/*
  $Id: stylesheet.css 1739 2007-12-20 00:52:16Z hpdl $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

ul.sitemap {
color: #ff0000;
padding-left:18px;
font-weight:bold;
}

.boxText { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }
/*
BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
}*/

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #f2b283;
  text-decoration: none;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #ff0000;
}

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

TR.headerInfo {
  background: #00ff00;
}

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

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #6e1010;
}

.infoBoxContents {
  background: #f0ede6;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #6e1010;
  height:20px;
  padding-left:10px;
  color: #ffffff;
}

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

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #f0ede6;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f0ede6;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #6e1010;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  background: #6e1010;
  color: #FFFFFF;
  font-weight: bold;
  height:20px;
}

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

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

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

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

TD.tableHeading {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

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

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

SPAN.greetUser {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

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

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #6e1010; color:#FFFFFF; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #6e1010; color:#FFFFFF; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #ff0000; }

/*****************************************************************************************************************/
/* ========== Styling all elements */
* {
	margin: 0;
	padding: 0;
}
a {
	outline: none;
	border: none;
}
img {
	border: none;
}
input {
	vertical-align: middle;
}
.floatleft {
	float: left !important;
}
.floatright {
	float: right !important;
}
abbr {
	cursor: help;
}
acronym {
	cursor: help;
}
/* ========== Applying clearfix fix for some browsers to use in appropriate places */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hide from IE Mac \*/
.clearfix {
	display: block;
}
/* End hide from IE Mac */
/* ========== BODY */
body {
	margin: 0;
	padding: 0;
	background-color:#4b4f58;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}
/* ========== WRAPPER */
#wrapper {
	width:1000px;
	margin: 0 auto;
	background-image:url('images/page_bg.jpg');
	background-repeat:repeat-y;
	background-color:#FFFFFF;
}
#wrapper_page {
	width:977px;
	margin: 0 auto;
	background-image:url('images/page_bg.jpg');
	background-repeat:repeat-y;
	
}

/* ========== Logo */
#toplogolink{
width: 1000px; height:83px; margin:0 auto; padding-top:10px;}

.logo{
	background-image:url('images/logo.jpg');
	background-repeat:no-repeat;
	height:67px;
	width:388px; margin-left:25px;  float:left; 
	}
/* ========== Top Button */
.top_btn{
	width:512px;
	height:27px;
	}
.top_btn ul {
	position: relative;
	height:27px;
}
.top_btn li {
	float:left;
	list-style: none;
	text-indent: -2000em;
}
.top_btn li a {
	float:left;
	list-style: none;
}
.tab_active a {
	background-position: left bottom ! important;
}
.top_btn li a:hover {
	background-position: left bottom ! important;
}

/* ========== Catalog Button */
.tab_catalog a {
	width:94px;
	height:27px;
	background: url('images/catalog.jpg') left top no-repeat ;
	position: absolute;
	left: 0;
	top: 0;
}
/* ========== Learning Button */
.tab_learning a {
	width:149px;
	height:27px;
	background: url('images/learningcenter_btn.jpg') left top no-repeat ;
	position: absolute;
	left:97px;
	top: 0;
}
/* ========== Sitemap Button */
.tab_sitemap a {
	width:85px;
	height:27px;
	background: url('images/sitemap_btn.jpg') left top no-repeat ;
	position: absolute;
	left:249px;
	top: 0;
}
/* ========== Shipping Button */
.tab_shipping a {
	width:85px;
	height:27px;
	background: url('images/shipping_btn.jpg') left top no-repeat ;
	position: absolute;
	left:336px;
	top: 0;
}
/* ========== Contact Button */
.tab_contact a {
	width:85px;
	height:27px;
	background: url('images/contact_btn.jpg') left top no-repeat ;
	position: absolute;
	left:423px;
	top: 0;
}

.logo h1 a {
	display: block;
	width:201px;
	height:66px;
	position: absolute;
	text-indent: -2000em;
}

.header{
	background-image:url('images/header.jpg');
	background-repeat:no-repeat;
	height:121px;
	width:977px;
}
#contentbox{
	width:977px;

}
/* ========== Left Container start */
#left_container{
	width:206px;
	float:left;	
}
#googleadbox{
	width:206px;
	padding-top:8px;
}
.google_top{
	background-image:url('images/title_menubar.jpg');
	background-repeat:no-repeat;
	height:28px;
	padding-left:25px; font:Arial; font-weight:bold; color:#FFFFFF; font-size:12px; line-height:25px;
}
.google_bg{
	background-image:url('images/title_barbg.jpg');
	background-repeat:repeat-y;
}
.google_bottom{
	background-image:url('images1/titlebar_bottom.jpg');
	background-repeat:no-repeat;
	height:8px;
}
/* ========== Cardio Container start */
#cardioequipbox{
	width:206px;
	padding-top:8px;
}
.cardio_top{
	background-image:url('images/title_menubar.jpg');
	background-repeat:no-repeat;
	height:28px; padding-left:25px; font:Arial; font-weight:bold; color:#FFFFFF; font-size:12px; line-height:25px;
}
.weightlifting_equip{
	background-image:url('images/title_menubar.jpg');
	background-repeat:no-repeat;
	height:27px; padding-left:25px; font:Arial; font-weight:bold; color:#FFFFFF; font-size:12px; line-height:25px;
}
.category_top {
	background-image:url('images/title_menubar.jpg');
	background-repeat:no-repeat;
	height:27px;
	padding-left:25px; font:Arial; font-weight:bold; color:#FFFFFF; font-size:12px; line-height:25px;
}

#nav{
	width:206px;
}
#nav li{
	background: url('images/blue-part.jpg') no-repeat left top;
	height:21px;
	list-style:none;
	line-height:21px;

}
#nav a{
	font-size:11px;
	font-weight:none;
	color:#6e1010;
	padding-left:8px;
	display:block;
	height:21px;
	text-decoration:none;
}
#nav li a:hover{
	color:#ad6868;
	background: url('images/blue-part.jpg') no-repeat left bottom;
}
#menu_child{
	width:206px;
	background:#8a8a8a;
	position: absolute;
 	visibility:visible;
	border-bottom:1px solid #ffffff;
  	border-top:1px solid #ffffff;
 	}

/* ========== Center Container start */
#center_container{
	width:545px;
	float:left;
	}
.search_box{
	width:545px;
	background-image:url('images/search.jpg');
	background-repeat:no-repeat;
	height:42px;
	margin-left:10px;
	margin-right:10px;
}
.search_text{
	padding-top:8px;
	padding-left:8px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;

}
/*.center_heading{
	font-family:Verdana;
	font-size:16px;
	font-weight:bold;
	color:#6e1010;
	padding-top:15px;
	padding-left:15px;
	}*/
	.center_heading{
	font-family:Verdana;
	font-style:italic;
	font-size:14px;
	font-weight:bold;
	color:#6e1010;
	padding-top:15px;
	padding-left:15px;
	}
.center_text{
	padding-top:15px;
	padding-left:15px;
	text-align:justify;

}
#sub_catbox{
	width:495px;
	border:1px #0077a1 solid;
	margin-left:15px;
	background-color:#e5f1f5;
}
#sub_catbox h2{
	font-family:Verdana;
	font-size:12px;
	color:#0077a1;
	font-weight:bold;
	padding-top:8px;
	padding-bottom:5px;
	padding-left:10px;
}
.left_link{
	width:245px;
	float:left;
	line-height:15px;
	padding-left:10px;
}
.right_link{
	width:240px;
	float:right;
	line-height:15px;

}
#centergoogle_box{
	width:495px;
	margin-left:15px;
	margin-top:8px;
	}
#addtocart_box{
	width:495px;
	margin-left:15px;
	margin-top:8px;
	height:240px;
}
.img1{
	background-image:url('images/img1.jpg');
	background-repeat:no-repeat;
	height:144px;
	width:140px;
	float:left;
}
.img1 h3{
	font-family:Verdana;
	font-size:12px;
	color:#bd1508;
	padding-top:150px;
	text-align:center;
	}

.img2{
	background-image:url('images/img2.jpg');
	background-repeat:no-repeat;
	height:144px;
	width:140px;
	margin-left:40px;
	float:left;
}
.img2 h3{
	font-family:Verdana;
	font-size:12px;
	color:#bd1508;
	padding-top:150px;
	text-align:center;
	}

.img3{
	background-image:url('images/img3.jpg');
	background-repeat:no-repeat;
	height:144px;
	width:140px;
	float:left;
	margin-left:35px;
}
.img3 h3{
	font-family:Verdana;
	font-size:12px;
	color:#bd1508;
	padding-top:150px;
	text-align:center;
	}

/* ========== Right Container start */
#right_container{
	width:206px;
	float:right;
}
/* ========== Shopping Box start */
#shoppingbox{
	width:206px;
	padding-top:8px;
	}
.shopping_top{
	background-image:url('images/title_menubar.jpg');
	background-repeat:no-repeat;
	height:28px;
	padding-left:25px; font:Arial; font-weight:bold; color:#FFFFFF; font-size:12px; line-height:25px;
}
.shopping_bg{
	background-image:url('images/shopping_bg.jpg');
	background-repeat:repeat-y; 
}
.shopping_bottom{
	background-image:url('images/shopping_bottom.jpg');
	background-repeat:no-repeat;
	height:7px;
}
.shopping_space{
	padding-top:8px;
	padding-bottom:5px;
	padding-left:10px;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#5b5b5b;
}

.google_adbox{
	width:495px;
	height:100px;
	border:1px #b47f39 solid;
	margin-left:15px;}
	/* ========== Recent Product start */
#productbox{
	width:206px;
	padding-top:8px;
}
.product_top{
	background-image:url('images/title_menubar.jpg');
	background-repeat:no-repeat;
	height:28px;
	padding-left:25px; font:Arial; font-weight:bold; color:#FFFFFF; font-size:12px; line-height:25px;
}
.product_bg{
	background-image:url('images/title_barbg.jpg');
	background-repeat:repeat-y;
}
.product_bg ul{
	margin:0;
	list-style:none;
	padding:5px 5px 7px 5px;
}
.product_bg li{
	display:block;
	padding:0 1px 2px 15px;
	background:url('images/arrow.jpg') no-repeat center left;
	border-bottom:1px #acb4c5 solid;
	line-height:20px;
}
.product_bg a{
	font-size:11px;
	font-weight:bold;
	color:#6e1010;
	display:block;
	height:21px;
	text-decoration:none;
}
.product_bg li a:hover{
	color:#ad6868;
	}

.product_bottom{
	background-image:url('images/titlebar_bottom.jpg');
	background-repeat:no-repeat;
	height:8px;
}
.inf_centertop{
	background-image:url('images/title_menubar.jpg');
	background-repeat:no-repeat;
	height:27px;
	padding-left:25px; font:Arial; font-weight:bold; color:#FFFFFF; font-size:12px; line-height:25px;
	
}
.tophits{
	background-image:url('images/title_menubar.jpg');
	background-repeat:no-repeat;
	height:27px;
	padding-left:25px; font:Arial; font-weight:bold; color:#FFFFFF; font-size:12px; line-height:25px;
}
.selling_product{
	background-image:url('images/title_menubar.jpg');
	background-repeat:no-repeat;
	height:27px;
	padding-left:25px; font:Arial; font-weight:bold; color:#FFFFFF; font-size:12px; line-height:25px;
}
/* ========== Footer start */
#wrapper_footer {
	width:1000px;
	margin:0 auto;
	background-image:url('images/page_bg.jpg');
	background-repeat:repeat-y;
	padding-top:15px;
}
.footer_text{
	font-family:Verdana;
	font-size:11px;
	color:#161616;
	text-align:center;
	line-height:18px;
	text-decoration:none;
}
.footer_text a:hover{
	color:#6d4c03;
	text-decoration:none;
}

.linktext{
	font-family:Verdana;
	font-size:12px;
	color:#6e1010;
	text-decoration:none;
}
.linktext:hover{
	color:#f19c8c;
	text-decoration:none;
	text-decoration: blink;
}

.linktext1{
	font-family:Verdana;
	font-weight:bold;
	font-size:12px;
	color:#6e1010;
	text-decoration:none;
}
.linktext1:hover{
	color:#ad6969;
	text-decoration:none;
	text-decoration: blink;
}


.linksitemap{
	font-family:Verdana;
	font-size:12px;
	color:#6e1010;
	text-decoration:none;
}
.linksitemap:hover{
	color:#ad6969;
	text-decoration:none;
	
}
/**************************************************************************************************************************/
/* for tabs stysheet **********************************************/
#screenTabs
	{
	float:left;
	width: 100%;
	min-height: 1px;
	height: 1px;
	background:#ffffff url("img/icons/tabs/bg.gif") repeat-x bottom;
	}

td > #screenTabs
	{
	height: auto;
	}

#tabs
	{
	float:left;
	width:620px;
	line-height:normal;
	white-space: nowrap;
	background:#ffffff url("img/icons/tabs/bg.gif") repeat-x bottom;
	}

#tabs ul
	{
	margin:0;
	padding: 0px 10px 10px 10px;
	list-style:none;
	}

#tabs a
	{
	display: block;
	background:url("img/icons/tabs/right.gif") no-repeat right top;
	padding:5px 9px 4px 4px;
	vertical-align: baseline;
	text-decoration: none;
	color: #000000;
	width:.1em;
	}

#tabs > ul a
	{
	width: auto;
	}

#tabs a:hover,
#tabs a:visited,
#tabs a:active
	{
	text-decoration: none;
	color: #000000;
	}

#tabs li
	{
	float:left;
	background:url("img/icons/tabs/left.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 2px;
	border-bottom: solid 1px #776655;
	}

#tabs li#current
	{
	border-width: 0;
	}

#tabs #current
	{
	background-image:url("img/icons/tabs/left_on.gif");
	margin-left: -3px;
	}

#tabs #current a
	{
	background-image:url("img/icons/tabs/right_on.gif");
	padding:3px 9px 7px 6px;
	vertical-align: baseline;
	}

#tabs .last a
	{
	background-image:url("img/icons/tabs/right_last.gif");
	}

#tabs .first
	{
	background-image:url("img/icons/tabs/left_first.gif");
	}

#tabs .first#current
	{
	margin-left: 0;
	}

#tabs li:hover
	{
	background-position: 0% -150px;
	cursor: pointer;
	}

#tabs li:hover a
	{
	background-position: 100% -150px;
	}

#tabs li.first:hover
	{
	background-position: top left;
	}

#tabs a:hover
	{
	background-position: 100% -150px;
	}
/**************************************************************************************************************************/

.breadcrumb{background-image:url(images/red_strip.jpg); background-repeat:no-repeat; height:23px; font-family : Verdana; font-size : 11px; color: #fff; font-weight:bold; line-height:20px; padding-left:25px;}

.breadcrumb a{color:#fff;}

.nav_selected {
    color:#882e42;
    background: url('images/blue-part.jpg') no-repeat left bottom;
}
	.links_bg{
    padding-left:20px;
}
.links_bg a{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
    font-weight:bold;
    color:#565a63;
    display:block;
    text-decoration:none;
    line-height:18px;
}
.links_bg li a:hover{
    color:#3d66d3;
    }

.sub_links_bg{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:12px;
    font-weight:bold;
    color:#FF0000;
    padding-left:20px;
    padding-bottom:20px;
    }
.learning_heading{
    font-family:Verdana;
    font-style:italic;
    font-size:14px;
    font-weight:bold;
    color:#740606;
    padding-top:10px;
    } 
.center_headingword{
	font-family:Verdana;
	font-size:16px;
	font-weight:bold;
	color:#6e1010;
	}
	
	.center_textword{
	font-family:Verdana;
	padding-top:0px;
	padding-left:0px;
	text-align:justify;
	font-size:12px;

}
.centertable{
	font-family:Verdana;
	padding-top:0px;
	padding-left:0px;
	text-align:justify;
	font-size:12px;

}