body {
	background-color: #b5c5dd;
	font-family: 'Trebuchet MS',Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	color: #000;
	}

br
{
	clear: left;
}

.textmedium
{
	font-family: 'Trebuchet MS',Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #333;
}


/* ----------------- h1 ----------------------- */
h1,h2,h3,h4,h5,h6,p
{
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
font-family: 'Trebuchet MS',Arial, Helvetica, sans-serif;
}


/* ---------------------- h1 ------------------ */
h1 {
	font-weight: bold;
	font-size: 22px;
	color: #333;
	text-align: center;
	margin-bottom: 10px;
}

/* ---------------------- h2 ------------------ */
h2
{
	font-weight: bold;
	font-size: 20px;
	text-decoration: none;
	color: #333;
	margin-bottom: 5px;
}

h2 a
{
	color: #ff0000;
}
h2 a:link{
	color: #ff0000;
}
h2 a:visited{
	color: #ff0000;
}
h2 a:active{
	color: #ff0000;
}
h2 a:hover{
	color: #ff0000;
	text-decoration: underline;
}

/* ---------------------- h3 ------------------ */
h3 {
	font-weight: bold;
	font-size: 16px;
	color: #fff;
}

h3 a
{
	color: #fff;
}
h3 a:link{
	color: #fff;
}
h3 a:visited{
	color: #fff;
}
h3 a:active{
	color: #fff;
}
h3 a:hover{
	color: #ffff00;
	text-decoration: underline;
}

/* ----------------- h4 ----------------------- */
h4 {
	font-weight: bold;
	font-size: 20px;
	color: #333;
}


/* ---------------------- h5 ------------------ */
h5 {
	font-size: 20px;
	color: #333;
}
/* ---------------------- h6 ------------------ */
h6 {
	font-size: 20px;
	padding-left: 10px;
	color: #333;
}

/*
------------------------------------------------------------------------------------------
	Text Links, rollover, and visited
------------------------------------------------------------------------------------------
*/

A {
	text-decoration: none; 
	}
A:link {
	color: #FF0000;  font-family: 'Trebuchet MS',Arial, Helvetica, sans-serif; text-decoration: none
	}

A:visited {
	color: #FF0000;  font-family: 'Trebuchet MS',Arial, Helvetica, sans-serif; text-decoration: none
	} 

A:active {
	color: #FF0000;  font-family: 'Trebuchet MS',Arial, Helvetica, sans-serif; text-decoration: none
	} 

A:hover {
	text-decoration: underline; color: #FF0000
	}



/*
------------------------------------------------------------------------------------------
		Main boxes
------------------------------------------------------------------------------------------
*/
#topbar
{
	height: 30px;
	background-color: #333;
}

#topbar .search {
	margin-right: 30px;
	float: right;
	width: 500px;
	color: #fff;
	font-family: 'Trebuchet MS',Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.logotipo
{
	overflow: hidden;
	height: 223px;
	background: #b5c5dd url('/static/safadasquentes.com.br/templates/logotop.jpg') no-repeat top left;
}

.logotipo .bar
{
	width:920px;
	height: 24px;
	margin-top: 155px;
	margin-left: 30px;
	overflow: hidden;
}

.logotipo .bar .each
{
	float: left;
	font-family: 'Trebuchet MS',Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	padding-top: 2px;
}

.logotipo .bar .each a
{
	color: #333;
}

.logotipo .bar .each a:hover
{
	color: #3333ff;
}

.logotipo .bar .separ
{
	float: left;
	width: 60px;
}





.logotipo .bookmark
{
	margin-left: 760px;
	margin-top: 3px;
	font-family: 'Trebuchet MS',Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.logotipo .bookmark a
{
	color: #000;
}

.logotipo .bookmark a:hover
{
	color: #ff0000;
}






#mainAlign
{
	text-align: center;
	margin:0 auto;
}

#mainContent
{
	position: relative;
	width: 980px;
	margin:0 auto;
	text-align:left;
	background-color: #fff;
}

#mainContent .internal
{
	background: #fff url('/static/safadasquentes.com.br/templates/contentback.jpg') repeat-y top left;
	overflow: hidden;
	padding: 0px 5px 0px 5px;
}

#mainContent .bottommenu
{
	background: #fff url('/static/safadasquentes.com.br/templates/bottom.jpg') no-repeat top left;
	height: 73px;
	overflow: hidden;
}

#mainContent .bottommenu .bar
{
	width:920px;
	height: 28px;
	margin-top: 25px;
	margin-left: 35px;
	overflow: hidden;
}

#mainContent .bottommenu .bar .each
{
	float: left;
	font-family: 'Trebuchet MS',Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
}

#mainContent .bottommenu .bar .each a
{
	color: #000;
}

#mainContent .bottommenu .bar .each a:hover
{
	color: #ffff00;
}

#mainContent .bottommenu .bar .separ
{
	float: left;
	width: 40px;
}

#mainContent .left
{
	float: left;
	width: 170px;
	margin-right: 7px;
}

#mainContent .center
{
	float: left;
	width: 615px;
	margin-right: 7px;
}

#mainContent .right
{
	float: right;
	width: 170px;
	text-align: center;
}

#mainContent .rightbig
{
	float: left;
	width: 740px;
}





.bottom
{
	overflow: hidden;
	padding: 5px;
	height: 145px;
	text-align: center;
	font-family: 'Trebuchet MS',Arial, Helvetica, sans-serif;
	background-color: #333;
	font-weight: normal;
	font-size: 14px;
	color: #fff;
}

.bottom a
{
	font-family: 'Trebuchet MS',Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	color: #fff;
}

/* ------------------ VIDEO LIST ------------------------*/
.videoList
{
	width: 615px;
	background: #ffffff url('/static/safadasquentes.com.br/templates/listtitle.jpg') no-repeat left top;
	margin-bottom: 10px;
	overflow: hidden;
}

.videoList .videoListTopBar
{
	text-align: left;
	padding: 7px 0px 0px 13px;
	height: 30px;
}

.videoList .videoListThumb
{
	float: left;
	width: 170px;
	height: 130px;
	text-align: center;
	margin: 10px 10px 0px 5px;
}

.videoList .videoListThumb img
{
	border: 1px solid #333;
}

.videoList .videoListThumb img:hover
{
	border-color: #ff0000;
}

.videoList .videoListDesc
{
	float: left;
	width: 410px;
	padding: 10px 0px 0px 0px;
	text-align: justify;
	font-size: 11px;
}

.videoList .videoListDesc p
{
	clear: left;
	margin: 5px 5px 0px 5px;
	padding: 2px 0px 0px 0px;
	border-top: 1px dotted #D1D1D1;
}


/* ------------------ PHOTO LIST ------------------------*/
.photoList
{
	width: 615px;
	background: #ffffff url('/static/safadasquentes.com.br/templates/listtitle.jpg') no-repeat left top;
	margin-bottom: 10px;
	overflow: hidden;
}

.photoList .photoListTopBar
{
	text-align: left;
	padding: 7px 0px 0px 13px;
	height: 30px;

}

.photoList .photoListThumb
{
	float: left;
	width: 96px;
	height: 130px;
	text-align: center;
	margin: 10px 10px 0px 5px;
}

.photoList .photoListThumb img
{
	border: 1px #333 solid;
}

.photoList .photoListThumb img:hover
{
	border-color: #ff0000;
}

.photoList .photoListDesc
{
	float: left;
	width: 490px;
	padding: 10px 0px 0px 0px;
	text-align: justify;
	font-size: 11px;
}

.photoList .photoListDesc p
{
	clear: left;
	margin: 5px 5px 0px 5px;
	padding: 2px 0px 0px 0px;
	border-top: 1px dotted #D1D1D1;
}


/* -------------- Each photo --------- */
.individualphoto
{
	overflow: hidden;
	font-family: 'Trebuchet MS',Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	text-align: left;
}

.individualphoto .title
{
	text-align: left;
	font-weight: bold;
	color: #333;
}

.individualphoto .photoset
{
	text-align: left;
	margin: 0px 0px 10px 0px;
}


.individualphoto .options
{
	margin: 0px 0px 10px 0px;
	border: 1px #333 solid;
	padding: 5px;
	color: #333;
	text-align: left;
}

.individualphoto .permanent
{
	margin: 0px 0px 10px 0px;
	border: 1px #333 solid;
	padding: 5px;
	color: #333;
	text-align: left;
}

.individualphoto .permanent input
{
	font-size: 10px;
}


/* -------------- Each video --------- */
.individualvideo
{
	overflow: hidden;
	font-family: 'Trebuchet MS',Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	text-align: left;
}

.individualvideo .title
{
	text-align: left;
	font-weight: bold;
	color: #333;

}

.individualvideo .video
{

	margin: 0px 10px 30px 0px;
	text-align: center;
}

.individualvideo .desc
{
	margin: 0px 0px 10px 10px;
	border: 1px #333 solid;
	padding: 5px;
	color: #333;
	text-align: justify;
}


.individualvideo .options
{
	margin: 0px 0px 10px 10px;
	border: 1px #333 solid;
	padding: 5px;
	color: #333;
	text-align: left;
}

.individualvideo .permanent
{
	color: #333;
	clear: both;
}

.individualvideo .permanent input
{
	font-size: 10px;
}


/* --------------- Side Bar Photos --------------------- */
.sidebarphotosall
{
	padding-top: 5px;
	overflow: hidden;
}

.sidebarphotostitle
{
	width: 170px;
	height: 25px;
	text-align: center;
}

.sidebarphotos
{
}

.sidebarphotos .eachphoto
{
	width: 150px;
	height: 190px;
	margin-bottom: 7px;
}

.sidebarphotos .eachphoto img
{
	border: 2px #333 solid;
}

.sidebarphotos .eachphoto img:hover
{
	border-color: #ff0000;
}


/* --------------- Side Bar VÃ­deos --------------------- */
.sidebarvideostitle
{
	width: 170px;
	height: 32px;
}


.sidebarvideos
{
}

.sidebarvideos .eachvideo
{
	width: 160px;
	margin-right: 4px;
}

.sidebarvideos .eachvideo img
{
	border: 1px #333 solid;
}

.sidebarvideos .eachvideo img:hover
{
	border-color: #ff0000;
}


.sidebarvideos .eachvideo .eachdesc a
{
	padding-top: 2px;
	color: #333;
}

/* ----------------- Navigation ----------------- */

.categories
{
	overflow: hidden;
	width: 160px;
	margin: 0px 0px 5px 10px;
	padding: 0px 0px 5px 0px;
}

.categories .title
{
	padding: 0px 0px 0px 9px;
	text-align: left;
	font-size: 20px;
	font-weight: normal;
	color: #333;
	border-bottom: 1px dotted #333;

}


.categories .eachnav
{
	padding: 0px 0px 0px 20px;
	margin: 0;
	text-align: left;
	font-size: 12px;
	overflow: hidden;
}

.categories .eachnav a
{
	color: #333;
}

.categories .eachnav a:hover
{
	color: #ff0000;
}


.catdropdown
{
	margin: 10px 0px 10px 0px;
	border-style: dashed;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	background-color: #efefef;
}



/* --------------- Last viewed videos VÃ­deos --------------------- */
.lastviewedvideos
{
	overflow: hidden;
	clear: both;
	margin-left: 20px;
}

.lastviewedvideos .eachvideo
{
	float: left;
	width: 170px;
	height: 170px;
	background-color: #fff;
	margin-bottom: 3px;
	margin-right: 20px;
}

.lastviewedvideos .eachvideo  a
{
	padding-top: 2px;
	color: #000;
	font-family: 'Trebuchet MS',Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.lastviewedvideos .eachvideo img
{
	border: 1px #333 solid;
}

.lastviewedvideos .eachvideo img:hover
{
	border-color: #ff0000;
}

/* --------------- Set List -------------*/
.setlist
{
	width: 770px;
	overflow: hidden;
}

.setlisteach
{
	float: left;
	width: 90px;
	height: 120px;
	background-color: #fff;
	padding: 8px;
}

.setlisteach img
{
	border: 1px #333 solid;
}

.setlisteach img:hover
{
	border-color: #ff0000;
}

/* -------------- Pagination ---------------*/
.pagination
{
	margin: 0 auto;
	margin-top: 30px;
	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 #333 solid;
	background-color: #333;
}

.pagination .linkpagetext a
{
	float: left;
	display:block; 
	padding:2px;
	height: 20px;
	margin-right: 3px;
	font-size: 13px;
	color: #333;
	font-weight: bold;
	border: 1px #333 solid;
	background-color: #efefef;
}


.pagination .linkpagetext a:hover
{
	color: #fff;
	background-color: #333;
	text-decoration: none;
}

.pagination .currentpagenumber
{
	float: left;
	height: 20px;
	width: 20px;
	padding: 2px;
	margin-right: 3px;
	font-size: 13px;
	color: #fff;
	font-weight: bold;
	border: 1px #333 solid;
	background-color: #333;
}

.pagination .linkpagenumber a
{
	float: left;
	display:block;
	height: 20px;
	width: 20px;
	padding: 2px;
	margin-right: 3px;
	font-size: 13px;
	color: #333;
	font-weight: bold;
	border: 1px #333 solid;
	background-color: #efefef;
}

.pagination .linkpagenumber a:hover
{
	color: #fff;
	background-color: #333;
	text-decoration: none;
}



/* ------------ ADS Random videos --------- */
.randomvideosads
{
	position: relative;
	width: 860px;
	margin: 0 auto;
	background-color: #fff;
	overflow: hidden;
	margin-bottom: 10px;
	text-align: center;
	margin-left: 60px;
}

.randomvideosads .eachvideo
{
	float: left;
	background-color: #fff;
	padding: 0px;
	margin-right: 5px;
}

.randomvideosads .eachvideo img
{
	border: 1px #333 solid;
}

.randomvideosads .eachvideo img:hover
{
	border-color: #ff0000;
}


/* ---------------------- SEARCH TAGS -------------- */
.searchtags
{
	width: 940px;
	text-align: justify;
	margin: 0px 10px 0px 10px;
}

.searchtags .contenttags
{

}

.searchtags .contenttags a
{
	font-weight: normal;
}

/* ---------------- PLAYER FRAME ------------*/
.playerframe
{
width: 260px;
height: 216px;
}

/* ---------------- PLAYER FRAME ------------*/
.adsthumbvideos
{
text-align: center;
margin-bottom: 10px;
font-family: 'Trebuchet MS',Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 12px;
color: #333;
}

.adsthumbvideos img
{
border: 0px #fff solid;
}

.adsthumbvideos .adstext
{
text-align: left;
margin-left: 5px;
}

/* Begin star rater CSS */
.sprate3 {
font-size : 11px; 
color : #7BA402; 
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/safadasquentes.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/safadasquentes.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 */



