@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:#D8D8D8;
	font: 12px Arial, Helvetica, sans-serif;
	color: #000;
	margin-top: 5px;
	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: #000;
	font-size: 16px;
	font-weight: bold;
	line-height: 30px;
}

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

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

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

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

.img {
	padding-left: 10px;
}

#california-page {	
	margin: 0 auto;
	width: 870px;
	background-color: #FFF;	
	padding: 8px;
}

/* Begin Header */

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



/* End Header */

/* Begin Nav */

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

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

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

#california-nav ul li a {
	display: block;
	height: 32px;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	background: url(images/nav-divider.jpg) top right no-repeat;
	margin-top: 1px;
	padding: 0px 22px 0 22px;	
	border-right: solid 1px #FF9900;
}

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

#california-call  {
	
	float:right;
	font-size: 15px;
	font-weight: bold;
	color: #FFF;
	padding-top:50px;
	padding-right: 50px;
}


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

/* End Nav */

#california-content-wrap {
	float: left;
	margin: 6px 0 8px 0;
	width: 870px;
}

/* Begin Sidebar */

#california-sidebar {
	float: left;
	width: 200px;
	
}

#california-sidebar a {
	color: #820404;
}

#california-sidebar .search-junkyard {
	text-align: center;
	background-color: #063273;
	margin-bottom: 8px;
	/*height: 206px;*/
}

#california-sidebar .search-junkyard select {
	width: 180px;
	font-size: 12px;
	padding: 3px;
	margin-bottom: 10px;
}

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

#california-sidebar .used-parts {
	background-color:#FFFFFF;
	padding: 10px;
}

/* End Sidebar */

/* Begin Main Content */

#california-main-content {
	float:right;
	width: 662px;
}

#california-main-content ul {
	list-style: none;
	padding-left: 8px;
}

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

#california-main-content ul li a {
	text-decoration: none;	
	color: #000;
}

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

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

#california-main-content .yard-item {
	height: 34px;
	background: #B90000;
	line-height: 34px;
	padding-left: 10px;
	font-weight: bold;
	color: #FFF;
}

#california-banner {
	background:url(images/banner.jpg) top left no-repeat;
	width: 662px;
	height: 206px;
}

#california-banner .search-form
{
	position: absolute;
	padding: 70px 0 0 185px;	
}

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

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

#california-banner .search-button{
	margin: 10px 0 0 193px;	
}
/* End Main Content */


/* Begin Main Content */

#california-footer {
	height: 53px;
	background: url(images/footer-bg.jpg) top left repeat-x;	
}

#california-footer p {
	line-height: 53px;
	text-align: center;
	color: #FFF;
}

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

#california-footer a:hover {
	text-decoration: underline;
}

#california-copyright {
	margin: 0 auto;
	margin-top: 2px;
	padding-top: 25px;
	width: 886px;
	background: url(images/copyright-bg.jpg) top left repeat-x;
	line-height: 53px;
	text-align: center;
	color: #FFF;
	font-size: 10px;
}
/* End Main Content */

/* Begin Find Parts */

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

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

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

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

#california-findparts .required{
	color:#FFF;
}

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

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

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

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

/* End Find Parts */

/* Registration */

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

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

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

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

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

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

/* End Registration */

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

#ebay-search {
	
}

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

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

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