body {
	margin: 0;
	padding: 0;
	background: #fff url(/static/tirandotudo.com.br/templates/img01.jpg) repeat-x left 40px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6E6E6E
}

br
{
	clear: left;
}

strong
{
	font-weight: normal;
}

.textmedium
{
	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;
}


/* ---------------------- h1 ------------------ */
h1 {
	font-weight: normal;
	font-size: 22px;
	color: #333;
	text-align: center;
	padding-bottom: 3px;
	letter-spacing: -0.05em;
	font-family: Georgia, "Times New Roman", Times, serif;

}

/* ---------------------- h2 ------------------ */
h2
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 22px;
	text-decoration: none;
	color: #333;
	padding: 2px 0px 9px 5px;
}


h2 a
{
	color: #333;
}
h2 a:link{
	color: #333;
}
h2 a:visited{
	color: #333;
}
h2 a:active{
	color: #333;
}
h2 a:hover{
	color: #346086;
	text-decoration: underline;
}

/* ---------------------- h3 ------------------ */
h3 {
	font-weight: normal;
	font-size: 18px;
	color: #333;
	letter-spacing: -1px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h3 a
{
	color: #333;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h3 a:link{
	color: #333;
}
h3 a:visited{
	color: #333;
}
h3 a:active{
	color: #333;
}
h3 a:hover{
	color: #346086;
	text-decoration: underline;
}

/* ----------------- h4 ----------------------- */
h4 {
	font-weight: normal;
	font-size: 18px;
	color: #fff;
}


/* ---------------------- h5 ------------------ */
h5
{
	font-size: 20px;
	color: #333;
	padding: 0px 0px 10px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
/* ---------------------- h6 ------------------ */
h6
{
	font-size: 20px;
	color: #333;
	font-family: Georgia, "Times New Roman", Times, serif;
}

/*
------------------------------------------------------------------------------------------
	Text Links, rollover, and visited
------------------------------------------------------------------------------------------
*/

a {
	text-decoration: none;
	color: #346086;
	}
a:link {
	color: #346086;  font-family: 'Trebuchet MS',Arial, Helvetica, sans-serif; text-decoration: none
	}

a:visited {
	color: #346086;  font-family: 'Trebuchet MS',Arial, Helvetica, sans-serif; text-decoration: none
	} 

a:active {
	color: #346086;  font-family: 'Trebuchet MS',Arial, Helvetica, sans-serif; text-decoration: none
	} 

a:hover {
	text-decoration: underline; color: #346086; background: none;
	}



/*
------------------------------------------------------------------------------------------
		Main boxes
------------------------------------------------------------------------------------------
*/

/* Logo */

#logo {
	width: 870px;
	height: 60px;
	margin: 0 auto;
}

#logo h1, #logo h2 {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#logo h1 {
	float: left;
	padding-top: 17px;
	letter-spacing: -0.05em;
	font-size: 38px;
}

#logo h2 {
	float: right;
	padding-top: 35px;
	font-size: 16px;
	font-weight: normal;
}

#logo h2, #logo h2 a {
	color: #939292;
}

#logo a {
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}


/* Menu */

#menu {
	width: 960px;
	height: 62px;
	margin: 0 auto;
	background: #252E3A url(/static/tirandotudo.com.br/templates/img02.jpg) no-repeat;
	overflow: hidden;
}

#menu ul {
	margin: 0;
	padding: 21px 0 0 15px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	padding: 0 10px 0 12px;
	background: url(/static/tirandotudo.com.br/templates/img03.gif) no-repeat left center;
}

#menu li.first {
	background: none;
}

#menu a {
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}



/* Search */

input, textarea {
	background: #FFFFFF url(/static/tirandotudo.com.br/templates/img09.gif) repeat-x;
	border: 1px solid #FFFFFF;
	border-top-color: #A3A3A3;
	border-left-color: #D6D6D6;
	font: normal 1em/normal "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #6E6E6E;
}


#search {
	float: right;
	width: 227px;
}

#search form {
	margin: 0;
}


#textfield1 {
	width: 136px;
	background: #FFFFFF;
	border: none;
}


#submit1 {
	background: none;
	border: none;
}






#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;
	background: url(/static/tirandotudo.com.br/templates/img05.gif) no-repeat;
}


#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 {
	clear: both;
	width: 870px;
	height: 50px;
	margin: 0 auto;
	padding: 35px 45px;
	background: url(/static/tirandotudo.com.br/templates/img05.gif) no-repeat;
}

#footer p {
	margin: 0;
	line-height: normal;
	color: #B4B4B4;
	text-align: center;
}

#footer a {
	color: #B4B4B4;
}


/* ------------------ VIDEO LIST ------------------------*/
.videoList
{
	overflow: hidden;
	margin: 0 0 10px 0;
	text-align: left;
	margin-bottom: 10px;
}
.videoList .videoListTopBar
{
	height: 40px;
	padding: 14px 0 0 10px;
	background: url(/static/tirandotudo.com.br/templates/img07.gif) no-repeat left top;
}

.videoList .videoListThumb
{
	float: left;
	width: 170px;
	height: 130px;
	text-align: center;
	margin: 0px 10px 0px 5px;
}

.videoList .videoListThumb img
{
	border: 1px solid #333;
}

.videoList .videoListThumb img:hover
{
	border-color: #cc0000;
}


.videoList .videoListDesc
{
	width: 420px;
	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 #ccc;
}


/* ------------------ PHOTO LIST ------------------------*/
.photoList
{
	overflow: hidden;
	margin: 0 0 10px 0;
	text-align: left;
	margin-bottom: 10px;
}
.photoList .photoListTopBar
{
	height: 40px;
	padding: 14px 0 0 10px;
	background: url(/static/tirandotudo.com.br/templates/img07.gif) no-repeat left top;
}

.photoList .photoListThumb
{
	float: left;
	width: 100px;
	height: 120px;
	text-align: center;
	margin: 0px 10px 0px 10px;
}

.photoList .photoListThumb img
{
	border: 1px solid #333;
}

.photoList .photoListThumb img:hover
{
	border-color: #cc0000;
}


.photoList .photoListDesc
{
	float: left;
	padding-right:5px;
	text-align: left;
}

.photoList .photoListDesc p
{
	clear: left;
	margin: 5px 5px 0px 5px;
}




/* -------------- Each video  --------- */
.individualvideo
{
	font-family: 'Trebuchet MS',Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	text-align: center;
}

.individualvideo .video
{
	width: 600px;
	margin: 0px 10px 30px 0px;
}

.individualvideo .options
{
	width: 600px;
	margin: 0px 0px 10px 0px;
	border: 2px solid #434343;
	padding: 2px;
	color: #666;
	text-align: left;
}

.individualvideo .title
{
	font-weight: bold;
	color: #333;
}

.individualvideo .permanent
{
	color: #333;
	clear: both;
}

.individualvideo .permanent input
{
	font-size: 10px;
}

/* -------------- Each photo set --------- */
.individualphoto
{
	font-family: 'Trebuchet MS',Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	text-align: center;
}

.individualphoto .photoset
{
	width: 545px;
	margin: 10px 10px 30px 0px;
	
}

.individualphoto .options
{
	width: 550px;
	margin: 17px 0px 10px 0px;
	border: 2px solid #434343;
	padding: 2px;
	color: #666;
	text-align: left;
}

.individualphoto .title
{
	font-weight: bold;
	color: #333;
}

.individualphoto .permanent
{
	color: #333;
	clear: both;
}

.individualphoto .permanent input
{
	font-size: 10px;
}


/* --------------- Side Bar Photos --------------------- */
.sidebarphotostitle
{

	height: 35px;
	text-align: left;
	padding: 5px 0px 0px 10px;
	margin-bottom: 5px;
	background: url(/static/tirandotudo.com.br/templates/sidetop.jpg) no-repeat left top;
}

.sidebarphotosall
{
	overflow: hidden;
}

.sidebarphotos .eachphoto
{
	width: 150px;
	height: 190px;
	margin-bottom: 7px;
	margin-left: 11px;
}

.sidebarphotos .eachphoto img
{
	border: 1px solid #333;
}

.sidebarphotos .eachphoto img:hover
{
	border-color: #cc0000;
}


/* --------------- Side Bar Vídeos --------------------- */
.sidebarvideostitle
{
	height: 35px;
	text-align: left;
	padding: 5px 0px 0px 10px;
	margin-bottom: 5px;
	background: url(/static/tirandotudo.com.br/templates/sidetop.jpg) no-repeat left top;
}

.sidebarvideosall
{
	overflow: hidden;
}

.sidebarvideos
{
}

.sidebarvideos .eachvideo
{
	width: 160px;
	margin-right: 4px;
}

.sidebarvideos .eachvideo img
{
	border: 1px solid #333;
}

.sidebarvideos .eachvideo img:hover
{
	border-color: #cc0000;
}


.sidebarvideos .eachvideo .eachdesc a
{
	color: #333;
}

.sidebarvideos .eachvideo .eachdesc a:hover
{
	color: #CC0000;
}




/* ----------------- Navigation ----------------- */

.categories
{
	margin-bottom: 10px;
	background-color: #fafafa;
}

.categories .title
{
	height: 36px;
	padding: 5px 0px 0px 10px;
	font-size: 18px;
	font-weight: normal;
	color: #fff;
	letter-spacing: -1px;
	margin-bottom: 0px;
	background: url(/static/tirandotudo.com.br/templates/sidetop.jpg) no-repeat left top;

}


.categories .eachnav
{
	font-family: 'Trebuchet MS',Arial, Helvetica, sans-serif;
	padding: 2px 0px 2px 15px;
	margin: 0;
	font-weight: normal;
	font-size: 12px;
	text-align: left;
	color: #fff;
	border-bottom: 1px solid #E5E5E5;
}

.categories .eachnav a
{
	color: #346086;
}

.categories .eachnav a:hover
{
	color: #346086;
}

.catdropdown
{
	border-style: dashed;
	height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	background-color: #C0C0C0;

}





/* --------------- Last viewed videos Vídeos --------------------- */
.lastviewedvideos
{
	overflow: hidden;
	clear: both;
	padding-top: 5px;
	padding-left: 15px;
	margin-top: 10px;
}

.lastviewedvideos .eachvideo
{
	float: left;
	width: 162px;
	height: 170px;
	margin-bottom: 3px;
	margin-right: 25px;
	color: #346086;
	font-size: 11px;
	font-weight: normal;
}

.lastviewedvideos .eachvideo a
{
	padding-top: 2px;
	color: #346086;
	font-family: 'Trebuchet MS',Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

.lastviewedvideos .eachvideo img
{
	border: 1px solid #333;
}

.lastviewedvideos .eachvideo img:hover
{
	border-color: #cc0000;
}

.lastviewedvideos .eachvideo .rate
{
	border: none;
}

/* --------------- Set List -------------*/
.setlist
{
	width: 560px;
	overflow: hidden;
}

.setlisteach
{
	float: left;
	width: 92px;
	height: 120px;
	padding: 10px;
}

.setlisteach img
{
	border: 1px solid #333;
}

.setlisteach img:hover
{
	border-color: #cc0000;
}

/* -------------- 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: #23B9FF;
}

.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: #23B9FF;
}

.pagination .linkpagetext a
{
	float: left;
	display:block; 
	padding:2px;
	height: 20px;
	margin-right: 3px;
	font-size: 13px;
	color: #23B9FF;
	font-weight: bold;
	border: 1px #23B9FF solid;
	background-color: #000;
}


.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: #23B9FF;
	font-weight: bold;
	border: 1px #23B9FF solid;
	background-color: #000;
}

.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 #333;
}

.randomvideosads .eachvideo img:hover
{
	border-color: #cc0000;
}


/* ---------------------- SEARCH TAGS -------------- */
.searchtags
{
	width: 900px;
	text-align: left;
	color: #fff;
	margin: 10px 0px 10px 0px;
}

.searchtags .contenttags
{
	color: #fff;
}

.searchtags .contenttags a
{
	font-weight: normal;
	color: #414141;
}

.searchtags .contenttags a:hover
{
	color: #346086;
}

/* ---------------- PLAYER FRAME ------------*/
.playerframe
{
width: 260px;
height: 216px;
}

/* ---------------- PLAYER FRAME ------------*/
.adsthumbvideos
{
	text-align: center;
	margin-bottom: 10px;
	font-weight: normal;
	font-size: 12px;
	color: #346086;
}

.adsthumbvideos img
{
	border: none;
}

.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/tirandotudo.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/tirandotudo.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 */

