body {
	margin:  0;
	padding: 0;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	background: #B10404;
	color: #fff;
}

h1 {
	margin: 0;
	padding: 0;
	position: relative;
	color: #000;
	font-size: 16px;
	font-weight: bold;
	height: 57px;
}

h1 span {
	background: url(img/servision-header.jpg) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}

h2 {
	margin: 0;
	border-top: 6px solid #68747F;
	padding: 5px;
	height: 20px;
	background-color: #e6e6e6;
	color: #68747F;
	font-size: 14px;
	font-weight: bold;
	width: 664px;
}

h3#pstreamstatusbar1,
h3#pstreamstatusbar2 {
	margin-left: 0;
	border: 1px solid #f00;
	padding: 2px;
	background-color: #68747F;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
}

#divVideoWindow1,
#divVideoWindow2,
#divConnect {
	position: absolute;
	top: 110px;
	left: 5px;
}

#divConnect {
	width: 674px;
}

#divConnect fieldset {
	margin:  40px auto;
	border:  2px solid #fff;
	padding: 10px;
	width: 300px;
}

#divConnect legend {
	font-size: 14px;
	font-weight: bolder;
}

#divConnect label {
	float: left;
	width: 70px;
}

#divConnect input[type=text] {
	border: 1px solid black;
	background: #fff;
}

div.panel {
	float: left;
	width: 140px;
}

div.panel ul {
	position: relative;
	margin: 0;
	padding: 0;
	list-style: none;
	height: 110px;
}

div.panel li {
	list-style: none;
}

div.panel li a {
	display: block;
	position: absolute;
	text-decoration: none;
}

div.panel li a span {
	display: none;
}

#camera-control {
	text-align: center;
	background-color: #e6e6e6;
	color: #000;
	margin: 0 5px 0 45px;
	padding: 2px;
	border-bottom: 2px #000 solid;
	font-size: 10px;
	font-weight: normal;
}


#btnQSIF,
#btnQSIF2 {
	background: url(img/button_qsif.png);
	top: 14px;
	left: 6px;
	width: 45px;
	height: 22px;
}

#btnSIF,
#btnSIF2 {
	background: url(img/button_sif.png);
	top:  40px;
	left: 6px;
	width: 45px;
	height: 25px;
}

#btnVGA,
#btnVGA2 {
	background: url(img/button_vga.png);
	top:  66px;
	left: 6px;
	width: 45px;
	height: 28px;
}

#btnUP,
#btnUP2 {
	background: url(img/button_up.png);
	top: 5px;
	left: 51px;
	width: 74px;
	height: 22px;
}

#btnLEFT,
#btnLEFT2 {
	background: url(img/button_left.png);
	top: 27px;
	left: 51px;
	width: 37px;
	height: 13px;
}

#btnRIGHT,
#btnRIGHT2 {
	background: url(img/button_right.png);
	top: 27px;
	left: 88px;
	width: 37px;
	height: 13px;
}

#btnDOWN,
#btnDOWN2 {
	background: url(img/button_down.png);
	top: 40px;
	left: 51px;
	width: 74px;
	height: 15px;
}

#btnZOOMIN,
#btnZOOMIN2 {
	background: url(img/button_zoomin.png);
	top: 55px;
	left: 59px;
	width: 29px;
	height: 23px;
}

#btnZOOMOUT,
#btnZOOMOUT2 {
	background: url(img/button_zoomout.png);
	top: 55px;
	left: 88px;
	width: 29px;
	height: 23px;
}

#btnZOOMBACK,
#btnZOOMBACK2 {
	background: url(img/button_zoomback.png);
	top: 78px;
	left: 70px;
	width: 36px;
	height: 21px;
}

div.video {
	margin-left: 160px;
}

#cameratree1 h3,
#cameratree2 h3 {
	background-color: #e6e6e6;
	color: #abb1b6;
	text-align: center;
	margin: 0;
	padding: 1px;
	font-size: 12px;
}

#cameralist1,
#cameralist2 {
	background-color: #d8d8d8;
	color: #000;
	margin-top: 0;
	padding: 4px;
}

#cameralist1 a,
#cameralist2 a {
	background-color: transparent;
	color: #b10404;
}
