﻿
/* NEWS XLST */
.news_archive 
{
}

.news_title
{
    font-size: 14px;
    color: #036b9f;
    font-weight:bold;
}

.news_title a
{
    font-size: 14px;
    color: #036b9f;
    font-weight:bold;
}

.news_title div
{
    font-size: 14px;
    color: #036b9f;
    font-weight:bold;
}

.news_title a:link
{
    font-size: 14px;
    color: #036b9f;
    font-weight:bold;
}

.news_archive H5
{
}

.news_archive a
{
	color:#036b9f;
} 
.news_date 
{
	color:#99af0f
}
.news_teaser 
{
	color:#1893d1;
}

.news_text 
{
	color:#1893d1;
}

.news_author 
{
	color:#536003;
	font-style:italic;
}

/* 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:#007fbf;
	font-size:12pt;
}
.links_address a
{
	color:#9db509;
	text-decoration:underline;
}
.links_description 
{
	color:#5ca4c8;
}

/* EVENTS */
.EVENT_NAME 
{
	color:#149ad7;
	font-size:14px;
}
.EVENT_START_DATE 
{
	color:#859a03;
}
.EVENT_FINISH_DATE 
{
	color:#859a03;
}
.EVENT_LOCATION 
{
}
.EVENT_LOCATION_DETAILS 
{
}
.EVENT_TRANSPORT_PARKING 
{
}
.EVENT_LOCATION_ADDRESS 
{
}
.EVENT_LOCATION_SUBURB 
{
}
.EVENT_LOCATION_STATE 
{
}
.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
{
	
}
.EVENT_ACTION a
{
	color:#149ad7;
}
.EVENT_ACTION_BOLD a
{
	color:#149ad7;
	font-weight:bold;
	font-size:24px;
}

/* 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;
}