/* Tag styles */
body { 
	text-align:center;
	background-image:url(images/bg_outer.jpg);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
input, select, textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
}
ol, ul, li {
	padding:5px 20px 0px 20px
}
h1 {
	font-size:1.2em;
	color:#FF6600;
	line-height:17px;
	margin:0.8em 0;
}
h2 {
	font-size:1.1em;
	color:#56322C;
}
h3 {
	font-size:1em;
	color:#594333;
}
h4 {
	font-size:1em;
	color:#000000;
	text-transform:uppercase;
	margin:1em 0 0 0;
}
h5 {
	font-size:1em;
	color:#FFFFFF;
	text-transform:uppercase;
}
h6 {
	font-size:1em;
	color:#000000;
}
img {
	border:0;
}
hr {
	color:#E6C681;
	height:1px;
	background-color:#E6C681;
	border:0;
}
a {
	color:#F0BA37;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
/* Table styles */
table.tableData th {
	font-size:1.1em;
	color:#56322C;
	background-color:#c42120;
	text-align:left;
}
tr.trAlternate {
	background-color:#FFF8EC;
}
tr.trAlternate2 {
	/*background-color:#F5E0CB;*/
}
th.thFormHeader {
	font-size:1.1em;
	color:#56322C;
	background-color:#c5b57f;
	border-top: 1px solid #E6C681;
	padding:5px;
	text-transform:uppercase;
}
/* Form styles */
fieldset {
	border:0;
}
#fmEmail label, form.fmEmail input {
	display:block;
	float:left;
	margin-bottom:10px;
}
#fmEmail label {
	text-align:right;
	width:120px;
	padding-right:20px;
	font-weight:bold;
	color:#996600;
}
#fmEmail br {
	clear:left;
}
/* Hack styles */
img.imgblock {
	display:block;
}
.formButton {
	margin-bottom:5px;
}
.clear {
	clear:both;
}
/* Generic page template structure */
#divContainer {
	width:745px;
	margin:15px auto 0 auto;
}
#divFlashNav {
	height:211px;
}
#divCrumbs {
	height:20px;
	text-align:right;
	line-height:20px;
	padding-right:10px;
}
#divCrumbs img {
	float:left;
}
#divCrumbs a {
	color:#996600;
}
#divCrumbs a:hover {
	color:#56322C;
	text-decoration:none;
}
#divContent {
	background-image:url(images/bkgnd.gif);
}
#divFooter {
	clear:both;
	width:715px;
	margin:10px auto;
	height:50px;
	font-size:0.9em;
	color:#FF6600;
}
#divFooter ul { /*float:left;*/
	list-style:none;
	margin:0;
}
#divFooter li {
	display:inline;
	margin:0 10px 0 0;
}
#divFooter a {
	color:#FF6600;
	text-decoration:none;
}
#divFooter a:hover {
	color:#FFFFFF;
}
#divFooter img {
	float:right;
	margin:0;
}
#divFooter p {
	float:left;
	margin:0;
	font-size:9px;
}
/* Navigation structure */
#divNavigation {
	width:150px;
	float:left;
}
#divNavigation ul {
	margin:0;
	padding:0;
	list-style:none;
	border-top:1px solid #FFEDD5;
}
#divNavigation li {
	background-color:#FED7B0;
	border-bottom:1px solid #FFEDD5;
}
#divNavigation li a {
	display:block;
	color:#BF6028;
	padding:3px 5px 3px 20px;
}
#divNavigation li a:hover {
	text-decoration:none;
	color:#FF6600;
}
#divNavigation a.aNavSel {
	color:#FF6600;
}
#divNavigation ul li ul {
}
#divNavigation ul li ul li {
	background-color:#FFF5E8;
	border-bottom:1px solid #F8EEDC;
	padding:0 10px;
}
/* Home page template */
#divHomeWelcomeBox {
	width:310px;
	margin:20px 30px 0 30px;
}
#divHomeWelcomeBox p {
	margin:10px 0;
}
#divHomeWelcomeBox a {
	font-size:1.1em;
	font-weight:bold;
}
#divHomeIntBox {
	float:right;
	width:355px;
	margin:0 20px 15px 0;
	display:inline;
}
#divHomeAusBox {
	clear:right;
	float:right;
	width:355px;
	margin-right:20px;
	display:inline;
}
#divHomeIntBoxContent {
	background-color:#F3E4C6;
	border-width:0 1px;
	border-color:#E6C681;
	border-style:solid;
	width:353px;
	height:208px;
	overflow:hidden;
}
#divHomeAusBoxContent {
	background-color:#FCF7EE;
	border-width:0 1px;
	border-color:#E6C681;
	border-style:solid;
	width:353px;
}
#divHomeIntBoxContent p, #divHomeAusBoxContent p {
	margin:0 15px;
	padding:5px 0;
}
#divHomeIntBoxContent ul, #divHomeAusBoxContent ul {
	margin:10px 0;
	padding:0 25px;
}
#divHomeIntBoxContent li, #divHomeAusBoxContent li {
	list-style-image:url(images/arrow.gif);
	vertical-align:bottom;
}
#divHomeIntBoxContent a, #divHomeAusBoxContent a {
	font-weight:bold;
}
div.divHomeFeaturePicture {
	float:right;
	margin:0;
}
#divHomeIntBoxContent div.divHomeFeaturePicture p {
	text-align:right;
	font-size:0.9em;
	color:#666666;
	padding:0 5px 0 0;
	margin:0;
}
#imgSupportTitle {
	float:left;
	padding-top:18px;
}
#imgSupportLogoOne {
	float:left;
}
#imgSupportLogoTwo {
	float:left;
	padding-left:15px;
}
#imgSupportLogoThree {
	float:left;
	padding-left:16px;
}
/* General page template */
#divPageContent {
	margin:0 0 0 16px;
	padding:1px 0 50px 0;
}
#divPageContent li {
	margin:3px 0;
}
#divContentBlock {
	padding:5px 15px 0 0;
}
#divFullPageContent {
	padding:5px 15px 50px 15px;
}
#divRightFeature {
	float:right;
	width:175px;
	margin-left:10px;
}
#divRightFeaturePic {
	padding:7px 7px 0 7px;
	background-color:#F3E0BC;
}
#divRightFeatureText {
	padding:5px 15px 15px 15px;
	background-color:#F3E0BC;
}
#divRightFeatureBG {
	background-color:#F3E0BC;
}
#divRightFeatureBG hr {
	height:1px;
	border:0;
	background-color:#E6C681;
	margin:0;
	padding:0;
}
/* Sitemap */
#divFullPageContent {
	padding:5px 15px 50px 15px;
}
#tablePageListing {
	width:100%;
	border-width:1px 0 1px 1px;
	border-style:solid;
	border-color:#E6C681;
	border-collapse:collapse;
}
#tablePageListing td {
	border-right:1px solid #E6C681;
	padding-left:10px;
	vertical-align:top;
}
#tablePageListing col.col1 {
	background-color:#F5E0CB;
}
#tablePageListing col.col2 {
	background-color:#FFF8EC;
}
#tablePageListing ul {
	margin:0 0 10px 0;
	padding:0;
	list-style:none;
}
#tablePageListing li {
	margin-top:7px;
}
#tablePageListing ul li ul {
	list-style-type:disc;
	margin:5px 0 5px 15px;
}
#tablePageListing ul li ul li {
	margin-top:0;
}
#tablePageListing p a {
	font-size:1.1em;
	font-weight:bold;
}
#tablePageListing ul li a {
	color:#BF6028;
}
#tablePageListing ul li ul li a {
	color:#FF6600;
}
/* Custom styles */
img.imgFooterLogoOne {
	padding:22px 0 0 0px;
}
img.imgFooterLogoTwo {
	padding:74px 0 0 75px;
	float:left;
}
img.imgFooterLogoThree {
	padding:27px 0 0 64px;
	float:left;
}
.Highlight {
	color:#56322C;
	font-weight:bold;
}
.AlternateHeading {
	color:#996600;
}
.HighlightHeading {
	color:#FFFFFF;
	font-weight:bold;
}
.Normal {
	color:#000000;
	font-weight:normal;
	font-size:10px;
	text-transform:none;
}
.Error {
	color:#990000;
}
.Error a {
	color:#000000;
}
#divFlashMap {
	width:550px;
	height:310px;
}
#imgHomeCoffee {
	margin:60px 0 0 0;
}
#imgLogoChannelNine {
	float:left;
	margin:12px 10px 0 0;
}
#divChannelNineCon {
	float:left;
	width:265px;
	margin:12px 0 0 0;
}
#divChannelNineCon ul {
	margin:10px 0;
	padding:0 13px;
}
#divChannelNineCon li {
	list-style-image:url(images/arrow.gif);
	vertical-align:bottom;
}
.tblPrizeDraw {
	background:#FCF8EF;
	margin-top:20px;
}
.tblPrizeDraw p {
	margin:0 0 0 0;
	line-height:130%;
	font-size:9px;
}
.tblPrizeDraw th {
	background:#FFFFFF;
	color:#56322C;
}
.tblPrizeDraw td {
	border-right:1px solid #F8EEDC;
	border-left:1px solid #F8EEDC;
}
ol.letterList {
	list-style:lower-alpha;
	padding:0 0 0 20px;
}
ol.numberList {
	list-style:decimal;
	padding:0 0 0 20px;
}

#xouter{
	height:100%;
	width:100%;
	display:table;
	vertical-align:middle;
}
#xcontainer {
	text-align: center;
	position:relative;
	vertical-align:middle;
	display:table-cell;
	height: 100%;
	width:1000px;
}
#xheader{
	background-image:url(images/bg_header.png);
	width:905px;
	height:60px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
}
#xinner {
	width: 899px;
	background:#d47e36;
	height: 100%;
	text-align: center;
	margin-left:auto;
	margin-right:auto;
	border:3px solid #755641;
	
	background-repeat:no-repeat;
}
#xcontent {
	text-align:left;
	margin-left:auto;
	margin-right:auto;

}
#xfooter{
	background-image:url(images/bg_footer.png);
	width:905px;
	height:60px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}
/* not required for demo */
p,h1{margin-bottom:1em}
#header{
	margin-right:0;
	margin-top:60px;
}
.maintxt{
text-align:left;margin:1em;
margin-bottom:20px;
}