* {margin: 0; padding: 0;}

body{
    margin: 0 auto;
    padding: 0;
	line-height: 1.5em;
	font-family: Arial, Tahoma, sans-serif;
	font-size: 12px;
	color: #555555;
    background: #fff;
    text-align: left!important;
    min-width: 900px;
    min-height: 100%;
    height: auto!important;
	height: 100%;
    width: 100%;
}
h1{font-size: 22px;font-family: Tahoma, sans-serif;color: #707070;}

sup{ color: #707070;}

/*Link style*/
a {color:#0055CC;}
a:link{color:#0055CC;}
a:hover{text-decoration: none;}
/*
a {color:#7da801;}
a:link{color:#7da801;}
a:hover{text-decoration: none;}
*/


img { margin: 0px; padding: 0px; border: none;}

.cleaner { clear: both; width: 100%; height: 20px; font-size: 0px;}
.visible{display: inline;
    _overflow:hidden;/*фикс для IE6*/
    zoom:1;/*включаем hasLayout*/
    *display:inline;/*при hasLayout true display:inline ведёт себя как display:inline-block*/
}
.unvisible{display: none;}
.clear {clear: both;}
#logout {cursor: pointer;}

/** for developing
    not use to other */
/** !!! не трогать!!!*/
.border{border: 1px solid #DDD;}
.hider {display:none}
/** end dev */

/*Blocks*/
.section_w980 {clear: both; width: 980px;}
.section_w940 {clear: both; width: 980px; padding-top: 20px;}
.section_w440 {float: left; width: 400px; padding-right: 20px;}
.section_w440 ul {float:left;}
.section_w440 a{
    font-size:8pt;
    margin-left: 1px;
    margin-right: 1px;
    text-decoration:none;
    color:#666;
}
.section_w460 {
    float: left;
    width: 460px;
    margin-top: -40px;
    margin-right: 20px;
}
#content .section_w210 {float: left; width: 210px;}
.section_w220 {
    float:left;
    width: 200px;
    padding: 0 0 0 15px;
}
.section_w220 a, .section_w220 a:hover{
    float:left;
    width: 105%;
    font-size:22px;
}
.section_w230 {
    float:right;
    width: 250px;
    margin-top: -65px;
}
.section_w440{margin-top: -20px;}
.section_w440 .sub_content {padding: 0 30px;}
.section_w210 .sub_content {
    width: 240px;
    padding: 0 15px;
}
/* end blocks */



/** общий header */

/* menu */
#menu {
    float: right;
    /* height: 30px; */
    padding: 0px;
	margin-top:4px;
}

#menu ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

#menu ul li {
    padding: 0px;
    margin: 0px;
    display: inline;
    _overflow:hidden;/*фикс для IE6*/
    zoom:1;/*включаем hasLayout*/
   *display:inline;/*при hasLayout true display:inline ведёт себя как display:inline-block*/
}

#menu ul li a {
    position: relative;
    float: left;
    display: block;
    height: 23px;
    padding: 0 12px 0 12px;
    padding-top: 5px;
    text-align: center;
    font-size: 13px;
    color: #05304b;
    outline: none;
    font-family: Arial, sans-serif;
    margin-right: 1px;
    border: 1px solid #fff;
}
#menu li a:hover {
   color:#FFF;
   text-shadow: gray 0px 0px 2px;
   background-image: url(/images/video/menu_1.png);
   margin-right: 1px;
   border: 1px solid #e99d0a;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

#menu li .active {
   position: relative;
    float: left;
    display: block;
    height: 23px;
    padding: 0 12px 0 12px;
    padding-top: 5px;
    text-align: center;
    font-size: 13px;
    text-decoration: none;
    outline: none;
    margin-right: 1px;
    background-image: url(/images/video/menu.png);
   color: #fff;
   text-shadow: black 0px 0px 1px;
   border: 1px solid #5c9ef8;
   -moz-border-radius: 5px;
   -webkit-border-radius: 5px;
}
/* end of menu*/


#site_title_bar_wrapper {
    margin-top: 20px;
    width: 984px;
    height: 185px;
    margin: 0 auto;
}

#site_title_bar {
    width: 980px;
    margin: 0 auto;
}
#site_title_bar_wrapper #site_title {
    float: left;
    width: auto;
    height: auto;
    margin-top: -10px;
}


/* auth*/
#auth{
    display: inline;
    _overflow:hidden;/*фикс для IE6*/
    zoom:1;/*включаем hasLayout*/
    *display:inline;/*при hasLayout true display:inline ведёт себя как display:inline-block*/}

#auth{float: left; margin-top: 0px; width: 127px;}
.username{
    color:#0055cc;
    background: url(/images/video/pict.jpg) no-repeat 0 6px;
    padding-left: 15px;
}
#auth .first{padding-left:5px;}

#auth .first a,#login{ color: #99b0cf; font-family: "Arial", sans-serif; }
#auth .first a{font-size: 1.2em;}

#auth .second #error{
    color:red;
    position:absolute;
    margin-left:140px;
    margin-top: 10px;
    width: 100px;
}
#auth .second form input{border:1px solid #b5c6dd;}
#auth .second .user_name{/*margin:19px 15px*/;font-size:14pt;}
#auth .second .user_name a{font-size: 16px; font-weight: 700;}

/** Зарегистрироваться*/
#auth .first a{font-size:10pt;}

/** input*/
#auth .second .row .right input{float: right; width: 120px; margin-bottom: 5px;}

/** Вход */
#auth .second .row #login{
    width: 40px;
    border: 0px solid black;
    background: transparent;
    cursor: pointer;
    float: left;
}

/** reset*/
#auth .second .row #user-label{display: none;}
#auth .second .row #pass-label{display: none;}

/* end auth*/

.upname{color:#777777;text-decoration:none;}
.upname div{
    cursor:pointer;
    float:left;
    width:300px;
    height:26px;
    padding-top:9px;
}
.upname h1{display:inline;}

.searchstring{
    float: left;
    width: 400px;
    height:37px;
    padding-top: 6px;
}
#searchbox .search_str{width: 88%;}
#searchbox .image{margin-bottom:-5px;}

.addbutton{
    float: right;
    height:37px;
}
.addbutton a{
    padding:12px 15px;
    display:block;
    width:167px;
    height:13px;
    background:url('/images/video/butt.jpg') top left no-repeat;
    color:white !important;
    font-weight:bold;
    text-decoration:none !important;
}



/* content */

#content { clear: both; width: 980px; margin: 0 auto;}
#content p {margin-bottom: 10px;}
#content h2 {
    font-size: 26px;
    font-weight: bold;
    color: #666;
    margin-bottom: 10px;
}

#content h3 {
    font-size: 11px;
    font-weight: bold;
    color: #000000;
    padding: 0px;
    margin: 0 0 0 0;
}

/*Content*/
#rightcolumn {
    display: inline;
    margin: 10px 10px 10px 0px;
    color: #333;
    padding:0;
    width: 240px;
    float: right;
    _overflow:hidden;/*фикс для IE6*/
    zoom:1;/*включаем hasLayout*/
   *display:inline;/*при hasLayout true display:inline ведёт себя как display:inline-block*/
}
#leftcolumn {
    float: left;
    color: #333;
    /*margin: 10px 10px 10px 0px;*/
    padding:0;
    width: 700px;
    display: inline;
    position: relative;
      *display:inline;/*при hasLayout true display:inline ведёт себя как display:inline-block*/
}


/*Menu 3*/
.menu3{padding-bottom:10px; padding-left: 10px; float:left;}
.menu3 a{font-size: 12px; margin-right: 6px;}
.menu3 .active{color:#333; text-decoration: none;}

/** end общий header */


/* используются как минимум в погоде */
.div-inline{
    float: left;
    font-family: Tahoma, sans-serif;
    font-size: 13px;
    margin-left: 50px;
    width: 145px;
}
.header{
    border-bottom: 1px dotted #4D7CA3;
    color: #4D7CA3;
    font-family: Tahoma, sans-serif;
    font-size: 11px;
    height: 16px;
    margin: 7px 0px;
}

#fieldset-general, #fieldset-birthday{
    margin: 0 auto;
    width:290px;
    padding: 0;
    padding-top: 0;
}

legend {
    margin-left: 10px;
    font-size: 1em;
}

/*navigation
@23,04,2010: Если не видно разницы, зачем платить больше
#navigation {
    font-family: sans-serif;
    font-size:14px;
    line-height:1.5;
    background-color: #ccf2bb;
    border-top: 2px solid #537345;
    border-bottom: 2px solid #537345;
    width: 100%;
    text-align: center;
    padding: 10px 0;
}

#navigation ul{
    margin: 0;
    list-style-type: none;
}
#navigation ul li{
    width: 15%;
    margin: 0;
    display: inline;
    padding: 0 10px;
}

#navigation ul li a{
    color: #537345;
    width: 15%;
}

#navigation .active{
    color: black;
    width: 15%;
}

---------------------------*/

/*login form*/
#open {
    cursor: pointer;
    text-decoration: underline;
    color: blue;
}
#logDiv {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background-color: #CCCCCC;
    opacity: 0.9;
    display: none;
    filter: alpha(opacity=80);
    z-index: 1000;
}
#formDiv {
    text-align: center;
    margin: 150px auto;
    width: 300px;
    border: 1px solid black;
    background-color: white;
    padding: 10px 0px;
    z-index: 1001;
}
form {
    width: 100%;
    margin: 5px 0px;
}
#close{
    cursor: pointer;
    padding: 0px 2px;
}
#submit{
    margin: 5px auto;
    width: 50px;
    border: 1px solid black;
    padding: 1px 10px;
    cursor: pointer;
    clear: both;
    display: block;
}



/** cloud module */
#tagCloud {padding:20px 10px; text-align: center; line-height: 1.8em;}
                   #tagCloud a{margin-right: 2px; color: #777;text-decoration: none; }
                   #tagCloud a:link{}
                   #tagCloud a:hover{text-decoration: underline;}

#tagCloud .size0{font-size:8pt;}
#tagCloud .size1{font-size:9pt;}
#tagCloud .size2{font-size:11pt;}
#tagCloud .size3{font-size:13pt;}
#tagCloud .size4{font-size:15pt;}
#tagCloud .size5{font-size:17pt;}
#tagCloud .size6{font-size:18pt;}
#tagCloud .size7{font-size:19pt;}
#tagCloud .size8{font-size:20pt;}
#tagCloud .size9{font-size:22pt;} 



/** end cloud module */



/** Блоки с рекламой*/
.adv-up{
    float:right;
    text-align: center;
    cursor: pointer;
     /*border: 0px solid #DDD;*/
     /* padding-bottom: 10px; */
     padding: 10px 0px;
     /*margin: 0 0 30px 48px;*/
    width:728px;
    height: 90px;
}
body .adv-right {font-size: 10px!important;}

.adv-right{
    width:100%;
    padding: 10px 0;
    cursor: pointer;
    overflow:auto;
     width: 240px;
    /*border: 1px solid #DDD;*/
}
/** end Блоки с рекламой*/


/** footer */

#footer_wrapper {
    clear: both;
}

#footer {
    width: 980px;
    padding-top: 20px;
    margin: 0 auto;
    border-top: 1px solid #333;
}

.date, .menusecond {
    display:inline;
    font-size: 1em;
    font-family: Tahoma, sans-serif;
    _overflow:hidden;/*фикс для IE6*/
    zoom:1;/*включаем hasLayout*/
   *display:inline;/*при hasLayout true display:inline ведёт себя как display:inline-block*/
}

<!--[if lt IE 8]>
<style type="text/css">
.date,.menusecond {display:inline;}
</style>

.date, .menusecond {
    /*font-size: 0.95em;*/
    font-family: Tahoma, sans-serif;
}

.date{
    display:inline;
    float: left;
    color:#707070;
       _font-size: 12px;
   _text-decoration: underline;
    _overflow:hidden;/*фикс для IE6*/
    zoom:1;/*включаем hasLayout*/
   *display:inline;/*при hasLayout true display:inline ведёт себя как display:inline-block*/
}
.menusecond{
   display:inline;
   /*padding-left: 150px;*/
   float: right;
       _overflow:hidden;/*фикс для IE6*/
    zoom:1;/*включаем hasLayout*/
   *display:inline;/*при hasLayout true display:inline ведёт себя как display:inline-block*/
   
}

.menusecond ul {
   text-align: center;
   margin: 0;
   padding: 0;
   list-style: none;
}
.menusecond li {
   display: inline;
   float: left;
   _overflow:hidden;/*фикс для IE6*/
    zoom:1;/*включаем hasLayout*/
   *display:inline;/*при hasLayout true display:inline ведёт себя как display:inline-block*/
}
.menusecond li a {
   font-size: 0.95em;
   _font-size: 12px;
   _text-decoration: underline;
   display: block;
   padding: 0 10px;
   margin-right: 0.8em;
   	color: #777;
}
.menusecond li a:hover {
   display: block;
   padding: 0 10px;
   margin-right: 0.8em;
      _font-size: 12px;
   _text-decoration: underline;
   	color: #777;
}

/** end footer */



/** Pagination */
.pagination {
    color: #0055cc;
    font-size: 12px;
    text-decoration: none;
    padding-bottom: 15px;
}

.pagination .current {
    display:inline-block;
    margin-top: 3px;
    background:url(/images/video/page.png) no-repeat center;
    color: #fff;
    font-size: 12px;
    width: 25px;
    height: 25px;
    padding-top: 6px;
	text-align: center;
    vertical-align: middle;
    _overflow:hidden;/*фикс для IE6*/
    zoom:1;/*включаем hasLayout*/
    *display:inline;/*при hasLayout true display:inline ведёт себя как display:inline-block*/

}
.pagination .first{
    float:left;
    display:inline-block;
    margin: 6px;
    color: #0055cc;
    _overflow:hidden;/*фикс для IE6*/
    zoom:1;/*включаем hasLayout*/
    *display:inline;/*при hasLayout true display:inline ведёт себя как display:inline-block*/

}

.pagination .other {
    display:inline-block;
    margin: 6px;
    color: #0055cc;
    _overflow:hidden;/*фикс для IE6*/
    zoom:1;/*включаем hasLayout*/
    *display:inline;/*при hasLayout true display:inline ведёт себя как display:inline-block*/

}

.pagination .last{
    display:inline-block;
    /*position:relative;*/
    vertical-align:top;
    margin: 6px;
    color: #0055cc;
    _overflow:hidden;/*фикс для IE6*/
    zoom:1;/*включаем hasLayout*/
   *display:inline;/*при hasLayout true display:inline ведёт себя как display:inline-block*/

}
.pagination .link{
    color: #707070;
    padding-right: 8px;
    text-decoration: none;
    font-size: 13px;
}
/** end pagination*/

.tooltip{
    position:absolute;
    left:-2000px;
    background-color:#dedede;
    padding:5px;
    border:1px solid #fff;
    width:250px;
}

.tooltip p{
    margin:0;
    padding:0;
    color:#fff;
    background-color:#222;
    padding:2px 7px;
}

/**Счетчики*/
#counters{
    float: right;
    margin: 10px;
    padding-top: 10px;
    opacity: 0.5;
}
/**end counters*/

#Добавить{margin-top: 8px;}

.weather_img img{margin-top: -8px;}

/** helper image gallery*/
#filmGallery{
	list-style: none outside none;
	margin-right: 5px;
}
#filmGallery li{
	float:left;
}
.hlp_images{ border:1px solid #DDD; text-align: center; height:300px;}
.hlp_images img{width:auto;max-height:270px}
.list_images img {width:auto;height:70px;padding:5px 3px}
.list_images img:hover{cursor:pointer}
.show_images{display:inline;}
.hide_images{display:none;}
.list_images .more{
    cursor:pointer;
    text-align:right;
    padding: 0 30px 0 0;
    color: #666;
    font-size: 13px;
}


/** end helper image gallery*/


/** beatifull button */
.button{
    min-width: 90px;
    position:relative;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    *display: inline;
    margin:0 3px 3px 0;
    padding:1px 0;
    text-align:center;
    border:1px solid #ccc;
    background-color:#eee;
    margin:1em .5em;
    padding: .3em .5em;
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    cursor:pointer;
}
.button *{ cursor:pointer; text-decoration: none;}
.button_small{
    width: auto;
    position:relative;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    *display: inline;
    margin:0 2px 2px 0;
    padding:1px 0;
    text-align:center;
    border:1px solid #ccc;
    background-color:#eee;
    margin:.5em .3em;
    padding: .1em .3em;
    border-radius:3px;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    cursor:pointer;
}
.button_small *{cursor:pointer; text-decoration: none;}
/** end button */

#attentionMessage {width:948px; border:1px solid black; background:#fed501; text-align:center; padding:15px; margin:30px auto 0px auto;}
#textMessage{padding:10px 43px; background:url("/images/att.gif") no-repeat left center; font-weight:bold;}
#searchbox .image {margin-bottom:-5px;}
#searchbox .search_str {width: 88%; margin-left:0px;}
#addLayoutButton { padding:12px 15px; display:block;width:167px; height:13px; background:url("/realty/addButton.png") top left no-repeat; color:white; font-weight:bold; text-decoration:none;}
#upsidebar_container { margin: 0px auto; width: 977px; padding: 30px 0px 20px 0px; }
#subdomain_title_container {cursor: pointer; display:inline-block; width: 280px; height:26px; padding-top: 9px;}
#subdomain_title_url {color:#777777; text-decoration:none;}
#searchform_container {display:inline-block; width: 465px;height:37px;}
#addbutton_container { float: right; height:37px; width:202px; }

/******NEW*/
.section_w980 .information{float: right; color:#7da801; font-family: "verdana", sans-serif; font-size: 11px;}
.today, .curr, .icons{float: left;}
.today{width: 240px; margin-right: 32px;}
.today a{color:#7da801!important; font-size: 11px!important; margin-left: 5px; font-weight: 700; text-decoration: underline;}

.curr{width:220px; margin-right: 15px;}
.curr .green, .curr .red {vertical-align: super; font-size: 8px; line-height: 1em;}
.icons{width; 100px;}
.icons ul{list-style: none;}
.icons ul li{
	float: left; /* выстраиваем блочные элементы в ряд */
	width: 22px;
	height: 20px;
	margin-left: 10px;
	overflow: hidden;
	cursor: pointer;
}
a.index{background: url(/images/portal/index.jpg); display: block; width: 22px; height: 20px; }
a.index:hover{background: url(/images/portal/index_after.jpg);}
a.marks{background: url(/images/portal/add.jpg); display: block; width: 22px; height: 20px;}
a.marks:hover{background: url(/images/portal/add_after.jpg);}
a.vk {
 background: url(/images/portal/vk.jpg); 
 display: block;
 width: 22px; 
 height: 20px;
 margin-right: 0px!important;
}
a.vk:hover {background: url(/images/portal/vk_after.jpg);}

