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

html {
  height: 100%;
  margin: 0;
  padding: 0;
}

body {
  height: 100%;
  margin: 0;
  padding: 0;
  font:100 0.8em arial,verdana,sans serif;
  color:#737373;
  background:url(/images/restyle/top_bg.png) repeat-x top;
  }

h1 {   
}


h2 {
font:100 22px 'Myriad Pro', arial, verdana, sans serif;
color:#00759A;
padding:0;
margin:0;
padding-top:35px;
padding-bottom:28px;
	border-bottom:1px solid #dff1f8;
	margin-bottom:10px;
}

h2.second_child {
  padding-top:10px;
  margin-top:10px !important;
padding-bottom:10px;
}

h3 {
font:700 17px arial, verdana, sans serif;
padding:0;
margin:0;
color:#00759A;
padding: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;
}



h4 {

}

h5 {

}

h6 {

}


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

/* 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 {
  color: #000;
}

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; 
}




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

label {
  display: block;
  color: #00759A;
}

.sidelabel label 

{display:inline;
}

fieldset {
padding:10px 0;
position:relative;
background:#dff1f8;
border:none;
margin:10px 0 20px 0;
padding-bottom:10px;
}

fieldset p {padding:3px 15px;
margin:0;}

input,
textarea,
select {
  padding: 2px;
  font: 400 1em verdana, sans-serif;
  color: #737373;
  background: #fff;
  border: 1px solid #CCCCCC;
  margin:0;
}

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

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;
}


.big_button, .big_button:hover, .big_button:focus  {
  font-size:18px;
  font-family:'Miryad Pro', arial, sans-serif;
  width:217px;
  display:block;
  line-height:30px;
  height:35px;
  border:1px solid #7d931e;
  padding:0;
  text-align:center;
  text-decoration:none;
  margin-top:10px;
  color:#fff;
  cursor:pointer;
  background:url(/images/restyle/big_button_bg.png) repeat-x;
  text-shadow:0 1px 1px rgba(0,0,0,0.25);
}

.big_button:hover, #locations .big_button:hover {background-position:0 -35px;}


#locations .big_button {
  margin-left:15px;
  background:url(/images/restyle/big_button_bg2.png) repeat-x;
  border:1px solid #00557b;
  }


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

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

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

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


/**************************************************************
 form 2
 **************************************************************/



#form2 label {
  float:left;
  width:100px;
  color: #00759A;
  text-align:right;
  padding-right:10px;
}

#form2 p
{
padding:5px 15px;	
}

#form2 .smalllabel label
{
width:20px;
	
}

#form2 fieldset {
padding:15px 0;
position:relative;
background:#dff1f8;
border:none;
margin:10px 0 20px 0;
padding-bottom:10px;
}

#form2 fieldset p {padding:5px 15px;
margin:0;}


#form2 fieldset h3 {padding-top:0;
margin:0;}

#form2 input.button 

{margin-left:110px}

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

blockquote {
  margin: 10px 10px;
  padding-left: 27px;
  
  background-color: #DFDFDF;  
  background-image: url(../images/icons/quote.gif);
  background-repeat: no-repeat;
  background-position: 5px 50%;  
}

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: 5px 0px 10px 15px;  
}

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


a img {border:none;}

a:hover img {border:none;}





