BODY {
	background-color: #ff6600;
	color: #333333;
	margin: 5px;
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
}

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

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

A {
  color: #0066cc; /*333333*/
  text-decoration: none;
}

A:hover {
  color: #333333; /*6699cc*/
  text-decoration: none;
  text-decoration: underline;
}

FORM {
	display: inline;
}

.banners {
  padding: 4px;
}

/*HEADER CSS*/

TABLE.header {
  width: 100% !important;
  background-color: #ffffff;
  padding-left: 5px;
  padding-right: 5px;
}

TABLE.headerNavigation {
  background-color: #99ccff; /*99ccff*/
  padding-left:5px;
  padding-right: 5px;
  width: 100% !important;
}

TD.headerNavigation {
  position: relative;
  vertical-align: middle;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color:#333333;
  letter-spacing:1px;
  padding: 3px;
}

TD.breadCrumb {
  font-size: 11px;
  font-weight: bold;
  color: #333333;
  padding: 3px;
  border-bottom: 1px dotted #333333;
}

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

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

TR.headerError {
  background: #ff6600;
}

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

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  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: 12px;
  line-height: 120%;
}

.leftbox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ffffff;
  margin-bottom: 10px;
  border: 1px solid #cccccc;
  border-left: 4px solid #cccccc;
}

.rightbox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ffffff;
  margin-bottom: 10px;
  border: 1px solid #cccccc;
  border-right: 4px solid #cccccc;
}

.centerbox, .singlebox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ffffff;
  margin-bottom: 10px;
  border: 1px solid #ff6600;
}

.leftboxheading, .rightboxheading {
  font-size: 12px;
  font-weight: normal;
  color: #333333;
  height: 20px;
  padding-left: 5px;
}

.centerboxheading, .singleboxheading {
  background-color: #cccccc;
  font-size: 12px;
  font-weight: normal;
  color: #333333;
  height: 20px;
  padding-left: 5px;
 }

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

  background-color: #cccccc;
}

TR.centerboxheading, TR.singleboxheading {
  background: #cccccc;
}

TR.leftboxheading {
  background: #cccccc;
}

TR.rightboxheading {
  background: #cccccc;
}

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

.centerboxfooter, .singleboxfooter {
  background-color: #cccccc;
 }

.leftboxfooter {
}

.rightboxfooter {
}

.plainBox, .plainbox-description {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
/*  background: #ffffff;*/
  padding-top: 2px;
  padding-bottom: 2px;
}

.plainBoxHeading, TD.tableHeading {
  font-size: 12px;
  font-weight: bold;
}

.productListing-heading {
  font-size: 11px;
  font-weight: bold;
  color: #ffffff;
  padding: 3px;
  height: 1px;
}

.gridlink {
  background-color: #99ccff;
  width: 100%; 
}

TD.productListing-heading{
  background-color: #99ccff;
}

TD.productlisting {
}

TD.productListing-data {
  font-size: 12px;
  font-weight: normal;
}

/*center main section
-----------------------------------*/
TD.pageHeading, DIV.pageHeading {
  font-size: 18px;
  font-weight: bold;
  color: #ff6600;
}

h1 {
  font-size: 16px;
  font-weight: bold;
  color: #ff6600;
}

h2 {
  font-size: 15px;
  font-weight: bold;
  color: #99ccff;
}

span.subtitle {
  font-size: 11px;
  font-weight: normal;
  color: #333333;
}

.center_column {
  padding-left: 5px;
  padding-right: 5px;
  width: 100%;
}

.main_page{
  background-color: #ffffff;
  padding: 5px;
}

/* Customer form field alignment */
TD.inputCopy {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 1.5;
	width: 150px;
}

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

TABLE.footer {
  background: #ffffff;
  text-align: center;
  font-size: 12px;
  padding-bottom: 5px;
}

TR.footertop {
  background: #99ccff;
  font-size: 12px;
}

TD.footertop {
  font-size: 12px;
  padding: 3px;
}

TD.footerbottom {
  font-size: 10px;
  padding: 3px;
}

/*miscellaneous areas
-------------------------------------*/
TD.cartBox {
   background: #ffffff;
   font-size: 12px;
   padding: 3px;
   border: 1px dotted #ff6600;
}

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

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

td.catboxbackground {
  background: #99cc99;
}

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

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

td.pageresults a {
  color: #428dff;
}

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

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

TD.verySmallText, SPAN.verySmallText, P.verySmallTest {
  font-size: 9px;
  font-weight: normal;
  line-height: 100%;
}

SPAN.verySmallTextDisc {
  font-size: 9px;
  font-weight: normal;
  line-height: 100%;
  text-align: right;
}

TD.smallText, SPAN.smallText, P.smallText, td.pageresults {
   font-size: 10px;
  font-weight: normal;
  padding-top: 1px;
  color: #333333;
}

TD.catListText {
  font-size: 11px;
  font-weight: normal;
  background-color: #99ccff; 
  padding: 0px;
  border: 1px solid #999999;
  height: 110px;
}

TD.price {
  font-size: 20px;
  background-color: #cccccc;  
}

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

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

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

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

.greetUser {
   font-size: 11px;
   color: #333333; 
   padding-top: 5px;
   padding-bottom: 5px;
}

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

SPAN.moreinfo {
	font-size: 10px;
	line-height: 100%;
}

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

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: 12px;
  color: #FF0000;
}
.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; }
.moduleRowSelected { background-color: #E9F4FC; }

/* message box */

.messageBox {}
.messageStackError, .messageStackWarning, errorBox {
  background-color: #ff6600;
  color: #ffffff;
  font-size: 12px;
  padding: 4px;
  border: 1px solid #333333;
}
.messageStackSuccess { background-color: #b3ffa8; padding: 2px; border: 1px solid #333333; }
.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 #333333;
}
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: 12px;
  text-align : left;
  font-weight: bold;
  padding-top: 6px;
  padding-bottom: 6px;
  border-top: 1px solid #333333;
}

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

/* General alert span class */
TD.alertBlack, SPAN.alertBlack {
  color: #333333;
  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 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ffffff;
}

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

/* categories box parent and child categories */
  A.category-top {
/*  background: url(../images/bullet.gif) no-repeat top left; */
  font-size: 9px;
  font-weight: bold;
  color: #0066cc;
/*  padding-left: 8px; */
  height: 110%;
  text-decoration: underline;
}

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

A.category-links {
  color: #0066cc;
  font-size: 9px;
  text-decoration: underline;
}

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

A.category-subs, A.category-products {
  color: #0066cc;
  text-decoration: none;
}

A.category-subs:hover, A.category-products:hover {
  color: #333333;
  text-decoration: none;
  text-decoration: underline;
}

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

/* attribute images table */
TABLE.products-attributes-images {
  float: left;
  padding: 2px;
}

td.ratings {
  vertical-align: "middle";
}

.subbanner {
padding-top: 5px;
padding-bottom 5px;
  border-top: 1px solid #333333;
  border-bottom: 1px solid #333333;
}

/* This is the CSS needed for the Order step contribution */

div.order_steps {       /* Is needed for the centering in IE */
    width: 100%
    padding: 0px;
    margin: 0px;
    text-align: center;
}

table.order_steps {
    margin-left: auto;
    margin-right: auto;
    width: 300px;       /* Here you can set the total width of this contrib */
    padding-bottom: 2px;
}

tr.order_steps_line_2, tr.order_steps_line_4 {
    height: 2px;        /* Is a part in determining the height of the little squares */
    padding: 0px;
    margin: 0px;
}

tr.order_steps_line_3 {
    background-color: #cccccc;     /* Determines the non-active color of the little squares */
    height: 2px;        /* Is a part in determining the height of the little squares */
    padding: 0px;
    margin: 0px;
}


td.order_steps_left, td.order_steps_right {
    width: 6%;
    padding: 0px;
    margin: 0px;
}

td.order_steps_text {
    text-align: center;
    vertical-align: top;
    color: #cccccc;        /* Determines the non-active color of the text */
    padding-bottom: 3px; /* Determines the distance between the text and the line */
}

td.order_steps_cell_2, td.order_steps_cell_5, td.order_steps_cell_8, td.order_steps_cell_11 {
    background-color: #cccccc;     /* Determines the non-active color of the little squares */
    width: 4%;
    padding: 0px;
    margin: 0px;
}

td.order_steps_cell_1, td.order_steps_cell_3, td.order_steps_cell_4, td.order_steps_cell_6, td.order_steps_cell_7, td.order_steps_cell_9, td.order_steps_cell_10, td.order_steps_cell_12 {
    width: 9%;
    padding: 0px;
    margin: 0px;
}

td#active_step_text {       /* These are the styles for the active text */
    color: #ff6600;
    font-weight: bold;
}

td#active_step {        /* These are the styles for the active square */
    background-color: #ff6600;
}

/* End Order Steps contribution CSS */