﻿/* FORMATTING [---------------------------------------------] */

.BodyContentHolder
{
	margin-top			: 70px ;
	width				: 780px ;
	padding-left		: 10px ;
	padding-right		: 10px ;
}

.Colmn1,
.Colmn2,
.Colmn3
{
	float				: left ;
	padding				: 5px ;
	margin				: 5px 5px 15px 5px ;
}

.Colmn2,
.Colmn3
{
	margin				: 5px ;
	width				: 200px ;
}

.Colmn1

{
	width				: 320px ;
	background-color	: #F2F2F2 ;
	border-color		: #FFFFFF ;
}

.Centre
{
	margin				: 0px auto ;	
}

/* IMAGES [---------------------------------------------] */

.TwentyTen
{
	background-image	: url("Imagery/image_2010.png") ;
	width				: 150px ;
	height				: 98px ;
	position			: absolute ;
	margin-left			: 415px ;
	margin-top			: 75px ;
}

.IndexBanner
{
	background-image	: url("Imagery/banner_large_default.png") ;
	height				: 235px ;
}

.DropBanner
{
	background-image	: url("Imagery/banner_drop_default.png") ;
	width				: 691px ;
	height				: 231px ;
	position			: absolute ;
	top					: 65px ;
	right				: 20px ;
}

.Tag
{
	background-image	: url("Imagery/image_drop_tag.png") ;
	width				: 467px ;
	height				: 194px ;
	position			: absolute ;
	margin-top			: 25px ;
	margin-left			: 50px ;
}

.FillerImage
{
	background-image	: url("Imagery/Filler.png") ;
	width				: 125px ;
	height				: 125px ;
	display				: block ;
	position			: absolute ;
	right				: 18px ;
	top					: 95px ;
}

.Promo
{
	background-image	: url("Imagery/image_promo.jpg") ;
	width				: 190px ;
	height				: 128px ;
	position			: relative ;
}

.Rarotonga
{
	background-image	: url("Imagery/Image_rarotonga.gif") ;
	width				: 400px ;
	height				: 163px ;
	display				: block ;
	float				: left ;
}

.RegisterNow
{
	background-image	: url("Imagery/image_registernow.jpg") ;
	width				: 370px ;
	height				: 163px ;
	display				: block ;
	float				: right ;
	border				: 1px solid #8B8B8B ; 
}

IFRAME#lbIframe
{
	overflow-y			: auto ;
}

/* LOGO IMAGES [---------------------------------------------] */

.IBFLogo
{
	float				: right ;
	margin-left			: 5px ;
	margin-top			: 15px ;
}

.Sponsors
{
	background-image	: url("Imagery/SponsorLogos/image_sponsors.jpg") ;
	width				: 200px ;
	height				: 230px ;
	display				: block ;
}

/* REGISTRATION [---------------------------------------------] */

.UserRegistrationHolder
{
	width				: 145px ;
	height				: 90px ;
	float				: right ;
	padding				: 5px ;
	position			: relative ;
	margin-right		: 3px ;
}

.ButtonSignUp
{
	background-image	: url(Imagery/button_signup.png) ;
	width				: 120px ;
	height				: 50px ;
	margin-left			: 12px;
	margin-top			: 30px ;
	display				: block ;
}

.ButtonRegisterToAttend
{
	background-image	: url(Imagery/button_register.png) ;
	width				: 120px ;
	height				: 50px ;
	margin-left			: 12px;
	margin-top			: 30px ;
	display				: block ;
}

/* USER INPUTS [---------------------------------------------] */

.UserContentHolder
{
	width				: 145px ;
	height				: 110px ;
	float				: right ;
	padding				: 5px ;
	position			: relative ;
	clear				: right ;
	margin-right		: 3px ;
}

.UserLoginLabel
{
	margin-top			: 10px ;
	margin-left			: 8px ;
	color				: #FFFFFF ;
	position			: absolute ;
}

.UserLogin,
.UserPassword,
.UserSubmit,
.ChangePasswordRequestLink
{
	width				: 125px ;
	position			: absolute ;
	margin-left			: 8px ;
	font-family			: verdana ;
	font-size			: 10px ;
}
.UserLogin
{
	top					: 30px ;
	color				: #b9b9b9 ;
}
.UserPassword
{
	top					: 50px ;
	color				: #b9b9b9 ;
}
.UserSubmit
{
	top					: 70px ;
}
.ChangePasswordRequestLink
{
	top					: 95px ;
	left				: 0px ;
	width				: 142px ;
	color				: #FFFFFF ;
}
