/* CSS Document */
.boxText {  }
.errorBox { background:#ffb3b5; font-weight:bold; }
.stockWarning { color:#cc0033; }
.productsNotifications { background:#f2fff7; }
.orderEdit { color:#70d250; text-decoration:none; }
#notice { background-color:#9a0000; color:#fff; text-align:center; padding:5px; }
#notice a { color:#fff; text-decoration:underline; }

body {
	background-color:#fff;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px;
}

form, input, ul, li {
	margin:0px;
	padding:0px;
}

input[type="checkbox"] {
	margin-bottom:3px;
	margin-right:3px;
}

input[type="radio"] {
	margin-top:3px;
	margin-right:3px;
}

textarea {
  width: 95%;
}

ul {
	margin-left:20px;
}

h1, h2, h3, h4, h5 {
	margin:0px;
	padding:0px;
}

h1 {
	font-size:16px;
	text-align:left;
}

h1.pageHeading, .cat-description, .showfilter {
	color:#000;
	padding:5px 20px;
}

h1.pageHeading, .pageHeading h1 {
	padding:10px 0 10px 0;
	position:relative;
	text-align:center;
}

.cat-description {
	padding-bottom:25px;
}

.showfilter {
	text-align:center;
}

a {
  color:#182b4b;
  text-decoration:none;
}

a:hover {
	color:#9B0000;
	text-decoration:none;
}

img {
	border:0px;
}

.imgtxt {
	display:none;
}

s {
	color:#cc0000;
}

p {
	margin:20px 0px;
	padding:0px;
}



/* GENERAL INFOBOXES */

.contentBox {

}

table .infoBox {
	display:block;
	padding:0 7px;
	position:relative;
	margin:0 auto;
	width:510px;
}

.infoBox table {

}

.contact_us table .infoBox {
	background-color:#fff;
	border:none;
}	

table .infoBoxNotice {
	background-color:#901d22;
	padding:5px 10px;
	margin-bottom:15px;
}


.productSpecialPrice {
	
}

table .infoBox-header {
	padding:10px 10px;
	position:relative;	
	margin:0px auto 10px auto;
	width:440px;
}

table .infoBox-continue {
	background-color:#f5f5f5;
	border:1px outset #ccc;
	margin:10px auto;
	padding:5px 10px;
	position:relative;
	text-align:right;
	width:510px;
}

#prod-qty {
	position:relative;
	margin-right:10px;
	top:-5px;
}

.infoBox-continue td {
	width:100%;
}

.product_info .infoBox-continue td {
	width:50%;
}

table .infoBox-continue img, table .infoBox-continue input {
	position:relative;
}

table .infoBox-meter {
	background-color:#f5f5f5;
	border:1px outset #ccc;
	margin:10px auto;
	padding:5px 10px;
	position:relative;
	text-align:right;
	width:510px;
}

.infoBoxHeading {
	color:#000;
	font-size:12px;
	font-weight:bold;
	text-align:left;
}

.infoBoxHeading a {
	color:#173c4c
}

.login b {
	display:none;
}
th  {
	margin:2px;
	padding:0px;
	padding-right:5px;
	position:relative;
	text-align:left;
	width:110px;
}

.messageStackSuccess {
	background-color:#ffffa0;
	color:#173c4c;
	height:20px;
	line-height:20px;
	margin:15px 0;
	padding:2px 5px;
	text-align:center;
}


.smallText {

}

.smallText a {

}

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

.stockWarning {
	display:block;
	font-weight:bold;

	padding:5px;
	position:relative;
	margin:10px auto;
	width:440px;
}

.subtotal {
	padding:10px 15px;
}

.infoBoxNoticeContents .main {
	color:#fff;
	padding:2px;
}

.messageBox { 
	font-size: 90%; 
}

.messageStackError, .messageStackWarning { 
	font-size: 90%; background-color: #ffb3b5; margin:7px 0px 14px 0px; padding:7px; 
}

.messageStackSuccess { 
	font-size: 90%; background-color: #99ff00; 
}

.errorText {
  color: #ff0000;
}

.inputRequirement { 
	color:#800000;
	font-weight:bold;
	font-size: 90%; 
	text-align:right;
	padding-right:7px;
}

.error {
	text-align:center;
}
/* END GENERAL INFOBOXES */



/* MAIN */
#wrapper {
background-image:url('/images/css-images/shadow-left.png');
	
	background-position:top left;
	background-repeat:repeat-y;
	margin:0px auto;
	width:985px;
}

#main-wrapper {
background-image:url('/images/css-images/shadow-right.png');
	
	background-position:top right;
	background-repeat:repeat-y;
}

#container {
	margin:0 auto;
	position:relative;
	width:943px;
}

/*HEADER INFO*/
#myaccount {
	top:152px;
	height:35px;
	left:15px;
	position:absolute;
	width:920px;
	z-index:20;
}

#myaccount ul {
	list-style-type:none;
	margin:0;
	padding:0;
	text-align:center;
	text-transform:capitalize;
	width:920px;
}

#myaccount li {
	float:left;
	height:35px;
	line-height:35px;
	list-style-type:none;
	margin:0 3px;
	width:120px;
}

#myaccount li a {
background-image:url('/images/css-images/mbuttton1.png');
	
	color:#fff;
	cursor:hand;
	display:block;
	float:left;
	font-weight:bold;
	height:35px;
	padding:0;
	position:relative;
	width:120px;
	z-index:50;
}

#myaccount a:hover {

}

.headerNavigation {

}

#breadcrumbs {
	color:#fff;
	font-size:11px;
	position:absolute;
	right:5px;
	top:2px;
}

#breadcrumbs a { 
	color:#fff;
	text-transform:lowercase;	
}

/*HEADER INFO END*/
#header {
background-image:url('/images/css-images/header.png');
	
	height:188px;
	margin:0 auto;
	position:relative;
	width:943px;
}

#header img {
	position:absolute;
	right:7px;
	top:10px;
	z-index:50;
}

#logo {
background-image:url('/images/css-images/logo.png');
	display:block;
	height:96px;
	left:5px;
	position:absolute;
	top:48px;
	width:303px;
	z-index:20;
}

#sporting-good {
background-image:url('/images/css-images/sporting-goods.png');
	height:49px;
	position:absolute;
	right:30px;
	top:80px;
	width:453px;
}

/* END HEADER */

#sidebar1 {
	float:left;
	padding-top:15px;
	width:231px;
}

#sidebar2 {
	background-color:#185f9e;
	border-left:1px solid #ccc;
	float:right;
	min-height:600px;
	position:relative;
	top:-20px;
	width:156px;
}


/* MAIN */
#content {
	
	margin-left:231px;
	margin-right:155px;
/*	width:550px;*/
}

.page {
	margin:0;
	padding-top:10px;
	width:548px;
}

.page .information, .page .product_info, .page .login, .page .logoff, .page .account, .page .create_account, .page .create_account_success, .page .advanced_search, .page .contact_us, .page .password_forgotten, .page .address_book, .page .address_book_process, .page .account_edit, .page .account_password, .page .account_newsletters, .page .account_history, .page .checkout_shipping, .page .checkout_payment, .page .checkout_payment_address, .page .checkout_shipping_address, .page .checkout_confirmation, .page .checkout_success, .page .account_history_info {
	background-color:#fff;
	border:2px solid #1f3c57;
	border-left:2px solid #ccc;
	border-top:2px solid #ccc;
	margin:0 auto;
	padding:10px;
	position:relative;
	width:530px;

}

/*DEFINE MAINAPGE*/
#define_mainpage {
	background-color:#fff;
	border:2px solid #1f3c57;
	border-left:2px solid #ccc;
	border-top:2px solid #ccc;
	margin:0 4px;
	margin-bottom:10px;
	padding:10px;
	width:515px;
}

#define_mainpage a {
	color:#fff;
	text-decoration:underline;
}

#define_mainpage p {

}

#define_mainpage h1 {

}
/*END DEFINE MAINAPGE*/

#subcats {
	float:left;
	margin:0 9px;
	padding:0;
	width:750px;
}

#subcats .category {
	background-color:#fff;
	float:left; 
	font-weight:bold;
	margin:5px;
	min-height:155px;
	padding:5px 0 5px 0;
	position:relative;
	text-align:center;
	width:140px;
}

#modules_main_categories .smallText strong a, .category strong a {
	bottom:5px;
	left:0px;
	display:block;
	padding-bottom:5px;
	position:absolute;
	text-align:center;
	width:140px;
}

#modules_main_categories img, #subcats img {

}

#modules_main_categories .subcategories {
	display:none;
}

/* END MAIN */



/* FOOTER */

#footer {
	background-color:#e7eff6;
	border-top:1px solid #ccc;
	color:#fff;
	clear:left;
	height:25px;
	margin:0 auto;
	position:relative;
	width:943px;
}

#copyright {
	color:#333;
	float:left;
	padding:5px;
	padding-left:1px0;
	width:450px;
}

#poweredby {
	float:right;
	padding:5px;
	padding-right:10px;
	text-align:right;
	width:400px;
}

#poweredby a {
	color:#fff;
}


/* END FOOTER*/




/*PRODUCT_INFO PAGE*/
.product_info {
}

.product_info table.infoBox-continue {
	display:block;
	float:left;
	text-align:left;
}

.product_info .main {

}

.product_info #specs {
	float:right;
	padding-bottom:10px;
	padding-left:10px;
	text-align:left;
	width:320px;
}

.product_info #specs span {
	color:#333;
	padding-right:5px;
}

.product_info h1 {
	color:#000;
	font-size:14px;
	margin:0px;
	padding:10px 0;
	padding-bottom:3px;
	position:relative;
	text-align:left;
}

.product_info .price {
	color:#990000;
	font-weight:bold;
	padding:15px 0;
}


.product_info .price span {
	color:#990000;
}

.product_info .smallText {
	color:#333;	
	font-size:11px;
}

.product_info #products_image {
	background-color:#fff;
	display:block;
	float:left;
	min-height:168px;
	position:relative;
	text-align:center;
	padding:0;
	width:168px;
}

.product_info .productSpecialPrice {
	color:#901d22;
}

.product_info s {
	font-size:14px;
}

.product_info .description {
	padding:0px;
	padding-right:10px;

}

.product_info .description table {

}

#table_product_attributes {
	display:block;
	float:right;
	padding-top:10px;
	position:relative;
	width:335px;
}

#table_product_attributes tr {
	padding:2px 0;
}

.attribute_option_name {
	margin-right:5px;
	padding-right:10px;
	text-align:right;
	width:125px;
}

.attribute_option_id {
	text-align:left;
}

.pricing {
	background-color:#fff;
	height:25px;
	
}

.pricing span {
	position:relative;
	top:-5px;
}

.pricing input.qt2 {
	margin-right:10px;
	text-align:center;
	width:20px;
}

#additionalImages {
	border-top:1px solid #ccc;
	display:block;
	float:left;
	padding-top:5px;
	position:relative;
	width:520px;
}

#additionalImages h4 {
	font-size:12px;
	padding:5px 0;
	text-align:center;
}

#additionalImages h4 span {
	font-size:11px;
	font-weight:normal;
	font-style:italic;
}

#additionalImages .smallText{
	background-color:#fff;
	display:block;
	float:left;
	height:160px;
	text-align:center;
	position:relative;
	width:110px;
}

#additionalImages .smallText span {
	bottom:0px;
	display:none;
	position:absolute;
	text-align:center;
	width:85px;
}

.added-image img {
	left:0px;
	position:relative;
	text-align:center;
	top:0px;
}







/*END PRODUCT_INFO PAGE*/



/* ALL PRODUCTS */
.alphabet {
	background-color:#fff;
	padding:10px 0;
	position:relative;
	margin:0px auto;
	text-align:center;
	width:720px;
}

/* END ALL PRODUCTS */


/* CONTACT US */
#contactus-info table {
	background-color:#f5f5f5;
	margin-right:10px;
	padding:5px 10px;
}

.contact_us th {
	margin:5px 0px;
	display:block;
	width:95px;
}

.contact_us input[type="text"] {
	width:138px;
}

/* ENd CONTACT US */

/* SHOPPING CART */
#shopping_cart {

}

#shopping_cart_container {
	margin:0 auto;
	padding:5px 10px;
	width:528px;
}

.product-listing-rows-columns {
	background-color:#fff;
	border-bottom:1px dashed #ccc;
	float:left;
	height:100px;
	margin:0;
	margin-bottom:10px;
	padding:0px 0 10px 0;
	width:530px;
}

.productListing-heading-remove, .productListing-data-remove {
	float:left;
	padding:0px 10px;
	text-align:center;
	width:50px;
}

.productListing-heading-remove {
	background-color:#ccc;
	border-bottom:1px solid #333;
	padding:3px 10px;
}

.productListing-data-remove input, .productListing-data-price {
	position:relative;
	top:10px;
}

.productListing-heading-products, .productListing-data-products {
	float:left;	
	padding-left:0px;
	padding:0 10px;
	width:300px;
}

.productListing-heading-products {
	background-color:#ccc;
	border-bottom:1px solid #333;
	padding:3px 10px;
	text-align:center;
}

.productListing-heading-products th {
	text-align:center;
}

.productListing-data-products img {
	position:relative;
	margin-right:10px;
	top:-5px;
	text-align:center;
}	

.productListing-data-products a {
	font-weight:normal;
	display:block;
	color:#333;
	position:relative;
	padding-top:10px;
}

.productListing-heading-qty, .productListing-data-qty {
	float:left;
	padding:0px;
	text-align:center;
	width:30px;
}

.productListing-heading-qty {
	background-color:#ccc;
	border-bottom:1px solid #333;
	padding:3px 0;
	text-align:center;
}

.productListing-data-qty input {
	text-align:center;
}

.productListing-data-qty input {
	margin:0;
	padding:0;
	position:relative;
	top:10px;
	width:25px;
}

.productListing-heading-price, .productListing-data-price {
	text-align:right;
	float:left;
	padding-right:10px;
	width:90px;
}

.productListing-heading-price {
	background-color:#ccc;
	border-bottom:1px solid #333;
	text-align:right;
	padding:3px 10px 3px 0;
}

.productListing-data-price {
	
	top:15px;
}


/* END SHOPPING CART */



/*LOGIN PAGE*/
.login {
	margin:0 auto;
	margin-bottom:10px;
	position:relative;
}	

.login h1 {
	font-size:12px;
	padding:7px 0 7px 15px;
	margin:0;
}

.account strong {
	display:none;
}

.address_book strong {
	display:block;
	padding:10px 0 0 20px;
}

.login_container {
	margin:0 auto;
	position:relative;
	width:510px;
}

.login .infoBox, .login .infoBox-pwa, .login .infoBox-returning-customer, .login .infoBox-new-customer {
	background-color:#f5f5f5;
	border:1px outset #ccc;
	height:180px;
	padding:10px;
	margin:0px;
	margin-bottom:5px;
	position:relative;
}

.login .infoBox-new-customer {
	margin-left:3px;
	width:210px;
}

.login .infoBox-returning-customer {
	margin-right:3px;
	width:280px;
}

.infoBox-returning-customer b {
	display:block;
	width:88px;
}

.infoBox-returning-customer th {
	left:0px;
	margin-right:5px;
	position:relative;
	width:90px;
}

.login p {
	margin:7px 0px 5px 0px;
	padding:0px;
}

.infoBox-returning-customer .main input {
	margin:3px 0px;
	width:150px;
}

.visitors_cart {
	position:relative;
	margin:7px auto;
	width:440px;
}

.login .infoBox-pwa {
	height:160px;
	width:440px;
}

.login .password-forgotten {
	font-size:11px;
	padding-left:2px;
}
/*END LOGIN PAGE*/

/*CREATE ACCOUNT */
.create_account .contentBox {
	margin:0px 0;
	position:relative;
	width:510px;
}

.create_account .infoBox {
	border:1px inset #ccc;
	margin:5px 0;
	width:500px;
}

/*END CREATE ACCOUNT */

/*ACCOUNTS*/


.account .showall {
	position:relative;
	top:-5px;
}

.checkout_payment .orderEdit {
	position:relative;
	top:-5px;
}

.checkout_shipping strong, .checkout_payment strong, .checkout_confirmation strong, .checkout_shipping_address strong, .checkout_payment_address strong, .account_history_info strong {
	background-color:#f5f5f5;;
	color:#800000;
	display:block;
	padding:5px;
	position:relative;
}

.checkout_payment .orderEdit {
	display:block;
	padding-top:7px;
	position:relative;
	left:10px;
	text-decoration:none;
}

/*END ACCOUNTS*/

/* AJAX POP-UP IMAGE */
#lightbox{
            position: absolute;
            top: 40px;
            left: 0;
            width: 100%;
            z-index: 100;
            text-align: center;
            line-height: 0;
            }
 
#lightbox a img{ border: none; }
 
#outerImageContainer{
            position: relative;
            background-color: #fff;
            width: 250px;
            height: 250px;
            margin: 0 auto;
            }
 
#imageContainer{
            padding: 10px;
            }
 
#loading{
            position: absolute;
            top: 40%;
            left: 0%;
            height: 25%;
            width: 100%;
            text-align: center;
            line-height: 0;
            }
#hoverNav{
            position: absolute;
            top: 0;
            left: 0;
            height: 100%;
            width: 100%;
            z-index: 10;
            }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}
 
#prevLink, #nextLink{
            width: 49%;
            height: 100%;
            background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
            display: block;
            }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/css-images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/css-images/nextlabel.gif) right 15% no-repeat; }
 
 
#imageDataContainer{
            font: 10px Verdana, Helvetica, sans-serif;
            background-color: #fff;
            margin: 0 auto;
            line-height: 1.4em;
            }
 
#imageData{
            padding:0 10px;
            }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }  
#imageData #caption{ font-weight: bold;        }
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;      }                                  
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;    }          
                        
#overlay{
            position: absolute;
            top: 0;
            left: 0;
            z-index: 90;
            width: 100%;
            height: 500px;
            background-color: #000;
            filter:alpha(opacity=60);
            -moz-opacity: 0.6;
            opacity: 0.6;
            }
            
 
.clearfix:after {
            content: "."; 
            display: block; 
            height: 0; 
            clear: both; 
            visibility: hidden;
            }
 
* html>body .clearfix {
            display: inline-block; 
            width: 100%;
            }
 
* html .clearfix {
            /* Hides from IE-mac \*/
            height: 1%;
            /* End hide from IE-mac */
            }          
/* END AJAX POP-UP IMAGE */



/* AJAX Shopping Cart */
#divShoppingCard {
	background-color:#99bad5;
	border-left:1px solid #ccc;
	margin:0px;
	padding:5px 0;
	width:155px;
	z-index:30;
}

#divShoppingCard .infoBoxHeading {
	padding:5px 0;
	text-align:center;
}

#divShoppingCard .infoBoxHeading a {
	font-size:12px;
	font-weight:bold;
}

#divShoppingCard .arrow {

}

#divShoppingCard .boxText {
	margin:0;
	padding:5px;
	position:relative;
	text-align:left;
}

#divShoppingCard .boxText tr {
	padding:3px 0;
}

#divShoppingCard .boxText a {
	line-height:16px;
}

#divShoppingCard .boxText img {

}

#divShoppingCard .infoBoxContents {
	line-height:16px;
}

#divShoppingCard .total {
	margin-right:25px;
}

/* END SHOPING CART BOX */



/* PRODUCT_LISTING */
.cat-description, .cat_info_box {
	margin:0 auto;
	position:relative;
	width:520px;
}

#filter {
	margin:0px auto;
	padding-top:7px;	
	text-align:center;
	width:300px;
}

.product_listing_split_results {
float:left;	background-color:#fff;
	border:2px solid #1f3c57;
	border-left:2px solid #ccc;
	border-top:2px solid #ccc;
	overflow:hidden;
	padding:5px 10px 5px 10px;
	position:relative;
	float:left;
	margin:5px 0px;
	margin-left:2px;
	position:relative;
	width:540px;

}

#modules_product_listing {
	float:left;
margin:0 2px;	
	padding:0;
	width:548px;
}

.productListing-odd, .productListing-even {
	background-color:#fff;
	border:2px solid #1f3c57;
	border-left:2px solid #ccc;
	border-top:2px solid #ccc;
	float:left;
margin:0 3px;height:275px;
	margin-bottom:5px;

	padding:0 2px 5px 2px;
	position:relative;
	text-align:center;
	width:122px;
}

.productListing-odd td, .productListing-even td {
	height:120px;
}

.productListing-odd .productListing-data, .productListing-even .productListing-data {

}

.productListing-data a.product-image {
	display:block;
}

.productListing-odd .product-image img, .productListing-even .product-image img {
	top:0px;
}

.productListing-odd .product_list_buy_now, .productListing-even .product_list_buy_now {
	display:block;
	margin:0 auto;
	padding:7px 0;
	position:relative;
	width:120px;
}

.productListing-odd .product_list_name, .productListing-even .product_list_name {
	display:block;
	font-weight:bold;
	margin:0 auto;
	min-height:40px;
	padding:0 1px 0 1px;
	position:relative;
	text-align:center;
	top:0px;
	width:118px;
}

.productListing-odd a, .productListing-even a {
	color:#000;
}

.productListing-odd .model, .productListing-even .model {
	color:#333;
	font-size:11px;
	text-align:center;
}

.productListing-odd .weight, .productListing-even .weight {
	display:none;
}

.productListing-odd .manufacturer, .productListing-even .manufacturer {
	padding:3px 0 0 0;
	text-align:center;
}

.productListing-odd .mandatory, .productListing-even .mandatory {
	color:#cc0000;
	font-weight:bold;
	padding:3px 0 0 0;
	text-align:center;
}


.productListing-odd .qty, .productListing-even .qty {
	display:none;
}

.productListing-odd .model span, .productListing-even .model span, .productListing-odd .qty span, .productListing-even .qty span, .productListing-odd .manufacturer span, .productListing-even .manufacturer span {
	padding-right:5px;
	width:120px;

}

.productListing-odd .product_list_price, .productListing-even .product_list_price {
	font-weight:bold;
	margin:0 auto;
	padding:0;
	padding-top:5px;
	position:relative;
	text-align:center;
	width:120px;
}

/*END PRODUCT_LISTING*/



/* MODULES SPECIALS */
#modules_default_specials {
	float:left;
	margin:0 2px;
	margin-top:10px;
	padding:0;
	width:548px;
}

#modules_default_specials .infoBoxHeading { 
	background-color:#223444;
	color:#fff;
	margin:0 3px;
	margin-bottom:5px;
	padding:0px;
	padding:7px 0 7px 10px;
	width:528px;
}

#modules_default_specials td {
	height:120px;
	text-align:center;
	width:120px;
}

#modules_default_specials img {
	text-align:center;
}

#modules_default_specials .smallText {
	background-color:#fff;
	border:2px solid #1f3c57;
	border-left:2px solid #ccc;
	border-top:2px solid #ccc;
	float:left;
margin:0 3px;	margin-bottom:5px;
	min-height:210px;
	padding:5px 2px;
	position:relative;
	text-align:center;
	width:122px;
}

#modules_default_specials .name {
	display:block;
	font-weight:bold;
	margin:0 auto;
	min-height:45px;
	padding:5px 2px 0 2px;
	position:relative;
	text-align:center;
	top:0px;
	width:116px;
}

#modules_default_specials .price {
	padding-top:10px;
}
/* END MODULES SPECIALS */


/* MODULES NEW PRODUCTS */
#modules_new_products {
	float:left;
	margin:0 2px;
	margin-top:10px;
	padding:0;
	width:548px;
}

#modules_new_products .infoBoxHeading { 
	background-color:#223444;
	color:#fff;
	margin:0 3px;
	margin-bottom:5px;
	padding:0px;
	padding:7px 0 7px 10px;
	width:528px;
}

#modules_new_products td {
	height:120px;
	text-align:center;
	width:120px;
}

#modules_new_products img {
	text-align:center;
}

#modules_new_products .smallText {
	background-color:#fff;
	border:2px solid #1f3c57;
	border-left:2px solid #ccc;
	border-top:2px solid #ccc;
	float:left;
margin:0 3px;	margin-bottom:5px;
	min-height:210px;
	padding:5px 2px;
	position:relative;
	text-align:center;
	width:122px;
}

#modules_new_products .name {
	display:block;
	font-weight:bold;
	margin:0 auto;
	min-height:45px;
	padding:5px 2px 0 2px;
	position:relative;
	text-align:center;
	top:0px;
	width:116px;
}

#modules_new_products .price {
	padding-top:10px;
}
/* END MODULES NEW_PRODUCTS */



/* MODULES FEATURED */
#modules_featured, #modules_upcoming_products {
	float:left;
	margin:0 2px;
	padding:0;
	width:540px;
}

#modules_featured .infoBoxHeading { 
	background-color:#2f2f2f;
	color:#fff;
	margin:0 3px;
	margin-bottom:5px;
	padding:0px;
	padding:7px 0 7px 10px;
	width:525px;
}

#modules_featured td {
	height:120px;
	text-align:center;
	width:120px;
}

#modules_featured img {
	text-align:center;
}

#modules_featured .smallText {
	background-color:#fff;
	border:2px solid #1f3c57;
	border-left:2px solid #ccc;
	border-top:2px solid #ccc;
	float:left;
margin:0 3px;	margin-bottom:5px;
	height:210px;
	padding:5px 2px;
	position:relative;
	text-align:center;
	width:122px;
}

#modules_featured .name {
	display:block;
	font-weight:bold;
	margin:0 auto;
	min-height:40px;
	padding:5px 2px 0 2px;
	position:relative;
	text-align:center;
	top:0px;
	width:116px;
}

#modules_featured .price {
	padding-top:10px;
}
/* END MODULES FEATURED */





/* MODULES STAR PRODUCT */
#modules_star_product {
	background-color:#fff;
	float:left;
margin:0 6px;	padding:0;
	padding-bottom:5px;
	width:538px;
}

#modules_star_product .infoBoxHeading {

}

.star-product-title {
	font-weight:bold;
	font-size:16px;
	margin:0px 0 10px 0;
	padding-top:10px;
	position:relative;
	text-align:left;
	top:5px;
}

#modules_star_product #detailbuy {
	float:right;
	text-align:center;
	width:250px;
}

.star-image {
	float:left;
	margin-left:0px;
	margin-right:25px;
	padding-bottom:20px;
	position:relative;
	text-align:center;
	top:0px;
	width:150px;
}

.star-image img {
}

.star-product {
	margin:0px;
	padding:10px 0;
	padding-right:25px;
	text-align:left;
}

#modules_star_product .price {
	float:left;
	font-weight:bold;
	font-size:14px;
	margin:0 0 10px 0;
	padding:0px;
	text-align:center;
	width:150px;
}

/* END MODULES STAR PRODUCT */



/*MODULE SHOW RANDOM*/
#boxes_show_random {
	background-color:#fff;
	border:3px inset #ccc;
	color:#333;
	margin:10px auto 15px auto;
	padding:7px 0px 6px 0px;
	position:relative;
	text-align:center;
	width:165px;	
}

#boxes_show_random h5 {
	font-size:12px;
	padding:5px;
	text-align:center;
}

#boxes_show_random img {
	border:1px solid #ccc;
	margin-left:3px;
	margin-top:5px;
	margin-bottom:5px;
	position:relative;
}

#boxes_show_random .boxText a {
	padding:0px 7px;
}

#boxes_show_random .price {
	display:block;
	text-align:center;
}
/*END MODULE SHOW RANDOM*/


/* BOXES MANUFACTURERS */
#boxes_manufacturers {
	padding:10px 0;
	position:relative;
	text-align:center;
	z-index:30;
	width:155px;
}

#boxes_manufacturers ul {
	margin:0px;
	list-style:none;
	margin:10px auto;
	margin-bottom:6px;
	width:160px;
}

#boxes_manufacturers li {
	cursor:hand;
	display:block;
}

#boxes_manufacturers li a {
	color:#162a4d;
	cursor:hand;
	display:block;
	font-size:12px;
	margin:0 0 0 3px;
	padding:4px 0px;
	width:160px;
}

#boxes_manufacturers li a:hover {
	color:#a60000;
	font-weight:bold;
	position:relative;
	text-decoration:none;
}

#boxes_manufacturers li.selected a {
	height:20px;
	line-height:20px;
	top:0px;
	margin:0px;
}

#boxes_manufacturers .infoBoxHeading {
	color:#fff;
	display:block;
	padding:5px 0;
	padding-left:5px;
	position:relative;
	text-align:left;
	z-index:30;
}

#boxes_manufacturers select {
overflow:hiden;
width:150px;
}


#boxes_manufacturer_info {
	padding-bottom:7px;
}

#boxes_manufacturer_info .infoBoxHeading {
	display:none;
	padding:8px 0px 5px 0px;
	text-align:center;
}

#boxes_manufacturer_info .boxText {
	display:block;
	padding:5px 0px;
	text-align:center;
}
/* END BOXES MANUFACTURERS */



/* BOXES LOGIN */
#boxes_loginbox, #boxes_loginbox_links {
	margin:0;
	padding:0;
	width:155px;
	z-index:20;
}

#boxes_loginbox table, #boxes_loginbox_links table {
	position:relative;
	margin:0 auto;
	width:140px;
}

#boxes_loginbox_empty {
	margin-top:40px;
}

#boxes_loginbox .boxText {
}

#boxes_loginbox a {

}

#boxes_loginbox .infoBoxHeading {
	display:none;
}

#boxes_loginbox th.infoBoxContents {
	color:#fff;
	text-align:left;
	padding-left:5px;
	position:relative;
	top:4px;
	width:75px;
}

#boxes_loginbox .infoBoxContents input {
	padding-left:3px;
	text-align:left;
	width:120px;
}

#boxes_loginbox .infoBoxContents2 {
	text-align:left;
}

#boxes_loginbox .infoBoxContents2 a {
	color:#fff;
}

#boxes_loginbox .greeting {
	position:relative;
	text-align:center;
}

#boxes_loginbox .loginBoxGreeting {
	padding:5px 0;
	position:relative;
	text-align:center;
}

#boxes_loginbox .infoBoxContents {
	text-align:left;
}

#boxes_loginbox .infoBoxContents_submit input {
	margin:0;
	position:relative;
}

#boxes_loginbox .greetUser {

}

#boxes_loginbox_links ul {
	margin:0;
	padding:0;
	padding-left:8px;
}

#boxes_loginbox_links li {
	line-height:20px;
	list-style-type:none;

}

#boxes_loginbox_links li a {
	color:#fff;
}
/*END BOXES LOGIN*/



/*BOXES PRODUCT_NOTIFICATION*/
#boxes_product_notifications {
	border-top:1px solid #333;
	padding:5px;
	padding-bottom:10px;
}

#boxes_best_sellers .infoBoxHeading {
	color:#fff;
	padding-bottom:10px;
	text-align:center;
}

#boxes_best_sellers {
	color:#fff;
	padding:10px 5px;
	margin:5px;
}

#boxes_best_sellers a {
	color:#fff;
}



#boxes_product_notifications .infoBoxHeading { 
	font-size:13px;
	text-align:center;
	padding:5px;
	padding-bottom:10px;
}

#boxes_product_notifications img {
	margin-right:5px;
}
/*END BOXES PRODUCT_NOTIFICATION*/






/* BOXES WHATS NEW */	
#boxes_whats_new {
	border-bottom:1px solid #787872;
	border-left:2px solid #ccc;
	color:#fff;
	margin:15px auto;
	padding:5px;
	padding-top:0px;
	position:relative;
	text-align:center;
	width:171px;
}

#boxes_whats_new a {
	background-color:#9c9583;
	color:#000;
	line-height:20px;
	display:block;
}

#boxes_whats_new .infoBoxHeading {
	background-color:#acb83c;
	text-align:center;
	padding:5px 0px 5px 0px;
}

#boxes_whats_new .infoBoxHeading-arrow {
	display:none;
}

#boxes_whats_new .price {
	color:#fff;
	position:relative;
	padding-top:10px;
}

#boxes_whats_new img {

	margin-bottom:7px;
}

/* END BOXES WHATS NEW */	


/* BOXES SPECIALS */	
#boxes_specials {
	border-bottom:1px solid #787872;
	border-left:2px solid #ccc;
	color:#fff;
	margin:15px auto;
	padding:5px;
	padding-top:0px;
	position:relative;
	text-align:center;
	width:171px;
}

#boxes_specials a {
	background-color:#9c9583;
	color:#000;
	line-height:20px;
	display:block;
}

#boxes_specials .infoBoxHeading {
	background-color:#acb83c;
	text-align:center;
	padding:5px 0px 5px 0px;
}

#boxes_specials .infoBoxHeading-arrow {
	display:none;
}

#boxes_specials .price {
	position:relative;
	padding-top:10px;
}

#boxes_specials img {

	margin-bottom:7px;
}
/* END BOXES SPECIALS */	


/* BOXES INFORMATION */
#boxes_information {
	padding:10px 0;
	position:relative;
	text-align:center;
	z-index:30;
	width:155px;
}

#boxes_information ul {
	list-style-type:none;
	margin:5px auto;
	margin-bottom:6px;
	text-align:left;
	width:150px;
}

#boxes_information .infoBoxHeading {
	display:none;
	padding:5px 0;
	position:relative;
	text-align:center;
	z-index:30;
}

#boxes_information a {
	color:#fff;
	cursor:hand;
	display:block;
	line-height:20px;
	margin-left:5px;
	width:145px;
}

#boxes_information a:hover {
	position:relative;
	text-decoration:none;
}

/* END BOXES INFORMATION */


/* BOXES ORDER HISTORY */
#boxes_order_history {
	background-color:#fff;
	border-bottom:1px solid #333;
	display:none;
	padding:5px;
}

#boxes_order_history .infoBoxHeading {
	padding:5px;
	text-align:center;
}

/* BOXES ORDER HISTORY */


/*----------------------------Suggest Styles--------------------------*/
#search_ajax {
	color:#ccc;
	display:block;
	float:right;
	height:30px;
	padding-right:5px;
	padding-top:2px;
	position:absolute;
	right:0;
	width:320px;
	z-index:50;
}

.suggest_link {
	background-color: #fff;
	padding: 2px 3px 2px 12px;
	line-height:20px;
}
.suggest_link_over {
	background-color: #f5f5f5;
	font-weight:bold;
	padding: 2px 3px 2px 12px;
}

#search_ajax .infoBoxHeading {
	color:#004691;
	height:25px;
	float:left;
	font-size:12px;
	position:relative;
	text-align:center;
	top:8px;
	width:50px;
}

#search_ajax .boxText {
	position:relative;
}

#search_ajax #txtSearch {
	float:left;
	margin:0px;
	position:relative;
	width:125px;
}

#search_ajax input[type="text"] {
color:#8d8d8d;
  display:block;
  height:15px;
  left:5px;
 	margin-right:5px;
  padding-left:3px;
  position:relative;
  top:5px;
  width:250px;
}

#search_ajax input[type="image"] {
	height:24px;
	left:190px;
	position:absolute;
	top:3px;
	width:24px;
}

#search_ajax .advanced {
	color:#8d8d8d;
	display:block;
	font-size:12px;
	float:right;
	line-height:30px;
	padding-left:5px;
	text-align:right;
	position:relative;
	width:120px;
}
#search_ajax .advanced a {
	color:#8d8d8d;
	text-decoration:underline;
}

/*----------------------------End Suggest Styles------------------------*/
/* NAVIGATION */

#sitemap {
	padding-bottom:30px;
	z-index:30;
 
}

#sitemap .infoBoxHeading {
	padding:15px 0 0 15px;
}

#nav, #nav ul { /* all lists */
/*	background-color:#007660;*/
	font-family: Arial, Helvetica, sans-serif;
	margin:0px;
/*	padding-bottom:20px;*/
	list-style:none;
	width:231px;
}

#nav li { /* all list items */
/*	line-height : 1em;*/
	margin:0;
}

#nav li a {
/*
	background-color:#dadada;
	background-image:url(../images/css-images/button1.jpg);
	background-repeat:repeat-x;
	border:1px solid #777;
	border-right:1px solid #aeaeae;
*/	
	border-bottom:1px solid #c2d5e4;
	color:#075699;
	cursor:pointer;
	display:block;
	height:22px;
	line-height:22px;
	text-indent:10px;
margin:1px 0;	width:219px;
}

#nav li a:hover {
	background-color:#075699;
	background-image:none;
/*	border:1px solid #777;*/
	color:#fff;
	text-decoration:none;
}

#nav li ul { /* second-level lists */
/*	background-color:#024c3f;*/
	display:none;
	position: absolute;
	left: -999em;
	margin:0;
	margin-left:170px;
margin-top: -2.05em;	padding:2px;
	width:180px;
	z-index:120;
}
	
#nav li ul ul { /* third-and-above-level lists */
	left: -999em;
	display:none;
}

#nav ul li a {
	background-image:none;
	background-color:#075699;
	color:#fff;
/*	display:block; */
	font-size:11px;
	margin:0;
	padding:0px 2px;
	text-decoration:none; 
	width:170px;
}

#nav ul li a:hover {
	color:#fff;
	margin:0;
	padding:2px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul, #nav li.sfhover ul ul ul ul {
	display:none;
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul, #nav li li li li.sfhover ul {
	display:inline;
	left: auto;
}

/*IE7 MENU STICK FIX*/
#nav li:hover, #nav li.hover {
}

#nav .li_351 a, #nav .li_360 a, #nav .li_361 a, #nav .li_353 a {
	background-color:#f5f5f5;
	color:#cc0000;
	font-weight:bold;
}

#nav .li_351 a:hover, #nav .li_360 a:hover, #nav .li_361 a:hover, #nav .li_353 a:hover {
	font-weight:bold;
}

#boxes_categories {
/*	background-color:#007660;*/
	font-family: Arial, Helvetica, sans-serif;
	margin:0px;
/*	padding-bottom:20px;*/
	list-style:none;
	width:231px;
}

#boxes_categories .infoBoxHeading {
	display:none;
	padding:15px 0 0 15px;
}

#boxes_categories .boxText {
	margin:10px 0;
}

#boxes_categories a {
/*
	background-color:#dadada;
	background-image:url(../images/css-images/button1.jpg);
	background-repeat:repeat-x;
	border:1px solid #777;
	border-right:1px solid #aeaeae;
*/	
	border-bottom:1px solid #c2d5e4;
	color:#075699;
	cursor:pointer;
	display:block;
	height:22px;
	line-height:22px;
	text-indent:10px;
margin:1px 0;	width:219px;
}

#boxes_categories a:hover {
	color:#930505;
	font-weight:bold;
	text-decoration:underline;
}

#boxes_categories a b {
	color:#930505;
	font-weight:bolder;
}

#boxes_categories .sub {
	left:5px;
	position:relative;
}

#boxes_categories .sub a {
	background-color:#f5f5f5;
	border-bottom:0px;
padding-left:5px;width:210px;}

#boxes_categories a.category_69, #boxes_categories a.category_71, #boxes_categories a.category_78, #boxes_categories a.category_86, #boxes_categories a.category_85, #boxes_categories a.category_58, #boxes_categories a.category_87, #boxes_categories a.category_360 {

}

#boxes_categories .sub .sub a {
color:#930505;
}

/* END OF NAVIGATION */

.directions {
	font-weight:bold;
	color:#185f9e;
}
