@import "defaults.css";

 /* Center Column Text */
body, h1, a:link, a:active, a:visited, h4.optionName, label.attribsSelect, label.attribsRadioButton, h3, h2, #siteinfoLegal, #siteinfoIP, #cartSubTotal {
     color:#330033;  /*  Center Column Text Color */
     font-size:12px;  /*  Center Column Text Font Size */
     font-weight:normal;  /*  Center Column Text Font Weight */
}

 /* Center Column Hover */
a:hover {
     color:#CCCCCC;  /*  Center Column Text Hover */
     }

 /* Navigation Bar Text */
#navMain ul li a, h2.centerBoxHeading, .productListing-rowheading , .productListing-rowheading a:link, #navSupp ul li a {
     color:#000000;  /*  Navigationbar Text Color */
     font-size:14px;  /*  Navigationbar Text Font Size */
     font-weight:normal;  /*  Navigationbar Text Font Weight */
     }

 /* Navigation Bar Text */
#navSupp ul li a:hover, #navMain ul li a:hover, h2.centerBoxHeading a:hover, .productListing-rowheading a:hover {
     color:#CCCCCC;  /*  Navigationbar Text Hover */
}

 /* Center Column Product Wrapper */
.centerBoxWrapper {
     border-color:#330033;  /*  Center Column Border Color */
     border-style:groove;  /*  Center Column Border Style */
     border-width:1px;  /*  Center Column Border Width */
     height:1%;
     margin:1.1em 0;
     }

.productListing-data {
border-top:1px groove #330033;
padding:0.5em;
}

 /* Product Price Special */
.productSpecialPrice, .productSalePrice, .productPriceDiscount {
     color:#CC00CC;  /*  Product Price Special Color */
     font-size:14px;  /*  Product Price Special Font Size */
     font-weight:bold;  /*  Product Price Special Font Weight */
     } 

/* Category Navigation Text */
#navCatTabs ul li a {
     color:#000000;  /*  Categorybar Text Color */
     font-size:12px;  /*  Categorybar Text Font Size */
     font-weight:normal;  /*  Categorybar Text Font Weight */
     } 

/* Category Navigation Hover */
#navCatTabs ul li a:hover {
     color:#888888;  /*  Categorybar Text Hover */
     } 

/* Left Column Content Text */
.leftBoxContainer, .leftBoxContainer a:link, .leftBoxContainer a:visited, .cartNewItem, .cartOldItem {
     color:#000000;  /*  Leftbox Content Text Color */
     font-size:12px;  /*  Leftbox Content Text Font Size */
     font-weight:normal;  /*  Leftbox Content Text Font Weight */
     } 

/* Left Column  Content Hover */
.leftBoxContainer a:hover {
     color:#999999;  /*  Leftbox Content Text Hover */
     }

/* Left Column Headings Text */
h3.leftBoxHeading, h3.leftBoxHeading a, h3.leftBoxHeading a:visited, .leftBoxHeading, .leftBoxHeading a:visited, .leftBoxHeading a:link  {
     color:#FFFFFF;  /*  Leftbox Header Text Color */
     font-size:12px;  /*  Leftbox Header Text Font Size */
     font-weight:bold;  /*  Leftbox Header Text Font Weight */
     }

/* Left Column Headings Hover */
h3.leftBoxHeading a:hover {
    color:#888888;  /*  Leftbox Header Text Hover */
     }

/* Right Column Content Text */
.rightBoxContainer, .rightBoxContainer a:link, .rightBoxContainer a:visited, .cartNewItem, .cartOldItem {
     color:#000000;  /*  Rightbox Content Text Color */
     font-size:12px;  /*  Rightbox Content Text Font Size */
     font-weight:normal;  /*  Rightbox Content Text Font Weight */
     } 

/* Right Column  Content Hover */
.rightBoxContainer a:hover {
     color:#FFFFFF;  /*  Rightbox Content Text Hover */
     }

/* Right Column Headings Text */
h3.rightBoxHeading, h3.rightBoxHeading a, h3.rightBoxHeading a:visited, h3.rightBoxHeading a:link, .rightBoxHeading, .rightBoxHeading a, .rightBoxHeading a:visited, .rightBoxHeading a:link  {
     color:#FFFFFF;  /*  Rightbox Header Text Color */
     font-size:12px;  /*  Rightbox Header Text Font Size */
     font-weight:bold;  /*  Rightbox Header Text Font Weight */
     }

/* Right Column Headings Hover */
h3.RightboxHeading a:hover, h3.rightBoxHeading a:hover {
    color:#888888;  /*  Rightbox Header Text Hover */
     }


body {
     background-color:#000000;  /*  Page Background Color */
     background-image:url(none);   /* Page Background Image */
     margin:2pt;
     }

#mainWrapper, #logoWrapper, #navSuppWrapper, #navMainWrapper, #navBreadCrumb, tr.productListing-even, .rowOdd, .rowEven {
     background-color:#FFFFFF;  /*  Center Column Background Color */
     }


#navColumnOne {
     background-color:#330033;  /*  Left Column Background Color */
     }

#navColumnTwo {
     background-color:#330033;  /*  Right Column Background Color */
     }

#mainWrapper {
     width:800px;  /*  Shopping Cart Width */
     }

#logoWrapper {
     height:200px;  /*  Shopping Cart Header Height */
     background-position:left;  /*  Header Image Alignment  */
     }

.leftBoxHeading {
     background-image:url(none);  /*  Leftbox Heading Image */
     background-color:#990099;  /*  Leftbox Heading Color */
     }

.rightBoxHeading {
     background-image:url(none);  /*  Rightbox Heading Image */
     background-color:#990099;  /*  Rightbox Heading Color */
     }

#navMainWrapper, .centerBoxHeading, #navSuppWrapper, .productListing-rowheading, tr.tableHeading, #cartSubTotal {
     background-image:url(none);  /*  Navbar Image */
     background-color:#990099;  /*  Navbar Color */
     }

#logo {
     float:left;
     }

.leftBoxContainer {
     background-color:#999999;  /*  Leftbox Background Color */
     border-color:#990099;  /*  Leftbox Outer Border Color */
     border-style:groove;  /*  Leftbox Outer Border Style */
     border-width:2px;  /*  Leftbox Outer Border Width */
     width:150px;  /*  Leftbox Width */
     }

.rightBoxContainer {
     background-color:#888888;  /*  Rightbox Background Color */
     border-color:#990099;  /*  Rightbox Outer Border Color */
     border-style:groove;  /*  Rightbox Outer Border Style */
     border-width:2px;  /*  Rightbox Outer Border Width */
     width:150px;  /*  Rightbox Width */
     }

/* Left Column/Boxes Width */
.columnLeft {
     width:150px;  /* Leftcolumn Width */
     }

/* Right Column/Boxes Width */
.columnRight {
     width:150px;  /* Rightcolumn Width */
     }

#navCatTabsWrapper {
     background-color:#CC00CC;  /*  Category Tabs Background Color */
     border:3px double #EEEEEE;  /*  Category Tabs Accent */
     }

#navCatTabs ul {
     height:20px;  
     margin:6px;  /*  Category Tabs Height */
     }

#logoWrapper {
background-image:url(../images/header_bg.jpg);
}

/* For designer use - not css tags */
otherDesignerSettings {
     width:1000px;  /*  Shopping Cart Header Width  */
     headerName:header_bg.jpg;  /*  Shopping Cart Header Name  */
     }