/* globals */

*, body {
	color: #808080;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	margin: 0px;
	padding: 0px;
	border: none;
	background-image: url('img/bg_main.gif');
	background-repeat: repeat-y;
	background-color: #FFF;	
}
img {
	border: none;
	display: block;
}
.message {
	background-color: #E7E7E7;
	padding: 10px;
}
.hidden {
	display: none;
}
.full {
	width: 100%;
}
.clear {
	clear: both;
}
.fleft {
	float: left;
}
.right {
	text-align: right;
}
.center {
	text-align: center !important;
}
tr.error td {
	color: #dc143c;
	font-weight: bold;
}
a {
	color: #94C33D;
}
div.clear15px {
	clear: both;
	height: 15px;
}
.top {
	vertical-align: top;
}
.w15 {
	width: 15px;
}

table.form td {
	padding: 5px;
}
td.caption {
	text-align: right;
	padding: 10px;
}
.input {
	border: 1px solid #A0A0A0;
}
.button {
	padding: 0px 6px 0px 6px;
	border: 1px solid #555;
	color: #555;
}

/* main layout */

div.main {
	width: 795px;
/*	margin: auto; */
	position: relative;
}

div.logo_shape {
	border-right: 15px solid #94C435;
	float: left;
}
div.logo {
	width: 220px;
	height: 80px;
	background-position: center center;
	background-repeat: no-repeat;
	float: left;
	cursor: hand;
}
div.logo {
	background-image: url('img/logo.gif');
}

div.bullet {
	width: 20px;
	height: 14px;
	background-image: url('img/bullet.gif');
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
}
div.line {
	border-top: 1px solid #EAEAEA;
	border-bottom: 1px solid #EAEAEA;
	background-image: url('img/bullet.gif');
	background-repeat: no-repeat;
	background-position: left center;
	padding: 7px 0px 7px 20px;
}

div.languages {
	margin: 35px 15px 0px 0px;
	text-transform: uppercase;
	float: right;
}
div.languages a {
	color: #94C435;
	text-decoration: none;
}
div.languages a:hover {
	text-decoration: underline;
}
div.languages ul {
	list-style: none;
	float: right;
}
div.languages ul li {
	float: right;
}

div.delimiter {
	width: 100%;
	height: 9px;
	background-image: url('img/delimiter.gif');
	background-repeat: no-repeat;
	background-position: center center;
	clear: both;
}

div.content {
	background-image: url('img/bg_content.gif');
	background-repeat: repeat-y;
	padding-left: 20px;
	text-align: left;
	float: left;
}

div.left_shape {
	width: 230px;
	float: left;
}
div.left_holder {
	width: 180px;
	float: left;
}

div.label {
	height: 170px;
	background-image: url('img/label.gif');
	background-position: center center;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}

div.new {
	padding: 15px 0px 15px 0px;
	float: left;
}

div.new img {
	border: 1px solid #DDD;
	margin-right: 5px;
	float: left;
}
div.hr {
	border-bottom: 1px solid #DDD;
	clear: both;
}
div.new div {
	color: #808080;
	background-color: #DDD;
	line-height: 13px;
	padding: 4px;
	width: 105px;
	float: left;
}
div.new div a {
	color: #808080;
}

div.inner {
	width: 530px;
	float: left;
	clear: none;
}

div.short {
	padding: 35px 0px 0px 15px;
	float: left;
}

div.short ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
div.short ul li {
	text-transform: uppercase;
	padding: 0px 10px 0px 0px;
	float: left;
}

div.noul a {
	text-decoration: none;
}
div.noul a:hover {
	text-decoration: underline;
}

ul.menu {
	list-style: none;
	margin: 0px;
	padding: 0px;
	clear: both;
}
ul.menu li {
	float: left;
	margin: 7px 0px 10px 0px;
	border-right: 1px solid #FFF;	
}
ul.menu li a {
	height: 10px;
	display: block;
	border-top: 12px solid #A0A0A0;
	border-bottom: 11px solid #A0A0A0;
	background-repeat: no-repeat;
	background-position: center -10px;
	background-color: #A0A0A0;
}
ul.menu li a:hover {
	background-color: #94C435;
	background-position: center 0px;
	border-top: 12px solid #94C435;
	border-bottom: 11px solid #94C435;
}

a.menu_female {
	width: 77px;
	background-image: url('img/2/b_female.gif');
}
a.menu_male {	
	width: 59px;
	background-image: url('img/2/b_male.gif');
}
a.menu_new_faces {
	width: 83px;
	background-image: url('img/2/b_new_faces.gif');
}
a.menu_mature {
	width: 80px;
	background-image: url('img/b_mature.gif');
}
a.menu_contact {
	width: 83px;
	background-image: url('img/2/b_contact.gif');
}
a.menu_become_a_model {
	width: 133px;
	background-image: url('img/2/b_become_a_model.gif');
}
a.menu_about_us {	
	width: 86px;
	background-image: url('img/2/b_about_us.gif');
	border-right: 2px solid #A0A0A0;
}

div.hbox {
	width: 15px;
	height: 85px;
	background-color: #94C33D;
	margin-left: 20px;
	margin-right: 15px;
	float: left;
}

div.right_holder {
	width: 205px;
	float: left;
}

div.date {
	color: #FFF;
	font-weight: bold;
	background-color: #BFBFBF;
	padding: 3px 0px 3px 8px;
	margin-top: 15px;
	width: 82px;
}

div.newmodels {
	margin: 8px 0px 18px 0px;
	float: left;
}
div.newmodels img {
	margin-right: 15px;
}
img.thumb {
	border: 1px solid #BFBFBF;
}
div.newmodels img.thumb {
 	float: left;
}
div.newmodels div {
	width: 100px;
	float: left;
	overflow: hidden;
}

div.comment {
	clear: both;
	text-align: center;
	text-transform: uppercase;
	line-height: 20px;
	margin: auto;
	padding: 40px 0px 40px 0px;
}

div.txt_news {
	width: 78px;
	height: 10px;
	background-image: url('img/txt_news.gif');
	background-repeat: no-repeat;
}
div.txt_new_models {
	width: 85px;
	height: 10px;
	background-image: url('img/txt_new_models.gif');
	background-repeat: no-repeat;
}
div.txt_model {
	width: 44px;
	height: 10px;
	background-image: url('img/txt_model.gif');
	background-repeat: no-repeat;
}
div.txt_male {
	width: 32px;
	height: 10px;
	background-image: url('img/txt_male.gif');
	background-repeat: no-repeat;	
}
div.txt_female {
	width: 44px;
	height: 10px;
	background-image: url('img/txt_female.gif');
	background-repeat: no-repeat;	
}
div.txt_new_faces {
	width: 71px;
	height: 10px;
	background-image: url('img/txt_new_faces.gif');
	background-repeat: no-repeat;	
}
div.txt_mature {
	width: 49px;
	height: 10px;
	background-image: url('img/txt_mature.gif');
	background-repeat: no-repeat;	
}
div.txt_contact {
	width: 60px;
	height: 10px;
	background-image: url('img/txt_contact.gif');
	background-repeat: no-repeat;	
}
div.txt_about_us {
	width: 63px;
	height: 10px;
	background-image: url('img/txt_about_us.gif');
	background-repeat: no-repeat;	
}
div.txt_search {
	width: 103px;
	height: 10px;
	background-image: url('img/txt_search.gif');
	background-repeat: no-repeat;	
}
div.txt_login {
	width: 40px;
	height: 10px;
	background-image: url('img/txt_login.gif');
	background-repeat: no-repeat;	
}
div.txt_register {
	width: 55px;
	height: 10px;
	background-image: url('img/txt_register.gif');
	background-repeat: no-repeat;	
}
div.txt_password {
	width: 105px;
	height: 10px;
	background-image: url('img/txt_password.gif');
	background-repeat: no-repeat;	
}
div.txt_basket {
	width: 44px;
	height: 10px;
	background-image: url('img/txt_basket.gif');
	background-repeat: no-repeat;
}
div.txt_message {
	width: 58px;
	height: 10px;
	background-image: url('img/txt_message.gif');
	background-repeat: no-repeat;
}
div.txt_orders {
	width: 48px;
	height: 10px;
	background-image: url('img/txt_orders.gif');
	background-repeat: no-repeat;
}
div.txt_partners {
	width: 59px;
	height: 10px;
	background-image: url('img/txt_partners.gif');
	background-repeat: no-repeat;
}

div.gray {
	margin: 0px 0px 10px 0px;
	background-color: #BFBFBF;
	color: #FFF;
	padding: 4px;
	clear: both;
}
div.page {
	width: 30px;
	height: 14px;
	background-image: url('img/page.gif');
	background-repeat: no-repeat;
	background-position: center center;
}
div.gray div {
	color: #FFF;	
	float: right;
}
div.gray div a {
	color: #FFF;
	text-decoration: none;
}
div.gray div a:hover {
	text-decoration: underline;
}

/* list page */

table.grid tr td {
	border-right: 1px dotted #CFCFCF;
}
td.athumb1 {}
td.athumb5 {
	border-right: none !important;
}
table.grid tr td img {
	margin: 0px 13px 0px 13px;
}
td.athumb1 img {
	margin-left: 0px !important;
}
td.athumb5 img {
	margin-right: 0px !important;
}

/* model page */

td.bthumb1, td.bthumb2 {
	border-right: 1px dotted #CFCFCF;
}
td.bthumb1 img {
	margin-left: 0px !important;
}
td.bthumb2 {
	border-right: none !important;
}
td.bthumb2 img {
	margin-right: 0px !important;
}

/* search models */

div.letters {
	text-align: center;
	clear: both;
	padding: 10px 0px 0px 0px;
}
div.letters a {
	text-decoration: none;
	font-weight: bold;
}

/* separators */

table.grid p {
	text-align: center;
	margin: 5px 0px 0px 0px;
	padding: 0px;
	clear: both;
}
table.grid p a {
	font-size: 10px;
}
tr.first td {
	padding-bottom: 13px;
}
tr.separator td {
	border-top: 1px dotted #CFCFCF;
	padding-top: 13px;
	padding-bottom: 13px;
}
tr.last td {
	border-top: 1px dotted #CFCFCF;
	padding-top: 13px;
}

/* preview */

div.preview {
	float: left;
	width: 270px;
	background-color: #DDD;
}

table.face {
	float: left;
	width: 270px;
}
table.face td {
	vertical-align: top;
}
td.green {
	background-color: #94C33D;
	width: 36px;
	padding: 15px 0px 15px 0px;
	text-align: center;
}
td.green div {
	margin: auto;
}
td.desc {
	background-color: #FFF;
	border-right: 1px solid #BFBFBF;
	border-bottom: 1px solid #BFBFBF;
	padding: 15px 10px 10px 20px;
}

div.txt_face {
	width: 9px;
	height: 61px;
	background-image: url('img/txt_face.gif');
	background-repeat: no-repeat;
}

div.txt_name {
	width: 12px;
	height: 61px;
	background-image: url('img/txt_name.gif');
	background-repeat: no-repeat;
}

div.txt_of {
	background-image: url('img/txt_of.gif');
	background-repeat: no-repeat;
	background-position: 0 2px;
	width: 25px;
	height: 13px;
	float: left;
}
div.name {
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
}

td.captions {
	text-transform: uppercase;
	padding: 5px;
	background-color: #E7E7E7;
	width: 80px;
}
td.measures {
	padding: 5px;
	font-weight: bold;
	color: #FFF;
	background-color: #94C435;
	width: 115px;
}

img.news {
	float: left;
	margin: 0px 15px 15px 0px;
}

/* list */
table.list td, table.list th {
	text-align: left;
	padding: 4px 8px 4px 8px;
	border-right: 1px solid #F5F5F5;
}
table.list th {
	color: #000;
	background-color: #E7E7E7;
}

ul.operations li {
	padding-bottom: 5px;
}

/* partners */

div.partners {
	text-align: center;
}
div.partners img {
	display: inline;
	padding: 30px 20px 30px 20px;
}
/* add by eat.lt */
/* BECOME A MODEL */

div.form_cont{
padding:10px 0 0 0;
}
div.form_in{
padding-top:2px;
float:left;
width:220px;
}
div.text_in{
float:left;
width:250px;
padding-right:20px;
}
input.textinput{
width:220px;
}
input.textinput16{
width:20px;
}
input.textinput32{
width:32px;
}
input.textinput100{
width:100px;
}
.reload {
display:block;
margin-top:10px;
width:240px;
color:#94C435;
text-decoration: none;
}
.reload :hover {
text-decoration: underline;
}

/* AJUSTES */
.red{color:red;}
.green{color:#a6ce39;}
.hide {display:none;}
.block {display:block;}
.nov{visibility:hidden;}
.clear {display:block; clear:both; width:0px; height:0px; font-size:1px;}
.left {float:left;}
.right {float:right;}
.center {text-align:center;margin:0 auto;display:block;}