@charset "utf-8";
body {
	background-color: #fddebe;
	margin: 0 auto;
}

.wrapper
{
	margin: 0 auto;
	background-color:#000;		
}
.leftborder, .rightborder
{
	border: 2px solid #de2f52;	
}

.nav
{
	background-image:url(/2.0/t1/images/hdr_navbg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	height: 58px;
	width: 1001;
}
#top_navimg img
{
	margin-top: -3px;	
}
.nav a img {
	padding-left:40px;
	border:0;
	outline:0 none;
}
#logo img
{
float:right;
margin-top:-136px;
padding-right:10px;
position:relative;
}
.nav #members
{
	background-image:url(/2.0/t1/images/navtxt_members.png);
	background-repeat: no-repeat;
	background-position: center center;
	width: 163px;
	height: 55px;
	float: left;
}
.nav #join
{
	background-image:url(/2.0/t1/images/navtxt_join.png);
	background-repeat: no-repeat;
	background-position: center center;
	width: 160px;
	height: 55px;
	float: left;
}
.nav #bookmark
{
	background-image:url(/2.0/t1/images/navtxt_bookmark.png);
	background-repeat: no-repeat;
	background-position: center center;
	width: 185px;
	height: 55px;
	float: left;
}



.preview_topholder
{
	background-image:url(/2.0/t1/images/preview_holder001.jpg);
	background-position:center center;
	background-repeat: no-repeat;
	height: 549px;
/*	width: 820px;*/
}
.preview_bottomholder
{
	width: 820px;
}
.name
{
	font-family: tahoma;
	font-size: 12px;
	color: #000;
	text-align: center;
	height: 35px;
	
}
.video, .video img
{
	height: 481px;

}

.thumbs_holder
{
	background-color:#FFE4E9;
	margin:0 auto;
	text-align:center;
	width:912px;
	margin-left: 46px;
}
.txt_join, .txt_join a {
	color:#000;
	float:left;
	font-family:arial;
	font-size:55px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	width:100%;
	background-color:#FFE4E9;
}
.btn_back, .btn_back a
{
	color: white;
	font-family:arial;
	font-size:40px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	padding: 5px;
		
}
.thumbs_img img {
	border:1px solid #eb365c;
}
.thumbs_smallimg div.thumbs_img img
{
	height:305px;
	width:287px;
}
.description, .description h2 {
	color:#000;
	font-family:tahoma;
	font-size:16px;
	font-weight:normal;
	width: 700px;
	
background-color:#FFE4E9;
margin:0 auto;
text-align:center;
width:700px;	
padding-bottom: 10px;
padding-top: 10px;
}

/*.thumbs_smallimg, .thumbs_bigimg {
	float:left;
	margin:0 auto;
	padding:3px;
}
*/
#reloadPage
{
	color:black;
	font-family:tahoma;
	font-size:25px;		
}

.clear {
	padding-bottom:5px;
}
