﻿* {
	margin: 0;
	padding: 0; 
}

body {
	background: #edeeef;
	font: 12px Tahoma;
}

a {
	color: #807250;
	outline-width: 0;
}

a img {
	border-width: 0; 
}

.diet {
	width: 1000px;
	margin: 0 auto;
	padding-bottom: 20px;
	overflow: hidden;
	background: url(../images/h.jpg) no-repeat   0 0;
	position: relative;
}

.banner728 {
	width: 728px;
	margin: 0 auto;
	padding-bottom: 5px;
	overflow: hidden;
	position: relative;
}

.header {
	position: relative;
	height: 268px;
}

.logo {
	position: absolute;
	width: 225px;
	height: 65px;
	left: 140px;
	top: 157px;
}

.navigation {
	font-weight: bold;
	height: 67px;
	overflow: hidden;
	display: block;
	font-size: 11px;
	list-style: none;
	margin-left: 13px;
}

.navigation li{
	display: block;
	float: left;
	overflow: hidden
}

.navigation a{
	background: url(../images/n.png) no-repeat  top right;
	color: #fff;
	text-decoration: none;
	display: block;
	float: left;
	padding: 28px 24px 28px 23px;
	text-shadow: #555 1px 1px 0;
}

/* Первый элемент */
.navigation .gen a {
	padding-left: 32px;
}

/* Последний элемент */
.navigation .apo a {
	background-image: none;
}


.sub-header {
	height: 67px;
	position: relative;
}

.search-bar {
	position: absolute;
	background: url(../images/loop.png) no-repeat 11px 23px;
	height: 67px;
	width: 482px;
	right: 23px;
	top: 0;
}

.search-bar .subject {
	position: absolute;
	top: 23px;
	left: 45px;
}

.search-bar .subject input {
	outline-width: 0;
	border-width: 0;
	background: transparent;
	width: 340px;
	color: #444;
	font-size: 12px;
}

.search-bar .go {
	position: absolute;
	top: 19px;
	left: 400px;
	font-size: 11px;
}

.search-bar .go a {
	display: inline-block;
	width: 73px;
	color: #fff;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	text-shadow: #555 1px 1px 0;
	padding: 5px 0;
}

.sub-header .banner {
	position: absolute;
	top: 7px;
	left: 16px;
}

.sitemap-container {
	background: url(../images/fc.png) repeat-x 0 0;
	height: 53px;
	overflow: hidden;
	margin: 0 19px 0 11px !important;
}

.sitemap-fl {
	position: absolute;
	width: 9px;
	height: 53px;
	background: url(../images/fl.png);
	top: 0;
	left: 0;
}

.sitemap-fr {
	position: absolute;
	width: 9px;
	height: 53px;
	background: url(../images/fr.png);
	top: 0;
	right: 0;
}

.sitemap {
	text-align: center;
	height: 53px;
	font-weight: bold;
	overflow: hidden;
	display: block;
	font-size: 11px;
	list-style: none;
}

.sitemap li{
display: inline; }

.sitemap a{
	color: #fff;
	text-decoration: none;
	display: inline-block;
	padding: 19px 22px;
	text-shadow: #555 1px 1px 0;
}

.copyright {
	text-align: right;
	font-size: 10px;
	font-weight: bold;
	color: #c63132;
	padding: 10px 15px 5px;
}

.add {
	text-align: right;
	font-size: 10px;
	font-weight: bold;
	color: #c63132;
	padding: 0 15px;
}

.copyright a,
.add a {
	text-decoration: none;
}

.copyright a:hover,
.add a:hover {
	text-decoration: underline;
}

.column-container {
	overflow: hidden;
	position: relative;
	margin: 0 23px 0 15px
}

.sub-column-container {
	overflow: hidden;
	position: relative;
}

.column-left {
	float: left;
	width: 470px;
	margin-right: 10px;
	position: relative;
}

.column-right {
	float: left;
	width: 482px;
	position: relative;
}

.sub-column-left {
	float: left;
	width: 235px;
	margin-right: 10px;
	position: relative;
}

.sub-column-right {
	float: right;
	width: 237px;
	position: relative;
}

.custom-block {
	overflow: hidden;
	margin-bottom: 10px;
	position: relative;
	padding: 5px;
}

.custom-block .title {
	padding: 0 0 5px 10px;
	font: italic 15px Arial;
}

.custom-block  .content {
	position: relative;
}

.corner {
	position: absolute;
	overflow: hidden;
	width: 9px;
	height: 9px;
}

.corner-tl {
	background: url(../images/corners.png) no-repeat  0 0;
	top: 0;
	left: 0;
}

.corner-tr {
	background: url(../images/corners.png) no-repeat  -9px 0;
	top: 0;
	right: 0;
}

.corner-br{
	background: url(../images/corners.png) no-repeat  -9px -9px;
	bottom: 0;
	right: 0;
}

.corner-bl{
	background: url(../images/corners.png) no-repeat  0 -9px;
	bottom: 0;
	left: 0;
}

.border {
	position: absolute;
	overflow: hidden;
	width: 4px;
	height: 4px;
}

.border-tl {
	left: 0;
	top: 0;
	background-position: 0 0;
}

.border-tr {
	right: 0;
	top: 0;
	background-position: -4px 0;
}

.border-bl {
	left: 0;
	bottom: 0;
	background-position: 0 -4px;
}

.border-br {
	right: 0;
	bottom: 0;
	background-position: -4px -4px;
}

/*
 * custom block: dear-visitor
 */
 
.dear-visitor {
	background: #dfe0e1;
}

.dear-visitor .title {
	color: #5e5e5e;
}

.dear-visitor .content {
	color: #5e5e5e;
	padding: 20px 17px;
	background: #fff;
}

.dear-visitor .border {
	background-image: url(../images/dear-visitor.png);
}

/*
 * custom block: article-i
 */
 
.article-i{
	background: #dfe0e1;
}

.article-i .title {
	color: #5e5e5e;
}

.article-i .content {
	color: #5e5e5e;
	padding: 20px 17px 5px;
	background: #fff;
}

.article-i  .border {
	background-image: url(../images/dear-visitor.png);
}

/*
 * custom block: last-articles
 */
 
.last-articles{
	background: #ece8e0;
}

.last-articles .title {
	color: #8f815f;
}

.last-articles .content {
	color: #6b6b6b;
	padding: 17px 5px 17px 26px;
	background: #e5e0d4;
}

.last-articles .border {
	background-image: url(../images/last-articles.png);
}

.last-articles .item {
	overflow: hidden;
	background: url(../images/white-dots.png) repeat-x  bottom left;
	padding-bottom: 10px;
	margin-bottom: 12px;
}

.last-articles .apo {
	background-image: none;
	margin-bottom: 0;
	padding-bottom: 0;
}

.last-articles .img-preview {
	text-align: center;
	float: left;
	width: 75px;
}

.last-articles .subject {
	line-height: 15px;
	font-size: 11px;
	margin-left: 82px;
}

.last-articles .subject-title {
	font-size: 12px;
	font-weight: bold;
	color: #c63132;
	padding-bottom: 10px;
}

.last-articles .more {
	font-size: 10px;
	padding: 6px 10px 0 0;
	text-align: right;
}

.last-articles .more a{
	text-decoration: none;
}

.last-articles .more a:hover {
	text-decoration: underline;
}

/*
 * custom block: last-articles-tiny
 */
 
.last-articles-tiny{
	background: #ece8e0;
}

.last-articles-tiny .title {
	color: #8f815f;
}

.last-articles-tiny .content {
	color: #6b6b6b;
	padding: 17px 5px 17px 26px;
	background: #e5e0d4;
}

.last-articles-tiny .border {
	background-image: url(../images/last-articles.png);
}

.last-articles-tiny .item {
	overflow: hidden;
	background: url(../images/white-dots.png) repeat-x  bottom left;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

.last-articles-tiny  .apo {
	background-image: none;
	margin-bottom: 0;
	padding-bottom: 0;
}

.article-i-last {
	font-weight: bold;
	padding-left: 5px;
}

.article-i-last a {
	text-decoration: none;
}

.article-i-last a:hover {
	text-decoration: underline;
}

/*
 * custom block: attention-plz
 */
 
.attention-plz {
	background: #faca34;
}

.attention-plz .title {
	color: #91580f;
	background: url(../images/icon-attention-plz.png) no-repeat 4px 1px;
	padding-left: 25px;
}

.attention-plz  .content {
	color: #ffffff;
	padding: 10px 14px;
	font-size: 10px;
	background: #f69a23;
}

.attention-plz  a {
	color: #ffffff;
	text-decoration: none;
}

.attention-plz .border {
	background-image: url(../images/attention-plz.png);
}

.attention-plz ul {
	list-style: none;
}

.attention-plz li {
	background: url(../images/bullet-attention-plz.png) no-repeat 0 3px;
	padding: 0 0 10px 19px;
}

/*
 * custom block: diet-list
 */
 
.diet-list {
	background: #cfdb76;
}

.diet-list .title {
	color: #56631a;
	background: url(../images/icon-diet-list.png) no-repeat 4px 1px;
	padding-left: 25px;
}

.diet-list  .content {
	font-size: 10px;
	background: #a4bb3e;
}

.diet-list .border {
	background-image: url(../images/diet-list.png);
}

.diet-list ul {
	list-style: none;
}

.diet-list li {
	background: url(../images/shadow-dots.png) repeat-x bottom left;
	margin: 0 14px;
	padding: 0 0 0 16px;
}

.diet-list .apo {
	background-image: none;
}

.diet-list li a {
	color: #fff;
	text-decoration: none;
	display: block;
	background: url(../images/bullet-diet-list.png) no-repeat 0 10px;
	padding: 7px 0 7px 19px;
}

.diet-list li a:hover {
	color: #e7f0a8;
}

.diet-list  .more {
	color: #5e5e5e;
	border-top: 1px solid #cfdb76;
	padding: 6px;
	text-align: right;
}

.diet-list .more a{
	color: #56631a;
	text-decoration: none;
}

.diet-list .more a:hover {
	text-decoration: underline;
}

/*
 * custom block: informer-my
 */
 
.informer-my {
	background: #cfdb76;
}

.informer-my .title {
	color: #56631a;
	background: url(../images/icon-diet-list.png) no-repeat 4px 1px;
	padding-left: 25px;
}

.informer-my  .content {
	font-size: 10px;
	background: #FFFFFF;
}

.informer-my .border {
	background-image: url(../images/diet-list.png);
}

.informer-my ul {
	list-style: none;
}

.informer-my li {
	background: url(../images/shadow-dots.png) repeat-x bottom left;
	margin: 0 14px;
	padding: 0 0 0 16px;
}

.informer-my .apo {
	background-image: none;
}

.informer-my li a {
	color: #fff;
	text-decoration: none;
	display: block;
	background: url(../images/bullet-diet-list.png) no-repeat 0 10px;
	padding: 7px 0 7px 19px;
}

.informer-my li a:hover {
	color: #e7f0a8;
}

/*
 * custom block: actual-articles
 */
 
.actual-articles{
	background: #8bd8ec;
}

.actual-articles .title {
	color: #186b81;
	background: url(../images/icon-actual-articles.png) no-repeat 6px 1px;
	padding-left: 25px;
}

.actual-articles  .content {
	font-size: 10px;
	background: #47b9d7;
}

.actual-articles .border {
	background-image: url(../images/actual-articles.png);
}

.actual-articles ul {
	list-style: none;
}

.actual-articles li {
	background: url(../images/shadow-dots.png) repeat-x bottom left;
	margin: 0 14px;
	padding: 0 0 0 16px;
}

.actual-articles .apo {
	background-image: none;
}

.actual-articles li a {
	color: #fff;
	text-decoration: none;
	display: block;
	background: url(../images/bullet-actual-articles.png) no-repeat 0 10px;
	padding: 7px 0 7px 19px;
}

.actual-articles li a:hover {
	color: #c9eaf3;
}

.actual-articles .more {
	color: #5e5e5e;
	border-top: 1px solid #8bd8ec;
	padding: 6px;
	text-align: right;
}

.actual-articles .more a{
	color: #186b81;
	text-decoration: none;
}

.actual-articles .more a:hover {
	text-decoration: underline;
}

/*
 * custom block: tiny-articles
 */
 
.tiny-articles{
	background: #ece8e0;
}

.tiny-articles .content {
	color: #6b6b6b;
	background: #e5e0d4;
}

.tiny-articles .border {
	background-image: url(../images/last-articles.png);
}

.tiny-column-container {
	overflow: hidden;
	padding: 0 4px;
}

.tiny-articles .img-preview {
	width: 45px;
	float: left;
	padding-top: 2px;
}

.tiny-articles .subject {
	margin-left: 50px;
	padding-right: 4px;
	line-height: 13px;
	font-size: 10px;
	color: #989494;
}

.tiny-articles .subject-title {
	font-size: 11px;
	font-weight: bold;
}

.tiny-articles .subject-title  a {
	text-decoration: none;
}

.tiny-articles .subject-title  a:hover {
	text-decoration: underline;
}

.tiny-column-left {
	float: left;
	width: 233px;
}

.tiny-column-right {
	float: right;
	width: 231px;
}

.tiny-article {
	padding: 5px 0;
	overflow: hidden;
}

/*
 * custom block: autow-first
 */
 
.autow-first {
	padding-right: 0;
	background: #e0521b;
}

.autow-first {
	width: 314px;
	float: left;
}

.autow-first .title {
	color: #fff;
	background: url(../images/icon-autow-first.png) no-repeat 4px 2px;
	padding-left: 25px;
}

.autow-first .content {
	line-height: 15px;
	padding: 10px 12px 10px 16px;
	background: #cf3b2b;
}

.last-forum-post-title {
	padding-left: 15px;
	font: bold 11px Verdana;
	background: url(../images/quote.png) no-repeat 1px 3px;
}

.last-forum-post-title a {
	color: #fff;
	text-decoration: none;
}

.last-forum-post-title a:hover {
	text-decoration: underline;
}

.last-forum-post {
	background: url(../images/white-dots.png) repeat-x left bottom;
	padding: 5px 0 5px 5px;
}

.autow-first .content .apo {
	background-image: none;
}

.last-forum-post-info {
	font-size: 10px;
}

.last-forum-post-info .date {
	color: #cbcbda;
}

.last-forum-post-info .forum-member a{
	background: url(../images/member.png) no-repeat 0 1px;
	margin-left: 4px;
	padding-left: 12px;
	color: #ffb47b;
	text-decoration: none;
}

.last-forum-post-info .forum-member a:hover {
	text-decoration: underline;
}

.autow-first .border {
	background-image: url(../images/autow-first.png);
}

/*
 * custom block: autow-second
 */
 
.autow-second{
	background: #e0811b;
}

.autow-second{
	width: 314px;
	float: left;
}

.autow-second .title {
	color: #fff;
	background: url(../images/icon-last-diets.png) no-repeat 2px 1px;
	padding-left: 25px;
}

.autow-second .content {
	line-height: 15px;
	padding: 10px 16px;
	background: #e0521b;
}

.autow-last-diets {
	list-style: none;
}

.autow-last-diets  li {
	background: url(../images/white-dots.png) repeat-x bottom left;
	padding: 9px 0 10px 4px;
	font: bold 11px Verdana;
}

.autow-last-diets  .apo {
	background-image: none;
}

.autow-last-diets a {
	display: inline-block;
	text-decoration: none;
	color: #fff;
	background: url(../images/diet.png) no-repeat 0 1px;
	padding: 3px 0 3px 20px;
}

.autow-last-diets a:hover {
	text-decoration: underline;
}

/*
 * custom block: autow-third
 */
 
.autow-third{
	background: #e9aa45;
	padding-left: 0px;
}

.autow-third{
	width: 314px;
	float: left;
}

.autow-third .title {
	color: #864d17;
	background: url(../images/icon-last-articles.png) no-repeat 8px 1px;
	padding-left: 31px;
}

.autow-third .content {
	line-height: 15px;
	padding: 10px 16px;
	background: #e0941b;
}

.autow-third .border {
	background-image: url(../images/autow-third.png);
}

.autow-last-articles {
	list-style: none;
}

.autow-last-articles  li {
	background: url(../images/white-dots.png) repeat-x bottom left;
	padding: 9px 0 10px 4px;
	font: bold 11px Verdana;
}

.autow-last-articles  .apo {
	background-image: none;
}

.autow-last-articles a {
	display: inline-block;
	padding: 3px 0 3px 20px;
	text-decoration: none;
	color: #fff;
	background: url(../images/icon-actual-articles.png) no-repeat 0 1px;
}

.autow-last-articles a:hover {
	text-decoration: underline;
}

.article h1,
.article h2,
.article h3,
.article h4,
.article h5,
.article h6
 {
	color: #ec6110;
}

.article h1 {
	font-size: 19px;
}

.article h2 {
	font-size: 16px;
}

.article h3 {
	font-size: 15px;
}

.article h4 {
	font-size: 14px;
}

.article h5 {
	font-size: 13px;
}

.article h5 {
	font-size: 12px;
}

.article h6{
	font-size: 11px;
}

.article ol,
.article ul {
	padding-left: 19px;
	margin: 8px 4px;
}

.article {
	padding: 4px;
}

.article-info {
	margin-top: 20px;
	border-top: 1px solid #dfe0e1;
	height: 30px;
	overflow: hidden;
}

.article-info .b-left {
	float: left;
	width: 135px;
}

.article-info .b-right{
	padding: 8px 7px 0;
	float: right;
	font: 11px Arial;
	color: #b8b8b8;
}

.article-info .date{
	font-weight: bold;
	color: #f69a23;
}

.p-stars {
	margin: 0 !important;
	padding: 4px 0 !important;
	list-style: none;
}

.p-stars li{
	float: left;
	display: block;
	width: 21px;
	height: 21px;
	background: url(../images/p-stars.png) no-repeat 0 0;
}

.p-stars a {
	float: left;
	display: block;
	text-decoration: none;
	width: 21px;
	height: 21px;
	background: url(../images/p-stars.png) no-repeat -24px 0;
}

.p-stars a:hover {
	background-image: none;
}

.p-stars .active a{
	background: url(../images/p-stars.png) no-repeat 0 0;
}