BODY {
	background-color: #333333;
	color: #000000;
	margin: 0px;
	margin-bottom: 20px;
	margin-top: 20px;
	padding: 0px;
	font: 11px Arial;
	background-image: url(../../../../images/subfooter_right.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.centershop {
	padding: 0px;
	margin: 0px auto;
	position: relative;
	text-align: left;
	width: 760px !important;
}

.cartproductprice {
	font-size: 13px;
}

#productdescription {
	color: #333333;
}

.instock {
	color: #009900;
}

.product_field {
	font-size: 11px;
	width:150px;
}

TD.main, P.main {
  font-size: 11px;
  line-height: 15px;
}

#headerlinks  {
	color: #666666;
}


#headerlinks a:link, #headerlinks a:visited, #headerlinks a:active {
	color: #666666;
	text-decoration: underline;
}

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

A {
	color: #CC0000;
	text-decoration: underline;
}

A:hover {
  	color: #333333;
	text-decoration: underline;
}

#contentpage {
	font-size: 12px;
	line-height: 17px;
	color: #333333;
	margin-left: 15px;
	margin-right: 25px;
}
#footerlink a {
	color: #333333;
}

#footerlink a:hover {
	color: #666666;
}

#contentpage b {
	font-size: 14px;
	color: #990000;
	padding-top: 10px;
}

#contentpage i {
	font-size: 12px;
	font-weight: bold;
}

#contentpage blockquote {
	margin-left: 30px;
}

FORM {
	display: inline;
	margin: 0px;
	padding: 0px;	
}
.banners {
  padding: 15px;
}

.productname {
	font-size: 20px;
	color: #663300;
}

.productprice {
	font-size: 24px;
	color: #CC0000;
}

.searchbox {
	width: 150px;
	font-size: 10px;
	color: #666666;
	border: 1px solid #333333;
	padding: 2px;
}

.emailbox {
	width: 125px;
	font-size: 10px;
	color: #666666;
	border: 1px solid #333333;
	padding: 2px;
}

/*HEADER CSS*/

TABLE.header {
	background-repeat: no-repeat;
	background-position: center top;
	height: 80px;
}

TABLE.headerNavigation {
	width: 100% !important;
	font-size: 10px;
}

TABLE.headerNavigation input {
	font-size: 10px;
}

TD.headerNavigation {
  position: relative;
  vertical-align: middle;
  font-family: Arial;
  font-size: 11px;
  font-weight: bold;
  color:#000000;
  letter-spacing:1px;
  padding: 5px;
}

TD.breadCrumb {
  font-size: 10px;
  font-weight: bold;
  color: #9a9a9a;
  padding: 3px;
  border-bottom: 1px solid #CCCCCC;
}

TD.headerNavigation A, TD.headerNavigation A:visited, td.footertop a  {
  font-weight: bold;
  color: #990000;
}

TD.headerNavigation A:hover, td.footertop a:hover  {
  color: #333333;
}

TR.headerError {
  background: #ff0000;
}

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

TR.headerInfo {
  
}

TD.headerInfo {
  font-family: Arial;
  font-size: 12px;
  
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

/*SIDEBOX CSS*/

.column_left, .column_right, .column_single {
  
  padding: 2px;
}

.boxText {
  font-size: 11px;
  line-height: 125%;
}
.leftbox, .rightbox, .centerbox, .singlebox {
  font-family: Arial;
  font-size: 11px;
  
  margin-bottom: 15px;
  color: #000000;
}

.leftboxheading, .rightboxheading, .centerboxheading, .singleboxheading {
  font-size: 12px;
  font-weight: bold;
  color: #000000;
  padding: 2px;
  padding-left: 9px;
  padding-top: 15px;
}

td.leftboxheading a, td.rightboxheading a, td.centerboxheading a, td.singleboxheading a {
  color: #990000;
}

TR.leftboxheading, TR.rightboxheading, TR.centerboxheading, TR.singleboxheading {

}

.leftboxcontent, .rightboxcontent, .centerboxcontent, .singleboxcontent {
  line-height: 125%;
  padding: 4px;
}

.leftboxfooter, .rightboxfooter, .centerboxfooter, .singleboxfooter {
  background-color: #abbbd3;
  background-image: url();
  margin-bottom: 15px;
}

.plainBox, .plainbox-description {
  font-family: Arial;
  font-size: 11px;
  padding: 5px;
}
.plainBoxHeading, TD.tableHeading {
  font-size: 12px;
  font-weight: bold;
  padding: 11px 5px 5px;
}
.productListing-heading {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 3px;
	height: 20px;
	background-color: #666666;
	background-repeat: repeat-x;
}

TD.productListing-heading{
  
}

TD.productlisting {
 
}

TD.productListing-data {
width: 173px;
  font-size: 10px;
    padding: 15px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #E2E2E2;
	border-bottom-color: #E2E2E2;	
	
}

.cartlayout {
  font-size: 11px;
    padding: 6px;
	
}



/*center main section
-----------------------------------*/
TD.pageHeading, DIV.pageHeading, h1 {
  font-size: 18px;
  font-weight: bold;
  color: #9a9a9a;
  padding-top: 11px;
}

.center_column {
  padding: 4px;
}
.main_page{
  width: 100% !important;
  background-color: #FFFFFF;
}

/* footer
--------------*/

TABLE.footer {
  text-align: center;
  font-size: 10px;
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 10px;
}

TR.footertop {
	background-repeat: no-repeat;
	background-position: top;
  }

.footertop1 {
	font-size: 13px;
	font-weight: bold;
	text-align: left;
}

.footerbottom1 {
font-size: 11px;
text-align: left;
}

/*miscellaneous areas
-------------------------------------*/
TD.cartBox {
   background: #F5F5F5;
   font-size: 11px;
   padding: 10px;
   border: 1px solid #E8E8E8;
}

TR.productListing-odd, TR.upcomingProducts-odd {
  background: #ffffff;
}

TR.productListing-even, TR.upcomingProducts-even, .productsNotifications {
  background: #F9F9F9;
}

TD.productListing-data-description-odd {
  background: #ffffff;
  font-size: 10px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 12px;
  border-bottom: 1px solid #9a9a9a;
}

TD.productListing-data-description-even {
  background: #eff4f8;
  font-size: 10px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 12px;
  border-bottom: 1px solid #9a9a9a;
}

td.pageresults a {
  color: #990000;
}

td.pageresults a:hover {
  background: #FFFF33;
}

SPAN.newItemInCart {
  color: #000000;
  font-weight: bold;
}

TD.smallText, SPAN.smallText, P.smallText, td.pageresults{
   font-size: 10px;
}

TD.fieldKey {
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-size: 12px;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-size: 11px;
}

.greetUser {
   font-size: 14px;
   padding-top: 5px;
   padding-bottom: 5px;
}

SPAN.greetUser {
   color: #6985A4;
   font-weight: bold;
}

SPAN.markProductOutOfStock {
	color: #c76170;
	font: bold 12px Arial;
}

span.normalprice {
	text-decoration: line-through;
}

SPAN.productSpecialPrice, SPAN.productSalePrice, .stockWarning, span.coming {
  color: #ff0000;
}

span.productSpecialPriceSale {
  color: #ff0000;
	text-decoration: line-through;
}

SPAN.productPriceDiscount, .inputRequirement {
  font-size: 10px;
  color: #FF0000;
}
.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; }
.moduleRowSelected { background-color: #E9F4FC; }

/* message box */

.messageBox {}
.messageStackError, .messageStackWarning, errorBox {
  background-color: #ff0000;
  color: #ffffff;
  font-size: 10px;
  padding: 4px;
  border: 1px solid #9a9a9a;
}
.messageStackSuccess { background-color: #b3ffa8; padding: 2px; border: 1px solid #9a9a9a; }
.messageStackCaution { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffff00; }

/* checkout totals */
TD.ot-subtotal-Text, TD.ot-cod-fee-Text, TD.ot-total-Text, TD.ot-group-pricing-Text, TD.ot-gv-Text, TD.ot-loworderfee-Text, TD.ot-shipping-Text, TD.ot-subtotal-Text, TD.ot-tax-Text, TD.ot-coupon-Text {
  font-weight: bold;
}
TD.ot-total-Amount {
  font-weight: bold;
  border-top: 1px solid #9a9a9a;
}
TD.ot-subtotal-Amount, TD.ot-cod-fee-Amount, TD.ot-group-pricing-Amount, TD.ot-gv-Amount, TD.ot-loworderfee-Amount, TD.ot-shipping-Amount, TD.ot-subtotal-Amount, TD.ot-tax-Amount, TD.ot-coupon-Amount {}


/* product_info attribute comments */

.ProductInfoComments, TD.ProductInfoComments, SPAN.ProductInfoComments {
  color: #ff0000;
  font-size: 10px;
  text-align : left;
  font-weight: bold;
  padding-top: 6px;
  padding-bottom: 6px;
  border-top: 1px solid #9a9a9a;
}

/* General alert span class */
TD.alert, SPAN.alert {
  color: #FF0000;
  font-weight: bold;
}

/* General alert span class */
TD.alertBlack, SPAN.alertBlack {
  color: #000000;
  font-weight: bold;
}

/* popup tables */
TABLE.popupattributeqty, TABLE.popupcouponhelp, TABLE.popupcvvhelp, TABLE.popupimage, TABLE.popupimageadditional, TABLE.popupsearchhelp, TABLE.popupshippingestimator, TABLE.popupinfoshoppingcart {
  background-color: #ffffff;
  margin: 6px;
  font: 11px Arial;
}

/* categories_description */
TABLE.categoriesdescription {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #D0D0D0;
  border:1px solid #9a9a9a;
}

TD.categoriesdescription {
  font-size: 11px;
  line-height: 1.0;
}

/* categories box parent and child categories */

SPAN.category-subs-parent {
  font-weight: bold;
}
SPAN.category-subs-selected {
  font-weight: bold;
}

/* attribute images table */
TABLE.products-attributes-images {
/*  width: 100%; */
/*  border: 1px solid #9a9a9a; */
  float: left;
  padding: 2px;
}

.content_title {
	font-size: 36px;
	color: #999999;
}
.content_top {
	font-size: 10px;
}

#footer {
	color: #FFFFFF;
}

#footer a:link, #footer a:visited, #footer a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

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



.bg_menu {
	background-color: #E4E4E4;
	background-image: url(../../../../images/bg_menu.jpg);
	background-repeat: repeat-y;
	background-position: right;
}

#header {
	color: #FFFFFF;
}

#header a:link, #header a:visited, #header a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

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

#bgfooter1 {
	background-image: url(../../../../images/subfooter_right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.tiny {
	font-size: 10px;
}

#tblfeaturedProducts {
	width: 600px;
	text-align: center;
	vertical-align: bottom;
}

#tblspecialsDefault {
	width: 575px;
	text-align: center;
	vertical-align: top;
}

#tblwhatsNew {
	width: 575px;
	text-align: center;
	vertical-align: top;
}

#tblwhatsNew {
	width: 575px;
	text-align: center;
	vertical-align: top;
}

