@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;
}
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 {
	font:12px Arial, Helvetica, sans-serif;	
}

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

/*.............................. Header ..............................*/

#michigan-header-wrap {
	height: 120px;
	background:url(images/header-bg.jpg) top left repeat-x;
}

#michigan-header {
	height: 120px;
	width: 1000px;
	margin: 0 auto;	
	background:url(images/header.jpg) top right no-repeat;
}

/*.............................. End Header ..............................*/


/*.............................. Navigation ..............................*/

#michigan-nav-wrap {
	height: 35px;
	background:url(images/nav-bg.jpg) top left repeat-x;
}

#michigan-nav {
	margin: 0 auto;
	width: 860px;
}

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

#michigan-nav ul li {
	float: left;
	height: 36px;
	line-height: 30px;
	padding: 0 5px 0 5px;	
	font-weight: bold;
	color: #FFFFFF;
}

#michigan-nav ul li a {
	font: 12px Arial, Helvetica, sans-serif;	
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;	
}

#michigan-nav ul li a:hover {
	font: 12px Arial, Helvetica, sans-serif;	
	color: #FFCC00;
	text-decoration: underline;
	text-align: center;	
}

#michigan-call-us {
	float: right;
}

#michigan-call-us h1 {
	background: url(images/call-us.jpg) top right no-repeat;
	height: 35px;
	width: 440px;
	margin-top: 0px;
	text-align: right;
}

#michigan-call-us h1 span {
	position: absolute;
	left: -999em;
}

/*.............................. End Navigation ..............................*/



#michigan-content-wrap {
	background:url(images/main-content-bg.jpg) top left repeat-x;
}

#michigan-content-container {
	width: 860px;
	margin: 0 auto;
	background: url(images/sidebar-bg.jpg) top right repeat-y;
}

/*.............................. Main Content ..............................*/

#michigan-main-content {
	float: left;
	width: 603px;	
	line-height: 18px;	
	padding: 24px 12px 8px 0;	
}

#michigan-main-content h1 {
	font: bold 22px Arial, Helvetica, sans-serif;
	color: #01468B;
}

#michigan-main-content .location-title {
	font: bold 22px Arial, Helvetica, sans-serif;	
	background: #01468B;
	height: 40px;	
	border: none;
	border-bottom: solid 2px #FFCC00;
	color: #FFCC00;
	text-align: center;
	line-height: 40px;
}

#michigan-main-content h2 {
	font: bold 15px Arial, Helvetica, sans-serif;
	color: #01468B;
	line-height: 30px;
}

#michigan-main-content h3 {
	font: bold 17px Arial, Helvetica, sans-serif;
	color: #990000
}
#michigan-main-content ul {
	list-style: none;	
}

#michigan-main-content ul li {
	font: 12px Arial, Helvetica, sans-serif;
	line-height: 20px;
	float: left;
	width: 200px;	
}

#michigan-main-content ul li a {
	text-decoration: none;	
	color: #032D69;
}

#michigan-main-content ul li a:hover {
	text-decoration: underline;
}

.yard-item {
	height: 34px;
	background: #A6D2FF;
	line-height: 34px;
	padding-left: 10px;
	font-weight: bold;
}

#michigan-registration-form {
	margin:0 auto;
	width:500px;
}
#michigan-registration-form h2 {	
	font: 15px Arial, Helvetica, sans-serif;
	margin-left: 190px;
	font-weight: bold;
	margin-bottom: 8px;
}
#michigan-registration-form p {
	font: 12px Arial, Helvetica, sans-serif;
	color: #032F63;
	text-align: center;
	margin-bottom: 10px;
}
#michigan-registration-form label {
	display: block;
	text-align: right;
	width: 180px;
	float: left;
	color: #032F63;
}

#michigan-registration-form input {
	float: left;
	font: 11px Arial, Helvetica, sans-serif;
	padding: 4px 2px;
	border: solid 1px #999999;
	width: 220px;	
	margin: 0 0 10px 10px;	
}
#michigan-registration-form .submit{
	clear: both;
	margin-left: 190px;
	width: 130px;
	height: 40px;
	text-align: center;
	border: none;
}

#michigan-findparts {
	padding: 10px;
	border: solid 1px #CCCCCC;
}

.findparts-header-title {
	margin-left: 10px;	
	height: 32px;
	width: 164px;
	font: bold 17px Arial, Helvetica, sans-serif;
	line-height: 32px;
	text-align: center;	
	background: url(images/findparts-title-bg.jpg) top left no-repeat;
}

.findparts-banner-title {
	background: #01468B;
	height: 31px;
	width: 594px;
	border: none;
	border-bottom: solid 1px #FFCC00;
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #FFCC00;
	text-align: left;
	line-height: 30px;
	padding-left: 10px;
}

#findparts-search-wrap {
	width: 604px;
	height: 168px;
	background: url(images/findparts-banner.jpg) top left no-repeat;	
}

#findparts-search-wrap .search-form {
	position: relative;
	width: 210px;
	text-align: center;	
	left:45px;
	top:30px;
}

#findparts-search-wrap .search-form select {
	width: 200px;
}

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

#michigan-findparts .label{
	text-align: right;
}

#michigan-findparts .required{
	color:#CC0000;
}

#michigan-findparts input, #michigan-findparts select{
	width:160px;
}

#michigan-findparts .part {
	width:430px;
}

/*.............................. End Main Content ..............................*/


/*.............................. Sidebar ..............................*/

#michigan-sidebar {
	float: right;
	width: 218px;
	padding: 24px 13px 0 13px;	
}

#michigan-search {
	width: 218px;	
	margin: 0 auto;
	background: #0066CC;
	text-align: center;
}

#michigan-search select {
	width: 192px;
	font-size: 12px;
	padding: 3px;
	margin-bottom: 10px;
}


#michigan-used-parts {
	width: 218px;	
	margin: 0 auto;
	background: #0066CC;
	text-align: center;
}

#michigan-used-parts p {
	text-align: left;
	padding: 0 14px 0 14px;
	color: #FFFFFF;
	line-height: 18px;
}

.sidebar-header-title {
	background: #01468B;
	height: 31px;
	width: 218px;
	border: none;
	border-bottom: solid 1px #FFCC00;
	font: bold 13px Verdana, Arial, Helvetica, sans-serif;
	color: #FFCC00;
	text-align: center;
	line-height: 30px;
}

#michigan-used-parts h1 {
	background: url(images/find-parts.jpg) top right no-repeat;
	height: 70px;
	width: 191px;
	margin: 0 14px 0 14px;
}

#michigan-used-parts h1 span {
	position: absolute;
	left: -999em;
}

/*.............................. End Sidebar ..............................*/


/*.............................. Footer ..............................*/
	
#michigan-footer-wrap {
	height: 115px;
	background: #01468B url(images/footer-bg.jpg) top left repeat-x;	
}

#michigan-footer {
	margin: 0 auto;
	width: 860px;
	height: 114px;
	background: url(images/footer-logo.jpg) top right no-repeat;
}

#michigan-footer ul {	
	list-style: none;		
}


#michigan-footer ul li {
	float: left;
	height: 36px;
	line-height: 30px;
	padding: 0 5px 0 5px;	
	font-weight: bold;
	color: #FFFFFF;
	line-height: 82px;	
}

#michigan-footer ul li a {
	font: 12px Arial, Helvetica, sans-serif;	
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;	
}

#michigan-footer ul li a:hover {
	font: 12px Arial, Helvetica, sans-serif;	
	color: #FFCC00;
	text-decoration: underline;
	text-align: center;	
}

#michigan-footer p {
	font: 10px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding: 55px 0 0 5px;
}

/*.............................. End Footer ..............................*/


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

#ebay-search {
	
}

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

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

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