/*
logo

banner1

paths

copy
93C9DD = color1
31adbc = color1
8fd9d7 = color3
1893AB = color2
A9E0DC = #fefefeff
#A8DFDB= #fefefeff
*/
html, body, div, span, applet, object, iframe, ol, ul, li, h1, h2, h3, h4, h5, h6, p, form, fieldset, dl, dt, dd, img, label, label, a, strong, caption, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	color: #333;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	margin:0;
	padding:0;
	font-weight:normal;
	border: 0;
	outline: 0;
	text-align:left;
	vertical-align: baseline;
	font-size:13px;
}
a {
	margin:0;
	padding:0;
	font-weight:normal;
	border: 0;
	outline: 0;
	text-align:left;
	vertical-align: baseline;
	/*color: #0096AD;*/
}

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
html {
	height:100%;
	margin-bottom:1px;
}
body {
	line-height: 1;
	text-align:center;
	background:#EAEDDE;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
/* text styles*/


h1, h2, h3, h4, h5, h6, p {
	padding:10px 10px 0 10px;

}
p {
	font-size:13px;
	line-height:21px;
	color:#666;
}
h1, h2, h3, h4, h5, h6, caption {
	color:#1e94ac;
	font-size:21px;
	line-height:24px;
	font-family:Georgia, "Times New Roman", Times, serif;
	
}
.tagline {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 32px;
	line-height:40px;
	position:absolute;
	top:0px;
	left:335px;
	width:245px;
	height:260px;  
	color: #1e94ac;
	text-shadow: 0px -1px 0px #666;
	background:transparent url(/images/common/homenew/tint-trans.png) no-repeat 0 0;
	padding:20px;
}

.class_for_h1 {
	font-size: 32px;
	line-height:40px;
	position:absolute;
	top:0px;
	left:335px;
	width:245px;
	height:260px;  
	color: #0096AD;
	text-shadow: 0px -1px 0px #666;
	background:transparent url(/images/common/homenew/tint-trans.png) no-repeat 0 0;
	padding:20px;
}
h2, h1 {
	font-size: 27px;
	color:#1e94ac;
}
h4 {
	font-size: 27px;
	color:#FFF;
}
h5 {
	font-size: 16px;
}
span {
	color:#1e94ac;
}
/*main layout standard*/

#header {
	width:100%;
	height:128px;
	clear:both;
	//background:#069 url(/images/common/homenew/header_bg.png) repeat-x 0px 0px;
}
#headermid {
	width:960px;
	margin:0 auto;
	position:relative;
	z-index:5;
	height:128px;
}
#footer {
    width:100%;
    clear:both;
    background:#fefefeff;
}

#footermid {
    width:980px;
    margin:0px auto;
    margin:0 auto;
    padding: 10px;
    position:relative;
	/*z-index:29;*/
}

#copy{
clear:both;
padding:10px;
position:relative;
z-index: 1;
display: block;

}
#copy p{
padding-top: 0  10px 10px 10px;
}

#copy span{

position: absolute;
z-index: 12;
display: block;
top:20px;
right: 10px;
}
#copy span a{
font-size: 12px;
}
/*grid item widths*/
.g210, .g220, .g460, .g700, .g940 , .g140, .g300, .g460, .g530, .g620, .g780, .g940 , .g380{ 
	float:left;
	margin:10px;
	display:inline;
	min-height:20px;
}
.g140 {width:140px;}
.g220 {width:220px;}
.g300 {width:300px;}
.g460 {width:460px;}
.g620 {width:620px; position:relative; }
.g700 {width:700px;}
.g780 {width:780px;}
.g940 {width:940px;}
.g380 {width:380px;}
.g530 {width:530px;}
.g210 {width:210px; margin-top:0;}

.b1 {
	background:#369;
	border:1px solid #FFF;
}

#secondhead{
	width:960px;
	height:3.1em;
	margin:0 auto;
	position:relative;
	background:#F1F3E9;
	z-index:1;
	border:none;
}

/* nav main old 
.nav {
	text-decoration: none;
	list-style: none;
	position: absolute;
	bottom:0px;
	left: 0px;
	z-index: 130;
	padding-right: 10px;
	width: 921px;
}
.nav li {
	float: left;
	padding: 0;
	margin: 0;
	border-left: 1px solid #999;

}
.nav li a {
	text-decoration: none;
	color: #000;
	display: block;
	padding: 6px 10px;
	margin: 0;
		background:#69C url(/images/common/homenew/menu_left.png) no-repeat 0 0;
}
.nav li a:hover {
	text-decoration: none;
	color: #444;
	display: block;
	padding: 6px 10px;
	margin: 0;
	background:#F1F3E9;
}
*/


/* navigation elements */
    .nav {
	float:left;
	width:100%;
	line-height:normal;
	position: absolute;
	bottom: 0px;
	left: 0px;
	z-index: 15;
}
.nav ul {
	margin:0;
	padding:0;
	list-style:none;
}
.nav li {
	display:inline;
	margin:0;
	padding:0;
}
.nav a {
	float:left;
	background:#ffffffff;
	margin:0 1px 0 0;
	padding:0 0 0 5px;
	text-decoration:none;
	display:block;
	cursor: hand;
	cursor: pointer;
}
.nav a span {
	float:left;
	display:block;
background:#ffffffff;
	padding:2px 5px 3px 0px;
	color:#FFF;
	font-size:13px;
	cursor: hand;
cursor: pointer;
}
.nav a:hover {
	background:#fefefeff;
}
.nav a:hover span {
	background:#fefefeff;
}

/*	layout  */
.content {
	width:960px;
	margin:0 auto;
	clear:both;
}

.content_browse {
	width:960px;
	margin:0 auto;
	clear:both;
	background:#fff;
}

.content_text{
	background:#fff;
	margin:0;
	}
	
.content_left{
		margin:0;
		width:640px;}
	
.content_right{
	margin-top:20px;
	}	
	
#bannerrotate {
	margin:0;
		border:1px solid #E5E5E5;
		border-top:none;
		border-right:none;
	}
	
.banner0, .banner1, .banner2, .banner3, .banner4, .banner5 {	
	position:relative;
	clear:both;
	display: block;
	float:left;
	width:100%;
}

.banner0 {
	background:#FFF url(/images/common/homenew/banner_bg0.jpg) no-repeat bottom left;
}

.banner1 {
	background:#FFF url(/images/common/homenew/banner_bg1.jpg) no-repeat bottom left;
}


.banner2 {
	background:#FFF url(/images/common/homenew/banner_bg2.jpg) no-repeat bottom left;
}


.banner3 {
	background:#FFF url(/images/common/homenew/banner_bg3.jpg) no-repeat bottom left;
}

.banner4 {
	background:#FFF url(/images/common/homenew/banner_bg4.jpg) no-repeat bottom left;
}

.banner5 {
	background:#FFF url(/images/common/homenew/banner_bg5.jpg) no-repeat bottom left;
}


.content_body {
	background:#FFF url(/images/common/homenew/content_bg.png) no-repeat 0 0;
	margin-top:15px;
	clear:both;
	float:left;
}

.search {
	position:absolute;
	top:10px;
	right: 10px;
}
.login {
	position:absolute;
	top:20px;
	right: 0px;
	width:345px;
	height: 94px;
}
#logo {
	position:absolute;
	top:10px;
	left: 0px;
	width:367px;
	height:59px;
	text-indent:-9999px;
	display:block;
}
#logo a{
	display:block;
	width:367px;
	height:59px;
}
	
#copy {
	font-size:12px;
	padding:0px;
	margin:0 auto!important;
	width:960px;
}

#copy p{
	float:left;
	clear:both;
	padding:10px 0 0 3px;
	font-size:11px;
}



/* form elements */

.login input {
	float:right;
	margin-left:5px;
	background:white;
	border:1px solid #99d0d8;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	line-height: 16px;
	padding:4px;
	font-size: 16px;
	width:112px;
}
.login_bt {
	background-color:#fefefeff!important;
	border:none!important;
	height:32px!important;
	width:80px!important;
	font-weight:bold;
}
.login p {
	clear:both;
	font-size:12px;
	float:right;
	display:block;
	padding-right:0;
	width:320px;
	text-align:right;
}
.login p a {
	color: #E0F4F5;
	padding-right:0;
}
.form_row {
	border-top:1px dashed #E5E5E5;
	padding:3px 3px 4px 3px;
	margin:0 10px;
	display:block;
	clear:both;
	float:left;
	width:280px;
}
.form_row:first-child {
	border:none;
	margin-top:5px;
}
.form_row label span {
	font-size:13px;
	line-height:13px;
	width:120px;
	display:block;
	float:left;
	margin:0;
	padding: 4px 0;
}
.form_row label {
	font-size:13px;
	line-height:13px;
		padding:0;
	width:120px;
	display:block;
	float:left;
	margin:0;
}
.form_row input {
	font-size:13px;
	display:block;
	float:left;
}
.form_row select {
	float:left;
	border:1px solid #989898;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	font-size: 13px;
	line-height:13px;
	color: #666;
	margin:2px 0px 4px 0px;
	background: #F1F1F1;
	min-width:160px;
	max-width:280px;
	clear:left;
	
}



/* buttons */
.buttons {
	float:left;
	background:url(/images/common/homenew/buttons.png) no-repeat left -1px;
	margin:0;
	padding:0 0 0 12px;
	text-decoration:none;
}
.buttons span {
	float:left;
	display:block;
	background:url(/images/common/homenew/buttons.png) no-repeat right -1px;
	padding:7px 12px 7px 6px;
	color: #666;
	font-size:16px;
	line-height:16px;
	text-shadow: 0px -1px 0px #Fff;
}
.buttons:hover {
	background-position:0% -37px;
	cursor: hand;
    cursor: pointer;
}
.buttons:hover span {
	background-position:100% -37px;
	color:#FFF;
	text-shadow: 0px -1px 0px #060;
	cursor: hand;
    cursor: pointer;
}


/*buttons two
*/
.big_but {
	height:83px;
	display:block;
	padding-top: 217px;
	float:right;
	
}

.buttons2 {
	position:relative;
	float:left;
	background:url(/images/common/homenew/big_but.png) no-repeat 0 -79px;
	margin:0;
	padding:0 0 0 30px;
	text-decoration:none;
	cursor: hand;
cursor: pointer;
}
.buttons2 span {
	float:left;
	display:inline;
	background:url(/images/common/homenew/big_but.png) no-repeat right 0px;
	color: #fff;
	font-size:21px;
	line-height:21px;
	padding:22px 25px 30px 0px;
	text-shadow: 0px -1px 0px #F15A24;
	cursor: hand;
cursor: pointer;
	
}
.buttons2:hover {
	background:url(/images/common/homenew/big_but.png) no-repeat 0 -264px;
	cursor: hand;
    cursor: pointer;
}
.buttons2:hover span {
	padding:22px 25px 30px 0px;
	background:url(/images/common/homenew/big_but.png) no-repeat right -166px!important;
	color:#FFF;
	text-shadow: 0px -1px 0px #060;
	cursor: hand;
    cursor: pointer;
}
/*end of button two  



.buttons2 {
	position:relative;
	float:left;
	background:url(/images/common/homenew/signup_left_or.png) no-repeat 0 0;
	margin:0;
	padding:0 0 0 30px;
	text-decoration:none;
}
.buttons2 span {
	float:left;
	display:inline;
	background:url(/images/common/homenew/signup_or.png) no-repeat right 0px;
	color: #fff;
	font-size:21px;
	line-height:21px;
	padding:22px 25px 30px 0px;
	text-shadow: 0px -1px 0px #F15A24;
}
.buttons2:hover {
	background:url(/images/common/homenew/signup_left_gr.png) no-repeat 0 0;
}
.buttons2:hover span {
	background:url(/images/common/homenew/signup_gr.png) no-repeat right 0px;
	color:#FFF;
	text-shadow: 0px -1px 0px #060;
}

*/









.right {
	float:right!important;
}


/*feed and search pannel*/

.pannel {
	background:#fff url(/images/common/homenew/pannel_bg.jpg) repeat-y 0 0;
	border:1px solid #E5E5E5;
	border-left: none;
	width:307px;
	margin:0px;
	float:left;
	display:block;
	height:340px;
}
.pannel:first-child {
	border:1px solid #E5E5E5;
}
.pannel h3 {
	background:#6C9 url(/images/common/homenew/heading_bg.jpg) no-repeat 50% 50%;
	color:#1893AB;
	height:40px;
	display:block;
}
.contact_pannel h3 {
	background: none;
	color:#fff;
	height:20px;
	display:block;
}
.pannel h3 span {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:21px;
	color:#31aebc;
	height:30px;
	padding:20px 0px 30px 0px;
	margin: -20px 0 -30px 0;
	display:block;
}

.pannel ul {
	list-style:none;
	padding:10px;
	text-decoration: none;
}
.pannel li {
	font-size:12px;
	line-height:19px;
	border-top:1px dashed #E5E5E5;
	padding:3px;
	text-decoration: none;
}



.contact_pannel ul li {
 color:#fff;
	
	border:none;
}

.contact_pannel ul .couple {
	background: transparent url(/images/common/homenew/couple.png) no-repeat 5px 8px;
	}


.contact_pannel ul .single_guy {
	background: transparent url(/images/common/homenew/man.png) no-repeat 5px 8px;
	}

.contact_pannel ul .woman {
	background: transparent url(/images/common/homenew/woman.png) no-repeat  5px 8px;
	}
	
.contact_pannel ul .group 
{
    background: transparent url(/images/common/homenew/group.png) no-repeat 5px 8px;
}
	
	.contact_pannel ul .transv 
{
    background: transparent url(/images/common/homenew/tv.png) no-repeat 5px 5px;}

.contact_pannel ul li a{
	padding-left: 30px;
	font-size:14px;
	color:#FFF;
	/* border-top:1px dashed #E5E5E5; */
display:block;
}

.pannel li a {
	text-decoration:none;
}
.pannel li a:hover {
	text-decoration:underline;
}
.pannel li:first-child{
	border:none;
}

.pannel_container {
	background: transparent url(/images/common/homenew/pannel_shadow.gif) no-repeat center bottom!important;
	padding:0px 17px 20px 18px!important;
	clear:both;
	float:left;
}

  
.contact_pannel {
	background:#fefefeff;
	padding:0;
	margin:0;
	height:300px!important;
	width:318px;
	border:1px solid #E5E5E5;
	border-top:none;
	position: relative;
	display:block;
	}
	
	
	.contact_pannel h3 {
	padding-bottom:35px;
	background:#1e94ac;
	font-size:21px;
	}
	
	
				/*pannel heading images	*/
				.search_box span {
					background: transparent url(/images/common/homenew/magnify-trans.png) no-repeat 0 0;
					height:80px;
				}
				.blog_feed span {
					background: transparent url(/images/common/homenew/blog_pen-trans.png) no-repeat 0 0;
					height:80px;
				}
				.twitter_feed span {
					background: transparent url(/images/common/homenew/twitter-trans.png) no-repeat top right;
					height:80px;
					color:#FFF!important;
					font-size:16px;
					padding:24px 20px 20px 10px!important;
					position:relative;
				}
				.twitter_feed span a{
					color:#FFF;
					text-decoration:none;}
				.twitter_feed span a:hover{
					color:#FFF;
					text-decoration: underline;}

	.content_right .pannel{
		margin-bottom:20px;
		border:1px solid #E5E5E5!important;
	}	
	
	.content_right .contact_pannel{
		width:310px;
		
		}

/*footer stylings*/

#footer ul {
	list-style:none;
	padding:10px;
}
#footer li {
	font-size:12px;
	line-height:18px;
	border-top:1px dashed #E5E5E5;
	padding:3px;
}
#footer li:first-child {
	border:none;
}
#footer li a {
	text-decoration:none;
}
#footer li a span {
	color:#FFF;
}
#footer li a:hover {
	text-decoration: underline;
}
#site_logo {
	position:absolute;
	top:125px;
	right:32px;
	font-size:12px;
	padding:0px;
}
#footer p span {
	color:#fff;
	font-size:18px
}


/* navigation tabs elements */
    .nav_contact {
	float:left;
	width:292px;
	height:20px;
	line-height:normal;
	position: absolute;
	top:32px;
	left: 0px;
	display:block;
	border:none;
	z-index: 15;
}

.nav_contact li {
	display:block;
	margin:0 0px 0 0 !important;
	padding:0;
	float:left;
	border:none!important;
}


.nav_contact span {
	float:left;
	background:#ffffffff;
	margin:0 1px 0 0;
	padding:5px 6px 6px 6px;
	text-decoration:none;
	font-size:13px;
	line-height:13px;
	cursor: hand;
	cursor: pointer;
	color:#FFF;
}

.nav_contact span:hover  {
	background:#fefefeff;
}

.nav_contact .current span {
	background:#fefefeff;
}


.contact_list_block{
	float:left;
	clear:both;
	height:235px!important;
	overflow:hidden!important;
	}
	
	.contact_list_block li{
		display:block;}
	
	.loc_scroll{
		font-weight:normal;
		clear:both;
		display:block;
		font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
		font-size:12px;
				color: #666;
		}

.banner0, .banner1, .banner2, .banner3, .banner4 {
	height:300px!important;
	position:relative;}
	
	#countryregion, #country{
		width:280px;
}
		
		#peeps_online{
			color:#FFF;
			font-size:16px;
			text-decoration:none;}
			
.hidden
{
	display:none!important;
}
#cont_home{
	 width:337px;
	}

.foot_nav {
	text-decoration: none;
	list-style: none;
	padding: 0!important;
	width: 960px;
	border:none;
	clear:both;
	display:block;
	height:20px;
	border:none;
}
.foot_nav li {
	float: left;
	padding: 0px!important;
	margin: 0;
	font-size:12px;
	line-height:12px;
	height:16px;
	border:none!important;
	border-left: 1px solid #CCC!important;
}

#footer li:first-child {
	border:none!important;
}

.foot_nav li a {
	color: #666;
	display: block;
	padding: 0px 6px;
	margin: 0;
		background:transparent;
		border:none;
}

	
	
.foot_nav li a:hover {
	color: #444;
	display: block;
	padding: 0px 6px;
	margin: 0;
	background:transparent;
}

.stats_panel {
	width:320px;
}

.stats_panel span
{
	float:left;
	display:block;
	color:#FFF;
	line-height:40px;
	width:190px;
	height:40px;
	font-size:15px;
}

.num_stat {
	font-size:28px!important;
	width:120px!important;
}

	/* new styling taken from roustems style sheet */
		/* new styling taken from roustems style sheet */
			/* new styling taken from roustems style sheet */
				/* new styling taken from roustems style sheet */

#hotpicks{
list-style: none;
padding: 1px;
margin:0px;
}

#hotpicks li{
float: left;
padding: 6px 2px 2px 2px;
}
#hotpicks li a{
color: #999;
}
#hotpicks li img{
float: left;
padding: 3px;
border: 1px solid #eaeaea;
background: #fff;
}
#hotpicks li span{
float: left;
clear: left;
padding: 2px;
font-size: 11px;
color: #666;
line-height: 11px;
}


/* profile tables */
#pro_details{
border-top: 3px solid #fefefeff;
border-right: 1px solid #eaeaea;
border-collapse: collapse;
margin-bottom: 10px;
margin-left: 10px;
}


#pro_details td, #pro_details th {
border-bottom: 1px solid #eaeaea;
border-left: 1px solid #eaeaea;
padding: 5px;
border-collapse: collapse;
}
#pro_details .table_col1{
width:100px;
}

#pro_details .odd{
background:#F4F3F2;
} 
#pro_details .even{
background:#f6f7f1;
} 

#prof_buttons {
background:#EAEDDE;
border:1px solid #DCDDD5;
margin:5px 0px;
position:relative;
text-align:center;
padding-top:3px;
}
#prof_buttons #corner{
position:absolute;
top:-14px;
left:180px;

}

/* profile image */
.profile_image img{
border:#999999 1px solid;
background: #fff;
width:360px;
}

.profile_image {
background:#E6E3DE;
padding:10px;
padding-top:20px;

}


#profile_description {
background:#F6F7F1;
padding:10px;
padding-left:20px;
border:1px solid #DCDDD5;
display:block;
margin:10px 0 20px 10px;
}


.heading_underline {
color: #555;
border-bottom: solid 3px #fefefeff; 
clear:both; 
display:block;
padding:0px;
font-size:22px;
font-weight:normal;
}
h1.heading_underline{
	margin-left:10px;}

caption {
color: #555;
font-size:22px;
font-weight:normal;
clear:both;
	text-align: left;
	font-weight: normal;
}

#crumbs {
font-family: Georgia, "Times New Roman", Times, serif;
font-size:18px;
line-height:18px;
font-weight:normal;
color:#555555;
padding:10px 20px;
}
#crumbs a{
font-family: Georgia, "Times New Roman", Times, serif;
font-size:18px;
line-height:18px;
font-weight:normal;
}


#headline {
	position:absolute;
	bottom: 15px;
	left:0px;
	color:#fff;
	width:960px;
	font-size:14px;
	padding-bottom:2px;
font-family: Georgia, "Times New Roman", Times, serif;
}
#headline a{
	background:#fff;
	color:#FF6600;
	text-decoration:none;
	padding:4px 8px;
	font-family: Georgia, "Times New Roman", Times, serif;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
#headline a:hover{
	background:#FF6600!important;
	color:#fff!important;
	text-decoration:none;
	padding:4px 8px;
}
#globe {
background:url(../images/globe.jpg) no-repeat;
height:490px;
}


#most_viewed{
	position:relative;}
#supmenu{
	position:absolute;
	right:0;
	top:3px;}
	
	
	.regions{
		list-style: disc;
		margin:20px 0 0 30px;
		
		}
	.regions li a{
		color:#666;		
		}
			.regions li a:hover{
		color: #F60;		
		}
		
		
.nodecoration
{
	text-decoration:none!important;
}

/* imported from style.css */

.formsearch {
	border-color:#fefefeff;
}

.formsearch, .formsearchad, .formblog, .formpost, .formmail, .formpost3{
	border: 5px solid #fefefeff;
	background:#fefefeff;
	margin:0 0 50px 0;
	position: relative;
	z-index: 4;
	width:450px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

fieldset{
	float:left;
}

.formheading{
	margin: 0;
	padding: 10px 10px;
	font-size: 24px;
	background: #ffffffff /*transparent url(/images/common/snowflakes.png) top left repeat-x*/;
}

.formheading3{
	background: #ffffffff;
	margin: 0;
	padding: 10px 10px;
	font-size: 24px;
}

fieldset dt{
	background:#F7F8F2;
	display:block;
	width:150px;
	float: left;
	clear:left;
	border-bottom: 1px dashed #eaeaea;
	min-height:30px;
}
fieldset dt label{
	color: #444;
	padding: 5px 5px 0 0;
	display:block;
	text-align: right;
}

fieldset dd label{
color: #444;
text-align: left;
float: left;
display: block;
}

fieldset dd select{
color: #444;
height:22px;
padding: 0;
margin: -1px 0 3px -1px;
float: left;
display: block;
}
fieldset dd input.radbut, form dd input.checkbox,fieldset dd .radbut input, form dd .checkbox input {
margin:2px 9px 0 2px;
border: none!important;
float: left;
display: block;
}
fieldset dd{
	display:block;
	float: left;
	color: #fff;
	border-bottom: 1px dashed #fff;
	min-height:25px;
	width:290px;
	padding: 5px 0px 0 10px;
}

.subcurve{
	border: 2px solid #fefefeff;
	border-top: none; 
	background: #fefefeff;
	margin: 10px;
	position: absolute!important;
	right:0;
	bottom:-50px;
	z-index: 100;
	width:190px;
	height:35px;
	padding:0;
	padding-left:-5px;
	-moz-border-radius-bottomleft:15px;
	-moz-border-radius-bottomright:15px;
	-webkit-border-bottom-left-radius:15px;
	-webkit-border-bottom-right-radius:15px; 
	border-bottom-right-radius: 15px;
	border-bottom-left-radius: 15px;
}

.subcurve input{
	margin: 1px 4px;
	width:182px;
}

.button{
	background: #ff6b00;
	border: 3px #fff solid;
	height: 30px!important;
	font-size: 17px;
	color: #fff;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	padding:0;
}
.button:hover{
	background: blue;
}

#pay_details{
border-top:1px solid #eaeaea;
}
#pay_details
{
	float:left;
	border-right: 1px solid #eaeaea;
	border-collapse: collapse;
	margin: 10px 0px 10px 0;
}

#pay_details td, #pay_details th {
	border-bottom: 1px solid #eaeaea;
	border-left: 1px solid #eaeaea;
	padding: 5px;
	border-collapse: collapse;
}

#pay_details th {
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-indent: 0px!important;
	color: #555;
	text-align: center;
	border-top: 1px solid #eaeaea;
}

#pay_details td
{
	background-color: #FBFFFB;
}
.b {
	font-weight:bold;
}
#flashblock {
	padding:8px;
	background:#F1F3E9;
}

.yes_feature{
background-image: url(/images/adult/upgrade/tick.gif);
background-position:  50% 50%;
background-repeat: no-repeat;
}
.no_feature{
background-image: url(/images/adult/upgrade/cross.gif);
background-position:  50% 50%;
background-repeat: no-repeat;
}
.mc_dark{
background-color: #F7F3F3!important;
width:70px;
text-indent: -10000px;
}
.mc_light{
background-color: #F7F7F7!important;
text-indent: -10000px;
}

.lc_dark{
background-color: #EBEFE7!important;
width:70px;
text-indent: -10000px;
}

.lc_light{
background-color: #EFF3EF!important;
text-indent: -10000px;
}

dfn {
    font-style:normal;
}

.recent_contacts
{
	width:600px;
	height:260px!important;
	margin:10px;
}