﻿
/* NEWS XLST */
.news_archive 
{
}


.news_archive H5
{
}

.news_archive a
{
	color:#336699;
	font-size:12pt;
} 
.news_date 
{
	color:#666666;
	font-style:italic;
}
.news_teaser 
{
	color:navy
}

.news_text 
{
	color:navy;
}

.news_author 
{
	color:#333333;
}

/* CAREERS XLST */
.careers_archive 
{
}

.careers_archive H5
{
}

.careers_archive a
{
	color:Red;
} 
.careers_date 
{
	color:Green
}
.careers_expiry
{
	color:Green
}

.careers_expiry 
{
	color:Green
}
.careers_teaser 
{
	color:blue;
}

.careers_text 
{
	color:blue;
}

.careers_reference 
{
	color:orange;
}

/* LINKS */
links_container 
{
}
.link_heading 
{
	color:green;
	font-size:12pt;
}
.links_address a
{
	color:red;
	text-decoration:underline;
}
.links_description 
{
	color:orange;
}

/* EVENTS */
.EVENT_NAME 
{
	/*color:orange;*/
	font-weight: bold;
    color:#0d5d8f;
    font-size:12pt;
    border-bottom:dotted 1px #0d5d8f;
}
.EVENT_START_DATE 
{
	color:#776a48;
	font-size:12pt;
}
.EVENT_FINISH_DATE 
{
	color:#776a48;
	font-size:10pt;
}
.EVENT_LOCATION 
{
font-weight:bold;
font-size:10pt;
padding-top:5px;
}
.EVENT_LOCATION_DETAILS 
{
font-size:10pt;
}
.EVENT_TRANSPORT_PARKING 
{
font-size:10pt;
}
.EVENT_LOCATION_ADDRESS 
{
font-size:10pt;
}
.EVENT_LOCATION_SUBURB 
{
font-size:10pt;
padding-bottom:5px;
}

.EVENT_SUBHEADER {
    color:#0d5d8f;
    font-size:11pt;
    border-bottom:dotted 1px #0d5d8f;
    padding-top:10px;
}

.EVENT_LOCATION_STATE 
{
font-size:10pt;
}
.EVENT_LOCATION_COST 
{
}
.EVENT_COST_PER_TABLE 
{
}
.EVENT_CONTACT_PERSON 
{
}
.EVENT_CONTACT_PERSON_PHONE 
{
}	
.EVENT_CONTACT_PERSON_EMAIL 
{
}
.EVENT_REFRESHMENTS 
{
}
.EVENT_SEATS 
{
}
.EVENT_SEATS_LEFT 
{
}
.EVENT_TEXT, .EVENT_TEXT P
{
	color:#000;
}
.EVENT_ACTION a
{
	color:#776a48;
	text-decoration:underline;
}

/* PHOTO GALLERY */
.gallery_name 
{
	color:orange;
	font-size:12pt;
}
.gallery_thumb_div 
{
	border:solid 1px #666666;
	display:inline;
	width:80px;
	height:80px;
	padding:10px;
	text-align:center;
}
.gallery_thumb 
{
	width:80px;
}
