/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2007 Zen Cart Development Team
 * @copyright Portions Copyright 2003 osCommerce
 * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
 * @version $Id: stylesheet.css 5952 2007-03-03 06:18:46Z drbyte $
 */

body
{
background:url(../images/bg.jpg) no-repeat center top #3b1419;
padding:0;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
margin:0px auto auto auto;
color:#fff;
}

a{
text-decoration:underline;
outline:none;
}
p{
text-align:justify;
line-height:15px;
padding:5px 0 5px 0;
font-size:11px;
margin:0px;
}
a img {border: none; }

a:link, #navEZPagesTOC ul li a {
	color: #ff81b0;
	text-decoration: none;
	}
 
a:visited {
	
	text-decoration: none;
	}

a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
	color: #ff81b0;
	}

a:active {
	color: #ff81b0;
	}

h1 {
	font-size: 1.5em;
	}

h2 {
	font-size: 1.4em;
	}

h3 {
	font-size: 1.3em;
	}

h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{
	font-size: 1.1em;
	}

.biggerText {
	font-size: 1.2em;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 0.3em 3px;
}

CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
	}

FORM, SELECT, INPUT {
	display: inline;
	font-size: 1em;
	margin: 0.1em;
	}

TEXTAREA {
/*	float: left;*/
	margin: auto;
	display: block;
	width: 95%;
	}

input:focus, select:focus, textarea:focus {
	background: #F0F8FF;
	}

FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #cccccc;
	}

LEGEND {
	font-weight: bold;
	padding: 0.3em;
	}

LABEL, h4.optionName {
	line-height: 1.5em;
	padding: 0.2em;
	}

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
	}

#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	}

LABEL.inputLabel {
	width: 11em;
	float: left;
	}

LABEL.inputLabelPayment {
	width: 15em;
	float: left;
	}

LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel  {
	width: 12em;
	float: left;
	}

P, ADDRESS {
	padding: 0.5em;
	}

ADDRESS {
	font-style: normal;
	}

.clearBoth {
	clear: both;
	}

HR {
	height: 1px;
	margin-top: 0.5em;
	border: none;
	border-bottom: 1px solid #9a9a9a;
	}

/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.8em;
	padding: 0.2em;
	border: 1px solid #000000;
	}

.messageStackWarning, .messageStackError {
	background-color: #ff0000;
	color: #ffffff;
	}

.messageStackSuccess {
	background-color: #99FF99;
	color: #000000;
	}

.messageStackCaution {
	background-color: #FFFF66;
	color: #000000;
	}

/*wrappers - page or section containers*/
#mainWrapper {
	background-color: #ffffff;
	text-align: left;
	width: 100%;
	vertical-align: top;
	}

#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 

#tagline {
	color:#000000;
	font-size: 2em;
	text-align : center;
	vertical-align: middle;
	}

#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin: 0em 0em 1em 1em;
	}

.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 47%;
	}

.wrapperAttribsOptions {
	margin: 0.3em 0em;
	}

/*navigation*/

.navSplitPagesResult {}
.navSplitPagesLinks {}
.navNextPrevCounter {
	margin: 0em;
	font-size: 0.9em;
	}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	}

#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
	margin: 0em;
	background-color: #9a9a9a;
	font-weight: bold;
	color: #ffffff;
	height: 1%;
	width: 100%;
	}

#navMain ul, #navSupp ul, #navCatTabs ul  {
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
	}

#navMain ul li, #navSupp ul li, #navCatTabs ul li {
	display: inline;
	}

#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #ffffff;
	white-space: nowrap;
	}

#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
	border: 1px solid #000000;
	}

#navEZPagesTOC ul {
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	line-height: 1.5em;
	}

#navEZPagesTOC ul li {
	white-space: nowrap;
	}

#navEZPagesTOC ul li a {
	padding: 0em 0.5em;
	margin: 0;
	}

#navCategoryIcon, .buttonRow, #indexProductListCatDescription {
	margin: 0.5em;
	}

#navMainSearch {
	float: right;
	}

#navBreadCrumb {
	clear:both;
    padding:5px 0 10px 0;
    font:bold 11px Tahoma;
    color:#ff81b0;
    text-decoration:none;
	}

#navEZPagesTop {
	background-color: #ffff33;
	}

#navBreadCrumb, #navEZPagesTop {
	clear:both;
    padding:5px 0 10px 0;
    font:bold 11px Tahoma;
    color:#ff81b0;
    text-decoration:none;
	}

#navColumnOne {
	
	}

#navColumnTwo {
	background-color: #00BFBF;
	}

/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
	}

/*.content,*/ #productDescription, .shippingEstimatorWrapper {
	/*font-size: 1.2em;*/
	padding: 0.5em;
	}

.alert {
	color: #FF0000;
	margin-left: 0.5em;
	}
.advisory {}
.important {
	font-weight: bold;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
.centerColumn, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix {
	padding: 0.8em;
	}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}

/*Shopping Cart Display*/
#cartAdd {
	float: right;
	text-align: center;
	margin: 1em;
	border: 1px solid #000000;
	padding: 1em;
	}

.tableHeading TH {
	border-bottom: 1px solid #FF3399;
	}

.tableHeading, #cartSubTotal {
	background-color: #e9e9e9;
	 }

#cartSubTotal {
	border-top: 1px solid #cccccc;
	font-weight: bold;
	text-align: right;
	line-height: 2.2em;
	padding-right: 2.5em;
	}

.tableRow, .tableHeading, #cartSubTotal {
	height: 2.2em;
	}

.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay   {
	padding: 0.5em 0em;
	}

.cartUnitDisplay, .cartTotalDisplay {
	text-align: right;
	padding-right: 0.2em;
	}

#scUpdateQuantity {
	width: 2em;
	}

.cartQuantity {
	width: 4.7em;
	}

.cartNewItem {
	color: #33CC33;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartOldItem {
	color: #660099;
	position: relative;   /*do not remove-fixes stupid IEbug*/
	}

.cartBoxTotal {
	text-align: right;
	font-weight: bold;
	}

.cartRemoveItemDisplay {
	width: 3.5em;
	}

.cartAttribsList {
	margin-left: 1em;
	}

#mediaManager {
	width: 50%; 
	margin: 0.2em;
	padding: 0.5em;
	}
.mediaTitle {
	float: left;
	}
.mediaTypeLink {
	float: right;
	}

.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	font:normal 20px Tahoma;
color:#ff81b0;
	}

.orderHistList {
	margin: 1em;
	padding: 0.2em 0em;
	} 

#cartBoxListWrapper ul, #ezPageBoxList ul {
	list-style-type: none;
	}

#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {
	margin: 0;
	padding: 0.2em 0em;
	} 

#cartBoxEmpty, #cartBoxVoucherBalance {
	font-weight: bold;
	}

.totalBox {
	width: 5.5em;
	text-align: right;
	padding: 0.2em;
	}

.lineTitle, .amount {
	text-align: right;
	padding: 0.2em;
	}

.amount {
	width: 5.5em;
	}

/*Image Display*/
#productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0em 1em 1em 0em ;
	}

.categoryIcon {}

#cartImage {
	margin: 0.5em 1em;
	}

/*Attributes*/
.attribImg {
	width: 20%;
	margin: 0.3em 0em;
}

.attributesComments {}

/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em;
	}

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a {
	font-size: 1em;
	color: #ffffff;
	}

.leftBoxHeading, .centerBoxHeading {
	margin: 0em;
	background-color: #FF6699;
	padding: 0.5em 0.2em;
	}

.leftBoxContainer {
	 position:relative;
     top:-10px;
     left:-10px;
     float:left;
	}

.sideBoxContent {
	background-color: #ffffff;
	padding: 0.4em;
	}

h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1.1em;
	color: #FFFF00;
	}

.rightBoxHeading {
	margin: 0em;
	background-color: #663366;
	padding: 0.2em 0em;
	}

h3.leftBoxHeading a:hover {
	color: #FFFF33;
	text-decoration: none;
	} 

h3.rightBoxHeading a:hover {
	color: #FF0000;
	text-decoration: none;
	}

.rightBoxContent {
	background-color: #ffffff;
	margin-bottom: 1em;
	}

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .leftBoxHeading, .centerBoxHeading,.rightBoxHeading, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
	}

#bestsellers .wrapper {
	margin: 0em 0em 0em 1.5em;
	}

#bestsellers ol {
	padding: 0;
	margin-left: 1.1em;
	}

#bestsellers li {
	padding: 0;
	margin: 0.3em 0em 0.3em 0em;
	}

#bannerboxHeading {
	background-color: #0000CC;
}

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

/*misc*/
.back {
	float: left;
	}

.forward, #shoppingCartDefault #PPECbutton {
	float: right;
	}

.bold {
	font-weight: bold;
	}

.rowOdd {
	background-color: #E8E8E8;
	height: 1.5em;
	vertical-align: top;
	}

.rowEven {
	background-color: #F0F0F0;
	height: 1.5em;
	vertical-align: top;
	}

.hiddenField {
	display: none;
}
.visibleField {
	display: inline;
}

CAPTION {
	/*display: none;*/
	}

#myAccountGen li, #myAccountNotify li {
	margin: 0;
	} 

.accountTotalDisplay, .accountTaxDisplay {
	width: 20%;
	text-align: right;
	/*vertical-align: top*/
	}

.accountQuantityDisplay {
	width: 10%;
	vertical-align: top
	}

TR.tableHeading {
	background-color: #cacaca;
	height: 2em;
	}

#siteMapList {
	width: 90%;
	float: right;
	}

.ratingRow {
	margin: 1em 0em 1.5em 0em;
	}

LABEL#textAreaReviews {
	font-weight: normal;
	margin: 1em 0em;
	}

#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {
	background-color: #ffffff;
	}
.information {padding: 10px 3px; line-height: 150%;}

#shoppingcartBody #shippingEstimatorContent {
	clear: both;
	}

.seDisplayedAddressLabel {
	background-color:#85C285;
	text-align: center;
	}

.seDisplayedAddressInfo {
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	}
#seShipTo {
	padding: 0.2em;
	}
	
	
p{
text-align:justify;
line-height:15px;
padding:5px 0 5px 0;
font-size:11px;
margin:0px;
}
#main_container{
width:902px;
height:auto;
margin:auto;
padding:0px;
}
#header{
width:902px;
height:60px;
margin:auto;
background:url(../images/top_menu_bg.png) no-repeat center;behavior: url(iepngfix.htc);
}
.logo{
padding:15px 0 0 0;
float:left;
}

/*---------------- menu tab----------------------*/
#menu_tab{
width:902px;
float:left;
padding:0px;
}

ul.menu {
list-style-type:none;display:block;width:902px; 
margin:auto;padding:18px 0 0 0; background:none;}

ul.menu li {
display:inline;
font-size:11px;
font-weight:bold;
line-height:28px;}
ul.menu li a{margin-right:-1px !important; }
ul.menu li.divider {
display:block;
float:left;
width:1px;
height:31px;
padding:0px ;
margin:0px;
background:url(../images/divider.gif) no-repeat center;
}


.drop2 ul li ul li ul{
  lposition:relative;
  top:-10px;
  left:-10px;
  float:left; /* Parent menu width - 1*/
}

a.nav:link, a.nav:visited {
display:block; float:left; padding:0px; margin:0;width: auto; margin:0px 4px 0px 9px; text-align:center;
text-decoration:none; background:none; color:#fff;}

a.nav_selected:link, a.nav_selected:visited {
display:block; float:left; padding:0px; margin:0;width: auto;margin:0px 14px 0px 14px;text-align:center;
text-decoration:none; color: #ff81ec;}

a.nav:hover {
color: #ff81ec; text-decoration:none;}

/*-----------------search_tab----------------*/
.search_tab{
float:left;
width:200px;
padding:70px 0 0 0;
}
input.search{
width:150px;
height:20px;
border:none;
float:left;
background-color:#8c4e67;
color:#b48e9b;
padding:0 0 0 5px;
}
input.search_bt{
float:left;
padding:0 0 0 5px;
}
.left_sidebar{
width:190px;
float:left;
}
.submenu_pic{
padding:10px 0 0 28px;
}
/*--------------left menu----------------*/

.left_menu2 li {
display:block;
font-size:12px;
}


.left_menu2{
position:relative;
top:150px;
left:55px;
float:left;
}
.left_menu2 ul{
list-style-type:none; width: 187px;
margin:0; padding:0;}

.left_menu2 li {
display:block;
font-size:12px;
}

.left_menu2 li ul li{
 height:25px;
display:block;
font-size:12px;
}




#left_menu li {
display:block;
font-size:12px;
}


#left_menu{
position:relative;
top:-10px;
left:-10px;
float:left;
}
#left_menu ul{
list-style-type:none; width: 187px;
margin:0; padding:0;}

#left_menu li {
display:block;
font-size:12px;
}

#left_menu li a {
display:block;  padding:0 0 0 12px; height:30px;text-align:left; line-height:30px;
text-decoration:none; background-color:#82002c; color:#FFFFFF;border-bottom:1px #6d0025 solid;}
#left_menu li.selected a {
display:block;  padding:0 0 0 12px; height:30px;text-align:left; line-height:30px;
text-decoration:none;background: #52001c; color:#FFFFFF;border-bottom:1px #6d0025 solid; background-position:5px 8px;
}
#left_menu li a:hover {
display:block;  padding:0 0 0 12px; height:30px;text-align:left;
text-decoration:none; background:#52001c; color:#FFFFFF;border-bottom:1px #6d0025 solid; background-position:5px 8px;
}
/*----------------main_content----------------*/
#main_content{
width:902px;
clear:both;
background-color:#2a0a0d;
height:auto;
margin:20px 0 0 0;
}

#center_content{
width:700px;
float:left;
height:auto;
padding:10px 0 30px 5px;
}
.title{
clear:both;
padding:5px 0 10px 0;
color:#cf9b6e;
font-family:"Trebuchet MS";
font-size:18px;
text-decoration:none;
}
.title a{
color:#DF6195;
text-decoration:underline;
}
.product_box{
width:320px;
height: auto;
margin:auto;
float:left;
padding:8px;
margin:0 0 8px 8px;
border:1px #9e1c50 solid;
}
.product_box_details{
width:640px;
height: auto;
margin:auto;
float:left;
padding:8px;
margin:0 0 0 8px;
border:1px #9e1c50 solid;
}
img.prod_image{
float:left;
padding:0 10px 0 0;
}
.product_details{
float:left;
width:165px;
}
.product_details_wide{
float:left;
width:450px;
}
.prod_title{
	font:bold 12px Tahoma;
	color:#f093fe;
	padding:0 10px 0 0;
}

span.price{
font:normal 20px Tahoma;
color:#ff81b0;
}
p.price{
font:bold 12px Tahoma;
color:#ffffff;
}
a.details{
display:block;
padding:10px 0 0 0;
}
p.shop_by_brand{
width:340px;
float:left;
padding:0 0 0 0;
line-height:17px;
}
p.gifts_details{
width:275px;
float:left;
padding:0 0 0 10px;
line-height:17px;
}
img.sp{
float:left;
padding:0 5px 0 5px;
}
img.gift{
float:left;
padding:5px;
margin:5px;
border:1px #9e1c50 solid;
}


/*---------------------pagination-----------------------------*/

div.pagination {
padding:5px;
margin:5px;
text-align:center;
float:left;
font-size:10px;
}

div.pagination a {
padding: 2px 5px 2px 5px;
margin-right: 2px;
border: 1px solid #ddd;

text-decoration: none; 
color: #d8325d;
}
div.pagination a:hover, div.pagination a:active {
border:1px solid #ddd;
color: #fff;
background-color: #d8325d;
}
div.pagination span.current {
padding: 2px 5px 2px 5px;
margin-right: 2px;
border: 1px solid #ddd;
font-weight: bold;
background-color: #d8325d;
color: #FFF;
}
div.pagination span.disabled {
padding: 2px 5px 2px 5px;
margin-right: 2px;
border: 1px solid #ddd;
color: #ccc;
}
/*------contact form------*/
#contact_form{
float:left;
width:300px;
padding:10px 10px 0 10px;
color:#fff;
}
.contact_input{
width:240px;
height:17px;
font-size:10px;
float:left;
background-color:#3F1015;
border:1px #6F222B solid;
color:#FFFFFF;
}
label.contact_form{
width:50px;
float:left;
padding:0 0 5px 0;
font-size:12px;
color:#FFFFFF;
}
.contact_textarea{
width:290px;
height:80px;
font-size:10px;
float:left;
color:#FFFFFF;
background-color:#3F1015;
border:1px #6F222B solid;
}
input.contact_submit{
float:right;
padding:10px;
}
.cleardiv {
clear:both;
overflow:hidden;
height:4px;
}
.clear{
clear:both;
}
/*----footer---------*/
#footer !important{
width:auto;
clear:both;
padding:15px 0 10px 0;
margin:20px 0 0 0;
height:60px;
border-top:1px #3a0f17 solid;
text-align:center;
color:#73363c;
}
.left_foter{
float:left;
padding:5px 0 0 10px;
width:120px;
}
.center_footer{

margin:0 auto;
}
#footer a{
color:#73363c;
text-decoration:none;
}
/*------------24-8-09-------------*/
.product_box2{
width:326px;
height: auto;
margin:auto;
float:left;
padding:4px;
margin:-30px 0 8px 15px;
border:1px #9e1c50 solid;
}
.list{
	display:block;
	width:350px;
	height: auto;
	float:left;
	margin:0px 0 8px 0px;
}
.list_box{
	width:106px;
	display:block;
	float:left;
	padding:0;
	margin:8px 8px 0 0;
	border:4px #9e1c50 solid;
}
.list_sub{
	width:96px;
	height:112px;
	margin:0 auto;
	margin-top:4px;
	text-align:center;
}
.list_sub2{
	width:96px;
	height:auto;
	text-align:center;
	margin:0 auto;
	margin-top:8px;
}
.list_price{
	font:normal 11px Tahoma;
	color:#d4847f;
}
.list_amount{
	font:normal 11px Tahoma;
	color:#ff81b0;
}
.foot_txt {
	font:normal 12px Verdana, Arial, Helvetica, sans-serif;
	color:#eca0ff !important;
	text-decoration:none !important;
}
a.foot_txt {
	font:normal 12px Verdana, Arial, Helvetica, sans-serif;
	color:#eca0ff !important;
	text-decoration:none !important;
}
a.foot_txt:hover {
	font:normal 12px Verdana, Arial, Helvetica, sans-serif;
		color:#eca0ff !important;
	text-decoration:underline !important;
}

.foot_txt2{
	font:normal 11px Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}
.left_row{
	display:block;
	float:left;
	width:190px;
	padding:238px 0 0 0;
	background:url(../images/back.jpg) left top no-repeat;
	min-height:348px;
}
.left_img{
	display:block;
	margin:0 auto;
	margin-top:16px;
}


/*-------------26-08-09----list-----------*/
.list_bedcm{
clear:both;
padding:5px 0 10px 0;
font:normal 11px Tahoma;
color:#ff81b0;
text-decoration:none;
}
a.list_bedcm_bold{
clear:both;
padding:5px 0 10px 0;
font:bold 11px Tahoma;
color:#ff81b0;
text-decoration:none;
}
.list_buy{
	display:block;
	width:80px;
	margin:0 auto;
	margin-top:20px;
}
.list_shop_cart{
	display:block;
	width:173px;
	min-height:135px;
	margin:-150px 0 0 10px;
	border:1px solid #9e1c50;
	background:url(../images/sh_cart_back.png) repeat-y;
}	
.list_shop_cart_sub{
	display:block;
	width:163px;
	height:20px;
	padding:5px 0 0 10px;
	background:#9e1c50;
}
.list_shop_cart_sub_sc{
	display:block;
	width:153px;
	height:14px;
	padding:3px 10px 0 10px;
}
.list_shop_cart_sub_last{
	display:block;
	width:153px;
	height:14px;
	margin:30px 10px 0 10px;
	border-bottom:1px solid #9e1c50;

}
.shopping_txt{
	font:bold 11px Tahoma;
	color:#FFFFFF;
}
.shopping_txt_color{
	font:normal 11px Tahoma;
	color:#f093fe;
}
.shopping_txt_color_bold{
	font:bold 11px Tahoma;
	color:#f093fe;
}
.shopping_txt_normal{
	font:normal 11px Tahoma;
	color:#ffffff;
}
.cart_bt{
	display:inline;
	margin:0 5px 0 0;
}
.header_cart{
	width:150px;
	display:block;
	background:url(../images/cart2.jpg) left no-repeat;
	padding:0 0 0 20px;
	margin:-35px 0 0 530px;
}
.header_cart_txt_color{
	font:bold 11px Tahoma;
	color:#ff40a6;
}
.list_image{
float:left;
display:block;
padding:0 10px 0 0;
}







/* Page Numbers */
.pagination_cell{
	display:block;
	float:left;
	width:700px;
	
}

.pages {
	display:block;
	width:250px;
    margin:0 auto;
	margin-top:10px;
	font:bold 11px Tahoma;
	color:#ff40a6;
	text-decoration:none;
}

.pages a, .pages span {
    display: block;
    float: left;
    padding:0 3px 3px 3px;
    margin-right:3px;
}

.pages span.current {
    font-weight: bold;
    background: #c63ebb;
    color: #ffffff;
}

.pages a {
    text-decoration: none;
	color:#ff40a6;
}

.pages a:hover {
    border-color: #999999;
	background-color:#c63ebb;
	color:#FFFFFF;
}

.pages a.nextprev {
	 color: #999999;
}

.pages span.nextprev {
}

.pages span.nextprev {
}

.pages .nextprev-next {
    float: right;
}
/*--------------end page nomber------------*/

/*-------------details---------*/
.details_product_box{
height: auto;
margin:auto;
padding:8px;
margin:0 0 0 0;
clear:both;
}
.details_product_details{
float:left;
width:360px;
}
.details_product_txt{
	font:bold 16px Tahoma;
	color:#f093fe;
}
.details_input{
	width:46px;
	height:16px;
	margin:0 5px 0 5px;
	padding:3px 0 0 0;
	border-left:1px solid #d267c7;
	border-top:1px solid #d267c7;
	background:#ffe5f2;
	font:bold 11px Tahoma;
	color:#000000;
}
.details_list_buy{
	display:block;
	width:80px;
	margin-top:20px;
}
.details_title{
clear:both;
padding:10px 0 10px 8px;
}
.details_img{
	display:block;
	float:left;
	margin:0 20px 0 0;
}
	
	/*-----------------search_tab----------------*/
.search_tab{
float:left;
width:200px;
padding:70px 0 0 0;
}
input.search{
width:150px;
height:20px;
border:none;
float:left;
background-color:#8c4e67;
color:#b48e9b;
padding:0 0 0 5px;
}
input.search_bt{
float:left;
padding:0 0 0 5px;
}
.left_sidebar{
width:190px;
float:left;
}
.submenu_pic{
padding:10px 0 0 28px;
}
/*--------------left menu----------------*/
#left_menu{
position:relative;
top:-10px;
left:-10px;
float:left;
}
#left_menu ul !important{
list-style-type:none; width:187px;
margin:0; padding:0;}

#left_menu li {
display:block;
font-size:12px;
}

#left_menu li a {
display:block;  padding:0 0 0 12px; height:30px;text-align:left; line-height:30px;
text-decoration:none; background-color:#82002c; color:#FFFFFF;border-bottom:1px #6d0025 solid;}
#left_menu li.selected a {
display:block;  padding:0 0 0 12px; height:30px;text-align:left; line-height:30px;
text-decoration:none;background: #52001c; color:#FFFFFF;border-bottom:1px #6d0025 solid; background-position:5px 8px;
}
#left_menu li a:hover {
display:block;  padding:0 0 0 12px; height:30px;text-align:left;
text-decoration:none; background:#52001c; color:#FFFFFF;border-bottom:1px #6d0025 solid; background-position:5px 8px;
}
/*----------------main_content----------------*/
#main_content{
width:902px;
clear:both;
background-color:#2a0a0d;
height:auto;
margin:20px 0 0 0;
}

#center_content{
width:700px;
float:left;
height:auto;
padding:10px 0 30px 5px;
}
.title{
clear:both;
padding:5px 0 10px 0;
color:#cf9b6e;
font-family:"Trebuchet MS";
font-size:18px;
text-decoration:none;
}
.title a{
color:#DF6195;
text-decoration:underline;
}

.title1{
color:#ff81b0;
font-family:"Trebuchet MS";
font-size:18px;
text-decoration:none;
}
.title1 a{
color:#DF6195;
text-decoration:underline;
}


.product_box{
width:320px;
height: auto;
margin:auto;
float:left;
padding:8px;
margin:0 0 8px 8px;
border:1px #9e1c50 solid;
}
.product_box_details{
width:640px;
height: auto;
margin:auto;
float:left;
padding:8px;
margin:0 0 0 8px;
border:1px #9e1c50 solid;
}
img.prod_image{
float:left;
padding:0 10px 0 0;
}
.product_details{
float:left;
width:165px;
}
.product_details_wide{
float:left;
width:450px;
}
.prod_title{
	font:bold 12px Tahoma;
	color:#f093fe;
	padding:0 10px 0 0;
}
span.price{
font:normal 20px Tahoma;
color:#ff81b0;
}
p.price{
font:bold 12px Tahoma;
color:#ffffff;
}
a.details{
display:block;
padding:10px 0 0 0;
}
p.shop_by_brand{
width:340px;
float:left;
padding:0 0 0 0;
line-height:17px;
}
p.gifts_details{
width:275px;
float:left;
padding:0 0 0 10px;
line-height:17px;
}
img.sp{
float:left;
padding:0 5px 0 5px;
}
img.gift{
float:left;
padding:5px;
margin:5px;
border:1px #9e1c50 solid;
}


/*---------------------pagination-----------------------------*/

div.pagination {
padding:5px;
margin:5px;
text-align:center;
float:left;
font-size:10px;
}

div.pagination a {
padding: 2px 5px 2px 5px;
margin-right: 2px;
border: 1px solid #ddd;

text-decoration: none; 
color: #d8325d;
}
div.pagination a:hover, div.pagination a:active {
border:1px solid #ddd;
color: #fff;
background-color: #d8325d;
}
div.pagination span.current {
padding: 2px 5px 2px 5px;
margin-right: 2px;
border: 1px solid #ddd;
font-weight: bold;
background-color: #d8325d;
color: #FFF;
}
div.pagination span.disabled {
padding: 2px 5px 2px 5px;
margin-right: 2px;
border: 1px solid #ddd;
color: #ccc;
}
/*------contact form------*/
#contact_form{
float:left;
width:300px;
padding:10px 10px 0 10px;
color:#fff;
}
.contact_input{
width:240px;
height:17px;
font-size:10px;
float:left;
background-color:#3F1015;
border:1px #6F222B solid;
color:#FFFFFF;
}
label.contact_form{
width:50px;
float:left;
padding:0 0 5px 0;
font-size:12px;
color:#FFFFFF;
}
.contact_textarea{
width:290px;
height:80px;
font-size:10px;
float:left;
color:#FFFFFF;
background-color:#3F1015;
border:1px #6F222B solid;
}
input.contact_submit{
float:right;
padding:10px;
}
.cleardiv {
clear:both;
overflow:hidden;
height:4px;
}
.clear{
clear:both;
}
/*----footer---------*/
#footer{
width:auto;
clear:both;
padding:15px 0 10px 0;
margin:20px 0 0 0;
height:60px;
border-top:1px #3a0f17 solid;
text-align:center;
color:#73363c;
}
.left_foter{
float:left;
padding:5px 0 0 10px;
width:120px;
}
.center_footer{

margin:0 auto;
}
#footer a{
color:#73363c;
text-decoration:none;
}
/*------------24-8-09-------------*/
.product_box2{
width:326px;
height: auto;
margin:auto;
float:left;
padding:4px;
margin:-30px 0 8px 15px;
border:1px #9e1c50 solid;
}
.list{
	display:block;
	width:350px;
	height: auto;
	float:left;
	margin:-312px 0 8px 0px;
}
.list_box{
	width:106px;
	height:142px;
	float:left;
	padding:0;
	margin:8px 8px 0 0;
	border:1px #9e1c50 solid;
}
.list_sub{
	width:96px;
	height:112px;
	margin:0 auto;
	margin-top:4px;
	text-align:center;
}
.list_sub2{
	width:96px;
	height:auto;
	text-align:center;
	margin:0 auto;
	margin-top:8px;
}
.list_price{
	font:normal 11px Tahoma;
	color:#d4847f;
}
.list_amount{
	font:normal 11px Tahoma;
	color:#ff81b0;
}
.foot_txt {
	font:normal 12px Verdana, Arial, Helvetica, sans-serif;
	color:#eca0ff !important;
	text-decoration:none !important;
}
a.foot_txt {
	font:normal 12px Verdana, Arial, Helvetica, sans-serif;
	color:#eca0ff !important;
	text-decoration:none !important;
}
a.foot_txt:hover {
	font:normal 12px Verdana, Arial, Helvetica, sans-serif;
		color:#eca0ff !important;
	text-decoration:underline !important;
}

.foot_txt2 !important;{
	font:normal 11px Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}

.left_img{
	display:block;
	margin:0 auto;
	margin-top:16px;
}
/*-------------26-08-09----list-----------*/
.list_bedcm{
clear:both;
padding:5px 0 10px 0;
font:normal 11px Tahoma;
color:#ff81b0;
text-decoration:none;
}
.list_bedcm_bold{
clear:both;
padding:5px 0 10px 0;
font:bold 11px Tahoma;
color:#ff81b0;
text-decoration:none;
}
.list_buy{
	display:block;
	width:80px;
	margin:0 auto;
	margin-top:20px;
}
.list_shop_cart{
	display:block;
	width:173px;
	min-height:135px;
	margin:-150px 0 0 10px;
	border:1px solid #9e1c50;
	background:url(images/sh_cart_back.png) repeat-y;
}	
.list_shop_cart_sub{
	display:block;
	width:163px;
	height:20px;
	padding:5px 0 0 10px;
	background:#9e1c50;
}
.list_shop_cart_sub_sc{
	display:block;
	width:153px;
	height:14px;
	padding:3px 10px 0 10px;
}
.list_shop_cart_sub_last{
	display:block;
	width:153px;
	height:14px;
	margin:30px 10px 0 10px;
	border-bottom:1px solid #9e1c50;

}
.shopping_txt{
	font:bold 11px Tahoma;
	color:#FFFFFF;
}
.shopping_txt_color{
	font:normal 11px Tahoma;
	color:#f093fe;
}
.shopping_txt_color_bold{
	font:bold 11px Tahoma;
	color:#f093fe;
}
.shopping_txt_normal{
	font:normal 11px Tahoma;
	color:#ffffff;
}
.cart_bt{
	display:inline;
	margin:0 5px 0 0;
}
.header_cart{
	width:150px;
	display:block;
	background:url(images/cart2.jpg) left no-repeat;
	padding:0 0 0 20px;
	margin:-35px 0 0 530px;
}
.header_cart_txt_color{
	font:bold 11px Tahoma;
	color:#ff40a6;
}
.list_image{
float:left;
display:block;
padding:0 10px 0 0;
}







/* Page Numbers */
.pagination_cell{
	display:block;
	float:left;
	width:700px;
	
}

.pages {
	display:block;
	width:250px;
    margin:0 auto;
	margin-top:10px;
	font:bold 11px Tahoma;
	color:#ff40a6;
	text-decoration:none;
}

.pages a, .pages span {
    display: block;
    float: left;
    padding:0 3px 3px 3px;
    margin-right:3px;
}

.pages span.current {
    font-weight: bold;
    background: #c63ebb;
    color: #ffffff;
}

.pages a {
    text-decoration: none;
	color:#ff40a6;
}

.pages a:hover {
    border-color: #999999;
	background-color:#c63ebb;
	color:#FFFFFF;
}

.pages a.nextprev {
	 color: #999999;
}

.pages span.nextprev {
}

.pages span.nextprev {
}

.pages .nextprev-next {
    float: right;
}
/*--------------end page nomber------------*/

/*-------------details---------*/
.details_product_box{
height: auto;
margin:auto;
padding:8px;
margin:0 0 0 0;
clear:both;
}
.details_product_details{
float:left;
width:360px;
}
.details_product_txt{
	font:bold 16px Tahoma;
	color:#f093fe;
}
.details_input{
	width:46px;
	height:16px;
	margin:0 5px 0 5px;
	padding:3px 0 0 0;
	border-left:1px solid #d267c7;
	border-top:1px solid #d267c7;
	background:#ffe5f2;
	font:bold 11px Tahoma;
	color:#000000;
}
.details_list_buy{
	display:block;
	width:80px;
	margin-top:20px;
}
.details_title{
clear:both;
padding:10px 0 10px 8px;
}
.details_img{
	display:block;
	float:left;
	margin:0 20px 0 0;
}













.cart_help{
	display:block;
	float:right;
	margin:-10px 0 0 0;
}
.cart_product_details{
float:left;
width:auto;
}
.cart_txt{
	font:normal 11px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}
.cart_total_txt{
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}
.txt_center{
	text-align:center;
	display:block;
}
.txt_right{
	text-align:right;
}
.cart_product_box{
width:630px;
height: auto;
float:left;
padding:0 0 0 0;
margin:0 0 8px 8px;
border:1px #9e1c50 solid;
}	
.cart_product_box_row{
width:620px;
height:auto;
float:left;
padding:3px 5px 3px 5px;
border:1px solid #9e1c50;
}
.cart_fs_cell{
	width:100px;
	display:block;
	float:left;
}
.cart_sc_cell{
	width:300px;
	display:block;
	float:left;
}
.cart_th_cell{
	width:75px;
	display:block;
	float:left;
}
.cart_forth_cell{
	width:125px;
	display:block;
	float:right;
}
.cart_color{
	background:#9e1c50;
}
.cart_input{
	width:46px;
	height:16px;
	margin:0 5px 0 0px;
	padding:3px 0 0 0;
	border-left:1px solid #d267c7;
	border-top:1px solid #d267c7;
	background:#ffe5f2;
	font:bold 11px Tahoma;
	color:#000000;
	display:block;
	float:left;
}
.cart_referesh{
	display:block;
	width:auto;
	float:left;
}
.cart_img{
	display:block;
	float:left;
	margin:0 5px 0 0;
}
.cart_check{
	padding:0 0 0 0;
	margin:0 8px 0 0;
	display:block;
	float:left;
}
.cart_total{
	display:block;
	float:left;
	width:75px;
	float:left;
}
.cart_backto_bt{
	display:block;
	float:left;
	margin:0 10px 0 0;
}
.cart_estimate_bt{
	display:block;
	float:left;
	margin:0 0 0 100px;
}
.cart_goto_bt{
	display:block;
	float:right;
	margin:0 55px 0 0;
}	
	
.title1{
color:#ff81b0;
font-family:"Trebuchet MS";
font-size:18px;
text-decoration:none;
}
.title1 a{
color:#DF6195;
text-decoration:underline;
}


/*-------------left side menu------------------*/
#menu_left {
background: #eee;
width: 187px;
} 

#menu_left ul { /* remove bullets and list indents */
list-style: none;
margin: 0;
padding: 0;
}

/* style, color and size links and headings to suit */
/*#menu_left a, #menu_left h2 {
font: bold 11px/16px arial, helvetica, sans-serif;
display: block;
border-width: 1px;
border-style: solid;
margin: 0;
padding: 2px 3px;
}*/

#menu_left a {
display:block;  padding:0 0 0 12px; height:30px;text-align:left; line-height:30px;
text-decoration:none; background-color:#82002c; color:#FFFFFF;border-bottom:1px #6d0025 solid;
}

#menu_left a:hover {
display:block;  padding:0 0 0 12px; height:30px;text-align:left;
text-decoration:none; background:#52001c; color:#FFFFFF;border-bottom:1px #6d0025 solid; background-position:5px 8px;
}


#menu_left li {
/* make the list elements a containing block for the nested lists */
position: relative;
} 

#menu_left ul ul ul {
position: absolute;
top: 0;
left: 100%; /* to position them to the right of their containing block */
width: 100%; /* width is based on the containing block */
}

div#menu_left ul ul ul,
div#menu_left ul ul li:hover ul ul
{display: none;}

div#menu_left ul ul li:hover ul,
div#menu_left ul ul ul li:hover ul
{display: block;}



/*---  ager left menu ---*/
 
  
#left_menu li {
display:block;
font-size:12px;
}


#left_menu{
position:relative;
top:-10px;
left:-10px;
float:left;
}
#left_menu ul{
list-style-type:none; width: 187px;
margin:0; padding:0;}

#left_menu li {
display:block;
font-size:12px;
}

#left_menu li a {
display:block;  padding:0 0 0 12px; height:30px;text-align:left; line-height:30px;
text-decoration:none; background-color:#82002c; color:#FFFFFF;border-bottom:1px #6d0025 solid;}
#left_menu li.selected a {
display:block;  padding:0 0 0 12px; height:30px;text-align:left; line-height:30px;
text-decoration:none;background: #52001c; color:#FFFFFF;border-bottom:1px #6d0025 solid; background-position:5px 8px;
}
#left_menu li a:hover {
display:block;  padding:0 0 0 12px; height:30px;text-align:left;
text-decoration:none; background:#52001c; color:#FFFFFF;border-bottom:1px #6d0025 solid; background-position:5px 8px;
}
.sarre_banner{display:block; float:right; width:336px; padding:0 8px 0 0;}
.sarre_banner_a{display:block; float:left; width:336px; margin:0 0 5px 0;}
.product_box{
width:320px;
height: 210px;
margin:auto;
display:block;
float:left;
padding:8px;
margin:0 0 8px 8px;
border:1px #9e1c50 solid;
}


