body
{
	background-color: #FFFFFF;
	padding: 0;
	margin: 0;
	font-size: 11pt;
	color: #000;
	font-family: Dax-Regular, arial, sans-serif;
}

div#wrap 
{
	width: auto; 
	margin: 0 5%;
	padding: 0; 
	border: 0;
	background: transparent;
	margin-left: 5%;
	padding-top: 1em;
}

#side_header { text-align: right; padding-bottom: 1em; }

#side_header p { display: none; }

#home_nav, #nav, #side_content, #sub_sub_nav, #footer { display: none; }

#content { border-width: 2px 0 0; border-style: solid; }




/*----- @common Colour Sections -------------------*/

body#section-7 #content { border-color: #6f32c6; }
body#section-8 #content { border-color: #8ee81a; }
body#section-9 #content { border-color: #28d4e5; }


h1, h2, h3 {
	font-family: Dax-Bold, arial, sans-serif;
}

blockquote {
	color: #666;
	font-size: .9em;
}


ul.clips {
	list-style: none;
	padding-left: 0;
	margin-left:0;
}
h1  {
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: rgb(218, 218, 218);
    margin-bottom: 1em;
    padding-top: 3px;
    padding-bottom: 0pt;
    float: left;
}

#body_main img
{
	border: 1pt solid #666;
}

.listing-img {
	border-width: 1px;
    border-style: solid;
	border-color: rgb(209, 209, 209);
	padding: .1em;
	margin: .2em 1em 1em 0;
	float: left;
}

.primary-img
{
    float: left;
    margin-bottom: 1em;
    margin-right: 3em;
    padding: .2em;
}

#context
{
    padding: 0 0 2em 2em;
    font-size: .9em;
	color: #666;
}




a:link, a:visited {
		color: #135FCF;
        background: transparent;
        font-weight: normal;
        text-decoration: underline;
        }


#content a:link:after, #content a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }

a img {
	border: none;
}




.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

span.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}
