@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: #1452CD url(images/body-bg.jpg) top left repeat-x;
	font:12px Arial, Helvetica, sans-serif;	
	color: #000;
}

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

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

h3 {
	font-size: 22px;
	color: #FFCC00;
	line-height: 25px;
	font-weight: bold;
}

h4 {
	font-size: 16px;
	color: #FFF;
	text-align: center;
	font-weight: bold;
	line-height: 25px;
}

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

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

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

#delaware-page {	
	width: 900px;
	padding-top: 18px;
	margin: 0 auto;
}

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

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

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


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

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

#delaware-nav {
	margin: 0 auto;
}

#delaware-nav ul {	
	list-style: none;	
	padding-left: 10px;
}

#delaware-nav ul li {
	float: left;	
	line-height: 32px;	
	font-weight: bold;
}

#delaware-nav ul li a {
	display: block;
	height: 32px;
	color: #000;
	text-decoration: none;
	text-align: center;
	background: url(images/nav-divider.jpg) top right no-repeat;
	padding: 0 20px 0 20px;	
}

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

#delaware-nav .rcorner {
	float: left;
	display: block;
	background: url(images/nav-right.jpg) top left no-repeat;
	width: 8px;
	height: 32px;
}

#delaware-callus {
	float: right;
	background: url(images/callus.jpg) top right no-repeat;
	height: 32px;
	width: 242px;
}

#delaware-callus h1 {	

	color:#FFF;
	font: bold 20px Verdana, Geneva, sans-serif;
	/*margin-top: 0px;*/
	text-align: right;
	line-height: 30px;
	padding-right: 10px;
}

/*#delaware-callus h1 span {
	position: absolute;
	left: -999em;
}*/

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

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

#delaware-content-wrap {
	float: left;
	background: #2447AB url(images/content-bg.jpg) top left repeat-y;
	margin: 4px 0 4px 0;
}

#delaware-main-content {
	float: left;
	width: 640px;	
	line-height: 18px;	
	padding: 9px;
	/*border-right: solid 4px #000;*/
	margin-right: 4px;
	background: #FFF;
	
}

/* Banners */

#delaware-banner {	
	margin: 0 auto;
	width: 640px;
	height: 200px;	
}

#delaware-banner.home {
	background: url(images/banner-home.jpg) top left no-repeat;
}

#delaware-banner.register {
	background: url(images/banner-register.jpg) top left no-repeat;
}

#delaware-banner .search-form
{
	position: absolute;
	padding-top: 60px;	
}

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

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

#delaware-banner .search-button{
	margin: 5px 0 0 161px;	
}

/* End Banners */




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

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

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

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

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

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

/* Registration */

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

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

#delaware-registration-form p {
	font: 12px Arial, Helvetica, sans-serif;
	color: #032F63;
	text-align: center;
	margin-bottom: 10px;
}

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

#delaware-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;	
}

#delaware-registration-form .submit{
	clear: both;
	margin-left: 190px;
	width: 127px;
	height: 38px;
	text-align: center;
	border: none;
}

/* End Registration */


/* Find Parts */

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

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

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

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

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

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

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

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

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

.redbar {
	height: 8px;
	background: url(images/redbox-bg.jpg) top left repeat;
}

/* End Find Parts */


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

#delaware-sidebar {
	float: right;
	width: 220px;
	padding: 9px;
}

#delaware-sidebar a {
	color: #FFCC00;
}

#delaware-sidebar .sidebar-title {
	border: none;
	font-size: 16px;
	text-decoration: underline;	
	color: #FDC831;
	text-align: center;
	line-height: 40px;
}

#delaware-sidebar .delaware-search {
	margin: 0 auto;
	background: #193780;
	text-align: center;
	padding: 4px 0 10px 0;
}

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

#delaware-sidebar .used-parts {
	padding: 10px 0 10px 0;
	color: #CCCCCC;
	text-align: center;
	background-color:#FFFFFF;
}

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


/*.............................. Footer ..............................*/
	
#delaware-footer {	
	/*margin-top: 3px;*/
}

#delaware-footer {
	margin: 0 auto;
	height: 32px;
	background: #CC0000 url(images/footer-bg.jpg) top left no-repeat;	
}

#delaware-footer p {
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
}

#delaware-footer a {
	line-height: 32px;
	padding: 0 5px 0 5px;	
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;	
}

#delaware-footer a:hover {
	color: #FFCC00;
	text-decoration: underline;
	text-align: center;	
}

#delaware-footer .copyright {
	font-size: 11px;
	color: #828282;
	padding: 20px;
}

#delaware-footer .logo {
	background: url(images/logo-footer.jpg) top center no-repeat;
	height: 34px;
}

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


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

#ebay-search {
	
}

#ebay-search select{
	width: 203px;
	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: #B00000;
}