.Boldy {
		font: 10pt Verdana, Arial, sans-serif;
		color: black;	
		text-decoration: none
}

body {
	font: 10pt Arial, Helvetica, sans-serif;
	color: #444444;
	scrollbar-face-color: #D70202;
	scrollbar-highlight-color: #D70202;
	scrollbar-shadow-color: #cccccc;
	scrollbar-3dlight-color: #FFE989;
	scrollbar-arrow-color: #FFE989;
	scrollbar-track-color: #EEEEEE;
	scrollbar-darkshadow-color: #BBBBBB;
	text-align: center;
	background: #E6E6E6;
	margin: 0;
	padding: 0;
}

#fullbox {
	margin: 0 auto 0 auto;
	width: 776px; '950px
}

#rightad {
	float: right;
	width: 160px;
}

#wrapper {
	position: relative;
	float: left;
	width: 776px;
	border: 1px solid #303030;
	text-align: left;
}

#head {
	height: 43px;
	background: #A8A8A8;
	background-image: url(/images/head_bg.gif);
}

#head .logo {
	float: left;
	padding-top: 6px;
	padding-left: 43px;
}

.brdr {
	border-color: #D70202;
	border-style: solid;
	background: #EEEEEE;
	border-top-width: 1 px;
	border-right-width: 1 px;
	border-bottom-width: 1 px;
	border-left-width: 1 px;
}

.profileshort {
	border-bottom: 1px solid #F7941D;
	background: #FFFFFF;
	padding: 20px 0 5px 0;
}

.vip {
	background: #FFFCFB;
	border: 1px solid #FFE2D9;
	margin-bottom: 10px;
}

.profileshort h2 {
	margin: 0 0 10px 0;
}

.profileshort h2 a {
	font-size: 11pt;
}

.profileshort small {
	font-size: 8pt;
	color: #333;
}

.profileshort ul {
	font-size: 9pt;
	margin: 0;
	padding: 0;
	list-style: none;
	color: #666666;
}

.profileshort ul.first {
	font-weight: bold;
	color: black;
}

.profileshort li {
	padding: 2px;
	margin: 2px;
	list-style: none;
	float: left;
	width: 60px;
	border-left: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	display: inline;
}

.flat {color:#000000; background:#FFFFFF; font-family: Arial; font-size: 9pt; 
               border: 1 solid #D70202}

checkbox:disabled {color:#000000; background:#FFFFFF; font-family: Arial; font-size: 9pt; 
               border: 1 solid #D70202}

.flat_small {color:#000000; background:#FFFFFF; font-family: Verdana; font-size: 7pt; 
               border: 1 solid #D70202}

.flatsmall {color:#000000; background:#FFFFFF; font-family: Arial; font-size: 8pt; 
               border: 1 solid #000000}

.buttonflat {color: #FFFFFF; background: #D70202; height: 20; font-family: Arial; font-size: 9pt; font-weight: bold;
               border: 1 solid red; cursor:hand}


th {
	background: #eeeeee;
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #000000;
}

td {
	font: 10pt Arial, Helvetica, sans-serif;
	color: #000000;
}

td.red {
	background: #D70202;
	color: #FFFFFF;
}

td.small {
	font-family: Arial; font-size: 7pt; 
}

a.red {
	font: bold 12px Helvetica, sans-serif;
	color: #D86808;
	text-decoration: none;
}

a.headery:Hover {
	color: #FFE989;
	font: bold;
}


a {
	color: #D70202;
	text-decoration: none;
}

a.feat {
	font-size: 11pt;
}

a.small {
	font: bold 9px Arial, Helvetica, sans-serif;
}

a:hover {
	color: #B00000;
}

a.white {
	color: #FFFFFF;
	text-decoration: none;
}
a.white:hover {
	color: #FFFF9D;
}
a.big {
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #D70202;
	text-decoration: none;
}

a.grey {
	color: #777777;
	text-decoration: none;
}

a.search {
	font: bold 11px Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

a.search:Hover {
	color: #B00000;
	text-decoration: underline;
	font: bold;
}

h2 {
	font: bold 14px Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
}

h2.headery {
	font: bold 16px Helvetica, sans-serif;
	text-align: center;
	color: #FFE989;
	margin: 0px 0 1px 0;
	padding: 0px 0px 0px 0px;
}

h2.header {
	text-align: center;
	color: #FFFFFF;
	margin: 0px 0 1px 0;
	padding: 0px 0px 0px 0px;
}

h2.menu {
	text-align: center;
	color: #D70202;
	margin: 5px 5px 1px 5px;
	padding: 0 0 2px 0;
	border-bottom: 1px solid #D70202;
}

h2.headerdark {
	text-align: center;
	color: #000000;
	margin: 0px 0 1px 0;
	padding: 0px 0px 0px 0px;
}

h2.title {
	padding: 3px 3px 3px 16px;
	margin : 0px 0px 0px 0px;
	background: #ffffff;
	color: #000000;
	border-color: red;
	border-style: solid;
	border-top-width: 1 px;
	border-right-width: 0 px;
	border-bottom-width: 1 px;
	border-left-width: 0 px;
}


li {
	margin : 0px 4px 8px 2px;
}

li.topmenu {
	margin : 0px 0px 2px 2px;
	list-style-type: none;
}

li.leftmenu {
	margin : 0px 0px 1px 3px;
	list-style-type: none;
}

p {
	margin: 0 0 15px 0;
}

div.hr {
	border-top: 1px solid #D70202;
	margin-top: 5px;
	padding-bottom: 5px;
}

hr.black {
	color: #000000;
	height: 1px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.thumb {
	border: 1px solid #AAAAAA;
	padding: 2px;
	margin: 0 0 5px 0;
}

.thumbg {
	border: 1px solid green;
	padding: 2px;
	margin: 0 0 5px 0;
}

.thumbr {
	border: 1px solid red;
	padding: 2px;
	margin: 0 0 5px 0;
}

td.calevent {
	background: #EEEEEE;
}

td.event {
	background: #FFFF9D;
}

td.eventhighlight {
	background: #FFFF9D;
}

ul {
	margin: 0px 0px 0px 50px;
	padding: 0px 0px 0px 0px;
}

.frminput {
	color: #000000;
	background: #F7F7F7;
	font-family: Arial;
	font-size: 8pt; 
	padding-left: 3px;
	margin: 0;
	border: 1px solid #FF7600;
}


.frmbutton {
	color: #FFFFFF;
	background: #FF7600;
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
    border: 1px solid #D86808;
}


.inactive {
	font: bold 12px Helvetica, sans-serif;
	color: #AAAAAA;
	font-weight: bold;
}


h3 {
	font: bold 11pt Arial, Helvetica, sans-serif;
	padding: 0 0 4px 10px;
	margin: 10px;
    border-bottom: 1px solid #D86808;
}



table.lst {
	border: 1px solid #CCCCCC;
}

table.lst th {
	background: #B32325;
	font-size: 8pt;
	font-weight: bold;
	color: white;
	text-align: center;
	border-right: 1px solid #CCCCCC;
	padding: 4px;
	border-bottom: 1px solid #EEEEEE;
}

table.lst th.subth {
	background: #000095;
}

table.lst th a {
	color: #F7941D;
}

table.lst td {
	padding: 2px 4px 2px 4px;
	border-top: 1px solid #EEEEEE;
	border-right: 1px solid #CCCCCC;
	text-align: left;
	font-size: 9pt;
}

table.lst tr.row0 {
	background: #F4F4F4;
}

table.lst tr.row1 {
	background: #FFFFFF;
}

table.lst tr.rowmain {
	background: #FFFCC1;
}

table.lst tr.rowfoot {
	background: #000066;
	color: white;
	font-weight: bold;
}

div.dimmer {
	visibility: hidden;
	position: absolute;
	left:0px;
	top:0px;
	width: 100%;
	height: 100%;
	z-index: 10000;
	background-image:url('http://modelbg.com/images/dim.png');
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='http://modelbg.com/images/dim.png');
}


img.photo {
	border: 1px solid #1c2654;
}


dl {
	margin: 10px 0 10px 30px;
	width: 540px;
}

dt {
	clear: both;
	float: left;
	width: 200px;
	text-align: left;
}

dt.req {
	clear: both;
	padding-left: 10px;
	float: left;
	width: 190px;
	text-align: left;
	font-weight: bold;
	background: url(images/arr_red.gif) left center no-repeat;
}

dd {
	float: left;
	width: 220px;
	margin: 0 0 10px 0;
}

.hint {
	display: none;
	position: absolute;
	right: 10px;
	width: 150px;
	margin-top: -6px;
	border: 1px solid #c93;
	padding: 6px 4px;
	background-color: #ffc;
	font-size: 9pt;
}

.hint .hint-pointer {
	position: absolute;
	left: -10px;
	top: 5px;
	width: 10px;
	height: 19px;
	background: url(images/hpointer.gif) left top no-repeat;
}


h1 {
	margin: 0;
	font-size: 12pt;
	color: #333;
	padding: 10px 10px 3px 30px;
	border-bottom: 1px solid #D70202;
}


.article {
	font-size: 9pt;
	line-height: 18px;
	padding: 10px 20px 10px 10px;
}

.article .rating {
	float: left;
	width: 300px;
}

.article .date {
	float: right;
	width: 150px;
	text-align: right;
}

.pgtitle {
	border-bottom: 1px solid #A8A8A8;
	height: 22px;
	margin: 12px 0 12px 0;
}

.modelinfo {
	position: relative;
	width: 400px;
	height: 280px;
	background: url(images/profile_bg.png);
}

.modelinfo-inner {
	padding: 10px;
	margin: 11px;
	background: #FAFAFA;
	font-size: 9pt;
	width: 358px;
	height: 238px;
}

.modelinfo ul {
	margin: 0;
	padding: 0;
	list-style: none;
	color: #666666;
}

.modelinfo ul.first {
	font-weight: bold;
	color: black;
}

.modelinfo li {
	text-align: left;
	padding: 2px;
	margin: 2px;
	list-style: none;
	float: left;
	width: 60px;
	border-left: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	display: inline;
}

label {
	font-size: 10pt;
}

div.menu {
	margin: 5px 5px 15px 8px;
	padding: 4px;
	line-height: 20px;
	text-align: left;
	background: #EEEEEE;
	line-height: 20px;
}

div.menu a {
	color: #53656D;
	font: bold 9pt Helvetica, sans-serif;
	text-decoration: none;
}

div.menu a:Hover {
	color: #F7941D;
	color: #B00000;
	font: bold;
}

div.pb_approved {
	width: 130px;
	height: 130px;
	border: 1px solid #00FF00;
	cursor: pointer;
}

div.pb_notapproved {
	width: 130px;
	height: 130px;
	border: 1px solid #00FF00;
	cursor: pointer;
}

div.pb {
	width: 130px;
	height: 130px;
	border: 1px solid #AAAAAA;
	background: #EEEEEE;
	cursor: pointer;
}

div.pb_list {
	width: 133px;
	height: 100px;
	border: 1px solid #AAAAAA;
	background: #EEEEEE;
	cursor: pointer;
}

pb_main {
	width: 250px;
	border: 1px solid #AAAAAA;
	background: #EEEEEE;
	cursor: pointer;
}

a.menu {
	color: #53656D;
	font: bold 9pt Helvetica, sans-serif;
	text-decoration: none;
}

a.menu:hover {
	color: #F7941D;
	color: #B00000;
	font: bold;
}


div.photobox {
	float: left;
	width: 137px;
	margin: 10px;
	text-align: center;
	line-height: 20px;
}

div.photobox .caption {
	width: 110px;
	text-align: left;
	font-size: 9pt;
	color: #333333;
}

div.photobox .comment {
	font-size: 7pt;
	color: #333333;
	line-height: 13px;
}


.modelinfo2 {
	width: 450px;
	position: relative;
	padding: 15px;
	font-size: 9pt;
}


.modelinfo2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
	color: #666;
}

.modelinfo2 ul.first li {
	font-weight: bold;
	color: black;
}

.modelinfo2 li {
	text-align: left;
	padding: 2px;
	margin: 2px;
	list-style: none;
	float: left;
	width: 80px;
	border-left: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	display: inline;
}


#homeproject {
	width: 228px;
	background: #FFFFFF;
	border: 1px solid #B0B0B0;
	padding: 2px;
	text-align: left;
	line-height: 22px;
	position: relative;
}

#homeproject .lnk {
	position: absolute;
	bottom: 1px;
	right: 1px;
	width: 90px;
	line-height: 16px;
	background: #EEEEEE;
	font-size: 11px;
	text-align: center;
	cursor: pointer;
}

.featcomment {
	font-size: 8pt;
	padding: 2px;
	background: white;
	border: 1px solid #AAAAAA;
	border-top: 0;
	margin: 0 auto 0 auto;
}

.featcomment a {
	font-size: 8pt;
}

.formSearch {
	margin: 20px 0 0 10px;;
	line-height: 18px;
}

.formSearch dl {
	margin: 5px;
}

.formSearch dt {
	float: left;
	width: 60px;
	margin-bottom: 3px;
	font-weight: bold;
	clear: both;
}

.formSearch dd {
	float: left;
	width: 120px;
	margin-bottom: 12px;
}

#loading {
	position: absolute;
	visibility: hidden;
	z-index:3000;
	text-align: center;
	background: white;
	border: 1px solid #D70202;
	width: 350px;
	height: 40px;
	color: #333;
	font-size: 14pt;
}


#footmenu {
	background: #EEEEEE;
	border-top: 1px solid #6F8F9C;
	padding: 0 6px 0 6px;
	text-align: center;
	font-size: 9pt;
}


#footer {
	font-size: 8pt;
	height: 40px;
	background: #A8A8A8 url(/images/foot_bg.gif);
	padding-top: 3px;
}

#copyright {
	float: right;
	text-align: right;
	padding-top: 6px;
	padding-right: 20px;
	color: #444444;
}


.ajaxmessage {
	position: relative;
	width: 300px;
	height: 210px;
	background: url(images/message_bg.png);
}

.ajaxmessage-inner {
	padding: 10px;
	margin: 11px;
	background: #FAFAFA;
	font-size: 9pt;
	width: 258px;
	height: 168px;
}


#userlogout {
	float: left;
	margin: 14px 0 0 50px;
	width: 490px;
	color: white;
	text-align: right;
	font-size: 8pt;
}


#leftcolumn {
	float: left;
	width: 182px;
	text-align: center;
}


#rightcolumn {
	float: left;
	width: 582px;
	height: auto;
	background: #FFFFFF;
}

#homeleft {
	float: left;
	width: 236px;
	margin: 10px 0 0 5px;
	text-align: center;
	position: relative;
}

#homeright {
	float: left;
	width: 526px;
	height: auto;
	background: #FFFFFF;
}

h4 {
	font-size: 11pt;
	font-weight: bold;
	color: #333333;
	padding: 0 0 3px 15px;
	border-bottom: 1px solid #AAAAAA;
}

h4 a {
	font-size: 11pt;
}

ul.rate, ul.ratesmall {
	list-style: none;
	margin: 3px 0 0 10px;
	clear: both;
}

ul.ratesmall {
	margin: 3px 0 0 0;
}

ul.rate li, ul.ratesmall li {
	list-style: none;
	font-size: 7pt;
	text-align: center;
	float: left;
	height: 10px;
	width: 24px;
	margin: 0 0 0 3px;
	padding: 0;
	border: 1px solid #DDDDDD;
	line-height: 12px;
}

.curs {
	cursor: pointer;
}

ul.ratesmall li {
	width: 15px;
	margin: 0;
}

ul.rate li.full, ul.ratesmall li.full {
	background: #D70202;
	color: #FFFFFF;
}

ul.rate li.preview, ul.ratesmall li.preview {
	background: #AAA;
	color: #FFFFFF;
}

ul.rate li.empty, ul.ratesmall li.empty {
	color: #999999;
	background: #FFFFFF;
}

div.ratebox {
	text-align: left;
	margin: 0 0 30px 40px;
	color: #666666;
}

.submenu {
	position: absolute;
	top: 19px;
	background: #F0F0F0;
	border: 1px solid #FF7600;
	border-top: 0;
	text-align: center;
	display: none;
	font-size: 8pt;
}

.submenu ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

.submenu li {
	padding: 0;
	margin: 0;
	list-style: none;
}

.submenu li a {
	display: block;
	border-top: 1px solid #AAA;
	width: 80px;
	padding: 2px 4px 2px 4px;
}

.submenu li a:hover {
	background: #FF7600;
	color: white;
}

.photo-gsm {
	background: #FFFFA8;
	height: 36px;
	text-align: center;
	border-top: 1px solid #666;
}

.photo-user {
	background: #F4F4F4;
	padding: 4px;
	text-align: center;
}

.artphotos {
	float: right;
	width: 170px;
	text-align: center;
	padding: 5px 0 0 20px;
}

.caption {
	font-size: 8pt;
	color: #666;
	margin-bottom: 5px;
}


#bookmarks {
	padding: 3px;
	margin: 10px 3px 10px 3px;
	background: white;
	border: 1px solid #999;
}

#bookmarks img {
	border: 0;
	margin: 3px;
}

.vipimg, .vipimgprofile {
	float: right;
	margin: -25px -10px -20px -20px;
	width: 39px;
	height: 62px;
	background: url('/images/vip.gif');
}

.vipimgprofile {
	margin: -36px 2px 0 0;
}

.clear {
	clear: both;
	font-size: 1px;
	height: 1px;
}


div.msg_err {
	background: red;
	color: white;
	border: solid 1px red;
	font-weight: bold;
	padding:3px;
	margin: 5px 0 5px 0;
}

div.msg_ok {
	background: green;
	color: white;
	border: solid 1px green;
	font-weight: bold;
	padding:3px;
	margin: 5px 0 5px 0;
}

.cast {
	padding: 15px 10px 5px 10px;
	border-bottom: 1px solid #F7941D;
}

.castcontent {
	color: #666;
	font-size: 9pt;
}

.partners {
	padding: 5px;
	text-align: center;
	background: #EEE;
	font-size: 8pt;
	margin-bottom: 3px;
}

.articlebox {
	padding: 5px;
	margin-bottom: 25px;
	color: #444;
}

.articlebox h2 {
	font-size: 10pt;
	margin: 0 0 4px 0;
}

.articlebox .intro {
	text-align: justify;
	padding-bottom: 8px;
}

.articlebox .rating {
	float: left;
	width: 300px;
}

.articlebox .date {
	float: right;
	width: 150px;
	text-align: right;
}

.artsearchlnk {
	float: right;
	margin-right: 10px;
}

.highlight {
	background: yellow;
}

#preload {
	display: none;
}