
body
{
background-color:#e0edf5;
margin-top: 0px;
}

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

TD.main, P.main {
  font-family:Verdana, Arial, sans-serif;
  color:#333333;
  font-size: 10px;
  line-height: 1.5;
}

TD.txtLeft {
  font-family:Verdana, Arial, sans-serif;
  color:#333333;
  font-size: 10px;
  text-align: left;
  line-height: 1.5;
  padding: left;
}

A {
  color: #428dff;
  text-decoration: none;
}
A.nav {
  font-family:Verdana, Arial, sans-serif;
  color: #ffffff;
  text-decoration: none;
  font-size: 10px;
  padding-right:15px;
}
A.nav:hover {
  font-family:Verdana, Arial, sans-serif;
  color: #ffda92;
  text-decoration: none;
  font-size: 10px;
  padding-right:15px;
}
A.nav2 {
  text-decoration: none;
  font-family:Verdana, Arial, Helvetica, sans-serif;
color:#fff99e;
font-size:9px; /*11px initially*/
line-height:16px;
}
A.nav2:hover {
  text-decoration: none;
  font-family:Verdana, Arial, Helvetica, sans-serif;
color:#fff99e;
font-size:9px;
line-height:16px;
}
A:hover {
  color: #7d5200;
  text-decoration: none;
}

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

/*HEADER CSS*/

/*TABLE.header {
  background-color: #ffffff;
  border-right: 1px solid #9a9a9a;
  border-left: 1px solid #9a9a9a;
  border-bottom: 1px solid #9a9a9a;
}

TABLE.headerNavigation {
  background-color: #abbbd3;
  border-right: 1px solid #9a9a9a;
  border-left: 1px solid #9a9a9a;
  border-bottom: 1px solid #9a9a9a;
  width: 100% !important;
}

TD.headerNavigation {
  position: relative;
  vertical-align: middle;
  font-family: Verdana, Arial, sans-serif;
  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;
}

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

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

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 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #ffffff;
  border: 1px solid #9a9a9a;
  margin-bottom: 15px;
}

.leftboxheading, .rightboxheading, .centerboxheading, .singleboxheading {
  background-color: #abbbd3;
  font-size: 10px;
  font-weight: bold;
  color: #ffffff;
  padding: 3px;
  height: 20px;
  padding-left: 5px;
}

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

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

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

.plainBox, .plainbox-description {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #ffffff;
  border:1px solid #333333;
  padding: 8px 5px;
}
.plainBoxHeading, TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  padding: 11px 5px 5px;
}
.productListing-heading {
  background-color: #abbbd3;
  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: 16px;
  font-weight: bold;
  color: #9a9a9a;
  padding-top: 11px;
}

.center_column {
  padding: 8px;
}
/*.main_page{
  width: 750px !important;
  background-color: #ffffff;
  border-right: 1px solid #9a9a9a;
  border-left: 1px solid #9a9a9a;
  border-bottom: 1px solid #9a9a9a;
  padding: 5px;
}*/

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

TABLE.footer {
  background: #ffffff;
  text-align: center;
  font-size: 10px;
  border-right: 1px solid #9a9a9a;
  border-left: 1px solid #9a9a9a;
  border-bottom: 1px solid #9a9a9a;
}

TR.footertop {
  background: #abbbd3;
  font-size: 11px;
}

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

/*miscellaneous areas
-------------------------------------*/
TD.cartBox {
   font-family:Verdana, Arial, sans-serif;
   color:#333333;
   font-size: 10px;
   line-height: 1.5;
   background: #eff4f8;
   padding: left;
   border: 1px dotted #ffb062;
}

TD.descbox {
   font-family:Verdana, Arial, sans-serif;
   text-align: left;
   color:#333333;
   font-size: 10px;
   line-height: 1.5;
   background: #eff4f8;
   border: 1px dotted #ffb062;
}


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

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

TD.productListing-data-description-odd {
  background: #ffffff;
  font-size: 10px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 12px;

}

TD.productListing-data-description-even {
  background: #e0eaf2;
  font-size: 10px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 12px;
 
}

TD.productListing-data-description {
  border-bottom: 1px solid #9a9a9a;
  background: #eff4f8; 
}

TD.draw-line {
  border-top: 1px solid #9a9a9a;
 
}


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

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

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

TD.smallText, SPAN.smallText, P.smallText, td.pageresults{
font-family: Verdana, Arial, sans-serif;
   font-size: 9px;
}

TD.fieldKey {
font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
}

TD.fieldValue {
font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  
}

CHECKBOX, INPUT, RADIO, SELECT {
font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
}

TEXTAREA {
font-family: Verdana, Arial, sans-serif;
  width: 100%;
  font-size: 10px;
}

.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-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  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-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: 14px;
  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: 11px;
  background: #D0D0D0;
  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: #428dff;
  text-decoration: none;
}
A.category-subs, A.category-products {
  color: #428dff;
  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;
}
.dgrey11
{
color:#333333;
text-decoration:none;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
line-height:16px;
}
.cbanner1
{
background-image:url(../images/cs.jpg);
background-repeat:no-repeat;
}
.cbanner2
{
background-image:url(../images/banner2.jpg);
background-repeat:no-repeat;
}
.cbanner3
{
background-image:url(../images/country.jpg);
background-repeat:no-repeat;
}
.hbanner1
{
background-image:url(../images/hbanner1.jpg);
background-repeat:no-repeat;
}
.hbanner2
{
background-image:url(../images/hbanner2.jpg);
background-repeat:no-repeat;
}
.hbanner3
{
background-image:url(../images/hbanner3.jpg);
background-repeat:no-repeat;
}
.hbanner4
{
background-image:url(../images/hbanner4.jpg);
background-repeat:no-repeat;
}
.hbanner5
{
background-image:url(../images/hbanner5.jpg);
background-repeat:no-repeat;
}
.tri
{
background-image:url(../images/tri.gif);
background-repeat:no-repeat;
position:relative; 
top:-16px; 
left:152px;
}
.outer_left
{
background-image:url(../images/outline_left.jpg);
background-repeat:repeat-y;
}
.outer_right
{
background-image:url(../images/outline_right.jpg);
background-repeat:repeat-y;
}
.outer_bottom
{
background-image:url(../images/outline_bottom.jpg);
background-repeat:repeat-x;
}
.outer_cornerleft
{
background-image:url(../images/outline_cornerleft.jpg);
background-repeat:no-repeat;
}
.outer_cornerright
{
background-image:url(../images/outline_cornerright.jpg);
background-repeat:no-repeat;
}
.menu_bg
{
background:url(../images/menu_bg.jpg);
background-repeat:repeat-x;
height:30;
}
.menu_line
{
background-image:url(../images/menu_line.jpg);
background-repeat:no-repeat;
height:30px;
width:2px;
}
.submenu_bg
{
background-image:url(../images/submenu_bg.jpg);
background-repeat:repeat-x;
height:25px;
}
.mainenu
{
color:#333333;
text-decoration:none;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
line-height:16px;
}
.mainenu a:hover
{
color:#0b5da6;
text-decoration:none;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
font-weight:300px;
/* bk only 
font-size:11px;
font-weight:300px;*/
line-height:16px;
}
.submenu
{
color:#FFFFFF;
text-decoration:none;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
line-height:16px;
visibility:hidden;
}
.leftcolumntitlebg
{
background:url(../images/title3.jpg) repeat-x;
color:#ffffff;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
height:23px;
text-decoration:none;
padding-left:12px;
}
.rightcolumntitlebg
{
background:url(../images/title2.gif) repeat-x;
color:#3e4e6f;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
height:23px;
text-decoration:none;
padding-left:12px;
}
.rightcolumntitlebg2
{
background:url(../images/title2.gif) repeat-x;
color:#3e4e6f;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
height:23px;
text-decoration:none;
padding-left:8px;
}
.white12
{
color:#FFFFFF;
text-decoration:none;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
padding-right:15px;
}
.vwhite12
{
color:#FFFFFF;
text-decoration:none;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
padding-right:15px;
}
.dgrey11
{
color:#333333;
text-decoration:none;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
line-height:16px;
}
.dgrey12
{
color:#333333;
text-decoration:none;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
line-height:16px;
}
.dgrey13
{
color:#333333;
text-decoration:none;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
line-height:16px;
}
.dgrey14
{
color:#333333;
text-decoration:none;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
line-height:16px;
}
.grey10
{
color:#888888;
text-decoration:none;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
line-height:16px;
}
.red12
{
color:#FF0000;
text-decoration:none;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
line-height:16px;
}
.red11
{
color:#FF0000;
text-decoration:none;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
line-height:16px;
}
.red13
{
color:#FF0000;
text-decoration:none;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
line-height:16px;
}
.red16
{
color:#FF0000;
text-decoration:none;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
line-height:16px;
}
.dblue13
{
color:#3e4e6f;
text-decoration:none;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
line-height:16px;
}
.dblue12
{
color:#3e4e6f;
text-decoration:none;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
line-height:16px;
}
.submenu_link
{
color:#3e4e6f;
text-decoration:none;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
background-color:#f4f8f9;
padding:3px
}
.dblue14
{
color:#3e4e6f;
text-decoration:none;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
line-height:16px;
}
.blue14
{
color:#0000FF;
text-decoration:none;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
line-height:16px;
}
.login
{
border: solid 1px #666666;
padding: 0px 5px;
color:#333333;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
background-color: #dcdcdc;
text-decoration: none;
}
.dorange12
{
color:#c1633f;
text-decoration:none;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
line-height:16px;
}
.dorange13
{
color:#c1633f;
text-decoration:none;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
line-height:16px;
}
.hidden {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2px;
	visibility: hidden;
}
div.sdmenu {
	width: 156px;
	font-family:verdana;
	font-size: 10px;
	color: #fff;
}
div.sdmenu div {
	background: url(../images/title.gif) repeat-x;
	overflow: hidden;
}
div.sdmenu div:first-child {
}
div.sdmenu div.collapsed {
	height: 23px;
}
div.sdmenu div span.navigationbar {
	display: block;
	padding: 5px 0px 5px 12px;
	font-weight: bold;
	color: white;
	background: url(../images/expanded.gif) no-repeat 3px center;
	cursor: default;
	border-bottom: 1px solid #ddd;
}
div.sdmenu div span {
	display: block;
	padding: 5px 15px;
	font-weight: bold;
	color: white;
	cursor: default;
	border-bottom: 1px solid #ddd;
}
div.sdmenu div.collapsed span.navigationbar {
	background-image: url(../images/collapsed.gif);
}
div.sdmenu div a {
	padding: 5px 10px;
	background: #eee;
	display: block;
	border-bottom: 1px solid #ddd;
	color: #066;
}
div.sdmenu div a.current {
	/*background : #ccc;*/
}
div.sdmenu div a:hover {
	color: #333333;
	background: #ccc;
}
.yellow{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#fff99e;
font-size:11px;
line-height:16px;
}
/* bk only
.position1{
position:relative;
left:-445px;
top:-25px;
}*/

.position1{
position:relative;
left:-444px;
top:-25px;
}
.position2{
position:relative;
left:-28px; /*left:-28px;*/
top:-25px;
}
.position3{
position:relative;
left:-259px;
top:-25px;
}
.position4{
position:relative;
left:-254px;
top:-25px;
}
/* bk only
.position4{
position:relative;
left:17px;
top:-25px;
}*/
.position4-2{
position:relative;
left:173px;
top:-25px;
}
.position5{
position:relative;
left:540px;
top:-25px;
}
.position6{
position:relative;
left:637px;
top:-25px;
}
/* bk only
.position7{
position:relative;
left: -77px;
top:-25px;
}*/

.position7{
position:relative;
left:-284px; /*left:-212px;*/
top:-25px;
}
.title_bg
{
background:url(../images/title_bg.jpg) repeat-x;
color:#3e4e6f;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
height:16px;
text-decoration:none;
}
.lblue10
{
  font-family:Verdana, Arial, Helvetica, sans-serif;
  color: #428dff;
  text-decoration: none;
}
.flashbanner_bg{
background: #cfcfcf url(../images/flashbanner.jpg) no-repeat;
/*background-image:url(../images/flashbanner.jpg);*/
background-repeat:no-repeat;
}
.bg{
background-image:url(../images/bg.jpg);
background-repeat:repeat-x;
}
.border
{
border:solid 1px #cccccc
}
.border_lb
{
border-left:solid 1px #cccccc;
border-bottom:solid 1px #cccccc;
}
.border_b
{
border-bottom:solid 1px #cccccc;
}
.border_l
{
border-left:solid 1px #cccccc;
}
.border_lrb
{
border-right:solid 1px #cccccc;
border-left:solid 1px #cccccc;
border-bottom:solid 1px #cccccc;
}
.padding_trainer
{
padding:5px 20px 5px 0px;
border-bottom:solid 1px #cccccc;
}
.grey13
{
color:#777777;
text-decoration:none;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
line-height:16px;
}
.dgrey13-1
{
color:#333333;
text-decoration:none;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
line-height:20px;
}

