#modelInfoTable {
}
#modelInfoTable td {
	vertical-align:top;
}
#modelInfoTable #modelProfileData {
	 width:300px;
}
#modelInfoTable #modelName {
	font-size:22px;
}
#modelStatsTable td.modelMetaName {
	font-weight:bold;
	font-size:10px;
	text-align:right;
}

#modelLinks #link {
	padding-left:10px;
	vertical-align:middle;
}

#link a {
	text-decoration:none;
}
#link a:hover {
	text-decoration:underline;
}



#galleryThumbs td {
	padding:1px;
}
#galleryThumbs td.thumbBox img {
	width:220px;
	height:300px;
	border:1px dashed #CCC;
}
#galleryThumbs td.thumbBoxSmall img {
	width:120px;
	height:160px;
	border:1px dashed #CCC;
}

#modelBio {
	font-size:11px;
	color:#333;
	padding:3px 13px 13px 3px;
}

div.modelname {
	font-family: Helvetica, sans-serif;
	font-size: 30px;
	color: #1575B2;
	text-align:left;
}
div.modelbio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1575B2;
	text-align:left;
	padding-top:5px;
}
img.modelThumb {
	width:150px;
	height:200px;
	border:1px dashed #AAA;
}
div.galleryLink {
	padding:3px 5px 5px 0px;
	height:15px;
}
.dvdBox {
	padding:15px;
}
#modelNameDownload {
	font-size:22px;
	width:500px;
}
h3 {
	font-size:15px;
	margin-bottom:5px;
}





	.stars {
		background-color:#eee;
		list-style:none;
		margin:0px;
		position:relative;
		height: 24px;
		width:120px;
		padding:0px;
		background: url('/images/star.jpg') top left repeat-x;		
	}
	.stars li {
		float:left;
	}
	.stars li a {
		text-decoration:none;
		text-indent:-2400px;
		display:block;
		width:24px;
		height:24px;
		z-index:10;
		padding:0px;
		position:absolute;
	}
	.stars li a:hover {
		left:0px;
		border:none;
		background: url('/images/star.jpg') left center;
		z-index:1;
	}
	.stars a.r1-unit {
		left:0px;
	}
	.stars a.r1-unit:hover {
		width:24px;
	}
	.stars a.r2-unit {
		left:24px;
	}
	.stars a.r2-unit:hover {
		width:48px;
	}
	.stars a.r3-unit {
		left:48px;
	}
	.stars a.r3-unit:hover {
		width:72px;
	}
	.stars a.r4-unit {
		left:72px;
	}
	.stars a.r4-unit:hover {
		width:96px;
	}
	.stars a.r5-unit {
		left:96px;
	}
	.stars a.r5-unit:hover {
		width:120px;
	}
	.stars li.currentV {
		background:url('/images/star.jpg') left bottom;
		position:absolute;
		height:24px;
		display:block;
		text-indent:-2400px;
		z-index:3;
	}
	div#ratingText {
		font-size:11px;
	}

/*
div#imageContainer img.largeProfile {
	border:1px solid #CCC;
	height:500px;
	width:600px;
}
*/

div.type_1 {
	background-image:url('/images/official.gif');
	background-repeat:no-repeat;
	width:275px;
	height:34px;
	color:#ccc;
	padding-left:40px;
	padding-top:10px;
	font-size:12px;
	text-align:left;
	margin-bottom:3px;
}
div.type_2 {
	background-image:url('/images/type_download.gif');
	background-repeat:no-repeat;
	width:275px;
	height:34px;
	color:#ccc;
	padding-left:40px;
	padding-top:10px;
	font-size:12px;
	text-align:left;
	margin-bottom:3px;
}
div.type_3 {
	background-image:url('/images/type_porn.gif');
	background-repeat:no-repeat;
	width:275px;
	height:34px;
	color:#ccc;
	padding-left:40px;
	padding-top:10px;
	font-size:12px;
	text-align:left;
	margin-bottom:3px;
}
div.type_4 {
	background-image:url('/images/type_buy.gif');
	background-repeat:no-repeat;
	width:275px;
	height:34px;
	color:#ccc;
	padding-left:40px;
	padding-top:10px;
	font-size:12px;
	text-align:left;
	margin-bottom:3px;
}
div.type_5 {
	background-image:url('/images/type_porn.gif');
	background-repeat:no-repeat;
	width:275px;
	height:34px;
	color:#ccc;
	padding-left:40px;
	padding-top:10px;
	font-size:12px;
	text-align:left;
	margin-bottom:3px;
}
div.type_add {
	background-image:url('/images/type_add.gif');
	background-repeat:no-repeat;
	width:275px;
	height:34px;
	color:#ccc;
	padding-left:40px;
	padding-top:10px;
	font-size:12px;
	text-align:left;
	margin-bottom:3px;
}
div.type_comments {
	background-image:url('/images/type_comment.gif');
	background-repeat:no-repeat;
	width:275px;
	height:34px;
	color:#ccc;
	padding-left:40px;
	padding-top:10px;
	font-size:12px;
	text-align:left;
	margin-bottom:3px;
}
#links div:hover {
	cursor:pointer;
	cursor:hand;
}
#links a {
	color:#ccc;
	text-decoration:none;
}
#links a:hover {
	color:#fff;
}

