/*---------------------------------------------------
Graham Nicholas CSS

Version: 2.0.9b
Author: Jack Taranto
Author: Jack Taranto, HMA Blaze Melbourne, Advertising Matters
Website: http://www.jacktaranto.com, http://www.hmablaze.com.au, http://www.advertisingmatters.com.au
----------------------------------------------------*/



/* TYPOGRAPHY & COLOUR
----------------------------------------------------*/



p {
	font-size:100%;
	line-height:150%;
	margin-bottom:1em;
}

h1.slogan {
	font-family:Helvetica, sans-serif;
	font-size:140%;
	letter-spacing:0.2em;
	text-transform:lowercase;
	margin-bottom:1em;
	color:#EEEEEE;
	white-space: nowrap;
	font-weight: lighter;
}

h1 {
	font-size:150%;
	margin:0 0 1em;
}


h3, h2 { font-size:100%;
		font-height: 140%;
		color: #700;
		
}

p a {
	color: #444444;
	text-decoration:underline;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

p a:hover {
	color: #777777;
	font-weight: normal;
	text-decoration: underline;
}

ul#primary a {color:#fff;}



p, ul.info-list, label {color:#000;}

.sideline {
	padding-left:10px;
	border-left:1px solid #fff;
}

p.color, h2 {
	color: #ed910e;
}

#nextbtns a {
	color:#111;
	text-decoration:none;
	margin: 0px;
	padding: 0px;
}

#nextbtns a:hover {
	
}

.news p {
	width:450px;
	font-weight: lighter;
}

/* LISTS & NAV
----------------------------------------------------*/

ul.info-list {padding-left:20px; margin:0 0 1em 0;}

.six-column ul.info-list {
	padding-left:15px;
}

.six-column li {
	line-height:120%;
	padding-bottom:0.4em;
}

ul#primary {
	position:relative;
	height:12px;
	padding:10px 0 0 30px;
	background:url(images/bg_nav-ie.png) no-repeat left;
	list-style-type:none;
}

html>body ul#primary {background:url(images/bg_nav.png) repeat-y left;}

ul#primary li {
	display:inline;
}

ul#primary a {
	float:left;
	width:101px;
	height:22px;
	margin:0 1px 0 0;
	text-indent:4px;	
	line-height:22px;
	border:0;
	text-decoration:none;
}

html>body ul#primary a {background:url(images/bg_nav-btn.png) repeat-y left;}

html>body ul#primary a:hover {background:url(images/bg_nav-btn.png) repeat-y -101px;}

html>body ul#primary a.active, html>body ul#primary a.active:hover {
	background:url(images/bg_nav-btn-active.png) repeat-y left;
}

ul#primary a.active, ul#primary a.active:hover {
	background:url(images/bg_nav-btn-ie-active.png) repeat-y left;
}

ul#primary a:hover {background:url(images/bg_nav-btn-ie-over.png) repeat-y left;}

ul#primary a {background:url(images/bg_nav-btn-ie.png) repeat-y left;}

#nextbtns {
	position:absolute;
	margin:40px 0 0;
	padding:0 0 40px;
	right:357px;
	line-height:25px;
	height:30px;
	background-color: #FFFFFF;
	top: 626px;
	color: #000;
}

#nextbtns a {
	margin-left:30px;
}

#nextbtns a.next {
	padding:5px 20px 3px 0;
	background:url(images/glyp_next.png) no-repeat right;
}

#nextbtns a.prev {
	padding:5px 0 3px 18px;
	background:url(images/glyp_prev.png) no-repeat left;
}



/* FORMS
----------------------------------------------------*/

label.radio {
	float:right;
	clear:right;
	width:820px;
	margin:0 0 1em;	
}

input {
	float:left;
	clear:left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0em;
	margin-left: 0;
}



label {
	display:block;
	margin-left:30px;
	width:400px;
}

input.text {
	display:block;
	float:none;
	border:1px solid #fff;
	width:220px;
	background:#b11a16;
	height:20px;
	color:#fff;
	margin:0 0 20px 30px;
}

input.submit {
	clear:none;
	margin-left:30px;
	padding:2px;
	border:0px none #fff;
	background:#b11a16;
	color:#fff;
}

.submitbtns {
	clear:left;
}

.formtext {
	margin:100px 0 0;
}


/* IMAGES
----------------------------------------------------*/

#home1 {float:left; margin:0 10px 0 0;}
#home2 {float:left; margin:40px 10px 0 0;}
#home3 {float:left; margin:0 10px 0 0;}
#home4 {float:left; margin:30px 10px 0 0;}
#home5 {float:left; margin:0 10px 0 0;}

.right-2column img {
	margin-bottom:10px;
}

.image1 {margin-left:20px;}
.image2 {margin-left:60px;}
.image3 {margin-left:140px;}
.image4 {margin-left:10px;}
.image6 {margin-top:100px;}
.image7 {margin-left:330px; margin-top:-40px;}
.image8 {margin-left:0; padding-bottom:60px;}
.image9 {margin-top:50px;}
.image10 {padding-bottom:14px;}
.image11 { margin-left:0px;}
.image12 {margin:5px 0 0 90px}
.image13 {margin-left:10px; margin-top:-100px;}
.image14 {margin-left:220px; margin-top:-220px;}
.image15 {margin-left:40px; margin-top:-100px;}

/* LAYOUT
----------------------------------------------------*/

* {
	margin:0;
	padding:0;
	border:0;
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
}

body {
	color:#fff;
	background:#b11a16 url(images/bg_page.png) no-repeat center top;
	font-size:small; 
	line-height:150%;
	font-family:"Helvetica", Arial, sans-serif;
}

#wrapper {
	position:relative;
	width:900px;
	margin:0 auto 0 auto;
}

#header {
	background:#000;
	padding:10px 0 0;
}

#logo {
	margin:4px 0 40px 28px;
}

html>body #logo {
	margin:14px 0 40px 28px;
}

#body_content {
	margin:0 20px 0 30px; 
}

#slogan {
	position:absolute;
	top:80px;
	right:74px;
}

#footer {
	clear:both;
	padding:30px;
}

.six-column {
	float:left;
	width:130px;
	margin-right:10px;
	font-size:90%;
}

.left-2column {
	float:left;
	position:relative;
	display:inline;
	width:350px;
	margin-left:-11px;
	padding:0 20px 0 10px;
	border-left:1px solid #fff;
}

.rightcolumntext {
	border-left:1px solid #fff;
	margin-top: 20px;
	margin-right: 40px;
	margin-bottom: 0;
	margin-left: 20px;
	padding-top: 0;
	padding-right: 40px;
	padding-bottom: 0;
	padding-left: 20px;
	position: fixed;
	left: auto;
	bottom: auto;
}

.right-2column {
	float:right;
	width:306px;
}

#nextbtns {
	text-align:right;
}

.shortborder {
	margin:20px 0 0 -11px;
}

.padding {
	padding:0 20px 0 10px;
}

li.long {
	position:relative;
	width:500px;
}

.clear {
	clear:both;
}

#home-txt {
	float:left;
	margin:80px 0 0 140px;
}

#green-txt {
	width:430px;
	clear:both;
	float:left;
	margin:80px 0 0 -11px;
	padding:0 20px 0 10px;
	border-left:1px solid #fff;
}

.news {margin-bottom:2em;}

.gap {
	padding-top:70px;
}
#adown {
	font-style: normal;
	color: #600;
}
.contactinfo {
	font-family:Helvetica, sans-serif;
	color:#222222;
	font-weight: lighter;
	font-style: normal;
	word-spacing: normal;
}

