body {
font-family:Georgia,"Times New Roman",Times,serif;
}
.models_gallery_div {
	font-size: 15px;
	line-height: 1.5em;
	color: #444;
	width: 640px;
	overflow: hidden;
}
.model_highlight {
	padding: 8px;
	padding-bottom: 0px;
	background-color: #ffe7f1;
}
.model_highlight .main_avatar {
	width: 300px;
	height: 400px;
}
.model_highlight .info_bar {
	float: right;
	width: 320px;
	margin-right: -8px;
}
.model_highlight .featured_div {
	background-color: #FBF4F7;
	float: left;
	margin-right: 8px;
	margin-bottom: 8px;
	position: relative;
}
.model_highlight .featured_div .models_frame {
	position: absolute;
	top: 0px;
	left: 0px;
}
.model_highlight .featured_div p, .model_highlight .featured_div a {
	text-align: center;
	font-size: 12px; font-weight: bold;
	color: #993366;
	margin-top: 4px;
	margin-bottom: 5px;
}

/* Model tab content */
.model_tab_content {
	background-color: #FFE7F1;
	padding: 8px;
	margin-bottom: 10px;
}
.model_tab_content .main_avatar {
	width: 300px;
	height: 400px;
}
.model_tab_content .info_bar {
	float: right;
	width: 310px;
}
.model_block_title {
	font-weight: bold; 
	font-size: 18px; 
	color: #FF6699;
}

/* Model Blog */
.modelblogs .eachmodel {
	font-size: 11px;
	border-bottom:1px dotted #E4E4E4;
	padding:12px 0 10px;
}
.modelblogs .eachmodel.special {
	font-size: 11px;
	border-bottom:0px;
	padding:12px 0 10px;
	/*border: solid 1px #ccc;*/

}
.modelblogs h1 {
	font-size: 20px;
	margin-bottom: 5px;
	margin: 0px;
	color: #666;
	font-family:Georgia,"Times New Roman",Times,serif;
	/* background-color: #DDDDFF; padding: 3px; border-top: 1px solid #9999CC; */
}
.modelblogs h1 a {
	color: #666;
}
.modelblogs h1 a:hover {
	color: #ff6600;
}
.modelblogs .date {
	font-size: 12px; 
	color: #555;
}
.modelblogs .blogpost {
	font-family:Georgia,"Times New Roman",Times,serif;
	margin-left: 4px;
	margin-bottom: 10px; 
	margin-top: 10px;
	font-size: 12px;
	line-height: 1.6em;
}
.modelblogs .blogpost p {
	line-height: normal !important;
	margin: none !important;
}
.modelblogs .avatar {
	width: 110px;
	font-size: 12px;
	font-weight: bold;
	color: #993366;
	float: left;
}
.modelblogs .avatar img.icon {
	margin-bottom: 5px;
}
.modelblogs .eachmodel p {
	border-bottom: 0px dashed #ccc; 
}
.modelblogs .misc {
	color: #ddd;
}
.modelblogs .misc a {
	color: #993366;
	text-decoration: none;
}
.modelblogs .misc a:hover {
	color: #ff6600;
	text-decoration: underline;
}

/* Model Activity */
.modelactivity {
}
.modelactivity .navigation {
	font-size: 12px; background-color: #f1f1f1; padding: 5px 5px;
}
.modelactivity .listpost {
	border: solid 1px #ccc;
	margin-bottom: 20px;
}
.modelactivity .header {
	/*background-color: #f6f6f6; padding: 8px 3px; border-top: 1px solid #ccc;*/
	background-color: #f6f6f6; padding: 7px; border-top: 0px solid #ccc;
}
.modelactivity .listpost h1 {
	font-size: 20px;
	margin: 0px 0px 5px;
	color: #333;
}
.modelactivity .listpost h1 a {
	color: #333;
}
.modelactivity .listpost h1 a:hover {
	color: #ff6600;
}
.modelactivity .eachpost {
	border: solid 1px #ccc;
}
.modelactivity .eachpost h2 {
	margin: 5px 0px;
	font-size: 20px;
	font-weight: bold;
}
.modelactivity .date {
	font-size: 12px; 
	color: #555;
	font-weight: normal;
}
.modelactivity .postcontent {
	overflow: hidden;
	font-family:Georgia,"Times New Roman",Times,serif;
	margin-left: 8px;
	margin-right: 8px;
	margin-top: 15px;
	margin-bottom: 10px; 
	font-size: 12px;
	line-height: 1.6em;
}
.modelactivity .listpost .postcontent {
	margin: 15px 8px 8px;
}
.modelactivity .postcontent p {
	line-height: normal !important;
	margin: none !important;
}
.modelactivity .misc {
	clear: both;
	padding: 10px 0px 5px;
	line-height: 1.8em;
}

/* Model BLOG */
.modelblog {
}
.modelblog .navigation {
	font-size: 12px; background-color: #f1f1f1; padding: 5px 5px;
}
.modelblog .listpost {
	border: solid 1px #ccc;
	margin-bottom: 20px;
}
.modelblog .header {
	/*background-color: #f6f6f6; padding: 8px 3px; border-top: 1px solid #ccc;*/
	background-color: #f6f6f6; padding: 7px; border-top: 0px solid #ccc;
}
.modelblog .listpost h1 {
	font-size: 20px;
	margin: 0px 0px 5px;
	color: #333;
}
.modelblog .listpost h1 a {
	color: #333;
}
.modelblog .listpost h1 a:hover {
	color: #ff6600;
}
.modelblog .eachpost {
	border: solid 1px #ccc;
}
.modelblog .eachpost h2 {
	margin: 5px 0px;
	font-size: 20px;
	font-weight: bold;
}
.modelblog .date {
	font-size: 12px; 
	color: #555;
	font-weight: normal;
}
.modelblog .postcontent {
	overflow: hidden;
	font-family:Georgia,"Times New Roman",Times,serif;
	margin-left: 8px;
	margin-right: 8px;
	margin-top: 15px;
	margin-bottom: 10px; 
	font-size: 12px;
	line-height: 1.6em;
}
.modelblog .listpost .postcontent {
	/*margin: 15px 8px 8px;*/
	margin: 5px;
}
.modelblog .postcontent p {
	line-height: normal !important;
	margin: none !important;
}
.modelblog .misc {
	clear: both;
	padding: 10px 0px 5px;
	line-height: 1.8em;
}

/* Model Profile Table */
table.model_profile {
	background-color: #FBF4F7;
	width: 100%;
}
table.model_profile td, table.model_profile th {
	vertical-align: top;
	padding: 2px;
	line-height: 1.6em;
	text-align: left;
}
table.model_profile th {
	text-align: right;
}
table.model_profile col.c1 {
	width: 120px;
}
table.model_profile col.c2 {
	width: 10px;
}

.model_photo {
	float: left;
	width: 145px;
	height: 148px;
	overflow: hidden;
	margin: 0px 12px 15px 0px;
	padding: 0px 0px 0px 0px;
}
.model_sorting {
	color: #964169;
	font-size: 12px;
}
.model_sorting a {
	color: #964169;
	font-size: 12px;
}
.model_sorting a:hover {
	font-size: 12px;
	color: #ff6600;
}
.model_sorting a.selected {
	text-decoration: underline;
	font-weight: bold;
	font-size: 15px;
}
.model_sorting a.selected:hover {
	text-decoration: none;
	font-weight: bold;
	font-size: 15px;
}

.order_sorting {
	color: #333;
	font-size: 12px;
}
.order_sorting a {
	color: #6B2F1D;
	font-size: 12px;
}
.order_sorting a:hover {
	font-size: 12px;
	color: #ff6600;
}
.order_sorting a.selected {
	text-decoration: underline;
	font-weight: bold;
	font-size: 13px;
}
.order_sorting a.selected:hover {
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
}

.search_info2 a:link {
	color: #993366;
}
.search_info2 a {
	color: #993366;
}


.block_rc {
	display: block;
}
.block_rc * {
background:#FFCCCC none repeat scroll 0%;
display:block;
height:1px;
overflow:hidden;
}
.block_rc1 {
background:#E7F0E6 none repeat scroll 0%;
border-left:1px solid #F1F6F0;
border-right:1px solid #F1F6F0;
margin-left:3px;
margin-right:3px;
padding-left:1px;
padding-right:1px;
}
.block_rc2 {
background:#E5EFE4 none repeat scroll 0%;
border-left:1px solid #FBFDFB;
border-right:1px solid #FBFDFB;
margin:0px 1px;
padding:0px 1px;
}
.block_rc3 {
border-left:1px solid #E5EFE4;
border-right:1px solid #E5EFE4;
margin:0px 1px;
}
.block_rc4 {
border-left:1px solid #F1F6F0;
border-right:1px solid #F1F6F0;
}
.block_rc5 {
border-left:1px solid #E7F0E6;
border-right:1px solid #E7F0E6;
}

a.model_friends {
	font-size: 12px;
	color: #993366;
	font-weight: bold;
	text-decoration: underline;
}
.models_links
{
}
.models_links a {
	color: #333;
	text-decoration: underline;
}

.model_more {
	color: #ddd;
}
.model_more a {
	color: #993366;
	text-decoration: none;
}

.modelpagination .pagination {
	font-size: 15px;
}
.modelpagination .pagination {
	color: #993366;
}
.modelpagination .pagination a.num {
	font-size: 15px;
	color: #993366;
	border: none;
}
.modelpagination .pagination a.current_page {
	color: #993366;
	background-color: #ffddee;
	margin:0px 3px 3px 0px;
	padding:2px 4px;
	border: 1px #ccc solid;
}

/* Button CSS */

ul.green {
	padding: 0px;
	margin: 0px 0;
	list-style: none;
	/*background-color: #fff;*/
	border-bottom: 0px solid #e7e7e7;
	float: left;
	clear: left;
}

ul.green li {
	float: left;
}

ul.green li a {
	float: left;
	text-decoration: none;
	color: #ccc;
	padding: 4px 15px 0 0;
	margin-right: 8px;
	font: 12px "Arial", Helvetica, sans-serif;
	line-height: 1.5em;
}

ul.green li a span {
	float: left;
	padding-right: 12px;
	display: block;
	margin-top: -4px;
	height: 24px;
}

ul.green li a:hover, ul.green li a.current {
 	color: #576d07;
	background: url(images/green.png) no-repeat top right;
}

ul.green li a:hover span, ul.green li a.current span {
	background: url(images/green.png) no-repeat top left;
}

ul.blue {
	padding: 5px;
	margin: 10px 0;
	list-style: none;
	background-color: #fff;
	border-bottom: 1px solid #e7e7e7;
	float: left;
	clear: left;
}

ul.blue li {
	float: left;
}

ul.blue li a {
	float: left;
	text-decoration: none;
	color: #ccc;
	padding: 4px 15px 0 0;
	margin-right: 8px;
	font: 900 14px "Arial", Helvetica, sans-serif;
}

ul.blue li a span {
	float: left;
	padding-right: 15px;
	display: block;
	margin-top: -4px;
	height: 24px;
}

ul.blue li a:hover, ul.blue li a.current  {
 	color: #0d5f83;
	background: url(images/blue.png) no-repeat top right;
}

ul.blue li a:hover span, ul.blue li a.current span {
	background: url(images/blue.png) no-repeat top left;
}

ul.grey {
	padding: 0px;
	margin: 0px 0;
	list-style: none;
	/*background-color: #fff;*/
	border-bottom: 0px solid #e7e7e7;
	float: left;
	clear: left;
}

ul.grey li {
	float: left;
}

ul.grey li a {
	float: left;
	text-decoration: none;
	color: #fff;
	padding: 4px 15px 0 0;
	margin-right: 0px;
	font: 12px "Arial", Helvetica, sans-serif;
	line-height: 1.5em;
}

ul.grey li a span {
	float: left;
	padding-right: 15px;
	display: block;
	margin-top: -4px;
	height: 24px;
}

ul.grey li a:hover, ul.grey li a.current {
 	color: #333;
	background: url(images/grey.png) no-repeat top right;
}

ul.grey li a:hover span, ul.grey li a.current span {
	background: url(images/grey.png) no-repeat top left;
}

ul.red{
	padding: 5px;
	margin: 10px 0;
	list-style: none;
	background-color: #fff;
	border-bottom: 1px solid #e7e7e7;
	float: left;
	clear: left;
}

ul.red li {
	float: left;
}

ul.red li a {
	float: left;
	text-decoration: none;
	color: #ccc;
	padding: 4px 15px 0 0;
	margin-right: 8px;
	font: 900 14px "Arial", Helvetica, sans-serif;
}

ul.red li a span {
	float: left;
	padding-right: 15px;
	display: block;
	margin-top: -4px;
	height: 24px;
}

ul.red li a:hover, ul.red li a.current {
 	color: #fff;
	background: url(images/red.png) no-repeat top right;
}

ul.red li a:hover span, ul.red li a.current span {
	background: url(images/red.png) no-repeat top left;
}

.model_top {
}
.model_top .avatar {
	float: left;
	padding-right: 8px;
}
.model_top .model_name {
	color:#FF6699;
	font-size:25px;
	font-weight:bold;
	line-height: 1.4em;
}
.model_top .function_bar {
	color: #6b2f1d;
	font-size: 12px;
	padding-bottom: 5px;
}
.model_top .function_bar a {
	color: #6b2f1d;
}
.model_top .function_bar a:hover {
	color: #ff6600;
}
.model_top .function_bar a.selected {
	text-decoration: underline;
	font-weight: bold;
}
.model_top .function_bar.details{
}

.model_events {
	color: #555;
}
.model_events a {
	color: #6B2F1D;
}
.model_events a:hover {
	color: #ff6600;

}
.model_events a.user {
	font-weight: bold;
	text-decoration: underline;
}

.model_wow {
	padding: 10px; background-color: #FFFFCC; font-size: 15px; font-weight: bold; color: #6B2F1D; border: solid 1px #FFCC00; line-height: 2.0;
}
.model_wow a {
	color: #ff6600;
}
.model_wow a:hover {
	color: #ff6600;
}

.models_newsblock .news_title {
	padding: 0px;
	margin-bottom: 2px;
}

/* Model say dialog */
.say_dialog {
	margin-left: -2px;
	font-size: 12px;
	background-color: transparent;
	width: 300px;
	line-height: 1.6em;
}
.say_dialog .top {
	height: 15px;
	background:transparent url(images/say_dialog_top.gif) no-repeat scroll left top;
}
.say_dialog .content {
	padding: 3px 15px;
	margin: 0px 2px 0px 2px;
	background-color: #f8e8ef;
	color: #A2005F;
}
.say_dialog .bottom {
	height: 15px;
	background:transparent url(images/say_dialog_bottom.gif) no-repeat scroll left top;
}

.model_comment {
	border-top:1px solid #E4E4E4;
	padding:12px 0pt 10px;
}
.model_comment .who {
	
}
.model_comment .mc_body {
	font-size: 13px;
	margin: 15px 0px;
}
.model_comment .mc_footer {
	font-size: 10px;
	color: #666;
	margin: 5px 0px;
}

/* Comment bubble */
.hd 
{
background:transparent url(images/sprite_comment_bubble.gif) no-repeat scroll left top;
color:#999999;
font-size:92%;
min-height:36px;
}

.hd {
padding-bottom:1.54em;
}

.hd h5 {
	margin: 0px;
	padding:0pt 2.3em;
	padding-top:1em;
	font-size: 15px;
}

.bd 
{
background:transparent url(images/sprite_comment_bubble.gif) repeat-y scroll -577px 0pt;
color:#1A1A1A;
}

.bd p {
	padding:0pt 2.3em;
	margin-bottom: 0px;
	margin-top: 0px;
}

.ft {
background:transparent url(images/sprite_comment_bubble.gif) no-repeat scroll left bottom;
height:26px;
}

.anylinkcss {
position:absolute;
visibility: hidden;
border:0px solid black;
border-bottom-width: 0;
line-height: 22px;
z-index: 100;
background-color: #FFCCCC;
width: 119px;
}

.anylinkcss a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #CC6666;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
color: #D15656 !important;
}
.anylinkcss a.tools{
background-color: #FFCC99;
}
.anylinkcss a:hover{ /*hover background color*/
background-color: #FF6699;
color: white !important;
}


/* Grey Gradient Round Inheritance */
.wireBox.gradient {
	background:#f6f6f6 none repeat scroll 0%;
}
.wireBox.gradient .boxHeader {
	background: transparent url(/fevermodel/images/grey_gradient.gif) no-repeat scroll 100% 0px;
	height: 13px;
}
.wireBox.gradient .boxHeader div {
	background: transparent url(/fevermodel/images/grey_gradient.gif) no-repeat scroll left 0px;
	height:13px;
	width:13px;
}
.wireBox.gradient .k {
	background: transparent url(/fevermodel/images/grey_gradient_leftright.gif) repeat-y scroll 100% 0px;
	background-color: white;
}
.wireBox.gradient .ricky_content {
	background: transparent url(/fevermodel/images/grey_gradient_leftright.gif) repeat-y scroll left -300px;
	padding-left: 15px;
	padding-right: 15px;
	line-height: 1.5em;
}
.wireBox.gradient .boxFooter {
	background:transparent url(/fevermodel/images/grey_gradient.gif) no-repeat scroll 100% -23px;
	height:13px;
}
.wireBox.gradient .boxFooter div {
	background: transparent url(/fevermodel/images/grey_gradient.gif) no-repeat scroll left -23px;
	height:13px;
	width:13px;
}
