#dsColumn, #leftDS, #nav2Links, #rightDS, 
#headerDivTag, #leftTopCorner, #customerLoginForm, #rightTopCorner, 
#rotatingHeaderImage, 
#redBarNavigation, 
#autcoHomeLink, #copyrightLine, #bottomDropShadowImages, 
#footerBody  { display: none; }

#headerDivTagPrint {
	text-align: left;
	border: 1px solid red;
	width: 95%; }

#mainTableXXX {
	text-align: left;
	border: 1px solid red;
	width: 95%;
	margin: 0px 0px 0px 0px; }
	
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: black; }
	
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: black;
	background-color: #EEEEEE;
	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; }
	

	
/* ----------- Header / Navigation Bar ----------- */


.headerLogo {
	border-left: none; 
	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 {
	border-right: none;
	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 ----------- */
	

			
/* --- 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; }
			
			
/* ----------- 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;	 }
	
	

/* ----------- 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; }