body {
	background-image: url(../images/patternbg.jpg);
	background-repeat: repeat;
}

a {
    color: #514a73;
    text-decoration: none;
}
.site {
	background-image: url(../images/bg_repeat.jpg);
	background-image: repeat;
	width: 100%;
	height: 626px;
}
.site_search {
	background-image: url(../images/bg_repeat_search.jpg);
	background-image: repeat;
	width: 100%;
	height: 626px;
}
.site_members {
	background-image: url(../images/bg_repeat_members.jpg);
	background-image: repeat;
	width: 100%;
	height: 626px;
}

.container-narrow {
	max-width: 960px;
	margin: 0px auto;
	position: relative;
}

.logo {
	margin-top: 20px;
}
p.header_text {
	padding:10px 0 10px 38px;
	background-color: #eeeeee;
	margin-top: 20px;
}

.banner {
	float: left;
	position: relative;
}

.lady {
	float: left;
	position: absolute;
	right: -120px;
    top: 20px;
}
.content {
	background-image: url(../images/content_repeat.png);
	background-repeat: repeat-y;
	height: auto;
	position: absolute;
	top: 575px;
	width: 986px;
}

.menu {
	float: left;
	margin-top: 40px;
}
.menu ul li {
	float: left;
	list-style: none;
}
.menu ul li a {
	margin-right: 5px;
	padding: 6px 20px;
	color: #777777;
	border-radius: 5px;
}
.menu ul li a:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: #4d466f;
}

#active {
	color: #ffffff;
	text-decoration: none;
	background-color: #4d466f;
}

.reg_wrapper1 {
	background: url(../images/form_bg.png);
	position: absolute;
    top: 40px;
    width: 354px;
    height: auto;
}


.form-horizontal .control-group {
	padding-top: 0px !important;
	margin-bottom: 15px !important;
}

.form-horizontal .reg_left {
	text-align:left;
	width:90px;
	color: #797979;
}

.col_day {
	width: 23.75%
}
.col_mon {
	width: 24%;
}
.col_year {
	width: 23.75%;
}


.members h1 {
	margin-top: 20px;
	color: #3e3e3e;
	font: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: inherit;
}
.members p {
	color: #909090;
	padding: 0px 20px;
	line-height: 24px;
}

/*************** For latest member feed begin *************************************/
   /*#wld_badge_wrapper { border: 1px solid red; overflow: hidden; }
    #wld_badge_inner { padding: 0px; }
    .wld_badge_item { width:93px; height:auto; float:left;  margin:10px 5px 0px 4px; background-image:url(../images/members_bg.jpg);}
    .wld_badge_item img { float: none; width:80px; height:80px; text-align:center; padding:0px; margin:6px 1px 1px 7px;}
    .wld_badge_item_detail {overflow: hidden;  height:15px; color:#787878; margin:5px 0px 0px 0px; width:80px; font-size:12px; text-align:center; background-image:url(../images/member_bg.jpg); background-repeat:no-repeat; float:left; margin-left:2px; }
    .wld_badge_clear { clear: both; }
    .wld_badge_item_10 { margin-right:0px;}*/
    
/*************** For latest member feed end *************************************/
/*************** For latest member feed begin *************************************/
.members-list-block {
	width: 100% !important;
}
div.members-list-block {
	border: none !important;
	border-style: none !important;
}

div.members-list-block td {
    height: 139px !important;
    width: 244px !important;
}
div.members-list-block div.member-info {
    color: #9C9C9C;
    font-size: 14px !important;
    overflow: hidden;
    width: 180px !important;
	text-align: center !important;
	background-color: #eee;
	margin-right: 57px;
}
div.members-list-block div.member-info img.member-info-photo {
    border: medium none;
    height: 196px !important;
    width: 180px !important;
}
/*************** For latest member feed end *************************************/
.text_border {
	border-top: 1px solid #bbb;
    float: left;
    margin-top: 20px;
    padding-top: 20px;
    width: 960px;
    margin-left: 13px;
}
.content_head h1 {
	color: #3e3e3e;
	font: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: inherit;
}
.content_text p {
	color: #868686;
	line-height: 26px;
}
.content_bottom {
	margin-top: 10px;
	margin-left: 20px;
}
.content_bottom_text p {
	color: #656565;
	font-size: 13px;
}

.footer {
    padding-top: 20px;  
    background-color: #eeeeee;
    border-top: 1px solid #bbb;
    padding-bottom: 10px;
}

.footer_link a {
	 color: #514a73;
	 font-size: 12px;
}
.footer_link a:hover {
	 color: #514a73;
	 text-decoration: underline;
	 font-size: 12px;
}

p.footer_text {
	color: #6a6a6a;
	font-size: 12px;
	margin-top: 5px;
	
}
p.footer_text a{
	color: #1f1f1f;
	font-size: 12px;
	text-decoration: underline;
}
p.footer_text a:hover {
	color: #1f1f1f;
}

/*search_form*/

.search_col1 {
	width: 35%;
	float: left;
	margin-right: 4%;
}
.search_col2 {
	width: 35%;
	float: left;
}

/*members_form*/
.reg_left_members {
	text-align:left !important;
	width:150px !important;
	color: #797979;
}

.text_hide {
	display: none;
}
.text {
    margin-bottom:-6px !important;
}

.members h1 {
	padding-left: 20px;
}

.content_head h1 {
	padding-left: 20px;
}

#otherdatingsites
{
	float:left;
	width:912px;
	height:auto;
	margin:15px 20px;
}
#othersites_title
{	
	float:left;
	width:912px;
	height:auto;
	padding-bottom:10px;
	padding-top:0px;
}
#othersites_title p
{
	color: #3E3E3E;
    font-size: 22px;
	padding-bottom:8px;
}
.dating_sites
{
	float:left;
	width:912px;
	height:auto;
	border-bottom:1px solid #ccc;
}
.site_left
{
	float:left;
	width:225px;
	height:auto;
	padding-top:30px;
	margin-right:20px;
}
.site_middle
{
	width:512px;
	float:left;
	height:100px;
	border-right:1px solid #cccccc;
	border-left:1px solid #cccccc;
	padding:20px 20px 0px 20px;
	
}
.site_middle p
{
	color:#777;
	float:left;
	font:14px/24px Arial, Helvetica, sans-serif;
}
.site_right
{
	width:88px;
	height:auto;
	float:right;
	padding-top:40px;
	
}

#footer_left
{
	float:left;
	width:340px;
	height:auto;
	color:#504b6b;
	padding-left: 20px;
}
#footer_left a
{
	font:12px Arial, Helvetica, sans-serif;
	color:#504b6b;
	text-decoration:none;
	line-height:115px;
}
#footer_right
{
	float:right;
	width:570px;
	height:auto;
	line-height:115px;
	padding-right: 20px;
}

.reg_text {
	font: 12px Calibri, Helvetica, Arial, Verdana;
	color: #696969;
	text-decoration: none;
	font-style: italic;
	margin:10px 0 0 96px;
}

.reg_text a{
	font: 12px Calibri, Helvetica, Arial, Verdana;
	color: #000;
	text-decoration: none;
	font-style: italic;
}

.reg_text a:hover{
	text-decoration: underline;
}
