/*	-------------------------------------------------------------
	-------------------------------------------------------------
	CSS CODED BY - pxwebdesign.com.au - 2010
	-------------------------------------------------------------
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

body {
	color: #989999;
	font: 12px Arial, Verdana, Helvetica, sans-serif;
	text-align: left;
	background: #262626;
}


/*	-------------------------------------------------------------
	MAIN DIVS
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
.container {
	width: 970px;
	margin: 0 auto;
}
	
#header {
	background: url(../images/header_bg.jpg) no-repeat top right;
	height: 150px;
}

#main {
	background: url("../images/main_bg.jpg") no-repeat bottom right;
	padding-bottom: 160px;
	margin-bottom: 8px;
}

#main.home {
	background: 0;
	padding-bottom: 0;	
}

#userMenu {
	padding: 10px 0 5px 0;
	color: #aaa;
	text-align: right;
}

#content {
	padding-top: 18px;
	width: 700px;
	float: right;
}

#content.home {
	width: 100%;
}

#side {
	float: left;
	width: 187px;
	margin: 7px 0 0 70px;
	background: url("../images/side_bg.gif") repeat-y top left;
	padding: 112px 0 4px 0;
}

#footer {
	clear:both;
	padding: 10px 0 15px 0;
	text-align: right;
	color: #fff;
}





/*	-------------------------------------------------------------
	HEADER
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

#header #logo {
	float: left;
	margin: 66px 0 0 2px;
}

#header_menu {
	float: left;
	margin: 117px 0 0 65px;
}

#userMenu a:link,
#userMenu a:visited {
	color: #ccc;
}


/*	-------------------------------------------------------------
	MENU MAIN
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

#menuMain {
	
}

#menuMain li {
	float: left;
	padding-left: 27px;
}

#menuMain li a:link,
#menuMain li a:visited {
	display: block;
	float: left;
	font-size: 1.4em;
	color: #fff;
	text-decoration: none;
	text-transform: lowercase;
}

#menuMain li a.active:link,
#menuMain li a.active:visited {
	color: #29abe4;	
}



/*	Side Images
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
	
	
	

/*	-------------------------------------------------------------
	CONTENT
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
#content p {
	padding: 3px 0 5px 0;
	line-height: 1.3em;	
}
	
#content a:link,
#content a:visited {
	color: #2593c3;
}

#content a:hover {
	color: #aaa;
}

#content h1 {
	color: #fff;
	font-size: 1.4em;
	font-weight: bold;
	padding: 5px 0 3px 0;
}

#content h2 {
	font-size: 1.4em;
	font-weight: bold;
	padding: 5px 0 3px 0;
}

#content h3 {
	font-size: 1.2em;
	font-weight: bold;
	padding: 4px 0 2px 0;
}

#content h4 {
	font-size: 1em;
	font-weight: bold;
	padding: 2px 0 2px 0;
}



/*	CONTENT - Services
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

#content .photo_column {
	float: left;
	min-height: 350px;
	height: auto !important;
	height: 350px;
}

#content h1#contentTitle {
	padding: 0 0 10px 0;
}

/*	CONTENT - Reel
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
#content .video_reel {
	margin: 20px 0;
}
	

/*	-------------------------------------------------------------
	CONTENT - Contact
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
#content #contact {
	margin: 0 20px;
}

#content #contact_office {
	float: right;
	padding: 15px 18px;
	margin: 40px 0 0 0;
	background: #222;
}

#content #forms_form_1 {
	float: left;
	width: 400px;
}


/*	Contact Form
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
#content #forms_form_1 table {
	margin: 10px 0 0 0;
}

#content #forms_form_1 .textbox,
#content #forms_form_1 .textarea,
#content #forms_form_1 .selectbox {
	width: 250px;
}

#content #forms_form_1 table tr td {
	display: table-cell;
	padding: 6px 5px;
	vertical-align: top;
}

#content #forms_form_1 td label {
	margin-right: 10px;
}

#content #forms_form_1 p.submitBox {
	padding: 10px 4px 0 0;
	text-align: right;
}


/*	HOME - News
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
#home_sub_news {
	width: 360px;
	margin-left: 11px;
	float: left;
	color: #fff;
}
	
/*	HOME - Sub Boxes
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

#content #home_sub {
	padding-top: 18px;
}

#content a.home_sub_box:link,
#content a.home_sub_box:visited {
	display: block;
	float: right;
	text-align: right;
	background: no-repeat top left;
	text-decoration: none;
	font-size: 1.3em;
	color: #fff;
	text-transform: lowercase;
}

#content a.home_sub_box:hover {
	color: #2593c3;
}

#content a.home_sub_box:link span,
#content a.home_sub_box:visited span {
	display: block;
	padding: 118px 23px 0 0;
}


#content a#home_sub_box_colour:link,
#content a#home_sub_box_colour:visited {
	width: 277px;
	height: 151px;
	background-image: url("../images/home/subbox_colour.jpg");
}

#content a#home_sub_box_video:link,
#content a#home_sub_box_video:visited {
	width: 271px;
	height: 151px;
	margin-right: 18px;
	background-image: url("../images/home/subbox_video.jpg");
}



/*	-------------------------------------------------------------
	SIDE
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/


/*	MenuMain Childs
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

#menuMain_childs li {
	height: 22px;
	line-height: 22px;
	margin: 3px 0;
	padding-left: 7px;
	border-left: 1px solid #3e3e3e;
}

#menuMain_childs li.active {
	border-color: #9c9c9c;
}

#menuMain_childs li a:link,
#menuMain_childs li a:visited {
	color: #fff;
	text-decoration: none;
	font-size: 1.4em;
}

#menuMain_childs li a:hover {
	text-decoration: underline;
}

#menuMain_childs li.active a:link,
#menuMain_childs li.active a:visited {
	color: #29abe4;
}



/*	-------------------------------------------------------------
	FOOTER
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
#footer a:link,
#footer a:visited {
	color: #fff;
	text-decoration: none;
}

#footer a:hover {
	color: #2593c3;
	text-decoration: underline;
}



/*	-------------------------------------------------------------
	MESSAGES
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
.msgBox {
	margin: 10px 0 10px 0;
	padding: 10px 10px 5px 35px;
	background: no-repeat 10px 10px;
	font-size: 12px;
}

.msgBox .title {
	font-size: 1.1em;
	font-weight: bold;
	padding: 0 0 5px 0;
}

.msgBox .text {
	padding: 0 0 5px 0;
}

.msgBox a:link,
.msgBox a:visited {
	text-decoration: underline;	
}
	

/*	Success
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
.msgBox.success {
	border: 1px solid #7fea6f;
	background-color: #dcf8d8;
	background-image: url(../../../images/icons/msgBox_success.gif);
	color: #009900;
}

.msgBox.success a:link,
.msgBox.success a:visited,
#content .msgBox.success a:link,
#content .msgBox.success a:visited {
	color: #009900;	
}

/*	Error
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
.msgBox.error {
	border: 1px solid #e9cc7c;
	background-color: #fdf0cd;
	background-image: url(../../../images/icons/msgBox_error.gif);
	color: #b17409;
}

.msgBox.error a:link,
.msgBox.error a:visited,
#content .msgBox.error a:link,
#content .msgBox.error a:visited {
	color: #a08106;	
}

/*	Fail
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
.msgBox.fail {
	border: 1px solid #f57878;
	background-color: #ffe1e1;
	background-image: url(../../../images/icons/msgBox_fail.gif);
	color: #cc3300;
}