@charset "UTF-8";

html, body { 
	height:100%; 
}
body {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
}
img {
	border: 0;
}

#wrapper {
	max-width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
header {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	display: block;
}
header .content {
	margin-right: auto;
	margin-left: auto;
	width: 980px;
}
header .content a img {
	float: left;
	border:none;
}
header .content #telephone {
	font-weight: normal;
	color: #999;
	margin-right: 10px;
	font-size: 1.3em;
	margin-bottom: 15px;
	text-align: right;
	display: block;
	float: right;
	margin-top: 30px;
}
.headerEmail {
	font-size: 0.8em;
}
.headerEmail a, .headerEmail a:visited {
	color: #999;
	text-decoration: none;
}
.headerEmail a:hover, .headerEmail a:active, .headerEmail a:focus {
	color: #9966FF;
	text-decoration: none;
}
.container {
	padding-bottom: 40px;
}
.container .content {
	color: #666;
	margin-right: auto;
	margin-left: auto;	/*width: 960px;
	margin-right: auto;
	margin-left: auto;*/
	width: 980px;
}
.container .content h1 {
	font-size: 1.5em;
	color: #666;
	margin: 30px 0px 20px 10px;
	padding: 0px;
}
/*.container .content h2 {
	font-size: 1.3em;
	color: #666;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}*/
.container .content p {
	line-height: 1.5em;
	margin: 0px 12px 12px 10px;
}
.logo_title {
	margin-top: 20px;
	height: 53px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.logo_title h1 {
	padding-top: 15px !important;
	margin-top: 0px !important;
}
.imageRight {
	float: right;
	margin: 20px 10px 20px 20px;
}
.galleries {
	width: 980px;
	height: 20px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	margin-right: auto;
	margin-left: auto;
}
.galleries h1 {
	float: left;
	padding: 0px;
	font-size: 1em;
	font-weight: bold;
	color: #999;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.galleries ul {
	list-style-type: none;
	padding: 0px;
	font-size: 1em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.galleries ul li {
	display: block;
	float: left;
}
.galleries ul li a, .galleries ul li a:visited, .currentGallery {
	text-decoration: none;
	padding-top: 2px;
	padding-left: 20px;
	color: #999;
	display: block;
}
.galleries ul li a:hover, .galleries ul li a:active, .galleries ul li a:focus {
	color: #9966FF;
}
.galleries ul li.back a, .galleries ul li.back a:visited {
	text-decoration: none;
	padding-top: 2px;
	padding-left: 20px;
	color: #999;
	background-image: url(../images/backBtn.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
}
.galleries ul li.back a:hover, .galleries ul li.back a:active, .galleries ul li.back a:focus {
	color: #9966FF;
	background-position: 0px -21px;
}
.currentGallery, .singleGallery {
	font-weight: bold !important;
	color: #9966FF !important;
}
.singleGallery {
	padding-left: 0px !important;
}
/*.active {
	font-weight: bold;
	color: #CA56FC !important;
	padding-right: 5px;
	padding-left: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
}*/
#juicebox-container {
	width: 100%;
	height: 100%;
}


/* ~~ Quick Links - on the Home Page ~~ */
#quickLinks {
	clear: both;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	width: 980px;	/*position: relative;*/
}
#quickLinks h1 {
	font-size: 1.5em;
	color: #FFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	background-color: #9966FF;
	display: block;
	text-align: center;
}
.thumb1, .thumb2, .thumb3, .thumb4, .thumb5, .thumb6, .thumb7, .thumb8, .thumb9, .thumb10 {
	width: 176px;
	height: 170px;
	margin-left: 20px;
	font-size: 1em;
	float: left;
	text-align: center;
}
.thumb1, .thumb6 {
	margin-left: 10px !important;
}
.thumb1 img, .thumb2 img, .thumb3 img, .thumb4 img, .thumb5 img, .thumb6 img, .thumb7 img, .thumb8 img, .thumb9 img, .thumb10 img {
	width: 172px;
	height:auto;
	border-width: 2px;
	border-style: solid;
	margin-bottom: 3px;
}
.thumb1 img, .thumb5 img {
	/*border-bottom-color: #95C383;*/
	/*margin-left: 0px !important;*/
}
#quickLinks a, #quickLinks a:visited {
	color: #999999;
	text-decoration: none;
	display: inline;
}
#quickLinks a:hover, #quickLinks a:active, #quickLinks a:focus {
	color: #9966FF;
}


/* Services General Text ----------- */
#servicesTxt{
	float: left;
	width: 65%;
}
/*#servicesTxt p{
	margin-left: 0px !important;
	}*/
/* Services Accordion ----------- */
.service {
	margin-bottom: 10px;
}
.service h2 {
	display: block;
	font-size: 1.1em;
	color: #666;
	margin: 0px;
	padding: 0px;
}
.service p {
	margin-top: 10px !important;
	margin-right: 0px !important;
	margin-left: 0px !important;
}
/*.service img {
	margin-right: 20px;
	float: left;
	margin-bottom: 10px;
}*/
.serviceImage {
	height: auto;
	width: 100% !important;
	margin-top: 0px !important;
	margin-bottom: 0px;
}
.service ul {
	padding: 0px;
	list-style-type: disc;
	list-style-position: outside;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 18px;
}
.service ul li {
}


/* Footer ----------- */
footer {
	text-align: center;
	background-color: #999;
	color:#000000;
	width: 100%;
	clear: both;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	margin: 0px;
	display: block;
	position: fixed;
	top: auto;
	bottom: 0px;
	z-index: 100;
}
.copyright {
	font-size: .8em;
	color: #FFF;
}
.copyright a, .copyright a:visited {
	color: #FFF;
	text-decoration: none;
}
.copyright a:hover, .copyright a:active , .copyright a:focus {
	color: #CCCCFF;
}



/* Clients Table Styles ----------- */
#clientList {
	border-collapse: collapse;
	text-align: left;
	margin-bottom: 20px;
	margin-left: 40px;
	margin-right: 40px;
	width: 90%;
}
#clientList th {
	font-weight: bold;
	color: #666;
	padding: 10px 8px;
	border-bottom: 2px solid #ccc;
}
#clientList td {
	border-bottom: 1px solid #ccc;
	color: #666;
	padding: 6px 8px;
}
#clientList tbody tr:hover td {
	color: #9966FF;
}


/* Miscellaneous Styles ----------- */
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.bold {
	font-weight: bold;
}
.boldPurple {
	font-weight: bold;
	color: #9966FF;
}
.fltRt {
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
}
.fltLft {
	float: left;
	margin-bottom: 0px;
	margin-right: 20px;
	margin-top: 0px;
	margin-left: 0px;
}
.smallItalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-style: italic;
	color: #96F;
}
/*.tempGallery {
	padding: 20px;
	border: 1px solid #666;
	background-color: #E3E3E3;
	height: 400px;
}*/



/* Back to top button ----------- */
#toTop {
	display:none;
	text-decoration:none;
	position:fixed;
	bottom:30px;
	right:10px;
	overflow:hidden;
	width:51px;
	height:51px;
	border:none;
	text-indent:100%;
	background:url(../images/ui.totop.png) no-repeat left top;
	z-index: 200;
}

#toTopHover {
	background:url(../images/ui.totop.png) no-repeat left -51px;
	width:51px;
	height:51px;
	display:block;
	overflow:hidden;
	float:left;
	opacity: 0;
	-moz-opacity: 0;
	filter:alpha(opacity=0);
}

#toTop:active, #toTop:focus {
	outline:none;
}


/* Contact Form ----------- */
#addresses {
	width: 360px;
	background-color: #FFF;
	float: left;
}
#addresses a, #addresses a:visited {
	color: #666;
	text-decoration: none;
}
#addresses a:hover, #addresses a:active, #addresses a:focus {
	color: #9966FF;
	text-decoration: none;
}
#addresses p {
	line-height: 22px;
}
#regDetails {
	font-size: 0.8em;
	color: #666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9966FF;
	padding-top: 10px;
	margin-left: 10px;
}
#regDetails p {
	line-height: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-left: 0px;
}
#contactForm {
	float: left;
	margin-top: 30px;
	margin-left: 40px;
	/*border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CA56FC;*/
}
#contactForm p {
	margin-left: 0px;
}
#addresses table {
	margin-bottom: 20px;
	margin-left: 10px;
}
#addresses td {
	padding-bottom: 2px;
	padding-right: 2px;
}
#accordion .service p {
	font-size: 0.9em;
	margin-bottom: 5px;
}
#accordion .service h2 {
	font-size: 0.9em;
}
#accordion .service ul {
	font-size: 0.9em;
	margin-bottom: 5px;
}

@media screen and (max-width:960px){
.container .content {
	width: 96%;
}
#quickLinks {
	width: 96%;
}
.thumb1, .thumb2, .thumb3, .thumb4, .thumb5, .thumb6, .thumb7, .thumb8, .thumb9, .thumb10 {
	width: 176px;
	height: 170px;
	margin-left: 20px;
}
.thumb1, .thumb6 {
	margin-left: 0px !important;
}
.thumb1 img, .thumb2 img, .thumb3 img, .thumb4 img, .thumb5 img, .thumb6 img, .thumb7 img, .thumb8 img, .thumb9 img, .thumb10 img {
	width: 172px;
}
.serviceImage {
	height: auto;
	margin-top: 0px;
}
header .content {
	margin-right: auto;
	margin-left: auto;
	width: 96%;
}
}

@media screen and (min-width:768px) and (max-width:960px){
	.thumb1, .thumb6 {
	margin-left: 20px !important;
}
}

@media screen and (max-width:768px){
.thumb1, .thumb2, .thumb3, .thumb4, .thumb5, .thumb6, .thumb7, .thumb8, .thumb9, .thumb10 {
	width: 137px;
	height: 145px;
	margin-left: 8px;
	font-size: 1em;
	float: left;
	text-align: center;
}
.thumb1, .thumb6 {
	margin-left: 10px !important;
}
.thumb1 img, .thumb2 img, .thumb3 img, .thumb4 img, .thumb5 img, .thumb6 img, .thumb7 img, .thumb8 img, .thumb9 img, .thumb10 img {
	width: 133px;
	height: auto;
	border-width: 2px;
	border-style: solid;
	margin-bottom: 3px;
	min-width: 0px;
}
}

@media screen and (max-width:480px){
	.logo_title h1 {
	padding-top: 0px !important;
	margin-top: 0px !important;
}
}

@media screen and (max-width:320px){
	.thumb1, .thumb2, .thumb3, .thumb4, .thumb5, .thumb6, .thumb7, .thumb8, .thumb9, .thumb10 {
	/*width: 137px;
	height: 145px;*/
	margin-left: 11px;
	/*font-size: 1em;
	float: left;
	text-align: center;*/
}
.icpLogo{
	width: 300px;
	height: auto;
	margin: 0px auto 10px;
}
header .content #telephone {
	font-weight: normal;
	color: #999;
	margin: 0px auto 15px;
	font-size: 1.3em;
	text-align: center;
	display: block;
	float: none;
}
.logo_title h1 {
	padding-top: 0px !important;
	margin-top: 0px !important;
	font-size: 1.2em !important;
}
/*.thumb1, .thumb6 {
	margin-left: 10px !important;
}
.thumb1 img, .thumb2 img, .thumb3 img, .thumb4 img, .thumb5 img, .thumb6 img, .thumb7 img, .thumb8 img, .thumb9 img, .thumb10 img {
	width: 133px;
	height: auto;
	border-width: 2px;
	border-style: solid;
	margin-bottom: 3px;
	min-width: 0px;
}*/
}
