@charset "utf-8";
#hdtv_background
{
	background-attachment: fixed;
	background-image: url(images/background_oasis_may.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #000000;
}

input[type=text], textarea { background-color: #ffffff; }

.formtextfield { color:#102733;
	background-color:#396764;
	border:2px solid #396764;
	width:225px;
	font-weight:bold;
}

.formtextfield1 { color:#102733;
	background-color:#396764;
	border:2px solid #396764;
	width:240px;
	font-weight:bold;
}

html, body 
{
	margin:0;
	padding:0;
	height:100%;
}

html { overflow: -moz-scrollbars-vertical; }

#layout 
{
	position:relative;
	margin: 0 auto;
	border:solid 0px #000000;
	border-bottom:0;
	border-top:0;
	width:762px;
	min-height:100%;
	display:block;
	position: relative;
}

* html #layout 
{
  height:100%;
}

#listing
{
	padding-left:30px;
	float:left;
	width:450px;
	padding-bottom:200px;
	padding-top:200px;
	opacity:0.80;
	filter:alpha(opacity=80);
}  

* html #listing
{ 
	display:inline-block;
}

#container
{
	padding-left:40px;
	float:left;
	width:682px;
	padding-bottom:140px;
	text-align:justify;
	padding-top:200px;
}  

#small-container
{
	padding-left:40px;
	float:left;
	width:682px;
	padding-bottom:160px;
	text-align:justify;
	padding-top:30px;
} 

#panel
{
	background-color:#000000;
	float:left;
	width:682px;
	height:500px;
	text-align:justify;
	border:solid 1px #1e9e9f;
	opacity:0.40;
	filter:alpha(opacity=40);
} 

#panel1
{
	float:left;
	width:682px;
	height:500px;
	text-align:justify;

} 



#tv-container
{
	padding-left:40px;
	float:left;
	width:682px;
	padding-bottom:140px;
	text-align:justify;
	padding-top:165px;
	z-index:2;
} 

#tv-container1
{
	padding-left:6px;
	float:left;
	width:725px;
	padding-bottom:140px;
	text-align:justify;
	padding-top:165px;
	z-index:2;
} 

#phpcalendar
{
	padding-left:5px;
	padding-top:205px;
	float:left;
	width:250px;
	padding-bottom:140px;
	opacity:0.80;
	filter:alpha(opacity=80);
}

* html #phpcalendar
{
	display:inline;
}

#statictopbar
{
	font-family: Century Gothic;
	font-size: 12px;
	color: #999999;
	height: 164px;
	border:solid 0px #000000;
	width:762px;
	top:0;
	left:50%;
	margin-left:-380px;
	display:block;
	position: fixed;
	z-index:1;
}

* html #statictopbar
{
	position:absolute;
}

img { behavior: url(iepngfix.htc); }

#bottom_box
{
	font-family: Century Gothic;
	font-size: 12px;
	color: #999999;
	background-color: #000000;
	height: 60px;
	border:solid 2px #000000;
	width:762px;
	position: relative;
	margin: 0 auto;
	float:left;
}

#bottom
{
	font-family: Century Gothic;
	font-size: 12px;
	color: #999999;
	height: 60px;
	border:solid 0px #000000;
	width:760px;
	position:absolute;
	bottom:0px;
	left:1px;
}

* html #bottom
{
	float:left;
	display:inline;
	bottom:0px;
}

.bottomlinks
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #898989;
	text-decoration:none;
}

.bottomlinks:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #d0f57d;
}

.bottomtext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #898989;
}

.links 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #57bc8e;
	text-decoration: none;
}

.links:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	
}

.titlelinks
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#d0f57d;
	font-weight:bold;
	text-decoration: none;
	line-height:24px;
}

.titlelinks:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#ffffff;
	font-weight:bold;
	text-decoration: none;
}

.titlelinks1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#d0f57d;
	font-weight:bold;
	text-decoration: none;
}

.titlelinks1:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#ffffff;
	font-weight:bold;
	text-decoration: none;
}

.normaltext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #a8b9b9;
	text-decoration: none;
	line-height: 16px;
}

h1
{
	font-family: Arial;
	font-size: 24px;
	text-decoration: none;
	line-height: 16px;
	color: #d0f57d;
	font-weight:normal;
}

h2
{
	font-family: Arial;
	font-size: 16px;
	text-decoration: none;
	line-height:normal;
	color: #d0f57d;
	font-weight:bold;
}

