body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #ffffff;
	background: url(../images/background.jpg) repeat-x;
	background-color: #33b2ff;
	}
h1 {
    font-family: Verdana, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #252525;
	}
form {
	margin: 0px;
	padding: 0px;
	}
a {
	cursor: pointer;
	color: #0066FF;
	text-decoration: none;
	}

/* Cover */
#main_content {
	position: absolute;
	width: 1040px;
	height: 751px;
	left: 50%;
	margin-top: 30px;
	margin-left: 0px;
	}

#join_box {
	position: absolute;
	margin-top: 10px; /* Box starting height */
	margin-left: 720px;
	color: #ffffff;
	z-index: 2;
	}
#join_box_content h1 {
	color: #ffffff;
	}
#footer {
	width: 980px;
	margin-top: 0px;
	background-color: #0098f4;
	font-size: 14px;
	color: #cccccc;
	text-align: center;
	border-top: 1px solid #cccccc;
	}
		
/* Added by Me */
/* Signup form */
#form_signup .label{display:block;padding-left:3px;}

#form_signup .label { /*putting in 'i' before '{' increases height of box content*/
font-weight:normal;
font-size:12px;
line-height:12px;
}

#form_signup select {
font-size:12px;
margin:3px 0px 0px 0px;
width:224px;
height:22px;
}

#form_signup input[type="text"] {
font-size:12px;
margin:3px 0px 0px 0px;
padding:0px 0px 0px 0px;
width:220px;height:18px;
}

#firstname,#email,#password_join,#password_conf {
font-size:12px;
margin:3px 0px 0px 0px;
padding:0px 0px 0px 0px;
width:220px;height:18px;
}

/* Carousel feed */

.stepcarousel{
	margin-left: 30px;
	position: relative; /*leave this value alone*/
	overflow: scroll; /*leave this value alone*/
	width: 974px; /*Width of Carousel Viewer itself*/
	height: 120px; /*Height should enough to fit largest content's height*/
	}

.stepcarousel .belt{
	position: absolute; /*leave this value alone*/
	left: 0;
	top: 0;
	}

.stepcarousel .panel{
	float: left; /*leave this value alone*/
	overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
	margin: 0px; /*margin around each panel*/
	width: 490px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
	}
	
/* WLD Badge feed output */
.wld_badge_item {
	float: left;
	width: 98px;
	height: 140px;
	font-size: 80%;
	}
.wld_badge_item .wld_badge_item_photo a img {
	width: 80px;
	height: 80px;
	border: 1px solid #a5d1f3;
	}
.wld_badge_item a img:hover {
	border: 1px solid #FFE000;
	}
.wld_badge_item .wld_badge_item_detail {
	text-transform: capitalize;
	color: #09669e;
	font-weight: bold;
	}
.wld_badge_item_region {
	font-weight: normal;
	font-size: 100%;
	color: #ae015f;
	}
#wld_badge_item_5 .wld_badge_item_region, #wld_badge_item_10 .wld_badge_item_region, #wld_badge_item_15 .wld_badge_item_region, #wld_badge_item_20 .wld_badge_item_region {
	width: 68px;
	overflow: hidden;
	white-space: nowrap;
	display: block;
	}
		
/* Pink Text */
/* Not used - Delete? */
.texthome20pink { display:inline !important; font-size: 20px; color: #ff0099; }
.texthome12 { font-family: Arial, Helvetica, sans-serif; color: yellow; font-size: 14px }
.texthome14pinkbold { font-family: Arial, Helvetica, sans-serif; color: #fa0388; font-size: 14px; font-weight: bold }

/* Used fonts */
.texthome14white { font-family: Arial, Helvetica, sans-serif; color: white; font-size: 14px }
.texthome20pinkbold { display:inline !important; font-family: Arial, Helvetica, sans-serif; color: #fa0388; font-size: 20px; font-weight: bold }
.texthome14pink { display:inline !important; font-size: 14px; color: #ff0099; font-weight: bold }

/*  user login  */
#memlogin h2, .home #memlogin h2 {
	margin: 0;
	text-align: left;
	font-family: Arial, sans-serif;
	font-size: 1.1em;
	color: #00ADEF;
	font-weight: bold;
	text-shadow: #000 0px 0px 5px;
	display: inline;
	}
#memlogin form, #memlogin fieldset {
	margin: auto 0;
	padding: 0;
	border: none;
	}
#memlogin fieldset {
	line-height: 40px;
	}
#memlogin input {
	vertical-align: middle;
	color: #e82794;
	font-size: 12px;
	padding: 5px 0 5px 5px;
	overflow: hidden;
	height: 10px; /*Added my me*/
	}
#memlogin input:focus {
	font-style: normal;
	color: #fff;
	}
#memlogin #sign-in {
	width: 120px;
	font-size:12px;
	color:black;
	height:12px;
	}
#memlogin #password-login {
	width: 100px;
	font-size:12px;
	color:black;
	height:12px;
	}
#memlogin .button {
	/*background: url(../images/login.png) no-repeat left bottom;
	background: url(../images/btn-login.gif) no-repeat left bottom;*/
	background: url(../images/login-button.gif) no-repeat left bottom;
	
	text-indent: -1000px;
	width: 73px;
	height: 25px;
	padding: 27px 0 0;
	border: none;
	cursor: pointer;
	overflow: hidden;
	display: inline;
	}
	
.hidden {
	display: none;
	}
	
/* To look like eHarmony*/
.loginText {
	margin: 0;
	text-align: right;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
	display: inline;
	}	


/*  Container background */		
#container{
	background: #0098f4;
	margin:20px auto 5px;
	width:1020px;
	background-image: url(../images/main_background.jpg);
	background-repeat: no-repeat;
	background-position: 3px 30px;
}


/****************************************************************
*    Forms Styles
*****************************************************************/


/* Needed to look ok */
select {
  padding: 2px;
	margin: 0 5px;
}

/****************************************************************
*    Layout Styles
*****************************************************************/

select, input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* Quick search styles */
#search h2{
	font-size:20px;
	font-weight:bold;
	margin-bottom:0;
	text-align:center;
}

#search p{
	font-size:1.8em;
	font-weight:bold;
	text-align:center;
}

#search fieldset{
	text-align:center
}

#search select, #search input{
	margin:6px 0;
}

#search input{
	background:#fff;
	border:1px solid #4d4d4f;
	font-weight:bold;
	cursor:pointer;
	padding:4px;
	text-align:center;
}

#search input:hover{
	background:#4d4d4f;
	border:1px solid #fff;
}

legend, label {
	font-size:1.1em!important;
	font-family: Arial, Verdana;
}

#search_bottom_text{
	font-size:18px;
	font-weight:bold;
	margin-bottom:0;
	text-align:center;
}