html, body{
    padding: 0;
    margin: 0;
}
ul li{
	margin-bottom:4px;
}
body {
	background-color: #fff5ed;
	font-family: Georgia, serif;
	font-size: 12px;
	color: #000000;
	padding:0 20px 0 20px;
    background:#fff5ed url('/sky.jpg') no-repeat top left;
}
sup{
    font-family:Verdana, Arial, sans-serif;
    font-weight:bold;
    color:#CC0000;
}
a{text-decoration: underline; font-family: Georgia, serif; font-size: 12px; color: #CC3300;}
div#top{
	margin:0;
	text-align:center;
}
div#menu{
	text-align:center;
}
div#menu a{
	color:#CC3300;
}
div#top img{
	border:0;
}

div#content{
	
}
img{
	border:0;
}
form { 
	display: block;
	margin:0;
	padding:0;
}

a { text-decoration: underline; font-family: Georgia, serif; font-size: 12px; color: #000000;}

table#tform{
	border-collapse:collapse;
	border:0;
}
table#tform tr td{
	padding:3px;
	vertical-align:middle;
}
table#tform tr td input.data{
	font-size:20px;
	font-weight:bold;
}
table#tform tr td.description{
	font-weight:bold;
}


fieldset{
	margin:20px 0 20px 0;
	padding:15px;
}
fieldset legend{
	color:#000;
}
h3{
	font-size:20px;
}
.submit{
	font-weight:bold;
}
ul#errors li{
	font-size:15px;
	font-weight:bold;
	color:#CC0000;
}
table#counters{
    width:100%;
	margin:5px 0 5px 0;
}
table#counters tr td{
    width:50%;
}
div#bottom{
	border-top:1px solid #CC0000;
	padding:5px 0 5px 0;
	font-size:11px;
	vertical-align:bottom;
	color:#333;
}
div#bottom,
div#bottom a{
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
}
div#code{
	width:420px;
	height:140px;
	overflow:scroll;
	border:1px solid #666;
	background-color:white;
	margin:5px 0 0 0;
}
div#true{
	border:2px solid #CC0000;
	padding:10px;
	margin:10px 0 0 0;
}
div#true h3{
	margin:0 0 20px 0;
}
div#true ul li{
	margin-bottom:10px;
}
table#rating{
	border-collapse:collapse;
	border:0;
    width:100%;
}
table#rating tr th{
	text-align:left;
	font-size:15px;
}
table#rating tr td,
table#rating tr th{
	padding:5px 10px 5px 10px;
	vertical-align:middle;
	border-bottom:1px solid #CCC;
}
table#rating tr:hover{
    background-color:#E6E6FA;
    color:#CC0000;
}
table#rating tr:hover td.fio{
    font-weight:bold;
}
/* ячейка с ФИО */
table#rating tr td.fio{
    white-space:nowrap;
}
/* одиночная ячейка голосовалки */
table#rating tr td.vote{
	text-align:center;
}
table#rating tr td.bold{
	font-weight:bold;
}
table#rating tr td.price a{
	text-decoration:none;
    border-bottom:1px dashed #CC0000;
}
table#rating tr td.center{
	text-align:center;
}
div.navigation_list{
	margin:10px 0 0 0;
	padding:5px;
}
.line{
	border:1px solid #666;
	padding:1px;
}
img.newsImg{
	float:right;
	margin:10px;
}
hr{
	height:1px;
	color:#CC3300;
	clear:both;
}
div#rle,
div#rle2,
div#rle3{
	text-align:center;
}
div#rle{
	padding:5px 0 25px 0;
}
div#rle2{
	padding:10px 5px 5px 5px;
}
div#rle3{
	padding-top:15px;
}

/* Общее количество: ... */
div#total{
	text-align:right;
	margin-top:20px;
	margin-bottom:-15px;
	font-size:17px;
}
div#total strong{
	color:#CC0000;
	font-size:20px;
}

/* блок ссылок внизу */
div#ml{
    text-align:center; 
    padding:30px 0 5px 0;
    font-family:Verdana, Arial, Tahoma, sans-serif !important;
    font-size:10px;
    color:#666;
}
div#ml a{
    font-size:10px;
    color:#666;
}

/*	Динамический блок-подсказка	*/
#exp{
	display:none;
	position:absolute;
	border:1px solid #333;
	background-color:#f5f5f5;
	font-weight:bold;
	padding:0.4em;
	font-size:15px;
	max-width:25em;
	top:0px;
	left:0px;
	/* IE proprietary */
	filter:
	progid:DXImageTransform.Microsoft.Shadow(color=#CC3300,direction=150,strength=3)
	progid:DXImageTransform.Microsoft.Alpha(Opacity=85);
	/* Mozilla proprietary */
	-moz-border-radius: 0.3em;
	-moz-opacity: 0.9;
	width:expression(this.offsetWidth>199?'220px':'auto');
}

/* звезда в небе справа */
div#star{
    position:absolute;
    top:20px;
    left:40px;
    width:20px;
    height:20px;
}

/* СМС-блок */
div#sms_div{
    padding:10px;
    border:1px solid #000;
    width:500px;
    height:300px;
    position:absolute;
    display:none;
    z-index:10000;
    background:#fff5ed url('/sky.jpg') no-repeat 0 -150px;
}
div#sms_div div#close{
    cursor:pointer;
    position:absolute;
    top:10px;
    right:10px;
    font-size:0.8em;
}
div#sms_div div#person{
	margin-top:25px;
    margin-bottom:25px;
	font-size:2em;
}
div#sms_div div#person strong{
	color:#CC0000;
	font-size:110%;
}
div#sms_div div#soCO{
    font-size:1.3em;
}
div#sms_div p#desc strong#count_replace{
	font-size:1.7em;
}
div#sms_div p#desc strong#phone_replace{
    color:#CC0000;
	font-size:1.3em;
}
div#sms_div p#desc strong#imena_id{
	font-size:1.3em;
    color:#CC0000;
}
div#sms_div p#usluga{
    position:absolute;
    bottom:5px;
    clear:both;
}
div#sms_div #soInfo, 
div#sms_div #soInfo {
	font-size:0.7em;
}

div#sms_div #soInfo a,
div#sms_div #soInfo a:link,
div#sms_div #soInfo a:visited
{
    font-size:1em;
    font-family:Verdana, Arial, Tahoma, sans-serif !important;
}
