body{
	background: #252525 url('http://www.eco-tube.com/webimages/bg.png') no-repeat top center;
	background-attachment:fixed;
	color:#FFF;
	font: 75% "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	margin:0;
	padding:0;
}

#beta{
	background: transparent url('http://www.eco-tube.com/images/beta.png');
	display:block;
	width:250px;
	height:250px;
	position:absolute;
	top:0;
	left:0;
}

a{
	color:#FFF;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

a img{
	border:none;
}

h1{
	text-transform: uppercase;
}

.clear{
	clear:both;
}

#nav{
	background: transparent url('http://www.eco-tube.com/webimages/navbg.png') repeat-x top left;
	margin:0 0 0 0;
	height:50px;
}

#nav a{
	padding:12px 11px 9px 10px;
	font-weight:bold;
	font-size:14px;
}

#nav a:hover{
	color:#039;
	text-decoration: none;
	background-color:#02d7ff;
	
}

#nav p{
	margin:0;
	padding:11px 0 0 0;
	font-size:1.4em;
}

.wrapper{
	margin:0 auto;
	width:960px;
}

#logo{
	width:300px;
	float:left;
	margin-top:10px;
}

#frm{
	width:500px;
	float:right;
}

#frm p{
	text-align: right;
	padding-right:10px;
}

#frm p span{
	color:#02d7FF;
}

.login{
	margin-left:68px;
}

.search{
	height:23px;
	width:311px;
	margin:0;
	padding:0;
	font: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	color:252525;
	border:1px solid #93ef00;
	float:right;
}

.sbtn{
	float:right;
	background: transparent url('http://www.eco-tube.com/webimages/searchbtn.png') no-repeat top center;
	border:none;
}

#content{
	margin-top:30px;
}

#left{
	float:left;
	width:289px;
	margin:0;
	padding:0;
}

.right{
	float:right;
	width:310px;
	margin:0;
	padding:0;
}

.middle{
	float:right;
	margin-right:10px;
}

.turq{
	color:#DDD;
}

.bambu{
	margin-top:60px;
}

#vids{
	width:640px;
	padding:0;
	float:left;
}

#vids p{
	width:550px;
	font-size: 1.3em;
	
}

.thumb{
	width:160px;
	height:190px;
	float:left;
	background: transparent url('http://www.eco-tube.com/webimages/thbg.png') no-repeat top left;
	
}

.thumb img{
	width:130px;
	height:97px;
	margin:9px;
}

.thumb a img{
	border:1px solid transparent;
}

.thumb a img:hover{
	border:1px solid #fff;
}

.thumb p{
	margin:0 20px 0 10px;
	color:#CCC;
	font-weight: bold;
}

.thumb span{
	color:#fff;
	font-size: 0.9em;
}

#advert{
	width:290px;
	float:right;
	text-align: center;
}

#advert p{
	letter-spacing: 0.5em;
	text-align: center;
	font-size:0.9em;
	color:#02d7FF;
}

.chk{
	padding-left:113px;
}

.right{
	text-align:right;
	margin-bottom:5px;
	width:500px;
}

#footer{
	margin:50px 0;
	padding:30px 0;
	border-top:1px solid #FFF;	
	width:960px;

}

#footer ul{
	list-style:none;
	margin:0;
	padding:0;
}

#footer ul li{
	float: left;
	margin-right:30px;
}

/* videos */
.videotile a{
	color:#04d8ff;
}

.videoduration{
	color:#FFF;
}