@charset "UTF-8";


/*########################################

	Eight Point Distribution CSS Document 
	www.eightpointdistribution.com.au
	
	DESIGNED BY HGWS
	www.hgws.com.au

#########################################*/




/*---------------------------------------

	GLOBAL STYLES - stucture, header, navigation

-----------------------------------------*/


* { margin:0 auto; padding:0px;  }

body { margin:0 auto; text-align:center;  background:url(../images/top-grey-grad.jpg) repeat-x top; font-family:Arial, Helvetica, sans-serif; color:#fff; font-size:12px; }

#header { height:159px; margin:auto; width:850px; display:block; background:url(../images/eight-point-watermark.jpg) top right no-repeat; text-align:left; }

#header span { font-weight:bold; padding:4px 0px; display:block; }

#logo { display:block; float:left; width:385px; height:100px; margin:35px 100px 0px 15px; padding-right:60px; border-right:#666666 dotted 1px; }

.clearer { display:block; clear:both; width:100%; height:1px; }

#navwrap { height:52px; display:block; background:#000000 url(../images/nav-bg.jpg) no-repeat top center; border-top:#FFFFFF 1px solid; border-bottom:#000000 1px solid; }

#navwrap ul#nav { display:block; margin:auto; margin-top:-8px; width:850px; list-style-type:none; height:50px; font-weight:bold; letter-spacing:-1px; text-transform:uppercase; border:none; }

#navwrap ul#nav li{ display:block;float:left;margin:0 1px 0 0; }

#navwrap ul#nav li a { display:block; float:left; color:#fff; text-decoration:none; padding:26px 22px 0 22px; height:50px;  border:none; }

#navwrap ul#nav li a .first { padding:26px 22px 0 0px; }

#navwrap ul#nav li a:hover {color:#fff;background:transparent url(../images/nav-hover.png) no-repeat top center; padding:22px 22px 0 22px; }

#navwrap ul#nav .active { color:#fff;background:transparent url(../images/nav-hover.png) no-repeat top center; padding:22px 22px 0 22px; }

#headdetails { display:block; float:left; width:260px; height:100px; color:#000000; font-size:12px; margin:30px 0px 0px 0px; }

#load { display: none; position: absolute; right: 10px; top: 10px; background: url(../images/ajax-loader.gif); width: 43px; height: 11px; text-indent: -9999em; }

ul#aboutnav { list-style: none; padding: 0; display: block; overflow: hidden; font-size: 14px; height:83px; text-transform:capitalize; }

ul#aboutnav li { display: inline; margin-right:20px; color:#fff; font-size:16px; }



/*---------------------------------------

	COLUMN STYLES - content structure, modules

-----------------------------------------*/

#content-bg { background:url(../images/content-bg.jpg) top repeat-x #D60022; min-height:436px; border-top:#D1576A solid 1px; border-bottom:#9D0019 solid 1px; }

#content-bg #wrapper { margin:auto; width:800px; padding:25px 0px; text-align:left; }

#content-bg #wrapper #leftcol { width:350px; float:left; display:block; margin-right:60px; border-right:#000000 dotted 1px; }

#content-bg #wrapper #rightcol { width:300px; float:left; display:block; }

#content-bg #wrapper #rightcol ul#gallery { width:300px; float:left; display:block; list-style:none; }

#content-bg #wrapper #rightcol ul#gallery li { width:108px; height:108px; float:left; display:block; list-style:none; background:#fff; margin-bottom:30px; }

#content-bg #wrapper #rightcol ul#gallery li.seperater { margin-right:30px; }

#content-bg #wrapper #rightcol ul#gallery li img { border:3px solid #fff; }

#content-bg #wrapper #rightcol ul#gallery li img:hover { border:3px solid #A7C463; }

/* #flash { width:850px; text-align:left; margin-bottom:40px; } */

#content { }




/*---------------------------------------

	FONT STYLES - paragraphs, headings, lists

-----------------------------------------*/

p { line-height:20px; margin-bottom:20px; }

h1 { font-weight:bold; display:block; font-size:18px; letter-spacing:-1px; height:30px; margin-bottom:30px; border-bottom: 1px dotted #000000; padding:0px 0px 0px 18px; background:url(/assets/images/h1arrow.png) left no-repeat; }

h2 { font-weight:bold; display:block; font-size:18px; letter-spacing:-1px; height:22px; margin:20px 0px 20px 0px; border-bottom: 1px dotted #000000;  }

h3 { font-weight:bold; display:block; font-size:20px; letter-spacing:-1px; height:30px;  border-bottom: 1px dotted #000000; padding:0px 0px 0px 18px; background:url(/assets/images/h1arrow.png) left no-repeat; font-weight:normal; }

ul.copy li { margin:2px 0px 2px 50px; padding:2px 0px 2px 6px; list-style:url(../images/bullet.gif); }

a { color:#fff; border-bottom:dotted #fff 1px; text-decoration:none; }

a:hover { color:#fff; border-bottom:solid #000000 1px; }



/*---------------------------------------

	FORM STYLES - input, text area, alignment

-----------------------------------------*/

#form { width:800px; height:300px; float:left; display:block; text-align:left; }

#form input { border:#000000 1px solid; background:#fff; width:260px; padding:3px; }

#form textarea { border:#000000 1px solid; background:#ECECEC; width:260px; padding:3px; }

#form input:focus, #form textarea:focus{ background-color:#fff; }

.buttonSubmit, .buttonSubmitHovered {
	color:#CC0000;
	font-weight:bold;
	padding:2px 5px;
	cursor:pointer;
	border:none;
}
.buttonSubmitHovered {
	background:#000000;
	color:#FFFFFF;
}

/*---------------------------------------

	FOOTER STYLES - links, privicy, hgws logo

-----------------------------------------*/

#footer { height:200px; background: #000000; border-top:#FFFFFF 1px solid; }

#footer #footerwrap { width:800px; height:200px; padding:0px 25px; margin:auto; }

#footer #left { width:250px; display:block; float:left; padding-top:30px; margin-right:30px; text-align:left;}

#footer #right { width:520px; float:right; text-align:right; }

#footer #right a { display:block; float:right; padding:10px 5px 10px 5px; margin:30px 0px 10px 10px; border:none; text-transform:uppercase;  }

#footer #right a:hover { color:#D60022;  }

#footer #right #rights { display:block; padding:10px; clear:both; }

#footer span { font-weight:bold; padding:4px 0px; display:block; }

#footer #right a.hgwslink { font-size:10px; color:#CCCCCC; text-decoration:none; display: block; padding: 0px; margin: 0px; }

#footer #right a.hgwslink:hover { font-size:10px; color:#FFFFFF; text-decoration:underline; padding: 0px; margin: 0px; }

/* NEWSLETTER OVERRIDES */
#content-bg #wrapper .leftcol {
	clear: both;
	margin-right: 30px;
	border: 0px;
	width: 240px;
	float: left;
}
#content-bg #wrapper .rightcol {
	clear: right;
	width: 520px;
	float: right;
}
.nletter_preview { float: left; width: 200px; height: 300px; padding: 10px; margin: 20px 15px 10px 20px; text-align: left; }
.nletter_preview h3 { border: 0px; margin-left: 0px; padding-left: 0px; }
.nletter_preview img { text-align: center; padding: 5px 0px 10px 0px; }
hr {
	border: 0px;
	border-bottom: 1px solid #212121;
	margin: 30px 20px;
}
.noborder { border: 0px; }
img { border: 0px; }
.nobullet { list-style: url(none) none outside; margin-left: 25px; }

 /*---------------------------------------

	6. sIFR styles - do not modify

-----------------------------------------*/ 

.sIFR-flash { visibility: visible !important; margin: 0; }

.sIFR-replaced { visibility: visible !important; }

span.sIFR-alternate { position: absolute; left: 0; top: 0; width: 0; height: 0; display: block; overflow: hidden; }

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */

.sIFR-flash + div[adblocktab=true] { display: none !important; }

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 { visibility: hidden; }

.sIFR-hasFlash h2  { visibility: hidden; letter-spacing: -9px; font-size: 12px;  }

.sIFR-hasFlash h3 blockquote { visibility: hidden; letter-spacing: -6px; font-size: 25px; }

.sIFR-hasFlash h4 { visibility: hidden; letter-spacing: -5px; font-size: 21px; }

.sIFR-hasFlash h5 { visibility: hidden;   }
