body, html{
	margin-top:0px;
	font-family: "arial", sans-serif;
	background-color:#FFFFFF;
	font-size: 12px;
	color: #000000;
	height: 100%;
}

a {
	border: 0px;
}

img { 
	border: 0px;
}

a:link {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: none;
}
a:visited { color: #000000;
	text-decoration: none;
}

img {
	border: 0px;
}

#viewer_logo {
	text-align: center;
}

#ptz_content {
	width: 350px;
}

#ptz_imgcontainer {
	width: 285px;
	float: left;
}

#ptz_leftscroll, #ptz_rightscroll {
	cursor: pointer;
	height: 104px;
	width: 21px;
}

#ptz_leftscroll {
	background-color: #FFFFFF;
	background-image: url('../../../img/arrow_round_left.gif');
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
}

#ptz_leftscroll:hover {
	background-color: #FFFFFF;
	background-image: url('../../../img/arrow_round_left.gif');
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
}

#ptz_rightscroll {
	background-color: #FFFFFF;
	background-image: url('../../../img/arrow_round_right.gif');
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
}

#ptz_rightscroll:hover {
	background-color: #FFFFFF;
	background-image: url('../../../img/arrow_round_right.gif');
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
}

#ptz_imgcontainer img {
	border: 0px;
}

#ptz_preset_name {
}

#archive_scroll div.date_box_element { 
	background-color: #ECECEC;
	overflow:hidden;
	margin: 0px 0px 0px 0px;
	cursor: pointer;
	font-size: 10px;
	color: #000000;
}

.date_box_end_marker, .date_box_start_marker {
	background-color: #FFFFFF;
	color: #000000;
}

.left_tab {
	color: #FFFFFF;
	float: left;
	width: 7px;
	height: 25px;
	padding: 5px 5px 0px 5px;
}

.right_tab {
	color: #FFFFFF;
	float: left;
	width: 7px;
	height: 25px;
	padding: 5px 5px 0px 5px;
}

.tab {
	color: #000000;
	height: 25px;
	cursor: pointer;
	padding: 5px 5px 0px 5px;
}
.left_tab.active {
	background-color: #FFFFFF;
	font-weight:bold;
	color: #000000;
	width: 7px;
	height: 25px;
	padding: 5px 5px 0px 5px;
	border-left:1px solid #F8F8F6;
}

.right_tab.active {
	font-weight:bold;
	color: #F8F8F6;
	width: 7px;
	height: 25px;
	padding: 5px 5px 0px 5px;
	border-left:1px solid #F8F8F6;
}

.tab.active {
	font-weight: bold;
	color: #000000;
	height: 25px;
	font-weight:bold;
	padding: 5px 5px 0px 5px;
}

.contentbox {
	background-color: #FFFFFF;
	color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	padding: 25px 0px 0px 0px;
	color: #000000;
	height: 75%;
	left: 0px;
	top: 25px;
}
#archive_next {
	background-color: #FFFFFF;
	background-image: url('../../../img/arrow_round_right.gif');
	background-repeat: no-repeat;
	background-position: center center;
	padding: 2px 2px 2px 2px;
	margin-bottom: 4px;
	cursor: pointer;
	color: #000000;
}

#archive_next:hover {
	background-color: #FFFFFF;
	background-image: url('../../../img/arrow_round_right.gif');
	background-repeat: no-repeat;
	background-position: center center;
	padding: 2px 2px 2px 2px;
	margin-bottom: 4px;
	cursor: pointer;
	color: #000000;
}

#archive_prev {
	background-color: #FFFFFF;
	background-image: url('../../../img/arrow_round_left.gif');
	background-repeat: no-repeat;
	background-position: center center;
	padding: 2px 2px 2px 2px;
	margin-bottom: 2px;
	cursor: pointer;
	color: #000000;
}

#archive_prev:hover {
	background-color: #FFFFFF;
	background-image: url('../../../img/arrow_round_left.gif');
	background-repeat: no-repeat;
	background-position: center center;
	padding: 2px 2px 2px 2px;
	margin-bottom: 2px;
	cursor: pointer;
	color: #000000;
}

.CamCard {
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	margin-bottom: auto;
	margin-top: auto;
	vertical-align: middle;
	color: #000000;
}
.CamCard:link {
	text-decoration: none;
	color: #000000;
}
.CamCard:Hover {
	text-decoration: none;
	color: #000000;
}

#tabs{
	width:641px;
	height:25px;
	margin:0px;
	position:absolute;
	top:0px;
	left:-1px;
	line-height:25px;
	z-index:8;
	border-bottom: 1px solid #FFFFFF;
	border:0px;
	background-image:url(http://www.webcamsittard.nl/bg_tabs_white.jpg)
}

#tabs span{
	padding: 0px 6px 0px 6px;
	background:none;
	border-right:1px solid #808080;
}

#site_component_message {
	position: absolute;
	top: 50%;
	left: 10%;
	width: 80%;
	font-size: 16px;
	font-weight: bold;
}

#site_component {
	height:100%;
	left:0;
	position:absolute;
	top:0;
	width:100%;
}

#SiteCamStreaming {
	top: 25px;
	left: 0px;
	position: absolute;
}

#viewer_body {
	height: 100%;
}

#site_component {
	height: 100%;
}

#tab_SiteCamStreaming {
	width: 110px;
}

#tab_FTPRefresh {
	width: 75px;
}

#tab_SittycamPro
{
	width: 75px;
}
