html, body {
	margin:0;
	padding:0;
	text-align:center;
	background-image:url(../images/bg.jpg);
	background-attachment:fixed;

 	/* ez nagyon fontos beallitas IE miatt */
	height: 100%;
}

/* initializalas
-------------------------------------------------------------------------*/
/* alap beallitasok, margin-ok es padding-ok nullazasa */
html, body, form, input, select, fieldset {font-size: 12px; font-family: arial, Tahoma, Verdana, Arial; color: #000000; }

/*body {background-color: #242424; }*/

/* heading es egyeb formazasok, melyek mas alapertelmezett margokkal birnak az egyes bongeszokben */
html, body, form, fieldset, h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, li, dl, address {margin: 0px; padding: 0px; }

/* alapertelmezett betumeret ezeknel az elemeknel */
h3, h4, h5, h6, pre, code {font-size: 11px; }
h1 {font-size: 16px; }
h2 {font-size: 14px; }
ul, ol {list-style: none; }

/* a linkek kez alakot kapjanak mindenhol */
form label {cursor: pointer; }
address {font-style: normal; }

/* a linkek alapertelmezett alahuzasat szunteti meg */
:link,:visited { text-decoration: none;  }


/* linkelt kepek keretezesenek megszuntetese */
a img,:link img,:visited img {border: none; }

/* a bordert nullazzuk fieldset eseteben border: 1px #e3ddd4 outset; */
/*fieldset {border: none; }*/
fieldset {margin: 5px 5px; padding: 2px; background-color:#e3ddd4; color: #5c5760; border:none; }

/* float-olt elemek utan hasznalatos clear */
div.clear, span.clear {clear: both; font-size: 0px; }

#container
{
width:1022px;
margin-left:auto;
margin-right:auto;
}

#wrapper
{
padding-left:15px;
}

#mod_container
{
width:990px;
margin-left:auto;
margin-right:auto;
}

#mod_wrapper
{
width:990px;
padding-left:15px;
}

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

#header{width:100%;}
#header img{float:left;}
#header ul {
	float:right;
	margin-top: 32px;
	padding: 0;
	list-style: none;
	list-style-type: upper-alpha;
}

#header li {
	display: inline;
	margin: 0;
	padding-left: 20px;
}
#header li a{
	
    font-size:1.1em;
	font-weight:bold;
color:#000000;}

#content {
position: relative;
width:100%;
margin-top:0px;
}

#leftcontent {
width:640px;
float:left;
}

.select{
font-weight:bold;
font-size:1.1em;
}


#footer
{
margin-top:50px;
float:left;
width:100%;
border-top:0px solid #898987; 
text-align:center;
}
#footer a {
color:#393939;
font-size:1.1em;
font-weight:bold;
margin-top:15px;
text-decoration:underline;
}

#footer p {
color:#393939;
font-size:1.1em;
font-weight:bold;
margin-top:10px;
}

.box{display:block}
.box *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  
}
.box1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #666;
  border-right:1px solid #666;
  background:#666}
.box2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:3px solid #666;
  border-right:3px solid #666;
 background:#fff;

}
.box3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #666;
  border-right:1px solid #666;
  background:#fff;

}
.box4{
  border-left:2px solid #666;
  border-right:2px solid #666;
  background:#fff;

}
.box5{
  border-left:1px solid #666;
  border-right:1px solid #666;
  background:#fff;
}

.box_item{
  background:#fff;
}
.gallery_box_item{
  background:#fff;
}

.gallery_box_itemz{
  background:#FFFFFF;
}

/***************************************** 
		Layout
*****************************************/
.terms_text {
color:black;
text-align:justify;
}
.terms_text h1 {color:red;text-align:center;margin:10px 0 10px 0;}
.terms_text h2 {color:#0366CC;text-align:center;margin:10px 0 10px 0;}

.header{height:170px; margin:0px; padding:0px;}

.header_logo{list-style-type:none; padding:0px; margin:0px; float:left; font-size:0.9em; margin-top:0px;}

.header img{ float:left; margin-left:-3px;}

.header_menu{list-style-type:none; padding:0px; margin:0px; float:right; font-size:0.9em; margin-top:10px;border:solid 0px green;}
.header_menu_item{float:right; color:#666666;}
.header_menu_item a{padding:0 0 0 0px; font-weight:bold; color:#000000; font-size:1em; text-decoration:none;}
.header_menu_item a:hover{text-decoration:underline; }
.header_menu_item span{margin-left:2px; margin-right:2px;}

.header_logged {width:448px;float:left;margin:10px 0 0 0;}
.header_logged table {float:left;}
.logged_user_name{width:150px;color:#0366CC;font-weight:bold;font-size:1.0em;border:solid 0px green;text-align:left;margin: 0 0 0 00px; }
.logged_user_credit{text-align:left;color:black;font-weight:bold;font-size:1.0em;width:100px;margin:0px 0 0 0px;}
.logged_user_credit_buy {clear:both;width:110px;height:30px;margin:0 auto;}
.logged_user_credit_buy ul li a,.logged_user_credit_buy ul li a:visited {display:block;text-decoration:none;width:110px;height:30px;background:transparent url(../images/user/credit_buy.png) no-repeat scroll 0 0;
line-height:30px;text-align:center;font-weight:bold;color:red;overflow:hidden;}
.logged_user_credit_buy ul {padding:0; margin:0; list-style: none;}
.logged_user_credit_buy ul li{margin:0 auto;text-align:center;}

#login_content {
width:650px;
}
.reg_box {
margin-left:auto;
margin-right:auto;
width:475px;
}
.red {color:red;margin:0 0 0 3px;font-size:1.1em;}
.size9 {font-size:0.8em;}
.10size {font-size:10px;}
.11size {font-size:11px;}
.12size {font-size:12px;}
.13size {font-size:13px;}
.14size {font-size:14px;}

.mod_reg_box {
margin-left:auto;
margin-right:auto;
width:650px;
}
.mod_left_menu_box {
margin-left:auto;
margin-right:auto;
width:220px;
}
.mod_right_menu_box {
margin-left:auto;
margin-right:auto;
width:730px;
}
div.listmenu a:link {
font-size:1.1em; COLOR: #333333; border: none;
}

div.listmenu a:hover {
font-size:1.1em; color: red; border: none; text-decoration:none;
}
.listmenu:hover {
background:url(../images/mod_left_menu_bg_h.png);
}
div.listmenu {
	width: 220px;
	height: 35px;
	line-height:35px;
	font-weight:bold;
	text-align:center;
	margin 0 0px 0 0;
	padding-left: 0px;
	padding-right: 0px;
	background: url(../images/mod_left_menu_bg.png) repeat-x;
	/*    background-color: #FF9933;*/
}


.reg_box_title {
color:#C80808;
font-size:1.4em;
font-weight:bold;
border:solid 0px green;
float:left;
}
.registered_text {
text-align:right;
margin:-10px 0 0 0;
}
.registered_ok {
text-align:right;
margin:-10px 0 0 0;
font-size:1.1em;
font-weight:bold;
color:green;
}
.registered_denied {
text-align:right;
margin:-10px 0 0 0;
font-size:1.1em;
font-weight:bold;
color:red;
}
.left {
text-align:left;	
}
.left input {
width:250px;
height:30px;
background-color:#efefef;
border:solid 1px #b80000;
-moz-border-radius: 5px;
font-size: 20px;
font-weight: bold;
color: #333;
float: right;
}
/*** 05.14 ***/
.mail_link a {color:DodgerBlue}
.mail_link a:hover {color:Red;text-decoration:underline;}
.big_title {
border:0 solid green;
color:Red;
float:left;
font-size:1.4em;
font-weight:bold;
}
.mod_contact input {
width:120px;
height:20px;
background-color:#efefef;
border:solid 1px DodgerBlue;
}
.model_details input {
width:200px;
height:1.2em;
background-color:#efefef;
border:solid 1px DodgerBlue;
}
.mod_personal_details2 {
width:744px;
}
.mod_personal_details3 {
width:600px;
}
/*** 05.14 ***/

.mod_left input {
width:250px;
height:20px;
background-color:#efefef;
border:solid 1px OrangeRed;
}
.bonus_code_box input {
background-color:#ffffff;
border:solid 1px Tan;
height:20px;
}
.reg_link_box {
border-top:solid 1px gray;
text-align:center;	
margin:10px 0 0 0;
}
.reg_big_link a{
color:#0247c8;
font-size:1.6em;
font-weight:bold;
}
.reg_text {
color:#494949;
font-weight:bold;
}
.reg_bonus_text{color:green;font-size:0.9em;font-weight:bold;}

.reg_rule_center {
height:50px;
overflow:hidden;
width:100%;	
}
.reg_submit {
text-align:center;

}
.register_button {
font-weight:bold;
width:80px;
margin: 0px 0 0px 0;
color:#1166DA;
font-size:1.1em;
}
.reg_submit_btn {
text-align:center;
width:150px;
height:30px;
line-height:18px;
color:red;
font-weight:bold;
}
.reg_submit_final {
text-align:center;
width:200px;
font-size:1.2em;
height:40px;
border:none;
line-height:40px;
background:url(../images/reg_submit_final.png) no-repeat;
color:#1166DA;
font-weight:bold;
}
.reg_submit_final:hover {
text-align:center;
cursor:pointer;
width:200px;
height:40px;
border:none;
line-height:40px;
background:url(../images/reg_submit_final.png) no-repeat;
color:red;
font-weight:bold;
}
.hidden {display:none;}
.reg_status_text {font-size:1.4em; color:black;font-weight:bold;}
.reg_status_incomplete {font-size:1.6em; color:red;font-weight:bold;}
.reg_status_complete {font-size:1.6em; color:green;font-weight:bold;}
.reg_completed_text_reason_title {width:100%;font-size:1.2em; color:red;font-weight:bold;margin:0 auto;}
.reg_completed_text_reason_result {width:100%;font-size:1em; color:#333;font-weight:bold;margin:0 auto;list-style-type:decimal;}
.upload_status_empty {font-size:3em; color:red;font-weight:bold;}
.upload_status_empty_text {font-size:1.1em; color:red;font-weight:bold;}
.upload_status_ok {font-size:3em; color:green;font-weight:bold;}
.upload_status_ok_text {font-size:1.1em; color:green;font-weight:bold;}
.upload_accept_wait {font-size:3em; color:DarkGray;font-weight:bold;}
.upload_accept_wait_text {font-size:1.1em; color:DarkGray;font-weight:bold;}
.upload_accept_denied {font-size:3em; color:red;font-weight:bold;}
.upload_accept_denied_text {font-size:1.1em; color:red;font-weight:bold;}
.upload_accept_ok {font-size:3em; color:green;font-weight:bold;}
.upload_accept_ok_text {font-size:1.1em; color:green;font-weight:bold;}
.agreement_download  {
width:200px;
height:40px;
line-height:40px;
background:transparent url(../images/contract_down.png) no-repeat;
}
.agreement_download a:link {
color:red;
font-size:1.3em;
font-weight:bold;
}
.hr {
width:95%;
text-align:center;
border-bottom:#9D9D9D solid 1px;
margin: 1% 0 2% 2%;
}
.right {
clear:both;
text-align:right;
width:350px;
padding-top:0px;
margin:-10px 0 0px 0;
}
.mod_reg_right {
clear:both;
font-size:0.9em;
font-weight:normal;
text-align:left;
padding-top:0px;
margin:0px 0 0px 10px;
}

.reg_header {
margin:0 auto;
width:90%;
}
.reg_center {
width:90%;
margin:0 auto;	
}
.cat_online{
width:100%;
margin-top:0px;
background:url(../images/cat_index.png);
color:#10e600;
text-align:center;
font-weight:bold;
font-size:1.2em; text-decoration:none;
line-height:30px;
position: relative;
margin-bottom: 3px;
}
.cat_reg{
width:100%;
margin: 0 0 10px 0;
background:url(../images/cat_login.png) no-repeat;
color:#fff;
text-align:center;
font-weight:bold;
font-size:1.2em; text-decoration:none;
line-height:30px;
}

.cat_mod_reg{
width:100%;
margin: 0 0 10px 0;
background:url(../images/cat_mod_reg.png) no-repeat;
color:#fff;
text-align:center;
font-weight:bold;
font-size:1.2em; text-decoration:none;
line-height:30px;
}

.cat_login{
width:100%;
margin: 0 0 10px 0;
background:url(../images/cat_login.png) no-repeat;
color:#fff;
text-align:center;
font-weight:bold;
font-size:1.2em; text-decoration:none;
line-height:30px;
}
.cat_videogal{
background:url(../images/cat_index.png);
color:#000000;
font-weight:bold;
font-size:1em; text-decoration:none;
line-height:30px;
color:
width:100%;
margin-top:0px;
}
.cat_videogal_more{
background:url(../images/cat_videogal_more.png);
color:#178CC2;
font-weight:bold;
font-size:1em; text-decoration:none;
line-height:30px;
color:
width:100%;
margin-top:0px;
}
/* model main menu */

#topmenu {
	z-index: 12;
	margin: 0 auto 0 auto;
	top: 0px;
	background-color: #f0f0f0;
	width: 960px;
	height: 30px;
	background:url(../images/mod_main_menu_bg.png) no-repeat;
} 
/* ********************  M O D E L  *******************************/ 
.cat_mod_content {
	width:720px;
	height:30px;
	line-height:30px;
	margin:0 0 0 5px;
	color:#0099ff;
	font-weight:bold;
	font-size:1.2em;
	background:white url(../images/cat_mod_content.png) no-repeat scroll 0 0;
}
.mod_content_thematic_text {
	color:#000;
	float:left;
	font-weight:bold;
	font-size:1.0em;
}
.mod_set_primary_picture_text_active{
	color:#000;
	float:none;
	font-weight:bold;
	font-size:1.0em;
	text-align:center;
	cursor:pointer;
}
.mod_set_primary_picture_text_inactive{
	color:#777;
	float:none;
	font-weight:bold;
	font-size:1.0em;
	text-align:center;
}

.mod_set_primary_picture_text_inactive_hide{display:none;}

.dropdown_box {margin:0px 10px 0 10px;}
.model_submit {cursor:pointer;float:right;background:white url(../images/model_submit.png) no-repeat scroll 0 0;color:red;font-weight:bold;height:22px;width:113px;border:none;}
.mod_status {width:100%;	margin:}

.mod_submit_left {float:left;margin:0 auto;margin: 5% 0 0 12%;text-align:center}
/* common styling */
.mod_left_menu {font-family: arial, sans-serif; width:100%; height:100%;font-size:1em;}
.mod_left_menu ul li a,.mod_left_menu ul li a:visited {display:block; text-decoration:none; background:white url(../images/mod_left_menu_bg.png) no-repeat scroll 0 0; width:220px; height:35px; text-align:center; color:#333333; border:0px solid #0A3440; line-height:35px; font-size:1.1em; font-weight: bold; overflow:hidden;}
.mod_left_menu ul li.mod_left_menu_active a {background:transparent url(../images/mod_left_menu_bg_h.png) no-repeat;}
.mod_left_menu ul li.mod_left_menu_inactive a {background:transparent url(../images/mod_left_menu_bg.png) no-repeat;color:DarkGray;}
.mod_left_menu ul li.mod_left_menu_inactive a:hover {background:transparent url(../images/mod_left_menu_bg.png) no-repeat;color:DarkGray;}
.mod_left_menu ul {padding:0; margin:0; list-style: none;}
.mod_left_menu ul li {float:left;}

.mod_left_menu_start_client a,.mod_left_menu_start_client a:visited {color:white;font-weight:bold;font-family:arial;font-size:1em;display:block; text-decoration:none; background:white url(../images/mod_left_menu_client_bg.png) no-repeat scroll 0 0; width:220px; height:35px; text-align:center; color:#333333; border:0px solid #0A3440; line-height:35px; font-size:1.1em; font-weight: bold; overflow:hidden;}

/* specific to non IE browsers */
.mod_left_menu ul li:hover a {color:red; background:transparent url(../images/mod_left_menu_bg_h.png) no-repeat;}

/* common styling */
.mod_main_menu {font-family: arial, sans-serif; width:100%; height:100%;margin: 0px 0 0 0; font-size:1em;}
.mod_main_menu ul li a,.mod_main_menu ul li a:visited {display:block; text-decoration:none; background:url(../images/menuab.gif); width:186px; height:25px; text-align:center; color:#333333; border:0px solid #011835; line-height:25px; font-size:12px; font-weight: bold; overflow:hidden;}
.mod_main_menu ul li.mod_main_menu_active a{background:url(../images/mod_main_menu_bg_h.png);}
.mod_main_menu ul {padding:2px 0 0 10px; margin:0px 0 0 0; list-style: none;}
.mod_main_menu ul li {float:left;}
.mod_main_menu ul li ul {display: none;}

/* specific to non IE browsers */
.mod_main_menu ul li:hover a {color:red; background:#36f; background:url(../images/mod_main_menu_bg_h.png);}

/* ******************** S T U D I O *******************************/ 
/* common styling */
.stud_left_menu {font-family: arial, sans-serif; width:100%; height:0px;font-size:11px; z-index:9;}
.stud_left_menu ul li a,.stud_left_menu ul li a:visited {display:block; text-decoration:none; background:white url(../images/mod_left_menu_bg.png) no-repeat center right; width:220px; height:35px; text-align:center; color:#333333; border:0px solid #0A3440; line-height:35px; font-size:1.1em; font-weight: bold; overflow:hidden;}
.stud_left_menu ul li.stud_left_menu_active a{background:transparent url(../images/stud_left_menu_bg_h.png) no-repeat center right;}
.stud_left_menu ul {padding:0; margin:0; list-style: none;}
.stud_left_menu ul li {float:left;}

/* specific to non IE browsers */
.stud_left_menu ul li:hover a {color:red; background:transparent url(../images/stud_left_menu_bg_h.png) no-repeat center right;}

/* common styling */
.stud_main_menu {font-family: arial, sans-serif; width:100%; height:0px;margin: 0px 0 0 0; font-size:11px; z-index:9;}
.stud_main_menu ul li a,.stud_main_menu ul li a:visited {display:block; text-decoration:none; background:url(../images/menuab.gif); width:186px; height:25px; text-align:center; color:#333333; border:0px solid #011835; line-height:25px; font-size:12px; font-weight: bold; overflow:hidden;}
.stud_main_menu ul li.stud_main_menu_active a{background:url(../images/stud_main_menu_bg_h.png);}
.stud_main_menu ul {padding:2px 0 0 10px; margin:0px 0 0 0; list-style: none;}
.stud_main_menu ul li {float:left;}
.stud_main_menu ul li ul {display: none;}

/* specific to non IE browsers */
.stud_main_menu ul li:hover a {color:red; background:#36f; background:url(../images/stud_main_menu_bg_h.png);}

.mod_cat_reg{
width:100%;
background:url(../images/cat_mod_reg1.png);
color:#1166DA;
text-align:left;

font-weight:bold;
font-size:1.5em; text-decoration:none;
line-height:30px;
}
.step_title {
margin:0 0 0px 10px;
}
.step_active {
color:Red;
margin:0 0 0px 10px;
}
.step_inactive {
color:#A9A9A9;
margin:0 0 0px 10px;
}
.step_ok {
color:MediumSeaGreen;	
color:#74BE62;	
}
.cat_gallery{
width:100%;
text-align:left;
color:#178CC2;
font-weight:bold;
font-size:1em; text-decoration:none;
line-height:30px;
margin:50px 0 10px 30px;
}

.cat_all{
width:100%;
background:url(../images/cat_index.png);
color:#fff;
text-align:center;
font-weight:bold;
font-size:1.2em; text-decoration:none;
line-height:30px;
position: relative;
overflow: hidden;
margin-bottom: 3px;
}

.cat_all a {
text-decoartion: none;
color: #fff;
}

.cat_all a:hover {
text-decoration: underline;
}

.gallery {float:left; overflow: hidden;}
.galleryz {width:790px;float:left;margin:0 0px 25px 20px;}
#left_content{width:790px; float:left; position: relative;}
#left_content_videogal{width:790px; float:left;}
#right_content{width:205px; float:right; margin-left:1px;}
#right_content_videogal{width:205px; float:right;}

#mod_left_content{width:225px; float:left;}
#mod_right_content{width:750px; float:right;margin:0 0px 0 0px;}
.name_link a {color:#EA1C26;font-size:0.9em;}

.gallery_box{width:152px; float:left; margin-bottom}
.gallery_box .max_height{}
.gallery_box .max_height2{width:170px;}

.model_list_tab{height:10px; font-size:0;}
.model_list_container{width:766px; margin-left:auto; margin-right:auto;}
.model_list_box_tab{float:left; width:10px;}
.middle_tab {width:300px;margin: 0 0 0 5px;}
.model_list_content:after {
    content:""; 
    display:block;
	height:0;
    clear: both; 
	width:100%;
} 
.videogal_content:after {
    content:""; 
    display:block;
	height:0;
    clear: both; 
	width:100%;
} 

.model_img{
margin-left:auto; margin-right:auto; width:132px; overflow:hidden; height:100px; padding-top:1px;
}

.model_img2{
margin-left:auto; margin-right:auto; width:220px; overflow:hidden; height:255px; padding-top:1px;
}

.model_name{
margin-left:auto; margin-right:auto; width:132px; height:20px; margin-top:3px;
}

.model_name .mn{
float:left;
overflow:hidden;
}

.model_name .img{
float:left;
width:54px;
}

.model_name .img img{
border:0px;
}

.rightCorner{width:149px; margin-left:auto; margin-right:auto;}

.containerNRightSpacer{height:7px; font-size:0;}
.bonus_box{margin-left:12px; margin-right:12px;}
.bonus_box_title{color:#1166DA; font-size:1.1em; font-weight:bold; }
.bonus_text_box{font-size:0.9em;text-align:center;}
.bonus_box_link a{color:#666666; text-decoration:underline;}
.bonus_text_title{color:green;font-size:1.0em;font-weight:bold;text-align:center;}
.bonus_text{color:green;font-size:0.9em;font-weight:bold;text-align:center;}

.privat_text_title{margin-left:0px; margin-top:3px; font-size:1em; font-weight:bold; color:#0366CC}
.newFaces{margin-left:0px; margin-top:3px; font-size:1em; font-weight:bold; color:#0366CC}
.privateModelsM{height:48px;}
.privateModelImage{width:40px; height:42px; float:left;}
.privateModelImage img{border:1px solid #cccccc;}
.privateModelName{width:100px; margin-left:5px; height:42px; float:left;}


.favoriteOnline{width:148px; margin-left:8px}

.privat_box{margin-left:12px}
.privat_box_img_box{width:80px; height:80px; float:left;}
.privat_box_img_box2{width:80px; height:100px; float:left;}
.privat_box_img_box .privat_box_img{width:79px; height:59px;}
.modelnames a{color:#CB0000; font-size:0.9em;}
.privat_box_img_tab{float:left; width:15px;}

.privat_box_container:after {
    content:""; 
    display:block;
	height:0;
    clear: both; 
	width:100%;
} 

.newf_box{margin-left:9px}
.newf_box_img_box{width:80px; height:80px; float:left;}
.newf_box_img_box .privat_box_img{width:79px; height:59px;}
.newf_box_img_tab{float:left; width:15px;}

.newf_box_container:after {
    content:""; 
    display:block;
	height:0;
    clear: both; 
	width:100%;
} 

.pager_container {
	margin:21px 0 0 0;	
}

.pager_text{
font-family:arial;
font-size:1em;
font-weight:bold;
color:#000000
}
.pager_actual_pos a{
font-family:arial;
font-size:1em;
font-weight:bold;
color:#EA1C26
}

.pager_num a{
font-family:arial;
font-size:1em;
font-weight:bold;
color:#EA1C26
}
.pager_num a:hover{
font-family:arial;
font-size:1em;
font-weight:bold;
color:#EA1C26;
text-decoration:underline
}


.fav_img_content{
width:18px; float:right; height:18px;
}
.fav_img_content span{
padding:0px; margin:0px; float:left; margin-top:-1px;
}
.fav_img_container{
float:right; width:20px; height:16px;
}

.imageBox{
float:right; width:73px; height:16px;
}


.clearboth{
clear:both;
}


.text .liveGirlsTextUnderline{
text-decoration:underline;
}

.connect_to_private {
background:transparent url(../images/private_btn.png) no-repeat scroll 0 0;
color:white;
text-align:center;
font-size:12px;
font-weight:bold;
height:50px;
line-height:50px;
width:320px;
}

.connect_to_voyeur {
background:transparent url(../images/voyeur_btn.png) no-repeat scroll 0 0;
color:white;
text-align:center;
font-size:12px;
font-weight:bold;
height:50px;
line-height:50px;
width:320px;
}

.contract_accept {
background:transparent url(../images/contract_accept.png) no-repeat scroll 0 0;
color:white;
text-align:center;
font-size:15px;
font-weight:bold;
height:40px;
line-height:40px;
width:200px;
}
.contract_not_accept {
background:transparent url(../images/contract_not_accept.png) no-repeat scroll 0 0;
color:white;
text-align:center;
font-size:12px;
font-weight:bold;
height:40px;
line-height:40px;
width:200px;
}

input.register_button_mod {
color:#050;
font: bold 84% 'trebuchet ms',helvetica,sans-serif;
background-color:#fed;
border: 1px solid;
border-color: #696 #363 #363 #696;
filter:progid:DXImageTransform.Microsoft.Gradient
(GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffeeddaa');
}
.register_inputfield_box_name2 {
font-size:10px;
}
.informationdiv {
position:absolute;
background-color: #D6D8E8;
border:1px groove black;
margin-top: -5px;
margin-left: 250px;
width:200px;
visibility:hidden
font-family:Verdana;
font-size: 8pt;
font-style: normal;
font-weight: normal;
}

/* BY VIC */
.vcontent {
border: 2px solid #666;
-moz-border-radius: 5px;
width: 786px;
}

.vcontent2 {
border: 2px solid #666;
-moz-border-radius: 5px;
width: 100%;
background: #eee;
}

.right_h1 {
font-size: 20px;
color: #a40000;
font-weight: bold;
margin: 0;
padding: 0;
text-align: left;
}

.profile_h1 {
font-size: 22px;
color: #aaa;
font-weight: bold;
margin: 0;
padding: 0;
text-align: left;
}

.model_img img {
border: 1px solid #666;
-moz-border-radius: 5px;
}

.newf_box_img img {
border: 1px solid #666;
-moz-border-radius: 5px;
}

.profile_img img {
border: 2px solid #999;
padding: 2px;
-moz-border-radius: 5px;
}

.box_item {
-moz-border-radius: 5px;
}

.model_box {
width:145px;
float:left;
border: 1px solid #666;
-moz-border-radius: 5px;
width: 100%;
overflow: hidden;
}

.model_box .max_height {
height:120px;
}

.name_link2 a {color:#EA1C26;font-size:14px;}

.spacer10 {
width: 100%;
height: 10px;
overflow: hidden;
}

.spacer5 {
width: 100%;
height: 5px;
overflow: hidden;
}

.model_info_big {
width: 350px;
height: 24px;
line-height: 25px;
color: #666;
font-size: 20px;
font-weight: bold;
float: left;
}

.model_info_big span {
color: #b90000;
}

.model_info_small {
width: 530px;
height: 16px;
line-height: 17px;
color: #333;
font-size: 14px;
float: left;
margin-bottom: 10px;
}

.model_info_small span {
color: #b90000;
font-weight: bold;
}

.model_info_small img {
float: left;
}

.model_info_big img {
float: left;
}

.model_body_statsbox {
width: 180px;
float: right;
height: 24px;
line-height: 25px;
color: #666;
font-size: 20px;
font-weight: bold;
text-align: right;
margin-right: 5px;
}

.relative {
position: relative;
overflow: hidden;
}

.appearul {
list-style-type: circle;
margin: 10px 0 0 20px;
}

.header_links {
background: transparent url(/images/header_toolbarbg.png) repeat-x;
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
border-bottom: 1px solid #333;
border-left: 1px solid #333;
border-right: 1px solid #333;
height: 24px;
width: 990px;
margin: 0 auto 10px;
padding: 0 10px 0 10px;
position: relative;
overflow: hidden;
line-height: 24px;
color: #fff;
font-size: 14px;
}

.header_links .leftlink {
float: left;
height: 24px;
}

.header_links .rightlink {
float: right;
height: 24px;
}

.header_links a {
display: block;
line-height: 24px;
color: #fff;
font-weight: bold;
text-decoration: none;
padding: 0 5px 0 5px;
}

.header_links a:hover {
background: #b03737;
}
