@charset "UTF-8";

/* CSS Document */

body {
	margin: 0;
	padding: 0;
	background: url(../images/bg.gif) repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	text-align:center
}

div#container {
	margin: 0 auto;
	padding: 0;
	height: 634px;
	width: 790px;
	text-align:left
}

div#guestTop {
	background: url(../images/bgGuestTop.png) no-repeat;
	height: 122px;
	margin: 0;
	padding: 0;
}

body.guestReg div#guestMid {
	background: url(../images/bgGuestRegMid.png) no-repeat;
	height: 461px !important;
	height: 461px;
	width:720px;
	padding: 0 70px 0 70px !important;
	padding:0 0 0 70px; margin:0;
}

body.guestConf div#guestMid {
	background: url(../images/bgGuestConfMid.png) no-repeat;
	height: 451px !important;
	height: 461px;	
	width:720px;
	padding: 10px 70px 0 70px !important;
	padding:0 0 0 70px;
}

body.guestLogin div#guestMid {
	background: url(../images/bgGuestLoginMid.png) no-repeat;
	height: 451px !important;
	height: 461px;
	width:720px;
	padding: 10px 70px 0 70px !important;
	padding:0 0 0 70px;
}

body.guestForgot div#guestMid {
	background: url(../images/bgGuestForgotMid.png) no-repeat;
	height: 451px !important;
	height: 461px;
	width:790px;
	padding: 10px 70px 0 70px !important;
	padding:0 0 0 70px;
}

body.guestReg div#guestBot, body.guestConf div#guestBot {
	background: url(../images/bgGuestRegBot.png) no-repeat;
	height: 51px;
}

body.guestLogin div#guestBot {
	background: url(../images/bgGuestLoginBot.png) no-repeat;
	height: 51px;
}

body.guestForgot div#guestBot {
	background: url(../images/bgGuestForgotBot.png) no-repeat;
	height: 51px;
}

div#guestMid form {
	padding-top:159px;
}
div#guestMid h4 {
	font-size: .8em;
	font-weight: bold;
	margin: 0;
	padding: 0 0 5px 0;
}
div#guestMid a {
	font-size: 1.0em;
	font-weight: bold;
	color:#339900;
	margin: 0;
	padding: 0;
}
div#guestMid a:hover {
	color:#33CC00
}
h1 span {
	display: none;
	margin:0;
	padding:0;
}
div#guestConfText {
	width: 300px;
	margin: 115px 0 0 60px;
}
div#alreadyReg {
	width: 370px;
	margin-left:195px;
	font-size: .9em;
}

/*/////////////// Main Area - Prize Form ///////////////*/

form#regform {
	width: 370px;
	margin: -11px 0 0 0;
	padding: 150px 5px 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align: right;
}
form#regform .input {
	margin:1px 10px 1px 0;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width:190px;
	background-color:#FFFF99;
	border:1px solid #FFCC33;
	font-weight: normal;
}
form#regform .dropdown {
	margin:2px 10px 2px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width:192px !important;
	width:194px;
	background-color:#FFFF99;
	border:1px solid #FFCC33;
	font-weight: normal;
}
form#regform br {
	margin: 0;
	padding: 0;
	
}
.required {
	color: #FF6600;
	font-weight: bold;
}
.bold {
	font-size:13px;
	font-weight:bold;
}
.moveLeft {
	margin-left:9px !important;
	margin-right:7px;
}
.buttonGap {
	height:1px;
	margin-top:2px;
	padding:0;
	font-size:0;
	line-height:0;
}
.normal {
	font-size:12px;
	font-weight:normal;
}
.errorRegister {
	color:#CC0000;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:13px;
	line-height:12px;
	font-weight: bold;
	width:360px;
	margin:0;
	padding:0;
}
#errorRegisterMsg {
	margin:130px 0 0 34px; 
	padding:0; 
	width:360px
}
#raiseRegForm {
	margin:-150px 0 0 0;
	padding:0
}

/*/////////////// Main Area - Prize Log In ///////////////*/

div#guestLogBox {
	width: 340px;
	height: 120px;
	margin: 0 0 0 30px;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align: right;
}

div#guestLogBox .input {
	margin:1px 0 1px 0;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width:200px;
	background-color:#FFFF99;
	border:1px solid #FFCC33;
	font-weight: normal;
}

div#kcLink {
	width: 274px;
	height: 159px;
	margin: 35px 0 0 60px;
	padding: 0;
}

/*/////////////// Main Area - Prize Forgot Password Form ///////////////*/

div#guestForgotBox {
	width: 340px;
	margin: 180px 0 0 30px;
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

div#guestForgotBox .input {
	margin:2px 10px 2px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width:200px;
	background-color:#FFFF99;
	border:1px solid #FFCC33;
	font-weight: normal;
}
/*/////////////// Confirmation Pg Text Area ///////////////*/
#confirmText {
	width:395px; 
	margin:178px 0 0 22px;
}
/*/////////////// Very Bottom Area ///////////////*/
#bottom {
	margin-top:20px; 
	text-align:center; 
	height:100px
}
#bottom a {
	color:#390;
	font-weight:bold;
}
#bottom a:hover {
	color:#3C0;
	font-weight:bold;
}