/* ~~~ Phoenix Main Stylesheet Created by Brighton Consulting 2007 ~~~ */
/* css released under Creative Commons License - http://creativecommons.org/licenses/by-nc-sa/1.0/  */
/* All associated graphics copyright 2007, Brighton Consulting */
/* Added: February 5th, 2007 */
/* Visit www.brightonconsulting.com.au */

/* IMPORTANT */
/* This design is not a template. You may not reproduce it elsewhere without written permission. */

/* ~~~ SITE COLOURS ~~~ */
/*
	#3097b9 - corporate blue
	
	#c4ecfc - light blue
	
	#999999 - light grey
	
	#ff9804 - contrasting orange
	
	#166e73 - border green
*/
	
/* 
~~~~~ IE HACK GUIDELINES ~~~~~

p  {
  border:1px solid green; ~~~ works in all
  *border:1px solid red; ~~~ targets IE6 and 7 
  _border:1px solid blue; ~~~ targets IE6 only
}

*/



/* ~~~ GENERAL SITE-WIDE STYLES ~~~ */
/* ~~~ DO NOT MODIFY WITHOUT GOOD REASON ~~~ */


/* Set ALL image borders to zero */
* {
	padding:0;
	margin:0;
}
img {
	border:0;
	padding:0;
	margin:0;
}
/* Page Background */
body {
	font-size:73%;
	*font-size:75%;
	font-family: "Trebuchet MS",Helvetica,sans-serif;
	color: #333;
	text-align:left;
	line-height:150%;
	height:100%;
}

/* Set font sizes for WYSIWYG to match document */

bodydiv#page_col3 {
	font-size:73%;
	*font-size:75%;
	font-family: "Trebuchet MS",Helvetica,sans-serif;
	color:#666666;
	text-align:left;
	line-height:150%;
}

.background {
	background: url(/uploads/images/template/page_header_bg.gif) repeat-x 0 120px;
}
.home_background {
	background: url(/uploads/images/template/home_header_bg.gif) repeat-x 0 120px;
}
.hidden {
	display:none;
}

/* Set ALL fonts */

html, body {
	height:100%;
}
a:link, a:visited {
	color:#008c9b;
	font-weight:bold;
	text-decoration:none;
}
a:hover, a:active {
	color:#008c9b;
	font-weight:bold;
	text-decoration:underline;
}	

.mainbody a:link, .mainbody a:visited {
	color:#008c9b;
	font-weight:bold;
	text-decoration:none;
}
.mainbody a:hover, .mainbody a:active {
	color:#008c9b;
	font-weight:bold;
	text-decoration:underline;
}

/* Clearfix Hack */	

.clearfix:after {
	content: ".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.clearfix {
	display:inline-block;
}

* html .clearfix {
	height:1%;
}

.clearfix {
	display:block;
}

.clear {
	clear:both;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#container {
	width:960px;
	text-align:left;
	margin: 0 auto 0 auto;
}

/* Header Settings */

#header {
	height:86px;
}
#header a {
	width:166px;
	height:66px;
	display:block;
	background:url(/uploads/images/template/logo.gif) no-repeat top left;
}
#header img {
float:right;
margin-top:15px;
}

#mainnav {
	height:34px;
}

#page_header {
	padding-top:15px;
	height:65px;
}

#home_header {
	height:215px;
}
#home_promo {
	float:left;
	width:722px;
}
#flashcontent {
	z-index:0;
}
#home_sidebar {
	background:transparent url(/uploads/images/template/grey.png) repeat top left;
	_background-image:none;
	_background-color:#0f4d53;
	padding:10px 0 0 15px;
	width:217px;
	height:200px;
	float:left;
	color:#fff;
}
#home_sidebar a {
	color:#fff;
}

#home_sidebar ul {
	padding:15px 0;
	list-style:none;	
}
#home_sidebar ul li {
	padding:0 0 5px 10px;
	background:url(/uploads/images/template/arrow_orange.gif) no-repeat 0 5px;
}

a#more-link {
background:url(/uploads/images/buttons/more_detail.gif) left center no-repeat;
display:block;
margin:10px 0 0 0;
width:140px;
height:35px;
font-size:1px;
color:#fff;
}

/* Mainbody Table Styles */

table.stripes {
	width:100%;
	border-top:1px solid #e5e5e5;
	border-right:1px solid #e5e5e5;
	margin:1em auto;
		border-collapse:collapse;
	}

table.stripes tr.odd td	{
	background:#fff url(../../uploads/images/template/row_bg.gif) repeat-x top left;
	}
table.stripes td {
	border-bottom:1px solid #e5e5e5;
	border-left:1px solid #e5e5e5;
	padding:.3em 1em;
	}
table.stripes th {
	font-weight:bold;
	border-bottom:1px solid #e5e5e5;
	border-left:1px solid #e5e5e5;
	padding:.3em .5em;
	background:#7fc5cd;
	color:#fff;
	font-size:14px;
	}
	
table.stripes th a {
	color:#008c9b;
	text-decoration:underline;
	}



table.question th h2.tbl {
	color:#fff;
	font-size:22px;
	padding:20px 0 5px 0;
	margin:0;
}
table.question {
	width:100%;
	border-top:none;
	border-right:none;
	margin:1em auto;
	border-collapse:collapse;
	border-right:1px solid #e5e5e5;
	}

table.question td.three {
	background:#f7f7f7 ;
	}
	
table.question td.two {
	background:#f7f7f7 ;
	}
	
table.question td {
	border-bottom:1px solid #e5e5e5;
	border-left:1px solid #e5e5e5;
	padding:.3em 1em;
	}
table.question th {
	font-weight:normal;
	border-bottom:1px solid #e5e5e5;
	border-left:1px solid #e5e5e5;
	padding:.3em .5em;
	background:#7fc5cd;
	color:#fff;
	font:14px/20px Georgia, "Times New Roman", Times, serif;
	text-align:left;
	}
	
table.question th a {
	color:#008c9b;
	text-decoration:underline;
	}

table.question h4, h4.aqua {
	color:#008c9b;
	padding:5px 0 0 0;
	font:bold 14px/20px "trebuchet MS",helvetica;
	}

table.property {
	width:100%;
	border:none;	
	margin:1em auto;
		border-collapse:collapse;
	}

table.property td p {
	margin-top: 15px;
	}

/* Body Major Settings */

#content {
margin:30px 0;
}
#home_content {
margin:0 0 30px 0;
}

div.feature {
	width: 300px;
	float:left;
}

div.pan_wrap
{
	background: url(/uploads/images/template/pan_checks.gif) repeat;
	margin: 0 auto 15px;
	position: relative;
	width: 300px;
	height: 173px;
	text-align:center;
}

div.pan_frame
{
	background: url(/uploads/images/template/feature_frame.png) no-repeat;
	_background: url(/uploads/images/template/feature_frame.gif) no-repeat;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	width: 300px;
	height: 173px;
}

div.news_item {
width:300px;
margin-left:30px;
float:left;
}

div#bodyMain {
	width:695px;
	height:auto;
	float:left;
	position:relative;
	border-right:1px solid #fddec4;
	padding-right:30px;
}



/* Sidebar Settings */

div#bodySidebar {
	width:201px;
	margin-left:30px;
	_margin-left:15px;
	float:left;
	position:relative;
}

div#bodySidebar h3 {
padding:0;
margin:5px 0 15px 0;
}

div#bodySidebar p a img {
margin-left:-4px;
}

div.testimonial {
background:#ecf0f6 url(/uploads/images/template/diag_stripes.gif) repeat-x bottom left;
border-top:1px solid #32a3ae;
border-bottom:1px solid #32a3ae;
font:14px/20px Georgia, "Times New Roman", Times, serif;
padding:0 15px 15px 15px;
margin-bottom:15px;
}

div.testimonial img {
float:left;
margin:15px 15px 0 0;
padding:5px;
clear:both;
background-color:#fff;
border:1px solid #ccc;
}

div.testimonial span {
font:bold 50px/40px Georgia, "Times New Roman", Times, serif;
color:#07889c;
position:relative;
top:20px;
left:-5px;
}
div.testimonial p {
font:bold 12px/17px "Trebuchet MS", Arial, Helvetica, sans-serif;
color:#76787b;
margin:15px 0;
}


div.side_question {
background:#fff url(/uploads/images/template/diag_stripes_light.gif) repeat-x bottom left;
border:1px solid #32a3ae;
font:14px/20px Georgia, "Times New Roman", Times, serif;
color:#666666;
padding:10px;
}

div.side_question h3 {
color:#f7923a;
margin-bottom:30px;
}

div.side_question p {
font:normal 12px/17px "Trebuchet MS", Arial, Helvetica, sans-serif;
color:#76787b;
margin-top:15px;
}




	
/* BREADCRUMBS STYLES */
#breadcrumbs {
	border-top:1px solid #d6edef;
	border-bottom:1px solid #d6edef;
	font-size:10px;
	padding:8px 0;
	margin:10px 0;
}
#breadcrumbs span {
	float:right;
	width:15px;
	margin-right:4px;
}

/* PAGE HEADINGS STYLES */

/* PRINTING STYLES */

#printing {
width:620px;
}

h1.title {
color:#f7923a;
font:normal 24px/26px Georgia, "Times New Roman", Times, serif;
padding-bottom:20px;
border-bottom:1px solid #e5e5e5; 
}

#printing h2 {
color:#3097b9;
font:normal 18px/20px Georgia, "Times New Roman", Times, serif;
}

#printing div.list_blurb {
	width:260px;
	margin-left:15px;
	float:left;
}




/* PAGE TEXT STYLES */

.mainbody h2 {
	color:#3097b9;
	font-size:22px;
	padding:20px 0 5px 0;
	margin:0;
}
.mainbody h3 {
	color:#000000;
	font-size:14px;
	padding:15px 0 5px 0;
	margin:0;
}
.mainbody h4 {
	color:#666;
	font-size:14px;
	padding:15px 0 5px 0;
	margin:0;
}
.mainbody p {
	padding:2px 0 6px 0;
	margin:0;
}
.mainbody acronym {
	border-bottom:1px dashed #CCCCCC;
}
.mainbody ul {
	padding:1px 0 8px 40px;
	margin:0;
	list-style:outside disc;
}
.mainbody ol {
	padding:1px 0 8px 40px;
	margin:0;
}
.mainbody ul li, .mainbody ol li {
	padding-bottom:3px;
}

.mainbody ul.ticklist {
	padding:1px 0 8px 15px;
	list-style:none;	
}
.mainbody ul.ticklist li {
	background:url(/uploads/images/template/tick.gif) top left no-repeat;
	margin-bottom:3px;
	padding-left:25px;
	padding-top:3px;
}

.mainbody ul.ticklist li.cross {
	background:url(/uploads/images/template/cross.gif) top left no-repeat;
	margin-bottom:3px;
	padding-left:25px;
	padding-top:3px;
}

.mainbody ul.crosslist {
	padding:1px 0 8px 15px;
	list-style:none;	
}
.mainbody ul.crosslist li {
	background:url(/uploads/images/template/cross.gif) top left no-repeat;
	margin-bottom:3px;
	padding-left:25px;
	padding-top:3px;
}

.mainbody ul.arrowlist {
	padding:1px 0 8px 5px;
	list-style:none;	
}
.mainbody ul.arrowlist li {
	margin-bottom:3px;
	padding-left:35px;
	background:url(/uploads/images/template/arrow.gif) left center no-repeat;
	
}

.mainbody ul.alphalist {
	padding:1px 0 8px 40px;
	list-style-type:lower-alpha;	
}
.mainbody ul.romanlist {
	padding:1px 0 1px 40px;
	list-style-type:lower-roman;
}
.mainbody ul li ul {
	list-style-type:circle;
}
.mainbody dl {
	padding:1px 0 8px 20px;
	margin:0;
}
.mainbody dl dt {
	font-weight:bold;
	padding-bottom:3px;
}
.mainbody dl dd {
	padding-bottom:12px;
}
.mainbody table {
	padding:5px 0;
	width:100%;
}
.mainbody table tbody {
	padding:0;
	margin:0;
}
.mainbody table tr td {
	padding:3px 5px;
}
.mainbody table.booklets {
	padding:5px 0;
	width:100%;
}
.mainbody table.booklets tbody {
	padding:0;
	margin:0;
}
.mainbody table.booklets tr td {
	padding:4px 5px;
}
.mainbody table.booklets tr td img {
	padding:5px;
}
.mainbody blockquote {
	margin-left:45px;
}

/* Listings Styles */

div.listing {
	padding: 15px 0;
	border-bottom:1px solid #e5e5e5;
}

div.list_images {
	width:326px;
	float:left;
	position:relative;
}
div.list_images p {
	background-color:#e1e1e1;
	border:1px solid #f0f0f0;
	padding:0;
}
div.list_images p img {
	background-color:#fff;
	border:1px solid #cdcdcd;
	padding:5px;
	margin:1px;
}
div.list_images ul {
	list-style-type:none;
	margin:10px 0 0 0;
	padding:0;
}
div.list_images ul li {
	display:inline;
	padding:0 0 0 2px;
}

div.list_images .popupLinks ul li {
	display:block;
	padding:0 0 0 30px;
}

div.list_images ul li a img {
background-color:#fff;
padding:2px;
border:1px solid #e1e1e1;
}
div.list_images ul li a:hover img {
background-color:#f89238;
padding:2px;
border:1px solid #cdcdcd;
}

.sold {
background: transparent url(/uploads/images/template/sold_banner.gif) no-repeat;
position:absolute;
top:3px;
left:3px;
text-indent:-50000em;
width:113px;
height:113px;
}
div.list_blurb {
	width:350px;
	margin-left:15px;
	float:left;
}


div.list_blurb span {
	color:#999999;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
}

/* Footer Settings */

#footer {
	text-align:left;
	border-top:1px solid #cce8eb;
	padding-top:15px;
	width:960px;
	margin:0 auto 0 auto;
}
#footer ul {
	list-style-type:none;
	margin:0 0 10px 0;
	padding:0;
}
#footer ul li {
	display:inline;
	padding:0 15px;
	border-left:1px solid #cce8eb;
}
#footer ul li:first-child {
	border:none;
	padding-left:0;
}

p.bclogo {
float:right;
}

/*
a:link.thumb, a:visited.thumb {
	padding:2px;
	border:1px solid #008c9b;
}
a:hover.thumb, a:active.thumb {
	padding:2px;
	border:1px solid #008c9b;
	background-color:#008c9b;
}
*/

/*
	WYSIWYG FIXES - DON'T CHANGE WITHOUT CONSULTATION
	The following style makes p and ul tags show as br tags in tables for the same results in IE and FF
*/
.mainbody table p, .mainbody table ul  {
	
	margin-top:0px;
	margin-bottom:0px;
}

p.news_img {margin:-20px 0 -1px 0;}

div#gallery {
	display:table;
}	
div#gallery p {
	background-color:#e1e1e1;
	border:1px solid #f0f0f0;
	padding:0;
	/*float:left;*/
	display:inline;
	margin-right:40px;
	margin-bottom:20px;
}
div#gallery p img {
	background-color:#fff;
	border:1px solid #cdcdcd;
	padding:5px;
	margin:5px;
	margin-bottom:20px;
}

h4.aqua {
	color:#008c9b;
	padding:5px 0 0 0;
	font:bold 14px/20px "trebuchet MS",helvetica;
	}