body {
	margin: 0px;
	background-image:url(/images/wall_grey.gif);
	font-family:"Trebuchet MS",Helvetica,sans-serif;
	color:#fff;
	font-size:11px;
}
form {
	display:inline; 
	margin:0px;
}
select, input, textarea {
	font-family:"Trebuchet MS",Helvetica,sans-serif;
	padding:2px;
	}
h1 {
	color:#ffffff;
	font-size:20px;
	margin:10px;
}
h1.title {
	border-bottom:1px solid #323232;	
}
h2 {
	color:#ffffff;
	font-size:18px;
	font-weight:normal;
	margin:10px 0 10px 0;
	padding:0;
}
h3 {
	color:#ff004e;
	font-size:16px;
	}
h3.title {
	color:#ff004e;
	font-size:14px;
	}
h4 {
	margin:0px;
	padding:7px;
	background-color:#000000;
	color:#ff004e;
	font-size:14px;
	font-weight:lighter;
}
h5 {
	margin:0px;
	padding:0px;
	color:#ff004e;
	font-size:14px;
	line-height:20px;
	font-weight:lighter;
}
h6 {
	font-size:14px;
	padding:0;
	margin:0;
	}
a img {
	border:0px;
}
.left {
	float:left;
	}	
a:link {
	color: #fff;
	text-decoration:none;
}
a:visited {
	color: #EBEBEB;
	text-decoration:none;
}
a:hover {
	color: #EBEBEB;
		text-decoration:underline;
}
a:active, a:focus{
	color: #FFFFFF;
	text-decoration:none;
	outline:0;
	}
.padding20 {
	padding:20px 20px 0 20px;
}
.italic {
	font-style:italic;
	}
.underline {
	text-decoration:underline;
	color:#fff;
}
.right {
	text-align:right;
}
.left {
	text-align:left;
}
.center {
	text-align:center;
}
.interview-question {
	color:#ff004e;
}
#mainHolder {
	width:980px;
	margin-left:auto;
	margin-right:auto;
	clear:both;
}
#bodyContainer {
	width:635px;
	float:left;
	padding:10px 0 10px 10px;
	margin:0 !important;
}

p a:link,p a:active,p a:visited {
	color:#ff004e;
	text-decoration:underline;
}
p a:hover {
	color:#fff;
}
div.full-body {
	width:auto !important;
}
#left-menu {
	width:300px;
	padding-right:10px;
	border-right:1px solid #1f1f1f;
	float:left;
}
#rightHolder {
	width:300px;
	float:left;
	background-color:#1C1C1C;
	border:1px solid #323232;
	padding:10px;
	margin:0 !important;
}
#ajax-msg {
	display:none;
}
#bdy {
	width:100%;
}
#tblContent {
	min-width:300px;
	overflow:hidden;
}
.pt10 {
	padding-top:10px;
}
.hand {
	cursor:pointer;
}
.red {
	color:#FF0000;
}
div.staticPages {
	padding:0 10px;
}
div.casting-msg {
	padding-top:10px;
	text-align:center;
}
div.casting-msg a {
	color:#ff004e;
	font-size:14px;
	font-weight:bold;
}
/*list pages*/
ul.pages {
	list-style:none;
	padding:0px;
	margin:10px 0 0 0;
	float:right;
	clear:both;
}
ul.pages li {
	float:left;
	margin:2px;
	border:1px solid #323232;
	background-color:#212121;
}
ul.pages li a {
	display:block;
	padding:7px;
	text-decoration:none;
}
ul.pages li:hover {
	background-color:#111111;
}
ul.pages li.num-selected:hover {
	background-color:#212121 !important;
}
ul.pages li.num-selected {
	padding:7px;
}
ul.pages li.num {
}
/*pages/index.html*/
ul.main-list {
}
ul.main-list li span {
}
table.modelInfo th, table.modelInfo td { /* pop-up model table */
	text-align:left;
	padding:1px 7px 1px 1px;
	margin:0;
}
div.platinum-list {
	clear:both;
	background:url(/images/premium_bg_index.jpg) no-repeat;
	height:164px;
}
div.platinum-list img {
	width:80px;
	margin:35px 0 0 10px;
}
/*registration*/

div.types-list {
	padding:10px 0 0 10px;
	width:920px;
}
div.types-list ul {
	list-style:none;
	margin:0 0 15px 20px;
	padding:0;
	overflow:hidden;
}
div.types-list li {
	float:left;
	margin:15px 0 0 15px;
	border:1px solid #313131;
	}
div.types-list label {
	display:block;
	padding:5px;
	font-size:14px;
}
div.submit {
	padding:30px 0 15px 10px;
}
div.submit input {
	font-size:24px;
}
input.reg_checkbox {
	width:auto !important;
	background:none !important;
}
div.err_msg {
	color:#CC0000;
	font-size:10px;
	margin-left:15px;
}
div.info-msg, div.warning-msg, div.error-msg, div.success-msg {
	background-position:50% 5px;
	background-repeat:no-repeat;
	padding:60px 0 20px 0;
	font-size:14px;
	margin:20px;
	font-style:italic;
	text-align:center;
	background-color:#2e2e2e;
}
div.full-scr-msg {
	background-position:30% 50% !important;
	padding:20px 20px 20px 80px !important;
	line-height:35px;
	text-align:center;
	font-size:18px !important;
	font-style:italic;
	background-color:#000 !important;
	;
}
div.info-msg {
	background-image:url(/images/ico/stand/info2.png);
	color:#5b5b5b;
}
div.warning-msg {
	background-image:url(/images/warning_ico.png);
	color:#FF9900;
}
div.error-msg {
	background-image:url(/images/error_ico.png);
	color:#FF0000;
}
div.success-msg {
	background-image:url(/images/success_ico.png);
	color:#4dd709;
}
div.flash_msg {
	color:#d70042;
	font-size:14px;
}
div.info-block {
	background-color:#2e2e2e;
	text-align:left;
	margin:0;
	padding:10px;
	font-size:12px;
	color:#5b5b5b;
}
img.info-block-ico {
	float:left;
	margin:0 10px 0 0;
}
div.reg-txtfield {
	width:170px;
	display:inline;
	margin-left:7px;
	font-weight:bold;
}
div.regForm {
	margin-left:7px;
	float:left;
	padding:20px;
	width:260px;
	min-height:400px;
}
.regBg1 {
	background:url(/images/registration_bg1.jpg) no-repeat bottom;
}
.regBg2 {
	background:url(/images/registration_bg2.jpg) no-repeat bottom;
}
.regBg3 {
	background:url(/images/registration_bg3.jpg) no-repeat bottom;
}
div.regForm h2 {
	font-size:18px;
}
div.regForm h5 {
	background-image:url(/images/line2.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	clear:both;
	padding-left:7px;
}
ul.regFields {
	list-style:none;
	padding:0;
	margin:0;
	margin-top:15px;
}
ul.regFields li {
	padding:5px;
	line-height:22px;
	clear:both;
}
ul.regFields li label {
	width:170px;
	display: block;
	float:left;
	line-height:25px;
	padding-left:7px;
	text-align:left;
}
ul.regFields-w li label {
	width:250px !important;
}
ul.editFields li label {
	width:190px !important;
}
li.descr-text {
	font-size:10px;
	color:#666666;
	margin-top:-5px;
}
ul.regFields input {
	width:250px;
	background-color:#262626;
	border:1px solid #454545;
	display:inline;
	margin-left:7px;
	padding:2px;
	margin:2px;
	color:#fff;
}
ul.regFields textarea {
	display:inline;
	margin-left:7px;
	width:370px;
	height:80px;
	background-color:#262626;
	border:1px solid #454545;
	padding:2px;
	margin:2px;
	color:#fff;
}
ul.regFields select {
	display:inline;
	margin-left:7px;
	width:250px;
	background-color:#262626;
	border:1px solid #454545;
	padding:2px;
	margin:2px;
	color:#fff;
}
div.prelivka {
	background:url(/images/registration_bgPrelivka.gif) no-repeat;
	min-height:138px;
}
div.acceptCond {
	float:left;
	width:250px;
	/*	background:url(/images/strelkichkaProzrachna.png) no-repeat 0px 40px;
*/	padding-top:50px;
}
div.acceptCond img {
	float:left;
	padding:0 10px;
}
div.validationField {
	padding:30px 7px 7px 7px;
	margin-top:15px;
	float:left;
	width:350px;
}
div.validationField img {
	display:inline;
	float:left;
	margin-left:15px;
}
div.validationField input {
	width:115px;
	font-size:24px;
	border:1px solid #222222;
	padding:3px;
	margin-left:15px;
}
div.validationField label {
	float:left;
	line-height:70px;
	display:block;
	width:220px;
	height:70px;
	margin-right:50px;
}
div.txtRequired {
	font-style:italic;
	font-weight:bold;
	padding-right:10px;
	clear:both;
}
div.edituser {
	margin-left:160px;
	padding-top:15px;
}
span.date-format {
	font-size:10px;
	color:#999999;
	padding-left:5px;
}
#gender {
	width:250px;
}
select.day-menu {
	width:70px !important;
}
select.month-menu {
	width:70px !important;
}
select.year-menu {
	width:70px !important;
}
select.hour-menu {
	width:70px !important;
}
select.minute-menu {
	width:70px !important;
}
ul.regMeasurements li select {
	width:95px !important;
}
ul.regMeasurements {
	float:left;
	width:310px;
}
ul.regMeasurements-right {
	width:285px !important;
}
ul.regMeasurements-right li label {
	width:140px;
}
dl.editPic {
	clear:both;
	width:550px;
}
dl.editPic input, dl.editPic select {
	width:380px;
}
dl.editPic dt {
	width:130px;
	text-align:left;
	float:left;
}
dl.editPic dd {
	width:400px;
	float:left;
	text-align:left;
}
dl.form {
	clear:both;
	width:100%;
}
dl.form dt {
	font-size:16px;
}
dl.form dd {
}
dl.form dt, dl.form dd, dl.editPic dt, dl.editPic dd {
	padding:5px;
	margin:0px;
}
div.round-field {
	background-image:url(/images/inputRLeft.gif);
	background-repeat:no-repeat;
	background-position:left;
	overflow:hidden;
	clear:both;
	padding-left:9px;
}
dl.form input {
	height:24px;
	margin:0px;
	padding:5px 0px;
	border:0px;
	width:570px;
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	font-size:18px;
	float:left;
	background-image:url(/images/inputRRight.gif);
	background-repeat:no-repeat;
	background-position:right;
}
dl.form textarea {
	padding:5px;
	margin-bottom:4px;
	width:420px;
	height:143px;
	border:0px;
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	background:url(/images/composeMsgBg.gif) right bottom no-repeat #fff;
	overflow:auto;
}
dl.form select {
	width:300px;
}
dl.form dd div.err_msg {
	margin:0px !important;
}
dd.cat-list label {
	display:block;
	width:250px;
	float:left;
	text-align:left;
	font-size:10px;
}
dl.editPic dd.cat-list label {
	width:195px !important;
}
dd.cat-list input {
	width:auto !important;
}
a.closeBtn {
	position:absolute;
	margin-top:-40px;
	margin-left:260px;
}
a.closeBtn img {
	border:0px;
}
div.btn-editpic {
	width:100%;
	text-align:center;
	clear:both;
}
#cbl_cat_id5, #cbl_cat_id8, #cbl_mc5, #cbl_mc8 {
	color:#FF0099;
}
div.banner300x250 {
	padding:10px 0;
}
div.banner468x60 {
	padding:10px 45px;
}
/*tfp*/
ul.tfp-minifolios {
	list-style:none;
	margin:0;
	padding:0;
	clear:both;
}
ul.tfp-minifolios li {
	float:left;
	width:60px;
	padding:5px;
	text-align:center;
}
ul.tfp-minifolios li img {
	cursor:pointer;
	width:60px !important;
	height:90px !important;
}
div.tfp-textarea {
	padding:10px;
	clear:both;
}
div.tfp-textarea textarea {
	width:300px;
}
div.minifolio-tfp-bg {
	background-image:url(/images/minifoliobg.gif);
	background-repeat:no-repeat;
	width:520px;
	height:137px;
	padding-left:1px;
	float:left;
}
div.minifolio-tfp-bg img {
	margin:2px;
	float:left;
}
ul.tfp-list {
	list-style:none;
	margin:0;
	padding:0;
	overflow:hidden;
}
ul.tfp-list li {
	overflow:hidden;
	margin:0;
	padding:0;
	float:left;
}
ul.tfp-list h2 {
	padding:10px 0 0 10px;
	margin:0;
	font-size:14px;
}
li.read-even {
	background-color:#292929;
}
li.read-odd {
	background-color:#2E2E2E;
}
ul.tfp-list li div.txt {
	clear:both;
	padding:20px;
}
ul.tfp-list li div.txt span {
	display:block;
}
div.actions {
	float:left;
	width:100px;
}
/* -------------- Gallery Start --------------------------- */
#GalleyContainer {
	width:950px;
	float:left;
	padding:10px;
	margin:10px;
}
#mypics {
	clear:both;
	width:630px;
	margin:0px;
	padding:7px;
	list-style:none;
	overflow:hidden;
}
#mypics li {
	float:left;
	width:104px;
	text-align:center;
	overflow:hidden;
}
ul.agency-model-pics li {
	width:120px !important;
}
img.main-pic {
	border:3px solid #FFCC33 !important;
}
#editPicContent {
	width:550px;
	text-align:center;
	overflow:visible;
}
div.book-list {
	line-height:30px;
	clear:both;
}
div.mypics-but {
	float:left;
	text-align:left;
}
div.mypics-approved {
	clear:both;
	text-align:left;
	padding-left:7px;
	font-size:9px;
}
/*admin*/

div.menuAdmin  ul {
	list-style:none;
	overflow:hidden;
	padding:0;
	margin:0px;
}
div.menuAdmin  li {
	float:left;
	margin:30px 5px 0 0;
}
div.menuAdmin  a:link, div.menuAdmin a:visited, div.menuAdmin a:active {
	font-size:11px;
	color:#fff;
	background-color:#000;
	padding:10px;
}
div.menuAdmin a:hover {
	background-color:#f10b7d;
	text-decoration:none;
	padding:10px;
}

table.admin_table {
	width:100%;
}
table.admin_table th, table.admin_table td {
	padding:7px;
	border-bottom:1px solid #333333;
}
div.mainMenu {
	font-size:12px;
	width:1000px;
	height:56px;
	background-repeat:repeat-x;
	clear:both;
}
div.mainMenu ul {
	list-style:none;
	padding:20px 10px 20px 10px;
	clear:both;
}
div.mainMenu li {
	float:left;
	padding:0 7px;
	font-size:14px;
	text-align:center;
}
div.mainMenu a:link, div.mainMenu a:visited, div.mainMenu a:active {
	color:#eee;
	text-decoration:none;
}
div.mainMenu a:hover {
	text-decoration:underline;
}
dl.sp_full dt {
	width:20% !important;
}
dl.sp_full dd {
	width:70% !important;
	font-weight:bold;
}
div.show-pics-menu {
	padding:10px;
	font-weight:bold;
}
/*end admin*/

div.submenuHolder {
	width:980px;
	margin-left:auto;
	margin-right:auto;
	height:183px;
	background:url(/images/subMenu/bg_subMenuFloral.png) bottom right no-repeat;
}
h1.index  /*tuk */{
	background:url(/images/subMenu/logo.png) no-repeat right bottom;
	width:143px;
	height:97px;
	float:left;
	padding:20px 0 0 0;
	margin:0;

}
h1.index a:link, h1.index a:hover, h1.index a:visited, h1.index a:active {
	color:#fff;
	width:143px;
	height:97px;
	display:block;
}
h1.index span {
	margin-left:-1000px;
}

ul.main-submenu {
	list-style:none;
	overflow:hidden;
	padding:0;
}
ul.main-submenu li {
	float:right;
	margin:0 0 0 10px;
}
ul.main-submenu a:link, ul.main-submenu a:visited, ul.main-submenu a:active {
	font-size:14px;
	color:#fff;
	background-color:#000;
	line-height:23px;
	padding:0 7px;
	display:block;
}
ul.main-submenu a:hover {
	background-color:#f10b7d;
	text-decoration:none;
	line-height:23px;
	padding:0 7px;
	display:block;
}

div.mainMenuIndex /*tuk */ {
	width:830px;
	float:left;
}
div.mainMenuIndex ul {
	list-style:none;
	overflow:hidden;
	padding:0;
	margin:0 0 0 90px;
}
div.mainMenuIndex li {
	float:left;
	margin:30px 10px 0 0;
}
div.mainMenuIndex em {
	width: 180px;
	height: 45px;
	position: absolute;
	top: 55px;
	left: 700px;
	text-align: center;
	padding: 20px 12px 10px;
	font-style: normal;
	z-index: 2;
	display: none;
	border:1px solid #000;
}
div.mainMenuIndex a:link, div.mainMenuIndex a:visited, div.mainMenuIndex a:active {
	font-size:16px;
	color:#fff;
	background-color:#000;
	padding:10px;
}
div.mainMenuIndex a:hover {
	background-color:#f10b7d;
	text-decoration:none;
	padding:10px;
}
div.mainMenuIndex .new a:link, div.mainMenuIndex .new a:visited, div.mainMenuIndex .new a:active {
	background-color:#f10b7d !important;
}
div.mainMenuIndex .new a:hover {
	color:#fff;
	background-color:#000 !important;
}
div.submenu {
	float:left;
	width:980px;
	padding:0;
	margin:11px 0 0 0;
}
.subMenuProfile a:hover {
	background:url(/images/subMenu/controlpanel_smOver.png) no-repeat;
	width:113px;
	height:38px;
	padding-left:38px;
	margin-top:-17px;
	display:block;
}
div.submenu ul {
	padding:0;
	margin:0 5px 0 0;
	overflow:hidden;
	list-style:none;
	float:right;
}
div.submenu li {
	float:left;
	padding:25px 0 0 0;
}
div.loginHolder {
	width:940px;
	background:url(/images/bg_login.jpg) no-repeat center #1e1e1e;
	border:1px solid #000;
}
div.loginHolder p {
	text-align:center;
}
div.login {
	float:left;
	width:300px;
}
div.login input {
	width:100px;
	float:left;
	border-top:1px solid #1c1c1c;
	border-left:1px solid #1c1c1c;
	padding:2px;
	margin:2px;
	font-size:9px;
}
div.mainCaseObvivka {
	background:#1c1c1c;
	padding:5px;
	width:980px;
	overflow:hidden;
}
div.mainCase {
	background-color:#242424;
	border:1px solid #323232;
	padding:10px;
	width:958px;
	overflow:hidden;
}
div.leftMenuHolder {
	width:300px;
	padding:0px;
	border-right:1px solid #1f1f1f;
	float:left;
}
div.model-content {
	background:url(/images/modelBg.gif);
	background-repeat:no-repeat;
	background-color:#242424;
}
div.model-platinum-content {
	background:url(/images/models_platinium_bg.jpg);
	background-repeat:no-repeat;
	background-color:#242424;
}
div.photographer-content {
	background:url(/images/modelBg.gif);
	background-repeat:no-repeat;
	background-color:#242424;
}
div.premium_photo_bg {
	background:url(/images/models_platinium_bg.jpg);
	background-repeat:no-repeat;
	background-color:#242424;
}
div.leftMenuHolder img {
	margin:5px;
}
div.leftMenuHolder h2 {
	padding:0;
	margin:0;
}
ul.iconsSmall {
	padding:0;
	margin:0;
	list-style:none;
	float:left;
	overflow:hidden;
}
ul.iconsSmall li {
	padding:0;
	margin:0;
}
ul.myProfile li {
	padding:5px 10px !important;
}
ul.myProfile li h2 {
	padding:0;
	margin:0;
}
ul.iconsSmall img {
	border:0;
	text-align:center;
}
div.last-action {
	margin:0 10px 10px 0;
	clear:both;
}
div.last-action div {
	padding:10px;
	background-image:url(/images/friends-net-gr.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
div.last-action h5 {
	padding:0;
	margin:5px 0;
}
div.under-portfolio {
	clear:both;
	overflow:hidden;
	width:635px;
	padding-top:10px;
	/*border:1px solid #FF0000;*/
	/*float:left;*/
}
div.mesurements {
	float:left;
	width:300px;
	margin-right:10px;
}
div.mesurements dl {
	width:270px;
	background-image:url(/images/friends-net-gr.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	padding:10px 15px;
	margin:0;
	list-style:none;
	overflow:hidden;
	background-color:#242424;
}
div.mesurements dl dt, div.mesurements dl dd {
	float:left;
	margin:0px;
	padding:3px 2px 3px 2px;
}
div.mesurements dl dt {
	width:160px;
}
div.mesurements dl dd {
	width:90px;
	font-weight:bold;
}
div.friends-net {
	float:left;
	width:325px;
	overflow:hidden;
	background-image:url(/images/friends-net-gr.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	height:272px;
}
div.ph-friends {
	width:auto !important;
	float:none !important;
	height:156px !important;
}
div.fr-more {
	position:absolute; 
	margin:-24px 0 0 200px;
}
div.ph-friends div.fr-more {
	margin:-24px 0 0 505px !important;
}
div.ph-friends div.bg {
	height:153px !important;
	background:none;
	padding-left:2px;
}
div.ph-friends ul li {
	padding:4px 2px 7px 3px !important;
}
div.friends-net div.bg {
	background-image:url(/images/friend_network_bg.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	height:269px;
}
div.friends-net ul {
	margin:7px 0;
	padding:0;
	list-style:none;
	overflow:hidden;
	clear:both;
}
div.friends-net ul li {
	float:left;
	padding:4px 4px 7px 3px;
}
div.small-type {
	font-size:10px;
	text-align:center;
	width:58px;
}
.type1 {
	color:#ff004e;
}
.type2 {
	color:#74e100;
}
.type5 {
	color:#CCFF33;
}
.type6 {
	color:#ff7800;
}
.type7 {
	color:#f100e9;
}
.type8 {
	color:#9933FF;
}
.type10 {
	color:#0066CC;
}
.compensation1 {
	color:#FFCC00;
}
.compensation2 {
	color:#CC00CC;
}
.compensation3 {
	color:#00CC00;
}
.casting-date {
	font-size:16px;
}
div.profile-type {
	clear:both;
	width:113px;
	text-align:center;
	font-weight:bold;
	background-color:#202020;
	margin-left:4px;
	padding:4px 0;
}
div.listing-type {
	clear:both;
	width:113px;
	text-align:center;
	font-weight:bold;
	background-color:#202020;
	padding:4px 0;
	margin-top:3px;
}
div.portfolio-type {
	float:right;
	width:113px;
	font-weight:bold;
	text-align:center;
	background-color:#202020;
	padding:4px 7px;
}
div.more-type {
	float:right;
	width:113px;
	font-weight:bold;
	text-align:center;
	background-color:#202020;
	padding:4px 7px;
}
div.polaroids {
	width:292px;
	padding-top:10px;
	padding-bottom:10px;
	background-image:url(/images/friends-net-gr.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
div.polaroid-help {
	position:absolute;
	margin:-23px 0 0 220px;
	cursor:pointer;
}
div.polaroids ul {
	padding:0;
	margin:0;
	list-style:none;
	overflow:hidden;
	clear:both;
}
div.polaroids ul li {
	float:left;
	padding:4px 2px 3px 2px
}
ul.info {
	padding:0 0 5px 0;
	margin:0 9px 0 0;
	/*background-color:#1c1c1c;*/
	/*clear:both;*/
	list-style:none;
	color:#fff;
	background-image:url(/images/friends-net-gr.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
ul.info li {
	line-height:20px;
	margin:0 auto;
	padding:0 0 0 15px;
}
ul.contacts-info {
	padding:0 0 5px 0;
	margin:0 9px 0 0;
	/*background-color:#1c1c1c;*/
	/*clear:both;*/
	list-style:none;
	color:#fff;
}
ul.contacts-info li {
	line-height:25px;
	margin:0 auto;
	padding:0 0 0 15px;
}

div.location {
	padding-bottom:10px;
	white-space:nowrap;
}
div.location span {
	color:#ff004e;
	font-weight:bold;
}
div.contentHolder {
	float:left;
	padding:0 10px 10px 10px;
	width:620px;
}
div.photographer1_info {
	width:358px;
	padding:15px 20px 15px 30px;
	height:249px;
	clear:both;
	overflow:auto;
	background-image:url(/images/photographer1_info.gif);
}
div.text1 {
	padding:10px 0 0 0;
	margin:0 0 10px 0;
	width:293px;
	clear:both;
}
div.text1 p {
	padding:15px;
	margin:0px;
	width:263px;
	background:#191919;
}
div.text1 img {
	border:0px;
	padding:0px;
	margin:0px;
	overflow:hidden;
}
span.website {
	margin-top:10px;
	text-align:center;
	display:block;
	background:none;
	overflow:hidden;
}

span.website a{
	color:#ff0298;
}
	


/* ---------------- Lines ------------------------------- */
.line1 {
	background:#323232;
	height:1px;
	width:600px;
	margin:30px 30px;
}
div.line2 {
	background-image:url(/images/line2_pat.gif);
	background-repeat:repeat-x;
	height:2px;
	clear:both;
}
div.line3 {
	height:4px;
	margin:10px 0 10px 0;
	clear:both;
	background-color:#000;
}
div.lineVsmall {
	height:100px;
	width:2px;
	background:url(/images/ico/cp/vertikalSmall.png) no-repeat 0 20px;
	float:left;
	}
#profile-book {
	margin:0px;
	width:640px;
	clear:both;
	overflow:hidden;
	padding:2px 5px;
	background:url(/images/agency/profile_book_bg_img..png) bottom center no-repeat;
	/*background-image:url(/images/boxEndBg.gif);
	background-repeat:repeat-x;
	background-position:bottom;*/
	/*border:1px solid #00FF00;*/
}
#profile-book img {
	padding:0px;
	margin:0;
	border:0;
}
img.agency-models {
	border:8px solid #000 !important;
	margin:3px 3px !important;
}

.username {
	font-size:12px;
}
.username span, .username a {
	color:#ff004e;
	padding:0 2px;
	font-weight:bold;
}
.main-photos-outside {
	height:502px;
	width:633px;
	overflow:hidden;
}
#MainPhotos .ttl {
	display:block;
	position:absolute;
	background-color:#000000;
	color:#fff;
	margin:190px 0 0 5px;
	font-size:12px;
	list-style:14px;
	padding:2px;
}
#MainPhotos ul {
	list-style:none;
	float:left;
	margin:0px;
	padding:0px;
	height:502px;
	width:633px;
	overflow:hidden;
}
#MainPhotos ul li {
	width:211px;
	height:251px;
	float:left;
}
#prev-images, #next-images {
	width:63px;
	height:45px;
	position:absolute;
	margin-top:235px;
	cursor:pointer;
	z-index:1000;
}
#prev-images {
	background:url(/images/prevlabel.gif);
}
#next-images {
	background:url(/images/nextlabel.gif);
	margin-left:570px;
}
#profile-book h2 {
	float:left;
	padding:20px;
	margin:0;
}
#profile-book h2.lnk {
	cursor:pointer;
	font-size:14px;
	white-space:nowrap;
}
#profile-book h2.selected {
	background-color:#242424;
}
#book-loader {
	background-image:url(/images/frame/frame_bgnd.png);
	position:absolute;
	overflow:hidden;
	z-index:100;
}
#book-loader div {
	width:630px;
	height:502px;
	background-image:url(/images/preloader.gif);
	background-repeat:no-repeat;
	background-position:center;
}
div.bottom {
	width:980px;
	height:40px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(/images/bottom.jpg);
	background-repeat:no-repeat;
}
div.grayBg {
	padding:0;
	background-color:#1c1c1c;
	clear:both;
	overflow:hidden;
	margin:3px 0;
	padding:10px;
}
div.grayBg p {
	color:#ff004e;
	font-size:16px;
}
div.grayBg ul {
	padding:0;
	margin:0;
	list-style:none;
}
div.grayBg li {
	padding:0 5px 2px 15px;
	background-image:url(/images/clock.gif);
	background-repeat:no-repeat;
}
div.msg2all {
	float:left;
	width:380px;
	padding:10px;
}
div.msg2all textarea {
	width:300px;
	border:1px solid #1c1c1c;
	padding:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
div.net {
	width:380px;
	padding:10px;
	float:left;
	clear:both;
	background:#0c0c0c;
}
div.statistic {
	margin:0 10px;
}
div.statistic dl {
	padding:20px;
	margin:1px;
	background:#000000;
	float:left;
	width:115px;
}
div.statistic dt {
	font-size:18px;
	color:#ff004e;
	padding:0;
	margin:0;
}
div.statistic dd {
	font-size:10px;
	color:#6b6b6b;
	padding:0;
	margin:0;
}
dl.titles {
	padding:0 0 5px 10px;
	margin:1px;
	float:left;
	clear:both;
	width:350px;
}
dl.titles dt {
	font-size:18px;
	color:#ff004e;
	padding:0;
	margin:0;
}
dl.titles dd {
	font-size:10px;
	color:#6b6b6b;
	padding:0;
	margin:0;
}
img.profile-pic {
	float:left;
}
li.info-title {
	font-weight:bold;
	padding:5px 0 5px 10px !important;
	font-size:13px;
}
/* ---------------------------------------- CONTROL PANEL v.2 ----------------------------------------*/
#adminCp {
	height:53px;
	width:603px;
	background:url(/images/ico/cp/adminIcon.gif) no-repeat 10px 5px;
	padding:30px 35px 20px 120px;
	}
#adminCp h2 {
	padding:0;
	margin:0;
	color:#000;
	}
#dminCp a:link, #adminCp a:visited, #adminCp a:active {
	text-decoration:none;
	font-size:24px;
	color:#fff;
	}
#adminCp a:hover {
	text-decoration:none;
	color:#fff;
	background-position:0 15px;
}
#adminCp em {
	font-size:18px;
	color:#db2079;
	clear:both;
	display:block;
	}
div.controlPanelRight {
	float:left;
	width:310px;
	border-right:1px solid #1f1f1f;
	margin-right:10px;
}
div.myPic {
	background-image:url(/images/cp_pic_bg.gif);
	background-repeat:repeat-y;
	background-position:left;
	overflow:hidden;
}
div.myPicHolder {
	padding:10px 0 10px 45px;
	background-image:url(/images/change_status_bg.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	overflow:hidden;
}
div.agency-mypic {
	padding-left:25px !important;
}
div.myPicHolder div {
	height:65px;
}
#status-change-msg {
	display:none;
	color:#A9EB00;
	position:absolute;
	padding-left:50px;
	width:200px;
	font-weight:lighter;
}
#status-action {
	display:block;
	padding:25px 0 0 25px;
}
#status-membership {
	display:none;
	color:#A9EB00;
	padding:20px 10px 0 0;
}
div.myPicHolder div select {
	margin:0 7px;
}
div.myPicHolder div input {
	vertical-align:top;
	padding-top:1px;
	cursor:pointer;
}
div.controlPanelRight div.myPic a img {
	background-color:#343434;
	padding:1px;
	border:5px solid #000000;
	width:210px;
	height:250px;
}
img.agency-logo {
	width:auto !important;
	height:auto !important;
}
img.logo {
	width:100px !important;
	height:auto !important;
	max-height:66px;
}
img.logo-tiny {
	width:50px !important;
	height:auto !important;
	max-height:33px;
}
div.controlPanelHolder {
	width:635px;
	overflow:hidden;
	background:url(/images/mainCpBg.gif) no-repeat;
	background-position:left bottom;
	float:left;
	font-size:1em;
}
div.controlPanelHolder h2 {
	color:#ed0976;
	}
div.controlPanelHolder a:link, div.controlPanelHolder a:visited, div.controlPanelHolder a:active {
	color:#fff;
}
div.controlPanelHolder a:hover {
		color:#ff1987;
		text-decoration:underline;
		background:url(/images/ico/cp/hover.gif) no-repeat 0 5px;
		padding-left:11px;
}
ul.controlPanel {
	list-style:none;
	padding:0;
	margin:0;
	width:215px;
	min-height:75px;
	overflow:hidden;
}
ul.controlPanel h2 {
	padding:10px 0 0 0;
	margin:0;
}
ul.controlPanel li {
	padding:0 0 0 90px;
	margin:0;
}
.tftBg {
	background:url(/images/ico/cp/cp_tfp.gif) no-repeat;
}
.msgBg {
	background:url(/images/ico/cp/cp_msg.gif) no-repeat;
}
.frBg {
	background:url(/images/ico/cp/cp_friends.gif) no-repeat;
}
.comBg {
	background:url(/images/ico/cp/cp_comments.jpg) no-repeat;
}
ul.controlPanelPhotos {
	width:128px;
	min-height:145px;
	padding:0 0 0 75px;
	margin:0;
	overflow:hidden;
	list-style:none;
	float:left;
}
ul.controlPanelPhotos h2 {
	padding:10px 0 0 0;
	margin:0;
}
.photoBg {
	background:url(/images/ico/cp/cp_photos.png) no-repeat 20px 10px;
}
.statBg {
	width:635px;
	height:100px;
	padding:0 0 0 75px;
	margin:0;
	overflow:hidden;
	list-style:none;
	background:url(/images/ico/cp/cp_statistic.png) no-repeat 20px 10px;
}
.statBg ul {
	list-style:none;
	overflow:hidden;
	float:left;
	}
.statBg h2 {
 float:left; 
 padding:10px 20px 10px 17px;
 width:135px;
 background:url(/images/ico/cp/strelka_stat_malka.gif) no-repeat right;
}
.propBg {
	background:url(/images/ico/cp/cp_property.png) no-repeat 20px 10px;
}
.profileBg {
	background:url(/images/ico/cp/cp_profile.png) no-repeat 20px 10px;
}
.galBg {
		background:url(/images/ico/cp/cp_gal.png) no-repeat 20px 10px;
		}
div.controlPanelNews {
	float:left;
	padding:20px;
	margin:10px;
	background:#000;
	width:150px;
}
div.razdelitelVertikal {
	width:2px;
	min-height:297px;
	background:url(/images/razdelitelVertikal.gif) no-repeat;
	float:left;
	margin-left:3px;
}
/* ----------------------- Planinium Users -------------------------------------- */
ul.controlPanelPhotosP {
	height:84px;
	padding:0px 0 0 75px;
	margin-top:20px;
	overflow:hidden;
	list-style:none;
	float:left;
	background:url(/images/ico/cp/gallery_p.png) no-repeat;
}
ul.controlPanelPhotosP h2 {
	padding:10px 0 0 0;
	margin:0;
}
div.bgPlat {
	background-image:url(/images/bgplatinium.png);
	width:550px;
	height:130px;
	background-repeat:no-repeat;
	float:left;
}
/* ----------------------- End Planinium Users -------------------------------------- */

img.banner {
	background:url(/images/bannerBg.gif);
	background-repeat:no-repeat;
	padding:23px 0 25px 0;
}
div.cp-link {
	padding:10px;
}
div.pay-info {
	margin:10px;
	font-size:12px;
	padding:20px 0;
}
div.pay-info h4 {
	font-size:16px;
	background:none;
	margin-top:-10px;
}
div.pay-info ul {
	list-style:none;
	overflow:hidden;
	float:left;
	width:400px;
}
div.pay-info li {
	font-size:14px;
	color:#ff0054;
}
/* Log In form page */

div.login-list ul {
	list-style:none;
	padding:20px;
	margin:0 auto;
	overflow:hidden;
	width:700px;
}
div.login-list li {
	padding:2px;
	float:left;
	text-align:center;
}
div.login-list input {
	font-size:24px;
	padding:5px;
	border-top:1px solid #282828;
	border-left:1px solid #282828;
	border-bottom:1px solid #000;
	border-right:1px solid #000;
}
.first {
	margin:0 auto;
	width:340px;
	float:left;
}
.secondLi {
	clear:both;
	margin:0 auto;
	width:700px;
}
ul.reigstration-link {
	list-style:none;
	padding:0;
	margin:0 auto;
	overflow:hidden;
	width:200px;
}
ul.reigstration-link li {
	padding-left:5px;
	text-align:center;
}
/*ul.reigstration-link a:link, ul.reigstration-link a:visited, ul.reigstration-link a:active {
	display:block;
	background-color:#181818;
	border:1px solid #3d3d3d;
	padding:20px;
	width:200px;
	font-size:14px;
	text-decoration:none;
	margin:0;
}
ul.reigstration-link a:hover {
	display:block;
	background-color:#181818;
	border:1px solid #d70042;
	width:200px;
	font-size:14px;
	text-decoration:none;
	margin:0;
}*/
/* end Log In form page */

ul.models-listing {
	list-style:none;
	margin:0;
	padding:0;
	clear:both;
}
ul.models-listing li {
	float:left;
	margin-left:10px;
	padding-bottom:5px;
	min-height:185px;
}
ul.models-listing li img.platinum-ico {
	margin:0 0 0 7px;
}
ul.models-listing a:link, ul.models-listing a:hover, ul.models-listing a:active, ul.models-listing a:visited {
	border:0;
}
ul.list-portfolio {
	list-style:none;
	margin:0;
	padding:0;
	clear:both;
}
ul.list-portfolio li {
	background:url(/images/more_gradient.gif) bottom repeat-x;
	clear:both;
	overflow:hidden;
	padding-bottom:6px;
}
ul.list-portfolio li.platinum {
	background:url(/images/platinum_list_bg.jpg) bottom no-repeat !important;
	min-height:215px !important;
}
ul.list-portfolio li div.images img {
	margin-left:3px;
	float:left;
}
ul.list-portfolio h2 {
	padding:7px 0 0 7px;
	margin:0;
	width:480px;
	float:left;
}
ul.list-portfolio div.location {
	padding-left:7px;
	clear:both;
}
ul.list-more {
	list-style:none;
	margin:0;
	padding:0;
	clear:both;
}
ul.list-more li.platinum {
	background:url(/images/platinum_list_bg.jpg) bottom no-repeat !important;
	min-height:190px !important;
}
ul.list-more li {
	background:url(/images/more_gradient.gif) top repeat-x;
	clear:both;
	min-height:180px;
}
ul.list-more li div.pic {
	width:140px;
	text-align:center;
	float:left;
	padding-top:7px;
}
ul.list-more li div.info {
	float:left;
	width:452px;
	height:156px;
	padding-left:30px;
	background-image:url(/images/more_infobox.jpg);
	background-repeat:no-repeat;
}
div.short-list-img {
	line-height:145px;
}

div.info h2 {
	margin-bottom:1px;
	float:left;
	width:300px;
}
div.location-more {
	padding-bottom:4px;
	clear:both;
}
div.info table.modelInfo th {
	width:150px;
}
div.info table.modelInfo td {
	width:100px;
}
div.info div.short-info {
	padding-top:10px;
}
div.info div.view-info {
	padding-top:10px;
	font-size:12px;
	font-weight:bold;
}
img.thumb {
	background-color:#343434;
	padding:1px;
	border:5px solid #000000;
	width:100px;
	height:auto !important;
	max-height:133px;
}
img.pic {
	background-color:#343434;
	padding:1px;
	border:5px solid #000000;
	width:210px;
	height:250px;
}
#model-pic-holder {
	padding:7px 7px 0 7px;
	overflow:hidden;
	clear:both;
}
img.tsmall {
	width:90px !important;
	height:120px !important;
}
img.tiny {
	width:34px !important;
	height:auto !important;
	max-height:45px !important;
	border:2px solid #000000;
}
img.small {
	width:46px;
	height:auto !important;
	max-height:69px;
}
img.thumb:hover {
	background-color:#cf2576;
}
/* --------------------- UPLOAD Images -------------------------- */
a.pink-link {
	color:#FF0099;
}
a.pink-link:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
div.txt-block {
	padding:20px 30px 0 30px;
}
div.submit-middle {
	padding:20px 0 20px 0;
	text-align:center; 
	clear:both;
}
div.upload-pic {
	padding-top:10px;
}
div.upload-pic dl {
	padding:0;
	margin:0 0 10px 0;
}
div.upload-pic dt {
	margin:0;
	padding:0;
	font-size:14px;
}
div.upload-pic dd {
	margin:0;
	padding:0;
}
div.upload-pic h2 {
	margin-left:30px;
	margin-bottom:0px !important;
}
div.upload-bg {
	background-image:url(/images/upload_bg.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	overflow:hidden;
	min-height:103px;
}
div.upload-bg div {
	background-image:url(/images/upload_pic_bg.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	height:83px;
	padding:20px 0 0 30px;
}
div.upload-bg span {
	display:block;
	padding-top:7px;
}
.upload-file-input {
	font-size:18px;
	padding:3px;
	width:500px;
}
div.upload-cat {
	background-image:url(/images/gradient_medium.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
div.upload-cat div {
	padding:15px 0 20px 0px;
	background-image:url(/images/gallery_bg.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	overflow:hidden;
	min-height:137px;
}
div.upload-cat div h2 {
	padding-bottom:10px;
}
div.upload-cat label {
	display:block;
	width:250px;
	float:left;
	text-align:left;
	font-size:11px;
	line-height:25px;
	margin-left:25px;
}
div.upload-cat input {
	width:auto !important;
}
div.photo-credits {
	padding:20px 0 20px 30px;
	background-image:url(/images/gradient_bg_small.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
div.photo-credits input {
	width:500px;
}
div.photo-credits select {
	width:350px;
	display:block;
}
a.add-book {
	background-image:url(/images/but_add_book.jpg);
	background-repeat:no-repeat;
	display:block;
	width:122px;
	text-decoration:none;
	padding-left:70px;
	line-height:60px;
	height:60px;
	float:left;
	position:absolute;
	margin-top:-55px;
	margin-left:390px;
}
div.pictures-menu {
	background-image:url(/images/pictures_panel_bg.jpg);
	background-repeat:no-repeat;
	background-position:20px 90px;
	overflow:hidden;
}
ul.menu-links {
	list-style:none;
	margin:20px 0 25px 90px;
	padding:0;
	overflow:hidden;
}
ul.menu-links li {
	background-image:url(/images/link_pointer.gif);
	background-repeat:no-repeat;
	background-position:0px 5px;
	padding-left:12px;
	line-height:18px;
}
ul.book-links {
	list-style:none;
	margin:10px 0 0 0px;
	padding:0;
	overflow:hidden;
	background-image:url(/images/ico/leftmenu/gallery_left.png);
	background-repeat:no-repeat;
	background-position:20px 5px;
	min-height:70px;
}
ul.tfp_leftbg {
	background-image:url(/images/ico/leftmenu/tfp_left.png);
}
ul.comment_leftbg {
	background-image:url(/images/ico/leftmenu/comments_left.png);
}
ul.friends_leftbg {
	background-image:url(/images/ico/leftmenu/friends_left.png);
}
ul.mini_left {
	background-image:url(/images/ico/leftmenu/mini_left.png);
}
ul.book-links li {
	background-image:url(/images/link_pointer.gif);
	background-repeat:no-repeat;
	background-position:0px 5px;
	padding-left:12px;
	line-height:18px;
	margin-left:90px;
}
div.book-menu {
	background-image:url(/images/gradient_bg_small.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	padding-bottom:10px;
}
ul.minifolio-bg {
	background-image:url(/images/minifolio_ico.gif) !important;
}
#photo-right-menu {
	width:300px;
	padding-right:10px;
	border-right:1px solid #1f1f1f;
	float:left;
}
#photo-right-menu h2 {
	padding-left:10px;
}
/*msgs menu*/
div.msgs-menu {
	background-image:url(/images/inbox_panel_bg.jpg);
	background-repeat:no-repeat;
	background-repeat:no-repeat;
	background-position:10px 30px;
	min-height:70px;
}
ul.msgs-links {
	list-style:none;
	margin:20px 0 25px 90px;
	padding:0;
	overflow:hidden;
}
ul.msgs-links li {
	background-image:url(/images/link_pointer.gif);
	background-repeat:no-repeat;
	background-position:0px 5px;
	padding-left:12px;
	line-height:18px;
}
/*profile*/
div.pic-menu {
	width:210px;
	clear:both;
	line-height:25px;
	text-align:center;
	position:absolute;
	background-image:url(/images/frame/frame_bgnd.png);
	font-size:10px;
}
/* button design */

a.buttonB {
	background:url(/images/buttonBg.png) no-repeat;
	display:block;
	overflow:visible;
	width:117px;
	height:22px;
	padding:20px 0 20px 80px;
	float:left;
}
a.buttonB:hover {
	text-decoration:underline;
	color:#e80973;
}
/* -------- Search >> Models  -------------- */

ul.quick-search {
	list-style:none;
	margin:0 0 5px 0;
	padding:10px 0 10px 15px;
	clear:both;
	background:url(/images/qucikSearchBg.jpg) no-repeat bottom;
	min-height:199px;
}
ul.quick-search li {
	clear:both;
	padding:4px;
}
#age_to, #age_from {
	width:115px !important;
}
#age_to {
	margin-left:16px;
}
ul.quick-search li.search {
	text-align:center;
}
ul.quick-search select {
	display:inline;
	margin-left:7px;
	width:250px;
	background-color:#262626;
	border:1px solid #454545;
	padding:2px;
	margin:2px;
	color:#fff;
}
div.viewTypeMenu {
	float:right;
	width:300px;
	padding:15px 0;
	text-align:right;
}
div.viewTypeMenu span {
	font-weight:bold;
	color:#E60B73;
}
div.viewTypeMenu a {
}
.viewTypeH1 {
	float:left;
	width:300px;
}
/*comments*/
div.comment-list {
	overflow:hidden;
	background-color:#2f2f2f;
	background-image:url(/images/comment_right_corner.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	margin-bottom:15px;
}
div.comment-box {
	padding:0 0 0 10px;
	background-image:url(/images/comment_grbg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	overflow:hidden;
}
div.reply-but {
	width:110px;
	float:left;
}
div.reply-but img {
	vertical-align:bottom;
}
div.comment-menu {
	float:right;
	width:200px;
	text-align:right;
}
div.comment-del {
	width:80px;
	float:right;
	margin-right:10px;
}
div.comment-del img {
	vertical-align:bottom;
}
div.commentW {
	float:left;
	width:50px;
	overflow:hidden;
}
div.comment {
	overflow:hidden;
	float:left;
	width:430px;
	padding:7px 0 10px 30px;
	background-image:url(/images/comment_bg.gif);
	background-repeat:no-repeat;
	min-height:73px;
}
div.comment p {
	padding:0;
	margin:0px 5px 0 0;
	border-top:1px solid #262626;
}
.comment-dt {
	color:#ffffff;
	padding:0 0 5px 14px;
	background-image:url(/images/ico/clock.gif);
	background-repeat:no-repeat;
	background-position:0 4px;
	margin:0 10px 5px 0;
	float:left;
}
.comment-dtRe {
	color:#ffffff;
	padding:10px 15px 5px 30px;
	background-image:url(/images/ico/clock.gif);
	background-repeat:no-repeat;
	background-position:15px 14px;
	margin:0 10px 0 0;
	float:right;
}
div.reply-box {
	padding:1px 7px 7px 80px;
	clear:both;
	overflow:hidden;
}
div.reply-label {
	color:#fff;
	float:left;
	padding-top:10px;
	padding-left:15px;
}
div.reply-txt {
	padding:0 15px 7px 7px;
	margin:0 15px 7px 7px;
	clear:both;
	border-top:1px solid #262626;
}
div.reply-case {
	float:left;
	width:435px;
	background:url(/images/reCommentBg.png) no-repeat right;
	min-height:112px;
}
div.reply-pic {
	float:left;
	width:41px;
	padding-left:7px;
	padding-top:7px;
}
div.emot-commonts {
	width:570px;
	margin:10px 0;
}
#btnComment {
	height:30px;
	font-size:18px;
	text-align:center;
}
#newCommentLayer {
	width:100%;
}
div.textareaComment {
	padding:10px;
}
div.textareaComment textarea {
	display:inline;
	width:435px;
	height:163px;
	border:1px solid #454545;
	padding:5px;
	margin:2px;
	color:#fff;
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	font-size:11px;
	overflow:auto;
	background:url(/images/textareaCommentBg.gif) no-repeat #121415 right;
}
div.commentBg {
	background:url(/images/commentsBg.jpg) no-repeat bottom;
	padding:20px;
}
img.emot-icon {
	margin:2px;
}
div.comments-menu {
	overflow:hidden;
	padding:2px 0 0 0;
}
div.comments-menu div {
	float:left;
	width:335px;
	text-align:right;
}
div.cmnt-but {
	text-align:center;
	clear:both;
}
/* ------------------------------ Gardient END BOX ----------------------------------- */

.gardient {
	background:url(/images/boxEndBg.gif) repeat-x bottom;
	min-height:128px;
	overflow:hidden;
}
.gardientFloral {
	background:url(/images/gardientFloral.gif) repeat-x bottom;
	min-height:116px;
	overflow:hidden;
}
/*.alpha {
	filter:alpha(opacity=0.25);
	opacity:0.25;
}*/
img.dragable {
	margin:2px;
	float:left;
	cursor:move;
}
/*photo/view*/
#view-photo-left {
	float:left;
	width:238px;
	margin-left:10px;
	padding-left:7px;
	border-left:1px solid #1f1f1f;
}
.agency-model-left {
	width:300px !important;
}
#view-photo-content {
	width:700px;
	float:left;
}
.agency-photo-content {
	width:630px !important;
	padding:5px 0 0 5px;
}
ul.model-down-menu {
	list-style:none;
	margin:0;
	padding:0;
	margin-top:10px;
}
ul.model-down-menu li {
	padding:5px;
}
.agency-photo-content #MainPhotos {
	height:auto !important;
	padding-bottom:3px;
}
div.agency-model {
	margin-top:20px;
}
div.gallery-title {
	clear:both;
	overflow:hidden;
}
div.img-view {
	margin-top:15px;
	text-align:center;
}
div.pic-descr {
	margin:10px 0 0 0;
	background-color:#1f1f1f;
	padding:10px;
	font-weight:bold;
	clear:both;
}
div.gallery-title div {
	width:100px;
	float:left;
	border-bottom:1px solid #1f1f1f;
	padding:10px 0 5px 0;
	line-height:20px;
	overflow:hidden;
}
div.gallery-title h2 {
	width:500px;
	float:left;
	text-align:center;
	border-bottom:1px solid #1f1f1f;
	padding-bottom:5px;
	line-height:20px;
}
ul.small-thumbs {
	list-style:none;
	clear:both;
	margin:0px;
	overflow:hidden;
	background-image:url(/images/more_gradient.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	padding:7px 0 5px 0;
}
ul.small-thumbs li {
	width:76px;
	padding:0 0 0 3px;
	float:left;
}
img.medium {
	width:62px !important;
	height:82px !important;
}
img.selected-pic {
	border:5px solid #FFCC33 !important;
}
img.selected-pic:hover {
	background:none !important;
}
div.profile-box {
	padding:10px 10px 10px 0;
	background-image:url(/images/more_gradient.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	margin-bottom:7px;
}
div.profile-box h2, div.profile-box div.username {
	padding-left:10px;
}
#view-photo-left h2 {
	margin:0;
}
#view-photo-left h3 {
	margin:0;
	padding:5px 10px;
	background-image:url(/images/more_gradient.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	color:#FFFFFF;
	font-weight:lighter;
}
div.pr-link {
	padding:10px 10px 0 10px;
	overflow:hidden;
}
#photos-profile-holder {
	overflow:hidden;
}
#photos-profile-holder img.thumb {
	margin:10px 10px 0 3px;
}
/*--- search.htm --*/
table.bottom-pages {
	width:100%;
	clear:both;
}
div.search {
	text-align:center;
}
div.search h2 {
	padding-top:5px;
	padding-bottom:12px;
	clear:both;
}
div.search ul {
	margin-left:15px;
	margin-right:15px;
	padding:0px;
	clear:both;
	list-style:none;
}
div.search ul li {
	overflow:hidden;
	float:left;
	width:50%;
	height:50px;
	padding:25px 0 5px 0;
	text-align:center;
	background:url(/images/boxEndBg.gif) repeat-x bottom;
}
div.search ul li.group-field {
	width:50%;
	padding:15px 0 15px 0;
}
div.search ul li.group-field div {
	width:85%;
}
div.search ul li label {
	padding-bottom:3px;
	display:block;
}
div.search ul li.cb-search {
	padding:40px 0 10px 0;
	height:30px;
}
div.search ul li.cb-search label {
	display:inline;
	font-size:12px;
	padding-left:15px;
}
div.search div {
	padding:10px;
}
div.search input {
	padding:3px;
	font-size:18px;
}
div.search select {
	padding:1px;
	width:100px;
	clear:both;
}
div.search-location div {
	clear:both;
	overflow:hidden;
}
div.search-location select {
	float:left;
	width:200px;
	clear:none !important;
}
div.search-location input {
	float:left;
}
div.search-location label {
	width:200px;
	display:block;
	float:left;
	line-height:26px;
}
select.search-type-adv {
	width:300px !important;
}
div.searchExtendet {
	margin:0 auto;
	width:620px;
	border:1px dashed #2f2f2f;
}
div.searchExtendet h3 {
	padding:0px;
	margin:0px;
}
div.search-a {
	width:220px;
	float:left;
	margin:20px;
	min-height:245px;
	background:url(/images/boxEndBg.gif) repeat-x bottom;
}
div.search-a span {
	display:block;
}
div.search-b {
	width:220px;
	float:left;
	margin:20px;
	background:url(/images/boxEndBg.gif) repeat-x bottom;
}
div.search-b label, div.search-a label {
	clear:both;
	width:200px;
	display:block;
	text-align:left;
}
/*news*/
div.news-read-times {
	text-align:right;
	padding-right:10px;
	width:300px;
	margin-left:320px;
	position:absolute;
}
div.news-read-times span {
	color:#ff004e;
	font-weight:bold;
}
div.path {
	clear:both;
	padding:0 0 7px 12px;
}
div.news-thumb {
	overflow:hidden;
	padding:20px;
	background:url(/images/boxEndBg.gif) repeat-x bottom;
	min-height:128px;
}
div.news-thumb h2 {
	padding:0;
	margin:0;
}
div.news-thumb div.date, div.news-thumb-topmodel div.date {
	padding-bottom:10px;
	margin:5px 0px 0px 0px !important;
	color:#999999;
}
div.news-text {
	overflow:hidden;
	font-size:14px;
}
div.news-text a:link, div.news-text a:active {
	text-decoration:underline;
	}
div.news-text a:visited {
	text-decoration:underline;
	color:#eeeeee;
	}
div.news-text a:hover {
	text-decoration:none;
	color:#ec008c;
	}
div.news-text img {
	float:left;
	margin:0 10px 10px 0;
}
div.more-link {
	padding-top:10px;
}
div.article-tags {
	font-size:14px;
	padding-top:15px;
}
.art-author {
	clear:both;
	padding:0 10px 10px 10px;
	overflow:hidden;
}
.art-author .auth-name {
	font-size:16px;
	color:#E70A74;
	width:300px;
	float:left;
}
.art-author .auth-title {
	font-size:12px;
	width:300px;
	float:left;
}
.art-author img {
	margin-right:15px;
	float:left;
}
div.index-tags {
	clear:both;
	padding:15px 10px 5px 10px;
	text-align:center;
}
div.inner-tags {
	padding:0 !important;
	text-align:justify;
}
div.index-tags a {
	margin:0 5px;
}
div.article-tags a {
	font-weight:bold;
	color:#ec008c;
}
/*index*/
#topmodel-index {
	width:631px;
	height:321px;
	background:url(/images/bg_modelsIndex.jpg) no-repeat;
	border:1px solid #3f3f3f;
}
#topmodel-index h1 {
	margin:0;
	padding:15px 0 0 15px;
}
#topmodel-index-pic {
	float:left;
	width:210px;
	padding:10px;
}
#topmodel-index-pic div {
	position:absolute;
	border:1px solid #000000;
}
div.topmodel-index-thumbs {
	float:left;
	width:125px;
	padding:10px 10px 10px 5px;
}
div.topmodel-index-mesurements {
	float:left;
	width:245px;
}
div.mesurements-index h2 {
	margin:0;
	padding:7px 0 3px 0;
}
div.mesurements-index div.username {
	padding-bottom:15px !important;
}
div.mesurements-index {
	position:absolute;
}
div.mesurements-index div {
	padding-bottom:10px;
}
div.mesurements-index dl {
	width:230px;
	margin:0;
	list-style:none;
	overflow:hidden;
	background-color:#242424;
	padding:7px;
}
div.mesurements-index dl dt, div.mesurements-index dl dd {
	float:left;
	margin:0px;
	padding:2px;
}
div.mesurements-index dl dt {
	width:130px;
	padding-left:7px;
}
div.mesurements-index dl dd {
	width:80px;
	font-weight:bold;
}
div.topmodel-index-thumbs img {
	width:46px;
	height:69px;
	background-color:#343434;
	padding:1px;
	border:3px solid #000000;
	cursor:pointer;
	margin:2px;
}
div.topmodel-index-thumbs img.selected {
	border:3px solid #FFCC33 !important;
}
div.qs-home {
	width:305px;
	float:left;
	margin-left:7px;
}
#main-right {
	width:300px;
	float:left;
}
#main-inner {
	width:655px;
	float:left;
}
div.photographer-spotlight {
	border:1px solid #353535;
	text-align:center;
	padding:10px 0;
	background:url(/images/photoBg.jpg) no-repeat bottom #1e1e1e;
}
div.photographer-spotlight h2 {
	margin:0;
	padding:0 0 3px 0;
}
div.photographer-spotlight div.username {
	padding-bottom:7px;
}
div.month-model {
	float:left;
	width:291px;
	padding:10px 0 0 5px;
}
div.main2 {
	clear:both;
	padding-top:15px;
}
div.index-news-holder {
	clear:both;
	padding-top:5px;
}
div.news-thumb-index {
	overflow:hidden;
	padding:0 10px 10px 10px;
	margin:10px 5px;
	float:left;
	width:290px;
	height:200px;
	background:no-repeat url(/images/news_bg.gif) bottom;
}
div.news-video-index {
	overflow:hidden;
	padding:0 10px 10px 10px;
	margin:10px 5px;
	float:left;
	width:210px;
	background:no-repeat url(/images/news_bg.gif) bottom;
}
div.sponsors {
	width:300px; 
	float:left; 
	padding:0 50px 10px 50px; 
	background:repeat-x url(/images/news_bg.gif) bottom;	
}
div.news-video-index h2 {
	font-size:14px;
	position:absolute;
	background-color:#000;
	width:190px;
	margin:118px 0 0 10px;
	line-height:110%;
}
div.news-video-index .play_but {
	background:no-repeat url(/images/play_but.png);
	width:30px;
	height:29px;
	position:absolute;
	margin:60px 0 0 80px;
}
div.news-video-index .date {
	background-color:#000;
	position:absolute;
	margin-top:10px;
}
div.main-ban {
	overflow:hidden;
	padding:0 10px 0 10px;
	margin:10px 5px;
	background:repeat-x url(/images/news_bg.gif) bottom;
	clear:both;
	width:613px;
}
div.ad-here {
	text-align:right;
	padding-bottom:7px;
	font-size:9px;
	text-decoration:underline;
}
div.ad-here a:hover {
	text-decoration:none;
	color:#ec008c;
}
div.news-thumb-main div.news-text-index{
	height:auto !important;

}
img.small-article-thumb {
	width:100px;
	height:60px;
}
div.rss-list {
	padding-top:15px;
}
div.rss-list a {
	display:block;
	font-size:12px !important;
	padding:3px 0px 3px 20px;
	background:no-repeat url(/images/rss.jpg) 2px 6px;
	overflow:hidden;
}
div.cat_articles {
	clear:both;	
}
div.cat_articles div {
	font-size:12px !important;
	padding:7px !important;
}
div.cat_articles h4 {
	background-color:#181818 !important;
}
div.news-titles-list {
	background:url(/images/line2_pat.gif) bottom repeat-x;
	padding:3px 3px 3px 5px;
}
div.news-titles-list a {
	display:block;
	padding-left:10px;
	background:no-repeat url(/images/square.gif) 2px 6px;
}
div.agency-titles-news {
	border-top:1px solid #090909;
	padding:3px 3px 3px 10px;
}
div.news-thumb-topmodel {
	padding:0 0 10px 0;
	background:no-repeat url(/images/news_bg.gif) bottom;
	min-height:130px;
	padding:0 10px 10px 10px;
}
div.news-thumb-topmodel h1 {
	padding:10px 0;
	margin:0;
	color:#ed146e;
}
div.news-thumb-index h2, div.news-thumb-topmodel h2 {
	font-size:14px;
	padding:0px;
	margin:0;
}
div.news-thumb-index {
	padding-bottom:10px;
	color:#999999;
}
div.date {
	margin:0 10px;
	padding:0;
	/*border:1px solid #FFFF00;*/
}
div.news-thumb-index div.date {
	padding-top:4px;
}
div.news-text-index {
	overflow:hidden;
	padding-bottom:10px;
	height:155px;
}
div.news-text-index img {
	float:left;
	margin:0 10px 0 0;
	background-color:#343434;
	padding:1px;
	border:3px solid #000000;
}
div.video-text-index {
	
}
div.video-text-index img {
	background-color:#343434;
	padding:1px;
	border:3px solid #000000;
}
div.more-link-index {
	display:inline;
	padding-left:7px;
}
div.last-reg h2 {
	padding:0 0 7px 0;
	margin:0;
	font-size:14px;
}
div.last-reg {
	padding:7px 15px 15px 15px;
	margin-right:15px;
	background-color:#171717;
	clear:both;
	margin-top:10px;
}
div.lilMenu {
	margin-top:20px;
	margin-left:70px;
	clear:both;
}
div.banner728x90 {
	float:left;
	position:absolute;
	margin-top:-90px;
	margin-left:210px;
	width:750px;
}
div.lilMenu a:link, div.lilMenu a:visited, div.lilMenu a:active {
	font-size:16px;
	color:#fff;
	background-color:#f10b7d;
	padding:5px;
	margin-right:3px;
}
div.lilMenu a:hover {
	text-decoration:none;
	background-color:#000;
	padding:5px;
	margin-right:5px;
}
div.mamkaTi a {
	display:block;
	}
/* ------------------ SPONSORS ------------------------------------ */
#sponsors {
	padding:7px 0px 7px 12px;
	margin-right:15px;
	background-color:#171717;
	clear:both;
	margin-top:10px;
	}
#sponsors img {
	padding-right:12px;
	}
div.recommend {
	overflow:hidden;
	clear:both;
	padding-top:10px;
}
div.recommend ul {
	list-style:none;
	overflow:hidden;
	background:url(/images/sponsors/links_bg.gif) repeat-x;
	padding:10px;
	margin:0;
	}
div.recommend li {
	float:left;
	width:123px;
	background:no-repeat url(/images/square.gif);
	background-position:0 12px;
	padding-left:7px;
	line-height:25px;
}
div.recommend h2 {
	margin-top:0px;
}
div.more-links ul {
	list-style:none;
	overflow:hidden;
	/*background:url(/images/sponsors/links_bg.gif);*/
	background-image:url(/images/friends-net-gr.gif);
	padding:10px 0px 10px 30px;
	margin:0;
	}
div.more-links li {
	float:left;
	width:125px;
	background:no-repeat url(/images/square.gif);
	background-position:0 12px;
	padding-left:7px;
	line-height:25px;
}
div.article-cats ul {
	list-style:none;
	overflow:hidden;
	margin:0;
	padding:0;
	}
div.article-cats li {
	clear:both;
	background:url(/images/sponsors/links_bg.gif) repeat-x;
	padding-left:20px;
}
div.article-cats li a {
	font-size:14px;
	background:no-repeat url(/images/square.gif);
	background-position:0 12px;
	line-height:30px;
	display:block;
	padding-left:10px;
}

.adv table {
	border:1px solid #2f2f2f;
	padding:10px;
}
.adv td {
	border:1px solid #2f2f2f;
	padding:10px;
	}
.memberships table {
	border:1px solid #2f2f2f;
	padding:10px;
}
.memberships td, .memberships th {
	border:1px solid #2f2f2f;
	padding:10px;
	}
.memberships th {
	color:#ff004e;
}
.memberships tr.titles th {
	color:#ffffff !important;
	background-color:#1f1f1f;
}
/* ------ intervie ----------------- */

div.interview img {
	float:left;
	}
	
/* ------------------- PLATINUIM classes ---------------------- */
div.title_platinium {
	background-image:url(/images/png_subTitle_premium.png); background-repeat:no-repeat;
	padding:3px 10px 0px 20px;
	}
div.premium_title_holder {
	padding:3px;
	overflow:hidden;
	min-height:30px;
	}
div.premium_title_holder img {
	float:left;
	border:0px;
	}
/*.1height_gray {
border:1px solid #242424; height:1px; color:#242424; width:95%; margin:5px 0px; color:#242424;
}*/
/*castings*/
div.castings {
	text-align:center;
	background:url(/images/castings_bg.gif) no-repeat 10px 40px #2f2f2f;
	}
div.casting-sub-title {
	clear:both;
	padding:0 0 4px 10px;
	overflow:hidden;
}
div.casting-read-times {
	float:right;
	text-align:right;
	padding-right:10px;
	width:300px;
}
div.casting-read-times span {
	color:#ff004e;
	font-weight:bold;
}
div.casting-path {
	float:left;
	width:200px;
}
div.castings h1 {
	padding-top:10px;
	margin-bottom:5px;
}
div.castings h6{
	margin-top:10px;
}
img.casting-img {
	margin-top:20px;
}
table.castings {
	border-top:1px solid #3a3a3a;
	border-bottom:1px solid #3a3a3a;
	width:97%;
	font-size:12px;
	margin:10px;
	}
table.castings td {
	text-align:left;
	padding-left:5px;
	}
table.castings th {
	text-align:right;
	vertical-align:text-top;
	}
table.castings ul {	
	padding:0;
	margin:0;
	list-style:none;
	}
.big-font18 {
	font-size:18px;
	}
ul.list-castings {
	list-style:none;
	margin:0;
	padding:0;
	clear:both;
}
ul.list-castings h1 {
	margin-bottom:5px;
}
ul.list-castings h6 {
	margin-bottom:10px;
}
div.casting-status {
	text-align:right;
	padding-right:10px;
}
ul.list-castings li {
	background:url(/images/more_gradient.gif) bottom repeat-x;
	clear:both;
	overflow:hidden;
	padding:10px;
}
img.casting-agency-pic {
	float:left;
	margin:0 15px 0 0;
}
div.casting-info {
	padding-bottom:10px;
}
div.casting-location {
	clear:both;
}
span.casting-age {
	display:block;
	padding:10px 0;
	font-size:14px;
}
div.casting-edit {
	padding:0 10px 0 0;
	text-align:right;
}
div.view-castings {
	padding-left:10px;
}
div.casting-desc {
	padding:20px;
	text-align:left;
}
div.casting-address {
	padding:10px 0 10px 0;
}
div.agency-box {
	width:290px;
	float:left;
	margin:0 0 10px 0;
	background:no-repeat url(/images/news_bg.gif) bottom #242424;
	/*border:1px solid #FF0000;*/
}
div.agency-news {
	padding:0 0 2px 0;
	/*border:1px solid #0000FF;*/
}

div.agency-news h2{
	margin:10px 0 10px 10px;
	font-size:14px;
}
div.agency-news-text {
	overflow:hidden;
	padding:0px;
	margin:10px;
}
div.agency-news-text img {
	float:left;
	margin-right:10px;
}
div.casting-box {
	padding:10px;
}
div.fb_menu {
	padding:7px;
}
html .fb_share_link { padding:2px 0 0 20px; height:16px; background:url(http://static.ak.fbcdn.net/images/share/facebook_share_icon.gif?2:26981) no-repeat top left; }
/*Autocompleter*/
div.autocomplete {
      position:absolute;
      width:250px;
      background-color:white;
      border:1px solid #888;
      margin:0px;
      padding:0px;
	  color:#000000;
    }
    div.autocomplete ul {
      list-style-type:none;
      margin:0px;
      padding:0px;
    }
    div.autocomplete ul li.selected { background-color: #ffb;}
    div.autocomplete ul li {
      list-style-type:none;
      display:block;
      margin:0;
      padding:2px;
      height:32px;
      cursor:pointer;
    }
div.friend-auto-complete {
      position:absolute;
      margin:0px;
      padding:0px;
	  color:#000000;
    }
    div.friend-auto-complete ul {
      list-style-type:none;
      margin:0px;
      padding:0px;
    }
    div.friend-auto-complete ul li:hover { background-image:none; background-color:#1c1c1c;}
    div.friend-auto-complete ul li {
      list-style-type:none;
      display:block;
      margin:0;
      padding:2px;
      cursor:pointer;
	  overflow:hidden;
	  background:url(/images/friends-net-gr.gif) bottom repeat-x;
    }
	#indicator1 img {
		position:absolute;
		margin:4px 0 0 -22px;
	}
	img.autocomplete {
		width:20px;
		margin:3px 5px;
		float:left;
	}
	div.the-name {
		float:left;
		width:350px;
		font-size:12px;
		color:#FFFFFF;
		line-height:35px;
	}
	div.the-name span {
		color:#ec008c;
	}
#friend-tags {
	clear:both;
	overflow:hidden;
	padding-top:5px;
}
#friend-tags div.the-name {
	width:auto;
}

img.remove-tag-but {
	float:left;
	cursor:pointer;
	margin:12px 0 0 10px;
}
div.photo-tags-label {
	float:left;
}
.photo-tags-list {
	overflow:hidden;
	padding-left:7px;
	font-size:11px !important;
}
div.photo-tags {
	clear:both;
	margin-top:10px;
	background:url(/images/friends-net-gr.gif) bottom repeat-x;
	overflow:hidden;
	padding:7px;
}
img.del-tag-inline {
	cursor:pointer;
	vertical-align:middle;
	margin-left:5px;
}
/*___________ Agency _____________*/	



.left_menu_top_agency {
	width:292px;
	margin:0 0 5px 0;
	padding:0;
	float:left;
}

.left_menu_head {
	background:url(/images/agency/left_menu_head_round.png) no-repeat;
	width:292px;
	height:11px;
	margin:0 auto;
	padding:0;
}


.left_menu_footer {
	background:url(/images/agency/left_menu_footer_round.png) no-repeat;
	width:292px;
	height:11px;
	margin:0 auto;
	padding:0;
}

.left_menu_body {
	width:276px;
	background:url(/images/agency/left_menu_body_bg.png) repeat-y;
	margin:0 auto;
	padding:10px 8px;
}



.hr_left_menu {
	width:260px;
	height:1px;
	border-top:1px solid #2a2a2a;
	margin:5px auto;
	padding:0;
}

.agency_name {
	width:242px;
	margin:10px auto;
	padding:0 25px;
}

.agency_name h1{
	font-size:30px;
	color:#fff;
	margin:0 auto;
	padding:0px;
}

.agency_name a{
	font-size:12px;
	color:#ff0298;
	text-decoration:none;
	margin:0 auto;
	padding:0px;
}

.agency-info {
	padding:10px;
	background:url(/images/white_gray_tr_bg.png);
	overflow:hidden;
	margin-bottom:10px;
}

/*_______________________________________*/


.left_menu_bottom {
	width:292px;
	margin:0 0 5px 0;
	padding:0;
	float:left;
}

.left_menu_bottom_head {
	background:url(/images/agency/left_menu_bottom_head.png) no-repeat;
	width:292px;
	height:11px;
	margin:0 auto;
	padding:0;
}

.left_menu_bottom_footer {
	background:url(/images/agency/left_menu_bottom_footer.png) no-repeat;
	width:292px;
	height:11px;
	margin:0 auto;
	padding:0;
}

.left_menu_bottom_body {
	background:url(/images/agency/left_menu_bottom_body.png) repeat-y;
	width:292px;
	margin:0 auto;
	padding:10px 8px;
}

.left_menu_bottom_body h2{
	font-size:18px;
	color:#fff;
	margin:5px auto;
	padding:0;
}

.left_menu_bottom_opisanie {
	width:256px;
	margin:10px auto;
	padding:0 10px;
}

.left_menu_bottom_opisanie dl {
	margin:15px auto;
	padding:0;
}

.left_menu_bottom_opisanie dt{
	margin:0 auto;
	padding:0;
	font-size:14px;
	color:#fff;
	text-transform:uppercase;
}

.left_menu_bottom_opisanie dd{
	margin:0 auto;
	padding:0;
	font-size:14px;
	color:#fff;
}

.left_menu_bottom_opisanie dd a{
	text-decoration:none;
}

.left_menu_bottom_opisanie dd a.mail {
	color:#ff0298;
}



/*_________________________________________*/


.agency_logo_name {
	width:455px;
	margin:10px 5px;
	padding:0;
	/*border:1px solid #FF0000;*/
	float:left;
}

.agency_logo_name h1 {
	font-size:24px;
	color:#fff;
	margin:0 auto;
	padding:0;
}

.hr_right_menu {
	width:620px;
	height:1px;
	border-top:1px solid #f5f5f6;
	margin:0 auto 10px auto;
	padding:0;
	clear:both;
}
div.models-cat-bar {
	font-size:12px;
	padding:5px;
	margin:5px 0 5px 0;
	background:url(/images/white_gray_tr_bg.png);
	overflow:hidden;
}
div.type-title
{
	width:400px;
	float:left;
}
div.all-models {
	text-align:right;
	width:205px;
	float:left;
}
div.all-models a {
	color:#ff0298;
}
div.kasting_list {
	width:610px;
	padding:0 0 10px 0;
	/*border:1px solid #0000FF;*/
}
div.subtitle-models {
	padding:0 0 5px 10px;
}
h1.agency-models-title {
	margin-bottom:0px !important;
}

div.kasting_list a{
	color:#ff0298;
	text-decoration:none;
	margin:0px ;
	padding:0 !important;
}
div.model-info {
	padding:10px;
	clear:both;
	width:610px;
	margin-top:10px;
	background:url(/images/friends-net-gr.gif) bottom repeat-x;
}
div.agency-model-photos {
	background:url(/images/agency/profile_book_bg_img..png) bottom left no-repeat;
	width:633px;
	overflow:hidden;
}

.agency-content {
	background:#242424 url(/images/agency/main_holder_bg_img.png) no-repeat scroll 0 0;
}
/* CASTING  */
.casting-adress {
	list-style:none;
	}	



blockquote.quote, blockquote.code  {
	padding:5px;
	margin:5px;
	border:1px dotted #3a3a3a;
}
blockquote blockquote.quote div, blockquote blockquote.code div {
	background-color:#252525 !important;
	margin:10px;
	padding:10px;
	overflow:hidden;
}
blockquote.quote div, blockquote.code div {
	background-color:#1d1d1d;
	margin:10px;
	padding:10px;
	overflow:hidden;
}

div.forum-submenu {
	float:right;
	margin-top:20px;
	width:800px;
}
div.forum-search {
	float:right;
	width:250px;
}
div.forum-search div {
	padding-left:40px;
}
#q {
	width:175px;
}
div.forum-submenu ul.main-submenu {
	float:right;
	width:500px;
	margin:2px 10px 0 0;
}
div.course {
	border:1px solid #343434;
	text-align:center;
	padding:2px;
	margin:10px;
	font-size:14px;
	width:90%;
	}
div.course a {
	text-decoration:none;
	}
div.course a:hover {
	color:#ec008c;
	}


/*Gallery*/
UL.gallery-cat-list
{
	list-style: none;
	margin: 0 auto;
	overflow:hidden;
	padding:10px;
}
UL.gallery-cat-list LI
{
	float: left;
	padding:4px;
}
ul.small-gallery {
	list-style: none;
	margin:0;
	overflow:hidden;
	padding:10px;
}
ul.small-gallery img {
	width:100px;
}
ul.small-gallery LI
{
	float: left;
	padding:10px !important;
	background:none !important;
	width:120px;
}
ul.small-gallery .fotoBigTitle {
	display:block;
	position:absolute;
	background-color:#000000;
	margin:70px 0 0 5px;
	font-size:10px;
	list-style:14px;
	padding:2px;
}
UL.gallery-thumb-list .fotoBigTitle, UL.gallery-cat-list .fotoBigTitle {
	display:block;
	position:absolute;
	background-color:#000000;
	margin:130px 0 0 10px;
	font-size:14px;
	padding:3px;
	width:150px;
}
UL.gallery-thumb-list
{
	list-style: none;
	margin: 0 auto;
	overflow:hidden;
	padding:10px;
}
UL.gallery-thumb-list LI 
{
	float: left;
	padding:4px;
}
UL.gallery-thumb-list IMG {
	border:4px solid #343434;
}
UL.gallery-thumb-list LI DIV.video
{
	padding: 45px;
	position: absolute;
}
div.gallHolder {
	margin-top:10px;
	min-height:350px;
	}
div.gallbottom {
	height:20px;
	margin-bottom:15px;
	}
div.cat-desc {
	padding:0 20px;
}
/*Gallery Effect Round Corner */
.photo {
	margin: 30px;
	position: relative;
	width: 180px;
	height: 130px;
	float: left;
}
.photo img {
	background: #fff;
	border: solid 1px #ccc;
	padding: 4px;
}
.photo span {
	width: 20px;
	height: 18px;
	display: block;
	position: absolute;
	top: 12px;
	left: 12px;
	background: url(images/digg-style.gif) no-repeat;
}
.photo a {
	text-decoration: none;
}
.sample8 span {
	width: 170px;
	height: 120px;
	display: block;
	position: absolute;
	top: 5px;
	left: 6px;
	background: url(images/round-corner.png) no-repeat;
}
.sample8 img {
	border: none;
	padding: 5px 6px 6px;
	background: url(images/round-bg.gif) no-repeat;
}
ul.modelOf {
	list-style:none;
	padding:10px;
	border:1px solid #1c1c1c;
	}
#pagination #pg-next,#pagination #pg-prev,#pagination .pg-num {
	cursor:pointer;
	padding:3px;
}
#pagination .pg-selected {
	font-weight:bold;
	color:#ff004e;
}
#profile-book #pagination {
	position:absolute;
	margin-left:450px;
	margin-top:20px;
	width:180px;
	text-align:right;
}
#profile-book #pagination .pg-cont {
	
}
#censored-msg {
	display:none;	
}
.breadcrumbs {
	display:block;
	clear:both;
	padding:0 0 10px 0;
}
ul.gphotos-listing {
	list-style:none;
	margin:0;
	padding:0;
	clear:both;
}
ul.gphotos-listing li {
	float:left;
	margin-left:15px;
	padding-bottom:10px;
}
ul.gphotos-big {
	list-style:none;
	margin:0;
	padding:0;
	clear:both;
}
ul.gphotos-big li {
	float:left;
	margin:0 0 12px 12px;
	padding-bottom:10px;
	border:5px solid black;
	background-image:url(/images/more_gradient.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}
ul.gphotos-big li span {
	color:#ffffff;
	display:block;
	font-size:18px;
	font-weight:normal;
	padding:10px 0 10px 0;
	text-align:center;	
}
ul.gphotos-big li div {
	background-image:url(/images/more_gradient.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	padding:5px;
}
.fb-like {
	margin:10px 0 0 0;	
}