﻿body {
	margin: 0;
	padding: 0;
	background: #A060AA url(/static/lesbicasbr.com.br/templates/internal.jpg) repeat-y center top;
	font: italic medium Georgia, "Times New Roman", Times, serif;
	color: #B35BC1;
}

br
{
	clear: left;
}

strong
{
	font-weight: normal;
}

.textmedium
{
	font-weight: bold;
	font-size: 14px;
	color: #efefef;
}


/* ----------------- h1 ----------------------- */
h1,h2,h3,h4,h5,h6,p
{
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}


/* ---------------------- h1 ------------------ */
h1 {
	font-weight: normal;
	font-size: 26px;
	color: #9132A5;
	text-align: center;
	padding-bottom: 3px;
}

/* ---------------------- h2 ------------------ */
h2
{
	font-weight: normal;
	font-size: 28px;
	text-decoration: none;
	color: #9132A5;
	padding: 2px 0px 10px 15px;
}


h2 a
{
	color: #9132A5;
}
h2 a:link{
	color: #9132A5;
}
h2 a:visited{
	color: #9132A5;
}
h2 a:active{
	color: #9132A5;
}
h2 a:hover{
	color: #9132A5;
	text-decoration: underline;
}

/* ---------------------- h3 ------------------ */
h3 {
	font-weight: bold;
	font-size: 20px;
	color: #9132A5;
	letter-spacing: -1px;
}
h3 a
{
	color: #9132A5;
}
h3 a:link{
	color: #9132A5;
}
h3 a:visited{
	color: #9132A5;
}
h3 a:active{
	color: #9132A5;
}
h3 a:hover{
	color: #9132A5;
	text-decoration: underline;
}

/* ----------------- h4 ----------------------- */
h4 {
	font-weight: normal;
	font-size: 18px;
	color: #9132A5;
}


/* ---------------------- h5 ------------------ */
h5
{
	font-size: 20px;
	color: #9132A5;
	padding: 0px 0px 10px 0px;
}
/* ---------------------- h6 ------------------ */
h6
{
	font-size: 20px;
	color: #9132A5;
	margin-left: 200px;
}

/*
------------------------------------------------------------------------------------------
	Text Links, rollover, and visited
------------------------------------------------------------------------------------------
*/

a {
	text-decoration: none;
	color: #9132A5;
	}
a:link {
	color: #9132A5; text-decoration: none
	}

a:visited {
	color: #9132A5; text-decoration: none
	} 

a:active {
	color: #9132A5; text-decoration: none
	} 

a:hover {
	text-decoration: underline; color: #9132A5; background: none;
	}



/*
------------------------------------------------------------------------------------------
		Main boxes
------------------------------------------------------------------------------------------
*/
/* Header */

#header {
	
	margin: 0 auto;
	width: 980px;
	overflow: hidden;
}

#header .headerleft {
	float: left;
	margin-right: 20px;
	width: 170px;
}


#header .headerright {
	float: left;
	width: 770px;
	height: 120px;
	background: url(/static/lesbicasbr.com.br/templates/img4.jpg) no-repeat 3% 30%;
	border-bottom: 2px #9132A5 solid;
	margin-bottom: 10px;
}

#header .headerright h1 {
	color: #9132A5;
	text-align: left;
	padding: 25px 0 0 90px;
	font-size: 40px;
	font-weight: bold;
}

#header .headerright h2 {
	padding: 0 0 0 90px;
	color: #9132A5;
	text-align: left;
	font-size: 25px;
}

/* Menu */

#menu {

	width: 170px;
	
}

#menu ul {
	margin: 0;
	padding-left: 10px;
	list-style: none;
}


#menu li a {
	background: url(/static/lesbicasbr.com.br/templates/img7.jpg) no-repeat left center;
	padding-left: 15px;
	text-decoration: none;
	font-size: 18px;
}




/* Search */

#search {
	width: 168px;
	height: 70px;
	padding: 15px 0 0 5px;
	text-align: center;
}

#search form {
	height: 31px;
	margin: 0;
	padding: 10px 10px 0 0px;
}


#textfield1 {
	width: 145px;
	background: #FFFFFF;
	border: 1px #9132A5 solid;
}


#submit1 {
	height: 22px;
	background: #9132A5;
	border: none;
	text-transform: lowercase;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	margin-top: 5px;
}

#submit1:hover {
	background: #ffd93c;
	color: #000;
	cursor: hand;
}





#mainAlign
{
	text-align: center;
	margin:0 auto;
}

#mainContent
{
	position: relative;
	width: 980px;
	margin:0 auto;
	text-align:left;
}

#mainContent .internal
{
	overflow: hidden;
	padding-top: 10px;
}


#mainContent .left
{
	float: left;
	width: 170px;
	margin-right: 8px;
}

#mainContent .center
{
	float: left;
	width: 620px;
	margin-right: 8px;
}

#mainContent .right
{
	float: right;
	width: 170px;
	text-align: center;
}

#mainContent .rightbig
{
	float: right;
	width: 800px;
	text-align: center;
}



/* Footer */

#footer {
	width: 700px;
	margin: 0 auto;
	margin-left: 200px;
	padding: 10px 20px 10px 0px;
	border-top: 1px solid #9132A5;
	font-size: x-small;
	text-align: center;
}

#footer p {
	margin: 0;
	line-height: normal;
	color: #9132A5;
}

#footer a {
	color: #9132A5;
}



/* ------------------ VIDEO LIST ------------------------*/
.videoList
{
	overflow: hidden;
	margin: 0 0 10px 10px;
	text-align: left;
	margin-bottom: 10px;
	background: url(/static/lesbicasbr.com.br/templates/img5.jpg) no-repeat center top;
}
.videoList .videoListTopBar
{
	height: 30px;
	margin-top: 40px;
	padding: 10px 0 0 35px;
	background: url(/static/lesbicasbr.com.br/templates/img6.jpg) no-repeat left center;
}

.videoList .videoListThumb
{
	float: left;
	width: 170px;
	height: 130px;
	text-align: center;
	margin: 0px 10px 0px 5px;
}

.videoList .videoListThumb img
{
	border: 1px solid #434343;
}

.videoList .videoListThumb img:hover
{
	border-color: #fff;
}


.videoList .videoListDesc
{
	width: 410px;
	float: left;
	padding-right:5px;
	text-align: justify;
}


.videoList .videoListDesc p
{
	clear: left;
	margin: 5px 5px 0px 5px;
	padding: 2px 0px 0px 0px;
	border-top: 1px dashed #9132A5;
}



/* -------------- Each video  --------- */
.individualvideo
{
	font-family: 'Trebuchet MS',Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #B35BC1;
	text-align: center;
}

.individualvideo .video
{
	width: 600px;
	margin: 0px 10px 30px 10px;
}

.individualvideo .options
{
	width: 600px;
	margin: 0px 0px 10px 10px;
	border: 1px solid #B35BC1;
	padding: 2px;
	color: #9132A5;
	text-align: left;
}

.individualvideo .title
{
	font-weight: bold;
	color: #000;
}

.individualvideo .permanent
{
	color: #B35BC1;
	clear: both;
}

.individualvideo .permanent input
{
	font-size: 10px;
}





/* --------------- Last viewed videos Vídeos --------------------- */
.lastviewedvideos
{
	overflow: hidden;
	clear: both;
	padding-top: 5px;
	padding-left: 200px;
	margin-top: 10px;
}

.lastviewedvideos .eachvideo
{
	float: left;
	width: 162px;
	height: 170px;
	margin-bottom: 3px;
	margin-right: 25px;
	color: #9132A5;
	font-size: 11px;
	font-weight: normal;
}

.lastviewedvideos .eachvideo a
{
	padding-top: 2px;
	color: #fff;
	font-family: 'Trebuchet MS',Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

.lastviewedvideos .eachvideo img
{
	border: 1px solid #434343;
}

.lastviewedvideos .eachvideo img:hover
{
	border-color: #fff;
}

.lastviewedvideos .eachvideo .rate
{
	border: 0px #fff solid;
}


/* -------------- Pagination ---------------*/
.pagination
{
	margin: 0 auto;
	margin-top: 5px;
	margin-left: 100px;
	text-align: center;
	overflow: hidden;
	height: 30px;
	clear: both;
}

.pagination .currentpagetext
{
	float: left;
	height: 20px;
	padding:2px;
	margin-right: 3px;
	font-size: 13px;
	color: #fff;
	font-weight: bold;
	border: 1px #fff solid;
	background-color: #9132A5;
}

.pagination .currentpagenumber
{
	float: left;
	height: 20px;
	width: 20px;
	padding: 2px;
	margin-right: 3px;
	font-size: 13px;
	color: #fff;
	font-weight: bold;
	border: 1px #fff solid;
	background-color: #9132A5;
}

.pagination .linkpagetext a
{
	float: left;
	display:block; 
	padding:2px;
	height: 20px;
	margin-right: 3px;
	font-size: 13px;
	color: #9132A5;
	font-weight: bold;
	border: 1px #9132A5 solid;
}


.pagination .linkpagetext a:hover
{
	color: #fff;
	background-color: #CC0000;
	text-decoration: none;
}


.pagination .linkpagenumber a
{
	float: left;
	display:block;
	height: 20px;
	width: 20px;
	padding: 2px;
	margin-right: 3px;
	font-size: 13px;
	color: #9132A5;
	font-weight: bold;
	border: 1px #9132A5 solid;
}

.pagination .linkpagenumber a:hover
{
	color: #fff;
	background-color: #CC0000;
	text-decoration: none;
}



/* ------------ ADS Random videos --------- */
.randomvideosads
{
	position: relative;
	width: 915px;
	margin: 0 auto;
	overflow: hidden;
	margin-bottom: 10px;
	text-align: center;
	margin-left: 30px;
}

.randomvideosads .eachvideo
{
	float: left;
	padding: 9px;
}

.randomvideosads .eachvideo img
{
	border: 1px solid #434343;
}

.randomvideosads .eachvideo img:hover
{
	border-color: #fff;
}


/* ---------------------- SEARCH TAGS -------------- */
.searchtags
{
	width: 700px;
	text-align: left;
	color: #fff;
	margin: 10px 0px 10px 200px;
}

.searchtags .contenttags
{
	color: #fff;
}

.searchtags .contenttags a
{
	font-weight: normal;
	color: #9132A5;
}

.searchtags .contenttags a:hover
{
	color: #CC0000;
}

/* ---------------- PLAYER FRAME ------------*/
.playerframe
{
width: 260px;
height: 216px;
}

/* ---------------- PLAYER FRAME ------------*/
.adsthumbvideos
{
	text-align: center;
	margin-bottom: 10px;
	font-weight: normal;
	font-size: 12px;
	color: #9132A5;
}

.adsthumbvideos img
{
	border: 1px solid #434343;
}

.adsthumbvideos img:hover
{
	border-color: #fff;
}

.adsthumbvideos .adstext
{
text-align: left;
margin-left: 5px;
}


/* Begin star rater CSS */
.sprate3 {
font-size : 11px; 
color : #ff0000; 
font-family : tahoma,verdana, arial, sans-serif;
text-decoration : none; 
}


.srating{
list-style:none;
margin: 0px;
padding:0px;
width: 100px;
height: 20px;
position: relative;
background: url(/static/lesbicasbr.com.br/templates/strating.gif) top left repeat-x;		
}
.srating li{
padding:0px;
margin:0px;
/*\*/
float: left;
/* */
}
.srating li a{
display:block;
width:20px;
height: 20px;
text-decoration: none;
text-indent: -9000px;
z-index: 20;
position: absolute;
padding: 0px;
background-image:none;	
}
.srating li a:hover{
background: url(/static/lesbicasbr.com.br/templates/strating.gif) 0px -20px repeat-x;
z-index: 1;
left: 0px;
}
.srating a.onestar{
left: 0px;
}
.srating a.onestar:hover{
width:20px;
}
.srating a.twostars{
left:20px;
}
.srating a.twostars:hover{
width: 40px;
}
.srating a.threestars:hover{
width: 60px;
}
.srating a.threestars{
left: 40px;
}
.srating a.fourstars{
left: 60px;
}	
.srating a.fourstars:hover{
width: 80px;
}
.srating a.fivestars{
left: 80px;
}
.srating a.fivestars:hover{
width: 100px;
}	
/* End star rater CSS */

