html, body {
	height:100%;
}
body, td, input, textarea {
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#a6a6a6;
}
* {
	margin:0;
	padding:0;
}
body {
	background:#000;
}
img {
	border:0;
}
.x {
	height:1px;
	width:1px;
}
.rel {
	position:relative;
}
.abs {
	position:absolute;
}
.clear {
	clear:both;
	height:1px;
	overflow:hidden;
}
a, a:hover {
	color:#85775a;
	text-decoration:none;
	outline:none;
}
a:hover {
	text-decoration:underline;
}
p {
	padding-bottom:1em;
}
small {
	font-size:10px;
	color:#6e6e6e;
}
h2 {
	font-size:12px;
	color:#bfb091;
	font-weight:normal;
}
h3 {
	margin-bottom:10px;
}
h4,
h4 a,
h4 a:hover {
	font-size:12px;
	font-weight:normal;
	color:#bfb091;
	text-decoration:none;
}
h5 {
	font-size:11px;
	font-weight:normal;
	color:#85775a;
	text-transform:uppercase;
}
h6 {
	font-size:11px;
	font-weight:bold;
}
#mesureur {
	position:absolute;
	left:0;
	top:-20px;
	width:100%;
	height:10px;
}
#root {
	position:relative;
	min-width:995px;
	min-height:100%;
	overflow:hidden;
	z-index:2;
}
* html #root {
	width:expression(document.getElementById('mesureur').clientWidth < 995? "995px" : "100%");
	height:100%;
}
#main {
	position:relative;
	top:25px;
	width:971px;
	margin:0 auto;
	z-index:9;
}
.bgCont {
	position:absolute;
	height:100%;
	width:100%;
	z-index:1;
	left:0;
	top:0;
	overflow:hidden;
}
#bg {
	position:absolute;
	bottom:-630px;
	left:0;
	height:963px;
	width:100%;
	overflow:hidden;
	text-align:center;
	z-index:1;
}
#bg img {
	position:absolute;
	top:0;
	left:0;
	z-index:1;
	//z-index:0;
}
#loader {
	position:absolute;
	left:50%;
	top:50%;
}
#loader div {
	position:relative;
	top:-51px;
	left:-52px;
	width:104px;
	height:102px;
	color:#444;
	text-align:center;
}
#loader div img {
	display:block;
	margin-bottom:19px;
}
a.more {
	display:block;
	margin:5px 0 0 0;
}
/*#lime {
	position:absolute;
	z-index:5;
	top:296px;
	left:447px;
	width:282px;
	height:212px;
	background:url(/images/tpl/lime2_1.png) 0 100% no-repeat;
	visibility:hidden;
}
#lime div {
	width:282px;
	height:126px;
	background:url(/images/tpl/lime2_2.png) 0 0 no-repeat;
	//background:none;
	//filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/tpl/lime2_2.png,sizingMethod=crop);
}*/
#lime {
	position:absolute;
	z-index:5;
	top:372px;
	left:523px;
	width:197px;
	height:148px;
	background:url(/images/tpl/lime3_1.png) 0 100% no-repeat;
	visibility:hidden;
	z-index:11;
}
#lime div {
	position:relative;
	left:8px;
	width:189px;
	height:87px;
	background:url(/images/tpl/lime3_2.png) 0 0 no-repeat;
	//background:none;
	//filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/tpl/lime3_2.png,sizingMethod=crop);
}
#lineBot {
	position:absolute;
	top:-300px;
	left:0;
	width:100%;
	height:228px;
	overflow:hidden;
}
#lineBot div.lb1 {
	position:absolute;
	left:50%;
}
#lineBot div.lb2 {
	position:absolute;
	left:-250px;
	width:1015px;
	height:228px;
	background:url(/images/tpl/line_bot.jpg) 0 0 no-repeat;
}
.float_l {
	float:left;
}
.float_r {
	float:right;
}
.float_l1 {
	float:left;
	margin-right:5px;
}
.content ul {
	list-style:none;
	margin-bottom:1em;
}
.content ul li {
	list-style:none;
	background:url(/images/tpl/li.gif) 0 6px no-repeat;
	margin-left:20px;
	padding-left:8px;
}
/*******************************************
* blocks
*******************************************/
.block {
	position:absolute;
	margin-bottom:11px;
	visibility:hidden;
	z-index:10;
}
.block.w1 {
	width:971px;
}
.block.w2 {
	width:688px;
}
.block.w3 {
	width:281px;
}
.block.rght {
	left:690px;
}
.block .t,
.block .b {
	position:absolute;
	z-index:1;
	top:0;
	//top:auto;
	bottom:0;
	left:0;
	right:11px;
	overflow:hidden;
	//width:100%;
	//height:100%;
}
.block .b {
	top:auto;
	bottom:-11px;
	height:11px;
}
.block .r {
	left:auto;
	//left:-11px;
	right:0;
	//margin-left:100%;
	width:11px;
}
.block .t *,
.block .b * {
	position:absolute;
	top:0;
	left:0;
	width:971px;
	height:3000px;
	background:url(/images/tpl/block_bg3.png) 0 0 no-repeat;
	-background-image: none;
	-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/tpl/block_bg3.png,sizingMethod=crop);
}
.block .t *.opera,
.block .b *.opera {
	background:url(/images/tpl/block_bg1.gif) 0 0 no-repeat;
}
.block .t * {
	margin-top:-11px;
}
.block .l * {
	//width:100%;
	margin-left:-11px;
}
.block .cont1,
.block .cont2,
.block .cont3,
.block .cont4,
.block .cont5,
.block .cont6,
.block .cont7,
.block .cont8,
.block .cont9,
.block .cont10,
.block .cont11,
.block .cont12 {
	position:relative;
	z-index:4;
}

.block .cont1 {
	margin:10px 80px 0 35px;
}
.block .cont2 {
	margin:12px 28px 0 35px;
	color:#7f7f7f;
}
.block .cont3 {
	margin:13px 35px 0 108px;
	color:#7f7f7f;
	font-size:11px;
	line-height:11px;
}
.block .banner-zone2 {
	margin-top:27px;
}

.block .cont3 a {
	/*color:#737474;*/
	text-decoration:none;
}
.block .cont4 {
	margin:27px 25px 0 108px;
}
.block .cont5 {
	margin:5px 17px 0 17px;
}
.block .cont6 {
	margin:15px 25px 15px 25px;
}
.block .cont7 {
	margin:25px 40px 25px 40px;
}
.block .cont8 {
	margin:10px 1px 0 10px;
	-margin-left:11px;
}
.block .cont9 {
	margin:30px 30px 0 30px;
}
.block .cont10 {
	margin:30px 50px 25px 30px;
}
.block .cont11 {
	margin:35px 40px 35px 30px;
}
.block .cont12 {
	margin:45px 50px 15px 50px;
}
.block #flash {
	position:relative;
	z-index:2;
	margin:0;
	top:10px;
}
.block .anImg,
.block .anImg2 {
	position: absolute;
	left:2px;
	top:0;
	height:101px;
	width:105px;
	z-index:3;
}
.block .anImg2 {
	height:152px;
}
.block1_bg {
	position:absolute;
	z-index:2;
	top:2px;
	left:2px;
	-top:1px;
}
.logo {
	position:relative;
	z-index:3;
	margin:16px 0 0 49px;
}
/*******************************************
* navigation
*******************************************/
.navBot {
	position:relative;
	text-transform:uppercase;
	color:#3f3829;
	float:right;
	margin-top:14px;
}
ul.nav {
	margin-top: 10px;
	list-style:none;
	position:absolute;
	z-index:4;
	top:70px;
	right:9px;
}
ul.nav li {
	float:left;
	padding:0 10px 0 12px;
	background:url(/images/tpl/nav_sep.gif) 0 0 no-repeat;
}
ul.nav li a img {
	opacity:0.6;
	filter:alpha(opacity:60);
}
ul.nav li a:hover img,
ul.nav li.sel a img {
	opacity:1;
	filter:alpha(opacity:100);
}

ul.nav2,
ul.nav2 ul {
	list-style:none;
}
ul.nav2 ul {
	display:none;
	position:relative;
	//zoom:1;
}
ul.nav2 li {
	border-top:1px solid #323333;
	padding:1px 0;
	position:relative;
}
ul.nav2 li a {
	display:block;
	padding:8px 0 6px 0;
	zoom:1;
	background-position:0 1000px;
	background-repeat:no-repeat;
	outline:none;
}
ul.nav2 li a:hover,
ul.nav2 li.sel a,
ul.nav2 li ul li a {
	background-color:#171717;
	background-position:95% 50%;
	color:#e9d2a9;
	text-decoration:none;
	padding-left:6px;
}

.zm {
	zoom:1;
}

.prod_logo {
	text-align:right;
}
.prod_logo2 {
	margin:0 0 0 350px;
}
.prod_logo3 {
	margin:0;
	float:left;
}
ul.prod_descr,
ul.act,
ul.labels,
ul.coctails {
	list-style:none;
}
ul.prod_descr {
	-width:99%;
}
ul.prod_descr li {
	position:relative;
	float:left;
	width:20%;
	-width:19.9%;
}
ul.prod_descr li img {
	display:block;
	margin:10px 0 15px 0;
}
ul.prod_descr li h4 {
	margin-bottom:3px;
}
ul.prod_descr li a.txt,
ul.prod_descr li a.txt:hover {
	display:block;
	text-decoration:none;
	color:#7f7f7f;
	padding-right:10px;
}
ul.act li {
	float:left;
	width:50%;
	-width:49.9%;
	margin-bottom:50px;
	position:relative;
}
ul.act li .txt {
	margin:0 50px 0 83px;
	color:#7f7f7f;
}
ul.act li .noimg {
	margin-left:0;
}
ul.act li .img {
	float:left;
	width:62px;
	height:62px;
	overflow:hidden;
	position:relative;
	margin-top:2px;
	background:#272727;
}
ul.act li .img .img_brd1 {
	position:absolute;
	width:62px;
	height:62px;
	background:url(/images/tpl/img_brd1.png) 0 0 no-repeat;
	-background:none;
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/tpl/img_brd1.png,sizingMethod=crop);
}
ul.labels li {
	position:relative;
	float:left;
	width:135px;
	height:141px;
	margin:-1px 0 0 -1px;
}
ul.labels li a {
	display:block;
	width:133px;
	height:139px;
	background-repeat:no-repeat;
	background-position:50% 50%;
	padding:1px;
}
ul.labels li a:hover {
	background-color:#0e0e0e;
	border:1px solid #252626;
	padding:0;
}
ul.labels li .li_plus {
	position:absolute;
	top:136px;
	left:-4px;
	width:9px;
	height:9px;
	background:url(/images/tpl/li_plus.gif) 0 0 no-repeat;
}
ul.coctails li {
	position:relative;
	float:left;
	width:50%;
	-width:49.9%;
	margin-bottom:35px;
}
ul.coctails li .img {
	float:left;
	text-align:center;
	width:70px;
}
ul.coctails li .txt {
	margin:0 19px 0 75px;
}
ul.coctails li h2 {
	margin:15px 0 3px 0;
}

a.basket {
	display:block;
	background:url(/images/tpl/ico_basket.gif) 0 1px no-repeat;
	padding:0 0 2px 22px;
	margin-top:35px;
}
.abs_bot,
.abs_bot2 {
	position:absolute;
	bottom:0;
	left:0;
}
.abs_bot2 {
	bottom:18px;
}
.abs_top {
	position:absolute;
	top:15px;
	right:19px;
	z-index:3;
}
.date {
	color:#dfdfdf;
	margin-bottom:3px;
}

#cr {
	position:absolute;
	left:0;
	top:91px;
	height:80px;
	color:#444;
	width:100%;
}
#cr div.marg {
	margin:0 25px 0 35px;
}
#cr div.rcr {
	color:#5f5f5f;
	float:right;
}
#cr a {
	color:#5d543f;
}
table.tbl td {
	border-left:1px solid #474747;
	padding:0 5px 0 5px;
}
table.tbl td .grad {
	position:absolute;
	top:-30px;
	left:-1px;
	height:70px;
	width:1px;
	background:url(/images/tpl/line1.gif) 0 0 no-repeat;
}
table.tbl td.frst .grad {
	display:none;
}
table.tbl td .brd {
	position:relative;
	border-left:1px solid #2d2d2d;
	padding:10px 0 0 0;
	width:100%;
}
table.tbl td .brd img {
	vertical-align:bottom;
	margin:0 10px;
}
table.tbl td.frst .brd {
	border:none;
}
table.tbl td.sep {
	border-left:0;
	padding:0;
	height:9px;
}
table.tbl td.cntr {
	text-align:center;
}
table.tbl td.bot {
	vertical-align:bottom;
}
table.tbl td.img {
	padding:25px 0 0 0;
	border:none;
}
table.tbl td.sep div {
	height:1px;
	overflow:hidden;
	background-color:#2b2b2b;
	margin:4px 0 3px 0;
}
table.tbl td.frst {
	border-left:0;
	padding-left:0;
}
table.tbl td.frst .grad {
	display:none;
}
input.txt1,
input.txt2 {
	background:#000;
	border:1px solid #3f3f3f;
	width:30px;
	color:#595959;
	text-align:right;
}
input.txt2 {
	width:20px;
}
.prod_left,
.prod_right,
.prod_right2,
.coct_right,
.coct_left {
	position:relative;
	float:left;
}
.prod_left,
.coct_left {
	width:660px;
}
.prod_right,
.coct_right,
.prod_right2 {
	width:230px;
	padding-top:10px;
}
.prod_right {
	padding-top:20px;
}
.prod_right2 {
	padding:0 0 0 40px;
}
.mt0 {
	margin-top:0 !important;
	padding-top:0 !important;
}
.prod_left {
	padding-top:80px;
}
.coct_left {
	text-align:center;
}
.coct_right {
	padding:0;
}
.ingr {
	line-height:15px;
	margin:13px 0 45px 0;
}

.inp_txt,
.inp_txt .b1,
.inp_txt .tl,
.inp_txt .tr {
	background:url(/images/tpl/form.gif) 0 100% no-repeat;
}
.inp_txt {
	height:16px;
	position:relative;
}
.inp_txt {
	padding-left:4px;
	max-width:285px;
}
.inp_txt .b1 {
	background-position:100% 100%;
	padding-right:1px;
	position:relative;
}
.inp_txt .tl,
.inp_txt .tr {
	position:absolute;
	top:0;
	height:5px;
	overflow:hidden;
}
.inp_txt .tl {
	background-position:0 0;
	width:100%;
	left:-4px;
}
.inp_txt .tr {
	background-position:100% 0;
	width:5px;
	right:0;
}
.inp_txt input,
.inp_txt textarea {
	position:relative;
	z-index:100;
	background:none;
	border:0;
	width:100%;
	padding-top:2px;
	//padding-top:0px;
}
.inp_txt input {
}
.inp_txt textarea {
	height:56px;
	overflow:hidden;
}


.inputText_cont {
	padding:0 7px;
}
.inputText {
	position:relative;
	height:14px;
	background:#000;
	border:1px solid #474747;
	border-width:1px 0;
}
.inputText .lf,
.inputText .rg {
	position:absolute;
	top:-1px;
	height:16px;
	width:7px;
	overflow:hidden;
	background-repeat:no-repeat;
}
.inputText .lf {
	background-image:url(/images/tpl/input_l.png);
	-background:none;
	-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/tpl/input_l.png,sizingMethod=crop);
	left:-7px;
}
.inputText .rg {
	background-image:url(/images/tpl/input_r.png);
	-background:none;
	-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/tpl/input_r.png,sizingMethod=crop);
	right:-7px;
}
.inputText input {
	position:relative;
	background:none;
	border:0;
	width:100%;
	z-index:12;
	//margin-bottom:-1px;
}

.num1,
.num2,
.num3 {
	background-repeat:no-repeat;
	background-position:0 0;
	padding-left:30px;
	color:#7f7f7f;
	zoom:1;
}
.num1 {
	background-image:url(/images/tpl/num1.gif);
}
.num2 {
	background-image:url(/images/tpl/num2.gif);
}
.num3 {
	background-image:url(/images/tpl/num3.gif);
	line-height:15px;
}
span.wh {
	color:#c4c4c4;
}
span.dark {
	color:#474747;
}
.dark2 {
	color:#5e5d5d;
}
.bl {
	position:relative;
	height:41px;
	background:#0e0e0e;
	border:1px solid #2b2b2b;
	border-width:1px 0;
	margin:10px 16px 15px 16px;
	z-index:10;
}
.bl .bl_lf,
.bl .bl_rg {
	position:absolute;
	top:-1px;
	height:43px;
	width:16px;
	overflow:hidden;
	background-repeat:no-repeat;
}
.bl .bl_lf {
	background-image:url(/images/tpl/bl_l.gif);
	left:-16px;
}
.bl .bl_rg {
	background-image:url(/images/tpl/bl_r.gif);
	right:-16px;
}
.bl .inn {
	margin:12px 0 0 0;
}


.select {
	padding:0 11px 1px 0;
	background:url(/images/tpl/arrow.gif) 100% 5px no-repeat;
	position:relative;
	cursor:default;
}
ul.options {
	position:absolute;
	display:none;
	top:14px;
	left:-2px;
	margin:0;
	padding:0;
	list-style:none;
	border:1px solid #474747;
	background-color:#000;
	min-width:100%;
	-width:100%;
}
ul.options li {
	padding:1px 2px;
	display:block;
	position:relative;
	white-space:nowrap;
}
.options li:hover,
.options li.hover {
	background-color:#474747;
	color:#c4c4c4;
}
.optsel {
	white-space:nowrap;
	overflow:hidden;
	width:100%;
}
.line {
	height:1px;
	overflow:hidden;
	background:#474747;
}
.line14 {
	line-height:14px;
}
#pos_table {
	width:100%;
	margin-bottom:40px;
}
div.volume {
	display:none;
}
.basketBlock {
	position:relative;
	width:470px;
	height:185px;
	border:1px solid #2c2c2c;
	background:#000;
	z-index:10;
}
.basketBlock .cont {
	margin:30px 0 0 10px;
}
.basketBlock .ico_x {
	position:absolute;
	top:10px;
	right:10px;
	width:7px;
	height:7px;
	background:url(/images/tpl/ico_x.gif) 0 0 no-repeat;
}
.basketBlock .ico_x a {
	display:block;
	width:7px;
	height:7px;
}
.basketBlock .logoBrand {
	background-position:50% 50%;
	background-repeat:no-repeat;
	width:145px;
	height:125px;
	border-right:1px solid #2c2c2c;
	float:left;
}
.basketBlock .basket_r {
	float:left;
	padding:0 0 0 8px;
}
.nowrap {
	white-space:nowrap;
}
.blockLink1,
.blockLink2 {
	display:block;
	position:absolute;
	width:100%;
	top:0;
	left:0;
	z-index:20;
}
.blockLink1 {
	height:102px;
}
.blockLink2 {
	height:152px;
}
.blockLink1 img,
.blockLink2 img {
	display:block;
	width:100%;
}
.blockLink1 img {
	height:102px;
}
.blockLink2 img {
	height:152px;
}
.alcool {
	position:relative;
	z-index:2;
	margin:0 0 0 29px;
	width:914px;
	height:54px;
	background:url(/images/tpl/alcool.png) 0 100% no-repeat;
	opacity:0.4;
	filter:alpha(opacity=40);
}

.marker_or,
.marker_red {
	position:absolute;
	top:-3px;
	right:-9px;
	width:36px;
	height:36px;
	z-index:10;
}
.marker_or .bg,
.marker_red .bg {
	position:absolute;
	top:0;
	left:0;
	width:36px;
	height:36px;
	background:0 0 no-repeat;
	cursor:pointer;
	z-index:10;
}
.marker_or .bg {
	background-image:url(/images/tpl/marker_or.png);
	-background:none;
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/tpl/marker_or.png,sizingMethod=crop);
}
.marker_red .bg {
	background-image:url(/images/tpl/marker_red.png);
	-background:none;
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/tpl/marker_red.png,sizingMethod=crop);
}

.popup {
	position:absolute;
	z-index:100;
}
.popup .ptl,
.popup .ptr,
.popup .pbl,
.popup .pbr {
	position:absolute;
	width:50%;
	height:50%;
	overflow:hidden;
	-height:expression(this.parentNode.offsetHeight / 2 + "px");
}
.popup .ptl div,
.popup .ptr div,
.popup .pbl div,
.popup .pbr div {
	position:absolute;
	width:672px;
	height:1007px;
	background:url(/images/tpl/popup_bg.png) 0 0 no-repeat;
	-background:none;
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/tpl/popup_bg.png,sizingMethod=crop);
}
.popup .ptl,
.popup .ptl div {
	top:0;
	left:0;
}
.popup .ptr,
.popup .ptr div {
	top:0;
	right:0;
}
.popup .pbl,
.popup .pbl div {
	left:0;
	bottom:0;
}
.popup .pbr,
.popup .pbr div {
	right:0;
	bottom:0;
}
.popup .p_content {
	position:relative;
	padding:40px 50px;
	text-align:left;
}
.popup_t1 {
	top:0;
	left:-32px;
	width:672px;
	display:none;
}
.popup_t2 {
	width:315px;
	bottom:48px;
	left:5px;
	display:none;
}
.popup_t2 .hvost {
	position:absolute;
	left:18px;
	bottom:-14px;
	width:26px;
	height:43px;
	background:url(/images/tpl/hvost.png) 0 0 no-repeat;
	-background:none;
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/tpl/hvost.png,sizingMethod=crop);
}
.popup_t1 .close {
	position:absolute;
	top:30px;
	right:30px;
	width:12px;
	height:10px;
	background:url(/images/tpl/close.png) 0 0 no-repeat;
	cursor:pointer;
	z-index:20;
}
.popup_descr {
	position:relative;
	cursor:pointer;
}

div.descr {
	bottom:0;
	position:absolute;
	right:0;
}

.block.w4 {
	width:753px;
}

.block.w5 {
	left:755px;
	width:216px;
}