html,body,p,h1,h2,h3,h4,img,form,fieldset,ul,li,span,a,#contentwrap,input,select,option,legend,img {
	margin: 0;
	border: 0;
}

h1,h2,h3,h4,legend,p,fieldset,ul,li,select,img,a {
	padding: 0;
}

html {
	font-family: georgia, serif;	
	font-size: 0.8em;
}

body {
	background: #000000 url(../images/bg.jpg) repeat-x;
}


/* @group LINKS */

a { 
	text-decoration: none;
}

a:link, a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

a:hover, a:link span, a:visited span, p.searchbtn a:link, p.searchbtn a:visited, input.regjoinbtn, input.loginbtn {
	color: #FFFFFF;
	text-decoration: underline;
}

a.footernav{
	color:#874B87;
	text-decoration:none;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}


/* @end */





/* @group SHARED CLASSES */

.empty {
	font-size: 0;
	line-height: 0;
}

.hideme {
	position: absolute;
	left: -9999em;
	line-height: 0em;
}

.clear {
	clear: both;
}

.centralise {
	margin: 0 auto;
}

.floatie {
	float: left;
}

.button {
	border: 0;
}

#features2{
	position:relative;
	top:-64px;
	left:250px;
}

#rollovercountry{
	float:right;
	width: 54;
}

#registersticker{
	position:absolute;
	top:-32px;
	left:320px;
	background:	 url(../images/registersticker.gif) no-repeat;
	height:95px;
	width:92px;

}

.wallpapertop{
	background:   url(../images/wallpaper-top.jpg) no-repeat;
	height: 17px;
	width:434px;
}

.wallpaper {
	background:   url(../images/wallpaper.jpg) repeat-y 0 bottom;
	width:434px;
}

.wallpaperbase {
	background:   url(../images/wallpaper-base.jpg) no-repeat;
	height: 22px;
	width:434px;
}

/* @end */





fieldset.hideme input {
	border: 0;
	line-height: 0;
	font-size: 0;
}


#gradswrap {
	background: #443643 url(../images/side-1px-slice2.gif) repeat-x;
	width: 988px;
}

.txtcenter {
	text-align: right;
}

#content {
	text-align: left;
	width: 978px;
	background: #000000 url(../images/main-bg7.jpg) no-repeat center top;
}

ul.linkoff {
	margin: 10px 15px 10px 0;
	list-style-type: none;
	text-align: right;
}

ul.linkoff li {
	padding: 2px 0;
}


#tagline {
	margin-right: 22px;
	padding: 18px 0 24px 0;
	background:   url(../images/deco-h-rule.gif) no-repeat center bottom;
}

#footer {
	background:   url(../images/footer-bg.gif) no-repeat;
	height: 149px;
	width: 988px;
}

#footernav {
	background:transparent;
	width: 988px;
	text-align: center;
	padding-left:30px;
	color:#939;
}

#signupform, #wld_badge_wrapper {
	min-height: 306px;
}

#memberwrap, #registration {
	width: 435px;
	margin: 0 0 0 22px;
}

.centerpad {
	padding: 0 0 0 21px;
}

.buttons {
	float: right;
	margin: 0 36px 8px 0;
}


/* @group FORMLAYOUT */


.formlayout fieldset {
	margin: 1em 0 1.2em 0;
}


.formlayout label, .formlayout select, .formlayout span {
	display: block;
	float: left;
	width: 92px;
	margin-bottom: 8px;
}

.formlayout span {
	width: 30px;
	text-align: center;
	height: 1.4em;
}

.formlayout select {
	margin-right: 2px;
	padding: 0.2em 0.2em;
	border: 1px solid #adadad;
}

.formlayout input {
	display: block;
	float: left;
	width: 170px;
	font-family: sans-serif;
	font-size: 0.9em;
	height: 1.6em;
	padding: 0.2em 0;
	border: 1px solid #adadad;
}

.formlayout .text {
	padding: 0.2em;
}

.formlayout select.options {
	width: 176px;
}

.formlayout label {
	padding: 0.2em 10px 0 0;  /*--adjust top padding for font size/weight--*/
	font-size: 0.9em;
	color:#A0639C;
}

.formlayout .dropdownage {
	width: 53px;
}

.formlayout .day {
	width: 52px;
}

.formlayout .month {
	width: 65px;
}

.formlayout .year {
	width: 55px;
}

.formlayout br {
	clear: left;
}

/* @end */





/* @group SIGNUP FORM */


#registration {
	position: relative;
}

p.note, p#joinnow {
	font-size: 0.8em;
	font-style: italic;
	padding: 0.2em 0 0 0;
}

#registration .formlayout p.note {
	float: right;
	width: 94px;
	position: absolute;
	right: 25px;
}

p#joinnow {
	float: left;
	width: 170px;
	padding: 0 0 0 102px;
}


#signupform {
	padding: 18px 0 0 24px;
}


#registration .formlayout fieldset.secondlast {
	margin: 0;
}


#registration .formlayout fieldset.last {
	margin: 0;
}

#registration .buttons {
	margin: 0 26px 7px 0;
	text-align: right;
}

input.regjoinbtn {
	width: auto;
	height: auto;
	padding: 0.2em 0 0 0;
	border: 0;
}


/* @end */





/* @group SEARCH */


#search {
	width: 470px;
	margin: 0 0 0 502px;
	float: left;
	display: inline;
}

#search .formlayout select.options {	
	width: 138px;
}

#searchform legend {
	white-space: nowrap;
	padding: 0;
	width: 260px;
	margin-right: 100px;
}

#search .formlayout label {
	width: 60px;
}

#search .formlayout fieldset {
	margin-top: 1em;
	margin-bottom: 80px;
}

#searchform p {
	width: 210px;
	padding: 10px 0 0 0;
}

#searchform .login img {
	padding: 0px 0 0 0px;
}


#searchform .searchnowbtn, #searchform .login img {
	width: auto;
	margin: 77px 0 0 12px;
	border: 0;
	padding-top: 0;
	padding-bottom: 0;
}

.formlayout input {
	height: auto;
}

/* @end */

