html,body 
{
	height: 100%;
	text-align: center;
	background-color: #A4AD9A;
} 

a, a:hover, a:visited
{
	color: blue;
	text-decoration: underline;
}

a.title, a.title:hover, a.title:visited
{
	font-weight: bold;
	font-size: 1.1em;
	text-decoration: underline;
}

body 
{
	font-family: Trebuchet MS, Verdana, Tahoma, Georgia, Sans-Serif;
	font-size: 0.75em;
	line-height: 140%;
	color: #333333;
}

select, textarea, input
{
	font-family: Trebuchet MS, Verdana, Tahoma, GeorgiaSans-Serif;
	color: #000000;
}

h1
{
	font-size:1.2em;
	margin-right:15px;
	padding-top:3px;
	padding-bottom: 5px;
	margin-bottom: 0px;
	margin-top:0px;
	color: #A24571;
	text-transform: uppercase;
}

h1.landing
{
	color: black;
	font-size: 1.5em;
}

h2
{
	font-size:1.1em;
	color: #A24571;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 5px;
}

h3
{
	font-size:1.0em;
	color: #A24571;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 5px;
}

p
{
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-right: 8px;
	margin-bottom: 10px;
}

p.nav
{
	font-size: 1.0em;
}

ul
{
	margin-right:15px;
	text-align:justify;
}

img.navimage
{
	border: 0px;
}

.debug
{
	border: 1px green dashed;
}

.right
{
	text-align: right;
}

.centre
{
	text-align: center;
}

.nobr
{
	white-space: nowrap;
}

.footnoteText
{
	margin-top: 8px;
	font-size: 0.9em;
}

a.mainNav
{
	text-decoration: none;
	font-weight: bold;
	color: Black;
	font-size: 1.1em;
	text-transform: lowercase;
}

span.menuRootItem
{
	text-decoration: none;
	font-weight: bold;
	color: Black;
	font-size: 1.1em;
	text-transform: lowercase;
}

#outerDiv
{
	margin: 20px;
	width:803px;
	background: url(../img/shadow-bg.jpg);    
	background-repeat:repeat-y;
	margin: 0 auto;
	background-color:White;
}

div.navContainer
{
	border: 1px solid #99cc99;
	padding: 5px;
	margin-top: 5px;
	margin-right: 10px;
}

#subbodyContainer
{
	position: relative;
	background-image: url(../img/subnavback.gif);
	background-repeat: repeat-y;
	background-position: right;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}

#subbody
{
	float:left;
	width: 370px;
}

div.subnav
{
	float:right;
	width: 120px;
	background-image: url(../img/subnavback.gif);
}

div.subnav h2
{
	text-align: center;
}

div.subnav ul
{
	list-style: none;
}

div.jobItem
{
	padding-bottom: 8px;
}

#mainwrapper
{
	padding: 0 20px 20px 10px;
	background-image: url(../img/shadow-bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;	
}

#navDiv
{
	text-align:left;
	float:left;
	width:216px;
	margin-left: 4px;
	padding-left: 0;
	margin-top: 4px;
}

#navDiv ul, ul.HomeNavList
{
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.HomeNavList
{
	padding-left: 8px;
}

ul.HomeNavList li
{
	border-bottom: 1px dotted #333333;
}

#navDiv ul li, ul.HomeNavList li
{
	display: block;
	padding-top: 2px;
	padding-bottom: 1px;
	padding-left: 0;
	width: 208px;
}

ul.HomeNavList li
{
	width: 216px;
}

#navDiv ul li a:link, #navDiv li a:visited, #navDiv li a:hover, ul.HomeNavList li a:link, ul.HomeNavList li a:visited, ul.HomeNavList li a:hover
{
	padding: 3px 8px 3px 8px;
	padding-left: 8px;
	text-decoration: none;
	text-transform: uppercase;
}

#navDiv ul img, ul.HomeNavList img
{
	margin-top: 2px;
}

#navDiv ul ul
{
	margin-left: 8px;
}

#navDiv ul ul li 
{
	display: block;
}

#navDiv ul ul a:link, #navDiv ul ul a:visited, #navDiv ul ul a:hover
{
	display: block;
	padding-top: 2px;
	padding-bottom: 0;
	border-bottom: 1px dotted #333333;
}

li a.firstChild
{
	border-top: 1px dotted #333333;
}

#navDiv ul ul img
{
	margin-top: 5px;
	margin-right: 6px;
}

a.nav, a:visited.nav, a:hover.nav
{
	color: #333333; 
}

#searchNavigator
{
	float:right;
	width: 330px;
	margin-top: 24px;
}

#breadcrumb
{
	background-image: url(../img/top-banner-grey.jpg);
	background-position: bottom left;
	text-align: right;
	padding-right: 24px;
	white-space: nowrap;
	font-size: 0.9em;
}

#breadcrumb ul
{
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

#breadcrumb li
{
	display: inline;	
}

#breadcrumb li a:link, #breadcrumb li a:visited 
{
	padding: 4px 5px 4px 5px;
}

#top
{
	text-align:left;
	width: 100%;
	border-bottom: 1px solid #a4ad9a;
	height: 99px;
}

#contentDiv
{
	width: 518px;
	text-align: left;
	float:right;
	margin-right:4px;
	padding-left:8px;
	padding-right: 0;
	margin-top: 8px;
	border: 1px solid #d8dcd3;
}

#HomePageContentDiv
{
	clear:both;
	text-align: left;
	margin-right:8px;
	margin-left:8px;
	margin-top: 4px;
}

#HomePageContentDiv h1 a
{
	text-decoration: none;
	color: #ffffff;
}

#HomeBanner
{
	background-color: #e6e8bd;
	height: 144px; /* Same height as banner image */
}

#HomeBannerText
{
	margin-left: 4px;
	float:right;
	margin-right: 4px;
	width: 360px;
	padding-top: 4px;
}

#HomePageColumns
{
	clear:both;
	padding-top: 4px;
	width: 100%;
}

div.HomepageColumn
{
	width: 241px;
	height: 250px;
	color: #666666;
	border: 1px solid #a4ad9a;
	float: left;
	background-repeat: no-repeat;
}

div.HomepageColumn p
{
	padding-left: 8px;
	padding-right: 2px;
}

#HomepageAbout
{
	background-image: url(../img/Find-out-about-no-text.jpg);
}

#HomepageComplaint
{
	background-image: url(../img/How-to-Complain-no-text.jpg);
	margin-left: 1em;
}

#HomepagePractitioner
{
	background-image: url(../img/legal-practitioners-no-text.jpg);
	float: right;
}

h1.home
{
	color: white;
	margin-left: 5px;
	font-size: 1.5em;
	margin-top: 2px;
	height: 38px;
}

span.HomeHeadingSub
{
	font-weight: normal;
	font-size: 0.96em; 
}

#bottomNavDiv
{
	clear:both;
	width: 765px;
	height: 40px;
	text-align: center;
	border-top: 1px solid #A4AD9A;
	padding-top: 5px;
}

#topnav
{
	padding-top: 8px;
	float:right;
	padding-right: 8px;
	font-size: 0.9em;
}

#searchForm
{
	float:right;
	padding-right: 8px;
}

img.leftimage
{
	float:left;
}

img.rightimage
{
	float:right;
}

.SearchMetaAttribute
{
	font-size:0.8em;
}

.SearchVisibleUrl
{
	color: green;
}

#strapLine
{
	width:100%;
	height:114px; /* Height of image plus 2px for top and bottom border on image */
	background-color:#e6e8bd;
	clear:both;
	text-align:left;
	margin-top: 4px;
}

#strapLine img
{
	border:1px solid #a4ad9a;
}

#straplineText
{
	float:right;
	width:504px;
	margin-right:8px;
	padding-top: 3px;
}

.aboutSLCC, a.aboutSLCC, a:visited.aboutSLCC, a:hover.aboutSLCC
{
	color: #A24571;
}

.complaint, a.complaint, a:visited.complaint, a:hover.complaint
{
	color: #3D8089;
}

.practitioners, a.practitioners, a:visited.practitioners, a:hover.practitioners
{
	color: #465485;
}

#HomepageNews
{
	height:115px;
	clear:both;
	margin-top:8px;
	margin-bottom:8px;
	float:left;
	width:100%;
	background-color: #e6e8bd;
}

#HomepageNews h1
{
	color: #1d1d1b;
}

div.faqContainer
{
	padding-top: 24px;
}

div.faqContainer a.page
{
	color: #333333;
	float:left;
	text-decoration: none;
}

div.faqContainer p
{
	clear:both;
}

div.backToTop
{
	float:right;
	clear:left;
}

.nobr
{
	white-space: nowrap;
}












/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
