html,body {height:100%;}
body {
/*	background:url(../chvd_i/excel-left-grid.png) -5px 69px repeat-y;*/
	background:#fff;
	}
#chatPage,
.hasBgMedia #chatPage {
	background:#fff url(../chvd_i/excel-bg-top.png) 0 0 no-repeat;
	}
#chatPage #header {color:#666;background:transparent url(../chvd_i/excel-top-grid.png) 0 67px repeat-x;}
#chatPage #header h1 {color:#333;text-indent:-9999px;}
#chatPage #header h1 a {color:#333;}
#chatPage #header h2 {color:#666;text-indent:-9999px;}
#header p{
	position:absolute;top:53px;right:27px;font-size:11px;z-index:7;height:auto;line-height:1;
	}
#header p strong{color:#d03b1a;background:#fff;padding:0 5px;font-size:11px;vertical-align:baseline;}

/*#sysChat .sysSettings{padding:0 20px 0 0 ;}*/
#sysChat .sysSettings li.soundOn{background:transparent url(../chvd_i/sound.gif) 0 3px no-repeat;padding-left:22px;}
#sysChat .sysSettings li.soundOff{background: transparent url(../chvd_i/sound.gif) no-repeat scroll 0 -27px;padding-left:0;}
#sysChat .sysSettings li a {color:#333;text-decoration:none;}

.logwrapper{left:0px;right:0px;bottom:57px;top:150px;}
#sysChat .inside {}
.logwrapper{
/*	background:#fff url(../i/_excel-chat-bg.png) 0 4px repeat;*/
	background:#fff;
	}
#messages ol li{list-style:none;margin:0;padding:.3em 0 .3em 65px;border-bottom:1px solid #dedede;}
#messages ol li.messageFrom {background:#fff;}
#messages ol li.messageTo {background:#fff;}
#messages ol li i{font-style:normal;padding:0;text-align:left;display:block;width:50px;}
#messages ol li.messageFrom em i{background:transparent;color:#348abc;}
#messages ol li.messageTo em i{background:transparent;color:#ca3b1b;}

.chatmsg {border-top:1px solid #ccc;border:none;height:26px;}
.controlwrapper input{font-size:12px;width:150px;height:26px;padding:0;margin:0;border:0 none;}
.chatmsg textarea{height:26px;width:100%;display:block;margin:0 auto;border:1px solid #ccc;background:#ffc;padding:3px;font-size:12px;overflow-y:auto;padding:0\9;}
.controlwrapper{position:absolute;z-index:11;bottom:20px;left:36px;right:36px;height:26px;border-bottom:0;}
.controlwrapper input {background:transparent;color:#333;top:0;}
.controlwrapper input.sendBtn {margin-right:0;}
.controlwrapper input.disconnectBnt {margin-left:0;}
.controlwrapper input[disabled] {color:#888;}
.chatmsg textarea {background:#f5f5f5;}

.brtlr15,
#header,
#sysChat .inside,
.br5,
.brblr15,
.chatmsg,
.brbr15,
.controlwrapper input.sendBtn,
.brbl15,
.controlwrapper input.disconnectBnt,
.br15,
#page,
#main,
div.promo h1,
.noJs {-moz-border-radius:0;border-radius:0;-webkit-border-radius: 0;}
.photoBtn{ 
	background-image: url(../chvd_imgs2/send_photo_b.png) !important;
}
.photoBtn:disabled{ 
	background-image: url(../chvd_imgs2/send_photo_b.png) !important;
}

.contact_add {
    color: #000;
    font-size: 16px;
    margin-left: 10px;
    padding: 5px;
    text-decoration: none;
}
#contacts_lists{
	background:#FFFFFF;
	height:95%;
	border:1px solid #808080;
	border-radius:0px;
}
.contact_element{
	background: #fff none repeat scroll 0 0;
    color: #000;
	border-bottom:1px solid #808080;
    padding: 5px 5px 5px 10px;
    text-transform: capitalize;
}
.contact_element:hover{
	background: #eeeeee none repeat scroll 0 0;
}
.contact_element.active{
	background: #ccc none repeat scroll 0 0;
    color: #000;
	border-bottom:1px solid #808080;
    padding: 5px 5px 5px 10px;
    text-transform: capitalize;
	border-radius-left-top:
}
.contact_element.active:hover{
	background: #ccc none repeat scroll 0 0;
}
.contact_element:nth-child(1) {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}
.contact_delete_link{
	color:#000;
	float:right;
	margin-left:10px;
	text-decoration:none;
	text-transform: lowercase;
	font-weight:bold;
}
.chat-media.contacts {
    background: #D4D0C8 none repeat scroll 0 0;
    border: 1px solid #808080;
    border-radius: 0px;
    bottom: 80px;
    display: none;
    height: initial;
    position: absolute;
    right: 280px;
    top: 150px;
    width: 240px;
    z-index: 21;
}
#cotactShowLabel{
	background:#d4d0c8 !important; 
	border:1px solid #808080 !important;
	border-top-left-radius:0px !important;
	border-top-right-radius:0px !important;
	color:#000000 !important;
	padding-bottom:13px !important;
	
	
}
#contactsListMain{
	width:239px !important;
}
.soundOff a{
	margin-left: 20px;
}