/**
 * 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,v 1.19 2010/03/15 05:19:44 anoop123 Exp $
 */

body {
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	/*color: #555555;*/
	color:#000;
/*	margin: 0;
	background-color: #e5edf5;*/
	}

a img {border: none; }

a:link, #navEZPagesTOC ul li a {
	color: #979797;
	text-decoration: none;
	/*font-size:14px;*/
	}
 
a:visited {
	color: #979797;
	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: #333333;
	}

a:active {
	color: #979797;
	}

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: verdana, helvetica, sans-serif;
	font-size: 1em;
	}

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

INPUT[type=text],INPUT[type="password"] {
	margin: 0px;
	padding: 0px;
	height: 18px;
	border: 1px solid #bfb7ad;
	text-decoration: none;
	width: 260px;
}
SELECT{
	margin: 0px;
	padding: 0px;
	height: 18px;
	border: 1px solid #bfb7ad;
	text-decoration: none;
	/*width: 260px;*/
}

TEXTAREA {
/*	float: left;*/
	margin: auto;
	display: block;
	width: 95%;
	border: 1px solid #565656;
	}

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.2em;
	padding: 0.2em;
	}

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	font-family: verdana, helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	margin: 0.5em 0.3em;
	}

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

LABEL.inputLabel {

/*	width: 11em;
	float: left;*/
	width: 180px;
	font-family: verdana, helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	text-decoration: none;
	text-align: right;
	margin-right: 20px;
	float:left;
font-weight:bold;
height:25px;
	}

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: #ffffff;
	color: #FF0000;
	}

.messageStackSuccess {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #634427;
	text-align:center;
	}

.messageStackCaution {
	background-color: #ffffff;
	color:#FFCC00 ;
	
	}

/*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 {
/*	background-color: #cc9900;*/
	}

#navEZPagesTop {
	background-color: #ffff33;
	}

#navBreadCrumb, #navEZPagesTop {
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	padding: 0.5em;
	}

#navColumnOne {
	background-color: #FFCC99;
	}

#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;
	}
.alert1 {
	/*border:1px solid #3c3e23;*/
	height:22px;
	background-color: #777;
	color: #fff;
	padding-left:10px;
	padding-right:10px;
	}
.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 #cccccc;
	}

.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 {
	color: #ff0000;
	}

.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;
	font-weight: bold;
	font-size:11px;
	}

.lineTitle, .amount {
	font-weight: bold;
	font-size:11px;
	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 {
	border: 1px solid #ffffff;
	margin-top: 1.5em;
	}

.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;
	}
	
/* changes css */	
body {
	margin: 0px;
	padding: 0px;
	font-family:verdana, helvetica, sans-serif;
}
.wapre{ width:970px; margin:auto;}
.header{
	height:100px;
	margin: 0px;
	padding: 0px;
	/*height:150px;*/
	/*background-image: url(../images/head_bg.jpg);
	background-repeat: no-repeat;
	background-position: center;*/
}
.l{ float:left;} .r{ float:right} .c{ clear:both;}
.navi{ height:31px; margin-bottom:18px; }
.w1{
	font-family: verdana, Helvetica, sans-serif;
	font-size: 18px;
	/*color: #512300;*/
	color:#000;
	text-decoration: none;
	width: 391px;
	line-height: 100%;
}
.w1 h1{
	padding:0px;
	margin-bottom:24px;
	height: 71px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	overflow: hidden;
}
.w2{
	width:362px;
	margin-left:10px;
	margin-top:10px;
	height:38px;
	background-color: #F4F2EF;
	padding: 6px;
	line-height: 100%;
}
.w2 input{
	border: 1px solid #7B6D62;
	height: 18px;
	width: 245px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.w2 span{	
	font-family:verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	padding-right: 6px;
	padding-left: 6px;
}
.w3 a{
	font-family: verdana, Helvetica, sans-serif;
	font-size: 9px;
	color: #010101;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
}
.w3 a:hover{
	
	text-decoration: none;
	
}
a.join{
	font-family: verdana, helvetica, sans-serif;
	font-size: 18px;
	color: #512300;
	text-decoration: none;
	font-weight: bold;
	padding-left:20px;
}
a.join:hover{

	text-decoration: underline;
	font-weight: bold;
}
a.login{
	font-family: verdana, helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #BFB7AD;
	text-decoration: none;
	padding-right:20px;
}
a.login:hover{
	font-family:verdana, helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	
	text-decoration: underline;
}
a.check{
	font-family:verdana, helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;
	display: block;
	background-color: #ebdd8a;
	margin-top: 2px;
	margin-bottom: 2px;
	text-align: center;
	font-weight: bold;
}

a.check:hover{
	font-family:verdana, helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;
	display: block;
	background-color: #928272;
	margin-top: 2px;
	margin-bottom: 2px;
	text-align: center;
	font-weight: bold;
}
.with {
	font-family: verdana, helvetica, sans-serif;
	font-size: 14px;
	color: #555555;
	text-decoration: none;
	font-weight:bold;
}

.img{ vertical-align:middle;}

.w3{
	/*width:152px;*/
	width:170px;
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height: 130%;
	padding-top: 10px;
	letter-spacing: 1px;
}

.w3 span{
	width:152px;
	font-family:verdana, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
	text-decoration: none;
	line-height: 100%;
	vertical-align: bottom;
}
.a{
	width: 318px;
	font-family:verdana, Helvetica, sans-serif;
	font-size: 16px;
	color: #EDB15E;
	text-decoration: none;
	font-weight: bold;
}

.chromestyle{
text-align:right;
 width:auto;
height:40px;
float:right;
}
.ttt {
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
	text-decoration: none;
	font-weight: bold;
}


.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
	width: 100%; /*THEME CHANGE HERE*/
	padding: 0px;
	margin: 0px;
	text-align: right; 
	list-style-type:none;
	list-style-position:outside;
	list-style-image:none;
	float:right;
	width:auto;
}

.chromestyle ul li{
	display: block;
	float: left;
	list-style-type: none;
	color:dark grey;
	margin:5px;
	
}

.chromestyle ul li a{
	color: #000000;
	text-decoration: none;
	font-size: 19px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;

}


.chromestyle ul li a:hover, .chromestyle ul li a.selected{ /*script dynamically adds a class of "selected" to the current active menu item*/
	color: #999999;
	text-decoration: none;
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
	position:absolute;
	top: 0;
	line-height:23px;
	z-index:500;
<<<<<<< stylesheet.css
	width:80px;
=======
	/*width:125px;*/
	width:85px;
>>>>>>> 1.16
	visibility: hidden;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	margin-top: 3px;
	/*border:1px solid #93914B;*/
	border: 1px solid #676767;
	background-color: #FFFFFF;
}

.dropmenudiv a{
	width: auto;8:40 PM 1/23/2010
	display: block;
	text-indent: 10px; /*THEME CHANGE HERE*/
	text-decoration: none;
	font-weight:normal;
	/*color: #85845c;*/
	/*color:dark grey;*/
	border-bottom-width: 1px;
	border-bottom-style: solid;
	/*border-bottom-color: #93914B;*/
	z-index:500;
	color:#484848;
	
}
.topnav_divider div{height:1px;overflow:hidden;}
.topnav_divider div{border-top:1px solid #e1e1e1;height:1px;overflow:hidden;width:90%;margin:auto;}
.topnav_divider{list-style-type:none;height:1%;list-style-position:outside;}
* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
color: #666666;
}

.flash{ height:262px; margin-bottom:10px; overflow:hidden;}
.conti{
	margin: 0px;
	padding: 0px;
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	color: #010101;
	text-decoration: none;
	line-height: 122%;
}
.conti h1{
	font-family:verdana, helvetica, sans-serif;
	font-size: 28px;
	font-weight: normal;
	color: #BE7742;
	text-decoration: none;
	line-height: 120%;
	margin: 0px;
	padding: 0px;
}
.conti h2{
	font-family: verdana, helvetica, sans-serif;
	font-size: 28px;

	color: #BE7742;
	text-decoration: none;
	line-height: 120%;
	margin: 0px;
	padding: 0px;
}
.conti span{
	margin: 0px;
	padding: 0px;
	font-family:verdana, helvetica, sans-serif;
	font-size: 16px;
	color: #543885;
	text-decoration: none;
	line-height: 122%;
}
.conti  a{
	margin: 0px;
	font-family: verdana, helvetica, sans-serif;
	font-size: 16px;
	color: #543885;
	text-decoration: none;
	line-height: 122%;
	background-image: url(../images/more.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.conti  a:hover{
	
	color: #ff0000;
	text-decoration: none;

}
.prodisplay{
	margin: 0px;
	padding: 0px;
	width:972px;
	margin-bottom:auto;
	margin-left:auto;
	margin-right:auto;
	margin-top:auto;
	/*width:988px;*/
}
.x1{
	margin-bottom: 10px;
	margin-left: 27px;
}
.ff
{
float:left;
}
.last_featured{margin-left:29px;}
.x2{
	margin-bottom: 13px;
	/*margin-left: 70px;*/
	margin-left:0px;
	margin:auto;
	width:243px;	
	font-family:verdana, helvetica, sans-serif;
	font-size: 14px;
	line-height: 120%;
	color: #000000;
	text-decoration: none;
	text-align: center;
	}
.fir{
	
	float:left;
	text-align:left;
	margin-bottom: 13px;
	/*margin-left: 70px;*/
	margin-left:0px;
	margin:auto;
	width:243px;	
	font-family:verdana, helvetica, sans-serif;
	font-size: 14px;
	line-height: 120%;
	color: #000000;
	text-decoration: none;
	clear:left;
	
}
.fou
{
margin-bottom: 13px;
	/*margin-left: 70px;*/
	margin-left:0px;
	margin:auto;
	width:223px;	
	font-family:verdana, helvetica, sans-serif;
	font-size: 14px;
	line-height: 120%;
	color: #000000;
	text-decoration: none;
	/*text-align: center;*/
	text-align:right;
	float:right;
	/*clear:right;*/
	
}
.sec
{
margin-bottom: 13px;
	/*margin-left: 70px;*/
	margin:auto;
	width:243px;	
	font-family:verdana, helvetica, sans-serif;
	font-size: 14px;
	line-height: 120%;
	color: #000000;
	text-decoration: none;
	float:left;
	/*text-align:right;*/
	margin-left:12px;
	
}
.thi
{
margin-bottom: 13px;
	/*margin-left: 70px;*/
	margin:auto;
	width:243px;	
	font-family:verdana, helvetica, sans-serif;
	font-size: 14px;
	line-height: 120%;
	color: #000000;
	text-decoration: none;
	float:left;
	/*text-align: center;*/
	/*text-align:right;*/
	margin-left:12px;
			}
.last{ margin-right: 0px!important;}
.imgbg {
background: url(../images/imgbg.gif) no-repeat;
width:189px;
height:184px;
padding-left:5px;
padding-top:5px;
}
.footerlogo{ margin-bottom:10px; text-align:center;}
.footer{
	margin: 0px;
	padding: 0px;
	/*height:200px;*/
	/*background-image: url(../images/foot_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;*/
	font-family:verdana, helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	text-align:center;
	letter-spacing:2px;
}
.footer a{
	/*color: #6f6a58;*/
	color:#000;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 0px;
	font-weight:normal;
	font-family:verdana;
	letter-spacing:0px;
}
.footer a:hover{
	color: #b2ba43;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 0px;
}
.footer p{
	color: #B7B7B7;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	padding-top: 8px;
	font-family: verdana, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: normal;
	margin-top: 10px;
	margin-bottom: 10px;
}

.proname{
	padding: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
	font-family: verdana, helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #512300;
	text-decoration: none;
	line-height: 100%;
}
.proname small{
	font-size: 17px;
}
.prodetail{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #8E8E8E;
	border-right-color: #8E8E8E;
	border-bottom-color: #8E8E8E;
	border-left-color: #8E8E8E;
	margin-bottom: 10px;
	margin-top:15px;
}
.pdetail{}
.plarge{ width:500px;}
.plarge p{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 14px;
	margin-left: 0px;
}
.plarge span{
	padding: 3px;
	font-family: tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #EBDD8A;
	line-height: 17px;
}
.style{
	font-family:verdana, helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #555555;
	text-decoration: none;
	padding-bottom:5px;
}
.thubm{
	text-align: center;
	margin: 0px;
	padding: 0px;
	/*width: 260px;*/
	width: auto;
}
.thubm img{
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
.color img{ margin-bottom:5px;}


.pdis{
	width:420px;
	font-family: verdana, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.pdis h1{
	/*padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;*/
	/*border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #EBDD8A;*/
	/*margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 15px;*/
	padding-left: 24px;
	font-family: verdana, helvetica, sans-serif;
	font-size: 12px;
	color: #023D67;
	text-decoration: none;
	font-weight: bold;
	height:25px;
}
.q1{ width:100%;padding-left:24px;}
.q1 p{
	margin-bottom: 2px;
	font-family:verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #555555;
	text-decoration: none;
}
.q1 select{
	margin-bottom: 0px;
	text-decoration: none;
	/*padding: 1px;*/
	/*width: 180px;*/
	margin-top: 5px;
	border: 1px solid #bfb7ad;
}
.q1 small{
	margin-bottom: 25px;
	font-family:verdana, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
}
.text1{
	/*border: 1px solid #e6e6e6;*/
	/*background-color: #fdfbf0;*/
	/*padding: 10px;*/
	font-family:verdana, helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
	text-decoration: none;
	line-height: 120%;
}
.text1 ul{
	padding:0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.text1 ul li{
	background-image: url(../images/bull.jpg);
	background-repeat: no-repeat;
	background-position: left 3px;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 15px;
	list-style-type: none;
}
.h2{
	font-family:verdana, Helvetica, sans-serif;
	font-size: 30px;
	color: #634427;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-decoration: none;
}

.bretcam{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	/*color: #ebdd8a;*/
	color: #fff;
	font-weight:bold;
	text-decoration: none;
	background:url(../images/breadcrumb.jpg);
	width:972px;
	text-align:left;
	
}
.bretcam a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
	font-weight:bold;
	
}
.bretcam a:hover{
	text-decoration: underline;
}
a.pink{
	background:none;
	padding:0px;
	font-size: 30px;
	color: #634427;
	text-decoration: none;
}
.yello{
	font-family: verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #3C3E23;
	text-decoration: none;
}
.r1{
	background-color: #F4F2EF;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
}
.r1 h1{
	background-color: #F4F2EF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #512300;
	text-decoration: none;
}
.sub{
	padding: 5px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 19px;
	width: 288px;
	border: 1px solid #666666;
}
.sub h2{
	background-color: #FFFFFF;
	margin: 0px;
	background-image: url(../images/bull1.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
	text-decoration: none;
}
.sub ul{
	padding: 0px;
	
	margin: 0px;
}
.sub ul li{
	margin: 0px;
	list-style-type: none;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	line-height: 110%;
}
.raw{
	/*background-image: url(../images/star.gif);
	background-repeat: no-repeat;
	background-position: center top;*/
	/*background-color:#EBEBEB;*/
	/*height: 42px;*/
	/*padding-top: 23px;*/
	/*margin-bottom: 10px;*/
	/*margin:auto;*/
	/*color: #555555;*/
	color:#fff;
	text-decoration: none;
	font-size:normal;
	margin-left:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.m1{
	/*width: 96px;*/
	padding-left: 14px;
	/*margin-top:7px;*/
}
.m3 strong{font-family:arial,helvetica,sans-serif;font-size:11px;}
.m1 strong{
		color:#fff;
		font-family:arial,helvetica,sans-serif;
			}
/*.m2{ width:117px;margin-top:7px;}*/
.m2 a strong{color:#fff;}
/*.m3{margin-top:7px;}*/
.m3 a {
		color:#fff;
		/*color:#999796;*/
		font-weight:bold;
		font-size:11px;
		font-family:arial,helvetica,sans-serif;
		}
.raw a{
	/*color: #999796;*/
	color: #fff;
	text-decoration: none;
	padding-left:10px;
	padding-top:7px;
}
.raw a:hover{
	color: #000;
	text-decoration: none;

}
.form1{}
.tab1{
	 margin-bottom:10px;
}
.p1{
	width: 260px;
	font-family: verdana, helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	text-decoration: none;
	text-align: left;
	padding-left: 5px;
	font-weight: bold;
}
.p2{
	width:450px;
	font-family:verdana, helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	text-decoration: none;
}
.in{
	margin: 0px;
	padding: 0px;
	height: 18px;
	border: 1px solid #565656;
	text-decoration: none;
	width: 260px;
}
.p2 big{
	padding: 0px;
	clear: right;
	font-size: 14px;
	/*color: #634427;*/
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
.test{
	margin-top: 10px;
	font-family:verdana, helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
	color: #55555;
	text-decoration: none;
	margin-bottom: 10px;
}
.test big{
	margin: 10px 0px 10px 0px;
	font-size: 14px;
	line-height: 120%;
	color: #555555;
	text-decoration: none;
	display: block;
	font-weight: bold;
}
.test b{
	font-size: 18px;
	color: #000000;
	text-decoration: none;
	display: block;
}
.shopping{
	font-family:verdana, helvetica, sans-serif;
	font-size: 13px;
	line-height: 140%;
	color: #555555;
	text-decoration: none;
	text-align: right;
	margin: 0px;
	padding: 0px;
	width: 90%;
	font-weight: bold;
}

.shopping1{
	width: 8%;
	margin-left: 10px;
	line-height: 140%;
	font-family:verdana, helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
.shopping1 b, .shopping b{
	font-size: 14px;
	/*color: #634427;*/
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
.i1{
	padding: 10px;
	border: 1px solid #555555;
	background-color: #FFFFFF;
	text-align: center;
}
.in2{ margin-left:30px; width:480px;}
.r2{ margin-bottom:10px;}
.u1{
	width:483px;

	
}
.hadding{
	margin: 0px;
	background-color: #EBDD8A;
	font-family:verdana, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 7px;
	padding-right: 9px;
	padding-bottom: 7px;
	padding-left: 9px;
}

.back{
	background-color: #F4F2EF;
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.v{}
.select1{ width:50px; text-align:center; padding-top:10px;}
.bill1{
	width: 130px;
	margin-right: 40px;
	font-family:verdana, helvetica, sans-serif;
	font-size: 18px;
	color: #555555;
	text-decoration: none;
	text-align:right;
}
.in3{ width:270px; height:18px; border:solid 1px #999999; margin:0px; padding:0px; }
.v2{ margin-bottom:10px; }
.hadding2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #512300;
	text-decoration: none;
	text-align:center;
}
.bor{
	background-color:#FFFFFF;
	border:solid 1px #555;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.p3{ width:170px;}

.green_heading{
color : #000000;
}
.padding{
 font-family:verdana, helvetica, sans-serif;
 font-size:14px;
 padding-top:13px;
 padding-left:0px;
 padding-bottom:13px;
 text-align:justify;
}
.padding p{
    padding-left:0.5em;
}
* + html a.q2, *  html a.q2{ margin-top:-3px!important;}
.chagesshippingaddress {
color:#3c3e23;
font-family:verdana, helvetica, sans-serif;
font-size:18px;
font-weight:normal;
padding-bottom:10px;
/*padding-top:10px;*/
text-decoration:none;
}

.e1 {
/*color:#512300;*/
color:#000;
font-family:verdana, helvetica, sans-serif;
font-size:14px;
font-weight:bold;
padding-bottom:10px;
padding-top:10px;
text-decoration:none;
}

.e2 {
background-color:#ffffff;
border:1px solid #e5e5e5;
color:#58564f;
float:left;
font-family:verdana, helvetica, sans-serif;
font-size:11px;
margin-right:0px;
padding:5px 10px;
text-decoration:none;
width:225px;
}

.text2 {
color:#4E4E4E;
font-family:verdana, helvetica, sans-serif;
font-size:11px;
text-decoration:none;
}

.hadding1 {
/*background-color:#ebdd8a;*/
background-color:#E6E6E6;
color:#555555;
font-family:verdana, helvetica, sans-serif;
font-size:14px;
padding:5px 15px;
text-decoration:none;
font-weight:bold;
}

.choossee {
color:#4E4E4E;
font-family:verdana, helvetica, sans-serif;
font-size:11px;
margin:0;
padding:15px;
text-decoration:none;
}

.newbg {
background-color:#fdfbf0;
border:1px solid #E6E6E6;
}
.r {
float:right;
color:#023D67;
font-size:13px;
font-weight:bold;
font-family:verdana,Helvetica,sans-serif;
}

.chh {
background-color:#FBFBFB;
border:1px solid #ECECEA;
margin-top:15px;
padding:0 5px 5px;
}

.step2 {
color:#4E4E4E;
font-family:verdana,Helvetica,sans-serif;
font-size:12px;
/*font-weight:bold;*/
font-weight:normal;
margin-top:7px;
text-decoration:none;
line-height:25px;
}

.spet2text {
line-height:25px;
margin-right:10px;
text-align:right;
width:150px;
}

.indexText {
	font-family:verdana, helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #85845c;
}
.sorter {
	font-family:verdana, helvetica, sans-serif;
	font-size: 12px;
	color: #85845c;
}
/*23.11.09*/
.resources {font-size:14px;padding-left:10px;line-height:20px;}
.resources ul li,.resources ol li{font-size:14px;}
.resources ul li a{font-size:14px;}

/*25.11.09*/
.footertab{font-family:verdana,Helvetica,sans-serif; font-size: 11px; letter-spacing: 0pt; color: #666666;}	
.footer .footertab a.footeranchor{color: #5C5C5C;!important}

/*25.11.09*/
#siteMapMainContent{font-family:verdana, helvetica, sans-serif;
font-size:14px;
padding-bottom:13px;
padding-left:0;
padding-top:13px;}
#siteMapList{font-size:14px;padding-left:10px;line-height:20px;}
#siteMapList ul{}
.centerColumn{margin:auto;width:972px;}
.header_background{background-image: url(../images/main.png);}
/*#productsListingListingTopLinks{margin-top:7px;}*/
.product_list_first{margin-left:0px;width:243px;text-align:left;}
.product_list_last{text-align:right;float:right;width:243px;}
.product_list_second{margin-left:0px;width:243px;text-align:left;}
.product_list_third{margin-left:0px;width:243px;text-align:left;}
.design{color:#3399FF;font-family:verdana;font-weight:bold;font-size:14px;}
.by{color:#726E6D;font-size:10px;font-weight:bold;font-family:verdana;}
.designer{color:#111111;font-family:verdana;font-size:13px;font-weight:normal;}
.description{color:#111111;font-family:verdana;font-weight:bold;font-size:13px;}
/*#productsListingListingTopLinks{margin-top:7px;}*/
.product_list_first{
	margin-bottom: 13px;
	/*margin-left: 70px;*/
	margin:auto;
	/*width:243px;*/
	font-family:verdana, helvetica, sans-serif;
	font-size: 14px;
	line-height: 120%;
	color: #000000;
	text-decoration: none;
	text-align:left;
	}
.product_list_last{
	margin-bottom: 13px;
	/*margin-left: 70px;*/
	margin:auto;
	/*width:243px;*/
	font-family:verdana, helvetica, sans-serif;
	font-size: 14px;
	line-height: 120%;
	color: #000000;
	text-decoration: none;
	text-align:right;}
.product_list_second{
	margin-bottom: 13px;
	/*margin-left: 70px;*/
	margin-right;
	/*width:243px;*/
	font-family:verdana, helvetica, sans-serif;
	font-size: 14px;
	line-height: 120%;
	color: #000000;
	text-decoration: none;
	text-align: center;float:left;
	}
.product_list_second img {margin-right:8px;}
.product_list_third img {margin-left:8px;}
.product_list_third{
	margin-bottom: 13px;
	/*margin-left: 70px;*/
	margin:auto;
	/*width:243px;*/
	font-family: verdana, helvetica, sans-serif;
	font-size: 14px;
	line-height: 120%;
	color: #000000;
	text-decoration: none;
	text-align: center;
	float:left;
	}
.attributes{float:left;margin-right:30px;font-family:verdana;color:#000;font-weight:bold;font-size:12px;}
.size_chart{width:150px;height:15px;text-align:left;padding-left:24px;font-family:Verdana, Helvetica, sans-serif;float:left;}
.size_chart a{color:#00B5EF;font-family:verdana;;cursor:pointer;text-decoration:none;}
.attributes label{font-family:verdana;font-weight:bold;font-size:12px;padding-left:2px;}
.product_name{float:left;}
#productsListingListingTopLinks{font-size:11px;}
#wornby{margin-bottom:13px;color:#5C5C5C;font-weight:normal;background-color:#fff;font-family:verdana;font-size:12px;background-color:#fff;}
#model{color:#000000;font-weight:normal;text-transform:uppercase;background-color:#fff;padding-left:20px;font-family:verdana;}
.product_title{color:#111;text-align:left;font-weight:bold;height:25px;padding-left:24px;font-family:Verdana;margin-top:-20px;}
.description ul
{
/*margin-left: 12px;*/
/*padding-left:40px;*/
}

#alsoPurchased{border-top:2px solid #D0D765;width:972px;float:left;}
.also_purchase_heading{color:#111111;font-size:13px;font-family:arial,helevetica,verdana;font-weight:bold;text-align:left;width:972px;}
.lstep2input  input{width:10px;}
#logoffDefaultMainContent{font-size:12px;}
#modelname{font-weight:normal;font-size:15px;background-color:#fff;color:#000;}
#productQuantityDiscounts{margin-left:24px;font-family:verdana;color:#5E5E5E;}
#first_id{margin-bottom:13px;}
#txtHint12{margin-bottom:0px;}
strong.current{padding-left:10px;}
.background_image{position:absolute;top:111px;left:146px;z-index:-1;}
.header1{background-image:url(../buttons/english/header1.jpg);height:143px;width:143px;}
.header2{background-image:url(../buttons/english/header2.jpg);height:143px;width:143px;}
.hedaer{background-image:url(../buttons/english/header.jpg);height:143px;width:143px;}

# commented by jigi on june 08 2011 to have the transparent pricing
#.price_class{	width:50px;position:absolute;float:left;top:310px;background-color: #767676;color:#FFFFFF;font-family:verdana; font-size:14px;height:18px;padding:2px 5px;  text-align:center;}
.price_class{	width:212px;position:absolute;float:left;top:307px;background-color: #000000;color:#FFFFFF;font-family:arial;font-size:11px;font-weight:bold;height:15px;padding:5px 5px;filter:alpha(opacity=60);-moz-opacity: 0.6; opacity: 0.6; }
.price_class:hover{color:#EB2E8B;}

.price_holder{float:left;padding-bottom:10px;position:relative;}

#sharing{
background-color:#ddd;
width:396px;
margin-left:24px;
padding-top:5px;
padding-bottom:8px;
}

#sharing h1{
padding-left:5px;
}

iframe{
margin-left:5px;
}
