/*body{
        font-family:verdana;
	}
  a{
        text-decoration: underline;
	}
  a:hover{
        text-decoration: none;
	}
  #main{
        width: 100%;
	}
  .main{
        width:900px;
        text-align: center;
        margin:0px auto;
	}
  .header{
        width: 100%;
        text-align: left;
        margin-bottom: 10px;
        margin-left: auto;
        margin-right: auto;
	}
  .title{
        font-size:30px;
        font-family:verdana;
	}
  .r1, .r2, .r3 {
    	display: block;
    	height: 1px;
	}

  .r3 { margin: 0 3px; }
  .r2 { margin: 0 2px; }
  .r1 { margin: 0 1px; }
  .r1, .r2, .r3 {
        overflow: hidden;
        font-size:1px;
	}
  #rounded-box-3  b {
        background-color: #CCCCCC;
	
	}
  #total  b {
        background-color: #CCCCCC;
	
	}
  #total{
        margin-top: 10px;
        margin-bottom: 10px;
	}
  #rounded-box-3{
        width: 300px;
        margin-left: 600px;
        float: left top;
        margin-bottom: 10px;
	}
  #auth{
        width: 300px;
        margin-left: 600px;
	}
          #auth  b {
                background-color: #FFF;
                border-left: 3px solid #CCCCCC;
                border-right: 3px solid #CCCCCC;
            }
          #auth .r1, #auth .r2, #auth .r3, #auth .r4, #auth .r5, #auth .r7, #auth .r10 {
                display: block;
                height: 1px;
            }
          #auth .r10 { margin: 0 10px; background-color: #CCCCCC; }
          #auth .r7 { margin: 0 7px; background-color: #CCCCCC; }
          #auth .r5 { margin: 0 5px; background-color: #CCCCCC; }
          #auth .r4 { margin: 0 4px; }
          #auth .r3 { margin: 0 3px; }
          #auth .r2 { margin: 0 2px; }
          #auth .r1 { margin: 0 1px; }

#logined{
        width: 300px;
        margin-left: 600px;
        height: 270px;
}
            #logined inner-box{
                    text-align: left;
                    padding-top: 0px;
                    padding-bottom: 7px;
                    height: 100%;
            }
          #logined  b {
                background-color: #FFF;
                border-left: 3px solid #CCCCCC;
                border-right: 3px solid #CCCCCC;
            }
          #logined .r1, #logined .r2, #logined .r3, #logined .r4, #logined .r5, #logined .r7, #logined .r10 {
                display: block;
                height: 1px;
            }
          #logined .r10 { margin: 0 10px; background-color: #CCCCCC; }
          #logined .r7 { margin: 0 7px; background-color: #CCCCCC; }
          #logined .r5 { margin: 0 5px; background-color: #CCCCCC; }
          #logined .r4 { margin: 0 4px; }
          #logined .r3 { margin: 0 3px; }
          #logined .r2 { margin: 0 2px; }
          #logined .r1 { margin: 0 1px; }

  .inner-box {
    	padding:1em;
        border-left: 3px solid #CCCCCC;
        border-right: 3px solid #CCCCCC;
	}
  #auth .inner-box{
        text-align: left;
        padding-top: 0px;
        padding-bottom: 7px;
	}
  #rounded-box-3 .inner-box a{
        padding-left: 57px;
        padding-right: 57px;
        padding-top: 20px;
        padding-bottom: 20px;
        color: black;
        text-decoration: none;
	}
  .aunonce{
        border: 3px solid #CCCCCC;
        display: block;
        width: 590px;
	
        float: left;
        text-align: left;
	}
  p{
        margin-left: 10px;
	}
  p.h {
        font-size: 18px;
        font-weight: bold;
	}
  p.ha {
        font-size: 16px;
        font-weight: bold;
        margin-top: 0px;
        text-align: center;
	}
  .small{
        font-size: 12px;
	}
  .input{
        border:solid 1px #CCCCCC;
        border-top:solid 2px #CCCCCC;
        width: 250px;
	}
  .button{
        width: 250px;
        background-color: #999999;
        border:solid 2px #666;
        margin-top: 10px;
        cursor: pointer;
	}
  .news{
        display: block;
        font-size: 12px;
        margin-left: 20px;
        margin-bottom: 0px;
	}
  .persona{
        color: black;
        text-decoration: underline;
	}
  .persona:hover{
        text-decoration: none;
	}
  .smallblock{
        margin-left: 600px;
        border: 3px solid #CCCCCC;
        text-align: left;
        margin-bottom: 10px;
	}
  .smallbold{
        font-size: 12px;
        font-weight: bold;
        margin-left: 10px;
        padding-top: 5px;
        padding-bottom: 5px;
        display: block;
	}
  .smallnone{
        display: block;
        font-size: 10px;
        font-weight: none;
        margin-left: 10px;
        margin-right: 10px;
        margin-bottom:5px;
        padding-bottom: 0px;
	}
  .footer{
        text-align: left;
        margin-top: 10px;
        font-size: 10px;
	}
  .footer a{
        color: black;
        font-size: 10px;
        text-decoration: none;
        margin: 0 1px;
	}
  .footer a:hover{
        text-decoration: underline;
	}
  #top_container{
        width: 400px;
        display: none;
        z-index: 3;
        position: fixed;
        top: 0px;
        left: 0px;
        background-color: #CCC;
        border: 1px solid #666;
	}
  .tc_inner{
        width: 378px;
        margin-left: 10px;
        margin-right: 10px;
        margin-bottom: 10px;
        margin-top: 10px;
        background-color: #FFF;
        border: 1px solid #666;
	
	}
  .labels{
        font-size: 12px;
        vertical-align: middle;
	}
  .inputs .input{
        width: 200px;
	}
  .tc_inner table{
        margin: 5px auto;
	}
  .inputs label{
        font-size: 10px;
        padding: auto 0;
	}
  .tt{
        display: block;
        float: left;
        margin-left: 10px;
        margin-right: 85px;
        margin-bottom: 10px;
        margin-top: 5px;
	}
  .c_close_btn{
        display: block;
        margin-top: 8px;
	}
  .reg_btn{
        height: 40px;
        width: 200px;
        font-size: 14px;
        margin-top: 10px;
        padding: auto;
	}
  .comment{
        font-size: 8px;
        color: #666;
	}
.error{
    color: red;
    margin-bottom: 10px;
}
.activate{
    text-align: right;
    width: 350px;
    margin: 0 auto;
    height: 300px;
    padding-top: 140px;;
}
   /*Админпанель СТАРТ*//*
#adminmenu{
    width: 100%;
    border-top: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
    text-align: left;
    font-size: 14px;
}
#adminmenu ul{
    margin: 3px 0px;
    width: 100%;
    padding: 0px;
}
#adminmenu li{
    list-style: none;
    display: inline;
}
#adminmenu a{
    color: black;
    text-decoration: underline;
}
#adminmenu a:hover{
    text-decoration: none;
}
#adminmenu li{
    padding: 0px 35px;
}
#adminmenu a.exit{
    color: red;
}
#header{
    font-size: 30px;
    text-align: right;
    width: 100%;
    margin-top: 5px;
}
.sub{
    width: 100%;
    text-align: right;
    padding: 0px;
    margin-top: 0px;
}
.sub li{
    list-style: none;
    display: inline;
    font-size: 10px;
    color: black;
    
}
.sub a{
    color: black;
    text-decoration: none;
}
.sub a:hover{
    text-decoration: underline;
}
.active{
    text-decoration: underline;
    font-size: 12px;
}
#users{
    font-size: 20px;
    text-align: left;
    width: 100%;
    margin-bottom: 30px;
}

#users a{
    font-size: 10px;
}
.users{
    border: 1px solid #CCC;
    width: 100%;
    border-collapse: collapse;
}
.users th{
    border: 1px solid white;
    font-size: 12px;
    text-align: center;
    background-color: #CCC;
}
.users td{
    border: 1px solid #CCC;
    font-size: 10px;
    text-align: left;
}
#subtitle{
    font-size: 20px;
    text-align: left;
    width: 100%;
    margin-bottom: 30px;
    
}
.subtitle{
    width: 100%;
    text-align: right;
    font-size: 25px;
    margin-bottom: 15px;
}
#letter{
    width: 600px;
    border: 1px solid #CCC;
    padding: 10px;
    float: left;
}
#letter label{
    vertical-align: top;
    margin-left: 5px;
}
.subject{
    width: 520px;
    border: 1px solid #CCC;
    margin-top: 5px;
}
.letter_body{
   width: 518px;
   height: 250px;
   border: 1px solid #CCC;
   margin-top: 5px;
   margin-bottom: 5px;
}
.buttons{
    width: 100%;
    text-align: center;
    margin: 5px;
    padding-right: 10px;
}
#tinymce{
    margin-left: 20px;
}
#attributes{
    width: 250px;
    border: 1px solid #CCC;
    float: left;
    margin-left: 10px;
}
.attributes{
    font-size: 10px;
}*/
    /*Админпанель  Конец*/
	
	
	

/*NEW*/

 /* RESET */
html,body,div,span, iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,
cite,code,del,dfn,em, img,ins,kbd,q,s,samp,small,strike,sub,sup,tt,var,dl,dt,
dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td
{margin: 0;padding: 0;border: 0;outline: 0;font-weight: inherit;font-style: inherit;font-family: inherit;}
:focus {outline: 0;}
table,caption,tbody,tfoot,thead,tr,th,td {vertical-align:top;}
table {border-collapse:collapse;border-spacing:0;}
caption,th,td {text-align:left;font-weight:normal;}
ol,ul {list-style-type: none;}
/* /RESET */

body { padding: 30px; background-color: #33F4F6; font-size: 10px; background: #F3F4F6; color:#000;font-family:Arial,Tahoma,sans-serif;}

a{ text-decoration:none; color:#275D9B }
a:hover{ text-decoration:underline; }

#top_block, #center_block, #bottom_block {
    height: 20px;
    width: 771px;
    margin:0;
}

#top_block { background: url(../images/bg_top_bottom.gif) top left no-repeat; }

#center_block { height: 100%; background: url(../images/bg_main.gif) top left repeat-y; }

#bottom_block { background: url(../images/bg_top_bottom.gif) bottom left no-repeat; }

#header { padding: 40px 60px 60px 60px;}
#logo { text-align: left;  width: 300px; float: left; }
#logo a {text-decoration: none;}

.black { color: #000000; }
.blue { color: #275D9B;}
.green { color: #9BBD1B;}
.white { color: #FFFFFF; }

.header_font { font-family: "Arial Black", Arial; font-size: 30px; letter-spacing: 1pt; line-height: 0.8pt; }
.normal_font { font-family: Arial; font-size: 14px; text-decoration: none; }
.nrm_font { font-family: Arial; font-size: 12px; text-decoration: none; }
.hdr_font { font-family: Arial; font-size: 16px; text-decoration: none; }
.wrap1 {margin: 0 auto; width: 771px; clear: both; font-size: 12px;}
.wrap1 a{color:#000; font-size: 12px; text-decoration:none;}
.wrap1 a:hover{ text-decoration:underline; }

#top_menu {float: right; width: 350px; vertical-align: top;}
#top_menu ul { list-style: none; }
#top_menu ul li { display: inline-block; }

.divide { font-family: Arial; font-size: 16px; letter-spacing: 6pt; }

.boxlong_out { background: url(../images/box_747.gif) top left no-repeat; padding: 2px 0px 0px 6px;}
.boxlong_in { background: url(../images/box_747.gif) bottom right no-repeat; margin: 2px 0px 0px 0px; padding: 12px 0 12px 0;}

.box747_out { width: 747px; background: url(../images/box_747.gif) top left no-repeat; padding: 6px 0px 0px 0px;}
.box747_in { background: url(../images/box_747.gif) bottom right no-repeat; margin: 0; padding-bottom: 6px;}

.box565_out { width: 565px; background: url(../images/box_565_top.gif) top left no-repeat; padding: 6px 0px 0px 0px; margin-left:15px}
.box565_in { width: 565px; background: url(../images/box_565.gif) bottom right repeat-y; margin: 0; padding-bottom: 0px;min-height:200px;}
.box565_in_bottom { width: 565px; background: url(../images/box_565_bottom.gif) bottom right no-repeat; margin: 0;padding:0;height:11px;}

.box184_out { width: 184px; background: url(../images/box_184.gif) top left no-repeat; padding: 8px 0px 0px 0px; margin: 5px;}
.box184_in { width: 184px; background: url(../images/box_184.gif) bottom right no-repeat; margin: 0; padding-bottom: 20px; height:150px}

.box279_out { width: 279px; background: url(../images/box_279.gif) top left no-repeat; padding: 8px 0px 0px 0px; margin: 5px;margin-left:10px;}
.box279_in { background: url(../images/box_279.gif) bottom right no-repeat; margin: 0; padding: 5px 10px 20px 15px;}

.list_arrow { text-align: left; list-style-image: url(../images/icn_arrow.gif); list-style-position: outside; }
.list_arrow li { margin-left: 40px;}

.rightsidebar {height: 100%; margin-left: 590px; }
.box164g_out { width: 164px; background: url(../images/box_164_gray.gif) top left no-repeat; padding: 10px 0px 0px 0px; margin: 5px;margin-right:11px;}
.box164g_in { width: 164px; background: url(../images/box_164_gray.gif) bottom right no-repeat; margin: 0; padding: 0px 0px 15px 0px;}

.box164w_out { width: 164px; background: url(../images/box_164_white.gif) top left no-repeat; padding: 10px 0px 0px 0px; margin: 5px;}
.box164w_in { width: 164px; background: url(../images/box_164_white.gif) bottom right no-repeat; margin: 0; padding: 0px 0px 15px 0px;}
.box164w_in p{ text-align:left; margin-left:10px; margin-right:5px; }
.box164w_in p b{ color: #9BBD1B;}

.btn_green_out { width: 137px; background: url(../images/btn_green.gif) top left no-repeat; padding: 7px 0 0 0px; margin: 10px 5px 5px 5px; }
.btn_green_in { width: 137px; background: url(../images/btn_green.gif) bottom right no-repeat; margin: 0; padding: 0px 0px 5px 0px; border: 0; width: 100%; }

.flat_input { border: 2px solid #275D9B; }
.form1 { text-align: left; font-family: Arial; font-size: 12px; padding: 5px 9px;}
.form1 label {font-family: Arial; font-size: 12px; text-align: left; color: #040404; }
.form1 input[type=text] { margin-bottom: 8px; }

#top_container{
        width: 400px;
        display: none;
        z-index: 3;
        position: fixed;
        top: 0px;
        left: 0px;
        background: #F3F4F6;
        border: 2px solid #AAA;
		padding: 10px; 
}
 .tc_inner{
        -width: 378px;
        margin-left: 10px;
        margin-right: 10px;
        margin-bottom: 10px;
        margin-top: 10px;
        background-color: #FFF;
        border: 2px solid #AAA;
		padding: 10px; 
	}

.tc_inner table tr td { padding: 2px; margin: 2px; }

.good {
	height: 20px ; 
	color:#FFFFFF;
	font-weight: bold;
	border: 1px dotted green ; 
	text-align: center;
	width: 140px;
	padding-top: 3px;
	float: right;
	cursor: pointer;
	background-color: green;
	opacity: 0.3;
}
	.hover{
		
		opacity: 0.9;
	}
	.checked{
		
		opacity: 0.9;
	}

.neitral {
	background-color: gray ; 
	color:#FFFFFF;
	height: 20px ; 
	font-weight: bold;
	border: 1px dotted gray ; 
	text-align: center;
	width: 140px;
	padding-top: 3px;
	float: right;
	cursor: pointer;
	opacity: 0.3;
}
	.hover{
		opacity: 0.9;
	}
	.checked{
		
		opacity: 0.9;
	}
	
.bad {
	background-color: red ; 
	color:#FFFFFF;
	height: 20px ; 
	font-weight: bold;
	border: 1px dotted red ; 
	text-align: center;
	width: 140px;
	padding-top: 3px;
	float: right;
	cursor: pointer;
	opacity: 0.3;
}
	.hover{
		opacity: 0.9;
	}
	.checked{
		
		opacity: 0.9;
	}
	
.positiveComment{
	width: 100%; 
	border: 1px dotted green; 
	/*height: 40px;*/ 
	font-size: 16px; 
	color: green; 
	font-weight: bolder; 
	vertical-align: middle;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 5px 0;
}
.commentBlock{
	
	width: 95%;
	border: 1px solid #275D9B;
	padding: 5px;
	margin: 10px 0;
	text-align: left;
}
.goodCommentBlock{
	height: 20px;
	background-color: green;
	width: 20px;
	float: right;
}
.badCommentBlock{
	height: 20px;
	background-color: red;
	width: 20px;
	float: right;
}
.neitralCommentBlock{
	height: 20px;
	background-color: gray;
	width: 20px;
	float: right;
}

.menu{
	height: 20px;
	padding-left: 23px;
	background-repeat: no-repeat; 
	padding-top: 2px;	
}

.errorSummary{
	width: 97%;
	border: 1px dotted red;
	background-color: pink;
	padding: 5px;
	}
.errorSummary p{
	font-weight: bold;
	margin-bottom: 5px;
}
.errorSummary ul{
	margin-left: 10px;
}
.errorSummary li{
	list-style: circle;
	margin-left: 20px;
}