/* CSS Document */

a {text-decoration:none; color:#000000;}

body{
	margin: 0px;
	padding: 0px;
	background-color:#FFFFFF;
	font-family:verdana;
	font-size:10px;
	font-weight: 400;
	text-decoration:none;
	color:#000000;
	background-color:#e8e8e4;
}

#wrapper
{
	width: 900px;
	margin: 0 auto;
}

#header
{
	height:245px;
}

#header-top, #header-text, #logo-1
{
	height: 128px;
}

#logo-1
{
	float: left;

}

#logo-2
{
	float: left;
}

#header-text
{
	float: right;
}

#header-middle
{
	height: 70px;
	background: url(../img/header-middle-bg.gif) repeat-x #656565;
	width:900px;
}
#header-menu-wr
{
	width: 900px;
	margin: 0px auto;
}
#header-menu
{
	height: 70px;
	float: right;
	width: 450px;
	text-align:center;
}
#header-menu td
{
	background:url(../img/mnu-arrow.gif) no-repeat center top;
	border-right: 1px solid #464848;
	border-left: 1px solid #c1c1c1;
}
#header-menu td.td-left
{
	border-left: none;
}
#header-menu td.td-right
{
	border-right: none;
}

#header-menu td a img
{
	border:none;
}

#header-bottom, #header-bottom-inner
{
	height: 46px;
}

#hb-1
{
	background-color:#efefef;
	height: 26px;
}
#hb-2
{
	background-color:#efefef;
	height: 22px;
}

#header-bottom-inner #hb-2 img
{
	margin-left:115px;
}

#content-wrapper
{
	padding-left: 12px;
}

#main-top
{
	height:350px;
}

#main-top .main-wrapper
{
	background-color:#efefef;
}

.main-wrapper
{
	width: 100%;
	margin: 0 auto;
}

#lady-gallery
{
	float: left;
	width: 440px;
	height:350px;
}

#rotator
{
	float: left;
	height:350px;
	width: 205px;
	overflow: auto;
	padding: 0px;
}

#rotator table
{
	width:100%;
	text-align: center;
	margin: 0px;
}

#rotator table td
{
	width:90px;
	padding: 4px;
}

#rotator table td img, #female-photos-table td img
{
	border: 3px solid #acacac;
}

#lady-pic
{
	margin-left: 205px;
	height:350px;
	text-align:center;
}

#lady-pic img
{
	border: 3px solid #acacac;
	margin: 10px;
}

#main-search-form
{
	float: left;
	width: 250px;
	height:350px;
	border: none;
}

#main-search-form .round-form
{
	height: 320px;
	margin: 7px 5px 5px 5px;
}

#main-search-form #rf-content
{
	height:300px;
	margin: 5px 15px;
}

.round-form
{
	border: 3px solid #656565;
	background-color:#848e76;
}

#search-btn
{
	margin-left:70px;
}

.round-form form
{
	margin: 0;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	color: #efefef;
}

.round-form input, .round-form select
{
	border: 1px solid #c0c3bd;
	height:14px;
}

.round-form select
{
	height:18px;
	//height:20px;
}

.round-form .chbx
{
	border:none;
}

.round-form .rf-1
{
	background: url(../img/rf-lt.gif) left top no-repeat;
	height:8px;
	position: relative;
	top: -3px;
	left: -3px;
}

.round-form .rf-2
{
	background: url(../img/rf-rt.gif) right top no-repeat;
	height:8px;
	position: relative;
	left:6px;
}

.round-form .rf-3
{
	background: url(../img/rf-lb.gif) left bottom no-repeat;
	/*height:8px;*/
	position: relative;
	top: 3px;
	left: -3px;
}
#login .round-form .rf-3, #main-search-form .round-form .rf-3
{
	top: -3px;
}

.round-form .rf-4
{
	background: url(../img/rf-rb.gif) right bottom no-repeat;
	height:8px;
	position: relative;
	left: 6px;
}

#latest-added
{
	margin-left: 690px;
	height:350px;
	/*overflow:auto;*/
	border: none;
	text-align:center;
}

#latest-added table
{
	width: 100%;
	text-align:center;
}

.latest-lady .lady-shprof
{
	margin: 0 auto;
}

.lady-shprof
{
	background-color: #aa161e;
	width: 90px;
	text-align:center;
	font-family:"Times New Roman", Times, serif;
	font-size:11px;
	color:#ffffff;
}

.lady-shprof .lsp-1
{
	background: url(../img/lady-shpr-rt.gif) right top no-repeat;
	height: 7px;
}

.lady-shprof .lsp-2
{
	background: url(../img/lady-shpr-lt.gif) left top no-repeat;
	height: 7px;
}

.lady-shprof .lsp-3
{
	background: url(../img/lady-shpr-lb.gif) left bottom no-repeat;
	height: 7px;
}

.lady-shprof .lsp-4
{
	background: url(../img/lady-shpr-rb.gif) right bottom no-repeat;
	height: 7px;
}

.lady-shprof a img
{
	border: none;
}

.lady-shprof a
{
	font-family:"Times New Roman", Times, serif;
	font-size:11px;
	color:#ffffff;
}

.female-thumb
{
	height:85px;
	width:75px;
	margin: 0 auto;
}

#main-bottom
{
	height:250px;
}

#main-bottom .main-wrapper
{
	background-color:#ffffff;
}

#latest-news
{
	float:left;
	width:280px;
	height:250px;
}

#news-head, #comments-head, #media-head
{
	background:url(../img/main-mid-bg.gif) repeat-x;
	height: 35px;
}

#news-head img
{
	margin-left:15px;
}

#comments-head img
{
	margin-left:10px;
}

#news-content, #comment-content, #media-content
{
	height:205px;
	border-right:3px solid #d8d6d7;
}

.news-item
{
	height: 80px;
	padding: 10px;
	border-bottom: 1px solid #efefef;
}

.news-item img
{
	border: 2px solid #d8d6d7;
}

.news-date
{
	text-decoration:underline;
	font-size:12px;
}

#comments
{
	float:left;
	width:410px;
	height:250px;
}

#comment
{
	width:180px;
	float:left;
	padding-left:5px;
}

#comment-img
{
	margin-left:180px;
}

#media
{
	margin-left: 690px;
	height:250px;
}

#media-content
{
	margin: 5px;
}

#footer
{
	height:100px;
	color: #aa161e;
	font-size: 12px;
	margin-top:5px;
}

#footer .main-wrapper
{
	border-top: 5px solid #727272;
}

#footer-inner
{
	margin: 15px 0px;
	text-align:center;
	font-size: 12px;
	color: #545454;
}

#footer-inner a
{
	color: #545454;
}

#login
{
}

#login .main-wrapper
{
	height:250px;
}

#login-header
{
	height: 30px;
	background:url(../img/login-head-bg.gif) repeat-x;
}
#login-header span
{
	background-color:#FFFFFF;
	font-size:1.7em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color:#aa161e;
	position:relative;
	top: -4px;
}

#login-header img
{
	margin-left:30px;
}

#login .round-form
{
	height:180px;
	width:600px;
	margin: 0 auto;
}

#login .round-form #rf-content
{
	height:170px;
}

#login-table
{
	height:170px;
	color:#ffffff;
}

#login-table td
{
	padding: 5px;
}

#login-table a
{
	text-decoration: underline;
	color:#ffffff;
}

#welcome
{
	font-size:12px;
	font-weight:bold;
	color: #aa161e;
}

#search-form, #register-form
{
	margin:0;
}
#search #rf-content
{
	/*margin: 5px 15px;*/
	margin: 0 10px 0 25px;
}

#search-form b, #register-form b
{
	color: #af242b;
}

#search-result td
{
	width:20%;
}

#register-form .form-body
{
	width:350px;
	margin: 0 auto;
}

.form-field
{
	clear:both;
	text-align:right;
	margin-bottom: 5px;
}
.form-field b
{
	float:left;
}


#profile-header
{
	height:65px;
}

#female-name
{
	float:left;
	height:55px;
	width: 145px;
	font-family:: serif;
	font-size: 24px;
	color: #000000;
	padding:5px;
}
#female-name span
{
	color:#6c7e6b;
}

#profile-content
{
	background-color:#ffffff;
}

#profile-menu
{
	margin-left:155px;
	height:60px;
}

#profile-menu table
{
	height:60px;
}

#profile-menu td
{
	width: 33%;
	background-color: #eae9d7;
	text-align:center;
}

#female-profile-data
{
	line-height: 1.5;
}

#profile-menu td a
{
	color:#6a6a6a;
	font-family:serif;
	font-size: 14px;
}

#profile-menu td a img
{
	border:none;
}

#profile .ui-state-active, #profile .ui-state-default, #profile .ui-tabs-panel
{
	background:#d3d6d4;
}
#profile .ui-state-active a
{
	color: #b60101;
	font-size:14px;
	font-family: serif;
}
#profile .ui-state-default a
{
	font-size:14px;
	font-family: serif
}
#profile .ui-tabs-panel
{
	border-bottom: 3px solid #b60101;
}

#profile-info-table img, #female-photo img, #female-video-table img
{
	border: 3px solid #acacac;
}

#profile-info-table td 
{
	width: 33%;
	vertical-align: top;
}

#profile-info-table td b
{
	color: #aa161e;
}

#profile-info-table td div
{
	background-color:#e0e0e0;
	padding: 3px;
	margin-bottom: 5px;
}

#childs
{
	margin: 5px 10px 0 100px;
	width: 60px;
}

#profile-info-table td div p
{
	text-indent: 2em;
}
#female-photos-table td
{
	vertical-align: top;
}
#female-video-table td
{
	text-align:center;
}
.view-image
{
	cursor:pointer;
}


