* { outline: none; }

body
	{
	background: transparent url(../img/background/back4.jpg) no-repeat fixed center 0px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	font: small/1.7em verdana, sans-serif;
	color: #444;
	}
	
img { border: none; }

a
	{
	color: #369;
	text-decoration: none;
	outline: none;
	}
	
a:hover { color: #ffcc33; }

a:focus { -moz-outline: none -moz-mac-focusring; }

a:focus { color: #aaa; }
	
h2
	{
	position: relative;
	color: #369;
	font: bold 1.3em/1.1em "arial narrow", sans-serif;
	margin: 1em 0;
	padding: 0.5em 0 0.5em 0;
	border-bottom: 1px dotted #b97;
	}
	
h2 a { color:#3e118d }
	
h2 span
	{
	color: #888;
	}
	
h2 a:hover { color: #ffcc33; }
	
h2 a:hover span { color: #ccc; }

h3
	{
	font: bold 13px verdana, sans-serif;
	color: #555;
	margin: 1em 0 0.5em 0;
	}
.price{
	margin: 1em 0 0.5em 0;
}	
ul
	{
	padding: 0;
	margin: 0 0 0.7em 0;
	list-style: none;
	}

p,
li,
dd,
dt
	{
	margin: 0;
	padding: 0;
	font-size: 88%;
	line-height: 1.7em;
	}
	
code
	{
	font-size: 1em;
	font-family: monaco, courier, mono-space;
	color: #229;
	}
	
table
	{
	margin: 0.5em 0 1em 0;
	border: 1px dashed #ddd;
	}
	
td,
th
	{
	font-size: small;
	padding: 0.2em 0.5em;
	}
	
	
p { margin-bottom: 0.8em; 
    padding-right:1 em;
}
	
#submit-site p
	{
	margin-bottom: 0.8em;
	}
	
ul li a
	{
	color:#06d;
	}

ul li a:hover
	{
	color:#039;
	}
	
ul li a span { color: #999; }

ul li a:hover span { color: #443; }
	
a.more 
	{
	font-weight: bold;
	padding-left: 12px;
	background: transparent url(../img/back/m.gif) no-repeat 0 60%;
	}

a.more:hover
	{
	background-position: -500px 60%;
	}
	
a.back 
	{
	font-weight: bold;
	padding-left: 12px;
	background: transparent url(../img/back/n.gif) no-repeat 0 60%;
	}

a.back:hover
	{
	background-position: -500px 60%;
	}
#wrap
	{
	text-align: left;
	width: 720px;
	margin: 0 auto;
	}

p#partner
	{
	width: 140px;
	height: 20px;
	margin: 0;
	padding: 0;
	text-indent: -10000px;
	position: absolute;
	top: 7px;
	left: 2px;
	}

p#partner a
	{
	display: block;
	width: 140px;
	height: 20px;
	background: transparent url(../img/back/partner.gif) no-repeat;
	}

p#partner a:hover { background-position: -140px 0; }

#header
	{
	position: relative;
	height: 160px;
	width: 720px;
	background: transparent;
	}
	
#header h1
	{
	position: relative;
	top: 30px;
	text-indent: -10000px;
	margin: 0;
	padding: 0;
	}
	
#header h1 a
	{
	display: block;
	width: 480px;
	height: 140px;
	background: #fff url(../img/header/se_logo.gif) no-repeat;
	}
	
#header ul
	{
	list-style: none;
	position: absolute;
	top: 50px;
	margin: 0;
	padding: 0;
	}
	
#header ul#items { left: 550px; top:47px; }
	
#header ul#items li a
	{
	display: block;
	width: 180px;
	height: 18px;
	}

#header ul li.active a:hover
	{
	background-position: -5px -180px;
	cursor: default;
	}
#header ul li a#phoned,
#header ul li a#mapped
	{
	height: 48px;
	margin: 0;
	padding: 3px 0 3px 0;
	text-indent: -10000px;
	}

a#phoned { 
    background: url('../img/header/phone.gif') no-repeat ; 
    }

a#mapped { 
    background: url('../img/header/map.gif') no-repeat ; 
    }

#header p a
	{
	font: 15px/20px verdana, helvetica, sans-serif;
	color: #777;
	text-decoration: none;
	}

.left720
	{
	width: 720px;
	float: left;
	}
	
.left470
	{
	width: 390px;
	float: left;
	}
	
.left220
	{
	width: 230px;
	float: left;
	}
	
.left210
	{
	width: 290px;
	float: left;
	}
	
.right720
	{
	width: 720px;
	float: right;
	}
	
.right470
	{
	width: 470px;
	float: right;
	}
	
.right220
	{
	width: 160px;
	float: right;
	}
	
.right220 span
	{
	color:#36c
	}
.right220 a:hover span
	{
	color:#69c
	}
.left210 ul li
	{
	padding-left: 18px;
	padding-bottom: 10px;
	padding-top:0px;
	background: transparent url(../img/back/right.gif) no-repeat 0 4px;
	}
	
#footer
	{
	clear: both;
	height: 6em;
	}
	
#footer p
	{
	border-top: 1px dotted #aaa;
	position: relative;
	top: 2em;
	text-align: center;
	padding: 1.5em 0;
	font: 9px/1.6em "trebuchet ms", verdana, sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #999;
	}
	
ul.normal li 
	{
	padding: 5px 0 10px 12px;
	margin-left: 6px;
	background: transparent url(../img/star.gif) no-repeat 0 12px;
	}
ul.leftNav li.heading span 
    { 
    color: #036; 
	padding-left: 0;
	}
ul.leftNav li.heading 
{
	margin-top:15px;
}
ul.leftNav li a:hover 
{ 
    color: #69c; 
    }

ul.leftNav li a
	{
	padding-left: 12px;
	margin-left: 6px;
	background: transparent url(../img/star.gif) no-repeat 0 60%;
	}
ul.leftNav li.heading a
	{
	padding-left: 0;
	margin-left: 0;
	background: none;
	}
h4
	{
	font-size: 111%;
	line-height: 1.4em;
	margin: 0 0 0.4em 0;
	padding: 0;
	}
	
#loginForm input.inp,
#loginForm textarea.inp
	{
	border: 1px solid #ddd;
	width: 185px;
	background: #f2f2f2;
	font: 11px verdana, sans-serif;
	color: #443;
	padding: 3px;
	margin-bottom: 10px;
	outline: none;
	}
	
#loginForm input.inp:hover,
#loginForm textarea.inp:hover,
#loginForm input.inp:focus,
#loginForm textarea.inp:focus
	{ border: 1px solid #aaa; }
	
form input.submit-btn
	{
	width: 54px;
	height: 20px;
	background: #743 url(../img/login_button.gif) no-repeat;
	outline: none;
	}
		
#searchform p.p1
	{
	text-indent: -10000px;
	height: 8px;
	line-height: 8px;
	margin-bottom: 5px;
	background: url(../img/back/txt-searchstring.gif) no-repeat;
	}
	
#searchform input.inp
	{
	border: 1px solid #ddd;
	width: 130px;
	background: #f7f7f7;
	font: 11px verdana, sans-serif;
	color: #443;
	padding: 3px;
	margin-bottom: 10px;
	outline: none;
	}
	
#searchform input.inp:hover,
#searchform input.inp:focus
	{ border: 1px solid #aaa; }

	
#site form p,
#submit-site form p,
form#formdiv p
	{ margin-bottom: 0.2em; }
		
.no { display: none; }

.clear { clear: both; }
.red { color: #229; }
.grey { color: #aaa; }

.left { float: left; }
.right { float: right; }

/* The following hack is to correct text size in IE/WIN */

/* \*/

* html body p { font-size: 80%; }
* html body h2 span.ex-nav { padding-top: 0.5em; }
* html body li { font-size: 80%; }
* html body dd p { font-size: 95%; }

.r3 {	
    margin: 0;
	padding: 0;
	font: 11px verdana, sans-serif;
	color: #888;
    background-color: #f7f7f7; 
	text-align:right;}
.r4 {	
    margin: 0;
	padding: 2px;
	font: 11px verdana, sans-serif;
	color: #666;
    background-color: #f7f7f7; 
	text-align:left;}
.r2 {	
	padding: 0;
	color: #666;
	text-align:left;
	font: 11px verdana, sans-serif;
	}
form, textarea, input {	
    line-height: 11pt ; 
    color: #666; 
	font: small/1.7em verdana, sans-serif;
	}
.input {
	border: 1px solid #bbb;
	width: 185px;
	background: transparent;
	font: 11px verdana, sans-serif;
	color: #443;
	padding: 3px;
    margin: 6px 0 6px 2px;
	outline: none;
	}
.login {
	border: 1px solid #bbb;
	width: 100px;
	background: #f7f7f7;
	font: 11px verdana, sans-serif;
	color: #443;
	padding: 3px;
    margin: 6px 0 6px 2px;
	outline: none;
}
SELECT, OPTION {
	background: #f7f7f7;
	font: 11px verdana, sans-serif;
	color: #443;
	padding: 3px;
    margin: 6px 0 6px 2px;
	outline: none;
}
html>body SELECT, OPTION {
    margin:0;
	padding:0;
}
#formtable
	{
	margin: 0.5em 0 1em 0;
	padding: 0 0 0 25px;
	border: 1px solid #ddd;
}
.itemize {
    font: normal 10px verdana, sans-serif;
	line-height:13px;
	padding-left:13px;
}
hr.solid {
	height:1px;
	color:#ccc;
}
hr.dash {
    height:1px;
	border:1px dashed #ccc;
}
.topreturn{
    text-align:right;
	padding:10px 0 10px 0;
}
.topreturn ul li {
	list-style-type: none;
	font: 11px/17px arial, sans-serif;
	list-style-image: url(http://www.hutchens.com.au/img/up.gif);
}