/* Start of CMSMS style sheet 'Battery King' */
/*________ Main Elements ________*/

* {
	margin: 0px;
	padding: 0px;
}

body {
	font: 14px Arial, Helvetica, sans-serif; 
	color: #808080; 
	text-decoration: none;
	text-align: left;
	line-height: 1.3em;
	background: #222222 url(images/bg-body.gif) repeat-x top;
}

img {
	display: block;
	border: 0;
}

/*________ Header / Nav ________*/

#header {
	width: 940px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	height: 180px;
	overflow: hidden;
	background: #0a0a0a url(images/bg-header.jpg) no-repeat top;
}

#header h1 {
	width: 320px;
}

#header img {
	margin: 20px 0;
}

#header ul {
	text-align: center;
	padding-top: 12px;
	font: 15px Arial Black, Helvetica, sans-serif; 
}

#header ul li {
	display: inline;
	text-transform: uppercase;
	padding: 0 30px;
}

#header ul li a {
	color: #808080;
	text-decoration: none;
}

#header ul li a:hover {
	color: #fff;
}

#header ul li.currentpage a {
	color: #ffffff;
	font-weight: bold;
}

/*________ Container ________*/

#container {
	background: url(images/bg-container.gif) repeat-x bottom;
}

/*________ Content Container ________*/

#contentContainer {
	width: 940px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	padding-bottom: 20px;
}

/*________ Content Home ________*/

#content.home {
	width: 940px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}

.home div {
	padding: 20px 0 20px 20px;
	overflow: hidden;
}

#flashArea {
	background: url(images/bg-flash.jpg) no-repeat top;
	width: 920px;
height: 200px;
	margin-bottom: 10px;
}

#flashArea h2 {
	width: 590px;
}

#flashArea p {
	width: 620px;
	font-size: 16px;
}

#flashArea img {
	float: left;
	margin-right: 20px;
}

#showroom {
	background: url(images/bg-location.jpg) no-repeat top;
	float: left;
	width: 440px;
	margin-right: 17px;
}

#showroom p {
	width: 225px;
}

#batterySearch {
	background: url(images/bg-battery-search.jpg) no-repeat top;
	width: 440px;
}

#batterySearch h2 {
	width: 220px;
}

#batterySearch img {
	padding-bottom: 30px;;
}


#batterySearch form fieldset {
	border: 0;
	padding-top: 15px;
}

#batterySearch form label {
	display: none;
}

/*________ Content ________*/

#content {
	width: 660px;
	overflow: hidden;
	float: left;
	padding-right: 30px;
}

#content h2 {
	color: #ffffff;
	font-size: 22px;
	font-weight: bold;
	padding-bottom: 18px;
	line-height: 1.2;
}

#content h3 {
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 10px;
	clear: both;
}

#content h4 {
	color: #ffffff;
	font-weight: bold;
}

#content p {
	padding-bottom: 20px;
}

#content .productThumbnails div {
	float: left;
	text-align: center;
	margin: 0 10px 20px 0;
}

#content .productThumbnails div.noRightMargin {
	margin-right: 0;
}

#content .productThumbnails img {
	padding: 1px;
	border: 1px solid #3c3c3c;
}

#content .productThumbnails {
	clear: both;
}

#content .productThumbnails div {
	float: left;
	text-align: center;
	margin: 0 10px 20px 0;
}

#content .productThumbnails p {
	width: 150px;
}

#content .productList {
	list-style-type: none;
	padding-bottom: 10px;
clear: both;
}

#content .productList li {
	padding: 5px 0 6px 10px;
	background: #101010;
	margin-bottom: 5px;
	border-bottom: 1px solid #303030;
	border-top: 1px solid #303030;
}

#content .productList li a {
	color: #808080;
	text-decoration: none;
	background: url(images/pdf.gif) no-repeat center left;
	padding-left: 25px;

}

#content .productList li a:hover {
	color: #fff;
	text-decoration: underline;
}

p.backLink a {
	color: #808080;
	font-size: 10px;
	text-decoration: none;
	margin-bottom: 0px;
clear: left;
float: left;
}

p.backLink a:hover {
	color: #fff;
	text-decoration: underline;
}

#simpleList {
	color: #fff;
	margin-left: 20px;
	padding-bottom: 15px;
}

#simpleList li {
	padding-bottom: 5px;
}

img.floatRight {
	float: right;
	margin: 0 0 10px 10px;
	border: 1px solid #fff;
	clear: right;
}


/*________ FITTING GUIDE ________*/

#fittingGuideList {
	padding-left: 40px;
	color: #fff;
	margin-bottom: 10px;
	border: 1px solid #303030;
	padding-top: 10px;
	background: url(images/bg-light-battery.gif) no-repeat bottom right;
}

#fittingGuideList li {
	padding: 0px 0 6px 10px;
	margin-bottom: 5px;
}

#selectVehicle {
	border: 1px solid #2a2a2a;
	background: #222222;
	color: #fff;
	padding: 20px;
	margin-bottom: 10px;
}

#content #selectVehicle form fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}

#content #selectVehicle form label {
	font-weight: bold;
	margin-right: 20px;
}

#content #selectVehicle form select {
	width: 296px;
	padding: 3px 0 3px 4px;
}


/*________ FAQS ________*/

#content p.question {
	color: #fff;
	padding-bottom: 5px;
}


/*________ Sidebar ________*/

#sidebar {
	width:248px;
	border: 1px solid #2a2a2a;
	float: left;
	background: #222222 url(images/bg-sidebar.gif) repeat-x;
	color: #fff;
}

#sidebarSearch {
	border-bottom: 1px dotted #393939;
	margin: 10px;
	padding-bottom: 10px;
}

p.contactPara {
	padding: 0 10px 10px 10px;
	font-size: 12px;
}

#sideContactForm fieldset {
	border: 0;
}

#sideContactForm legend {
	display: none;
}

#sideContactForm label {
	float: left;
	clear: both;
	width: 45px;
	text-align: right;
	margin: 0 10px 12px 0;
	padding-left: 2px;
	font-size: 11px;
}

#sideContactForm fieldset input {
	display: block;
	width: 160px;
	padding: 2px 0 2px 3px;
	margin: 0 0 12px 0;
}

#sideContactForm textarea {
	display: block;
	width: 160px;
	height: 80px;
	padding: 2px 0 2px 3px;
	margin-bottom: 10px;
	overflow: auto;
	font: 12px Arial, Helvetica, sans-serrif;
}

#sideContactForm input {
	margin: 0 0 10px 136px;
}

#sideContactForm #verification {
margin: 0 0 0 60px;
}

#sideContactForm #errorText {
	border: 1px solid #c50000;
	background-color: #ffc4c4;
	color: #c50000;
	padding: 5px 10px;
	margin: 0 10px 10px 10px;
	font-size: 11px;
}

#sideContactForm #errorText p {
	padding-bottom: 5px;
	font-weight: bold;
}

#sideContactForm #errorText ul {
	padding-left: 20px;
}

#sideContactForm #successText {
	border: 1px solid #178a00;
	color: #178a00;
	background-color: #c4ffb8;
	padding: 5px;
	margin: 0 10px 10px 10px;
	text-align: center;
	font-weight: bold;
	font-size: 11px;
}

#sideContactForm #successText p {
	padding: 0;
}

/*________ Contact Us ________*/

#content.contactUs {
	width: 100%;
	float: none;
	padding: 0;
}

#contactDetails {
	float: left;
	width: 450px;
	padding-bottom: 20px;
	background: url(images/bg-contact.jpg) no-repeat right;
}

#contactDetails dt {
	font-weight: bold;
	float: left;
	clear: both;
	width: 80px;
	margin-bottom: 10px;
	color: #fff;
}

#contactDetails dd {
	display: block;
	overflow: hidden;
	margin-bottom: 10px;
}

#googleMap {
	padding-bottom: 30px;
}

#contactForm {
	overflow: hidden;
	padding-bottom: 20px;
	float: right;
	width: 450px;
}

#contactForm fieldset {
	border: 0;
}

#contactForm legend {
	display: none;
}

#contactForm label {
	float: left;
	clear: both;
	width: 108px;
	text-align: right;
	margin: 0 10px 12px 0;
	padding-top: 2px;
}

#contactForm fieldset input {
	display: block;
	width: 207px;
	padding: 2px 0 2px 3px;
	margin: 0 0 12px 0;
}

#contactForm textarea {
	display: block;
	width: 257px;
	height: 96px;
	padding: 2px 0 2px 3px;
	margin-bottom: 12px;
	overflow: auto;
	font: 12px Arial, Helvetica, sans-serrif;
}

#contactForm input {
	margin: 0 0 0 118px;
}

#verification {
margin: 0 0 0 120px;
}

#verification label {
float: none;
display: block;
width: auto;
text-align: left;
margin: 0 0 3px 0;
}

#verification img {
margin-bottom: 5px;
}

#verification a {
color: #fff;
text-decoration: none;
}

#verification a:hover {
text-decoration: underline;
color: #fcff00;
} 

#contactForm #errorText {
	border: 1px solid #c50000;
	background-color: #ffc4c4;
	color: #c50000;
	padding: 10px 20px;
	margin-bottom: 10px;
	font-size: 13px;
	width: 338px;
}

#contactForm #errorText p {
	padding-bottom: 5px;
	font-weight: bold;
}

#contactForm #errorText ul {
	padding-left: 20px;
}

#contactForm #successText {
	border: 1px solid #178a00;
	color: #178a00;
	background-color: #c4ffb8;
	padding: 10px 0;
	margin-bottom: 10px;
	text-align: center;
	width: 378px;
	font-size: 13px;
}

#contactForm #successText p {
	padding: 0;
}

/*________ Footer ________*/

#footerContainer {
	background: #222222 url(images/bg-footer-container.gif) repeat-x;
}

#footer {
	width: 940px;
	height: 320px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
	text-align: center;
}

#footer p {
	font-size: 12px;
	padding-bottom: 10px;
}

#footer p span {
	font-size: 15px;
	color: #ffffff;
	font-weight: bold;
}

#footer p strong {
	color: #fff;
	font-style: italic;
}

#footer img {
	display: inline;
	margin: 0 16px 3px 0;
}

#footer p.copy {
	font-size: 10px;
}

#footer p a {
	color: #808080;
	text-decoration: none;
}

#footer p a:hover {
	text-decoration: underline;
	color: #ffffff;
}
/* End of 'Battery King' */

