/**
* Main CSS of site interface.
*
* @package Site
* @subpackage CSS
* @author Pavel "Papi" Jartsev <papi@digitalfruit.ee>
* @filesource
*/

html
{
	height: 100%;
}

body, input, option, select, textarea, td
{
	color: #000;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a
{
	color: #C00;
	font-weight: normal;
	text-decoration: underline;
}
a:active,
a:hover
{
	color: #C00;
	text-decoration: none;
}
a img {
	border:0;
}
body
{
	background-color: #C1C1C1;
	height: 100%;
	margin: 0;
	padding: 0;
	text-align: left;
}
body#site
{
	text-align: center;
}

div
{
	margin: 0;
	padding: 0;
}

fieldset
{
	margin: 0;
	padding: 4px;
}

form
{
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6
{
	color: #24315d;
	font-family: "Trebuchet MS", Verdana;
	margin: 0;
	padding: 5px 0 20px 0;
	text-align: left;
}
h2, h3, h4, h5, h6
{
	padding: 10px 0 5px 0;
}
h1
{
	font-size: 26px;
	font-weight: bold;
}
h2
{
	font-size: 24px;
	font-weight: normal;
}
h3
{
	font-size: 20px;
	font-weight: normal;
}
h4
{
	font-size: 18px;
	font-weight: normal;
}
h5
{
	font-size: 16px;
	font-weight: bold;
}
h6
{
	font-size: 14px;
	font-weight: bold;
}

input.checkbox
{
	height: 12px;
	width: 12px;
}
input.radio
{
	height: 12px;
	width: 12px;
}
input.text
{
	background-color: #FFF;
	border: 1px solid #CCC;
	padding: 2px;
}
input.text:focus
{
	border: 1px solid #0B0;
}

li
{
	margin: 0;
	padding: 0;
}

ol
{
	margin: 0 0 0 20px;
	padding: 0;
}

option
{
	background-color: #FFF;
}

p
{
	margin: 0;
}

select
{
	background-color: #FFF;
	margin: 0;
	padding: 1px;
	border: 1px solid #CCC;
}

textarea
{
	background-color: #FFF;
	border: 1px solid #CCC;
	margin: 0;
	padding: 1px;
}
textarea:focus
{
	border: 1px solid #0B0;
}

ul
{
	margin: 0 0 0 20px;
	padding: 0;
}


/*********************/
/* Layout containers */
/*********************/

br.clear
{
	clear: both;
	display: block;
	font-size: 0;
}

#main_container {
	margin: 0 auto 0;
	width: 871px;
	padding: 0;
	background: url(../tmpl/img/shadow_top.jpg) repeat-y;
}
#footer {
	margin: 0 auto;
	width: 851px;
	text-align:left;
	padding: 6px 0 10px;
}
#footer #copyright {
	color: #FFF;
}
#footer #created {
	float:right;
	color: #FFF;
}
#footer #created a{
	color: #FFF;
}
#botton_shadow {
	background: url(../tmpl/img/shadow_bottom.jpg) no-repeat center top;
	height: 10px;
}
#main {
margin: 0 11px;
}
#h1_menu {
	height:29px;
	width: 200px;
	background: url(../tmpl/img/h1_back.jpg) repeat-x left top;
}
#cart_info {
	width: 650px;
}
#v1_menu {
	/*height: 169px;*/
	background: url(../tmpl/img/v1_back.jpg) repeat-x;
	padding: 5px 0 20px 0;
}
#search_login {
	background: #FFF url(../tmpl/img/search_back.jpg) repeat-x left top;
	padding-bottom: 20px;
	min-height: 200px;
}
#search {
	padding: 15px 5px;
	border-bottom: 1px dotted #CCC;
}
#search #search-word {
	border: 1px solid #C4C4C4;
	width: 147px !important;
	width: 140px;
	margin:0;
	height: 15px;
	background: #FFF;
	padding: 1px 4px;
	color: #BA1116;
}
#search #btn {
	margin-top: 0px;
}

#cart_info {
	background: url(../tmpl/img/h1_back.jpg) repeat-x left top;
	text-align: left;
}

#doc_title {
	color: #BA1116;
	font-family: Georgia;
	font-size: 22px;
	font-weight: bold;
	font-style: italic;
	text-align: left;
}
#doc_body {
	color: #666666;
	text-align: left;
	margin: 6px 0 0 0;
	line-height: 140%;
}
#menu_h2 {
	background: #BA1116;
	border-bottom: 1px solid #FFF;
	border-left: 1px solid #FFF;
}
#menu_h2_right {
	width: 200px;
}
#menu_h2_right {
	background: #BFBFBF;
	border-bottom: 1px solid #FFF;
	border-right: 1px solid #FFF;
}
#mid_center {
	vertical-align: top;
	padding: 10px 10px 20px 10px;
}
#mid_left {
  padding-bottom: 20px;
	vertical-align: top;
}
#cart_info {
	text-align: left;
}

#feat_button {
	background: url("../tmpl/img/hightlighted_button.jpg") no-repeat;
	height: 26px;
	color: #BA1116;
	font-weight: bold;
}
#feat_all {
	text-align: left;
	padding: 0 0 0 10px;
	border-bottom: 1px solid #FDCE7E;
}
#feat_all a {
	color: #BA1116;
	text-decoration: none;
}
#feat_all a:HOVER {
	color: #BA1116;
	text-decoration: underline;
}

.feat_list_item {
	padding: 0 10px;
	margin: 10px 0;
	float:left;
	width: 191px;
	border-right: 1px solid #FDCE7E;
	height: 130px;
	text-align: left;
}
.item_last {
	border-right: none;
}
.feat_list_item .name a {
	color:#BA1116;
	font-weight: bold;
	text-decoration: none;
}
.feat_list_item .name a:HOVER {
	text-decoration: underline;
}
.feat_list_item .featured {
	padding: 4px 0;
}
.feat_list_item .descr {
	padding: 0px 0 3px;
}
.feat_list_item .view a {
	text-decoration: none;
}
.feat_list_item .view a:HOVER {
	text-decoration: underline;
}

#mid_right {
	vertical-align: top;
}
.pop_list_label {
	background: url("../tmpl/img/hightlighted_button.jpg") no-repeat;
	display:block;
	padding: 12px 0 6px;
	color: #BA1116;
	font-weight: bold;
	padding-top: 5px;
}
.pop_list_item {
	border-bottom: 1px solid #FDCE7E;
	border-left: 1px solid #FDCE7E;
}
.pop_list_item img{
	margin: 5px 0;
}


/* simple centered */
/*
#main
{
	margin: 0 auto;
	width: 847px;
}
*/

/* centered and full height */
/*
.wrap
{
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

#main1
{
	background: #fff;
	border-left: 1px solid #3192b8;
	border-right: 1px solid #3192b8;
	height: 100%;
	margin: 0 auto;
	width: 848px;
}
#main1-inner
{
	background: #e4f0fa;
	height: 100%;
	margin: 0 9px;
}

#main2
{
	background: #fff;
	border-left: 1px solid #3192b8;
	border-right: 1px solid #3192b8;
	margin: 0 auto;
	width: 848px;
}
#main2-inner
{
	background: #fff;
	margin: 0 7px;
}
*/


/*********/
/* Items */
/*********/

#article
{
	background: #fff;
	border-top: 2px solid #fff;
	float: left;
	line-height: 140%;
	min-height: 500px;
	padding: 30px 25px 30px 35px;
	text-align: left;
	vertical-align: top;
	width: 650px;
}
* html #article /* IE 6 */
{
	height: 500px;
}

h1
{
	color: #0d579c;
	font-family: "Trebuchet MS", Verdana;
	font-size: 20px;
	font-weight: bold;
	margin: 0;
	padding: 0 0 10px 0;
	text-align: left;
}

.button
{
	background-color: #FFF;
	border: 1px #666 solid;
	color: #666;
	display: block;
	font-weight: bold;
	margin: 10px 0;
	padding: 1px 4px;
	text-decoration: none;
}
.button:active,
.button:hover
{
	background-color: #EEE;
	border: 1px #666 solid;
	color: #666;
	text-decoration: none;
}
.button2 {
	color: #FFF;
	text-decoration: none;
	padding: 4px 10px;
	display: block;
}
.button2:HOVER {
	color: #FFF;
	text-decoration: underline;
}

/* rounded-corners (SiteButton) */
/*
.button
{
	background-color: #e2ebf2;
	float: left;
}
.button .t
{
	background: url("../tmpl/img/button_tr.gif") no-repeat right top;
	margin: 0;
	padding: 0;
}
.button .b
{
	background: url("../tmpl/img/button_br.gif") no-repeat right top;
	margin: 0;
	padding: 0;
}
.button .t img,
.button .b img
{
	border: none;
	display: block !important;
	height: 2px;
	margin: 0;
	padding: 0;
	width: 2px;
}
.button p
{
	margin: 0;
	padding: 1px 10px;
	white-space: nowrap;
}
.button p a
{
	color: #305d7f;
	font-weight: normal;
	margin: 0;
	padding: 0;
	text-decoration: none;
}
.button p a:active,
.button p a:hover
{
	color: #305d7f;
	text-decoration: none;
}
*/

#icon-print
{
	background:  url("../tmpl/img/icon_print.jpg") no-repeat right center;
	color: #666;
	float: right;
	line-height: 25px;
	color: #BA1116;
	padding: 0 22px 0 0px;
	text-decoration: none;
}
#icon-print:hover
{
	color: #BA1116;
	text-decoration: underline;
}
#icon-checkout
{
	background:  url("../tmpl/img/icon_checkout.gif") no-repeat left center;
	color: #BA1116;
	line-height: 25px;
	font-weight: bold;
	padding: 0 0px 0 15px;
	text-decoration: none;
}
#icon-checkout:hover
{
	color: #BA1116;
	text-decoration: underline;
}
#icon-cart
{
	background:  url("../tmpl/img/icon_cart.gif") no-repeat left center;
	color: #BA1116;
	line-height: 25px;
	font-weight: bold;
	padding: 0 0px 0 15px;
	text-decoration: none;
}
#icon-cart:hover
{
	color: #BA1116;
	text-decoration: underline;
}
#icon-rss
{
	background: url("../tmpl/img/icon_rss.gif") no-repeat left center;
	color: #77695E;
	float: right;
	line-height: 16px;
	margin: 20px 40px 0 0;
	padding: 0 0 0 20px;
	text-decoration: none;
}
#icon-rss:hover
{
	color: #77695E;
	text-decoration: underline;
}



/*****************/
/* Form, Listing */
/*****************/

.layout_body
{
	margin-bottom: 4px;
	margin-top: 4px;
}

.layout_footer1,
.layout_footer2,
.layout_header1,
.layout_header2
{
	width: 99%;
}

.layout_footer1 #sep
{
	width: 6px;
}

.layout_footer2 #sep
{
	width: 6px;
}

.layout_header1 #sep
{
	width: 6px;
}

.layout_header2 #sep
{
	width: 6px;
}


/********/
/* Form */
/********/

.form
{
	background-color: #FFF;
	width: 99%;
}
.form td
{
	background-color: #FFF;
}

.form_field
{
	padding: 3px 1px;
	text-align: left;
	vertical-align: middle;
}

.form_label
{
	padding: 3px 1px;
	text-align: left;
	vertical-align: top;
}

.err,
#err
{
	color: #C00;
}
input.err
{
	background-color: #FFF;
	border: 1px #C00 solid;
	padding: 1px;
}
select.err,
select.err option,
textarea.err
{
	border: 1px #C00 solid;
}

#hint
{
	color: #999;
	padding: 0 5px;
}

#req,
span.req
{
	color: #C00;
}

.form .title
{
	font-weight: bold;
	padding: 10px 0 5px 0;
}

.clear {
	clear:both;
}

/*********/
/* Menus */
/*********/

/* horizontal menu at left-top corner */
.h1_menu_content
{
	padding: 0px 0 0 10px;
}
.ico_doc_frontp {
	background: url("../tmpl/img/icon_home.gif") no-repeat 0 0;
}
.ico_mod_sitemap {
	background: url("../tmpl/img/icon_sitemap.gif") no-repeat 2px 0;
}
.h1_menu_content .l1,
.h1_menu_content .l1_a
{
	color: #BA1116;
	display: block;
	font-weight: normal;
	padding: 0 15px 0 18px;
	text-decoration: none;
	white-space: nowrap;
}
.h1_menu_content .l1_a,
.h1_menu_content .l1:active,
.h1_menu_content .l1:hover,
.h1_menu_content .l1_a:active,
.h1_menu_content .l1_a:hover
{
	color: #BA1116;
	text-decoration: none;
}

/* horizontal menu at footer */
.h2_menu_content
{
	padding: 10px 0 ;
}
.h2_menu_content .l1,
.h2_menu_content .l1_a
{
	color: #FFF;
	font-weight: normal;
	padding: 0 6px;
	text-decoration: none;
}
.h2_menu_content .l1_a,
.h2_menu_content .l1:active,
.h2_menu_content .l1:hover,
.h2_menu_content .l1_a:active,
.h2_menu_content .l1_a:hover
{
	color: #FFF;
	text-decoration: underline;
}

/* horizontal menu at right-top corner */
.h3_menu_content
{
	padding: 7px 0 0 0;
}
.h3_menu_content .l1,
.h3_menu_content .l1_a
{
	background: url("../tmpl/img/h3_l1.gif") no-repeat left center;
	color: #FFF;
	display: block;
	font-weight: normal;
	padding: 0 8px 0 10px;
	text-decoration: none;
	white-space: nowrap;
}
.h3_menu_content .l1_a,
.h3_menu_content .l1:active,
.h3_menu_content .l1:hover,
.h3_menu_content .l1_a:active,
.h3_menu_content .l1_a:hover
{
	color: #FFF;
	text-decoration: underline;
}

/* vertical menu at left or right */
.v1_menu_content
{
	width: 100%;
}
.v1_menu_content .l1,
.v1_menu_content .l1_a
{
	background: url("../tmpl/img/v1_bullet.gif") no-repeat 11px 50%;
	color: #BA1116;
	display: block;
	font-weight: bold;
	padding: 2px 5px 2px 32px;
	text-decoration: none;
	text-align: left;
	margin: 0 3px;
}
.v1_menu_content .l1:active,
.v1_menu_content .l1:hover
{
	color: #BA1116;
	text-decoration: underline;
}
.v1_menu_content .l1_a,
.v1_menu_content .l1_a:active,
.v1_menu_content .l1_a:hover
{
	color: #BA1116;
	background: #CECECE  url("../tmpl/img/v1_bullet.gif") no-repeat 11px 50%;
	text-decoration: none;
}
.v1_menu_content .l2,
.v1_menu_content .l2_a
{
	background-color: #FFF;
	color: #5E5E5E;
	display: block;
	font-weight: normal;
	padding: 2px 5px 2px 32px;
	text-decoration: none;
}
.v1_menu_content .l2:active,
.v1_menu_content .l2:hover
{
	background-color: #F2F2F2;
	color: #5E5E5E;
	text-decoration: none;
}
.v1_menu_content .l2_a,
.v1_menu_content .l2_a:active,
.v1_menu_content .l2_a:hover
{
	background-color: #E6E6E6;
	color: #5E5E5E;
	text-decoration: none;
}

/* vertical menu under document title */
.v2_menu_content
{
	border-bottom: 1px #F00 dotted;
	padding: 5px 0;
	width: 100%;
}
.v2_menu_content td
{
	padding: 0 0;
}
.v2_menu_content .l1,
.v2_menu_content .l1_a
{
	background: url("../tmpl/img/l1.gif") no-repeat 2% 50%;
	color: #5E5E5E;
	display: block;
	font-weight: normal;
	padding: 2px 5px 2px 32px;
	text-decoration: none;
}
.v2_menu_content .l1:active,
.v2_menu_content .l1:hover,
.v2_menu_content .l1_a,
.v2_menu_content .l1_a:active,
.v2_menu_content .l1_a:hover
{
	color: #5E5E5E;
	text-decoration: underline;
}

/* language selector */
.lang_menu_content
{
	padding: 7px 0 0 0;
}
.lang_menu_content .l1,
.lang_menu_content .l1_a
{
	display: block;
	padding: 0 8px 0 0;
	text-decoration: none;
	white-space: nowrap;
}
.lang_menu_content .l1_a,
.lang_menu_content .l1:active,
.lang_menu_content .l1:hover,
.lang_menu_content .l1_a:active,
.lang_menu_content .l1_a:hover
{
	text-decoration: underline;
}
/*
.lang_menu_content .l1-est
{
	background: url("../tmpl/img/lang_est.gif") no-repeat left center;
}
.lang_menu_content .l1-eng
{
	background: url("../tmpl/img/lang_eng.gif") no-repeat left center;
}
.lang_menu_content .l1-rus
{
	background: url("../tmpl/img/lang_rus.gif") no-repeat left center;
}
.lang_menu_content .l1-lit
{
	background: url("../tmpl/img/lang_lit.gif") no-repeat left center;
}
.lang_menu_content .l1-lat
{
	background: url("../tmpl/img/lang_lat.gif") no-repeat left center;
}
*/

/* location bar */
.location_bar td
{
	vertical-align: top;
}
.location_bar a
{
	color: #999;
	font-weight: normal;
	padding: 0 1px;
	text-decoration: none;
}
.location_bar a:active,
.location_bar a:hover
{
	color: #666;
	text-decoration: underline;
}
.location_bar .sep
{
	color: #666;
	font-weight: normal;
	padding: 0 4px 0 1px;
}

/* navigation bar */
.navi_menu_content
{
	border-top: 1px #F00 dotted;
	padding: 9px 0;
}
.navi_menu_content .l1,
.navi_menu_content .l1_a
{
	color: #666;
	font-weight: normal;
	padding: 0 0;
	text-decoration: none;
}
.navi_menu_content .l1_a,
.navi_menu_content .l1:active,
.navi_menu_content .l1:hover,
.navi_menu_content .l1_a:active,
.navi_menu_content .l1_a:hover
{
	color: #666;
	text-decoration: underline;
}
.navi_menu_content .l1_sep
{
	color: #666;
	font-weight: normal;
	padding: 0 11px;
}


/************/
/* siteEdit */
/************/
.siteEditDotOver
{
	background-color: #f2f2f2;
	border: 1px solid #fff;
	display: none;
	margin: 0;
	position: absolute;
	text-align: left;
	visibility: visible;
	width: 160px;
	z-index: 2500;
}
.siteEditDotOver table
{
	border: 1px solid #105aa4;
	width: 100%;
}
.siteEditDotOver table td
{
	background-color: #fff;
	padding: 2px 4px 2px 6px;
}
.siteEditDotOver table td.icon
{
	background-color: #f4f4f4;
	padding: 2px 4px;
	text-align: center;
	width: 1%;
}
.siteEditDotOver a
{
	display: block;
	color: #009;
	text-decoration: none;
}
.siteEditDotOver a:hover
{
	text-decoration: underline;
}
a.remainder {
	clear:both;
	margin:5px 10px 10px 10px;
	display:block;
	float:left;
	font-size:10px;
}
#myaccount {
	float: left;
	margin: 10px 0 0 15px;
}

fieldset
{
	border: 1px solid #BA1116;
	margin-bottom: 20px;
}
fieldset legend
{
	color: #BA1116;
	font-weight: bold;
	padding: 0 5px;
}
.gr2_list_separ {
	background: #BA1116;
	height:2px;
	font-size: 0px;

}
.cart_sidebar {
	clear:left;
	text-align: left;
	padding: 20px 0 20px 0;
}
.cart_sidebar .title {
	padding: 4px 8px;
	color: #BA1116;
	font-weight: bold;
	border-bottom: 1px dashed #ccc;
}
.cart_sidebar .prod_item {
	background: url("../tmpl/img/v1_bullet.gif") no-repeat 8px;
	padding: 4px 6px 4px 22px;
	color: #333;
}
.cart_sidebar .total {
	border-top: 1px dashed #ccc;
	font-weight: bold;
	padding: 4px 8px;
}
.cart_sidebar .checkout {
	padding: 4px 8px;
}
.cart_sidebar .checkout a{
	float:left;
}
.drinks_icon {
	margin: 5px 0 0 0;
	background: url("../tmpl/img/logo.gif") no-repeat left;
	padding-left: 85px;
	height: 60px;
}
.drinks_icon a {
	font-weight: bold;
	display:block;
	padding: 4px 0 2px 2px;
}
.drinks_icon .body {
	color: #333;
	line-height: 140%;
}
.btn_checkout  {
	float:right;
	margin-top: 10px;
	width: 200px;
}
.btn_continue  {
	float:left;
	margin-top: 10px;
}
.detailed_image {
	width: 380px;
	height: 380px;
	border: 1px solid #CCC;
	background: #E5E5E5;
}
.detailed_info {
	padding: 0 5px 10px 5px;
}
.detailed_info .name {
	color: #BA1217;
	font-weight: bold;
	padding: 1px 0 10px 0;
}
.detailed_info .descr {
	color: #666;
	line-height: 140%;
}
.detailed_info .additional_info_label {
	color: #666;
	margin-top: 20px;
}
.detailed_info .additional_info_input {
	margin-top: 5px;
	padding-bottom: 20px;
}
.detailed_info .additional_info_input textarea {
	width: 100%;
	height: 60px;
}
.detailed_info .btn {
	float:left;
}
.detailed_info .qty {
	color: #666;
	float: left;
	margin-right: 10px;
}
.detailed_info .price {
	color: #666;
	float: left;
	margin: 3px 20px 0 0;
}
.detailed_info .price b {
	color: #666;
}
.detailed_info .qty b {
	color: #666;
}
.italic {
	font-style: italic;
}
div.important {
	color: #BA1116;
	font-size: 17px;
	font-weight: bold;
	font-family: Arial;
	line-height: 150%;
	padding: 0 30px 5px 0;
}

@media print {
	#top,#t1_r0,#mid_left,#botton_shadow,#t2,
	#icon-print
	{
		display: none;
	}
	#main_container {
		background: none;
	}
	body {
		background: #FFF;
	}
	body,html,#main_container,#main{
		width: auto;
		height:auto;
	}
}