#pmblocktitle a {
    font-size: 12px;
    color: #000099;
    padding-top: 5px;
}

.viewblock {
    width:560px;
    background-image: url("../images/viewblock_middle_560.jpg");
}

.viewblock_top {
    background-image: url("../images/viewblock_top_560.jpg");
    overflow: hidden;
}

.viewblock_top span {
    margin-left: 30px;
}

.viewblock_middle {
    padding-left: 30px;
    padding-right: 10px;
}

.invuser {
    /*margin-left: 10px;*/
    margin-right: 10px;
    margin-top: 1px;
    margin-bottom: 1px;
    padding-top: 3px;
    padding-bottom: 3px;
    border-top: 1px solid #F1F1F1;
}

.invuser2 {
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 1px;
    margin-bottom: 1px;
    padding-top: 3px;
    padding-bottom: 3px;
}


.pr {
    border: 1px solid #F1F1F1;
}

.pr a {
    text-decoration: none;
    color: #000099;
}

.pr ul {
    padding-left: 0;
}

#right_menu {
    float: right;
    margin-top: 42px;
    text-align: left;
}

.right_menu_title {
    width:170px;
    background-color: #F3F3F3;
    height: 24px;
    /*font-size: 14px;*/
    font-weight: bold;
    color: #5E5E5E;
}

.viewblock_top a {
    /*text-decoration: none;*/
    color: darkgray;
}

.uicon {
    float:left;
}

.right_menu_title span {
    padding-top: 5px;
    display: block;
}

.right_menu_title a {
    /*line-height: 24px;*/
    padding-top: 5px;
    margin-left: 30px;
    display: block;
    /*vertical-align: top;*/
    text-align: left;
    text-decoration: none;
    color: #000099;
}

.right_menu_title label {
    text-decoration: underline;
}

.right_menu_title a img {
    margin-left: 5px;
    border: 0;
}

.right_menu_block li {
    margin-left:0;
    display:block;
    list-style:none;
}

.right_menu_block ul {
    margin-left:0;
    list-style:none;
}

.right_menu_block label {
    margin-left:10px;
    margin-top: 5px;
    display: block;
}

.right_menu_block {
    text-align: left;
    color: #ABABAB;
    font-weight: bold;
}

.rmb ul {
    padding-left:15px;
}

.rmb a {
    color: #000099;
    font-weight: bold;
}

.topindent {
    margin-top: 50px;
}
.bottomindent {
    margin-bottom: 10px;
}

.categories a {
    color: #000099;
    font-size: 13px;
    text-decoration: none;
}
.ct ul {
    padding-left: 15px;

}

.tag a {
    color: #ABABAB;
    text-decoration: none;    
}

.sv {
    color: #F70F0F;
    font-size: 13px;
}

.sv ul{
    padding-left: 5px;
}

.viewlink {
    color: #000099;
}

.viewlinkaddition {
    color: darkgray;
}

/*.viewlinkaddition:hover {*/
    /*color: #FFFFFF;*/
    /*background-color: #000099;*/
/*}*/

.sv a {
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 5px;
    padding-right: 5px;
    text-decoration: none;
}


.sv span {
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 5px;
    padding-right: 5px;
}

.viewlink:hover {
    color: #FFFFFF;
    background-color: #000099;
}

#phlink {
    padding: 0;
    margin: 0;
}

.scope_info_block_title {
    background-image: url('../images/blocktitle.gif');
    background-repeat: no-repeat;
    color: #999999;
    font-size: 14px;
    font-weight: bold;
    padding-left: 25px;
    cursor: pointer;
    margin-top : 8px;
    width: 237px;
    text-align: left;
}

.scope_info_block_title_ui {
    background-color: #F3F3F5;
    height: 26px;
    padding-top: 1px;
}

.scope_info_block_title_ui span {
    padding-top: 3px;
    display: block;
    margin-left: 30px;
}

.scope_info_block_title_ot {
    height: 21px;
    padding-top: 6px;
}

.scope_info_block_dropdown {
    border-bottom: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    border-left: 1px solid #CCCCCC;
    width: 225px;
    padding-right: 10px;
    color: #354C8F;
    font-size: 12px;
    padding-left: 25px;
    padding-top: 3px;
    padding-bottom: 3px;
    text-align: left;
}

* html #user_block_dr {
    padding-right: 3px;
}

.scope_info_block_dropdown a {
    color: #6577B9;
    text-decoration: underline;
    /*display: block;*/
}

#content {
    margin: 0;
}

.tab {
    float:right;
    text-align: center;
    font-size: 13px;
    font-weight: bold;
}

.tab_active {
   width: 168px;
   height: 18px;
   padding-top: 5px;
   background-color: #F3F3F3;
   color: #999999;
   border: 1px solid #D9D9D9;
   margin-top: 1px;
   cursor: context-menu;
}

.tab_notactive {
    width: 167px;
    height: 20px;
    padding-top: 5px;
    background-color: #D9D9D9;
    color: #FFFFFF;
    border: 1px solid #F3F3F3;
    cursor: pointer;
}

.scope_holder {
    background-color: #FFF;
    clear: both;
    padding: 1px;
    border: 1px solid #CCCCCC;
    width: 504px;
    height: 500px;
}

#scope_title {
    clear: both;
    display: block;
    margin-left: 10px;
    font-size: 16px;
    font-weight: bold;
    color: #294EA7;
    margin-top: 20px;
    margin-bottom: 10px;
    text-align: right;
    width: 500px;
}

.ttl {
    float: left;
}

.prc {
    font-size: 14px; 
    color: #999999;
}

.red {
    color: red;
}

#sponsored_scopes {
    height: 350px;
    width: 260px;
    overflow: auto;
    overflow-y: scroll;
    border-left: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
}

#sponsored_scopes_title {
    height: 22px;
    width: 235px;
    border: 1px solid #CCCCCC;
    color: #999999;
    font-size: 14px;
    font-weight:bold;
    padding-left: 25px;
    padding-top: 6px;
    margin-top: 15px;
}

.listimg {
    margin-left: 4px;
    margin-right: 10px;
}


.diallog_buttons {
    margin-top: 10px;
    padding: 5px;
    text-align: right;
    height: 25px;
}

.diallog_buttons input {
    border: 1px solid #CCCCCC;
    font-size: 12px;    
    padding-bottom: 2px;
}

table.sys_message {
    width: 300px;
    height: 150px;
}

table.sys_message td {
    padding: 10px;
    vertical-align: top;
}


