/*--tags--*/

body, html{
	margin:0px;
	padding:0px;
	height:100%;
	width:100%;
    }
body{
	font-family: Tahoma;
	font-size:11px;
	color:#5F5F5F;
    }
a {
	color:#EA1416;
	text-decoration:none;
	}
a:hover {
	color:#EA1416;
	text-decoration:underline;
	}
form, p, table, div, span, img, thead, tbody, tfoot, th, td{
    margin:0px;
    padding:0px;
    }
input, select, textarea{
	font-family: Tahoma;
	font-size:11px;
    color:#737373;
    margin: 0px;
    vertical-align:middle;
    border:#BBBBBB solid 1px;
    padding:2px 3px;    
    }
img{
	border:none;
}
* html img{
	behavior: url("client/pngbehavior.htc");
}
table{
	border:none;
	empty-cells:show;
	border-collapse:collapse;
    }
hr {
	height:1px;
	color:#E5E5E5;
	background-color: #E5E5E5;
	clear:both;
	border: 0;
}
    
    
/*--content--*/

#wrapper {
	min-height:100%;
	position:relative;
	min-width:950px;
	width:100%;
	margin:0 auto;
}
* html #wrapper {
	height:100%;
}
#header {
	height:96px;
	margin:auto;
	width:950px;
	position:relative;
}
#header img.img_main{
	position:absolute;
	left:746px;
	top:66px;
}
#header img.img_juice{
	position:absolute;
	left:580px;
	top:86px;
}
#header img.img_fresh{
	position:absolute;
	left:581px;
	top:73px;
}
#header img.img_energy{
	position:absolute;
	left:563px;
	top:125px;
}
#header img.logo{
	position:absolute;
	left:20px;
	top:25px;
}
#header div.slogan{
	position:absolute;
	left:187px;
	top:29px;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-style:italic;
	color:#CCCCCC;
	border-left:#CCCCCC solid 1px;
	padding-left:38px;
	padding-top:10px;
	padding-bottom:10px;
}
#header div.navigation{
	position:absolute;
	right:200px;
	top:38px;
}
#header div.navigation a{
	display:block;
	height:18px;
	width:23px;
	text-decoration:none;
	float:left;
	text-align:center;
	padding-top:6px;
	padding-left:1px;
	margin-right:5px;
}
#header div.navigation a:hover{
	text-decoration:none;
}
#header div.navigation a.active, #header div.lang a.active{
	background-image: url(images/navigation_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#header div.lang{
	position:absolute;
	right:20px;
	top:38px;
	font-family:Tahoma;
	font-size:11px;
	color:#C2C2C2;
}
#header div.lang a{
	display:block;
	height:19px;
	width:23px;
	color:#C2C2C2;
	text-decoration:none;
	float:left;
	text-align:center;
	padding-top:5px;
	padding-left:1px;
	margin-right:5px;
}
#header div.lang a:hover{
	text-decoration:underline;
}
#menu {
	height:27px;
	margin:auto;
	width:950px;
	background-image: url(images/menu_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top:10px;
	z-index:9999;
}
#menu a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
	text-decoration:none;
	margin-left:40px;
}
#menu a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #F1111D;
	text-decoration:none;
}
#menu a.active{
	color: #F1111D;
}
#menu a span{
	color: #F1111D;
	font-size:16px;
	font-weight:bold;
}
#visual {
	height:398px;
	margin:auto;
	width:950px;
	background-image: url(images/visual_main2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#visual img.energy{
	padding:321px 60px 16px 61px;
	width:199px;
	height:61px;
	cursor:pointer;
}
* html #visual img.energy{
	padding:0px;
	margin:321px 60px 16px 61px;
}
#visual img.fresh{
	padding:321px 64px 16px 67px;
	width:199px;
	height:61px;
	cursor:pointer;
}
* html #visual img.fresh{
	padding:0px;
	margin:321px 64px 16px 67px;
}#visual img.juice{
	padding:321px 50px 16px 51px;
	width:199px;
	height:61px;
	cursor:pointer;
}
* html #visual img.juice{
	padding:0px;
	margin:321px 50px 16px 51px;
}
#visual_content {
	height:183px;
	margin:auto;
	width:950px;
	margin-bottom:30px;
	background-image: url(images/visual_content_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#visual_content_selected {
	height:183px;
	margin:auto;
	width:950px;
	margin-bottom:30px;
	background-image: url(images/visual_content_bg_selected.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#visual_content_selected img{
	cursor:pointer;
	margin-left:20px;
}
#visual_content img{
	cursor:pointer;
	margin-left:20px;
}
#content {
	margin:auto;
	width:950px;
	background-image: url(images/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom:10px;
}
#content:after{
	content: "";  
	display: block; 
	clear: both;
    }
#side_menu {
	float:left;
	width:220px;
	padding-left:20px;
	}
#side_menu h1{
	margin-top:0px;
	padding-top:0px;
	margin-bottom:12px;
	color:#161617;
	font-size:18px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	border-bottom:#EA1416 solid 1px;
	padding-bottom:8px;
}
#side_menu table.voting label{
	padding-top:3px;	
}
#side_menu ul{
	list-style:none;
	padding:0px;
	margin:0px;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	padding-bottom:10px;
	margin-bottom:20px;
	}	
#side_menu ul li{
	border-bottom:#E5E5E5 solid 1px;
	}
#side_menu ul li a{
	color:#000000;
	text-decoration:none;
	padding-left:27px;
	padding-top:8px;
	padding-bottom:8px;
	padding-right:15px;
	display:block;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 11px center;
	}
#side_menu ul li a:hover, #side_menu ul li a.active{
	color:#EA1416;
	text-decoration:none;	
	background-image: url(images/bullet_active.gif);
	background-repeat: no-repeat;
	background-position: 11px center;
	}
#side_menu ul li.l2 a{
	background-image: none;
	font-weight:normal;
	}
#side_menu ul li.l2 a:hover, #side_menu ul li.l2 a.active{
	color:#EA1416;
	text-decoration:none;	
	background-image: none;
	font-weight:normal;
	}
#side_menu div.subscribe_block{
	background-image: url(images/mail.jpg);
	background-repeat: no-repeat;
	background-position: left top;
/*	margin-top:20px;*/
	margin-left:10px;
	margin-right:10px;
	margin-bottom:20px;
	}	
#side_menu div.subscribe_block div.title{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	padding-left:60px;
	padding-top:5px;
	padding-bottom:10px;
	}
#side_menu div.subscribe_block div.info{
	font-family:Tahoma;
	font-size:11px;
	color:#666666;
	padding-left:60px;
	padding-bottom:15px;
	}
#side_menu div.subscribe_block input.subscribe_form{
	vertical-align:middle;
	border:#BBBBBB solid 1px;
	width:155px;
	padding:2px 3px;
	}			
#side_menu div.subscribe_block input.subscribe_btn{
	vertical-align:middle;
	margin-left:3px;
	width:auto;
	padding-right:0px;
    border:none;
	}	
#side_menu div.login_block{
	margin-left:10px;
	margin-right:10px;
	margin-bottom:20px;
	}	
#side_menu div.login_block div.title{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	padding-left:60px;
	padding-top:5px;
	padding-bottom:10px;
	}
#side_menu div.login_block input.login_form{
	vertical-align:middle;
	border:#BBBBBB solid 1px;
	width:155px;
	padding:2px 3px;
	}			
#side_menu div.login_block input.login_btn{
	vertical-align:middle;
	margin-left:3px;
	width:auto;
	padding-right:0px;
    border:none;
	}		
#side_menu div.login_block a {
	color:#EA1416;
	text-decoration:underline;
	}
#side_menu div.login_block a:hover {
	color:#EA1416;
	text-decoration:none;
	}	
			
#text {
	padding-left:276px;
	padding-right:20px;
	}
#text:after{
	content: "";  
	display: block; 
	clear: both;
    }
#text div.text_cont {
	overflow: hidden;}
#text div.text_cont:after{
	content: "";  
	display: block; 
	clear: both;
    }
* html #text div.text_cont {
	height:1%;}
	
#text div.text_cont h1{
	margin-top:0px;
	padding-top:2px;
	margin-bottom:10px;
	color:#161617;
	font-size:14px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	border-bottom:#F4EDDA solid 1px;
	padding-bottom:10px;
}
#text div.text_cont h1.title{
	border-bottom:#EA1416 solid 1px;
	font-size:18px;	
	font-weight:normal;
	color:#161617;
}

#text div.text_cont p{
	margin-bottom:10px;
	margin-top:0px;
}
#text div.text_cont a{
	text-decoration:underline;
}
#text div.text_cont a:hover{
	text-decoration:none;
}
#text div.text_cont{
	line-height:160%;
	padding-bottom:15px;
	color:#5F5F5F;
	font-family:Tahoma;
	}
#text div.text_cont pre{
	border:solid 1px #E5E5E5;
	padding:5px;
	font-family:Arial, Helvetica, sans-serif;
	}	
#text div.text_cont ul{
	padding:5px 25px;
	margin:0px 0px;
	}		
#text div.text_cont ol{
	padding:5px 25px;
	margin:0px;
	}		
#text div.text_cont table.table{
	width:99%;
	margin:auto;
	border-top:solid 1px #F4EDDA;
	border-left:solid 1px #F4EDDA;
	margin-bottom:10px;
	}
#text div.text_cont table.table td{
	border-right:solid 1px #F4EDDA;
	border-bottom:solid 1px #F4EDDA;
	padding:5px;
/*	background-color:#FFFFFF;*/
	}
#text div.text_cont table.table td.label{
	font-weight:bold;
	background-color:#FEFBF4;
	}
#text div.text_cont img.left{
	float:left;
	margin-bottom:10px;
	margin-right:10px;
	border:solid 1px #F4EDDA;
	padding:4px;
	background-color:#FFFFFF;
	}
#text div.text_cont img.right{
	float:right;
	margin-bottom:10px;
	margin-left:10px;
	border:solid 1px #F4EDDA;
	padding:4px;
	background-color:#FFFFFF;
	}
#text div.text_cont img.images{
	margin:10px;
	border:solid 1px #F4EDDA;
	padding:4px;
	background-color:#FFFFFF;
	}	
	

#footer {
	color:#999999;
	font-family:Tahoma;
	font-size:10px;
	margin:auto;
	width:910px;
	text-align:right;
	padding-top:15px;
	padding-bottom:20px;
}
#footer span{
	float:left;
	padding-top:8px;
}
#footer img{
	vertical-align:middle;
	margin-left:5px;
}

div.navigation_bottom {
		margin-top:15px;}

/* --- sitemap --- */

div.sitemap_content {
margin-bottom:15px;}

table.sitemap img{
	border:none;
	margin:0px;
	padding:0px;
}
table.sitemap img:hover{
	border:none;
	margin:0px;
	padding:0px;
}

/*--gallery--*/

div.gallery_content {
	margin-bottom:15px;}
table.gallery {
	width:100%;
	margin-bottom:0px;}
table.gallery td {
	width:25%;
	text-align:center;
	vertical-align:top;
	padding-bottom:10px;}
table.gallery img {
	border:solid 1px #F4EDDA;
	padding:4px;
	background-color:#FFFFFF;}
table.gallery img:hover {
	background-color:#F4EDDA;
	}

/*--jquery gallery--*/

#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font-family: Tahoma;
	font-size:11px;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color:#5F5F5F;
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 26px; 
	float: right;
	padding-bottom: 0.7em;	
}

/*--news--*/

div.news_title {
	margin-bottom:7px;
	font-weight:bold;
}
div.news_title span{
	margin-left:10px;
	font-weight:normal;	
}
div.news_images {
	float:left;
	margin-right:5px;
	margin-bottom:5px;
	border:solid 1px #F4EDDA;
	padding:4px;
	background-color:#FFFFFF;}
div.news_intro{
	margin-bottom:15px;
	text-align:justify;}
div.paging span{
	font-weight:bold;}
	
/*--search--*/

div.search_content {
	margin-bottom:10px;}
div.search_results {
	margin-top:10px;
	margin-bottom:10px;}
input.search_input {
	width: 200px;
	vertical-align:middle;
	border:#BBBBBB solid 1px;
	padding:2px 3px;}
input.search_submit {
	vertical-align:middle;
	width:auto;
}
#text div.text_cont a.search_link {
	color:#545454;
	text-decoration:none;}
	
/*--forms--*/

input {
	width: 200px;}
select {
	width: 206px;}
textarea {
	width: 202px;}
input.checkbox {
	width:18px;
    border:none;}
table.form {
	}
table.form td {
	vertical-align:top;
	padding-top:4px;}
table.form td.label {
	width:170px;
	padding-top:5px;
	padding-right:10px;
	text-align:left;}
span.required {
	color:#C00000;
	font-weight:bold;
	font-size:1.1em;}
div.form_error {
	color: #C00000;
	font-weight:bold;
	margin-bottom:15px;
	}
div.form_before {
	margin-bottom:15px;}
div.form_after {
	margin-top:15px;}
input.form_btn {
	color:#FFFFFF;
	width:100px;
	font-size:11px;
	padding: 0px 12px 3px 0px;
	height:20px;
	border:none;
	cursor:pointer;
	background-image: url(images/btn_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: transparent;
	
	
}
input.form_btn_long {
	color:#FFFFFF;
	width:130px;
	font-size:11px;
	padding: 0px 12px 3px 0px;
	height:20px;
	border:none;
	cursor:pointer;
	background-image: url(images/btn_bg_long.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: transparent;
	
	
}

/*--voting--*/

table.voting_answers {
	margin-top:7px;
	margin-bottom:15px;
	width:100%;
}
table.voting_answers td{
	vertical-align:top;
	padding-bottom:3px;
}
table.voting_answers td.voting_answer {
	width:150px;}
table.voting_answers td.voting_count {
	white-space:nowrap;
	width:50px;
	text-align:right;}
table.voting_answers div {
	background-color: #F4EDDA;}	
	
	
table.voting {
	margin-top:7px;
	margin-bottom:15px;
	width:auto;
}
table.voting td{
	vertical-align:top;
}
table.voting td label{
	padding-top:1px;
	padding-left:3px;
	display:block;	
}


	
/*--goods--*/

table.goods_table {
	border-bottom:#F4EDDA solid 1px;
	width:100%;
	margin-bottom:15px;
	}
table.goods_table td{
	padding-bottom:15px;
	vertical-align:top;
	}
div.goods_image img {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
/*	border:solid 1px #F4EDDA;*/
	padding:4px;
	background-color:#FFFFFF;
	}
div.goods_content {
	text-align:justify;
	}
table.goods_table_list{
	width:100%;
	}
table.goods_table_list td{
	width:50%;
	padding-bottom:20px;
	vertical-align:top;
	}
table.goods_table_list div.good_image{
	margin-right:10px;
	}
table.goods_table_list div.good_name {
	margin-bottom:5px;
	padding-right:20px;}
table.goods_table_list table.good_table td	{
	padding-right:20px;
	padding-bottom:0px;
	width:auto;}
table.goods_table_list div.good_content {
	padding-right:20px;
}

/*--good--*/

div.good_image img{
	float:left;
	margin-right:15px;
	margin-bottom:0px;
/*	border:solid 1px #F4EDDA;*/
	padding:4px;
	background-color:#FFFFFF;
	}
div.good_name {
	font-weight:bold;
	font-size:12px;
	margin-bottom:10px;
	color:#EA1416;}
table.good_table {
	}
table.good_table td	{
	vertical-align:top;
	padding-right:15px;}
table.good_table td.good_price	{
	font-weight:bold;
	}
table.good_table td.good_old_price	{
	}
table.good_table td.good_old_price_number	{
	text-decoration:line-through;}
div.good_content {
	padding-top:7px;
	clear:both;
	text-align:justify;}
	
/*--comment--*/


div.comment_post_even{
}
div.comment_post_odd{
	background-color:#FEFBF4;
}
div.comment_post_odd, div.comment_post_even{
	padding:3px;
	margin-bottom:7px;
}
div.comment_post_title {
	margin-bottom:7px;}


/*--register_lottery--*/	

div.win {
	font-size:14px;
	font-weight:bold;
	padding:5px 0px;}

div.win span{
	font-weight:bold;
	color:#EA1416;
	font-size:18px;}

#text div.text_cont h1.second {
	margin-top:20px;
	border-bottom:none;
	margin-bottom:0px;}
	
/*--components--*/


 
.sDN {display:none;}
.sDB {display:block;}
.sTAL {text-align:left;}
.sTAC {text-align:center;}
.sTAR {text-align:right;}
.sTAJ {text-align:justify;}
.sCP {cursor:pointer;}
.sCB {clear:both;}
.sFL {float:left;}
.sFR {float:right;}