body {
	background: url('images/main_bg_disclaimer.jpg') no-repeat scroll center top;
	background-color: black;
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#main {
	margin: 0 auto;
	text-align:left;
	width: 945px;
	padding: 0px;
	height: 100%;
	position: relative;
}

h1 {
	font-size: 28px;
	color: #ffffff;
	font-weight: normal;
}

a {
	text-decoration: none;
	color: #d49d9d;
	font-size: 12px;
	outline: none;
}
a:hover {
	text-decoration: underline;
	color: #ffffff;
}

.menu {
	left: 0px;
	top: 278px;
}

.menu ul {
 	padding: 0px;
	margin: 0px;
}
.menu  ul li {
	display: inline;
	float: left;
	padding: 0px;
	margin: 0px;
}

.banner {
	padding: 0px;
	margin: 0px;
	height: 277px;
	zoom: 1;
}

div.monster-modelsv6-girl-top {
	position:absolute;
	left:620px;
	top:180px;
	z-index: 10;
}

div.monster-modelsv6-girl-bottom {
	position:absolute;
	left:502px;
	top:375px;
	z-index: 10;
}


#content_wrapper {
	background: black url('images/content_bg.jpg') center top no-repeat;
	border-left: 1px solid #9c0000;
	border-right: 1px solid #9c0000;
	width: 937px;
	min-height: 600px;
	height: auto !important;
	height: 600px;
	float: left;
}

#content {
	margin-left: 15px; 
	width: 907px;
	min-height: 500px;
	height: auto !important;
	height: 500px;
	float: left;
	color: #ffffff;
}


#footer {
	width: 937px;
	float: left;
}

.footer_copy_right {
	margin-top: 95px;
	margin-left: 105px;
	float: left;
}

.footer_copy_right .copy_text{
	text-align: center;
	color: red;
	font-size: 11px;
}

.description {
	margin-top: 40px;
	width: 450px;
	color: white;
	float: left;
}

.description .title {
	color: red;
	font-weight: 500;
	font-size: 1.4em;
}

.list {
 	float: left;
}



.profiles {
	position: relative;
	left: 10px;
}

.profile {
	position: relative;
	background-image: url('images/model_profile_back.jpg');
	height: 261px;
	width: 166px;
	float: left;
	margin-right: 10px;
	margin-bottom: 14px;
}

.profile .profile_pic {
	position: absolute;
	top: 49px;
	left: 7px;
}

.profile .profile_header {
	position: absolute;
	top: 10px;
	color: white;
	text-align: center;
	width: 159px;
	display: inline;
	zoom: 1.0;
}

.profile .profile_title {
	position: absolute;
	top: 158px;
	color: red;
	width: 159px;
	text-align: center;
	font-weight: 900;
	zoom: 1.0;
}

.profile .profile_details {
	position: absolute;
	top: 180px;
	color: red;
	width: 156px;
	padding-left: 5px;
	padding-right: 5px;
	margin: 0px;
	text-align: center;
	font-size: 0.8em;
	display: inline;
	zoom: 1.0;
}

.profile .profile_button {
	position: absolute;
	top: 228px;
	left: 2px;
}

a img {
	text-decoration: none;
	border: none;
	}
	
.search_box {
	position: relative;
	color: white;
	padding: 10px;
}

.search_box input, .search_box select, .login_box input {
	background-color:black;
	border-color:#ac0101;
	border-style:solid;
	border-width:1px;
	color:red; 
	height: 20px;
}

.search_box .gender input {
	background: none;
   border: none; 
}

.search_box ul {
 	margin-left: 25px;
	padding: 0px
}
.search_box li {
	/*list-style-image: url('images/bullet.png');*/
	list-style-type: none;
}

.gender {
	width: 300px;
}

.name {
	position: absolute;
	top: 210px;
	}

.name input {
	width: 80px;
}
.sort_by {
	position: absolute;
	top: 210px;
	left: 250px;
}

.gender ul {
	margin: 0px;
	}

.gender_item {
	float: left;
}

.gender_item_option {
	float: left;
	position: relative;
	top: -6px;
}

.gender_item_option .text {
	position: relative;
 	top: -6px;
}

.gender_item_option input {
 	position: relative;
	}

.search_button {
 	position: absolute;
	top: 25px;
	left: 400px;
	}

.model_name {
 	position: absolute;
	top: 25px;
	left: 50px;
	}

.per_page {
	position: absolute;
	top: 180px;
	left: 300px;
}


.login_box {
	position: absolute;
	top: 10px;
	left: 400px;
}

.login_box div {
	float: left;
}

.login_box input {
	width: 80px;
	}

.login_box .login_text {
 	padding-right: 30px;
	}

.login_box .login_input {
 	padding-right: 30px;
}

span.checkbox {
	width: 19px;
	height: 11px;
	padding: 0 0 0 0;
	background: url(images/checkbox.png) no-repeat;
	display: block;
	clear: left;
	float: left;
}
span.radio {
	width: 15px;
	height: 25px;
	padding: 0 5px 0 0;
	background: url(radio.gif) no-repeat;
	display: block;
	clear: left;
	float: left;
}
span.select {
	position: absolute;
	width: 158px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
	height: 21px;
	padding: 0 24px 0 8px;
	color: #fff;
	font: 12px/21px arial,sans-serif;
	background: url(select.gif) no-repeat;
	overflow: hidden;
}
