/*=========pbxcdrs================*/
#PbxcdrSubMsg td {
	white-space:nowrap;
	text-align:center;
}
/*=========pbxcdrs=========end=======*/


/*+++++++++++didgroups++++++++++++++++++++++++++++*/
#numberInDid {
	-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
background:transparent url(../../img/management_templates_img/popuplayer/buttonground_1_17.gif) repeat-x scroll 0 0;
border:1px solid #697581;
color:#FFFFFF;
cursor:pointer;
display:inline-block;
height:19px;
position:relative;
}
#numberInDid:hover{
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
background:transparent url(../../img/management_templates_img/popuplayer/buttonground_1_17_on.gif) repeat-x scroll 0 0;
border:1px solid #697581;
color:#000000;
cursor:pointer;
display:inline-block;
position:relative;
}
/*+++++++++++didgroups++++++++++end++++++++++++++++++*/


/*----------------voicemails-page----------------------------------------------------------------------*/
#innerbody{width:100%;margin:0 auto;}
#mainContent .innerfoot{margin:0 auto;width:97%;}
#mainContent #innerfoot{margin-top:1px;margin:0 auto;}
#innerbody table thead td{
	background-color:#F0F1F4;
	border:1px solid #CFCECC;
	color:#000000;
	font-weight:normal;
	height:24px;
	padding:0 2px 0 0;
	text-align:left;
	text-indent:1em;
	vertical-align:middle;
}
#innerbody table tbody td {
	border-bottom: #FFF 1px solid;
	border-right: #DCE0E3 1px solid;
	border-left:1px solid #DCE0E3;
	color: #000000;
	font-weight: normal;
	text-align: center;
	padding-left:15px;
	vertical-align: middle;
}
#innerbody table tbody tr:hover{color:#2d2d2d; background:#e15e06;}
#innerbody table tbody tr.row0:hover {color:#2d2d2d; background:#e15e06;}
#innerbody table tbody tr.row1:hover {color:#2d2d2d; background:#e15e06;}
#innerbody table tbody tr.row0 {
	background-color: #FFF;
	border-bottom: #FFF 1px solid;
	cursor:pointer;
}
#innerbody table tbody tr.row1 {
	background-color: #E9E9E9;
	border-bottom: #FFF 1px solid;
	cursor:pointer;
}
.voicemailBut,.playRecord,.deleteFiles{
background:#2c2c2c url(../../img/management_templates_img/popuplayer/buttonground01.gif) repeat-x; 
border:1px solid #2c2c2c;
color:#ffffff;
cursor:pointer;
-moz-border-radius:3px;
-webkit-border-radius:3px;
height:19px;
padding:0 8px;
*padding:0 4px;/* Style for IE */
onfocus: expression(onfocus=function (){this.style.border='1px solid #2c2c2c'});
onblur: expression(onblur=function (){this.style.border='1px solid #2c2c2c'});
}
.voicemailBut:hover,
.playRecord:hover,
.deleteFiles:hover{
background:#747474 url(../../img/management_templates_img/popuplayer/buttonground01_on.gif) repeat-x;
border:1px solid #747474; 
cursor:pointer;
color:#ffffff;
height:19px;
padding:0 8px;
*padding:0 4px;/* Style for IE */
-moz-border-radius:3px;
-webkit-border-radius:3px;
}
/*----------------voicemails-page---------------------------------end-------------------------------------*/