@charset "UTF-8";

a:link,a:active,a:hover { 
	color:#FFFFFF;
}

a:visited   {
	color:#FFFFFF;
}

a[href$=&quot;cams.com&quot;] {
        position: absolute;
        top: 560px;
}

.online {
	position: absolute;
	top: 560px;
	left: 250px;
}

body {
	background-color: #9AC956;
	background-position: ;
	background-attachment: ;
	background-repeat: ;
}

body,td {
	color: #666666;
	font-family: 'Verdana';
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
}

td .clock	{	font-size:9px;	}

.container_padding {
	padding:	5px;
	height:	100%;
}

.container_transparency {
	height:100%;
	width:100%;
	background-color: #FFFFFF;
	filter:alpha(opacity=100);
}
.container {
	color: #666666;
	position:relative;
	border: px  #;
	padding:	5px;
	height: 100%;
	background-color: #FFFFFF;
}

.container .heading {
	padding: 5px;
	background-color: #BCEC76;
	color: #000000;
	font-family: 'Verdana';
	font-weight: normal;
	font-style: normal;
	font-size: 14px;
}

table:nth-of-type(3) {
	background-color: #000000;
	position: absolute;
	top: 0px;
	left: 0px;
        visibility: hidden;
}

table:nth-of-type(4) {
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: #000000;
}

table div:nth-of-type(1) {
	background-color: #000000;
}

.content {
	padding:5px;
	align: center;
}

.status_value {
	position: absolute;
	top: 0px;
	left: 500px;
}

.wall_body {
	visibility: hidden;
}

.wall_options {
	visibility: hidden;
}