/*
ausrubber.css by webwolf design
author: James Di Michiel


color table
	logo green: 		#00A261;
	logo blue: 			#0062B0;
	background grey: 	#ECE9E9;
	darker green: 		#07633E;
*/

/*-------------------------------------------------------------------------------------------------
general
-------------------------------------------------------------------------------------------------*/
body{
	behavior:url(css/csshover.htc);
	height: 100%;
	padding: 0;
	margin: 0;
	font-family: arial, helvetica, sans serif;
	color:#555555;
	font-size: 0.8em;
	line-height:1.5em;
	background:url(../images/bgrepeat-top.jpg) top center repeat-x;
	}

a:link {
	text-decoration:none;	
	color:#07633E;
	}
a:visited {
	text-decoration:none;
	color:#07633E;
	}
a:hover {
	text-decoration:underline;
	color:#0062B0;
	}
a:active {
	text-decoration:none;
	color:#07633E;
	}

h1{
	margin:0 0 10px 0;
	padding:10px 0 10px 0px;
	text-indent:10px;
	font-size:20px;
	font-weight:normal;
	color:#FFFFFF;
	background-color:#4D89BD;
	}

h5, h6{
	margin:5px 0 0 0;
	padding:10px 0 10px 0px;
	text-indent:10px;
	font-size:20px;
	font-weight:normal;
	color:#FFFFFF;
	background:#00A261;
	}

h6{
	background:#00A261 url(../images/buttons/phone_circle.gif) right no-repeat;
	margin-bottom:15px;
	margin-top:15px;
	}

h2{
	clear:both;
	margin:0 0 8px 0;
	padding: 0 0 8px 0;
	font-size:16px;
	color:#07633E;
	border-bottom: 1px solid #CCCCCC;
	font-weight:normal;
	}

img, #logo { 
	behavior: url(css/iepngfix.htc);
	}

img{
	border:none;
	}

/*-------------------------------------------------------------------------------------------------
layout
-------------------------------------------------------------------------------------------------*/
table.layout{
	width:100%;
	height:100%;
	}

table.layout td.top{
	vertical-align:top;
	}

table.layout td.bottom{
	height:70px;
	vertical-align:bottom;
	background:url(../images/grass.jpg) bottom repeat-x;
	}

#container{
	position: relative;
	margin: 0 auto;
	width:760px;
	}

#webwolf{
	float:right;
	color:#FFFFFF;
	background-color:#069651;
	padding:3px;
	margin-bottom:-1px;
	}

#webwolf a:link, #webwolf a:active, #webwolf a:visited, #webwolf a:hover {
	text-decoration:none;
	color:#FFFFFF;
	}

#logo{
	widows:760px;
	height:116px;
	margin:20px 0 0 0;
	padding:10px 0 10px 0;
	text-align:center;
	background:url(../images/transperancy.png);
	}

#leftcol{
	float:left;
	width:160px;
	margin-right: 30px;
	}

#main, #why{			
	float:left;
	width:400px;
	padding:15px 0px 30px 0px;
	margin-right: 20px;
	}

#main ul, #why ul{
	list-style-image:url(../images/buttons/arrow_down.gif); 
	list-style-position:outside;
	}

#services, #wide, #before_after{			
	float:left;
	width:570px;
	padding:15px 0px 30px 0px;
	}

#services p{
	background:#DBF0E3;
	padding:15px;
	margin:5px 0 10px 0;
	}

#before_after img{
	margin: 0 0 15px 0;
	}

#rightcol{
	float:left;
	width:150px;
	font-size: 11px;
	margin-top:10px;
	}

#quote{
	width:150px;
	height:80px;
	background:url(../images/quote.jpg) no-repeat;
	}

#music{
	margin:20px 0 0 0;
	line-height:21px;
	}

#mp3Background{
	text-indent:25px;
	background:url(../images/buttons/mp3.jpg) left no-repeat;
	}

#links{
	margin:15px 0 0 0;
	}

#links img{
	margin:10px 0 0 0;
	}

#slogan{
	clear:both;
	height:70px;
	margin-top:10px;
	padding:10px 0 0 0;
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
	background:#4D89BD url(../images/slogan_phone.jpg) no-repeat 50px 5px;
	}

#slogan p.phone{
	margin:0px;
	padding:10px 0 0 0;
	font-size:38px;	
	}

#slogan p.text{
	margin:10px 0 0 0px;
	padding:0px;
	font-size:15px;
	}
	
#subscribe-form {
	font-size: 11px;
	clear: both;
	display: block;
	}

#subscribe-form h1 {
	background: #00A261;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 0 5px 10px;
	text-indent: 0;
	}
/*-------------------------------------------------------------------------------------------------
navigation
-------------------------------------------------------------------------------------------------*/
#nav{
	float:left;
	width:170px;
	margin:10px 20px 0 0;
	}

#nav ul{
	list-style:none;
	margin:0;
	padding:0;
	}

#nav li{
	position:relative;
	}

#nav ul li{float:left; width: 100%;}

#nav ul li a:link, #nav ul li a:visited, #nav ul li a:active, #nav ul li a:hover{
	display:block;
	width:165px;
	height:30px;
	line-height:30px;
	margin:0;
	padding:5px 5px 5px 0;
	color:#07633E;
	text-decoration:none;
	text-indent:20px;
	font-size:14px;
	border-bottom:1px solid #DDDDDD;
	background:url(../images/buttons/arrow.gif) no-repeat;
	background-position: 0px 16px;
	}

#nav ul li a:hover{
	color:#07633E;
	background:#CCCCCC;
	background:#EEEEEE url(../images/buttons/arrow_blue.gif) no-repeat;
	background-position: 0px 16px;
	}

#nav ul ul{
	position:absolute;
	z-index:500;
	top:-1px;
	left:170px;
	display:none;
	}

#nav ul ul li a:link, #nav ul ul li a:visited, #nav ul ul li a:hover, #nav ul ul li a:active{
	display:block;
	width:170px;
	height:30px;
	line-height:30px;
	padding:0 0 0 20px;
	color:#07633E;
	border-left:1px #CCCCCC solid;
	border-right:1px #CCCCCC solid;
	border-top:1px #CCCCCC solid;
	border-bottom:none;
	background:#FFFFFF;
	font-size:13px;
	}

#nav ul ul li a:hover{
	color:#0062B0;
	background-color:#EEEEEE
	
	}

#nav ul ul li a img{
	position:absolute;
	left:0;
	top:1px;
	}

/* Third level pop out*/
#nav ul ul ul{
	top:3px;
	left:100px;
	}

/* Begin non-anchor hover selectors */

/* Enter the more specific element (div) selector on non-anchor hovers for IE5.x to comply with the
older version of csshover.htc - V1.21.041022. It improves IE's performance speed to use the older
file and this method */

div#nav li:hover{
	cursor:pointer;
	z-index:100;
	}

div#nav li:hover ul ul,
div#nav li li:hover ul ul,
div#nav li li li:hover ul ul,
div#nav li li li li:hover ul ul{
	display:none;
	}

div#nav li:hover ul,
div#nav li li:hover ul,
div#nav li li li:hover ul,
div#nav li li li li:hover ul{
	display:block;
	}

ul.border_bottom{
	border-bottom:1px #DDDDDD solid;
	}



/*-------------------------------------------------------------------------------------------------
general
-------------------------------------------------------------------------------------------------*/
#why ul{
	margin-top:5px;
	margin-bottom:10px;
	padding-top:0;
	padding-bottom:0;
	}

div.more{
	margin:10px 0 20px 0;
	float:right;
	}

img.border{
	padding:3px;
	border:1px solid #CCCCCC;
	}

p.greenbox{
	text-align:center;
	background:#DBF0E3;
	padding:15px;
	margin:5px 0 5px 0;
	}
	
p.greenboxfaq{
	text-align:left;
	background:#DBF0E3;
	padding:15px;
	margin:5px 0 5px 0;
	}

p.caption{
	text-align:right;
	margin-top:5px;
	margin-bottom:20px;
	font-size:11px;
	padding:0px;
	}

.small {
	font-size:11px;
	}
	
.bold {
	font-weight:bold;
	}

.centre{
	text-align:center;
	}

.float_left{
	float:left;
	margin-bottom:1px;
	}

.float_right{
	float:right;
	margin-bottom:1px;
	}

img.since{
	text-align:center;
	margin:20px 0 0 0;
	}

img.front{
	float:right;
	padding:3px;
	border:1px solid #CCCCCC;
	margin-left:10px;
	}
		
#schedule{
	float:right; 
	
	}
#schedule a:link, #schedule a:active, #schedule a:visited{
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
	}
	
#schedule a:hover{
	text-decoration:none;
	}	

table.sched{
	height:20px;
	width:100%;
	background-color:#4D89BD;
	margin:0 0 10px 0;
	}

td.head{
	padding:8px 0 8px 0px;
	text-indent:10px;
	font-size:20px;
	font-weight:normal;
	color:#FFFFFF;
	}

/*-------------------------------------------------------------------------------------------------
form
-------------------------------------------------------------------------------------------------*/

input.simple{
	border: 1px solid #CCCCCC;
	width:300px;
	}

textarea.simple{
	border: 1px solid #CCCCCC;
	width:300px;
	height:200px;
	}

input.button{
	float:right;
	border:1px solid #CCCCCC;
	padding:4px;
	background-color:#00A261;
	color:#FFFFFF;
	}
	
.red{
	color:#FF0000;
	}
	
#subscribe-form button {
	margin: 6px 0;
	color: #FFFFFF;
	background: #00A261;
	font-size: 12px;
	border: 1px solid #074E30;
	}
