@charset "UTF-8";

body, html, div, img, label, p, h1, h2, h3, h4, h5, h6, form, a, th, td  
{  
    margin: 0; padding: 0; border: 0; outline: none; 
}

html {
    overflow-y: scroll;
}

ul, ol {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

body {
	font: normal 11px/16px Tahoma, Arial;
	background: #000000;
	color: #ffffff;
}

input {
	/* removes queer padding in IE*/
	overflow: visible;
	padding-top: 0px;
	padding-bottom: 0px;
	font: normal 11px Verdana, Arial;
}

a {
	color: #ffffff;
	text-decoration: underline;
}
a:hover {	
	text-decoration: none;
}

a.bold { font-weight: bold; } 

input {
	/* removes queer padding in IE*/
	overflow: visible;
	padding-top: 0px;
	padding-bottom: 0px;
	font: normal 12px Tahoma, Arial;
}

table tr td {
	vertical-align: top;
}

.clearer {
	clear: both;
	line-height: 0px;
	height: 0px;
	font-size: 0px;
}
.spacer {
	clear: both;
	line-height: 0px;
	font-size: 0px;
	height: 16px;
}

.white { color: #ffffff; }
.pink { color: #FC018B; }
.pink2 { color: #FF3399; }
.purple { color: #8C0943; }
.purple2 { color: #FF8FE0; }
.grey { color: #CBCBCB; }
.red { color: #FF0000; }

.bold {	font-weight: bold; }
.normal { font-weight: normal; }
.underlined { text-decoration: underline; }

.bg-purple { background: #8C0943; }


#wrapper {
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
}

#header {
	height: auto;
}

#logo {
	float: left;
	width: 266px;
	/*122*/
	height: 124px;
	/*padding-top: 26px;*/
	padding-top: 4px;
	padding-bottom: 6px;
}

#banner_top {
	float: left;
	/*504x60*/	
	padding-right: 20px;
	width: 484px;
	height: 60px;
	text-align: right;
	
	/*padding-top: 72px;*/
	padding-top: 56px;
}

/** ip **/
#ip {
	float: right;
	width: 141px;
	padding-left: 9px;
	padding-top: 16px;
	2bordeR: 1px solid;
	color: #c6c6c6;
}

/********** langs **************/
#langs {
	float: right;
	/*225x60*/
	width: 75px;
	padding-right: 5px;
	text-align: right;
	/*bordeR: 1px solid;*/
	/*padding-top: 26px;*/
	/*padding-top: 10px;
	height: 34px;*/
	padding-top: 20px;
	height: 24px;
}
#langs a { margin-right: 2px; }

/******* login *******/
#login_area {
	clear: right;
	float: right;
	width: 230px;
	height: 72px;
}
.login_box {
	background: url('../images/login_x.jpg') repeat-x 0% 0%;
	width: 227px;
	float: right;
}
#login {
	background: url('../images/login_top.jpg') no-repeat 0% 0%;
	height: 66px;
	padding: 4px 7px 0px 7px;
	width: 213px;
}

#login  table {
	width: 100%;
}
#login table tr td {
	padding-top: 5px; padding-bottom: 1px;
}

#login_area .text_input {
	/*letter-spacing: 1px;*/
}

.text_input {
	width: 95px;
	height: 16px;
	padding-left: 2px;
	padding-top: 0px;
	color: #000;
	background: #fff;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #ECECEC;
	border-bottom: 1px solid #C2C2C2;
	border-left: 1px solid #EDEDED;	
}
.text_input_long {
	width: 130px;
	height: 16px;
	padding-left: 2px;
	padding-top: 0px;
	color: #000;
	background: #fff;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #ECECEC;
	border-bottom: 1px solid #C2C2C2;
	border-left: 1px solid #EDEDED;	
}
.btn_submit {
	font: bold 11px Tahoma;
	width: 65px;
	height: 19px;
	text-transform: capitalize;
	background: #FF0000;
	margin: 0px;
	padding: 0px;
	color: #ffffff;
	border-top: 1px solid #FFBEBE;
	border-right: 1px solid #FFBEBE;
	border-bottom: 1px solid #C20000;
	border-left: 1px solid #ED0000;	
 	line-height: 15px;
 	padding-bottom: 2px;
}


#login ul {
	clear: both;
	width: 147px;
	margin-top: -20px;
}
#login ul li {
	float: left;
	width: auto;
	color: #D6D6D6;
	padding-right: 2px;
	font: normal 10px/14px Tahoma;
	
}
#login ul li a {
	font: normal 10px/14px Tahoma;
}
#login ul li.reglink { 
}
#login ul li.forgotlink { 
}
#login ul li.reglink a { color: #FFFFFF; font-weight: bold; font-size:11px; }
#login ul li.forgotlink a { color: #E3A5CC; text-transform: capitalize; font-size:12px; }





/** top navigation **/
#menu_box {
	clear: both;
	width: 1000px;
	height: 35px;
	background: url('../images/menu_x.jpg') repeat-x 0% 0%;
}
#menu_right { background: url('../images/menu_right.jpg') no-repeat 100% 0%; }

#menu {
	height: 35px;
	text-align: center;
	background: url('../images/menu_left.jpg') no-repeat 0% 0%;
}
#menu ul {
	width: 1000px;
	height: 35px;
}
#menu ul li {
	display: inline;
	/*float: left;*/
	width: auto;
	padding-left: 1px;
	padding-right: 1px;
	font: normal 11px/35px Tahoma;
	color: #FF008E;

}
#menu ul li a {
	color: #fff;
	font: bold 11px/22px Tahoma;
	text-transform: uppercase;
	text-decoration: none;
	cursor: pointer;
	padding: 10px 0px 10px 0px;
	display: inline;
	width: auto;
}
#menu ul li a:hover { color: #FF008E; }
#menu ul li a.mselected, #menu ul li a.mselected h2 { color: #FF008E; }
#menu ul li a h2 {
	display: inline;
	width: auto;
	margin: 0px;
	color: #fff;
	font: bold 11px/11px Tahoma;
	text-transform: uppercase;
	text-decoration: none;
	cursor: pointer;
	/*padding: 10px 16px 10px 16px;*/
	padding: 10px 25px 10px 25px;

}
#menu ul li a h2:hover { color: #FF008E; }


/********** footer ***********/
#footer {
	clear: both;
	margin-bottom: 16px;
	padding-top: 10px;
}

#bottom_nav {
	width: 100%;
	height: 20px;
	padding-top: 20px;	
	text-align: center;
}
#bottom_nav ul {
	width: auto;
}
#bottom_nav ul li {
	display: inline;
	font: normal 11px Tahoma, Arial;
	color: #FF0000;
	padding: 0px 6px 0px 6px;
}
#bottom_nav ul li a {
	font: normal 11px Tahoma, Arial;
	text-transform: capitalize;
	color: #CCCCCC;
	text-decoration: none;
}
#bottom_nav ul li a:hover { text-decoration: underline; }

.foot {
	width: 100%;
	height: 42px;
	background: url('../images/footer_x.jpg') repeat-x 0% 0%;
	clear: both;
	margin-top: 10px;

}
.foot_left {
	height: 44px;
	background: url('../images/footer_left.jpg') no-repeat 0% 0%;
	
}
.foot_right {
	height: 44px;
	padding: 8px 20px 0px 20px;
	width: 960px;
	background: url('../images/footer_right.jpg') no-repeat 100% 0%;
	
}


#copyright {
	width: 100%;
	text-align: center;
	padding-top: 15px;
	margin-bottom: 20px;
	color: #ffffff;
	font: normal 11px Tahoma, Arial;
}

/*** payments ******/
#payments { 
	margin-top: -4px;
	
	margin-right: auto;
	margin-left: auto;
	width: 807px;
	height: 42px;
	background: url('../images/payments.png') no-repeat 0% 0%;

}


/**** main structure ****/
#main {
	clear: both;
	width: 1000px;
	margin-top: 19px;	
}
#left {
	float: left;
	/*** 228 + 14 ***/
	width: 242px;
	text-align: left;
	height: auto;
}
#right {
	float: right;
	width: 228px;
	padding-left: 14px;
	height: auto;
}
#center {
	float: left;
	width: 516px;
	height: auto;
}
/**** main structure ****/


/*** different ***/
/*#left_home {
	width: 242px;
	text-align: left;
}
#left_inner {
	width: 228px;
	padding-right: 14px;
}
.left_part {
	width: 242px;
	text-align: left;
}
*/


#header_home_left {
	clear: both;
	width: 242px;
	height: 396px;
	background: url('../images/header_home_left.jpg') no-repeat 0% 0%;
	margin-bottom: 34px;
}
#header_home_right {
	clear: both;
	/*width: 516px;	height: 396px;*/
	width: 486px;
	height: 376px;
	padding: 10px 10px 10px 20px;
	line-height: 15px;
	background: url('../images/header_home_right.jpg') no-repeat 0% 0%;
	margin-bottom: 34px;
}
#header_home_logged {
	clear: both;
	/*width: 516px;	height: 396px;*/
	width: 486px;
	height: 376px;
	padding: 10px 10px 10px 20px;
	background: url('../images/header_home_logged.jpg') no-repeat 0% 0%;
	margin-bottom: 34px;
}
#content_home {
	/** height: 260px **/
	height: 270px;
	padding-bottom: 16px;
	2overflow: hidden;
}
#content_home h1 {
	font: bold 24px Tahoma, Arial;
	color: #ffffff;
	padding: 0px 0px 10px 0px;
}

#content_home p { 	
	margin: 0px 0px 10px 0px;
}

#buttons {
}
#buttons a { 
	float: left; 
	width: auto; 
	text-decoration: none; 
	display: block;
	width:  219px;
	height: 86px;
}
#buttons a.btn_client_en {
	margin-right: 18px;
	background: url('../images/btn_client_en.jpg') no-repeat 0% 0%;
}
#buttons a.btn_model_en {	
	background: url('../images/btn_model_en.jpg') no-repeat 0% 0%;
}
#buttons a.btn_client_en:hover { background: url('../images/btn_client_en_active.jpg') no-repeat 0% 0%; }
#buttons a.btn_model_en:hover { background: url('../images/btn_model_en_active.jpg') no-repeat 0% 0%; }

#buttons a.btn_client_it {
	margin-right: 18px;
	background: url('../images/btn_client_it.jpg') no-repeat 0% 0%;
}
#buttons a.btn_model_it {	
	background: url('../images/btn_model_it.jpg') no-repeat 0% 0%;
}
#buttons a.btn_client_it:hover { background: url('../images/btn_client_it_active.jpg') no-repeat 0% 0%; }
#buttons a.btn_model_it:hover { background: url('../images/btn_model_it_active.jpg') no-repeat 0% 0%; }

#btn_videochat_home {
	background: url('../images/btn_videochat_home.jpg') no-repeat 0% 0%;
	width: 233px;
	height: 40px;
	padding-top: 20px;
	margin: 20px auto;
	text-align: center;
	font: bold 16px/22px Tahoma, Arial;
	cursor: pointer;
}

/*** different ***/







/** right part **/
#right_column_box {
	clear: both;
	width: 228px;
	background: url('../images/right_column_x.jpg') repeat-x 0% 0%;
}
#right_column_right {
	width: 228px;
	background: url('../images/right_column_right.jpg') no-repeat 100% 0%;
}
#right_column {
	width: 228px;
	padding-top: 18px;
	padding-bottom: 16px;
	text-align: center;
	background: url('../images/right_column_left.jpg') no-repeat 0% 0%;
}

.search_form {
	width: 215px;
	margin: 0 auto 20px;
}
.search_form ul li {
	float: left;
	padding-left: 2px;
	padding-right: 1px;
	width: auto;
}

.live_support {
	width: 215px;
	margin: 0 auto 16px;
}

.online_box_wrapper {
	width: 213px;
	margin: 0 auto 16px;
	border: 1px solid #8B698B;
	background: #3A0013 url('../images/online_box_x.jpg') repeat-x 0% 0%;
}
.online_box_top {
	width: 215px;
	margin: -1px 0px 0px -1px;
	background: url('../images/online_box_top.jpg') no-repeat 0% 0%;
}
.online_box {
	/*width: 215px;*/
	width: 213px;
	margin: 0px 0px -1px 0px;
	padding: 1px 1px 1px 1px;
	height: 100%;
	background: url('../images/online_box_bottom.jpg') no-repeat 0% 100%;
}
.online_balloon {
	/*width: 188px;*/
	width: 180px;
	margin: 0 auto;
	height: 28px;
	padding: 12px 0px 10px 0px;
	background: url('../images/online_balloon.png') no-repeat 100% 0%;
}
.online_balloon div { text-align: right; }
.online_balloon a {
	font: bold 11px/11px Tahoma;
}
.online_balloon h3 {
	clear: both;
	font: bold 11px/20px Tahoma;
	color: #000000;
	text-align: left;
}
.online_box img { width: 158px; display: block; margin: 0 auto; border: 4px solid #ffffff; }

.online_other {
	width: 180px;
	margin: 0 auto;
	padding: 10px 0px 5px 0px;
	color: #D75F9B;
	font-weight: bold;
	font-size: 12px;
}
.online_other a { color: #D75F9B;  text-decoration: none; }
.online_other a:hover { text-decoration: underline; }

.btn_videochat {
	display: block;
	width: 213px;
	height: 33px;
	padding: 14px 0px 0px 0px;
	text-align: center;
	background: url('../images/btn_video_chat.png') no-repeat 0% 0%;
	font: bold 12px/18px Tahoma;
}




.box_statistics_wrapper {
	width: 213px;
	margin: 0 auto 16px;
	border: 1px solid #715577;
	background: #8E0944 url('../images/box_statistics_x.jpg') repeat-x 0% 0%;
}
.box_statistics_top {
	width: 215px;
	margin: -1px 0px 0px -1px;
	background: url('../images/box_statistics_top.jpg') no-repeat 0% 0%;
}
.box_statistics {
	/*width: 215px;*/
	width: 213px;
	margin: 0px 0px -1px 0px;
	padding: 3px 1px 1px 1px;
	height: 100%;
	background: url('../images/box_statistics_bottom.jpg') no-repeat 0% 100%;
}
.box_statistics table {
	width: 100%;
}
.box_statistics table tr td.stlabel { text-align: left;  }
.box_statistics table tr td {
	border-top: 1px solid #715577;
	text-align: right;
	padding: 6px;
}


.mona_lisa_club {
	width: 215px;
	height: 165px;
	margin: 0 auto;
	background: url('../images/mona_lisa_club.png') no-repeat 0% 0%;
}

.mona_lisa_club a {
	display: block;
	width: 215px;
	height: 165px;
	text-decoration: none;
	cursor: pointer;
}
.mona_lisa_club a span.mlc_link1 {
	display: block;
	/*215x165*/
	width: 215px;
	height: 20px;
	padding-top: 4px;
	color: #FF006C;
	text-transform: uppercase;
	font: normal 10px Verdana;
	text-align: center;
	2bordeR: 1px solid;
}
.mona_lisa_club a span.mlc_link2 {
	display: block;
	/*215x165*/
	width: 83px;
	height: auto;
	font-weight: bold;
	text-align: left;
	padding: 29px 5px 0px 124px;
	text-decoration: underline;
}
.mona_lisa_club a:hover span.mlc_link2 { text-decoration: none; }

/**** boxes ***/
.box_label { padding: 3px 6px 3px 6px ; height: 22px; }
.box_label_name { float: left; width: auto; padding-top: 1px; font: bold 12px/18px Tahoma; text-transform: uppercase; }
.box_label_name h3 {
	 width: auto; 
	 font: bold 12px/18px Tahoma; 
	 text-transform: uppercase; 
}
.box_btn_fold { float: right; width: auto; text-align: right; }

.box_wrapper {
	width: 226px;
	/*margin: 0 auto 16px;*/
	margin-bottom: 16px;
	border: 1px solid #7D093E;
	background: #393939;
}
.box_top {
	width: 228px;
	margin: -1px 0px 0px -1px;
	background: url('../images/box_top.jpg') no-repeat 0% 0%;
}
.box {
	width: 226px;
	margin: 0px 0px -1px 0px;
	padding: 3px 1px 0px 1px;
	height: 100%;
	background: url('../images/box_bottom.jpg') no-repeat 0% 100%;
}
.box_content {
	padding: 7px 8px 3px 8px;
}

.newslist li {
	border-bottom: 1px dashed #755465;
	/*height: 28px;*/
	height: auto;
	font: bold 11px/14px Tahoma;
	color: #C4C4C4;
	padding: 4px 0px 7px 0px;
}
.newslist li a { color: #C4C4C4; }
.box_view_more { text-align: right; padding: 3px 0px 0px 0px; }
.box_view_more a { color: #FC00AC; text-decoration: none; }
.box_view_more a span { text-decoration: underline; }
.box_view_more a:hover span { text-decoration: none; }



.publicity {
	width: 228px;
	margin-bottom: 16px;
	text-align: center;
}
.publicity h4 {
	text-align: left;
	font: normal 11px Tahoma, Arial;
	text-transform: capitalize;
	padding-left: 10px;
	padding-bottom: 2px;
}


/**** models ****/
.models_wrapper {
	width: 516px;
	overflow: hidden;
}
.modelsbox_outer {
	z-index: 0;
	position: relative;
	width: 514px;
	height: 262px;
	border-left: 1px solid #AD0076;
	border-right: 1px solid #AD0076;
	border-top: 1px solid #AD0076;
	background: url('../images/modelsbox_x.jpg') repeat-x 0% 0%;
	margin-bottom: 16px;
}
.modelsbox {
	width: 100%;
	padding: 0px 1px 0px 1px;
	margin-left: -1px;
	height: 100%;
	background: url('../images/modelsbox_bottom.jpg') no-repeat 0% 100%;
}

.models_labels {
	width: 516px;
	height: 31px;
	margin-bottom: -1px;
	z-index: 1;
	position: relative;
}
.models_labels div {
	float: left;
	width: 166px;
	height: 30px;
	border-left: 1px solid #590C41;
	border-right: 1px solid #590C41;
	background: url('../images/models_labels_x.jpg') repeat-x 0% 0%;
	
	margin-left: 6px;
}
.models_labels div span {
	clear: both;
	color: #FF0098;
	font: bold 11px/17px Tahoma, Arial;
	text-transform: uppercase;
	display: block;
	width: 168px;
	padding-top: 7px;
	height: 23px;
	text-align: center;
	margin-left: -1px;
	background: url('../images/models_labels_top.jpg') no-repeat 0% 0%;
	
	cursor: pointer;
}
.models_labels div:hover span {
	color: #fff;
}
.models_labels div:first-child { margin-left: 0px; }

.models_labels div.mlabel_active {
	width: 166px;
	height: 31px;
	border-left: 1px solid #AD0076;
	border-right: 1px solid #AD0076;
	background: url('../images/models_labels_x_active.jpg') repeat-x 0% 0%;
}
.models_labels div.mlabel_active span {
	padding-top: 7px;
	height: 24px;
	color: #fff;
	background: url('../images/models_labels_top_active.jpg') no-repeat 0% 0%;
}



.modelslist {
	padding-top: 41px;
	width: 495px;
	height: 173px;
	margin: 0 auto;
}
.modelslist li {
	float: left;
	width: auto;
	padding-left: 6px;
	padding-right: 6px;
}
.modelslist li a {
	display: block;
	width: 151px;
	height: 161px;
	padding-top: 10px;
	border: 1px solid #960033;
	background: url('../images/modelslist_x.jpg') repeat-x 0% 0%;
	text-decoration: none;
	text-align: center;
}
.modelslist li a:hover { border: 1px solid #E2007E; }

.modelslist li a img {
	border: 1px solid #666666;
}
.modelslist li a span {
	display: block;
	padding-top: 4px;
	font: bold 11px/18px Tahoma, Arial;
}


.modelsarrows {
	clear: both;
	padding-top: 10px;
	text-align: center;
	width: 153px;
	margin: 0 auto;
}
.modelsarrows li {
	float: left;
	width: auto;
}
.modelsarrows li img {
	vertical-align: middle;
	cursor: pointer;
}
.modelsarrows li span {
	text-align: center;
}
.modelsarrows li.mpages { width: 89px; padding: 8px 2px 0px 2px; text-align: center; }




/**** models_small ****/
.inner_models_wrapper {
	width: 215px;
	margin: 0 auto;
	overflow: hidden;
}
.inner_modelsbox_outer {
	z-index: 0;
	position: relative;
	width: 213px;
	height: 141px;
	border-left: 1px solid #B8007D;
	border-right: 1px solid #B8007D;
	border-top: 1px solid #B8007D;
	background: url('../images/innmodelsbox_x.jpg') repeat-x 0% 0%;
	margin-bottom: 16px;
}
.inner_modelsbox {
	width: 100%;
	padding: 0px 1px 0px 1px;
	margin-left: -1px;
	height: 100%;
	background: url('../images/innmodelsbox_bottom.jpg') no-repeat 0% 100%;
}

.inner_models_labels {
	width: 215px;
	height: 31px;
	margin-bottom: -1px;
	z-index: 1;
	position: relative;
}
.inner_models_labels div {
	float: left;
	width: 69px;
	height: 30px;
	border-left: 1px solid #590C41;
	border-right: 1px solid #590C41;
	background: url('../images/innmodels_labels_x.jpg') repeat-x 0% 0%;
	
	margin-left: 1px;
}
.inner_models_labels div span {
	clear: both;
	color: #FF0098;
	font: normal 11px/17px Tahoma, Arial;
	text-transform: capitalize;
	display: block;
	width: 71px;
	padding-top: 7px;
	height: 23px;
	text-align: center;
	margin-left: -1px;
	background: url('../images/innmodels_labels_top.jpg') no-repeat 0% 0%;
	
	cursor: pointer;
}
.inner_models_labels div:hover span {
	color: #fff;
}
.inner_models_labels div:first-child { margin-left: 0px; }

.inner_models_labels div.inner_mlabel_active {
	width: 69px;
	height: 31px;
	border-left: 1px solid #B8007D;
	border-right: 1px solid #B8007D;
	background: url('../images/innmodels_labels_x_active.jpg') repeat-x 0% 0%;
}
.inner_models_labels div.inner_mlabel_active span {
	padding-top: 7px;
	height: 24px;
	color: #fff;
	background: url('../images/innmodels_labels_top_active.jpg') no-repeat 0% 0%;
}



.inner_modelslist {
	padding-top: 22px;
	padding-bottom: 9px;
	width: auto;
	height: 61px;
	margin: 0 auto;
	margin-left: 1px;
}
.inner_modelslist li {
	float: left;
	width: auto;
	padding-left: 5px;
	padding-right: 4px;
}
.inner_modelslist li a {
	display: block;
	width: 61px;
	height: 61px;
	text-decoration: none;
	text-align: center;
}
.inner_modelslist li a img {
	width: 59px;
	height: 59px;
	border: 1px solid #F8078F;
}
.inner_modelslist li a:hover img { border: 1px solid #EF77BD; }


.inner_modelsarrows {
	clear: both;
	padding-top: 10px;
	text-align: center;
	width: 153px;
	margin: 0 auto;
}
.inner_modelsarrows li {
	float: left;
	width: auto;
}
.inner_modelsarrows li img {
	vertical-align: middle;
	cursor: pointer;
}
.inner_modelsarrows li span {
	text-align: center;
}
.inner_modelsarrows li.inner_mpages { width: 89px; padding: 8px 2px 0px 2px; text-align: center; }






/******** Inner Page ********/
#leftmenu_not_logged {
	width: 228px;
	height: 362px;
	margin-bottom: 16px;
	background: url('../images/inner_girl.jpg') no-repeat 0% 0%;
}
#leftmenu_not_logged a {
	display: block;
	width: 228px;
	height: 362px;
	text-decoration: none;
}

/********** left menu **********/
#leftmenu_wrapper {
	width: 226px;
	height: auto;
	margin-bottom: 16px;
	border-left: 1px solid #4F0034;
	border-right: 1px solid #4F0034;
	background: #000000 url('../images/leftmenu_x.jpg') repeat-x 0% 0%;
}
#leftmenu_top {
	width: 228px;
	height: auto;
	margin-left: -1px;
	background: url('../images/leftmenu_top.jpg') no-repeat 0% 0%;
}
#leftmenu {
	width: 228px;
	height: 100%;
	background: url('../images/leftmenu_bottom.jpg') no-repeat 0% 100%;
}
#leftmenu ul {
	padding: 5px 5px 4px 8px;
}

#leftmenu ul li {
	clear: both;
	height: 21px;
	padding-top: 5px;
	border-bottom: 1px dashed #FF0098;
}
#leftmenu ul li img {
	/**19x19**/
	float: left;
	margin-right: 8px;
	vertical-align: bottom;
}
#leftmenu ul li a.bold { font-weight: bold; }

#leftmenu a {
	display: block;
	float: left;
	width: auto; 
	color: #ffffff;
	text-decoration: none;
	text-transform: capitalize;
	font: normal 11px/18px Tahoma, Arial; 	
}
#leftmenu a.lmselected { font-weight: bold; text-decoration: underline; }
#leftmenu a:hover { 
	color: #fff;
	text-decoration: underline;
}
#leftmenu ul li a:hover span { text-decoration: none; }
#leftmenu ul li span {
	float: right;
	display: block;
	color: #FF0098;
	font: normal 11px/18px Tahoma, Arial; 
	letter-spacing: 1px;
}
#leftmenu ul li.logout { border-bottom: none; }
#leftmenu ul li.logout a { font-weight: bold; text-decoration: underline; }



/********** content **************/
#content {
	font: normal 11px/16px Tahoma, Arial;
	letter-spacing: 1px;
	width: 516px;
	overflow: hidden;
	color: #cbcbcb;
}
#content a {
	color: #ffffff;
	text-decoration: underline;
}
#content a:hover { text-decoration: none; }

#content p {
	clear: both; 	
	margin: 0px 0px 16px 0px;
}

#content ul, ol {
	margin: 5px 0px 16px 20px;
	list-style: disc;
}
#content ul { list-style: disc; }
#content ol { list-style: decimal; }
#content ul li, ol li {
	line-height: 18px;
	margin: 0px 0px 0px 20px;
}

#content h3 {
	color: #FF0098;	
	font: bold 11px/15px Tahoma, Arial;
}

#content strong {
	color: #FF0098;
}

#content .dyntext {
	padding: 10px 5px 5px 8px;
}



/** content headers **/
.cheader {
	width: auto;
	height: 31px;
	border: 1px solid #940030;
	background: url('../images/c_header_x.jpg') repeat-x 0% 0%;
}
.cheader h1 {
	font: bold 12px/15px Tahoma, Arial;
	letter-spacing: 1px;
	text-transform: capitalize; 
	color: #fff;
	/*width: 516px;*/
	width: 476px;
	padding: 8px 10px 0px 30px;
	margin: -1px 0px 0px -1px;
	background: url('../images/c_header_top.jpg') repeat-x 0% 0%;
}

.subheader {
	clear: both;
	background: #450029;
	height: 19px;
	padding: 4px 10px 0px 30px;
	margin: 3px 0px 8px 0px;
	letter-spacing: 1px;
}

.subheader h2 {
	float: left;
	width: auto;
	color: #FF0098;	
	font: bold 12px/15px Tahoma, Arial;
}
.subheader h3 {
	float: left;
	width: auto;
	color: #FF0098;	
	font: bold 11px/15px Tahoma, Arial;
	text-transform: capitalize;
}
.subheader div, .subheader div.paging {
	float: right;
	width: auto;
	color: #FF0098;
}
#content .subheader  div a, #content .subheader  div.paging a, #content .paging a { 
	text-decoration: none; 
	color: #cbcbcb;
	padding: 0px 2px 2px 2px;
	margin-left: 2px;
	letter-spacing: 0px;
}
#content .subheader  div a:hover, #content .subheader  div.paging a:hover, #content .paging a:hover { color: #fff; }

#content .subheader div.paging a.paging-next, #content .subheader div.paging a.paging-prev {
	font: bold 11px/15px Verdana, Arial;
	padding: 0px 0px 2px 0px;
	color: #cbcbcb;
}
#content .subheader div.paging a.paging-next:hover, #content .subheader div.paging a.paging-prev:hover { color: #fff; }
#content .subheader div.paging a.paging-next { margin: 0px 0px 0px 4px; }
#content .subheader div.paging a.paging-prev { margin: 0px 2px 0px 0px; }

#content hr {
	clear: both;
	font-size: 0px;
	line-height: 0px;
	height: 0px;
	border: none;
	border-top: 1px solid #6D0027;
	margin-bottom: 16px;
}
#content hr.profile_hr { margin-bottom: 10px; }

/******* profile ********/
#profile_wrapper {
	clear: both;
	padding-top: 9px;
}

#profile_picture {
	float: left;
	width: 150px;
	padding-top: 1px;
	padding-left: 8px;
	
	/*border: 1px solid;*/ 
}

.chat_with_me {
	padding-top: 16px;
	padding-bottom: 10px;
	width: 135px;
	text-align: center;
}
#profile_picture .chat_with_me a {
	color: #FC018B; 
	font-weight: bold;
	font-size: 12px;
}

#profile_info {
	float: left;
	/** 2225 **/
	width: 180px;
	letter-spacing: 1px;
	padding-bottom: 10px;
	/*border: 1px solid;*/ 
}
#profile_services {
	float: right;
	width: 170px;
	padding-bottom: 10px;
	letter-spacing: 0px;
	/*border: 1px solid;*/ 
}

#profile_picture img {
	border: 1px solid #80002E;
	cursor: pointer;
}

#profile_info ul, #profile_services ul {
	padding: 0px; 
	margin: 0px; 
	list-style: none;
}
#profile_info ul li, #profile_services ul li {
	/*color: #fff;*/
	color: #cbcbcb;
	padding: 0px; 
	margin: 0px;
}
#profile_info ul li a, #profile_services ul li a { color: #fff; }
#profile_info ul li span, #profile_services ul li span {
	color: #FF0098;
}

/** not used, tables **/
/*
#profile_wrapper table { width: 100%; margin-bottom: 4px; }
#profile_wrapper table tr td {
	color: #FF0098;
	padding-bottom: 4px;
}
#profile_info table tr td {
	
}
#profile_info table tr td.pi_label {
	color: #fff;
	font-weight: bold;
	width: 90px;
}

#profile_services table tr td {
	text-align: right;
}
#profile_services table tr td.ps_label {
	text-align: left;
	color: #fff;
}
*/

.bookmark_profile {
	clear: both;
	text-align: center;
	margin-bottom: 16px;
	padding-top: 10px;
	font-size: 12px;
}


/******* rating ******/
#content .rating {
	clear: both;
	color: #939393;
	padding: 16px 0px 16px 8px;
	height: 15px;
}
.rating div { float: left; width: auto; }

#content div.ratingContainer {
    width: 85px;
    height: 15px;
    margin-left: 6px;
    margin-right: 16px;
    background: transparent url('../images/rating_bullet.jpg') top left repeat-x;
}

#content div.ratingValue {
    height: 15px;
	background: transparent url('../images/rating_bullet_full.jpg') top left repeat-x;
}

/******* rating search small ******/
#content .rating_s {
}
#content .rating_s span {
	float: left;
}
#content .rating_s span.rating_s_label {
	width: 75px;
	display: block;
}
#content .rating_s span.ratingContainer_s {
	background: transparent url('/images/rating_small_bullet.png') top left repeat-x;
    width: 55px;
    height: 11px;
    float: right;
    display: block;
    margin-top: 2px;
}
#content .rating_s span.ratingValue_s {
    background: transparent url('/images/rating_small_bullet_full.png') top left repeat-x;
    height: 11px;
    display: block;
}



#content .paragraph {
	/*margin-bottom: 16px;*/
	padding: 0px 5px 0px 8px;
}
#content .paragraph h3 {
	letter-spacing: 1px;
}


#content .ufeedbacks {
	padding-bottom: 10px;
}

.feedback {
	color: #cbcbcb;
	border-bottom: 1px dashed #2F2F2F;
	padding: 5px 5px 5px 8px;
}
.feedback h4 {
	float: left;
	width: auto;
	color: #FF0098;	
	font: bold 11px/15px Tahoma, Arial;
	text-transform: capitalize;
	margin-bottom: 4px;
}
.feedback span {
	float: right;
	width: auto;
	color: #FF0098;
}
#content .feedback p { margin: 0px 0px 5px 0px; }


#content .photos {
	clear: both;
	width: 516px;
	float: left;
	padding-bottom: 10px;
	padding-left: 3px;
}
#content .photos img {
	border: 1px solid #880031;
	cursor: pointer;
	margin: 5px;
	float: left;
	
	width: 61px;
	height: 61px; 
}
#content .photos img:hover {
	border: 1px solid #FF0067;
}

#content .content-box {
	clear: both;
	width: 516px;
	padding-bottom: 10px;
}

#content .content-box table { width: 100%; }
#content .content-box table tr td { text-align: left; padding: 2px 5px 4px 5px; border-bottom: 1px solid #450029; }
#content .content-box table tr td.cbtd1 {
}
#content .content-box table tr td.cbtd2 { }
#content .content-box table tr td.cbtd3 {
	width: 60px;
}
#content .content-box table tr td.cbtd4 {
	width: 60px;
	text-align: right;
}




/** forms **/
.form {
	/*width: 450px;*/
	margin: 0 auto;
	text-align: left;
	padding-top: 30px;
	padding-bottom: 50px;
}

.form table { 
	width: 450px;
	margin: 8px auto 20px;
	/*border: 1px solid;*/ 
}

.form table tr td {
	height: 26px;
}

.form_submit {
	text-align: right;
	padding-right: 25px;
}

/** form submit buttons **/
.button {
	font: bold 11px Tahoma;
	width: 65px;
	height: 19px;
	text-transform: capitalize;
	background: #FF0000;
	margin: 0px;
	padding: 0px;
	color: #ffffff;
	border-top: 1px solid #FFBEBE;
	border-right: 1px solid #FFBEBE;
	border-bottom: 1px solid #C20000;
	border-left: 1px solid #ED0000;	
 	line-height: 15px;
 	padding-bottom: 2px;
}
.button_width_auto {
	font: bold 11px Tahoma;
	width: auto;
	height: 19px;
	text-transform: capitalize;
	background: #FF0000;
	margin: 0px;
	padding: 0px;
	color: #ffffff;
	border-top: 1px solid #FFBEBE;
	border-right: 1px solid #FFBEBE;
	border-bottom: 1px solid #C20000;
	border-left: 1px solid #ED0000;	
 	line-height: 15px;
 	padding-bottom: 2px;
 	padding-left: 7px;
 	padding-right: 7px;
}


.star_label { color: #FF3333; }

/** no width **/
#content input.inputs {
	border: 2px solid #6F0033;
	width: auto;
	font: normal 11px/14px Verdana, Arial;
	letter-spacing: 1px;
	padding-left: 3px;
	height: 16px;
}
#content select.selects {
	border: 2px solid #6F0033;
	width: auto;
	font: normal 11px/14px Verdana, Arial;
	letter-spacing: 0px;
	padding-left: 0px;
	height: 20px;
}


#content .form input.long_txt_field, #content input.long_txt_field {
	border: 2px solid #6F0033;
	width: 200px;
	font: normal 11px/14px Verdana, Arial;
	letter-spacing: 1px;
	padding-left: 3px;
	height: 16px;
}
#content .form textarea.long_txt_field {
	border: 2px solid #6F0033;
	width: 200px;
	font: normal 11px/14px Verdana, Arial;
	letter-spacing: 1px;
	padding-left: 3px;
	height: 16px;
}
#content .form select.long_txt_field {
	border: 2px solid #6F0033;
	width: 206px;
	font: normal 11px/14px Verdana, Arial;
	letter-spacing: 0px;
	padding-left: 0px;
	height: 20px;
}
#content .form input.checkbox, #content input.checkbox {
	border: none;
	outline: none;
	background: none;
	margin: 4px 5px 8px 5px;
	padding: 0px;
	font: normal 11px/14px Verdana, Arial;
}





.form_message {
	/*background-color: #FFFFE1;*/
	background: #FFF;
	color: #FF0000;
	border: 1px solid #8C0943;
	padding: 1px 3px 2px 3px;
	display: none;
	font-size: 11px;
	font-weight: bold;
	z-index: 1101;
}



#content .error_div {
	color: #FF0000;
}


/** messages **/
#content .messages_block {

	/*background-color:#eeeeee;*/
	background: #fff;
	/*width: 95%;*/
	color: #484647;
	border: 1px dashed #8C0943;
	padding-left: 10px;
	padding-top: 6px;
	padding-bottom: 6px;
	font-weight: bold;	
	font-family: Verdana;
	font-size: 11px;
}

#content .error_block {

	/*background-color: #eeeeee;*/
	background: #fff;
	/*width: 95%;*/
	color: #FF0000;
	border: 1px dashed #8C0943;
	padding-left: 10px;
	padding-top: 6px;
	padding-bottom: 6px;
	font-weight: bold;
}

#content .msg_block {

	background: #fff;
	/*width: 95%;*/
	color: #484647;
	border: 1px dashed #8C0943;
	padding-left: 10px;
	padding-top: 6px;
	padding-bottom: 6px;
	font-weight: bold;	
}

#content .error_block a {

	color: #000;
	text-decoration: underline;
}

#content .error_block a:hover{

	color: #000;
	text-decoration: none;
}



#content .sitemap {
	/*padding-top: 20px;*/
}



/**** new styles **/
/***************** Search *********************/

#content .sPaging { 
	clear: both; 
	height: 22px;
	/*bordeR: 1px solid; */
}
#content .sPages { 
	float: left; 
	color: #FF0098;
	padding-top: 1px;
}
#content .sPages a { 
	text-decoration: none; 
	color: #cbcbcb;
	padding: 0px;
	margin-left: 2px;
	letter-spacing: 0px; 
}
#content .sPages a:hover { color: #fff; }
#content .pNumber { 
	float: right; 
	color: #FF0098; 
}
#content .spnSelect { font-size: 11px; vertical-align: text-bottom; }



#content .tables_div {
}
#content .tables {
	width: 100%;
	border-top: 1px solid #450029;
	border-left: 1px solid #450029;
	border-right: 1px solid #450029;
}
#content .tables tr td { 
	padding: 5px;
	border-bottom: 1px solid #450029; 
	
}

#prices_table { margin-bottom: 20px; }
#prices_table tr td { 
	padding: 0px;
}
#prices_table tr td input { margin: 0px; }
#prices_table tr td.ptt_td1 { width: 180px; padding-left: 8px; padding-top: 9px; text-align: left;  }
#prices_table tr td.ptt_td2 { width: 110px; text-align: left; }
#prices_table tr td.ptt_td3 { width: 110px; padding-top: 7px; text-align: center; }
#prices_table tr td.ptt_td4 { width: 90px; padding-top: 7px; text-align: center; }

#prices_table tr th {
	color: #fff;
	padding: 5px 0px 10px 0px;
}
#prices_table tr th.ptt_th1 { text-align: left; padding-left: 10px; }
#prices_table tr th.ptt_th2 { text-align: left; }

.credits_div {
}
.credits {
	width: 100%;
	border-top: 1px solid #450029;
	border-left: 1px solid #450029;
	border-right: 1px solid #450029;
	margin: 5px 0px 7px 0px;
}
.credits tr td { 
	padding: 5px;
	border-bottom: 1px solid #450029; 
	
}


.t_search_date {
	width: 100%;
	margin-bottom: 10px;
}
.t_search_date {
}
.t_search_date tr td {
	text-transform: capitalize;
}
.t_search_date tr td img {
	vertical-align: bottom;
}


.buy_credits_table {
	width: 100%;
}
.buy_credits_table tr td {
}


/** search page **/
#sTable { 
	clear: both; 
	width: 100%; 
	margin-top: 6px; 
}
#sTable tr td { 
	padding-bottom: 10px; 
	text-align: center;
	width: 33%;
}

#sTable tr td .sGirl {
	/*width: 160px; 
	height: 200px;*/
	text-align: center;
	
}

#sTable tr td .sGirl a {
	display: block;
	width: 160px; 
	height: 185px;
	margin: 0 auto;
	padding-top: 16px;
	padding-bottom: 8px;
	background: #8C0943;
	border: 1px solid #FF0098;
	text-decoration: none;
	cursor: pointer;

}
#sTable tr td .sGirl a:hover {
	background: #8F2C5A;
	border: 1px solid #FF0098;
}
#sTable tr td .sGirl span.sImg {
	display: block;
	height: 135px;
	width: 160px;
	text-align: center;
	padding-bottom: 14px;
}
#sTable tr td .sGirl span.sImg span { 
	bordeR: 1px solid #CC0066;
	display: block;
	width: 133px;
	height: 133px;
	margin: 0 auto;
}
#sTable tr td .sInfo {
	clear: both;
	display: block;
	width: 133px;
	height: auto;
	margin: 0 auto;	
	text-align: left;

}


#fillin { 
	clear:both; 
	padding-top: 10px; 
	margin-bottom: 16px;
}
#searchCriteria {	
	/* 2padding-left:10px; 2font-weight:bold; */
}

.reportform {

	/*background-color: #E5E5E5;
	padding:12px;*/
}

#content .search_criterias {
	padding-bottom: 20px; 
}

#content .search_criterias ul, ol {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#content .search_criterias ul li, ol li {
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 155px;
}


.search_criterias table { 
}

.search_criterias table tr td {
}


/** auto completion **/
#content div.auto_complete {
	display: none;
	background: #ffffff;
	
}
#content div.auto_complete ul {
	width: 185px;
	position: absolute;
    border: 1px solid #450029;
    margin: 0px;
    padding: 0px;        
    list-style-type: none;
    
}
#content div.auto_complete ul li {
    margin: 0px;
    padding: 1px 2px 1px 2px;
    cursor: pointer;
    color: #000000;
    background: #ffffff;
    font: normal 11px/16px Verdana;
    width: 181px;
}


#sCtable {
	margin: 16px 0px 16px 32px;
	width: 465px;
	2bordeR: 1px solid;
} 
#sCtable tr td { 
	line-height: 20px;
	padding-bottom: 8px;
}
#sCtable tr td.scttd1 { 
	width: 120px; 
}

#content #sCtable select.selects {
	width: 197px;
}
#content #sCtable input.inputs {
	width: 190px;
}

#sCtable tr td .age_from {
	display: block;
	float: left;
	width: 40px;
}
#sCtable tr td .age_from_values {
	display: block;
	float: left;
	width: auto;
}

#sCtable tr td table.chooseDate { 
	margin-top: 5px;
}
#sCtable tr td table.chooseDate tr td { 
	width: 120px;
}
#sCtable tr td table.chooseDate tr td input { letter-spacing: 0px; }
#sCtable tr td table.chooseDate tr td img { 
	vertical-align: bottom;
}


/** page 73 bookmarks **/
.profileList { 
	border-bottom: 1px dashed #99989B; 
	padding-top: 8px; 
	padding-bottom: 10px; 
}
.profileList img { border: 1px solid #450029; }

.ppTable {
}
.ppTable tr td { 2border: 1px solid; padding-bottom: 5px; }
.ppTable tr td img {
	border: 2px solid #450029;
}

#content #ppPayoutTable tr td input { letter-spacing: 0px; }

#content .publicPhotoTable {
}
#content .publicPhotoTable tr td {
}


#content #csTable {
	width: 400px; margin-left: 10px;
}
#content #csTable tr td {
	padding-bottom: 4px;
}

content #sexPrefTable {}
#content #sexPrefTable tr td {
	padding-bottom: 5px;
}



/** messages **/
.mess_headers {
	font-size: 12px;
	padding-right: 2px;
}
/*
.mess_headers a {
	text-decoration: underline;
}
.mess_headers a:hover{	
	text-decoration: none;
}
*/
table.messageslist {}
table.messageslist tr td {
	padding: 8px 3px 8px 10px;
	2bordeR: 1px solid;
}

#content table.messageslist tr.messlistheader {
	background-color: #8C0943;
	color: #FFFFFF;	
	height: 28px;
}
#content table.messageslist tr.messlistheader td { padding: 4px 3px 0px 10px;}

.messlistmsg {
	background: #000;
}
.messlistmsg td {
	border-top: 1px solid #310030;
}
.messlistmsg a {
	text-decoration: underline;
	color: #333366;
}
.messlistmsg a:hover {
	text-decoration: none;
}
.messlistheader a {
	color: #FFFFFF;
}

.category_tags {
	bordeR: 1px solid #450029;
	padding: 5px 5px 5px 8px;
	font: normal 13px/18px Tahoma, Arial;
	color: #c6c6c6;
	text-align: justify;
}
.category_tags a { color: #FF0098; text-decoration: none; }


.GuestEmailForm{

	text-align:center;
	/* background-color:#FF90BB; */
	background:url('../images/guest_emails.png') no-repeat 0% 0%;
	/*border:2px solid #333;*/
	padding:30px 4px 15px 4px;
	color: #000000;
	width:323px;
	height:149px;
	font-size:13px;
}


#banks_list{

	padding-top:20px;
}


/*** news banner ***/
#hiddneDiv {
	width: 100%;
	height: 350px;
	position: absolute;
	top: 195px;
	z-index: 100;
	display: none;
}

#divFrame {
	width: 495px;
	height: 346px;
	/*padding: 10px 2px 0px 15px;*/
	margin: 0 auto;
	background: url('../images/div_bg.png') no-repeat 0% 0%;
}

#divTextTitle { 
	width: 400px;
	padding-left: 45px;
	height: 135px;
	padding-top: 15px; 
	float: left;
	
	  
	color: #fff;
	/*text-transform: uppercase;*/
	font: normal 52px/60px Impact,Tahoma;
	text-align: center;
}

.divClose {
	float: right;
	text-align: right;
	padding: 7px 7px 0px 0px;
}

.divClose img:hover { cursor: pointer; }

.div-overflow {
	clear: both;
	width: 450px;
	padding: 0px 10px 0px 20px;
	height: 240px;
	overflow: auto;
	margin: 0 auto;
	font: normal 14px/22px Verdana;
	color: #000;
}

#divText {
	clear: both;
	width: 440px;
	height: 140px;
	margin: 0 auto;
	color: #000000;
	font: bold 12px/20px Tahoma;
	text-transform: uppercase;
	text-align: center;
	overflow: hidden;
}

#divLink {
	font: bold 14px/16px Tahoma;
	text-align: right;
	padding: 16px 16px 0px 0px;
}


/*** end news banner ***/

