/*

asgard red:	#d4181c
text grey: 	#555
light grey: #808080

*/

#content {
	line-height:19px;
}
#content a {
	color:#d4181c;
}
#content a:hover {
	color:#000;
}

/* ---------- */
/* horiz rule */
/* ---------- */
#content hr {
	clear: right;
	height: 1px;
	line-height:1px;
	font-size:1px;
	color: #f5f5f5;
	border: none;
	margin:0;
	padding:0;
}
/* Opera and Netscape */
html>body #content  hr { 
	background-color: #f5f5f5;
    line-height:11px;
}
/* ----------- */
/* - headers - */
/* ----------- */
/*#content h1 {
	font-size:16pt;
	color:#d60818;
	padding-bottom:15px;
}*/

#content h1 { 
	font-size:19px;
	font-weight:normal;
	color:#d4181c;
	margin:0 0 10px 0;
	line-height:26px;
}
#content h2 {
	font-size:16px;
	line-height:22px;
	margin:14px 0 4px 0;
}
#content h3 {
	font-size:13px;
	color:#d4181c;
	margin:6px 0 2px 0;
}
/* ----------- */
/* p and lists */
/* ----------- */
#content p  {
	margin:3px 0 12px 0;
}
#content ol li  {
	margin: 3px 0 4px 23px;
}
#content ul  {
	margin:0 0 9px 0;
}
#content ul ul {
	margin:0 0 6px 0;
}
#content ul ul ul {
	margin:0 0 3px 0;
}
#content ul li{
	background:url(/images/ul_bullet.png) no-repeat 0 6px;
	list-style:none;
	padding-left:12px;
	margin:3px 0 4px 12px;
}
#content ul ul li{
	background:url(/images/ul-ul_bullet.png) no-repeat 0 6px;
}
#content ul ul ul li{
	background:url(/images/ul-ul-ul_bullet.png) no-repeat 0 6px;
}

/* ------ */
/* tables */
/* ------ */
#content table {
	border:1;
	/*border-collapse:collapse;*/
	margin:3px 0px 12px 0px;
}
#content table th, #content table td {
	padding:3px 5px;
	vertical-align:top;
}
#content table th{
	background:#d4181c;
	color:#fff;
	text-align:left;
	font-weight:normal;
}
#content table th a {
	color: #fff !important;
	font-weight: bold;
	text-decoration: underline;
}
#content table tr.title td{
	background:#fff;
	color:#d4181c;
	/*font-weight:bold;*/
}
#content table.primary tr.odd td{
	background:#ccc;
	border:1px solid #fff;
}
#content table.primary tr.even td{
	background:#e6e6e6;
	border:1px solid #fff;
}
#content table.secondary {
	border-bottom:2px solid #000;
}
#content table.secondary tr.title td{
	border-top:2px solid #000;
}
#content table.secondary td{
	border-bottom:1px solid #000;
}
#content table.quote {
	background:#e6e6e6;
	border-collapse:collapse;
}
#content table.quote td {
	padding:10px 15px;
}
/*contact*/
#content table.contact {
	width:100%;
}
#content table.contact th{
	background:#e6e6e6;
	color:#555;
}
#content table.contact td.title{
	background:#fff;
	color:#d4181c;
	font-weight:bold;
	width:30px;
	vertical-align:top;
}


/* ----- */
/* forms */
/* ----- */
#content form {
	background:#f9f9f9;
	border:1px solid #e5e5e5;
	padding:20px;
}

#content Go_button {
	background:#ccc;
	border:1px solid #666;
	padding:2px;
	width:200px;
}

#content form input.suburb {
        font-weight:bold;
}

#content form td {
	border: none !important;
}

#content form h3{
	margin-top:0;
	padding-top:0;
}
#content form label {
	padding-top:2px;
}
#content form label input {
	vertical-align:middle;
}
#content form td {
	border-bottom:1px solid #eee;
	padding-top:4px;
	padding-bottom:10px;
}
#content form td.key {
	font-weight:bold;
	padding:7px 10px 0 0;
	font-size:12px;
	color:#d4181c;
}
#content form p.submit {
	text-align:center;
	margin:5px 0;
	padding:0;
}
#content form input.text {
	font-size:13px;
	padding:4px 5px;
	border:1px solid #ccc;
	background:#fff;
	color:#555;
}
#content form input.text:active, #content form input.text:focus {
	border-color:#999;	
}
#content form input.postcode {
	letter-spacing:0.5em;
	font-weight:bold;
}
#content form input.submit {
	color:#fff;
	padding:2px 5px;
	background:#d4181c;
	border:1px solid #d4181c;
}
#content form input.submit:hover {
	color:#d4181c;
	background:#fff;
}
/* --------------- */
/* content classes */
/* --------------- */
#content .breadcrumbs {
	font-size:11px;
	color:#d4181c;
	margin:0 0 10px 0;
	padding:0;
}
#content .breadcrumbs a:link, #content .breadcrumbs a:visited {
	color:#808080;
}
#content .breadcrumbs a:hover {
	color:#555;
}

#content h2.intro {
	background:url(/images/intro.gif) no-repeat 0 0;
	width:464px; 
	height:72px; 
	overflow:hidden;
	text-indent:-1000000px; 
	margin-bottom:10px;
}
#content .img-right {
	float:right;
	padding-left:25px;
}
#content p.date {
	font-weight:bold;
	font-size:11px;
	color:#808080;
	margin:14px 0 -10px 0;
	padding:0;
}
#content .pea {
	float: right;
}
#content .conditions {
	color:#999;
	font-size:11px;
	line-height:14px;
}

.contact_adviser{
	border:1px solid #ccc; 
	background-color:#ebebeb; 
	padding:10px;
	width:423px;
}

.top{
	padding:10px;
	position:relative;
}

.subQL{
	color:gray;
	background-color:#ebebeb; 
	width:157px;
}

.table_content{
	background-color:#d4181c; color:#fff;
}

.table_sub_title{
	background-color:#f1eeee;
}

/* ---------------- */
/* sitemap sepcific */
/* ---------------- */
#content #sitemap a {
	color:#555;
}
#content #sitemap h3 a {
	text-decoration:none;
}
#content #sitemap a:hover  {
	color:#d4181c;
}
#content #sitemap ul li {
	background:none;
	padding-left:10px;
}
#content #sitemap ul ul ul li {
	font-size:11px;
	line-height:15px;
}
