body
{
	background:#fff url(../images/gridbg.gif) repeat;
	border:0;
	font-family:verdana, helvetica, sans-serif;
	height:100%;
	margin:0;
	max-height:100%;
	overflow:hidden;
	padding:0;
}

.extenbutton
{
	-moz-border-radius:5px;
	-moz-box-shadow:2px 2px 3px #999;
	-webkit-border-radius:5px;
	-webkit-box-shadow:2px 2px 3px #999;
	border:2px solid #AAA;
	border-radius:5px;
	box-shadow:2px 2px 3px #999;
	color:#000;
	float:left;
	font-size:85%;
	margin:3px;
	padding:2px;
	width:17.4em;
}

.actionbutton
{
	float:left;
	padding-top:2px;
	width:45px;
}

.myclick
{
	cursor:pointer;
}

#loader
{
	margin:0 auto;
	width:390px;
}

.meetmeIcon
{
	background-image:url(../images/sprites01.png);
	background-position:0 -176px;
	float:left;
	height:16px;
	margin-right:2px;
	width:16px;
}

.lock
{
	background-image:url(../images/sprites01.png);
	background-position:0 -224px;
	background-repeat:no-repeat;
	height:16px;
}

.meetmeLock
{
	background-image:url(../images/sprites01.png);
	background-position:0 -224px;
	float:left;
	height:16px;
	margin-right:2px;
	width:16px;
}

#presence
{
	font-size:80%;
	width:14em;
}

.presenceNormal
{
	background:url(../images/sprites01.png);
	background-position:0 -16px;
	background-repeat:no-repeat;
	float:left;
	height:16px;
	margin-right:2px;
	width:16px;
}

.presenceBusy
{
	background:url(../images/sprites01.png);
	background-position:0 0;
	float:left;
	height:16px;
	margin-right:2px;
	width:16px;
}

.presenceOther
{
	background:url(../images/sprites01.png);
	background-position:0 -32px;
	float:left;
	height:16px;
	margin-right:2px;
	width:16px;
}

.extrainvisible
{
	background-image:url(../images/sprites01.png);
	background-position:0 -272px;
	background-repeat:no-repeat;
	float:right;
	height:1px;
	width:16px;
}

.extraconference
{
	float:right;
	font-size:1.2em;
	font-weight:700;
}

.extrainfo
{
	background-image:url(../images/sprites01.png);
	background-position:0 -48px;
	background-repeat:no-repeat;
	height:16px;
	width:16px;
}

.paused
{
	background-image:url(../images/sprites01.png);
	background-position:0 -80px;
	background-repeat:no-repeat;
	height:16px;
	width:16px;
}

.custom
{
	background-image:url(../images/sprites01.png);
	background-position:0 -272px;
	background-repeat:no-repeat;
	height:16px;
	width:16px;
}

.memberpaused
{
	background-image:url(../images/sprites01.png);
	background-position:0 -80px;
	background-repeat:no-repeat;
	float:left;
	height:16px;
	width:16px;
}

.memberready
{
	background-image:url(../images/sprites01.png);
	background-position:0 -144px;
	background-repeat:no-repeat;
	float:left;
	height:16px;
	width:16px;
}

.memberbusy
{
	background-image:url(../images/sprites01.png);
	background-position:0 -160px;
	background-repeat:no-repeat;
	float:left;
	height:16px;
	width:16px;
}

.memberbusypaused
{
	background-image:url(../images/sprites01.png);
	background-position:0 -448px;
	background-repeat:no-repeat;
	float:left;
	height:16px;
	width:16px;
}

.memberinvalid
{
	background-image:url(../images/sprites01.png);
	background-position:0 -240px;
	background-repeat:no-repeat;
	float:left;
	height:16px;
	width:16px;
}

.meetmeready
{
	background-image:url(../images/sprites01.png);
	background-position:0 -144px;
	background-repeat:no-repeat;
	float:left;
	height:16px;
	width:16px;
}

.meetmemuted
{
	background-image:url(../images/sprites01.png);
	background-position:0 -240px;
	background-repeat:no-repeat;
	float:left;
	height:16px;
	width:16px;
}

.meetmeadmin
{
	background-image:url(../images/sprites01.png);
	background-position:0 -192px;
	background-repeat:no-repeat;
	float:left;
	height:16px;
	width:16px;
}

.meetmeadminmuted
{
	background-image:url(../images/sprites01.png);
	background-position:0 -256px;
	background-repeat:no-repeat;
	float:left;
	height:16px;
	width:16px;
}

.meetmetalking
{
	background-image:url(../images/sprites01.png);
	background-position:0 -112px;
	background-repeat:no-repeat;
	float:left;
	height:16px;
	width:16px;
}

a.kick,a.removemember
{
	background:#f9f8f7 url(../images/sprites01.png);
	background-position:0 -64px;
	background-repeat:no-repeat;
	font-family:verdana, helvetica, sans-serif;
	height:16px;
	overflow:hidden;
}

a.mute,a.chat
{
	background:#f9f8f7 url(../images/sprites01.png);
	background-position:0 -112px;
	background-repeat:no-repeat;
	font-family:verdana, helvetica, sans-serif;
	height:16px;
	overflow:hidden;
}

a.pause
{
	background:#f9f8f7 url(../images/sprites01.png);
	background-position:0 -80px;
	background-repeat:no-repeat;
	font-family:verdana, helvetica, sans-serif;
	height:16px;
	overflow:hidden;
}

a.unpause
{
	background:#f9f8f7 url(../images/sprites01.png);
	background-position:0 -16px;
	background-repeat:no-repeat;
	font-family:verdana, helvetica, sans-serif;
	height:16px;
	overflow:hidden;
}

a.addmember
{
	background:#f9f8f7 url(../images/sprites01.png);
	background-position:0 -128px;
	background-repeat:no-repeat;
	font-family:verdana, helvetica, sans-serif;
	height:16px;
	overflow:hidden;
}

a.email
{
	background:#f9f8f7 url(../images/sprites01.png);
	background-position:0 -96px;
	background-repeat:no-repeat;
	font-family:verdana, helvetica, sans-serif;
	height:16px;
	overflow:hidden;
}

a.sms
{
	background:#f9f8f7 url(../images/sprites01.png);
	background-position:0 -432px;
	background-repeat:no-repeat;
	font-family:verdana, helvetica, sans-serif;
	height:16px;
	overflow:hidden;
}

.busy
{
	background:#fc9;
}

.busyqueue
{
	background:#d35;
}

.busyhold
{
	background:#bf6401;
}

.agent
{
	background:#dfdf33;
}

.free
{
	background:#cfc;
}

.ringing
{
	background:#099;
}

.notregistered
{
	-khtml-opacity:0.5;
	-moz-opacity:0.5;
	background:#ddd;
	filter:alpha(opacity=50);
	opacity:.50;
}

.adhoc
{
	background:#cf0;
}

.bold
{
	font-weight:700;
}

.clid
{
	color:#777;
	float:left;
	height:1.5em;
	overflow:hidden;
	width:10.7em;
}

.timer
{
	color:#777;
	float:right;
	font-size:75%;
}

.clear
{
	border-bottom:1px solid #aaa;
	clear:both;
}

.extension
{
	background-image:url(../images/sprites02.png);
	background-position:0 0;
	background-repeat:no-repeat;
	float:left;
	height:18px;
	width:19px;
}

.entrante
{
	background-image:url(../images/sprites02.png);
	background-position:0 -18px;
	background-repeat:no-repeat;
	float:left;
	height:18px;
	width:19px;
}

.saliente
{
	background-image:url(../images/sprites02.png);
	background-position:0 -36px;
	background-repeat:no-repeat;
	float:left;
	height:18px;
	width:19px;
}

.ringing2
{
	background-image:url(../images/sprites02.png);
	background-position:0 -54px;
	background-repeat:no-repeat;
	float:left;
	height:18px;
	width:19px;
}

.hold
{
	background-image:url(../images/sprites02.png);
	background-position:0 -72px;
	background-repeat:no-repeat;
	float:left;
	height:18px;
	width:19px;
}

.cassette
{
	background:url(../images/sprites01.png) 32px 16px;
	background-position:0 -208px;
	background-repeat:no-repeat;
	height:16px;
	width:16px;
}

.mwi
{
	background:url(../images/sprites01.png);
	background-position:0 -96px;
	background-repeat:no-repeat;
	float:right;
	height:16px;
	margin-left:3px;
	visibility:hidden;
	width:16px;
}

.queuedetail
{
	background:#ddd;
	border:1px inset #235;
	float:left;
	margin:4px;
	padding:2px;
	width:12.2em;
}

.qentry
{
	background-color:#9c9;
	list-style-type:none;
	margin:5px 0 0;
	overflow:hidden;
	padding:0;
}

.qentrylabel
{
	color:#444;
	float:left;
	overflow:hidden;
}

li.qentrylabel
{
	margin-left:0;
}

.qentrytimer
{
	color:#444;
	float:right;
}

h3
{
	color:#ff0;
	font-weight:700;
}

.linewrapper
{
	border-bottom:1px dashed #CCC;
	overflow:hidden;
	width:100%;
}

.labelname
{
	float:left;
	height:1.6em;
	width:65%;
}

#contact-area
{
	font-size:80%;
	margin:25px 0 0;
	width:430px;
}

#contact-area input,#contact-area textarea
{
	border:2px solid #ccc;
	font-family:Helvetica, sans-serif;
	font-size:1.4em;
	margin:0;
	padding:5px;
	width:250px;
}

#contact-area textarea
{
	height:90px;
}

#contact-area input.submit-button
{
	width:250px;
}

#contact-area input.submit-button:hover
{
	background:#ded;
	margin-left:20px;
	width:250px;
}

#contact-area input.submit-button-half
{
	float:left;
	width:120px;
}

#contact-area input.submit-button-half:hover
{
	background:#ded;
	width:120px;
}

Xlabel
{
	float:left;
	font-size:1.4em;
	padding-top:2px;
	text-align:left;
	width:50%;
}

#dialbox
{
	background-color:#e0e0b0;
	border:3px outset #aaa;
	left:-1000px;
	margin:20px;
	padding:20px;
	position:absolute;
	text-align:center;
	top:1px;
	width:13em;
}

#filtertext
{
	width:9em;
}

#dialtext
{
	width:7em;
}

#actionbar
{
	margin-left:1.5%;
	padding-left:20px;
}

#secondtoolbar
{
	float:right;
}

html
{
	background:#fff;
	border:0;
	height:100%;
	margin:0;
	max-height:100%;
	overflow:hidden;
	padding:0;
}

#container
{
	background-color:#fff;
	font-size:85%;
	height:100%;
	overflow-x:hidden;
	overflow-y:scroll;
	position:absolute;
	width:100%;
}

#head
{
	background:url(../images/toolbar/back.gif) repeat-x #fff;
	color:#000;
	display:block;
	font-size:85%;
	height:52px;
	margin:0;
	min-width:980px;
	position:absolute;
	right:18px;
	top:0;
	width:100%;
	z-index:5;
}

.autosuggest
{
	z-index:1000;
}

.pad1
{
	display:block;
	float:left;
	height:50px;
	width:10px;
}

.pad2
{
	display:block;
	height:53px;
}

element.style
{
	left:1276px;
	top:435px;
	z-index:100;
}

div.menu
{
	font-family:verdana, helvetica, sans-serif;
	left:0;
	position:absolute;
	top:0;
}

div.menu a
{
	cursor:default;
	display:block;
	font-size:11px;
	outline:none;
	text-decoration:none;
}

.menu .separator
{
	display:block;
	font-size:1px;
	height:1px;
	overflow:hidden;
	padding:0;
}

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

.menu li
{
	list-style-position:outside;
}

.menu.desktop
{
	background:#f9f8f7;
	padding:0;
	width:18em;
}

.withborder
{
	border:1px solid #999;
}

.noborder
{
	border:0;
}

.menu.desktop ul,.menu.desktop li
{
	margin:0;
	padding:0;
}

.menu.desktop li.separator
{
	background:#aaa;
	border-bottom:1px solid #fff;
	height:1px;
	line-height:1px!important;
	margin:1px 1px 0;
}

.menu.desktop a
{
	border:1px solid #f9f8f7;
	color:#555;
	margin:3px 0;
	padding:0 0 0 25px;
}

.menu.desktop a.disabled
{
	-khtml-opacity:0.25;
	-moz-opacity:0.25;
	display:none;
	filter:alpha(opacity=25);
	opacity:0.25;
	zoom:1;
}

.menu.desktop a.enabled:hover
{
	background-color:#0A246A;
	color:#fff;
}

h4
{
	font-size:80%;
}

#ac_holder
{
	z-index:5px;
}

#ac_holder div div
{
	display:block;
	height:1em;
	margin:2px;
	vertical-align:baseline;
	width:15px;
	z-index:10px;
}

#ac_holder div div a
{
	-moz-border-radius:0 5px 5px 0;
	-moz-box-shadow:2px 2px 3px #666;
	-webkit-border-radius:0 5px 5px 0;
	-webkit-box-shadow:2px 2px 3px #666;
	background-color:#ddd;
	background-image:url(../images/autocomplete_dialpad.gif);
	background-position:right center;
	background-repeat:no-repeat;
	border:1px solid #ccc;
	border-radius:0 5px 5px 0;
	box-shadow:2px 2px 3px #666;
	cursor:pointer;
	display:block;
	height:100%;
	margin:0 0 0 -6px;
	outline:0;
	padding:0 3px 3px;
	text-indent:-9999px;
	width:100%;
}

.ac_field
{
	background-image:url(../images/autocomplete_leftcap.gif);
	background-position:right center;
	background-repeat:no-repeat;
}

.ac_field_busy
{
	background-image:url(../images/autocomplete_spinner.gif);
	background-position:right center;
	background-repeat:no-repeat;
}

form.preferences
{
	-moz-border-radius:1ex;
	-webkit-border-radius:1ex;
	border:1px solid #eee;
	font:13px/1.5 Helvetica,Arial,'Liberation Sans',FreeSans,sans-serif;
	margin:.5em;
	padding:.2em;
	width:98%;
}

form.preferences fieldset
{
	-moz-border-radius:1ex;
	-webkit-border-radius:1ex;
	border-style:solid;
	border-width:2px;
	color:#777;
	float:left;
	margin:5px;
	padding:5px;
	width:46%;
}

form.preferences label
{
	color:#888;
	display:inline-block;
	font-size:1.2em;
	vertical-align:middle;
	width:180px;
}

form.preferences legend
{
	color:#668f28;
	font-size:1.3em;
	margin:.2em;
	padding:.2em .2em .7em;
}

form.preferences input.text
{
	border:2px solid #CCC;
	font-family:Helvetica,sans-serif;
	font-size:1.2em;
	height:1.7em;
	margin-left:.5em;
	padding:0 2px;
	width:60px;
}

form.preferences select
{
	font-size:1.2em;
	margin-left:.5em;
}

input.placeholder
{
	color:#a9a9a9!important;
}

.box
{
	-moz-border-radius:5px;
	-moz-box-shadow:2px 2px 3px #666;
	-webkit-border-radius:5px;
	-webkit-box-shadow:2px 2px 3px #666;
	border:1px solid #ccc;
	border-radius:5px;
	box-shadow:2px 2px 3px #666;
}

.box h2 span.handle
{
	background-image:url(../images/drag.png);
	background-repeat:no-repeat;
	cursor:move;
	display:block;
	float:left;
	height:11px;
	line-height:11px;
	margin:2px 5px 2px -5px;
	padding:0 8px;
}

.queuebutton,.ringgroupbutton
{
	-moz-border-radius:5px;
	-moz-box-shadow:2px 2px 3px #999;
	-webkit-border-radius:5px;
	-webkit-box-shadow:2px 2px 3px #999;
	border:2px solid #AAA;
	border-radius:5px;
	box-shadow:2px 2px 3px #999;
	color:#000;
	float:left;
	font-size:85%;
	margin:2px;
	padding:2px;
	width:95%;
}

.selected
{
	-moz-border-radius:5px;
	-moz-box-shadow:2px 2px 3px #09f;
	-webkit-border-radius:5px;
	-webkit-box-shadow:2px 2px 3px #09f;
	border:2px solid #36c;
	border-radius:5px;
	box-shadow:2px 2px 3px #09f;
}

.aentry,.pentry,.tentry,.centry
{
	background-color:#9cf;
	color:#000;
	margin:0;
	padding:0;
}

.meetmemuted:hover,.meetmeready:hover
{
	background-image:url(../images/sprites01.png);
	background-position:0 -128px;
	background-repeat:no-repeat;
	height:16px;
	width:16px;
}

.invisible,.tags
{
	display:none;
}

#contact-area textarea:focus,#contact-area input:focus,form.preferences input:focus
{
	border:2px solid #900;
}

.sphoneDtmfButton
{
	-moz-border-radius:6px;
	-moz-box-shadow:inset 0 1px 0 0 #fff;
	-webkit-border-radius:6px;
	-webkit-box-shadow:inset 0 1px 0 0 #fff;
	background:0;
	background-color:#ededed;
	border:1px solid #dcdcdc;
	border-radius:6px;
	box-shadow:inset 0 1px 0 0 #fff;
	color:#777;
	display:inline-block;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed',endColorstr='#dfdfdf');
	font-family:arial;
	font-size:15px;
	font-weight:700;
	margin:3px;
	padding:6px 12px;
	text-decoration:none;
	text-shadow:1px 1px 0 #fff;
}

.sphoneDtmfButton:hover
{
	background:0;
	background-color:#dfdfdf;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf',endColorstr='#ededed');
}

.sphoneDtmfButton:active
{
	position:relative;
	top:1px;
}

.chzn-container-dialpad .chzn-dialpad div b
{
	background:url(../images/autocomplete_dialpad.gif) no-repeat 4px 5px;
	display:block;
	height:100%;
	width:100%;
}

#dialpad
{
	-khtml-opacity:0.9;
	-moz-border-radius:6px;
	-moz-box-shadow:inset 0 1px 0 0 #fff;
	-moz-opacity:0.9;
	-webkit-border-radius:6px;
	-webkit-box-shadow:inset 0 1px 0 0 #fff;
	background:0;
	background-color:#ededed;
	border:1px solid #dcdcdc;
	border-radius:6px;
	box-shadow:inset 0 1px 0 0 #fff;
	filter:alpha(opacity=90);
	opacity:.90;
	padding:5px;
}

.tzCheckBox
{
	background:url(../images/tzchk/background.png) no-repeat right bottom;
	cursor:pointer;
	display:inline-block;
	height:33px;
	margin-left:14px;
	min-width:60px;
	position:relative;
	white-space:nowrap;
}

.tzCheckBox.checked
{
	background-position:top left;
	margin:0 14px 0 0;
}

.tzCheckBox .tzCBContent
{
	-khtml-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	-o-user-select:none;
	-webkit-touch-callout:none;
	-webkit-user-select:none;
	color:#FFF;
	line-height:31px;
	padding-right:38px;
	text-align:right;
	user-select:none;
}

.tzCheckBox.checked .tzCBContent
{
	padding:0 0 0 38px;
	text-align:left;
}

.tzCBPart
{
	background:url(../images/tzchk/background.png) no-repeat left bottom;
	height:33px;
	left:-14px;
	overflow:hidden;
	position:absolute;
	top:0;
	width:14px;
}

.tzCheckBox.checked .tzCBPart
{
	background-position:top right;
	left:auto;
	right:-14px;
}

form.preferences ul
{
	list-style:none;
}

form.preferences li
{
	margin-left:10px;
	padding:5px;
}

form li:nth-child(even)
{
	background:url(../images/tzchk/line_bg.png) repeat-y center center;
}

.style-button
{
	background:none repeat scroll 0 0 #222;
	border:medium none;
	border-radius:3px 3px 3px 3px;
	box-shadow:0 1px 2px rgba(0,0,0,0.3);
	color:#EEE;
	cursor:pointer;
	font-size:15px;
	margin:20px 0;
	padding:5px 22px;
	position:relative;
	text-shadow:0 -1px 0 rgba(0,0,0,0.3);
}
