
BODY {
	font-family: ;
	color: #000;
	font-size: ;
	background-color: ;

	margin: 0;
	padding: 0;
}

/* reset some stuff */
h1,h2,h3,h4,h5,h6 {
	border: 0;
	padding: 0;
	margin: 0;
	font-weight: normal;
	margin-top:1.0em;
	margin-bottom:0.6em;
}

h1,h2,h3,h4, .head {
}


ul { list-style: none; padding: 0; margin: 0;}
ul li, .pointer { cursor: pointer;}

.queue_select_container {
    border-top: 1px solid #ddd; 
    background-color: #f3f3f3;
    padding: 0px; 
    width: 100%; 
    height: 200px; 
    font-size: 12px; 
    position: relative;
    overflow: auto;
}

.topbar_button {
	background: #9a9a9a; 
	border: 1px solid #878787; 
	float: right; 
	padding: 5px; 
	border-bottom: 0; 
	border-radius: 4px 4px 0 0; 
	margin-right: 5px;
}

#userInfo { position: absolute; left: 4px; top: 1px; color:; }
#version { position: absolute; right: 4px; top: 2px; color:; padding: 4px;}

div#waitload {
    position: fixed;
    line-height: 20px;
    z-index: 9999; 
    top:0;
    bottom:0;
    left:0;
    right:0;
    text-align: center;
}

div#waitload span {
    display: inline-block;
    vertical-align: middle;
    line-height: 160px;
    
}

div#topclicker {
	padding: 5px 10px 5px 10px;
	cursor: pointer;
	background: ;
	color: white;
	border-radius: 0 0 5px 5px;
	filter: alpha(opacity = 95);

}

div#topclicker:hover {
	background: #000;
	color: #fff;
}

div#topinfo {
	padding: 5px;
	display: none;
	border: 1px dotted #666;
	background: #eee;
    filter: alpha(opacity = 90);
    opacity:.92;
    color: #000;
}

#cc0head {
		background: #1797c0;
		color: white;
	}

#mainlogo {
	margin-left: 8px;
			height:64px;
	width:716px;
	vertical-align:bottom;
}

div#mainPageTop {
	height: px;
	
	background: ; /* Old browsers */
	background: -moz-linear-gradient(top,  #fefefe 0%, #dbdbdb 78%, #cecece 93%,  100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fefefe), color-stop(78%,#dbdbdb), color-stop(93%,#cecece), color-stop(100%,)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #fefefe 0%,#dbdbdb 78%,#cecece 93%, 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #fefefe 0%,#dbdbdb 78%,#cecece 93%, 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #fefefe 0%,#dbdbdb 78%,#cecece 93%, 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #fefefe 0%,#dbdbdb 78%,#cecece 93%, 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='',GradientType=0 ); /* IE6-9 */

	z-index: 0;
}
div#mainPageCont {
	width: 100%;
	position: absolute; top: 97px;
	z-index: 3;
}

div#desktop {
	position: absolute;
	top: 87px;
	background: url('') top no-repeat ;
	width: px;
	height: px;
	z-index: 2;
}

div#desktopfade {
	position: absolute; top: 87px;
	background: url('') top left repeat-x ;
	width: 100%;
	height: 270px;
	z-index: 1;
}

table#mainTable {
	z-index: 5;
}
table#mainTable td.thePageMenu {
	padding-left: 5px;
	padding-top:10px;
	padding-right:3px;
	padding-bottom: 5px;
}
table#mainTable td.thePageMain { font-size: 8px; padding-left: 10px; padding-top:10px; padding-right:5px;}
table#mainTable td.thePageRight { font-size: 8px; padding-left: 10px; padding-top:10px; padding-right:5px;}

table#mainTableBtm {
	z-index: 8;
}

table#mainTableBtm td.btmBar {
	height: 14px;
	font-size: ;
	background-color:;
	background-repeat: repeat-x;
		color:;
}

div#loginPage {
	width: 100%;
	text-align: center;
	position: relative;
	top: 20px;
}

div#loginPage .cont {
	width: 500px;
	margin: 0 auto;
}

div#loginPageVersion {
	width: 100%;
	text-align: center;
	color: ;
}

#loginTable {
	width: 400px;
	font-size: ;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	padding-top: 10px;
	padding-right: 10px;
	background-color: 	background-position: 0 30px;
}

div#search_results { position: absolute; width: 300px;}
div#search_results_pb { position: absolute; width: 300px;}
div#search_results_gl { position: absolute; top: 18px; width: 300px; z-index: 20;}
div#closer { position: relative; float: right; }

#subTable td.subhead, #subTable tr.subhead td,
#subTablePlain td.subhead, #subTablePlain tr.subhead td,
.userList td, .userList th,
.enable_sorting td, .enable_sorting th,
#wt_agents td, #wt_agents th
{
	padding: 5px;
}

#wt_agents > thead > tr > th {
	padding-left: 18px !important;
}

#userMenu { border: 1px #ccc solid;}
#userMenu tr.head {
	background-color:;
	
}
#userMenu tr.sub {background-color:;height: 28px;}
#userMenu td.head, #userMenu td.headcat {
	color:;
	font-size:;
	font-weight: bold;
	background-image: url('');
	background-repeat: repeat-x;
	padding: 5px;
	padding-left: 8px;
	text-align: left;
}

#userMenu td.menu {
	color:black;
	padding-left: 4px;
	font-size:;
	border-bottom: 1px solid #ddd;
	height: 30px;
	background-color: #ededed;
}

#userMenu td.menu a {
	margin-left: 23px;
}

#userMenu td.menu.ann a {
	margin-left: 34px;
}

#userMenu td.menu:focus,#userMenu td.menu:hover, #userMenu td.menu.sel {
	background-color: #fff;
}

#userMenu td.menu:active{
	background: #ddd;
}

#userMenu td.menu.sel {
	font-weight: bold;
	font-size:;
}

#userMenu td.menusel {
	color:black;
	padding-left: 2px;
	font-weight: bold;
	font-size:;
}
#userMenu td.menucenter {
	color: black;
	font-size:;
	text-align: center;
}
#userMenu td.menuright {
	color:black;
	font-size:;
	text-align:right;
}

div#userMenu {
    margin-bottom: 10px;
}

div#userMenu ul {

}

div#userMenu li {
    padding: 5px;
    font-size: 12px;
    border-top: 1px solid #ddd;
}

div#userMenu li.head {
    background:;
    color:;
    font-weight: bold;
}

div#userMenu li.head:hover {
   background: #ccc;
}

div#userMenu li:hover, div#userMenu li.sel {
    background: #e6e6e6;
}

div#userMenu li:first-child {
    border-top: 0;
}

#controls {width: 128px;}

#userMenu a:link { cursor: pointer; color: black; text-decoration: none; }
#userMenu a:visited { cursor: pointer; color: black; text-decoration: none; }
#userMenu a:hover { cursor: pointer; color: #444444; text-decoration: none; }

#tiedote {position:relative; right:2px;}
#tiedote_blink {position:relative; right:2px;color:red; text-decoration: blink;}

#bottomLoader { color:; font-size:; background-color:;}


/* Floating menu */
#pagemenu {text-align:left;float:left; font-size: ;}
#pagenro {text-align:right;float:right; font-size: ;}

#hairline {
	height:1px;
	background-color: #666;
}

table#sub_top_menu {
	width: 100%;
	height: 18px;
}

table#sub_top_menu td {
	background: #ccc;
}

table#sub_top_menu td.selected {
	background: #efefef;
	font-weight: bold;
}

div#switch_menu {
	clear: both;
	background: url('https://somicvoice.fi/include/grad.php?s=878787&e=ababab&h=32') repeat-x #ababab;
	height: 28px;
}

ul#switch_menu {
	list-style: none;
	margin: 0;
	padding: 5px;
	cursor: pointer;
}

ul#switch_menu li {
	list-style: none;
	float: left;
	line-height: 20px;
}

ul#switch_menu li.item {
	padding-left: 10px;
	padding-right: 10px;
}

ul#switch_menu li.item:hover {
	background: url('https://somicvoice.fi/include/grad.php?s=ababab&e=cecece&h=32') repeat-x #cecece;
	
}

ul#switch_menu li.selected {
	background: url('https://somicvoice.fi/include/grad.php?s=ababab&e=cecece&h=32') repeat-x #cecece;
	font-weight: bold;
}

ul#switch_menu li.separator {
	padding-left: 5px;
	padding-right: 5px;
}

ul#switch_menu li.selected a {
	font-weight: bold;
}

ul#switch_menu a:hover {
	text-decoration: none;
}



#user_search_div {
	vertical-align: bottom;
}

div#loading_box, .message_box {
	  -moz-box-shadow:    0px 0px 3px 1px #bababa;
	  -webkit-box-shadow: 0px 0px 3px 1px #bababa;
	  box-shadow:         0px 0px 3px 1px #bababa;
	  background-color: #eee;
	z-index: 999;
}


/* sipuser box */
#sipuser td { cursor:pointer;}
#sipuser .available, #sipuser .green, #subTable .available, #subTable .green {background: url('https://somicvoice.fi/include/grad.php?s=cefece&e=8efe8e&h=40&w=2') top repeat-x #8efe8e;}
#sipuser .altgreen { background: url('https://somicvoice.fi/include/grad.php?s=aef9ae&e=d7f4d7&h=40&w=2') top repeat-x #8efe8e; }
#sipuser .subgreen {background-color: ;}
#sipuser .yellow {background: url('https://somicvoice.fi/include/grad.php?s=fff9d4&e=fff19a&h=40&w=2') top repeat-x #fff19a;}
#sipuser .away {background: url('https://somicvoice.fi/include/grad.php?s=d97df8&e=b724e3&h=40&w=2') top repeat-x #b724e3;}
#sipuser .lilly,#sipuser .magenta {background: url('https://somicvoice.fi/include/grad.php?s=e29dfa&e=d479f2&h=40&w=2') top repeat-x #d479f2;}
#sipuser .orange {background: url('https://somicvoice.fi/include/grad.php?s=f8bd7d&e=e79135&h=40&w=2') top repeat-x #e79135;}
#sipuser .blue {background: url('https://somicvoice.fi/include/grad.php?s=c1dfef&e=87c2f3&h=40&w=2') top repeat-x #87c2f3;}
#sipuser .darkgreen {background: url('https://somicvoice.fi/include/grad.php?s=8efe8e&e=38D462&h=50&w=2') top repeat-x #38D462;}

#sipuser .offline, #sipuser .red, #subTable .offline, #subTable .red { 
	background: url('https://somicvoice.fi/include/grad.php?s=ffaaaa&e=ec7d7d&h=40&w=2') top repeat-x #ec7d7d;
}

#sipuser .none { background: url('https://somicvoice.fi/include/grad.php?s=acacac&e=dedede&h=40&w=2') top repeat-x #dedede;}


div.faded {
	background: #ececec;
	cursor: pointer;
}

div.lfaded {
	background: #f4f4f4;
	cursor: pointer;
}


/* SIP user table rules */
#sip_user_table {
	font-size: 12px; 
	border: 1px solid #acacac;
}

#sip_user_table .head {
	color: #111;
	font-size: 11px;
	font-weight: bold;
	background: url('https://somicvoice.fi/include/grad.php?s=acacac&e=dedede&h=40&w=2') top repeat-x;
	padding-left: 5px;
}

#sip_user_table .status {
	padding: 2px;
	height: 20px; 
	font-size: 10px;
	border-top:1px solid #999;
	line-height: 15px;
}



#sip_user_table .details {
	padding: 2px;
	height: 24px; 
	font-size: 10px;
	border-top:1px solid #999;
	line-height: 15px;
}

#sip_user_table .bottom {
	font-size: 10px;
	border-top: 1px solid #999;
}

#afade_bg, .afade_bg {
	background: url('https://somicvoice.fi/images/cuumaduo/main_fade_bg.png') repeat-x #e0e0e0;
	border-right: 1px solid #888;
	text-align: center;
	vertical-align: top;
}

#sip_user_table .fade_bg {
	background: url('https://somicvoice.fi/images/logo_background.gif') #fff repeat-x;
}

#sip_user_table .fade_lift {
	padding: 4px;
}

#sip_user_table .sw_name {
	font-weight: bold;
	height: 16px;
	overflow: hidden;
}

#sip_user_table .sw_group {
	height: 14px;
	overflow: hidden;
	font-size: 10px;
	padding-left: 10px;
}

#sip_user_table .sw_message {
	height: 14px;
	overflow: hidden;
}

#sub_user_table .sub {
	background: #eee;
}



/* tabmenu */
#tabmenu {
	height: 20px;
	border-bottom: 1px dotted #666;
}

#tabmenu ul {
	line-height: 20px;
	list-style: none;
	padding: 0;
	margin: 0;
}

#tabmenu ul li {
	float: left;
	padding-left: 25px;
	padding-right: 25px;
}

#tabmenu ul li:hover {
	background: #efefef;
}

#tabmenu ul li.sel {
	background: #efefef;
	font-weight: bold;
}

#tabmenu ul li.head {
	font-size: 12px; 
	background: #ccc;
}

#tabmenu ul li.last {
	float: right;
}

/* Autodialer colors */
#autodialer_table {
	margin-bottom: 1px;
}
#autodialer_table .top {
	padding: 4px;
	padding-left: 10px;
	cursor: pointer;
}
#autodialer_table .orange {
	background: url('https://somicvoice.fi/include/grad.php?s=e79135&e=f5c887&h=20&w=2') top repeat-x #f5c887;
}
#autodialer_table .suborange, {
	background: #f5c887;
	width: 16px;
}

#autodialer_table .blue {
	background: url('https://somicvoice.fi/include/grad.php?s=5c8294&e=87b0c3&h=20&w=2') top repeat-x #87b0c3;
}
#autodialer_table .subblue {
	background: #87b0c3;
	width: 16px;
}

#autodialer_table .yellow {
	background: url('https://somicvoice.fi/include/grad.php?s=d5a235&e=f8d360&h=20&w=2') top repeat-x #f8d360;
}
#autodialer_table .subyellow {
	background: #f8d360;
	width: 16px;
}

#autodialer_table .green {
	background: url('https://somicvoice.fi/include/grad.php?s=63bd4e8&e=92e871&h=20&w=2') top repeat-x #92e871;
}
#autodialer_table .subgreen {
	background: #92e871;
	width: 16px;
}

#autodialer_table .darkgreen {
	background: url('https://somicvoice.fi/include/grad.php?s=78D316&e=53AC18&h=20&w=2') top repeat-x #53AC18;
}

#val_notes {
	margin: 0;
	padding:0;

	font-size: 12px;
	list-style:none;
}

#val_notes li {
	/* background: url('https://somicvoice.fi/include/grad.php?s=acacac&e=dedede&h=40&w=2') top repeat-x #ffaaaa; */
	background: #efefef;
	padding: 3px;
	margin:1px 2px 0 0;
	display:block;
}

#val_notes li:hover {
	background: #ffcece;
}

#val_notes_add {
	margin: 1px;
	padding: 5px;
	padding-left: 20px;
	font-size: 9px;
	border-top: 1px dotted #666;
	/*background: url('https://somicvoice.fi/include/grad.php?s=acacac&e=dedede&h=40&w=2') top repeat-x #ffaaaa;*/
	background: url('https://somicvoice.fi/include/st.php?image=images/icons/256/0142-task_add.png&width=16') no-repeat top left #cecece;
	
}

#val_notes li.note {
	padding-left: 20px;
	cursor: pointer;
}

#val_notes li.one {	background: url('https://somicvoice.fi/include/st.php?image=images/icons/256/0145-task_edit.png&width=16') no-repeat top left #efefef;}
#val_notes li.two {background: url('https://somicvoice.fi/include/st.php?image=images/icons/256/0145-task_edit.png&width=16') no-repeat top left #f4f4f4;}
#val_notes li.high {background: url('https://somicvoice.fi/include/st.php?image=images/icons/256/0145-task_edit.png&width=16') no-repeat top left #ffdfdf;}

#val_notes li.note:hover {
	background: url('https://somicvoice.fi/images/icons/16/0145-task_edit.gif') no-repeat top left #ffcece;
}

#val_notes span.highlight {
	color: #990101;
	font-weight: bold;
}

#val_notes span.closed {
	text-decoration: line-through; 
	color: #888;
}

#val_notes span.new {
	color: #5555ff;
}

#pb_item_notes {
        width: 100%;
        color: #333;
}

#pb_contact_info {
        font-size: 10.5px;
        color: #333;
}


/* logView settings */
#logView tr.line:hover { 
	background: #ffbcbc;
}

#logView tr.light { background: #f1f1f1;	font-size: 11px;}
#logView tr.normal { background: #dedede; font-size: 11px;}

#logView tr.filea { background: #fafafa;	font-size: 11px;}
#logView tr.fileb { background: #e2e2e2; font-size: 11px;}

#logView tr.pbx_spoola { background: #ffd7a3; font-size: 11px;}
#logView tr.pbx_spoolb { background: #fff3a3; font-size: 11px;}

#logView tr.app_diala, #logView tr.app_reada { background: #a3bdff; font-size: 11px;}
#logView tr.app_dialb, #logView tr.app_readb { background: #a3d9ff; font-size: 11px;}

#logView tr.pbxa { background: #ffd7a3; font-size: 11px;}
#logView tr.pbxb { background: #fff3a3; font-size: 11px;}

#logView td.date {
	width: 120px;
	text-align: center;
}