/* - - - - - - - - - - - - - - - - - - - - -

Title : Avant Constructions (Australia)
URL : http://www.avant.com.au

Author : Splash Devlopments
Author URL : http://www.splashdevelopments.com.au

Description : global site styles

Colours
- - - - - - - - - - - - - - - - - - - - - */

@import "/assets/thickbox/thickbox.css";

/* -- PNG FIXES --*/

#TB_closeWindowButton {
	behavior: url(../css/iepngfix.htc);
	} 

/*
----------------------------------------------------------------------------- 
GLOBAL BROWSER RESETS
-----------------------------------------------------------------------------*/

body {
	font: 12px/18px Arial,Helvetica,sans-serif;
	color: #555;
	background: #eaeaea url(../imgs/bgBody.gif) repeat-y 50% 0;
	}
	
html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,hr {
	margin:0;
	}

table {
	/*border-collapse:collapse;
	border-spacing:0;*/
	}
	
fieldset,img {
	border:0;
	}
	

caption,th {
	text-align:left;
	}

p {
	margin: 1em 0;
	}

h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
	}
	
abbr,acronym {
	border:0;
	font-variant:normal;
	}
	
input,textarea,select {
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
	}

hr {

	}

small {
	line-height: 120%;
	}

.clear {
	clear:both;
	font-size:0;
	height:0;
	line-height:0;
	}

.fl {float:left;}
	
.fr {float:right;}

/*
----------------------------------------------------------------------------- 
LAYOUTS AND WRAPPERS
-----------------------------------------------------------------------------*/

#wrapper, #header, #footer, #scroller, #companyDetails {
	width: 950px;
	}

#wrapper {
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	margin: 0 auto 0 auto;
	padding: 0;
	text-align: left;
	}

#header {
	background: #fff;
	min-height: 100px;
	}

#left {
	background: #fff;
	width: 220px;
	float: left;
	padding-top: 5px;
	}

#companyDetails {
	color: #eaeaea;
	background: url(../imgs/bgCompanyDetails.jpg) no-repeat 0 0;
	height: 242px;
	}

#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 910px;
	min-height: 500px;
	padding: 20px;
	}

#footer {
	background: #800000 url(../imgs/bgGradient.gif) repeat-x 0 0;
	line-height: 32px;
	height: 32px;
	color: #333;
	font-family: verdana,arial,helvetica,sans-serif;
	}
	#backTop {
		font-size: 12px;
		padding-right: 15px;
		}
	#copyright {
		padding-left: 15px;
		color: #fff;
		font-family: arial,verdana,helvetica,sans-serif;
		font-size: 11px;
		}


/*
----------------------------------------------------------------------------- 
HEADINGS
-----------------------------------------------------------------------------*/

h1 {
	font: 24px "Times New Roman", Times, serif;
	color: #fff;
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 0 0 9px 0;
	}
	#companyDetails h1 {
		height: 38px;
		width: 225px;
		display: block;
		text-align: center;
		background: transparent url(../imgs/bgheading.gif) no-repeat 50% 100%;
		}

	#headerSmall h1 {
		font: 32px "Times New Roman", Times, serif;
		margin:0;
		padding: 25px 20px 0 20px;
        color: #555555;
		}

h2 {
	font: normal 14px Verdana, Arial, Helvetica, sans-serif;
	color: #800000;
	margin: 0.5em 0;
	}
	
h3 {
	font: normal 18px Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	}

h5 {
	font: normal 12px arial, helvetica, verdana, sans-serif;
	line-height: 28px;
	}

h4 {
	font: bold 12px arial, helvetica, verdana, sans-serif;
	font-weight: bold;
	color: #7a1600;
	margin: 10px 0;
	}

/*
----------------------------------------------------------------------------- 
NAVIGATION - Main Site
-----------------------------------------------------------------------------*/

#navWrapper {
	background: #800000 url(../imgs/bgGradient.gif) repeat-x 0 0;
	width: 950px;
	height: 32px;
	}

ul#nav {
	height: 32px;
	margin-left: 10px;
	padding:0;
	}

ul#nav li {
	display: inline;
	padding:0;
	}

ul#nav li a {
	text-decoration: none;
	display: block;
	float: left;
	font: bold 14px/18px "Times New Roman", Times, serif;
	color: #fff;
	padding: 6px 15px 8px 15px;
	}
ul#nav li a:hover {
	text-decoration: underline;
	}
	
ul#nav li.selected a {
	background: #fff;
	color: #800000;
	}

/*
----------------------------------------------------------------------------- 
CONTENTS
-----------------------------------------------------------------------------*/

/*--- Home --- */

#heroArea, #headerSmall {
	color: #202029;
	width: 950px;
	background: #ccc url(../imgs/bgHero.jpg) repeat-x 0 0;
	}
#heroArea ul{
    padding:0px;
	}

#heroArea p {
	margin-left: 15px;
	margin-right: 15px;
	}

#companyDetails .whatWeDo {
	padding-left: 50px;
	width: 405px;
	}
	.whatWeDo .inner {
		margin-left: 50px;
		}
#companyDetails .contactUs {
	padding-left: 100px;
	width: 375px;
	}
	.contactUs .inner {
		margin-left: 60px;
		}
.inner ul {
    list-style: none;
	}
.inner li{
    list-style: none;
	}

#companyDetails li {
	background: transparent url(../imgs/bullet.gif) no-repeat 0 50%;
	padding-left: 20px;
	}

/*--- Split Content Table --- */

td.tableDivide {
	background: #fff url(../imgs/bgTableDivider.gif) repeat-y 50% 0;
	}


/*
----------------------------------------------------------------------------- 
PLUGINS
-----------------------------------------------------------------------------*/

#scroller {
	background: url(../imgs/bgScroller.gif) repeat-x 0 0;
	height: 192px;
	padding-left: 25px;
	width: 925px;
	}

/* ---------- Photo Gallery styles ----------------------- */


.photo {
	background: #fff;
	margin: 20px 10px 20px 10px;
	position: relative;
	width: 160px;
	height: 110px;
	float: left;
	}
.photo img {
	background: #fff;
	border: 1px solid #ccc;
	padding: 1px;
	}
.photo span {
	width: 160px;
	height: 110px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	background: url(../imgs/cutCorner.png) no-repeat;
	cursor: pointer;
	}
.photo p {
	color: #ededed;
	background: #000;
	margin: 0;
	padding: 5px;
	text-align: center;
	}
.photo a {
	text-decoration: none;
	}


/*
----------------------------------------------------------------------------- 
MISC
-----------------------------------------------------------------------------*/


/*
----------------------------------------------------------------------------- 
LINKS
-----------------------------------------------------------------------------*/

a {
	color: #800000;
	}
a:hover {
	color: #999;
	}

#companyDetails a {
	color: #ccc;
	text-decoration: underline;
	}
#companyDetails a:hover {
	color: #aeaeae;
	}

#footer a {
	color: #fff;
	}
#footer a:hover {
	color: #ededed;
	text-decoration: underline;
	}
	

/*
----------------------------------------------------------------------------- 
FORMS
-----------------------------------------------------------------------------*/

/* Deafults */

fieldset {
	margin-bottom: 7px;
	}

legend {
	color: #999;
	font: 13px/16px Verdana, Arial, Helvetica, sans-serif;
	}

label {
	display: block;
	clear: both;
	}

textarea {
	font: 12px/16px Arial, Helvetica, sans-serif;
	width: 193px;
	border: 1px solid #e8e8e8;
	padding: 2px;
	}


/*
----------------------------------------------------------------------------- 
CONTACT FORM
-----------------------------------------------------------------------------*/

#name, #last_name, #email, #message {
	font-family: Arial, Helvetica, sans-serif;
	padding: 3px;
	}
	#name, #last_name, #email {
		margin-right: 20px;
		width: 160px;
		}
	#message {
		width: 380px;
		}

#name:focus, #last_name:focus, #email:focus, #message:focus {
	background: #fffeea;
	}

.requiredStar {	
	color: #f68d24;
	}

.error {
	color: red;
	font-style: italic;
	font-size: 11px;
	}

/* ELIMINATE THE BULLET ON THE FADE ON THE HOME PAGE  */
.fade{
    
  list-style: none;  
    
    }
