html, body {
	margin: 0;
	padding: 0;
	min-height: 100%;
	background: #F4F4EA;
}
body {
	font-family: trebuchet ms, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #5C5950;
}
* html {
	height: 100%;
	background: #F8F8F1;
}

.info, .success, .warning, .error, .validation {
border: 1px dotted;
margin: 10px 0px;
padding:15px 10px 15px 50px;
background-repeat: no-repeat;
background-position: 10px center;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
}
.info {
color: #00529B;
background-color: #BDE5F8;
background-image: url('http://img.lifun.ru/templates/info.png');
}
.success {
color: #4F8A10;
background-color: #DFF2BF;
background-image:url('http://img.lifun.ru/templates/success.png');
}
.warning {
color: #9F6000;
background-color: #FEEFB3;
background-image: url('http://img.lifun.ru/templates/warning.png');
}
.error {
color: #D8000C;
background-color: #FFBABA;
background-image: url('http://img.lifun.ru/templates/error.png');
}

.nimgb {
border:1px solid #000;
}

.bgcomm {
	background: #EDEFF0;
}
.bgcomm .date {
	font-size: 11px;
	text-align: right;
	padding: 3px;
}
.bgcomm .txt {
	padding: 0 0 5px 5px;
}
.avatar {
	padding: 1px;
	border: 1px solid #999;
}
.pic {
	width: 10%;
	font-size: 11px;
	text-align: center;
}
#ots {
	padding: 0 0 10px;
}

.catlink {
	background: url(img/folder.png) no-repeat;
	padding:0 0 0 20px;
	background-position: 0 3px;
}

.act {
	background: #dbdbdb;
	border: 1px solid #b1b1b1;
	font-weight: 100;
	font-color: #000;
	margin: 0 1px;
	padding: 2px 7px;
	text-decoration: none;
}
.navigat a {
	background: #f7f7f7;
	border: 1px solid #c7c7c7;
	font-weight: 100;
	margin: 0 1px;
	padding: 2px 7px;
	text-decoration: none;
}
.navigat a.active {
	background: #666;
	border: 1px solid #417fbb;
}
textarea, input, option {
	background: #fff url(img/input_sh.png) repeat-x;
	border: 1px solid #c3ccc3;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
.btn {
	display: inline-block;
	background: none;
	margin: 0;
	padding: 3px 0;
	border-width: 0;
	overflow: visible;
	font: 100%/1.2 Arial, Sans-serif;
	text-decoration: none;
	color: #333;
}
* html button.btn {
	padding-bottom: 1px;
}
html:not([lang*=""]) button.btn {
	margin: 0 -3px;
}
.btn span {
	background: #ddd url(img/bg-butto.gif) repeat-x 0 0;
	margin: 0;
	padding: 3px 0;
	border-left: 1px solid #bbb;
	border-right: 1px solid #aaa;
}
* html .btn span {
	padding-top: 0;
}
.btn span span {
	position: relative;
	padding: 3px .4em;
	border-width: 0;
	border-top: 1px solid #bbb;
	border-bottom: 1px solid #aaa;
}
button.pill-l span {
	border-right-width: 0;
}
button.pill-l span span {
	border-right: 1px solid #bbb;
}
button.pill-c span {
	border-right-style: none;
	border-left-color: #fff;
}
button.pill-c span span {
	border-right: 1px solid #bbb;
}
button.pill-r span {
	border-left-color: #fff;
}
.btn:hover span, .btn:hover span span, .btn:focus span, .btn:focus span span {
	cursor: pointer;
	border-color: #9cf !important;
	color: #000;
}
.btn:active span {
	background-position: 0 -400px;
	outline: none;
}
.btn:focus, .btn:active {
	outline: none;
}
.primary {
	font-weight: bold;
	color: #000;
}
.corners {
	position: relative;
	background: url(img/corners2.png) no-repeat -10px -10px;
	padding: 10px;
	margin: 10px 0;
}
.corners1 {
	position: relative;
	background: url(img/corners1.png) no-repeat -10px -10px;
	padding: 10px;
	margin: 10px 0;
}
div.news_content .corners {
	font-size: 90%;
}
.tr, .bl, .br {
	position: absolute;
	overflow: hidden;
	background: url(img/corners2.png) no-repeat;
}
.tr {
	background-position: 0 -10px;
	top: 0;
	right: 0;
	bottom: 10px;
	width: 10px;
}
.bl {
	background-position: -10px 0;
	bottom: 0;
	left: 0;
	height: 10px;
	right: 0;
}
.br {
	background-position: 0 0;
	bottom: 0;
	right: 0;
	width: 10px;
	height: 10px;
}
.tr1, .bl1, .br1 {
	position: absolute;
	overflow: hidden;
	background: url(img/corners1.png) no-repeat;
}
.tr1 {
	background-position: 0 -10px;
	top: 0;
	right: 0;
	bottom: 10px;
	width: 10px;
}
.bl1 {
	background-position: -10px 0;
	bottom: 0;
	left: 0;
	height: 10px;
	right: 0;
}
.br1 {
	background-position: 0 0;
	bottom: 0;
	right: 0;
	width: 10px;
	height: 10px;
}
* html .corners {
	height: 1%;
	overflow: hidden;
}
* html .tr {
	height: 9999px;
}
* html .bl {
	width: 9999px;
}
A.nt:link {
	color: #369;
	text-decoration: none;
}
A.nt:visited {
	color: #369;
	text-decoration: none;
}
A.nt:hover {
	color: #369;
	text-decoration: underline;
}
A.nt:active {
	color: #369;
	text-decoration: none;
}
p {
	padding: 0;
	margin: 0;
	border: 0;
}
img {
	border: 0;
}
h1, h2, h4, h5, h6 {
	margin: 0;
	padding: 0;
	border: 0;
}
a:link {
	color: #2B7EBB;
}
a:visited {
	color: #2B7EBB;
}
a:active {
	color: #2B7EBB;
}
a:hover {
	color: #24A8E7;
}
#container {
	width: 989px;
	margin: 0 auto;
}
html>body #main {
	overflow: hidden;
	padding-top: 15px;
}
#main-block-nested {
	padding: 0 4px;
}
#main {
	padding-top: 15px;
	padding-bottom: 5px;
}
#header {
	height: 137px;
	padding: 0;
	float: left;
	width: 992px;
}
.logo {
	padding: 10px 0 0 15px;
	float: left;
}
#toolbar_holder {
	height: 53px;
}
ul#alttoolbar li a {
	margin-right: 0;
}
#header_right {
	float: right;
	margin-top: 26px;
}
#alttoolbar_holder {
	height: 35px;
	padding-top: 5px;
	padding-left: 9px;
	float: left;
	min-width: 140px;
}
#header_inner {
	float: left;
	display: inline;
}
#alttoolbar_inner {
	padding-right: 9px;
}
#banner {
	height: 82px;
	width: 900px;
	border: 15px solid #EBE9D8;
	margin: 15px;
	padding-top: 210px;
	padding-left: 21px;
	background: #DBDBC0;
}
#standard-banner {
	border-top: 1px solid #FFF;
	padding-left: 190px;
	height: 99px;
}
#footer-block {
	clear: both;
}
#footer {
	clear: both;
	text-align: right;
	padding: 15px;
	color: #CFCFB7;
	margin-left: 4px;
	margin-right: 4px;
	border-top: 2px solid #DBDBC2;
	background: #3C322A;
}
#footer .footer_section h3 {
	color: #CFCFB7;
	padding-bottom: 2px;
	border-bottom: 1px solid #544A42;
	margin-top: 0;
	font: normal 1.3em Georgia, "Times New Roman", Times, serif;
}
#footer #toowardslogo {
	float: right;
	padding-left: 5px;
}
#footerlinks {
	float: left;
}
#content {
	width: 485px;
	float: left;
	margin-left: 15px;
}
#side_options {
	width: 235px;
	margin-left: 15px;
	float: left;
}
#left_side_options {
	width: 200px;
	padding-left: 15px;
	float: left;
}
#side_footer {
	padding: 16px;
	padding-bottom: 12px;
	padding-top: 4px;
	height: 55px;
}
#side_content {
	padding: 16px;
	padding-bottom: 0;
}
* html #content {
	display: inline;
}
#pagetitle_holder {
	padding: 3px 0;
	margin-bottom: 5px;
	margin-top: 0;
}
#menu_holder {
	width: 170px;
	margin-left: 15px;
	margin-right: 15px;
	padding-top: 25px;
	float: left;
	padding-bottom: 25px;
}
#menu_holder ul ul, #menu_holder ul li {
	margin: 0;
	padding: 0;
}
ul#menu li#menu1 {
	border-top: 3px solid #FFAE00;
}
ul#menu li a {
	border-bottom: 1px solid #E5E5E5;
	color: #00304C;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 10px;
}
ul#menu li.open {
	font-weight: bold;
}
ul#menu li.open ul li {
	font-weight: normal;
}
ul#menu li a:hover, ul#menu li.open a:hover {
	background: #FCF6E4;
}
#menu ul {
	list-style: none;
}
#menu ul li {
	margin-left: 1em;
}
.splash_page #news_container {
	width: 198px;
	float: left;
	background: #ECECEC;
	padding-top: 17px;
	padding-left: 6px;
	padding-right: 6px;
}
.splash_page #news_holder #news_more {
	border-bottom: 1px solid #E5E5D3;
	margin-bottom: 0.5em;
	padding-bottom: 0.5em;
}
.splash_page #news_holder #news_subject {
	font-weight: bold;
}
#news_container h3 {
	margin-top: 0;
}
.eq_h_col {
	padding-bottom: 32767px;
	margin-bottom: -32767px;
}
#printfriendly a, #login a, #logout a {
	padding-left: 30px;
	padding-top: 9px;
	padding-bottom: 9px;
	line-height: 38px;
}
#printfriendly {
	padding-left: 2px;
}
#sidenews {
	float: left;
	width: 100%;
}
#login, #logout {
	margin-left: 16px;
	margin-right: 16px;
	padding-left: 0;
	padding-right: 2px;
	padding-bottom: 5px;
	border-bottom: 2px solid #EEE;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
* html .clearfix {
	height: 1%;
}
.list_item {
	padding-bottom: 10px;
	padding-top: 10px;
	width: 95%;
	float: left;
}
.list_item div {
	margin-bottom: 3px;
}
.list_item.alt {
	background: #F6F5EC;
}
.list_item h3 {
	margin: 0;
	color: #789700;
	display: block;
	width: 415px;
}
#sidewine .list_item h3 {
	width: 170px;
}
.list_item h4 {
	margin: 0;
}
.list_item .webcode {
	padding: 0;
}
.list_item .webcode p {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
.list_item .item_morelink, .pagemenu a.back {
	padding-left: 14px;
}
#sidenews .list_item {
	padding-left: 24px;
}
#sidewine .list_item {
	clear: left;
	border-bottom: 0;
	padding: 10px;
}
#sidewine .list_item div.info {
	width: 150px;
}
#sidewine .options {
	margin-top: 5px;
	padding-left: 0;
	overflow: hidden;
	background: #E5E5D3;
}
#sidewine .nested-options {
	height: 47px;
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
}
#thumb, .thumb {
	border: 1px solid #C3C1AE;
	float: right;
	margin-left: 5px;
	background: #FFF;
}
#fancythumb {
	padding: 4px;
	border: 4px solid #C3C1AE;
	float: right;
	background: #FFF;
}
.minifancythumb {
	padding: 2px;
	border: 2px solid #C3C1AE;
	float: right;
	margin-left: 5px;
	background: #FFF;
}
#sidewine .list_item div.thumb, #sidewine .list_item div.fancythumb {
	float: right;
	margin-right: 15px;
}
.full-info, .comment {
	padding-left: 20px;
	min-height: 23px;
	display: block;
	line-height: 20px;
}
.message {
	padding: 10px;
}
.message .image {
	float: left;
	padding: 5px 5px 5px 0;
}
.message.alt, div.winealt, tr.alt {
	background: #F6F5EC;
}
.message .body {
	margin-top: 5px;
}
.message .name {
	font-style: italic;
	color: #789700;
	font-weight: bold;
}
.message .date {
	color: #423E35;
	font-weight: bold;
}
.messages {
	margin-bottom: 10px;
}
.message .thumb {
	padding: 2px;
	border: 2px solid #C3C1AE;
	float: left;
	margin-right: 5px;
	background: #FFF;
}
.messages .more .prevghost, .messages .more .prev {
	float: left;
}
.messages .more .nextghost, .messages .more .next {
	float: right;
}
td div.chk_group {
	float: left;
	width: 200px;
}
#map {
	width: 480px;
	height: 350px;
	border: 1px solid #D5D5B4;
}
table.editform td div.thumbnail {
	float: right;
	padding: 5px;
}
.list-header {
	border-bottom: 3px solid #8FB400;
	padding-bottom: 3px;
	margin-bottom: 5px;
	margin-top: 10px;
	clear: right;
}
.list-subheader {
	border-top: 1px solid #D9D7C5;
	border-bottom: 1px solid #D9D7C5;
	padding-top: 8px;
	margin-top: 20px;
	margin-bottom: 10px;
	padding-left: 5px;
	clear: all;
	background: #F0EFE2;
}
.tablehead {
	margin-bottom: 0;
}
.standard .list-subheader h3, .list-subheader h3 {
	padding: 4px 0;
	padding-bottom: 8px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	letter-spacing: -0.5px;
	margin: 0;
	color: #2D281F;
}
#side_options .list-subheader, #left_side_options .list-subheader {
	margin: 0;
}
.list-header h3 {
	margin-bottom: 1px;
}
.list-rating {
	float: right;
}
.list-winename {
	margin-top: 5px;
}
.hugo {
	float: right;
	width: 130px;
}
.calendar_button button {
	background: none;
	border: none;
	padding-left: 2px;
	vertical-align: middle;
}
.calendar_button button span {
	display: none;
}
#searchBox {
	margin-top: 2px;
}
#searchBox-bottomLeft {
	padding: 10px;
}
#searchBox caption {
	background: none;
	border: 0;
	margin-top: 3px;
	border-bottom: 2px solid #D8D8C3;
	margin-bottom: 3px;
	color: #423E35;
}
#searchBox .buttons {
	padding-bottom: 10px;
	padding-top: 5px;
}
#searchBox .buttons div {
	float: left;
	font-size: .8em;
	padding-top: 2px;
}
#searchBox select {
	width: 170px;
}
#search-box {
	padding: 8px;
	background: #F0EFE2;
}
#search-box h4 {
	margin-top: 3px;
	margin-bottom: 0;
}
.tagsuggest span {
	cursor: pointer;
}
.review-content {
	float: right;
	width: 140px;
}
.tags {
	min-height: 24px;
	padding-left: 30px;
	margin-top: 5px;
}
#help_holder {
	min-height: 30px;
	padding: 15px;
	padding-left: 0;
	padding-right: 0;
	clear: both;
}
#helpnode {
	float: right;
}
.imagereplace, .imagereplace_menu, .splash_page .imagereplace {
	display: block;
	margin: 0;
	font-size: 0;
	text-indent: 0;
}
.wine-thumb {
	border: 1px solid #C3C1AE;
	float: right;
	clear: both;
}
th div.formreq {
	font-style: italic;
	padding-left: 10px;
	color: #8FB400;
	font-weight: normal;
}
div#checkusername {
	display: none;
}
div.statelabel {
	margin: 5px 0;
	font-weight: bold;
}
div.wine_vintage {
	padding: 5px;
}
div.wine_vintage div {
	padding: 2px 0;
}
div.wine_vintage .wine-desc {
	width: 300px;
	float: left;
}
div.wine_vintage .buttons {
	width: 110px;
	float: left;
	text-align: center;
}
.footer_top {
	clear: both;
	background: url(img/footer_top.png) left top no-repeat;
	width: 981px;
	height: 25px;
}
.footer_bottom {
	clear: both;
	background: url(img/footer_bottom.png) left top no-repeat;
	width: 981px;
	height: 25px;
}
.footer_box {
	clear: both;
	width: 981px;
	margin: auto;
	background: url(img/footer_bg.gif) left 25px repeat-x #3d3229;
}
.footer_cnt {
	clear: both;
}
.bottom_bar {
	clear: both;
	margin: auto;
	color: #3c322a;
	font-size: 11px;
	height: 95px;
	width: 920px;
}
.copy {
	float: left;
	color: #3c322a;
	padding-top: 22px;
}
.fmenu {
	float: right;
	font-size: 11px;
	color: #3c322a;
	text-align: right;
	padding-top: 22px;
}
.fmenu a {
	color: #3c322a;
	text-decoration: none;
}
.fmenu a:hover {
	color: #da6607;
	text-decoration: underline;
}
.footer_box a {
	color: #da6607;
	text-decoration: none;
}
.footer_box a:hover {
	color: #da6607;
	text-decoration: underline;
}
.footer_box p {
	color: #fff;
	font-size: 14px;
}
.footer_box h2 {
	color: #fff;
	border: 0;
	margin: 0;
	padding: 5px 0 0;
	font: normal 18px/18px trebuchet ms;
}
.footer_cnt table {
	border: 0;
	border-collapse: collapse;
}
.footer_cnt table td {
	vertical-align: top;
	padding: 0;
}
.footer_cnt table td.footer_left {
	width: 220px;
	border-right: 1px solid #62574e;
}
.footer_cnt table td.footer_left div {
	padding: 0 20px 0 30px;
}
.footer_cnt table td.footer_center {
	width: 610px;
	border-right: 1px solid #62574e;
}
.footer_cnt table td.footer_center div {
	padding: 0 20px 0 30px;
	text-align: justify;
}
.footer_cnt table td.footer_right {
	padding: 0 30px 0 25px;
}
.footer_cnt table td.footer_right div {
	height: 1px;
	background: #fff;
	margin: 10px 0;
	clear: both;
	overflow: hidden;
	width: 100%;
}
.f_bg {
	width: 100%;
	margin: auto;
	clear: both;
	background: url(img/f_bg.png) center top no-repeat;
}
.reg {
	float: right;
	background: url(img/reg_left.gif) left top no-repeat #ebeae9;
	padding: 0;
	margin: 0;
	height: 65px;
	margin-top: 10px;
	margin-right: 10px;
}
.reg p {
	font-size: 14px;
	color: #767676;
	line-height: 25px;
	padding: 6px 15px 0;
}
.reg div {
	color: #fff;
	height: 65px;
	background: url(img/reg_right.gif) right top no-repeat;
}
.reg a{
	background: url(img/btn.gif) left top repeat-x;
	color: #fff;
	font-size: 11px;
	padding: 0 5px;
	margin-right: 5px;
	height: 18px;
	display: block;
	float: left;
	text-decoration: none;
	line-height: 18px;
}
.reg a:hover {
	color: #fff;
	text-decoration: none;
}
.reg a:link {
	color: #fff;
	text-decoration: none;
}
.reg a:visited {
	color: #fff;
	text-decoration: none;
}
.topbar {
	clear: both;
	margin: auto;
	height: 84px;
	padding: 0 4px;
}
h1 {
	font-size: 24px;
	text-decoration: none;
	font-weight: normal;
	border: 0;
	padding: 0;
	margin: 0;
}
a:link,visited,active h1 {
	color: #2b7ebb;
	text-decoration: none;
}
a:hover  h1{
	color: #da6607;
	text-decoration: none;
}
.news_content {
	clear: both;
}
.news_content a {
	color: #2b7ebb;
}
.news_content p {
	font-size: 16px;
	padding: 0 0 15px;
}
.right_column {
	float: right;
	width: 715px;
	padding: 0 25px 25px 20px;
	border-left: 1px solid #e0e0ca;
}
.left_column {
	float: left;
	width: 220px;
	background: none;
}
.right_column p {
	padding-right: 30px;
}
.right_column h1, h2, h3, h4 {
	padding-right: 30px;
}
.left_menu {
	clear: both;
	font-size: 14px;
	line-height: 18px;
	padding: 10px 16px 25px;
}
.subtitle h2 {
	font-size: 100%;
	font-weight: normal;
}
.left_menu h2 {
	color: #746457;
	font-size: 18px;
	font-weight: normal;
	padding-bottom: 10px;
}
.left_menu a {
	text-decoration: underline;
	color: #746457;
}
.left_menu a:hover {
	text-decoration: underline;
	color: #da6607;
}
.news_separator {
	clear: both;
	height: 1px;
	overflow: hidden;
	background: #393128;
	margin: 15px 0 25px;
	width: 620px;
}
.bottom_info {
	clear: both;
}
.mainmenu {
	clear: both;
	height: 51px;
	font-size: 18px;
	line-height: 53px;
	padding: 0 4px;
}
.mainmenu a {
	color: #fff;
	display: block;
	text-decoration: none;
	float: left;
	height: 53px;
}
.mainmenu a span {
	padding: 0 18px;
	height: 53px;
	display: block;
}
.mainmenu a:hover {
	color: #4e4238;
	display: block;
	text-decoration: none;
	float: left;
	height: 53px;
	background: url(img/menu_right.png) right top no-repeat;
}
.mainmenu a:hover span {
	background: url(img/menu_left.png) left top no-repeat;
	padding: 0 18px;
	height: 53px;
	display: block;
}
.mainmenu a.on {
	color: #da6607;
	display: block;
	text-decoration: none;
	float: left;
	height: 53px;
	background: url(img/menu_right.png) right top no-repeat;
}
.mainmenu a.on span {
	background: url(img/menu_left.png) left top no-repeat;
	padding: 0 18px;
	height: 53px;
	display: block;
}
.mainmenu a.on:hover {
	color: #da6607;
	display: block;
	text-decoration: none;
	float: left;
	height: 53px;
	background: url(img/menu_right.png) right top no-repeat;
}
.mainmenu a.on:hover span {
	background: url(img/menu_left.png) left top no-repeat;
	padding: 0 18px;
	height: 53px;
	display: block;
}
