BODY {
font-family : Verdana, Arial, sans-serif;
font-size : 73%;
margin: 10px;
background-color: #FFFFFF;
color:#000000;
scrollbar-arrow-color:#0308AC; 
scrollbar-face-color:#FF8701; 
scrollbar-3dlight-color:FF8701; 
scrollbar-highlight-color:#000000; 
scrollbar-shadow-color:#000000; 
scrollbar-darkshadow-color:#000000; 
scrollbar-track-color:#FBEE9D; 
}

P, TD, LI, UL, Table {
font-family : Verdana, Arial, sans-serif;
font-size : 100%;
}

/* this group sets the normal link colors */
A:LINK {
color : #4682B4;
text-decoration: none;
font-weight: bold;
}
A:VISITED {
color : #4682B4;
text-decoration : none;
font-weight: bold;
}
A:HOVER {
text-decoration : underline;
color : #4682B4;
}
H1 {
font-family: "Times New Roman", serif;
font-size: 24px;
font-weight: bold;
text-align: center;
color: #92B1D6;
}

h2 {
font-family: "Times New Roman", serif;
text-align: left;
font-size: 18px;
font-weight: bold;
letter-spacing: 2;
color : #92B1D6;
border-bottom: 1px solid #92B1D6;
}

h3, h4, h5 {
font-family: "Times New Roman", serif;
font-size : 18px;
font-weight : bold;
color : #92B1D6;
}

h6 {
font-family: "Verdana", serif;
font-size: 13px;
font-weight: bold;
color: #000000;
border-bottom: 1px solid #000000;
}

HR {
color: #000000;
height: 1px;
width: 100%;
}

/* special classes */

.mainimage {
background-color: #A7C3D5;
color: #000000;
height: 150px;
}

.logo {
background-color: #A7C3D5;
color: #000000;
font-size: 80%;
height: 150px;
text-align: right;
padding-right: 10px;
}

.navigation {
background-image: url('chevymusclecars/images/cell1.jpg');
color: #718AA4;
font-weight: bold;
text-align: center;
letter-spacing: 3;
height: 40px;
}

.left {
background-color: #E3EEF2;
color: #000000;
padding: 10px;
text-align: left;
vertical-align: top;
line-height: 22px;
border-right: 1px solid #92B1D6;
}

.right {
background-color: #E3EBCF;
color: #000000;
padding: 10px;
font-size: 90%;
text-align: left;
vertical-align: top;
border-left: 1px solid #92B1D6;
}

.main {
background-color: #FFFFFF;
color: #000000;
vertical-align: top;
text-align: justify;
line-height: 18px;
padding: 20px;
}

.copyright {
color: #000000;
font-size: 90%;
font-weight: bold;
text-align: center;
padding: 10px;
height: 30px;
letter-spacing: 0;
}

.topmenu {
height: 22px;
background-color: #FBA8B7;
color: #000000;
vertical-align: middle;
text-align: center;
color: #FFFFFF;
}

.tableheader {
height: 24px;
background-color: #FEE7EC;
color: #000000;
vertical-align: middle;
text-align: left;
font-weight: bold;
font-size: 9pt;
font-family: "Verdana";
}

.pagebanner {
text-align: left;
font-weight: bold;
font-size: 10pt;
font-family: "Verdana";
}

.title {
}

.toprightmenu {
}
.full {
height: 100%
}

img.full {
height: 100%
}


/* <<<<<<< PRODUCTS.ASP >>>>>>> */ 

div.proddescription {
font-family : Verdana, Arial, sans-serif;
font-size : 85%;
}

div.prodprice {
font-family : Verdana, Arial, sans-serif;
font-size : 85%;
}

div.prodid {
}

div.prodname {
}

div.proddiscounts {
}

td.prodimage {
}

img.prodimage {
}

div.prodoptions {
}

div.prodcurrency {
}

/* <<<<<<< PRODDETAIL.ASP >>>>>>> */ 

/* The properties of the text "Product ID" */ 
div.detailid{
}
/* : The properties of the product name on the product detail page */
div.detailname {
}
/* : The properties of the discounts text for the product detail page*/
div.detaildiscounts {
}
/* : The alignment of the product image on the product detail page*/
td.detailimage {
}
/* : The properties of the product image*/
img.prodimage {
}
/* : The properties of the text in the long product description*/
div.detaildescription {
font-family : Verdana, Arial, sans-serif;
font-size : 85%;
}
/* : The properties of the product options on the product detail page*/
div.detailoptions {
}
/* : The properties of the price on the product detail page*/
div.detailprice {
font-family : Verdana, Arial, sans-serif;
font-size : 85%;
}
/* : The properties of the alternative currencies on the product detail page*/
div.detailcurrency {
}

/* <<<<<< MINICART >>>>>> */ 


TD.mincart1 {
background-color: #FDECAD;
font-size: 10px;
font-family : Verdana;
}

TD.mincart2 {
background-color: #FFFFFF;
font-size: 10px;
font-family : Verdana;
}

TD.mincart3 {
background-color: #EBEBEB;
font-size: 10px;
font-family : Verdana;
}


P.mincart1 {
font-size: 10px;
font-family : Verdana;
}

/* <<<<<< TABLES >>>>>> */ 


TABLE.cobtbl{
background-color: #666666;
} 

TD.cobhl{
background-color: #FFC42B;
font-size: 11px;
font-family : Tahoma;

}

TD.cobll{
background-color: #FFF7B8;
color : #666666;
font-size: 11px;
font-family : Tahoma;

}

