/*	-------------------------------------------------------------
	-------------------------------------------------------------
	CSS CODED BY - pxwebdesign.com.au - 2007
	-------------------------------------------------------------
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

body {
	margin: 0;
	padding: 0;
	color: #424242;
	font: 14px Arial, Verdana, sans-serif;
	text-align: left;
	background: #fff;
}

#container #content #manager { width: 550px; }


/*	-------------------------------------------------------------
	MAIN DIVS
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
#header {
	background: #58585a url(../images/headerbg.jpg);
	padding: 0 2% 0 1.5%;
	border-bottom: 4px solid #8d8d8d;
	height: 135px;
}

#logo {
	float: left;
	margin-top: 17px;
}

#header-right {
	float: right;
	width: 45%;
	text-align: right;
}

#search {
	margin: 28px 0 30px 0;
	height: 30px;
	background: #8d8d8d url(../images/search_bg.jpg) repeat-y;
	width: 260px;
	float: right;
}

#mid {
	background: #b12c27 url(../images/mid-r.jpg) repeat-x;
	height: 193px;
	padding: 0 2% 0 1.5%;
}

#mid-menu {
	float: left;
	width: 188px;
	background: red;
}

#mid-right {
	float: right;
	width: 74%;
	text-align: left;
}

#mid-block {
	text-align: center;
}

#main {
	clear: both;
	background: #fff url(../images/mainbg.gif) repeat-x;
	padding: 0 2% 0 1.5%;
}

#side {
	float: left;
	width: 186px;
	background: #f2f2f2 url(../images/menubg.gif) top left repeat-x;
	border: 1px solid #dedede;
	border-top: none;
	color: #333;
	font-size: 14px;
}

#msearch {
	margin: 16px 10px 20px 10px;
}

#content {
	margin-left: 214px;
	padding-top: 12px;
	line-height: 1.2em;
}

/* This is stop clear:both breaking the content */
#content-i {
	float: left;
	width: 100%;
}

#preload { display: none; }

#footer {
	padding: 10px 0 0 45px;
	clear: both;
	text-align: center;
	font: 10px verdana, sans-serif;
	color: #888;
}
	
	


/*	-------------------------------------------------------------
	CONTENT
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

div.clearit {
	clear: both;
	line-height: 1px;
	font-size: 1px;
}

#mid-menu a {
	display: block;
}

#content p {
	line-height: 1.4em;
	padding: 0;
	margin: 0 0 8px 0;
}

#content a:link, #content a:visited {
	color: #a2231d;
	text-decoration: underline;
}

#content a:hover {
	background: #b93b35;
	color: #fff;
	text-decoration: none;
}

div.content_line {
	line-height: 0.1em;
	font-size: 1px;
	height: 1px;
	background: #aaa url(../images/content_line.gif);
}

#content #contentSum p {
	padding: 2px 10px 10px 10px;
}

body #content .contentSearchItem a.intro:hover {
	color: #b93b35;
	background-color: #fff;
}



/*	LISTs
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

#content ul {
	margin: 10px 0 15px 10px;
	padding: 0;
}

#content ul li {
	margin: 5px 0 0 0;
	padding: 2px 0 2px 20px;
	background: url(../images/icons/list_red.gif) no-repeat 0 7px;
	list-style: none;
}

#content ol {
	margin: 10px 0 15px 10px;
	padding: 0 0 0 20px;
}

#content ol li {
	margin: 5px 0 0 0;
	padding: 2px 0 2px 0;
}



/*	-------------------------------------------------------------
	MAIN HEADERS
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

#header h2 {
	clear: right;
	font-size: 1.4em;
	margin: 0;
	padding: 0;
	color: #fff;
	text-align: center;
	font-weight: normal;
	font-style: italic;
	line-height: 1.8em;
}

#content h1 {
	font-size: 1.8em;
	margin: 0 0 4px 0;
	padding: 0;
	color: #424242;
	text-align: left;
	font-weight: bold;
	line-height: 1.1em;
}

#content h2 {
	font-size: 1.6em;
	margin: 13px 0 6px 0;
	padding: 8px 0 0 0;
	color: #666;
	text-align: left;
	font-weight: bold;
	line-height: 1em;
	background: url(../images/content_line.gif) repeat-x top left;
}

#content h3 {
	font-size: 1.3em;
	margin: 13px 0 5px 0;
	padding: 0;
	color: #424242;
	text-align: left;
	font-weight: normal;
	line-height: 1em;		
}
	
	

/*	-------------------------------------------------------------
	MENU
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

#menuMain {
	margin: 0;
	padding: 0;
}

#menuMain ul {
	margin: 0;
	padding: 0;
}

#menuMain li {
	margin: 0 3px 0 3px;
	padding: 0;
	list-style-type: none;
	border-bottom: 1px solid #a6a6a6;
}

#menuMain li.menuItemCurrent {
	border-bottom: 0;
}

#menuMain li ul { margin-bottom: 5px; }

#menuMain li ul li {
	margin: 0 0 0 16px;
	padding: 0;
	list-style-type: none;
	border-bottom: none;
}

#menuMain li a:link, #menuMain li a:visited {
	font-size: 12px;
	display: block;
	background: url(../images/arrow.gif) no-repeat 168px 7px;
	font-weight: bold;
	text-decoration: none;
	color: #444;
	height: 30px;
	line-height: 30px;
	padding-left: 8px;
}

#menuMain li a:hover {
	background-position: 170px 7px;
	color: #333;
}

#menuMain li a.menuItemCurrent:link, #menuMain li a.menuItemCurrent:visited  {
	background: none;
	color: #555;
}

#menuMain li#rcurrent {
	border-bottom: 0;
	margin-bottom: none;
}

#menuMain li ul li a:link, #menuMain li ul li a:visited {
	font-size: 12px;
	display: block;
	background: url(../images/sarrow.gif) 0 50% no-repeat;
	padding-left: 10px;
	font-weight: normal;
	height: 22px;
	line-height: 22px;
}

#menuMain li ul li a.menuItemCurrent:link, #menuMain li ul li a.menuItemCurrent:visited {
	color: #777;
	background: url(../images/sarrow.gif) 2px 50% no-repeat;
}

#menuMain li ul li a:hover { background-position: 2px 50%; color: #242424; }

#menuMain li ul li a#select { color: #000; }



/*	-------------------------------------------------------------
	HEADER SEARCH
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

#header #search p {
	float: left;
	color: #fff;
	font-weight: bold;
	font-size: 1em;
	line-height: 30px;
	height: 30px;
	padding: 0;
	margin: 0;
}

#header #search input#searchQuery {
	float: left;
	color: #ccc;
	background: #8d8d8d;
	border: 1px solid #656565;
	padding: 0 3px;
	width: 133px;
	margin: 6px 0 0 10px;
}

#header #search input#searchQuery:focus {
	color: #eee;
	background: #ababab;
}

#header #search input#searchButton {
	float: left;
	margin: 6px 0 0 10px;
}


/*	-------------------------------------------------------------
	FRONT PAGE
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

#content #frontLeft {
	width: 48%;
	float: left;
	padding-top: 15px;
}

#content #frontRight {
	width: 48%;
	float: right;
	padding-top: 15px;
}

#content #frontRight h1 {
	font-size: 1.8em;
	margin: 0;
	padding: 8px 0 4px 0;
	color: #fff;
	text-align: center;
	font-weight: bold;
	line-height: 1em;
	background: #ab2723 url(../images/front/red_bg.jpg) repeat-x top left;
}

/*	Front Services
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
#content #frontLeft ul {
	margin: 0;
	padding: 0;
}

#content #frontLeft li {
	margin: 0;
	padding: 0;
	background: #c4cdda;
}

#content #frontLeft li#audit { background: #cbd5c6; }
#content #frontLeft li#wealth { background: #f7ebb2; }

#content #frontLeft h2 {
	font-size: 1.6em;
	margin: 0 0 0 0;
	padding: 3px 10px 0 10px;
	color: #fff;
	text-align: left;
	font-weight: bold;
	line-height: 1.3em;
	background: #3f5c86 url(../images/front/blue_bg.jpg) repeat-x top left;
}

#content #frontLeft li#audit h2 { background: #587847 url(../images/front/green_bg.jpg) repeat-x top left; }
#content #frontLeft li#wealth h2 { background: #d8b40e url(../images/front/yellow_bg.jpg) repeat-x top left; }

#content #frontLeft h2 a:link, #content #frontLeft h2 a:visited {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

#content #frontLeft h2 a:hover {
	color: #eee;
	text-decoration: underline;
	background: 0;
}

#content #frontLeft li p {
	padding: 13px 8px 10px 8px;
	margin: 0 0 15px 0;
	line-height: 1.6em;
	border: 4px solid #3f5c86;
}

#content #frontLeft li#audit p { border-color: #587847; }
#content #frontLeft li#wealth p { border-color: #d8b40e; }

#content #frontLeft img {
	float: left;
	display: block;
	border: 1px solid #999;
	padding: 1px;
	margin: 0 10px 3px 5px;
}


/*	Login Box
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
#content #loginBoxModule {
	padding-top: 15px;
}

#content #loginBoxModule h1 {
	font-size: 1.8em;
	margin: 0;
	padding: 8px 0 4px 0;
	color: #fff;
	text-align: center;
	font-weight: bold;
	line-height: 1em;
	background: #3f5c86 url(../images/front/blue_bg.jpg) repeat-x top left;
}

#content #loginBoxModule-i {
	padding: 8px 12px;
	border: 4px solid #3f5c86;
	background: #c4cdda url(../images/loginBoxModule_bg.gif) 90% 50% no-repeat;
}

#content #loginBoxModule p {
	font-weight: bold;
	font-size: 1.2em;
	padding: 5px 0 2px 0;
	margin: 0;
	color: #3f5c86;
}

#content #loginBoxModule p label {
	font-weight: bold;
	display: block;
	padding: 0;
	margin: 0;
}

#content #loginBoxModule .textbox {
	width: 70%;
}

/*	-------------------------------------------------------------
	NEWSEVENTS MODULE
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

#content #newsEventsModule {
	font-size: 1.1em;
	padding: 8px 8px;
	border: 4px solid #ab2723;
	background: #edd1d0;
}

#content #newsEventsModule h4 {
	font-size: 1.3em;
	margin: 0 0 5px 0;
	padding: 4px 0 4px 0;
	color: #9c211c;
	text-align: left;
	font-weight: normal;
	line-height: 1em;
	border-bottom: 1px solid #bea7a6;
}

#content #newsEventsModule h4 small {

}

#content #newsEventsModule p {

}




/*	-------------------------------------------------------------
	SEARCH
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

#msearch p {
	margin: 0;
	padding: 0 0 5px 0;
}

#msbox {
	height: 18px;
	width: 120px;
	float: left;
	margin: 0;
	padding: 1px 2px;
	border: 1px solid #bbb;
}

#msbut {
	float: right;
	margin: 0;
	padding: 0;
}



/*	-------------------------------------------------------------
	CONTACT FORM
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

#content .contactForm {
	width: 65%;
	float: left;
}

#content .contactDetails {
	float: right;
	width: 30%;
}

/*	Contact Form
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
#content .contactForm .row {
	clear: both;
	padding: 5px 0;
}

#content .contactForm fieldset {
	padding: 10px;
	border: 1px solid #aaa;
	margin-bottom: 16px;
}

#content .contactForm legend {
	padding: 0 10px;
	background: #fff;
	text-transform: uppercase;
	color: #666;
	font-size: 0.9em;
	font-weight: bold;
}

#content .contactForm .formLabel {
	font-size: 1.1em;
	line-height: 1.3em;
	text-align: right;
	margin-right: 10px;
	width: 100px;
	float: left;
}

#content .contactForm .textbox, #content .contactForm .textboxSmall, #content .contactForm .textarea {
	width: 60%;
	font: 14px Arial, sans-serif;
	border: 1px solid #bbb;
	background: #f5f5f5;
	color: #333;
	padding: 2px 2px;
}

#content .contactForm .textbox:focus, #content .contactForm .textarea:focus {
	border: 1px solid #999;
	background: #eee;
}

#content .contactForm .textarea {
	width: 95%;
	height: 100px;
}

#content .contactForm .textboxSmall { width: 30%; }

#content .contactForm .p {
	padding: 0;
	margin: 0;
	line-height: 1.3em;
}


#content .contactForm #captchaimage {
	float: left;
	margin-right: 15px;
}

#content .contactForm #captchaimage img {
	border: 1px solid #bbb;
}

#content .contactForm #captchaimage small {
	display: block;
	width: 132px;
	font-size: 11px;
	text-align: center;
	line-height: 13px;
	padding-top: 3px;
	color: #555;
}

#content .contactForm #captchaInput {
	padding-top: 10px;
}

#content .contactForm .submitbox {
	padding: 5px 0;
	text-align: center;
}

#content .contactForm .submitbox input {
	font-size: 1.3em;
}

#content .contactForm .submitbox#submitbox2 {
	display: none;
}
	

/*	Contact Details Box
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

#content .contactDetails .vcard {
	padding: 5px 10px;
	background: #e6e6e6;
	margin-bottom: 10px;
}

#content .contactDetails p {
	line-height: 1.2em;
	margin: 0;
	padding: 0 0 5px 0;
}

#content .contactDetails h4, #content .contactDetails h5 {
	font-weight: bold;
	text-transform: uppercase;
	color: #555;
	font-size: 1em;
	padding: 0;
	margin: 0;
	line-height: 2em;
}

#content .contactDetails h5 {
	font-size: 0.9em;
	color: #777;
}

#content .contactDetails .hidden { display: none; }


#content .contactFormMsg {
	background: #eae841;
	padding: 2px 0 5px 20px;
	font-size: 14px;
	color: #222;
	text-align: left;
	border: 1px solid #ccc;
	margin: 0 0 15px 0;
}


#content .contactFormMsg p {
	margin: 0;
	padding: 5px 0 5px 30px;
	background: url(../../../images/icons/msg.gif) no-repeat 0 5px;
}



/*	-------------------------------------------------------------
	FOOTER
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

#footer p { padding: 20px 0 20px 0; }

#footer a:link, #footer a:visited {
	color: #48669b;
	text-decoration: none;
	padding: 0 2px;
}

#footer a:hover {
	color: #fff;
	background: #5774a8;
}

#px a:link, #px a:visited {
	color: #ee9712;
	font-weight: bold;
	padding: 0 0 1px 0;
	text-decoration: none;
}

#px a:hover { color:#ee9712; background-color:#ccc; }

#px a em { color:#777; font-style: normal; }

#px a:hover em { color:#fff; background-color:#ccc; }







/*	-------------------------------------------------------------
	ERROR MESSAGES
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/	

#globalMessage {
	background: #eae841;
	padding: 2px 0 5px 20px;
	font-size: 12px;
	color: #222;
	text-align: left;
	border-bottom: 1px solid #ccc;
}


#globalMessage p {
	margin: 0;
	padding: 5px 0 5px 30px;
	background: url(../../../images/icons/msg.gif) no-repeat 0 5px;
}


#debugMessage {
	background: #eabc41;
	padding: 2px 0 5px 0;
	font-size: 12px;
	color: #222;
	text-align: left;
}

#debugMessage p {
	margin: 5px 0;
	padding: 5px 0 5px 50px;
	background: url(../../../images/icons/debug.gif) no-repeat 25px 5px;
	border-bottom: 1px solid #aaa;
}

#debugMessage p strong {
	margin: 0 15px 5px 0;
	display: block;
	float: left;
}

	