@charset "utf-8";
/* CSS Document */
body {
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#990000 url(../img/img2/bgbody.gif) repeat-x top;
	color:#ffffff;
}

ul {
	list-style: none;
}

a {
	color:#f0c600;
	text-decoration: none;
}

a:hover {
	color:#ffffff;
	text-decoration: underline;
}

a img {
	border: none;
}

br.clear {
	clear: both;
	font-size: 0;
}

#wrapper {
	margin:auto;
	width:906px;
	background:url(../img/img2/bgwrap.gif) repeat-y top;
}

#header {
	margin:0px;
	width:906px;
	height:230px;
	background:url(../img/img2/header.jpg) no-repeat center top;
}

#header h1 {font-size:18px; margin:20px 0 0 10px; color:#000000; text-align:left;}
#header h2 {font-size:14px; margin:0 0 0 10px; text-align:left; color:#990000;}

#videoh {
	width:300px;
	height:200px;
	float:right;
	background:url(../img/img2/videoh.jpg) no-repeat center top;
	margin:6px 0 0 0;
	text-align:center;
}

#videoh iframe {
	margin:40px 5px 0 0;
}

#content {
	margin:20px 0 0 0;
	width:906px;
}

#content p {
	padding:0px 30px;
}

#content h3 {
	padding:0px 30px;
	font-size:16px;
}


#menutop {padding:7px 0 0 0;}

#menutop ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#menutop ul li {
	display: inline; 
}

#menutop a {
	font-size:14px;
	font-weight:bold;
	color:#FFCCCC;
	padding:0px 10px;
}

#menutop a:hover {
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	padding:0px 10px;
}

#menu {
	margin:0px;
	width:906px;
	height:35px;
	background:url(../img/img2/menubg.gif) repeat-x center;
}

#menul {
	position:relative;
	float:left;
	width:15px;
	height:35px;
	background:url(../img/img2/menul.gif) no-repeat left;
}

#menur {
	position:relative;
	float:right;
	width:15px;
	height:35px;
	background:url(../img/img2/menur.gif) no-repeat right;
}

/* drop down */
.dmenustyle{
	width: 870px;
	font-weight: bold;
	float:left;
}

.dmenustyle:after{ /*firefox margin*/
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.dmenustyle ul{
	width: 100%;
	padding: 0px 0;
	margin: 0;
	text-align: center;
}

.dmenustyle ul li{
	display: inline;
}

.dmenustyle ul li a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color: #FFCC00;
	padding: 10px 10px;
	margin: 0;
	line-height:35px;
	text-decoration: none;
	background:url(../img/img2/menudelimiter.gif) center right no-repeat;
}

.dmenustyle ul li a:hover, .dmenustyle ul li a.selected{
	background:#CC0000;
	color: #FFFFCC;
	font-size:18px;
}

/* Drop Down Menu */

.dropmenudiv{
	position:absolute;
	top: 0;
	border: 1px solid #FF0000;
	border-bottom-width: 0;
	font:normal 16px Verdana;
	line-height:18px;
	z-index:100;
	background-color: #990000;
	width: 200px;
	visibility: hidden;
}


.dropmenudiv a{
	width: auto;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #FF0000;
	padding: 2px 0;
	text-decoration: none;
	text-transform:capitalize;
	font-weight: bold;
	color: #ffffff;
}

* html .dropmenudiv a{ /*ie only*/
	width: 100%;
}

.dropmenudiv a:hover{
	background-color: #CC0000;
	color: #f0c600;
	text-decoration:none;
}

#footer {
	margin:auto;
	padding:30px 0 0 0;
	width:906px;
	height:80px;
	background:url(../img/img2/footer.gif) no-repeat center top;
	text-align:center;
	color:#FFFFFF;
}

#models {
	width:100%;
	padding-left:10px;
}

#models p {
	padding:0px;
}

.modelbox {
	float:left;
	margin:0px 0px 30px 15px;
	width:202px;
	height:222px;
	background:url(../img/img2/modelboxbg.jpg) no-repeat top center;
}

.modelthumb {
	width: 180px;
	height: 135px;
	margin: 14px 0 0 11px;
	overflow: hidden;
}
.modelthumb img{
	width: 180px;
	height: 135px;
	overflow: hidden;
}

.modelboxs {
	float:left;
	margin:0px 0px 30px 22px;
	width:120px;
	height:132px;
	background:url(../img/img2/modelboxbgoff.jpg) no-repeat top center;
}

.modelthumbs {
	width: 106px;
	height: 80px;
	margin: 9px 0 0 7px;
	overflow: hidden;
}
.modelthumbs img{
	width: 106px;
	height: 80px;
	overflow: hidden;
}

.model-name {
	margin:8px 0 3px 0;
	line-height:16px;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	color:#CC0000;
}

.model-name-s {
	margin:5px 0 3px 0;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	color:#CC0000;
}

.model-name-s a{
	color:#000000;
}

.model-name-s a:hover{
	color:#006600;
}

.model-name a{
	font-size:14px;
	font-weight:bold;
	text-align:center;
	color:#006600;
}

.model-name a:hover{
	font-size:14px;
	font-weight:bold;
	text-align:center;
	color:#000000;
}

.flags {
	position:relative;
	margin: -20px 5px 0 0;
	float:right;
	z-index:1;
}
.flags img {
	width:20px;
	height:15px;
}

.navigation {
	text-align:center;
	font-size:16px;
	font-weight:bold;
}

.navigation a{
	color:#FFFFFF;
	padding:0px 10px;
}

.navigation a:hover{
	color:#FFFF66;
	padding:0px 10px;
}

/* Bio page */

.preview {
	width: 330px;
	float: left;
	margin: 0 0 0 20px;
}

.preview h4{
	font-size:16px;
}

.preview .preview-block {
	width: 330px;
	background: url(../img/img2/modelpicbg.gif) no-repeat 0 bottom;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

.preview .preview-block .preview-blockInner {
	background: url(../img/img2/modelpicbg.gif) no-repeat 0 top;
	overflow: hidden;
}

.preview .preview-block .preview-blockInner .image-preview {
	width: 320px;
	margin: 5px 0 0 5px;
	display: block;
}

.preview .thumbs {
	overflow: hidden;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

.preview .preview-thumb {
	width: 80px;
	height: 62px;
	margin: 0 1px 0 1px;
	float: left;
}

.preview .preview-thumb img {
	width: 80px;
	height: 60px;
	border:solid 1px #CCCCCC;
	cursor: pointer;
}

.preview .chat-button {
	width: 330px;
	height: 40px;
	margin:10px 0px;
	background: url(../img/img2/freechatbutton.gif) no-repeat;
	clear: both;
	text-align: center;
	line-height: 40px;
	font-size: 16px;
	font-weight: bold;
}

.chat-button a{color:#990000;}
.chat-button a:hover{color:#000000;}

.bioDetails {
	width: 500px;
	float: left;
	margin: 0 20px;
}

.bioDetails h4 {
	font-size:16px;

}

.bioDetails .bioDetails-block {
	background: url(../img/img2/bioboxbg.jpg) no-repeat top center;
	padding-top:10px;
}

.bioDetails .bioDetails-block .bioDetails-blockInner {
	overflow: hidden;
	padding: 10px 15px 0px;
	background: url(../img/img2/bioboxbgs.gif) repeat-y top center;
}

.bioDetails .bioDetails-block .bioDetails-blockInner h4 {
	text-align: left;
	font-size: 14px;
	padding:0px;
	color:#000000;
}

.bioDetails .bioDetails-block .bioDetails-blockInner p {
	color: #CC0000;
	font-size: 14px;
	margin-bottom: 15px;
}

.bioDetails .bioDetails-block .bioDetails-blockInner p span {
	color: #660000;
	font-weight:bold;
}

.bioDetails .bioDetails-block .bioDetails-blockInner p img.star {
	margin: 0px 4px 0;
}

.bioDetails .bioDetails-block .bioDetails-blockInner p img.flag {
	margin: 0px 1px 0;
	vertical-align: bottom;
}
.bioDetails .bioboxbottom {
	height: 10px;
	background: url(../img/img2/bioboxbg.jpg) no-repeat bottom center;
}