/* {{{ general */
html, body {
    height: 100%;
    width: 100%;
    padding: 0px;
    margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0b0b0b;
	background-color: #dde2e7;
}

div#mainContainer {
	width: 960px;
	margin: auto;
	position: relative;
	clear: both;
	background-color: #FFF;
	padding: 0px;
}

.error { color: #FF0000; }

.required { color: #980014; }

.statusGood {
	border: 1px solid #317A03;
	background-color: #D4FDBB;
	padding: 15px;
	margin: 10px 0px;
}

.statusBad {
	border: 1px solid #9A001A;
	background-color: #FFC7CB;
	padding: 15px;
	color: #9A001A;
	margin: 10px 0px;
}

.statusAlert {
	border: 1px solid #E6E600;
	background-color: #FFFEA9;
	padding: 15px;
	margin: 10px 0px;
}

a { /* color: #6B1D28; */ }

p.first {
	margin: 0px;
	padding: 0px;
}

.note {
	font-size: 75%;
	line-height: 1.25em;
}

.clear {
	clear: both;
}

hr {
	border: 0pt none;
	height: 1px;
	color: #B3B3B3;
	background-color: #CCC;
}

th { text-align: left; }

table { border-collapse:collapse; }
/* }}} */

/* {{{ line card */
div.linecard a{
	text-decoration: none;	
}

div.linecard .col1 {
	width: 190px;
	float: left;
}

div.linecard .col2 {
	width: 190px;
	float: left;
}

div.linecard .col3 {
	width: 190px;
	float: left;
}
/* }}} */

/* {{{ header */
#header {
	padding: 0px 5px;
}

#headerContentContainer {
	border-bottom: 2px solid #002c39;
	padding: 0px 0px 4px 0px;
}

#header .col1 { float: left; }

#header .col2 { float: right; }

#topNav {
	background: url(/images/templates/top-nav-back.png) top left repeat-x;
	float: right;
	width: 380px;
}

#topNav ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

#topNav li {
	padding: 0px;
	margin: 0px;
	float: left;
}

#topNav a, #topNav a:visited {
	display: block;
	/* width: 105px; */
	height: 16px;
	height: auto !important;
	min-height: 16px;
	color: #002c3a;
	font-size: 9px;
	text-decoration: none;
}

#topNav a:hover {
	color: #63AB11;
}

#topNavMailingList {
	background: url(/images/templates/icon-mailing-list.gif) 0px 6px no-repeat;
	padding: 4px 0px 0px 17px;
	margin: 0px 17px 0px 17px;
}

#topNavCustomerCenter {
	background: url(/images/templates/icon-customer-center.gif) 0px 4px no-repeat;
	padding: 4px 0px 0px 17px;
	margin: 0px 17px 0px 15px;
}

#topNavContactus {
	background: url(/images/templates/icon-contact-us.gif) 0px 4px no-repeat;
	padding: 4px 0px 0px 13px;
	margin: 0px 0px 0px 15px;
}

#partLocatorHeader {
	position: absolute;
	top: 45px;
	left: 743px;
}

#headerTopContent .col2 {
	position: absolute;
}

#headerBottomContent .col2 {
	width: 210px;
	height: 110px;
	height: auto !important;
	min-height: 110px;
	background-color: #012c3c;
}

#headerTopContent {
	background: #FFF url(/images/templates/header-top-back.png) bottom left repeat-x;
	height: 60px;
	height: auto !important;
	min-height: 60px;
	position: relative;
}

#headerBottomContent {
	padding: 2px 0px 0px 0px;
}

/* }}} */

/* {{{ content */
#contentContainer {
	line-height: 1.35em;
}

#contentContainer h1, #contentContainer h2, #contentContainer h3,
#contentContainer h4, #contentContainer h5, #contentContainer h6 {
	color: #003A4B;
	margin-top: 0px;
}

#contentContainer h1 { font-size: 18px; }
#contentContainer h2 { font-size: 14px; }
#contentContainer h3 { font-size: 12px; }
#contentContainer h4 { font-size: 12px; font-style: italic; }

#topParts ul {
	padding: 0px;
	margin: 10px;
	list-style-type: none;
	color: #002c3a;
	font-size: 9px;
	text-align: left;
	text-align: center;
}

.borderedContainer {
	background: #FFF url(/images/templates/back-bottom.jpg) bottom left repeat-x;
	border: 1px solid #e6e4e4;
	padding: 10px 15px;
}

#homeButtons {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

#homeButtons li {
	float: left;
	margin: 0px 29px 0px 0px;
}

#homeButtons li.last {
	margin: 0px;
}

#homeButtons li p {
	padding: 0px;
	margin: 3px 0px 0px 6px;
	width: 150px;
	line-height: 1.2em;
	font-size: 10px;
}
/* }}} */

/* {{{ forms */
#frmSearch {
	width: 210px;
	height: 53px;
	height: auto !important;
	min-height: 53px;
	padding: 0px;
	margin: 0px;
}
#frmSearch p {
	color: #fff;
	font-size: 9px;
	padding: 5px;
	margin: 0px;
}

form table td {
	padding: 0px 10px 5px 0px;
}

fieldset {
	border: 1px solid #ddd;
	margin-bottom: 10px;
	padding: 10px;
}

legend {
	padding: 0px 5px;
	color: #6B1D28;
}

.formNote {
	font-size: 80%;
	color: #888;
}
/* }}} */

/* {{{ call me now */
#callMeNow {
	background: url(/images/templates/call-me-now-back.png) top left no-repeat;
	width: 192px;
	height: 220px;
	height: auto !important;
	min-height: 220px;
	position: relative;
}

#phone_input {
	position: relative;
	top: 115px;
	left: 15px;
}

#phone_input input {
	padding: 0px;
	margin: 0px 0px 5px 0px;
}

#call_submit {
	position: absolute;
	top: 50px;
	left: 139px;
}

/* }}} */

/* {{{ pay ihi */
#card_info p{
	line-height: 1.5em;	
}

#card_info .invoice_header{
	margin-left: 30px;
	margin-right: 21px;
	font-size: 8pt;
	display: inline;
}

#card_info ul{
	padding:0px;
	margin:5px;
}


#card_info li{
	margin-left: 30px;
	font-size:8pt;
	display:inline;
}

#card_info a{
	font-size: 8pt;
	font-style: italic;;
	margin-top:5px;
	margin-left: 187px;
	float: left;
}

#card_total{
	width: 300px;
	float: left;		
	text-align: right;
}

#card_total p{
	margin-bottom: 0px;	
}
/* }}} */

/* {{{ footer */
#footer {
	font-family: Arial, Helvetica, sans-serif;
	color: #616060;
	font-size: 10px;
	clear: both;
	margin-top: 10px;
}

#footer #footerTopContainer {
	border-top: 1px solid #ccc;
	padding: 0px 5px;
	margin: 0px 5px;
	line-height: 1.5em;
}

#footer #footerBottomContainer {
	background: #d8d8d8 url(/images/templates/footer-back.png) top left repeat-x;
	margin: 0px;
	padding: 5px 10px;
}

#footer #morePartsHere {
	float: left;
	margin-bottom: 10px;
}

#footer #footerPartsNav {
	float: right;
	margin-bottom: 10px;
}

#footer #footerPartsNav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: inline;
}

#footer #footerPartsNav li {
	display: inline;
}

#footer #copyright {
	float: left;
	color: #616060;
}

#footer #copyright a, #footer #copyright a:visited {
	color: #616060;
	text-decoration: none;
}

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

#footer #ninefournine {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #616060;
	float: right;
}

#footer #ninefournine a {
	font-weight: bold;
	color: #616060;
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
/* }}} */
