/* ----------- Layout ------------ */
html, body {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #F7F7F7;
	text-align: center;
}
div#container {
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 780px;
	border: 1px solid #B85503;
	background-color: #FFFFFF;
}
div#header {
	width: 780px;
	height: 110px;
	background-color: #9F4803;
}
div#header div#header_left {
	float: left;
	width: 290px;
	height: 110px;
}
div#header div#header_right {
	float: left;
	width: 490px;
	height: 110px;
}
div#header div#header_right div#header_banner {
	margin-top: 15px;
	margin-bottom: 15px;
}
div#header div#header_right div#titoli_testa {
	display: none;
}
div#header div#header_right div#titoli {
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	width: 480px;
	text-align: left;
}
div#header div#header_right div#titoli h1 {
	display: inline;
	margin: 5px;
	font-size: 11px;
	color: #770000;
}
div#header div#header_right div#titoli h1 a {
	text-decoration: none;
	color: #770000;
}
div#header div#header_right div#titoli h2 {
	display: inline;
	margin: 5px;
	font-size: 9px;
	color: #770000;
}
div#header div#header_right div#titoli h2 a {
	text-decoration: none;
	color: #770000;
}
div#top_bar {
	width: 780px;
	height: 20px;
	background-color: #9F4803;
	background-image: url(/images/bg_bar.jpg);
	vertical-align: middle;
	text-align: right;
	border-top: 1px solid #B85503;
}
div#top_bar ul {
	margin: 0px;
	padding: 0px;
}
div#top_bar ul li {
	display: inline;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 15px;
	font-size: 11px;
	font-weight: bold;
	color: #F5B201;
}
div#top_bar ul li a {
	text-decoration: none;
	color: #F5B201;
}
div#top_bar ul li a:hover {
	text-decoration: underline;
	color: #F5B201;
}
div#sub_header {
	width: 780px;
}
div#sub_header div#iframe_top {
	margin-top: 5px;
	margin-bottom: 5px;
}
div#sub_header_bar {
	width: 780px;
	height: 20px;
	background-color: #9F4803;
	background-image: url(/images/bg_bar.jpg);
	vertical-align: middle;
	text-align: center;
	border-top: 1px solid #B85503;
	border-bottom: 1px solid #B85503;
}
div#sub_header_bar ul {
	margin: 0px;
	padding: 0px;
}
div#sub_header_bar ul li {
	display: inline;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 15px;
	font-size: 9px;
	color: #F5B201;
}
div#sub_header_bar ul li a {
	text-decoration: none;
	color: #F5B201;
}
div#sub_header_bar ul li.link {
	font-size: 11px;
	font-weight: bold;
}
div#content {
	width: 780px;
}
div#bottom {
	width: 780px;
	height: 20px;
	vertical-align: middle;
	background-color: #9F4803;
	background-image: url(/images/bg_bar.jpg);
}
div#bottom h5 {
	margin: 0px;
	line-height: 15px;
	font-size: 12px;
	color: #FDB836;
}
div#bottom h5 a {
	text-decoration: none;
	color: #FDB836;
}
div#footer {
	width: 760px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	font-size: 11px;
}
div#footer a {
	text-decoration: none;
	color: #000000;
}
div#footer p {
	margin-top: 15px;
	margin-bottom: 15px;
}
div#footer p#scambio_traffico {
	margin-top: 10px;
	margin-bottom: 5px;
	font-size: 13px;
}
div#footer p#scambio_traffico a {
	font-weight: bold;
	text-decoration: none;
	color: #9F4803;
}
div#footer p#stats_toplist {
	margin-top: 5px;
	margin-bottom: 20px;
	font-size: 11px;
}
div#footer p#counter {
	margin-top: 15px;
	margin-bottom: 15px;
}
div#footer p#partners {
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: 11px;
}
div#footer p#partners a {
	text-decoration: none;
	color: #000000;
}
div#footer p#labels img {
	border: 1px solid #808080;
} 
/* ----------- END Layout ------------ */


/* --------- Table Annunci ---------- */
#tbAnnunci {
	margin-top: 5px;
	margin-bottom: 5px;
	border-top: 1px solid #9F4803;
	border-bottom: 1px solid #9F4803;
}

.tdBoxThumb {
	text-align: center;
	vertical-align: top;
	width: 120px;
}
.tdBoxThumb p {
	margin-top: 3px;
	margin-bottom: 3px;
}
.tdBoxThumb p img {
	border: 1px solid #9F4803;
}
.tdBoxThumb p.name {
	font-size: 11px;
	font-weight: bold;
	color: #9F4803;
}
.tdBoxThumb p.name a {
	text-decoration: none;
	color: #9F4803;
}
.tdBoxThumb p.name a:hover {
	text-decoration: underline;
	color: #9F4803;
}
.tdBoxThumb p.dataAnnuncio {
	font-size: 10px;
}
#tbBoxSearch {
	margin-top: 5px;
	margin-bottom: 5px;
}
#tbBoxSearch td {
	text-align: left;
}
#tbBoxSearch td div.field {
   margin-top: 8px;
	margin-bottom: 8px;
	font-size: 11px;
	font-weight: bold;
	color: #9F4803;
}
#tbBoxSearch td .input_annunci {
	font-size: 9px;
	color: #9F4803;
	background-color: #F9F9F9;
	border: 1px solid #DFDFDF;
}
#tbBoxSearch td .submit_annunci {
	font-size: 9px;
	color: #9F4803;
	background-color: #F9F9F9;
	border: 1px solid #DFDFDF;
}
/* --------- END Table Annunci ---------- */

/* ----------- Main ------------ */
#tbmain td#tdleft {
	width: 480px;
	vertical-align: top;
	text-align: center;
}
#tbmain td#tdright {
	width: 300px;
	vertical-align: top;
	text-align: center;
}
/* ----------- END Main ------------ */


/* ----------- Toplist ------------ */
div.toplist {
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
	width: 470px;
	border: 1px solid #CCCCCC;
}
div.r1 {
	background-color: #F4F4F4;
	margin: 2px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
div.r2 {
	background-color: #F9F9F9;
	margin: 2px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
.tb_toplist {
	width: 470px;
	font-size: 11px;
} 
.tb_toplist td.pos {
	width: 25px;
	height: 20px;
	text-align: center;
	font-weight: bold;
	color: #9F4803;
}
.tb_toplist td.tl {
	width: 345px;
	height: 20px;
	text-align: left;
	font-weight: bold;
}
.tb_toplist td.tl a {
	text-decoration: none;
	color: #000000;
}
.tb_toplist td.in {
	width: 50px;
	height: 20px;
	text-align: center;
	font-weight: bold;
	color: #9F4803;
}
.tb_toplist td.out {
	width: 50px;
	height: 20px;
	text-align: center;
	font-weight: bold;
	color: #9F4803;
}
.tb_toplist td.ds {
	width: 470px;
	height: 20px;
	text-align: left;
	padding-left: 5px;

}
div.bannerToplist {
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
}
#tb_pages {
	margin-top: 5px;
	margin-bottom: 10px;
	width: 465px;
	font-size: 11px;
}
#tb_pages a {
	text-decoration: none;
	color: #000000;
}
#tb_pages a:hover {
	text-decoration: underline;
	color: #000000;
}
/* ----------- END Toplist ------------ */


/* ----------- Table Preview ------------ */ 
#tbpreview {
	margin-top: 10px;
	margin-bottom: 20px;
	border: 1px solid #CCCCCC;
	background-color: #F9F9F9;
}
#tbpreview td#title_preview {
	width: 780px;
	background-color: #9F4803;
	background-image: url(/images/bg_bar.jpg);
}
#tbpreview td#title_preview h3 {
	margin: 0px;
	font-size: 13px;
	color: #F5B201;
}
#tbpreview td.tdthumb {
	width: 140px;
	text-align: center;
}
#tbpreview td.tdthumb p.thumbs {
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
	width: 130px;
	text-align: center;
}
#tbpreview td.tdthumb p {
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	font-size: 9px;
	text-align: left;
}
/* ----------- END Table Preview ------------ */


/* ----------- Table Webcam ------------ */ 
#tbWebcam {
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
	background-color: #F9F9F9;
}
#tbWebcam td#title_webcam {
	width: 780px;
	background-color: #9F4803;
	background-image: url(/images/bg_bar.jpg);
}
#tbWebcam td#title_webcam h3 {
	margin: 0px;
	font-size: 13px;
	color: #F5B201;
}
/* ----------- END Table Webcam ------------ */


/* ---------- Table Sessualità ---------- */
#tbSessualita {
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
	background-color: #F9F9F9;
}
#tbSessualita td#title_sessualita {
	width: 780px;
	background-color: #9F4803;
	background-image: url(/images/bg_bar.jpg);
}
#tbSessualita td#title_sessualita h3 {
	margin: 0px;
	font-size: 13px;
	color: #F5B201;
}
#tbSessualita td div.prodotto {
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	width: 270px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: left;
	font-size: 11px;
}
#tbSessualita td div.prodotto img {
	border: 1px solid #9F4803;
}
#tbSessualita td div.prodotto h4 {
	margin-top: 0px;
	margin-bottom: 2px;
	font-size: 12px;
	color: #9F4803;
}
#tbSessualita td div.prodotto h4 a {
	text-decoration: none;
	color: #9F4803;
}
#tbSessualita td div.prodotto p {
	margin: 0px;
	font-size: 11px;
}
#tbSessualita td div.prodotto p span {
	font-size: 12px;
	font-weight: bold;
	color: #9F4803;
}
#tbSessualita td div.prodotto p span a {
	text-decoration: underline;
	color: #9F4803;
}
div#copyrightSessualita {
	margin-top: 5px;
	margin-right: 2px;
	margin-bottom: 5px;
	font-size: 9px;
	color: #838383;
}
div#copyrightSessualita a {
	text-decoration: none;
	color: #838383;
	font-style: italic;
}
/* ---------- END Table Sessualità ---------- */

/* ----------- Page Movies ------------ */
#tdTitleVideo {
	width: 780px;
	vertical-align: top;
	text-align: left;
}
#tdTitleVideo h3 {
	margin-top: 10px;
	margin-left: 5px;
	margin-bottom: 5px;
	font-size: 20px;
	color: #9F4803;
}


div#site {
	width: 780px;
}
div#site p {
	margin: 2px;
	font-size: 9px;
	color: #9F4803;
	text-align: justify;
}
div#site p a {
   text-decoration: none;
	color: #9F4803;
}
div#site p a:hover {
   text-decoration: none;
	color: #9F4803;
}



#tdTitleVideo p {
	margin-top: 15px;
	margin-left: 5px;
	margin-bottom: 20px;
	font-size: 12px;
}
#tdTitleVideo p a {
	text-decoration: none;
	color: #0000FF;
}
#tdTitleVideo p a:hover {
	text-decoration: underline;
	color: #0000FF;
}
#tdLeftVideo {
	width: 640px;
	vertical-align: top;
	text-align: center;
}
#tdRightVideo {
	width: 139px;
	vertical-align: top;
	text-align: center;
	border-left: 1px solid #CCCCCC;
}
div.video {
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	width: 152px;
	text-align: left;
	font-size: 11px;
}
div.video div.titleVideo {
	margin-top: 0px;
	margin-bottom: 3px;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #FDB836;
}
div.video div.imgVideo {
	margin-top: 3px;
	margin-bottom: 3px;
}
div.video div.imgVideo img {
	border: 1px solid #E39515;
}
div.video div.catVideo {
	margin-top: 3px;
	margin-bottom: 3px;
}
div.video div.rateVideo {
	margin-top: 5px;
	margin-bottom: 5px;
}
div.video div.clicksVideo {
	margin-top: 3px;
	margin-bottom: 0px;
	width: 150px;
}
div#banner120x600_rightVideo {
	margin-top: 30px;
}
/* ----------- END Page Movies ------------ */


/* ----------- Pages Show Movies ------------ */
#navigation {
	vertical-align: top;
	text-align: left;
	width: 780px;
}
#navigation p {
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 10px;
	font-size: 11px;
}
#navigation p a {
	text-decoration: none;
	color: #000000;
}
#left_movie {
	width: 490px;
	text-align: center;
	vertical-align: top;
}
#left_movie div#content_movie {
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	width: 480px;
	text-align: left;
}
#left_movie div#content_movie h2 {
	margin: 0px;
	font-size: 18px;
}
#left_movie div#content_movie div#descCatMovie {
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	font-size: 11px;
	color: #797979;
}
#left_movie div#content_movie div#code {
	margin-top: 10px;
	margin-bottom: 10px;
}
#left_movie div#content_movie div#avviso {
	margin-top: 10px;
	margin-bottom: 30px;
	text-align: center;
	font-size: 9px;
	color: #C0C0C0;
}
#left_movie div#content_movie div#avviso a {
	text-decoration: none;
	color: #3C5899;
}
#left_movie div#content_movie p {
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: 13px;
}
.inputurl {
	border: 1px solid #E39515;
}
#right_movie {
	width: 290px;
	text-align: center;
	vertical-align: top;
}
#right_movie #tbCats {
	margin-top: 70px;
	margin-bottom: 0px;
	border: 1px solid #000000;
}
#right_movie #tbCats td#titleTbCats {
	width: 280px;
	background-color: #9F4803;
	background-image: url(/images/bg_bar.jpg);
}
#right_movie #tbCats td#titleTbCats h4 {
	margin: 2px;
	font-size: 12px;
	color: #F5B201;
}
#right_movie #tbCats td {
	vertical-align: top;
	text-align: center;
}
#right_movie #tbCats td div.menu_cats {
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
	width: 125px;
	padding: 3px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	text-align: left;
	font-size: 11px;
}
#right_movie #tbCats td div.menu_cats a {
	text-decoration: none;
	color: #000000;
}
#right_movie #tbCats td div.menu_cats a:hover {
	text-decoration: none;
	color: #F5B201;
}
div#text_accesso {
   margin-top: 40px;
	margin-bottom: 20px;
	font-family: Impact;
	font-size: 36px;
}
div#text_accesso a {
	text-decoration: none;
	color: #F5B201;
}
div#iframe_foot_movies {
	margin-top: 20px;
	margin-bottom: 30px;
}
/* ----------- END Pages Show Movies ------------ */


/* ----------- Archivio ------------ */
#list_vantaggi {
	margin-top: 55px;
	margin-left: 0px;
	margin-bottom: 5px;
	text-align: left;
	list-style-type: none;
	font-size: 11px;
}
p#text_spot_archivio {
	text-align: left;
	margin-top: 5px;
	margin-left: 0px;
	margin-bottom: 5px;
	font-family: Trebuchet MS;
	font-size: 13px;
	font-weight: bold;
	color: #F5B201;
}
div#script_box {
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 50px;
}
div#disclaimer_archivio {
	margin-top: 20px;
	margin-bottom: 20px;
}
div#disclaimer_archivio a {
	text-decoration: none;
	color: #000000;
}
/* ----------- END Archivio ------------ */

/* ----------- Pages ------------ */
div#pages {
	width: 760px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	text-align: left;
	font-size: 12px;
}
div#pages a {
	text-decoration: underline;
	color: #000000;
}
div#pages h3 {
	margin: 5px;
	font-size: 16px;
}
div#pages p {
	margin-top: 10px;
	margin-bottom: 10px;
}
.sub_title_terms {
	margin-top: 35px;
	margin-bottom: 5px;
	font-size: 12px;
}
div#returnHome {
	margin-top: 50px;
	margin-bottom: 10px;
	text-align: right;
	font-size: 13px;
}
/* -------- END Pages ------------ */
