#headerDivTagPrint  { display: none; }

BODY {
	color: #000000;
	font-size: 9pt;
    font-family: verdana, arial, sans-serif;
	background-color: #D0D0D0;
	margin: 0px 0px 0px 0px; }

h1, h2, h3, h4, h5, h6 {
	color: #8F0E00; }
	
h1  {
	font-size: x-large;
	margin-bottom: -5px;  }
	
h2  {
	font-size: large;
	margin-bottom: 2px;  }
	
h3  {
	font-size: 21px;
	margin-bottom: -5px;  }
	
h4  {
	font-size: 16px;
	margin-bottom: 3px; }
	
h5  {
	font-size: x-small;
	margin-bottom: -15px; }
	
h6  {
	font-size: xx-small;
	margin-bottom: -5px; }
	
TR {
	vertical-align: top; }
		
TD {
	color: #000000;
	font-size: 9pt;
    font-family: verdana, arial, sans-serif; }

TH, .dgTHl, .dgTHc, .dgTHr {
	color: white;
	background-color: #8F0E00;
	font-size: 8pt;
	padding: 5px 3px 5px 3px;
	font-weight: bold; }
	
TH, .dgTHl {
	text-align: left; }
	
.dgTHc {
	text-align: center; }
	
.dgTHr {
	text-align: right; }

P {
	font-size: 8pt; }
	
	
ul {
	margin-bottom:0px; }
	
ul, LI {
	color: #000000;
	font-size: 8pt;
	padding-bottom: 5px; }

A {
    font-size: 8pt;
    color: #000000;
	text-decoration: none;  }
	
A:visited {
    font-size: 8pt;
    color: #6C6C6C;
	text-decoration: none;  }
	
A:hover {
    font-size: 8pt;
    color: #EE3224;
	text-decoration:underline; }
	
.PageSize { 
	width: 763px; }
	
hr {
	width: 100%;
	size: 1px;
	color: #D2CCB8; }
	
.hrRepeat {
	width:100%;
	size:1px;
	color:#CACCE3;
	padding: 0px 0px 0px 0px; }
	
.width {
	width:215px; }
	
.widthSm {
	width:100px; }
	
.errorMsg {
	padding: 5px 5px 5px 5px;
	background-color:#FFE0E0;
    font-size: 10pt;
    color: #EE3224;
	font-weight: bold; }

fieldset {
    font-size: 8pt;
	border: 1px solid #E0C2C2;
	padding: 5px 5px 15px 5px;
	margin-bottom:10px; }
	
legend, .legend {
    font-size: 9pt;
    color: black;
    font-weight: bold;
    color: #8F0E00;
	margin-bottom:10px; }

#searchForm, #Form1 {
    margin: 0px; }
	

	
/* ----------- Header / Navigation Bar ----------- */

#headerDivTag {
	width: 762px; }

#leftTopCorner {
	background-image: url(images/ds/leftTopCorner.gif); }
	
.leftDS {
	background-image: url(images/leftDS.gif); }
	
#rightTopCorner {
	background-image: url(images/rightTopCorner.gif); }
	
.rightDS {
	background-image: url(images/rightDS.gif); }
	
.leftBorder {
	border-left: 1px solid #606060;
	border-right: 1px solid #606060; }
	
.headerLogo {
	border-left: 1px solid #606060; 
	width: 220px; }
	
.headerForm {
	border-right: 1px solid #606060;
    background-color: #FFFFFF;
	padding-top: 15px; 
	width: 650px; }
	
.topBottomBorder {
	border-left: 1px solid #606060;
	border-right: 1px solid #606060;
	border-top: 1px solid black; }
	
.bodyBackground {
    background-color: #FFFFFF;
	padding: 20px 10px 2px 10px;
	border-right: 1px solid #606060;
	text-align: left; }
	
#dealerLogin td {
    font-size: 8pt;
    color: #8F0E00; }
	
#dealerLogin A, 
#dealerLogin A:visited {
    font-size: 8pt;
	line-height: 12pt;
    color: #8F0E00;
	text-decoration:underline; }
	
#dealerLogin A:hover {
    font-size: 8pt;
	line-height: 12pt;
    color: black;
	text-decoration: none; }
	
	
/* ----------- L E F T   N A V   O N L Y ----------- */
	
	/* this sets the how the cell holding the navigation list will behave */	
#nav2Links {
    background-color: #E5E5E5;
	padding: 20px 10px 2px 10px;
	border-left: 1px solid #606060; }
	
	/* this makes the left border on the autcoHome image */	
#nav2Link {
	border-left: 1px solid #606060; }
	
	/* the next three blocks of classes control the left hand nav links
	   on category, product, profile and support pages */		
#SupportLinks,
#ProductLinks,
#ProfileLinks,
#categoryNavLinks {
	list-style-type: none;
	margin-left: 3px; }
		
#SupportLinks A, #SupportLinks A:visited,
#ProductLinks A, #ProductLinks A:visited,
#ProfileLinks A, #ProfileLinks A:visited,
#categoryNavLinks A, #categoryNavLinks A:visited {
    font-size: 8pt;
	line-height: 10pt;
    color: black;
	text-decoration: none }
	
#SupportLinks A:hover,
#ProductLinks A:hover,
#ProfileLinks A:hover, 
#categoryNavLinks A:hover {
    font-size: 8pt;
	line-height: 10pt;
    color: red;
	text-decoration:underline;; }
	
	/* this makes the name of the support page you are on BOLD */		
#custserv li .custserv,
#about li .about,
#contact li .contact, 
#accounts li .accounts, 
#selective li .selective,
#payment li .payment,
#freight li .freight,
#processing li .processing,
#returns li .returns,
#warranties li .warranties, 
#special li .special, 
#advertising li .advertising,
#disclaimers li .disclaimers,
#faqs li .faqs,
#privacy li .privacy,
#myaccount li .myaccount,
#orders li .orders,
#password li .password,
#profile li .profile {
	font-weight: bold; }
	
			
/* --- nav bars  --- */	
	
#navBar {
	color: white;
	padding: 9px 10px 2px 10px; 
	border-left: 1px solid #606060;
	border-right: 1px solid #606060;
    background-color: #963131;
	text-align: center; }
	
#navBar A, 
#navBar A:visited {
    font-size: 8pt;
	line-height: 12pt;
    color: white;
	padding: 0px 5px 0px 5px; 
	text-decoration:underline; }
	
#navBar A:hover {
    font-size: 8pt;
	line-height: 12pt;
    color: red;
	text-decoration: none; }
			
			
/* --- dark grey footer bar  --- */	
	
#footerCorner {
    background-color: #9D9D9D;
	font-size: 7pt;
	text-align: center;
	vertical-align: middle;
	border-left: 1px solid #606060;
	border-bottom: 1px solid #606060;
	padding: 10px 5px 10px 5px;  }
	
#footerBody {
    background-color: #AFAFAF;
	border-bottom: 1px solid #606060;
	border-right: 1px solid #606060; }



/* ----------- Other & Text within the page body ----------- */

#MainBody td {
	font-size: 8pt; }

.CategoryTitle {
	font-size: 18pt;
    color: #486CEE;
	font-weight: bold; }
	 
.heading {
    font-size: 10pt;
    color: #8F0E00;
	margin-bottom:3px;
    font-weight: bold; }	
	 
.SectionHead {
    color: black;
    font-size: 10pt;
    font-weight: bold;
	width: 100%;
	padding: 8px 2px 5px 3px;
	background-color: #F5EBEB;
	border: 1px solid #E0C2C2;
	margin-bottom:5px; }	

.requiredText {
    font-size: 8pt;
    font-weight: bold;
    color: red;
	padding-left:2px; }
	
.cartText {
	font-size: 8pt;
    color: #000000; }

.pageLink {
    color: #486CEE; }

A.pageLink, 
A.pageLink:visited {
    font-size: 8pt;
	line-height: 12pt;
    color: #8F0E00;
	text-decoration:underline; }
	
A.pageLink:hover {
    font-size: 8pt;
	line-height: 12pt;
    color: black;
	text-decoration: none; }

.bodyLink {
    color: #486CEE; }

A.bodyLink, 
A.bodyLink:visited {
	font-size: 8pt;
	line-height: 12pt;
    color: #8F0E00;
	text-decoration:underline; }
	
A.bodyLink:hover {
	font-size: 8pt;
	line-height: 12pt;
    color: black;
	text-decoration: none; }
	
.modelName {
    font-size: 8pt;
    color: #818181;
	text-decoration: none; }

A.productlist, 
A.productlist:visited {
    font-size: 10pt;
	line-height: 12pt;
    color: black;
	text-decoration:underline; }
	
A.productlist:hover {
    font-size: 10pt;
	line-height: 12pt;
    color: #486CEE;
	text-decoration: none; }
	
.calMiddle {
    padding-bottom:10px; }
	
.calRight {
    padding-left:10px; }
	
.alertMessage, #alertMessage, #thankYouMessage {
    font-size: 8pt;
    color: black;
	background-color: #F9E0E0;
	padding:  5px; }
	
.okayMessage, #okayMessage {
    font-size: 8pt;
    color: black;
	background-color: #CFE5BD;
	padding:  5px; }
	

/* ----------- T A B L E S ----------- */

#bodyTable {
	border: 1px solid purple;
	width: 400px; }

#mainTable td {
	text-align: left; }
	
.alignRight, .TableHeadRight, .itemLinesRight, .subtotalRight {
	text-align: right; }
		
.TableHead, .TableHeadRight {
    font-size: 8pt;
    color: #000000;
	font-weight: bold;
	background-color: #CDE9FB;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	padding: 4px 2px 4px 2px; }
	
#productLines A {
    color: black;
	text-decoration: none; }

#productLines A:visited {
    color: #818181;
	text-decoration: none; }
	
#productLines A:hover {
    color: #486CEE;
	text-decoration:underline; }
	
.clientColor {
	background-color: #CDE9FB; }
	
#orderHistoryTable td {
	border-bottom:1px solid #D2CCB8; }
	
	
/* ----------- L I S T   C A T E G O R Y  P A G E   T A B L E S ----------- */

#listCategories TD {
	padding-left: 100px;
	padding-bottom: 8px;
	text-align: left; }
	
	
/* ----------- L I S T   P R O D U C T  P A G E   T A B L E S ----------- */

.itemName {
	padding-bottom: 8px;
	text-align: center; }	
	

/* ----------- P R O D U C T  P A G E   T A B L E S ----------- */

	
#productTitle {
	color: #8F0E00;
    font-size: 16pt;
	padding: 5px 0px 10px 0px; }

#productPrice th {
	background-color: white;
    color: #666666;
    font-size: 8pt;
	font-weight: normal;
	width: 50px;	
	vertical-align: middle; }	
	
#productPrice td {
	vertical-align: middle; }
	
#productPrice .price {
	color: #8F0E00;
	font-size: large; }
	
#productDetail h4 {
    font-size: 10pt; }
	
#productDetail {
    font-size: 8pt; }
	
#productOptions TH {
	color: white;
	background-color: #8F0E00;
	font-size: 8pt;
	padding-left: 10px;
	width: 230px;	 }

#productDownloads th {
	color: black;
	background-color: #E5E5E5;
	font-size: 8pt;
	padding-left: 5px;
	width: 100%; }

#productDownloads td {
	padding-left: 5px;
	line-height: 18px; }

#productDownloads A {
    color: #8F0E00;
	text-decoration:underline; }

#productDownloads A:visited {
    color: #AAAAAA;
	text-decoration:underline; }
	
#productDownloads A:hover {
    color: black;
	text-decoration: none;}
	

/* ----------- C A R T   P A G E   T A B L E S ----------- */


.TableSecHead {
    font-size: 8pt;
    color: black;
	background-color: #F9E0E0;
	text-align: left;
	font-weight: bold;
	padding: 4px 2px 4px 2px; }
	
#orderNum td, #billTo td, #shipTo td, #shipMeth td, #orderContents td, #payments td,
#cartTable td, #billingTable td, #shipTo td, #introTable td, #makePayments  {
	font-size: 8pt; }
		
#orderContents td, #payments td, #orderContents th, #payments th,
#cartTable td {
	padding: 5px;
    border-bottom: 1px solid #A4A4A3; }
		
.TableBox {
    border-color: #D2CCB8;
    border-style:solid solid solid solid;
    border-width:1px  1px  1px  1px;
    width:100%; }

.subtotalBack, .subtotalRightBold, .evenRowColor{
    background-color: #EEEEEE; }

.oddRowColor {
    background-color: White; }
	
.discountBack {
    background-color: #F8F8F8; }
	
.subtotal, .subtotalRight, .subtotalRightBold {
	font-size: 8pt;
    color: #000000;
	vertical-align: bottom; }
	
.subtotalRightBold {
	text-align: right;
	font-weight: bold;
	vertical-align: bottom;  }
	
#paymentFirstRow td  {
	padding-top: 20px; }
	
#paymentLastRow td {
	padding-bottom: 10px;
    border-bottom: 1px solid #A4A4A3; }
	
#firstPayment {
	background-color: #F9E0E0; }
	
	
	

/* ----------- C A R T   P A G E   T A B L E S ----------- */

#searchResults td {
	border-bottom: 1px solid #cccccc; }

#searchResultSpacers td {
	border-bottom: none; }