/* 
	DatingAgency.co.uk - 'da-mainstyles.css' Splash Page CSS  
	--------------------------------------------------------  */



/* reset browser default styles  */

html
{color:#052b33;background:#FFF;}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td
{margin:0;padding:0;}

table
{border-collapse:collapse;border-spacing:0;}

fieldset,img
{border:0;}

address,caption,cite,code,dfn,em,strong,th,var,optgroup
{font-style:inherit;font-weight:inherit;}

del,ins
{text-decoration:none;}

li
{list-style:none;}

caption,th
{text-align:left;}

h1,h2,h3,h4,h5,h6
{font-size:100%;font-weight:normal;}

q:before,q:after
{content:'';}

abbr,acronym
{border:0;font-variant:normal;}

sup
{vertical-align:baseline;}

sub
{vertical-align:baseline;}

legend
{color:#000;}

input,button,textarea,select,optgroup,option
{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}

input,button,textarea,select
{*font-size:100%;}



/* Shared styles */

html {
	height: 100%;
	background: white url(../images/page-bg.png) repeat-x left top;
	}
body {
	height: 100%;
	min-width: 970px;
	background: transparent url(../images/main-bg-couple01.jpg) no-repeat center top;
	color: #4D4D4D;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
#pagewrapper {
	height: 100%;
	margin: 0 auto;
	width: 970px;
	position: relative;
	}

h1, h2, .headertype {
	color: #af0082;
	font-family: Georgia, Times, serif;
	font-size: 1.9em;
	}

a {
	color: #00adba;
	text-decoration: none;
	}
a:hover {
	text-decoration: underline;
	}

.empty {
	line-height: 0px;
	font-size: 0px;
	}
	
.relax {
	clear: both;
	height: 0;
	line-height: 0%;
	font-size: 0;
	}
.reloc { display: none; }

input.button {
	cursor: pointer;
	border: 0 !important;
	color: #af0082;
	}
input.button:hover { color: #00adba !important; }

.faded { color: #959595; }




/* Layout */

#upper-l {
	float: left;
	width: 596px;
	}

#header {
	float: left;
	width: 300px;
	line-height: 0;
	}
#logo {
	display: block;
	padding-top: 12px;
	}
#strap { margin-left: 44px; }
	
#da-quicknav {
	float: left;
	width: 270px;
	display: inline;
	margin-top: 35px;
	text-align: right;
	}
#da-quicknav li {
	display: inline;
	font-size: 70%;
	margin-right: 2ex;
	}
#da-quicknav li a {
	display: inline-block;
	border-bottom: 1px dashed #ffe000;
	padding-bottom: 0.1em;
	}
#da-quicknav li a:hover {
	text-decoration: none;
	color: #00adba;
	}


#upper-r {
	margin-left: 596px;
	padding-left: 20px;
	}

#login {
	height: 75px;
	padding-top: 30px;
	}
#login h2 {
	vertical-align: middle;
	font-size: 16px;
	display: inline;
	}
#login form, #login fieldset {
	display: inline;
	vertical-align: middle;
	}
#login input {
	vertical-align: middle;
	width: 84px;
	font-size: 12px;
	border: 1px solid #00adba;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	display: inline;
	margin-right: 4px;
	color: #4a4a4a;
	}
#login input.button {
	width: 70px;
	height: 26px;
	font-size: 14px;
	background: transparent url(../images/btn-bg-login.png) no-repeat left top;
	margin: 0;
	padding-top: 0;
	color: #af0082;
	}





/* SIGNUP FORM */

#signup {
	height: 218px;
	position: relative;
	}
#signup form {
	padding-top: 14px;
	line-height: 20px;
	}
#signup form, #signup h2 {
	padding-left: 12px;
	}
#signup input.button {
	position: absolute;
	height: 20px;
	width:  80px;
	bottom: -40px;
	left: -5px;
	background-color: transparent;
	font-size: 15px;
	text-align: middle;
	}

#signup label {
	width: 90px;
	float: left;
	display: inline;
	position: relative;
	color: #006877;
	font-size: 13px;
	}
#signup input {
	width: 190px;
	border: 1px solid #00adba;
	padding-top: 2px;
	padding-bottom: 2px;
	}
#signup input:focus { border-color: #ffe000; }

#signup div { margin-bottom: 10px; }

#signup .gender { width: 192px; }
#signup .day { width: 54px; }
#signup .month { width: 68px; }
#signup .year { width: 62px; }

#signup p#agree {
	text-align: left;
	height: 30px;
	width: 200px;
	position: absolute;
	bottom: -47px;
	left: 102px;
	line-height: 1.3em;
	font-size: 0.9em;
	color: white;
	}
#signup p#agree a {
	color: #ffe000;
	font-weight: bold;
	}





#wrap-mid {
	height: 320px;
	position: absolute;
	top: 425px;
	}

#why-choose {
	float: left;
	width: 165px;
	height: 178px;
	background: url(../images/why-choose-us.png) no-repeat left top;
	}
#hand-hold {
	float: left;
	width: 280px;
	margin-left: 66px;
	margin-top: 104px;
	}
#hand-hold p {
	margin-top: 0.2em;
	font-size: 1.2em;
	}
#hand-hold p a {
	color: #4a4a4a;
	padding-right: 20px;
	background: url(../images/btn-go-arrow-sml.png) no-repeat right 0px;
	}
#hand-hold p a:hover { background-position: right -16px; }

#feed {
	position: relative;
	float: left;
	display: inline;
	margin-top: 25px;
	width: 440px;
	}
#feed h2 {
	position: relative;
	left: 44px;
	}
.stepcarousel {
	margin-left: 44px;
	margin-top: 12px;
	position: relative;
	overflow: scroll;
	width: 343px;
	height: 130px;
	}
.stepcarousel .belt{
	position: absolute;
	left: 0;
	top: 0;
	}
.stepcarousel .panel {
	float: left;
	margin: 0;
	overflow: hidden;
	width: 400px;
	display: inline;
	}

/* WLD Badge feed output */
.wld_badge_item {
	float: left;
	width: 90px;
	height: 130px;
	overflow: none;
	}
.wld_badge_item img {
	width: 71px;
	height: 71px;
	border: 1px solid #08b0bc;
	margin-bottom: 0.5em;
	}
.wld_badge_item img:hover {
	border: 1px solid #FFE000;
	}
.wld_badge_item_detail {
	text-transform: capitalize;
	color: #00adba;
	font-size: 110%;
	width: 80px;
	overflow: hidden;
	}
.wld_badge_item_region {
	font-size: 80%;
	color: #af0082;
	}




#wrap-low {
	color: #4e4d4d;
	position: absolute;
	top: 646px;
	width: 960px;
	padding: 0 25px;
	}
#low-content div {
	float: left;
	width: 31%;
	display: inline;
	}
#low-content #info-txt {
	width: 29%;
	margin-right: 4%;
	}
#low-content #blog-arts {
	width: 37%;
	margin-right: 4%;
	}
#low-content #blog-cats {
	width: 26%;
	}
#low-content div div {
	float: none;
	width: auto;
	}
#info-txt p {
	margin-bottom: 1.3em;
	line-height: 1.5em;
	}
#low-content h1, #low-content h2 { margin-bottom: 0.4em; }

.feedburnerFeedBlock li { margin-bottom: 1em; }

.feedburnerFeedBlock .headline {
	font-family: Georgia, Times, serif;
	font-size: 1.2em;
	}
.feedburnerFeedBlock .date {
	text-transform: uppercase;
	color: #929292;
	font-size: x-small;
	margin-top: 0.3em;
	margin-bottom: 0.5em;
	}
#creditfooter a { display: none; }

#blog-cats {
	position: relative;
	padding-bottom: 110px;
	background: url(../images/bg-seen-blog.png) no-repeat left bottom;
	}
#blog-cats li {
	background: url(../images/bullet-sml.png) no-repeat left 0.35em;
	padding-left: 20px;
	line-height: 1.5em;
	padding-bottom: 0.9em;
	font-weight: bold;
	}
#blog-cats li a {
	color: #4d4d4d;
	border-bottom:  1px dashed #ffe000;
	padding-bottom: 0.2em;
	}
#blog-cats li a:hover {
	text-decoration: none;
	color: #00adba;
	}	
#blog-cats .headertype {
	font-size: 1.7em;
	position: absolute;
	bottom: 32px;
	padding: 10px 120px 0 16px;
	white-space: nowrap;
	}





#footer {
	margin-top: 2em;
	font-size: 85%;
	height: 55px;
	position: relative;
	}
#footer ul, #footer ul li {
	float: left;
	display: inline;
	}
#footer #copyr { margin-right: 8ex; }
#footer ul#footer-nav li { margin-right: 2ex; }

