/*
CSS name: Carter Communication Genesis 1
Release date: 02-02-2010
Description: CSS styles for Carter Communication
Author: Kevin Lapper
Author URI: http://cartercommunication.co.uk


*/

/* standard elements */
html {height: 100%;}

* {
	margin: 0;
	padding: 0;
}

a {color: #048; text-decoration:none;}
a:hover {color: #06C; text-decoration:underline;}

body {
	background:#232323 url('img/bg.jpg') no-repeat top center;
	margin: 0;
	padding: 0;
	font: normal 62.5% Tahoma,sans-serif;

}

img {border: 0}

img a {border:0}

h1 {font: normal 1.8em Tahoma,sans-serif; color: #f5910f; text-shadow: 0px 1px 1px #000;}
h2 {font: normal 1.3em Helvetica,sans-serif; color: #f5910f;}
h3 {font: normal 0.9em Tahoma,sans-serif; color: #f5910f;}
	
.outer {
	margin: 0 auto;
	width: 1050px;
	clear:both;
}

.clearer {
	clear:both;
}
	
.container {
	margin: 0 auto;
	width: 935px;
	height: auto;
	padding-top: 20px;
}

.top {
	display:inline;
	width: 1050px;
}

.logo {
	padding: 50px 0 10px 0;
	float:left;
	width: 500px;
}

.contactSlide {
	height: 82px;
	width: 460px;
	float: right;
	padding: 0 58px 0 0;
	z-index: 2;
}

.contactSlide img {
	float:right;
}

.path {
	color: #cbcbcb;
	padding: 120px 6px 40px 0;
	font: normal 1.2em Helvetica,sans-serif;
	text-align:right;
}

.path li {
	display: inline;
}

.path ul {
	padding-left: 1px;
}
	
	
.path a {
	color: #cbcbcb;
	text-decoration: none;
	padding: 4px 6px 4px 6px;
}
.path a:hover {
	color: #fff;
	text-decoration: none;
	padding: 4px 6px 4px 6px;
}

.nav {
	width: auto;
	height: 29px;
	text-align:right;
}

.nav li {
	display: inline;
}

.nav ul {
	padding-left: 0;
}

.nav a {
	font: normal 15px Helvetica,sans-serif;
	color:#f5910f;
	padding: 7px 16px 7px 6px;
}

.nav a:hover {
	color:#FFF;
	text-decoration:none;
}

.navbg {
	background:url(img/page-btn.gif) no-repeat;
}
	

/* Homepage Elements */

.homeboxes {
	display: block;
	float: left;
}

.homebox1 {
	background:url(img/homebox.png) no-repeat center;
	width: 261px;
	height: 295px;
	float: left;
}

.homebox2 {
	background:url(img/homebox.png) no-repeat center;
	width: 261px;
	height: 295px;
	float: left;
	padding: 0 76px 0 76px;
}

.homebox3 {
	background:url(img/homebox.png) no-repeat center;
	width: 261px;
	height: 295px;
	float: left;
}

.homeboxInside {
	font: normal 1.2em Tahoma,sans-serif; 
	color: #fff;
	padding: 20px 20px 20px 20px;
	line-height: 18px;
}

.homeboxInside li {
	list-style: url(img/li.gif);
	margin-left: 18px;
	padding: 4px 4px 4px 4px;
}

.homeBtn, .homeBtn a {
	background:url(img/homebtnbg.gif) no-repeat center;
	width: 221px;
	height: 50px;
	font: normal 1.2em Helvetica,sans-serif; 
	color: #FFF;
}

.homeBtnText {
	padding: 16px 0 0 20px;
}

.homeContents {
	margin-top: 20px;
	float: left;
	clear: both;
	line-height: 0;

}

.homeContent {
	background:url(img/homeconmiddle.png) repeat-y center;
	width: 935px;
	clear: both;
	float: left;

}

.homeContent .text {
	color: #FFF;
	font: normal 1.2em Tahoma,sans-serif;
	padding: 0 30px 0 30px;
	line-height: 18px;
}

.homeContent .text a {
	color: #f5910f;
}

.homeContent .text a:hover {
	color: #f5910f;
}

.homeContentTop {
	width: 935px;
	height: 28;
}


.homeContentBottom {
	width: 935px;
	height: 28;
}

.social {
	text-align:center;
	margin: 0 auto;
}

.social img {
	padding: 0 10px 0 10px;
}



/* Network Bar */

#networkBar {
  position: absolute;
  top: 0px;
  width: 100%;
  z-index: 1;
  text-align: center;
}

#networkBarPopup {
  width: 995px;
  height: 78px;
  margin-left: auto;
  margin-right: auto;
  vertical-align: top;
  background-color: #f5910f;
  text-align: center;
}

#networkBarBanners {
  width: 982px;
  margin-left: auto;
  margin-right: auto;
  padding: 8px 0 0px 0;
}

#networkBarBanners img {
  margin:0;
  cursor:pointer;
}

#networkBarBanners a {
  display: block;
  float: left;
  width: 185px;
  height: 58px;
  margin:0;
  margin-right:8px;
}
#networkBarBanners a.first_popup_banner {
  margin-left:7px;
}
#networkBarBanners>a.first_popup_banner {
  margin-left:11px;
}
#networkBarBanners a.last_popup_banner {
  margin-right:8px;
}
#networkBarBanners>a.last_popup_banner {
  margin-right:10px;
}
#networkBarControls {
  width: 995px;
  height: 1px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  background-color: #000;
}

#networkBarButton {
  display: block;
  position: absolute;
  float: left;
  margin-left: 15px;
}

#networkBarButton img {
  float: left;
}

/* Footer Code */

.wrapper {
	width: auto;
}

.footer {
	height: 236px;
	background:url(img/footer-sidebg.jpg) repeat-x center;
	width: 100%;
	clear:both;
}

.footerCenter {
	margin: 0 auto;
	background:url(img/footer-bg.jpg) no-repeat center;
	width: 1220px;
	height: 236px;
	text-align:center;
}

.ftrLeft {
	float:left;
	padding: 150px 0 0 160px;
}

.ftrRight {
	float:right;
	padding: 160px 160px 0 0 ;
	text-align:right;
}


.ftrRight li {
	display: inline;
}

.ftrRight ul {
	padding: 0px;
}
	
	
.ftrRight a {
	color: #f5910f;
	text-decoration: none;
	padding: 0 3px 0 3px;
	font-weight:bold;
}

.ftrRight a:hover {
	color: #000;
	text-decoration: underline;
}

.ftrRight .pip {
	color: #666;
	text-decoration: none;
	padding: 0 3px 0 3px;
	font-weight:bold;
}

/* Page Code */

.linkBtn, .linkBtn a {
	color: #FFF;
	background:url(img/homebtnbg.gif) no-repeat center;
	width: 221px;
	height: 50px;
	font: normal 1.2em Helvetica,sans-serif; 
}

.linkBtnText {
	padding: 16px 0 0 20px;
	color:#FFF;
}

.aboutLeft {
	width: 230px;
	float:left;
	padding-right: 25px;
}
	
.aboutSections {
	width: 154px;
	height: 710px;
	float:left;
	border-left:1px solid #666;
}

.aboutSections .text {
	padding: 10px 10px 10px 10px;
	font: normal 1.0em Helvetica,sans-serif;
	line-height: 1.5em;
}

.websitePage {
	margin: 0 auto;
}

.webLeft {
	width: 230px;
	float:left;
	padding-right: 25px;
}

/* Contact Page CSS */

.conboxes {
	display: block;
	float: left;
}

.conbox1 {
	width: 261px;
	height: 295px;
	float: left;
}

.conbox2 {
	width: 261px;
	height: 295px;
	float: left;
	padding: 0 76px 0 76px;
}

.conbox3 {
	width: 261px;
	height: 295px;
	float: left;
}

.conboxInside {
	font: normal 1.2em Tahoma,sans-serif; 
	color: #fff;
	padding: 20px 20px 20px 20px;
	line-height: 18px;
}

.conboxInside li {
	list-style: url(img/li.gif);
	margin-left: 18px;
	padding: 4px 4px 4px 4px;
}

.conBtn, .conBtn a {
	background:url(img/homebtnbg.gif) no-repeat center;
	width: 221px;
	height: 50px;
	font: normal 1.2em Helvetica,sans-serif; 
	color: #FFF;
}

.conBtnText {
	padding: 16px 0 0 20px;
}

.conContents {
	margin-top: 20px;
	float: left;
	clear: both;
	line-height: 0;

}

.conContent {
	background:url(img/homeconmiddle.png) repeat-y center;
	width: 935px;
	clear: both;
	float: left;

}

.conContent .text {
	color: #FFF;
	font: normal 1.2em Tahoma,sans-serif;
	padding: 0 30px 0 30px;
	line-height: 18px;
}

.conContent .text a {
	color: #f5910f;
}

.conContent .text a:hover {
	color: #f5910f;
}

/* Other Elements */

.phone {
	font: normal 1.5em Helvetica,sans-serif;
}

input {
	color: #f5910f;
	background: #232323;
	border: 1px solid #ccc;
	padding: 6px 4px 6px 4px;
	margin: 6px 0 9px 0;
}

TEXTAREA {
	color: #f5910f;
	background: #232323;
	border: 1px solid #ccc;
	padding: 4px 4px 4px 4px;
	margin: 6px 0 0 0;
}

.smalltext {
	font: normal 0.9em Helvetica,sans-serif;
}

.portContainerWeb {
	width: 780px;
}

.portContainerWeb img {
	padding: 6px 4px 6px 4px;
}

.portContainer {
	width: 480px;
}

.portContainer img {
	padding: 6px 14px 6px 14px;
}

.portItem {
	width: 80px;
	height: 80px;
}

.snapContainer {
	width: 875px;
	height: auto;
}

.snapContainer h2 {
	color: #f5910f;
	font: normal 1.3em Helvetica,sans-serif;
	padding: 0 0 10px 0;
}

/* Snap Item - with 4 elements */

.snapItem {
	float:left;
	width: 172px;
	height: 300px;
	border: 1px solid #232323;
	padding: 12px 12px 12px 12px;
	margin: 10px 10px 10px 10px;
}

.snapItem img {
	padding: 1px 0 4px 0;

}

.snapItemWide {
	float:left;
	width: 390px;
	height: 165px;
	border: 1px solid #232323;
	padding: 12px 12px 12px 12px;
	margin: 10px 10px 10px 10px;
}

.snapItemWide img {
	padding: 1px 0 4px 0;
	float: right;
}

.snapItem li, .snapItemWide li {
	list-style: url(img/li.gif);
	margin-left: 18px;
	padding: 4px 4px 4px 4px;
}

/* Snap Item - with 3 elements */

.snapItem3 {
	float:left;
	width: 242px;
	height: 300px;
	border: 1px solid #232323;
	padding: 12px 12px 12px 12px;
	margin: 10px 10px 10px 10px;
}

.snapItem3 img {
	padding: 1px 0 4px 0;

}

.snapItemWide3 {
	float:left;
	width: 390px;
	height: 165px;
	border: 1px solid #232323;
	padding: 12px 12px 12px 12px;
	margin: 10px 10px 10px 10px;
}

.snapItemWide3 img {
	padding: 1px 0 4px 0;
	float: right;
}

.snapItem3 li, .snapItemWide3 li {
	list-style: url(img/li.gif);
	margin-left: 18px;
	padding: 4px 4px 4px 4px;
}

.linkBtnC, .linkBtnC a {
	margin: 0 auto;
	color: #FFF;
	background:url(img/homebtnbg.gif) no-repeat center;
	width: 221px;
	height: 50px;
	font: normal 1.2em Helvetica,sans-serif; 
}

.linkBtnCText {
	padding: 16px 0 0 20px;
	color:#FFF;
}

.phonenumber {
	text-align: right;
	color:#999;
	font: normal 2.3em Helvetica,sans-serif;
	padding: 10px 14px 14px 0;
}

.testimonials {
	float:right;
	width: 320px;
	height: 320px;
	background:url(img/testimonials-bg.jpg) no-repeat;
	padding: 20px 20px 20px 20px;

}

.testimonials .text {
	padding: 20px 20px 20px 20px;
}

.testimonials-subtext {
	font: normal 0.8em Helvetica,sans-serif;
}

.testimonials-column {
	float:right;
	width: 229px;
	height: 340px;

}

.centertext {
	text-align:center;
}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
