html, body, form
{
	margin: 0;
	padding: 0;
}

html
{
	height:100%;
}

body
{
	height:auto !important;
	height:100%;
	min-height:100%;
	min-width:760px;
}

/*Font*/
body
{
font-family: Arial, Helvetica, sans-serif;
	line-height: 1.6;
	font-size:13px;

}



.men_left { width:16px; background-image: url(/images/drinks/men_left.png); background-repeat:no-repeat;}

.men_right{ width:16px;  background-image: url(/images/drinks/men_right.png); background-repeat:no-repeat;}





/*Links*/
a:link {color: #C82534; text-decoration:underline;}
a:visited{color:#C82534; text-decoration:underline;}
a:active {color: #C82534; text-decoration:none;}
a:hover{color:#C82534; text-decoration:none;}

p {
font-family: Arial, Helvetica, sans-serif;
	line-height: 1.6;
	font-size:13px;
}


small
{
	font-size:12px;
       color:#999999;
}

hr
{
	width:100%;
	height: 1px;
	border: medium none;
	color: #d1d0d0;
	background-color: #d1d0d0;
	margin:8px 0;
}

#bread {
border-bottom:1px solid #FFFFFF;
font-size:12px;
height:22px;
margin:7px 0 0;
padding:1px;
text-align:left;
}


#container
{
	min-width:775px;
	width:expression((document.documentElement.clientWidth || document.body.clientWidth) < 775 ? "775px": "auto");
}


#header_table_f { height:200px; width:100%; margin:0px; background-color:#990000; background-image:url(images/header/new/grape_wine_stand_224.jpg); }




	
#logo_text {
	width:600px;
	height:60px;
	position:absolute;
        left: 50%; /* Положение слоя от левого края */
        margin-left: -20%; /* Отступ слева */
        top:0px;
	z-index: 1;
	border: 1px solid #FFFFFF;
}

#top_menu { color:#ffffff; background-color:#AB0F1B; font-family: Arial, Helvetica, sans-serif;  text-align:center; font-size:9px; width:150px; height:60px; position:absolute; right:0px; top:0px; border: 1px solid #FFFFFF;}

#lang {  padding:6px; position:absolute; left:5px; top:20px; z-index: 3; background-color:#AB0F1B; border:1px solid #FFFFFF;}

#lang a { color:#ffffff; font-weight:bold; font-family: Arial, Helvetica, sans-serif;  text-align:center; font-size:14px; text-decoration:none;}

#lang a:hover { color:#ffffff; font-weight:bold; font-family: Arial, Helvetica, sans-serif;  text-align:center; font-size:14px; text-decoration:underline;}


#icons { padding:7px; position:absolute; right:5px; top:20px; background-color:#AB0F1B; border:1px solid #FFFFFF; z-index: 2; } 



#grape {
	position:absolute;
	right:0px;
	top:0px;
} 

#logos { margin-top:40px;}

.top_branch { background-image:url(images/top_branches.jpg); background-repeat:no-repeat; height:30px; }

#header_logo
{
	
	margin-top:30px;
}

#company_logo
{
	width:100px; 
	height:106px; 
	background:url(images/logo.gif) center right no-repeat; 
	position:absolute; 
	left:200px; 
}

ul.breadcrumb-navigation {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin-top:40px;
padding:4px 0 0;
}

ul.breadcrumb-navigation li {
display:inline;
}

#header_text
{
	
	
	color:#ffffff;
	font-size:170%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}

#header_text h1
{
	margin:0;
	padding:0;
	font-size:160%;
	border:none;
	color:#fff;
	background:url(images/line.gif) left bottom no-repeat;
	text-decoration:none;
}

#header_text span
{
	font-size:90%;
	font-weight:bold;
	color:#B3B3B3;
	margin-left:50px;
}

/* Header menu: home, search, feedback*/
#header_menu  {
-moz-box-sizing:border-box;
background:#ffffff url(images/header_menu_corner.gif) no-repeat scroll left bottom;
position:absolute;
right:450px;
top:4px;
height:30px;
}

#header_menu2 {
-moz-box-sizing:border-box;
background-color:ffffff;
height:20px;

position:absolute;
left:30px;
top:22px;
width:250px;
}

#header_menu_left { background-image:url(images/header/left_menu.gif); width:19px; height:30px; background-repeat:no-repeat; text-align:left;}
#header_menu_right { background-image:url(images/header/right_menu.gif); width:19px; height:30px; background-repeat:no-repeat; text-align:right;}
#header_menu_center { background-image:url(images/header/center_menu.gif); width:358px; height:30px; background-repeat:repeat-x; color:#990000; font-size:10px;}

#menu_img { position:absolute;
	left:0px;
	top:230px;}

#header_menu a
{
	display:block;
	float:left;
	cursor:pointer; cursor: hand;
	padding:8px 11px;
}

#header_sites
{
	position:absolute;
	right:55px;
	top: 60px;
	color:#fff;
	text-align:right;
}

#header_sites a, #header_sites span
{
	color:#fff;
	text-decoration:none;
}

#header_sites span
{
	color: #bbb;
}

td.navigation-column
{
	padding-right:23px;
}

td.search-column
{
	padding-right:10px;
}

#navigation
{
padding-top:20px;
}

/*Navigation*/
#navigation a
{
	font-size:12px;
	text-decoration:none;
	color:#C32432;
}



/*Content table*/
#content
{
	width:100%;
	height:70%;
	border-collapse:collapse;
}

/*Left column*/
#content .left-column
{
	width:200px;
	vertical-align:top;
	height:100%;
	padding:0;
	
}

#content_block_container
{
	border-top:1px solid #D2D0C6;
        border-left:1px solid #D2D0C6;
	border-right:1px solid #D2D0C6;
	margin-left:7px;
	background:#F8F8F8;
	margin-top:40px;
}

/*Shadow column*/
#content .shadow-column
{
	padding:0;
	padding-top:47px;
}



/*Main column*/
#content .main-column
{
	width:100%;
	vertical-align:top;
	padding:0px 25 0px 20px;
        text-align:justify;
        font-family: Arial, Helvetica, sans-serif;
	line-height: 1.6;
	font-size:13px;
}





/*Right column*/
#content .right-column
{
	width:1px;
	vertical-align:top;
}

/*Bottom banner*/
#bottom_banner
{
	padding:10px;
	text-align:center;
}

/*Footer*/
#footer
{
	background: #ffffff;
        font-size:11px;
        font-family:Tahoma;
	text-align:left;
	height:90px;
	padding:3px;
	background:url(images/over_top_1.png) no-repeat scroll top center transparent;
	margin-top:15px;

	
}




/*Link in footer*/


/*Content block*/
.content-block
{
	width:100%;
	
}

.content-block-head-corner
{

}

.content-block-head
{
	background:#f0f0f0; 
	font-weight:bold;
	font-size:95%;
	padding: 6px 5px 5px 0px;
	height:23px;
	overflow:hidden;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	color:#000000;
	text-align:center;
	
}

.content-block-body
{
	width:100%;
	background:#F8F8F8;
	padding:15px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	
	
}

#search-box
{
	

	padding:8px;
	color:#5F5F5F;
	width:185px;
	margin-left:10px;
	margin-top:15px;
        margin-bottom:10px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
}

/*Data table*/
table.data-table
{
	border:1px solid #dedede;
	border-collapse:collapse;
}

/*Any cell*/
table.data-table td
{
	border:1px solid #dedede;
	background-color:#FFFFFF;
	color:#000000;
	padding:7px 11px;
}

/*Head cell*/
table.data-table thead td, table.data-table th
{
	background-color:#f0f0f0;
	text-align:center;
	font-weight:bold;
	background-image:none;
	border:1px solid #cccccc;
	padding:8px;
	color:#C32432;
}

/*Body cell*/
table.data-table tbody td
{
	background-color:#FFF;
	background-image:none;
	color:#000000;
}

/*Foot cell*/
table.data-table tfoot td
{
	background-color:#fff;
	padding:4px;
	color:#333;
}



/*Error & OK messages*/
.errortext
{
	color:red;
}

.notetext
{
	color:green;
}

/* Used to draw a "star" near reqired field */
.starrequired
{
	color:red;
}



.forum-menu-hidden-in
{
	max-height:100px;
	height:expression(this.scrollHeight > 100? "100px" : "auto");
}


table.forum-quote td, table.forum-code td 
{
	background-color:#F8F8F8; /*th*/
	border:1px solid #C4C4C3;
}

table.forum-reviews-messages td, table.forum-reviews-messages th
{
	background-color:#FBFAF5; /*td*/
	border-color:#C4C4C3;
}

a.button-small
{
	background:#F8F8F8;
	border:1px solid #C4C4C3;
}


/*Support*/
div.ticket-edit-message
{
	border-color: #C4C4C3;
}

/*Blogs*/

table.blog-table-post td, table.blog-table-post th, table.blog-blog-edit th, table.blog-user-table td.head, table.blog-table-post-comment td, table.blog-table-post-comment th
{
	background-color:#FBFAF5;
}


table.blog-blog-edit td, table.blog-blog-edit-table-smiles, table.blog-table-post td, table.blog-table-post th, table.blog-blog-edit th,
table.blog-user-table td.head, table.blog-user-table td, table.blog-group td, table.blog-category td, table.blog-comment-form th, table.blog-comment-form td,
table.blog-table-post-comment td, table.blog-table-post-comment th
{
	border-color: #C4C4C3;
}

.blog-post-date 
{
	color:#333;
}

table.blog-table-post-table th, table.blog-table-post-table td, table.blog-table-post-comment-table th, table.blog-table-post-comment-table td
{
	font-size:95%;
}

.blogtoolblock {border-color:#C4C4C3;}
.blogtoolbar {background-color:#FBFAF5;border-color:#C4C4C3;border-top:none;}
.blogtoolsection {border-color:#C4C4C3}
.blogtoolbutton, .blogmessbuttontext {color:#333;}
a.blogtoolbutton, .blogmessbuttontext{color:#333;}
.blogtoolseparator {border-left:1px solid #C4C4C3;border-right:1px solid #FBFAF5;}


/*
table.blog-table-post-table th, 
table.blog-table-post-table td*/

/* social network*/
div.socnet-informer {padding:5px;}
div#sonet_events_ms_message {width:150px;}


/* Left menu*/
ul.left-menu
{
	list-style:none;
	margin:0; padding:0;
	position: relative; /*IE bug*/
}

ul.left-menu li
{
	padding: 4px 16px;
	margin:0 5px 5px 5px;
	background:#E7E4D4 url(images/left_menu_bg.gif) right top no-repeat;
}

ul.left-menu li a
{
	font-size:100%;
	color:#030302;
	font-weight:bold;
	text-decoration:none;
}

ul.left-menu li a:visited
{
	color:#030302;
}

ul.left-menu li a:hover
{
	color:#030302;
}


ul.left-menu li a.selected:link, 
ul.left-menu li a.selected:visited, 
ul.left-menu li a.selected:active, 
ul.left-menu li a.selected:hover
{
	color:#D30B00;
}



/*   right module   */
#popular {
background:transparent url(images/pop_middle.png) repeat-y scroll left top;
float:left;
margin:0 3 10px;
width:220px;
margin-top:40px;
border-top: 1px solid #CCCCCC;

}

#popular div {
background:transparent url(images/pop_top.png) no-repeat scroll left top;
padding:2px 0 0;
}

#popular div div {
background:transparent url(images/pop_bottom.png) no-repeat scroll left bottom;
height:120px;
overflow:hidden;
padding:0 2px;
}

#popular div div div {
padding:0;
width:auto;
}

#popular div div div div h3, #newsflash h3 {
    color:#000000;
	font-weight:bold;
	font-size:13px;
	border-bottom:1px solid #B5B5B5;
	margin-bottom:4px;
	padding-bottom:5px;
	margin-left:8px;
}
