body {
    padding: 0;
    margin: 0;
    font-family: "Verdana", Tahoma, Arial, Sans-Serif;
    height: 100%;
    background: #FFF;
    font-size: 12px;
}

#all {
    width: 1020px;
    margin: auto;
    height: 100%;
}

a img{
    border:none;
    outline: none;
}
h1, h4 {
    font-family: "Verdana";
    font-weight: bold;
    font-size: 15px;
    color: #e1614d;
}

h2 {
    font-family: "Verdana";
    font-weight: bold;
    font-size: 12px;
    color: #e1614d;
}

h3 {
    font-family: "Verdana";
    font-weight: bold;
    font-size: 12px;
    color: #4695c8;
}

hr {
    height: 1px;
    border: 1px solid #e5e5e5;
    clear:both;
}

a {
    color: #000;
    outline: none;
}

a:hover {
    color: #e1614d;
    outline: none;
}


.main_t {
    width: 1020px;
    height: 100%;
    border: none;
}

.left_border {
    background: url(/i/left_m_bordrer.gif);
    width: 13px;
}

.center_field {
    text-align: left;
    width: 677px;;
}

.right_field {
    text-align: left;
    padding-top: 20px;
    width: 304px;;
}

.right_border {
    background: url(/i/right_m_border.gif);
    width: 13px;
}

.header {
    background: url(/i/head_bg.jpg) no-repeat;
    width: 677px;
    height: 328px;
    
}
a.logo_link {
 width:420px;
 height:300px;
 float:left;
 margin:0;
 cursor: pointer;
 display: block;
 outline: none;

}
.conpadd {
   margin: 0 40px 0 23px;
}
/*--------------------------------------------------MENU-----------------------------------------------------*/
#menu {
    margin: 0px 0 0 385px;
    padding-top: 15px;
    list-style: none;
    position: relative;
    width: 241px;
    margin-right: 20px;
}

* html #menu {
    margin: 0px 0 0 410px;
}

*:first-child + html #menu {
    margin: 0px 0 0 410px;
}

#menu a {
    display: block;
    text-indent: -900%;
    outline: none;
}

#menu a:hover {
    background-position: left bottom;
}

#menu .but1, #menu .but1a {
    background: url(/i/menu/1curlersdob.gif) no-repeat top;
    width: 232px;
    height: 33px;
}

#menu .but1:hover, #menu .but1a:hover {
    background: url(/i/menu/1curlersdob.gif) no-repeat bottom;
    width: 232px;
    height: 33px;
}

#menu .but2, #menu .but2a {
    background: url(/i/menu/2teamsdob.gif) no-repeat top;
    width: 232px;
    height: 42px;
}

#menu .but2:hover, #menu .but2a:hover {
    background: url(/i/menu/2teamsdob.gif) no-repeat bottom;
    width: 232px;
    height: 42px;
}

#menu .but3, #menu .but3a {
    background: url(/i/menu/3cnewsdob.gif) no-repeat top;
    width: 232px;
    height: 38px;;
}

#menu .but3:hover, #menu .but3a:hover {
    background: url(/i/menu/3cnewsdob.gif) no-repeat bottom;
    width: 232px;
    height: 38px;
}

#menu .but4, #menu .but4a {
    background: url(/i/menu/4articlesdob.gif) no-repeat top;
    width: 232px;
    height: 38px;
}

#menu .but4:hover, #menu .but4a:hover {
    background: url(/i/menu/4articlesdob.gif) no-repeat bottom;
    width: 232px;
    height: 38px;
}

#menu .but5, #menu .but5a {
    background: url(/i/menu/simple/5Forum.gif) no-repeat;
    width: 232px;
    height: 40px;
}

#menu .but5:hover, #menu .but5a:hover {
    background: url(/i/menu/hover/5ForumH.gif) no-repeat;
    width: 232px;
    height: 40px;
}

#menu .but6, #menu .but6a {
    background: url(/i/menu/simple/6Tour.gif) no-repeat;
    width: 232px;
    height: 40px;
}

#menu .but6:hover, #menu .but6a:hover {
    background: url(/i/menu/hover/6TourH.gif) no-repeat;
    width: 232px;
    height: 40px;
}

#menu .but7, #menu .but7a {
    background: url(/i/menu/simple/7photo.gif) no-repeat;
    width: 232px;
    height: 40px;
}

#menu .but7:hover, #menu .but7a:hover {
    background: url(/i/menu/hover/7photoH.gif) no-repeat;
    width: 232px;
    height: 40px;
}
/*--------------------------------------------------END of MENU-----------------------------------------------------*/
#friends {
    text-align: left;
    padding: 0px 0px 0px 36px;
}
/*--------------------------------------------------ALTMENU-sverhu-----------------------------------------------------*/
#nav {
    width: 230px;
    height: 15px;
    margin: 15px 25px 0 0px;
    text-align: center;
    font-size: 12px;
    color: #e1614d;
}

#nav i {
    margin: 0 5px 0;
    font-style: normal;
}

#nav a {
    color: #e1614d;
    text-decoration: none;
}

#nav a:hover {
    color: #302f2f;
    text-decoration: none;
}

#nav a.user {
    color: #302f2f;
    text-decoration: underline;
}
/*--------------------------------------------------End of ALTMENU-sverhu-----------------------------------------------------*/
/*--------------------------------------------------USER PAnel-----------------------------------------------------*/
#user_panel {
    width: 100%;
    margin: 20px 0px 0px 10px;
    text-align: left;
    text-indent: 22px;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}

* html #user_panel {
    text-indent: 13px;
}

#user_panel div.item {
    height: 33px;
    float: left;
}

#user_panel .ico {
    width: 35px;
    height: 33px;
    float: right;
}

#user_panel a.link {
    color: #222222;
    text-decoration: none;
}

#user_panel a.link:hover {
    color: #e1614d;
    text-decoration: none;
}

#user_panel a.special {
    color: #e1614d;
    font-size: 17px;
    text-decoration: none;
}

#user_panel ul {
    list-style-type: none;
}

#user_panel li {
    margin: 0px 0px 0 -25px;
    background: url(/i/bullet.png) no-repeat left;
    height: 33px;
    line-height: 33px;
    width: 250px;
    display: block;
}

.special a {
    color: #e1614d;
    font-size: 17px;
    text-decoration: none;
}
/*--------------------------------------------------End of USER PAnel-----------------------------------------------------*/
.search {
    margin: 15px 0px 25px 25px;
}

html:first-child .search {
    margin: 15x 0px 0 25px;
}

.sf {
    background: url(/i/sbg.png) no-repeat;
    width: 174px;
    height: 20px;
    border: solid 1px #000;
    vertical-align: middle;

}

.submit {
    padding: 0 0 1px 0;
    background: url(/i/button.png) no-repeat;
    width: 66px;
    height: 20px;
    border: none;
    font-weight: bold;
    vertical-align: middle;
    margin-left:5px;
    cursor: pointer;
}
/*--------------------------------------------------Content-----------------------------------------------------*/
.content {
    float: left;
    background: url(/i/contentbg.png) no-repeat top;
    width: 677px;
    min-height: 783px;
    height: auto !important;
    height: 783px;
}
/*--------------------------------------------------ContentTables-----------------------------------------------------*/
.links_t a {
    font-size: 12px;
    color: #000;
}

.links_t a:hover {
    font-size: 12px;
    color: #e1614d;
}

.links_t {
    float: left;
    width: 130px;
}

.links_t2 {
    float: left;
    width: 260px;
}

.links_t2 a {
    font-size: 12px;
    color: #000;
}

.links_t2 a:hover {
    font-size: 12px;
    color: #e1614d;
}
/*---------------------------------image-------------------------------------*/
.fresh_news_t {
    padding: 55px 0 0 7px;
    width: 100%;
}

.fresh_image {
    float: left;
    margin-bottom: 10px;
    width: 170px;
    height: 33px;
}

.fresh_bg {
    clear: both;
    background: url(/i/Curl_Newsbg.png) no-repeat bottom left;
    width: 100%;
    min-height: 317px;
    padding-bottom: 15px;
}

.freh_links {
    margin: 10px 0 5px 10px;
    width: 270px;
}

.news_head {
    margin: -4px 0 0 0;
    float: left;
}

.news_head a {
    font-weight: bold;
    font-size: 11px;
    color: #cb4a37;
}

.keywords {
    font-size: 10px;
    color: #aaa;

}

.keywords a {
    font-size: 10px;
    color: #aaa;
}

.keywords a:hover {
    font-size: 10px;
    color: #000;
}

em {
    font-style: normal;
    padding: 0px 10px 0 0px;
    float: left;
    font-weight: bold;
    font-size: 11px;
    color: #cb4a37;
}

.comm_1 {
    float: right;
    margin:4px 10px 0 0px;
    text-align:right;
    font-style: normal;
    font-size: 13px;
    color: #aaa;
}

.comm_1 a{
    font-style: normal;
    font-size: 13px;
    color: #777;
    text-decoration: none;
}
.comm_1 a:hover{
    font-style: normal;
    font-size: 13px;
    color: #000;
    text-decoration: none;
}
.lmore {
    float:right;
}
.lmore img {
    vertical-align: middle;
}

.freh_links a {
    font-weight: bold;
    font-size: 11px;
    color: #cb4a37;
}

.freh_text {
    text-align: justify;
    padding: 0 0 0 34px;
    width: 240px;
    font-size: 9px;
    color: #2f2f2f;
}

.more_news {
    margin: 5px 0 0 26px;
    text-align: left;
}

.more_news a {
    font-size: 11px;
    color: #3479a5;
}



.news_buttons {
float:right;
margin: 0 0 5px 0;
}
.text_box {
clear:left; 
padding: 10px 0 0 0;
}
/*--------------------------------------------------END of Content-----------------------------------------------------*/
/*--------------------------------------------------DIVS-----------------------------------------------------*/
.container {
    float: left;
    margin: 20px 0px 2px 25px;
}

.container2 {
    float: left;
    margin: 0px 0px 2px 25px;
}

.box-caption-about {
    margin-left: 10px;
    height: 48px;
    width: 285px;
    background: url(/i/aboutimage.gif) no-repeat left;
}

.box-caption-articles {
    margin-left: 10px;
    height: 48px;
    width: 285px;

}

.box-caption-newc {
    margin-left: 10px;
    height: 48px;
    width: 285px;

}

.box-caption-newt {
    margin-left: 10px;
    height: 48px;
    width: 285px;

}

.box-caption-tm {
    margin-left: 10px;
    height: 48px;
    width: 285px;

}

.box-caption-tmoftm {
    margin-left: 10px;
    height: 48px;
    width: 285px;

}

.box-header {
    background: #fff;
    height: 6px;
    width: 275px;
    float: left;
}

.box-header-r {
    background: url(/i/topright.gif) transparent right top no-repeat;
    height: 6px;
    width: 295px;
}

.box-header-l {
    background: url(/i/topleft.gif) transparent left top no-repeat;
    height: 6px;
    width: 10px;
    float: left;
}

.box-content {
    clear:left;
    text-align: justify;
    padding: 4px 10px 4px 10px;
    font-size: 11px;
    color: #888;
    background: #fff;
    width: 275px;
    min-height: 126px;
    height: auto !important;
    height: 126px;
}
.default_font {
    font-size:12px;
   color:#000;
}
.box_links a{
    color: #0594ed;
    text-decoration:none;
    font-size: 12px;
    text-align:left;
}
.box_links a:hover{
    color: #0594ed;
    text-decoration:underline;
    font-size: 12px;
}
.user_links a{
    background: url(/i/online_off_small.gif) no-repeat left;
    padding: 0 0 0 14px;
    color: #0594ed;
    text-decoration:none;
    font-size: 12px;
    text-align:left;

}
.user_links a:hover{
    background: url(/i/online_off_small.gif) no-repeat left;
    padding: 0 0 0 14px;
    color: #0594ed;
    text-decoration:underline;
    font-size: 12px;

}
.user_links a.online{
    background: url(/i/online_on_small.gif) no-repeat left;
    padding: 0 0 0 14px;
    font-size: 12px;

}
.box-footer-r {
    background: url(/i/bottomright.gif) transparent right top no-repeat;
    height: 6px;
    color: #ffffff;
    width: 295px;
}

.box-footer-l {
    background: url(/i/bottomleft.gif) transparent left top no-repeat;
    height: 6px;
    width: 10px;
    float: left;
}

.box-footer {
    background: #fff;
    height: 6px;
    width: 275px;
    float: left;
}

.box-header-big {
    background: #fff;
    height: 6px;
    width: 600px;
    float: left;
}

.box-header-r-big {
    clear: both;
    background: url(/i/topright.gif) transparent right top no-repeat;
    height: 6px;
    width: 620px;
}

.box-header-l-big {
    background: url(/i/topleft.gif) transparent left top no-repeat;
    height: 6px;
    width: 10px;
    float: left;
}

.box-content-big {
    text-align: justify;
    clear: both;
    padding: 4px 10px 20px 10px;
    font-size: 12px;
    color: #000;
    background: #fff;
    width: 600px;
}

.box-footer-r-big {
    background: url(/i/bottomright.gif) transparent right top no-repeat;
    height: 6px;
    color: #ffffff;
    width: 620px;
}

.box-footer-l-big {
    background: url(/i/bottomleft.gif) transparent left top no-repeat;
    height: 6px;
    width: 10px;
    float: left;
}

.box-footer-big {
    background: #fff;
    height: 6px;
    width: 600px;
    float: left;
}
/*--------------------------------------------------END of DIVS-----------------------------------------------------*/
/*--------------------------------------------------Footer-----------------------------------------------------*/
.footer {
    margin: 20px 0 15px 25px;
    float: left;
    background: url(/i/footerlogo.gif) no-repeat top left;
    width: 610px;
    min-height: 78px;
    height: auto !important;
    height: 78px;
}

.copy {
    color: #aaa;
    clear: both;
}

.banner_b {
    margin: 25px 0 0 0;
    float: right;
    width: 276px;
    height: 90px;
}

.banners {
    float: left;
    margin: 0px 0 0 3px;
    width: 89px;
    height: 90px;
}

.big-baner {
    padding: 50px 0 0 90px;
    width: 100%;
    height: 240px;
}

.credits {
    margin: 0 0 0 50px;
    font-size: 10px;
    text-align: center;
    width: 200px;
    height: 50px;
}
/*--------------------------------------------------END of Footer-----------------------------------------------------*/
span {
    margin: 0px 0 0 45px;
}

.login {
    margin: 25px 0px 50px 0px;
    width: 280px;
    background: #fff url(/i/login_icon.png) no-repeat right top;
    height: 60px;
}

.logform {
    margin: 0px 0 5px 0px;
    width: 178px;
    height: 23px;
    background: #fff url(/i/loginbg.png) no-repeat left;
}

.pass {
    background: #fff url(/i/pass.png) no-repeat left;
}

.field {
    margin: 0px 0 10px 30px;
    width: 178px;
    height: 23px;
    border: none;
}

.logbut {
    margin: 0 0 0 25px;
    padding: 0 0 1px 0;
    background: url(/i/button.png);
    font-weight: bold;
    border: none;
    width: 66px;
    height: 20px;
    cursor: pointer;
}

.register {
    margin: 20px 0px 30px 0px;
    width: 287px;
    background: #fff url(/i/register_icon.png) no-repeat right top;
}

.joinbut {
    float: left;
    margin: 0 0 0 28px;
    padding: 0 0 1px 0;
    background: url(/i/button.png);
    font-weight: bold;
    border: none;
    width: 66px;
    height: 20px;
    cursor: pointer;
}

.captchaimg {
    margin: 0 0 0 5px;
    border: solid 1px #000;
    float: left;
    width: 103px;
    height: 21px;
}

.captcha {
    margin: 0px 0 0 23px;
    clear: left;
}

.captcha span {
    margin: 10px 0 0 0px;
    float: left;
    width: 76px;
    font-size: 10px;
}

.captchaf {
    margin: 10px 0 25px 0px;
    float: left;
    background: #fff url(/i/entercode.png) no-repeat;
    width: 105px;
    height: 23px;
    border: none;
}

.page {
    margin: 15px 0 0 10px;
    font-size: 15px;
}

.page a {
    color: #000;
    text-decoration: none;
}

.page a:hover {
    color: #df5541;
    text-decoration: none;
}

.page_link {
    margin: 2px;
    text-align: center;
    border: solid 1px #4695c8;
    padding: 2px;
}

.page_link:hover {
    margin: 2px;
    text-align: center;
    border: solid 1px #df5541;
    padding: 2px;
}
/*--------------------------------------------------------------LA LA LA----------------------------------------*/
.table {
    width: 100%;
}
.table_about i{
  font-style: italic;
}
.table_about b{
  font-weight: bold;
}
.table_about u{
  text-decoration: underline;
}
.table_fixed {
    width: 600px;
}

.nobr {
    white-space: nowrap;
}

.left {
    text-align: left;
}

.right {
    text-align: right;
}

.center {
    text-align: center;
}

.marked_head {
    background: #e7f5ff;
}

.marked_head2 {
    background: #d6ffd1;
    text-align: center;
}

.marked_column {
    background: #f0f9ff;
}

.content table {
    clear: both;
    text-align: justify;
    margin: 10px 0;
    border-collapse: collapse;
    width: 100%;
    border: 1px solid #ddd;
    background: #fff;
}

.content td {
    padding: 5px 5px;
    border: 1px solid #ddd;
}

.photo {
    margin: 5px 0;
    width: 250px;
    border: solid 3px #ddd
}

.content tr {
    padding: 5px 5px;
    border: 1px solid #ddd;
}

.content input {
    background: #fff;
    border: solid 1px #aaa;
    margin: 2px 0;
}

.content SELECT {
    background: #fff;
    border: solid 1px #aaa;
    margin: 2px 0;
}

.content textarea {
    height: 100%;
    width: 540px;
    background: #fff;
    border: solid 1px #aaa;
}

.content a {
    line-height: 20px;
}

.d_link {
    margin: 8px;
    padding: 4px;
    text-align: center;
    background: #d9f0ff;
    border: 1px solid #82cfff;
}

.d_link:hover {
    background: #eea592;
    border: 1px solid #df5643;
}

.mail_tab i {
    font-style: normal;
    margin: 0 0 0 240px;
}

.mail_tab a {
    text-decoration: none;
}

.mail_tab a {
    text-decoration: none;
}

.mail_tab a:hover {
    text-decoration: none;
}

.mail_tab td {
    border: 2px solid #67c8ff
}

.mail_tab div {
    margin: 5px 0;
    border: 1px solid #67c8ff;
    padding: 0 0 0 5px;
    height: 30px;
    line-height: 30px;
    background: #e8f7ff;
}

.mail_tab .new_mail {
    border: 1px solid #e36451;
    background: #ffd4c7;
}

.mail_tab div:hover {
    background: #f7fcff;
}

.mail_tab_menu a:hover {
    color: blue;
    background: #e8f7ff
}

.forms i {
    font-style: normal;
    vertical-align: middle;
    margin: 5px 5px;
}

.chat_room {
    height: 400px;
    vertical-align: top;
}

.chat_input {
    height: 120px;
    background: #d6f0ff;
}
.add_by img{
vertical-align:middle;
}
.add_by {
float:left;
font-size:11px;
color: #aaa;
}
.add_by i{
font-style:normal;
font-size:13px;
color: #333;
}
.add_by a {
    color: #777;
}

.add_by a:hover {
    color: #000;
}
.comment, .comment2 {
color: #666;
}
 
.comment table td {
border: 1px solid #e8f6ff;
background: #fcfeff;
}
.comment2 table td {
border: 1px solid #e8f6ff;
background: #f5fbff;
}
.comm_avatar{
width:50px;
height:50px;
border: 1px solid #e8f6ff;
}
.comm_avatar img{
width:50px;
height:50px;
}
.text_comm {
padding: 20px;
}
.user_comm{
float: left;
padding: 2px;
font-size: 11px;
color: #aaa;
}
.user_comm a{
font-size: 11px;
color: #777;
}
.user_comm a:hover{
font-size: 11px;
color: #000;
}
.number_comm {
float: right;
padding: 2px;
font-size: 15px;
color: #bbb;
}
.post_comm td{
border: 1px solid #e8f6ff;
background: #fcfeff;
}
.post_comm textarea{
    height:100px;
    width: 540px;
}
.input_button input{
    padding: 5px 10px;
    font-size: 14px;
    color: #555;
    border: 1px solid #94d6ff;
    background: #caebff;
}  
.input_button input:hover{
    background: #8ed4ff;
}
/*--------------------------------------------------------------Profile----------------------------------------*/
.prof_tab td {
    background: #f2faff;
    border: 2px solid #fff;
}
.prof_tab_1 td {
    text-align: center;
    background: #f2faff;
    border: 2px solid #fff;
}
.prof_tab_2 td {
    text-align: justify;
    background: #f2faff;
    border: 2px solid #fff;
}
.tabfloat {
float: left;
width:290px;
margin: 0 10px 0 0px;
}
.mark_field_prof td {
    background: #d3e6f2;
}

.mark_head_prof td {
    font-weight: bold;
    color: #2688c7;
    font-size: 13px;
    text-align: center;
    background: #ceecff;
}
#mark_head_prof2 {
    font-weight: bold;
    color: #2688c7;
    font-size: 13px;
    text-align: center;
    background: #ceecff;
}

.about_field {
    padding: 13px;
    text-align: justify;
}

.marked_head2 td{
    color: #5e8d58;
    font-size: 13px;
    background: #d6ffd1;
    text-align: center;
}
.width_col td{
width: 100px;
}
.head_link a{
    font-weight: bold;
    color: #2688c7;
    font-size: 13px;
    text-decoration:none;
}
.head_link a:hover{
    font-weight: bold;
    font-size: 13px;
    text-decoration:underline;
}
.profile_buttons {
float:left;
margin-left: 20px;
}
.img_prof {
padding-top: 10px;
float: left;
}
/*--------------------------------------------------------------Admin----------------------------------------*/
.admin_header {
    text-align: center;
}
/*--------------------------------------------------------------IE Hacks----------------------------------------*/
* html .login {
    margin: 25px 0px 0px 0px;
}

* html .footer {
    width: 610px;
}

* html .banner_b {
    width: 285px;
}

* html .banners {
    width: 88px;
    height: 60px;
}

* html .box-content {
    margin-top: -12px;
}

* html .box-footer {
    margin-top: -7px;
}

* html .box-content-big {
    margin-top: -12px;
}

* html .box-footer-big {
    margin-top: -7px;
}

* html .container {
    margin: 20px 0px 2px 15px;
}

* html .container2 {
    margin: 0px 0px 2px 15px;
}

* html .search {
    margin: 15px 0px 0 25px;
}

*:first-child + html .search {
    margin: 15px 0px 0 25px;
}

html:first-child .search {
    padding: 15px 0px 0 0px;
}
/*--------------------------------------------------------------admin----------------------------------------*/
.admin_header {
    text-align: center;
}

.admin_content {
    float: left;
    background: url(/i/admin_contentbg.png) no-repeat top right;
    width: 100%;
    min-height: 783px;
    height: auto !important;
    height: 783px;
}

.admin_all {
    width: 100%;
    margin: auto;
    height: 100%;
}

.admin_main_t {
    width: 100%;
    height: 100%;
    border: none;
}

.admin_center_field {
    text-align: left;
    width: 75%;
}
/********/
.hide {
    visibility: hidden;
}

.transp {
    display: none;
}

.clearer {
    clear: both;
}
/*-----------------------------------------BOX---------------------------------------------------------------*/
.boxit {background:#fff; float:left; margin:10px; width: 350px;}
.boxit img {float: left; margin:10px;}
.boxit a{
    font-family: "Verdana";
    font-weight: bold;
    font-size: 15px;
    color: #e1614d;
    text-decoration:none;
}
.description_box {
    font-family: "Verdana";
    font-weight: normal;
    font-size: 11px;
    color: #777;
    text-decoration:none;
}
.boxit2 {background:#fff; float:left; margin:10px; width: 120px; text-align:center}
.boxit2 img {margin:10px;}
.boxit2 a{
    font-family: "Verdana";
    font-weight: bold;
    font-size: 13px;
    color: #4695c8;
    text-decoration:none;
}
/*-----------------------------------------Article---------------------------------------------------------------*/
.search2 input {
    border: solid 1px #000;
    background: url(/i/sbg.png) no-repeat;

}
.search2 i input {
    border: none;
    background: url(/i/button.png) no-repeat;
    padding: 0 0 2px 0;
    font-style: normal;
    cursor: pointer;
}
.words_under_search {
    text-align: center;
    font-size: 10px;
    color: #464646;
    margin-right: 80px;
}
.pages{margin: 20px 0 0 30px;} .pages a {
    color:#424242;
    font-size: 12px;
    font-weight: bold;
    padding-left: 8px;
}
.edit_link_article {
float:left;
margin: 7px;
}
.articles_block {
    margin: 20px 0 0 37px;
}
.pages a:hover {
    color:#cb4a37;
}
.heading {
margin: 0 0 7px 0;
    color:#cb4a37;
    font-size: 18px;
}

.heading a{
    color:#cb4a37;
    font-size: 18px;

}
.heading i a{
    color:#cb4a37;
    font-size: 13px;
    font-style: normal;
    font-weight: bold;
}
.avtor {
    float:left;
    font-size: 10px;
    margin: 7px;
    color:#7c7c7c;
}
.avtor a{
    text-decoration:underline;
    color:#4695c8;
}
.avtor a:hover{
    text-decoration:underline;
    color:#000;
}
.avtor img {
    vertical-align:middle;
}
.all_articles {
    float:left;
    font-size: 10px;
    margin: 7px;
    margin-bottom: 0px;
    color:#7c7c7c;
}

.all_articles a{
    text-decoration:underline;
    color:#4695c8;
}
.all_articles a:hover{
    text-decoration:underline;
    color:#000;
}
.all_articles img {
    vertical-align:middle;
}

.date {
    margin-top: 10px;
    font-size:12px;
    color:#7c7c7c;
    float:right;
}
.category {
    margin: 0px 7px 0 0px;
    float:left;
    font-size: 10px;
    color:#7c7c7c;
}
.category a{
    font-size: 10px;
    color:#4695c8;
}
.category a:hover{
    font-size: 10px;
    color:#000;
}
.keywords {
    margin: 0px 7px 0 0px;
    font-size: 10px;
    color:#7c7c7c;
}
.keywords a{
    font-size: 10px;
    color:#4695c8;
}
.keywords a:hover{
    font-size: 10px;
    color:#000;
}
.main_text{
    clear:left;
    padding:  8px;
    background: #f5fbff;
    margin: 0 0 0 0;
    border: 1px solid #d4eeff;
}
.main_text table, .main_text td, .main_text tr { background: transparent none; border: 0px; }
.main_text table {
    text-align: justify;
    margin: 10px 0;
    border-collapse: separate;
    width: auto;
}
.main_text tr {
    padding: 0px;
    margin: 0px;
}
.main_text td {
    padding: 5px;
    margin: 0px;
}
.main_text table.width100 { width: 100%; }
.centered { text-align: center; }

/*-----------------------------review color---------------------------*/
.review_color1 {
    background: #fff5f5;
    border: 1px solid #ffd4d4;
}
.review_color2 {
    background: #fafae3;
    border: 1px solid #f4f7ad;
}
.review_color3 {
    background: #f5fbff;
    border: 1px solid #d4eeff;
}
.review_color4 {
    background: #f1faf0;
    border: 1px solid #c7fac3;
}
.review_color5 {
    background: #f1faf0;
    border: 1px solid #c7fac3;
}
/*-----------------------------end of review color---------------------------*/
.main_text img{
    margin: 0 10px 5px 0;
}

.add_new {
    font-size: 10px;
    margin: 7px;
    color:#7c7c7c;
    float:left;
}
.add_new a {
    text-decoration:underline;
    color:#4695c8;
}
.add_new a:hover {
    text-decoration:underline;
    color:#000;
}
    
.add_new img {
    vertical-align:middle;
}

.rating {
    float:right;
    margin: 3px 0 0 0;
}

.rating, .rating i{
    color:#36832b;
    font-style: normal;
    font-size: 13px;
    font-weight: bold;
   
}
.rating img {
    vertical-align: middle;
}
.review_avatar {
    margin: 0px 5px 5px 0px; 
    float:left;

}
.review_avatar img{
    width:100px;
    height:100px;
    vertical-align:middle;
    margin-right: 10px;
}

.review_avatar a{
    color:#cb4a37;
    font-size: 17px;
    font-style: normal;
}
.reviewers_mark {
    color:#cb4a37;
    font-style: normal;
    font-size: 13px;
    font-weight: bold;
    float:left;
    margin: 3px 3px 0 0;
    }
.cat_img {
    margin:20px 0 15px 0;
    text-align:center;
}

.categories_list {
    margin:10px 0 0 30px;
    
}

.categories_list a{
    color:#cb4a37;
    font-size: 11px;
    font-weight: bold;
}

.add_new_article {

    margin:5px 0 0 25px;
}

.add_new_article a{
    font-size: 11px;
    font-weight: bold;
}
.add_new_article img{
    vertical-align:middle;
    margin: 0 4px 0 0;
}
.top5_autors {
    margin: 5px 0 10px 20px; 
    clear:left;
    height: 47px;
}

.top5_autors img{
    float:left;
    margin: 0 6px 0 0;
}
.top5_autors i a{
    color:#4695c8;
    font-size: 10px;
    font-style: normal;
    text-decoration:underline;
}
.top5_autors i a:hover{
    color:#000;
}
.top5_autors  a{
    color:#cb4a37;
    font-size: 17px;
    font-style: normal;
    text-decoration:underline;
}
/*----------------------------------------------------Articles list-----------------------------------*/
.comments {
    float:right;
    margin: 0px 7px 0 7px;
    font-size: 12px;
}
.article_meta .comments  a{
    color:#4695c8;
    text-decoration:underline;
}

.read_more {
    float:right;
    margin: 0px 7px 0 7px;
    font-size: 12px;
}
.read_more a{
    color:#4695c8;
    text-decoration:underline;
}
.read_more a:hover{
    color:#000;
    text-decoration:underline;
}
.review_short {
    background: #f0f9ff;
    border: 1px solid #d4eeff;
    border-top: none;
    font-size:10px;
    color: #000;
    padding: 10px;
    margin: 0px 0 10px 0;
}
.review_short_name {
    margin: 0 0 5px 0;
}
.review_short_rmore {
    margin: 5px 0 0 0;
    text-align: right;
}
/*-----------------------------------------NEw------------------------------------------*/
.article_meta {
    color:#7c7c7c;
    font-size: 10px;
    float: left;
}
.article_meta img{
vertical-align:middle;
margin: 0px 7px 0 9px;
}
.article_meta i {
    font-style: normal;
    margin: 0px 7px 0 9px;
}

.article_meta a{
    color:#4695c8;
}
.article_meta a:hover{
    color:#000;
}
.article_meta b{
    color:#36832b;
    font-size:18px; 
    font-weight: normal;
    }
.date {
margin: 5px 0 0 0;
}
.right {
float: right;
}
.spacer {
height:10px;
}
.category_branch {
    color:#4695c8;
    font-size: 14px;
    font-weight:bold;
    margin: 10px;
}
/*----------------------------------comments---------------------------*/
.comments_items {
   float:right;
}
.comments_items img{
   margin: 0 3px;
   vertical-align:middle;
}
.comments_items a{
   font-size:10px;
   color:#4695c8;
   text-decoration:underline;
}
.comments_items a:hover{
   font-size:10px;
   color:#000;
   text-decoration:underline;
}
  
.notifyme {
   margin: 30px 0 0 0;
   font-size:10px;
}
.notifyme input{
   vertical-align:middle;
   margin: 0 5px;
}

.tab_hide {
	display: none;
}
.tab1 {
   margin: 0 0 0 40px;
}
.tab2 {
   margin: 0 0 0 80px;
}
.tab3 {
   margin: 0 0 0 120px;
}
.comments_headings {
   font-size:16px;
   color:#4695c8;
   font-weight: bold;
}

code span {
	margin:0px;
	
} /* for profiler */

/*
.less_img img {
	width:150px;
	height:100px;
}
*/

.back_link {
   float: right;
   color: #ccc;
}
.back_link img{
   vertical-align: middle;
}
.back_link a,.back_link a:hover {
   color: #ccc;
   text-decoration:none;
}
/*--------------------------------------------Profiles and Teams----------------------------*/
.table_des table {
     margin-top: 0px;
     border: none;
     border-collapse: separate;
}
.table_des a{
    
     color:#4695c8;
}
.table_des a:hover{
     color:#000;
}
.table_des img{
vertical-align:middle;
}
.table_gray_font {
      font-size:11px;
     color:#908f8f;
}
.table_des td{
     border: 1px solid #fff;
     padding:4px;
}


.table_des_head {
     background: #f1faff;
     color: #2688c7;
     font-weight:bold;
     font-size:12px;
}
.table_des_head a{
     color: #2688c7;
     font-weight:bold;
     font-size:12px;
     text-decoration:none;
}
.table_des_head2, .table_des_head2 td{
     font-size:10px;
     color:#aaa;

}
.table_big_name {
     font-size:17px;
     color:#cb4a37;
     font-weight:bold;
}
.table_big_name img {
     vertical-align: middle;
     margin: 0 10px 0 0;
}
.table_big_name a{
     font-size:17px;
     color:#cb4a37;
     font-weight:bold;
}
.table_maininfo {
     text-align:right;
}
.table_stat td{
     text-align: center;
     border: 1px solid #f1faff;
}
.table_team_100 td {
width: 100px;
}
.table_gray_font_status {
     font-size:11px;
     color:#908f8f;
     float:right;
}
.table_gray_font_status img{
     vertical-align: middle;
}
.table_contacts {
     font-size:13px;
     font-weight:bold;
     color: #2688c7;
}
.table_photo {
     border: 2px solid #d7f0ff;
     width:250px;
     background: #eff9ff;
     margin: 0 0 0 5px;
}
.table_mark_field {
     color:#777;
}
.table_float {
     float:left;
     width: 300px;
}
.table_bullet img{
     margin: 0 5px 0 0;
}
.table_guest_book {
     font-size:10px;
}
.table_guest_book hr {
     height: 1px;
     border: 1px solid #f1faff;
}
.table_members_name a{
     font-size: 12px;
}
/*---------------------------------Chat list-------------------------------------*/
.b_head {
     background: #f1faff;
     float:left;
     color: #2688c7;
     font-weight:bold;
     font-size:12px;
     width:160px;
     padding: 5px;
}
.b_head2 {
     width:415px;
     margin: 0 0 0 5px;
}
.explorer_tree {
    width:168px;
    float:left;
}
.mail_actions {
    font-size: 11px;
    margin: 5px 0 0 0;
    border: 1px solid #ebf8ff;
    background: #fafdff;
    width:168px;
    clear:left; 
}
.mail_actions2 {
    padding-right: 5px;
    margin: 5px 0px 0 0;
    width: 416px;
    
}
.mail_actions a{
    color:#1d9bdd;
    text-decoration:none;
}
.mail_actions a:hover{
    text-decoration:underline;
}
.mail_actions img{
    vertical-align:middle;
}
.chat_folders {
    margin: 10px 0 0 0;
    color:#666666;
    font-size:10px;
    font-weight:bold; 
     
}
.chat_folders a{
    color:#666666;
    text-decoration:none;   
}
.chat_folders img{
    margin: 0 3px 0 0;  
    vertical-align:middle;
}
.chat_folders input{
    vertical-align:middle;
    margin: 0 4px 0 0;  
    border:none;
    outline:none;
}
.chat_folders a:hover{
    text-decoration:underline;
}
.chtats_list {
    width: 423px;
    float:right;
}
.chtats_list img{
    vertical-align:middle;
}
.chat_cap {
    margin: 10px 0 -10px 0;
    font-size: 10px;
    clear:both;
    
}

.chat_cap div{
    float:left;
    
}
.chat_cap b{
    color:#666666;
    font-size:10px;
    margin-top: 5px;
    float:left;
    margin: 0 10px 0 0;
}
.chat_cap b a{
    color:#0c9efb;
    font-size:12px;
    text-decoration:none;
}
.chat_cap b a.new{
    color:#f15722;
    font-size:12px;
    text-decoration:none;
}
.chat_cap b a:hover.new{
    color:#f15722;
    font-size:12px;
    text-decoration:underline;
}
.chat_cap b a:hover{
    color:#0c9efb;
    font-size:12px;
    text-decoration:underline;
}
.chat_cap em{
    width: 65px;
    color:#666666;
    font-size:10px;
    margin-top: 5px;
    float:left;
    font-weight:normal;
}
.chat_cap i{
    width: 65px;
    color:#666666;
    font-size:10px;
    margin: 5px 3px 0 0;
    float:left;
    font-style:normal;
}
.chat_cap input{
    margin: 5px 5px 0 0;
    border:none;
}
.chat_memb {
    background: #f5fbff;
    border: 1px solid #d9f0ff;
    display: none;
    clear:both;
    margin: 0px 0 -10px 0;

}
.chat_memb div.online{
    display:inline;
    background: url(/i/online_cl.gif) no-repeat left;
    height:10px;
    line-height:10px;
    padding: 0 14px 0 14px;
    font-size:10px;
}
.chat_memb div{
    display:inline;
    background: url(/i/offline_cl.gif) no-repeat left;
    height:10px;
    line-height:10px;
    font-size:10px;
    padding: 0 14px 0 14px;
}
.expander {

    background: url(/i/chat_users.gif);
    width:15px;
    height:15px;
}
/*Usr profile blocks*/
.head_block {
   width:314px;
   padding: 4px;
   margin: 0 0 0 3px;
   float: left;
}
.head_block2 {
   width:261px;
   padding: 4px;
   margin: 0 0 0 3px;
   float: left;
}
.block_body {
   float:left;
   width:325px;
   margin: 0 0 10px 0;
}
.block_body2 {
   width:270px;
   float: left;
   margin: 10px 0 10px 5px;
}
.block_ava {
  width:100px;
  height: 100px;
  margin: 10px 10px 10px 10px;
  float: left;
}

.info_block {
  padding: 10px 0 0 2px;
  float: left;
  width: 190px;
  text-align: left;
}
.info_block span{
  margin-left: -4px;
  font-size:11px;
  color:#4695c8;
}
* html .info_block span{
  margin-left: -2px;
}
* +html .info_block span{
  margin-left: -2px;
}
.info_block_contacts {
  margin: 10px 0 0 120px;
  
}

/* status box */
.status_box {
	padding:5px;
	margin-bottom: 5px;
        margin-top: 5px;
	background:#FFF bottom center repeat-x;
	border:1px solid;
	white-space:normal;
}
.status_box h6 {
	text-align:left;
	font-size:1.0em;
	font-weight:bold;
	margin: 5px auto 5px 5px;
}
.status_box ul {
	text-align:left;
	margin: 0;
	padding-left: 30px;
	color: #000;
}
.status_box ul li { list-style:disc; }
.status_box.info {
	border-color: #33CCFF;
	background-image:url('/i/bg_info.gif');
}
.status_box.info h6 { color: #33CCFF; background: url(/i/ico/information.png) no-repeat 0px 50%; padding-left: 25px; }
.status_box.success {
	border-color: #00CC00;
	background-image:url('/i/bg_success.gif');
}
.status_box.success h6 { color: #00CC00; background: url(/i/ico/accept.png) no-repeat 0px 50%; padding-left: 25px; }
.status_box.warning {
	border-color: #FF6600;
	background-image:url('/i/bg_warning.gif');
}
.status_box.warning h6 { color: #FF6600; background: url(/i/ico/error.png) no-repeat 0px 50%; padding-left: 25px; }
.status_box.error {
	border-color: #FF0000;
	background-image:url('/i/bg_error.gif');
}
.status_box.error h6 { color: #FF0000; background: url(/i/ico/exclamation.png) no-repeat 0px 50%; padding-left: 25px; }
/* status box */