.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #333;
}

.maintext2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #fff;
	text-align: left;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 18px;
	color: #333333;
}

.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	padding-top: 20px;

}
.para {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ED5E00;
	font-weight: bold;
	padding-top: 10px;
	text-align: center;
}

.para2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	padding-top: 10px;
	text-align: center;
}

.para2large {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	font-weight: bold;
	padding-top: 10px;
	text-align: center;
}

A:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #009;
	text-decoration: none;
}

A:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #009;
	text-decoration: none;
}

A:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: ##0033FF;
	text-decoration: underline;
}

A:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 18px;
	color: #D6D6D6;
	text-decoration: none;
}


A.faq:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000;
	text-decoration: none;
}

A.faq:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000;
	text-decoration: none;
}

A.faq:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000;
	text-decoration: underline;
}

A.faq:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000;
	text-decoration: none;
}

A.footer:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 18px;
	color: ##0033FF;
	text-decoration: none;
}

A.footer:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 18px;
	color: #0033FF;
	text-decoration: none;
}

A.footer:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 18px;
	color: #0033FF;
	text-decoration: underline;
}

A.footer:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 18px;
	color: #0033FF;
	text-decoration: none;
}

.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 #E6E5E1;
	}
.wld_badge_item .wld_badge_item_detail {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	color: #3C003C;
	font-weight: bold;
	}
.wld_badge_item_region {
	font-weight: normal;
	font-size: 90%;
	color: #000000;
	}
#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;
	}
 
.stepcarousel{
	margin-left: 30px;
	position: relative; /*leave this value alone*/
	overflow: scroll; /*leave this value alone*/
	width: 474px; /*Width of Carousel Viewer itself*/
	height: 130px;
	}
 
.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. */
	}

.background_image_cell {
	background-image: url(images/bar.jpg);
	background-repeat: repeat-x;
}
.titone {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
}
#container,#primary,#secondary {
	color: #8e778e;
	}

#wrapper {
	position: relative;
	width: 968px;
	margin: 0 auto;
	}

div.skip-link {
	position: absolute;
	right: 1em;
	top: 1em;
	display: none;
	}

a {
	text-decoration: none;
	color: #06F;
	}
	
	///// FORM STYLE HERE ////
	

	
.faded a { color: #425926; }
.faded a:hover { color: #86f800; }

input, textarea, select {
	font-size: 12px;
	background: #230f04 url(images/form-input-bg.png) no-repeat left bottom;
	border: 1px solid #fe733c;
	color: #fff;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	text-align: center;
	}

.button, #menu ul li a {
	color: #1b101b;
	text-shadow:0 0.1em 0.2em #FFFFFF;
	text-transform: uppercase;
	}
.button:hover, #menu ul li a:hover {
	color: #fff;
	}

input.button, a.button {
	padding: 0 auto;
	padding-top: 6px;
	padding-bottom: 6px;
	font-size: 13px;
	background-color: #0C0200;
	background-image: url(images/login-but.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	}
input.button:hover, a.button:hover {
	background-color: #0C0200;
	background-image: url(images/login-but.gif);
	background-repeat: repeat-x;
	background-position: left top;
	}

.reloc {
	display: none;
	}

#header {
	padding-top: 20px;
	height: 126px;
	}

h1 {
	margin: 0;
	margin-right: 500px;
	}
h1 span {
	display: block;
	margin-left: 10px;
	}
h1 span a {
	background: transparent url(images/flirtfix-logo.png) no-repeat left top;
	width: 421px;
	height: 90px;
	display: block;
	text-indent: -3000px;
	}

h2 {
	font-weight: normal;
	color: #fff;
	font-size: 2.8em;
	}
h2.page-title {
	margin: auto 0 0.8em auto;
	}


abbr {
	border: 0;
	}

dt {
	font-style: italic;
	font-weight: bold;
	}
dd {
	margin-bottom: 1em;
	}

#memlogin {
	position: absolute;
	top: 49px;
	right: -26px;
	font-size: 13px;
	width: 400px;
	margin: 0;
	padding: 0;
	}
#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;
	}
#memlogin form, #memlogin fieldset {
	margin: 0;
	padding: 0;
	border: none;
	}
#memlogin fieldset {
	line-height: 40px;
	}
#memlogin input {
	vertical-align: middle;
	color: #e82794;
	font-style: italic;
	font-size: 12px;
	padding: 5px 0 5px 5px;
	overflow: hidden;
	}
#memlogin input:focus {
	font-style: normal;
	color: #fff;
	}
#memlogin #sign-in {
	width: 173px;
	}
#memlogin #password-login {
	width: 113px;
	}
#memlogin .button {
	background: url(images/btn-login.png) no-repeat left top;
	text-indent: -1000px;
	width: 63px;
	height: 27px;
	padding: 27px 0 0;
	border: none;
	cursor: pointer;
	overflow: hidden;
	}
.paulbut2 {
	margin-bottom: -7px; border: none;
}

.space {
	background-image: url(n-images/alpha-20.gif);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-attachment: fixed;
	text-align: center;
	padding: 3px;
	width: 90%;
	font-weight: bold;
}
