
BODY {
	color: #000000;
	margin: 0px;
	padding: 0px;
   font: 13px Verdana, Arial, sans-serif;
	background-color: #939392;
}



.indexheader {
	color:#000000;
	background:#a2b2c2;
	font-size:16px;
	font-weight:bold;
	width:100%;
	height:10px;
	margin-top:-4px;
	border:0


}

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



TD.main, P.main {
  font-size: 12px;
  line-height: 1.5;
}

.freetitle, TD.freetitle {
  font-size: 16px;
  line-height: 1.5;
  color:#cc0000;
  font-weight:bold;
}


.free, TD.free {
  font-size: 14px;
  line-height: 1.5;
  color:#000099;
  font-weight:bold;
}

p.cell {
	margin-bottom: 60px;
}

A {
  color: #6f86ba;
  text-decoration: none;
}

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

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

/*HEADER CSS*/

TABLE.header {
  background-color: #ffffff;


}

TD.header {
	background-image:url(../images/header_filler.jpg);
  background-repeat:repeat-x;
}

.header1 {
	width: 800px;
	margin:auto;
	display: block;
}

.whiteline {
	width: 100%;
	height: 4px;
	background-color: #ffffff;
}

table.headerNavigation {
  padding: 0px;
  margin: 0px;
  width: 100%;

}

.headerNavigation {
  border:0;
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color:#000000;
  letter-spacing: 1px;
  padding: 5px;
  text-align: right;
  width: 400px;
  float: right;


}



TD.breadCrumb {
  font-size: 13px;
  font-weight: bold;
  color: #9a9a9a;
  padding: 3px;
}

.headerNavigation {
  color: #a3a3c9;
}

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

.headerNavigation A:hover, td.footertop a:hover  {
  color: #a8cfff;
  text-decoration: none;
  font-style: normal;
  font-weight: bold;
}

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

.hdrmsg {
  background: #00ff00;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  width: 100%;
  position: absolute;
  z-index:3;
  margin-top:70px;
}

.motto {
	color:#a3a3c9;
	font-size:16px;
	width: 500px;
	float:right;
	text-align:right;
	margin-top: 23px;

}*html .motto {
	margin-top:50px;
}

*:first-child+html .motto {
	margin-top:50px;
}

.tabs {
	margin-top: 12px;
	width: 500px;
	float:right;
	text-align:right;
}

.tabs a {
  	background: #cc0000 url(../images/tab.jpg);
	text-align:center;
	border-top: 3px solid white;
	border-left: 3px solid white;
	border-right: 3px solid white;
	height: 30px;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	margin-left: 3px;
	padding: 4px 8px;
	font-style: normal;
}

.tabs a:hover {
  	background: #000099 url(../images/tab_on.jpg);
	text-align:center;
	border-top: 3px solid white;
	border-left: 3px solid white;
	border-right: 3px solid white;
	height: 30px;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	margin-left: 3px;
	padding: 4px 8px;
	font-style: normal;
	text-decoration:none;
}

/*SIDEBOX CSS*/

.column_left  {
/*  background-image: url(../images/blue.jpg);
  background-repeat: repeat-y;*/
  padding: 2px;
  color: #000000;
}

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

.boxText {
  font-size: 11px;
  line-height: 125%;
}
.rightbox, .centerbox, .singlebox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
/*  background: #ffffff;*/
  border: none;
  margin-bottom: 15px;
}

.leftbox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background-color: #f8fbea;
  border: none;
  padding-bottom: 15px;
}

.leftbox a:link  {
	color: #787972;
	text-decoration: none;
}
.leftbox a:visited  {
	color: #93948b;
	text-decoration: none;
}
.leftbox a:hover  {
	color: #cc0000;
	text-decoration: underline;
}



.leftboxheading, .rightboxheading, .centerboxheading, .singleboxheading {
  background-color: #f8fbea;
/*  border-style: solid;
border-color: #000000;*/
  font-size: 13px;
  font-weight: bold;
  color: #000099;
  padding: 3px;
  height: 20px;

  text-align: center;
}

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

.rightboxcontent, .centerboxcontent, .singleboxcontent {
  line-height: 125%;
  padding: 4px;
  text-align: right;
  font-weight: bold;
}
.leftboxcontent {
  line-height: 125%;
  padding-left: 8px;
  padding-right: 8px;
  font-size:11px;

}
.rightboxfooter, .centerboxfooter, .singleboxfooter {
  background-color: #000099;
  margin-bottom: 15px;
}

.plainBox, .plainbox-description {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
/*  background: #ffffff;*/
  border:0;
  padding: 15px;
}
.plainBoxHeading, TD.tableHeading {
  font-size: 17px;
  font-weight: bold;
  padding: 11px 5px 5px;
}
.productListing-heading {
  background-color: #02027e;
  font-size: 10px;
  font-weight: bold;
  color: #ffffff;
  padding: 3px;
  height: 20px;
}
TD.productlisting {
  border:1px solid #9a9a9a;
}

TD.productListing-data {
  font-size: 10px;
  padding: 5px;
}

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

.center_column {
  padding: 8px;
}
.main_page{
  width: 800px !important;
  margin: 20px auto;
  background-color: #e9ebdd;
  border: 4px solid white;
  padding: 5px;
}
h6 {font-size: 14px;
  font-weight: bold;
  color: #000099;
}

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

TABLE.footer {
  background: #cc0000 url(../images/footer_bg.jpg);
  text-align: center;
  font-size: 10px;
  height: 40px;
  margin: 0;
  padding-bottom: 10px;
}

TABLE.footer a {
  color: #ffffff;
}

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

TD.footertop, TD.footerbottom {
  padding: 5px;
  margin: 0;
}

/*miscellaneous areas
-------------------------------------*/
TD.cartBox {
   background: #eff4f8;
   font-size: 10px;
   padding: 3px;
   border: 1px dotted #ffb062;
}

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

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

td.pageresults a {
  color: #6f86ba;
}

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

SPAN.newItemInCart {
  color: #ff0000;
  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 {
   color: #f0a480;
   font-weight: bold;
   font-size: 12px;
   padding-top: 5px;
   padding-bottom: 5px;
}

SPAN.greetUser {}

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: 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; position:absolute; z-index:3; width:100%;}
.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-subtotal-Amount, TD.ot-cod-fee-Amount, TD.ot-total-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 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 15px;
  background: #FFCC00;
  border:1px solid #9a9a9a;
}

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

/* categories box parent and child categories and extra links */
A.category-top, A.category-links {
  color: #6f86ba;
  text-decoration: none;
}
A.category-subs, A.category-products {
  color: #6f86ba;
  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;
}

.bigblue  {
	color:#000099;
	font-size:35px;
}

.bigred  {
	color:#cc0000;
	font-size:45px;
}

.smallred  {
	color:#cc0000;
	font-size:16px;
}

.darkblue  {
	color:#000033;
	font-size:25px;
}

.darkbluesmall  {
	color:#000033;
	font-size:15px;
}

.darkbluebig  {
	color:#000033;
	font-size:30px;
}

.asterisk  {
	color:#cc0000;
	font-size:20px;
}

div.figure {
  float: right;
  width: auto;
  margin-left: 1em;
  margin-bottom: 0.5em;
  margin-top: 0.5em;

}
div.figure p {
  text-align: center;
  font-style: italic;
  font-size: smaller;
  text-indent: 0;
}

div.figure_left {
  float: left;
  width: auto;
  margin-right: 1em;
  margin-bottom: 0.5em;
  margin-top: 0.5em;

}
div.figure_left p {
  text-align: center;
  font-style: italic;
  font-size: smaller;
  text-indent: 0;
}

font.sub {
	font-size:8px;
}

.quote {
	border: 1px groove #cc0033;
	padding-top:20px;
	padding-bottom:20px;
	margin-top:30px;

}
