﻿#servicesMenuPanel
{
	display:none;
}

.buttonLinks
{
	width:203px;
	min-height:200px;
	float:left;
}

.buttonLinks ul
{
	list-style-image:none;
	margin:0px;
	padding:0px;
}

.buttonLinks li
{
	padding-bottom:6px;
	overflow:hidden;
}

.buttonLinks li.last
{
	padding-bottom:0px;
}

.buttonLinks li a
{
	width:193px; /* 203px adjusted for padding */
	height:59px; /* 67px adjusted for padding */
	background-position:0px;
	background-repeat:no-repeat;
	text-decoration:none;
	text-transform:uppercase;
	text-align:right;
	padding-top:8px;	
	padding-right:10px;	
	font-size:18px;
	font-weight:700;
	display:block;
}

.buttonLinks li a:hover
{
	background-position:-203px;
	color:#8eca00;
	text-decoration:none;
}

.buttonLinks li.careers a
{
	background-image:url(../../media/buttons/homeCareersBtn.gif);
}

.buttonLinks li.gpPortal a
{
	background-image:url(../../media/buttons/homeGpLiasonBtn.gif);
}

.buttonLinks li.imaging a
{
	background-image:url(../../media/buttons/homeImagingBtn.gif);
}

.buttonLinks li.pathology a
{
	background-image:url(../../media/buttons/homePathologyBtn.gif);
}


.mainContentBox
{
	margin-left:7px;
	width:553px;
	height:290px;
	float:left;
	overflow:hidden;
	
}

* html .mainContentBox
{
	width:552px;
}

.mediaCentreContentBox
{
	width:204px;
	overflow:hidden;
	min-height:290px;
	float:right;
}

* html .mediaCentreContentBox
{
	height:290px;
}


.sectionClickThroughBox
{
	width:247px; /* 267px adjusted for padding */
	height:75px; /* 92px adjusted for padding */
	padding:0px;
	overflow:hidden;
	position:absolute;
	border-color:#cccccc;
	border-width:1px;
	border-style:none;
	padding:9px;
}

.sectionClickThroughBox a.link
{
	font-family:Trebuchet MS, tahoma, Geneva, sans-serif;
	color:#6bb600;
	font-size:10px;
	text-transform:uppercase;
	background-image:url(../../media/template/readMoreArrow.gif);
	background-repeat:no-repeat;
	background-position:right 4px;
	width:70px;
	height:13px;
	display:inline-block;
	
}

.sectionClickThroughBox img
{
	float:left;
	margin-right:10px;
}

.sectionClickThroughBox img
{
	border:solid 1px #004390;
}


.sectionClickThroughBox h1
{
	color:#003e7e;
	font-size:16px;
	font-weight:normal;
	padding:0px;
	margin:0px;
	margin-bottom:3px;
}

.sectionClickThroughBox p
{
	font-family:Trebuchet MS, tahoma, Geneva, sans-serif;
	font-size:12px;
	line-height:13px;
	color:#656565;
	padding:0px;
	margin:0px;
}



.patientsVisitors
{
	border-right-style:solid;
	border-bottom-style:solid;
	left:12px;
	top:5px;
}

* html .patientsVisitors
{
	left:0px;
}

.mentalHealth
{
	border-right-style:solid;
	border-bottom-style:solid;
	left:12px;
	top:98px;
}

* html .mentalHealth
{
	left:0px;
}


.community
{
	border-right-style:solid;
	left:12px;
	top:192px;	
}

* html .community
{
	left:0px;
}



.agedCare
{
	padding-left:7px;
	border-bottom-style:solid;
	left:273px;
	top:5px;	
}

* html .agedCare
{
	left:263px;
}


.agedCare img
{
	margin-left:10px;
}

.maternity
{
	padding-left:7px;
	border-bottom-style:solid;
	left:273px;
	top:98px;	
}

* html .maternity
{
	left:263px;
}


.maternity img
{
	margin-left:10px;
}


.alliedHealth
{
	padding-left:7px;
	left:273px;
	top:192px;		
}

.alliedHealth img
{
	margin-left:10px;
}

* html .alliedHealth
{
	left:263px;
}




