html,body,table,form{
font: normal normal normal 11px normal Verdana;
font-family: Verdana,Arial,Helvetica;
padding:0;
margin:0;
}
body{
height:100%;
overflow-x:auto;
overflow-y:scroll;
}
html{

}
td{vertical-align:top;}
a{text-decoration:none;color:#2e487b;}
a img{border:none;outline:none;}
a:focus{outline:none;}
button{background:none;padding:0;border:none;margin:0;cursor:pointer} button:active{padding:0;margin:0;}
form{margin:0;padding:0;}
.input_submit{cursor:pointer;}
.input_button{height:20px;width:65px;
    background-color: #ccdbf0;
      -moz-border-radius: 2px; 
  -webkit-border-radius: 2px; 
  border-radius: 2px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#ccdbf0)); 
  background-image: -webkit-linear-gradient(top, #ffffff, #ccdbf0); 
  background-image:    -moz-linear-gradient(top, #ffffff, #ccdbf0); 
  background-image:     -ms-linear-gradient(top, #ffffff, #ccdbf0); 
  background-image:      -o-linear-gradient(top, #ffffff, #ccdbf0); 
  background-image:         linear-gradient(top, #ffffff, #ccdbf0);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffffff', EndColorStr='#ccdbf0');
  border:1px solid #a2badb;color:#293d70;font-size:11px;cursor:pointer;}
.input_button_long{width:100px;}
.input_button.inactive{
    background:#ccdbf0;
    text-shadow:0 1px 0 #eff4fa;
    cursor:default;
    opacity:.6;
    filter:alpha(opacity=60)
}
.input_text{font-style:Arial,Helvetica;font-size:11px;}

.input_addnew{height:15px;font-size:10px;font-family: Arial, Helvetica;padding:4px;padding-left:18px;width:132px;background: white url(gfx_s.png) no-repeat 7px -716px;border:1px solid #a3b4d8;}
.input_OK, .input_cancel{width:28px;height:20px;background-position:-188px -529px;position:relative;top:1px;margin-left:4px;}
.input_cancel{width:48px;background-position:-219px -529px;}
.input_checkbox{margin:0;}
.input_textarea{border:1px solid #bfc8da;}
.sidebar .input_addnew{margin:6px 0 6px 8px;}
.clear{clear:both;height:1px;overflow:hidden;}
.debuglayer{position:absolute;top:0;left:0;color:white;font-size:11px;padding:3px 10px;background:gray;}

.wrapper{min-width:990px;background:#6b98ce url(mainbg.png) 0 40px repeat-x;}
.body{background:white;}
.loadingindicator{
position:fixed;
//position:absolute;
top:0;
right:0;color:white;font-size:11px;padding:3px 10px;
background:red;
z-index:1000;
}


.topbar_wbg.topbar{background:none;}
.topbar_wbg .topbar_login{background:url(options_edges.png) 0 -51px no-repeat;}
.topbar_wbg .topbar_login_e{background:url(options_edges.png) right 0 no-repeat;}
.topbar_wbg .topbar_login_m{background:url(options_bg.png) repeat-x;margin-left:12px;margin-right:12px;}
.topbar_login_m{height:40px; }

.header_content{height:54px;background:url(options_edges.png) 180px -41px no-repeat;}
.header_content_l{background:url(options_edges.png) right 10px no-repeat;padding-top:10px;}
.header_content_b{height:42px;margin-left:192px;margin-right:12px;background:url(options_bg.png) repeat-x;}
.header_content_nobg, .header_content_nobg .header_content_l, .header_content_nobg .header_content_b{background:none;}


.header_search .input_text{border:none;background:none;font-size:11px;color:#293d70;margin:6px 0 0 15px;width:120px;}
.header_search .input_submit{background:none;border:none;margin:2px 0 0;width:22px;}
.header{

	position: relative;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	z-index: 200;

/*height:143px;*/
}
.header_banner{
width:728px;

margin:0 auto;
background:white;
overflow:hidden;
opacity:.5;
filter:alpha(opacity=50);
}

.header_logo{
display:block;
position:absolute;
background: url(gfx.png) no-repeat 0px -168px;
height:36px;
width:161px;
margin-top:11px;
margin-left:5px;
}
.header_logo{
  background: url(adgfx/splogo.png) no-repeat 0 0;
  height:48px;
  margin-top:9px;
  width:180px;
  margin-left:0;
}

.header_loginname{
position:absolute;
width:190px;
overflow:hidden;
}
.header_loginfield .input_submit{
margin:0;margin-left:207px;
border:none;background:none;
font-size:12px;color:#293d70;
width:60px;
padding:0;
}
.header_loginfield .input_submit:active,.header_loginfield .input_submit:focus{
padding:0;margin:0;
margin-left:207px;
}
.header_loginfield{
text-align:left;
position:absolute;
background: url(gfx.png) no-repeat 85px -204px;
width:355px;
height:23px;
margin-top:9px;
line-height:22px;
color:white;
margin-left:10px;
}
.header_loginfield a{
margin-left:10px;
}
.header_loginfield .header_dropdown{
margin-left:85px;margin-top:19px;
}

.header_dropdown a{
background:url(gfx_s.png) no-repeat scroll 6px -87px;
color:#5A81BA;
display:block;
margin:1px 4px;
padding:0 3px 0 15px;
line-height:18px;
}
.header_dropdown a:hover{
color:#293d70;
background-color:#d1e1f5;
}
.header_dropdown{
position:absolute;
width:201px;
border:1px solid #6583ae;
border-top:none;
line-height:auto;
padding-bottom:4px;
background:white;
display:none;
z-index:1000;
}

.action_dropdown{padding:0;}
.action_dropdown_options{
position:absolute;
//margin-left:-77px;
margin-top:20px;
background:white;
border:1px solid #6583AE;
border-top:none;
padding-bottom:4px;
display:none;
z-index:1100;
}
.action_dropdown_options_top{
height:1px;overflow:hidden;
margin-left:72px;
background:#6583AE;
margin-bottom:4px;
}
.action_dropdown_options a{
display:block;
margin:0 4px;
padding:3px 15px;
background:url(gfx_s.png) no-repeat scroll 6px -87px;
color:#5A81BA;
margin: 0 4px;
padding:0 3px 0 15px;
line-height:18px;
white-space: nowrap;
}
.action_dropdown_options a:hover{

color:#293d70;
background-color:#d1e1f5;
}
.header_dropdown em{font-style:normal;}
.header_dropdown em a{
color:#293d70;
border-top: 1px #d1e1f5 dashed;
}
/*.header_help{position:absolute;right:0;margin-right:5px;width:460px;line-height:18px;text-align:right;margin-top:1px;}
*/
.topbar_right, .topbar_right a{color:#c2d4f0;}
.topbar_right a{padding:3px 0;}
.topbar_right b a{color:white;text-decoration:underline;}
.topbar_right b{display:block;font-weight:normal;color:white;}
.topbar_right .more_label{padding-right:16px;padding-left:2px;background: url(gfx_s.png) no-repeat 64px -106px; color:white;}
.topbar_right .more_label_hover{background: url(gfx.png) no-repeat -175px -279px ;color:#293d70;}
.topbar_right .header_dropdown a{padding:0 3px 0 15px;color:#5A81BA;}
.topbar_right .header_dropdown{position:absolute;text-align:left;
right:3px;
padding-top:4px;
margin-top:31px;
}
.header_search{width:175px;height:25px;overflow:hidden;background:url(gfx.png) no-repeat 0 -278px;margin-bottom:5px;}

.header_search{display:none;}


/* fejléc tabok */
.ui_controls{

overflow:hidden;

}
/*padding:0 20px 6px 20px;*/
.ui_warning{margin:0;font-size: 12px;font-family: Arial,Helvetica;font-weight:bold;overflow:hidden;}
.ui_warning_message{background: url(gfx_s.png) repeat-x 0 -1447px;color:#296B00;-moz-border-radius:1px;-webkit-border-radius:1px;}
.ui_warning_message strong{font-weight:normal;padding:4px;padding-left:30px;display:block;background:url(gfx_s.png) no-repeat 0 -575px;}
.ui_warning_message a{color:white;text-decoration:underline;}
.ui_warning_close{color:#293D70;background:none;float:right;margin-right:8px;margin-top:3px;padding-left:11px;}
.ui_warning_close span{font-size:14px;font-weight:bold;margin-right:4px;padding-top:2px;}
.ui_warning_message em{color:white;}
.ui_warning_type_1 .ui_warning_message{background-position:0 -1497px;color:black;}
.ui_warning_type_1 a{color:#938f00;}
.ui_warning_type_1 .ui_warning_message strong{background-position:0 -1474px}


.scrollercontrol_left,.scrollercontrol_right{
height:26px;
position:absolute;
margin-left:0px;
background:white url(gfx_s.png) no-repeat 10px -549px;
opacity:.9;
display:block;
height:26px;
width:30px;
display:none;position:absolute;z-index:1000
}
.scrollercontrol_right{border-left:1px solid #cbddf1;
right:0;
}
.scrollercontrol_left{border-right:1px solid #cbddf1;background-position:10px -530px;}

.ui_tablist{
  position:absolute;left:175px;right:0;overflow:hidden;
  height:26px;
  
  
  //left:0;
}
#tablist_wrapper{float:left;}
.ui_tablist_wrapper{width:10000px;}
.ui_tablist_item{
float:left;
background: url(tabbg.png) no-repeat right 0;
padding-right:14px;
}

.ui_tablist_item a{
float:left;
display:block;
}

.tablist_control{width:20px;line-height:25px;display:block;float:left;}
.ui_tablist_item{background: url(tabbg.png) no-repeat right top;height:25px;float:left;}
.ui_tablist_item .ui_tablist_label{display:block;float:left;background: url(tabbg.png) no-repeat left top;line-height:26px;padding-left:12px;}
.ui_tablist_item_active{background-position:right -25px;}
.ui_tablist_item_active .ui_tablist_label{background-position:0 -25px;}
.ui_tablist_item .tablist_control{display:block;float:left;line-height:25px;}

.ui_tablist_item_active .ui_tablist_label{
background: url(tabbg.png) no-repeat  left -26px;
padding-top:0px;
line-height:25px;
}
.ui_tablist_item_gephaz{
background-image:url(tabbg_gephaz.png);
}
.ui_tablist_item_gephaz .ui_tablist_label{
background-image:url(tabbg_gephaz.png);
padding-left:30px;
}
.ui_tablist_item_active{
background-position: right -26px;
}             
.ui_tablist_item_social{
background-image:url(tabbg_social.png);
}

.ui_tablist_item_social .ui_tablist_label{
background-image:url(tabbg_social.png);
padding-left:30px;
}
.ui_tablist_item_iwiwkapu{
background-image:url(tabbg_iwiw.png);
}
.ui_tablist_item_iwiwkapu .ui_tablist_label{
background-image:url(tabbg_iwiw.png);
padding-left:30px;
}
.tablist_control{
background: url(gfx_s.png) no-repeat 0 -284px;
width:15px;height:15px;
margin-top:8px;
}
.ui_tablist_item_active .tablist_control{
margin-top:7px;
}
.ui_tablist_item_active .tablist_label{
padding-top:1px;
}
.control_pin{background-position:4px -149px;}
.control_pin:hover{background-position:-14px -149px;}
.control_close{background-position:4px -127px;background-position:4px -127px;}
.control_close:hover{background-position:-14px -127px;}
.control_pinned{background-position:4px -169px;}
.control_pinned:hover{background-position:-14px -169px;}


/* fejléc tabok */

/*SIDEBAR*/
.sidebar{width:175px;color:#293d70;font-family:Verdana;font-size:12px;/*padding-top:0px;*/}
.sidebar .sidebar_option{display:block;color:#293d70;line-height:20px;margin:0 2px 0 10px;padding:0 2px;border:none;cursor:pointer;border-radius:2px;-webkit-border-radius:2px;-moz-border-radius:2px;}
.sidebar_option_write_wrapper{background:transparent url(gfx.png) no-repeat scroll 0 -279px;padding-top:3px;}
.sidebar .sidebar_option_label{width:92px;height:20px;overflow:hidden;}
.sidebar .sidebar_option:hover,.sidebar_option_write:hover{background:white;}
.separator{margin:5px 15px;height:1px; overflow:hidden;background:url(gfx.png) repeat-x 0 -304px;clear:both;}
.sidebar em{float:right;font-size:11px;font-style:normal;}
.sidebar .morefolders{margin:0 4px;padding:2px;border:1px solid #D1E1F5}
.sidebar .morefolders li{margin:0;padding:0;clear:both;height:16px;overflow:hidden;}
.sidebar .morefolders_hover{border:1px solid #70a1d9;background:white;}
.sidebar .morefolders_trigger{font-family:Arial,Helvetica;font-size:11px;padding-left:12px;margin:0 30px;text-align:center;background:transparent url(gfx_s.png) no-repeat 0 -68px;}
.sidebar .morefolders_hover .morefolders_trigger{background-position:-28px -49px;}
.sidebar .morefolders_trigger{background:transparent url(gfx_s.png) no-repeat 0 -67px;}
.sidebar .morefolders_list{display:none;overflow-y:scroll;overflow-x:hidden;max-height:100px;font-size:11px;list-style:none;margin:0;padding:0;margin-top:6px;
//height:100px;
}
.sidebar .morefolders_hover .morefolders_list{display:block;}

.sidebar .morefolders_label{color:#293d70;margin:0 2px;line-height:16px;display:block;width:120px;overflow:hidden;float:left;}
.sidebar .morefolders_label .sidebar_option_label{width:74px;}
.sidebar .morefolders_label:hover{background:#d1e1f5;}

.sidebar .morefolders_lock{float:left;display:block;width:18px;height:16px;background:url(gfx_s.png) no-repeat 4px -28px;margin:0;padding:0;}
.sidebar .unlocked .morefolders_lock{background-position: 4px -48px;}
.sidebar .morefolders_lock:hover{background:url(gfx_s.png) no-repeat 1px -435px;}
.sidebar .unlocked .morefolders_lock:hover{background:url(gfx_s.png) no-repeat 1px -451px;}
.sidebar .morefolders em{float:right;display:inline;}
/*
.sidebar .morefolders em{
display:block;
text-align:right;
background:white;
float:none;display:block;
clear:both;
height:0;
overflow:visible;
}
*/

.sidebar .unread em{font-weight:bold;}
.sidebar .newfolder{width:145px;border:1px solid #70a1d9;color:#2f639d;font-family:Arial,Helvetica;font-size:11px;height:20px;padding-left:15px;margin:6px 15px;background: white url(gfx_s.png) no-repeat 5px -8px;}

.sidebar .sendmsg{margin:4px 14px;}
.sidebar .sendmsg_head{height:4px; overflow:hidden;background:url(gfx.png) no-repeat -119px -571px;}
.sidebar .sendmsg_foot{height:4px; overflow:hidden;background:url(gfx.png) no-repeat -119px -577px;}

/*content*/
.actionbar{background: url(gfx.png) repeat-x 0 -305px;height:24px;margin:0;padding:0;list-style:none;color:#293d70;border:8px solid white;background-position-y:-305px}
.actionbar_wrapper{position:absolute;right:0;left:175px;
min-width:815px;

}
.actionbar select{font-size:11px;font-family:Arial,Helvetica;}

.actionbar .disabled{color:#858585;}
.action{margin:0 6px;padding-left:17px;display:block;float:left;line-height:24px;}


.contenttd{background:white;}
.content{}

/*content:MAILLIST*/
  .maillist{width:100%;}
  .maillist tr{background:#e6eef8;}

  .maillist thead th{background:white;}
  .maillist tr td, .maillist thead th{border-bottom:1px solid white;vertical-align: middle;height:26px;text-align:left;}
  .maillist tr td a{color:#293d70;}
  .maillist .unread{background:#d1e1f5;}
  .maillist .unread td a{font-weight:bold;}
 
  .sort, .sort_hover{line-height:16px;height:16px;width:80px;}
  .sort_asc, .sort_desc,.sort_asc_hover, .sort_desc_hover, .sort_desc_active, .sort_asc_active, .sort_asc_active_hover, .sort_desc_active_hover{width:15px;height:14px;position:relative;top:-2px;}
  .sort_asc{background: url(gfx_s.png) no-repeat 0 -470px;}
  .sort_desc{background: url(gfx_s.png) no-repeat -15px -470px;}
  
  .sort_hover .sort_asc_hover, .sort_hover .sort_asc_active_hover{background: url(gfx_s.png) no-repeat 0 -501px}
  .sort_hover .sort_desc, .sort_hover .sort_desc_active{background: url(gfx_s.png) no-repeat -15px -485px}
  .sort_hover .sort_desc_hover, .sort_hover .sort_desc_active_hover{background: url(gfx_s.png) no-repeat -15px -501px}
  .sort_hover .sort_asc, .sort_hover .sort_asc_active{background: url(gfx_s.png) no-repeat 0px -485px}
  
  .sort_asc_active{background: url(gfx_s.png) no-repeat 0 -517px}
  .sort_desc_active{background: url(gfx_s.png) no-repeat -15px -517px}
  
 
  .maillist_from,.maillist_subject,.maillist_size,.maillist_date{cursor:pointer;}
  
  .maillist_status a{display:block;width:16px;height:18px;}
  .maillist_status{background:url(gfx_s.png) no-repeat 0 -356px;background-color:none;}
  .maillist_from a{display:block;overflow:hidden;height:13px;}
  
  
  .maillist_from{width:250px;}
  .maillist_from,.maillist_subject{}
  
  .maillist{table-layout: fixed;}
  .maillist .cell{  
    margin-right:10px;
    height:20px;line-height:20px;
    overflow:hidden;
  }    
  .maillist .cellwr{width:400%;}
  
  .maillist .unread .maillist_status{background-position: 0 -379px;}
  .maillist .rpl .maillist_status a{background:url(gfx_s.png) no-repeat 0 -310px;}
  .maillist .fw .maillist_status a{background:url(gfx_s.png) no-repeat 0 -330px;}
  .maillist .fwrpl .maillist_status a{background:url(gfx_s.png) no-repeat 0 -290px;}
  .maillist .atch .maillist_attached{background: url(gfx_s.png) no-repeat 0 -411px;background-color:none;}
  .maillist .maillist_spam{background: url(maillist_spam.png) no-repeat 0 2px;background-color:none;}
  
  .adbox{/*background: #e6eef8;*/font-size:10px;font-family:Arial,Helvetica;/*width:120px;height:267px;*/color:#70a1d9;/*text-align:center;*/margin-bottom:8px;overflow:hidden;}
  
  /*akciógombok*/
  .action_dropdown{padding-left:0;}
  .action_move{padding-left:none;
  padding-left:4px;
  
  }
  
  .settings .action{line-height:16px;}
  .settings .action_delete{background-position:0 -196px;}
  .action_move select{width:100px;}
  .action_pager{padding-left:0;float:right; margin-right:8px;}
  .action_btn em{font-style:normal;background:transparent url(gfx.png) no-repeat scroll left -477px;margin-right:6px;padding-left:6px;display:block;padding-top:1px;height:19px;cursor:pointer;  }
  .action_label{padding:0;margin-right:0;}
  .action_label select{font-family:Arial,Helvetica;font-size:11px;color:#7d7d7d;}
  .action_stepbw, .action_stepfw{padding-left:none;margin-top:5px;float:right;padding-left:0;background: url(gfx_s.png) no-repeat 0 -244px;width:20px;height:20px;margin-right:3px;}
  .action_search{background:white url(gfx_s.png) no-repeat scroll -8px -941px;border:1px solid #BBCDE8;float:right;font-family:Arial,Helvetica;font-size:11px;height:15px;margin-right:10px;margin-top:2px;padding-left:20px;width:163px;line-height:15px;}
  .action_stepfw{background-position: 0px -266px;}
  .action_delete{background: url(gfx_s.png) no-repeat 0 -192px;}
  .action_download{background: url(gfx_s.png) no-repeat 0 -216px;}
  .action_more,.action_more_hover{padding-right:16px;padding-left:2px;background: url(gfx_s.png) no-repeat 53px 11px; }
  .action_dropdown_label{padding-right:16px;padding-left:2px;background: url(gfx_s.png) no-repeat 53px 11px;display:block;float:left;}
  .action_dropdown_label_hover{background: url(gfx.png) no-repeat -175px -276px ;color:#293d70;}
  .action_reply{background: url(gfx_s.png) no-repeat 0 -599px;}
  .action_replyall{background: url(gfx_s.png) no-repeat 0 -619px;}
  .action_forward{background: url(gfx_s.png) no-repeat 0 -639px;}
  .action_continue{background: url(gfx_s.png) no-repeat 0 -875px;}
  .action_spam{background: url(gfx_s.png) no-repeat 0 -659px;}
  .action_readbw{float:right;background: url(gfx_s.png) no-repeat 0 -240px;height:19px;width:17px;padding:0;}
  .action_readfw{float:right;background: url(gfx_s.png) no-repeat 0 -262px;width:17px;height:19px;padding:0;}
  .action_btn{background:transparent url(gfx.png) no-repeat scroll right -477px;height:20px;margin:2px 6px;padding:0;line-height:18px;}
  .action_addcontact{background:transparent url(gfx_s.png) no-repeat scroll 0 -840px;margin-left:0;}
  .action_write{background: url(gfx_s.png) no-repeat 0 -859px;margin-left:20px;}
  .action_edit{background: url(gfx_s.png) no-repeat 0 -879px;margin-left:20px;}
  .action_empty{background: url(gfx_s.png) no-repeat 0 -899px;margin-left:20px;}
  .action_up{background: url(gfx_s.png) no-repeat -13px -469px;height:16px;width:16px;padding:0;}
  .action_down{background: url(gfx_s.png) no-repeat 2px -469px;height:16px;width:16px;padding:0;}
  .action_minus{background: url(gfx_s.png) no-repeat 0 -962px;}
  .action_plus{background: url(gfx_s.png) no-repeat 0 -982px;}
  .action_selectall{background: url(gfx_s.png) no-repeat 0 -1186px;}
  .action_selectnone{background: url(gfx_s.png) no-repeat 0 -1167px;}
  
/*READ*/
.read_head{
  font-family:Verdana;
  font-size:12px;
  color:#293d70;
  /*margin:8px;*/
  line-height:16px;
}
.read_details{float:right;text-align:right;margin-right:8px;width:200px;}
.read_details_more, .read_details_less{background:transparent url(gfx_s.png) no-repeat  47px 5px;padding-right:13px;margin-left:8px;}
.read_details_less{background-position:101px -686px;}
.read .separator{margin:15px 0;}
.read_head div a{color:#73859b;}
.read_head div em{color:#293d70;font-style:normal;}
.read_head_title{color:#293d70;  font-size:12px;}
.read_head_title b a{color:#293d70;}
.read_body{margin:8px;color:black;}
.read_body blockquote {border-left:3px solid #d1e1f5;padding-left:3px;} 
.read_head_to, .read_head_repl, .read_head_date, .read_head_subject{color:#73859b;font-size:11px;}
.read_head_to_hover{font-size:11px;
margin-left:-1px;
margin-top:17px;
position:absolute;
display:none;
z-index:1100;
//margin-left:0;
}
.read_head_to_hover .read_head_more{background: url(gfx.png) no-repeat right -549px;}
.read_head_to_hover_label{float:left;background:url(gfx.png) no-repeat scroll -15px -549px;margin:0 6px;line-height:21px;
max-width:219px;overflow:hidden;white-space:nowrap;

}
.attach_action_layer{background-position:-7px -549px;padding-left:11px;}
.read_head .read_head_to_hover a{margin:0;color:#5A81BA;}
.read_head .read_head_to_hover a:hover{color:#293D70}
.read_head_to_hover .separator{margin:2px 4px;}

.read_details_less{display:none;}
.hide_me, .read_more .read_details_more{display:none;}
/*.read_more .read_head_title{margin-bottom:8px;}*/
.read_more .hide_me{display:block;}

.read_more .read_details_less{display:inline}

.read_head_attach{font-size:11px;}
.read_head_attach .separator{margin:2px 15px;}
.read_head div .read_head_dlall{margin-left:15px;margin-bottom:10px;color:#293D70;}
.read_head_attachlist{margin:0;padding:0;list-style:none;margin-left:6px;}
.read_head_attachlist li{height:21px;line-height:21px;background: url(gfx_s.png) no-repeat 6px -413px;overflow:visible;}
.read_head_attachlist .read_head_attach_label{padding:0 9px 0 18px;max-width:219px;overflow:hidden;white-space:nowrap;


}
.read_head_attachlist .hover .read_head_attach_label{background: url(gfx.png) no-repeat 0 -549px;}
.read_head_attachlist .hover .read_head_attach_label:hover{color:#293D70}
.read_head_attachlist .hover{}
.read_head_attachlist .read_head_attach_label{display:block;float:left;}
.read_head_more{display:block;height:21px;width:21px;padding:0;}

.hover .read_head_more{background: url(gfx.png) no-repeat right -549px;}

.read_head_attachopt{display:none;}
.more_wrapper{float:left;}

.read_head_attachopt{border:1px solid #b7cbe4; background:white;list-style:none;margin:0;padding:4px;position:absolute;margin-top:-21px;
width:130px;
}
.read_head_attachopt li{background:none;margin:0 5px;text-align:center;}
.read_head_attachopt a{color:#5A81BA;background:none;line-height:20px;display:block;background:transparent url(gfx_s.png) no-repeat scroll 6px -85px;padding-left:13px;padding-right:4px;}
.read_head_attachopt a:hover{color:#293d70;background-color:#d1e1f5;}


/*READ*/  

/*WRITE*/
.write{margin:8px;}
.write_header{color:#293d70;margin-bottom:20px;}
.write_header_row{margin-bottom:10px;}
.write_btn,.write_field{height:49px;width:97px;background:url(gfx.png) no-repeat 0 -428px;display:block;position:absolute;line-height:45px;width:104px;}
.write_btn span,.write_field span{display:block;margin-left:10px;}
.write_field{height:20px;background-position:-105px -429px;line-height:20px;}
.write_header .input_text, .write_header .input_textarea{height:45px;border:1px solid #bfc8da;padding:0;margin:0;width:560px;margin-left:104px;font-family: Verdana,Arial,Helvetica;font-size:12px;}

.write_header .input_text{height:18px;}
.write_select{width:560px;margin-left:104px;}
.write_select select{width:560px;border:none;margin:0;height:20px;font-size:12px;line-height:20px;padding:0;border:1px solid #bfc8da;}

.write_attach{min-height:50px;margin-bottom:10px;}
.write_attachments{height:auto;overflow:hidden;}
.write_attachments .write_btn{margin-bottom:0;height:46px;}
.write_attachments_size{color: #668DBE;    margin-top: 21px;    position: absolute;    text-align: right;    width: 100px;}
.write_attachments_size b{font-weight:normal;color:#293d70;display:block;}
.write_attachments_list{min-height:18px;border:1px solid #bfc8da;width:560px;line-height:20px;margin-left:104px;}
.write_attachments_list table{}
.write_attachment_name{padding-right:35px;}
.write_attachment_size{width:65px;color:#293d70;}
.write_attachment_controls{text-align:left;width:270px;padding-left:35px;}
.write_attachment_controls a{padding-left:11px;background:url(gfx_s.png) no-repeat 0 -701px;}
.write_attachment_controls a:hover{background-position:-18px -126px;}
.write_attachment_progress{height:16px; width:160px;background: url(gfx.png) 0 -513px;border-right: 1px solid #bfc8da;float:left;margin-right:5px;}
.write_attachment_progress div{height:16px;margin-left:1px;background:url(gfx.png) no-repeat -200px -497px;}
.write_attachment_controls b{color:#293d70;margin-right:10px;}

.write_attachment_field{float:left;}
write_attachments_size{background:white;}
.write h3{font-weight:normal;font-size:12px;color:#293d70;margin:0;padding:0;float:left;}
.write_textfield{border:1px solid #bfc8da;background:#d1e1f5;clear:both;width:672px;}
.write_textfield .input_textarea{margin:4px;border:none;background:white;width:664px;height:260px;}
.write_options{float:right;    height: 18px;    overflow: hidden;}
.write_options_mode, .write_options_mode_active{color:#657cb6;display:block;float:left;height:18px;width:87px;text-align:center;line-height:18px;}
.write_options_mode_active{background: url(gfx.png) no-repeat -105px -456px;color:#293d70;}
.write_options_mode:hover{color:#293d70}
.write_options div{float:left;}
.write_options div{margin-right:25px;color:#293d70;}
.write_options .input_checkbox{margin:0;position:relative;top:1px;margin-right:2px;}
.write_attach_info{color:#293D70;font-style:normal;margin-bottom:8px;margin-left:16px;}
.write_more{color:#73859b;}
.write_more a{color:#73859b;}
.write_more a:hover{text-decoration:underline;}
.write_more_showattach{padding-left:18px;background: url(gfx_s.png) no-repeat scroll 6px -417px;margin-bottom:10px;}
/*.write_flashcontainer{position:absolute;}*/
.write_flashcontainer{position:relative;top:-24px;}
.write_quicklist{position:absolute;width:340px;height:210px;border:1px solid #a5b5d3; background:#cddcf0;padding:8px;left:175px;top:0;z-index:100;}
.write_quicklist .action{line-height:16px;}
.write_quicklist_select{margin-bottom:8px;}
.write_quicklist_select select{font-size:11px;font-family:Arial,Helvetica;color:#293d70;width:180px;padding:1px;border:1px solid #7f9db9;}
.write_quicklist_list{background:white;padding:4px 0;width:180px;height:170px;overflow-y:scroll;overflow-x:hidden;float:left;}
.write_quicklist_list a{color:#293D70;
display:block;
font-size:11px;
height:21px;
line-height:21px;
margin:0 4px;
overflow:hidden;
white-space: nowrap;
}
.write_quicklist_list input {margin:0 5px;padding:0;position:relative;top:1px;
//position:static;
}
.write_quicklist_list .selected{background: url(gfx_s.png) repeat-x scroll 0 -919px;
//background-position: 0 -915px;
}
.write_quicklist_opts{float:left;width:160px;}
.write_quicklist_opts_actions{height:160px;
//height:155px;
}
.write_quicklist_opts_actions .action{margin:0 6px 4px 6px;}
.write_quicklist_opts_submit .input_button{margin-left:13px;}

/*tableless write
.write_header .input_textarea{
border:1px solid #BFC8DA;
border-left:none;
height:46px;
margin:0;
padding:0;
}
*/

.write_quicklist_ph{position:absolute;}
/*WRITE*/

/*CONTACTS*/
/*
.contacts{background:#d1e1f5;border:1px solid #d1e1f5;}
.contacts h3{margin:5px 0;color:black;font-weight:normal;padding:0;font-size:11px;margin-top:0;}
.contacts_action{margin:8px;height:21px;}
.contacts_search{background:transparent url(gfx.png) no-repeat scroll 0 -529px;float:left;height:19px;overflow:hidden;width:151px;margin-left:163px;}
.contacts_search .input_text{width:130px;background:none;border:none;position:relative;top:-2px;padding-left:4px;color:#828282;}
.contacts_search .input_button{background:none;width:21px;cursor:pointer;border:none;}
.contacts_groups{padding-right:0;margin:0 0 8px 8px;}
.contacts_grouplist{}
.contacts_grouplist{font-size:12px;color:black;width:160px;}
.contacts_grouplist a{display:block;color:black;padding:4px;margin-bottom:1px;}
.contacts_grouplist a:hover{background:#e6eef8;}
.contacts_grouplist .selected,.contacts_grouplist .selected:hover{background:white;font-weight:bold;}
.contacts_grouplist a em{float:right;font-size:11px;font-weight:normal;font-style:normal;color:#293d70;}
.grouplist_special{font-style: italic;font-size:11px;}
.grouplist_special a em{float:none;font-size:10px;color:#2E487B;line-height:10px;}
.contacts_members{background:white;padding:5px 0;min-height:116px;
overflow-y:auto;overflow-x:hidden;
max-height:356px;

}

.contacts_members input{margin:0;margin-right:5px;padding:0;position:relative;top:1px;}
.contacts_members a{padding:3px 5px;font-size:11px;color:#293d70;display:block;margin:0 6px;}
.contacts_members a:hover,.contacts_members .selected{background:url(gfx_s.png) repeat-x scroll 0 -919px;}
.contacts_members a em{float:right;font-size:11px;font-weight:normal;font-style:normal;color:#293d70;margin-left:10px;}
*/
.contacts_search{background:transparent url(gfx.png) no-repeat scroll -96px -582px;
float:right;
height:24px;

overflow:hidden;
width:171px;}
.contacts_search .input_text{background:transparent none repeat scroll 0 0;
border:medium none;
color:#828282;
margin-left:9px;
padding-left:4px;
width:135px;}
.contacts_search .input_button{background:none;width:21px;cursor:pointer;border:none;}
.contacts_members ol li a,.contacts_members ol li div{display:block;width:200px;height:21px;overflow:hidden;display:block;cursor:pointer;}
.contacts_options{width:215px;padding-left:6px;line-height:20px;background:#E6EEF8;padding:6px;}
.contacts_options h3{line-height:16px;margin:0;font-size:12px;margin-top:10px;}
.contacts_options .action{margin-left:0;float:none;clear:both;}
.contacts_options .action_label{margin:8px 0;color:#293d70;}
.contacts_options .separator{clear:both;}
.contacts_options_edit{padding:5px;background:white;color:#828282;}
.contacts_options_edit_inp{float:right;background:white url(gfx_s.png) repeat-x 0 -739px;border:1px solid #d1e1f5;width:124px;height:18px;font-size:11px;color:#293D70;
//width:118px;
}
.contacts_options_edit_row_short{width:105px;}
.contacts_options_edit_row{clear:both;}
.contacts_options_edit_row textarea{float:none;display:block;border:1px solid #d1e1f5;height:60px;width:204px;}
.contacts_options_edit_group{line-height:14px;margin:5px 0;}
.contacts_options_edit_group a{margin-left:8px;float:left;display:block;clear:both;}
.contacts_options_edit_group span{margin-left:8px;float:left;display:block;clear:both;color:#2E487B}
.contacts_options_details{padding:4px 4px;background:#efefef;color:#293d70;line-height:16px;background:white;border:1px solid #d1e1f5;}
.contacts_options_details em{color:#7d7d7d;font-style:normal;}
.contacts_options_details b{line-height:10px;}
.contacts_options_details .contacts_options_edit_group{color:#7d7d7d;}
.contacts_options_details_mail{margin:8px 0;display:block;text-decoration:underline;}
.contacts_options_details select{color:#7D7D7D;font-family:Arial,Helvetica;font-size:11px;}
.contacts_members{
overflow-y:auto;overflow-x:hidden;
max-height:356px;
//height:expression(this.scrollHeight>356?'356px':'auto');
}
/*new
.contacts{background:none;border:none;}
.contacts_members{margin:8px;}
/*.contacts_members{background:#d1e1f5;}
.contacts_grouplist .selected,.contacts_grouplist .selected:hover{background:#d1e1f5;}
/*.contacts_members a:hover,.contacts_members .selected{background:white;}*/
/*new*/

/*CONTACTS*/

/*SETTINGS, FORM TEMPLATES*/
.settings_info{color:#7d7d7d;margin-bottom:10px;}
.settings_info em{color:#d74836;display:block;font-style:normal;}
.settings .settings_tabs{font-size:12px;line-height:20px;width:165px;overflow:hidden;}

.settings_tabs a{display:block;padding-left:10px;color:black;height:21px;}
.settings_tabs a:hover{background:#E6EEF8 url(gfx_s.png) no-repeat 0 -1026px;;}
.settings .settings_tabs a em{float:right;font-size:11px;font-weight:normal;font-style:normal;color:#293d70;margin-right:4px;}
.settings .settings_tabs .selected{font-weight:bold;background:#d1e1f5 url(gfx_s.png) no-repeat 0 -1026px;}

.settings_left{zoom:1;min-height:211px;
height:auto !important;height:211px;/*background:white;border:10px solid #D1E1F5;padding:0;*/}
.settings_left_td{border:10px solid #D1E1F5;background:#D1E1F5;}
.settings_group{background:white;padding:4px;margin:0;}

.settings_groupopt{float:right;position:relative;top:-18px;}
.list_inactive{color:#9d9d9d;}
.settings_left_info{color:#6484ab;}
.settings_left_info em{display:block;color:#293D70;font-weight:bold;font-style:normal;}
.settings_left h3{font-size:12px;color:black;margin:20px 0 4px 0;font-weight:normal;padding:0;}
.settings_left ol,.settings_left ul{margin:0;padding:0;}
.settings_left ol{list-style: none;}
.settings_left li{background:transparent url(gfx_s.png) repeat-x scroll 0 -919px;line-height:21px;padding:0 7px;margin:0;height:21px;overflow:hidden;}
.folderlist_label em{font-style:normal;color:#a3b4d8;margin-left:8px;}
.settings_left li .input_text{height:19px;padding:0;position:relative;top:-2px;
//top:-1px;
}
.settings_left .contacts_members li{background:white;}
.settings_left .contacts_members .selected{background:transparent url(gfx_s.png) repeat-x scroll 0 -919px;}
.settings_left .action{margin:0;display:block;float:right;margin:2px 3px 0 3px;}
.settings_left .action_plus{color:#D74836;}
.settings_left .action_up,.settings_left .action_down{margin:2px 2px 0 2px;}
.action_inactive{opacity:.4;filter:alpha(opacity=40);cursor:default;}
.settings_group_form{border-spacing: 8px;}
.settings_group_form .input_text{font-size:12px;padding:1px 0;width:200px;color:#293D70}
.settings_group_form .input_text_short{width:120px;}
.settings_group_form .input_text_inactive {color:#7d7d7d;}
.settings_group_form .input_select{color:black;font-size:11px;width:200px;margin:2px 0;}
.settings_group_form .input_checkbox{position:relative;top:2px;margin-right:4px;}
.settings_group_form em{color:#D74836;font-style:normal;}
.settings_group_form td{vertical-align: middle;}
.settings_group_form_title{font-weight:bold;/*width:120px;*/border-bottom:1px solid #D1E1F5;font-weight:bold;width:230px;}
.settings_group_form_subtitle{padding-left:20px;padding-right:10px;}
.settings_left .action_btn{float:left;margin:10px;margin-left:14px;}
.settings_group .separator{margin-top:8px;background:none;}
.settings_group ol .separator{background:transparent url(gfx_s.png) no-repeat scroll 0 -945px;float:right;height:10px;margin:5px 0 0;padding:0;width:6px;clear:none;margin-right:7px;}
.settings_group_form .action{float:left;}
.settings_group .input_textarea{height:150px;width:300px;}
.settings_group_form_radio{float:left; width:56px;}
.settings_group .input_button{margin-left:5px;}
.settings_group .input_button.first{margin-left:0;}
.settings_group center .input_button{margin-left:0;}
.settings_passwordstrength{}
.settings_passwordstrength .level{background:#e9e9e9;margin-left:1px;padding:4px 0;float:left;width:65px;text-align:center;color:#7d7d7d}
.settings_passwordstrength .level_active{background: url(gfx.png) no-repeat 0 -116px;color:white;}
.settings_image{border:1px solid #a3b4d8;padding:5px;float:left;}
.radio_long{width:96px;}
.blockeval{float:right;height:14px;margin:0 4px;width:8px;}
.blockeval_true{background:url(gfx_s.png) no-repeat 0 -999px;}
.settings_spamfilter_types .settings_group_form_title{width:150px;height:30px;}
.settings_group_form_spamfilter_desc{width:320px;}
.settings_group_hugemail .folderlist_actions{width:140px;}
.settings_group_form_aliaslist td{line-height:16px;}
.settings_group_form_aliaslist{border-spacing:0;}
em.aliasaddr{color:#293D70;background:#dbe6f5;margin-left:5px;padding:1px 2px;-moz-border-radius:2px;border-radius:2px;-webkit-border-radius:2px;}
/*SETTINGS*/


/*MAPPALISTA*/
.folderlist{zoom:1;width:100%;border:4px solid white;}
.folderlist td{background:transparent url(gfx_s.png) repeat-x scroll 0 -919px;line-height:21px;margin:0;height:21px;overflow:hidden;white-space: nowrap;}
.folderlist td span{white-space:nowrap;}
.folderlist th{background:white;color:#7d7d7d;font-weight:normal;}
.folderlist .action{float:none;}
.folderlist_label{display:block;width:130px;overflow:hidden;
//display:inline;
}
.folderlist_actions{display:block;width:220px;}
.folderlist_details{color:#6484AB;width:100px;white-space: nowrap;}
.folderlist_details strong{color:#293D70;font-weight:normal;}
/*MAPPALISTA*/


/*FOOTER*/
.footer{
  background: #42619e url(gfx.png) repeat-x 0 -329px;
  height:90px;
  overflow:none;
  color:#12224a;
  padding:0 4px;
  clear:both;
  
}
.footer_settings{top:20px;line-height:16px;position:absolute;left:10px;}
.footer_settings{float:left;margin:0;padding:0;list-style:none;width:200px;height:45px;}
.footer_settings a{color:white;text-decoration:underline;}
.footer_cr{height:36px;position:absolute;top:40px;right:10px;}
.footer_info{text-align:center;margin:0 200px;color:#c1d3ef;margin-top:8px;}
.footer_info a{color:#c1d3ef;}
.footer_info span{display:block;height:22px;}
.footer_info b{font-weight:normal;color:#12224a;border-bottom:1px dashed #9fb8dd;padding-bottom:5px;}
.footer_info b em{color:white;font-style:normal;}
.footer_szimpla{margin-bottom:8px;margin-top:5px;display:block;}
.footer_info .footer_szimpla em{color:white;font-style:normal;}
/*TOOLTIP*/
.tooltip{width:260px;position:absolute;color:#293d70;font-family:Arial,Helvetica;font-size:11px;margin-top:15px;margin-left:-5px;
overflow:hidden;

}
.tooltip_msg_wrapper{
  
}
.tooltip_msg{  
   overflow:hidden;   
   text-overflow: ellipsis;
   width:220px;
    margin-top:5px;
    margin-left:4px;
  background:#d3e2f5 url(gfx_s.png) repeat-x 0 -1066px;
  padding:8px;
  border:1px solid #6787b1;
  overflow:hidden;
}
.tooltip_arr{
  height:6px;width:15px;
  background:url(gfx_s.png) no-repeat 0 -1060px;
  position:absolute;
  overflow:hidden;
  z-index:100;
}


.align_right{}
.align_right .tooltip_arr{
  margin-top:5px;
  background-position:0 -1050px;
  width:5px;height:10px;
}
.align_right .tooltip_msg{margin-top:0;}
.tooltip_fire{height:15px;width:15px;border:none;background:url(gfx_s.png) no-repeat -10px -999px;margin-left:3px;  display:inline-block;cursor:pointer;display:-moz-inline-stack;
position:relative;top:-15px;
//position:static;
}
/*TOOLTIP*/

/*COMMON DIALOG*/
/*.commondialog{position:absolute;height:100%;width:100%;}*/
.commondialog{display:none;}
.commondialog_bg{position:absolute;height:100%;width:100%;background:white;opacity:.6;filter:alpha(opacity=60);top:0;left:0;z-index:300;}
.commondialog_content{position:absolute;width:400px;left:50%;margin-left:-200px;top:50%;margin-top:-60px;z-index:310;}
.commondialog_content_head{background:#6b98ce;height:1px;overflow:hidden;margin:0 1px;}
.commondialog_content_body{background:#4566a2 url(gfx_s.png) repeat-x 0 -1206px;padding:10px;text-align:center;font-size:11px;color:white;line-height:30px;}
.commondialog_content_foot{background:#4566a2;height:1px;overflow:hidden;margin:0 1px;}
.commondialog_content h1{font-size:11px;margin:10px 10px 25px 10px;padding:0;line-height:14px;}
.commondialog .input_button{background: url(gfx.png) no-repeat 0 -570px;width:78px;height:26px;line-height:26px;border:none;}
.commondialog .input_checkbox{position:relative;top:2px;margin-right:2px;}
.commondialog_form{text-align:left;}
.commondialog_form .input_text{width:140px;}
.commondialog_form span{width:160px;text-align:right;margin-right:8px;display:block;float:left;}
/*COMMON DIALOG*/

/*GEPHAZ*/
.gephaz{padding:1px 1px 1px 80px;background:url(gh_bg.png) no-repeat;}
.gephaz h3{color:#293D70;font-size:14px;}
/*GEPHAZ*/

/*VIDEA CONTENT*/
.videa_content h4{font-size:12px;font-weight:bold;color:#686566;}
.videa_content h4 span{left:4px;position:relative;top:-16px;}
.videa_content_item{padding:8px;background:#ebebeb;width:420px;margin:0 4px 4px 0;-moz-border-radius:2px;border-radius:2px;-webkit-border-radius:2px;}
.videa_content_item h5{color:#535353;margin:0;padding:0;font-weight:normal;font-size:12px;margin-bottom:4px;}
/*VIDEA CONTENT*/

/*NEW HOVER LAYER*/
  .hover_layer{white-space: nowrap;position:absolute;display:none;}
  .hover_layer_head{position:relative;top:2px;float:left;height:21px;background: url(hover_layer.png) 0 -1px;z-index:101;}
  .hover_layer_head_label{background: url(hover_layer.png) right -1px; margin-left:3px;padding:0 6px 0 3px;line-height:21px;color:#293d70;font-size:12px;font-weight:bold;}
  .hover_layer_body{margin-top:20px;border:1px solid #a4bede;margin-top:-1px;z-index:100;line-height:20px;clear:both;
  //float:left;  
  }
  .hover_layer_body_content{padding:0 4px;border:1px solid white;background: #d3e1f5 url(hover_layer.png) repeat-x 0 -22px;}
  .hover_layer_body_content_mail{color:#6a87b1;line-height:20px;background: url(hover_layer.png) 0 19px repeat-x;}
  .hover_layer_body_content_options a{display:block;text-decoration:none;color:#293d70;padding-left:9px;background:url(gfx_s.png) 0 -86px no-repeat;
  
  }
  .hover_layer_body_content_options a:hover{text-decoration:underline;}
  .hover_layer_body_separator{background: url(hover_layer.png) repeat-x;height:1px;overflow:hidden;}
  
  .links_hover_layer{position:absolute;white-space:nowrap;display:none;background:url(hover_layer.png) repeat-x 0 -50px;line-height:20px;opacity:.85;filter:alpha(opacity=85);}
  .links_hover_layer a{color:#293d70;margin-left:9px;background:url(gfx_s.png) 0 -86px no-repeat;display:block;padding:0 10px;}
    
/*NEW HOVER LAYER*/

/*SIDEBAR:IWIW KAPU*/
  .sidebar_option_iwiwkapu{
  background: url(iwiwkapu.png) 2px 3px no-repeat;
  padding-left:35px;
  display:block;
  }
  .sidebar_option_list{
  margin:0 2px 0 25px;
  font-size:11px;
  }
  .sidebar_option_list a{
  display:block;
  background: url(iwiwkapu.png) no-repeat 0 -15px;
  padding-left:8px;
  line-height:18px;
  }
  .sidebar_option_list a:hover{
  text-decoration:underline;            
  }
  
  .iwiw_action_inactive{
    color:gray;
    cursor:default;
  }
  .sidebar_option_list .iwiw_action_inactive:hover{
  text-decoration:none;
  }
/*SIDEBAR:IWIW KAPU*/

/*KKV*/
.topbar_right .kkv{padding:2px 4px;font-weight:bold;white-space:nowrap;margin-right:5px;}
.topbar_right .kkv span{background:url(kkv_flag.png) 0px 1px no-repeat;padding-left:22px;}
.topbar_right .kkv_type_1 span{background-image:url(kkv_flag_1.png);}



.ui_warning_type_kkv strong{background:url(kkv_flag.png) 3px 6px no-repeat;}
.kkv_type_1 strong{background:url(kkv_flag_1.png) 3px 6px no-repeat;}

.ui_warning_type_kkv strong{font-weight:bold;}

.topbar_right .kkv_type_0, .kkv_type_0 .ui_warning_message{background: url(kkv_0.png) repeat-x;}
.topbar_right .kkv_type_0, .kkv_type_0 .ui_warning_message, .kkv_type_0 .ui_warning_close{color:white;}

.topbar_right .kkv_type_1, .kkv_type_1 .ui_warning_message{background: url(kkv_1.png) repeat-x;}
.topbar_right .kkv_type_1, .kkv_type_1 .ui_warning_message, .kkv_type_1 .ui_warning_message a, .kkv_type_1 .ui_warning_close{color:#e50000;}

.topbar_right .kkv_type_2, .kkv_type_2 .ui_warning_message{background: url(kkv_2.png) repeat-x;}
.topbar_right .kkv_type_2, .kkv_type_2 .ui_warning_message, .kkv_type_2 .ui_warning_close{color:white;}

.ui_tablist_item_kkv_0 .ui_tablist_label{padding-left:38px;}
.ui_tablist_item_kkv_0, .ui_tablist_item_kkv_0 .ui_tablist_label{ background: url(kkv_tab.png) right 0 no-repeat; color:white; }
.ui_tablist_item_kkv_0 .ui_tablist_label{background-position:0 top;}
.ui_tablist_item_kkv_0 .control_close{background:none;}

.ui_tablist_item_kkv_1 .ui_tablist_label{padding-left:38px;}
.ui_tablist_item_kkv_1, .ui_tablist_item_kkv_1 .ui_tablist_label{ background: url(kkv_tab.png) right -27px no-repeat; color:#e50000; }
.ui_tablist_item_kkv_1 .ui_tablist_label{background-position:0 -27px;}
.ui_tablist_item_kkv_1 .control_close{background:none;}

.ui_tablist_item_kkv_2 .ui_tablist_label{padding-left:38px;}
.ui_tablist_item_kkv_2, .ui_tablist_item_kkv_2 .ui_tablist_label{ background: url(kkv_tab.png) right -54px no-repeat; color:white; }
.ui_tablist_item_kkv_2 .ui_tablist_label{background-position:0 -54px;}
.ui_tablist_item_kkv_2 .control_close{background:none;}

/*KKV*/

/*spam*/
.settings_left .settings_blocklist {border:1px solid #BFC8DA;background:white;border-spacing:0;white-space:nowrap;padding-top:4px;padding-left:4px;min-height:18px;}
.settings_blocklist .settings_blocklist_item{font-family:Arial,Helvetica;float:left;font-size:11px;color:black;margin-bottom:4px;margin-left:1px;line-height:18px;margin-right:4px;height:auto;padding:0 0 0 4px;background:url(filterlist.png) top left no-repeat;white-space:nowrap;}
.settings_blocklist .settings_blocklist_item span{display:block;float:left;background:url(filterlist.png) top right no-repeat;height:18px;}
.settings_blocklist .settings_blocklist_item a{padding:0 5px 0 3px;margin-left:2px;font-size:14px;color:#6484ab;text-shadow:0 1px 0 white;font-weight:bold;}

.textpage{
padding:10px;
width:500px;
}
.textpage a{color:#1D85D6;text-decoration:underline;}
.textpage h2{line-height:54px;padding-bottom:10px;border-bottom:1px dashed #b9c9e1;font-size:12px;color:#1d85d6;background:url(textpageh2.png) no-repeat top left;margin-bottom:10px;padding-left:70px;}
.textpage ul{margin:0 0 0 20px;list-style: none url();padding:0;}
.textpage ul li{padding-left:20px;line-height:14px;background: url(bullet.png) no-repeat 4px 4px;margin-bottom:8px;}

body{background: url(assets_body.png) repeat-y left top;}
.main{position:absolute;left:0;right:0;top:0;min-height:100%; min-width:1000px;}
.head{background:#6b98ce;text-align:center;padding-bottom:10px;}  

.body_content{}
.sidebar{
  float:left;width:175px;
  
}
.sidebar_logo{
  height:48px;
  background:#6B98CE;
}
.sidebar_logo a{
  display:block;
  width:177px;
  position:absolute;
  height:48px;
}
.sidebar_menu{
  background:#d1e1f5;
  padding-bottom:140px;
}
.topbar{
  margin-left:175px;
  background:#6b98ce url(assets_head.png) repeat-x left bottom;
  min-height:70px;
}
.topbar_right{
  position:absolute;right:10px;
  text-align:right;
  color:#C2D4F0;
  font-size:11px;
  line-height:16px;
  margin-top: 2px;  
}
.topbar_right a{
  color:#C2D4F0;
  padding:3px 0px;
}
.topbar_right_special{
  color:white;
}
.topbar_right_special a{
  color:white;
  text-decoration:underline;
}
.body{
   margin:0 0 0 175px;
  left:0;right:0;
  padding-bottom:90px;
}
.foot{
  background: url(assets_foot.png) repeat-x;
  position:absolute;
  left:0;right:0;bottom:0;
  height:90px;
}
.topbar_tabs{
  position:absolute;
  left:175px;
  right:0;
  height:25px;  
  font-size:11px;
  overflow:hidden;
}
.topbar_statics{padding-top:5px;}
.tobar_tabs_container{
  height:25px;width:100%;                  
}
.topbar_tabs_scroller{width:10000px;}



.sidebar_option{display:block;line-height:20px;margin:0 5px;padding:0 5px;}
.sidebar_option:hover{background:white;}
.sidebar_option em{display:block;font-style:normal;font-size:11px;}
.sponsoredhead{position:absolute;top:0;left:0;right:0;height:210px;}
.loadingscreen{position:absolute;top:0;left:0;right:0;bottom:0;background:white;}
/*added 110527, ad scroller*/
/*.sidebar_adbox{width:120px;}*/
.sidebar_adbox_scroller{}

.chat_container{position:absolute;bottom:0;right:0;}

.csh{position:absolute;top:0;left:0;right:0;bottom:0;z-index:200;display:none;}
.csh_bg{background:#a3bfe4;opacity:.3;filter:alpha(opacity=30);position:absolute;top:0;left:0;right:0;;bottom:0;}
.csh_content{position:absolute;top:0;left:0;right:0;;bottom:0;}
.csh_content_item{position:absolute;}
.csh_content_item a{display:block;width:18px;height:18px;float:left;background:url(csh_hs.png) no-repeat;}
.csh_content_item_msg a{display:inline;width:auto;height:auto;float:none;background:none;}
.csh_content_item_msg{position:absolute;left:20px;min-width:160px;
font-size:11px;font-family:Arial;color:#494a4c;
border:1px solid #e43203;  
  background-color: #ffffff;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#eff3f2)); /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, #ffffff, #eff3f2); /* Chrome 10+, Saf5.1+ */
  background-image:    -moz-linear-gradient(top, #ffffff, #eff3f2); /* FF3.6 */
  background-image:     -ms-linear-gradient(top, #ffffff, #eff3f2); /* IE10 */
  background-image:      -o-linear-gradient(top, #ffffff, #eff3f2); /* Opera 11.10+ */
  background-image:         linear-gradient(top, #ffffff, #eff3f2);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffffff', EndColorStr='#eff3f2'); /* IE6–IE9 */
            
  -moz-border-radius: 4px; /* FF1-3.6 */
  -webkit-border-radius: 4px; /* Saf3-4, iOS 1-3.2, Android <1.6 */
          border-radius: 4px; /* Opera 10.5, IE9, Saf5, Chrome, FF4, iOS 4, Android 2.1+ */
          
  /* useful if you don't want a bg color from leaking outside the border: */        
  -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box;
  padding:5px;
  
-moz-box-shadow: 0px 1px 3px #0c2b47; /* FF3.5+ */
-webkit-box-shadow: 0px 1px 3px #0c2b47; /* Saf3.0+, Chrome */
box-shadow: 0px 1px 3px #0c2b47; /* Opera 10.5, IE9, Chrome 10+ */

}
.cshelp{position:absolute;
/*for testing purposes*/
}

.csh_content_item_msg{display:none;}
.settings_group_form  .input_text_settings_rename{font-size:12px;position:absolute;width:180px;}
.settings_group_form_grouptitle td{color:#D74836;padding:5px 0;border-bottom:1px solid #D1E1F5;font-weight:normal;font-size:12px;padding:9px 4px 2px}

