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

	background-image:url(../images/css-images/bkgrnd.jpg);

	background-position:top;

	background-repeat:repeat-x;

	color:#666;

	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 {

	margin:0px auto;

	position:relative;

	width:980px;

}



#main-wrapper {

}



#container {

	margin:0 auto;

	margin-top:5px;

	position:relative;

	width:980px;

}



/*HEADER INFO*/

#myaccount {

	top:5px;

	height:25px;

	right:0px;

	position:absolute;

	width:460px;

	z-index:20;

}



#myaccount ul {

	list-style-type:none;

	margin:0;

	padding:0;

	text-align:center;

	width:550px;

}



#myaccount li {

	float:left;

	height:25px;

	line-height:25px;

	list-style-type:none;

	margin:0 3px;

	width:100px;

}



#myaccount li a {

	color:#666;

	cursor:hand;

	display:block;

	float:left;

	font-size:12px;

	height:25px;

	padding:0;

	position:relative;

	width:100px;

	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.jpg);

	background-repeat:no-repeat;

	background-position:top;

	height:145px;

	margin:0 auto;

	position:relative;

	width:980px;

}



#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:22px;

	position:absolute;

	top:17px;

	width:313px;

	z-index:30;

}













/* END HEADER */



#sidebar1 {

	float:left;

	width:170px;

}



#sidebar2 {

	background-color:#f5f5f5;

	float:right;

	min-height:450px;

	position:relative;

	width:180px;

	z-index:50;

}





/* MAIN */

#content {

	margin-left:170px;

	margin-right:185px;

/*	width:550px;*/

}



.page {

	color:#003466;

	margin:0;

	width:624px;

}



.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:1px solid #1f3c57;

	border-left:1px solid #ccc;

	border-top:1px solid #ccc;

	margin:0 auto;

	padding:10px 15px;

	position:relative;

	width:624px;



}



#sports {

	height:310px;

	position:relative;

	width:624px;

}



/*DEFINE MAINAPGE*/

#define_mainpage {



}



#define_mainpage a {

	color:#fff;

	text-decoration:underline;

}



#define_mainpage p {

	margin:0;

	padding:10px ;

}



#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:#f5f5f5;

	color:#666;

	clear:both;

	height:25px;

	margin:5px auto 10px auto;

	position:relative;

	width:980px;

}



#copyright {

	color:#666;

	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:#666;

	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:#666;	

	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;

}



.attribute_option_name {

	padding-right:5px;

	text-align:right;

	width:150px;

}



.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 {

	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 #666;

	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 #666;

	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:#666;

	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 #666;

	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 #666;

	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/css-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 {


	border:1px solid #ccc;

	margin:0 10px;

	margin-bottom:10px;

	list-style:none;

	width:150px;

	z-index:30;

}



#divShoppingCard .infoBoxHeading {

	display:none;

	position:relative;

	height:35px;

	top:1px;

}



#divShoppingCard .infoBoxHeading a {

	font-size:12px;

	font-weight:bold;

}



#divShoppingCard .arrow {



}



#divShoppingCard .boxText {

	color:#666;

	margin:0;

	padding:10px 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;

	padding:0 5px;

	position:relative;

	width:510px;

}



#filter {

	margin:0px auto;

	padding-top:7px;	

	text-align:center;

	width:300px;

}



.product_listing_split_results {

float:left;
	background-color:#fff;

	border:2px solid #003466;

	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:610px;



}



#modules_product_listing {



	float:left;

margin:0 2px;	

	padding:0;

	width:624px;

}



.productListing-odd, .productListing-even {

	background-color:#fff;

	border:2px solid #003466;

	border-left:2px solid #ccc;

	border-top:2px solid #ccc;

	float:left;

margin:0 3px;height:280px;


	margin-bottom:12px;



	padding:0 2px 5px 2px;

	position:relative;

	text-align:center;

	width:140px;

}



.productListing-odd td, .productListing-even td {

	height:130px;

}



.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:5px 0;

	position:relative;

	width:140px;

}



.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:140px;

}



.productListing-odd a, .productListing-even a {

	color:#000;

}



.productListing-odd .model, .productListing-even .model {

	color:#666;

	font-size:11px;

	text-align:center;

}



.productListing-odd .weight, .productListing-even .weight {

	display:none;

}



.productListing-odd .manufacturer, .productListing-even .manufacturer {

	margin:0 auto;

	position:relative;

	min-height:40px;

	padding:5px 0 0 0;

	text-align:center;

	width:130px;

}



.productListing-odd .mandatory, .productListing-even .mandatory {

	display:none;

	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:150px;



}



.productListing-odd .product_list_price, .productListing-even .product_list_price {

	font-weight:bold;

	margin:0 auto;

	padding:0;

	padding-top:0px;

	position:relative;

	text-align:center;

	width:140px;

}



/*END PRODUCT_LISTING*/







/* MODULES SPECIALS */

#modules_default_specials {


	float:left;

	background-color:#fff;

	border:1px solid #003366;

	border-left:1px solid #ccc;

	border-top:1px solid #ccc;

	margin:0 auto;

	margin-top:15px;

	padding:10px 0px;

	padding-top:0px;

	position:relative;

	width:622px;
}



#modules_default_specials .infoBoxHeading { 

	background-color:#ffcc00;

	color:#000;

	font-size:16px;

	margin:0px;

	margin-bottom:5px;

	padding:0px;

	padding:7px 0 7px 10px;

	text-align:center;

	text-transform:uppercase;

}



#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 #000;

	float:left;

margin:0 6px;
	margin-bottom:5px;

	min-height:210px;

	padding:5px 2px;

	position:relative;

	text-align:center;

	width:135px;

}



#modules_default_specials .name {

	display:block;

	font-weight:bold;

	margin:0 auto;

	height:45px;

	padding:5px 2px 0 2px;

	position:relative;

	text-align:center;

	top:0px;

	width:116px;

}



#modules_default_specials .manufacturer {



}



#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;

	background-color:#fff;

	border:1px solid #003366;

	border-left:1px solid #ccc;

	border-top:1px solid #ccc;

	margin:0 auto;

	margin-top:15px;

	padding:10px 0px;

	padding-top:0px;

	position:relative;

	width:622px;

}



#modules_featured .infoBoxHeading { 

	background-color:#003466;

	color:#fff;

	font-size:16px;

	margin:0px;

	margin-bottom:5px;

	padding:0px;

	padding:7px 0 7px 10px;

	text-align:center;

	text-transform:uppercase;

}



#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 #000;

	float:left;

margin:0 6px;
	margin-bottom:5px;

	min-height:210px;

	padding:5px 2px;

	position:relative;

	text-align:center;

	width:135px;

}



#modules_featured .name {

	display:block;

	font-weight:bold;

	margin:0 auto;

	height:40px;

	padding:5px 2px 0 2px;

	position:relative;

	text-align:center;

	top:0px;

	width:116px;

}



#modules_featured .manufacturer {



}



#modules_featured .price {

	padding-top:10px;

}

/* END MODULES FEATURED */











/* MODULES STAR PRODUCT */

#modules_star_product {

	float:left;

	background-color:#fff;

	border:1px solid #003366;

	border-left:1px solid #ccc;

	border-top:1px solid #ccc;

	margin:0 auto;

	padding:10px 0px;

	padding-top:0px;

	position:relative;

	width:622px;

}



#modules_star_product .infoBoxHeading {

	background-color:#003366;

	color:#fff;

	height:35px;

	font-size:16px;

	font-weight:bold;

	text-align:center;

	line-height:35px;

}



.star-product-title {

	font-weight:bold;

	font-size:16px;

	margin:0px 0 5px 0;

	padding-top:5px;

	position:relative;

	text-align:left;

	top:5px;

}



#modules_star_product #detailbuy {

display:none;

	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 {

	float:left;

	margin:0px;

	padding:10px 0;

	padding-right:5px;

	text-align:left;

	width:280px;

}



#modules_star_product .price {

	display:block;

	font-weight:bold;

	font-size:14px;

	margin:0 0 10px 0;

	padding:0px;

	text-align:left;

	width:150px;

}



/* END MODULES STAR PRODUCT */







/*MODULE SHOW RANDOM*/

#boxes_show_random {

	background-color:#fff;

	border:3px inset #ccc;

	color:#666;

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







#links {

	position:relative;

	width:150px;

	margin:10px;

}





/* BOXES LOGIN */

#boxes_loginbox, #boxes_loginbox_links {

	border:1px solid #ccc;

	color:#666;

	margin:10px 10px;

	margin-bottom:10px;

	padding:5px 0;

	list-style:none;

	width:150px;

	z-index:30;

}



#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 {

	color:#666;

}



#boxes_loginbox .infoBoxHeading {

	display:none;

}



#boxes_loginbox th.infoBoxContents {

	color:#666;

	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:#666;

}



#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:#333;

}

/*END BOXES LOGIN*/







/*BOXES PRODUCT_NOTIFICATION*/

#boxes_product_notifications {

	border-top:1px solid #666;

	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 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 {

	top:115px;

	left:15px;

	height:30px;

	line-height:30px;

	padding:0;

	position:absolute;

	text-align:center;

	z-index:30;

	width:940px;

}



#boxes_information ul {

	height:30px;

	line-height:30px;



	list-style-type:none;

	margin:0px auto;

	text-align:left;

	width:980px;

}



#boxes_information .infoBoxHeading {

	display:none;

}



#boxes_information li {

	display:block;

	float:left;

	height:35px;

	width:135px;

}



#boxes_information a {

	color:#333;

	cursor:hand;

	display:block;

	float:left;

	font-size:12px;

	font-weight:bold;

	height:30px;

	line-height:30px;

	margin-left:5px;

	text-align:center;

	width:135px;

}



#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 #666;

	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:-80px;

	top:80px;

	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:#fff;

	height:25px;

	float:left;

	font-size:14px;

	font-weight:normal;

	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:none;

	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;

 

}





#boxes_categories {



	margin:0 10px;

	margin-bottom:10px;

	list-style:none;

	width:150px;

}











#boxes_categories .infoBoxHeading {

	color:#fff;

	background-color:#003366;

	display:block;

	font-size:14px;

	position:relative;

	height:35px;

	line-height:35px;

	text-align:center;

	width:150px;

}







#boxes_categories .boxText {

	border:1px solid #ccc;

	margin:5px 0 20px 0;

}



#boxes_categories a {



	border-bottom:1px dashed #ccc;

	color:#003366;

	cursor:pointer;

	display:block;

	height:30px;

	letter-spacing:1px;

	line-height:30px;

	text-align:center;

	margin:0;

	width:150px;

}



#boxes_categories a:hover {

	color:#333;

	font-weight:bold;

	text-decoration:underline;

}



#boxes_categories a b {

	color:#000;

	font-weight:bolder;

}



#boxes_categories .sub {

	left:5px;

	position:relative;

}



#boxes_categories .sub a {

	padding-left:5px;

	width:130px;

}







#boxes_categories .sub .sub a {

color:#930505;

}



/* END OF NAVIGATION */





/* END BOXES MANUFACTURERS */





#map {

	height:200px;

	width:200px;

}





/* ticker styles */



#ticker {

	width:100%;

	height: 30px;

	line-height:30px;

	margin: 0 auto;

/*	background-color: #CC0001; */

	padding-top: 3px;

}



#ticker marquee 

{

	color: #cc0000;

	font-weight: bold;

	font-size: 16px;

}



/* end ticker styles */	

 

/* scoller styles */



#scroller {

	width: 970px;

	height: 100px;

	margin:5px auto 0 auto;

	position:relative;

	display: block;

}



/* end scoller styles */