* {border:0; margin:0; padding:0;outline: 0;}
:focus {
	outline: 0;
}

/* RESET */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #888888;
	font-weight:bold;
}
body {
	background: #ffffff url(images/tp2_bg.gif) center top repeat-x;
}
a:link {
	color: #d72c6e;
	text-decoration: underline;
}
a:visited {
	color: #d72c6e;
	text-decoration: underline;
}
a:hover, a:focus {
	color: #d72c6e;
	text-decoration: none;
}
a:active {
	color: #d72c6e;
	text-decoration: none;
}
h1 {
	font-size:25px;
	color:#d72c6e;
	text-transform:uppercase;
}
h2 {
	font-size: 18px;
	color: #d72c6e;
	text-transform:uppercase;
	margin-bottom:10px;
}
h3 {
	font-size: 14px;
	color: #d72c6e;
	text-transform:uppercase;
}
h4 {
	font-size: 12px;
	color: #525252;
}
h5 {
	font-size: 11px;
	color: #525252;
}
h6 {
	font-size: 10px;
	color: #525252;
}
p {
	margin-bottom:10px;
}
p.dropper {
	text-indent:-9999px;
	_display:none;
	margin:0;
}

/* MAIN STRUCTURE */
#top {
	position:relative;
	display:block;
	margin:38px auto 0 auto;
	padding:0;
	width:951px;
	height:51px;
	background:#ffffff;
}
#header {
	position:relative;
	display:block;
	margin:0 auto;
	padding:0;
	width:951px;
	height:509px;
	background:url(images/header.jpg) left top no-repeat;
}
#headersmall {
	position:relative;
	display:block;
	margin:0 auto;
	padding:0;
	width:951px;
	height:109px;
	background:url(images/header_small.gif) left top no-repeat;
}
#allcontent {
	position:relative;
	display:block;
	margin:0 auto;
	padding:0;
	width:923px;
	min-height:500px;
	background:url(images/content_bg.gif) left top repeat-y;
}
#allcontentbig {
	position:relative;
	display:block;
	margin:0 auto;
	padding:0;
	width:923px;
	min-height:500px;
	background:url(images/content_big_bg.gif) left top repeat-y;
}
#bigtop {
	position:relative;
	display:block;
	width:923px;
	height:13px;
	background:url(images/big_top.gif) left top no-repeat;
	clear:both;
}
#sidebar {
	position:relative;
	display:block;
	float:left;
	width:193px;
	margin-right:9px;
}
#content {
	position:relative;
	display:block;
	margin:0;
	width:721px;
	float:left;
}
#bottom {
	position:relative;
	display:block;
	margin:0 auto;
	padding:0;
	width:923px;
	height:7px;
	background:url(images/bottom.gif) left top no-repeat;
}
#bottombig {
	position:relative;
	display:block;
	margin:0 auto;
	padding:0;
	width:923px;
	height:7px;
	background:url(images/bottombig.gif) left top no-repeat;
}
#footer {
	position:relative;
	display:block;
	margin:0 auto;
	padding:12px 0;
	width:923px;
	text-align:center;
	font-weight:normal;
}
/* end main structure */


/* TOP */
#logo {
	position:relative;
	display:block;
	float:left;
	height:51px;
	width:550px;
	background:url(images/logo.gif) left top no-repeat;
}
#logo a {
	position:relative;
	display:block;
	float:left;
	height:51px;
	width:419px;
}
#logo p {
	text-indent:-9999px;
}

#menubtn1, #menubtn2, #menubtn3 {
	position:relative;
	display:block;
	float:left;
	width:130px;
	height:51px;
}
#menubtn1 h3, menubtn2 h3, menubtn3 h3 {
	margin:0;
	padding:0;
}
#menubtn1 h3 a, #menubtn2 h3 a, #menubtn3 h3 a {
	display:block;
	width:130px;
	height:51px;
	line-height:51px;
	text-indent:-9999px;
}
#menubtn1 h3 a {
	background:url(images/btn_join.gif) left top no-repeat;
}
#menubtn2 h3 a {
	background:url(images/btn_help.gif) left top no-repeat;
}
#menubtn3 h3 a {
	background:url(images/btn_members.gif) left top no-repeat;
}
#menubtn1 h3 a:hover, #menubtn2 h3 a:hover, #menubtn3 h3 a:hover {
	background-position: 0 -51px;
}
/* end top */

/* header */
#rotator {
	position:relative;
	display:block;
	padding-left:525px;
	padding-top:32px;
	width:435px;
	height:135px;
}
.rotate {
	position:relative;
	display:block;
	width:131px;
	height:131px;
	margin-right:10px;
	float:left;
}
/* end header */


/* SIDEBAR */
#search {
	position:relative;
	display:block;
	z-index:98;
}
#search1 {
	position:relative;
	display:block;
	background:url(images/search.gif) left top no-repeat;
	width:193px;
	height:47px;
	text-indent:-9999px;
}
#search2 {
	position:relative;
	display:block;
	width:193px;
	height:65px;
	background:#b7e7f5;
}
#search2 form {
	padding:14px 0 0 18px;
}
#search2 form input.search {
	background: #fff url(images/searchfield.gif) left top no-repeat;
	float:left;
	width:113px;
	margin:0;
	padding:7px 0 0 10px;
	border:none;
	outline:none;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color:#7d9ea8;
	height: 22px;
	*height: 20px;/* IE Hacks */
	vertical-align:middle;
}
#search3 {
	position:relative;
	display:block;
	background:url(images/advanced.gif) left top no-repeat;
	width:193px;
	height:49px;
	text-indent:-9999px;
}
#search4 {
	position:relative;
	display:block;
	width:193px;
	height:66px;
	background:url(images/search_bottom.gif) left top no-repeat;
	z-index:98;
}
#search4 form {
	padding:14px 0 0 18px;
}

#cats {
	position:relative;
	display:block;
	width:193px;
	z-index:2;
}
#cats h3 {
	display:block;
	width:193px;
	height:54px;
	background:url(images/categories.gif) left top no-repeat;
	text-indent:-9999px;
}
#cats ul {
	list-style:none;
	margin-bottom:10px;
}
#cats li {
	width:193px;
	height:46px;
	margin:0;
	border-bottom: #a1a1a1 1px dashed;
}
#cats li a {
	width:193px;
	height:46px;
	display:block;
	background:url(images/cats_bg.gif) left top no-repeat;
	line-height:46px;
	text-indent:20px;
	font-size:12px;
	text-decoration:none;
	color:#888888;
	text-transform:uppercase;
}
#cats li a:hover {
	background-position: 0 -46px;
	color:#ebebeb;
}

/* sidebar */


/* MAIN */
#content h1 {
	display:block;
	width:721px;
	height:47px;
	text-indent:-9999px;
	background:url(images/heading.gif) left top no-repeat;
}

#content h3 {
	display:block;
	width:721px;
	height:47px;
	line-height:47px;
	font-size:18px;
	text-indent:20px;
	background:url(images/heading_sr.gif) left top no-repeat;
}

.section {
	position:relative;
	display:block;
	width:656px;
	padding:0 10px;
	height:27px;
	line-height:27px;
	margin:15px 16px 15px 25px;
	background: #fff url(images/pag_bg.gif) left top no-repeat;
}
.section h3 {
	float:left;
}
.pagination {
	position:relative;
	display:block;
	height:27px;
	line-height:27px;
	width:200px;
	float:right;
	text-align:right;
	padding: 0 10px;
}
.pagination_bot {
	position:relative;
	display:block;
	width:656px;
	padding:0 10px;
	height:27px;
	line-height:27px;
	margin:15px 16px 15px 25px;
	background: #fff url(images/pag_bg.gif) left top no-repeat;
	text-align:center;
}
.pagination_prev {
	position:absolute;
	display:block;
	width:120px;
	left:10px;
	top:0px;
	height:27px;
	line-height:27px;
	text-align:left;
}
.pagination_pa{
	position:absolute;
	display:block;
	width:416px;
	left:130px;
	top:0px;
	height:27px;
	line-height:27px;
	text-align:center;
}
.pagination_next {
	position:absolute;
	display:block;
	width:120px;
	right:10px;
	top:0px;
	height:27px;
	line-height:27px;
	text-align:right;
}

.mainblock1 {
	position:relative;
	display:block;
	padding:10px 16px 0 25px;
	margin-bottom:8px;
}
.rowblock {
	position:relative;
	display:block;
	width:676px;
	clear:both;
}
.player {
	position:relative;
	display:block;
	width:490px;
	height:382px;
	float:left;
	margin-right: 2px;
}


#frameHolder{ 
	width:480px;
	height:352px;
  background:url(images/play.png) center center no-repeat;
  _background:none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/frame.png', sizingMethod='scale');
}

#frameImgHolder{ 
  float:left;
	width:480px;
	height:352px;
  display:inline;  
	border: 5px solid #ffffff;  
}

#frameFakeHolder{ 
  float:left;
	width:490px;
	height:20px;
  display:inline;  
}

#frameFake{ 
	width:490px;
	height:20px;
    background: url(images/fakeplayer_.jpg) no-repeat;
}



.playerright {
	position:relative;
	display:block;
	width:183px;
	height:390px;
	float:left;
	margin-bottom: 8px;
}
.playerright .bigpic {
	border:#fff 5px solid;
	margin-bottom:1px;
}
.playerright .fullscene {
	margin:0;
}
.bulb {
	position:relative;
	display:block;
	padding: 17px 25px 10px 21px;
	background:#fff url(images/bulb_top.gif) left top no-repeat;
}
.bulb p {
	line-height:140%;
	margin-bottom:16px;
}
.bulbbottom {
	position:relative;
    display: block;
    height: 5px;
    clear: both;
	background:#fff url(images/bulb_bottom.gif) left top no-repeat;
	color:#fff;
	margin-bottom:6px;
}
.simpletext {
	font-weight:normal;
}

#allcontentbig .rowblock {
	width:626px;
	padding-left:30px;
	padding-right:20px;
}
#allcontentbig .rowblock input {
	padding:5px 5px 1px 5px;
	_width:150px;
	_height:27px;
	width:140px;
	height:21px;
	background:url(images/inputfield.gif) left top no-repeat;
	font: 13px "Tahoma", Arial, Helvetica, sans-serif;
}
#allcontentbig .rowblock textarea {
	border:#b7b6b6 1px solid;
	width:100%;
	height:60px;
}
#allcontentbig .rowblock input.feedback_button {
	width:150px;
	height:27px;
	padding:0;
	background:url(images/button.gif) left top no-repeat;
	font: 13px "Tahoma", Arial, Helvetica, sans-serif;
}
#allcontentbig .rowblock label {
	width:100px;
	display:block;
	float:left;
}
#allcontentbig .rowblock fieldset {
	margin-bottom:10px;
}
#allcontentbig .rowblock .radio {
	margin-bottom:5px;
}

/* main end */

/* JOIN */
#jointop {
	position:relative;
	display:block;
	width:951px;
	height:40px;
	background:url(images/tp_join_01.gif) left top no-repeat;
	margin:0 auto;
}
#joinmain {
	position:relative;
	display:block;
	width:951px;
	height:581px;
	background:url(images/tp_join_02.jpg) left top no-repeat;
	margin:0 auto;
}
#joinform {
	position:absolute;
	left:527px;
	top:24px;
	width:390px;
	height:208px;
}
#joinform input {
	padding:3px 5px 3px 5px;
	_width:120px;
	_height:23px;
	width:110px;
	height:17px;
	background:url(images/join_input.gif) left top no-repeat;
	font: 13px "Tahoma", Arial, Helvetica, sans-serif;
}
#joinform textarea {
	border:#b7b6b6 1px solid;
	width:100%;
	height:60px;
}
#joinform input.join_button {
	width:120px;
	height:23px;
	padding:0;
	background:url(images/join_button.gif) left top no-repeat;
	font: 13px "Tahoma", Arial, Helvetica, sans-serif;
}
 #joinform label {
	width:80px;
	display:block;
	float:left;
}
#joinform fieldset {
	margin-top:10px;
}
#joinform fieldset fieldset {
	float:left; 
	clear:both;
	width:170px;
}

#joinform .radio {
	margin-top:8px;
	width:18px;
	height:18px;
	background:transparent;
}
.flleftpart {float:left; width:210px;}
.flrightpart {float:right; width:170px;}
/* join */


/* FOOTER */

#footer a {color:#888888; font-size:10px;}

/* footer end */

/*clearfix*/
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}


/* gallery */

.galleryContainer {
	position:relative;
	display:block;
	width:162px;
	height:309px;
	margin-right:6px;
	margin-bottom:8px;
	float:left;
	background:#fff url(images/members_img_bottom.gif) left bottom no-repeat;
}
.galleryTop {
	display:block;
	width:162px;
	height:33px;
	margin:0;
	clear:both;
	text-align:center;
	background:#fff url(images/members_img_top.gif) left top no-repeat;
}
.galleryTop h4 {
	margin:0;
	line-height:33px;
}

.galleryTopN h4 {
	color: #d72c6e;
	margin:0;
	line-height:33px;	
	text-align: center;
}
	
.galleryTop a {
	text-decoration:none;
}
.galleryTop a:hover {
	text-decoration:underline;
}
.galleryImg {
	display:block;
	border-left:#fff 6px solid;
	border-right:#fff 6px solid;
	padding-bottom:12px;
	clear:both;
}
.galleryFavs {
	display:block;
	float:right;
	width:29px;
	height:27px;
	margin-right:11px;
	_margin-right:3px;
}
.galleryDate {
	margin-left:6px;
	width:105px;
	padding-left:5px;
	float:left;
	font-weight:normal;
}
.galleryDateN {
	text-align:center;
	padding-left:5px;
	float:center;
	font-weight:normal;
}
.galleryRating {
	margin-left:6px;
	width:105px;
	padding-left:5px;
	float:left;
	font-weight:normal;
	color:#d72c6e;
}
.galleryRatingN {
	text-align:center;
	padding-left:5px;
	float:center;
	font-weight:normal;
	color:#d72c6e;
}
/* end gallery */