/*
	Copyright DTDigital         :: www.dtdigital.com.au ::
	Unauthorised modification / use is a criminal offence, and
	will be prosecuted to the fullest extent permitted by law.
	All Rights Reserved
*/

/* ================= @Table of content ========================
***************************************************************
***************************************************************
********** Seperate css into logical chunks of code ***********
***************************************************************
***************************************************************
	@Tags
	@Misc
	@Error
	@Base Font
	@Structual
	@Rollover Navigation
	@Content
	@Forms
	@Tables
	@List
==================== =Table of content - end ================*/

/* @Tags - START: direct tag styling that are not related font sizing */
*, html
{
	font-family: Arial, Geneva, Helvetica, sans-serif;
}

body, form, ul, li, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}

a {
	color:			#5e5e5e;
	text-decoration: none;
}
a:hover {
	color:			#ed180c;
}
	
img
{
	border: none;
}

td
{
	vertical-align: top;
}

p
{
	margin: 0 0 1em 0;
	padding: 0; 
}

/* @Misc - START: misc styles */
.clear
{
	height: 0px !important;
	line-height: 0 !important; /* if causing problems, remove */
	clear: both !important;
	font-size: 1px !important;
	float: none !important;
	padding: 0px !important;
	margin: 0px !important;
	width: auto !important;
	display: block !important;
	visibility: hidden !important;
	overflow: hidden !important;
}
.clearfix:after 
{
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.clearfix { display: inline-block; }
html[xmlns] .clearfix { display: block; }
* html .clearfix { height: 1%; }

.skip-links {
	position: absolute;
	top: -9999px;
	left: -9999px;
}

/* @Error - START: form validation summary error styles */
.errors {
	color: #ff0000;
	font-size: 1em;
	padding: 10px;
	margin-bottom: 15px;
	border: 1px dotted #cccccc;
	position: relative;
}
.errors ul li {	margin-left: 16px; }
.errors ul li {
	color: #ff0000;
	font-size: 0.917em;
	list-style-type: square;
	padding: 0;
	background: none;
}
.error {
	color: #ff0000;
	font-size: 1em;
	font-weight: bold;
}


/* @Base Font - START: Styles for scalable font consistency */
html { font-size: 100%; /* IE hack */ }
body { font-size: 0.75em; /* Sets base font size to 12px */ }
table { font-size: 100%; /* IE hack */ }
input, select, textarea, th, td { font-size: 1em; }

h1 { font-size: 1.5em; line-height: 1em; margin-bottom: 1em; }		/* all em = 18px */
h2 { font-size: 1.417em; line-height: 1em; margin-bottom: 1em; }	/* all em = 17px */
h3 { font-size: 1.333em; line-height: 1em; margin-bottom: 1em; }	/* all em = 16px */
h4 { font-size: 1.25em; line-height: 1em; margin-bottom: 1em; }		/* all em = 15px */
h5 { font-size: 1.167em; line-height: 1em; margin-bottom: 1em; }	/* all em = 14px */
h6 { font-size: 1.083em; line-height: 1em; margin-bottom: 1em; }	/* all em = 13px */

.subtitle { line-height: 1em; margin-bottom: 1em; }
.intro { font-size: 1.083em; line-height: 1em; margin-bottom: 1em; }	/* all em = 13px */

/*
	Note:
	To set font sizes in elsewhere in the stylesheet, use the following formula
	n/b (where n = desired font size in pixels, and b = base font size in pixels)
	
	eg. font-size: 0.917em; = font-size: 11px;

END: Styles for scalable font consistency */


/* @Structual - START: structural styles */
#bodycontainer {
	background:		#ffffff;
}
	#bodycontainer #bodycontainer_inside {
		margin: 0 auto;
		text-align: left;
		width: 800px;
	}


#flashheader {
	background:		#ffffff;
	height:			140px;
	margin:			0;
	width:			100%;
}

	#flashheader .inner {
		margin:			0 auto;
		width:			800px;
	}
		#flashheader .inner .title-dt,
		#flashheader .inner .title-bo {
			display:		block;
			float:			left;
		}
		#flashheader .inner .title-dt {	margin: 70px 0px 0px 0px; }
		#flashheader .inner .title-bo {	margin: 60px 0px 0px 0px; }
		
		#flashheader .inner .logo-dt,
		#flashheader .inner .logo-bo {
			display:		block;
			float:			right;
		}
		#flashheader .inner .logo-dt {	margin: 30px 0px 0px 0px; }
		#flashheader .inner .logo-bo {	margin: 65px 0px 0px 0px; }


/* @Content - START: content styles */
#flashcontainer {
	height:			630px;
	margin:			0;
	width:			100%;
}
	
	#flashcontainer .inner {
		margin:			0 auto;
		padding:		140px 0px 50px 0px;
		width:			800px;
	}
		#flashcontainer .inner p {
			color:			#4c4c4c;
			font-size:		1.167em;
			margin:			15px 0px 25px 0px;
		}
		#flashcontainer .inner ul {
			list-style:			none;
			font-size:			1.167em;
			margin:				0 0 10px 0;
			padding:			0;
		}
			#flashcontainer .inner ul li {
				height:				16px;
				padding:			2px 0 0 20px;
			}
			#flashcontainer .inner ul li a {	color: #ee2e23;	font-weight: bold;	}
			#flashcontainer .inner ul li.flash {
				background:			url(ico_flash.gif) no-repeat center left;
			}

#flashcontainer.bg-dtdigital {	background: #ebeaea; }
#flashcontainer.bg-badjar {		background: #ffffff; }

#footer { 
	position: relative;
	clear: both;
	font-size: 1.083em; /* 13px */
	text-align: center; 
	background-color: #ebeaea;
}
	#footer_inner {
		width: 				800px;
		margin: 			0 auto;
		padding: 			0 0 35px 0;
		text-align: 		left;
	}
		#footer p { 
			color: 				#e6e6e6;
			float: 				left; 
			text-align: 		left;
		}
		#footer.bg-dtdigital a {			color: #ed180c;		font-weight: bold;	text-decoration: none; }
		#footer.bg-dtdigital a:hover {		color: #ed180c;		font-weight: bold;	text-decoration: underline; }
		#footer.bg-badjar a {			color: #ffffff;		font-weight: bold;	text-decoration: none; }
		#footer.bg-badjar a:hover {		color: #ffffff;		font-weight: bold; }
		#footer.bg-dtdigital .contact {
			color: 				#ffb1a8;
			float:				left;
			margin:				28px 0 0 0;
			width:				300px;
		}
		#footer.bg-badjar .contact {
			color: 				#ffb1a8;
			clear:				all;
			float:				left;
			margin:				15px 0 0 0;
			width:				300px;
		}
			#footer.bg-dtdigital .contact ul.social {
				list-style:			none;
				margin:				0 0 10px 0;
				padding:			0;
			}
				#footer.bg-dtdigital .contact ul.social li {
					height:				16px;
					margin:				0px 0px 10px 0px;
					padding:			2px 0 0 20px;
				}
				#footer.bg-dtdigital .contact ul.social li a {	color: #ed180c;	}
				#footer.bg-dtdigital .contact ul.social li.twitter {
					background:			url(ico_twitter.gif) no-repeat center left;
				}
				#footer.bg-dtdigital .contact ul.social li.url {
					background:			url(ico_dtdigital.gif) no-repeat center left;
				}
		#footer .logos { }
			#footer .logo02  /* Ogilvy logo */ {
				background:		 url(tl_ogilvy-interactive.png) 0 0 no-repeat;
				display: 		block;
				height: 		12px;
				margin: 		20px 0 0 63px;
				text-indent: 	-999em;
				width: 			212px;
			}
		#footer.bg-badjar .trees{ color: #ffc0c0;}
		#footer.bg-dtdigital .trees{ color: #5e5e5e;}
		#footer .trees {
			float:				right;
			font-size:			1.076em; /* 14px */
			font-weight:		bold;
			margin: 			10px 0 0 0;
			text-align:			right;
			width: 				100%;
		}
		.TreeCountLabel {
			font-size:			1.538em;
		}
		
		#footer .info {
			float:				right;
			margin:				28px 0 0 0;
			width: 				400px;
		}
			#footer .info p {
				float:				right;
				margin: 			0;
			}
			#footer .info p.link {
				float:				right;
				margin: 			10px 0 0 0;
				text-align:			right;
				width: 				100%;
			}

#footer.bg-dtdigital {	
	background: 	#ebeaea;
}
#footer.bg-badjar {		background: #cc181e; }

/* @Rollover Navigation - START: rollover navigation styles */
/* Fixes IE6 issue with nav not working at all */
.rollover-navigation a:hover {
	background: transparent;
}
.rollover-navigation a img.navitem_off,
.rollover-navigation a:hover img.navitem_hover,
.rollover-navigation a img.navitem_off,
.rollover-navigation a.hover img.navitem_hover {
	display: inline;
}
.rollover-navigation a:hover img.navitem_off,
.rollover-navigation a img.navitem_hover,
.rollover-navigation a.hover img.navitem_off,
.rollover-navigation a img.navitem_hover {
	display: none;
}


.column01-content p {
	color: #ff0000;
}
.column02-content p {
	color: #000000;
}



/* @List - START: list styling */
dl.dl-list01 {
	
}
dl.dl-list01 dt {
	font-weight: bold;
}
dl.dl-list01 dt {
	color: #05749E;
	cursor: pointer;
}
dl.dl-list01 dd {
	margin: 0;
}



