body {
font-family : Verdana, Arial, Helvetica, sans-serif;
}
img {border : none;}
#bod {
    position:absolute;
    left:50%;
    margin-left:-430px;
    /*border: black solid 1px;*/
    width : 860px;
  }


#head {
    background-image : url('img/head3.jpg');
    background-repeat : no-repeat;
    font-size : 12px;
    font-weight : bold;
    height : 118px;
    width : 852px;
	 }


#botbut {
    background-image : url('img/1/botbut2.jpg');
	background-position : 4px;
	 padding-left : 40px;
   background-repeat : no-repeat;
    font-size : 12px;
    height : 40px;
    width : 852px;
  }


#botbut b a {
	color : #0000CC;
	font-size : 12px;
text-decoration:none;
}
#botbut b a:hover {
	color : white;
	}
#mmenu{
	padding-right:200px;
	float : right;
	}
#mmenu a{
	color: Blue;
	text-decoration : none;
}
#mmenu a:hover{
	color: red;
}
#mmenu span{
	font-weight : bold;
	color: red;
}
#men {
padding-top:5px;
color:blue;
font-size:9px;
font-weight:bold;
float:right;
text-align:center;
width:255px;
height:26px;
position:relative;
background:url('img/lang_m.gif') no-repeat;
top:-23px; right:-20px;
}
#men a, #men a:visited {
text-decoration:none;
color:blue;
font-size : 12px;
    font-weight : bold;
}
a.shop {
float:left;
padding-top:5px;
text-align:center;
display:block;
width:137px;
height:26px;
}a:hover.shop{background:url('img/menl_a.gif') no-repeat;}
a.gal {
float:left;
padding-top:5px;
text-align:center;
display:block;
width:118px;
height:26px;
}a:hover.gal{background:url('img/menr_a.gif') no-repeat;}

#rose {
    display:block;
    margin-left:688px;
    position:absolute;
    background-image : url('img/1/rose.jpg');
    background-repeat : no-repeat;
    height : 225px;
    width : 218px;
  }


#but {
	/*border: black solid 1px;
	*/
	background-image : url('img/1/but_back.jpg');
	background-repeat : no-repeat;
	font-size : 12px;
	font-weight : bold;
	height : 52px;
	padding-left : 12px;
	padding-top : 10px;
	width : 852px;
	background-position : 4px;
}


#but a, #but a:visited {
    color:blue;
    text-decoration : none;
    padding: 10px;
    display:block;
    /*border: black solid 1px;
    */ background-image : url('img/1/but.jpg');
    background-position : 0px -84px;
    background-repeat : no-repeat;
    font-size : 12px;
    font-weight : bold;
    height : 21px;
    float:left;
    text-align : center;
    width : 111px;
  }


#but a:hover {
    background-image : url('img/1/but.jpg');
    background-position : 0px -42px;
  }


/*#but span {
    padding: 10px;
    display:block;*/
    /*border: black solid 1px;
    */ /*background-image : url('img/1/but.jpg');
    background-position : 0px 0px;
    background-repeat : no-repeat;
    font-size : 12px;
    font-weight : bold;
    height : 21px;
    float:left;
    text-align : center;
    width : 111px;
  }*/


#cont {
	background-image : url('img/1/cont_back.jpg');
	background-position : 4px;
	padding-top : 5px;
	background-repeat : repeat-y;
	color: #003300;
	font-size : 13px;
	width : 852px;
}


#foot {
	background-image : url('img/1/foot.jpg');
	background-position : 4px;
	padding-left : 12px;
	background-repeat : no-repeat;
	color:navy;
	font-size : 13px;
	height:101px;
	width : 852px;
}
.lin {
	color : #CC0000;
	font-size : 10px;
	font-weight : bold;
}
#basecont {
margin-left : 40px;
	width : 769px;
	
}

#ct{
	display : block;
	position : relative;
	height : 23px;
	top : 0px;
	background : url(img/1/cont_top.jpg) no-repeat top;
}
#cc{
	display : block;
	position : relative;
	background : url(img/1/cont.jpg) repeat-y top;
	padding-left : 20px;
	padding-right : 20px;
}
#cb{
	display : block;
	position : relative;
	background : url(img/1/cont_bot1.jpg) no-repeat top;
	height : 11px;
	bottom : 0px;
}
/*!!!!!!!!!!!!!!!!!!!!!Дальше стандартный код!!!!!!!!!!!!!!!!!!*/
a:link, #navEZPagesTOC ul li a {
	color: #000;
	text-decoration: none;
	}
 
a:visited {
	color: #000;
	text-decoration: none;
	}

a:hover, #navEZPagesTOC ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
	color: #000;
	}

a:active {
	color: #000;
	}

h1 {
	font-size: 1.3em;
	}

h2 {
	font-size: 1.2em;
	}

h3 {
	font-size: 1.1em;
	}

h4, h5, h6, LABEL, h4.optionName, LEGEND, .sideBoxContent, .larger{
	font-size: 11px;
	}

.biggerText {
	font-size: 1.2em;
	}

h1, h2, h4, h5, h6 {
	margin: 0.3em;
	}

CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
	}

FORM, SELECT, INPUT {
	display: inline;
	/*font-size: 1em;*/
font-size: 11px;
	margin: 0.1em;
	}

TEXTAREA {
	float: left;
	margin: auto;
	display: block;
	width: 95%;
	}

input:focus, select:focus, textarea:focus {
	background: #eaf1ff;
	}

FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #97C2EC;
	}

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;
	}

.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	}
	
#logo {
	margin:0;
	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;
	}
/*navigation*/

.navSplitPagesResult {
margin: 20px 0 20px 0;
padding: 0;
}
.navSplitPagesLinks {
margin: 20px 0 20px 0;
padding: 0;
}
.navNextPrevCounter {
	margin: 5px 0 5px 0;
	padding: 0 0 15px 0;
	font-size: 0.9em;
	}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 5px 0 50px 0;
	padding: 5px 0 5px 0;
	list-style-type: none;
	}

#navMainWrapper {
	margin: 0;
	background: url(../images/silver_bar.gif) repeat-x;
	font-weight: bold;
	color: #ffffff;
	height: 26px;
	width: 100%;
	}
	
#navExtraWrapper {
	margin: 0;
	padding: 0;
	background: url(../images/black_bar.gif);
	font-weight: bold;
	color: #ffffff;
	height: 20px;
	width: 100%;
	}
	
#navAccountWrapper {
   margin: auto;
	background:#fff;
	font-weight: bold;
	color: #ffffff;
	height: 26px;
   width: 907px;	
}
#navSuppWrapper {
	margin: 0 auto;
	background: transparent;
	font-weight: bold;
	color: #000;
	height: 26px;
	width: 907px;
	}
	
#navCatTabsWrapper {
	margin: 0;
	background-color: #E5EDF5;
	font-weight: bold;
	color: #ffffff;
	height: 1%;
	width: 100%;
	}
	

#navMainmini {

margin: 0 auto;
	padding: 3px 0 0 10px;
	width: 907px;
font-size: 1.1em;
list-style-type: none;
text-align: center;
color:#D4D4D4;
	}

#navMain ul, #navMain li, #navMainmini ul, #navMainmini li  {
margin:0;
padding:0;
display:inline;

}
#navMain ul li a, #navMainmini ul li a {
margin-right:2px;
padding:2px 10px;
background:#999;
color:#fff;
border:1px solid;
float:left;
font-weight:Bold;
line-height:14px;
text-decoration:none;
border-color:#66006B;
}

#navMain ul li a:hover, #navMainmini ul li a:hover {
	color:#fff;
	background:#ccc;
	
}
#navAccount {
margin: 0;
padding: 0;
background:  url(../images/account_bar.gif) no-repeat transparent;
height: 26px;
font-size: 1em;
width: 316px;	
float: right;
}
#navAccount ul  {
margin: 0;
padding: 3px 0 0 9px;
display:inline;
	}
#navAccount li  {
margin: 0;
padding:0;
display:inline;
	}		
#navAccount ul li a {
margin-right:2px;
padding: 3px 12px 0 16px;
background:#999;
color:#000;
border:1px solid #000;
float:left;
font-weight:Bold;
text-decoration:none;	
}

#navSupp ul, #navCatTabs ul  {
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
	}

#navSupp ul li, #navCatTabs ul li {
	display: inline;
	white-space: nowrap;
	}
#navSupp ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #000;
	}
#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;
	}

#navMainSearch, #navCategoryIcon, .buttonRow, #indexProductListCatDescription {
	margin: 0.5em;
	}
#navEZPagesTop {
	margin: 0;
	padding: 6px 0 6px 0;
   background: url(../images/tier2_bg.gif) repeat-x;
	font-size: 1em;
	font-weight: bold;
	color: #fff;
	text-align: center;
	/*height: 24px;*/
	vertical-align: middle;
	}
	
#navEZPagesTop a {
	color: #fff;
}	
	
#headerWrapper {
   margin: 0 auto;
	padding: 0;
	background: #fff;
	}

#navColumnOne, #navColumnTwo {
padding-bottom: 20px;
	background-color: #fff;
	}


/*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;*/
	}
	
.centerColumn {
	/*background: #fff;*/
	font-size: 11px;
}	
#siteinfoIP{
padding:10px;
}
.smallText, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 9px;
	}
/*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;
}
.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #ff0000;
	}

#cartBoxListWrapper ul, #ezPageBoxList ul {
	list-style-type: none;
	}

#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {
	margin: 0;
	padding: 0.2em 0em;
	} 

.totalBox {
	width: 5.5em;
	text-align: right;
	padding: 0.2em;
	}

.lineTitle, .amount {
	text-align: right;
	padding: 0.2em;
	}

.amount {
	width: 5.5em;
	}

/* categories box parent and child categories */
/*A.category-top, A.category-top:visited {
display:block;
width:120px; height:20px; margin:0 auto; border-top:1px solid #fff; border-bottom:1px solid #000;
	color: #008000;
	text-decoration: none;
	}*/
A.category-links, A.category-links:visited {
	color: #004080;
	text-decoration: none;
	}

/* end categories box links */
/*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, h3.leftBoxHeading label, h3.rightBoxHeading, h3.rightBoxHeading a, h3.rightBoxHeading label {
	/*font-size: 1.1em;*/
	/*color: #000;8*/
color:navy;
font-size:11px;
	}
	
h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover{
	/*color: #FFFF33;*/
color:blue;
	text-decoration: none;
	} 

.leftBoxHeading, .rightBoxHeading {

position:relative;
margin-top:0;margin-bottom:0;
display:block;

margin-top:-115px;
width:172px;
height:49px;
background:#a5cbf0 url('../img/box_head.jpg') no-repeat;
text-align:center;
padding-top:5px;

	/*margin: 0;
	background-image:url(../images/sidebox_header_bg.gif);
	background-repeat:no-repeat;
	padding: 0.5em 0;*/
	}

.centerBoxWrapper {
	margin: 0;
		background-repeat:no-repeat;
	background-position:top left;
	}

.centerBoxHeading {
color:white;
background:#97C2EC;
	margin: 0;
	height:30px;
	background-image:url(../../images/centerbw.gif);
	background-repeat:x-repeat;
	background-position:top right;
	/*padding: 0.5em 0.2em;*/
	}


.leftBoxContainer,  .rightBoxContainer {position:relative;
width:172px;
background : url('../img/box_back.jpg') repeat-y;
margin-top:150px;
}

#categoriesContent {
padding-top:0;
}
.sideBoxContent {position:relative; display:table; width:100%;height:61px; 

}
#sbc{background: url('../img/box_top_back.jpg') no-repeat;
position:relative;
text-align:left;
top:0;
display:block;
width:162px;
padding:0px 5px 0px 5px;
} 
.leftBoxBottom {
width:172px;
height:20px;
background: url('../img/box_bottom.jpg') no-repeat;
}
.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #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;
	}
/*.centeredContent {
padding-top:20px;
padding-bottom:10px;
}*/
#bestsellers .wrapper {
	margin: 0 0 0 1em;
	}

#bestsellers ol {
	margin-left: .5em;
   padding: 0;
	}

#bestsellers li {
	padding: 0;
	margin: 0.3em 0em 0.3em 0.5em;
	}

#bannerboxHeading {
	background-color: #0000CC;
}

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

/*misc*/
.back {
	float: left;
	}

.forward {
	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 {
	background-color: #ffffff;
	}
#centerOuterBorder {
margin: 10px auto; /*gives spacing at top and bottom*/
padding: 15px 15px 15px 15px; /*spacing between this and the mainWrapper*/
	background: #EFEEEE;
/*width: 850px;*/
}
#centerOuterBorderBottom {
margin: 10px auto; /*gives spacing at top and bottom*/
padding: 15px 15px 15px 15px; /*spacing between this and the mainWrapper*/
	background: url(../images/b_center_box_outer.gif) bottom right no-repeat  #EFEEEE;	
}
#copyrightBox {
padding: 0 50px;
	width: 20%;
	float: right;
font-size: 9px;
}
#siteinfoLegal {
	padding: 0 0 0 0;
	}
#shopinfoBox {
margin: -20px 0 0 0;
padding: 0px 30px;
	width: 20%;
	float: left;font-size: 9px;
}
#shopinfo {
margin: ;
	padding: 0 0 0 0;
	font-size: 9px;
}
#bottom {
	background: url(../images/silver_bar.gif) repeat-x;
	height: 26px;
}
#footerWrapper {border:green 1px solid;
margin: 0 auto;
padding: 0;
	background: url(../images/bottom_header.gif) center center no-repeat;
	height: 81px;
	width: 907px;
}

#shopOptions {
	margin: 10px 0 0 0;
	padding: 0;
	background: url(../images/options.gif) center center no-repeat;
	height: 40px;
}

.navNextPrevWrapper {
	margin: 10px 0 20px 0;
	padding: 0;
}

tr.productListing-rowheading,.tableHeading{margin:0;padding:.5em 0.2em;font-size:1em;text-align:center;background:#c3d7f3;color:navy;height:24px;}
tr.productListing-rowheading a,.productListing-heading a,.tableHeading a{background:transparent;color:navy;}
.productListing-heading{font-weight:700;font-size:1em;}
#productListing{background-color: transparent;}
.productListing-even .productListing-data,.productListing-even .linkListing-data{padding:5px 0;font-size:1em;color:#000;}
.productListing-odd .productListing-data,.productListing-odd .linkListing-data{padding:5px 0;font-size:1em;color:#000;}
.productListing-even {font-size:1em;color:#000;}
.productListing-odd {font-size:1em;color:#000;}
.itemTitle{padding:0 0 0 3px;font-size:1.1em;font-weight:700;text-align:left;}
.listingDescription{padding:0 0 0 3px;text-align:left;clear:left;}