/*
font-family: Georgia, "Times New Roman", Times, serif;
font-family: Arial, Helvetica, sans-serif;
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
*/
body {
	margin: 32px 0px 10px 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ffffff;
	color: #333333;
	background-image: url(../images/bg_repeat.gif);
	background-position: 0px 130px;
	background-repeat: repeat-x;
}
img, a img {
	border: none;
}
.handcursor {
	cursor: hand;
	cursor: pointer;
}
form {
	margin: 0;
	padding: 0;
}
a {
	color: #e31e89;
	text-decoration: none;
}
a:hover {
	color: #00929f;
}
a:focus {
	outline: none;	
}
p {
	margin: 0;
	color: #333333;
	line-height: 17px;
	padding: 0px 0px 10px 0px;
}
ul {
	list-style-type: none;
	list-style-image: url(../images/bullet.gif);
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 0;
	padding-bottom: 7px;
	padding-left: 25px;
	margin-left: 0px;
}
ul ul {
	margin-top: 0;
	padding-top: 4px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
li {
	line-height: 13px;
	padding-bottom: 5px;
}
td {
	vertical-align: top;
}
.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
}
.error {
	color: #ed2724;
}
.ext {
	color: #666666;
	text-transform: uppercase;
	font-size: 10px;
}
#main {
	margin: 0 auto;
	width: 990px;
}
#header {
	margin: 0 auto;
	width: 950px;	
}
#header ul {
	float: right;
	margin: 0px;
	padding: 0px;
	list-style: none;	
}
#header ul li {
	display: inline-block;
	padding: 0px 15px 0px 15px;
}
#header ul li a {
	color: #959595;
	font-size: 13px;
	font-weight: bold;
}
#header ul li a:hover {
	color: #33a8b2;
}
#header ul li a.on {
	color: #33a8b2;
}
#social {
	clear: both;
	float: right;
	padding-top: 12px;
}
#logobar {
	position: relative;
	height: 320px;
}
#logobar #logo {
	position: absolute;
	left: 44px;
	top: 16px;	
}
#content {
	margin: 0 auto;
	width: 900px;	
}
#content_callout {
	position: relative;
	top: 100px;
	float: left;
	width: 253px;
	background-image: url(../images/bg_home_video.png);
	background-repeat: no-repeat;
	height: 258px;
}
#content_main {
	float: right;	
	width: 600px;
	padding-top: 20px;
}
#content_main h1 {
	padding-bottom: 10px;	
}
#content_main h3 {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	font-size: 16px;
	color: #636363;
	line-height: 21px;
	font-weight: normal;
}
#content_main h4 {
	font-size: 13px;
	color: #363636;
	line-height: 17px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
#content_main h4.blue {
	color: #00929f;
	font-size: 15px;
}
#steps {
	height: 17px;
	background-image: url(../images/bg_steps_5.png);
	background-repeat: no-repeat;
}
#steps ul {
	margin: 0px;
	padding: 0px;
	list-style: none;	
}
#steps li {
	margin: 0px;
	padding: 0px;
	display: inline-block;
	text-align: center;
	padding-right: 20px;
	color: #00929f;
	font-size: 13px;
	
}
#steps li.current {
	color: #ffffff;
}
#steps li strong {
	font-size: 14px;
	padding-bottom: 5px;
	display: inline-block;
	padding-top: 26px;
}
#steps li#step1 {
	width: 195px;
}
#steps li#step2 {
	width: 196px;
}
#steps li#step3 {
	width: 200px;
}
#steps li#step4 {
	width: 234px;
	padding-right: 0px;
}
#footer {
	margin: 0 auto;
	width: 900px;
}
#footer ul {
	margin: 0px;
	padding: 10px 0px 0px 5px;
	list-style: none;
}
#footer ul li {
	display: inline-block;
	margin: 0px;
	padding: 0px 20px 0px 0px;
	line-height: 35px;
}
#footer ul li a {
	color: #959595;	
	font-weight: bold;
}
#footer ul li a:hover, #footer ul li a.on {
	color: #00929f;	
}
#footer_logo {
	float: right;	
}
#video {
	padding: 16px 0px 0px 15px;
	position: relative;	
	height: 125px;
}
#videoimg {
	position: absolute;
	border: 4px solid #ffffff;	
}
#playicon {
	position: absolute;
	top: 60px;
	left: 150px;	
}
#video_nameplate {
	padding-left: 20px;
	color: #d8eff0;
	font-size: 12px;	
}
#video_content {
	padding: 16px 0px 0px 22px;	
}
#video_content a {
	color: #057684;	
}
#content_main_padd {
	padding: 40px 0px 0px 40px;
}
#content_main_padd p {
	font-size: 15px;
	color: #636363;
	line-height: 24px;
	padding-right: 50px;
}
.actionlink {
	text-transform: uppercase;
	font-size: 13px;
	color: #e31e89;
}
.actionlink:hover {
	color: #00929f;
}
#form_conditions {
	height: 300px;
	overflow: visible;
	overflow-y: scroll;
	padding: 10px;
	border: 1px solid #cccccc;
	margin-bottom: 10px;	
}
#regform label {
	padding-bottom: 2px;
	font-weight: bold;
	display: inline-block;
	margin-right: 10px;
	width: 125px;
}
#regform label.blocklabel {
	display: block;
	width: 100%;
	float: none;
}
#regform .public {
	color: #00929f;
	
}
#regform input[type="text"], #regform input[type="password"] {
	border: 1px solid #97d3d8;
	width: 257px;
}
#regform select {
	border: 1px solid #dbd7d2;
	width: 257px;
}
#regform input[type="submit"], #regform input[type="button"] {
	background-color: #e31e89;
	background-image: url(../images/bg_form_arrow.png);
	background-repeat: no-repeat;
	background-position: right center;
	border: none;
	outline: none;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	padding: 4px 20px 4px 5px;
	cursor: pointer;
	text-transform: uppercase;
}
#regform input[type="submit"][disabled="disabled"], #regform input[type="button"][disabled="disabled"] {
	background-color: #cccccc;
	cursor: default;
}
#regform input[type="submit"]:hover, #regform input[type="button"]:hover {
	background-color: #00929f;
}
#regform input[type="submit"][disabled="disabled"]:hover, #regform input[type="button"][disabled="disabled"]:hover {
	background-color: #cccccc;
}
#regform textarea {
	clear: both;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #dbd7d2;
	font-size: 12px;
	width: 600px;
	height: 225px;
}
#subjects_box {
	padding: 10px;
	border: 1px solid #dbd7d2;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.captcha_code {
	display: block;
	float: left;
}
#regform .captcha_code input[type="text"] {
	width: 90px;
}
.required {
	font-size: 11px;
	font-style: italic;
}
fieldset {
	border: 1px solid #cccccc;
	padding: 6px;
	margin-bottom: 20px;
}
legend {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
}
.datareview_complete {
	background-image: url(../images/icon_check.png);
}
.datareview_missing {
	background-image: url(../images/icon_x.png);
}
#steps_overview p {
	padding-left: 23px;
	background-repeat: no-repeat;
	background-position: 0px 4px;
}
#steps_overview p span {
	text-transform: uppercase;
	color: #646464;
	font-size: 12px;
	font-weight: bold;
}
.uploadphoto {
	float: left;
	padding-right: 20px;	
}
#subnav {
	float: left;
	width: 253px;
	min-height: 350px;
	background-repeat: no-repeat;
	position: relative;
	top: 70px;
}
#subnav_header {
	background-image: url(../images/bg_subnav_top.png);
	background-repeat: no-repeat;
	height: 31px;	
}
#subnav_links {
	background-image: url(../images/bg_subnav_rpt.png);
	background-repeat: repeat-y;	
}
#subnav_links ul {
	margin: 0px;
	padding: 13px 0px 13px 0px;
	list-style-image: none;
	list-style-type: none;
}
#subnav_links li{
	margin: 0px;
	padding: 5px 0px 5px 25px;
}
#subnav_links li a {
	color: #e31e89;
	display: inline-block;
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
	padding-right: 15px;
	background-image: url(../images/icon_arrow.png);
	background-repeat: no-repeat;
	background-position: right center;
	
}
#subnav_links li a:hover{
	color: #00929f;
	background-image: url(../images/icon_arrow_on.png);
}
#subnav_links li a.on{
	color: #00929f;
	background-image: url(../images/icon_arrow_on.png);
}
#subnav_bottom {
	background-image: url(../images/bg_subnav_bottom.png);
	background-repeat: no-repeat;
	min-height: 255px;
	
}
#loginbox {
	border: 1px solid #b2dee2;
	background-color: #d8eff0;
	padding: 20px 24px 0px 24px;
	float: left;
	
}
#loginbox ul, #loginbox p, #loginbox h2 {
	max-width: 257px;
		
}
#loginbox h2, #dottedbox h2 {
	width: 257px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	color: #057684;
	font-size: 16px;
}
#dottedbox h2 {
	max-width: 200px;
}
#loginbox p {
	font-size: 12px;
	color: #00929f;
		
}
ul.formerrors {
	list-style-image: url(../images/bullet_x.png);	
}
#dottedbox {
	border: 1px dashed #b2dee2;	
	padding: 20px 24px 0px 24px;
	float: right;
}
.blocklink {
	background-color: #e31e89;
	color: #ffffff;
	display: block;
	text-align: center;
	font-weight: bold;
	line-height: 18px;
	padding: 10px 0px 10px 0px;
	border: 1px solid #f296c8;
		
}
.blocklink:hover {
	border: 1px solid #00bbcc;
	background-color: #00929f;
	color: #ffffff;
}
.reg_steps {
	padding: 0px;
	list-style: none;
	margin: 0px;	
}
.reg_steps li {
	margin: 0px 10px 0px 0px;
	display: block;
	float: left;
	background-image: url(../images/bg_step.gif);
	background-repeat: no-repeat;
	width: 137px;
	text-align: center;
	padding: 20px 0px 0px 0px;
	text-transform: uppercase;
	color: #9c9c9c;
	font-weight: bold;
	font-size: 13px;
}
.reg_steps li.on {
	background-image: url(../images/bg_step_on.gif);
}
.reg_steps li#step4 {
	width: 130px;
}
#steps_overview h2 {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	background-color: #d8eff0;
	border: 1px solid #b2dee2;

}
#steps_overview h2 span {
	display: inline-block;	
}
.overviewdata {
	border: 1px solid #b2dee2;
	border-top: none;
	padding: 40px 40px 30px 40px;
	margin-bottom: 0px;
}
#steps_overview h2 span.stepnum {
	color: #00929f;
	font-size: 16px;
	line-height: 33px;
	text-transform: uppercase;
}
#steps_overview h2 span.h_comp {
	background-image: url(../images/icon_valid.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 26px;
}
#steps_overview h2 span.h_err {
	background-image: url(../images/icon_error.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 26px;
}
.currentstatus_txt {
	padding-left: 7px;
	font-size: 14px;
	color: #636363;
	font-weight: normal;
}

#steps_overview h2 a.editlink {
	background-image: url(../images/icon_edit.png);
	background-repeat: no-repeat;
	background-position: 5px 4px;
	float: right;
	display: block;
	background-color: #e31e89;
	color: #ffffff;
	border: 1px solid #f296c8;
	line-height: 23px;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	padding: 0px 7px 0px 24px;
	margin: 4px 7px 0px 0px;
}
#steps_overview h2 a.editlink:hover {
	border: 1px solid #00bbcc;
	background-color: #00929f;
	color: #ffffff;
}
/*
.blocklink {
	background-color: #e31e89;
	color: #ffffff;
	display: block;
	text-align: center;
	font-weight: bold;
	line-height: 18px;
	padding: 10px 0px 10px 0px;
	
		
}
.blocklink:hover {
	border: 1px solid #00bbcc;
	background-color: #00929f;
	color: #ffffff;
}
*/
#steps_overview p span.public_data_overview {
	text-transform: lowercase;
	font-style: italic;
	font-weight: normal;
}
.expcont {
	display: inline-block;
	width: 400px;
	padding: 0px 0px 0px 44px;
	background-color: #d8eff0;
	background-image: url(../images/icon_expand.png);
	background-repeat: no-repeat;
}
.expon {
	display: inline-block;
	width: 400px;
	padding: 0px 0px 0px 44px;
	background-color: #d8eff0;
	background-image: url(../images/icon_expand_on.png);
	background-repeat: no-repeat;
}
.entryform_inline {
	float: left;
	width: 100px;
	margin-right: 10px;
}
#regform .entryform_inline input[type="text"] {
	width: 80px;
}
/* ---------->>> jtip <<<---------------------------------------------------------------*/

#JT_arrow_left{
	/*
	background-image: url(../images/arrow_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	*/
	position: absolute;
	z-index:101;
	left:-12px;
	height:23px;
	width:10px;
    top:-3px;
}

#JT_arrow_right{
	/*
	background-image: url(../images/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
	*/
	position: absolute;
	z-index:101;
	height:23px;
	width:11px;
    top:-2px;
}

#JT {
	position: absolute;
	z-index:100;
	/*
	border: 2px solid #CCCCCC;
	*/
	background-color: #fff;
}

#JT_copy{
	/*
	padding:10px 10px 10px 10px;
	color:#333333;
	*/
}

.JT_loader{
	background-image: url(../images/loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width:100%;
	height:12px;
}

#JT_close_left{
	/*
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
	*/
	display: none;
}

#JT_close_right{
	/*
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
	*/
	display: none;
}

#JT_copy p{
	/*
margin:3px 0;
*/
}

#JT_copy img{
	/*padding: 10px;
	*/
}

.jTip{
cursor:help;
}
#videocontent {
	position: absolute;
	left: 722px;
	top: 55px;
}
#subheader {
	padding: 20px 0px 20px 13px;
}
#subheader h1 {
	margin: 0px;
	padding: 0px 0px 2px 0px;
	font-size: 18px;
	color: #33a8b2;
}
#subheader p {
	font-size: 15px;
	color: #636363;
	line-height: 19px;
	width: 583px;
}
#statusbar {
	height: 54px;
	width: 898px;
	background-image: url(../images/bg_statusbar.jpg);
	background-repeat: no-repeat;
}
#statusbar_bottom {
	height: 54px;
	background-image: url(../images/bg_statusbar_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}

/* --- RECENT POSTS --- */
#recentposts{ 
	padding-bottom:25px;
	overflow:hidden;
}
#recentposts h2{
	font-size:13px;
	font-weight:bold;
	color:#33A8B2;
	background-image:url(../images/bg_p4bar.jpg);
	background-position:left 2px;
	background-repeat:no-repeat;
	width:100%;
	overflow:hidden;
	padding-bottom:10px;
}
#recentposts h2 span{ 
	display:block; 
	float:left; 
	background-color:#FFF; 
	padding-right:20px;
} 
.recentpost{
	float:left;
	background-image:url(../images/divider_recentposts.jpg);
	background-position:right center;
	background-repeat:no-repeat;
	width:287px;
	height:126px;
	margin-right:18px;
}
#recentposts .last{ 
	background-image:none;
	margin-right:0px;
}
.recentpost img{
	float:left;
	width:49px;
	height:52px;
	margin-right:-51px;
	position:relative;
	border:1px solid #EFE9DD;
}
.recentpost .postdata{
	float:left;
	width:auto;
	position:relative;
	padding-left:62px;
	padding-right:20px;
	width:205px;
}
.recentpost h4{
	color:#E31E89;
	font-size:13px;
	line-height:13px;
	margin:0;
	padding:0;
	padding-bottom:6px;
}
.recentpost h4 a{ color:#E31E89; }
.recentpost h4 a:hover{ color: #00929f; }
.recentpost p.byline{
	margin:0;
	padding:0;
	line-height:10px;
	font-size:10px;
	padding-top:4px;
	padding-bottom:4px;
	border-top:1px solid #DFD4BE;
	border-bottom:1px solid #DFD4BE;
	width:100%;
}
.recentpost p.teaser{
	font-size:12px;
	padding:0;
	padding-top:7px;
	padding-bottom:7px;
}
.recentpost a.recentmore{
	display:block;
	float:left;
	clear:both;
	background-color:#E31E89;
	font-size:9px;
	line-height:10px;
	color:#FFF;
	padding:3px;
	padding-left:5px;
	padding-right:5px;
	text-transform:uppercase;
	font-weight:bold;
}
.recentpost a.recentmore:hover{ background-color: #00929f; }

/* --- MODEL OVERVIEW --- */
#models_overview {
	background-color: #fff8e5;
	padding: 9px 0px 9px 9px;
}
#models_overview h2 {
	color: #fff8e5;
	background-color: #d8cdb2;
	margin: 0px 9px 6px 0px;
	padding: 0px 0px 0px 5px;
	line-height: 19px;
	font-size: 13px;
	text-transform: uppercase;
}
.model {
	float: left;
	margin-right: 12px;
	margin-bottom: 6px;
	width:210px;
	overflow:hidden;
}
.model_nameplate {
	position: relative;
	padding: 9px 13px 10px 13px;
	height:145px;
	color: #636363;
	font-size: 11px;
	line-height: 15px;
	background-color: #ffffff;
	border-bottom: 2px solid #e5208f;
	overflow:hidden;
}
.model_nameplate h4{
	color:#E31E89;
	font-size:13px;
	line-height:18px;
	margin:0;
	padding:0;
	padding-top:7px;
}
.model_nameplate h4 a{ color:#E31E89; }
.model_nameplate h4 a:hover{ color: #00929f; }
.model_nameplate p.teaser{
	font-size:12px;
	padding:0;
	padding-top:4px;
	padding-bottom:4px;
	line-height:15px;
}
.model_nameplate a.more{
	display:block;
	float:left;
	clear:left;
}
.viewlink {
	position: absolute;
	bottom: 0px;
	right: 0px;	
	line-height: 25px;
	background-color: #e5208f;
	color: #ffffff;
	text-transform: uppercase;
	display: block;
	padding: 0px 10px 0px 0px;
	text-align: center;
	background-image: url(../images/bg_link_view.png);
	background-repeat: no-repeat;
	background-position: right 11px;
	-moz-border-radius: 3px 3px 0px 0px; /* Firefox */
	-webkit-border-radius: 3px 3px 0px 0px; /* Safari, Chrome */
	border-radius: 3px 3px 0px 0px; /* CSS3 */
	font-weight: bold;
}
.viewlink span {
	display: block;
	background-image: url(../images/icon_blog_rss.png);
	background-repeat: no-repeat;
	padding-left: 25px;
	background-position: 5px 3px;
	position: relative;
	top: 3px;
	
}
.viewlink:hover {
	background-color: #00929f;
	color: #ffffff;
}
#paginglinks {
	float: left;
	position: relative;
	top: 5px;
}
#paginglinks a, #paginglinks_footer a {
	color: #ffffff;
	font-size: 13px;
	display: inline-block;
	padding: 0px 3px 0px 3px;
	line-height: 30px;
	border-bottom: 5px solid #057684;
}
#paginglinks a.on, #paginglinks_footer a.on {
	font-weight: bold;
	border-bottom: 5px solid #ffffff;
}
.noimg {
	background-color: #ffffff;
	font-size: 11px;
	text-transform: uppercase;
	width: 170px;
	height: 165px;
	color: #cccccc;
	text-align: center;
	line-height: 165px;
}
#search_container {
	display:none;
	padding: 16px 0px 0px 9px;
	float: left;
}
#searchterm {
	-moz-border-radius: 5px 0px 0px 5px; /* Firefox */
	-webkit-border-radius: 5px 0px 0px 5px; /* Safari, Chrome */
	border-radius: 5px 0px 0px 5px; /* CSS3 */
	border: 2px solid #ffffff;
	font-size: 13px;
	color: #898989;
	width: 175px;
}
#search_results {
	float: right;
	padding-top: 7px;
	white-space: nowrap;
	width: auto;
}
#search_results_perpage {
	float: left;
	border-left: 1px solid #04717f;
	border-right: 1px solid #04717f;
	height: 31px;
	padding: 9px 13px 0px 0px;
}
#itemsperpage {
	outline: 0px;
	border: none;
	-moz-border-radius: 5px 0px 0px 5px; /* Firefox */
	-webkit-border-radius: 5px 0px 0px 5px; /* Safari, Chrome */
	border-radius: 5px 0px 0px 5px; /* CSS3 */
}
#search_results_perpage_txt {
	font-size: 11px;
	color: #d8eff0;
	display: block;
	float: left;
	text-align: right;
	line-height: 10px;
	padding-left: 10px;
	padding-right: 5px;
}
#paginglinks_prevnext {
	float: left;
	padding-left: 10px;
	padding-right: 10px;
}
.link_next, .link_prev {
	position: relative;
	top: 10px;
	padding: 0px 4px 0px 4px;	
}
#searchsubmit {
	-moz-border-radius: 0px 5px 5px 0px; /* Firefox */
	-webkit-border-radius: 0px 5px 5px 0px; /* Safari, Chrome */
	border-radius: 0px 5px 5px 0px; /* CSS3 */
	outline: none;
	border: none;
	height: 22px;
	line-height: 22px;
	background-color: #e31e89;
	font-size: 11px;
	color: #ffffff;
	text-transform: uppercase;
	position: relative;
	top: 1px;
	cursor: pointer;
}
#searchsubmit:hover {
	background-color: #00929f;
}

#search_results_footer {
	float: right;
	padding-top: 7px;
	white-space: nowrap;
	width: auto;
}
#paginglinks_footer {
	float: left;
	position: relative;
	top: 5px;
}
#paginglinks_prevnext_footer {
	float: left;
	padding-left: 10px;
	padding-right: 10px;
}
#model_left {
	float: left; 	
}
.model_photo {
	padding: 2px;
	border: 2px solid #eaeaea;	
}
#model_right {
	float: right;
	width: 600px;	
}
#model_right h1 {
	font-size: 21px;
	color: #000000;
	margin: 0px;
	padding: 8px 0px 10px 0px;	
}
.profileheader {
	margin: 0px;
	padding: 0px 0px 5px 0px;
}
.profileheader span, .profileheaderbio {
	font-size: 13px;
	color: #057684;
	font-weight: bold;	
}
.vote_social {
	padding-top: 15px;
}
.votelink {
	display: block;
	float: left;
	padding-right: 20px;
}
.addthis_toolbox {
	float: left;
	position: relative;
	top: 5px;
}
#vote_form {
	padding: 0px;
	margin: 0px;
	width: 603px;	
}
#vote_header {
	background-color: #00929f;
	padding: 16px;
}
#vote_header h1 {
	padding: 0px;
	margin: 0px;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
}
#vote_header p {
	padding: 0px;
	margin: 0px;
	font-size: 13px;
	line-height: 16px;
	color: #ffffff;
}
#regformpopup {
	padding: 10px 30px 10px 30px;	
}
#regformpopup p {
	float: left;
	padding: 0px 11px 5px 0px;
}
#regformpopup label {
	font-size: 11px;
	text-transform: uppercase;
	color: #464646;
	display: block;
}
#regformpopup p.error label {
	color: #ff0000;
	
}
#regformpopup label.checkbox {
	text-transform: none;
	display: inline;
	white-space: nowrap;
}
#regformpopup p.checkbox {
	clear: both;
	float: non;
}
#regformpopup input[type=text] {
	outline: none;
	border: 1px solid #777777;
	color: #777777;
	width: 254px;
}
.captcha_code {
	clear: both;
	display: block;	
}
.hoverimg {
	background: transparent;
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)"; /* IE8 */   
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);   /* IE6 & 7 */      
	zoom: 1;
}
#modelinfo {
	display: none;
	border: 3px solid #005f6d;
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: #ffffff;
	max-width: 200px;
}
#modelpointer {
	position: absolute;
	left: -24px;
	top: 80px;
}
#modelinfo_header {
	background-color: #e5208f;
	padding: 10px;
	color: #ffffff;
}
#modelinfo_copy {
	padding: 10px;	
}
#bg_home_model {
	background-image: url(../images/bg_models_p5.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}
#subpage_bg_lvl1 {
	background-image: url(../images/bg_repeat_x.jpg);
	background-repeat: repeat-x;
	background-position: top center;
}
#subpage_bg_lvl2 {
	background-image: url(../images/bg_models_sub.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}
#voteimg {
	position: absolute;
	right: -22px;
}
.hidelink {
	display: none;	
}
.homehover:hover {
	color: #e31e89 !important;
}
#footer_meetall {
	float: left;
	color: #ffffff;
	line-height: 54px;
	text-indent: 10px;
	display: inline-block;
	background-image: url(../images/bg_link_view.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 15px;
}
#footer_meetall:hover {
text-decoration: underline;
}
.likefbmodule {
	border:none;
	overflow:hidden;
	width:45px;
	height:65px;
	position: absolute;
	right: 10px;
	top: 3px;	
}
#printthispage {
	display: block;
	margin-left: 10px;
	background-image: url(../images/icon_print.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
}
#printthispage:hover {
	background-image: url(../images/icon_print_on.gif);
}

/*PHASE 5*/
#modelblog {
	padding: 0px 19px 0px 19px;
}
#modelblog_left {
	float: left;
	width: 562px;
	min-height: 200px;
}
#modelblog_right {
	float: right;
	width: 253px;
	min-height: 200px;
}
#modelblog_right h1 {
	font-size: 18px;
	color: #333333;
	margin: 0px;
	padding: 0px 0px 5px 0px;
}
#updates {
	padding-top: 15px;
	position: relative;
	width: 277px;
	left: -7px;	
}
#updates_rpt {
	background-image: url(../images/bg_updates_rpt.png);
	background-repeat: repeat-y;
}
#updates_footer {
	background-image: url(../images/bg_updates_footer.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	min-height: 150px;
}
#updates_header  {
	background-image: url(../images/bg_updates_header.png);
	background-repeat: no-repeat;
	min-height: 20px;
	padding: 90px 15px 10px 15px;
}
.blogposting {
	background-image: url(../images/bg_blog_break.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding: 0px 24px 20px 19px;
	margin-bottom: 20px;
}
.blogsocial {
	padding-bottom: 10px;	
}
#modelblog_left {
	line-height: 20px;
}
#modelblog_left p {
	line-height: 20px;
	
}
#modelblog_left li {
	line-height: 17px;	
}
#modelblog h2 {
	margin: 0px;
	padding: 0px 0px 10px 0px;
}
#modelblog h2, #modelblog h2 a {
	font-size: 24px;
	line-height: 30px;
	color: #333333;	
}
.byline {
	font-size: 11px;	
}
#backtoprofiles {
	padding-top: 30px;
}
#backtoprofiles a {
	display: inline-block;
	background-image: url(../images/icon_arrow_left.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 14px;
	font-weight: bold;
}
#backtoprofiles a:hover {
	background-image: url(../images/icon_arrow_left_on.png);
}
.blogposting img {
	float: right;
	margin: 3px 0px 10px 10px;
	padding: 1px;
	border: 1px solid #eaeaea;
	max-width: 512px !important;
	width: auto !important;
	height: auto !important;
}
#blog_rssfeed a {
	display: inline-block;
	background-image: url(/images/icon_blogrss.png);
	background-repeat: no-repeat;
	height: 26px;
	line-height: 13px;
	color: #057684;
	font-size: 12px;
	font-weight: bold;
	padding-left: 35px;
}
#blog_rssfeed a:hover {
	color: #e31e89;	
}
.model_pic {
	position: relative;	
	border-bottom:2px solid #E5208F;
}
.model_season {
	position: absolute;
	top: 0px;
	left: 0px;	
}
.model_season_blog {
	position: absolute;
	top: 4px;
	left: 4px;
}
.formhide {
	padding: 10px 0px 10px 0px;	
}
.formhide, .formhide p {
	display: none;
}
#updates_header label {
	color: #ffffff;	
}
#updates_header .formhide label {
	display: inline-block;
	width: 100px;
}
#updates_header .formhide label {
	display: inline-block;
	width: 80px;
}
#updates_header .formhide label {
	width: 90px;
}
#updatestxt * {
	color: #ffffff;	
}
#updatestxt ul.error {
	list-style-image: url(/images/bullet_x_ffffff.png);	
}