/* 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:#202020;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px;
	margin-bottom:20px;
}

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:#3e0055;
	text-decoration:none;
}

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

img {
	border:0px;
}

.imgtxt {
	display:none;
}

s {
	color:#800000;
}

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



/* GENERAL INFOBOXES */

.contentBox {

}

table .infoBox {
	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 {
	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;
	margin:20px 0px;
	padding:10px 0px;
}

.infoBoxHeading {
	color:#333;
	font-size:12px;
	font-weight:bold;
}

.infoBoxHeading a {
	color:#173c4c
}

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

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



td strong {

}

td strong a {

}

.login b {
	display:none;
}
th  {
	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:#800000;
	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: #80000; 
	text-align:right;
	padding-right:7px;
}

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



/* MAIN */
#wrapper {
	background-image:url(../images/css-images/vertical-bamboo2.jpg);
	background-position:left;
	background-repeat:repeat-y;
	margin:20px auto;
	position:relative;
	width:1000px;
}

#main-wrapper {
	background-image:url(../images/css-images/vertical-bamboo2.jpg);
	background-position:right;
	background-repeat:repeat-y;

}

#container {
	background-color:#000;
	background-position:top;
	background-repeat:repeat-x;
	margin:0px auto;
	padding-top:6px;
	position:relative;
	width:992px;
}

#container-fill {
	background-image:url(../images/css-images/bamboo-bkgrnd.jpg);
	width:992px;
}

/*HEADER INFO*/
#myaccount {
	background-image:url(../images/css-images/myaccount.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	color:#130620;
	height:40px;
	left:-18px;
	line-height:40px;
	position:relative;
	text-align:center;
	width:612px;
}

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

#myaccount li {
	float:left;
	height:35px;
	line-height:35px;
	list-style-type:none;
}

#myaccount li a {
	color:#130620;
	float:left;
	height:35px;
	margin:0px;
	padding:0px;
	line-height:35px;
	font-weight:bold;
	width:99px;
	z-index:50;
}

#myaccount a:hover {
	background-color:#000;
	color:#fff;
}

.headerNavigation {

}

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

#breadcrumbs a { 
	color:#fff;
}

/*HEADER INFO END*/

#header {
	background-color:#000;
	background-image:url(../images/css-images/horizontal-bamboo.jpg);
	background-position:top;
	background-repeat:repeat-x;
	height:145px;
	margin:0px auto;
	position:relative;
	width:992px;
}

#logo {
background-image:url('../images/css-images/logo3.png');
	
	height:212px;
	left:23px;
	position:absolute;
	top:-25px;
	width:128px;
	z-index:50;
}

#samuraiwarrior {
background-image:url('../images/css-images/samuraiwarrior.png');
	
	position:absolute;
	height:88px;
	left:160px;
	top:45px;
	width:693px;
	z-index:30;
}

/* END HEADER */

#sidebar1 {
	float:left;
	padding-top:50px;
	position:relative;
	width:210px;
	z-index:30;
}

#sidebar1 .placeholder {
	background-color:#000;
	background-image:url(../images/css-images/vertical-bamboo2.jpg);
	background-position:right;
	background-repeat:repeat-y;
	color:#444e4e;
	height:40px;
	left:0px;
	margin:0px;
	position:relative;
	top:-50px;
	width:211px;
}

#sidebar1 .placeholder .btm {
	background-image:url(../images/css-images/horizontal-bamboo.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	height:40px;
	width:211px;
}

#sidebar1 .sidebar-split {
	display:block;
	position:relative;
	top:-30px;
	width:211px;
}

#sidebar1 .sidebar-split .top {
	background-image:url(../images/css-images/horizontal-bamboo.jpg);
	background-position:top;
	background-repeat:repeat-x;
	height:5px;
	position:relative;
	margin-top:15px;
	width:211px;
}

#sidebar1 .sidebar-split .btm {
	background-image:url(../images/css-images/horizontal-bamboo.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	height:5px;
	position:relative;
	margin-bottom:15px;
	width:211px;
}

#sidebar1 .sidebar-split .side  {
	background-image:url(../images/css-images/grey.jpg);
	background-position:right;
	background-repeat:repeat-y;
}

#paypal {
	height:61px;
	left:-3px;
	margin:5px auto;
	padding-top:10px;
	position:relative;
	width:165px;
}

#sidebar2 {
	float:right;
	position:relative;
	width:170px;
	z-index:30;

}

#sidebar2 .sidebar-split {
	background-image:url(../images/css-images/grey.jpg);
	background-position:right;
	background-repeat:repeat-y;
	display:block;
	position:relative;
	top:10px;
	width:170px;
}

#sidebar2 .sidebar-split .top {
	background-image:url(../images/css-images/horizontal-bamboo.jpg);
	background-position:top;
	background-repeat:repeat-x;
	height:5px;
	position:relative;
	width:170px;
}

#sidebar2 .sidebar-split .btm {
	background-image:url(../images/css-images/horizontal-bamboo.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	height:5px;
	position:relative;
	width:170px;
}

#sidebar2 .sidebar-split .side {
	background-image:url(../images/css-images/vertical-bamboo2.jpg);
	background-position:left;
	background-repeat:repeat-y;

}

/* MAIN */
#content {
	margin:0px 175px 0px 210px;
	min-height:1360px;
	padding:0px 0px 20px 18px;	
	position:relative;
}

#content .btm {
	width:565px;
}

#content .top {
	width:565px;
}

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

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

.category .name {
	display:block;
	position:absolute;
	bottom:0px;
	left:0px;
	padding:0px 10px;
	width:110px;
}

.maingreeting {
	display:none;
}

/*DEFINE MAINAPGE*/
#define_mainpage {
	font-size:13px;
	margin:0 auto;
	padding:10px;
	position:relative;
	width:555px;
}

#define_mainpage a {
	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 h3 {
	margin-bottom:0px;
	padding-bottom:0px;
	position:relative;
	top:15px;
}

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



/* FOOTER */
#footer {
	background-image:url(../images/css-images/horizontal-bamboo.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	clear:both;
	height:30px;
	margin:0px auto;
	position:relative;
	width:992px;
}

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

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

#poweredby a {
	color:#333;
}

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






/*PRODUCT_INFO PAGE*/
.product_info {
	background-image:url(../images/css-images/product-1024.jpg);
	background-repeat:repeat-y;
	padding:0px 20px;
	position:relative;
	margin-left:5px;
	width:565px;
}

.product_info .main {
	position:relative;
}

#productprice-container {
	display:block;
	float:left;
	padding-bottom:20px;
	position:relative;
	text-align:right;
	width:290px;
	width:330px;
}


#firstbuy {
	clear:both;
	padding-top:10px;
	text-align:left;
	width:330px;
}

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

.product_info .smallText {
	font-size:13px;
}


.product_info #products_image {
	float:right;
	display:block;
	position:relative;
	margin-bottom:15px;
	margin-left:10px;
	margin-right:0px;
	text-align:center;
	top:10px;
	width:220px;
	width:180px;
}

.product_info .price {
	display:block;
	font-weight:bold;
	text-align:left;
}

.product_info .price table {

}

.product_info .price td {
	padding:0px;
}

.product_info .ourprice {
	color:#8009ac;
	font-size:14px;
}

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

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

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

#additionalImages {
	display:block;
	margin-top:10px;
	padding:0px;
	position:relative;

}

h4 {
	font-size:14px;
	text-align:center;
}

#additionalImages .smallText {
	background-color:#fff;
	display:block;
	float:left;
	font-size:11px;
	margin:5px 5px;
	min-height:185px;
	text-align:center;
	position:relative;
	width:165px;
}

#additionalImages .addname {

}

#table_product_attributes {
	background-color:#fff;
	clear:both;
	height:40px;	
	padding:5px 0px;
	position:relative;
	top:0px;
	width:100%;
	z-index:30;
}

.attribute_option_name {
	background-color:#f5f5f5;
	margin-right:5px;
	width:15%;
}

.attribute_option_id {
	text-align:left;
}



#modules_also_purchased_products {
	display:block;
	float:left;
	margin-top:10px;
	padding:0px;
	padding-bottom:20px;
	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 {
	background-color:#fff;
	display:block;
	float:left;
	font-size:11px;
	margin:5px 5px;
	min-height:160px;
	text-align:center;
	position:relative;
	width:165px;x;
}

#modules_also_purchased_products .name {
	left:0px;
	text-align:center;
}

#modules_also_purchased_products img {
	margin:7px 0px;
}




#modules_xsell_products {
	background-color:#fff;
	border:2px inset #ccc;
	border-left:1px solid #ccc;
	border-top:1px solid #ccc;
	border-bottom:2px solid #717171;
	border-right:2px solid #717171;
	height:285px;
	margin:0px auto;
	margin-bottom:5px;
	margin-top:10px;
	padding:10px;
	position:relative;
}

#modules_xsell_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_xsell_products .smallText {
	float:left;
	height:170px;
	margin:14px 0px;
	margin-right:20px;
	margin-top:4px;
	text-align:center;
	width:135px;
}

#modules_xsell_products .name {
	min-height:48px;
}

#modules_xsell_products img {

}





#boxes_similar_products {
	background-position:right;
	background-repeat:repeat-y;
	display:block;
	margin:0px auto;
	margin-left:13px;
	padding-bottom:20px;
	position:relative;
	top:10px;
	width:150px;
}

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

#boxes_similar_products a {
	color:#333;
}

#boxes_similar_products img {
	background-color:#fff;
	margin-bottom:5px;
	text-align:center;
}

#boxes_similar_products .smallText {
	background-color:#fff;
	min-height:180px;
	margin:10px auto;
	position:relative;
	padding:10px;
	text-align:center;
	width:125px;
}

/*END PRODUCT_INFO PAGE*/



/* ALL PRODUCTS */
.allprods {
	position:relative;
	left:-7px;
}

.allprods .smallText-nav a {
	color:#fff;
}

.alphabet {
	display:block;
	position:relative;
	margin:0px auto;
	text-align:center;
	width:270px;
}

/* 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"], .contact_us .main input {
	width:138px;
}

/* ENd CONTACT US */

/* SHOPPING CART */
#shopping_cart {

}

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

.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:0px;
	margin:0px 5px;
	width:330px;
}

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

.productListing-data-products img {

}	

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

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

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

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

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

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

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

.login .infoBox-paypal {
	margin-top:15px;
}

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

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

}

END CREATE ACCOUNT */


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

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

.checkout_shipping strong, .checkout_payment strong, .checkout_confirmation strong {
	color:#800000;
	display:block;
	position:relative;
	left:10px;
}

.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/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:#000;
	background-image:url(../images/css-images/vertical-bamboo2.jpg);
	background-position:left;
	background-repeat:repeat-y;
	color:#fff;
	left:0px;
	margin:0px;
	padding:10px;
	padding-bottom:0px;
	padding-top:0px;
	padding-left:0px;
	position:relative;
	width:160px;
}

#divShoppingCard .infoBoxHeading a {
	color:#fff;
	left:50px;
	padding:10px 0px;
	padding-top:0px;
	position:absolute;
	text-align:center;
	top:-25px;
	z-index:60;
}

#divShoppingCard .arrow {
	position:relative;
	left:60px;
	top:2px;
}

#divShoppingCard .boxText {
	color:#fff;
	padding:0px 10px 0px 15px;
	position:relative;
	text-align:right;
}

#divShoppingCard .btm {
	background-image:url(../images/css-images/horizontal-bamboo.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	left:0px;
	min-height:30px;	
	padding-bottom:10px;
	position:relative;
	padding-left:0px;
	width:170px;
}

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

#divShoppingCard .boxText {

}

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

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


/* END SHOPING CART BOX */



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

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

.product_listing_split_results {
	background-color:#fff;
	float:left;
	margin:15px auto;
	overflow:hidden;
	padding:3px 10px;
	position:relative;
	width:565px;
}

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

#modules_product_listing {
	float:left;
	padding:3px 10px;
	position:relative;
	width:565px;
}

.allprods #modules_product_listing, .advanced_search_result #modules_product_listing {

}


.productListing-odd, .productListing-even {
	background-color:#fff;
	float:left;
	margin:20px 3px 0px 16px;
	min-height:320px;
	padding:5px 2px;
	padding-top:0px;
	position:relative;
	text-align:center;
	width:160px;
}

.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;
	font-size:12px;
	font-weight:bold;
	line-height:13px;
	margin:5px auto;
	min-height:40px;
	padding:7px 2px 0px 2px;
	position:relative;
	text-align:center;
	top:0px;
	width:150px;
}

.productListing-odd .manufacturer_name, .productListing-even .manufacturer_name {
	display:block;
	font-weight:bold;
	padding:5px 0px;
	min-height:36px;
	position:relative;
}

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

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

.productListing-odd .product_list_price, .productListing-even .product_list_price {
	color:#800000;
	font-weight:bold;
	padding:10px 0px 10px 0px;
	position:relative;
	text-align:center;
	width:160px;
}

.product_listing p {
	width:495px;
}

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



/* MODULES FEATURED */
#modules_featured {
	background-image:url(../images/css-images/module-1024.jpg);
	background-repeat:repeat-y;	
	float:left;
	margin:30px 0px;
	margin-left:5px;
	padding:0px;
	position:relative;
	width:565px;
}

#modules_featured  .btm {
	background-image:url(../images/css-images/horizontal-bamboo.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	float:left;
	height:5px;
	padding-top:15px;
	position:relative;
	width:565px;
}

#modules_featured .infoBoxHeading { 
	background-image:url(../images/css-images/horizontal-bamboo.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	color:#444e4e;
	font-weight:bold;
	font-size:13px;
	padding:0px;
	padding:0px 20px;
	position:absolute;
	margin:0px 5px;
	margin-bottom:10px;
	height:40px;
	line-height:40px;
	text-align:center;
	top:-35px;
	width:520px;	
}


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

#modules_featured .smallText {
	background-color:#fff;
	float:left;
	margin:20px 3px 0px 16px;
	min-height:225px;
	padding:5px 2px;
	padding-top:0px;
	position:relative;
	text-align:center;
	width:160px;
}

#modules_featured .name {
	display:block;
	min-height:30px;
	padding:0px 7px;
	padding-bottom:10px;
}

#modules_featured a {
	color:#444e4e;
}

/* END MODULES FEATURED */



/* MODULES SPECIALS */
#modules_default_specials {
	color:#333;
	margin:0px auto 0px auto;
	padding:10px 0px;
	position:relative;
	text-align:center;
	width:145px;
}

#modules_default_specials  .btm {
/*	background-image:url(../images/css-images/horizontal-bamboo.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	float:left;
	height:5px;
	padding-top:15px;
	position:relative;
	width:565px; */
}

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

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


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

#modules_default_specials .smallText {
	background-color:#fff;
	margin:20px 4px 0px 4px;
	min-height:225px;
	padding:5px 5px;
	padding-top:0px;
	position:relative;
	text-align:center;
	width:130px;
}

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


#modules_default_specials .name {
	display:block;
	min-height:30px;
	padding:0px 7px;
	padding-bottom:10px;
}
/* END MODULES SPECIALS */



/* MODULES NEW PRODUCTS */
#modules_new_products {
	background-image:url(../images/css-images/module-1024.jpg);
	background-repeat:repeat-y;	
	float:left;
	margin:30px 0px;
	margin-left:5px;
	padding:0px;
	position:relative;
	width:565px;
}

#modules_new_products  .btm {
	background-image:url(../images/css-images/horizontal-bamboo.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	float:left;
	height:5px;
	padding-top:15px;
	position:relative;
	width:565px;
}

#modules_new_products .infoBoxHeading {
	background-image:url(../images/css-images/horizontal-bamboo.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	color:#444e4e;
	font-weight:bold;
	font-size:13px;
	padding:0px;
	padding:0px 20px;
	position:absolute;
	margin:0px 5px;
	margin-bottom:10px;
	height:40px;
	line-height:40px;
	text-align:center;
	top:-35px;
	width:520px;	
}

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

#modules_new_products .smallText {
	background-color:#fff;
	float:left;
	margin:20px 3px 0px 16px;
	min-height:240px;
	padding:5px 2px;
	padding-top:0px;
	position:relative;
	text-align:center;
	width:160px;
}

#modules_new_products .product-image {
	background-color:#fff;
	margin-bottom:5px;
}

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

#modules_new_products .name {
	display:block;
	min-height:30px;
	padding:0px 7px;
	padding-bottom:10px;
}

#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-image:url(../images/css-images/module-1024.jpg);
	background-repeat:repeat-y;	
	float:left;
	margin:30px 0px;
	margin-left:5px;
	padding:0px;
	position:relative;
	width:565px;
}

#modules_star_product  .btm {
	background-image:url(../images/css-images/horizontal-bamboo.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	float:left;
	height:5px;
	padding-top:15px;
	position:relative;
	width:565px;
}

#modules_star_product .infoBoxHeading {
	background-image:url(../images/css-images/horizontal-bamboo.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	color:#444e4e;
	font-weight:bold;
	font-size:13px;
	padding:0px;
	padding:0px 20px;
	position:absolute;
	margin:0px 5px;
	margin-bottom:10px;
	height:40px;
	line-height:40px;
	text-align:center;
	top:-35px;
	width:520px;	
}

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

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

.star-image {
	float:left;
	margin-left:10px;
	margin-right:20px;
	position:relative;
	text-align:center;
	top:10px;
	width:175px;
}

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

.star-product {
	margin:0px;
	padding:0px;
}

#modules_star_product .price {
	font-weight:bold;
	font-size:14px;
	margin:15px 0;
	padding:0px;
	padding-left:215px;
	position:relative;
	text-align:left;
}
/* 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-image:url(../images/css-images/vertical-bamboo2.jpg);
	background-position:right;
	background-repeat:repeat-y;
	color:#444e4e;
	position:relative;
	width:212px;
	margin:0px;
	padding:10px 0px 10px 0px;
	list-style:none;
	z-index:30;
}

#boxes_manufacturers ul {
	list-style:none;
	margin:0px auto;
	margin-left:5px;
	width:180px;
}

#boxes_manufacturers li a {
	color:#444e4e;
	cursor:hand;
	display:block;
	font-weight:bold;
	padding:7px;
	width:180px;
}

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

#boxes_manufacturers li.selected a {
	background-color:#000;
	color:#fff;
	font-weight:bolder;
	padding-bottom:12px;
}

#boxes_manufacturers .infoBoxHeading {
	color:#444e4e;
	display:block;
	padding:10px 0px;
	padding-right:5px;
	position:relative;
	text-align:center;
	z-index:30;
}

#boxes_manufacturers select {
	width:180px;
}


#boxes_manufacturer_info {
}

#boxes_manufacturer_info .infoBoxHeading {
	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 {
	background-color:#000;
	background-image:url(../images/css-images/vertical-bamboo2.jpg);
	background-position:right;
	background-repeat:repeat-y;
	color:#fff;
	position:relative;
	width:201px;
	margin:0px;
	padding:0px 0px 10px 10px;
	list-style:none;
}

#boxes_loginbox_empty {
}

#boxes_loginbox .boxText {
	padding-bottom:10px;
	padding-top:10px;
	position:relative;
	padding-left:15px;
	width:201px;
}

#boxes_loginbox a {
	color:#fff;
}

#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 BEST SELLERS*/
#boxes_best_sellers {
	background-image:url(../images/css-images/vertical-bamboo2.jpg);
	background-position:right;
	background-repeat:repeat-y;
	color:#444e4e;
	position:relative;
	width:201px;
	margin:0px;
	padding:0px 0px 10px 10px;
	list-style:none;
	z-index:30;
}

#boxes_best_sellers .infoBoxHeading {
	color:#444e4e;
	display:block;
	padding:10px 0px;
	position:relative;
	text-align:center;
	z-index:30;
}

#boxes_best_sellers a {
	color:#444e4e;
}

#boxes_best_sellers a:hover {
	color:#4f0461;
}

/*END BOXES BEST SELLERS*/



/* SEARCH CONTAINER */
#boxes_search {
	background-color:#88a1a0;
	background-color:#fff;
	border:2px inset #ededed;
	color:#333;
	display:none;
	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 WHATS NEW */	
#boxes_whats_new {
	color:#333;
	margin:0px auto 0px auto;
	padding:10px;
	position:relative;
	text-align:center;
	width:128px;
}

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

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

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

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

/* END BOXES WHATS NEW */	


/* BOXES SPECIALS */	
#boxes_specials {
	color:#333;
	margin:0px auto 0px auto;
	padding:10px;
	position:relative;
	text-align:center;
	width:128px;
}

#boxes_specials .infoBoxHeading {
	text-align:center;
	padding:5px 0px 12px 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 FEATURED */	
#boxes_featured {
	color:#333;
	margin:0px auto 0px auto;
	padding:10px;
	position:relative;
	text-align:center;
	width:128px;
}

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

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

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

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

/* END BOXES FEATURED */	


/* BOXES REVIEWS */
#boxes_reviews {
	color:#333;
	display:none;
	margin:10px 0 0px 0px;
	padding:5px 10px;
	padding-bottom:7px;
	position:relative;
	text-align:center;
}

#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 {
	display:block;
	padding:10px;
	text-align:left;
}

#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_product_notifications {
	display:none;
}

/* BOXES INFORMATION */
#boxes_information {
	background-image:url(../images/css-images/vertical-bamboo2.jpg);
	background-position:right;
	background-repeat:repeat-y;
	color:#444e4e;
	position:relative;
	width:201px;
	margin:0px;
	padding:0px 0px 10px 10px;
	list-style:none;
}

#boxes_information .infoBoxHeading {
	color:#444e4e;
	display:block;
	padding:10px 0px;
	position:relative;
	text-align:center;
	z-index:30;
}

#boxes_information a {
	color:#444e4e;
	cursor:hand;
	display:block;
	font-weight:bold;
	padding:7px;
	width:180px;
}

#boxes_information a:hover {
	background-color:#000;
	color:#fff;
	font-weight:bold;
	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 */



#boxes_shop_by_price {
	background-image:url(../images/css-images/vertical-bamboo2.jpg);
	background-position:right;
	background-repeat:repeat-y;
	color:#444e4e;
	position:relative;
	width:212px;
	margin:0px;
	padding:10px 0px 10px 0px;
	list-style:none;
	z-index:30;
}

#boxes_shop_by_price .infoBoxHeading {
	color:#444e4e;
	display:block;
	padding:10px 0px;
	padding-left:15px;
	position:relative;
	text-align:center;
	z-index:30;
}

#boxes_shop_by_price ul {
	list-style:none;
	margin:0px auto;
	margin-left:5px;
	width:180px;
}

#boxes_shop_by_price li a {
	color:#444e4e;
	cursor:hand;
	display:block;
	font-weight:bold;
	padding:7px;
	width:180px;
}

#boxes_shop_by_price li.selected a {
	background-color:#000;
	color:#fff;
	font-weight:bolder;
	padding-bottom:12px;
}

#boxes_shop_by_price li a:hover {
	background-color:#000;
	color:#fff;
	font-weight:bold;
	position:relative;
	text-decoration:none;
}


/*----------------------------Suggest Styles--------------------------*/
#search_ajax {
	color:#333;
	left:0px;
	padding:0px;
	position:relative;
	top:0px;
	width:235px;
	z-index:90;

}

.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;
	padding:0px; 0px;
	left:20px;
	top:23px;
	width:200px;
	z-index:50;
}

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

#search_ajax .boxText {
	position:relative;
}

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

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

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


/* NAVIGATION */
#sitemap {
	background-image:url(../images/css-images/vertical-bamboo2.jpg);
	background-position:right;
	background-repeat:repeat-y;
	color:#444e4e;
	position:relative;
	width:212px;
	margin:0px;
	padding:0px 0px 10px 0px;
	list-style:none;
	z-index:30;
}

#nav, #nav ul { /* all lists */
	list-style:none;
	margin:0px auto;
	margin-left:5px;
	width:200px;
}

#sitemap .infoBoxHeading {
	color:#444e4e;
	display:block;
	padding:10px 0px;
	padding-top:20px;
	paddding-right:5px;
	position:relative;
	text-align:center;
	z-index:30;
}

	
#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.selected {
	background-color:#000;
	width:194px;
}

#nav li.selected ul li.selected a {
	color:#fff;
}

#nav li.selected ul li.selected a:hover {
	background-color:#000;
}

#nav li {
	cursor:hand;
	display:block;
}
	
#nav li a {
	color:#444e4e;
	cursor:hand;
	display:block;
	font-weight:bold;
	padding:7px;
	width:180px;
}

#nav li.selected a {
	background-color:#000;
	color:#fff;
	font-weight:bolder;
	padding-bottom:12px;
}


#nav li.selected a.button  {
	background-color:#000;
	color:#fff;
	font-weight:bolder;
	padding-bottom:12px;
}

#nav li.selected a.button:hover  {
	background-color:#000;
	color:#fff;
	font-weight:bolder;
	padding-bottom:12px;
}
	
#nav li a:hover {
	background-color:#000;
	color:#fff;
	font-weight:bold;
	position:relative;
	text-decoration:none;
}
	
#nav li.selected ul li a {
	color:#444e4e;
	cursor:hand;
	display:block;
	font-weight:bold;
	padding:10px;
	padding-left:20px;
	width:165px;
}

#nav li.selected ul li a:hover {
	color:#fff;
}	
	
#catmenu {
	position:absolute;
	top:-30px;
	right:-1px;
}
/* END OF NAVIGATION */

.create_account strong {
	color:#800000;
	position:relative;
	top:-5px;
}

.create_account .infoBox {
	background-color:#fff;
}