@import url("/style/default.css");


.centershop {
	padding: 0px;
	margin: 0px auto;
	}


FORM {
	display: inline;
}
.banners {
  padding: 15px;
}
.borderTop { border-top: 1px solid #F0EEED; }

TABLE.header {}
TABLE.headerNavigation {}
TD.headerNavigation {}
TD.headerNavigation A, TD.headerNavigation A:visited, td.footertop a  {}
TD.headerNavigation A:hover, td.footertop a:hover  {}
TD.breadCrumb {
	font: 10px tahoma, arial, verdana;
  padding: 5px;
/*  border-bottom: 1px solid #F0EEED;*/
	text-align: right;
}

#breadCrumb {
	font: 10px tahoma, arial, verdana;
  padding: 0;
	margin: 5px 15px 20px 10px;
	float: right;
	position: relative;
	}

#sideBoxContents a, .sideBoxContents a { text-decoration: none; }
TR.headerError {
  background: #ff0000;
}

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

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

/*SIDEBOX CSS*/

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

.boxText {
  font-size: 11px;
  line-height: 125%;
}
.leftbox, .rightbox, .centerbox, .singlebox {
  margin-bottom: 15px;
	margin-right: 20px;
}

.leftboxheading, .rightboxheading, .singleboxheading {
	background: url(/images/backgroundColumn.gif) no-repeat;
	font-size: 11px;
  font-weight: bold;
  color: #FFFFFF;
  padding: 0 0 0 10px;
  height: 22px;
}

.centerboxheading {
	background: url(/images/backgroundColumn2.gif) no-repeat;
	font-size: 11px;
  font-weight: bold;
  color: #FFFFFF;
  padding: 0 0 0 10px;
  height: 22px;
}

td.leftboxheading a:link, td.leftboxheading a:active, td.leftboxheading a:visited, td.rightboxheading a, td.centerboxheading a, td.singleboxheading a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
td.leftboxheading a:hover, td.rightboxheading a:hover, td.centerboxheading a:hover, td.singleboxheading a:hover {
	font-weight: bold;
	color: #FFE8BC;
	text-decoration: none;
}

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

.leftboxcontent, .rightboxcontent, .centerboxcontent, .singleboxcontent {
	font-size: 11px;
  border: 1px solid #DC9336;
  padding: 8px;
	line-height: 18px;
	}

.leftboxcontent a, .rightboxcontent a, .centerboxcontent a, .singleboxcontent a {
	text-decoration: none;
	}
	
.leftboxfooter, .rightboxfooter, .centerboxfooter, .singleboxfooter {
  margin-bottom: 15px;
}

.productListing-heading, .productListing-heading a:link, .productListing-heading a:visited, .productListing-heading a:active  {
	font-size: 11px;
  font-weight: bold;
  color: #FFFFFF;
  padding-left: 3px;
  height: 22px;
	text-decoration: none;
}

.productListing-heading a:hover {
	font-size: 11px;
	font-weight: bold;
	color: #FFE8BC;
	text-decoration: none;
	}

TD.productListing-heading {
	font-size: 11px;
  font-weight: bold;
  color: #FFFFFF;
  background-color: #BE7521;
  background: url(/images/backgroundTableTop.gif) repeat-x;
}

TD.productlisting {}

.smallText {
	text-align: center;
	}
.smallText a { 
	text-decoration: none;
	}


/*center main section
-----------------------------------*/
.center_column {}
.main_page {}

/*miscellaneous areas
-------------------------------------*/
#cartBox {
	color: #000000;
	font-size: 11px;
	background: #FAF0E6;
	padding: 8px;
	border: 1px solid #DC9336;
	width: 300px;
	text-align: center;
	}
	
.cartBox {
	color: #000000;
	font-size: 11px;
	background-color: #FAF0E6;
	padding: 8px;
	border: 1px solid #DC9336;
	text-align: center;
	}
	
.pageHeading { font-weight: bold; }

TR.productListing-odd, TR.upcomingProducts-odd { }

TR.productListing-even, TR.upcomingProducts-even, .productsNotifications { }

td.pageresults a { }

td.pageresults a:hover { }

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

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

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

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

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

SPAN.markProductOutOfStock {
	color: #c76170;
	font: bold 12px Verdana, Arial, sans-serif;
}

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


.moduleRow { }
.moduleRowOver { background-color: #FFEFDE; cursor: pointer; }
.moduleRowSelected { background-color: #FAF0E6; }

/* message box */

.messageBox {}
.messageStackError, .messageStackWarning, errorBox {
	font-weight: bold;
  color: #CD6D19;
}
.messageStackSuccess, .messageStackCaution { background-color: #FFEDCC; padding: 2px; border: 1px solid #DC9336; }

/* 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;
  padding: 6px;
  font: 11px Verdana, Arial, sans-serif;
}

/* categories_description */
TABLE.categoriesdescription { }
TD.categoriesdescription { }

/* categories box parent and child categories */
A.category-top { text-decoration: none; }
A.category-links { text-decoration: none; }
A.category-subs, A.category-products { text-decoration: none; }

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;
}
