/* CSS Document */


.rating_bg1 {
	margin-top:10px;
	margin-bottom:5px;
	width:130px;
	height:12px;
	background-image:url(/_templates/mobi_main/images/star_gray.gif);
	background-repeat:repeat-x;
	background-position:left;
}

.rating_bg2 {
	height:12px;
	background-image:url(/_templates/mobi_main/images/star_gold.gif);
	background-repeat:repeat-x;
	background-position:left;
}

.article_content {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	line-height:16px;
	color:#565759;
	margin-top:14px;
}

.author {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#565759;
}

.AuthorPhoto {
	float:left;
	padding-right:11px;
}

h1 {
	font-family:Verdana, Geneva, sans-serif;
	font-weight:normal;
	font-size:20px;
	margin:5px 0px 5px 0px;
	padding:0;
}

h2 {
}

h3 {
	font-family:Verdana, Geneva, sans-serif;
	font-weight:normal;
	font-size:22px;
	margin-top:18px;
	margin-bottom:16px;
	color:#555557;
/*	border-bottom:1px dashed #d1d1d1; */
}
h3 a {
	color:#555557;
}
/* Оформление таблиц с картинками */
table.image {
}
table.image .text {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#9e9fa1;
	font-style:italic;
}

/* Врезки */
table.vr1 {
}

table.vr1, table.vr2 {
	margin:5px 0px 5px 0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	font-style:italic;
	border:1px dashed #d1d1d1;
}

table.vr1 .head, table.vr2 .head {
	padding:10px;
	text-align:center;
	font-weight:bold;
}

table.vr1 .body, table.vr2 .body {
	padding:10px;
}

table.vr1 .body p, table.vr2 .body p {
	padding:0 !important;
	margin:0 !important;
}

/* Оформление таблиц с параметрами */
table.device {
	border:1px solid #AAA;
	border-collapse:collapse;
	margin-top:20px;
}

table.device tr:even {
	background-color:#e6e6e6;
}

table.device td {
	border: 1px dashed #AAA;
	padding:14px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#565759;
	vertical-align:top;
}

table.device .head {
	font-size:22px;
	color:#565759;
	margin:16px 0px 2px 0px;
	font-weight:normal;
	text-transform:uppercase;
}



table.data {
	margin:10px;
	padding:0px;
	border:none;
}
table.data td.comment p {
	text-indent:10px;
	font-size:10px;
	padding:0px;
	text-align:left;
	color:#616161;	
	margin:0px 5px 0px 5px;	
}
table.data td.data_title {
	font-size:11px;
	padding:2px;
	text-align:center;
}


table.content1, table.content2, table.content3, table.content4 {
	margin:0px;
	padding:1px;
	border-collapse:collapse;
}

table.content1 {
	border:1px solid #E77126;
}

table.content2 {
	border:1px solid #313184;
}

table.content3 {
	border:1px solid #005E66;
}

table.content4 {
	border:1px solid #F7D375;
}




table.content1 td,
table.content2 td,
table.content3 td,
table.content4 td {
	font-size:11px;
	margin:0px;
	padding:1px;
	color: #000000;
	border:1px solid #F0F0F0;
}


table.data .td2,
table.data .td3,
table.data .td4,
table.data .td5 {
	font-size:11px;
}
table.data .td2 {
	color: #000000;
	background-color:#e6e6e6;
}
table.data .td3 {
	color: #000000;
	background-color:#e6e6e6;
}
table.data .td4 {
	color: #000000;
	background-color:#e6e6e6;
}
table.data .td5 {
	color: #000000;
	background-color:#e6e6e6;
}

table.content1 td.title {
	background-color: #FFBB76;
	color: #000000;
	text-transform:uppercase;
	font-weight:bold;
	text-align:left;
}
table.content1 td.head,
table.content2 td.head,
table.content3 td.head,
table.content4 td.head {
	font-size:12px;
	font-weight:bold;
	text-align:center;
}

table.content1 td.head {
}

table.content2 td.head {
}

table.content3 td.head {
}

table.content4 td.head {
}