@charset "utf-8";
/* CSS Document */

*{ margin:0; padding:0;}

html,
body {
   margin:0;
   padding:0;
   height:100%;

}

body:after{
    display:none;
    content: url(images/steps-buttons-1-2.png) url(images/steps-buttons-1-1.png) 
			 url(images/steps-buttons-2-2.png) url(images/steps-buttons-2-1.png)
			 url(images/steps-buttons-3-2.png) url(images/steps-buttons-3-1.png);
}

.clear{ clear:both;}

.hide { display: none; }

.center{ text-align:center;}
.txtBlue{ color:#2681c1;}
.txtGray{color:#787878;}
.bold{ font-weight:bold;}

hr{ color: #e1e1e1; background: #e1e1e1; width: 100%; height: 1px; border:none; margin:50px auto;}

body{ font-family: 'Open Sans', sans-serif; font-weight:300; font-size:16px;    color:#4c4c4c;}

h1{ font-family: 'Open Sans', sans-serif; font-size:2em; font-weight:400; color:#484848;}
h2{ font-family: 'Open Sans', sans-serif; font-size:1.3em; font-weight:400; color:#484848;}


#wrapper{min-height:100%;   position:relative; }

#header{ width:100%; height:auto; position:relative; background:#f6f6f6;}
	.hWrap{ width:960px; height:90px; margin:auto; position:relative; 
 }
	#header .logo{ width:317px; height:60px; float:left; background:url(images/logo.png) no-repeat; margin-top:20px;}
	
	#show-login { position: absolute; right:0px; top:30px; font-size: 15px; color: #a4a4a4; line-height: 24px; text-decoration:none; -webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;  border:1px solid #083a5d ; background:#2681c1 url(images/icon-login.png) 90% 50% no-repeat; padding-right:30px;  padding:5px 40px 5px 15px; }
	#show-login { font-family: 'Open Sans', sans-serif; font-weight:400; color:#ffffff;}
	
		fieldset {
		border: 0;
		margin: 0;
		padding: 0;
		}
		.loginform {
		position: relative;
		float: right;
		margin-top: 4px;
		}
		
		.loginform p {
		position: relative;
		float: left;
		font-size: 16px;
		color: #fff;
		margin: 10px 0 0 10px;
		}
		.loginform p input[type="text"] {
		position: relative;
		float: left;
		width: 187px;
		font-size: 13px;
		line-height: 27px;
		height: 27px;
		margin-bottom: 5px;
		padding: 0 5px;
		border: 1px solid #b3b3b3;
		-webkit-border-radius: 3px;
		border-radius: 3px;
		-moz-background-clip: padding;
		-webkit-background-clip: padding-box;
		background-clip: padding-box;
		}
		.loginform p label {
		clear: both;
		color: #b3b3b3;
		font-size: 12px;
		margin: 5px 0;
		float:left;
		}
		
		.loginform p input[type="password"] {
		position: relative;
		float: left;
		width: 187px;
		font-size: 13px;
		line-height: 27px;
		height: 27px;
		margin-bottom: 5px;
		padding: 0 5px;
		border: 1px solid #b3b3b3;
		-webkit-border-radius: 3px;
		border-radius: 3px;
		-moz-background-clip: padding;
		-webkit-background-clip: padding-box;
		background-clip: padding-box;
		}
		.forget-pswd {
		clear: both;
		display: block;
		font-size: 12px;
		color: #b3b3b3;
		}
		.loginform .btn-ie {
		position: relative;
		float: left;
		}
		
		.loginform input[type="checkbox"] {
		width: 18px;
		}
		
		label.error {
		float: none;
		color: #000;
		font-size: 12px;
		background: #f2d868;
		text-align: center;
		padding: 7px;
		margin-top: -2px;
		vertical-align: top;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
		}


		.btn {
			-webkit-border-radius: 5px;
			-moz-border-radius: 5px;
			border-radius: 5px;  background:#2681c1;
		  font-family: Arial;
		  color: #ffffff;
		  font-size: 14px;
		  padding: 6px 15px 6px 15px;
		  text-decoration: none; 
 		  border:1px solid #083a5d ;
		   		  cursor:pointer;
		}
		
		.btn:hover {
  		  cursor:pointer;
		  text-decoration: none;
		}	
	


#mbody{ width:100%;  height:auto; margin-top:30px; padding-bottom:190px;   /* Height of the footer */}

	#mWrap{ width:960px; margin:auto; height:auto;  }

	#banner{ position:relative; width:100%; height:384px; border-top:4px solid #313131; border-bottom:4px solid #313131; background: #000 url(images/banner.jpg) center center no-repeat; margin-bottom:20px;}
	
	#bWrap{ width:960px; margin:auto; height:auto;  }
	
	#registrationBoxWrap{position:relative; width:300px; height:auto; float:left;  margin:0px; }
	#registrationBoxWrap h2{ text-align:center;color:#FFFFFF; margin:20px auto;  width:90%; margin:20px auto 10px; padding-bottom:10px;font-family: 'Open Sans', sans-serif; font-weight:300;}

	#registrationBox{position:relative; width:300px; height:276px; background:url(images/bg-opacity.png) repeat; margin:0px; 
	padding:20px 0; -webkit-border-top-left-radius: 8px;
-webkit-border-top-right-radius: 8px;
-moz-border-radius-topleft: 8px;
-moz-border-radius-topright: 8px;
border-top-left-radius: 8px;
border-top-right-radius: 8px;}
	
	
	.self{ float:left;   margin-left:20px; }
		.selfPad{  }
	.seeking{ float:right;   margin-right:37px;  }	
		.seekingPad{  }
		
	section#genders{ padding-top:3px; padding-bottom:10px;  overflow:hidden;}
	section#genders div p{ float:left; text-align:left; font-weight:normal;font-size:13px;margin-right:6px; margin-top:10px; color:#FFF;}
	section#genders div > label{display:block;background:url(images/icon-gender.png) no-repeat 0 0;float:left;width:25px;height:36px;}
	section#genders div > label.woman{background-position: -33px 0; margin-left:4px;}
	section#genders input:checked + label.woman {background-position:-0px 0px;}
	section#genders div > label.woman.checked {background-position:-0px 0px;}
	section#genders div > label.man{background-position:-99px 0px;}
	section#genders input:checked + label.man{background-position:-66px 0px;}
	section#genders div > label.man.checked{background-position:-66px 0px;}
	section#genders input { width: 0px; opacity:0;-moz-appearance: none; outline: 0;float:left; margin-top: -3em; }	
	

	#registrationBox p input[type="text"] {
	position: relative;
 	width: 253px;
	font-size: 12px;
	line-height: 24px;
	height: 28px;
 	padding: 0 5px;
	background:#000000;
	border: 1px solid #767676;
	   color: #a3a3a3;
 	margin:8px 17px;
 
	
	}

	#registrationBox p input[type="password"] {
	position: relative;
 	width: 253px;
	font-size: 12px;
	line-height: 24px;
	height: 28px;
 	padding: 0 5px;
	background:#000000;
	border: 1px solid #767676;
	   color: #a3a3a3;
 	margin:5px 17px;
	 
	}	 
	
	 
 		.btn2 {background: #2681c1 url('images/arrow-right.png') no-repeat 85% center;
			-webkit-border-radius: 4px; 
			-moz-border-radius: 4px;
			border-radius: 4px;
		  font-family: Arial;
		  color: #ffffff;
		  font-size: 17px;
		  padding: 6px 15px 6px 15px;
		  text-decoration: none; 
		  border:none;
		  width:173px;
		  height:45px; 
		  float:right;
		  margin-top:10px;
		  margin-right:20px;
 		  cursor:pointer;
		
		}
		
		.btn2:hover {
		 background: #2681c1 url('images/arrow-right.png') no-repeat 85% center;

		  text-decoration: none;
		  cursor:pointer;
		}
 

	input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
	    color: #74646e;
	}
	input:-moz-placeholder, textarea:-moz-placeholder {
	    color: #74646e;
	}
		

/* date of birth */
#dateofbirth{ margin-top:5px;}
#dateofbirth p{ float:left; color:#fff; font-size:12px; line-height:26px; padding-right:5px; margin-left:20px; }
.dob {display:inline-block; margin: 0 15px 0 0;}
#dobday { width: 50px; height: 28px; overflow: hidden; background: url('images/arrow.png') no-repeat right #000; border: 1px solid #767676;   margin:0 1px 0px 0; color: #a3a3a3;}

#dobmonth { width: 65px; height: 28px; overflow: hidden; background: url('images/arrow.png') no-repeat right #000; border: 1px solid #767676;  margin:0 1px 0px 0; color: #a3a3a3;}

#dobyear { width: 55px; height: 28px; overflow: hidden; background: url('images/arrow.png') no-repeat right #000; border: 1px solid #767676; margin:0 1px 0px 0; color: #a3a3a3;}

#dobday > select { background: transparent; margin:5px 0 0 3px; width: 55px; border: 0; border-radius: 0; -webkit-appearance: none; color: #a3a3a3;}

#dobmonth > select { background: transparent; margin:5px 0 0 3px; width: 65px; border: 0; border-radius: 0; -webkit-appearance: none; color: #a3a3a3;}

#dobyear > select { background: transparent; margin:5px 0 0 3px; width: 55px; border: 0; border-radius: 0; -webkit-appearance: none; color: #a3a3a3;}


@-moz-document url-prefix() {
.dob select{
     background-image: url('images/arrow.png');
     background-repeat: no-repeat;
     background-position: right center;
  }
} 


 
	
.latest-members { text-align:center; }
.latest-members ul {
position: relative;
list-style: none;
text-align:center;
margin-top:45px;
}
 
.latest-members ul li {
position: relative;
float:left;
background: #fff;
margin-right: 13px;
}

.latest-members ul li:last-child {
	margin-right: 0px;
}


.latest-members ul li img{
width: 76px;
height: 106px;	
padding: 3px;
border: 1px solid #d5d5d5;

}


/*latest members*/
#wld_badge_wrapper { width: 960px; overflow: hidden; } 
#wld_badge_inner {padding:0;} 
.wld_badge_item { float: left; margin: 0 13px 0 0; padding: 0;  } 
	#wld_badge_item_10{margin-right:0;}
.wld_badge_item img { width: 76px;
height: 76px;	
padding: 3px;
border: 1px solid #d5d5d5;} 
.wld_badge_item_detail { margin-top: 5px; font-size: 75%; font-family: 'Open Sans', sans-serif; width: 75px; overflow: hidden; } 
.wld_badge_clear { clear: both; } 
 

	
	ul#steps{ margin:0; padding:0; text-align:center;}	
	ul#steps li{ list-style:none; display:inline-block; width:290px; height:272px; }
	ul#steps li.mid{ padding:0 40px;}
	ul#steps p{ margin-top:5px; font-size:16px; }
	


#footer{   font-family: 'Open Sans', sans-serif; font-weight:300; position:absolute;
   bottom:0;
   width:100%;
   height:100px;   /* Height of the footer */
   background:#232323; padding-top:50px;}

	#footer ul{ margin:0; padding:0; text-align:center; font-size:13px;}
	#footer ul li { list-style:none; display:inline; padding:0 10px;}
	#footer ul li a{text-decoration:none; color:#FFF;} 	
	#footer ul li a:hover{text-decoration:none; color:#FFF;} 		
	
	#footer p.copyright{ font-size:12px; text-align:center; color:#FFF; padding-top:30px;}

#carouselBox h1{ margin-bottom:15px;}
#testimonials p { text-align:justify; }	

/*
	STEPS
*/

.steps {
	height: 220px;
	margin-top: -20px;
	margin-bottom: 20px;
	position: relative;
}

.steps > .steps-bg {
	height: 276px;
	background-color: #f8f8f8;
	background: url('images/steps-bg.png') repeat-x;
	 
}
 
.steps > .steps-buttons {
    top: 0;
    height: 92px;
    left: 50%;
    margin: 0 0 0 -480px;
    position: absolute;
    width: 960px;
}

.steps-buttons-btn{
	width: 330px;
	height: 78px;
	position: absolute;
	cursor: pointer;
}
.steps-buttons-btn-1 {
	background: url('images/steps-buttons-1-2.png') no-repeat;
}
.steps-buttons-btn-1.selected {
	background: url('images/steps-buttons-1-1.png') no-repeat;
}
.steps-buttons-btn-2 {
	background: url('images/steps-buttons-2-2.png') no-repeat;
	left: 315px;
}
.steps-buttons-btn-2.selected {
	background: url('images/steps-buttons-2-1.png') no-repeat;
}
.steps-buttons-btn-3 {
	background: url('images/steps-buttons-3-2.png') no-repeat;
	right: 0px;
}
.steps-buttons-btn-3.selected {
	background: url('images/steps-buttons-3-1.png') no-repeat;
}

.step {
	width: 960px;
	height: 210px;
    left: 50%;
    margin: 77px 0 0 -480px;
	padding-top: 15px;
	clear: both;
	position: absolute;
}
 
.step > .step-content {
	float: left;
	width: 100%;
 
}
 
.step > .step-content > h4 {
	font-size: 1.3em;
	color: #3b3b3b;
}

 
.step > .step-content > p {
 	font-size: 1em;
	color: #848484;
	height:77px;
 
}
 
.step-before{ width:25px; height:25px;}
.step-next{width:25px; height:25px;}
.ico-step-left {
	background: url('images/arrowLeft.jpg') no-repeat;
	display: inline-block;
    vertical-align: text-top;
	width:25px; height:25px;
}

.ico-step-right {
	background: url('images/arrowRight.jpg') no-repeat;
	display: inline-block;
    vertical-align: text-top;
	width:25px; height:25px;
}

 
 