@charset "utf-8";
/* CSS Document */

html, body{
	margin: 0;
	padding: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	border-left:0;
} 
div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	outline: none;
}
}
body {
	line-height: 1;	
}
ol, ul {
	list-style: none;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}	
caption, th {
	text-align: left;
	font-weight: normal;
}	
.clearfix:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}	
.clearfix {
	display:inline-block;
}	
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
/*........... do not change or amalgamate the above clearfix styles..................*/


body {
	background: #9C7C53 url(images/body-bg.jpg) top left repeat-x;
	margin: 9px 0 30px 0;
	font: 12px Arial, Helvetica, sans-serif;
	line-height: 18px;
}

h1 {
	color: #000;
	font-size: 20px;
	font-weight: bold;
	line-height: 40px;
}

h2 {
	color: #000;
	font-size: 18px;
	font-weight: bold;
	line-height: 40px;
}

h3 {
	color: #003399;
	font-size: 16px;
	font-weight: bold;
	line-height: 30px;
}

h4 {
	color: #F34200;
	font-size: 22px;
	font-weight: bold;
	line-height: 30px;
}

h5 {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	line-height: 30px;
}

hr {
	border-style: none;
	border-top: dotted 1px #666666;
	height: 1px;
}

.align-center {
	text-align: center;
}

.img {
	padding-left: 10px;
}

#idaho-page {
	margin: 0 auto;
	width:940px;
	border: solid 1px #292116;
	background-color: #B18E5F;
}

#idaho-header {
	background: url(images/header-bg.jpg) top left no-repeat;
	height: 129px;
}

#idaho-header .callus {
	float: right;
	margin: 35px 10px 0 0;
}

#idaho-header .callus p {
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	padding: 4px;
}

#idaho-header .callus .number {
	font-size: 28px;
}
/* Begin Nav */
#idaho-nav {
	background: url(images/nav-bg.jpg) top left repeat-x;
	height: 33px;
	margin: 0 9px 0 9px;
}

#idaho-nav ul {	
	list-style: none;
}

#idaho-nav ul li {
	float: left;	
	line-height: 30px;	
	font-weight: bold;
	font-size: 12px;
}

#idaho-nav ul li a {
	display: block;
	height: 30px;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	background: url(images/nav-divider.jpg) top right no-repeat;
	/*margin-bottom: 1px;*/
	padding: 0px 22px 0 22px;		
}

#idaho-nav ul li a:hover {
	text-decoration: underline;
	text-align: center;	
	color: #BBB38C;
}

#idaho-call span {
	
	float: right;
	font-size: 15px;
	font-weight: bold;
	color: #FFF;
	padding-right: 10px;
}

#idaho-call {
	line-height: 33px;
}

#idaho-call h1 {	
	float: right;
	color:#FF9900;
	font: bold 20px Arial, Helvetica, sans-serif;
	line-height: 33px;
	padding-right: 10px;
}
/* End Nav */


#idaho-content-wrap {
	float: left;
	width: 906px;
	background-color: #FFF;
	margin: 0 9px 0 9px;
	padding: 8px;
	border-bottom: solid 2px #000000;
}

/* Begin left Bar */

#idaho-leftbar {
	float: left;
	width: 200px;
}

.sidebar-title {
	background: url(images/sidebar-title-bg.jpg) top left repeat-x;
	height: 30px;
	font-size: 14px;	
	font-weight: bold;
	color: #ffffff;
	line-height: 30px;
	text-align: center;
}

#idaho-leftbar .idaho-search {
	text-align: center;
	/*background-color: #292929;*/
	border: solid 1px #000000;
	margin-bottom: 8px;
	/*height: 182px;*/
	padding: 8px;
}

.idaho-search select {
	width: 185px;
	font-size: 12px;
	padding: 3px;
	margin-bottom: 10px;
}

#idaho-leftbar .google-ads {
	border: solid 1px #000000;
	text-align: center;
	padding: 10px;
}
/* Begin Left Bar */

/* Begin Main Content */

#idaho-main-content {
	float:left;
	width: 484px;
	margin-left: 10px;
}

#idaho-wide-content {
	float: right;
	width: 694px;
	/*margin-left: 8px;*/
}

#idaho-wide-content ul {
	list-style: none;
	padding-left: 8px;
}

#idaho-wide-content ul li {
	line-height: 20px;
	float: left;
	width: 156px;	
}

#idaho-wide-content ul li a {
	text-decoration: none;	
	color: #333;
}

#idaho-wide-content ul li a:hover {
	text-decoration: underline;
}

#idaho-wide-content .location-title {
	font-size: 22px;
	background: url(images/location-title-bg.jpg) top left repeat-x;
	height: 60px;	
	color: #FF9900;
	text-align: center;
	line-height: 60px;
}

#idaho-banner {
	background:url(images/banner.jpg) top left no-repeat;
	width: 484px;
	height: 230px;
}

#idaho-banner .search-form
{
	position: absolute;
	padding: 110px 0 0 0px;	
}

#idaho-banner .search-form label {
	float: left;
	width: 100px;
	color:#FFF;
	text-align: right;
	padding: 2px;
}

#idaho-banner .search-form select{
	float: left;
	width:172px;
	padding: 3px;
	margin: 0 0 10px 10px;
}

#idaho-banner .search-button{
	margin: 5px 0 0 155px;	
}

/* End Main Content */

/* Begin Right Bar */ 

#idaho-rightbar {
	float: right;
	width: 200px;		
}

#idaho-rightbar .used-parts {
	border: solid 1px #000000;
	padding: 10px;
}

#idaho-rightbar a {
	color: #003399;
}

/* End Right Bar */


/* Begin Footer */

#idaho-footer {
	line-height: 70px;
	padding: 0 10px 0 10px;
	font-size: 11px;
	color: #FFF;
}

#idaho-footer .copyright {
	float: left;
}

#idaho-footer .links {
	float: right;
}

#idaho-footer .links a {
	padding: 0 10px 0 10px;
	color: #FFF;
	text-decoration: none;
}

#idaho-footer .links a:hover {
	padding: 0 10px 0 10px;
	color: #FFF;
	text-decoration: underline;
}

/* End Footer */

/* Begin Find Parts */

#idaho-findparts {
	padding: 20px;
	background: url(images/graybox-bg.jpg) top left repeat;
}

#idaho-findparts  .header-title {
	height: 32px;
	background: url(images/title-find-parts2.png) top center no-repeat;
	margin: 10px;
}

#idaho-findparts td{
	padding: 4px;
	font-weight: bold;
	vertical-align: middle;	
}

#idaho-findparts .label{
	text-align: right;
	color: #FFF;
}

#idaho-findparts .required{
	color:#C00;
	padding: 0 4px 0 4px;
}

#idaho-findparts input {
	width:160px;
	padding: 2px;
}

#idaho-findparts select{
	width:166px;
	padding: 2px;
}

#idaho-findparts .part {
	width:447px;
}

#idaho-findparts .desc {
	width:440px;
}

/* End Find Parts */

/* Registration */

#idaho-registration-form {
	margin:0 auto;
	width:500px;
}

#idaho-registration-form h2 {	
	font: 15px Arial, Helvetica, sans-serif;
	margin-left: 190px;
	font-weight: bold;
	margin-bottom: 8px;
}

#idaho-registration-form p {
	color: #333;
	text-align: center;
	margin-bottom: 10px;
}

#idaho-registration-form label {
	display: block;
	text-align: right;
	width: 180px;
	float: left;
	color: #333;
}

#idaho-registration-form input {
	float: left;
	padding: 4px 2px;
	border: solid 1px #999999;
	width: 220px;	
	margin: 0 0 10px 10px;	
}

#idaho-registration-form .submit{
	clear: both;
	margin-left: 190px;
	width: 104px;
	height: 30px;
	text-align: center;
	border: none;
}

/* End Registration */

/*.............................. Begin Ebay ..............................*/

#idaho-main-content .ebay-search select {
	width: 150px;
	font-size: 12px;
	padding: 3px;
	margin-right: 8px;
}

#idaho-wide-content .ebay-search select {
	width: 220px;
	font-size: 12px;
	padding: 3px;
	margin-right: 8px;
}
/*.............................. End Ebay ..............................*/

.box-ratings {
	background: #E7F1FE;
	border: solid 1px #DAE9FE;
	padding: 10px;
}

.phone-no {
	font-size: 14px;
	font-weight: bold;
	color: #F34200;
}
