@charset "utf-8";
/* CSS Document */

body{
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #403e3f;
	background-image: url(/tour/gfx/bg.jpg);
	background-repeat: repeat;
	font-size: 12px;
}

a:link {
color: #ce2874;
}

a:visited {
color: #ce2874;
}

.contener{
width:900px;
margin:auto;}


.border_out{
	width:100%;
	float:left;
	border: 1px solid #333333;
	background-color: #000000;
}


#top{
	width:100%;
	float:left;
	background-image: url(/tour/gfx/top.jpg);
	background-repeat: no-repeat;
	height:348px;
}

#menu{
width:100%;
float:left;}

#menu a{
	display:block;
	float:left;
	height:61px;
	background-repeat: no-repeat;
}

a.menu1{
	background-image: url(/tour/gfx/tgirlnetwork_05.jpg);
	width:125px;
}
a.menu2{
	background-image: url(/tour/gfx/tgirlnetwork_06.jpg);
	width:142px;
}
a.menu3{
	background-image: url(/tour/gfx/tgirlnetwork_07.jpg);
	width:152px;
}
a.menu4{
	background-image: url(/tour/gfx/tgirlnetwork_08.jpg);
	width:156px;
}
a.menu5{
	background-image: url(/tour/gfx/tgirlnetwork_09.jpg);
	width:160px;
}
a.menu6{
	background-image: url(/tour/gfx/tgirlnetwork_10.jpg);
	width:165px;
}

a.menu1:hover{
	background-image: url(/tour/gfx/overs_05.gif);
}
a.menu2:hover{
	background-image: url(/tour/gfx/overs_06.gif);
}
a.menu3:hover{
	background-image: url(/tour/gfx/overs_07.gif);
}
a.menu4:hover{
	background-image: url(/tour/gfx/overs_08.gif);
}
a.menu5:hover{
	background-image: url(/tour/gfx/overs_09.gif);
}
a.menu6:hover{
	background-image: url(/tour/gfx/overs_10.gif);
}


#sub{
	width:100%;
	float:left;
	text-align:center;
	background-image: url(/tour/gfx/suv.gif);
	background-repeat: no-repeat;
	height:120px;
}


#sub_in{
	width:830px;
	height:84px;
	text-align:center;
	float:left;

		margin-left:33px;
	margin-top:25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}

#header{
	width:100%;
	float:left;
	background-image: url(/tour/gfx/latest.gif);
	background-repeat: no-repeat;
	height:75px;
}

#headerbestrated{
	width:100%;
	float:left;
	background-image: url(/tour/gfx/best_rated.jpg);
	background-repeat: no-repeat;
	height:75px;
}

#headerallupdates{
	width:100%;
	float:left;
	background-image: url(/tour/gfx/all_our_updates.jpg);
	background-repeat: no-repeat;
	height:75px;
}

#headerjoin{
	width:100%;
	float:left;
	background-image: url(/tour/gfx/joinheader.jpg);
	background-repeat: no-repeat;
	height:75px;
}

#headerthetgirls{
	width:100%;
	float:left;
	background-image: url(/tour/gfx/the_t_girls.jpg);
	background-repeat: no-repeat;
	height:75px;
}

#spacer {
height: 30px;
float: left;

}

.style2 {
	color: #e79f07;
	font-weight: bold;
	font-size: 14px;
}


.style4 {
	font-size: 20px;
	font-weight: bold;
	color: #ce2874;
}


.contents{
	width:880px;
	padding-top:10px;
	margin-left: 10px;
	margin-right: 10px;
	float:left;
	background-color: #000000;
	color: #ffffff;
}


#content{
	width:180px;
	margin:2px;
	margin-left:20px;
	margin-top:10px;
	margin-right:20px;
	float:left;

}




#img a{
	width:180px;
	height:180px;
	float:left;

}



#txt{
	width:100%;
	float:left;
	margin-top:3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6b6969;
	line-height:15px;
	text-transform: capitalize;
}


#txt a{
color:#FFFFFF;
font-family:Arial,Helvetica,sans-serif;
font-size:13px;
font-weight:bold;
text-decoration:none;
}

#star_on{
	height:15px;
	float:left;
	background-image: url(/tour/gfx/star.jpg);
	background-repeat: repeat-x;
}
#star_off{
	height:15px;
	width:75px;
	float:left;

}


#pagination {
	float:left;
	text-align:center;
	width:100%;
	padding-top:20px;
	padding-bottom:20px;
	background-color: #000000;
	color: #ffffff;
}
#pagination a {
	font-size: 11px;
	margin-top:20px;
	margin-left:2px;
	padding-left:7px;
	padding-right:7px;
	text-align:center;
	display:inline;
	padding-top:2px;
	padding-bottom:2px;
	line-height:22px;
	font-weight: bold;
	color: #e79f07;
	text-decoration:none;
	background-color: #000000;
	border: 1px solid #333333;	
	
}

#pagination span {
	font-size: 11px;
	margin-top:20px;
	margin-left:2px;
	padding-left:7px;
	padding-right:7px;
	text-align:center;
	display:inline;
	padding-top:2px;
	padding-bottom:2px;
	line-height:22px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
	background-color: #ac135a;
	border: 1px solid #333333;		
	
}



#pagination a:hover {
	color: #FFFFFF;
}


.thumb{
	width:271px;
	float:left;
	margin:10px;
	margin-top:15px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}

.thumb a{
color:#E79F07;}


#footer{
	width:100%;
	float:left;
	text-align:center;
	background-image: url(/tour/gfx/footer.jpg);
	background-repeat: no-repeat;
	height:110px;
	padding-top:150px;
	margin-top: 30px;
	color:#FFFFFF;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
}

#footer a{
color:#E79F07;}

#footer strong{
font-size:14px;}

.videoplayer {
width: 740px;
height: 420px;
background-image: url(/tour/gfx/videoplayer.gif);
margin-left: auto;
margin-right: auto;
margin-bottom: 20px;
}
.videothumbnail {
padding-left: 15px;
padding-top: 11px;
}
.videoheader {
	font-size: 20px;
	font-weight: bold;
	color: #ce2874;
	text-align: center;
	text-transform: capitalize;
	margin-bottom: 20px;
}
.videodesc {
	font-size: 12px;
	color: #ffffff;
	text-align: center;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}
.pictureframe {
width: 744px;
height: 463px;
background-image: url(/tour/gfx/pictureframe.gif);
margin-left: auto;
margin-right: auto;
margin-bottom: 20px;
}
.picturethumbnail {
padding-left: 66px;
padding-top: 70px;
}
