@charset "utf-8";
/* CSS Document */
/*Pornstars Page-Similar Content Boxes To Model Page So Should Consolidate To A Class*/
#pornstarsContent  {
	width: 910px;
	height: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}
#pornstarsContent #contentArea  {
	width: 900px;
	height: auto;
	margin: auto;
	float: none;
	border: 0px;
}
#pornstarsContent #contentArea #pornstarsBox  {
	width: 870px;
	height: auto;
	padding-bottom: 5px;
	border: 1px solid #333;
	text-align: center;
}
#pornstarsContent #contentArea #pornstarsHeader {
	width: 890px;
	height: 30px;
	padding: 5px;
	/*height: auto;*/
	overflow: visible;
	background-image: url(/themes/templates/images/right_box_header_bg.gif);
	background-position: left top;
	background-repeat: repeat-x;
	text-align: left;
}
#pornstarsContent #contentArea #pornstarsHeader #pornstarsTitle {
	width: 500px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333;
	text-transform: uppercase;
	float: left;
}
#pornstarsContent #contentArea #pornstarsHeader form {
	width: 240px;
	padding-right: 3px;
	float: right;
	margin: 0px;
	display: inline;
}
#pornstarsContent #contentArea #pornstarsHeader form label {
	width: 40px;
	text-align: right;
	float: left;
	margin: 0px;
	display: inline;
	font-weight: bold;
	padding-top: 2px;
}
#pornstarsContent #contentArea #pornstarsHeader form br {
	clear: both;
}
#pornstarsContent #contentArea #pornstarsHeader form #modelSelect {
	width: 195px;
	float: right;
	margin: 0px;
	display: inline;
}
#pornstarsBox #modelPics  {
	width: 810px;
	height: auto;
	margin: 0px auto;
	padding-top: 20px;
	padding-bottom: 10px;
}
#pornstarsBox #modelPics dl  {
	width: 135px;
	height: 200px;
	float: left; 
	display: inline;
}
#pornstarsBox #modelPics dl dt  {
	width: 127px;
	height: 127px;
	margin: 0px auto;
}
#pornstarsBox #modelPics dl dt img  {
	width: 125px;
	height: 125px;
	border: 1px solid #333;
}
#pornstarsBox #modelPics dl dt a:hover img  {
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: .7;
}
#pornstarsBox #modelPics dl dd  {
	width: 130px;
	height: auto;
	margin: 0px auto;
	font-size: 10px;
}
#pornstarsBox #modelPics dl dd.starName  {
	font-size: 10px;
	font-weight: bold;
}
/*New Styles As Of 04/12/09 To Match MXP Tour*/
#pornstarsBox .sceneBoxContent {
	height: 1550px;
}
/*Search Form Box 2*/
#allScenesSearch #searchMenu {
	width: auto;
	height: auto;
	float: right;
	text-align: right;
}
#allScenesSearch #searchBoxHeader form {
	width: auto;
	height: auto;
	padding-top: 2px;
	padding-right: 3px;
	margin: 0px;
	display: inline;
	float: left;
}
/*#allScenesSearch #searchBoxHeader form#sortBy  {
	float: left;
}
#allScenesSearch #searchBoxHeader form#modelSelect  {
	float: right;
}*/
#allScenesSearch #searchBoxHeader form label {
	width: auto;
	text-align: right;
	float: left;
	margin: 0px;
	display: inline;
	font-weight: bold;
	text-transform: uppercase;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 16px;
	padding-top: 2px;
}
#allScenesSearch #searchBoxHeader br {
	clear: both;
}
#allScenesSearch select {
	width: auto;
	float: left;
	margin: 3px 0px 0px 0px;
	display: inline;
}
/*Alpha Letters*/
#pornstarsBox #modelPics ul#searchAlpha {
	list-style-type: none;
	width: 880px;
	height: 30px;
	margin: 0px auto;
	padding-top: 3px;
	padding-bottom: 3px;
}
#pornstarsBox #modelPics ul#searchAlpha li {
	display: inline;
	line-height: 30px;
	padding: 2px;
	font-size: 24px;
	font-family: "Arial Black", Gadget, sans-serif;
	text-transform: uppercase;
	color: #656565;
	margin: 0px;
}
#pornstarsBox #modelPics ul#searchAlpha.seeAll {
	padding: 3px 10px 3px 3px;
}
#pornstarsBox #modelPics ul#searchAlpha a {
	color: #656565;
	text-decoration: none;
}
#pornstarsBox #modelPics ul#searchAlpha li a:hover, #pornstarsBox #modelPics ul#searchAlpha li.seeAll a {
	color: #c5322a;
}
.selectedAlpha a {
	color: #c5322a;
}
.selectedFilter {
 	background-color: #c5322a;
	color: #fff;
}
.currentpage {
	border: 1px solid #777;
	font-weight: bold;
	text-align: center;
}
/*Pornstar Thumbs And Profile Pics*/
#pornstarsBox #modelPics ul {
	text-align: center;
	list-style-type: none;
	list-style-image: none;
	margin: 0px auto;
	color: #999;
	height: 14px;
	padding-top: 5px;
}
#pornstarsBox #modelPics ul li {
	width: 14px;
	height: 14px;
	font-size: 12px;
	display: inline;
	margin-right: 2px;
	text-align: center;
}
#pornstarsBox #modelPics ul li a {
	text-decoration: none;
	color: #70b1f5;
	font-weight: bold;
}
#pornstarsBox #modelPics ul li a:hover {
	text-decoration: underline;
	color: #70b1f5;
} 
#pornstarsContent #contentArea #pornstarsBox {
	width: 900px;
	height: auto;
}
#pornstarsContent #pornstarsHeader {
	width: 900px;
}
#pornstarsContent .thumbBox  {
	padding-top: 5px;
	padding-bottom: 5px;
}
#pornstarsBox #modelPics {
	width: 880px;
	height: auto;
}
#pornstarsBox #modelPics dl {
	width: 220px;
	height: 350px;
	display: inline;
	float: left;
	text-align: center;
	padding-top: 5px;
}
#pornstarsBox #modelPics dl dt {
	width: 202px;
	height: 288px;
	margin: 0px auto;
}
#pornstarsBox #modelPics dl dt img {
	width: 200px;
	height: 286px;
	border: 1px solid #333;
}
#pornstarsBox #modelPics dl dd {
	width: 200px;
	height: auto;
	margin: 0px auto;
	text-align: left;
	font-size: 12px;
}
#pornstarsBox #modelPics dl dd.starName {
	font-size: 14px;
	font-weight: bold;
}
#pornstarsBox #modelPics dl dd.modelStat {
	font-size: 11px;
	font-weight: bold;
	color: #777;
}
#pornstarsBox #modelPics dl dd.modelStat span {
	padding-left: 12px;
}
#pornstarsBox #modelPics dl dd.modelStat span.commentCount {
	float: left;
	background-image:url(/themes/templates/images/plus.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
#pornstarsBox #modelPics dl dd.modelStat span.modelProfile {
	float: right;
	background-image:url(/themes/templates/images/plus.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
.thumbBox ul, #updatesContent .thumbBox ul, .sceneBox .thumbBox ul, #filterContent ul.scenesNav, #modelResult ul.pornstarsNav {
	text-align: center;
	list-style-type: none;
	list-style-image: none;
	margin: 0px auto;
	color: #999;
	height: 14px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#modelResult ul.pornstarsNav li {
	width: 14px;
	height: 14px;
	font-size: 12px;
	display: inline;
	margin-right: 2px;
    margin-left: 2px;
}
#modelResult ul.pornstarsNav li a {
	text-decoration: none;
	color: #70b1f5;
	font-weight: bold;	
	width: 14px;
	height: 14px;
}
#modelResult ul.pornstarsNav li a:hover {
	text-decoration: underline;
	color: #70b1f5;
}
