body { 
	font-size: 62.5%;  /* 16px x 62.5% = 10px */ 
	font-family: Verdana;
/*	background:transparent url('../i/bg.gif') fixed repeat-x 0 0; */
	background-color: #000;
	color:#DDD;
	margin:0;
	padding:0;
	overflow:-moz-scrollbars-vertical;
}

div, span, p, h1, h2, h3, h4,h5, h6, img, ol, ul, blockquote{ 
	margin: 0;
	padding: 0;
	border:none; 
}


h1, h2, h3, h4, h5, h6{
	font-family: Arial;
	font-weight:bold;
	color:#DDD;	
}

h1 { 
	font-size: 2em; /* 10px x 2em = 20px */ 
}

p { 
	font-size: 1.2em; /* 10px x 1.2em = 12px */ 
}

ol, ul { 
	list-style: none;
}

a{
	color:#777;
	text-decoration:none;	
}

a:hover{
	color:#99cccc;
	background-color:#000;
}

/*.entry{
	border: 1px solid #900;
} */


#the_site{
	width: 	94em;
	height: 100%;
	margin: 0 auto;
}

/* nav bar classes */
#nav{
	float:left;
	width: 94em;
	height: 21.5em;
}
#main_logo{
	float:left;
	width:30em;
	margin: 0;
	padding: 1em 0 0 0;
	height: 20em;
	background-color: #000;
	text-align:center;
}

#main_logo h1{
	width: 100%;
	height: 100%;
	text-indent:-50000px; 
	background:transparent url(../i/traffic_buildings_logo.gif) no-repeat 0 0; 
}

#main_logo h1 a{
	display:block;
	width:100%;
	height:100%;
	outline:none;
}

#main_logo h1 a:hover{
	background-color: transparent;
}

#main_nav{
	float:left;
	width: 60em;
	height:20em;
	margin: 0 0 0 3em;
}


#ad_area{
	float:left;
	width:60em;
	height: 18em;
	overflow:hidden;
	margin-bottom: 1em;
}

#main_menu{
	float:left;
	width: 60em;
	height: 3.5em;
	background-color:#111;
}

#main_menu ul li{
	float:left;
	display:inline;
	width:8.25em;
	padding-top:.8em;
	text-align:center;
	font-weight:bold;
	font-size:1.2em;
}

#main_menu ul li a{
	text-transform:uppercase;
	text-decoration:none;
	color:#999;
}

#main_menu ul li a:hover{
	color:#FFF;
	background-color:transparent;
}


/* content area */

#the_content{
	float:left;
	width: 94em;
	margin: 2em 0;
}	


/* Home Page Styles */

#journal, #left_side{
	float: left;
	width: 30em;
}

#journal .entry,  #left_side .entry{
	float:left;
	width: 30em;
	margin: 0 0 1em 0;
	padding: 0 0 1em 0;
	border-bottom: 1px dotted #111;
	background-color:#000;		
}


#journal .entry h2,  #left_side .entry h2{
	font-weight:bold;
	font-size: 1.8em;
	margin: .25em 0;
}

#left_side .entry ul li{
	width: 30em;
	height: auto;
}

#left_side .entry ul li a{
	width: 100%;
	height: 100%;
	font-size: 1.3em;
	display:block;
	text-decoration:none;
	color:#777;
}

#left_side .entry ul li a:hover{
	color:#99cccc;
	background-color:#000;
}

#journal .entry h2, #left_side .entry h2{
	width: 99%;
}

#journal .entry h2 a, #left_side .entry h2 a{
	color:#EEE;
	text-decoration:none;
}

#journal .entry h2 a:hover, #left_side .entry h2 a:hover{
	color:#99cccc;
	background-color:transparent;
}

#journal .entry p{
	margin: 0.5em 0;
	width: 96%;
	line-height: 1.2em;
}

#journal .entry .home_image{ height: 15em; width: 30em; overflow: hidden; }


#media, #right_side{
	float:left;
	width: 60em;
	margin: 0 0 0 3em;
}


#media_player{
	float:left;
	width:60em;
	margin-bottom: 1em;
}

#media_player img{
	width: 60em;
	height:40em;
}


#team, #product, #extras{
	float:left;
	width: 19em;
	background-color: #000;
	margin: 0 1.5em 0 0;
	overflow:hidden;
}

#team img, #product img, #extras img{
	max-width: 19em;
}

#extras{
	margin:0;
}


/* contact page */


#contact_form .entry, #right_side .entry{
	width: 60em;
	float:left;
	background-color:#010006;
	margin: 0 0 1em 0;
	padding: 0; 	
}
#right_side .entry h1.nt, #right_side .entry h2.nt{	/* .nt = N.ews T.itle  */
	color:#DDD;
	margin-bottom: 0.5em;
}

#right_side .entry p{
	float:left;
	width:99%;
	margin: 0 0 1em 0;
}

#right_side .entry img{
	float:left;
	max-width: 58em;	
}


#right_side .entry ol{
	float:left;
	width: 58em;
}

#right_side .entry ol li{
	float: left;
}

#right_side .entry h6{
	font-size:1.1em;
	color:#BBB;
}

#right_side .entry blockquote{ 
	width: 96%;
	margin-top:0.5em;
	padding: 0.5em;
	font-size:11px;
	color:#999;
	border: 1px dashed #333;
}

#team_photos{
	float:left;
	width:29em;
	height:auto;
	background-color:#000;
	padding: 0.5em 0 0 0;
	margin-right: 1em;
}

#team_videos{
	float:left;
	width:28em;
	height:auto;
	background-color:#000;
	padding: 0.5em 0 0 1em;
}

ul#homepage_bricks{
	width:600px;
	float:left;
	margin:14px 0 0 0;
}

ul#homepage_bricks li{
	float:left;
	width: 190px;
	height:88px;
	overflow:hidden;
	margin: 0 14px 14px 0;
	background:#CCC;
}
ul#homepage_bricks li.fifty{ width:292px; height:auto; background:#999; }

ul#homepage_bricks li img{ width:100%; display:block; }
ul#homepage_bricks li.last{ margin:0 0 14px 0;  }



#contact_form .entry .r, #right_side .entry .r{
	width: 58em;
	float: left;
	margin: 0 0 1em 0;
}

#contact_form .entry .r span.l, #right_side .entry .r span.l{
	width: 15%;
	float: left;
}

#contact_form .entry .r span.f, #right_side .entry .r span.f{
	float: left;
	width: 85%;
}

#contact_form .entry .r span.f input[type=text], #contact_form .entry .r span.f textarea, #right_side .entry .r span.f input[type=text], #right_side .entry .r span.f textarea{
	width: 90%;
}

ul.dealers li{
	margin-bottom: 5px;
}


/* LIGHT BOX CSS BELOW */

#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(../i/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../i/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; outline: none; border:none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

#traffic_homepage_feature{ height:41.5em; width:60em;float:left; clear:both; }
#traffic_homepage_feature div.scroller {  height:41.5em; width:60em; overflow: hidden;  }
#traffic_homepage_feature div.scroller div.section { height:41.5em; width:60em;  float:left; }
#traffic_homepage_feature div.scroller div.section span.caption { float:right; margin-top:2px; }
#traffic_homepage_feature div.scroller div.content { width: 10000px; }
#traffic_homepage_feature .controls { float: left; margin-top: 5px;}


#footer{ margin: 14px 0; padding:7px 7px 0 7px; border-top:1px dotted #222; color:#333; clear:both; }