/*
=====================
Cascading Style Sheet
=====================
*/
html {
height: 100%;
margin-bottom: 1px;
line-height: 125%;
}

body,td {
line-height: 125%;
font-family: Arial, Helvetica, Verdana, sans-serif;  
}

body {
background-color: #525656;
margin: 0;
padding: 0;
font-size: 0.8em;  
font-family: Arial, Helvetica, Verdana, sans-serif;  
color: #525656;
}


ul li{
font-size: 1em;
}

p {
  /* setup some more readable paragraph spacing */
font-family: Arial, Helvetica, Verdana, sans-serif;
margin-top: 10px;
margin-bottom: 15px;
text-align: justify;
font-size: 1em;
color: #525656;
}

h1, h2, h3, h4, h4 {
/* setup some more readable header spacing */
font-family: Arial Narrow, Arial, Helvetica, sans-serif;
line-height:1.1em;
margin:10px 0;
padding-bottom:5px;
font-weight:normal;
}

h1 {
font-size: 2.1em;
color: #9e0621;
}

h2 {
font-size: 1.4em;
color: #525656;
font-weight: bold;
}

h3 {
color:#525656;
font-size:1.2em;
font-weight:bold;
}

h4 {
font-size: 1em;
}

#accommodation{
color: #dfd7c1;
text-align: center;
font-size: 0.9em;
padding: 10px 0 0 0;
}

div.wrapper{
margin: 5px auto 5px auto;
border:0;
width:950px;
background-color:#FFFFFF;
}

#header {
background: #dfd7c1;
margin: 0;
width: 950px;
height: 355px;
}

#header-m{
background: transparent url(http://static.surreycourt.co.nz/images/header-m.png) repeat-x scroll 0 0;
overflow:hidden;
}

#header-l{
background: transparent url(http://static.surreycourt.co.nz/images/header-l.png) no-repeat scroll 0 0;
overflow:hidden;
}

#header-r{
background: transparent url(http://static.surreycourt.co.nz/images/header-r.png) no-repeat scroll 100% 0;
overflow:hidden;
}

#banner{
float: right;
padding: 10px 25px 0 0;
}

#banner img{
border: 4px solid #ffffff;
}

#banner p{
color:#9E0621;
font-family:Arial Narrow,Arial,Helvetica,sans-serif;
font-size:1.8em;
font-weight:normal;
text-align:right;
}

#logo{
float:left;
height:315px;
padding:0 0 0 15px;
width:235px;
}

#menu{
clear:both;
height:40px;
text-align: left;
padding: 0 50px;
}

span.navigatorLinkCurrent {
text-decoration: underline;
}

a.navigatorLink:hover { 
text-decoration:underline; 
}

a.navigatorLink, span.navigatorLinkCurrent {
color:#FFFFFF;
display:inline;
font-family:Arial,Verdana,Helvetica,sans-serif;
font-size:1.2em;
font-weight:normal;
line-height:40px;
padding:0 10px;
}

a.navigatorLink { 
text-decoration:none; 
}

#mainbody {
color: #525656;
padding:20px 20px 0;
}

div.booking {
background: #beb499 url(http://static.surreycourt.co.nz/images/booking-bg.png) repeat-x scroll 0 0;
padding:0 0 15px;
color:#272727;
}

form.booking {
padding:5px 3px 0;
}

div.leftsidebarheading {
background: #5c6060 url(http://static.surreycourt.co.nz/images/bookingHeader.png) repeat-x scroll 0 0;
color:#fffffe;
font-family:Arial Narrow,Arial,Helvetica,sans-serif;
font-size:1.4em;
font-weight:bold;
height:31px;
line-height:27px;
margin:0 0 15px;
text-align:center;
}

div.left_side{
float:left;
padding:22px 0 0 0;
width:200px;
}

div.left_side a:link, div.left_side a:hover, div.left_side a:visited {
color: #474747;
}

div.icons{
text-align: center;
margin: 20px 0 20px 0;
}

div.icons img{
margin: 30px 0 0 0;
}

div.icons p{
text-align: center;
font-size: 0.8em;
margin-bottom: 0;
}

#content{
float:right;
width:670px;
overflow:hidden;
}


div.middle{
float: left;
width: 415px;
height: auto;
padding: 12px 0 0 0;
}

div.rightsidebarheading{
color:#9E0621;
font-family: Arial Narrow, Arial, Helvetica, sans-serif;
font-size:1.8em;
font-weight:normal;
line-height:1.1em;
margin:10px 0;
padding-bottom:5px;
}

div.right_side{
background:#DFD7C1 url(http://static.surreycourt.co.nz/images/right-side-bg-top.png) no-repeat scroll 0 0;
float:right;
height:auto;
width:220px;
}

div.right_side_btm {
background: transparent url(http://static.surreycourt.co.nz/images/right-side-bg-btm.png) no-repeat scroll 0 100%;
height:auto;
padding:10px 20px;
width:180px;
}

div.right_side a:link, div.right_side a:hover, div.right_side a:visited {
color: #9e0621;
}

#footer {
clear: both;
background: transparent url(http://static.surreycourt.co.nz/images/bg-footer.gif) no-repeat scroll 0 100%;
margin: 0;
padding-top:20px;
width: 960px;
height: 70px;
}

#footer-nav{
list-style-type:none;
text-align: center;
font-size: 0.95em;
color: #525656;
}

#footer-nav a:link, #footer-nav a:visited{
color: #525656;
text-decoration: none;
padding: 0 8px;
}

#dp{
text-align: center;
margin:0 auto;
padding:0 0 10px;
border:0;
width:950px;
color: #dfd7c1;
font-size:0.85em;
}

#dp a:link, #dp a:hover, #dp a:visited {
color:#dfd7c1;
text-decoration:none;
}

.clear{
clear: both;
}

.imageborder {
  border: 2px solid #b9cfe5;
  margin-left: 10px;
}
  
.imageright {
  float: right;
  align: right;
  margin: 1px 0px 5px 15px;
  border: 2px solid #b9cfe5;
}
  
.imageleft {
  float: left;
  align: left;
  margin: 1px 15px 5px 0px;
  border: 2px solid #b9cfe5;
}

.imagecentre {
  display: block;
  margin-left: auto;
  margin-right: auto;
  border: 2px solid #b9cfe5;
}

input.cal-TextBox{
margin-right: 10px;
}
