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

body {
	background-color:#fff;
	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: 100%;
}

ul {
	margin-left:20px;
}

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


a {
  color:#4e4e4e;
  text-decoration:none;
}

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

img {
	border:0px;
}

.imgtxt {
	display:none;
}

textarea {
	width:90%;
}


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



/* GENERAL INFOBOXES */

.contentBox {

}

table .infoBox {
	background-color:#f5f5f5;
	border:2px inset #ccc;
	border-left:1px solid #ccc;
	border-top:1px solid #ccc;
	border-bottom:2px solid #717171;
	border-right:2px solid #717171;
	padding:5px 10px;
	margin:0px 0px 18px 0px;
}

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

table .infoBoxNotice {
	background-color:#901d22;
	border:2px inset #ccc;
	border-left:1px solid #ccc;
	border-top:1px solid #ccc;
	border-bottom:2px solid #717171;
	border-right:2px solid #717171;
	padding:5px 10px;
	margin-bottom:15px;
}


.productSpecialPrice {
	
}

.infoBoxContents a {

}

.infoBoxContents td {

}

table .infoBox-header {
	background-color:#ecead8;
	border:2px outset #ccc;
	border-left:1px solid #ccc;
	border-top:1px solid #ccc;
	padding:5px 10px;
	position:relative;	
	margin:0px 0px 10px 0px;
}

table .infoBox-continue {
	background-color:#ecead8;
	border:2px outset #ccc;
	border-left:1px solid #ccc;
	border-top:1px solid #ccc;
	padding:5px 10px;
	position:relative;	
	margin:10px 0px;
}

.contact_us table .infoBox-continue {
	margin-top:20px;
}


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

table .infoBox-meter {
	background-color:#fff;
	border:2px inset #ccc;
	margin:20px 0px;
	padding:10px 0px;
}

.infoBoxHeading {
	font-size:13px;
	font-weight:bold;
}

.infoBoxHeading a {
	color:#173c4c
}

h3.infoboxHeading { /* still in use? */
	display:block;
	font-size:14px;
	position:relative;
	top:-15px;
	z-index:30;
}

h1 {
	color:#000;
	font-size:16px;
	margin-bottom:10px;
	text-align:left;
}

.pageHeading h1 {
	border-bottom:2px solid #000;
	color:#000;
	font-size:16px;
	margin:0px 0 20px 0;
	padding-bottom:4px;
	text-align:left;
}


td strong {
	position:relative;
	top:-5px;
	text-align:left;
}



td strong a {
	font-weight:normal;
}

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

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

.inputRequirement {
	color:#cc0000;
	font-weight:bold;
}

.smallText {

}

.smallText a {
	color:#000;
}

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

.stockWarning {
	display:block;
	font-weight:bold;
	border:2px inset #901d22;
	padding:5px;
	position:relative;
	margin:10px auto;
	width:550px;
}

.subtotal {
	padding:7px;
	padding-right:25px;
}

.infoBoxNoticeContents .main {
	color:#fff;
	padding:2px;
	text-align:center;
}

.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 { 
	font-size: 90%; color: #ff0000; 
	text-align:right;
}

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



/* MAIN */
#wrapper {
	margin:0px auto;
	margin-top:35px;
	position:relative;
	width:1024px;
}

#main-wrapper {

}

#container {
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;	
	position:relative;
	width:1022px;
}

/*HEADER INFO*/
#myaccount {
	bottom:13px;
	color:#000;
	font-size:13px;
	padding:0px 10px;
	position:absolute;
	right:75px;
	text-align:right;
}

#myaccount a {
	color:#000;
	position:relative;
}

.headerNavigation {

}

#breadcrumbs {
	color:#333;
	height:25px;
	right:0px;
	line-height:30px;
	padding-left:5px;
	padding-right:5px;
	position:absolute;
	text-align:right;
	top:-27px;
	z-index:10;
}

#breadcrumbs a { 
	color:#333;
}

/*HEADER INFO END*/

#header {
	background-image:url(../images/css-images/header.jpg);	
	background-repeat:repeat-x;
	background-position:bottom;
	height:123px;
	position:relative;
}

#header-left {
background-image:url('../images/css-images/header-left.png');
	
	bottom:0px;
	height:145px;
	left:0px;
	position:absolute;
	width:468px;
}

#logo {
background-image:url('../images/css-images/logo.png');
	
	height:102px;
	left:10px;
	position:absolute;
	top:10px;
	width:335px;
	z-index:20;
}

#free-shipping {
	left:430px;
	position:absolute;
	top:20px;
	z-index:60;
}

#navigation {
	background-image:url(../images/css-images/nav-bkgrnd.jpg);
	background-repeat:repeat-x;
	height:36px;
	position:absolute;
	bottom:0px;	
	width:100%;
}

#blade-shadow {
	background-image:url(../images/css-images/blade-shadow.jpg);
	height:40px;
	position:relative;
}

/* END HEADER */

#sidebar1 {
	background-color:#b3caf8;
	border-left:1px solid #486f96;
	float:left;
	min-height:1080px;
	width:194px;
}

#sidebar2 {
	background-color:#dbc467;
	background-color:#000032;
	background-color:#080a60;
	background-repeat:repeat-y;
	float:right;
	min-height:1080px;
	width:162px;
}

/* MAIN */
#content {
	background-color:#f5f5f5;
	border-bottom:2px solid #9b9690;
	border-left:2px solid #9b9690;
	border-right:2px solid #9b9690;
	border-top:2px solid #9b9690;
	margin:3px 165px 3px 198px;
	min-height:960px;
	padding:10px 14px 20px 14px;	
	position:relative;
}

#subcats {
	display:block;
	text-align:center;
	margin:0px auto;
	position:relative;
	width:585px;
}

.category {
	background-color:#fff;
	border:1px solid #ccc;
	float:left;
	font-weight:bold;
	height:150px;
	margin:10px 10px;
	position:relative;
	text-align:center;
	width:120px;
}

.category .name {
	display:block;
	font-size:11px;
	position:absolute;
	bottom:0px;
	left:0px;
	padding:5px 0px;
	text-align:center;
	width:120px;
}

/*DEFINE MAINAPGE*/
#define_mainpage {
	color:#333;
	margin:0 auto;
	padding:0px;
	position:relative;
}

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

#define_mainpage p {
	margin:0px;
	padding:0px;
	padding:10px 0px 10px 0px;
}

#define_mainpage h1 {
	margin-bottom:0px;
	padding-top:15px;
}

.information .pageHeading h1, .contact_us .pageHeading h1 {
	text-align:center;
}

.information h3 {
	margin-bottom:0px;
	padding-bottom:0px;
	position:relative;
	top:15px;
}

/*END DEFINE MAINAPGE*/
/* END MAIN */




/* FOOTER */
#footer {
	background-color:#eee;
	background-image:url(../images/css-images/footer.jpg);
	background-repeat:repeat-x;
	border-top:1px solid #000;
	clear:both;
	font-size:11px;
	height:46px;
	margin:0px auto;
	position:relative;
	width:1024px;
}

#copyright {
	color:#fff;
	float:left;
	line-height:20px;
	padding-left:10px;
	width:450px;
}

#poweredby {
	color:#fff;
	float:right;
	line-height:20px;
	padding-right:10px;
	text-align:right;
	width:400px;
}

#poweredby a {
	color:#fff;
}

#styledropdown {
	margin:0 auto;
	position:relative;
	width:500px;
}
/* END FOOTER*/



/* START INFOBOX */
.infobox1 {
	background-color:#f5f5f5;
background-image:url('../images/css-images/infobox-left.png');
	background-repeat:repeat-y;
	background-position:left;
	margin:0px auto;
	position:relative;
	width:93%;
}

.infobox1 .infobox-main-wrapper {

background-image:url('../images/css-images/infobox-right.png');

	background-repeat:repeat-y;
	background-position:right;
}

.infobox1 .infobox-header, .infobox1 .infobox-footer {
/*	background-color:#212119;*/
	height:32px;
	position:relative;
}

.infobox1 .infobox-header {
background-image:url('../images/css-images/infobox-top2.png');
	
	z-index:20;	
}

.infobox1 .infobox-top-left, .infobox1 .infobox-top-right, .infobox1 .infobox-bottom-left, .infobox1 .infobox-bottom-right {
	background-color:#2f465f;
	height:32px;
	width:32px;
}

.infobox1 .infobox-top-left {
background-image:url('../images/css-images/infobox-left-top.png');
	
	float:left;
}

.infobox1 .infobox-top-right {
background-image:url('../images/css-images/infobox-right-top.png');
	background-position:right;
	float:right;	
	text-align:right;
	width:32px;
}

.infobox1 .infobox-wrapper-1 {
	background-color:#333;
	margin:0px auto;
	padding:0px;
	position:relative;
	width:88%;
}

.infobox1 .infobox-content {
	background-color:#f5f5f5;
	position:relative;
}

.infobox1 .infobox-footer {
background-image:url('../images/css-images/infobox-btm.png');
	
	position:relative;
}


.infobox1 .infobox-bottom-left {
background-image:url('../images/css-images/infobox-left-btm.png');
	float:left;
}

.infobox1 .infobox-bottom-right {
background-image:url('../images/css-images/infobox-right-btm.png');
	float:right;
}



.infobox2 {
	background-color:#f5f5f5;
background-image:url('../images/css-images/infobox-left.png');
	background-repeat:repeat-y;
	background-position:left;
	margin:0px auto;
	margin-bottom:25px;
	position:relative;
	width:93%;
}

.infobox2 .infobox-main-wrapper2 {

background-image:url('../images/css-images/infobox-right.png');

	background-repeat:repeat-y;
	background-position:right;
}

.infobox2 .infobox-header2, .infobox2 .infobox-footer2 {
/*	background-color:#212119;*/
	height:32px;
	position:relative;
}

.infobox2 .infobox-header2 {
background-image:url('../images/css-images/infobox-top2.png');
	
	z-index:20;	
}

.infobox2 .infobox-top-left2, .infobox2 .infobox-top-right2, .infobox2 .infobox-bottom-left2, .infobox2 .infobox-bottom-right2 {
	background-color:#2f465f;
	height:32px;
	width:32px;
}

.infobox2 .infobox-top-left2 {
background-image:url('../images/css-images/infobox-left-top.png');
	
	float:left;
}

.infobox2 .infobox-top-right2 {
background-image:url('../images/css-images/infobox-right-top.png');
	background-position:right;
	float:right;	
	text-align:right;
	width:32px;
}

.infobox2 .infobox-wrapper-2 {
	background-color:#333;
	margin:0px auto;
	padding:0px;
	position:relative;
	width:88%;
}

.infobox2 .infobox-content2 {
	background-color:#f5f5f5;
	position:relative;
}

.infobox2 .infobox-footer2 {
background-image:url('../images/css-images/infobox-btm.png');
	
	position:relative;
	clear:both;
}


.infobox2 .infobox-bottom-left2 {
background-image:url('../images/css-images/infobox-left-btm.png');
	float:left;
}

.infobox2 .infobox-bottom-right2 {
background-image:url('../images/css-images/infobox-right-btm.png');
	float:right;
}
/* END INFOBOX */



/*PRODUCT_INFO PAGE*/
.product_info {
	padding:0px 0px 5px 0px;
	position:relative;
}

.product_info h1 {
	color:#000;
	font-size:16px;
	text-align:left;
}

.product_info #products_image {
	background-color:#f5f5f5;
	float:right;
	position:relative;
	margin-bottom:15px;
	margin-left:15px;
	top:20px;
	width:170px;
}

.product_info .price {
	font-weight:bold;
}

.product_info .yourprice {
	color:#cc0000;
	position:relative;
}

.product_info .productSpecialPrice {
	color:#cc0000;
	font-size:14px;
}

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

.product_info .description {
	border-left:none;
	border-top:none;
	margin-left:0px;
	padding:0px;
}

#additionalImages {
	background-color:#fff;
	border:1px solid #cc0000;
	display:block;
	margin-top:10px;
	min-height:300px;
	padding:7px;
	position:relative;
	width:570px;
}

#additionalImages .smallText {
	border:1px solid #ccc;
	display:block;
	float:left;
	margin:5px;
	margin-left:8px;
	margin-right:0px;
	min-height:140px;
	padding:5px;
	text-align:center;
	position:relative;
	width:120px;
}

#additionalImages .addname {
	display:block;
	padding:7px 0px;
}

#modules_also_purchased_products {
	background-color:#fff;
	margin:0px auto;
	margin-bottom:20px;
	margin-top:20px;
	padding:10px;
	padding-top:0px;
	position:relative;
}

#modules_also_purchased_products .infoBoxHeading {
	color:#333;
	border-bottom:1px solid #333;
	font-weight:bold;
	font-size:13px;
	padding:7px;
	padding-left:7px;
	padding-bottom:0px;
	margin-left:7px;
	margin-right:10px;
	height:20px;
	text-align:left;
}

#modules_also_purchased_products .smallText {
	float:left;
	height:170px;
	margin:14px 7px;
margin-top:4px;
	text-align:center;
	width:134px;
}

#modules_also_purchased_products img {
	margin-bottom:7px;
}

#boxes_similar_products {
	margin-top:5px;
	padding-bottom:20px;
}

#boxes_similar_products .infoBoxHeading {
	color:#fff;
	font-weight:bold;
	margin:0px auto;
	padding:10px 0px;
	position:relative;
	text-align:center;
	top:0px;
}

#boxes_similar_products a {
	color:#333;
}

#boxes_similar_products img {
	position:relative;
	left:-5px;
	margin:0px auto;
	margin-bottom:5px;
	text-align:center;
	width:125px;
}

#boxes_similar_products .smallText {
	background-color:#fff;
	border:1px inset #333;
	height:200px;
	margin:5px auto 15px auto;
	padding:5px 10px;
	position:relative;
	text-align:center;
	width:115px;
}

/*END PRODUCT_INFO PAGE*/



/* ALL PRODUCTS */
.allprods .smallText-nav a {
	color:#fff;
}

/* END ALL PRODUCTS */


/* CONTACT US */
#contactus-info {
	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:0px auto;
	padding:5px 0px;
	width:550px;
}

.product-listing-rows-columns {
	background-color:#fff;
	border:2px outset #ccc;
	border-left:1px solid #ccc;
	border-top:1px solid #ccc;
	float:left;
	height:140px;
	margin:5px 0px;
	padding:5px 0px 10px 0px;
	width:555px;
}

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

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

.productListing-heading-products, .productListing-data-products {
	float:left;
	padding-left:7px;
	width:290px;
}

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

.productListing-data-qty input, .productListing-data-qty input[type="text"] {
	position:relative;
	top:10px;
	width:25px;
}

.productListing-heading-price, .productListing-data-price {
	text-align:center;
	float:left;
	width:100px;
}

.productListing-data-price {
	top:15px;
}
/* END SHOPPING CART */



/*LOGIN PAGE*/
.login_container {
	display:block;	
	position:relative;
	margin:0px auto;
	width:550px;
}	

.login .infoBox, .login .infoBox-pwa, .login .infoBox-returning-customer, .login .infoBox-new-customer {
	background-color:#fff;
	border:2px outset #b6b7cb;
	border-left:1px solid #85a4a3;
	border-top:1px solid #85a4a3;
	height:195px;
	padding:10px 15px 10px 5px;
	margin:0px;
	margin-bottom:15px;
	position:relative;
}

.login .infoBox-new-customer {
	width:290px;
}

.login .infoBox-returning-customer {
	margin-left:15px;
	width:205px;
}

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

.infoBox-returning-customer th {
	background-color:#f5f5f5;
	left:5px;
	position:relative;
	width:90px;
}

.login p {
	margin:7px 0px 5px 0px;
	padding:0px;
}
.infoBox-returning-customer input[type="text"], .infoBox-returning-customer input[type="password"] {
	margin:3px 0px;
	width:110px;
}

.login .infoBox-pwa {
	border:2px inset #b6b7cb;
	border-bottom:1px solid #85a4a3;
	border-right:1px solid #85a4a3;
	height:160px;
width:545px;}

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


/* 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/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../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:#9a0000;
	border-bottom:1px solid #000;
	color:#fff;
	margin:0px;
	padding:10px 10px 10px 8px;

}

#divShoppingCard .infoBoxHeading {
	float:left;
	font-weight:bold;
	font-size:12px;
	height:20px;
	margin-bottom:5px;
	text-align:left;
	width:85px;
}

#divShoppingCard .arrow {
	display:block;
	height:20px;
	left:48px;
	position:relative;
	top:2px;
}


#divShoppingCard .boxText {
	text-align:right;
	padding-top:10px;
}

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

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

#divShoppingCard .boxText img {
	margin:3px 0;
}

/* END SHOPING CART BOX */





/* PRODUCT_LISTING */
.cat-description, .cat_info_box {
	color:#333;
	margin:10px auto;
	position:relative;
	width:620px;
}

.product_listing_split_results {
	background-color:#b3caf8;
	border:2px outset #ccc;
	float:left;
	margin:5px auto;
	overflow:hidden;
	padding:3px 10px;
	position:relative;
	width:621px;
}

.allprods .product_listing_split_results, .advanced_search_result .product_listing_split_results {
	margin:5px auto;
}

#modules_product_listing {
	margin:0px auto;
	padding:3px 0px 3px 0px;
	position:relative;
}

.allprods #modules_product_listing, .advanced_search_result #modules_product_listing {
	margin:0px auto;
	padding:3px 0px 3px 0px;
	position:relative;
	width:621px;
}


.productListing-odd, .productListing-even {
	background-color:#fff;
	border:2px outset #ccc;
	border-bottom:2px solid #333;
	border-left:2px solid #ccc;
	border-right:2px solid #333;
	border-top:2px solid #ccc;
	float:left;
	font-weight:bold;
	height:260px;
	margin:0px 4px 0px 5px;
	margin-bottom:10px;
	margin-top:5px;
	padding:0 5px;
	padding-top:7px;
	position:relative;
	text-align:center;
	width:130px;
}

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

}

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

.productListing-odd .product_list_buy_now, .productListing-even .product_list_buy_now {
	position:relative;
}

.productListing-odd .product_list_name, .productListing-even .product_list_name {
	display:block;
	height:28px;
	line-height:13px;
	margin:0px auto;
	padding:10px 0px 0px 0px;
	position:relative;
	top:0px;
	width:130px;
}

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

.productListing-odd .product_list_price, .productListing-even .product_list_price {
	margin:8px 0px 8px 0px;
	position:relative;
	text-align:center;
	width:130px;
}

.product_listing p {
	width:495px;
}

.product_listing h2 {
	margin-top:20px;
}
/*END PRODUCT_LISTING*/



/* MODULES FEATURED */
#modules_featured {
	margin-bottom:10px;
	padding-bottom:7px;
}

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

#modules_featured .infoBoxHeading a {  
	color:#fff;
}

#modules_featured img {
	background-color:#fff;
	border:2px outset #333;
	margin-bottom:5px;
}

#modules_featured .smallText {
	border-bottom:10px solid #fff;
	color:#fff;
	float:left;
	height:180px;
	margin:0px;
	padding:15px 5px;
	position:relative;
	text-align:center;
	width:150px;
}

#modules_featured a {
	color:#fff;
	padding:0px 10px;
}

/* END MODULES FEATURED */



/* MODULES SPECIALS */
#modules_default_specials {
	background-color:#5788ee;
	float:left;
	margin:15px auto;
	padding-bottom:7px;
	position:relative;
	width:621px;
}

#modules_default_specials .infoBoxHeading {
	color:#fff;
	border-bottom:1px solid #fff;
	font-weight:bold;
	font-size:13px;
	padding:7px;
	padding-left:7px;
	padding-bottom:0px;
	margin-left:7px;
	margin-right:10px;
	height:20px;
	text-align:left;
}

#modules_default_specials .arrow {
	position:relative;
	left:48px;
	top:2px;
}


#modules_default_specials img {
	background-color:#fff;
	margin-bottom:5px;
}

#modules_default_specials .smallText {
	background-color:#fff;
	border:2px outset #333;
	float:left;
margin:5px 5px 10px 5px;
	min-height:190px;
	padding:10px;
	position:relative;
	text-align:center;
	width:121px;
}

#modules_default_specials .product-image {
	display:block;
	overflow:hidden;
}
/* END MODULES SPECIALS */



/* MODULES NEW PRODUCTS */
#modules_new_products {
	background-color:#1c4fc2;
	float:left;
	margin:15px auto;
	padding-bottom:7px;
	position:relative;
	width:621px;
}

#modules_new_products .infoBoxHeading {
	color:#fff;
	border-bottom:1px solid #fff;
	font-weight:bold;
	font-size:13px;
	padding:7px;
	padding-left:7px;
	padding-bottom:0px;
	margin-left:7px;
	margin-right:10px;
	height:20px;
	text-align:left;
}

#modules_new_products img {
	background-color:#fff;
	margin-bottom:5px;
}

#modules_new_products .smallText {
	background-color:#fff;
	border:2px outset #333;
	float:left;
	margin:5px 5px 10px 5px;
	min-height:182px;
	padding:10px 0px;
	position:relative;
	text-align:center;
	width:140px;
}

#modules_new_products .product-image {
	display:block;
	overflow:hidden;
}

#modules_new_products h3.infoboxHeading {
	margin:0px auto;
	padding:10px 0px;
	position:relative;
	text-align:center;
	top:0px;
}

#products_new .product_listing {
	margin-left:10px;
	width:500px;
}
/* END MODULES NEW_PRODUCTS */



/* SPECIALS */
#specials .product-listing-columns {
	background-color:#fff;
	width:495px;
}

#specials .product-columns {
	float:left;
	height:300px;
	padding-top:5px;
	text-align:center;
	width:140px;
}

#specials .main, #products_new_week .main {
	margin:0px auto;
	margin-top:10px;
	position:relative;
	text-align:center;
	width:125px;
}

#specials .product_listing {
	margin-left:10px;
	width:500px;
}
/* END SPECIALS */



/* MODULES STAR PRODUCT */
#modules_star_product {
	background-color:#f5f5f5;
/*	border:2px outset #85a4a3;
	border:2px inset #ccc;*/
	margin:10px auto;
	padding:7px 5px 10px 5px;
	position:relative;
	width:172px;
}

#modules_star_product .infoBoxHeading {
	display:none;
}

.star-product-title {
	font-weight:bold;
	font-size:14px;
	margin:10px 0 10px 0;
	text-align:center;
}

#modules_star_product .buy_now {
	text-align:center;
}

.star-image {
	margin:0px;
	padding:0px;	
	position:relative;
	text-align:center;
}

.star-image img {
	margin-top:5px;
}

.star-product {
	font-size:12px;
	margin:0px;
	padding:0px 7px 7px 7px;
	text-align:left;
}

#modules_star_product .price {
	font-weight:bold;
	font-size:14px;
	margin:10px 0;
	padding:0px;
	text-align:center;
}
/* 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 {
	background-color:#9a0000;
	padding:0px 5px 10px 5px;
}

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

#boxes_manufacturers select {
	width:180px;
}


#boxes_manufacturer_info {
	background-color:#fff;
}

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

#boxes_manufacturer_info .infoBoxContents {
	padding:5px 0px;
	text-align:center;
}

/* END BOXES MANUFACTURERS */




/* BOXES LOGIN */
#boxes_loginbox {
	background-color:#0135ad;
	color:#fff;
	margin:0px auto 0px auto;
	min-height:235px;
	padding:10px 12px;
	position:relative;
}

#boxes_loginbox_empty {
}

#boxes_loginbox .boxText {
}
#boxes_loginbox a {
	color:#ffffa0;
}

#boxes_loginbox .infoBoxHeading {
	display:none;
}

#boxes_loginbox input[type="text"] {
	width:140px;
}

#boxes_loginbox .greetUser{
	font-weight:bold;
	padding-bottom:4px;
	position:relative;
	text-align:center;
}

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

#boxes_loginbox .infoBoxContents {
	padding-top:7px;
	text-align:left;
}

#boxes_loginbox .infoBoxContents input[type="text"] {
	padding:0px;
}

#boxes_loginbox .smallText {
	text-align:center;
}

/*END BOXES LOGIN*/



/*BOXES PRODUCT_NOTIFICATION*/
#boxes_product_notifications, #boxes_best_sellers {
	background-color:#fff;
	border-bottom:1px solid #333;
	padding:5px;
	font-size:11px;
}

#boxes_best_sellers a {
	color:#333;
}

#boxes_best_sellers .infoBoxHeading { 
	font-size:12px;
	text-align:center;
	padding:5px;
}

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



/* SEARCH CONTAINER */
#boxes_search {
	background-color:#88a1a0;
	background-color:#fff;
	border:2px inset #ededed;
	color:#333;
	margin:10px 0 15px 0;
	padding:5px 0px 5px 0px;
	position:relative;
	width:200px;
}

#boxes_search fieldset {
	margin:7px;
	padding:7px;
}

#boxes_search strong {
	display:block;
	height:20px;
	text-align:left;
	width:100px;
}

#boxes_search b {
	color:#86161a;
}

#boxes_search input {
	margin:5px 0px 5px 0px;
	position:relative;
	z-index:60;
}  

#boxes_search select {
	position:relative;
	width:164px;
	z-index:60;
}

#search-price {
	background-color:#f5f5f5;
	margin:5px 0;
	width:120px;
}

#search-price strong {
	float:left;
	margin:5px 0px;
	margin-right:10px;
	text-align:right;
	width:70px;
}

#search-price input {
	float:right;
	width:33px;
}

#boxes_search #submit {
	bottom:25px;
	position:absolute;
	right:25px;
	text-align:right;
}  
/* END SEARCH CONTAINER */
	
/* BOXES REVIEWS */
#boxes_reviews {
	background-color:#fff;
	border:1px solid #333;
	border-left:none;
	border-right:none;
	color:#333;
	margin:0px 0 0px 0px;
	padding:2px;
	padding-bottom:7px;
	padding-top:7px;
	position:relative;

}

#boxes_reviews .image img {
	border:2px inset #ccc;
	border-bottom:none;
	border-right:none;
	display:block;
	height:105px;
	margin:0px auto;
	margin-top:5px;
	position:relative;
	width:140px;	
}

#boxes_reviews .infoBoxHeading {
	display:none;
}

#boxes_reviews h4 {
	font-size:12px;
	text-align:center;
}

#boxes_reviews .description {
	font-size:12px;
	padding:7px;
}

#boxes_reviews .price {
	display:block;
	text-align:center;
}

#boxes_reviews .arrow {
	display:none;
	position:relative;
	left:55px;
	top:2px;
}

#boxes_reviews .boxText a {

}
/* END BOXES REVIEWS */



/* BOXES INFORMATION */
#boxes_information {
	position:relative;
	z-index:30;
}

#boxes_information .infoBoxHeading {
	display:none;
}

#boxes_information ul {
	top:88px;
	left:75px;
	position:absolute;
}

#boxes_information ul li {
	border-right:2px solid #000;
	border-left:2px solid #fff;
	color:#fff;
	float:left;
	font-weight:bold;
	height:33px;
	line-height:33px;
	list-style-type:none;
	position:relative;
	text-align:center;
	top:2px;
	width:100px;
}

#boxes_information ul li ul {
	position:absolute;
	left:-123px;
	top:32px;
	width:600px;
}

#boxes_information ul li ul li {
	background-color:#a60000;
	background-color:#5687ee;
	border:none;
	border-left:1px solid #000;
	border-right:2px solid #fff;
	float:left;
	height:28px;
	line-height:28px;
	width:150px;
}

#boxes_information ul li.home {
	border-left:none;
}

#boxes_information ul li.contact {
	border-right:none;
}

#boxes_information ul li a {
	color:#fff;
}

#boxes_information ul li a:hover {
	background-color:#5687ee;
	color:#fff;
	display:block;
	font-size:13px;
}


/* END BOXES INFORMATION */


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

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

/* BOXES ORDER HISTORY */

/* BOXES YAHOOMENU TREE */
/* Copyright (c) 2006 Yahoo! Inc. All rights reserved. */

/* first or middle sibling, no children */
.ygtvtn { width:1em; height:20px; }

/* first or middle sibling, collapsable */
.ygtvtm { background: url(images/menu/collapse.gif) 0 6px no-repeat; width:1em; height:22px; cursor:pointer }

/* first or middle sibling, collapsable, hover */
.ygtvtmh { background: url(images/menu/collapseh.gif) 0 6px no-repeat; width:1em; height:22px; cursor:pointer }

/* first or middle sibling, expandable */
.ygtvtp { background: url(images/menu/expand.gif) 0 6px no-repeat; width:1em; height:22px; cursor:pointer }

/* first or middle sibling, expandable, hover */
.ygtvtph { background: url(images/menu/expandh.gif) 0 6px no-repeat; width:1em; height:22px; cursor:pointer }

/* last sibling, no children */
.ygtvln { width:1em; height:20px; }

/* Last sibling, collapsable */
.ygtvlm { background: url(images/menu/collapse.gif) 0 6px no-repeat; width:1em; height:22px; cursor:pointer }

/* Last sibling, collapsable, hover */
.ygtvlmh { background: url(images/menu/collapseh.gif) 0 6px no-repeat; width:1em; height:22px; cursor:pointer }

/* Last sibling, expandable */
.ygtvlp { background: url(images/menu/expand.gif) 0 6px no-repeat; width:1em; height:22px; cursor:pointer }

/* Last sibling, expandable, hover */
.ygtvlph { background: url(images/menu/expandh.gif) 0 6px no-repeat; width:1em; height:22px; cursor:pointer }

/* Loading icon */
.ygtvloading { background: url(images/menu/loading.gif) 0 6px no-repeat; width:1em; height:22px; }

/* the style for the empty cells that are used for rendering the depth 
 * of the node */
.ygtvdepthcell { width:1em; height:20px; }

.ygtvblankdepthcell { width:1em; height:20px; }

/* the style of the div around each node */
.ygtvitem { border: 0px solid grey; }  

/* the style of the div around each node's collection of children */
.ygtvchildren { }  
* html .ygtvchildren { height:1%; }  

/* the style of the text label in ygTextNode */
.ygtvlabel, .ygtvlabel:link, .ygtvlabel:visited, .ygtvlabel:hover { 
	/*
	margin-left:2px;
	text-decoration: none;
	*/
	font-size: 12px;
}
/* END BOXES YAHOOMENU TREE */

/*----------------------------Suggest Styles--------------------------*/
#search_ajax {
	padding:2px 0px;
	padding-left:100px;
	position:absolute;
	right:25px;
	top:50px;
	width:235px;
	z-index:50;

}

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

#search_suggest {
	position: absolute; //absolute;
	background-color: #330099 //#FFFFFF;
	text-align: left;
	border: 0px solid #330099 //#000000;
	font-size:.9em;
	padding:0px; 0px;
	left:175px;
	top:23px;
	z-index:50;
}

#search_ajax .infoBoxHeading {
	color:#fff;
	float:left;
	font-weight:bold;	
	left:5px;
	padding:2px;
	position:relative;
	text-align:center;
	width:60px;
}

#search_ajax .boxText {
	position:relative;
}

#search_ajax #txtSearch {
	margin:0px auto;
	margin-left:10px;
	position:relative;
	width:125px;
}

#search_ajax input[type="image"] {
	position:absolute;
	right:5px;
	top:0px;
}

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


/* NAVIGATION */
#sitemap {
	border-bottom:1px solid #486f96;
	border-top:1px solid #000;
	padding-bottom:10px;
	position:relative;
	z-index:30;
}

#sitemap .viewall a {
	color:#000;
	left:8px;
	position:relative;
}

#sitemap .viewall a:hover {
	color:#a60000;
	font-weight:bold;
}

#nav, #nav ul { /* all lists */
	margin:0px;
	list-style:none;
	margin:10px auto;
	margin-bottom:6px;
	width:180px;
}
	
#nav li { /* all list items */
	line-height : 1em;
}
	
#nav li ul { /* second-level lists */
	display:none;
/*	position : absolute;
	left: -999em;
	margin-left : 11.05em;
	margin-top : -1.35em; */
}

#nav li.selected ul {
	display:block;
	margin:0px;
	position:relative;
	top:-7px;
}

#nav li.selected ul li a {
	color:#000;
	height:25px;
	margin:0px;
	margin-left:5px;
	padding:0px;
	text-align:left;
}

#nav li.selected ul {
	margin-top:8px;
}

#nav li.selected ul li {
	list-style-type:none;
}

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

	
#nav li {
	cursor:hand;
	display:block;
}
	
#nav li a {
	color:#000;
	cursor:hand;
	display:block;
	font-size:12px;
	margin:0px;
	padding:4px 0px;
	width:180px;
}
	
#nav li a:hover {
	color:#a60000;
	font-weight:bold;
	position:relative;
	text-decoration:none;
}

#nav ul li {
	margin-left:15px;
	list-style:circle;
}


#nav li.selected a.button {
	font-weight:bold;
}
	
/* END OF NAVIGATION */