/*
  $Id: stylesheet.css,v 1.1.1.1 2004/03/04 23:42:24 ccwjr Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/
.cat_description {  font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #800000; font-weight: bold }
.boxText { padding: 0 5px; font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
}

a {
  color: #000000;
  text-decoration: none;
}

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

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #558EB6;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #558EB6;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

a:hover.headerNavigation {
  color: #ffffff;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #558EB6;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #558EB6;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #558EB6;
}

.infoBoxContents {
  background: #FFF;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
	padding: 0 0 0 5px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #558EB6;
  color: #fff;
}

TD.infoBoxMainHeading {
	padding: 0 0 0 5px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 25px;
  font-weight: bold;
  background: #FFF;
  color: #558EB6;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #f8f8f9;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}

TABLE.productListing {
	width: 490px;
  border: 0;/*
  border-style: solid;
  border-color: #558EB6;
  border-spacing: 1px;*/
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #558EB6;
  color: #FFFFFF;
  font-weight: bold;
}

.productlisting-headingPrice { 
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults {
  color: #0000FF;
}

a:hover.pageResults {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 25px;
  font-weight: bold;
  color: #558EB6;
}

TD.price {
	font-size: 20px;
	font-weight: normal;
	color: #444; /*#558EB6;*/
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
	padding: 0 5px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #558EB6;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.category_desc {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #558EB6;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #CBDFEA; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; padding: 0; display: inline; }

/* VJ Links Manager v1.00 begin */
TABLE.linkListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.linkListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #FFFFFF;
  text-align: center;
}

TD.linkListing-data {
  border-right: 1px solid #b6b7cb;
  border-bottom: 1px solid #b6b7cb;
  padding: 4px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.linkListing-odd {
  background: #f8f8f9;
}

TR.linkListing-even {
  background: #F5F5F5;
}
/* VJ Links Manager v1.00 end */
.content 	{BACKGROUND: none; COLOR: #000000; FONT-SIZE: 10px; FONT-FAMILY: Verdana, Helvetica}

/* Show Cart Details */
TR.ShowCartDetails, TD.ShowCartDetails, P.ShowCartDetails {
/* <FONT COLOR="bbc3d3" FACE="Arial" SIZE="1"> */
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  color="#BDCAF0";
}

 /* Show Header Page Links */
TR.HeaderPageLinksLeft, TD.HeaderPageLinksLeft, P.HeaderPageLinksLeft {
  background-image: url('images/button_blank_left.gif');
}
TR.HeaderPageLinksRight, TD.HeaderPageLinksRight, P.HeaderPageLinksRight {
  background-image: url('images/button_blank_right.gif');
}
TR.HeaderPageLinks, TD.HeaderPageLinks, P.HeaderPageLinks {
  background-image: url('images/button_blank_middle.gif');
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #000000
}
A.HeaderPageLinks {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #000000;
}
a:hover.HeaderPageLinks {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
/*  background: #00FF00; */
  color: #00FF00;
}

TD.cookieUsage {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #000000;
  color: #FFFFFF;
}


/*	Zymol Styles
	Author: Mike Stickel, www.screenflicker.com
	Modified: 06.2005
-------------------------------------------------------------*/
/*	Default colours
	Blue: 558EB6
	Light Blue: CBDFEA 
-------------------------------------------------------------*/

html, body {
	margin: 0;
	padding: 0;
	height: 100%;
	background: #000 url(http://www.zdocn.com/images/zymol_bg.gif) repeat 0 0;
}

* html body{
	text-align: center;
}

#container {
	width: 655px;
	margin: 0 auto;
	padding: 14px 10px;
	font-size: 16px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", geneva, verdana, sans-serif;
	line-height: 1.3em;
	text-align: left;
	min-height: 100%; /* For Modern Browsers */
	height: auto !important; /* For Modern Browsers */
	height: 100%; /* For IE */
	background-color: #FFF;
	border-bottom: 1px solid #000;
}

#head {
	padding: 10px;
	min-height: 115px; /* For Modern Browsers */
	height: 115px !important; /* For Modern Browsers */
	height: 115px; /* For IE */
	background: #000 url(http://www.zdocn.com/images/header_1.jpg) no-repeat top right;
}

#topnav {
	width: 300px;
	margin: -124px 16px 0 0;
	color: #FFF;
	float: right;
	clear: none;
}

* html #topnav {
margin: -124px 8px 0px 0px;
}


#mainnav {
	margin: 0 auto;
}

#title {
	margin: 48px auto 20px auto;
	padding: 0;
	min-height: 142px; /* For Modern Browsers */
	height: 142px !important; /* For Modern Browsers */
	height: 142px; /* For IE */
	background: #FFF url(http://www.zdocn.com/images/title_car_1.jpg) no-repeat 0 0;
}

* html #title {
	margin-top: 0px;
	padding-bottom: 0px;
}

#left {
	width: 180px;
	float: left;
	clear: left;
}

#steps {
	width: 180px;
	margin: 0 0 1em 0;
	clear: left;
}

#center {
	width: 455px;
	margin: 0;
	float: right;
	clear: none;
}

#foot {
	width: 650;
	margin: 0 auto;
	padding: 30px 0 0;
	font-size: 9px;
	line-height: 1em;
	clear: both;
}

/*	bkmrk=IMAGEREPLACE
-------------------------------------------------------------*/

body#about #head {
	background: #000 url(http://www.zdocn.com/images/header_7.jpg) no-repeat top right;
}

body#contact #head {
	background: #000 url(http://www.zdocn.com/images/header_6.jpg) no-repeat top right;
}


body#process #head {
	background: #000 url(http://www.zdocn.com/images/header_5.jpg) no-repeat top right;
}


body#paint #head {
	background: #000 url(http://www.zdocn.com/images/header_4.jpg) no-repeat top right;
}


body#store #head, body#accessories #head, body#kits #head {
	background: #000 url(http://www.zdocn.com/images/header_3.jpg) no-repeat top right;
}


body#testimonial #head {
	background: #000 url(http://www.zdocn.com/images/header_2.jpg) no-repeat top right;
}


body#gallery #head {
	background: #000 url(http://www.zdocn.com/images/header_1.jpg) no-repeat top right;
}


body#about #title {
	background: #FFF url(http://www.zdocn.com/images/title_car_2.jpg) no-repeat 0 0;
}

body#contact #title {
	background: #FFF url(http://www.zdocn.com/images/title_car_3.jpg) no-repeat 0 0;
}

body#process #title {
	background: #FFF url(http://www.zdocn.com/images/title_car_4.jpg) no-repeat 0 0;
}

body#paint #title {
	background: #FFF url(http://www.zdocn.com/images/title_car_5.jpg) no-repeat 0 0;
}

body#store #title {
	background: #FFF url(http://www.zdocn.com/images/title_car_6.jpg) no-repeat 0 0;
}

body#accessories #title {
	background: #FFF url(http://www.zdocn.com/images/title_car_6.jpg) no-repeat 0 0;
}

body#kits #title {
	background: #FFF url(http://www.zdocn.com/images/title_car_6.jpg) no-repeat 0 0;
}

body#testimonial #title {
	background: #FFF url(http://www.zdocn.com/images/title_car_9.jpg) no-repeat 0 0;
}

body#gallery #title {
	background: #FFF url(http://www.zdocn.com/images/title_car_7.jpg) no-repeat 0 0;
}

body#home #title {
	background: #FFF url(http://www.zdocn.com/images/title_car_8.jpg) no-repeat 0 0;
}

/*	bkmrk=TopNav
-------------------------------------------------------------*/

#topnav ul {
	margin: 0;
	padding: 0;
	text-align: right;
	list-style: none outside;
}

#topnav li {
	margin: 0;
	padding: 0;
	display: inline;
}

#topnav li a:link, #topnav li a:visited {
	margin: 0 0 0 0;
	padding: 0.65em 1.75em;
	font-size: 0.6em;
	color: #FFF;
	display: inline;
	text-decoration: none;
	background-color: #000;
}

#topnav li a:hover {
	background-color: #558EB6;
}

/*	bkmrk=Title
-------------------------------------------------------------*/
#title{
	clear:both;
}


#title h1 {
	margin: 0 0 0 -0.1em;
	padding: 0;
	font-size: 70px;
	line-height: 2.5em;
	letter-spacing: 0;
	text-align: left;
	color: #FFF;
}
/*
#title a.upload {
	margin: 110px 5px 0 0;
	padding: 0.5em 1.25em;
	font-size: 0.6em;
	color: #000;
	background: #FFF;
	display: block;
	float: right;
	clear: none;
}

/*	bkmrk=MainNav
-------------------------------------------------------------*/

#mainnav ul {
	position: relative;
	margin: 8px 0;
	padding: 0;
	line-height: 0.5em;
	text-align: left;
	list-style: none outside;
	float: left;
}

#mainnav li a:link, #mainnav li a:visited {
	width: 87px;
	margin: 0 4px 0 0;
	padding: 1em 0;
	font-size: 11px;
	color: #FFF;
	text-align: center;
	display: block;
	text-decoration: none;
	background-color: #000;
}

#mainnav li.last {
	margin: 0 -4px 0 0;
}

#mainnav li a:hover {
	background-color: #558EB6;
}

#mainnav li {
	margin: 0 0 0 0;
	padding: 0;
	float: left;
}

/*	bkmrk=Center
-------------------------------------------------------------*/

h1, h2, h3 {
	line-height: 1em;
	color: #558EB6;
}

h1 {
	margin: 0 0 0.35em 0;
	font-size: 30px;
	font-weight: bold;
}

h2 {
	margin: 0 0 0.35em 0;
	padding: 0.5em 0.1em;
	font-size: 25px;
	font-weight: bold;
}

h3 {
	margin: 0 0 0.35em 0;
	font-size: 20px;
	font-weight: normal;
}

#center p {
	margin: 0 0 1.25em 0;
	padding: 0;
	font-size: 12px;
	line-height: 15px;
	text-align: justify;
}

#center img {
	margin: 0;
	padding: 0;
}

#center a {
	color: #558EB6;
	text-decoration: none;
}

/*	bkmrk=Left
-------------------------------------------------------------*/

#left h4 {
	width: auto;
	margin: 0 0 0.3em;
	padding: 4px 10px;
	font-size: 12px;
	line-height: 14px;
	color: #FFF;
	display: block;
	background-color: #558EB6;
}

#left p {
	margin: 0 10px 1.2em;
	font-size: 0.7em;
	line-height: 1.2em;
}

#thumbs {
	width: auto;
	margin: 0;
	padding: 0;
}

#thumbs img {
	width: 75px;
	margin: 0 4px 0.2em;
	padding: 0;
}

#thumbs img a:link, #thumbs img a:visited {
	border: 1px solid #FFF;
}

#thumbs img a:hover {
	border: 1px solid #558EB6;
}

/*	bkmrk=Foot
-------------------------------------------------------------*/

#foot p {
	margin: 1em 0 0;
	padding: 0;
	color: #888;
	text-align: center;
}

/*	bkmrk=LISTS
-------------------------------------------------------------*/

#center ul {
	margin: 0.75em 10px;
	padding: 0;
	list-style: circle outside;
}

#center li {
	margin: 1.3em 1em;
	padding: 0;
	font-size: 12px;
	line-height: 17px;
}


#left ul {
	margin: 0 0 0 15px;
	padding: 0;
	list-style: disc inside;
}

#left li {
	margin: 15px 0;
	padding: 0;
	font-size: 12px;
	line-height: 15px;
	color: #000;
}

#left li a:link, #left li a:visited {
	
}

#steps ul {
	width: auto;
	margin: 0 0 0.1em;
	padding: 0;
	list-style: none inside;
}

#steps li a:link, #steps li a:visited {
	width: auto;
	margin: 0;
	padding: 1em 0;
	display: block;
	color: #000;
	text-decoration: none;
	border: 1px solid #558EB6;
	border-width: 1px 0 0 5px;
}

#steps li a:hover {
	font-weight: bold;
	border-left: 5px solid #000;
	border-top: 1px solid #558EB6;
}

#steps li {
	margin: 0;
	padding: 0;
	background-color: #CBDFEA;
	text-indent: 0.5em;
	display: block;
}

ul.pages {
	margin: 0;
	padding: 0;
	text-align: center;
	float: left;
}

li.pages {
	width: 1.3em;
	margin: 0 0.5em;
	padding: 0 0.5em;
	font-size: 0.6em;
	line-height: 1em;
	text-align: center;
	list-style: none outside;
	display: block;
	float: left;
}

li.pages a:link, li.pages a:visited {
	width: 1.3em;
	margin: 0 0.5 0 0;
	display: block;
	color: #000;
	text-decoration: none;
	background-color: #CBDFEA;
	border: 1px solid #e2e2e2;
	float: left;
}

li.pages a:hover {
	color: #FFF;
	background-color: #558EB6;
	border: 1px solid #555;
}

li.selected {
	width: 1.3em;
	margin: 0 0.5em 0 0;
	display: block;
	color: #000;
	text-decoration: none;
	border: 1px solid #e2e2e2;
	float: left;
}

ul.admin {
	margin: 1em 0 3em;
	padding: 0;
	list-style: none outside;
}

li.admin {
	margin: 1em;
	padding: 0;
	display: inline;
}

li.admin a:link, li.admin a:visited {
	margin: 0 0 50px;
	color: #B65555 !important;
	text-decoration: none;
	background-color: #E1E1E1;
	border: 1px solid #BBB;
}

li.admin a:hover {
	color: #FFF !important;
	background-color: #B65555;
	border: 1px solid #B65555;
}

/*	bkmrk=FORMS
-------------------------------------------------------------*/

p.form {
	margin: 0;
	padding: 0.5em;
	display: block;
}

p.form:hover {
	padding: 0.5em;
	background-color: #FFFFE0;
}

p.formhighlight {
	background-color: #FFFFE0;
}

fieldset {
	border: 1px solid #E1E1E1;
	border-width: 1px 0 0;
}

label {
	margin: 0;
	padding: 0;
	font-weight: bold;
}

/*input, textarea {
	margin: 0 0 0 115px;
	padding: 0;
	display: block;
}*/

p.required {
	padding: 0 20px 0 0;
	background: #FFF url(./images/required.gif) no-repeat top right;
}

select {
	margin: 1em 10px;
	padding: 0;
}

input.nospace {
	margin: 0;
	display: inline;
}

p.submit {
	margin: 0 0 0 115px;
}

/*	bkmrk=TYPE
-------------------------------------------------------------*/

.note {
	color: #B65555;
}

.blue {
	color: #558EB6;
}

blockquote.outline {
	margin: 0 0 0.5em -2em;
	padding: 1em;
	border: 1px solid #CBDFEA;
}

a.navGrey {
	padding: 0 5px;
	
}

a.navBlue {
	padding: 0 5px;
	font-weight: bold;
}

a.big {
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}
/*
img {
	border: 1px solid #f00;
}

*/








