/**********************************************************************\

	@group General Styles
	
\**********************************************************************/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	padding: 0;
	margin: 0;
}

*html {padding:0px;margin:0px;}

/*-----------STYLE ALL LINKS TO YELLOW -------------*/
a:link    {color:#f9af18; text-decoration:none;font-weight:bold;}
a:visited {color:#f9af18; text-decoration:none;font-weight:bold;}
a:active  {color:#f9af18; text-decoration:none;font-weight:bold;}
a:hover   {color:#f9af18; text-decoration:underline;font-weight:bold;}

/*----------STYLE ALL FONT -----------------------*/
.main {
	font-size: 11px;
	color: #000000;
}
.main2 {
	font-size: 11px;
	color: #000000;
	margin-bottom: 10px;
	padding-left: 150px;
}

#nextbutton {
	background-color: #ffffff;
	background-position: bottom center;
	background-image: url(http://d173icrfb31g2j.cloudfront.net/media/au/images/bg-curve.png);
	background-repeat: no-repeat;
	padding-bottom: 28px;
}

#footer-nav a {
	font-size: 12px;
	color: black;
}
	
#footer-copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #313131;
	padding-top: 10px;
}
#footer-copy p#copyright {
	text-align: center;
	font-weight: bold;
	padding-bottom: 20px;
}

/*----------- SPECIALIZE FOOTER LINKS ----------*/
A.type1:link    {color:#F8AE18; text-decoration:none;}
A.type1:visited {color:#F8AE18; text-decoration:none;}
A.type1:active  {color:#F8AE18; text-decoration:none;}
A.type1:hover   {color:#F8AE18; text-decoration:underline;}

#pixelPlaceId { padding-bottom: 5px; }



/**********************************************************************\

	@group Layout Styles
	
\**********************************************************************/

#wrapper {
	width: 826px;
	margin: 0 auto;
}

#header {
	background-image: url(http://d173icrfb31g2j.cloudfront.net/media/au/images/header.png);
	background-repeat: no-repeat;
	width: 850px;
	height: 121px;
}
#header h1 {
	text-indent: -9999px;
	padding-top: 0;
	margin-top: 0;
}

#main {
	/*background-image: url(/media/au/images/index_04.gif);*/
	background-position: bottom center;
	background-repeat: no-repeat;
	width: 826px;
	clear: both;
}

#content {
	float: left;
	width: 63%;
}

#main-image {
	background-position: top left;
	background-repeat: no-repeat;
	width: 519px;
	height: 445px;
}

#registration {
	float: right;
	width: 36%;
	clear: right;
}

#registration-top {
	background: transparent url(http://d173icrfb31g2j.cloudfront.net/media/au/images/quick-entry.png) no-repeat;
	background-position: top center;
	height: 99px;
}

#registration-body {
	padding-top: 10px;
}


#mini-offers {
	width: 600px;
	font-size: 13px;
	margin-top: 10px;
	padding-bottom: 20px;
	margin-left: 110px;
	display: block;
	float: left;
}
.mini-offer {
	border-bottom: 1px solid #aaa;
	vertical-align: middle;
	padding-top: 20px;
	padding-bottom: 10px;
}
.mini-offer img {
	float: left;
	width: 120px;
	height: 60px;
	margin-right: 12px;
	clear: right;
}
.mini-offer p {
	float: left;
	font-size: 11px;
	width: 340px;
	margin-top: 0;
	padding-right: 10px;
}

#terms-conditions {
	width: 600px;
	font-size: 11px;
	margin-top: 10px;
	padding-bottom: 20px;
	margin-left: 110px;
	display: block;
	clear: left;
}

#submit-button {
	background-image: url(http://d173icrfb31g2j.cloudfront.net/media/au/images/enter_now.png);
	width: 229px;
	height: 48px;
	display: block;
	margin: 0 auto;
	cursor: pointer;
}

#address-selection table {
	width: 100%;
}

#footer {
	clear: both;
	width: 800px;
	margin: 0 auto;
	font-size: 10px;
	color: #999;
}

#banner-footer {
	clear: both;
    color: #999999;
    float: left;
    font-size: 10px;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    padding-bottom: 5px;
    width: 827px;
}
	
#banner-footer-copy {
	color: #313131;
    float: left;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
    padding-right: 20px;
    padding-top: 10px;
    width: 501px;
}

#banner {
	float:left;
}

#banner-footer-copy p#copyright {
	text-align: center;
	font-weight: bold;
	padding-bottom: 20px;
}
/**********************************************************************\

	@group Registration Form Styles
	
\**********************************************************************/

#landingForm {
	/*border: 1px dashed orange;*/
	margin-bottom: 0;
	clear: both;
}
#registration fieldset {
	width: 100%;
	margin: 10px 0;
	padding: 0;
	border: none;
}
#registration div {
	clear: left;
}
#registration .form-row {

}
#registration div.left-column {
	width: 50%;
	float: left;
}
#registration div.right-column {
	width: 50%;
	float: right;
}
#registration label {
	display: block;
	float: left;
	width: 100px;
	text-align: right;
	margin-top: 5px;
	padding-right: 4px;
	font-size: 11px;
	font-weight: bold;
	cursor: pointer;
}
#registration label.error {
	display: block;
	width: 85%;
	margin-left: 2px;
	float: left;
	clear: right;
}

/*input.invalid, select.invalid {
	background-color: #f99;
	border: 1px solid red;
}

.error {
	color: red;
	font-size: 10px;
	font-weight: bold;
}
.error-small {
	color: red;
	font-size: 9px;
}
.error-large {
	color: red;
	font-size: 13px;
	font-weight: bold;
}*/

#messageBox li {
	color: red;
	font-size: 10px;
	font-weight: bold;
}

#registration input {
	float: left;
	width: 125px;
	margin-bottom: 14px;
	margin-left: 7px;
	clear: right;
}
#registration select {
	float: left;
	margin-bottom: 10px;
	margin-left: 7px;
}
#registration select#dobDay {
	margin-left: 7px;
}
#registration select#dobMonth, #landingForm select#dobYear {
	margin-left: 0;
}
#registration select#dobDay {
	width: 43px;
}
#registration select#dobMonth {
	width: 52px;
}
#registration select#dobYear {
	width: 52px;
}

/*==============================================*/
#essayBox {
	
}
#thankyou {
	display:none;top:0px;
}
/*==============================================*/
