/* Reset */

html{height:100%;color:#000;}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%;}

/* Layout */

#wrap {
	background: url('/cppp/promo/bachelorism/wrapBg.jpg');
	width: 800px;
	height: 638px;
	position: relative;
}
#frmContent {
	width: 410px;
	height: 220px;
	position: absolute;
	top: 219px;
	left: 360px;
}
#people {
	background: url('/cppp/promo/bachelorism/people.gif');
	width: 146px;
	height: 124px;
	position: absolute;
	top: 0;
	left: 0;
	text-indent: -9999px;
	overflow: hidden;
}
#hdr {
	background: url('/cppp/promo/bachelorism/hdr.gif');
	width: 471px;
	height: 91px;
	position: absolute;
	top: 25px;
	left: 330px;
	text-indent: -9999px;
	overflow: hidden;
}
#join {
	background: url('/cppp/promo/bachelorism/join.gif');
	width: 336px;
	height: 30px;
	position: absolute;
	top: 185px;
	left: 330px;
	text-indent: -9999px;
	overflow: hidden;
}
#copy {
	width: 460px;
	position: absolute;
	left: 322px;
	top: 142px;
	line-height: 16px;
	text-align: right;
}
#match {
	background: url('/cppp/promo/bachelorism/match.gif');
	width: 235px;
	height: 37px;
	position: absolute;
	top: 415px;
	left: 53px;
	text-indent: -9999px;
	overflow: hidden;
}
#footer {
	background: url('/cppp/promo/bachelorism/footer.jpg');
	width: 771px;
	height: 128px;
	position: absolute;
	top: 470px;
	left: 16px;
}
#facts, #difference {
	width: 250px;
	text-align: center;
	position: absolute;
	font-size: 12px;
	font-weight: bold;
	color: #252115;
	top: 45px;
}
#difference { left: 120px; }
#facts { left: 550px; }
#learnMore {
	position: absolute;
	top: 85px;
	left: 200px;
	width: 96px;
}
#downloadMore {
	position: absolute;
	top: 85px;
	left: 620px;
	width: 112px;
}
.switch {
	position: absolute;
	bottom: 0;
	left: 0;
}
#pnlButton {
	position: absolute;
	bottom: 0;
	right: 0;
}

/* Formatting */

#frmContent label {
	display: block;
	font-weight: bold;
}
#iam, #seeking, #ageRange, #pnlCountry, #pnlPostal, #pnlBirthday, #pnlHandle, #pnlPassword, #pnlEmail { line-height: 20px; }
#iam {
	position: absolute;
	top: 0;
	left: 0;
}
#seeking {
	position: absolute;
	top: 0;
	left: 110px;
}
#ageRange {
	position: absolute;
	top: 0;
	left: 220px;
}
#pnlCountry {
	position: absolute;
	top: 63px;
	left: 0;
}
#pnlCountry select { width: 115px; }
#pnlPostal {
	position: absolute;
	top: 63px;
	left: 122px;
}
#pnlBirthday {
	position: absolute;
	top: 63px;
	left: 194px;
	width: 235px;
}
#formRegistration #pnlHandle {
	position: absolute;
	top: 110px;
	left: 0;
}
#pnlHandle input, #pnlPassword input, #pnlEmail input { width: 125px; }
#formRegistration #pnlPassword {
	position: absolute;
	top: 110px;
	left: 135px;
}
#pnlEmail {
	position: absolute;
	top: 110px;
	left: 270px;
}
#pnlTOU {
	position: absolute;
	top: 155px;
	left: 0;
	font-size: 10px;
}
#pnlPostal input { width: 65px; }
#frmContent a:link, #frmContent a:visited, #frmContent a:active {
	text-decoration: none;
	color: #007CC4;
}
#frmContent a:hover { text-decoration: underline; }
.errorMessageSummary {
	color: #FF0000;
	padding: 10px 20px;
}
#formLogin #pnlHandle {
	position: absolute;
	top: 30px;
	left: 120px;
}
#formLogin #pnlPassword {
	position: absolute;
	top: 80px;
	left: 120px;
}
#pnlForgotPassword {
	position: absolute;
	top: 130px;
	left: 120px;
}
#formLogin #pnlPassword input, #formLogin #pnlHandle input { width: 170px; }