/*
Site: Australian Netting and Extrusions Pty Ltd
Author: Belinda Clemesha
Copyright (C) Australian Netting and Extrusions Pty Ltd 2008
*/

#container
{
width: 840px;
margin: 30px auto;
background-color: #fff;
color: #333;
line-height: 130%;
}

body {
	background: url(../images/2Bkground.gif) repeat-x;
	}

/* TEXT STYLES */
h1{
	font-size:26px;
	margin-top: 18px;
	margin-left: 12px;
	color:#000000;
	}

img {
	border: none;
}

/* BANNER */
#banner
{
	padding:0;
	background-image:url(../images/AusnetBanner.gif);
	background-repeat:no-repeat;
	height: 170px;
}

/* LOGO */

#logo {
	float: left;
	height: 115px;
	margin-top:20px;
	margin-left:10px;
	position:absolute;}

/* MAIN NAVIGATION BAR STYLE */
#Navbar{clear:both;}

#menu{display:block;height:30px;width:815px;padding-left:25px;
font-size:14px;font-weight:bold;background:transparent url(../images/bgOFF2.gif) repeat-x top left;
font-family: Arial,Helvetica,sans-serif;}

#menu ul{margin:0;padding:0;list-style-type:none;width:auto;}

#menu ul li{display:block;float:left;margin:0 1px 0 0;}

#menu ul li a{display:block;float:left;color:#000;text-decoration:none;
padding:6px 13px 0 13px;height:30px;}

#menu ul li a:hover
{color:#F99B1C;background:transparent url(../images/bgON3.gif) repeat-x top left;}

#menu ul li a.select
{color:#ffffff;background:transparent url(../images/bgON3.gif) repeat-x top left;}


/* FORM STYLE */

#Content
{margin:0;
padding:20px;}
h3
{
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:24px;
font-weight: bold; 
color:#0066b3;
margin-top:15px;
text-align:center
}

p{
text-align:center
}

body
{color: black;
background-color:#FFFFFF;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:14px;
}

legend
{font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:20px;
font-weight: bold;
color:#0066b3;
}

#form_container
{width:600px;
border:2px solid #0066b3;
margin:0 auto;
padding: 0px 15px 0px 15px;
background-color:#ffffff;
}

#But
{
text-align:center; 
margin: 10px auto;
width: 600px;
}

input.button {
border-right: 2px outset #d7b9c9; 
border-bottom: 2px outset #d7b9c9; 
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:12px; 
font-weight: bold; 
color: white;
width:100px; 
background: #0066b3;
float:none; 
}

#field2 label
{text-align:right;
width:190px;
padding-right:10px;
float:left;
margin-top:6px;}

#field2 input
{margin:5px auto;
font-size:14px;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
width:300px;
color: #0066b3;
background: #d5ecfd;
border: 1px solid #0066b3
}

.cfield
{
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:14px; 
margin-right:50px;
margin-top:10px;
width:300px;
color: #0066b3;
background: #d5ecfd;
border: 1px solid #0066b3
}


.add p
{
float:left;
margin-left:3px;
width:150px;
}


#field4 label
{text-align:right;
width:190px;
padding-right:10px;
float:left;
margin-top:6px;}

#field4 input
{margin:5px auto;
font-size:14px;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
width:300px;
color: #0066b3;
background: #d5ecfd;
border: 1px solid #0066b3
}




/* FOOTER */

#contact{
		margin-left:4em;
}

#copyright{
		margin-left:10.5em;
}
	
#footer a {
	font-size:14px;
	color: #ffffff;
	font-weight:bold;
}

#footer p {
	color: #ffffff;
	font-weight:bold;
	padding-top:0.8em;
	}

#footer {
	width: 840px;
	height: 103px;
	background:url(../images/footer.gif);
	background-repeat:no-repeat;
	clear:both;
	margin: 0;
	}


/* SITE CREDIT TEXT */

#credit a{font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
font-size:11px;
color:#C9C9C9;
text-decoration:none;
}

#credit p{
text-align:center; clear: both; padding-top: 6px; width: 800px; margin: 0 auto;}