
*{ margin: 0px; padding: 0px; }*

body
{ 
	background-color: #FFFFFF; 
	background-image: url('../Images/Other/BG_Repeat_Black.gif');
	background-repeat: repeat-x;
	color: #FFFFFF;
	font: 10px normal small "Trebuchet MS", Tahoma, verdana, arial, helvetica, sans-serif;
}
 
/** Common **/

p
{
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
}

/** Wrapper **/

#wrapper 
{
	width: 850px;
	margin: 0px auto;
	background: #FE0000;
	padding: 5px;
}

#top, #footer, #main, #control, #content, #container, #subpage
{
	width: 850px;
	margin: 0px auto;
}

#top
{
	background: #fdfdfd url('../Images/cstrip.gif') repeat-x;
	height: 74px;
}

#logo h1
{
	font-family: Times New Roman;
    font-size: 38px;
    font-weight: 500;
    margin: 0px;
    padding-left: 10px;
	padding-top: 10px;
	color: #FE0000;
}

#logo a
{
	text-decoration: none;
	color: #FE0000;
	outline: none;
}

#logo p
{
	 padding-left: 20px;
	 font-size: 12px;
}

#logo
{
	float:left;
}

/** Menu ***/

ul
{
	list-style: none;
}

#menu li
{
	display: inline;
}

li a
{
	text-align: center;
	color: #FFFFFF;
	float: left;
	height: 33px;
	margin-right: 1px;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	padding: 25px 10px 15px 10px;
	outline: none;
}

#menu
{
	margin-left:350px;
}

#menu a:hover
{
	color: #2B2B2B;
	font-weight: bold;
	background-color: #FFFFFF;
	outline: none;
}

#main
{
	/* background: #FFFFFF url('../Images/Other/Truck_Main.jpg') no-repeat; */
	background: #2B2B2B;
	height: 524px;
}

#main img
{
	border: none;
}

#main a
{
	font-family: arial, verdana, sans-serif;
	color: #FE0000;
	text-decoration: none;
	outline: none;
}

#main a:hover
{
	font-family: arial, verdana, sans-serif;
	color: #FE0000;
	text-decoration: underline;
	outline: none;
}

#control
{
	background: #FE0000;
	height: 20px;
}

#control img
{
	border: none;
}

#control a
{
	font-family: arial, verdana, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	outline: none;
}

#control a:hover
{
	font-family: arial, verdana, sans-serif;
	color: #FFFFFF;
	text-decoration: underline;
	outline: none;
}

#subpage
{
	background: #FFFFFF url('../Images/Other/BTR_Banner.gif') no-repeat;
	height: 150px;	
}

#content
{
	height: 185px;
    background: url('../Images/cstrip.gif') repeat-x;	
}

#left, #right
{
	width: 275px;
    height: 184px;
    padding-top: 5px;	
}

#left
{
	float:left;
}

#right
{
	float:right;
}

#center
{
	margin: 0px 275px 0px 275px;
	border-left: 1px solid #4F4A4A;
	border-right: 1px solid #4F4A4A;
	height: 179px;
	padding-top: 5px;
}

#left h1, #right h1, #center h1
{
	color: #FFFFFF;	
	font-size: 20px;
	padding: 10px;
	font-family: arial, verdana, sans-serif;
}

.selected
{
	text-decoration: underline;
}

.notSelected
{
	text-decoration: none;	
}

#left img, #right img, #center img
{
	border: solid 1px #FFFFFF;
}

#left p, #right p, #center p
{
	color: #FFFFFF;
	padding: 10px;
}

#left h2, #right h2, #center h2
{
	padding-left: 10px;
	font-family: arial, verdana, sans-serif;
	font-size: 1.1em;
}

#left a, #right a, #center a
{
	color: #FFFFFF;
	text-decoration: none;
}

#left a:hover, #right a:hover, #center a:hover
{
	color: #FE0000;
	text-decoration: none;
}

#subPageContent img
{
	border: solid 1px #2B2B2B;
}

#subPageContent a
{
	font-family: arial, verdana, sans-serif;
	color: #FE0000;
	text-decoration: none;
	outline: none;
}

#subPageContent a:hover
{
	font-family: arial, verdana, sans-serif;
	color: #FE0000;
	text-decoration: underline;
	outline: none;
}

#subPageContent
{
	width: 840px;
	background: #FFFFFF;
	float: right;
	margin: 5px 5px 0 5px;
}

#container
{
	background: #2B2B2B;
	overflow: hidden;
	margin: 5px 0 0 0;
}

#lcontain
{
	width: 260px;
	background: #FFFFFF;
	float: left;
	overflow: hidden;
	margin: 5px 0 0 5px;
}

#rcontain
{
	width: 575px;
	background: #FFFFFF;
	float: right;
    overflow: hidden;
	margin: 5px 5px 0 0;
}

#rcontain h1, #lcontain h1, #subPageContent h1
{
	color: #2B2B2B;
	font-size: 16px;
	font-family: arial, verdana, sans-serif;
	padding: 15px 0px 0px 10px;
}

#lcontain p
{
	color: #2B2B2B;
	padding: 10px 10px 0 10px;
}

#rcontain p
{
	color: #2B2B2B;
	padding: 10px 10px 0 10px;
}

#subPageContent p
{
	color: #2B2B2B;
	padding: 10px 10px 0 10px;
}

#lcontain h2, #rcontain h2, #subPageContent h2
{
	color: #2B2B2B;
	padding: 0 10px 0 10px;
}

#lcontain h2, #rcontain h2, #subPageContent h2
{
	font-size: 14px;
	font-family: arial, verdana, sans-serif;
	padding-top: 10px;
}

#lcontain a, #rcontain a
{
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	color: #FE0000;
	text-decoration: none;
}

#lcontain a:hover, #rcontain a:hover
{
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	color: #FE0000;
	text-decoration: underline;
}

.linkLeft
{
	float: left;
	width: 410px;
	text-align: left;
}

.linkRight
{
	float: right;
	width: 410px;
	text-align: right;
}

.colLeft
{
	float: left;
	width: 420px;
	text-align: left;
}

.colRight
{
	float: right;
	width: 420px;
	text-align: left;
}

.colOne
{
	float: left;
	width: 280px;
	text-align: left;	
}

.colTwo
{
	float: left;
	width: 280px;
	text-align: left;	
}

.colThree
{
	float: left;
	width: 280px;
	text-align: left;	
}

.colLeft ul, .colRight ul, .colOne ul, .colTwo ul, .colThree ul, #subPageContent ul
{
	list-style-type: disc;
	list-style-image: none;
	list-style-position: inside;	
}

.colLeft li, .colRight li, .colOne li, .colTwo li, .colThree li, #subPageContent li
{
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	color: #2B2B2B;
	margin-left: 10px;
	padding: 10px 10px 0;	
}

.col
{
	float: left;
	width: 280px;
}

.col a; contenthidden a
{
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	color: #FE0000;
	text-decoration: none;
}

.col a:hover; contenthidden a:hover
{
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	color: #FE0000;
	text-decoration: underline;
}

.list
{
	width: 840px;
	float: left;
}

.list img
{
	border: solid 1px #2B2B2B;
}

.list a
{
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	color: #FE0000;
	text-decoration: none;
}

.list a:hover
{
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	color: #FE0000;
	text-decoration: underline;
}

.opaque 
{
	opacity: .7;
	filter: alpha(opacity=50);
}

/** Footer ***/

#footer 
{
	background: #2B2B2B url('../Images/fstrip1.gif') repeat-x;
	margin: 0 auto;
	text-align: center;
	clear: both;
	height: 30px;
	padding-top: 8px;
}

#footer p
{
	color: #FFFFFF;
	font-size: 12px;
}

#footer a 
{
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:hover 
{
	color: #FE0000;
	text-decoration: underline;
}

/** Horizontal Carousel **/

#horizontal_carousel 
{
	float: left;
	width: 575px;
	height: 144px;
	margin-bottom: 10px;
	position: relative;  
}         

#horizontal_carousel .container 
{
	position: absolute;
	top: 5px;
	left: 37px;  
	width: 504px;
	height: 144px;
	overflow: hidden;   
	background: #2B2B2B;
}            

#horizontal_carousel .previous_button
{
	position: absolute;
	top: 5px;
	left: 10px;
	width: 27px;
	height: 144px;
	background: url('../Images/left.gif');
	z-index: 100;    
	cursor: pointer;
}        

#horizontal_carousel .previous_button_disabled 
{
	background: url('../Images/left-disabled.gif');
	cursor: default;
}

#horizontal_carousel .next_button 
{
	position: absolute;
	top: 5px;
	right: 10px;
	width: 27px;
	height: 144px;
	background: url('../Images/right.gif');
	z-index: 100;
	cursor: pointer;
}   

#horizontal_carousel .next_button_disabled 
{
	background: url('../Images/right-disabled.gif');
	cursor: default;
}

#horizontal_carousel ul 
{
	margin: 0;
	padding:0;
	width: 100000px;
	position: relative;
	top: 0;
	left: 0;
	height: 144px;
}                      

#horizontal_carousel ul li img 
{
	border: 1px solid #FFFFFF;
	display: block;             
	background: #2B2B2B;  
}                               

#horizontal_carousel ul li 
{
	font-family: verdana,arial,sans-serif;
	font-size: 10px;
}                               

#horizontal_carousel ul li 
{
	border: 0px solid #FFFFFF;
	color: #FFFFFF;
	margin: 0pt;
	padding: 15px 10px 10px;
	width: 106px;
	list-style: none;   
	float: left;
}

#horizontal_carousel a 
{
	color: #FFFFFF;
	text-decoration: none;
	outline: none;
} 

#horizontal_carousel a:hover 
{
	color: #FE0000;
	text-decoration: none;
	outline: none;
} 

/** Light Box **/

#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; }

/** Banner Carousel **/

.scroller {
	width: 850px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	}

.slide {
	width: 850px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	float: left;
	}
	
.slide-content {
	width: 10000px;
	}
