/* @override 
	http://tareenahomes.mighty.net.au/css/basic/custom.css
	http://www.tareenahomes.com.au/css/basic/custom.css
*/

/* @group body */

html {
	float: left;
	width: 100%;
}

body {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	text-align: center;
	background: #fff url(/images/interface/body_bkg.png) repeat-x 50% 0;
	color: #828a87;
	float: left;
	width: 100%;
}

a:link, a:visited {
	color: #e97b00;
	text-decoration: none;
}

a:hover, a:active {
	color: #e35f25;
	text-decoration: underline;
}
pre, tt, kbd, code, samp {
	font-family: Monaco, "Courier New", Courier, mono;
	font-size: 9px;
	line-height: 11px;
	padding: 5px;
	border: 1px dotted #ddd;
	display: block;
	background-color: #eee;
}

acronym, abbr, dfn {
	font-style: normal;
}

acronym[title], abbr[title], dfn[title] {
	border-bottom: 1px dotted #999;
	cursor: help;
}

h1 {
	font-size: 18px;
	margin: 10px 0;
	font-family: Arial, Verdana, sans-serif;
	color: #333;
}

h2 {
	font-size: 16px;
	margin: 10px 0;
	font-weight: normal;
	color: #999;
}

h3 {
	font-size: 12px;
	margin: 10px 0 5px 0;
	padding: 0;
	font-weight: normal;
	color: #999;
}

h4 {
	font-size: 11px;
}

table {
	clear: both;
	margin: 10px 0;
	border-collapse: collapse;
}

th, td {
	font-size: 10px;
}

form {
	margin: 0;
	padding: 0;
	/* hide from mac ie \*/
	/*height: 1%; */
}

select, input, textarea {
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 11px;
}

fieldset {
	border: none;
	margin: 0;
	padding: 0;
}

p, ul, ol, blockquote, address {
	margin-top: 10px;
	margin-bottom: 10px;
	font-style: normal;
}

p.error {
	font-size: 11px;
	line-height: 16px; 
	padding: 10px 10px 20px 10px;
	color: #fff;
	font-weight: bold;
	/*text-shadow: #8a0009 2px 2px 0;*/
	background-color: #e35f25;
	border: 1px solid #fff;
}

.clear {
	clear: left;
	font-size: 0;
	line-height: 0;
	padding: 0;
	margin: 0;
	border: 0;
}

.hidden {
	/* used to hide accessibility items */
	position: absolute;
	left: -9999px;
}

.note {
	font-size: 10px;
	line-height: 14px;
	color: #999;
	padding: 4px 0 0 0;
	margin: 10px 0;
	border-top:  1px solid #eee;
}

/* @end */

/* @group layout */

#wrapper {
	width: 860px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	position: relative; /* logo position relies on this */
}

#container {
	float: left;
	width: 100%;
	background-color: #fff;
}

#header {
	float: left;
	width: 100%;
	position: relative;
	z-index: 1;
}

#nav {
	float: left;
	/*width: 200px;*/
	width: 166px;
	margin: 0;
	display: inline;
	background-color: #9fa8a5;
	height: 410px;
}
#tophead {
	width: 678px;
	float: left;
	height: 134px;
	padding: 0px 0 0 16px;
	background: transparent url(/images/interface/tareena.gif) no-repeat 14px 75px;
}
#content {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	background: #fff url(/images/interface/columns_bkg.gif) no-repeat 0 0;
}

#columns {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	z-index: 10;
	position: relative;
	min-height: 200px;

}

#main {
	float: right;
	width: 428px;
	display: inline; /* combat IE6 Doubled float-margin bug */
	padding: 40px 50px 0 50px;
	margin: 0 0 30px 0;
	position: relative;
}
#sidebarL {	
	float: left;
	width: 281px;
	display: inline; /* combat IE6 Doubled float-margin bug */
	margin: 0 0 0 30px;
	padding: 0;
}

#b_1 #sidebarL {	
	float: left;
	width: 291px;
	display: inline; /* combat IE6 Doubled float-margin bug */
	margin: 0 0 0 20px;
	padding: 0;
}

#footer {
	float: left;
	width: 100%;
	display: inline; /* combat IE6 Doubled float-margin bug */
	font-size: 10px;
	line-height: 30px;
	padding: 0 0 10px 0;
	margin: 0;
	color: #999;
	/*clear: both; apparently redundant because of width */
	border-top: 1px solid #ccc;
}

/* @end */

/* @group header */

#header h1 {
	width: 166px;
	height: 180px;
	
	padding: 0;
	margin: 0;
	/*position: absolute;
	right: 10px;
	top: 10px;*/
	float: left;
	z-index: 10; /* display above sidebarR margin-top */
}

#header h1 a {
	width: 106px;
	height: 162px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	background: transparent url(/images/interface/logo.png) no-repeat 33px 25px;
	padding: 0 30px 20px 30px;
	margin: 0;
}
p.slogan {
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 13px;
	float: left;
	margin: 104px 0 0 0;
}
.contacts {
	float: right;
	padding: 0 20px 0 0;
	margin: 0;
}
.contacts p {
	margin: 0;
}
/*
#header .billboard img {
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: 0;
	left: 200px;
	z-index: 1;
} */
#navimage {
	width: 694px;
	height: 300px;
	overflow: hidden;
	float: left;
	margin: 0 0 0 0px;
	padding: 0;
	display: inline;
	position: relative;
	z-index: 1;
}
#navimageIn {
	width: 694px;
	height: 300px;
	overflow: hidden;
	float: left;
	margin: 0 0 0 0px;
	padding: 0;
	display: inline;
	position: relative;
	z-index: 1;
}

.bannershadow {
	position: absolute;
	top: 134px;
	left: 166px;
	z-index: 1000;
	height: 300px;
	width: 694px;
	background: url(/images/interface/banner_overlay.png) no-repeat left top;
}

* html #header .bannershadow {
	behavior: url(/js/iepngfix.htc);
}
 
#header .meet p a:link, #header .meet p a:visited {
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	background: url(/images/interface/mtb-off.png) no-repeat;
	height: 134px;
	width: 160px;
}
 #header .meet p a:hover,  #header .meet p a:active {
	background: url(/images/interface/mtb-over.png) no-repeat;
	text-decoration: none;
	border: none;
}

/* @end */

/* @group nav */

/* @group lev0 */

.lev0 {
	float: right;
	margin: 0;
	padding: 0;
}

.lev0 li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0 10px;
	line-height: 40px;
	background: transparent url(/images/interface/lev0_sep.gif) no-repeat 100% 0;
}

.lev0 li a {
	float: left;
	display: block;
	font-weight: bold;
}

.lev0 li a:link, .lev0 li a:visited {
	color: #ddd;
}

.lev0 li a:hover, .lev0 li a:active {
	color: #333;
}

.lev0 li.hilite a:link, .lev0 li.hilite a:visited {
	color: #fff;
}

/* @end */

/* @group lev1 */

.lev1 {
	float: right;
	width: 133px;
	text-align: left;
	padding: 0;
	margin: 0px 0 0 0;
	list-style-type: none;
	font-family: Helvetica, Arial, sans-serif;
	z-index: 10;
	position: relative;
}

.lev1 li {
	float: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 12px;
	line-height: 16px;
	width: 100%;
	border-bottom: 1px solid #c2c2c2;	
}

.lev1 li.hilite {
}

.lev1 li a:link, .lev1 li a:visited {
	float: left;
	display: block;
	padding: 6px 10px 6px 0;
	text-decoration: none;
	color: #00281f;
	margin: 0;
	font-weight: normal;
	/* hide from mac ie \*/
	height: 1%; /**/
	width: 123px;
	text-transform: uppercase;
	font-size: 11px;
}

.lev1 li a:hover, .lev1 li a:active {
	background: transparent url(/images/interface/nav_hilite.gif) repeat-y right top;
}

.lev1 li.hilite a:link, .lev1 li.hilite a:visited {
	background: transparent url(/images/interface/nav_hilite.gif) repeat-y right top;
}

/* @end */

/* @end */

/* @group main */
	
/* @group drawers */

.drawers {
	padding: 0px 0 0 0;
}

#main .drawers div.drawer {
	margin: 0;
	padding: 10px 0px 0 0;
	border-bottom: 1px solid #e8ecf1;
}

#main .drawers div.drawer.active{
		
}

#main .drawers div.drawer.active, #main .drawers div.drawer.hover, #main .drawers div.drawer.animating {
	background: none;
}

#main .drawers h2 {
	margin: 0px;
	padding: 0 0px 10px 0;
	background: transparent url(/images/interface/drawer_trigger_show_bkg.gif) no-repeat 100% 5%;
	font-size: 1.0em !important;
	color: #999 !important;
	line-height: 2.0em;
}

#main .drawers .active h2 {
	background-image: url(/images/interface/drawer_trigger_hide_bkg.gif);
}

#main .drawers .active h2:hover {
	background-image: url(/images/interface/drawer_trigger_hide_hover_bkg.gif);
}

#main .drawers h2 em{
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	color: #000;
	text-transform: uppercase;	
	margin: 0px 0 0 0;
	display: inline;
	}

#main .drawers h2 em:hover {
	color: #DB8024;
	font-style: normal;
}

#main .drawers h2:hover {
	color: #666 !important;
	background-image: url(/images/interface/drawer_trigger_hover_bkg.gif);
}

#main .drawers p{
	margin: 0px;
	}

#main .drawers .drawer div p{
	padding: 0 0 10px 0 ;
	line-height: 2.0em;
}

#main .drawers div.ans{
	padding: 0px;
	margin: 0px;
}

#main .drawers .ans h3{
	color: #DB8024;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
}

/* @end */
#main .article, #main .article .article {
	line-height: 27px;
	font-size: 12px;
	padding: 1px 0; /* 1px padding to prevent margin collapse */
	margin: 0 0 0 0;
	float: left; /* required to stop images escaping */
	width: 100%; /* required beause float collapses width */
	display: inline; /* combat IE6 Doubled float-margin bug */
	position: relative;
	margin-right: -3px; /* combat IE6 duplicate character bug */
}

#main h1.pagetitle {
	font-weight: bold;
	font-size: 18px;
	line-height: 30px;
	margin: 0; 
	padding: 0;
	color: #05303f;
	text-transform: uppercase;
}

#main h2, #main h1.embedtitle {

	font-size: 16px;
	line-height: 30px;
	margin: 10px 0;
	color: #000;
}

#main h2 {
	margin-top: 20px;
}

#main .body div {
	margin: 10px 0;
}

#main .body a:link, #main .body a:visited {
	border-bottom: 1px dotted #ccc;
	text-decoration: none;
}

#main .body a:hover, #main .body a:active {
	border-bottom: 1px solid #666;
	text-decoration: none;
}

#main .body ul {
	list-style: inherit;
	margin: 10px 0 10px 17px;
	padding: 0;
}

#main .body ol {
	margin: 10px 0 10px 24px;
	padding: 0;
}

#main .body ul li {
	margin: 0;
	padding: 0 0 0 0px;
	/*background-image: url(/images/interface/bullet_square.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;*/
}

/*#main .body .swingtagouter {
	float: right;
	margin: 0;
	margin: -40px -65px 0 0;
	padding: 0;
	width: 208px;
	height: 64px;
}*/

#main .body .swingtag {
	float: right;
	margin: -40px -65px 0 0;
	padding: 0;
	position: relative;
}

/* @group tables */

#main .body table {
	border-top:1px solid #ddd;
	width: 100%;
}

#main .body table caption {
	display: none;
}

#main .body table td, #main .body table th {
	border-bottom: 1px solid #ddd;
	padding: 3px;
	font-size: 12px;
/* 	white-space: nowrap; */
}

#main .body table th {
	text-align: left;
	white-space: nowrap;
}

/* @end */

/* @end */

/* @group sidebar */

/* @group siderbar L */

/* @group sidebar article */

#sidebarL .article {
	margin: 0 0 10px 0;
	padding: 1px 0; /* 1px padding to prevent margin collapse */
	font-size: 11px;
	line-height: 16px;
	float: left; /* required to stop images escaping */
	width: 100%; /* required beause float collapses width */
	display: inline; /* combat IE6 Doubled float-margin bug */
	margin-right: -3px; /* combat IE6 duplicate character bug */
}

#sidebarL h1.embedtitle {
text-transform: uppercase;
	font-size: 13px;
	color: #9fa8a5;
	font-weight: bold;	padding: 0;
	margin: 0 0 6px 0;
}

#sidebarL .article p {
	padding: 0;
	margin: 0 0 10px 0;
}

#sidebarL .article em {
	font-weight: bold;
	font-style: normal;
}

#sidebarL .article .children ul, #sidebarL .article .children li {
	padding: 0;
	margin: 0;
	list-style: none;
}

#sidebarL .article ol li {
	list-style-type: decimal;
}

#sidebarL .article a:link, #sidebarL .article a:visited {
	color: #e35f25;
	border-bottom: 1px solid #ddd;
	text-decoration: none;
}

#sidebarL .article a:hover, #sidebarL .article a:active {
	color: #e35f25;
	border-bottom: 1px solid #666;
	text-decoration: none;
}

/*#sidebarL .article img {
	float: left;
	display: block;
	margin: 0 5px 0 0;
}*/

#sidebarL .article img.logo_sml {
	float: left;
	display: block;
	margin: -8px 5px 0 0;
}

#sidebarL .article a.zoomer, #sidebarL .article a.zoomer:hover, #sidebarL .article img {
	border: none;
}

/* @end */

/* @group featured */
#sidebarL .featured h2 {
	text-transform: uppercase;
	font-size: 13px;
	color: #000;
	font-weight: bold;
	padding: 0;
	margin: 0;
	
}
#sidebarL .featured h2 a:link, #sidebarL .featured h2 a:visited {
	color: #00281f;
	padding: 0 0 0 14px;
	margin: 0;
	background: url(/images/interface/arrow.gif) no-repeat 0 2px;
	border: none;
}
#sidebarL .featured h2 a:hover, #sidebarL .featured h2 a:active {
	color: #e97b00;
	padding: 0 0 0 14px;
	margin: 0;
	background: url(/images/interface/arrow_hover.gif) no-repeat 0 2px;
	border: none;
}
#sidebarL .article .featured .feature p {
	padding-left: 14px;
}

/* @end */

/* @end */

/* @group siderbar L & R */

table.sidetable td {
	padding-right: 10px;
}
#sidebarL em, #sidebarR em {
	color: #00281f;
}

#sidebarL .article ul, #sidebarL .article ol, 
#sidebarR .article ul, #sidebarR .article ol {
	margin-left: 16px;
	padding: 0;
	list-style: square;
}

#sidebarL .article ol, #sidebarR .article ol {
	margin-left: 24px;
}

#sidebarL .article li, #sidebarR .article li {
	padding: 0;
	margin: 3px 0;
}

/* @end */

/* @end */

/* @group footer */

#footer .left {
	float: left;
	color: #05303f;
	margin: 0 25px;
}

#footer .right {
	float: right;
	color: #999;
	margin: 0 10px;
}

#footer .right .sitename {
	font-weight: bold;
	color: #05303f;
}

#footer a:link, #footer a:visited {
	color: #666;
	border-bottom: 1px solid #fff;
}

#footer a:hover, #footer a:active {
	text-decoration: none;
	border-bottom: 1px solid #7a95a3;
}

#footer a.hilite {
	border-bottom: 1px solid #7a95a3;
}

/* @end */

/* @group sitemap */

.sitemap {
	list-style: none;
	padding-left: 0;
	margin-left: 0;
}

.sitemap li {
	padding: .2em 0;
	margin: 0;
}

.sitemap li li {
	padding: 0;
	margin: 0;
}

.sitemap ul ul {
	list-style: inherit;
}

/* @end */

/* @group formmail */

.formmail table {
	border-top: 1px solid #eee;
	border-collapse: collapse;
	width: 100%;
}

.formmail th, .formmail td {
	font-size: 11px;
	padding: 3px;
	border-bottom: 1px solid #eee;
	text-align: left;
	border-collapse: collapse;
}

.formmail th {
	padding-top: 7px;
	font-size: 10px;
	color: #999;
	border-right: 1px solid #eee;
	vertical-align: top;
	white-space: nowrap;
}

/* @end */

/* @group gallery */

.gallery, #sidebarL .article .gallery {
	float: left;
	margin: 0;
	padding: 0;
}

.gallery li, #sidebarL .article .gallery li {
	position: relative;
	float: left;
	margin: 0px 9px 10px 0px;
	padding: 0px;
	list-style: none;
}
.gallery li.row_end, #sidebarL .article .gallery li.row_end {
		margin-right: 0px;
}
.gallery img {
	margin: 0;
	padding: 0;
	float: left;
}

.gallery li p {
	position: absolute;
	bottom: 0;
	left: 0;
	background-color: #4D525B;
	padding: 3px;
	font-size: 9px;
	line-height: 10px; 
	margin: 0;
	color: #fff;
}
#sidebarL .article .gallery li img {
	border: 1px solid #fff;
	
}
#sidebarL .article .gallery li img:hover {
	border: 1px solid #e97b00;
	
}
/* @end */

/* @group InPlaceEditor */

/* @group common */

.editor_control {
	width: 24px;
	height: 17px;
	text-indent: -9999px;
	background: transparent url(/images/admin/vtc/buttons/inplace.gif) no-repeat 100% 50%;
	z-index: 1000;
	margin: 0;
	padding: 0;
	left: -29px;
}

.editor_control_hilite {
	width: 48px;
	background-image: url(/images/admin/vtc/buttons/inplaceH.gif);
	left: -53px;
}

.inplaceeditor-form {
	margin-bottom: 10px;
	clear: both;
}

.inplaceeditor-form .editor_field {
	width: 100%;
	/*width: 461px;*/
	margin: 0;
	padding: 0;
	border: 0;
}

.inplaceeditor-form .editor_cancel {
	font-weight: bold;
}

.inplaceeditor-form .editor_ok_button {
	margin-right: 5px;
}

/* @end */

/* @group main */

#main .body .editor_control, #main .body .editor_container {
	margin: 0;
	padding: 0;
}

#main .inplaceeditor-form input.editor_field {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #05303f;
	background-color: #fff;
	margin: 10px 0;
}
	
#main .inplaceeditor-form textarea.editor_field {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	background-color: #fff;
	margin-bottom: 10px;
}

/* @end */

/* @group sidebar */

#sidebarL .inplaceeditor-form input.editor_field {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #e35f25;
	background-color: #fff;
	margin: 0 0 10px 0;
}

#sidebarL .inplaceeditor-form textarea.editor_field {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	line-height: 13px;
	color: #666;
	background-color: #fff;
	margin-bottom: 10px;
}

/* @end */

/* @end */

/* @group MobileWebKit */

html {
	-webkit-text-size-adjust: none;
}

#main .article {
	-webkit-text-size-adjust: auto;
}

#main .home .body {
	/*-webkit-text-size-adjust: none;*/
}

/* @end */

/* @group ie hacks */

* html #columns {
	height: 225px;	
}

/* @end */