/* CSS Document */
/*login*/
ul li{
	list-style-type:none;
	}
.conter {
	height:auto;
	position:relative;
	margin:auto;
}

.h_logo{
	width:190px;
	height:50px;
	right:20px;
	position:absolute;
	background-image: url(../images/Login.png);
	}
.clear{
	clear:both;
	}

.h_center{
	width:1020px;
	height:120px;
	position:relative;
	}

.loginBtn{
	background:url(../images/loginButton.gif) no-repeat;
	width:80px;
	height:20px;
	float:left;
	line-height: 20px;
	font-size: 12px;
	}

@media screen and (-webkit-min-device-pixel-ratio:0){
	#passwd{ width:50px; overflow:hidden;}
	#userpass{ margin-left:50px;}
	#username{ width:147px;}
	#loginmlsel{ overflow:auto; -ms-overflow-style:auto;}
	#login_language{background:#FFF;}
	}
#userlogin{
	text-align:center;
	line-height:60px;
	}

#loginLrBtn_1{
	 background-position:-80px 0px;
	 cursor:pointer;
	 }
#loginLrBtn_1 #login_reset{
	background-position:-160px 0px;
	}


#loginLgBtn_1{
	background-position:-80px 0px;
	cursor:pointer;
	}

.content {
	height: 100%;
	width:100%;
	min-width: 965px;
	position:relative;
	margin:0 auto;
	background-color:#1E232A;
	overflow: hidden;
}

#left{
	width:210px;
	min-height:700px;
	height: 100%;
	}

/*top html*/
.top_tit{
    height:64px;
	width:auto;
	margin:auto;
	background-image:url(../images/dsmid_up.gif)
	}
.top_b{
	width:1020px;
	}
.headermune {/*
filter:progid:DXImageTransform.microsoft.gradient(enabled=bEnabled, startColorStr=#ff666666, endColorStr=#00ffffff);
*/
height:50px;
overflow:hidden;
}

.navMenu{
    height: 50px;
    background: url(../images/dsmid_up.gif);
    color: #CCC;
    text-align: center;
    padding-left: 100px;
    font-size: 14px;
    display: block;
    margin:0;
}

.MainMenu {
    /*position: relative;*/
    float:left;
    width:135px;
    margin-top:10px;
    height:30px;
    line-height: 30px;
    cursor:pointer;
    font-family:Arial, Helvetica, sans-serif;
	background: url(../images/nav_list.gif) 0 -30px no-repeat;
}

.sel-MainMenu{
    color: #000000;
    background: url(../images/nav_list.gif) -135px -30px no-repeat;
}

.playbacklist{
    position: absolute;
    top: 40px;
    color: #CCCCCC;
    display: none;
    z-index: 10;
    width: 135px;
    height: 30px;
    background: url(../images/nav_list.gif) 0 -30px no-repeat;
}

.playbackitem{
	display: inline-block;
}
#LoginLOGO{
	background-image:url(../images/LOGO.gif);
	}

/* mesege*/
#meg{
	text-align:left;
	line-height:40px;
	color:#C1C1C1;
	font-size:24px;
	font-family:Arial, Helvetica, sans-serif;
	width:600px;
	height:40px;
	background-color:#8BA579;
	border: #ADADAD 1px solid;
	margin-top:40px;
	}
.rg_ct{
	min-height:600px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12px;
	margin:15px 0px 0px 60px;
	height: 100%;
}
.ipt-second{
    color:#FFFFFF;
    background-color:#3F444E;
    border:#ffffff 1px solid;
    width: 150px;
    padding-left:4px;
}
.tdbgimg{
	background-image:url(../images/fillShading.jpg);
	padding-left:18px;
	/*line-height:28px;*/
	}

.imgimg{
	background-image:url(../images/fillShading.jpg);
	line-height:20px;
	padding-left:5px;
	}
.syslgimg{
	background-image:url(../images/fillShading.jpg);
	line-height:20px;
	padding-left:5px;
	font-size:13px;
	}
.schgimg{
	background-image:url(../images/fillShading.jpg);
	}
.dipt{
	/*width: 350px!important;*/
	height:20px;
	}
.imipt{
	width:100%;
	height:20px;
	}
.ipt{
	color:#FFFFFF;
	background-color:#3F444E;
	border:#ffffff 1px solid;
	width:300px;
	padding-left:4px;
	}
.ipt_l{
	color:#FFFFFF;
	background-color:#3F444E;
	border:#ffffff 1px solid;
	width:300px;
	padding-left:4px;
	}
.ipt_im{
    	color:#FFFFFF;
	width:100%;
	background-color:#3F444E;
	border:#ffffff 1px solid;
	}
.ipt_p{
	color:#FFFFFF;
	background-color:#3F444E;
	border:#ffffff 1px solid;
	width:40%;
	padding-left:4px;
	float:left;
	margin-right:20px;
	}
.ipt_mh{
	float:left;
	margin:0px 2px 0px 2px;
	color:#FFFFFF;
	}
.ipt_net{
	color:#CCC;
	background-color:#3F444E;
	border:#ffffff 1px solid;
	width:300px;
	padding-left:4px;
	}
.DivSelect{
	background-color:#FFFFFF;
     	width:  20px;
     	height: 18px;
     	overflow: hidden;
	 border:#ffffff 1px solid;
	 float:left;
}

 .SelectList
{
     color: #FFFFFF;
     background-color:#3F444E;
     border:none;
     width:40px;
     display:block;
     height: 18px;
     overflow:hidden;
}
.titb{
	background-image:url(../images/fillShading.jpg);
	font-size:18px;
	font-weight:600;
	line-height: 24px;
}

table>td{
	background-color: #40444D;
}

.btnsave{
	width:60px;
	height:24px;
	cursor:pointer;
	padding:0px 0px;
	font-size:14px;
	margin:0px 0px 0px 80px;
	text-align: center;
	border:1px solid transparent;
	border-radius: 3px;
	/*line-height: 24px;*/
	}

.btnSwitch{
    width:80px;
    height:20px;
    cursor:pointer;
    font-size:16px;
    margin:0px 0px 0px 187px;
    background:#B0B0B0;
}



.serverList{
	display: none;
	padding: 0 0 0 4px;
	border: 1px solid #FFFFFF;
	width: 300px;
}

.serverList li{
	height: 20px;
	line-height: 20px;
	cursor: pointer;
}

.btnsavepst{
	text-align:center;
	width:80px;
	height:20px;
	cursor:pointer;
	border:#CCCCCC 1px solid;
	padding:2px 10px;
	margin:0px 0px 0px 38px;
	background-color:#AFAFB0;
	}

/*.btnsavepst:hover{
	background-position: -160px 0px;
}*/
.titb1{
	background-image:url(../images/fillShading.jpg);
}
#tbar{
	margin:0;
	}
#tbar li{
	border:#CCCCCC 1px solid;
	background-color:#999999;
	height:24px;
	color:#ffffff;
	float:left;
	line-height:24px;
	font-weight:600;
	font-size:14px;
	padding:0px 15px;
	cursor:pointer;
	}
#cssModle{
	float:left;
	margin-right:10px;
	}

#rtspdisplay{
	font-size:13px;
	}
.vstrem{
	position:absolute;
	margin:0 0 0 5px;
	font-size:14px;
}
.vstrem2{
	position:absolute;
	margin:-5px 0px 0px 30px;
	font-size:14px;
}

.common {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}

.newbg{
	background-color:#95E95C;
}

.light {
	cursor: default;
}
.imcontrol{
	position:absolute;
	top:-12px;
	left:280px
}
.imrbcontrol{
	position:absolute;
	top:-8px;
	right:-30px
}

.imecontrol{
	position:absolute;
	top:-8px;
	right:-110px;
}

.bottom{
	width:auto;
	height:50px;
	background-image:url(../images/hback.gif);
	}
.hvopen1{
	background:url(../images/live.png) -72px 0px;
	width:36px;
	height:36px;
	margin:0px 0px 0px 10px;
	float:left;
	cursor:pointer;
}
.hvstop1{
	background:url(../images/live.png) 0px -35px;
	width:36px;
	height:36px;
	margin:0px 0px 0px 10px;
	float:left;
	cursor:pointer;
}
.hvfull1{
	background:url(../images/live.png) 0 -179px;
	width:36px;
	height:36px;
	margin:0px 0px 0px 10px;
	float:left;
	cursor:pointer;
}
.talkback{
	background:url(../images/live.png) 0 -143px;
	width: 36px;
	height: 36px;
	margin: 0 0 0 10px;
	float: left;
	cursor: pointer;
}
.hvcap1{
	background:url(../images/live.png) 0 -215px;
	width:36px;
	height:36px;
	margin:0px 0px 0px 10px;
	float:left;
	cursor:pointer;
}
.hvrecord1{
	background:url(../images/live.png) 0 -252px;
	width:36px;
	height:36px;
	margin:0px 0px 0px 10px;
	float:left;
	cursor:pointer;
}
.hvElectronicZoomout{
	background:url(../images/live.png) 0 -288px;
	width:36px;
	height:36px;
	margin:0px 0px 0px 10px;
	float:left;
	cursor:pointer;
}


.hvsound1{
	background:url(../images/live.png) 0 -107px;
	width:36px;
	height:36px;
	margin:0px 0px 0px 10px;
	float:left;
	cursor:pointer;
}

.hvmainstream{
    background:url(../images/live.png) -72px 0px;
    width:38px;
    height:36px;
    margin:0px 0px 0px 10px;
    float:left;
    cursor:pointer;
}
.hvsubstream{
    background:url(../images/live.png) 0 -35px;
    width:36px;
    height:36px;
    margin:0px 0px 0px 10px;
    float:left;
    cursor:pointer;
}

.hvmostream{
	background:url(../images/live.png) 0 -71px;
    width:36px;
    height:36px;
    margin:0px 0px 0px 10px;
    float:left;
    cursor:pointer;
}

.streamleft{
    float:left;
    margin-top: 7px;
}

.streamright{
    float:right;
    margin: 7px 20px 0 0;
}

.axHeaddiv{
    width:auto;
    height: 30px;
    background-color: #F0F0F0;
}

.scale_4_3{
	float: left;
	background: url(../images/scale.png) -58px -0px no-repeat;
	height: 26px;
	width: 29px;
	cursor: pointer;
	margin-top: 1px;
}

.sel-scale_4_3{
	float: left;
	background: url(../images/scale.png) -87px -0px no-repeat;
	height: 26px;
	width: 29px;
	cursor: pointer;
	margin-top: 1px;
}

.scale_16_9{
	float: left;
	background: url(../images/scale.png) -145px -0px no-repeat;
	height: 26px;
	width: 29px;
	cursor: pointer;
	margin-top: 1px;
}

.sel-scale_16_9{
	float: left;
	background: url(../images/scale.png) -116px -0px no-repeat;
	height: 26px;
	width: 29px;
	cursor: pointer;
	margin-top: 1px;
}

.scale_auto{
	float: left;
	background: url(../images/scale.png) -0px -0px no-repeat;
	height: 26px;
	width: 29px;
	cursor: pointer;
	margin-top: 1px;
}

.sel-scale_auto{
	float: left;
	background: url(../images/scale.png) -29px -0px no-repeat;
	height: 26px;
	width: 29px;
	cursor: pointer;
	margin-top: 1px;
}

.ptzshow{
    width:30px;
    height:30px;
    background:url(../images/ptz_panel.png) 0px 0px;
    float:right;
    cursor: pointer;
}
.switchselect{
    float: left;
    margin:3px 0px 0px 4px;
    width:120px;
    height:26px;
    cursor:pointer;
}
#seSwitchPlugin{
    width:124px;
    height: 23px;
}

.left_btn_search{
    height:20px;
    text-align:center;
    line-height:12px;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#333333;
    font-weight:600;
    cursor:pointer;
    }



.content-left {
	height: 100%;
	position: relative
}


.content-right {
	width: 200px;
	position: absolute;
	right: 0;
	top: 0;
	height: 100%
}

/*#PTZ{*/
    /*background-color: #dfdfdf;*/
    /*width: 100%;*/
    /*height:100%;*/
/*}*/
/*#ptzname{*/
    /*width: 198px;*/
    /*height: 30px;*/
    /*font-family:Arial, Helvetica, sans-serif;*/
    /*font-size: 13px;*/
    /*line-height: 30px;*/
    /*margin-left: 5px;*/
/*}*/

/*#ptzdir{*/
    /*width: 200px;*/
    /*height: 100%;*/
    /*border-width: 1px 0 0 0;*/
    /*border-style: solid;*/
    /*border-color: #999999;*/
    /*background-color: #e0e0e0;*/
/*}*/

/*#ptzdir select{*/
    /*border: 1px solid #ccc;*/
    /*width: 60px;*/
/*}*/

/*#steplength{*/
    /*font-size: 13px;*/
    /*margin: 5px 0 0 5px;*/
/*}*/

/*.top-ptzcontrol,.buttom-ptzcontrol{*/
    /*width: 120px;*/
    /*height: 120px;*/
    /*margin:10px auto;*/
    /*border: 1px solid #ccc;*/
    /*cursor: pointer;*/
/*}*/

/*.top-ptzcontrol div,.buttom-ptzcontrol div{*/
    /*height:40px;*/
    /*width: 120px;*/
/*}*/

/*.ptz-control-direction{*/
	/*width: 40px;*/
	/*height: 40px;*/
	/*float: left;*/
	/*background: url("../images/ptz_direction.png");*/
/*}*/

/*.ptz-left-up{*/
	/*background-position: -640px 0;*/
/*}*/

/*.ptz-up{*/
	/*background-position: 0 0;*/
/*}*/
/*.ptz-up:hover{*/
	/*background: url("../images/ptz_direction.png") -80px 0;*/
/*}*/
/*.ptz-up:active{*/
	/*background: url("../images/ptz_direction.png") -40px 0;*/
/*}*/
/*.ptz-right-up{*/
	/*background: url("../images/ptz_direction.png") -800px 0;*/
/*}*/

/*.ptz-left{*/
	/*background: url("../images/ptz_direction.png") -320px 0;*/
/*}*/
/*.ptz-left:hover{*/
	/*background: url("../images/ptz_direction.png") -400px 0;*/
/*}*/
/*.ptz-left:active{*/
	/*background: url("../images/ptz_direction.png") -360px 0;*/
/*}*/
/*.ptz-auto{*/
	/*background: url("../images/ptz_direction.png") -1280px 0;*/
/*}*/

/*.ptz-right{*/
	/*background: url("../images/ptz_direction.png") -480px  0;*/
/*}*/
/*.ptz-right:hover{*/
	/*background: url("../images/ptz_direction.png") -560px  0;*/
/*}*/
/*.ptz-right:active{*/
	/*background: url("../images/ptz_direction.png") -520px  0;*/
/*}*/

/*.ptz-left-down{*/
	/*background: url("../images/ptz_direction.png") -1120px 0;*/
/*}*/

/*.ptz-down{*/
	/*background: url("../images/ptz_direction.png") -160px  0;*/
/*}*/
/*.ptz-down:hover{*/
	/*background: url("../images/ptz_direction.png") -240px  0;*/
/*}*/
/*.ptz-down:active{*/
	/*background: url("../images/ptz_direction.png") -200px  0;*/
/*}*/
/*.ptz-right-down{*/
	/*background: url("../images/ptz_direction.png") -960px  0;*/
/*}*/

/*.ptz-zoom-in{*/
	/*background: url("../images/ptz_control_camera.png") -160px 0;*/
/*}*/
/*.ptz-zoom-in:hover{*/
	/*background: url("../images/ptz_control_camera.png") -240px 0;*/
/*}*/
/*.ptz-zoom-in:active{*/
	/*background: url("../images/ptz_control_camera.png") -200px 0;*/
/*}*/
/*.ptz-zoom{*/
	/*background: url("../images/ptz_control_camera.png") -320px 0;*/
/*}*/
/*.ptz-zoom-out{*/
	/*background: url("../images/ptz_control_camera.png")  0 0;*/
/*}*/
/*.ptz-zoom-out:hover{*/
	/*background: url("../images/ptz_control_camera.png") -80px 0;*/
/*}*/
/*.ptz-zoom-out:active{*/
	/*background: url("../images/ptz_control_camera.png") -40px 0;*/
/*}*/

/*.ptz-focus-far{*/
	/*background: url("../images/ptz_control_camera.png")  0 0;*/
/*}*/
/*.ptz-focus-far:hover{*/
	/*background: url("../images/ptz_control_camera.png") -80px 0;*/
/*}*/
/*.ptz-focus-far:active{*/
	/*background: url("../images/ptz_control_camera.png") -40px 0;*/
/*}*/

/*.ptz-focus{*/
	/*background: url("../images/ptz_control_camera.png") -480px 0;*/
/*}*/

/*.ptz-focus-near{*/
	/*background: url("../images/ptz_control_camera.png") -160px 0;*/
/*}*/
/*.ptz-focus-near:hover{*/
	/*background: url("../images/ptz_control_camera.png") -240px 0;*/
/*}*/
/*.ptz-focus-near:active{*/
	/*background: url("../images/ptz_control_camera.png") -200px 0;*/
/*}*/
/*.ptz-iris-in{*/
	/*background: url("../images/ptz_control_camera.png") -0px 0;*/
/*}*/
/*.ptz-iris-in:hover{*/
	/*background: url("../images/ptz_control_camera.png") -80px 0;*/
/*}*/
/*.ptz-iris-in:active{*/
	/*background: url("../images/ptz_control_camera.png") -40px 0;*/
/*}*/

/*.ptz-iris{*/
	/*background: url("../images/ptz_control_camera.png") -640px 0;*/
/*}*/

/*.ptz-iris-out{*/
	/*background: url("../images/ptz_control_camera.png") -160px 0;*/
/*}*/
/*.ptz-iris-out:hover{*/
	/*background: url("../images/ptz_control_camera.png") -240px 0;*/
/*}*/
/*.ptz-iris-out:active{*/
	/*background: url("../images/ptz_control_camera.png") -200px 0;*/
/*}*/

/*.ptz-model-point{*/
	/*font-size:13px;*/
	/*height: 20px;*/
	/*display: table;*/
	/*margin: 10px 5px;*/
/*}*/
/*.ptz-point{*/
	/*width: 60px;*/
	/*border: 1px solid #FFFFFF;*/
/*}*/

/*.ptz-preset{*/
	/*width: 20px;*/
	/*!* height: 20px; *!*/
	/*background: url("../images/ptzsbtns.png");*/
	/*cursor: pointer;*/
	/*display: table-cell;*/
/*}*/
/*.ptz-preset-go{*/
	/*background-position:  -80px 0;*/
/*}*/
/*.ptz-preset-go:hover{*/
	/*background-position:  -120px 0;*/
/*}*/
/*.ptz-preset-go:active{*/
	/*background-position:  -100px 0;*/
/*}*/

/*.ptz-preset-set{*/
	/*background-position:  -160px 0;*/
/*}*/
/*.ptz-preset-set:hover{*/
	/*background-position:  -200px 0;*/
/*}*/
/*.ptz-preset-set:active{*/
	/*background-position:  -180px 0;*/
/*}*/

/*.ptzpreset{*/
    /*display: table;*/
    /*margin-left: 5px;*/
    /*font-size: 13px;*/
	/*height: 30px;*/
	/*line-height: 20px;*/
/*}*/
/*.ptzStart{*/
    /*width: 20px;*/
    /*height: 20px;*/
    /*float: right;*/
    /*background: url("../images/ptzsbtns.png") -80px 0px;*/
    /*cursor: pointer;*/
    /*margin-left: 20px;*/
/*}*/

/*.ptzStop{*/
    /*width: 20px;*/
    /*height: 20px;*/
    /*float: right;*/
    /*background: url("../images/ptzsbtns.png") 0px 0px;*/
    /*cursor: pointer;*/
    /*margin-left: 20px;*/
/*}*/

/*.ptzStart:hover{*/
	/*background-position:  -120px 0;*/
/*}*/

/*.ptzStart:active{*/
	/*background-position:  -100px 0;*/
/*}*/
/*.ptzStop:hover{*/
	/*background-position:  -40px 0;*/
/*}*/

/*.ptzStop:active{*/
	/*background-position:  -20px 0;*/
/*}*/


#PTZ {
	background-color: #dfdfdf;
	width: 100%;
	height: 100%
}

#ptzname {
	width: 198px;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 30px;
	margin-left: 5px
}

#ptzdir {
	width: 200px;
	border-width: 1px 0 0 0;
	border-style: solid;
	border-color: #999;
	background-color: #e0e0e0;
	position: absolute;
	top: 30px;
	bottom: 0
}

#ptzdir select {
	border: 1px solid #ccc;
	width: 60px
}

#steplength {
	font-size: 13px;
	margin: 5px 0 0 5px
}

.top-ptzcontrol, .buttom-ptzcontrol {
	width: 120px;
	height: 120px;
	margin: 10px auto;
	border: 1px solid #ccc;
	cursor: pointer
}

.top-ptzcontrol div, .buttom-ptzcontrol div {
	height: 40px;
	width: 120px
}

.ptz-control-direction {
	width: 40px;
	height: 40px;
	float: left;
	background: url("../images/ptz_direction.png")
}

.ptz-left-up {
	background-position: -640px 0
}

.ptz-up {
	background-position: 0 0
}

.ptz-up:hover {
	background: url("../images/ptz_direction.png") -80px 0
}

.ptz-up:active {
	background: url("../images/ptz_direction.png") -40px 0
}

.ptz-right-up {
	background: url("../images/ptz_direction.png") -800px 0
}

.ptz-left {
	background: url("../images/ptz_direction.png") -320px 0
}

.ptz-left:hover {
	background: url("../images/ptz_direction.png") -400px 0
}

.ptz-left:active {
	background: url("../images/ptz_direction.png") -360px 0
}

.ptz-auto {
	background: url("../images/ptz_direction.png") -1280px 0
}

.ptz-right {
	background: url("../images/ptz_direction.png") -480px 0
}

.ptz-right:hover {
	background: url("../images/ptz_direction.png") -560px 0
}

.ptz-right:active {
	background: url("../images/ptz_direction.png") -520px 0
}

.ptz-left-down {
	background: url("../images/ptz_direction.png") -1120px 0
}

.ptz-down {
	background: url("../images/ptz_direction.png") -160px 0
}

.ptz-down:hover {
	background: url("../images/ptz_direction.png") -240px 0
}

.ptz-down:active {
	background: url("../images/ptz_direction.png") -200px 0
}

.ptz-right-down {
	background: url("../images/ptz_direction.png") -960px 0
}

.ptz-zoom-in {
	background: url("../images/ptz_control_camera.png") -160px 0
}

.ptz-zoom-in:hover {
	background: url("../images/ptz_control_camera.png") -240px 0
}

.ptz-zoom-in:active {
	background: url("../images/ptz_control_camera.png") -200px 0
}

.ptz-zoom {
	background: url("../images/ptz_control_camera.png") -320px 0
}

.ptz-zoom-out {
	background: url("../images/ptz_control_camera.png") 0 0
}

.ptz-zoom-out:hover {
	background: url("../images/ptz_control_camera.png") -80px 0
}

.ptz-zoom-out:active {
	background: url("../images/ptz_control_camera.png") -40px 0
}

.ptz-focus-far {
	background: url("../images/ptz_control_camera.png") 0 0
}

.ptz-focus-far:hover {
	background: url("../images/ptz_control_camera.png") -80px 0
}

.ptz-focus-far:active {
	background: url("../images/ptz_control_camera.png") -40px 0
}

.ptz-focus {
	background: url("../images/ptz_control_camera.png") -480px 0
}

.ptz-focus-near {
	background: url("../images/ptz_control_camera.png") -160px 0
}

.ptz-focus-near:hover {
	background: url("../images/ptz_control_camera.png") -240px 0
}

.ptz-focus-near:active {
	background: url("../images/ptz_control_camera.png") -200px 0
}

.ptz-iris-in {
	background: url("../images/ptz_control_camera.png") -0 0
}

.ptz-iris-in:hover {
	background: url("../images/ptz_control_camera.png") -80px 0
}

.ptz-iris-in:active {
	background: url("../images/ptz_control_camera.png") -40px 0
}

.ptz-iris {
	background: url("../images/ptz_control_camera.png") -640px 0
}

.ptz-iris-out {
	background: url("../images/ptz_control_camera.png") -160px 0
}

.ptz-iris-out:hover {
	background: url("../images/ptz_control_camera.png") -240px 0
}

.ptz-iris-out:active {
	background: url("../images/ptz_control_camera.png") -200px 0
}

.ptz-model-point {
	font-size: 13px;
	height: 20px;
	display: table;
	margin: 10px 5px
}

.ptz-point {
	width: 60px;
	border: 1px solid #fff
}

.ptz-preset {
	width: 20px;
	background: url("../images/ptzsbtns.png");
	cursor: pointer;
	display: table-cell
}

.ptz-preset-go {
	background-position: -80px 0
}

.ptz-preset-go:hover {
	background-position: -120px 0
}

.ptz-preset-go:active {
	background-position: -100px 0
}

.ptz-preset-set {
	background-position: -160px 0
}

.ptz-preset-set:hover {
	background-position: -200px 0
}

.ptz-preset-set:active {
	background-position: -180px 0
}

.ptzpreset {
	display: table;
	margin-left: 5px;
	font-size: 13px;
	height: 30px;
	line-height: 20px
}

.ptzStart {
	width: 20px;
	height: 20px;
	float: right;
	background: url("../images/ptzsbtns.png") -80px 0;
	cursor: pointer;
	margin-left: 20px
}

.ptzStop {
	width: 20px;
	height: 20px;
	float: right;
	background: url("../images/ptzsbtns.png") 0 0;
	cursor: pointer;
	margin-left: 20px
}

.ptzStart:hover {
	background-position: -120px 0
}

.ptzStart:active {
	background-position: -100px 0
}

.ptzStop:hover {
	background-position: -40px 0
}

.ptzStop:active {
	background-position: -20px 0
}

.videoschedule{
	width: 592px;
	height: 28px;
	border: 1px solid #b0b0b0;
	border-bottom: none;
	display: block;
	font-size: 18px;
	font-weight: 600;
	line-height: 28px;
	padding-left: 5px;
}

#videomode{
	height: 30px;
	width: 528px;
	border:1px solid #b0b0b0;
	border-top: none;
	padding: 0 0 0 70px;
}

.mode_select{
	height: 20px;
	width: 100px;
	float: left;
	margin: 5px 10px;
}

.video_mode{
	display: block;
	width: 20px;
	height: 20px;
	float: left;
	margin-right:5px;
}


#videotype{
	clear: both;
	height: 24px;
	width: 593px;
	border: 1px solid #b0b0b0;
    border-top: none;
	padding: 4px 0 0 5px;
}
#videotype label{
	line-height: 20px;
	display: block;
	float: left;
}
#videotype select{
	width: 160px;
	height: 20px;
	float: left;
	font-size: 12px;
}
#videotype option{
	line-height: 18px;
}

.videobg_1{
	background-color: #FFFFFF;
}
.videobg_2{
	background-color: #00BFFF;
}
.videobg_3{
	background-color: #FFFF00;
}

.videobg_4{
	background-color: #FF0000;
}
#videobg_1{
	background-color: #FFFFFF;
}

#videobg_2{
	background-color: #00BFFF;
}

#videobg_3{
	background-color: #FFFF00;
}

.videobg_4{
	background-color: #FF0000;
}
.mode{
	float: left;
	text-align: center;
	height: 20px;
	line-height: 20px;
	display: block;
}

.play-content {
	width: 840px;
	height: 543px;
	border: 1px solid #fff;
	position: relative;
}

.contentleft {
	float: left;
	/*width: 75%;*/
}

.contentright {
	position: relative;
	float: right;
	/*width: 300px;*/
}

.calendar {
	width: 258px;
	height: 226px;
}

.statusbar {
	height: 25px;
	color: #fff;
	line-height: 23px;
	background: url(../images/playback/fisheyeOSDbg.gif) repeat-x;
	width: 100%
}

.curstatus {
	float: right;
	text-align: center;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 5px;
}

.labelhidden {
	_width: 150px;
	max-width: 150px;
	word-break: keep-all;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.paddingleft10 {
	padding-left: 10px;
}

.left {
	float: left;
}

.videoplugin {
	width: 100%;
	/*height: 500px;*/
	/*border: 1px solid #CCC;*/
}

.toolbar {
	height: 40px;
	width: 100%;
	background: url(../images/playback/toolbar.gif) repeat-x;
}

.toolleft {
	float: left;
	margin-left: 1px;
}

.buttonmouseout {
	float: left;
	width: 32px;
	height: 28px;
	cursor: pointer;
	margin: 7px 0 0 2px;
	text-align: center;
	background: url(../images/playback/buttonbg.gif);
}

.buttonmouseover {
	float: left;
	width: 32px;
	height: 28px;
	cursor: pointer;
	margin: 7px 0 0 2px;
	text-align: center;
	background: url(../images/playback/buttonbgon.gif);
}

.playdisable {
	display: inline-block;
	width: 23px;
	height: 18px;
	margin-top: 4px;
	background: url(../images/playback/play.gif);
}

.pause {
	display: inline-block;
	width: 23px;
	height: 18px;
	margin-top: 4px;
	background: url(../images/playback/pause.gif);
}

.stopdisable {
	display: inline-block;
	width: 23px;
	height: 18px;
	margin-top: 4px;
	background: url(../images/playback/stopDis.gif);
}

.stop {
	display: inline-block;
	width: 23px;
	height: 18px;
	margin-top: 4px;
	background: url(../images/playback/stop.gif);
}

.slowlyforwarddisable {
	display: inline-block;
	width: 23px;
	height: 18px;
	margin-top: 4px;
	background: url(../images/playback/slowDis.gif);
}

.slowlyforward {
	display: inline-block;
	width: 23px;
	height: 18px;
	margin-top: 4px;
	background: url(../images/playback/slow.gif);
}

.fastforwarddisable {
	display: inline-block;
	width: 23px;
	height: 18px;
	margin-top: 4px;
	background: url(../images/playback/fastDis.gif);
}

.fastforward {
	display: inline-block;
	width: 23px;
	height: 18px;
	margin-top: 4px;
	background: url(../images/playback/fast.gif);
}

.singleframedisable {
	display: inline-block;
	width: 23px;
	height: 18px;
	margin-top: 4px;
	background: url(../images/playback/singleframeDis.gif);
}

.singleframe {
	display: inline-block;
	width: 23px;
	height: 18px;
	margin-top: 4px;
	background: url(../images/playback/singleframe.gif);
}

.capture {
	display: inline-block;
	width: 23px;
	height: 18px;
	margin-top: 4px;
	background: url(../images/playback/capture.gif);
}

.capturedisable {
	display: inline-block;
	width: 23px;
	height: 18px;
	margin-top: 4px;
	background: url(../images/playback/captureDis.gif);
}

.volume {
	display: inline-block;
	width: 23px;
	height: 18px;
	margin-top: 4px;
	background: url(../images/playback/opensound.gif);
}

.volumedisable {
	display: inline-block;
	width: 23px;
	height: 18px;
	margin-top: 4px;
	background: url(../images/playback/closesound.gif);
}

#speeddown {
	display: inline-block;
	width: 23px;
	height: 18px;
	margin-top: 6px;
	background: url(../images/playback/slow.gif);
}

#speedup {
	display: inline-block;
	width: 23px;
	height: 18px;
	margin-top: 6px;
	background: url(../images/playback/fast.gif);
}

.volumemouseout {
	float: left;
	width: 115px;
	height: 28px;
	cursor: pointer;
	margin: 7px 1px 0 1px;
	text-align: center;
	background: url(../images/playback/volumebg.gif);
}

.sounddisable {
	float: left;
	width: 23px;
	height: 18px;
	margin: 4px 0 0 5px;
	background: url(../images/playback/soundDis.gif);
}

.opensound {
	float: left;
	width: 23px;
	height: 18px;
	margin: 4px 0 0 5px;
	background: url(../images/playback/opensound.gif);
}

.closesound {
	float: left;
	width: 23px;
	height: 18px;
	margin: 4px 0 0 5px;
	background: url(../images/playback/closesound.gif);
}

.imageslider1 {
	margin-top: 12px;
	padding: 0;
	height: 6px;
	width: 73px;
	background: url("../images/playback/scrollvol.gif") no-repeat;
}

.imageBar2 {
	margin-top: 8px;
	padding: 0;
	height: 13px;
	width: 10px;
	background: url("../images/playback/speedvol.gif") no-repeat;
}

.toolright {
	float: right;
	margin-right: 3px;
}

.disEZoom {
	display: inline-block;
	width: 23px;
	height: 18px;
	margin: 5px 5px 6px 4px;
	background: url(../images/playback/enlarge_disable.gif) no-repeat;
}

.StartEZoom {
	display: inline-block;
	width: 23px;
	height: 18px;
	margin: 4px 5px 6px 4px;
	background: url(../images/playback/enlarge_default.gif) no-repeat;
}

.StopEZoom {
	display: inline-block;
	width: 23px;
	height: 18px;
	margin: 5px 5px 6px 4px;
	background: url(../images/playback/enlarge_close.gif) no-repeat;
}

.capturedisable {
	display: inline-block;
	width: 23px;
	height: 18px;
	margin-top: 4px;
	background: url(../images/playback/captureDis.gif);
}

.capture {
	display: inline-block;
	width: 23px;
	height: 18px;
	margin-top: 4px;
	background: url(../images/playback/capture.gif);
}

.recorddisable {
	display: inline-block;
	width: 23px;
	height: 18px;
	margin-top: 4px;
	background: url(../images/playback/savefileDis.gif);
}

.record {
	display: inline-block;
	width: 23px;
	height: 18px;
	margin-top: 4px;
	background: url(../images/playback/savefile.gif);
}

.recording {
	display: inline-block;
	width: 23px;
	height: 18px;
	margin-top: 5px;
	background: url(../images/playback/savingfile.gif);
}

.download {
	display: inline-block;
	width: 23px;
	height: 18px;
	margin-top: 6px;
	background: url(../images/playback/download.gif);
}

.picturedownload {
	display: inline-block;
	width: 23px;
	height: 18px;
	margin-top: 6px;
	background: url(../images/playback/picturedownload.gif);
}

.timebar {
	height: 60px;
	z-index: 1;
	position: relative;
}

.recordtypepart {
	height: 18px;
	width: 100%;
	text-align: right;
	background: #dcdcdc;
	padding-right: 2px;
}

.recordtypepart label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.searchtime {
	width: 258px;
	height: 26px;
	text-align: center;
	line-height: 26px;
	cursor: pointer;
	background: url(../images/playback/search_btn.gif) repeat-x;
	border-left: 1px solid #b7b7b7;
	border-right: 1px solid #b7b7b7;
    margin-top: 15px;
}

.searchico {
	width: 25px;
	height: 25px;
	display: inline-block;
	background: url(../images/playback/search_icon.gif) no-repeat 50% 50%;
}

.mousepointer {
	display: inline-block;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
}

.playbacktips {
	display: none;
	width: 258px;
	height: 30px;
	line-height: 30px;
	color: #fff;
	vertical-align: middle;
}

.tipspic {
	display: inline-block;
	width: 18px;
	height: 25px;
	background: rgba(0, 0, 0, 0) url(../images/playback/alarm.gif) no-repeat center;
}

#laPlaybackTips {
	display: inline-block;
	width: 80px;
	height: 20px;
	line-height: 20px;
	vertical-align: super;
}

.localizer {
	position: absolute;
	bottom: 2px;
	width: 258px;
	height: 77px;
}

.localizer label {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.localizerleftbg {
	width: 16px;
	height: 77px;
	background: url(../images/playback/localizerLeft.gif) no-repeat;
}

.localizermidbg {
	width: 230px;
	height: 77px;
	background: url(../images/playback/localizerMid.gif) repeat-x;
}

.localizerrightbg {
	width: 8px;
	height: 77px;
	background: url(../images/playback/localizerRight.gif) no-repeat;
}

.localizertitle {
	height: 25px;
	margin: 7px 0 0 5px;
	line-height: 25px;
	background: #dedede;
    width: 195px;
}

.timeinput {
	margin: 12px 0 0 5px;
	width: 40px;
	height: 15px;
    text-align: center;
}

.timegotobtn {
	margin: 0 0 -5px 5px;
	display: inline-block;
	width: 46px;
	height: 20px;
	cursor: pointer;
	background: url(../images/playback/goto.gif);
}

.localizerrightbg {
	width: 8px;
	height: 77px;
	background: url(../images/playback/localizerRight.gif) no-repeat;
}

.timebarctl {
	width: 36px;
	height: 15px;
	position: absolute;
	top: 3px;
	right: 2px;
	z-index: 10;
	background: #000;
}

.timebarctlframe {
	width: 36px;
	height: 15px;
	position: absolute;
	bottom: 228px;
	right: 242px;
	z-index: 9;
}

.timenarrowout {
	display: inline-block;
	width: 16px;
	height: 15px;
	cursor: pointer;
	background: url(../images/playback/timeNarrow.gif);
}

.timenarrowover {
	display: inline-block;
	width: 16px;
	height: 15px;
	cursor: pointer;
	background: url(../images/playback/timeNarrow_sel.gif);
}

.timeexpandout {
	display: inline-block;
	width: 16px;
	height: 15px;
	cursor: pointer;
	background: url(../images/playback/timeExpand.gif);
}

.timeexpandover {
	display: inline-block;
	width: 16px;
	height: 15px;
	cursor: pointer;
	background: url(../images/playback/timeExpand_sel.gif);
}

.localplay {
	width: 840px;
	height: 600px;
	position: relative;
	margin-top: 15px;
	color: #fff;
}

.local_left {
	float: left;
	/*width: 75%;*/
}

#toolbar {
	height: 40px;
	background: url(../images/playback/toolbar.gif) repeat-x;
	width: 100%;
	border: 1px solid #FFFFFF;
}

.play_status {
	border: 1px solid #ccc;
	width: 100%;
	height: 20px;
	line-height: 20px;
	color: #FFFFFF;
}

.host {
	height: 20px;
	width: 70px;
	line-height: 20px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 4px;
	float: left;
}

.play_speed {
	height: 20px;
	width: 110px;
	line-height: 20px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
}

.time {
	height: 20px;
	width: 300px;
	line-height: 20px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
}

.local_right {
	float: right;
	width: 300px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
}

.search {
	border: 1px solid #ccc;
	position: relative;
	padding: 10px 0 0 4px;
	margin-bottom: 20px;
	height: 177px;
}

.search h3 {
	position: absolute;
	margin-top: -20px;
	font-size: 14px;
	height: 20px;
	text-align: center;
	padding: 0 2px;
	width: 40px;
	background-color: #3F444E;
}

.searchItem{
	height: 24px;
	width: 290px;
	line-height: 24px;
}

.margin-10{
    margin-top: 10px;
}
.search span {
	display: inline-block;
	width: 40px;
}


.search input {
	height: 24px;
	width: 234px;
	border: 1px solid #fff;
	background-color: #3f444e;
	color: #fff;
}


.local_right select {
	background-color: #3F444E;
	color: #fff;
	border: 1px solid #fff;
	width: 240px;
    	height: 24px;
}

.local_search {
	width: 120px;
	height: 24px;
	line-height: 20px;
	text-align: center;
	cursor: pointer;
	margin: 15px auto 10px;
	border: 1px solid #fff;
	background: #CCCCCC;
	border-radius: 3px;
}
#restart{
	width:100px;
	height:24px;
	cursor:pointer;
	padding:0px 0px;
	font-size:14px;
	margin:0px 0px 0px 80px;
	text-align: center;
	border:1px solid #0083d0;
	border-radius: 3px;
}
#u-tab {
	margin: 0;
	height: 26px;
	width: 558px;
	border: 1px solid #ccc;
	padding: 2px 0 2px 40px
}

#u-tab li {
	border: #ccc 1px solid;
	background-color: #999;
	height: 24px;
	color: #fff;
	float: left;
	line-height: 24px;
	font-weight: 600;
	font-size: 14px;
	padding: 0 15px;
	cursor: pointer
}

.u-tab-content {
	width: 600px
}

.ui-form-item {
	padding: 15px 5px
}

.ui-checkbox {
	margin-right: 40px
}

#faceMax {
	margin-left: 90px;
	text-align: center;
}
.divBox{
	float:left;
	height:30px;
	border:1px solid #000000;
	clear:right;
	float:left;
	border-left:none;
	border-bottom:none;
}
.itemDivs {
	/*height: 300px;*/
	/*line-height: 300px;*/
	border: 1px solid #ccc;
	border-top: 0
}
.armnew {
	background-color: #00BFFF ;
	-webkit-text-shadow: 0 0 2px rgba(0, 0, 0, 1);
	-moz-text-shadow: 0 0 2px rgba(0, 0, 0, 1);
	-ms-text-shadow: 0 0 2px rgba(0, 0, 0, 1);
	-o-text-shadow: 0 0 2px rgba(0, 0, 0, 1);
	text-shadow: 0 0 2px rgba(0, 0, 0, 1);
	opacity: 0.5;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7F00FF00, endColorstr=#7F00FF00);
}
.selDiv{
	background-color: rgb(0,255,0);
	opacity: 0.5;
  }



.bottom {
	width: 100%;
	height: 50px;
	background-image: url(../images/hback.gif);
	position: absolute;
	bottom: 0
}

.hvopen1 {
	background: url(../images/live.png) -72px 0;
	width: 36px;
	height: 36px;
	margin: 0 0 0 10px;
	float: left;
	cursor: pointer
}

.hvstop1 {
	background: url(../images/live.png) 0 -35px;
	width: 36px;
	height: 36px;
	margin: 0 0 0 10px;
	float: left;
	cursor: pointer
}

.hvfull1 {
	background: url(../images/live.png) 0 -179px;
	width: 36px;
	height: 36px;
	margin: 0 0 0 10px;
	float: left;
	cursor: pointer
}

.talkback {
	background: url(../images/live.png) 0 -143px;
	width: 36px;
	height: 36px;
	margin: 0 0 0 10px;
	float: left;
	cursor: pointer
}

.hvcap1 {
	background: url(../images/live.png) 0 -215px;
	width: 36px;
	height: 36px;
	margin: 0 0 0 10px;
	float: left;
	cursor: pointer
}

.hvrecord1 {
	background: url(../images/live.png) 0 -252px;
	width: 36px;
	height: 36px;
	margin: 0 0 0 10px;
	float: left;
	cursor: pointer
}

.hvElectronicZoomout {
	background: url(../images/live.png) 0 -288px;
	width: 36px;
	height: 36px;
	margin: 0 0 0 10px;
	float: left;
	cursor: pointer
}

.hvsound1 {
	background: url(../images/live.png) 0 -107px;
	width: 36px;
	height: 36px;
	margin: 0 0 0 10px;
	float: left;
	cursor: pointer
}

.hvdetect1 {
	background: url(../images/face_capture.png) 0 0;
	width: 36px;
	height: 36px;
	margin: 0 0 0 10px;
	float: left;
	cursor: pointer
}

.superposition1 {
	background: url(../images/superposition.png) 0 0;
	width: 36px;
	height: 36px;
	margin: 0 0 0 10px;
	float: left;
	cursor: pointer
}


.streamleft {
	float: left;
	margin-top: 7px
}

.streamright {
	float: right;
	margin: 7px 20px 0 0
}

.axHeaddiv {
	width: auto;
	height: 30px;
	background-color: #f0f0f0
}


.center-content {
	width: 100%;
	position: absolute;
	top: 64px;
	bottom: 50px
}


.content-right {
	width: 200px;
	position: absolute;
	right: 0;
	top: 0;
	height: 100%
}


.faceLeft {
	width: 244px;
	height: 100%;
	display: none;
	position: absolute;
	left: 0;
	top: 0;
	overflow-y: auto;
	overflow-x: hidden
}

.faceRight {
	width: 244px;
	height: 100%;
	display: none;
	position: absolute;
	right: 0;
	top: 0;
	overflow-y: auto;
	overflow-x: hidden
}

/*.u-mask {*/
	/*position: absolute;*/
	/*display: none;*/
	/*top: -10000px;*/
	/*left: -10000px;*/
	/*background-color: #ccc;*/
	/*opacity: .5;*/
	/*filter: alpha(opacity=50)*/
/*}*/

/*.faceLeft ul {*/
	/*width: 224px;*/
	/*position: absolute;*/
	/*left: 0;*/
	/*top: 0;*/
	/*padding: 0;*/
	/*font-size: 12px;*/
	/*margin: 0*/
/*}*/

/*.faceRight ul {*/
	/*width: 244px;*/
	/*position: absolute;*/
	/*padding: 0;*/
	/*font-size: 12px;*/
	/*margin: 0*/
/*}*/

/*.faceLeft li {*/
	/*margin: 0 0 10px;*/
	/*position: relative;*/
	/*border: 2px solid #282828;*/
	/*padding: 5px 5px 0;*/
	/*background: #282828;*/
	/*overflow: hidden*/
/*}*/

/*.faceRight li {*/
	/*margin: 0 0 10px;*/
	/*position: relative;*/
	/*border: 2px solid #282828;*/
	/*padding: 5px 20px 5px 0;*/
	/*background: #282828;*/
	/*overflow: hidden*/
/*}*/

/*.faceLeft img {*/
	/*width: 105px;*/
	/*height: 130px;*/
	/*float: left*/
/*}*/

/*.faceRightImg {*/
	/*width: 105px;*/
	/*height: 130px;*/
	/*float: left*/
/*}*/

/*.notfaceRightImg {*/
	/*width: 105px;*/
	/*height: 130px;*/
	/*float: left;*/
	/*font-size: 16px;*/
	/*text-align: center;*/
	/*color: #fff*/
/*}*/

/*.faceleftImg {*/
	/*width: 105px;*/
	/*height: 130px;*/
	/*float: right*/
/*}*/

/*.face-detail {*/
	/*width: 110px;*/
	/*height: 130px;*/
	/*float: left*/
/*}*/

/*.face-detail span {*/
	/*float: left;*/
	/*width: 40px;*/
	/*height: 25px;*/
	/*padding: 40px 0 0;*/
	/*margin-left: 10px;*/
	/*line-height: 25px;*/
	/*background: url(../images/face.png) -5px -8px no-repeat;*/
	/*text-align: center;*/
	/*color: #fff;*/
	/*overflow: hidden;*/
	/*text-overflow: ellipsis*/
/*}*/

/*.face-detail .Age {*/
	/*height: 65px;*/
	/*padding: 0;*/
	/*background: 0*/
/*}*/

/*.face-detail .Age b {*/
	/*display: inline-block;*/
	/*width: 40px;*/
	/*height: 30px;*/
	/*font-size: 30px;*/
	/*font-weight: 700;*/
	/*padding-top: 10px;*/
	/*color: #939393*/
/*}*/

/*.face-detail .Age a {*/
	/*color: #fff;*/
	/*cursor: text;*/
	/*text-decoration: none*/
/*}*/

/*.face-detail .Male {*/
	/*background-position: -5px -8px*/
/*}*/

/*.face-detail .Normal {*/
	/*background-position: -85px -70px*/
/*}*/

/*.face-detail .WearGlasses {*/
	/*background-position: -84px -8px*/
/*}*/


.faceRight{
	width: 244px;
	height: 100%;
	display: none;
	position: absolute;
	right: 0;
	top: 0;
	overflow-y: auto;
	overflow-x: hidden;
}
.u-mask{position:absolute;display: none;top:-10000px;left:-10000px;background-color:#ccc;opacity:.5;filter:alpha(opacity=50)}

.faceLeft ul{width:224px;position:absolute;left:0;top:0;padding: 0px;font-size: 12px;margin: 0;}
.faceRight ul{width:244px;position:absolute;padding: 0px;font-size: 12px;margin: 0;}
.faceLeft li{height:160px;margin:0 0 10px;position:relative;border:2px solid #282828;padding:5px 5px 0;background:#282828;overflow:hidden}
.faceRight li{height:160px;margin:0 0 10px;position:relative;border:2px solid #282828;padding:5px 20px 5px 0;background:#282828;overflow:hidden}
.faceLeft img{width:105px;height:130px;float:left}
.faceRightImg{width:130px;height:130px;margin-left: 55px}
.faceleftImg{width:105px;height:130px;float:right}
.face-detail{width: 110px;height: 130px;float: left;}
.face-detail span{float:left;width:40px;height:25px;padding:40px 0 0;margin-left:10px;line-height:25px;background:url(../images/face.png) -5px -8px no-repeat;text-align:center;color:#fff;overflow:hidden;text-overflow:ellipsis}
.face-detail .Age{height:65px;padding:0;background:0 0}
.face-detail .Age b{display:inline-block;width:40px;height:30px;font-size:30px;font-weight:700;padding-top:10px;color:#939393}
.face-detail .Age a{color:#fff;cursor:text;text-decoration: none;}
.face-detail .Male{background-position:-5px -8px}
.face-detail .Normal{background-position:-85px -70px}
.face-detail .WearGlasses{background-position:-84px -8px}
.comp-prog{position:absolute;top:110px;width:220px;height:25px;background:#000;filter:alpha(opacity=50);-moz-opacity:.5;opacity:.5;text-align:right}
.comp-num{position:absolute;left:5px;top:110px;height:25px;width:100px;background:red;filter:alpha(opacity=60);-moz-opacity:.6;opacity:.6;background:linear-gradient(rgba(250,124,121,.8),rgba(199,44,49,.8)) red}
.comp-num2{position:absolute;top:110px;right:10px;line-height:25px;color:#fff}
.face-info{clear:both;height:30px;line-height:30px;background:#282828;color:#d6d6d6;text-align: center}
.face-info .fn-left{width:160px;overflow:hidden;text-overflow:ellipsis}

.u-dialog{position:absolute;left:50%;top:50%;min-width:300px;border-radius:4px;zoom:1;display:none;background: #D5D5D5;font-size: 12px;z-index: 10001;margin-left: -300px;margin-top: -270px;}
.u-dialog-head{position:relative;padding:5px;background: #B9B7B8}
.u-dialog-head h1{margin:0;padding:0 0 0 5px;font-size:14px;line-height:16px;height:16px}
.u-dialog-head .i-close{position:absolute;display:block;right:6px;top:4px;width:18px;height:18px;cursor:pointer;background-position:0 -180px;background: url(../images/close.png)}
.u-dialog-head .i-close:hover{background:#e22f22}
.face_alarm{border-bottom:1px solid #5b5b5b;margin-bottom:0;padding-bottom:10px}
.fn-lineh22{line-height:22px}
.fn-marl120{margin-left:120px}
.face_alarm span,.face_attr span{margin-right:10px}
.face_attr{padding-top:20px;border-top:1px solid #fff}
.face_attr img{float:left;width:110px;height:110px;border:1px solid #5b5b5b;margin:15px}
.face_attr ul{width:420px;float:left;overflow:hidden;zoom:1;margin-top:15px}
.face_attr ul li{float:left;width:210px;line-height:28px}

.leftfacedelite{

	font-size: 12px;
	color:#fff;
}
.leftgroupname{
	float:left;
	margin-top: 10px;
	color:#fff;
}
.leftcreatetime{
	float:right;
	margin-top: 10px;
	color:#fff;
}
/*.fn-right{*/
/*float: right;*/
/*}*/
.face-none{
	width:100%;
	background:#282828;
	color:#fff;
	text-align:center;
	height:100%;
	display:table;
	font-size: 18px;
}

.comp-prog {
	position: absolute;
	top: 110px;
	width: 220px;
	height: 25px;
	background: #000;
	filter: alpha(opacity=50);
	-moz-opacity: .5;
	opacity: .5;
	text-align: right
}

.comp-num {
	position: absolute;
	left: 5px;
	top: 110px;
	height: 25px;
	width: 100px;
	background: red;
	filter: alpha(opacity=60);
	-moz-opacity: .6;
	opacity: .6;
	background: linear-gradient(rgba(250, 124, 121, .8), rgba(199, 44, 49, .8)) red
}

.comp-num2 {
	position: absolute;
	top: 110px;
	right: 10px;
	line-height: 25px;
	color: #fff
}

.face-info{clear:both;height:30px;line-height:30px;background:#282828;color:#d6d6d6;text-align: center}
.face-info .fn-left{width:160px;overflow:hidden;text-overflow:ellipsis}

.u-dialog {
	position: absolute;
	left: 50%;
	top: 50%;
	min-width: 300px;
	border-radius: 4px;
	zoom: 1;
	display: none;
	background-image: url(../images/fillShading.jpg);
	font-size: 12px;
	z-index: 10001;
	margin-left: -300px;
	margin-top: -270px;
	color: #fff
}

.u-dialog-head {
	position: relative;
	padding: 5px;
	background: #4d5364
}

.u-dialog-head h1 {
	margin: 0;
	padding: 0 0 0 5px;
	font-size: 14px;
	line-height: 16px;
	height: 16px
}

.u-dialog-head .i-close {
	position: absolute;
	display: block;
	right: 6px;
	top: 4px;
	width: 18px;
	height: 18px;
	cursor: pointer;
	background-position: 0 -180px;
	background: url(../images/close.png)
}

.u-dialog-head .i-close:hover {
	background: #e22f22
}

.face_alarm {
	border-bottom: 1px solid #5b5b5b;
	margin-bottom: 0;
	padding-bottom: 10px
}

.fn-lineh22 {
	line-height: 22px
}

.fn-marl120 {
	margin-left: 120px
}

.face_alarm span, .face_attr span {
	margin-right: 10px
}

.face_attr {
	padding-top: 20px;
	border-top: 1px solid #fff
}

.face_attr img {
	float: left;
	width: 110px;
	height: 110px;
	border: 1px solid #5b5b5b;
	margin: 15px
}

.face_attr ul {
	width: 600px;
	float: left;
	overflow: hidden;
	zoom: 1;
	margin-top: 15px
}

.face_attr ul li {
	float: left;
	width: 300px;
	line-height: 28px
}

.leftfacedelite {
	width: 210px;
	font-size: 12px;
	color: #fff;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}

.leftgroupname {
	margin-top: 0;
	color: #fff
}

.leftcreatetime {
	margin-top: 5px;
	color: #fff;
	display: inline-block
}

/*.fn-right {*/
	/*float: right*/
/*}*/

.face-none {
	width: 100%;
	background: #282828;
	color: #fff;
	text-align: center;
	height: 100%;
	display: table
}

#PTZ {
	background-color: #dfdfdf;
	width: 100%;
	height: 100%
}

#ptzname {
	width: 198px;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 30px;
	margin-left: 5px
}

#ptzdir {
	width: 200px;
	border-width: 1px 0 0 0;
	border-style: solid;
	border-color: #999;
	background-color: #e0e0e0;
	position: absolute;
	top: 30px;
	bottom: 0
}

#ptzdir select {
	border: 1px solid #ccc;
	width: 60px
}

#steplength {
	font-size: 13px;
	margin: 5px 0 0 5px
}

.top-ptzcontrol, .buttom-ptzcontrol {
	width: 120px;
	height: 120px;
	margin: 10px auto;
	border: 1px solid #ccc;
	cursor: pointer
}

.top-ptzcontrol div, .buttom-ptzcontrol div {
	height: 40px;
	width: 120px
}

.ptz-control-direction {
	width: 40px;
	height: 40px;
	float: left;
	background: url("../images/ptz_direction.png")
}

.ptz-left-up {
	background-position: -640px 0
}

.ptz-up {
	background-position: 0 0
}

.ptz-up:hover {
	background: url("../images/ptz_direction.png") -80px 0
}

.ptz-up:active {
	background: url("../images/ptz_direction.png") -40px 0
}

.ptz-right-up {
	background: url("../images/ptz_direction.png") -800px 0
}

.ptz-left {
	background: url("../images/ptz_direction.png") -320px 0
}

.ptz-left:hover {
	background: url("../images/ptz_direction.png") -400px 0
}

.ptz-left:active {
	background: url("../images/ptz_direction.png") -360px 0
}

.ptz-auto {
	background: url("../images/ptz_direction.png") -1280px 0
}

.ptz-right {
	background: url("../images/ptz_direction.png") -480px 0
}

.ptz-right:hover {
	background: url("../images/ptz_direction.png") -560px 0
}

.ptz-right:active {
	background: url("../images/ptz_direction.png") -520px 0
}

.ptz-left-down {
	background: url("../images/ptz_direction.png") -1120px 0
}

.ptz-down {
	background: url("../images/ptz_direction.png") -160px 0
}

.ptz-down:hover {
	background: url("../images/ptz_direction.png") -240px 0
}

.ptz-down:active {
	background: url("../images/ptz_direction.png") -200px 0
}

.ptz-right-down {
	background: url("../images/ptz_direction.png") -960px 0
}

.ptz-zoom-in {
	background: url("../images/ptz_control_camera.png") -160px 0
}

.ptz-zoom-in:hover {
	background: url("../images/ptz_control_camera.png") -240px 0
}

.ptz-zoom-in:active {
	background: url("../images/ptz_control_camera.png") -200px 0
}

.ptz-zoom {
	background: url("../images/ptz_control_camera.png") -320px 0
}

.ptz-zoom-out {
	background: url("../images/ptz_control_camera.png") 0 0
}

.ptz-zoom-out:hover {
	background: url("../images/ptz_control_camera.png") -80px 0
}

.ptz-zoom-out:active {
	background: url("../images/ptz_control_camera.png") -40px 0
}

.ptz-focus-far {
	background: url("../images/ptz_control_camera.png") 0 0
}

.ptz-focus-far:hover {
	background: url("../images/ptz_control_camera.png") -80px 0
}

.ptz-focus-far:active {
	background: url("../images/ptz_control_camera.png") -40px 0
}

.ptz-focus {
	background: url("../images/ptz_control_camera.png") -480px 0
}

.ptz-focus-near {
	background: url("../images/ptz_control_camera.png") -160px 0
}

.ptz-focus-near:hover {
	background: url("../images/ptz_control_camera.png") -240px 0
}

.ptz-focus-near:active {
	background: url("../images/ptz_control_camera.png") -200px 0
}

.ptz-iris-in {
	background: url("../images/ptz_control_camera.png") -0 0
}

.ptz-iris-in:hover {
	background: url("../images/ptz_control_camera.png") -80px 0
}

.ptz-iris-in:active {
	background: url("../images/ptz_control_camera.png") -40px 0
}

.ptz-iris {
	background: url("../images/ptz_control_camera.png") -640px 0
}

.ptz-iris-out {
	background: url("../images/ptz_control_camera.png") -160px 0
}

.ptz-iris-out:hover {
	background: url("../images/ptz_control_camera.png") -240px 0
}

.ptz-iris-out:active {
	background: url("../images/ptz_control_camera.png") -200px 0
}

.ptz-model-point {
	font-size: 13px;
	height: 20px;
	display: table;
	margin: 10px 5px
}

.ptz-point {
	width: 60px;
	border: 1px solid #fff
}

.ptz-preset {
	width: 20px;
	background: url("../images/ptzsbtns.png");
	cursor: pointer;
	display: table-cell
}

.ptz-preset-go {
	background-position: -80px 0
}

.ptz-preset-go:hover {
	background-position: -120px 0
}

.ptz-preset-go:active {
	background-position: -100px 0
}

.ptz-preset-set {
	background-position: -160px 0
}

.ptz-preset-set:hover {
	background-position: -200px 0
}

.ptz-preset-set:active {
	background-position: -180px 0
}

.ptzpreset {
	display: table;
	margin-left: 5px;
	font-size: 13px;
	height: 30px;
	line-height: 20px
}

.ptzStart {
	width: 20px;
	height: 20px;
	float: right;
	background: url("../images/ptzsbtns.png") -80px 0;
	cursor: pointer;
	margin-left: 20px
}

.ptzStop {
	width: 20px;
	height: 20px;
	float: right;
	background: url("../images/ptzsbtns.png") 0 0;
	cursor: pointer;
	margin-left: 20px
}

.ptzStart:hover {
	background-position: -120px 0
}

.ptzStart:active {
	background-position: -100px 0
}

.ptzStop:hover {
	background-position: -40px 0
}

.ptzStop:active {
	background-position: -20px 0
}

.videoschedule {
	width: 592px;
	height: 28px;
	border: 1px solid #b0b0b0;
	border-bottom: 0;
	display: block;
	font-size: 18px;
	font-weight: 600;
	line-height: 28px;
	padding-left: 5px
}

#videomode {
	height: 30px;
	width: 528px;
	border: 1px solid #b0b0b0;
	border-top: 0;
	padding: 0 0 0 70px
}

.mode_select {
	height: 20px;
	width: 100px;
	float: left;
	margin: 5px 10px
}

.video_mode {
	display: block;
	width: 20px;
	height: 20px;
	float: left;
	margin-right: 5px
}

#videotype {
	clear: both;
	height: 24px;
	width: 593px;
	border: 1px solid #b0b0b0;
	border-top: 0;
	padding: 4px 0 0 5px
}

#videotype label {
	line-height: 20px;
	display: block;
	float: left
}

#videotype select {
	width: 160px;
	height: 20px;
	float: left;
	font-size: 12px
}

#videotype option {
	line-height: 18px
}

.videobg_1 {
	background-color: #fff
}

.videobg_2 {
	background-color: #00bfff
}

.videobg_3 {
	background-color: #ff0
}

.videobg_4 {
	background-color: red
}

#videobg_1 {
	background-color: #fff
}

#videobg_2 {
	background-color: #00bfff
}

#videobg_3 {
	background-color: #ff0
}

.videobg_4 {
	background-color: red
}

.mode {
	float: left;
	text-align: center;
	height: 20px;
	line-height: 20px;
	display: block
}

.play-content {
	width: 840px;
	height: 543px;
	border: 1px solid #fff;
	position: relative
}

.contentleft {
	float: left
}

.contentright {
	position: relative;
	float: right
}

.calendar {
	width: 258px;
	height: 226px
}

.statusbar {
	height: 25px;
	color: #fff;
	line-height: 23px;
	background: url(../images/playback/fisheyeOSDbg.gif) repeat-x;
	width: 100%
}

.curstatus {
	float: right;
	text-align: center;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 5px
}

.labelhidden {
	_width: 150px;
	max-width: 150px;
	word-break: keep-all;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap
}

.paddingleft10 {
	padding-left: 10px
}

.left {
	float: left
}

.videoplugin {
	width: 100%
}

.toolbar {
	height: 40px;
	width: 100%;
	background: url(../images/playback/toolbar.gif) repeat-x
}

.toolleft {
	float: left;
	margin-left: 1px
}

.buttonmouseout {
	float: left;
	width: 32px;
	height: 28px;
	cursor: pointer;
	margin: 7px 0 0 2px;
	text-align: center;
	background: url(../images/playback/buttonbg.gif)
}

.buttonmouseover {
	float: left;
	width: 32px;
	height: 28px;
	cursor: pointer;
	margin: 7px 0 0 2px;
	text-align: center;
	background: url(../images/playback/buttonbgon.gif)
}

.playdisable {
	display: inline-block;
	width: 23px;
	height: 18px;
	margin-top: 4px;
	background: url(../images/playback/play.gif)
}

.pause {
	display: inline-block;
	width: 23px;
	height: 18px;
	margin-top: 4px;
	background: url(../images/playback/pause.gif)
}

.stopdisable {
	display: inline-block;
	width: 23px;
	height: 18px;
	margin-top: 4px;
	background: url(../images/playback/stopDis.gif)
}

.stop {
	display: inline-block;
	width: 23px;
	height: 18px;
	margin-top: 4px;
	background: url(../images/playback/stop.gif)
}

.slowlyforwarddisable {
	display: inline-block;
	width: 23px;
	height: 18px;
	margin-top: 4px;
	background: url(../images/playback/slowDis.gif)
}

.slowlyforward {
	display: inline-block;
	width: 23px;
	height: 18px;
	margin-top: 4px;
	background: url(../images/playback/slow.gif)
}

.fastforwarddisable {
	display: inline-block;
	width: 23px;
	height: 18px;
	margin-top: 4px;
	background: url(../images/playback/fastDis.gif)
}

.fastforward {
	display: inline-block;
	width: 23px;
	height: 18px;
	margin-top: 4px;
	background: url(../images/playback/fast.gif)
}

.singleframedisable {
	display: inline-block;
	width: 23px;
	height: 18px;
	margin-top: 4px;
	background: url(../images/playback/singleframeDis.gif)
}

.singleframe {
	display: inline-block;
	width: 23px;
	height: 18px;
	margin-top: 4px;
	background: url(../images/playback/singleframe.gif)
}

.capture {
	display: inline-block;
	width: 23px;
	height: 18px;
	margin-top: 4px;
	background: url(../images/playback/capture.gif)
}

.capturedisable {
	display: inline-block;
	width: 23px;
	height: 18px;
	margin-top: 4px;
	background: url(../images/playback/captureDis.gif)
}

.volume {
	display: inline-block;
	width: 23px;
	height: 18px;
	margin-top: 4px;
	background: url(../images/playback/opensound.gif)
}

.volumedisable {
	display: inline-block;
	width: 23px;
	height: 18px;
	margin-top: 4px;
	background: url(../images/playback/closesound.gif)
}

#speeddown {
	display: inline-block;
	width: 23px;
	height: 18px;
	margin-top: 6px;
	background: url(../images/playback/slow.gif)
}

#speedup {
	display: inline-block;
	width: 23px;
	height: 18px;
	margin-top: 6px;
	background: url(../images/playback/fast.gif)
}

.volumemouseout {
	float: left;
	width: 115px;
	height: 28px;
	cursor: pointer;
	margin: 7px 1px 0 1px;
	text-align: center;
	background: url(../images/playback/volumebg.gif)
}

.sounddisable {
	float: left;
	width: 23px;
	height: 18px;
	margin: 4px 0 0 5px;
	background: url(../images/playback/soundDis.gif)
}

.opensound {
	float: left;
	width: 23px;
	height: 18px;
	margin: 4px 0 0 5px;
	background: url(../images/playback/opensound.gif)
}

.closesound {
	float: left;
	width: 23px;
	height: 18px;
	margin: 4px 0 0 5px;
	background: url(../images/playback/closesound.gif)
}

.imageslider1 {
	margin-top: 12px;
	padding: 0;
	height: 6px;
	width: 73px;
	background: url("../images/playback/scrollvol.gif") no-repeat
}

.imageBar2 {
	margin-top: 8px;
	padding: 0;
	height: 13px;
	width: 10px;
	background: url("../images/playback/speedvol.gif") no-repeat
}

.toolright {
	float: right;
	margin-right: 3px
}

.disEZoom {
	display: inline-block;
	width: 23px;
	height: 18px;
	margin: 5px 5px 6px 4px;
	background: url(../images/playback/enlarge_disable.gif) no-repeat
}



























