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

body {
	margin: 0;
	padding: 0;
	color: #333;
	font: 12px "Helvetica Neue", Helvetica, Arial, "Lucida Grande", Verdana, sans-serif;
	text-align: left;
	background: #b0a696 url(../images/body_bg.gif);
}



/*	-------------------------------------------------------------
	MAIN DIVS
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

#wrapper {
	
}

#container {
	width: 1000px;
	margin: 0 auto;
	background: #fff;
}

#header {
	height: 120px;
}

#menu {
	background: #515254 url(../images/menu_bg.gif) repeat-x;
	height: 41px;
}

#menuBelow {
	background: #f2f1ef;
	height: 35px;
}

#main {
	padding: 20px 40px 30px 40px;
}

#main.portfolio {
	padding-left: 22px;
	padding-right: 22px;
}

#content {

}

#userMenu {
	padding: 5px 10px;
	background: #ddd;
	color: #999;
	margin-bottom: 5px;
}

#footer {
	position: relative;
	clear: both;
	border-top: 1px solid #ccc;
	padding-left: 40px;
}


/*	-------------------------------------------------------------
	MENU MAIN
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

#menuMain {
	float: left;
}

#menuMain li {
	float: left;
}

#menuMain li a:link,
#menuMain li a:visited {
	display: block;
	float: left;
	font-size: 1.2em;
	text-transform: lowercase;
	color: #a8a9a4;
	padding: 0 15px;
	line-height: 40px;
	height: 40px;
	text-decoration: none;
	border-bottom: 1px solid #9b999a;
}

#menuMain li a:hover {
	text-decoration: none;
	background: #6d6a6b;
	color: #fff;
	border-bottom: 1px solid #918f8f;
}

#menuMain li a.active:link,
#menuMain li a.active:visited {
	background: #f2f1ef;
	color: #4d4d4d;
	border-bottom: 1px solid #ebebeb;
	border-right: 1px solid #626161;
}
	


/*	-------------------------------------------------------------
	MENU MAIN CHILDS
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
#menuMainChilds {
	float: left;
}

#menuMainChilds li {
	float: left;
	padding: 11px 0 0 20px;
}

#menuMainChilds li a:link,
#menuMainChilds li a:visited {
	display: block;
	float: left;
	font-size: 1.1em;
	color: #ec7739;
	text-decoration: none;
}

#menuMainChilds li a:hover {
	text-decoration: underline;
	color: #b07556;
}

#menuMainChilds li a.active:link,
#menuMainChilds li a.active:visited {
	color: #4c4c4c;
	text-decoration: underline;
}

/*	Search Portfolio
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
#menuPortfolioSearch {
	float: right;
	padding: 8px 10px 0 0;
	width: 240px;
}

#menuPortfolioSearch .search_button {
	float: right;
	margin: 2px 0 0 5px;
}

#menuPortfolioSearch .search_input {
	float: right;
	padding: 2px 2px;
	font-size: 0.9em;
	color: #555;
	border: 1px solid #aaa;
	background: #fff;
	width: 150px;
}



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

#menuOther {
	float: right;
}

#menuOther li {
	float: left;
	padding: 14px 20px 0 0;
}

#menuOther li a:link,
#menuOther li a:visited {
	display: block;
	float: left;
	font-size: 1em;
	text-transform: lowercase;
	color: #b3b3b3;
	text-decoration: none;
}

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


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

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

#content p {
	padding: 8px 0 12px 0;
	line-height: 1.7em;
}


#content h1 {
	color: #333;
	padding: 5px 0 0 0;
	font-size: 1.6em;
	font-weight: normal;
}

#content h2 {
	color: #333;
	padding: 5px 0 5px 0;
	font-size: 1.2em;
	font-weight: bold;
}

#content h3 {
	color: #707070;
	padding: 5px 0 10px 0;
	font-size: 1.2em;
	font-weight: bold;
}

#content a:link,
#content a:visited {
	color: #bc6d31;
}

#content a:hover {
	color: #e06d16;
}

/*	-------------------------------------------------------------
	FRONT
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
	
/*	Projects Box
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	

	
#frontProject {
	float: left;
	width: 512px;
	background: #535355 url(../images/projectDescription_bg.jpg) repeat-x top left;
}


#content #frontProject .description {
	clear: both;
	padding: 14px 24px 6px 24px;
	color: #b3b3b3;	
}

#content #frontProject .description h3 {
	color: #fff;
	font-size: 1.3em;
	padding: 0;
	margin: 4px 0 4px 0;	
}

#content #frontProject .description p {
	padding: 0;
	margin: 3px 0 14px 0;
	line-height: 1.5em;
}


#content #frontProject #itemPanels,
#content #frontProject #itemPanels.panelViewer,
#content #frontProject #itemPanels .panelContainer .panel,
#content #frontProject #itemPanelsNav {
	width: 512px;
}

#content #frontProject #itemPanels,
#content #frontProject #itemPanels.panelViewer,
#content #frontProject #itemPanels .panelContainer .panel {
	height: 304px;
}

#content #frontProject #itemPanels .panelContainer .hiddenPanel .inner {
	display: none;
}


/*	News Box
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
#frontNews {
	float: right;
	width: 388px;
}

#content #frontNews h1 {
	font-size: 1.5em;
	background: #f2f1ef;
	color: #4e4e4c;
	padding: 10px 15px 10px 15px;
	text-transform: uppercase;	
}

#content #frontNews .latestNewsBox {
	background: #f2f1ef;
	color: #41413f;
	padding: 10px 15px 10px 15px;
	margin: 12px 0 0 0;
}

#content #frontNews .latestNewsBox h3 {
	font-weight: normal;
	font-size: 1.45em;
	color: #868583;
	padding: 4px 0 4px 0;
	margin: 0;	
}

#content #frontNews .latestNewsBox p {
	padding: 4px 0 7px 0;
	margin: 0;	
	line-height: 1.6em;
}

#content #frontNews a:link,
#content #frontNews a:visited {
	color: #ff872e;
}

#content #frontNews .latestNewsBox a.readMore:link,
#content #frontNews .latestNewsBox a.readMore:visited {
	display: block;
	float: right;
	margin: -24px 0 0 0;
}

#content #frontNews #frontNews_archive {
	background: #f2f1ef;
	padding: 15px 15px 15px 15px;
	margin: 15px 0 0 0;	
	text-align: right;
}



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

/*	Single Box
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

#content .singleBox {
	background: #f2f1ef;
	clear: both;
	margin-bottom: 25px;
}

#content .singleBox p {
	line-height: 1.8em;	
}

#content .singleBox_side {
	float: right;
	width: 285px;
}

#content .singleBox_side img {
	display: block;	
}

#content .singleBox_main {
	float: left;
	width: 570px;
	padding: 15px 0 10px 24px;
}

/*	Columns
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

#content #column1,
#content #column2,
#content #column3 {
	clear: right;
	float: left;
	width: 285px;
	margin-right: 31px;
}

#content #column3 {
	margin-right: 0;
}

#content .columnBox {
	background: #f2f1ef;
	margin-bottom: 30px;
}

#content .columnBox.contact {
	height: 329px;	
}

#content .columnBox p {
	line-height: 1.8em;	
}

#content .columnBox h1 {
	padding: 15px 20px 2px 20px;
}

#content .columnBox p {
	padding: 6px 20px 15px 20px;	
}

#content .columnBox p.image {
	padding: 4px 0 0 0;		
}

#content .columnBox p.image img {
	display: block;	
}


/*	-------------------------------------------------------------
	PANEL SLIDER FOR PORTFOLIO BOXES - ALL PAGES
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
.stripNav {
	display: none;
}


/* Outer box */
#content #itemPanels,
#content #itemPanels.panelViewer {
	float: left;
	position: relative;
	overflow: hidden; 
	width: 512px;
	height: 304px;
	background: #000;
}

/* Grows in size */
#content #itemPanels .panelContainer {
	position: relative;
	left: 0;
	top: 0;
	width: 100%;
}

/* Single panel */
#content #itemPanels .panelContainer .panel {
	float: left;
	position: relative;
	width: 512px;
	height: 304px;
}

/* Nav */

#content #itemPanelsNav {
	float: left;
	width: 512px;
	background: #000;
}

#content #itemPanelsNav .inner {
	padding: 10px 0 10px 10px;	
}

#content #itemPanelsNav a:link,
#content #itemPanelsNav a:visited {
	display: block;
	float: left;
	color: #cccccc;
	text-decoration: none;
	font-weight: normal;
	margin-right: 5px;
	padding: 1px 3px;
}

#content #itemPanelsNav a.attachment:link,
#content #itemPanelsNav a.attachment:visited {
	background: url(../images/portfolio/attachmentLink_bg.gif) no-repeat 2px 2px;
	padding-left: 16px;
}
#content #itemPanelsNav a.attachment:hover {
	background-position: 3px 2px;
}

#content #itemPanelsNav a.active:link,
#content #itemPanelsNav a.active:visited,
#content #itemPanelsNav a:hover {
	color: #c26216;	
}

#content #itemPanelsNav a:hover {
	text-decoration: underline;	
}


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

#footer .footerBox {
	float: left;
	padding: 30px 25px 15px 0;
	color: #666;
	font-size: 0.9em;
}

#footer .footerBox p {
	padding: 0 0 6px 0;
	line-height: 1.4em;
}

#footer .footerBox a:link,
#footer .footerBox a:visited {
	color: #666;
	border-bottom: 2px solid #d9d9d9;
	text-decoration: none;
}

#system_speed {
	text-align: center;
	font-size: 0.7em;
	color: #bcb3a6;
}

/*	Newsletter
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

#footer_newsletter {
	float: right;
	background: #f2f1ef;
	width: 284px;
	height: 74px;
	margin: 16px 40px 0 0;
}

#footer_newsletter h4 {
	padding: 11px 14px 0 14px;
	color: #535355;
	font-size: 1.4em;
}

#footer_newsletter form {
	padding-top: 12px;
}

#footer_newsletter p {
	padding: 0 14px;	
}

#footer_newsletter .textbox {
	float: left;
	background: #fff;
	height: 20px;
	line-height: 20px;
	padding: 0 3px;
	border: 0;
	width: 155px;
}

#footer_newsletter .submitButton {
	float: right;
}

#footer_newsletter_sticker {
	position: absolute;
	top: -35px;
	right: 48px;
}



/*	-------------------------------------------------------------
	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;
}

