body {
	font-family: "Helvetica", sans-serif;
	font-size:100%;
	background-color:#FFFFFF;
}
a {
	color: #0c5e72;
}
table th {
	color: #0c5e72;
}
#adverts td {
	padding: 3px;
}

h1 {
	font-size: 140%;
	color: #0c5e72;
}

h2 {
	text-decoration: underline;
	color: #0c5e72;
}

h4{
	color: #0c5e72;
}
	
.header {
	margin:1px auto;
	padding:0;
	width: 840px;
	height: 80px;
}
.header img {

}
.roundbox-tr {
	margin: 15px auto;
	padding: 0;
	background: url("images/frame_tr.gif") no-repeat right top;
	width: 840px;
}
/* for Internet Explorer */
/*\*/
* html .roundbox-tr {
	margin-top: 1px;
}
/**/

.roundbox-tl {
	margin: 0;
	padding: 0;
	background: url("images/frame_tl.gif") no-repeat left top;
}

.roundbox-br {
	margin:0;
	padding:0;
	background: url("images/frame_br.gif") no-repeat right bottom;
}

.roundbox-bl {
	margin:0;
	padding:0;
	background: url("images/frame_bl.gif") no-repeat left bottom;
}

.frame_info {
	margin:15px auto;
	margin-top: -16px;
	width: 840px;
	height: 200px;
	background: url("images/frame_info1.gif") no-repeat right top;
}


.frame_info_details {
	float: left;
	position: relative;
	left: 250px;
	width: 380px;
	font-size:100%;
	padding-left: 10px;
	color: #FFFFFF;
}

.frame_info_details ul{
	border: none;
	
}

.frame_info_details li{
	display:inline;
	border: none;
}

.frame_info_links {
	width: 195px;
	float: right;
	clear: both;
	margin-right: 15px;
}

/* for Internet Explorer */
/*\*/
* html .frame_info_links  {
	padding-top: 80px;
}
/**/

.frame_info_links a {
	color: #0c5e72;
	font-size: 120%;
}

#price {
	color: #FFFFFF;
	font-size: 120%;
	position: inherit;
	margin-right: 32px;
	float: right;
}

.logon {
	float: left;
	width: 200px;
	padding:10px 50px 0px 20px;
	height: 95px;
}
.logon a {
	font-weight: bold;
}
.logon a:hover {
	color:#FFFFFF;
}

.logon form input {
	background: #FFFFFF;
	color: #0c5e72;
}
.logon img {
	float: right;
	clear: both;
}
.contentTop {
	margin:0;
	padding:10px 3.5em;

}

.contentTop p {
	margin:0;
	padding:0;
	line-height:1.6;
}

.contentMain {
	clear: both;
	padding: 5px;
	margin-top: 23px;
	margin-left: 14px;
	margin-right: 15px;
	min-height: 300px;
}
/* for Internet Explorer */
/*\*/
* html .contentMain {
	margin-top: 5px;
	margin-left: -1px;
	padding-left: 20px;
	height: 300px;
	/*max-height: 400px;*/
}
/**/

.codebox {
	font-family:"Courier New", Courier, mono;
	font-size:110%;
	margin:0;
	padding:0;
}

.code {
	font-family:"Courier New", Courier, mono;
	font-size:120%;
}
.note {	
	margin:0 auto;
	padding:0;
}

.home {
	clear:both;
	font-size:130%;
	font-weight:bold;
	padding:2em;
	margin:0;
}

#footer {
	font-size:12px;
	position: relative;
	width: 840px;
}

#footer ul {
	margin: 0;
	list-style: none;
	line-height: inherit;
}

#footer li {
	padding-left: 10px;
	display: inline;
}



/*************************Style for the menu*/
ul, li {
	list-style-type: none;
	text-decoration: none;
}
ul ul {
	left: 200px;
}


.topmenu {
	width: 200px;
	padding: 0 0 0 10px;
	text-decoration: none;
	background: #61befc;
	color: #000000;
}
.submenu {
	padding: 0 0 0 10px;
	width: 150px;
	background: #0c5e72;
	color: #FFFFFF;
}

/***********************************************navigation styles*/

#navigation a{
	display: block;
	padding: 5px 2px 2px 10px;
	border: 1px solid #FFFFFF;
	text-decoration: none;
	background: url('images/nav_bg.gif');
	background-repeat: repeat-y;
	color: #0c5e72;
	font-weight: bold;
	font-size:14px;
	min-height: 35px;
}
/* Internet Explorer min-height fix*/
/*\*/
* html #navigation a{
	height: 35px;
}
/**/


#navigation a:hover {
	background: #0c5e72;
	color: #FFFFFF;
}	
#navigation a:active {
	background: #0c5e72;
	color: #FFFFFF;
}
#level1 {
	border-top: 1px solid #0c5e72;
	height: 250px;
	overflow: scroll;
	overflow-x: hidden;
	float:left;
	position: relative;
	width: 200px;
	clear: left;
}

#level2 {
	border-top: 1px solid #0c5e72;
	height: 250px;
	overflow: scroll;
	overflow-y: hidden;
	overflow-x: hidden;
	position: relative;
	width: 200px;
}


#level3 {
	top: 1px;
	margin-left: 405px;
	width: 200px;
}

#navigation {
	border-left: 1px solid #0c5e72;
	border-right: 1px solid #0c5e72;
	float: left;
	position: static;
	padding-bottom: 10px;
	max-width: 400px;
}


#cat_head {
	border-bottom: 5px solid white;
	display: inline;
	width: 200px;
	text-transform: uppercase;
}

/* Internet Explorer padding fix*/
/*\*/
* html #cat_head {
	display: block;
}
/**/

#videoPlayer {
	background: #CCCCCC;
	padding-top: 10px;
	clear: right;
	border: 1px solid #CCCCCC;
	position: relative;
	float: right;
	clear: right;
	width: 350px;
	height: 350px;
	margin-bottom: 10px;
}
/* Internet Explorer padding fix*/
/*\*/
* html #videoPlayer {
	margin-top: 10px;

}
/**/

#objFlash {
	padding: 4px;
}

.sponsor-vid-panel {
	padding: 10px;
	position: relative;
	margin-top: 4px;
	margin-left: 10px;
	width: 200px;
	height: 277px;
	float: left;
	border: 1px solid #CCCCCC;
}

/********** Control Panel ****************/
.details {
	padding: 10px;
	border-top: 2px solid #666666;
	border-left: 2px solid #666666;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background-color: #EEEEEE;
	
}
#userUpload {
	float: left;
	margin-left: 10px;
	margin-bottom: 10px;
	width: 45%;
}

#userUpload1 {
	float: left;
	margin-left: 10px;
	margin-bottom: 10px;
	width: 45%;
}

#navigationCP a{
	display: block;
	padding: 5px 2px 2px 10px;
	border: 1px solid #FFFFFF;
	text-decoration: none;
	color: #0c5e72;
	font-weight: bold;
	background: url('images/nav_bg.gif');
	min-height: 15px;
}

/* Internet Explorer min-height fix*/
/*\*/
* html #navigationCP a{
	height: 15px;
}
/**/
#navigationCP a:hover {
	background: #0c5e72;
	color: #FFFFFF;
}	

#navigationCP a:active {
	background: #0c5e72;
	color: #FFFFFF;
}
#userManage {
	clear: both;
	margin-bottom: 10px;
	margin-top: 5px;
}

#userDetails {
	float: left;
	width: 45%;
}

#userDetails1 {
	float: left;
	width: 45%;
}

#userDetailsVid {
	float: left;
	width: 45%;
}

#control_error {
	left: 1px;
	filter: alpha(opacity=55);
	-moz-opacity: .55;
	z-index: 10;
	position: absolute;
	top: 1px;
	Background-color: #FFFFFF;
	float: left;
}

#control_error_box {
	position: absolute;
	top: 50px;
	left: 33%;
	width: 400px;
	border: 5px solid #0c5e72;
	background: #ffffff;
	z-index: 100;
	clear: both;
}

#control_error_text {
	padding: 10px 10px 20px 10px;
	font-size: 18px;
}

#control_error_close {
	padding: 5px 2px 10px 2px;
	border-bottom: 5px solid #0c5e72;
	background-color: #61befc;
	position: relative;
	height: 20px;
	width: 100%;
	float: right;
	height: 40px;
}
.small_logo {
	padding: 0 0 0 12px;
	float: left;
}
#registration {
	margin-left: 18%;
	width: 500px;
}

/***************** Tv Guy positioning *****************/

#tv_guy {
	position: inherit;
	float: right;
}

/* Internet Explorer fix*/
/*\*/
* html #tv_guy {
	margin-right: -5px;
}
/**/

#woman {
	position:absolute; 
	right: -175px; 
	top: 164px; 
	z-index: -100;
}

/* Internet Explorer min-height fix*/
/*\*/
* html #woman {
	top: 179px; 
}
/**/

/******************************************************/
input {
	background-color: 61befc;
	color: 0c5e72;
}

#search_nav {
	clear: both;
}

/******************** ADMIN PANEL **********************/

#admin_buttons {
	padding-top: 1px;
}

#admin_buttons img{
	padding: 2px;
}

#tac {
	font-size: x-small;
}	
