html,body,p,h1,h2,h3,h4,img,form,fieldset,ul,li,span,a, #contentwrap, #maincolumn, input, select, option {
	margin: 0;
	border: 0;
}

h1, h2, h3, h4, legend, p, input, form, fieldset, ul, li, select {
	padding: 0;
}

html, input {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;	
}

body {
	text-align: left;
	color: #4a65be;
	font-size: 80%;
	background: #fbfcfd url(images/topbar-bg-slice.gif) repeat-x top;
	padding-bottom: 20px;
}



/* @group link styles */

a { 
	text-decoration: none;
}

a:link, a:visited, input.regjoinbtn {
	color: #dd4e99;
}

a:hover, span {
	color: #ff00d8;
}


#footer a {
	font-size: 0.8em;
}

#footer a:link, #footer a:visited {
	color: #4a65be;
}

#footer a:hover {
	color: #dd4e99;
}

/* @end */

h1 {
	color: #7b090a;
}

/* @group Shared Classes */

.empty {
	font-size: 0;
	line-height: 0;
}

.hideme {
	position: absolute;
	left: -9999em;
	line-height: 0em;
}

.clear {
	clear: both;
}

.inline {
	display: inline;
}

.bolden {
	font-size: 0.9em;
	font-weight: bold;
}

.shadow{
	text-shadow: 0.1em 0.1em 2px #e0e6f7;
}

/* @end */


.pagewrapper {
	width: 975px;
	margin: 0 auto;
}

#topbar {
	margin: 0 auto;	
	text-align: left;
	height: 96px;
	background: url(images/topbar-bg.gif) no-repeat center top;
}

#logo {
	margin: 10px 0 0 18px;
}

#toolwrap {
	background: #fdfdfe url(images/plaster-banner.gif) repeat-x bottom;
}

#toolbar {
	position: relative;
	padding: 3px 30px 0 30px;
	width: 915px;
	min-height: 29px;
}

ul#nav {
	padding-top: 4px;
	list-style-type:none;
}

ul#nav li {
	display: inline;
	padding: 0 26px 0 0;
}


/* @group TOPBAR FORM */

#toolbar form {
	padding-top: 3px;
	float: right;
	width: 451px;
	white-space: nowrap;
}

#toolbar fieldset {
	vertical-align: top;
}

#toolbar input {
	font-size: 11px;
	vertical-align: top;
	border: 1px solid #dee5f5;
	padding: 0.2em 0.4em;
	width: 110px;
}

#toolbar .loginbtn {
	padding: 0;
	width: auto;
	height: auto;
	border: none;
	position: absolute;
	top: -6px;
	right: 31px;
}

/* @end */



#maincontent, #footer {
	border-style: solid;
	border-color: #d9e2f6;
}

#maincontent {
	background-color: white;
	margin: 0 auto;
	width: 915px;
	padding: 15px 15px 10px 15px;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	border-color: #d9e2f6;
}

#regcolumn {
	padding-top: 10px;
	margin-right: 565px;
	background: #fefee3 url(images/regcolmnfix-bg.gif) repeat-x;
	
}

#regcolumn h2 {
	background: url(images/sign-up-bg.gif) no-repeat top;
	padding: 35px 0 22px 12px;
	font-size: 0.9em;
	font-weight: bold;
}


#member {
	background: url(images/couple-img.jpg) no-repeat 0 60px;
	float: right;
	text-align: right;
	width: 565px;
}

#footer {
	width: 930px;
	margin: 0 auto;
	padding: 4px 15px 4px 0;
	background: #ecf0fa url(images/footer-bg-1px-slice.gif) repeat-x;
	border-width: 0 1px 1px 1px;
	text-align: right;
	vertical-align:middle;
}

#footend {
	width: 950px;
	margin: 0 auto;
	background: #ecf0fa url(images/footend-bg.gif) no-repeat top center;
	height: 25px;
}


/* @group formlayout */


.formlayout {
	font-size: 1em;
	vertical-align: middle;
	padding: 0 0 33px 10px;
	background: url(images/join-now-bg.gif) no-repeat bottom;
}

.formlayout fieldset {
	padding: 0;
	margin-top: 1em;
}

.formlayout input, .formlayout select {
	padding: 0.2em;
	border: solid 1px #eaf2ff;
}

.formlayout label, .formlayout input, .formlayout select, .formlayout p.formnote {
	display: block;
	width: 118px;
	float: left;
	margin-bottom: 8px;
}

.formlayout p.formnote {
	width: 128px;
}

.formlayout select {
	background-color: white;
	margin-right: 2px;
	padding: 0.2em 0.2em;
	font-size: 0.8em;
}

.formlayout input, .formlayout p.formnote {
	width: 170px;
	margin: 0;
	font-family: sans-serif;
}

.formlayout input {
	height: 1.1em;
}

select.options {
	width: 177px;
}

.formlayout label {
	font-size: 0.8em;
	font-weight: bold;
	text-align: right;
	padding: 0.3em 10px 0 0;  /*--adjust top padding for font size/weight--*/
}

.formlayout legend, .formlayout p.formnote {
	font-size: 0.8em;
	padding: 0 0 0.2em 128px;
}

.formlayout legend {
	text-align: left;
	font-size: 80%;
	font-style: italic;
	margin: 0;
	width: 178px;
}

.formlayout p.formnote {
	font-weight: normal;
}

.formlayout .day {
	width: 52px;
}

.formlayout .month {
	width: 65px;
}

.formlayout .year {
	width: 55px;
}

.formlayout br {
	clear: left;
}

input.regjoinbtn {
	height: auto;
	text-align:left;
	width: auto;
	padding: 0;
	margin-top: 42px;
	padding-left: 21px;
	border: 0;
	font-size: 2em;
	font-weight: bold;
}

/* @end */
