@charset "utf-8";
@import url("rating_style.css");
/* CSS Document */

body {
	font-family: Segoe UI, Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
}
	
.ninept {
	font-size: 9px;
}
.tenpt {
	font-size: 10px;
}
.elevenpt {
	font-size: 11px;
}
.elevenpt b{
	font-size: 11px;
}
.twelevept {
	font-size: 12px;
}
.thirteenpt {
	font-size: 13px;
}
.fourteenpt {
	font-size: 14px;
}
.fifteenpt {
	font-size: 15px;
}
.sixteenpt {
	font-size: 16px;
}
.seventeenpt {
	font-size: 17px;
}
.eighteenpt {
	font-size: 18px;

}

.twentypt {
	font-size: 20px;
	letter-spacing: -1px;
	color: #FBD2C0;
	padding-left: 20px;
}
.modelname {
	font-size: 22px;
	font-weight: bold;
	color: #FF46AD;
	letter-spacing: -1px;
	font-style: italic;
	padding-top: 5px;
}
.scenetitle { font-size: 18px;font-weight: bold;line-height: 30px; }
.scene_desc { text-align: left;padding: 5px;padding-left: 10px;height: 89px;overflow: auto;font-size: 14px; }
.description_bg {  background: #DDDDE2 url(http://images.pimproll.com/exploited18.com/images/blockpc4bg.gif) no-repeat; }
.blockbg {
	border: 1px solid #f88faf;
}



.paraone {
	font-size: 13px;
	line-height: 16px;
	text-align: justify;
}
.paratwo {
	font-size: 11px;
	line-height: 14px;
	text-align: justify;
}

.rating { width: 130px;margin: auto;margin-bottom: -18px; }

#sites h1 { text-align: center;margin: 0;padding:0; }
#sites h1 a { color: #993366; }
#sites h2 a { display: block; color: #993366; padding: 10px; margin: 0 76px; }
#sites h2 { text-align: center; color: #000; font-size: 18px; font-weight: normal;margin: 0;padding:0; }
#sites ul { list-style: none; margin:5px 0 0 20px; }
#sites ul li { float:left; margin: 7px 5px 2px 5px; display: inline; text-align: center;  padding:5px 5px; font-family: Arial, Helvetica, sans-serif; }
#sites ul li a { font-weight: bold; color: #993366; }
#sites ul li p { width: 181px; font-size: 12px; font-weight: bold; color: #000; margin-top:6px; height: 46px; }
#sites ul li img { display: block; border: 1px solid #000;clear: both; }
#sites ul li a:hover img { border: 1px dotted #000; }
#sites ul li a:hover { color: #900; }

#sites ul.bigsites li p { width: 385px;font-size: 16px;margin-top: -5px; }
#sites ul.bigsites h2 a { padding: 2px 0 5px 0; }

/* Index bottom warning/links
------------------------------------------*/
#tdbottombox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: normal;
}
#tdbottombox p {
	line-height: normal;
}
#tdbottombox a {
	text-decoration: underline;
	color: #993366;
}
#tdbottombox a:hover {
	text-decoration: none; color:#900;
}

/* Join bottom proccessor infos
------------------------------------------*/
#tdprocessorinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000;
}
#tdprocessorinfo a {
	text-decoration: underline;
	color: #993366;
}
#tdprocessorinfo a:hover {
	text-decoration: none;
	color: #900;
}
#tdbonussitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000;
}

/* Global copyright
------------------------------------------*/
#tdcopyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000;
}
