<br />
<b>Notice</b>:  Undefined property:  Css::$bVersion in <b>/home/liquidca/public_html/library/Shockmedia/Css.php</b> on line <b>184</b><br />
<br />
<b>Notice</b>:  Undefined property:  Css::$browser in <b>/home/liquidca/public_html/library/Shockmedia/Css.php</b> on line <b>148</b><br />
<br />
<b>Notice</b>:  Undefined property:  Css::$OS in <b>/home/liquidca/public_html/library/Shockmedia/Css.php</b> on line <b>148</b><br />
<br />
<b>Notice</b>:  Undefined property:  Css::$browser in <b>/home/liquidca/public_html/library/Shockmedia/Css.php</b> on line <b>153</b><br />
<br />
<b>Notice</b>:  Undefined property:  Css::$OS in <b>/home/liquidca/public_html/library/Shockmedia/Css.php</b> on line <b>153</b><br />
<br />
<b>Notice</b>:  Undefined property:  Css::$browser in <b>/home/liquidca/public_html/library/Shockmedia/Css.php</b> on line <b>158</b><br />
<br />
<b>Notice</b>:  Undefined property:  Css::$OS in <b>/home/liquidca/public_html/library/Shockmedia/Css.php</b> on line <b>158</b><br />
<br />
<b>Notice</b>:  Undefined property:  Css::$browser in <b>/home/liquidca/public_html/library/Shockmedia/Css.php</b> on line <b>164</b><br />
<br />
<b>Notice</b>:  Undefined property:  Css::$OS in <b>/home/liquidca/public_html/library/Shockmedia/Css.php</b> on line <b>169</b><br />
<br />
<b>Notice</b>:  Undefined property:  Css::$bVersion in <b>/home/liquidca/public_html/library/Shockmedia/Css.php</b> on line <b>184</b><br />
<br />
<b>Notice</b>:  Undefined property:  Css::$browser in <b>/home/liquidca/public_html/library/Shockmedia/Css.php</b> on line <b>148</b><br />
<br />
<b>Notice</b>:  Undefined property:  Css::$OS in <b>/home/liquidca/public_html/library/Shockmedia/Css.php</b> on line <b>148</b><br />
<br />
<b>Notice</b>:  Undefined property:  Css::$browser in <b>/home/liquidca/public_html/library/Shockmedia/Css.php</b> on line <b>153</b><br />
<br />
<b>Notice</b>:  Undefined property:  Css::$OS in <b>/home/liquidca/public_html/library/Shockmedia/Css.php</b> on line <b>153</b><br />
<br />
<b>Notice</b>:  Undefined property:  Css::$browser in <b>/home/liquidca/public_html/library/Shockmedia/Css.php</b> on line <b>158</b><br />
<br />
<b>Notice</b>:  Undefined property:  Css::$OS in <b>/home/liquidca/public_html/library/Shockmedia/Css.php</b> on line <b>158</b><br />
<br />
<b>Notice</b>:  Undefined property:  Css::$browser in <b>/home/liquidca/public_html/library/Shockmedia/Css.php</b> on line <b>164</b><br />
<br />
<b>Notice</b>:  Undefined property:  Css::$OS in <b>/home/liquidca/public_html/library/Shockmedia/Css.php</b> on line <b>169</b><br />
<br />
<b>Notice</b>:  Undefined property:  Css::$bVersion in <b>/home/liquidca/public_html/library/Shockmedia/Css.php</b> on line <b>184</b><br />
<br />
<b>Notice</b>:  Undefined property:  Css::$browser in <b>/home/liquidca/public_html/library/Shockmedia/Css.php</b> on line <b>148</b><br />
<br />
<b>Notice</b>:  Undefined property:  Css::$OS in <b>/home/liquidca/public_html/library/Shockmedia/Css.php</b> on line <b>148</b><br />
<br />
<b>Notice</b>:  Undefined property:  Css::$browser in <b>/home/liquidca/public_html/library/Shockmedia/Css.php</b> on line <b>153</b><br />
<br />
<b>Notice</b>:  Undefined property:  Css::$OS in <b>/home/liquidca/public_html/library/Shockmedia/Css.php</b> on line <b>153</b><br />
<br />
<b>Notice</b>:  Undefined property:  Css::$browser in <b>/home/liquidca/public_html/library/Shockmedia/Css.php</b> on line <b>158</b><br />
<br />
<b>Notice</b>:  Undefined property:  Css::$OS in <b>/home/liquidca/public_html/library/Shockmedia/Css.php</b> on line <b>158</b><br />
<br />
<b>Notice</b>:  Undefined property:  Css::$browser in <b>/home/liquidca/public_html/library/Shockmedia/Css.php</b> on line <b>164</b><br />
<br />
<b>Notice</b>:  Undefined property:  Css::$OS in <b>/home/liquidca/public_html/library/Shockmedia/Css.php</b> on line <b>169</b><br />
/*///////////////////////////////////////////////////////

	Layout Stylesheet
	Last updated 02/05/2008

	(C) 2010 Shock Media Pty Ltd

	All Browsers [SCREEN]
	This is the common layout defintion.
	Don't make any changes here - edit site.css.php instead

///////////////////////////////////////////////////////*/

/*-----------------------------------
// CANVAS DEFINITION
//---------------------------------*/

* {
	margin: 0;
	padding: 0;
}

html, body {
	height: 100%;
	font-size: 10px;
}

html>body {
	font-size: 10px;
}

/*-----------------------------------
// LAYOUT DEFINITION
//---------------------------------*/

#header {width: auto; background:#FFF;}#footer {width: 100%; clear: both; float: left; background:#FFF;}#left {
        		float: left;
				position: relative;
				z-index: 0;
        		background: #FFF;
        		width: 312px;
        		margin-left: -312px;
    		}#right {display: none;}#main {
    		float: left;
    		display: inline;
			position: relative;
			z-index: 0;
			overflow: hidden;
			background: #FFF;
        	width: 612px;
    	}.mceContentBody {
            background: #FFF;
        }#content {
        		width: auto;
        		float: left;
        		display: inline;
        		position: relative;
        	border-left-style: solid;border-left-width: 312px;border-left-color: #FFF;}#container {
				width: 924px;
				position: relative;
				left: 50%;
				margin-left: -462px;
		}
/*-----------------------------------
// FUNCTIONS
//---------------------------------*/

/*///////////////////////////////////////////////////////

	Common Stylesheet
	Last updated 02/05/2008

	(C) 2010 Shock Media Pty Ltd

	All Browsers [SCREEN]
	This is the common definition for all sites.
	Don't make any changes here - edit site.css.php instead

///////////////////////////////////////////////////////*/

/*-----------------------------------
// FORM ELEMENTS DEFINITION
//---------------------------------*/

#contact fieldset {
	border: none;
}

#contact legend {
	display: none;
}

#contact dt {
	float: left;
	width: 100px;
	font-size: 1.3em;
}

#contact input, #contact textarea {
	border: 1px solid #a5acb2;
	width: 200px;
	margin-bottom: 5px;
}

#contact select {
	margin-bottom: 5px;
}

button {
  border:0;
  cursor:pointer;
  font-weight:bold;
  padding:0 22px 0 0;
  margin-right: 5px;
  margin-left: 100px;
  text-align:center;
  background:url('/media/images/buttons/btn_right.gif') right no-repeat;
  font-size: 1.2em;
}

button span {
  position:relative;
  display:block;
  white-space:nowrap;
  padding:0 0 0 10px;
  height: 33px;
  line-height: 31px;
  background:url('/media/images/buttons/btn_left.gif') left no-repeat;
  color:#FFF;
  margin-left: -5px;
}

button:hover {
	background:url('/media/images/buttons/btn_right_hover.gif') right no-repeat;
}
button:hover span {
	background:url('/media/images/buttons/btn_left_hover.gif') left no-repeat;
}

#preloadimages {
	width: 0;
	height: 0;
	display: inline;
	background-image: url('/media/images/buttons/btn_right_hover.gif');
	background-image: url('/media/images/buttons/btn_left_hover.gif');
	background-image: url();
}

IE
button {
    width: auto;
    overflow: visible;
}
button span {
    margin-top: 2px;
}

#contact #phone_prefix,
#contact #fax_prefix {
	width: 40px;
	margin-right: 5px;
}

#contact #phone_number,
#contact #fax_number {
	width: 153px;
}

#contact form hr {
	margin-bottom: 14px;
	margin-top: 9px;
	border: none 0;
	border-top: 1px dashed #a5acb2;/*the border*/
	width: 50%;
	height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
}


/*-----------------------------------
// MISCELLANEOUS DEFINITION
//---------------------------------*/

.clear {
	clear: both;
}

.required {
	color: #ae0015;
}

.fValidator-msg {
	color: #ae0015;
	font-size: 1.2em;
	padding-left: 110px;
	padding-bottom: 5px;
}

.ajax-loading {
	padding: 20px 0;
	background: url(/media/images/ajax-loader.gif) no-repeat center;
}

/**
 * Google Maps
 */
IE
.gmap img {
    behavior: none;
}

/**
 * Date Picker
 */
input.DatePicker{
	display: block;
	width: 150px;
	padding: 3px 3px 3px 24px;
	font-size: 13px;
	background: #fff url(/media/images/date.gif) no-repeat top left;
	cursor: pointer;
}
input:focus.DatePicker{
	background: #fffce9 url(/media/images/datefocus.gif) no-repeat top left;
}
.dp_container{
	position: relative;
	padding: 0;
	z-index: 500;
}
.dp_cal{
	background-color: #fff;
	border: 1px solid #000;
	position: absolute;
	width: 177px;
	top: 24px;
	left: 0;
	margin: 0px 0px 3px 0px;
}
.dp_cal table{
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
}
.dp_cal select{
	margin: 2px 3px;
	font-size: 11px;
}
.dp_cal select option{
	padding: 1px 3px;
}
.dp_cal th,
.dp_cal td{
	width: 14.2857%;
	text-align: center;
	font-size: 11px;
	padding: 2px 0;
}
.dp_cal th{
	border: solid #aad4f2;
	border-width: 1px 0;
	color: #797774;
	background: #daf2e6;
	font-weight: bold;
}
.dp_cal td{
	cursor: pointer;
}
.dp_cal thead th{
	background: #d9eefc;
}
.dp_cal td.dp_roll{
	color: #000;
	background: #fff6bf;
}
/* must have this for the IE6 select box hiding */
.dp_hide{
	visibility: hidden;
}
.dp_empty{
	background: #eee;
}
.dp_today{
	background: #daf2e6;
}
.dp_selected{
	color: #fff;
	background: #328dcf;
}

/*///////////////////////////////////////////////////////

	Stylesheet for Liquid Capital Pty Ltd.
	Last updated 02/05/2008

	(C) 2010 Shock Media Pty Ltd

	All Browsers [SCREEN]

///////////////////////////////////////////////////////*/

/*-----------------------------------
// CANVAS DEFINITION
//---------------------------------*/

body {
	font-family: Calibri, Helvetica, Arial, sans-serif;
	color: #50493e;
	line-height: 150%;
	background: #FFF;
}

/*-----------------------------------
// LAYOUT DEFINITION
//---------------------------------*/

#header {
	border-top: 6px solid #051544;
	padding-top: 23px;
	height: 64px;
}

#header img#logo {
	
}

#mainmenu {
	float: right;
	padding: 0;
	margin: 0;
	margin-top: -1.3em;
}

#mainmenu li {
	display: inline;
	float: left;
	padding-right: 28px;
}

#mainmenu li.last {
	padding-right: 0;
}

#mainmenu li a {
	font-family: Calibri, Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 1.3em;
	text-decoration: none;
	text-transform: uppercase;
	color: #081a4c;
}

#mainmenu li a:hover {
	color: #005bd7;
}

#home #content {
	margin-top: 4px;
	border: 0;
	clear: both;
}

#home #content #leftside {
	float: left;
	width: 461px;
}

#home #content #leftside #usercontent{
	margin-left: 38px;
	margin-right: 15px;
	margin-top: 28px;
}

#home #content #leftside #usercontent p {
	color: #50493e;
	font-size: 1.5em;
}

#home #content #main {
	float: left;
	width: 461px;
}

#home #content #main ul{
	margin-top: 25px;
	padding: 0;
}

#home #content #main li {
	list-style-type: none;
	border-bottom: 1px dashed #005bd7;
	background: none;
}

#home #content #main li.last {
	border: none;
}	

#home #content #main li h3 {
	background: url('/media/images/bullet_home.gif') no-repeat 0px 3px;
	padding-left: 18px;
	margin-top: 1em;
	margin-bottom: 0;
	padding-bottom: 0;
	color: #000033;
	font-size: 16px;
	font-weight: normal;
	border: none;
}

#home #content #main li h3 a {
	border: none;
	text-decoration: none;
}

#home #content #main li h3 a:hover {
	color: #005bd7;
}

#home #content #main li p {
	padding-top: 1em;
	color: #000033;
}

#home #latest_news {
	background: #ac9f8d url('/media/images/bg_news_top.gif') repeat-x;
	padding-top: 17px;
}

#home #latest_news h3 {
	font-size: 1.8em;
	line-height: 24px;
	color: #000033;
	font-weight: normal;
	font-family: Calibri, Helvetica, Arial, sans-serif;
	display: inline;
	float: left;
	padding-left: 40px;
	border-right: 1px dotted #000033;
	padding-right: 5px;
}

#home #latest_news #latestnews {
	float: left;
	padding: 0;
	margin: 0;
}

#home #latest_news #latestnews li {
	list-style: none;
	font-size: 1.3em;
	font-family: Calibri, Helvetica, Arial, sans-serif;
	color: #000033;
	margin: 0;
	padding: 0 0 0 5px;
	width: 325px;
}

#home #latest_news #latestnews li a {
	text-decoration: none;
	color: #000033;
	border-bottom: 1px dotted #000033;
}

#home #latest_news #latestnews li a:hover {
	color: #005bd7;
	border-bottom: 1px dotted #005bd7;
}

#home #latest_news #latestnews h4 {
	display: none;
}

#home #latest_news div {
	clear: both;
	height: 4px;
	padding-top: 9px;
	background: url('/media/images/bg_news_bottom.gif') no-repeat bottom;
}

#home #usercontent {
	clear: both;
}

#footer img {
	padding-bottom: 16px;
}

#footer {
	margin-top: 5px;
}

#footer ul {
	padding: 0;
	margin: 0;
}

#footer #footerleft {
	float: left;
	color: #000033;
	font-size: 1.2em;
}

#footer #footerright {
	float: right;
	color: #000033;
	font-size: 1.5em;
}

#footer #footerright ul li {
	display: inline;
	float: left;
	background: url('/media/images/bullet_footer.gif') no-repeat 0px 7px; 
	padding-left: 8px;
	padding-right: 5px;
}

#footer #footerright ul li.first {
	background: none;
}

#footer #footerright ul li.last {
	padding-right: 0;
}

#footer #footerleft ul li {
	display: inline;
	float: left;
	padding-right: 10px;
}

#footer #footerleft ul li a {
	text-decoration: none;
	color: #000033;
	font-size: 12px;
}

#footer #footerleft ul li a:hover {
	text-decoration: none;
	color: #005bd7;
	font-size: 12px;
}

#footer #footerleft p {
	clear: both;
	font-size: 12px;
	color: #b3b6bc;
}

#footer #footerleft p a {
	color: #b3b6bc;
	text-decoration: none;
}

.banner {
	height: 190px;
	width: 924px;
}

.banner h2 {
	color: #FFF;
	font-size: 30px;
	font-weight: normal;
	font-family: Candara,Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	padding-top: 140px;
	padding-left: 35px;
}

.photo5 {
	background: url('/media/images/5.jpg') no-repeat;
}

.photo4 {
	background: url('/media/images/4.jpg') no-repeat;
}

.photo3 {
	background: url('/media/images/3.jpg') no-repeat;
}

.photo2 {
	background: url('/media/images/2.jpg') no-repeat;
}

.photo1 {
	background: url('/media/images/1.jpg') no-repeat;
}

.archive {
	border-bottom: 1px dashed #005bd7;
}

#contactdetails {
	padding-bottom: 10px;
}

/*-----------------------------------
// TYPOGRAPHY DEFINITION
//---------------------------------*/

p {
	font-size: 14px;
	line-height: 150%;
	padding-bottom: 1em;
}

#content #main a {
	text-decoration: none;
	color: #50493e;
	border-bottom: 1px dotted #50493e;
}

#content #main a:hover {
	text-decoration: none;
	color: #005bd7;
	border-bottom: 1px dotted #005bd7;
}

a img {
	border: none;
}

h1 {
	font-size: 2em;
}

#content h2, .mceContentBody h2 {
	font-size: 24px;
	font-family: Calibri, Helvetica, Arial, sans-serif;
	font-weight: normal;
	color: #005bd7;
	text-transform: capitalize;
	margin-top: 40px;
	padding-bottom: 13px;
}

#content h3, .mceContentBody h3 {
	font-size: 17px;
	font-weight: normal;
	line-height: 1.2em;
	color: #005bd7;
	padding-bottom: 13px;
}

h4 {
	font-size: 1em;
}

h5 {
	font-size: .89em;
}

h6 {
	font-size: .75em;
}

ul, ol {
	padding: 2em;
}

blockquote {
	font-size: 1.5em;
	font-family: Calibri, Helvetica, Arial, sans-serif;
	color: #50493e;
	margin: 20px;
	line-height: 1.2em;
}

blockquote span {
	font-size: 1.5em;
	font-family: Candara,Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	color: #ccc5ba;
}

#content #customMenu {
	padding: 7px 0 7px 0;
	margin: 0 0 0 33px;
	margin-top: 37px;
	background: url('/media/images/bg_subnav_bottom.gif') bottom no-repeat;
	width: 227px;
}

#content #customMenu #customMenu_mitem_0 {
	padding: 10px 0 0 24px;
	margin: 0;
	background: url('/media/images/bg_subnav.gif') repeat-y;
}


#content #customMenu ul {
	padding: 0 0 10px 0;
	margin: 0;
}

#content #customMenu li {
	list-style: none;
	line-height: 1.7em;
}

#content #customMenu li a {
	text-decoration: none;
	font-size: 12px;
	text-transform: uppercase;
	color: #0059d6;
}

#content #customMenu ul li a span {
	background: url('/media/images/arrow_subnav.gif') no-repeat right;
	padding-right: 10px;
}

#content #customMenu ul li a:hover span {
	background: url('/media/images/arrow_subnav.gif') no-repeat right;
	padding-right: 15px;
}

#content #customMenu li.last {
	padding: 0;
	margin-left: -23px;
	
}

#content #customMenu li.last a {
	margin-left: 23px;
}

#content #customMenu #customMenu_mitem_0 a#customMenu_0 {
	color: #000033;
}

#content #main ul, .mceContentBody ul {
	padding: 0;
	margin: 0;
	margin-top: -14px;
}

#content #main ul li, .mceContentBody ul li {
	list-style: none;
	margin-left: 60px;
	padding-left: 8px;
	font-size: 14px;
	font-family: Calibri, Helvetica, Arial, sans-serif;
	line-height: 1.4em;
	background: url('/media/images/bullet.gif') no-repeat 0px 7px;
}

#home #content #main ul li {
	margin-left: 25px;
	padding-left: 0px;
}

/*-----------------------------------
// FORM ELEMENTS DEFINITION
//---------------------------------*/




