/* CSS Document */
/* ------------------------------------------------------


--------------------------------------------------------- */


/* SHARED
--------------------------------------------------------- */

h1,h2,h3,h4, .header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #3d133c;
	text-transform: 
	font-weight: bold;
}

hr {
	display: none;
	clear: both;
}

.magic {
	display: none;
}

strong {
	color: #db214d;
}

p {
	font-size: 1em;
	margin-bottom: 1em;
}

a {
	font-weight: bold;
	color: inherit;
	text-decoration: none;
}

button {
	cursor: pointer;
}



/* LAYOUT
--------------------------------------------------------- */

.black_overlay{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	z-index:1001;
	-moz-opacity: 0.65;
	opacity:.65;
	filter: alpha(opacity=65);
	overflow:hidden;
}

html {
	height: 100%;
	padding: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #fff;
	height: 100%;
	padding: 0;
}

#wrapper {
	width: 100%;
	margin: 0 auto !important;	
}

#header-wrapper {
	width: 100%;
	height: 98px;
}

#header {
	position: relative;
	margin: 0 auto;
	width: 980px;
	height: 98px;
}
	
	#logo {
	position: absolute;
	width: 960px;
	height: 200px;
	top: 0px;
	left: 1px;
	background: url(./images/logo-nhsn.jpg) no-repeat;
	background-image: url(images/logo-ac.gif);
	}
	
	#login {
	position: absolute;
	padding: 5px 10px;
	right: -16px;
	top: -170px;
	text-transform: uppercase;
	background: #000;
	width: 115px;
	}
	
	/* pauls*/
#over18 {
	position: absolute;
	padding: 5px 10px;
	right: 19px;
	top: 225px;
	text-align:center;
	background: #fff;
	width: 305px;
	}
	
		#login a:link { color: #999999; }
		#login a:visited { color: #999999; }
		#login a:hover { color: #db204d; }
		#login a:active {
	color: #CCCCCC;
}
			
	#topheading {
		position: absolute;
		width: 500px;
		height: 50px;
		top: 45px;
		left: 250px;
		font-size: 36px;
		font-weight: bold;
	}
	
		.keyword {
			color: #db214d;
		}

#sticky-wrapper { width: 100%; height: auto; position: absolute; top: 150px; z-index: 1003; }

	#sticky {
	width: 940px;
	height: 300px;
	margin: 20px auto;
	background: #fff;
	border:  1px solid #000;
	top: 0px;
	left: 1px;
	position: relative;
	}
	/*
	#sticky-members { background: url(http://s.wldcdn.net/media/adult_template/_img/family/sticky-members.jpg) no-repeat; width: 417px; height: 299px; position: absolute; left: 160px; top: 0; }
	#sticky-members-casual { background: url(http://s.wldcdn.net/media/adult_template/_img/casual/sticky-members-casual2.jpg) no-repeat; width: 417px; height: 299px; position: absolute; left: 160px; top: 0; } */
	#sticky-members-adult {
	background: url(./images/sticky-members-adult2.jpg) no-repeat;
	width: 417px;
	height: 299px;
	position: absolute;
	left: 160px;
	top: 0;
	background-image: url(./images/sticky-members-adult2.jpg);
}

	span.sticky-copy {
	position: relative;
	top: 25px;
	left: 10px;
	width: 158px;
	font-size: 32px;
	line-height: 32px;
	-webkit-font-smoothing: antialiased;
	font-weight: bold;
	color: #000066;
	}

	.join-free {
		position: absolute;
		top: 204px;
		right: 20px;
	}
	
	#columns {
	margin: 10px auto;
	width: 940px;
	height: auto;
	padding: 13px 0 20px 0;
	clear: both;
}

	#columns h1 {
	color: #2a0f28;
	font-size: 30px;
	font-weight: bold;
	-webkit-font-smoothing: antialiased;
	letter-spacing: -1px;
	text-shadow: #fff 1px 1px 0;
	padding: 0 0 10px 0;
	margin: 0 0 30px 0;
	border-bottom: 1px solid #000;
	}
	
	.location {
	color: #f30;
}
	
	#columns h2 {
		text-align: center;
		color: 6a2345;
		line-height: 34px;
	}
	
	#columns h3 {
		text-align: center;
		font-size: 16px;
		font-weight: bold;
		line-height: 28px;
		margin: 0 0 20px 0;
	}	

#centrecolumn {
	margin: 0 auto;
	width: 700px;
	background: url(./img/bg-members.png) repeat-y;
}

#leftcolumn {
	float: left;
	height: auto;
	padding-top: 350px;
}

#rightcolumn {
	position: relative;
	width: 220px;
	height: 289px;
	float: right;
}

#stamp {
	position: relative;
	top: 42px;
	width: 221px;
	height: 221px;
	background: url(./img/stamp.png) no-repeat;
}

#centreform {
	position: relative;
	padding: 5px 30px 0 30px;
	overflow: visible;
	margin: 0 auto;
}

#union-jack {
	position: absolute;
	top: -4px;
	left: 0px;
	width: 115px;
	height: 96px;
	background: url(./img/union-jack.jpg);
	z-index: 9999;
}	
	
	
/* Signup	
---------------------- */

#signup-form {
	margin: 0 auto;
	width: 430px;
	padding: 0 0 15px 0;
}

#signup-form h1 {
	font-size: 30px;
	margin: 0 0 10px 0;
	letter-spacing: -1px;
	color: #db204d;
	text-shadow: #fff 1px 1px 0;
}

#search-form {
	height: auto;
}

#signup-form label {
	width: 115px;
	float: left;
	display: inline;
	margin: 3px 10px 5px 0;
}

#signup-form .row {
	margin-bottom: 5px;
	padding-top: 7px;
}

#signup-form input {
	font-size: 14px;
	border: 1px solid #9c8a7b;
	padding: 5px;
	width: 208px;
	vertical-align: center;
}

#signup-form select {
	font-size: 14px;
	border: 1px solid #9c8a7b;
	height: 25px;
}

#signup-form input.blur {
	font-style: italic;
	color: #999;	
}
#signup-form input.focus,
#signup-form input.complete {
	font-weight: bold;
	font-style: normal;
	color: #000;
}
.gender { width: 202px; }
.signup-gender { width: 220px; }
.day    { width: 63px; }
.month  { width: 80px; }
.year   { width: 70px; }
.signup-note {
	text-align: center;
	width: 300px;
	position: relative;
	left: 20px;
	top: 10px;
	font-size: 70%;
	color: #666;
}
.signup-note a:link { color: #392133; }
.signup-note a:visited { color: #392133; }
.signup-note a:hover { color: #db214d; }
.signup-note a:active { color: #392133; }

#signup-form button {
	position: relative;
	left: 125px;
	background: url(./img/btn-join-free2.png) no-repeat left top;
	width: 220px;
	height: 55px;
	border: 0;
	color: white;
	font-size: 40px;
	line-height: 36px;
}
	

/* Join
---------------------- */

#join {
	position: absolute;
	top: -6px;
	left: 565px;
	width: 300px;
}
	
#join-intro {
	text-align: center;
	max-height: 150px;
	position: relative;
	display: block;
}
	
#join-intro h1 {
	clear: both;
	color: #F30;
	font-size: 30px;
	font-weight: bold;
	left: 20px;
	line-height: 28px;
	position: relative;
	text-align: center;
	text-shadow: 1px 1px 0 #FCEBDC;
	top: 0;
}	

.underlined {
	text-decoration: underline;
	color: #000;
	font-weight: bold;
}

#search-intro h2 {
	font-size: 29px;
	white-space: nowrap;
	margin-bottom: 4px;
}

#search-form {
	height: auto;
}

#search label {
	width: 175px;
	float: left;
	display: inline;
	margin: 3px 10px 5px 0;
}

#search .row {
	margin-bottom: 5px;
	padding-top: 7px;
}

#search input,
#search select {
	font-size: 14px;
	border: 1px solid #9c8a7b;
}

#join input.blur {
	font-style: italic;
	color: #999;	
}

#join input.focus,
#join input.complete {
	font-weight: bold;
	font-style: normal;
	color: #000;
}

.note {
	font-size: 70%;
	color: #666;
}

.note a {
	color: #392133;
}
	
#search button {
	background: url(./img/btn-search.png) no-repeat left top;
	text-transform: uppercase;
	text-shadow: #000 3px 3px 4px;
	width: 180px;
	height: 37px;
	border: 0;
	color: white;
	font-size: 40px;
	line-height: 36px;
}



/* Member Feed
--------------------------------------------------------- */

#members {
	position: relative;
	overflow: visible;
	}
#members h2 {
	text-align: left;
	font-size: 24px;
	min-height: 28px;
	}
#members .red {
	color: #db214d;
	}	
#members .copy {
	width:470px;
	margin: 7px 0 7px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #6a2345;
}

#members .copyBig {
	text-align: left;
	margin: 0 0 20px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #000;
}

#members h2 .locale {
	padding-right: 25px;
	}
.wld_badge_item {
	position: relative;
	float: left;
	display: inline;
	width: 240px;
	height: 270px;
	vertical-align: top;
}
.wld_badge_item.right {
	position: relative;
	float: left;
	display: inline;
	width: 219px;
	height: 270px;
	vertical-align: top;
}

.wld_badge_item_detail {
	width: 90px;
	text-align: left;
	color: white;
	font-weight: bold;
	margin-top: 8px;
	font-size: 16px;
}
.wld_badge_item_name {
	font-size: 16px;
	line-height: normal;
	padding-top: 5px;
	color: red;
}
.wld_badge_item_age {
	font-size: 14px;
	color: #6a2345;
}
.wld_badge_item_region {
	display: none;
}

div.wld_badge_item_photo img {
	border: 2px solid #f30;
}
	
.photos {
	position: absolute;
	bottom: 8px;
	left: 151px;
	width: 62px;
	height: 28px;
	padding: 7px 0 0 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

/* BOTTOM PANELS AND CONTENT
--------------------------------------------------------- */	

/* Second Panel
---------------------- */

#secondPanel {
	margin: 0 auto;
	padding: 20px 0 0 0;
	width: 960px;
	height: 184px;
	color: #000;
	overflow: hidden;
	text-align: left;
}

.reasons {
	font-size: 14px;
	font-weight: bold;
}

#left {
	float: left;
	margin: 5px 30px 0 10px;
	width: 402px;
	font-size: 13px;	
}

#right {
	float: left;
	margin: 5px 0 0 0;
	width: 510px;
	line-height: 20px;
	font-size: 13px;
}

ul {
	margin: 10px 0 0 0;
}

li {
	margin: 0 0 0 15px;
	list-style-image: url(./images/bullet.png);
	line-height: 22px;
}


/* Footer
---------------------- */

#footer {
	margin: 10px auto;
	padding: 9px 0 0 20px;
	width: 920px;
	height: 30px;
	font-size: 13px;
	text-align: left;
}

#footer-narrow {
	margin: 10px auto;
	padding: 9px 0 0 0px;
	width: 700px;
	height: 30px;
	font-size: 13px;
	text-align: left;
}

#footer ul {
	margin: 0 16px 0 -20px;
} 

#footer-narrow ul {
	margin: 0 16px 0 0;
}

#footer ul li, #footer-narrow ul li {
	list-style-type: none;
	display:inline;
	margin: 0 0 0 20px;
}

#footer a:link, #footer-narrow a:link, { color: #000; font-weight: bold;}
#footer a:hover, #footer-narrow a:hover { color: #1D458C; }


/* SEO Content
---------------------- */

#bottomCopy {
	margin:  0 auto;
	padding: 500px 0 0 0;
	width: 940px;
	color: #000;
	text-align: left;
	margin: 0 0 0 -20px;
}

#bottomCopy h2 {
	margin: 10px 0 10px 0;
	font-size: 35px;
	color: #db214d;
}

#bottomCopy h3 {
	margin: 0 0 10px 0;
	font-size: 25px;
	color: #000;
}

#bottomCopy h4 {
	margin: 25px 0 10px 0;
	font-size: 18px;
	color: #db214d;
}

#bottomCopy .strong {
	font-weight: bold;
	color: #000;
}

#bottomCopy a:link { color: #db214d; }
#bottomCopy a:hover { color: #ff557d; }

/* lbform	
---------------------- */

#lbform {
	margin: 0;
	padding: 0;
	height: auto;
	position: absolute;
	top: 39px;
	left: 19px;
	display: inline;
	background-color: #fff
}

#lbform h1 {
	font-size: 30px;
	margin: 0 0 10px 0;
	letter-spacing: -1px;
	color: #db204d;
	text-shadow: #fff 1px 1px 0;
}

#lbform label {
	width: 90px;
	float: left;
	display: inline;
	margin: 5px 10px 5px 0;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}

#lbform .row {
	margin-bottom: 3px;
	padding-top: 3px;
	display: block;
	width: 325px;
}

#lbform input {
	font-size: 14px;
	border: 1px solid #9c8a7b;
	padding: 3px;
	width: 212px;
	vertical-align: center;
}

#lbform select {
	font-size: 14px;
	border: 1px solid #9c8a7b;
	height: 25px;
}

#lbform input.blur {
	font-style: italic;
	color: #999;	
}

#lbform input.focus,
#lbform input.complete {
	font-weight: bold;
	font-style: normal;
	color: #000;
}

.gender { width: 220px; }
.day    { width: 62px; margin-right: 5px; }
.month  { width: 80px; margin-right: 5px; }
.year   { width: 69px; }

p.note{
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	left: 26px;
	font-size: 11px;
	color: #666;
	margin: 0;
}

.note a:link { color: #392133; }
.note a:visited { color: #392133; }
.note a:hover { color: #db214d; }
.note a:active { color: #392133; }

#lbform button {
	position: relative;
	left: 100px;
	background: url(./images/b-joinfree-sticky.png) no-repeat left top;
	width: 222px;
	height: 57px;
	border: 0;
	color: white;
	font-size: 40px;
	line-height: 36px;
	cursor: pointer;
	margin: 5px 0;
}

#lbform fieldset {
	margin: 0 !important;
	padding: 0 !important;
	border: none;
	width: 320px;
	display: inline;
}

#example-show img {
	position: relative;
	top: 5px;
	left: 100px;
	width: 222px;
	height: 57px;
}

.more { display: none; }

.red {
	color: #f30;
}



.header-blue {background: transparent url(http://s.wldcdn.net/media/adult_template/_img/submit-blue.png) no-repeat left top;width: 312px;border: 0;height: 68px;}
.keyword-blue {color: #ff0000;}
#bottomCopy-blue {margin: 0 auto; padding: 500px 0 0 0; width: 989px; text-align: left; webkit-font-smoothing: antialiased;}
#bottomCopy-blue h2 {
	margin: 10px 0 10px 0;
	font-size: 35px;
	text-decoration: underline;
	font-family: "Arial Black", Gadget, sans-serif;
	color: #333333;
}
#bottomCopy-blue h3 {
	margin: 0 0 10px 0;
	font-size: 25px;
	color: #FF0000;
}
#bottomCopy-blue h4 {
	margin: 25px 0 10px 0;
	font-size: 18px;
	color: #FF0000;
	text-transform: none
}
#bottomCopy-blue .strong {font-weight: bold;}
#bottomCopy-blue a:link { color: #1d458c; }
#bottomCopy-blue a:hover {
	color: #FF0000;

/* pauls*/
.over18 {
	position: absolute;
	padding: 5px 10px;
	right: -16px;
	top: -170px;
	text-transform: uppercase;
	background: #fff;
	width: 115px;
	}
