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


body {
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
}

.topbar a {
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
	letter-spacing: -1px;
}

.topbar a:link {
	color: #ff9933;
	text-decoration: none;
     }

.topbar a:visited {
     color: #ff9933;
     text-decoration: none;
     }

.topbar a:hover {
     color: #ff3399;
     text-decoration: underline;
     }

.topbar a:active {
	color: #000000;
	text-decoration: none;
     }
	
.topmenu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	letter-spacing: -2px;
}

.topmenu a:link {
     color: #000000;
     text-decoration: none;
     }

.topmenu a:visited {
     color: #000000;
     text-decoration: none;
     }

.topmenu a:hover {
     color: #fd3b91;
     text-decoration: underline;
     }

.topmenu a:active {
	color: #ffffff;
	text-decoration: none;
     }

.bdrs {
	border-top-width: 0px;
	border-right-width: 3px;
	border-bottom-width: 0px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: double;
	border-bottom-style: none;
	border-left-style: double;
	border-top-color: #040707;
	border-right-color: #040707;
	border-bottom-color: #040707;
	border-left-color: #040707;
}
.bigpic {
	background-color: #000000;
	border: 1px solid #FFFF00;
}


.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;
	letter-spacing: -1px;
}

.twentyfourpt {
	font-size: 24px;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: -1px;
}
.twentyfourpt a { display: block;padding: 10px; }
.twentyfourpt a:hover { color: #000;text-decoration: none; }
.modelname {
	font-size: 18px;
	font-weight: bold;
	letter-spacing: -1px;
	color: #3366ff;
	font-family: Arial, Helvetica, sans-serif;
}
.picbdr {
	border: 1px solid #000000;
}



.paraone {
	font-size: 14px;
	line-height: 18px;
	text-align: justify;
}
.paratwo {
	font-size: 13px;
	line-height: 17px;
	text-align: justify;
	color: #000000;
}

.vertborder {
	border: 1px solid #FFFFFF;
}
.updatename {
	padding-top: 2px;
	padding-bottom: 4px;
	font-size: 18px;
	font-weight: bold;
	color: #2D88F1;
	letter-spacing: -1px;
}
.description { height: 135px; overflow: auto;width:475px;padding-right: 5px;text-shadow: #FFF 1px 1px 0px; }

.jointxt {
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-weight: bold;
	letter-spacing: -1px;
}
.smallpics {
	border: 1px solid #000000;
	background-color: #fff068;
}


#updates { margin: 0;padding: 0;list-style-type: none; }
#updates li { float: left;text-align: center;font-family: Tahoma, Geneva, sans-serif;font-weight: bold;font-size: 14px;border: 1px solid #000;margin: 5px; }
#updates h4 { margin: 0;padding: 5px;text-align: center;background: #fff56d;color: #000; }
#updates p { margin: 0;padding: 5px;text-align: center;background: #FF0E6E;margin-top: -3px; }
#updates p a { color: #FFF;display: block; }
#updates p a:hover { color: #FF0;text-decoration: none; }

#sites { margin: auto;width: 875px;text-align: center; }
#sites h1 { text-align: center;margin: 0;padding:0;line-height: normal;font-size: 22px; }
#sites h1 a { color: #900; }
#sites h2 a { display: block; color: #900; padding: 10px; margin: 0 76px; }
#sites h2 { text-align: center; color: #000; font-size: 18px; font-weight: normal;margin: 0;padding:0;text-indent: 0;height: auto;background: none;line-height: 130%; }
#sites ul { list-style: none; }
#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: #900; }
#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: #000; }

#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: #444;
	line-height: normal;
}
#tdbottombox p {
	line-height: normal;
}
#tdbottombox a {
	text-decoration: underline;
	color: #C5004F;
}
#tdbottombox a:hover {
	text-decoration: none; color:#F00;
}

/* JOIN Page stats
------------------------------------------*/
.join-sell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 120%;
}
.join-sell .txt11 {
	font-size: 11px;
}
.join-sell .txt12 {
	font-size: 12px;
}
.join-sell .highlight {
	color: #981D83;
}
.join-sell .lastditch {
	font-size: 12px;
	font-weight: normal;
}



/* Join bottom proccessor infos
------------------------------------------*/
#tdprocessorinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #444;
}
#tdprocessorinfo a {
	text-decoration: underline;
	color: #C5004F;
}
#tdprocessorinfo a:hover {
	text-decoration: none;
	color: #F00;
}
#tdbonussitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #444;
}
.prdesc	{font-size:14px}
.details	{font-size:11px}

/* Global copyright
------------------------------------------*/
#tdcopyright {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666;
	text-align: center;
}
