/************ Neptune Parts Configurator ***************/

* { padding: 0; margin: 0; }
body { margin-top: 0; font: 12px/160% Arial, Helvetica, sans-serif; color: #645A50; }

#container { margin: 0 auto; width: 700px; border: 1px solid #645A50; }

h2 { font-size: 30px; color: #CDC9C4; padding-bottom: 12px; line-height: 26px;}
h3 { font-size: 12px; color: #F57A20; font-weight: bold; text-transform: uppercase; }

p { padding-bottom: 10px; 
}
.subhead-orange { color: #F57A20; font-weight: bold; }
.accent-orange { color: #F57A20; }

a, a:link, a:active, a:visited { color: #645A50; }
a:hover { color: #F57A20; }

/******** Top ********/

#top { 
	position: relative; 
	width: 700px; 
	height: 91px; 
	display: block; 
	background:url(../img/top-bkgd.jpg) no-repeat; } 

	#top .logo { 
		text-indent: -4000px;
		position: absolute;
		top: 26px;
		left: 20px;
		display: block;
		width: 289px;
		height: 36px;
		cursor:pointer!important;
		background: url(../img/logo.jpg) no-repeat; }

/******** Main Nav ********/

#mainnav { background:url(../img/nav-bkgd.jpg) no-repeat; height: 30px;}

#mainnav li { display: inline; list-style-type: none; }

* html #mainnav li a, 
* html #mainnav li a.active,
* html #mainnav li a.firstactive, 
* html #mainnav li a.firstinactive, 
* html #mainnav li a.last { behavior: url(iepngfix.htc); }

#mainnav li a { 
	background:url(../img/buttons/top-gray.png) no-repeat; 
	width: 81px; 
	height: 26px;
	font-size: 10px; 
	padding-left: 16px;
	padding-top: 4px;
	overflow: hidden;
	display: block;
	float: left;
	color: #DAD7D3;
	text-decoration: none;
	margin-left: -11px;
	cursor:default;
	}
	
	#mainnav li a.active { 
	background:url(../img/buttons/top-orange.png) no-repeat; 
	width: 81px; 
	height: 26px;
	font-size: 10px; 
	padding-left: 16px;
	padding-top: 4px;
	overflow: hidden;
	display: block;
	float: left;
	color: #ffffff;
	text-decoration: none;
	margin-left: -11px;
	cursor:default;
	}


	#mainnav li a.firstactive {
		padding-left: 4px!important; 
		width: 94px!important;
		margin-left: 0;
		color: #ffffff;
		background:url(../img/buttons/top-orange-first.png) no-repeat!important;  }
	#mainnav li a.firstinactive {
		padding-left: 4px!important; 
		width: 94px!important;
		margin-left: 0;
		background:url(../img/buttons/top-gray-first.png) no-repeat!important;  }
	#mainnav li a.lastactive { 
		background:url(../img/buttons/top-orange-last.png) no-repeat!important; color: #ffffff; }

/******** Main ********/

#main { 
	min-height: 300px; 
	padding-top: 40px;
	padding-bottom: 20px; 
	margin-top: 0; 
	background:url(../img/main-bkgd.jpg) no-repeat top right; }

	* html #main { height: 300px; }
	
	.text { margin: 0px 105px; }
	
	.list { margin-left: 74px; }
	.list label { line-height: 24px;}
	.list input { margin-top: 2px!important;}
		.list .labeltext { margin-top: 4px!important; }
	
	.orangebtn a,
	.orangebtn a:link,
	.orangebtn a:active { 
		width: 134px; 
		height: 32px; 
		font-size: 11px;
		color: #ffffff!important; 
		text-align: center;
		font-weight: bold;
		text-align: center; 
		display: block;
		padding-top: 5px;
		margin: 20px auto;
		text-decoration: none;
		background: url(../img/buttons/btn-orange.jpg) no-repeat; }
		
		.orangebtn a:hover { background: url(../img/buttons/btn-drkorange.jpg) no-repeat; }

	.orangebtn2 a,
	.orangebtn2 a:link,
	.orangebtn2 a:active,
	.orangebtn2last a,
	.orangebtn2last a:link,
	.orangebtn2last a:active { 
		width: 134px; 
		height: 32px; 
		font-size: 11px;
		color: #ffffff!important; 
		text-align: center;
		font-weight: bold;
		text-align: center; 
		display: block;
		padding-top: 5px;
		float: left;
		margin: 20px auto;
		text-decoration: none;
		background: url(../img/buttons/btn-orange.jpg) no-repeat; }
		
		.orangebtn2 a:hover,
		.orangebtn2last a:hover { background: url(../img/buttons/btn-drkorange.jpg) no-repeat; }

	.orangebtn2 { float: left; margin-right: 44px; }
	.orangebtn2last { float: left; margin-right: none;}
.results { display: block;margin-bottom: 20px;}
.results p { padding-bottom: 0; }
.results img { /*This will equal 194px*/ width: 16.2em; margin-right: 10px; }

	.partslist { float: left; width: 284px;}


/******** Footer ********/

#footer { font-size: 11px; height: 94px; background-color: #645A50; }

	#footer .buttons { color: #ffffff; height: 50px; padding-top: 20px; }
	
	#footer .buttons a,
	#footer .buttons a:link,
	#footer .buttons a:active,
	#footer .buttons a:hover {
		font-size: 11px;
		color: #ffffff; 
		font-weight: bold;
		display: block;
		padding-top: 5px;
		margin: 0px auto;
		text-decoration: none; }
	
	#footer .leftcol { width: 288px; text-align: right; float: left; }
	#footer .middlecol { width: 124px;text-align: center; float: left; }
	#footer .rightcol { width: 288px; text-align: left; float: left; }
	
	#footer .backbtn a,
	#footer .backbtn a:link,
	#footer .backbtn a:active,
	#footer .backbtn a:hover { 
		margin-left: 140px;
		width: 73px; 
		height: 32px; 
		padding-left: 20px;
		text-align: left;
		background: url(../img/buttons/bottom-back.jpg) no-repeat; }
		
		#footer .backbtn a:hover { background: url(../img/buttons/bottom-back-over.jpg) no-repeat; }
	
	#footer .middlebtn a,
	#footer .middlebtn a:link,
	#footer .middlebtn a:active,
	#footer .middlebtn a:hover { 
		width: 110px; 
		height: 32px; 
		text-align: center;
		background: url(../img/buttons/bottom-middle.jpg) no-repeat; }
		
		#footer .middlebtn a:hover { background: url(../img/buttons/bottom-middle-over.jpg) no-repeat; }

	#footer .forwardbtn a,
	#footer .forwardbtn a:link,
	#footer .forwardbtn a:active,
	#footer .forwardbtn a:hover { 
		margin-right: 140px;
		width: 73px; 
		height: 32px; 
		text-align: left;
		padding-left: 20px;
		background: url(../img/buttons/bottom-forward.jpg) no-repeat; }
		
		#footer .forwardbtn a:hover { background: url(../img/buttons/bottom-forward-over.jpg) no-repeat; }

	#footer p { 
		padding: 3px 4px 10px; 
		display: block; 
		border-top: 1px solid #ffffff; 
		color: #ffffff;
		text-align: right; }
		
	#footer a, #footer a:link, #footer a:active, #footer a:visited { color: #ffffff; }
	#footer a:hover { color: #cccccc; }
	
/**** Misc ****/

label { padding-left: 6px!important; }
