.red_bg_portal{
	background:url(../img/red_repeat.jpg) 0 0 repeat-x;
	font:bold 14px Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	padding:0 0 0 18px;
	height:37px;
	line-height:37px;
}
.portal_area_contain {
	padding:5px 0 0 10px;
	color:#1093e6;
	font:bold 12px "Verdana", Arial, Helvetica, sans-serif;
}

.portal_area_contain_text {
	padding:2px 0 2px 10px;
	color:#000;
	font-size:12px;
	line-height:20px;
	font:normal "Verdana", Arial, Helvetica, sans-serif;
	background:#ebebeb;
	border-bottom:#fff 1px solid;
}
.portal_area_contain_text img{
	margin-bottom:-3px;
}
.portal_table_wap{
	margin:30px auto;
}
.portal_table_bg{
	background:#EEEEEE; border:#8C8C8C 1px solid;
}
.portal_cape{
	overflow:hidden; line-height:0px;
}
.portal_div_wap{
	width:980px; margin:20px auto; border:#8C8C8C 1px solid;
}

.dialer_teamDiv{
	width:95%;
	margin:5px auto;
}

#JumpBtn{
	font-size: 12px;
	font-weight:bold;
	background:#85bfe5 url(../img/management_templates_img/popuplayer/buttonblueground.gif) repeat-x;
	border:1px solid #85bfe5;
	height: 18px;
	color:#ffffff;
	cursor:pointer;
	-moz-border-radius:2px;
	*padding:0 3px;/* Style for IE */
}
.blueButton
{
	background: #5a7fab url(../../img/management_templates_img/popuplayer/buttonground_1_17.gif) repeat-x;
	border:1px solid #697581;
	color:#ffffff;
	cursor:pointer;
	-moz-border-radius:5px;
	height:19px;
	*padding:0 3px;/* Style for IE */
	*height:20px;/* Style for IE */
	onfocus: expression(onfocus=function (){this.style.border='1px solid #697581'});
	onblur: expression(onblur=function (){this.style.border='1px solid #697581'});
}

.blueButton:hover {
	background:#5a7fab url(../../img/management_templates_img/popuplayer/buttonground_1_17_on.gif) repeat-x;
	border:1px solid #697581;
	cursor:pointer;
	color:#000000;
	-moz-border-radius:5px;
	height:19px;
	*padding:0 3px;/* Style for IE */
	*height:20px;/* Style for IE */
}

.innerbody .table02 {
	width:990px;
	background-color:#ffffff;
	border: #cfcecc 1px solid;
}
.innerbody .table02 thead td {
	height:30px;
	background-color:#F0F1F4;
	border-right: #cfcecc 1px solid;
	color: #000000;
	font-weight: normal;
	text-align: left;
	text-indent:1em;
	vertical-align: middle;
	padding: 0 2px 0 0;
}
.innerbody .table02 thead td img {
	cursor:pointer;
	margin-right:1px;
}
.innerbody .table02 tbody tr.row0 {
	background-color: #FFF;
	border-bottom: #FFF 1px solid;
	cursor:pointer;
}
.innerbody .table02 tbody tr.row1 {
	background-color: #E9E9E9;
	border-bottom: #FFF 1px solid;
	cursor:pointer;
}
.innerbody .table02 tbody td {
	border-bottom: #FFF 1px solid;
	border-right: #DCE0E3 1px solid;
	color: #000000;
	font-weight: normal;
	text-align: left;
	padding-left:15px;
	vertical-align: middle;
}
.innerbody .table02 tbody th {
	border-bottom: #FFF 1px solid;
	border-right: #cfcecc 1px solid;
	color: #000000;
	height:25px;
	font-weight: normal;
	padding: 2px 2px 2px 0;
	text-align: left;
	text-indent:1em;
	vertical-align: middle;
}
.disabled th{
	border-bottom: #FFF 1px solid;
	border-right: #cfcecc 1px solid;
	color: #FF3300;
	text-decoration:line-through;
	height:25px;
	font-weight: normal;
	padding: 2px 2px 2px 0;
	text-align: left;
	text-indent:1em;
	vertical-align: middle;
	cursor:pointer;
}
.innerbody .table02 tbody tr:hover{color:#2d2d2d; background:#6097FB;}
.innerbody .table02 tbody tr.row0:hover {color:#2d2d2d; background:#6097FB;}
.innerbody .table02 tbody tr.row1:hover {color:#2d2d2d; background:#6097FB;}
.innerbody .table02 tbody img {
	vertical-align:middle;
	text-align:center;
	border:none;
}

.recycleCustomerclose{
	float:right;
	padding:0px 6px 3px 0px;
	margin:3px 10px 0px 0px;
	cursor:pointer;
	display:block;
	border:1px solid #b7c2d5;
	background:url(../../img/management_templates_img/popuplayer/close.gif) no-repeat 4px 4px;
	width:10px;
	height:11px;
}
.recycleCustomerclose:hover {
	border:1px solid #FFF;
	color:#FFFFFF;
	background:url(../../img/management_templates_img/popuplayer/close_on.gif) no-repeat 4px 4px;
}

#searchTable .headervid,#showDiallistSearchTable .headervid{color:#000;}

.searchList{float:left;width:300px;line-height:35px;}
.searchList li{list-style:none;float:left;min-width:100px;white-space:nowrap;}
.searchList .labelRight{text-align:right;}

#showDiallistInnerfoot {
	background:url("../img/dialinterfaces/Table_tr.gif") repeat-x top #2f3130;
	text-align:left;
	height:24px;
	line-height:24px;
	margin:0;
	padding:0px 0 0 40px;
}

.trBgColor td.portal_area_contain_text{background-color:gray;}

b.showgroupall {
	position:relative;
	color:#000000;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
/* Added to solve the z-order problem of IE */
b.showgroupall:hover {
	z-index:2;
}
/* End */
b.showgroupall span{
display: none;
}
b.showgroupall:hover span{
	display:block;
	position:absolute;
	z-index:999;
	top:2em;
	left:2em;
	width:20em;
	border:1px dashed #000000;
	background-color:#ffffe0;
	color:#000;
	text-align:justify;
	font-size:12px;
	font-weight:normal;
	padding:4px;
	line-height:20px;
}

.portal_div_wap_style{
	width:95%;
}

.mainContent_tabletd{
	background:url(../img/border_top.jpg) repeat-x top;
}

.mainContent_tabletdbottom{
	background:url(../img/border_bottom.jpg) repeat-x scroll 0 top;
	width:98%;
}

.recoverPageAED{
	width:950px;
}

.recoverDiv-divstyle{
	padding:15px;
}

.taskdataPageAED{
	width:950px;
}

.taskdataDiv-divstyle{
    width:750px;
    height:400px;
    margin:0 auto;
	padding:15px;
}

.dialer-searchTable{
	margin:0;
	width:100%;
}

.dialer-innerbody{
	padding:0;
	overflow:auto;
	max-height:300px;
}

.dialer-dataTable{
	padding:0px;
	width:100%;
}

.dialer-innerfoot{
	width:100%;
	padding:0;
}

.showDialListPageAED{
	width:950px;
}

.showDialListDiv-divstyle{
	padding:15px;
}

.dialer_innerbody{
	padding:0;
	overflow:auto;
	max-height:300px;
}

.showDiallistTable{
	padding:0px;
	width:100%;
}

.dialer_innerfoot{
	width:100%;
	padding:0;
}

.recycleCustomerDiv-divstyle{
	width:500px;
}

.dialer-popuplayertitle{
	width:500px;
}

.recycleCustomerDivin{
	padding:15px;
}

.recycleCustomerDivin-table{
	padding:0;
	width:480px;
	margin:0;
}
