/************  General Layout *************/

body{
	font-family: Arial, sans-serif;
	color: #262626;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background: url(../images/body_bg.jpg) repeat-x #FFFFFF;
	font-weight: normal;
}

body img{
	border: 0px;
}

#container{
	width: 830px;
	margin:0px auto;
	min-height: 900px;
}



/*************  Header  ***************/

#header{
	width: 825px;
	height: 128px;
	margin: auto;
	font-size: 17px;
	z-index: 1;
	position: relative;
}

#header a{
	font-weight: bold;
	color: #6d6d6d;
	text-decoration: none;
}

#header a:hover{
	color: #363636;
}

#header #logo{
	z-index: 2;
	position: absolute;
	left: 5px;
	top: 2px;
}

#manufacturers{
	float: right;
	width: 485px;
	margin: 20.5px 19px 10px 0px;
}


#home{
	top: 33px;
	left: 202px;
	float:left;
	z-index: 2;
	position: absolute;
}


	/*******  Header Nav Bar  *******/
	#header #nav_cont{
		height: 34px;
		width: 805px;
		z-index: 1;
		margin: 0px;
		padding: 0px;
		position: relative;
		background: url(../images/nav_bg.jpg) repeat-x;
		float: right;
	}
	
	#nav{
		float: right;
		width: 805px;
		margin: 0px;
	}

	#right_cap, #left_cap{
		margin: 0px;
		padding: 0px;
		z-index: 1;
		position: relative;
		width: 10px;
	}

	#left_cap{
		float: left;
	}
	
	#right_cap{
		float: right;
	}
	
	#nav a{
		text-decoration: none;
		color: white;
		font-weight: normal;
	}
	
	#nav a:hover{
		color: white;
	}
	
	#nav li{
		list-style: none;
		float: right;
		color: white;
		padding: 0px 13px;
		height: 34px;
		line-height: 10px;
	}
	
	#nav li:hover{
		background: url(../images/nav_highlight_bg.jpg) repeat-x;
		padding:0px 12px;
		border-right: 1px solid #7096B3;
		border-left:  1px solid #7096B3;
	}
		
	#nav li .item{
		margin-top: 12px;
		overflow: visible;
	}
		
	#nav ul{
		height: 34px;
		line-height: 0px;
		margin: 0px;
	}
	


/*************  Special Add Ons  ****************/

#networks{
	float: right;
	width: 34%;
	margin: -10px 8px 0px 0px;
}

#networks li{
	float: right;
	margin: 0px 6px;
	list-style: none;
	height: 27px;
	width: 27px;
}



/*************  Flash Panel  ***************/

#flash_panel{
	width: 815px;
	height: 300px;
	margin: 14px auto;
	position: relative;
}

#flash_panel img{
	position: absolute;
}

#flash_panel #quick_search{
	z-index: 10;
	overflow: hidden;
	height: 300px;
	width: 277px;
	color: white;
	font-size: 15px;
	position: absolute;
	right: 0px;
}

#quick_search_text{
	z-index: 11;
	position: absolute;
	left: 65px;
	top: 25px;
	width: 200px;
}

#quick_search_text a{
	color: #1C355D;
	font-size: 30px;
	text-align: center;
}


/*************  Content  *************/

#content{
	width: 823px;
	margin: -4px auto 0px auto;
	background: url(../images/content_bg.jpg) repeat-x white;
	border-right: 1px solid #B3B3B3;
	border-left:  1px solid #B3B3B3; 
	padding: 0px;
}

#content #top{
	height: 11px;
	width: 825px;
	margin: 0px -1px;
}

#content #top #right{
	float: right;
	background: url(../images/content_top.jpg) right top no-repeat;
	width: 11px;
	height: 11px;
}

#content #top #left{
	float: left;
	background: url(../images/content_top.jpg) left top no-repeat;
	width: 11px;
	height: 11px;
}

#content #updates{
	width: 250px;
	margin: 20px auto;
}

#content #updates p{
	margin-left: 0px;
}

#content #updates_cont{
	float: right;
	width: 279px;
	border-left: 1px solid #8c8c8c;
}

#updates #title{
	font-size: 21px;
	color: #66849F;
	margin-bottom: 22px;
}

#updates .date, #main h4{
	font-size: 16px;
	color: #A02B28;
	line-height: 19px;
	font-weight: normal;
	float: left;
}

#updates p{
	margin-bottom: 25px;
}

#content #main{
	margin: 0px 17px; 
	float: left;
	padding: 0px;
	width: 500px;
}

#content a{
	color: #66849F;
	text-decoration: none;
	font-size: 14px;
}

#content p{
	margin-left: 20px;
}

#content #main p{
	margin-left: 0px;
}

#content #footer{
	height: 40px;
	width:  825px;
	background: url(../images/content_bot_bg.jpg) repeat-x bottom;
	margin: 0px -1px;
	clear: both;
}

#content #footer #right{
	float: right;
	width: 11px;
	height: 40px;
	background: url(../images/content_bot.jpg) bottom right no-repeat;
}

#content #footer #left{
	float: left;
	width: 11px;
	height: 40px;
	background: url(../images/content_bot.jpg) bottom left no-repeat;
}

#subpage_content{
	width: 100%;
	margin: 0px auto;
	border: 0px;
	min-height: 500px;
	padding: 0px;
}

#search{
	width: 175px;
	height: 30px;
	float: right;
	margin-right: 10px;
	margin-top: -20px;
}

h3{
	font-size: 35px;
	color: #435E72;
	margin: 15px 0px 5px 0px;
	font-weight: normal;
	float: left;
}

h5{
	font-size: 27px;
	color: #66849F;
	font-weight:normal;
	margin: 15px 0px 18px 20px;
	clear:both;
}

.big_title{
	font-size: 40px;
	color: #475E72;
	line-height: 48px;
	font-weight: bold;
}

#inventory{
	width: 800px;
	margin: 0px auto;
	color: white;
	padding: 0px;
	border: 0px;
	background: url(../images/inventory_bg.jpg) repeat-y;
	clear: both;
}

#inventory #criteria{
	text-align: right;
	margin: 34px 15px;
	line-height: 35px;
}

#quick_search .view_results{
	font-size: 30px;
	color: #1c355d;
	text-decoration: none;
	margin-top: 25px;
}

#inventory #match_number{
	font-size: 20px;
	text-align: center;
}

#inventory #left{
	width: 263px;
	background: url(../images/inventory_left_bg.jpg) repeat-x top #6787AE;
	float: left;
	height: 476px;
	margin: 0px;
}

#inventory #right #matches{
	margin: 0px 12px 15px 12px;
	width: 
}

#inventory #right .match{
	margin: 7px 10px 25px 10px;
	width: 150px;
	float: left;
	font-size: 12px;
	text-align: left;
	line-height: 19px;
}

.match img{
	margin-bottom: 10px;	
}

#inventory #right .match a{
	font-size: 14px;
	text-decoration: underline;
	color: white;
}

#inventory #right{
	width: 537px;
	background: url(../images/inventory_right_bg.jpg) repeat-x top #587BA3;
	float: right;
	min-height: 476px;
}

#inventory #right #top{
	height: 11px;
	width: 11px;
	background: url(../images/inventory_top.jpg) top right no-repeat;
	float: right;
	margin: 0px;
}

#inventory #left #top{
	height: 11px;
	width: 11px;
	background: url(../images/inventory_top.jpg) top left no-repeat;
	float: left;
	margin: 0px;
}

#inventory #bot{
	width: 100%;
	height: 11px;
	clear: both;
}

#inventory #bot #left{
	background: url(../images/inventory_bot_left.jpg) bottom left no-repeat;
	float: left;
	width: 11px;
	height: 11px;
	min-height: 11px;
}

#inventory #bot #right{
	background: url(../images/inventory_bot_right.jpg) bottom right no-repeat;
	float: right;
	width: 11px;
	height: 11px;
	min-height: 11px;
}

#inventory .result{
	width:  150px;
	height: 200px;
	float:  left;
	margin: 16px
}

#callout_tabs{
	height: 97.2px;
	margin: 14px 0px 29.5px 0px;
	width: 825px;
}

#callout_tabs ul{
	padding: 0px;
	height: 97px;
	margin: 0px;
}

#callout_tabs li{
	width: 255px;
	height: 97px;
	background: url(../images/callout_tabs_bg.jpg) repeat-x;
	list-style: none;
	float: left;
	padding: 0px;
}

#callout_tabs li .right{
	width: 11px;
	height: 97px;
	background: url(../images/callout_tabs.jpg) top right no-repeat;
	float: right;
}

#callout_tabs li .left{
	width: 11px;
	height: 97px;
	background: url(../images/callout_tabs.jpg) top left no-repeat;
	float: left;
}

#callout_tabs li img{
	margin: 10px 0px 0px 0px;
	float: left; 
	padding: 0px;
}

#callout_tabs #first-child{
	margin-right: 30px;
}

#callout_tabs #last-child{
	float: right;
}

#content #content_left{
	width: 364px;
	float: left;
	margin-left: 20px;
}

#features{
	margin: 10px 0px 30px 0px;
	width: 364px;
}

#features #title{
	font-size: 13px;
	color: black;
}

.gallery_collapsed{
	border: 1px solid #808080;
	float: left;
	padding: 2px;
	margin: 1px;
}

#content #content_right{
	width: 387px;
	float: right;
	margin-right: 20px;
}

#spotlight{
	width:  387px;
	height: 224px;
	background: url(../images/spotlight_info_bg.jpg) repeat-x;
	margin-right: 15px;
}

#spotlight #top, #spotlight #bot{
	height: 11px;
	width:  100%;
	margin: 0px;
}

#spotlight #top #left{
	width:  11px;
	height: 11px;
	float:  left;
	margin: 0px;
	background: url(../images/spotlight_corners_top.jpg) top left no-repeat;
}

#spotlight #top #right{
	width:  11px;
	height: 11px;
	margin: 0px;
	float:  right;
	background: url(../images/spotlight_corners_top.jpg) top right no-repeat;
}

#spotlight #bot #left{
	width:  11px;
	height: 11px;
	margin: 0px;
	float:  left;
	background: url(../images/spotlight_corners_bot.jpg) bottom left no-repeat;
}

#spotlight #bot #right{
	width:  11px;
	height: 11px;
	margin: 0px;
	float:  right;
	background: url(../images/spotlight_corners_bot.jpg) bottom right no-repeat;
}

#spotlight #info{
	height: 202px;
	color: white;
	margin: 0px 19px;
	line-height: 22px;
}

#spotlight #info .info{
	font-size: 16px;
}

#spotlight #info .category{
	font-size: 18px;
}

#entry_form, #credit_app{
	width: 350px;
	margin: 24px auto 0px auto;
	color: #4D4D4F;
}

#entry_form #title, #credit_app #title{
	font-size: 24px;
	color: #66849F;
	margin-bottom: 20px;
}

#entry_form .field, #credit_app .field{
	clear:both;
}

#entry_form .field_text, #credit_app .field_text{
	float: right;
	height: 24px;
	border: 0px;
	width:  300px;
	font-size: 14px;
	background: url(../images/form_field_text.jpg) top left no-repeat;
}

#entry_form .field_number, #credit_app .field_number{
	height: 24px;
	width:  39px;
	border: 0px;
	background: url(../images/form_field_number.jpg) top left no-repeat;
	font-size: 14px;
}

#entry_form .field_number2, #credit_app .field_number2{
	height: 24px;
	width:  46px;
	border: 0px;
	font-size: 14px;
	background: url(../images/form_field_number2.jpg) top left no-repeat;
}

#entry_form .field_textarea, #credit_app .field_textarea{
	height: 50px;
	width:  350px;
	border: 0px;
	font-size: 14px;
	background: url(../images/form_field_textarea.jpg) top left no-repeat;
}

#entry_form .big_text, #credit_app .big_text{
	color: #58595B;
	font-size: 22px;
}

#entry_form .light_text, #credit_app .light_text{
	color: #939598;
}





/*************  Footer  *************/

#footer{
	height: 150px;
	width: 100%;
	background: url(../images/footer_bg.jpg) repeat-x bottom #FFFFFF;
	margin: 0px;
	padding: 0px;
}

#footer_cont{
	height: 115px;
	width: 500px;
	margin: 19px auto;
}

#footer_cont li{
	list-style: none;
	float:left;
	margin: 0px 4px;
}

#footer_cont a{
	text-decoration: none;
	color: #949598;
}

#footer_cont a:hover{
	color: #666666;
}

#footer #logo{
	height: 37px;
	width: 56px;
	margin: 30px auto 0px auto;
}

#footer #copyright{
	width: 260px;
	text-align: center;
	margin: 24.5px auto 0px auto;
	color: #949598;
}