/*
  $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; }
.leftmennu{font-family: "Times New Roman", Times, serif;font-size: 16px;font-weight: bold; text-decoration:underline; color:#ff0000;}
/*
BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
}*/
TD.productDesc {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #808080;
  padding: 1px 7px 1px 7px;
}

TD.productheadDesc {
 font-family: Verdana, Arial, sans-serif;
 font-size: 10px;
 font-weight: normal;
 color: #000000;
 padding: 4px 0px 0px 10px;
}
A {
  color: #000000;
  text-decoration: underline;
}

A:hover {
  color: #FF0000;/*#f2b283;*/
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

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

A.headerNavigation { 
  color: #0000000; 
}

A.headerNavigation:hover {
  color:#000000/*#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: #ffffff;
}

TD.footer {
  font-family: Arial;
  font-size: 13px;
  color: #0000FF;
 }

.infoBox {
  background: #b3b1a2;
}
.infoBox1 {
  background: #ffffff;
}

.infoBoxContents {
  background: #f4f4f4;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
}
.infoBoxContents1 {
 
  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:  #000000/*#b45d00*/;
  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: #CCCCCC;
}

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: #CCCCCC;
}

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

.productListing-heading {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  background: #000000;/*#b3b1a2;*/
  color: #FFFFFF;
  font-weight: bold;
  height:25px;
}

.category-heading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 19px;
  color: #FF0000;
  font-weight: bold;
  font-style:italic;
  height:25px;
}

TD.productListing-data {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  background: #fffffff;/*#f4f4f4;*/
}

TD.productListing-data1 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #fffffff;/*#f4f4f4;*/
}

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana;
  font-size: 18px;
  font-weight: bold;
  color: #FF0000;
  font-style:italic;
}

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: #b45d00; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #dc8d38; }

.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 */

.breadcrumb{background-image:url(images/gray_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;}
* {
	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:#ffffff;/*#2f2f2f;*/
	font-family: arial, 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:1000px;
	margin: 0 auto;
	background-image:url('images/page_bg.jpg');
	background-repeat:repeat-y;
	margin-left:10px;
	
}

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

.logo{
	background-image:url('images/logo.jpg');
	background-repeat:no-repeat;
	height:73px;
	width:389px; margin-left:20px;  float:left; 
	}
/* ========== Top Button */
.top_btn{
	width:512px;
	height:27px;
	float:right;	
	padding-right:35px;
	margin-top:56px;
	}
.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;
	background-image: url(images/catalog.jpg);
}
/* ========== 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:100px;
	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:#3f3d3e; font-size:12px; line-height:25px;
}
.google_bg{
	background-image:url('images/title_barbg.jpg');
	background-repeat:repeat-y;
}
.google_bottom{
	background-image:url('images/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:#3f3d3e; 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:#3f3d3e; 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:#3f3d3e; 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:12px;
	font-weight:none;
	color:#000;
	padding-left:8px;
	display:block;
	height:21px;
	text-decoration:none;
}
#nav li a:hover{
	color:#ffffff;
	background: url('images/blue-part.jpg') no-repeat left bottom;
}

.nav_selected{
	color:#ffffff;
	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:#3f3d3e;

}
.center_heading{
	font-family:arial;
	font-style:italic;
	font-size:14px;
	font-weight:bold;
	color:#3f3d3e;
	padding-top:15px;
	padding-left:15px;
	}
.center_text{
	padding-top:15px;
	padding-left:15px;
	text-align:justify;
	color:#2f2f2f;
	font-size:12px;

}
#sub_catbox{
	width:495px;
	border:1px #0077a1 solid;
	margin-left:15px;
	background-color:#e5f1f5;
}
#sub_catbox h2{
	font-family:arial;
	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:arial;
	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:arial;
	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:arial;
	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:#3f3d3e; 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:arial;
	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:#3f3d3e; 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 #3f3d3e dashed;
	line-height:20px;
}
.product_bg a{
	font-size:12px;
	font-weight:bold;
	color:#3f3d3e;
	display:block;
	height:21px;
	text-decoration:none;
}
.product_bg li a:hover{
	color:#aea99e;
	}
	
	


.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:#2f2f2f; 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:arial;
	font-size:11px;
	color:#161616;
	text-align:center;
	line-height:18px;
	text-decoration:none;
}
.footer_text a:hover{
	color:#413700;
	text-decoration:none;
}

.linktext{
	font-family:arial;
	font-size:12px;
	color:#161616;
	text-decoration:none;
}
.linktext:hover{
	color:#aea99e;
	text-decoration:none;
	text-decoration: blink;
}

.boldtext{
font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#9e880e; font-weight:bold; padding-left:10px; }



.sidelinktext{
	font-family:arial;
	font-size:12px;
	color:#0cb1c5;
	text-decoration:none; 
	font-weight:bold;
}
.sidelinktext:hover{
	color:#0e2035;
	text-decoration:none;
	font-weight:bold;
}




