/*	-------------------------------------------------------------
	-------------------------------------------------------------
	CSS CODED BY - pxwebdesign.com.au - 2008
	-------------------------------------------------------------
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

body {
	margin: 0;
	padding: 0;
	color: #444;
	font: 14px Georgia, serif;
	text-align: left;
	background: #d0bf87 url(../images/bg.jpg);
}



/*	-------------------------------------------------------------
	MAIN DIVS
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
#wrapper {
	width: 960px;
	margin: 0 auto;
	background: repeat-y url(../images/wrapper_bg.gif);
}

#container {
	padding: 0;
	background: #faf0d8;
}

#header {
	height: 219px;
	margin: 0 5px;
	background: #fff no-repeat 50% 100% url(../images/header_bg.gif);
}

#main {
	min-height: 545px;
	height: auto !important;
	height: 545px;
	margin: 0 5px;
	padding: 0 16px;
	background: #fbf3e0 repeat-x url(../images/main_bg.gif);
}

#content {
	float: right;
	width: 700px;
	background: #fcf9f0;
	padding: 4px;
	font: 1em 'Lucida Sans', Georgia, serif;
	line-height: 1.3em;
}

#side {
	float: left;
	width: 195px;
	padding-top: 8px;
	background: no-repeat top left url(../images/side_top.gif);
}




/*	-------------------------------------------------------------
	HEADER
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
#header #logo {
	float: left;
	margin: 52px 0 0 81px;
}

#header #topMenu {
	float: right;
	margin: 0 10px 0 0;
	background: url(../images/topMenu_bg.gif);
	width: 161px;
	height: 36px;
}

#header #banner {
	float: right;
	padding: 1px;
	margin: 27px 30px 0 0;
}

#header #banner img {
	border: 1px solid #a9a390;	
}

#header #userBar {
	clear: both;
	padding: 63px 40px 0 0;
	text-align: right;
}

#header #userBar p {

}

#header #userBar a:link,
#header #userBar a:visited {
	color: #675044;
}

#header #userBar a:hover {
	color: #39271e;
}
	
	
/*	-------------------------------------------------------------
	SIDE
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

#side .inner {
	background: #4a362c repeat-y url(../images/side_bg.gif);
	padding: 4px 10px;
}

#side .bot {
	clear: both;
	height: 16px;
	background: no-repeat top left url(../images/side_bot.gif);
}

#side_banner {
	padding-top: 20px;
}



/*	-------------------------------------------------------------
	CONTENT
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

#content #contentInner {
	border: 1px solid #e9dac0;
	padding: 5px 10px;
	height: 1%; /* to 'fix' ie6, ie7 */
}


	
#content h1 {
	font: 2em Georgia, serif;
	letter-spacing: -1px;
	color: #c1272d;
	border-bottom: 3px solid #df908f;
	padding: 1px 0 3px 0;
	margin: 3px 0 5px 0;
}

#content h2 {
	font: 1.5em Georgia, serif;
	color: #b07f30;
	margin: 3px 0 3px 0;
}
	
#content p {
	padding: 5px 0 10px 0;
}

#content a:link,
#content a:visited {
	color: #c1272d;
	text-decoration: underline;
}

#content a:hover {
	color: #6d161a;
	text-decoration: underline;
}



/*	-------------------------------------------------------------
	FRONT CONTENT
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

#contentMain {
	width: 416px;
	float: left;
}

#contentSide {
	width: 230px;
	float: right;
}
	
	
/*	-------------------------------------------------------------
	MENU MAIN
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
#menuMain {
	border-bottom: 2px solid #887462;
}

/*	1st level
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/	

#menuMain li a:link,
#menuMain li a:visited {
	display: block;
	height: 32px;
	line-height: 32px;
	color: #edd7a9;
	font-size: 1.3em;
	text-decoration: none;
	border-top: 2px solid #887462;
	background: url(../images/menuMain_li.gif) 2px 1px no-repeat;
	padding-left: 27px;
}

#menuMain li a:hover {
	background-position: 2px -27px;
	color: #bb9d26;
}

#menuMain li a.active:link,
#menuMain li a.active:visited {
	background-position: 2px -54px;
	color: #fcf9f0;
}

#menuMain li a.active:hover {
	background-position: 2px -27px;
	color: #bb9d26;
}


/*	2nd level
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/	

#menuMain li ul {
	padding-bottom: 8px;
}
	
#menuMain li ul li {
	padding: 3px 0 10px 13px;
	display: block;
	margin: 0;
}
	
#menuMain li ul li a:link,
#menuMain li ul li a:visited,
#menuMain li ul li a.active:link,
#menuMain li ul li a.active:visited {
	border: 0;
	background: url(../images/menuMain_sub_bg.gif) no-repeat 0 6px;
	line-height: 1.3em;
	height: auto;
	padding: 0 0 0 14px;
	margin: 0;
	font-size: 0.95em;
	color: #ac9027;
	text-decoration: underline;
}

#menuMain li ul li a.active:link,
#menuMain li ul li a.active:visited {
	color: #6f5e1f;
}

#menuMain li ul li a:hover ,
#menuMain li ul li a.active:hover {
	color: #836d1c;
	background-position: 1px 6px;
}



/*	-------------------------------------------------------------
	MENU OTHER
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

#menuOther {
	padding: 5px 0 0 6px;
}

#menuOther li {
	float: left;
}

#menuOther li a:link,
#menuOther li a:visited {
	display: block;
	float: left;
	color: #c1272d;
	padding: 0 6px;
	border-right: 1px solid #c1272d;
	text-decoration: none;
	font-weight: bold;
}

#menuOther li a:hover {
	text-decoration: underline;
}


#menuOther li a.end:link,
#menuOther li a.end:visited {
	border-right: 0;
}



/*	-------------------------------------------------------------
	FOOTER
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

#footer {
	width: 960px;
	margin: 0 auto 20px auto;
	height: 166px;
	background: url(../images/footer_bg.gif) no-repeat;
}

#footer .inner {
	margin: 0 5px;
	padding: 0 10px;
	background: url(../images/footerInner_bg.gif) repeat-x;
	height: 166px;
}

#footerGrass {
	margin: 0 5px;
	background: url(../images/footerGrass_bg.gif) no-repeat;
	height: 166px;
}

#footerGrass .inner {
	margin: 0;
	padding-top: 86px;
	background: 0;
	height: auto;
}

#footerLogo {
	float: left;
	margin: 3px 0 0 21px;
}

#pxLogo {
	margin: 19px 12px 0 0;
	float: right;
}

#footerInfo {
	width: auto;
	margin: 0 auto;
}

#footerInfo p {
	font-size: 0.8em;
	padding: 12px 0 0 0;
	text-align: center;
}




/*	-------------------------------------------------------------
	MESSAGES
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
#successMsg,
#errorMsg {
	padding: 5px 10px;
	border-top: 1px solid #999;
}

#successMsg h5,
#errorMsg h5 {
	font-size: 13px;
	font-weight: bold;
	padding: 1px 0 5px 23px;
	background: no-repeat 0 1px;
}

#successMsg p,
#errorMsg p {
	color: #905b1d;
}

#successMsg a:link,
#successMsg a:visited,
#successMsg a:hover {
	color: #fff;
}

#errorMsg a:link,
#errorMsg a:visited,
#errorMsg a:hover {
	color: #724714;
}
	
/*	Success
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
#successMsg {
	background: #6fb558;
	border-bottom: 1px solid #5fa349;
}

#successMsg h5 {
	color: #fff;
	background-image: url(../../../images/icons/msg_success.gif);
}

#successMsg p {
	color: #fff;
}

/*	Error
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
#errorMsg {
	background: #f6db5a;
	border-bottom: 1px solid #e5ca47;
}

#errorMsg h5 {
	color: #82531b;
	background-image: url(../../../images/icons/msg_error.gif);
}

#errorMsg p {
	color: #905b1d;
}
