/*
	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
*/


*, html
{
	font-family: Arial, Geneva, Helvetica, sans-serif;
}

body, form, ul, li, p, h1, h2, h3, h4, h5
{
	margin: 0;
	padding: 0;
}
/* Styles for scalable font consistency */
html { font-size: 100%; /* IE hack */ }
body { font-size: 12px; background: #000000; color: #FFFFFF; }
table { font-size: 100%; /* IE hack */ }

input, select, textarea, th, td { font-size:1em; }

a
{
	text-decoration: none;
	color: #FFFFFF;
}
a:hover
{
	text-decoration: underline;
}
	
img
{
	border: none;
}

td
{
	vertical-align: top;
}

p
{
	margin: 0 0 15px 0;
}

.clear
{
	height: 0 !important;
	line-height: 0 !important;
	clear: both !important;
	font-size: 1px !important;
	float: none !important;
	padding: 0  !important;
	margin: 0  !important;
}


.errors
{
	color: #FF0000;
	font-size: 11px;
	padding: 10px;
	margin-bottom: 15px;
	border: 1px dotted #CCCCCC;
	position: relative;
}
.errors ul li
{
	margin-left: 16px;
}
.errors ul li
{
	color: #FF0000;
	font-size: 11px;
	list-style-type: square;
	padding: 0;
	background: none;
}
.error
{
	color: #FF0000;
	font-size: 12px;
	font-weight: bold;
}

/* Listing styles */
.table_listing01
{
	margin-top: 11px;
	width: 528px;
	empty-cells: show;
}
.table_listing01 td
{
	vertical-align: bottom !important;
	height: 119px;
}
.table_listing01 .table_listing_img
{
	width: 76px;
}
/*.table_listing01 .table_listing_img img
{
	vertical-align: top;
}*/
.table_listing01 .table_listing_txt
{
	width: 452px;
}
.table_listing01 p
{
	margin: 0 !important;
	padding: 0 !important;
}
.listing01
{
	float:left;
	height: 536px;
	overflow: hidden;
}
.listing01 .list_item
{
	margin: 0 0 21px 0;
	xheight: 91px;
}
.listing01 .list_item a.pic_float, .listing02 .list_item a.pic_float
{
	float: left;
}

.listing01 .list_item .item_text
{
	margin: 0 0 0 77px;
	padding: 57px 0 0 0;
	float: none;
}
.listing01 .list_item .item_text.press
{
	padding-top:60px;
}

.listing02
{
	float:left;
	height: 536px;
	xmargin-right:100px;
}
.listing02 .list_item
{
	width:250px;
	margin: 1pt 0 21px 0;
}
.listing02 .list_item .item_text
{
	margin: 0 0 0 83px;
}
.listing02 .list_item .item_text.press
{
	padding-top:75px;
}

#bodycontainer
{
	text-align: center;
}
#bodycontainer #bodycontainer_inside
{
	margin: 0 auto;
	text-align: left;
	width: 800px;
	position: relative;
}
/* Fix for Mac IE5 not positoning logo on home page correctly */
* > html #bodycontainer #bodycontainer_inside
{
	height: 562px;
}
/**/
#bodycontainer_inside.logo
{
	background: url(gr_logo-nav.gif) 22px 100% no-repeat;
}

.home-logo
{
	position: absolute;
	bottom: 0;
	left: 21px;
}
/*
* html .home-logo
{
	bottom:20px;
}
*/
.hide-element
{
	visibility: hidden;
}

#leftCol
{
	width: 242px;
	float: left;
}
#leftCol .padding
{
	padding: 23px 0 0 20px;
}
#navigation
{
	margin-bottom:150px;
	color: #FFFFFF;
}
#navigation a
{
	color: #FFFFFF;
}
#navigation a.active
{
	font-weight: bold;
}
#navigation .secondLvlNav
{
	margin: 0 0 0 15px;
}
#btm_navigation
{
	width: 230px;
	padding-top:30px;
	position: absolute;
	bottom: -3px;
}
.arrow_nav
{
	height:9px;
	padding:2px 0 5px 0;
}
.arrow_nav.short
{
	position: absolute;
	bottom: 0;
	left:0;
}
.arrow_nav.arrowleftcol
{
	position:absolute;
	bottom: -6px;
	width:210px;
}
.arrow_nav .previous
{
	float:left;
	padding-top:11px;
	padding-right:30px;
}
.arrow_nav .rightprevious
{
	float: right;
}
.arrow_nav .next
{
	float:right;
	padding-top:11px;
}


.arrow_nav.new01
{
	height: 9px;
	width: 50px;
	padding: 0;
	position: absolute;
	bottom: 0;
	right: 0;
}
.arrow_nav.new01 .rightprevious
{
	padding: 0;
	float: none;
	position: absolute;
	bottom: 0;
	right: 30px;
}
.arrow_nav.new01 .next
{
	padding: 0;
	float: none;
	position: absolute;
	bottom: 0;
	right: 0;
}


.arrow_nav.new02
{
	height: 9px;
	width: 528px;
	padding: 0;
	position: absolute;
	bottom: 0;
	right: 0;
}
.arrow_nav.new02 .previous
{
	padding: 0;
	float: none;
	position: absolute;
	bottom: 0;
	left: 0;
}
.arrow_nav.new02 .next
{
	padding: 0;
	float: none;
	position: absolute;
	bottom: 0;
	right: 0;
}



.arrow_nav.new03
{
	position: static;
	width: 210px;
	height: 9px;
	padding: 0;
	margin-top: 6px;
}
.arrow_nav.new03 .previous
{
	float: left;
	padding: 0;
}
.arrow_nav.new03 .next
{
	float: right;
	padding: 0;
}


#rightCol
{
	float:left;
	width:540px;
	position:relative;
	margin:0;
	height: 558px;
	overflow: hidden;
}
#rightCol .padding
{
	padding: 24px 0 0 12px;
}
#rightCol h1
{
	font-weight:bold;
	font-size:12px;
}
.content p.margin34
{
	margin: 0 0 34px 0;
}
.content p
{
	margin: 0 0 15px 0;
}
.content .img_container
{
	height: 126px;
}
.content .img_container img
{
	float: left;
	margin: 0 12px 0 0;
}
.content .twoCol .left, .content .twoCol .right
{
	float: left;
	width: 280px;
	padding-right:20px;
}
.content .twoCol .right
{
	width: auto;
}

#flashcontent
{
	padding-top:10px;
}

#contact_alignment
{
	margin-top:0px;
}

/* Scrollable image container */
.content .scroll_parent
{
	position: relative;
	height: 90px;
	overflow: hidden;
	padding-top:26px;
	margin-bottom: 34px;
}
.content .scroll_inner
{
	position:absolute;
	white-space: nowrap;
	left:0px;
}
.content .scroll_inner img
{
	margin: 0 11px 0 0;
}
.content .scroll_inner.careers_top img
{
	margin: 0 17px 0 0;
}
#largeImage
{
	position: absolute;
	bottom: 0;
}
* html #largeImage
{
	/*ie6
	position: static;*/
}
*+html #largeImage
{
	/*ie7*/
}