/**************************************************************
  mikeo tamplate
 **************************************************************/

html {
  height: 100%;
  background:#e9e9e9 url(/images/main_bg2.jpg) repeat-x top;
}

body {
  margin: 0;
  padding: 0;
  background:url(/images/top_bg3.jpg) no-repeat top left;
  font:100 11px arial,verdana,sans serif;
  color:#727272;
  }

#content h1 {
font:100 22px arial, verdana, sans serif;
color:#FFF;
position:absolute;
top:160px;
left:226px;
margin:0;
padding:0;
}


h2 {
font:100 22px arial, verdana, sans serif;
color:#FFF;
padding:0;
margin:0;
}

h2.white a{
font:100 22px arial, verdana, sans serif;
color:#FFF;
padding:0;
margin:0;
text-decoration:none;
}
h2.white a:hover{
color:#FFF;
}

h2.main {position:absolute;
top:108px;
left:260px;}

.larger_font h3 {padding:10px 20px}

h3 {
font:700 17px arial, verdana, sans serif;
padding:0;
margin:0;
color:#00759A;
padding:10px 15px 10px 15px;
}

#search h3, #locations h3, fieldset h3, #enquiry h3 {
padding:10px 15px;
margin:0;
color:#00759A;
font:700 17px arial, verdana, sans serif;
}

#admin_menu h3 {
padding:15px 15px 0 15px;
margin:0;
color:#00759A;
font:700 17px arial, verdana, sans serif;
clear:both;
}

a {outline:none;}

h4 {

}

h5 {

}

h6 {

}


 h4, h5, h6, p, dl {
  margin: 0;
  padding:7px 12px;
}



p, ul li {line-height:16px;}

/* Done so the leftmost column aligns properly with the header.
   If the leftmost column has class gradient applied to it, 
   this class isn't required. */

a {
  color: #7AB800;   
}

/* Uncomment this if you would like a visited link style 
a:visited {
  text-decoration: line-through;
} */

a:hover {
  color: #00759A;
}

b {
}

ol, ul {
  margin:0;
  padding: 0;
}

ol {
  color: #333333;
}

ol span {
  color: #999999;
}

ul {
  list-style: none;
}

del {
  color: #666666;
}

code {
  margin: 10px 15px;
  padding: 10px;
  display: block;
  overflow: auto;
  font: 400 1em courier, monospace;
  line-height: 120%;
  white-space: pre;
  background:#DFDFDF; 
}

.leftColumn code {
  margin-left: 0;
}

acronym {
  cursor: help;
  border-bottom: 1px solid #777;
}

dt {
  font-weight: bold;
  color: #666666;
}

dd {
  margin-left: 0;
  padding-left: 45px; 
}






/**************************************************************
   Blockquote and included icons
 **************************************************************/

blockquote {
  margin: 10px 20px;
  padding-left: 55px;
  
  background-image: url(../images/icons/quote.gif);
  background-repeat: no-repeat;
  background-position: 5px 50%;
  line-height:30px;
  font-size:20px;
  padding-right:30px;
  color:#b1b1b1;
}

blockquote.exclamation {
  background-image: url(../images/icons/exclamation.gif);
}

blockquote.stop {
  background-image: url(../images/icons/stop.gif);
}

blockquote.go {
  background-image: url(../images/icons/go.gif);
}





/**************************************************************
   Images
 **************************************************************/

img.floatRight {
  margin: 10px 15px 10px 15px;  
}

img.floatLeft {
  margin: 5px 15px 15px 0px;
}


a img {border:none;}

a:hover img {border:none;}


/**************************************************************
   Form Elements
 **************************************************************/

#content label {
  color: #00759A;
  margin:0 10px 0 0;
  text-align:left;
  display:block;
}

#content .form2 label {
  color: #00759A;
  margin:0 10px 0 0;
  text-align:right;
  float:left;
  width:80px;
}

fieldset {
padding:0;
position:relative;
border:none;
padding-bottom:0;
}

#content fieldset p {margin:0;}

input,
textarea,
select {
  padding: 4px;
  font:100 11px verdana, arial, sans-serif;
  color: #737373;
  background: #fff;
  border: 1px solid #CCCCCC;
  margin:0;
}


#content .fieldWithErrors input,
#content .fieldWithErrors textarea,
#content .fieldWithErrors select {
  margin-top:0;
  font:100 11px verdana, arial, sans-serif;
  color: #737373;
  background: #FEE3D3;
  border: 1px solid #FF814A;
  margin:0;
}

.fieldWithErrors {
  padding:0;
  margin:0;
}

input:focus,
input:hover,
textarea:focus,
textarea:hover,
select:focus,
select:hover {
  color: #000;
  background: #E4F7FA;
  border: 1px solid #00DFFF;
  margin:0;
}

#content .form2 input.button {margin-left:90px}

input.button 
{
  padding: 2px 5px;
  font: 400 1.1em Arial;
  color: #fff;
  background: #00759a;
  border-width: 1px;
  border-style: solid;
  border-color: #FFF #fff #fff #FFF;
}

#content fieldset input.button { } 

#content a.button 
{
  padding: 2px 5px;
  color: #fff;
  background: #00759a;
  border-width: 1px;
  border-style: solid;
  text-decoration:none;
}

#content a.view_all_btn
{
  width:237px;
  display:block;
  margin:0 0 0 0;
  text-align:center;
  border:none;
}

#content a:hover.button 
{
  padding: 2px 5px;
  color: #fff;
  background: #7AB800;
  border-width: 1px;
  border-style: solid;
  text-decoration:none;
}

#content a:hover.view_all_btn
{
  border:none;
}


#content fieldset a.button2 
{
  padding: 4px 10px;
  color: #00759a;
  line-height:20px;
  background: #dff1f8;
  border: none;
  text-decoration:none;
}


#content a:hover.button2 
{
  padding: 4px 10px;
  color: #00759a;
  background: #dbf5b3;
  border: none;
  text-decoration:none;
}


.errorExplanation h2{color:#F90000;
	padding:10px 20px;
}


.errorExplanation ul
{   
	padding:10px 35px 0 20px;
	}	

.errorExplanation ul li {
	padding-left:20px;
	background: url(/images/arrow_right_red.gif) left top no-repeat;
	margin-bottom:10px;
	color:#F90000;
}

.imgprop {margin:10px}

#filter {
  margin: 1em;
}

#filter label {
  display: inline;
}

#filter input.filter {
  margin: 1em;
  float: right;
}