/* General page layout  begin  */
body {
	margin: 0px;
	color: #787878;
	font-size: 10px;
	font-style: normal;
	font-family: arial, verdana, arial, sans-serif;
	background:#fff url(images/header/body1_bg.jpg) repeat-x top;
	behavior:url('templates/fitness/csshover.htc');
}
/*.sfhover*/

/** html td {
  behavior: url(templates/Original/iepngfix.htc);
}*/

a{
	color: #09a1f9;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
/*--------*/
form {
	display: inline;
}
input, select {
	font-size: 11px;
	color:#333333;
}
input.transpng {
	behavior: url("png.htc");
	/*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='bubble.png');*/
}
textarea {
	width: 100%;
	font-size: 11px;
	color:#333333;
}
.bg{
	background:url(images/header/body_bg.jpg) no-repeat center top;
}
/*--------*/
td {
	font-size:11px;
}
TD.main, P.main {
}
TD.mainBold, P.mainBold {
	line-height: 1.5;
	font-weight: bold;
}
TD.smallText, SPAN.smallText, P.smallText {
	font-size: 9px;
}
.bold {
	font-weight: bold;-
}
.boxText {
}
/*--------*/
img.transpng {
	behavior: url("png.htc");
}
img.infoBoxSpacing {
	width: 0px;
	height: 0px;
}
.productBG {
}
.lineV {
}
.lineH {
}
/*--------*/
.left_bg {
	background:#fff url(images/content_bg.gif) repeat-x top;
	border-left:6px solid #fff;
	padding-left:2px;
}
.center_bg {
	background:#fff url(images/content_bg.gif) repeat-x top;
	border-right:5px solid #fff;
	padding-left:8px;
}
.right_bg {
	background:#fff url(images/content_bg.gif) repeat-x top;
	border-right:5px solid #fff;
}
/* message box */
.inputRequirement {
	color: #ff0000;
}
.messageBox {
}
.messageStackError, .messageStackWarning {
	background-color: #ffb3b5;
}
.messageStackSuccess {
	background-color: #99ff00;
}
.line {
	border-color: #DEDEDE;
}

.errorBox {
	background: #ffb3b5;
	font-weight: bold;
}
.stockWarning {
	color: #cc0033;
}
.productsNotifications {
	background: #f2fff7;
}
/* General page layout  end */


/* Header layout  begin */
table.header {
	height:200px;
}
td.header {
	background:url(images/header/header_bg.gif) repeat-x top;
	vertical-align:top;
}
.header_left{
  padding-left: 15px;
  background: url(images/header_bg_left.png) no-repeat left bottom;
}
.header_right{
  background: url(images/header_bg_right.png) no-repeat right bottom;
  height: 167px;
  padding-top: 65px;
}

td.header_left h1{
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
	color:#8b6cb4;
}
.header1{
	vertical-align:top;
}
.header2{
	background:url(images/header/header2_bg.jpg) no-repeat 100% 11px;;
}

td.headerNavigation a{
	float:left;
	height:26px;
*	height:38px;
	padding:12px 7px 0 7px;
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	background: #466c82 url(images/header/nav_border.png) no-repeat left;
  font-family: tahoma;
}
td.headerNavigation a:hover{
	background:url(images/header/head_nav.gif) repeat-x top;
}
td.headerNavigation a.yoga{
  background: none;
}
td.headerNavigation a.yoga:hover{
	background:url(images/header/head_nav.gif) repeat-x top;
}

.breadcrumb{
}
TR.headerError {
	background: #ff0000;
}
TD.headerError {
	background: #ff0000;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}
TR.headerInfo {
	background: #00ff00;
}
TD.headerInfo {
	background: #00ff00;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}
/* Header layout  end */


/* Content layout  begin */
td.pageHeading {
	font-size:16px;
	color:#09a1f9;
	font-weight:bold;
}
td.pageHeading h1{
	font-size:16px;
	color:#09a1f9;
	font-weight:bold;
}

/*----categories----*/
#category-nav {
}
#category-nav a, #category-nav a:visited {
}
#category-nav a:hover {
}
dl.level1 {
	margin:0;
}
#category-nav dl {
	margin:0;
}
#category-nav dd {
	margin:0;
}
#category-nav dt {
}
#category-nav dt.level-sel {
}
#category-nav dt.level-act {
}


/*----infobox Left----*/
td.infoboxcell {
}
.infoBoxNotice {
	background: #ff8e90;
}
.infoBoxNoticeContents {
	background: #FFE6E6;
}
td.infoBox, span.infoBox {
}




/*--------*/
table.infoboxHeading {
	width: 100%;
}
td.infoBoxHeadingLeft {
	background: url(images/infobox/infoboxhead_left.gif) no-repeat top right;
	width:23px;
	height:32px;
}
td.infoBoxHeadingCenter {
	background: url(images/infobox/infoboxhead.gif) repeat-x top;
	color:#fff;
	font-weight:bold;
	font-size:12px;
	padding-bottom:6px;
}
td.infoBoxHeadingRight {
	background:url(images/infobox/infoboxhead_right.gif) no-repeat top left;
	width:15px;
}

.infobox {
	width: 100%;
}
td.infoBoxContentsLeft {
	display:none;
}
td.infoBoxContentsCenter {
	background: url(images/infobox/infobox_bg.gif) no-repeat bottom right;
	padding:10px 10px 25px 14px;
}
td.infoBoxContentsRight {
	display:none;
}

table.infoBoxContents {
}
td.infoBoxContents {
}

table.infoBoxContents td.productImageCell{
	text-align:center;
	padding-bottom:8px;
}
table.infoBoxContents td.productNameCell {
	text-align:center;
	padding-bottom:8px;
}
table.infoBoxContents td.productNameCell a{
}
table.infoBoxContents td.productNameCell a:hover {
}

table.infoBoxContents td.productPriceCell {
	text-align:center;
	font-size:12px;
	font-weight:bold;
}
table.infoBoxContents td.productPriceCell s{
	color:#777;
}
table.infoBoxContents .productSpecialPrice {
	color:#000;
}
table.infoBoxcontents .productpriceold {
}
table.infoBoxContents .productPriceCurrent {
}

table.infoBoxContents a.infoBoxLink{
}
table.infoBoxContents a.infoBoxLink:hover {
}



/*----infobox1 -------------------------------------*/
table.infobox1Heading {
	width: 100%;
}
td.infoBox1HeadingLeft {
}
td.infoBox1HeadingCenter {
}
td.infoBox1HeadingRight {
}

.infobox1 {
	width: 100%;
}
td.infoBox1ContentsLeft {
}
td.infoBox1ContentsCenter {
}
td.infoBox1ContentsRight {
}

table.infoBox1Contents {
}
td.infoBox1Contents {
}

table.infoBox1Contents td.productImageCell{
}
table.infoBox1Contents td.productNameCell {
}
table.infoBox1Contents td.productNameCell a{
}
table.infoBox1Contents td.productNameCell a:hover {
}

table.infoBox1Contents td.productPriceCell {
}
table.infoBox1Contents .productPriceSpecial {
}
table.infoBox1contents .productPriceOld {
}
table.infoBox1Contents .productPriceCurrent {
}

table.infoBox1Contents a.infoBoxLink{
}
table.infoBox1Contents a.infoBoxLink:hover {
}





/*----contentbox-----------------------------------------------*/
td.contentBoxHeadingLeft {
	display:none;
}
td.contentBoxHeadingCenter {
	font-size:16px;
	color:#09a1f9;
	font-weight:bold;
}
td.contentBoxHeadingCenter a{
	color:#09a1f9;
	text-decoration:none;
}
td.contentBoxHeadingRight {
	display:none;
}

.contentboxfooter {
}

table.contentBox {
}
td.contentBoxContentsLeft {
}
td.contentBoxContentsCenter {
}
td.contentBoxContentsRight {
}

table.contentBoxContents {
}
table.contentBox td.productColumnSell {
}
table.contentBox table.productTable {
}
table.contentBox td.productImageCell{
	text-align:center;
	padding-bottom:5px;
}
table.contentBox td.productNameCell {
	text-align:center;
	padding-bottom:5px;
}
table.contentBox td.productNameCell a{
}
table.contentBox td.productNameCell a:hover {
}

table.contentBox td.productPriceCell {
	text-align:center;
	font-size:12px;
	font-weight:bold;
	color:#3a3a3a;
}
table.contentBox td.productPriceCell s{
	color:#777;
}
table.contentBox .productSpecialPrice {
	color:#000;
}
table.contentBox .productPriceSpecial {
}
table.contentBox .productPriceOld {
}
table.contentBox .productPriceCurrent {
}



/*----contentbox1-----------------------------------------------*/
td.contentBox1HeadingLeft {
}
td.contentBox1HeadingCenter {
}
td.contentBox1HeadingRight {
}

.contentbox1footer {
}

table.contentBox1 {
}
td.contentBox1ContentsLeft {
}
td.contentBox1ContentsCenter {
}
td.contentBox1ContentsRight {
}

table.contentBox1Contents {
}
table.contentBox1 td.productColumnSell {
}
table.contentBox1 table.productTable {
}
table.contentBox1 td.productImageCell {
}
table.contentBox1 td.productNameCell {
}
table.contentBox1 td.productNameCell a{
}
table.contentBox1 td.productNameCell a:hover {
}

table.contentBox1 td.productPriceCell {
}
table.contentBox1 .productPriceSpecial {
}
table.contentBox1 .productPriceOld {
}
table.contentBox1 .productPriceCurrent {
}



/*----product listing----*/
table.productListing {
	border: 1px;
	border-style: solid;
	border-color: #b6b7cb;
	border-spacing: 1px;
}
.productListing-heading {
	background-image: url(images/infobox/ib_l_bg.gif);
	height: 23px;
	font-weight: bold;
	padding-right: 3px;
}
a.productListing-heading {
	height: auto;
}

a.productListing-heading, a.productListing-heading:visited{
}
a.productListing-heading:hover {
}

#firstHeadingSell, #firstContentSell {
	border-left: 1px solid #6876a4;
	padding-left: 5px;
}
#lastHeadingSell, #lastContentSell {
	border-right: 1px solid #6876a4;
	padding-right: 5px;
}
.productListing-bottom {
	height: 1px;
	background: #6876a4;
	font-size: 0px;
}
.productlisting-headingPrice {
	font-size: 20px;
	font-weight: bold;
	color: #9a9a9a;
}
td.productListing-data {
  padding:10px 5px 10px 5px;
}
td.productListing-data td.productListing-data {
  padding:0;
}
td.productListing-data .product-price {
	font-size:12px;
	color:#000;
	font-weight:bold;
}
A.pageResults {
	color: #0000FF;
}
A:visited.pageResults {
	color: #0000FF;
}
a:hover.pageResults {
	color: #0000FF;
	background: #FFFF33;
}
/* Checkout confirmation */
.orderEdit {
	color: #7885ad;
	text-decoration: underline;
}
TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
}
TR.productListing-odd {
	background:url(images/line_h.gif) repeat-x top;
}
TR.productListing-even {
	background:url(images/line_h.gif) repeat-x top;
}
TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even,  TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
	background: #f8f8f9;
}
/* Used on forms */
TD.fieldKey {
	font-size: 12px;
	font-weight: bold;
}
TD.fieldValue {
	font-size: 12px;
}
/* Used on index_nested index_products */
TD.category_desc {
	line-height: 1.5;
}
/* Shopping cart box */
SPAN.newItemInCart {
	color: #da5820;
	text-decoration:none;
	font-weight: bold;
}
SPAN.greetUser {
	font-size: 11px;
	color: #7985ae;
  text-transform: uppercase;
	font-weight: bold;
}
/* Shopping cart, checkout */
SPAN.markProductOutOfStock {
	font-size: 12px;
	color: #c76170;
	font-weight: bold;
}
SPAN.errorText {
	color: #ff0000;
}
.moduleRow {
}
.moduleRowOver {
/*	background-color: #cec9bc;*/
	cursor: pointer;
	cursor: hand;
}
.moduleRowSelected {
}
.checkoutBarFrom, .checkoutBarTo {
	/*color: #8c8c8c;*/
}
.checkoutBarCurrent {
	color: #c34f1d;
	font-weight:bold;
}
/* Content layout  end */




/* Footer  layout begin */
table.footer td{
	color:#dfdfdf;
}
table.footer a{
	color:#8c8c8c;
	text-decoration:none;
}
table.footer a:hover{
	text-decoration: underline;
}
td.footer {
	text-align:center;
}
table td.footer a {
}
table td.footer a:hover {
}



/* Footer layout end */
.cat_border{
  border:1px solid #c34f1d;
}

div.bonus_points_cont {
  position: relative;
  text-align: right;
}
div.bonus_points {
  position: absolute;
  top: 0px; right: 0px;
  font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
  white-space: nowrap;
}
html > body div.bonus_points {
  text-align: right;
  left: -111px;
}

#id_mysql_error{
  position:absolute;
  width:70%;
  background:#fddbdb;
  border:1px solid #525252;
  left:14%;
  top:50px;
}
#id_mysql_error td{
  font-size:11px;
  font-family:tahoma;
}
#id_mysql_error .heading{
  background:url(images/heading.gif);
  height:23px
}
#id_mysql_error .heading .heading{
  background:none;
  padding-left:15px;
  text-transform:uppercase;
  color:#fff;
  font-weight:bold;
}
#id_mysql_error .close{
  text-align:right;
  padding-right:3px;
}
#id_mysql_error .error{
  padding:15px 15px 30px 15px;
}

.categories ul{
	padding:0;
	margin:0;
	list-style:none;
	list-style-position:outside;
	display:block;
}
.categories li{
	list-style:none;
	list-style-position:outside;
	padding:0;
	margin:0;
	position:relative;
	width:190px;
*	height:1px;
*	float:left;
}
.categories li a{
	padding:3px 0 3px 15px;
	display:block;
	text-decoration:none;
	font-size:12px;
	color:#3a3a3a;
	background:url(images/infobox/cat.gif) no-repeat 6px 7px;
	margin:0;
	width:175px;
*	width:190px;
}
.categories li a:hover{
	background:#e8e8e8 url(images/infobox/cat.gif) no-repeat 6px 7px;
}


.categories ul ul{
	display:none;
	position:absolute;
	background:#fff;
	left:190px;
	top:-1px;
	border:1px solid #ccc;
}
.categories ul ul li{
	display:block;
	width:190px;
}
.categories ul li:hover ul{
	display: block;
}
.categories ul li:hover ul ul{
	display:none;
}
.categories ul ul li:hover ul{
	display: block;
}
.categories ul ul li:hover ul ul{
	display:none;
}
.categories ul ul ul li:hover ul{
	display: block;
}
.categories ul ul ul li:hover ul ul{
	display:none;
}


.topBox{
	background:url(images/top_content_bg.gif) repeat-x top;
	padding-bottom:6px;
}
.topBox a{
	color:#007dc5;
}

.footerTopLeft {
	font-size:1px;
	width:10px;
	height:10px;
	background: url(images/footer_top_left.gif) no-repeat top;
}
.footerTop{
	font-size:1px;
	border-top:1px solid #e4e4e4;
}
.footerTopRight{
	font-size:1px;
	background: url(images/footer_top_right.gif) no-repeat top;
}
.footerLeft{
	font-size:1px;
	border-left:1px solid #e4e4e4;
}
.footerRight{
	font-size:1px;
	border-right:1px solid #e4e4e4;
}
.footerBottomLeft{
	font-size:1px;
	background: url(images/footer_bottom_left.gif) no-repeat bottom;
}
.footerBottom{
	font-size:1px;
	border-bottom:1px solid #e4e4e4;
}
.footerBottomRight{
	font-size:1px;
	width:10px;
	height:10px;
	background: url(images/footer_bottom_right.gif) no-repeat bottom;
}
a.account{
	color:#09a1f9;
	text-transform:uppercase;
	font-weight:bold;
}
.findInput input{
	background:url(images/infobox/find_input.gif) no-repeat;
	border:1px solid #fff;
	height:23px;
	width:122px;
	padding:3px 5px 0 5px;
}

.categoryCell{
	height:100%;
	vertical-align:top;
	width:50%;
	padding:0 0px 0 20px;
}
.categoryCell .categoryHeading{
	padding-left:10px;
}
.categoryCell .categoryHeading span{
	display:block;
	font-size:14px;
	color:#0b314b;
	font-weight:bold;
	text-align:center;
	padding-right:36px;
	padding-bottom:1px;
  font-family: tahoma;
}
.categoryCell td.catLink {
	padding-top:15px;
}
.categoryCell td.catLink a{
	background:url(images/categories/cat_link.gif) no-repeat 100% 2px;
	padding-right:22px;
}
.categoryCell table.bg_Default{
	height:100%;
}
.categoryCell td.bg_Default{
	height:100	padding:0 41px 50px 15px;%;

}
.categoryCell_0 td.bg_Default{
	height:100%;
	padding:0 10px 50px 15px;
}
.categoryCell_1 td.bg_Default{
	height:100%;
	padding:0 15px 50px 10px;
}
.categoryImage{
  vertical-align: bottom;
}
.categoryImage div{
  position: relative;
}
.categoryImage div div{
  position: absolute;
  bottom: -25px;
  right: -260px;
  height: auto;
}

/* top categories */
.categoryCell table.bg_Yoga{
	background: url(images/categories/cat_bottom_right_yoga.gif) no-repeat bottom right;
}
.categoryCell td.catboxbg_Yoga{
	padding:0 40px 0px 0px;
  vertical-align: top;
}

.categoryCell table.bg_Pilates{
	background: url(images/categories/cat_bottom_right_pilates.gif) no-repeat bottom right;
}
.categoryCell td.catboxbg_Pilates{
	padding:0 35px 0px 0px;
}

.categoryCell table.bg_CoreStability{
	background: url(images/categories/cat_bottom_right_core_stability.gif) no-repeat bottom right;
}
.categoryCell td.catboxbg_CoreStability{
	padding:0 40px 0px 0px;
}

.categoryCell table.bg_Strength{
	background: url(images/categories/cat_bottom_right_strength.gif) no-repeat bottom right;
}
.categoryCell td.catboxbg_Strength{
	padding:0 40px 0px 0px;
}

.categoryCell table.bg_Media{
	background: url(images/categories/cat_bottom_right_books_media.gif) no-repeat bottom right;
}
.categoryCell td.catboxbg_Media{
	padding:0 50px 0px 0px;
}

.categoryCell table.bg_Aerobics{
	background: url(images/categories/cat_bottom_right_aerobics.gif) no-repeat bottom right;
}
.categoryCell td.catboxbg_Aerobics{
	padding:0 40px 0px 0px;
}

.categoryCell table.bg_resistance{
	background: url(images/categories/cat_bottom_right_resistance.gif) no-repeat bottom right;
}
.categoryCell td.catboxbg_resistance{
	padding:0 40px 0px 0px;
}

.categoryCell table.bg_meditation{
	background: url(images/categories/cat_bottom_right_meditation.gif) no-repeat bottom right;
}
.categoryCell td.catboxbg_meditation{
	padding:0 40px 0px 0px;
}

.categoryCell table.bg_accessories{
  background: url(images/cat_bottom_right_accessories.gif) no-repeat bottom right;
}
.categoryCell td.catboxbg_accessories{
  padding:0 40px 0px 0px;
}
/* end top categories */


.text{
	font-size:11px;
	font-weight: normal;
	color:#787878;
}

/*.prodBorder{
	background:#f6f6f6;
}
.prodTopLeft{
	background:url(images/prod_top_left.gif) no-repeat top left;
	width:10px;
	height:10px;
}
.prodTopRight{
	background:url(images/prod_top_right.gif) no-repeat top right;
}
.prodBottomLeft{
	background:url(images/prod_bottom_left.gif) no-repeat bottom left;
}
.prodBottomRight{
	background:url(images/prod_bottom_right.gif) no-repeat bottom right;
	width:10px;
	height:10px;
}*/

.pay{
	font-size:15px;
	color:#3a3a3a;
	padding:3px 10px 3px 0px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
.vat{
	font-size:15px;
	color:#3a3a3a;
	padding:3px 0 3px 10px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	border-left:1px solid #e0e0e0;
}
.productInfoButton{
	padding-top:5px;
	text-align:right;
}

#prodpage td{
	padding:3px;
	border-left:1px solid #e0e0e0;
	border-top:1px solid #e0e0e0;
}
#prodpage td.prodpage_tab_top{
	border-top:none;
	vertical-align:top;
}
#prodpage td.prodpage_tab_top_left{
	border:none;
	vertical-align:top;
}
#prodpage td.prodpage_tab_top_right{
	vertical-align:top;
}


#headTab1 {
	background:transparent url(images/tabactiv.gif) no-repeat scroll 0 0;
	color:#787878;
	font-size:11px;
	padding:10px 0px;
	width:195px;
	text-align:center;
	font-weight:bold;
}
#headTab2 {
	background:transparent url(images/tab.gif) no-repeat scroll 0 0;
	color:#787878;
	font-size:11px;
	padding:10px 0px;
	width:195px;
	text-align:center;
	font-weight:bold;
}
#headTab2 b{
	font-weight: normal;
}
#tab2{
	display:none;
}

.pageheading{
  font-size: 16px;
  color: #09a1f9;
}
.subtitle{
  font-weight: bold;
}
h3 {
	font-size:11px;
	font-style: bold;
}

.top{
  background: url(images/categories/top.gif) repeat-x top;
}
.left{
  background: url(images/categories/left.gif) repeat-y left;
}
.right{
  background: url(images/categories/right.gif) repeat-y right;
}
.bottom{
  background: url(images/categories/bottom.gif) repeat-x bottom;
}
.topLeft{
  background: url(images/categories/top_left.gif) no-repeat top left;
}
.topRight{
  background: url(images/categories/top_right.gif) no-repeat top right;
}
.bottomLeft{
  background: url(images/categories/bottom_left.gif) no-repeat bottom left;
}
.bottomRight{
  background: url(images/categories/bottom_right.gif) no-repeat bottom right;
}
.bg_Default div{
  height: 100%;
}
.hclass{
  display: inline;
}


















