html, body {
    background: none repeat scroll 0 0 #FFFFFF;
}
.login-container{
	background:#ffffff;
}
/* Preview*/
.main-head, .main-ptz-top, .main-ptz-advance, .main-image-adjust, .main-img-container, .main-focus-container{
	background: #bfbfbf;
}
.main-logo{
	right: 5px;
}
.main-nav li{
	margin-right: 1px;
}
#nav_margin{
	background: #e5e5e5;
}
.oem_background{
	background: #e5e5e5;
}
.oem_background_setup{
	background: #004a8c;
}
.pre-left-channel, .pre-left-control{
	background: #bfbfbf;
}
.pre-right-box{
	background: #bfbfbf;
}
.pre-right-title-item-current{
	background: #bfbfbf;
}
.pre-right-title{
	background: #e5e5e5;
    border-top: 10px solid #e5e5e5;
}
.pre-bottom{
	background: #bfbfbf;
}
.pre-adv-ptz {
    background: #bfbfbf;
}
.ui-videoicon-list a{
	color: #373737;
}
.pre-playbackbar{
	background: none;
}
.ui-videoicon-list a.ui-videoicon-list-current{
	color: #9E90E4;
}
.ui-videoicon-listEx a.ui-videoicon-list-current{
	color: #9E90E4;
}
.ui-videoicon-list a:hover {
	color: #9E90E4;
}
/* Playback */
.main-container{
	background:#373737;
}
.J_pb_days li a{
	color: #f3f3f3;
}
/* Setup */
.u-tab{
	background: #004a8c;
}
.ui-tab ul{
	background: #e5e5e5;
}
.ui-tab,.oem_backgroud ul{
	background: #e5e5e5;
}
.oem_ddns_width{
	width: 200px;
}
.fn-border-radius{
    border-width:1px;
    border-style: solid;
    -moz-border-radius: 4px;
    -khtml-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}