@charset "utf-8";
/* CSS Document */
body{
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#5A5A5A;
		/*background-color:#0C234D;*/
		margin:0;
		padding:0;
}
#wrapper{
		margin:0 auto;
		width:1000px;
		background-image:url(/images/body_btm_bg.gif);
		background-repeat:repeat-x;
		background-color:#FFF;
		background-position:bottom;
}
a{
		border:none;
		outline:none;
}
h1, h2, h3, h4{
		margin:0;
		padding:0;
}
.clearfix{
		clear:both;
}
#header{
		height:364px;
		
}
.header_left{
		width:315px;
		float:left;
}
.header_right{
		width:603px; /* 685px  */
		float:left;
		background-image:url(/images/header_bg.jpg);
		background-repeat:no-repeat;
		height:364px; /* 364px */
/*		padding-top:329px;*/
		padding-left:82px;
		position:relative;
		z-index:0;
		color:#FFF;
}
.header_right #title{
		padding-left:90px;
		padding-top:35px;
}
.header_right h1{
		font-size:34px;
		color:#FFF;
}
.header_right h2{
		font-size:22px;
		color:#FFF;
}
.header_right h3{
		font-size:15px;
		color:#FFF;
}
		
.header_pic{
/*	background:url(/images/lady.png) no-repeat;
	_background:url(/images/lady.gif) no-repeat;*/
	width:auto;
	height:360px;
	position:absolute;
	/*left:346px;*/
	right:0px;
	top: 5px;
	z-index:-1;
		
}

.logo{
	background:url(/images/logo.png) no-repeat;
	width:138px;
	height:161px;
	position:absolute;
	left:41px;
	top: 20px;
		
}

.header_left #first{
		background-image:url(/images/first_step.gif);
		height:37px;  /*124px */
		padding-top:87px;
		font-size:20px;
		color:#FFF;
		padding-left:50px;
}
.header_left #first a{
		text-decoration:none;
		color:#FFF;
}
.header_left #first a:hover{
		text-decoration:none;
		color:#FFF;
}
.header_left #second{
		background-image:url(/images/second_step.gif);
		height:37px;  /*110px */
		padding-top:73px;
		font-size:20px;
		color:#08388F;
		padding-left:50px;
}
.header_left #third{
		background-image:url(/images/third_step.gif);
		height:57px;  /*130px */
		padding-top:73px;
		font-size:20px;
		color:#153065;
		padding-left:50px;
}
.content{
		padding:0px 13px 10px 4px;
		line-height:20px;
		background:url(/images/head_btm_border.gif) repeat-x top;
}
.content h1{
		font-size:12px;
		color:#1F4490;
}
.content h2{
		font-size:12px;
		color:#1F4490;
		font-weight:bold;
}
.content h3{
		font-size:16px;
		color:#4B87FD;
		font-weight:bold;
}
.content h3 a{
		font-size:16px;
		color:#4B87FD;
		font-weight:bold;
		text-decoration:none;
}

.content h3 a:hover{
		font-size:16px;
		color:#4B87FD;
		font-weight:bold;
		text-decoration:none;
}

.content h4{
		font-size:11px;
		color:#1F4490;
		font-weight:bold;
}
.content h4 a{
		color:#1F4490;
		text-decoration:none;
}
.content h4 a:hover{
		text-decoration:underline;
}
.content h6{
		font-size:14px;
		color:#4B87FD;
		font-weight:bold;
		margin:20px 0 5px 0;
}
/* Navigation Starts */
.nav{
	height:35px;
	width:400px;
	/*		margin-top:329px;*/
	position:absolute;
	top:329px;
	left:76px;
}
.nav ul{
		margin:0;
		padding:0;
}
.nav li{
		list-style:none;
		display:inline;
		float:left;
		margin-left:1px;
}
.nav .home a{
		display:block;
		width:86px;
		text-align:center;
		background:url(/images/nav_home.gif) no-repeat;
		height:35px;
		float:left;
}
.nav .home a:hover{
		display:block;
		width:86px;
		text-align:center;
		background:url(/images/nav_home_hover.gif) no-repeat;
		height:35px;
}


.nav .member a{
		display:block;
		width:102px;
		text-align:center;
		background:url(/images/nav_members.gif) no-repeat;
		height:35px;
		float:left;
}
.nav .member a:hover{
		display:block;
		width:102px;
		text-align:center;
		background:url(/images/nav_members_hover.gif) no-repeat;
		height:35px;
}

.nav .join a{
		display:block;
		width:86px;
		text-align:center;
		background:url(/images/nav_join.gif) no-repeat;
		height:35px;
		float:left;
}
.nav .join a:hover{
		display:block;
		width:86px;
		text-align:center;
		background:url(/images/nav_join_hover.gif) no-repeat;
		height:35px;
}

.nav .search a{
		display:block;
		width:102px;
		text-align:center;
		background:url(/images/nav_search.gif) no-repeat;
		height:35px;
		float:left;
		z-index:100;
}
.nav .search a:hover{
		display:block;
		width:102px;
		text-align:center;
		background:url(/images/nav_search_hover.gif) no-repeat;
		height:35px;
		z-index:100;
}

/* Navigation Ends */

.content_top{
		background:url(/images/header_border.gif) repeat-x;
		height:22px;
}
.content_top_btm{
		background:url(/images/head_btm_border.gif) repeat-x;
		height:20px;
}
.content_left{
		width:227px;
		float:left;
		background:url(/images/head_btm_border.gif) repeat-x top;
		padding-top:10px;
}
.content_left .navdb{
		padding:5px 0 10px 0;
}
.content_left .navdb a{
		background-image:url(/images/db_nav.gif);
		width:202px;
		line-height:41px;
		background-repeat:no-repeat;
		display:block;
		color:#FFF;
		font-weight:bold;
		padding-left:25px;
		text-decoration:none;
}
.content_left .navdb a:hover{
		color:#9CC4E9;
}
.content_left .navdb a.active{
		color:#9CC4E9;
}


.content_left .navlb{
		padding:5px 0 10px 0;
}
.content_left .navlb a{
		background-image:url(/images/lb_nav.gif);
		width:202px;
		line-height:40px;
		background-repeat:no-repeat;
		display:block;
		color:#FFF;
		font-weight:bold;
		padding-left:25px;
		text-decoration:none;
}
.content_left .navlb a:hover{
		color:#204693;
}
.testimony{
		width:217px;
}
.testimony_top{
		background:url(/images/testimony_top.gif) no-repeat;
		height:34px;
		line-height:34px;
		font-size:16px;
		color:#224389;
		text-align:center;
		padding-right:10px;
}
.testimony_mid{
		background:url(/images/testimony_mid.gif) repeat-y;
}
.testimony_mid a{
		color:#696A6B;
		text-decoration:none;
		font-weight:normal;
}
.testimony_mid a:hover{
		color:#193C83;
		text-decoration:none;
		font-weight:normal;
}

.testimony_bg{
		background:url(/images/testimony_bg.gif) no-repeat;
		padding-right:10px;
}
.testimony_btm{
		background:url(/images/testimony_btm.gif) no-repeat;
		height:34px;
		text-align:center;
		color:#696A6B;
		padding-right:10px;
}
.testimony p{
	color:#274FA0;
	padding:0;
	margin:0;
	font-size:12px;
	font-weight:bold;
}
.testimony span{
		font-family:Armand, Arial, Georgia;
		font-size:60px;
		color:#193C83;
		margin:0;
		padding:0;
}
.testimony_btm a{
		color:#696A6B;
		text-decoration:none;
}
.testimony_btm a:hover{
		color:#193C83;
		text-decoration:none;
}
.content_right{
		float:right;
		width:756px;
}
.right_content_left{
		float:left;
		width:515px;
		background:url(/images/head_btm_border.gif) repeat-x top;
		padding-top:10px;
}
.right_content_right{
		float:right;
		width:241px;
}
.log_top{
		background:url(/images/log_top.gif) no-repeat;
		height:47px;
}
/*.log_mid select{
		border:solid 1px #ADABAB;
}
*/.log_btm{
		background:url(/images/log_crv_btm.gif) no-repeat;
		height:15px;
}
.image_holder{
		padding:3px;
		border:solid 1px #A4BDF1;
		font-size:9px;
		text-align:center;
		float:left;
		margin:6px 6px 15px 6px;
		line-height:15px;
}
.image_holder h5{
		color:#0B406C;
		font-size:11px;
		font-weight:normal;
		margin:0;
}
.join_button{
		padding-left:100px;
}
.latest_news_box{
		padding:25px 10px 25px 55px;
		clear:both;
		position:relative;
}
.latest_news_box table{
		border:solid 1px #DDD9D9;
}
.latest_news_box td{
		padding:0 5px;
}
.latest_news_box span{
		font-size:10px;
}
.latest_news_box .pad{
		padding:10px;
}
.latest_news_box .border{
/*		border-bottom:dotted 1px #A6A8AB;*/
		padding:10px;
}
.join_free, .join_free a{
		background:url(/images/join_for_free.gif) no-repeat;
		width:184px;
		height:68px;
		float:left;
		cursor:pointer;
}
.join_free:hover, .join_free a:hover{
		background:url(/images/join_for_free_hover.gif) no-repeat;
		width:184px;
		height:68px;
		float:left;
}
.search_free, .search_free a{
		background:url(/images/search_for_free.gif) no-repeat;
		width:214px;
		height:68px;
		float:left;
		cursor:pointer;
}
.search_free:hover, .search_free a:hover{
		background:url(/images/search_for_free_hover.gif) no-repeat;
		width:214px;
		height:68px;
		float:left;
}
.content_inner{
		padding:25px 0 0 0;
}

.content_shows{
		margin:15px 0 0 0;
}

.content_shows .hometitle{
		font-size:18px;
		color:#4B87FD;
		font-weight:bold;
}
.content_shows table{
		border:solid 1px #DDD9D9;
}

.content_inner a{
		font-weight:bold;
		text-decoration:none;
		color:#5A5A5A;
}
.content_inner a:hover{
		color:#000;
}
.content_right_inner{
		border-top:solid 3px #2C559D;
		margin-left:20px;
}
.content_right_inner #right{
		width:163px;
		float:right;
}
.content_right_inner #left{
		width:560px;
		float:left;
}
.content_right_inner #left .toplink a{
		text-decoration:none;
		font-weight:bold;
		color:#5A5A5A;
}
.content_right_inner #left h7{
		font-size:18px;
		color:#1F4490;
		font-weight:bold;
}
.content_right_inner #left span.title{
		font-size:18px;
		color:#1F4490;
		font-weight:bold;
}

.tfrom{
		color:#1F4490;
}

.pagedisp{
		float:right;
}
.pagedisp a{
		background:#D0DDFB;
		color:#1F4490;
		text-decoration:none;
		padding:2px;
}
.pagedisp a:hover{
		text-decoration:underline;
		color:#000;
}
.news_disp{
		background:url(/images/dating_news_border.gif) no-repeat bottom;
		padding:10px 20px 10px 0;
}
.news_disp img{
		float:left;
		padding-right:20px;
		padding-top:5px;
}
.news_disp a{
		text-decoration:none;
		color:#2C559D;
		font-weight:bold;
}
.top_border{
		height:15px;
		background-color:#2C559D;
}
.right_box{
		border:#B2BDD5 solid 1px;
		padding:10px 5px 10px 10px;
		margin-bottom:5px;
}
.right_box input, .right_box select{
		width:135px;
		border:solid 1px #C1BFBF;
		margin:2px;
}
.right_box span{
		color:#3361BF;
		font-weight:bold;
		font-size:12px;
}
.right_box a{
		color:#3361BF;
		font-size:11px;
		font-weight:bold;
		text-decoration:none;
		line-height:20px;
}
.right_box a:hover{
		color:#000;
}
.footer{
	padding:30px 10px 10px 110px;
	background:url(/images/the_dating_group.gif) no-repeat 17px 0px;
	min-height:76px;
	font-size:10px;
	position:relative;
}

.logolnk{
	width:90px;
	height:105px;
	position:absolute;
	left:15px;
	top:0px;
	display:block;
}

.footer p{
		padding:0;
		margin:1px;
}
.footer a{
		color:#2E57AC;
		text-decoration:none;
		font-size:11px;
}
.footer a:hover{
		text-decoration:underline;
}

/*************** For latest member feed begin *************************************/
   #wld_badge_wrapper { border: 1px solid black; width: 380px; overflow: hidden; }
    #wld_badge_inner { padding: 0px; }

    .wld_badge_item { float: left;  border: 1px solid #c4c4c4; margin:7px 4px 12px 4px;}
    .wld_badge_item img { float: none;border: 0px solid black; width:76px; height:76px; text-align:center; padding:7px 4px 0px 4px ; }
    .wld_badge_item_detail { margin: 0px 0px 0px 0px ;width:84px; font-family:Arial, Helvetica, sans-serif; font-size: 11px; overflow: hidden; text-align:center; height:25px; line-height:12px; }

    .wld_badge_clear { clear: both; }

/*************** For latest member feed end *************************************/

.log_mid{
		background-color:#E2ECFD;
		padding:20px 0px 5px 0px;
		font-size:11px;
}


form{ width: auto; padding:0px; margin:0px; }

.fieldbox{ width:240px; height:26px; padding:2px 0; float:left; border:0px solid #f00;} 

.fieldbox label{ width:80px; text-align:right; vertical-align:middle; float:left; font-weight:bold; padding-left:10px;}

.fieldbox span{ width:140px; padding-left:6px; text-align:left; vertical-align:middle; float:left;}


.fieldbox .selectbox{ height:20px; border:1px solid #7f9db9;}

span.searchfor{ width:auto; text-decoration:none; font-family:Arial, Helvetica, sans-serif ;font-size:10px; color:#716f6f; padding-right:15px; padding-top:15px; padding-left:10px; line-height:15px; }

span.searchfor b{ color:#9d3913; font-weight:bold;}

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

.btn{ border:0px solid #f00; float:left;  background:url(/images/search-btn.jpg) no-repeat left top; width:71px; 	height:23px; cursor:pointer;}

.btn:hover{ background:url(/images/search_o.jpg) no-repeat left top; }

.dg-icon-seller {background-image:url(../images/icstar.png); background-color:#1F3E7E; background-repeat:no-repeat; background-position:50% 25%; display:block; float:left; width:22px; height:21px; margin:4px 5px 0 0px;
}
a.dg-linkButton {	
	color:#fff !important; 
	border:1px solid #fff; 
	background:#1f3e7e; 
	padding:2px 20px 2px 20px;; 
	text-decoration:none; 
	font-weight:bold;
}

a.dg-linkButton:focus, a.dg-linkButton:active {background:#eff0f1; border:2px solid #7f9db9;}

.showimg{
	float:left;
	width:80px;
	margin-top:10px;
}

.showcnt{
	float:left;
	width:139px;
	margin-top:10px;
	font-size:12px;
}

.showcnt span.showname{
	font-weight:bold;
	color:#4B87FD;
	font-size:12px;
	margin-bottom:3px;
}

.showcnt p{
	margin:0px;
	padding:5px 0px 5px 0px;
}

.content_shows table{
	float:left;
	margin-top:10px;
}

.bar-links {
	background-image: url(/images/bar-link-bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	width: 637px;
	padding-bottom: 6px;
}

.bar-links-ttl {
	background-image: url(/images/bar-link-top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 637px;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #2170ad;
	text-align: center;
	font-weight: bold;
	height: 30px;
	padding-top:12px;
}



.latest_news_box .bar-links-ttl span {
	color: #ba4f14;
	font-size: 15px;
	}

.bar-mid {
	height: auto;
	width: 635px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #d0d6dc;
	border-left-color: #d0d6dc;
	float: left;
}

.middle-bars {
	height: 33px;
	width: 605px;
	padding-bottom: 4px;
	padding-left: 10px;
	float: left;
}

.middle-bars-bg {
	background-image: url(/images/bar-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	float: left;
	height: 33px;
	width: 565px;

}

.latest_news_box .middle-bars .middle-bars-bg-left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #19769e;
	float: left;
	width: 150px;
	padding-top: 9px;
	text-transform: uppercase;
}

.latest_news_box .middle-bars .middle-bars-bg-right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #676767;
	float: left;
	width: 410px;
	padding-top: 9px;
}
.middle-bars .middle-bars-bg-left a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #19769e;
	text-transform: uppercase;
	text-decoration: none;
}

.middle-bars .middle-bars-bg-left a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-transform: uppercase;
	text-decoration: none;
}
.curve {
	float: left;
	height: auto;
	width: auto;

}
