/* CSS Document */
/*Reset*/
body, html {height:100%; width:100%; margin:0; padding:0;}
body{background-color:#FFFFFF;}
img{border:none}
table tr td{vertical-align:top;}
/*Общие*/
body, table{font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif; color:#333333; font-size:11px;}
input, textarea, select {font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size:11px;}
/*.png support*/
img{
	behavior:url("js/pngbehavior.htc");
}
div{position:relative;}
/*Design*/
a:link{color:#333333;}
a:visited{color:#333333;}
a:hover{color:#666666;}
a:active{color:#666666;}

.blue:link{color:#0055e1;}
.blue:visited{color:#0055e1;}
.blue:hover{color:#008fe1;}
.blue:active{color:#008fe1;}

h1{font-size:20px; color:#1149a0; font-weight:normal;}
h2{font-size:18px; font-weight:normal;}
h3{font-size:12px;}
h4{font-size:11px;}
h1,h2,h3,h4{margin:0.6em 0 0.4em 0;}

h1{margin:35px 0 10px 0;}
h1 a:link{color:#1149a0; text-decoration:none;}
h1 a:visited{color:#1149a0; text-decoration:none;}
h1 a:hover{color:#1889cf; text-decoration:none;}
h1 a:active{color:#1889cf; text-decoration:none;}

.pages{font-weight:bold;}
.menu{margin-top:26px;}
.menu td{border-bottom:1px solid #d6d6d6; height:29px;}
.menu td img{margin:8px 0 0 65px;}

.bazaform{margin:10px 0;}
.bazaform tr td select{width:208px; margin-top:0.5em;}
.bazaform tr td input{margin-top:0.5em;}

.object_spec{width:146px; float:left; margin:10px 0 20px 34px;}
.object_spec img{margin-bottom:15px; border:1px solid #666666;}

.news{width:146px; float:left; margin:10px 0 20px 34px;}
.red{font-weight:bold; color:#b71111; font-size:11px;}

.line{height:1px; background-color:#d6d6d6; clear:both;}

.hms{position:absolute; top:357px; right:27px;}
.hms img{margin-left:21px;}

.content{font-size:12px; margin:26px 40px 20px 0;}

.note{font-size:10px; color:#888888; font-weight:normal;}

.baselist th{border-top:1px solid #CCCCCC; border-bottom:1px solid #CCCCCC; font-weight:normal; text-align:left; padding:12px 0 12px 0;}
.objimg{margin-right:6px; border:1px solid #666666;}
.arrow{margin:7px 7px 10px 0; float:left;}

.zayavka{margin:5px 0 15px 0; width:350px;}
.vote{line-height:2em; list-style:none; margin:1em 0 0 33px; padding:0 0 0 0;}
.score{height:15px; background-color:#3333FF; color:#FFFFFF; background-image:url(/images/votebg.gif);}

#sitelist{list-style:none; font-size:11px; line-height:14px; font-weight:bold;}
#sitelist li{margin:5px 0; }
#sitelist ul{list-style:none; margin:0 14px; padding:0; font-weight:normal;}
#sitelist ul ul{list-style:none;}
