


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;}


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%;}






html {
	
	font-family: Arial, Helvetica, Geneva, sans-serif;
	color: white;
	font-size: 13px;
	line-height: 1.3em;
	height: 100%;
	margin: 0;
	padding: 0;
	}



/* Shared Classes */

.relax {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}

.indent {
	padding-right: 40px;
	}

.hideme {
	display: none;
	}


h1 {
	font-size: 2.2em;
	}


p {
	margin-bottom: 10px;
	}

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


/* layout  */

body {
	background-repeat: no-repeat;
	background-position: top center;
	height: 100%;
	min-width: 1024px;
	min-height: 860px;
	margin: 0;
	padding: 0;
	}

body.single {
	background-image: url(../../images/pmf_back_single_v2.jpg);
	}

body.silver {
	background-image: url(../../images/pmf_back_silver_v2.jpg);
	}
	
body.naughty {
	background-image: url(../../images/pmf_back_naughty_v2.jpg);
	}

#mainwrapper, #footer {
	position: relative;
	width: 996px;
	margin: 0 auto;
	}

#login {
	float: right;
	width: 400px;
	height: 116px;
	padding-top: 20px;
	overflow: hidden;
	vertical-align: middle;
	text-align: right;
	}

#login img {
	vertical-align: top;
	margin-left: 24px;
	}

#content {
	padding-top: 45px;
	clear: both;
	margin-left: 346px;
	}
	
#content div.column {
	display: inline;
	float: left;
	width: 320px;
	}

div.column a img {
	margin-left: -6px;
	}

#feed {
	position: absolute;
	top: 712px;
	left: 210px;
	}

#footer {
	font-size: 80%;
	text-align: center;
	position: absolute;
	top: 845px;
	left: 0px;
	}
	
#footer ul li {
	border-right: 1px solid #753c82;
	display: inline;
	padding: 0 1ex;
	text-transform: uppercase;
	line-height: 1em;
	}

#footer ul li a {
	color: #a261b1;
	}

/* forms */

.formlayout {
	font-size: 90%;
	line-height: 100%;
		padding:60px 0px 0px 30px;
	}

.formlayout p {
	margin-bottom: 0;
	}

.formlayout div {
	margin-bottom: 4px;
	}

.formlayout div.collapse {
	margin-bottom: 4px !important;
	}

.formlayout label,.formlayout input,.formlayout select {
	vertical-align: text-top;
	}

.formlayout label {
	padding-top: 0.2em;
	line-height: 1.2em;
	float: left;
	}

.formlayout span {
	display: inline-block;
	vertical-align: middle;
	}

.formlayout label, .formlayout select, .formalyout input {
	display: inline;
	}

.formlayout input {
	width: 180px;
	}

.formlayout select {
	font-size: 90%;
	margin-left: 0;
	}

.formlayout label {
	width: 92px;
	}

.formlayout .day {
	width: 51px;
	}

.formlayout .month {
	width: 68px;
	}
	
.formlayout .year {
	width: 58px;
	}

.formlayout #gender, .formlayout #region {
	width: 170px;
	}
	
.formlayout .dropdownage {
	width: 60px;
	}

.formlayout .button {
	margin-left: 86px;
	}

.formlayout .note {
	margin-left: 92px;
	font-size: 80%;
	}

.formlayout .note.clicknow {
	padding-bottom: 18px;
	}

.formlayout .button {
	width: auto;
	height: auto;
	color: white;
	}

form#registration.formlayout div {
	margin-bottom: 8px;
	}


/* base 

.wld_badge_item {
	display: inline;
	float: left;
	font-size: 1em;
	padding: 0 18px 0 0;
	width: 78px;
	height: 130px;
}

.wld_badge_item img {
	border: black 1px solid;
	width: 70px;
	height: 70px;
}

.wld_badge_item_detail {
	overflow: hidden;
	font-size: 0.9em;
	line-height: 130%;
	font-style: italic;
	text-align: left;
	padding: 2px 0 0 0;
	text-transform: capitalize;
}

.wld_badge_item_region {
	display: inline-block;
	vertical-align: text-top;
	line-height: 1.2em;
	font-size: 90%;
}
*/
