* {
    font-family:Arial,Tahoma,Sans-serif;
    margin: 0;
    padding: 0;
    outline: none;
}
tspan {
    font-family: Arial;
}

body {
    background: #dedede;
    font-size: 12px;
}

.body_container {
    background: #ffffff;
    width: 85%;
    min-width: 1000px;
    margin: 0px auto;
}

.body_container .container_td {
    vertical-align: top;
}

h2, h3 {
    color: #7b9cb5;
}

img {
    border: none;
}

a {
    color: #7B9CB5;
    text-decoration: none;
}

table {
    font-size: 11px;
}

.clear {
    clear: both;
}

.left_menu {
    width:230px;
    border-right: 1px solid #e3e3e3;
    float: left;

}

.left_menu_user {
    height: 80px;

}


.left_menu_user_photo {
    padding-left: 10px;
    padding-top: 5px;
    padding-right: 10px;
    float: left;
    width: 55px;
}

.left_menu_user_photo img {
    width: 50px;
    height: 50px;
}

.left_menu_user_name {
    width: 155px;
    float: left;
    margin-top: 7px;
    color: #666;
    font-family: Arial;
}

.left_menu_user_name span {
    font-size: 9px;
    color: #b3b2b2 !important;
    font-family: Arial;
}

.left_menu_user_holiday {
    margin-left: 10px;
    color: #79b711;
    font-size: 11px;
    font-weight: bold;
    margin-top: 2px;
}

.left_menu_link {
    height: 165px;
    border-top: 1px solid #e3e3e3;
    margin-top: 3px;
    margin-left: -2px;
}

.left_menu_link_items a {
    height: 32px !important;
    text-decoration: none;
}

.left_menu_link_items_no_right_border {
    border-right: 0px solid #DFDFDF !important;
}

.left_menu_link_left {
    float: left;
    width: 116px;
    height: 160px;
}

.main_menu_news {
    background: none repeat scroll 0 0 #E77815;
    border-radius: 3px 3px 3px 3px;
    height: 12px;
    width: 18px;
    float: left;
    margin-left: 4px;
    margin-top: 5px;
    color: #fff;
    font-size: 8px;
    font-weight: bold;
    text-align: center;
}

.left_menu_link_left .active{
    background: #d6dfe6 !important;
}

.left_menu_link_right {
    float: left;
    width: 116px;
    height: 160px;
}

.left_menu_link_right .active{
    background: #d6dfe6 !important;
}

.left_menu_link_item {
    float: left;
    font-size: 11px;
    height: 22px;
    padding-left: 15px;
    padding-top: 10px;
    font-weight: bold;
    color: #4f697d !important;
}

.left_menu_link_items {
    height: 32px;
    background: #edf0f2;
    border-bottom: 1px solid #dfdfdf;
    border-right: 1px solid #dfdfdf;
}

.left_menu_experts {
    height: 180px;
    border-bottom: 1px solid #e3e3e3;
}

.left_menu_experts_header {
    height: 28px;
    width: 229px;
    padding-left: 14px;
    padding-top: 11px;
}

.left_menu_experts_header a{
    width: 40px;
    font-size: 20px;
    color: #57758c !important;
    text-decoration: none;
    font-weight: bold;
    font-family: Georgia;
}

.widget-members-photos {
    width: 188px;
    overflow: hidden;
    float: left;
    margin-left: 4px;
    margin-right: 2px;
}

.widget_member_photo_left {
    float: left;
    width: 18px;
}

.widget_member_photo_left img{
    margin-top: 49px;
}

.widget_member_photo_right {
    float: left;
    width: 18px;
}

.widget_member_photo_right img{
    margin-top: 49px;
    margin-left: 3px;
}

.member-image {
    width: 50px;
    height: 50px;
}

.member .photo {
    padding: 2px;
    height: 58px;
}

.left_menu_video {
    height: 240px;
    border-bottom: 1px solid #e3e3e3;
}

.left_menu_video_header {
    height: 20px;
    width: 229px;
    padding-left: 14px;
    padding-top: 8px;
    margin-bottom: 10px;
}

.left_menu_video_header a{
    width: 40px;
    font-size: 20px;
    color: #57758c !important;
    text-decoration: none;
    font-weight: bold;
    font-family: Georgia;
}


.header-video {
    height: 64px;
}
.header-video-image {
    float: left;
}

.header-video-image-shadow{
    width: 50px;
    height: 50px;
    padding:2px;
    margin-left: 12px;
    margin-top: 6px;
}


.headet-playThumb {
    height: 26px !important;
    width: 26px !important;
    margin-bottom: 32px;
    margin-left: -26px;
}

.header-video-label {
    width: 145px;
    margin: 3px;
    float: left;
    margin-left:10px;
    margin-top:10px;
}

.header-video-label a{
    text-decoration: none;
    color: #465159;
    font-family: Arial;
}


.new-list-icon-head {
    float: left;
}

.new-list-icon-head a {
    text-decoration: none;
    color: #7b9cb5;
}
span.comments_count_head {
    float: right;
    margin: 1px;
    margin-top:6px;
    border: 1px solid #7B9CB5;
    border-radius: 3px 3px 3px 3px;
    font-family: Arial,Tahoma,Sans-serif !important;
    font-size: 8px;
    padding: 0 3px;
}



.left_menu_tags {
    width: 230px;
    border-bottom: 1px solid #e3e3e3;

}

.widget-tag-cloud {
    text-align: justify;
    width: 200px;
    margin: 10px;
}
.widget-tag-cloud a{
    text-decoration: none;
}

.right_menu {
    float: right;
    width: 115px;
    min-height: 550px;
    margin-right: 12px;
}


.clock {
    float:left;
    margin-right:2px;

}

.clock_header {
    float:left;
    margin-left:3px;
}

.right_menu_feedback {
    margin-top: 30px;
    margin-left: 10px;
}


.feedback {
    font-size: 10px;
    width: 100px;
    margin-bottom:35px;
    color: #57758c;
    margin-left: -4px;
}

.feedback-name {
    text-align: center;
    margin-top: 3px;
    width: 100px;
    font-style: italic;

}

.feedback-name a {
    text-decoration: none;
    color: #57758c !important;
}

.feedback-contacts {
    margin-bottom: 10px;
}

.feedback-contacts-mail {
    background: url("../images/mail_to.png") no-repeat scroll 3px 3px transparent;
    width: 25px;
    float: left;
    height:21px;
    margin-right: 3px;
    margin-left: 5px;
    margin-top: 3px;
}

.feedback-contacts-chat {
    background: url("../images/chat_to.png") no-repeat scroll 3px 3px transparent;
    width: 25px;
    float: left;
    height:21px;
    margin-right: 3px;
    margin-left: 3px;
    margin-top: 3px;
}

.feedback-contacts-photo {
    background: url("../images/photo_to.png") no-repeat scroll 3px 3px transparent;
    width: 25px;
    float: left;
    height:21px;
    margin-left: 3px;
    margin-top: 3px;
}

.feedback-contacts-phone {
    background: url("../images/icon_phone.gif") no-repeat scroll 3px 3px transparent;
    padding-left:28px;
    height:21px;
}

.feedback-contacts-icq {
    background: url("../images/ico-icq.png") no-repeat scroll 3px 3px transparent;
    padding-bottom:5px;
    padding-left:28px;
}

.feedback-contacts-skype {
    background: url("../images/ico-skype.png") no-repeat scroll 0px 6px transparent;
    padding-left:31px;
    height: 24px;
    float: right;
}

.header {
    background: #7b9cb5;
    height: 35px;
}

.header-navigaton ul li div {
    float: left;
}

.header-navigaton ul li img {
    float: left;
    margin-top: -7px;
    margin-left: 7px;
}

.footer-wraper {
    margin: 0px auto;
    width: 900px;
}

.header-title, .header-navigaton {
    float: left;
}

.header-navigaton ul {
    list-style: none outside none;
    margin-left: 5px;
    padding-top: 11px;
}

.header-navigaton ul li {
    float: left;
    margin-right: 15px;
}

.header-navigaton ul li a {
    color: #FFFFFF;
    font-size: 11px;
    font-weight: bold;
    padding: 5px 8px;
    text-decoration: none;
}

.header-title {
    color: #FFFFFF;
    font-size: 11px;
    font-weight: bold;
    padding: 0px 8px;
    text-decoration: none;
}

/*.header-navigaton ul li a:hover {
    color: #000000;
    background-color: #FFFFFF;
}*/

.header-title {
    margin: 0px  60px;
}

.header-search {
    float: right;
    margin-top: 5px;
}

.header-search-text {
    -moz-border-radius: 3px 0px 0px 3px;
    -webkit-border-radius: 3px 0px 0px 3px;
    border-radius: 3px 0px 0px 3px;
    height: 10px;
    /*margin-top: 2px;*/
    width: 150px;
}

.header-search-button {
    background: #d2caca;
    color: #666;
    font-size: 10px;
    font-weight: bold;
    height: 20px;
    width: 45px;
    margin-left: -4px;
    margin-right: 15px;
    border: 1px solid #e3e3e3;
    -moz-border-radius: 0px 3px 3px 0px;
    -webkit-border-radius: 0px 3px 3px 0px;
    border-radius: 0px 3px 3px 0px;
}

.header-lang {
    float: right;
    margin: 1px 11px 0px 0px;
}

.header-lang-en {
    background: url("../images/langs/en.png") no-repeat scroll 0 0 transparent;
    padding: 1px 24px 0 0;
}

.footer {
    background-color: #666666;
    font-family: Arial;
    padding: 20px 0;
    margin: auto;
    text-align: center;
}

.footer-menu {
    margin: auto;
    margin-left: 30px;
}

.footer-links-column a {
    color: #FFFFFF;/*#dedede;*/
    font-size:11px;
    text-decoration: none;
}

.footer-links-column a:hover {
    text-decoration: underline;
}

.footer-links-column {
    float: left;
    padding: 0 15px 0 0;
    max-width: 115px;/*10%;*/
    text-align: left;
}

.footer-links-column-header {
    color: #dedede;
    font-family: Tahoma !important;
    font-size: 11px;
    font-weight: bold;
    margin: 0px 0px 15px 0px;
}

.footer-copyright {
    color: #ffffff;/*#DEDEDE;*/
    font-size:11px;
    text-align:center;
    padding-left: 11px;
    padding-top: 5px;
    /*margin-left: 30px;*/
    margin: auto;
}

.content {
    border: 1px solid #E3E3E3;
    float: left;
    padding: 10px;
    width: 855px;
}

.right-content {
    float: left;
    margin-bottom: 10px;
    margin-left: 5px;
    -moz-border-radius: 3px 0px 0px 0px;
    -webkit-border-radius: 3px 0px 0px 0px;
    border-radius: 3px 0px 0px 0px;
     width: 100%;
}


.sidebar-left {
    float: left;
    width: 200px;
}

.sidebar-right {
    float: right;
    margin-top:5px;
}

.sidebar-widget {
    margin-bottom: 10px;
}

.sidebar-left-menu {
}

.sidebar-left-menu ul {
    list-style: none outside none;
    margin: 0 auto;
    padding: 0;
    width: 198px;
}

.sidebar-left-menu ul li {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    margin-bottom: 1px;
}
.sidebar-left-menu ul li a div {
    border-bottom: 1px solid #E3E3E3;
    padding: 7px 40px 7px 10px;
}

.sidebar-left-menu ul li a {
    color: #666666;
    font-size: 12px;
    text-decoration: none;
}

.sidebar-left-menu ul li:hover {
    /*background: #E0E9EF;*/
}

.sidebar-left-menu ul li a:hover {
    /*color: #000000;*/
    font-weight: bold;
}

.sidebar-left-menu ul li.active {
    /*background: #E0E9EF;*/
}
.sidebar-left-menu ul li a div span {
    font-size: 11px;
}

.widget-members-header {
    background: none repeat scroll 0 0 #E0E9EF;
    padding: 4px;
    -moz-border-radius: 3px 3px 0px 0px;
    -webkit-border-radius: 3px 3px 0px 0px;
    border-radius: 3px 3px 0px 0px;
}

.widget-members-header a {
    color: #999999;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
}

.widget-members-header-title {
    float: left;
    color: #666;
    font-size: 11px;
}

.widget-members-header-count {
    float: right;
}

.widget-informer {
    text-align: center;
}

.mrc-logo {
    background: url("../images/logo_psd.png") no-repeat scroll 0 0 transparent;
    height: 107px;
    width: 103px;
    display:block;
    text-decoration: none;
    float: right;
    margin-right: 10px;

}


.reports-menu {
    border:AliceBlue groove;
    float:left;
    margin-right:1px;
    padding-left:6px;
    padding-right:6px;
    color:#CFCFCF;
}
/********* BTN */

ul.btns_list li {
    background-color: #7B9CB5;
    float: left;
    list-style: none outside none;
    margin: 2px;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
}
ul.btns_list li:hover {
    background-color: #7B9CB5;
}
ul.btns_list.vertical li {
    clear: both;
}
ul.btns_list.menu li {
    clear: none;
    float: none;
}
ul.btns_list.horizontal_right li {
    float: right;
}
ul.btns_list li a {
    text-decoration: none;
    color: #FFF;
    font-weight: bold;
}
ul.btns_list li a div {
    font-size: 11px;
    padding: 5px;
}
/**********************/
#tab-navigation {
    margin-left: 2px;
}
#tab-navigation ul {
   /*border-bottom: 1px solid #E3E3E3;
    height: 23px;
    margin-left:-3px;
    margin-right:-11px;
    -moz-border-radius: 3px 0px 0px 0px;
    -webkit-border-radius: 3px 0px 0px 0px;
    border-radius: 3px 0px 0px 0px; */
    border-bottom: 1px solid #E3E3E3;
    border-left: 1px solid #E3E3E3;
    height: 24px;
    margin-left: -3px;
    margin-right: -11px;
}

#tab-navigation ul li {
    border-right: 1px solid #E3E3E3;
    border-top: 1px solid #E3E3E3;
    float: left;
    list-style: none outside none;
    font-weight: bold;
}

#tab-navigation ul li a {
    text-decoration: none;
    color: #57758C;
}

#tab-navigation ul li a div {
    padding: 5px 8px;
    font-size: 11px;
    background-color: #fff;
    -moz-border-radius: 3px 3px 0px 0px;
    -webkit-border-radius: 3px 3px 0px 0px;
    border-radius: 3px 3px 0px 0px;
}
#tab-navigation ul li a div.active {
    color: #7B9CB5;
}

#tab-navigation ul li a div.active, #tab-navigation ul li a div:hover {
    /*background-color: #E0E9EF;
     color: #7B9CB5;*/
}

#tab-navigation ul li a div:hover {
    /*text-decoration: underline;*/
}

#tab-navigation ul li div{
    padding: 0px;
    background: #FFF;

}
#tab-navigation ul li div a{
    color: #7B9CB5;
}



#sub-tab-navigation {
    margin-bottom: 2px;
    margin-left: 2px;
}
#sub-tab-navigation ul {

    height: 24px;
    margin-left:-2px;
    margin-right:-11px;
    -moz-border-radius: 3px 0px 0px 0px;
    -webkit-border-radius: 3px 0px 0px 0px;
    border-radius: 3px 0px 0px 0px;
}

#sub-tab-navigation ul li {
    border-bottom: 1px solid #E3E3E3;
    border-right: 1px solid #E3E3E3;
    float: left;
    list-style: none outside none;
}

#sub-tab-navigation ul li a {
    text-decoration: none;
    color: #666;
}

#sub-tab-navigation ul li a div {
    padding: 5px 8px;
    font-size: 11px;
    background-color: #fff;
    -moz-border-radius: 0 0 3px 3px;
    -webkit-border-radius: 0 0 3px 3px;
    border-radius: 0 0 3px 3px;
    border-right-width:0;
}
#sub-tab-navigation ul li a div.active, #sub-tab-navigation ul li a div:hover {
    /* background-color: #E0E9EF; */
}

#sub-tab-navigation ul li a div:hover {
    text-decoration: underline;
}

#sub-tab-navigation ul li div{
    padding: 0px;
    background: #FFF;

}
#sub-tab-navigation ul li div a{
    color: #7B9CB5;
}



div.error, div.success {
    padding-left: 10px;
    padding-top: 10px;
}
div.error h4 {
    padding: 4px;
    border-top: 1px solid #E77815;
    background-color: #FFD5AF;
    font-size: 11px;
}
div.error p {
    padding: 4px;
    font-size: 11px;
    border: 1px solid #FFD5AF;
    margin-bottom: 3px;
}

div.success h4 {
    padding: 4px;
    border-top: 1px solid #7b9cb5;
    background-color: #E0E9EF;
    font-size: 11px;
}
div.success p {
    padding: 4px;
    font-size: 11px;
    border: 1px solid #E0E9EF;
    margin-bottom: 3px;
}

.member a{
    text-decoration: none;
    color: #666;
    display: block;
}

.member .link {
    height: 40px;
    overflow: hidden;
}


.list{
    padding: 9px;
}
.tags_a1 {
    font-size:9px;
    color: #7B9CB5;
}
.tags_a2 {
    font-size:15px;
    color: #E77815;
}
.tags_a3 {
    font-size:24px;
    color: #7B9CB5;
}
.tags_a4 {
    font-size:30px;
    color: #E77815;
}

.feedback-userpic_img{
    width: 94px;
    height: 94px;
}
div.separator {
    border-bottom: 1px solid #E3E3E3;
    height: 1px;
    margin: 5px 0;
    clear: both;
    margin-bottom: 0;
}
a.tip {
    color: #CCCCCC;
    font-size: 9px;
    text-decoration: none;
}
/*a.tip:hover {
    color: #e77815;
    font-size: 9px;
}*/
/*PAGINATOR*/
.paginator, .page_navigation {
    text-align: center;
    margin: 5px 0px;
}
.paginator .active,
.page_navigation .page_link,
.page_navigation .first_link,
.page_navigation .last_link,
.page_navigation .previous_link,
.page_navigation .next_link {
    margin:0 3px;
    padding:0px;
    color: #CCCCCC;
    text-decoration:none;
}

.paginator .inactive,
.page_navigation .active_page {
    color: #999999;
    text-decoration:none;
    margin:0 3px;
}

.tel {
    color:#7B9CB5;
    text-align:justify;
    width: 130px;
    float: right;
    margin-top:-30px;
}

.graph_header {
    color:#E77815;
    margin-bottom:5px;
    width:620px;
    float: left;
}

.to_site {
    width:150px;
    float: left;
    margin-top:12px;
    margin-left:70px;
    color: #666;
}

.to_site a{
    text-decoration: none;
    color: #666;
}

.info-link {
    color:#7B9CB5;
    text-decoration: none;
}


.l-rss
{
	float: left;
	background: url(../images/ico-rss.gif) no-repeat left top;
	width: 30px;
	height: 30px;
        margin-right:5px;
        margin-left:5px;

}
.l-skype
{       margin-top:22px;
	float: left;
	background: url(../images/ico-s.gif) no-repeat left top;
	width: 30px;
	height: 30px;
        margin-right:5px;
        margin-left:5px;
}

.holiday {
    color:#666666;
    float:left;
    height:85px;
    margin-top:5px;
    text-align:center;
    width:700px;
    border: 1px solid #E3E3E3;
    margin-left:5px;
    margin-top:15px;
}

.holiday_day {
    margin-top:2px;
    height:30px;
    width: 540px;
    float:left;
}

.news_widget {
    width:540px;
    font-size:11px;
    margin-top:1px;
    float:left;
}

.watch-1 {
    float:left;
    margin-left:406px;
    color:#7B9CB5;
}

.watch-2 {
    float:left;
    margin-left:44px;
    color:#7B9CB5;
}

.watch-3 {
    float:left;
    margin-left:45px;
    color:#7B9CB5;
}

.watch-4 {
    float:left;
    margin-left:38px;
    color:#7B9CB5;
}

.gChart {
    width: 24%;
    height: 150px;
    float: left;
}

.iframe {
    border:none;
}

#tip {
    font-size: 11px;
    max-width: 250px;
    /*width: 200px;*/
    position: absolute;
    padding: 10px;
    background: #000;
    color: #e9e9e9;

    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

#tip .tip-text ul {
    padding-left: 13px;
    padding-top: 5px;
}

#tip .tip-text u {
    color: #E77815;
}

#tip .corner {
    background: url("../images/tip-corner.png") no-repeat scroll 0 0 transparent;
    height: 15px;
    margin-left: -18px;
    position: absolute;
    width: 8px;
}

#tip img {
    width: 16px;
    height: 16px;
    margin-left: 3px;
}

.comments{
    background-color: #FFFFFF;
    padding: 0;
    position: fixed;
    right: -340px;
    top: 195px;
    width: 320px;
    z-index: 9999;
}
div.close{
    background: url("../images/mrc-help-close.gif") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    float: right;
    height: 17px;
    margin-right: 10px;
    margin-top: 6px;
    width: 17px;
}
div.group_tip {
    color: #E77815;
    font-size: 10px;
    padding-bottom: 4px;
    padding-left: 20px;
}

.hello {
    float: left;
    font-size: 14px;
    color: #7B9CB5;
    width: 375px;
    margin-top:5px;
    height:25px;
}

.last_activity {
    float: right;
    font-size: 10px;
    margin:3px;
}

.video-top {
    width: 150px;
    height: 75px;
    float: left;
    overflow: hidden;
    margin-left:6px;
    margin-top:5px;
}

.header-video-top {
    min-height:75px;
}

.header-video-top-image {
    float: left;
}

.header-video-top-image img{
    width: 50px;
    height: 50px;
}

.header-top-playThumb {
    height: 15px !important;
    width: 15px !important;
    margin-left:-15px;
}

.header-video-top-label {
    width: 90px;
    margin: 3px;
    float: left;
    margin-left:5px;
    margin-top:5px;
}

.header-video-top-label a{
    text-decoration: none;
    color: #7b9cb5;
}





.header-grey {
    background:none repeat scroll 0 0 #E3E3E3;
}

.header-line {
    height:1px;
    margin:0 0px;
}






.online_icon {
    position:relative !important;
    padding-bottom: 3px;
    margin-left: 40px;
    margin-right: -49px;
}

.feedback_online_icon {
    position:relative !important;
    padding-bottom: 3px;
    margin-left: 81px;
    margin-right: -91px;
}


.chat {
    position: fixed;
    float: left;
    bottom: 0px;
    right: 0px;
}

.footer_chat {
    background: #7b9cb5;
    height: 25px;
    width: 150px;
    -moz-border-radius: 3px 0px 0px 0px;
    -webkit-border-radius: 3px 0px 0px 0px;
    border-radius: 3px 0px 0px 0px;
}

.chat_men {
    background: url("../images/chat_men.png") repeat-x scroll left top transparent;
    width: 12px;
    height: 14px;
    margin-left: 7px;
    margin-top: 5px;
    float: left;
}

.chat_green {
   background: url("../images/chat_green.png") repeat-x scroll left top transparent;
   width: 7px;
   height: 7px;
   float: left;
   margin-left: 5px;
   margin-top: 9px;
}

.chat_online {
    float: left;
    font-family: Georgia, Arial;
    font-weight: bold;
    font-size: 13px;
    color: #fff;
    margin-left: 5px;
    margin-top: 4px;
}

.fotter_chat_list {
    display: none;
    width: 150px;
}

.fotter_chat_list_header {
    background: #7b9cb5;
    width: 150px;
    -moz-border-radius: 3px 0px 0px 0px;
    -webkit-border-radius: 3px 0px 0px 0px;
    border-radius: 3px 0px 0px 0px;
}

.fotter_chat_list_header div {
    font-family: Georgia, Arial;
    font-weight: bold;
    font-size: 11px;
    color: #fff;
    padding-left: 6px;
    padding-top: 4px;
}

.fotter_chat_list_content {
    border-left: 1px solid #dfdfdf;
    border-right: 1px solid #dfdfdf;
    background: #fff;
    float: left;
    width: 150px;
    border-bottom: 1px solid #e3e3e3;
}

.chat_menu_user_photo {
    margin: 3px;
    float: left;
    margin-top: 5px;
}

.chat_menu_user_photo img{
    height: 22px;
    width: 22px;
}

.chat_menu_user_name {
    float: left;
    margin-top: 3px;
    width: 80%;
    margin-left: 2px;
    font-style: italic;
    color: #446176;
    font-size:  10px;
}

.chat_menu_user_company {
    margin-left: 2px;
    float: left;
    font-style: italic;
    color: #446176;
    font-size:  10px;
}

.shadow {
    box-shadow: 1px 1px 3px #C6C6C6;
    -webkit-box-shadow: 1px 1px 3px #C6C6C6;
    -moz-box-shadow: 1px 1px 3px #C6C6C6;
}

.admin_activation_head {
    margin-left: -10px;
}

.admin_activation_image {
    margin-top: 5px;
    background: url("../images/admin_activation_tab.png") repeat-x scroll left top transparent;
    float: left;
    height: 47px;
    width: 120px;
    margin-left: 3px;
}

.admin_activation_image div {
    margin-left: 20px;
    margin-top: 3px;
    font-weight: bold;
    font-family: Georgia,'Times New Roman',times,serif !important;
    font-size: 20px;
    color: #fff;
    margin-left: 15px;
}

.admin_activation_head td {
    float: left;
    height: 20px;
    min-width: 120px;
    width: 24%;
    border-bottom: 1px dotted #CCCCCC;
}

.admin_activation_head td a{
    font-size: 11px;
    color: #57758c;
    font-weight: bold;
    text-decoration: none;
    margin-left: 10px;
    float: left;
    align: center;
}

.profile_head_menu_item_border {
    border-right: 1px #ccc dotted;
}

.news_table {
    border: solid #DFDFDF;
    margin-bottom: 1%;
    width: 99%;
}

.admin_news_title {
    color: #7B9CB5;
}

.delete_new {
    background: url("../images/delete_email.png") no-repeat scroll 0 0 transparent;
    width: 17px;
    height:14px;
    margin-right: 3px;
    float: right;
}

.new_date {
    float: right;
    color: black;
}
/*edit news*/
.text_edit_news {
    width: 100%;
    height: 300px;
    margin-top:2%;
}

.edit_form_title {
    width: 87%;
    margin-top: 1%;
}

.edit_form_keywords {
    width: 87%;
    margin-top: 1%;
}

.edit_form_text {
    width: 85%;
    margin-top: 1%;
}
.users_online_container{
    width: 220px;
    overflow-x: hidden;
}
.users{
   width: 232px;
    margin-top: 5px;
    float: right;
}
.users_row{
    width: 6px;
    margin-top: 11px;
    margin-bottom: 14px;
}
.users_img{
    width: 35px;
    height: 35px;
    box-shadow: 3px 3px 3px #d1d1d1;
    margin: 0px 3px 0px;
}
.users_header{
    color: #4d728f;
    text-transform: lowercase;
    /*font-weight: bold;*/
    text-align: right;
    margin-right: 20px;
    font-size: 12px;
    float: right;
}

/*new design*/
.active_report_download_link {
    color: 
}