/* General settings */
html {height:100%;}
body {
	min-width:870px;
	margin:0;
font-size:12px;
line-height:18px;
	font-family:Helvetica, Arial, sans-serif;
		color:#515151;

	/*height:100%;*/
	background: #025954 url(http://www.tarooki.com.au/uploaded_files/document_uploads/bg-container.gif) repeat-x;
}




.pageElementTitle {
	margin: 0;
	font-size: 16px;
	font-weight:bold;
	line-height: 22px;
	color: #00837b;
	word-spacing:-1px;
	padding:25px 0 5px;
}


.pageTitle {
	color:#00837b;
	font-size:27px;
	line-height:34px;
	margin:0 0 10px;
	padding:39px 0px 10px;
	word-spacing:-2px;
	font-weight: bold;
}



#newsname strong {
	padding:39px 0px 10px;
	font-size: 16px;
	line-height: 22px;
	color: #00837b;
	word-spacing:-1px;
}

#date {
	font-size:12px;
}






img{border-style:none;}
a{
	text-decoration:none;
	color:#008982;
}
a:hover{text-decoration: underline;}
/* logo */
.logo {
	float:left;
	margin:-20px 0 0 22px;
	display: inline;
	width:171px;
	height:65px;
	background:url(http://www.tarooki.com.au/uploaded_files/document_uploads/logo.gif) no-repeat;
	text-indent:-9999px;
	font-size: 0;
}
/* for Internet Explorer only */
/*\*/
* html .logo {
	margin:0px 0 0 22px;
}
/**/
.logo a {
	display:block;
	height:100%;
	overflow:hidden;
	position:relative;
}
/* wrapper 
#wrapper1{height:100%;}

#wrapper2{
	min-width:870px;
	margin:0;
	font:12px/17px Helvetica, Arial, sans-serif;
	color:#515151;
	height:100%;
	background: #025954 url(http://www.tarooki.com.au/uploaded_files/document_uploads/bg-container.gif) repeat-x;
}
*/

#iecenter{
	_text-align:center;
	
}

#wrapper {
 display:table;
	width: 950px;
	height: auto;
	margin: 0 auto;
	text-align:left;
	
}



/* header */
#header {
	/*overflow: hidden;*/
	width: 100%;
	/*position: relative;*/
	z-index: 5;
}
#header .header-inner {
	/*overflow: hidden;*/
	width: 100%;
	padding:35px 0 30px;
	background: #fff;
}
#header .header-holder {
	margin: 0 auto;
	width:952px;
	/*overflow: hidden;*/
}
#header .b {
	overflow: hidden;

	/*width: 100%;*/
	/*begin correction*/
	margin-top:-11px;
	overflow:visible;
	position:absolute;
	width:952px;
	z-index:200;
	/*end correction*/

	height: 11px;
	background:url(http://www.tarooki.com.au/uploaded_files/document_uploads/bg-header-b.png) repeat-x;
}
/* nav */
#nav {margin-left: 374px;
margin-top: 20px;
	}
	/*
	padding:49px 29px 0 0;
	list-style: none;
	float:right;
}
#nav li {
	float: left;
	padding:0 0 0 30px;
}
#nav a {
	float: left;
	cursor: pointer;
	height: 17px;
	position: relative;
}
#nav a span {
	background:url(http://www.tarooki.com.au/uploaded_files/document_uploads/bg-nav.gif) no-repeat;
	overflow: hidden;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
	height: 100%;
	float: left;
}
#nav .home span {width: 43px;background-position:-3px -2px;}
#nav .location span {width: 69px;background-position:-76px -2px;}
#nav .conference-centre span {width: 149px;background-position:-176px -2px;}
#nav .facilities span {width: 68px;background-position:-356px -2px;}
#nav .contact span {width: 66px;background-position:-454px -2px;}
#nav a:hover {border: 0 none;}
#nav a:hover span,#nav .active span {height: 15px;text-decoration: none;border-bottom: 2px solid #cda876;}


/* container */
.container {
	width:100%;
   display:table-row;
	background:url(http://www.tarooki.com.au/uploaded_files/document_uploads/bg-frame.gif) repeat-y 50% 0;

}
.container .holder {
	float: left;
	width: 100%;
}
.main-container {
	/*position: relative;*/
	z-index: 1;
	margin: -11px 0 0;
	float: left;
	width: 100%;
}
/* main */
#main {
	width:952px;
	margin: 0 auto;
	overflow: visible;
	background:url(http://www.tarooki.com.au/uploaded_files/document_uploads/bg-main.gif) repeat-x;
	padding:29px 0 36px;
	clear:both;


}
/* index main */
.index #main {padding:29px 0 0;}
.main-inner {
	overflow: hidden;
	/*height: 1%;*/
}
.heading {
	height:1%;
	overflow:hidden;
	padding:39px 43px 0;
}
.heading h2 {
	color:#00837b;
	font-size:27px;
	line-height:34px;
	margin:0;
	padding:0 0 10px;
	word-spacing:-2px;
}
/* content */
#content {
	float:left;
	padding:0 0 0 43px;
	width:527px;
	_width:560px;
	height:600px;
	
}
#content p {
	margin:0;
	padding:0 0 10px;
}

#contentInternal {
	float:left;
	padding:0 0 0 43px;
	width:850px;
	_width:900px;
	
}
#contentInternal p, ul, li {
	font-size:12px;
	line-height:18px;
	font-family:Helvetica, Arial, sans-serif;
	
	
}

#contentInternal p {
	padding-top:6px;
	margin:0px;
	color:#515151;
}

#contentInternal ul{
	padding-top:5px;
	list-style-type:square;
	color:#00837b;
}

#contentInternal li{
	color:#515151;
}

#contentInternal a:link, #contentInternal a:visited  {
	margin:0;
	font-size:12px;
	line-height:18px;
	font-family:Helvetica, Arial, sans-serif;
	color:#00837b;
	text-decoration:none;
}

#contentInternal a:hover {
	text-decoration:underline;
}



/* INTERNAL CONTENT WITH QUOTE */

#contentInternalLeft {
	float:left;
	padding:0 0 0 0;
	width:550px;
}

#contentInternalQuote {
	float:right;
	padding:0 0 0 0px;
	width:230px;
	_width:250px;
	margin:0px;
	display:block;
	padding:0 10px 0 10px;
	_padding:13px 10px 10px 10px;
}

#contentInternalQuote img{
	float:right;
	clear:both;
	margin:0 0 10px 0;
	padding:2px;
	border:#cda876 1px solid;
}

#contentInternalQuote p{
	font-size:18px;
	line-height:22px;
	color:#cda876;
	font-weight:bold;
}


/* PHOTO GALLERY */



#photoInternal {
	float:left;
	padding:0 0 0 43px;
	width:850px;
	_width:900px;
	
}
#photoInternal  p, em {
	font-size:12px;
	line-height:18px;
	font-family:Helvetica, Arial, sans-serif;
	color:#515151;

	
	
}

#photoInternal  p {
	padding-top:6px;
	margin:0px;
	color:#515151;
}


#photoGalleryName {
	font-weight:bold;
	font-family:Helvetica, Arial, sans-serif;
	color:#00837b;
	font-size:16px;
	padding-top:10px;
}

#photoInternal a:link, a:visited {
	
		margin:0;
	font-size:12px;
	line-height:18px;
	font-family:Helvetica, Arial, sans-serif;
	color:#00837b;
	text-decoration:none;
}


#photoInternal a:hover{

	text-decoration:underline;
}

#photoInternal img{

	margin:0 0 10px 0 ;
	padding:2px;
	border:#cda876 1px solid;
}


#main_img{

	margin:0 0 10px 0 ;
	padding:2px;
	border:#cda876 1px solid;
}





.box-signature {
	height:1%;
	overflow:hidden;
	padding:10px 37px 8px;
}
#content .box-signature p {
	color:#00837b;
	font-size:18px;
	line-height:26px;
}
/* index content */
.index #content {
	float: none;
	overflow: hidden;
	height: 1%;
	padding: 0;
	width: auto;
}
/* text welcome */
.text-welcome {
	width: 227px;
	_width:260px;
	height: 59px;
	overflow: hidden;
	text-indent: -9999px;
	margin:0 0 0 -6px;
	position: relative;
	padding:0 0 15px;
	_margin-bottom:20px;
	background:url(http://www.tarooki.com.au/uploaded_files/document_uploads/text-welcome.gif) no-repeat;
}
/* three columns */
.three-columns {
	overflow: hidden;
	height: 1%;
	padding:35px 0 98px;
	background:url(http://www.tarooki.com.au/uploaded_files/document_uploads/bg-content-two-columns.gif) repeat-y;
}
/* col text */
.three-columns .col-text {
	float:left;
	padding:0 26px 10px 42px;
	width:305px;
	
_width:365px;
}
/* col gallery */
.col-gallery {
	float:left;
	padding:6px 0 0 57px;
	width:264px;
}
.col-gallery img {display: block;}
/* col news */
.col-news {
	float:right;
	padding:0px 33px 0 0;
	width:175px;
	_width:220px;
}
.col-news h3 {
	margin: 0;
	font-size: 20px;
	line-height: 25px;
	color: #00837b;
	word-spacing:-1px;
	padding:0 0 14px;
}
.col-news ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.col-news li {
	height:1%;
	overflow:hidden;
	padding:0 0 40px;
	vertical-align:top;
}
.col-news h4 {
	margin: 0;
	font-size: 11px;
	line-height: 14px;
	word-spacing:1px;
	text-transform: uppercase;
	color: #00837b;
	margin:10px 0 5px 0;
}
#content .col-news p {
	padding:0 0 4px;
	margin:0;
	font-size:12px;
	line-height:18px;
	font-family:Helvetica, Arial, sans-serif;
	color:#515151;
}
.col-news .more a{
	display:block;
	font-size:7px;
	height:10px;
	line-height:14px;
	padding:1px;
}
.col-news .more a {
	color:#fff;
	float:left;
	text-transform:uppercase;
	word-spacing:-1px;
	background: #00837b;
}
.col-news .more span {
	float: left;
	padding:1px 2px 2px;
	background:url(http://www.tarooki.com.au/uploaded_files/document_uploads/bg-more.gif) repeat-x;
}
.col-news .more a:hover {
	border: 0 none;
}
.col-news .more a:hover span {
	text-decoration: underline;
}
/* box visual */
.box-visual {
	/*height:1%;*/
	margin:-90px 0 0;
	overflow:visible;
	clear:both;
}
.box-visual img {display: block; clear:both;}

/* sidebar */
#sidebar {
	float:right;
	width:265px;
	padding:3px 37px 0 0;
}
#sidebar .img-holder {
	margin: 0;
	padding: 0;
	list-style: none;
}
#sidebar .img-holder li {
	overflow: hidden;
	height: 1%;
	vertical-align: top;
	padding:0 0 21px;
}
* html #sidebar .img-holder li {
	padding:0 0 18px;
}
* +html #sidebar .img-holder li {
	padding:0 0 18px;
}
#sidebar .img-holder img {
	display: block;
	border: 1px solid #d1ae80;
}
/* footer */
#footer {
    width:952px;
    overflow:hidden;
  display:table-footer-group;
}
#footer .holder {
    height:1%;
    display:table-row;
}
#footer .frame {display:table-cell;}
#footer .footer-top {
	overflow: hidden;
	text-indent: -9999px;
	font-size: 0;
	line-height: 0;
	margin: 0 auto;
	width: 952px;
	height: 23px;
	background:url(http://www.tarooki.com.au/uploaded_files/document_uploads/bg-footer-top.gif) no-repeat 50% 100%;
}
.index #footer .footer-top {display: none;}
#footer .footer-inner {
	overflow: hidden;
	margin: 0 auto;
	width: 952px;
	border-top: 1px solid #957a56;
	background: #cda876;
}
#footer a {text-decoration: none;}
#footer a:hover {text-decoration: underline;}

/* two columns */
.two-columns {
	overflow: hidden;
	height: 1%;
	padding:22px 24px 24px 41px;
}
.two-columns .col {
	float: left;
	width: 180px;
	padding: 0 14px 0 0;
}
.two-columns h3 {
	color:#67543a;
	font-size:10px;
	line-height:13px;
	margin:0;
	padding:0 0 5px;
	text-transform:uppercase;
}
.two-columns address {
	font: normal 11px/19px Helvetica, Arial, sans-serif;
	color: #fff;
	padding: 0;
}
.two-columns address a {color: #fff;}




#footer .text-conference {
	float: right;
	margin:3px 0 0;
	width: 320px;
	height: 86px;
	overflow: hidden;
	text-indent: -9999px;
	font-size: 0;
	line-height: 0;
	background:url(http://www.tarooki.com.au/uploaded_files/document_uploads/text-conference.gif) no-repeat;
}
#footer .copy {
	overflow: hidden;
	height: 1%;
	text-transform: uppercase;
	font-size: 10px;
	line-height: 13px;
	padding:1px 10px 24px 42px;
}
#footer ul {
	float: left;
	margin:-3px 0 0 -7px;
	padding:0 6px 0 0;
	list-style: none;
	display: inline;
		font-size: 10px;

}
#footer ul li {
	font-size: 9px;
	float: left;
	padding:0 7px 0 7px;
	background:url(http://www.tarooki.com.au/uploaded_files/document_uploads/separator-footer.gif) no-repeat 100% 3px;
}
#footer .copy a {color: #816949;}
#footer p {
	float: left;
	margin: -1px;
	_margin:0px;
	color: #816949;
	font-size: 10px;
	text-transform: uppercase;
	line-height: 13px;
}

#footer a:link, a:visited {
	font-size:10px;
	text-decoration:none;
}

#footer a:hover, a:active {
	text-decoration:underline;
}



