
/********************* generic *********************/



body {
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	color: #000000;
	width: 100%;
	height: 100%;
}

body, p, td, th {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

img{
	border: 0px;
}

form{
	margin: 0px;
	padding: 0px;
}

input, select, textarea {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	margin: 2px 0px 5px 0px;
	color: #000000;
	vertical-align: middle;
}

textarea{
	overflow: auto;
}

a{
	color: #000000;
}


/********************* main container *********************/

#container{
	margin: 0 auto;
	width: 994px;
	height: 636px;
	color: #000000;
	border-top: #FFFFFF 10px solid;
	background-repeat: no-repeat;
	background-color: #eb5a99;
	background-image: url('../images/background.jpg');
}


#container1{
	margin: 0 auto;
	width: 991px;
	height: 555px;
	color: #000000;
	border-top: #FFFFFF 10px solid;
	background-repeat: no-repeat;
	background-color: #eb5a99;
	background-image: url('../images/background_step1.jpg');
}

#container2{
	margin: 0 auto;
	width: 991px;
	height: 555px;
	color: #000000;
	border-top: #FFFFFF 10px solid;
	background-repeat: no-repeat;
	background-color: #eb5a99;
	background-image: url('../images/background_step2.jpg');
}
#container3{
	margin: 0 auto;
	width: 991px;
	height: 555px;
	color: #000000;
	border-top: #FFFFFF 10px solid;
	background-repeat: no-repeat;
	background-color: #eb5a99;
	background-image: url('../images/background_step3.jpg');
}


#container_large{
	margin: 0 auto;
	width: 994px;
	height: 1130px;
	color: #000000;
	border-top: #FFFFFF 10px solid;
	background-repeat: no-repeat;
	background-color: #eb5a99;
	background-image: url('../images/background.jpg');
}

#container_large1{
	margin: 0 auto;
	width: 994px;
	height: 1130px;
	color: #000000;
	border-top: #FFFFFF 10px solid;
	background-repeat: no-repeat;
	background-color: #eb5a99;
	background-image: url('../images/background1.jpg');
}
/********************* form padder *********************/

.form_padder{
	display: block;
	float: left;
	width: 150px;
}

/********************* popup *********************/

#popup{
	position: absolute;
	top: 5px;
	left: 20px;
	width: 526px;
	height: 532px;
	background-image: url('../images/home/box_popup.gif');
	background-repeat: no-repeat;
	color: #FFFFFF;
	padding: 20px 30px 0px 30px;
}

#popup ol{
	margin-left: 0px;
	padding-left: 30px;
}

#popup li{
	margin-top: 3px;
	margin-bottom: 3px;
}

/********************* footer *********************/

#bottomnav{
	position: absolute;
	top: 565px;
	height: 28px;
	width: 982px;
	background-color: #014f97;
	color: #9aa5dc;
	font-weight: bold;
	font-size:11px;
	padding: 37px 0px 0px 12px;
	font-variant: uppercase;
}

#bottomnav_large{
	position: absolute;
	top: 1060px;
	height: 28px;
	width: 982px;
	background-color: #014f97;
	color: #9aa5dc;
	font-weight: bold;
	font-size:11px;
	padding: 37px 0px 0px 12px;
	font-variant: uppercase;
}

#bottomnav a{
	color: #ffffff;
	text-decoration: none;
	margin: 0px 5px;
}

#bottomnav_large a{
	color: #ffffff;
	text-decoration: none;
	margin: 0px 5px;
}

#slogan_and_packshot{
	position: absolute;
	top: 554px;
	margin-left: 639px;
}

#slogan_and_packshot_large{
	position: absolute;
	top: 1050px;
	margin-left: 639px;
}

/********************* login box *********************/
#login_box{
	position: absolute;
	top: 20px;
	margin-left: 780px;
	background-image: url('../images/box_login.gif');
	background-repeat: no-repeat;
	width: 139px;
	height: 168px;
	padding: 20px 25px 0px 25px;
	font-size: 11px;
}

#login_box2{
	position: absolute;
	top: 15px;
	margin-left: 801px;
	background-image: url('../images/box_login2.gif');
	background-repeat: no-repeat;
	width: 189px;
	height: 138px;
	padding: 20px 25px 0px 25px;
	font-size: 11px;
}


#login_box .field{
	width: 80px;

}

/********************* profile box *********************/
#profile_box{
	position: absolute;
	top: 20px;
	margin-left: 780px;
	background-image: url('../images/box_profile.gif');
	background-repeat: no-repeat;
	width: 149px;
	height: 73px;
	padding: 25px 25px 0px 25px;
}

#profile_box .profile_photo{
	float: left;
	border: #000000 1px solid;
	margin-right: 5px;
}

#profile_box .title{
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	width: 90px;
	overflow: hidden;
	color: #000000;
}

/********************* content box *********************/
.content_box{
	position: absolute;
	background-repeat: no-repeat;
	color: #ffffff;
	padding: 35px 30px;
}

.content_box a{
	color: #ffffff;
}

.content_box .intro{
	font-size: 14px;
	font-weight: bold;
}

.content_box .title_small{
	font-size: 13px;
	font-weight: bold;
}

/**********************Register fields***************************/
.reg_field{
	color: #ffffff;
	line-height: 11px;
}
.reg_input_field{
	width: 140px;
	margin: 0px;
}
.reg_checkbox_field{
	width: 12px;
	height: 12px;
}
.reg_checkbox_text_field{
	font-size: 10px;
}

/********************* points and prizes *********************/
.points_and_prizes{
	font-size: 14px;
	margin-left: 0px;
	padding-left: 20px;
	font-weight: bold;
	margin: 10px 0px;
}

.points_and_prizes li{
	padding-bottom: 6px;
}

.points_and_prizes .highlighted{
	font-size: 16px;
	color: yellow;
}
/******************* landing page *****************************/
.menu_link
{
	color:#FFFFFF;
	font-family:Verdana;
	font-weight:bold;
	font-size:12px;
	text-decoration: none;
	font-variant: uppercase;
}

.linkslink
{
	color:#FFFFFF;
	font-size:10px;
	font-decoration:none;
}