/*===BASIC TEMPLATE 1===
Fixed width, two columns
Horizontal menu, dropdowns top to bottom
=======================*/
body.searchForm #proptype {
height: 56px;}

body.searchForm #suburb {
height: 56px;}

body.searchForm #watertype {
height: 56px;}


/* Global structure
----------------------*/
#topimages {
width: 948px;
height: 100px;
display: block;
background-image:url(../img/imgs_forsale.jpg);}

body.water #topimages {
background-image:url(../img/imgs_water.jpg);}

body.dining #topimages {
background-image:url(../img/imgs_dining.jpg);}

body#forsale #topimages {
background-image:url(../img/imgs_forsale.jpg);}

body#land #topimages {
background-image:url(../img/imgs_land.jpg);}

body#accommodation #topimages {
background-image:url(../img/imgs_accommodation.jpg);}

#topimagessale {
width: 948px;
height: 100px !important;
display: block;
background-image:url(../img/imgs_forsale.jpg);}

#topimagesland {
width: 948px;
height: 100px !important;
display: block;
background-image:url(../img/imgs_land.jpg);}

#topimagesaccommodation {
width: 948px;
height: 100px !important;
display: block;
background-image:url(../img/imgs_accommodation.jpg);}

/* Global structure
----------------------*/
body, html, #wrap {height: 100%;}
#wrap {margin: 0 auto;}
#footer {clear: both;padding: 10px 0 20px 0; text-align: right;}
#header {padding: 0 1px;overflow:hidden;}

body{
background-color: #000116;
background-image:url(/img/main_page.jpg);
background-repeat:repeat-x;
}
#wrap{
background-image:url(/img/wrap.jpg);
background-repeat:repeat-x;
}
body#home #wrap{
background-image:none !important;
}
body#home{
background-image:url(/img/homebg5.jpg);
background-repeat:no-repeat;
background-position:center top;
}
.container{
	width:948px;
	margin:0 auto;
}
body.home #topImages{
	clear:both;
	border:1px solid #4c4c65;
	border-left:0px;
	border-right:0px;
	font-size:0px;
	padding:0px;
	margin:0px;
	display: block;
	height: 347px;
}
#topImages{
	clear:both;
	border:1px solid #4c4c65;
	border-left:0px;
	border-right:0px;
	font-size:0px;
	padding:0px;
	margin:0px;
	display: block;
}
#subMenu{
	text-align:right;
	padding-right:20px;
}
#subMenu a img{
	margin-left:10px;
}
/* Column layout
-----------------*/
/* two column, sidebar on the right */
#main {clear: both;}
#content {width: 788px; float: left; padding:0px;padding-top:10px;}
#sub-section {width: 150px; float: right; padding-left:10px;padding-top:20px;}
/* pages without columns */
html.nocol #content,
body.listing #content,
body.detail #content,
body#staff #content {width: auto;display: block;float: none;}

/* Header
----------*/
#header img {
margin-top:95px;
margin-right:20px;
display: block;
float: right;
}
body.listing #header img,
body.detail #header img{
margin-right:10px;
}
/* Menu
---------*/
#menu{
}
.menu {
float:right;
margin-right:20px;
text-align: left;
}
.menu2 {
margin-right : -50px;
}
body#home .menu {
margin-top: 140px;
float:right;
margin-right: 50px;
text-align: left;
}
body#home .menu2 {
margin-top : 0;
margin-right : -50px;
text-align : left;
}

.menu a {
padding: 0px 15px;
}

.menu li {
padding: 0px 0;
}

.menu li li {
padding: 0;
margin:0;
#width:150px;
#text-align:left;
#margin-top:-3px;
}

.menu li li a {
padding: 4px 15px;
display: block;
width: 130px;
}

/* Typography
--------------*/
body {
font-size: 0.7em; /* Global font-size */
font-family: Verdana, sans-serif, Arial;
color: #FFFFFF;
}

p {
font-size: 1em;
}

h1 {
font-size: 1.4em;
margin-bottom: 15px;
}

h2 {
font-size: 1.1em;
margin-bottom: 3px;
}

h3 {
font-size: 1.1em;
margin-bottom: 3px;
}

legend {
color: #627EBC;
font-weight: bold;
}

a:link,
a:visited {
color: #627ebc;
}

#content p,
#sub-section p {
margin-bottom: 10px;
}

#footer p {
margin-right : 50px;
font-size: 0.9em;
color: #313149;
text-decoration: none;
}
#footer a:link,
#footer a:visited {
color: #313149;
text-decoration: none;
margin-left : 20px;
}
#footer a:hover {
color: #d7cca1;
}

/* Header
----------*/

#homeheader .container  {
text-align: right;
padding-right: 40px;
height: 168px;
/* margin-left:30px; */
}
#homeheader {
/*background-image:url(../img/header_w.jpg);
background-repeat:no-repeat;*/
height: 168px;
width: 1050px;
margin: 0 auto;
}

#homeheader .container img {
xmargin: 95px 0px 25px 0px;
}

#homeheader .container #phone {
float: right;
padding: 0px 0px 0px 0px;
margin: 95px 0px 25px 0px;
display: in-line;
clear:both;
}

#header img#logo {
float: left;
margin-top:20px;
/* margin-left:30px; */
}

/* Dropdown menu
-----------------*/

.menu a {
font-size: 0.9em;
}
.menu #buyList a,.menu #buyList a:visited{
	background-image:url(/img/btn_sale.gif);
	background-repeat:no-repeat;
	padding:0px;
	width:171px;
	height:24px;
	display:block;
	margin-left:80px;
}
.menu #buyList a:hover{
	background-image:url(/img/btn_sale.gif);
	background-repeat:no-repeat;
}
.menu #accommodaationList a,.menu #accommodaationList a:visited{
	background-image:url(/img/btn_accommodaation.gif);
	background-repeat:no-repeat;
	padding:0px;
	width:174px;
	height:24px;
	display:block;
	margin-left:80px;
}
.menu #accommodaationList a:hover{
	background-image:url(/img/btn_accommodaation.gif);
	background-repeat:no-repeat;
}

.menu #diningList a,
.menu #diningList a:visited{
	background-image:url(/img/btn_dining.gif);
	background-repeat:no-repeat;
	padding:0px;
	width:102px;
	height:24px;
	display:block;
	margin-left:80px;
}
.menu #diningList a:hover{
	background-image:url(/img/btn_dining.gif);
	background-repeat:no-repeat;
}
.menu #allwaterList a,
.menu #allwaterList a:visited{
	background-image:url(/img/btn_allwarter.gif);
	background-repeat:no-repeat;
	padding:0px;
	width:53px;
	height:24px;
	display:block;
	margin-left:80px;
}
.menu #allwaterList a:hover{
	background-image:url(/img/btn_allwarter.gif);
	background-repeat:no-repeat;
}
.menu #homeList a,.menu #homeList a:visited {
background-image : url(/img/btn_home.gif);
background-repeat : no-repeat;
padding : 0px;
width : 32px;
height : 30px;
display : block;
}
.menu #homeList a:hover {
background-image: url(/img/btn_home-on.gif);
background-repeat : no-repeat;
}
.menu #contactList a,.menu #contactList a:visited {
background-image : url(/img/btn_contact.gif);
background-repeat : no-repeat;
padding : 0;
width : 67px;
height : 30px;
display : block;
margin-left : 10px;
}
.menu #contactList a:hover {
background-image : url(/img/btn_contact-on.gif);
background-repeat : no-repeat;
}
.menu #phnumber a,.menu #phnumber a:visited, .menu #phnumber a:hover {
background-image : url(/img/email.gif);
background-repeat : no-repeat;
margin-top: 10px;
margin-left : 20px;
width : 204px;
height : 10px;
display : block;
}

.menu li li a,.menu li li a:visited {
background-image:none !important;
background-color:#000116;
border:1px solid #4c4c65;
border-top:0px;
border-bottom:0px;
font-weight:normal;
text-transform: none;
width:170px !important;
padding:5px 0px !important;
text-indent:10px;
height:auto !important;
text-decoration:none;
color:#FFFFFF;
}
.menu #buylist .first. ul li .first a {
border-top: 1px solid red !important;}
.menu li#diningList li a,
.menu li#allwaterList li a{
  width:100px !important;
}

.menu li li a:hover{
background-color:#627ebc;
color:#fff;
}
.menu li li.first a{
border-top:1px solid #4c4c65;
}
.menu li li.last a{
border-bottom:1px solid #4c4c65;
}

/* these styles handle the sizing of the third level navigation */
.menu li#diningList li li a{
  width:180px !important;
}
.menu li#allwaterList li li a {
  width:130px !important;
  }
.menu #allwaterList ul ul {
margin-left:-187px;
}

.menu li li ul{
 padding:0px;
 margin:0px;
 #width:120px;
}
.menu li li li{
 margin:0px;
 padding:0px !important;
 #width:120px;
}
.menu li li li a{
  border-top:0px !important;
  border-bottom:0px !important;
  margin-left:-20px !important;
  _position:relative;
  _z-index:99999999999;
}
.menu li li li.first a{
border-top:1px solid #4c4c65 !important;
}
.menu li li li.last a{
border-bottom:1px solid #4c4c65 !important;
}
.aLast{
	border-bottom:1px solid #4c4c65;
}
.aFirst{
	border-top:1px solid #4c4c65;
}
/* Standard forms
------------------*/

form fieldset {
margin-bottom: 15px;
padding: 10px;
border: 1px solid #4c4c65;
}

form label {
display: block;
float: left;
width: 180px;
margin-right: 10px;
}

form input,
form textarea,
form select {
width: 250px;
}

form input.radio {
width: 30px;
}

form textarea {
font-family: Verdana, sans-serif, Arial;
font-size: 0.7em;
}

form p {
clear: both;
}

form fieldset#submit {
border: none;
padding: 0;
text-align: right;
}

form fieldset#submit input,
form fieldset.submit input,
form input.button {
width: auto !important;
padding: 0 10px;
cursor: pointer;
background-color: #1f2243;
border: none;
color: #fff;
border:1px solid #3e445d;
}

form em span,
form .required {
color: #fff;
font-weight: bold;
}


/* Dynamic text
----------------*/

#content img#dyn-heading-img {
display: block;
margin-bottom: 15px;
margin-right: auto;
margin-left: auto;
}

#content img#dyn-img1 {
float: right;
margin: 0 0 10px 20px;
}

#sub-section img#dyn-img2 {
margin-bottom: 10px;
display: block;
}

/* Sub-section
---------------*/
#sub-section dd,
#sub-section dt {
margin-bottom: 5px;
}

/* Home 
---------*/
body#home .container {width:1050px;}
body#home #content{
xmargin-left: -50px;
width:1050px;
float:none;
padding:0px;
}

/*body#home #footer {clear: both;padding: 10px 0 20px 0; text-align: right;margin-top:128px;}*/

body#home #sub-section{
font-size:0px;
padding:0px;
}
body#home #subMenu{
xbackground-image:url(/img/homeText.jpg);
background-repeat:no-repeat;
background-position:195px 10px;
margin-bottom:40px;
padding-right:70px;
}
body#home #footer p,body#home #footer a,body#home #footer a:visited{
color:#313149;
}
body#home .scroll {
padding-top : 30px;
position : relative;
overflow : hidden;
line-height : 18px;
height : 18px;
width : 1000px;
text-align : left;
}
body#home .scroll marquee {
color : #627ebc;
padding : 2px;
text-align : left;
}
body#home #footer a:hover {
color: #d7cca1;
}
/* Contact Us
--------------*/

body.contactus #content {
width: 700px;
}

body.contactus form textarea {
width: 450px;
}

body.contactus #sub-section {
margin-top: 28px;
width: 210px;
}
body.contactus #sub-section .externalIcons {
margin-top: 28px;
}
body.contactus #sub-section .externalIcons img{
border : none;
}

dl.officeDetails dt.secondaryAddress {
margin-top: 15px;
}

/* Listings
------------*/
/* Listings
------------*/
body.listing .property {
padding: 0px;
clear: both;
overflow: auto;
border-bottom: 1px solid #4c4c65;
margin-bottom:15px;
padding-bottom:15px;
}
body.listing .property .image {
display: block;
float: left;
margin-right: 15px;
margin-bottom:0px;
border: 1px solid #4c4c65;
}
body.listing .property a img{
	width:240px;
}
body.listing .property .details {
width: 690px;
float: left;
margin-top:15px;
margin-right: 0px;
margin-bottom:10px;
}

body.listing .property .details .features {
float: left;
font-weight: bold;
color: #FFF;
width:280px;
text-align:right;
}
body.listing .property .details .mainTitle {
width:410px;
float:left;
font-size: 1.0em;
color:#FFF!important;
}
body.listing .property .details .mainTitle strong{
text-transform:uppercase;
}

body.listing .property .features img {
margin-right: 5px;
margin-left:  20px;
vertical-align: bottom;
}

body.listing .property .details h2 {
font-size: 1.0em;
text-transform:uppercase;

}

body.listing .property .details h3 {
clear:both;
font-size: 0.9em;
margin-bottom: 2px;
padding-top: 10px;
color:#083A81 !important;
text-transform:uppercase;
}

body.listing .property .details p {
margin-bottom: 0 !important;
color: #999999 !important;
font-size:1em;
}
body.listing .property .details p a {
color:#fff;
font-weight:bold;
}

body.listing .property .price {
clear:both;
text-align: left;
padding-top:10px;
padding-bottom:10px;
font-size:1.3em;
font-weight:bold;
color:#ff0000!important;
}
body.listing #filter {
height: 40px;
padding: 0 0 40px 0;
margin-bottom: 15px;
border-bottom:1px solid #4c4c65;
}

body.listing #filter label {
float: none;
display: block;
width: auto;
font-size: 1em;
color:#FFF!important;
font-weight:bold;
text-transform:uppercase;
}

body.listing #filter select {
width: 90px;
display: block;
font-size: 0.9em;
}

body.listing #filter select#qs_property-type {width: 94px;}
body.listing #filter select#watertype {width: 111px;}
body.listing #filter select#qs_suburb{width: 80px;}
body.listing #filter select#qs_bedrooms{width: 67px;}
body.listing #filter select#qs_bathrooms{width: 75px;}
body.listing #filter select#qs_parking{width: 51px;}
body.listing #filter select#qs_min-price{width: 70px;}
body.listing #filter select#qs_max-price{width: 55px;}



body.listing #filter p {
clear: none;
float: left;
margin-right: 13px;
}

body.listing #filter input {
width: auto;
padding: 2px 10px;
margin-top: 15px;
cursor: pointer;
background-color: #1f2243;
border: none;
color: #FFFFFF;
border:1px solid #666;
}
body.listing #filter .searchButton{
	font-size:0.9em;
	font-weight:bold;
}
body.listing p.pagebar {
font-size: 1em;
padding-top: 10px;
text-align: right;
}
body.listing p.pagebar a{
color:#fff;
font-weight:bold;
}
/* Property detail
-------------------*/

body.detail #extradetails .images p {
font-weight: bold;
font-size: 0.8em;
}

body.detail #extradetails dl dt {
font-weight: bold;
}

body.detail #content h2 {
padding: 5px 0;
margin-bottom: 5px;
font-size: 1.0em;
border-top: 1px solid #4c4c65;
border-bottom: 1px solid #4c4c65;
text-transform:uppercase;
text-indent:20px;
background-image:url(/img/bul.gif);
background-repeat:no-repeat;
background-position:0px 8px;
}

body.detail #content h3 {
font-size: 1em;
}

body.detail #content ul {
margin-bottom: 15px;
list-style-type: none;
list-style-position: outside;
}

body.detail #content ul#outgoingslist,
body.detail #content ul#features {
list-style-position: inside;
list-style-type: square;
}

body.detail #addressbar {
clear : both;
xheight: 25px;
xmargin-bottom: 5px;
overflow: hidden;
border-top:1px solid #4c4c65;
border-bottom:1px solid #4c4c65;
padding-top:5px;
margin-bottom:10px;
margin-top:10px;
_height:1%;
}

body.detail #addressbar h1 {
float: left;
}
body.detail #addressbar li{
float:left;
margin-right:10px;
padding-right:10px;
background-image:url(/img/line.jpg);
background-repeat:no-repeat;
background-position:100% 8px;
#background-position:100% 5px;
}
body.detail #addressbar li a{
color:#fff;
font-size:0.7em;

}
body.detail #addressbar p {
float: right;
font-weight: bold;
margin-top:5px;
}

body.detail #addressbar img {
vertical-align: middle;
margin: 0 5px 0 20px;
} 

body.detail #propertydetails {
width: 442px;
float: left;
margin-bottom: 20px;
}

body.detail #extradetails {
width: 481px;
float: right;
margin-bottom: 20px;
}
body.detail #extradetails .price {
font-size:1.3em;
font-weight:bold;
color:#ff0000!important;
}

body.detail #propertydetails img {
width: 220px;
margin-right: 2px;
margin-bottom: 2px;
display: block;
float: left;
}

body.detail #propertydetails img#mainimage {
width: 442px;
display: block;
}

body.detail #propertydetails .images p {
text-align: center;
clear: both;
padding-top:5px;
text-decoration:underline;
}

body.detail #propertydetails dl {
margin-bottom: 10px;
clear: both;
}

body.detail dl.agentdetails img {
width: auto !important;
margin-right: 10px !important;
}
body.detail #extradetails li{
list-style:none;
}
body.detail #content a{
color:#fff;
}
body.detail #content .autionTime{
width:228px;
float:left;
}
body.detail #content .inspectionTime{
width:228px;
float:left;
margin-right:25px;
}
body.detail #content .lastimage{
margin-right:0px;
}
/* Property detail printfriendly
---------------------------------*/

html.brochure,
body.brochure {
background-image: none;
background-color: #fff;
color:#000;
}
body.brochure #wrap {
width: 584px !important;
background-image: none;
background-color: #fff;
height: 100%;
}
body.brochure #main {
background-image: none !important;
}			
body.brochure #content {
background-image: none !important;
float: none !important;
}
body.brochure #header {
background-image: none;
}
body.brochure #header img{
margin:0px;
}
body.brochure #propertydetails {
width: 280px;
}
body.brochure #extradetails img {
width:122px;
display: block;
float: left;
margin: 0 2px 2px 0;
}
body.brochure #extradetails img#mainimage{
width:247px;
}
body.brochure #extradetails {
width: 247px;
padding:0px;
}
body.brochure #content h2{
text-indent:0px;
background:none;
border:0px;
padding:0px;
text-transform:none;
font-size:1.2em;
}
body.brochure #content #addressbar{
margin-top:0px;
height:23px;
background-color:#00001f;
color:#fff;
}
body.brochure #content #addressbar p{
color:#fff;
margin-top:2px;
padding-right:10px;
}
body.brochure #extradetails h2 {
clear:both;
padding-top:10px;
}
/* Staff 
---------*/

body#staff dl {
clear: both;
margin-bottom: 10px;
padding-bottom: 10px;
overflow: hidden;
border-bottom: 1px solid #ddd;
}

body#staff dl dt.name {
font-weight: bold;
font-size: 1.2em;
font-style: italic;
}

body#staff dl dt.photo img {
float: left;
margin-right: 15px;
border: 1px solid #22243D;
}

body#staff dl dd.position {
margin-bottom: 5px;
font-weight: bold;
}

body#staff dl dd.contact {
margin-bottom: 5px;
font-weight: bold;
}

body#staff.profile #content img {
float: left;
margin: 0 15px 15px 0;
border: 1px solid #666;
}

body#staff.profile #content ul {
list-style-position: outside;
margin-bottom: 10px;
}

body#staff.profile #content ul li {
margin-bottom: 5px;
}

/* Slideshow
-------------*/

body.slideshow {
text-align: center;
background-image: none;
background-color: #fff;
color:#000022;
}
body.slideshow h1{
margin-bottom:5px;
}

body.slideshow #header {
margin-bottom: 5px;
background-image: none;
background-color: #000022;
border-bottom: 10px solid #397c9e;
}

body.slideshow #header img {
float: none;
display: block;
width: auto;
margin: 0 auto;
}

body.slideshow table img {
display: block;
width: auto;
margin: 5px auto;
border: 1px solid #333;
}

body.slideshow input {
width: auto;
}

body.slideshow table {
margin: 0 auto;
}

body.slideshow form input.button {
margin-right: 1px;
}


/* Popups,
Email a friend
Save link
------------------*/

html.popup, 
html.popup body {
background-image: none;
background-color: #fff;
text-align: left;
color:#000;
}

html.popup #header {
background-image: none;
background-color: #00011b;
border-bottom: 10px solid #397c9e;
}

html.popup #header img {
float: none;
margin:0px 10px;
padding:5px 0px;
}
html.popup #content{
width:560px;
margin-left:15px;
}
html.popup form em span,
html.popup form .required {
color: #cc0000;
font-weight: bold;
}

/* News
--------*/
body.news #sub-section dl {
border-bottom: 1px dashed #BFBFBF;
padding-bottom: 4px;
margin-bottom: 4px;
}
body.news #sub-section dl dt {
font-weight: bold;
}

body.news #sub-section dl dd {
font-size: 0.9em;
}

body.news #sub-section p {
font-size: 0.9em;
text-align: right;
}

/* Links
----------*/

body.links #content h3 {
margin-bottom: 15px;
}

body.links #content dl {
border-bottom: 1px dashed #4c4c65;
padding-bottom: 10px;
margin-bottom: 10px;
overflow:hidden;
}

body.links #content dl dt {
font-weight: bold;
}

body.links #content dl dd {
margin-bottom: 5px;
}
body.links #content dd img {float:right; margin-left:10px;}

/* Suburb Profiles
------------------*/

body.suburbProfiles #content .suburb {
overflow: hidden;
clear: both;
padding-bottom: 5px;
border-bottom: 1px dashed #BFBFBF;
margin-bottom: 15px;
}

body.suburbProfiles #content .suburb img {
float: left;
border: 1px solid #666;
margin: 0 10px 10px 0;
}

body.suburbProfiles #content .profile img {
float: right;
border: 1px solid #666;
margin: 0 0 10px 10px;
}

body.suburbProfiles #sub-section ul {
list-style-position: outside !important;
}


/* Testimonials
------------------*/

body.testimonials #content div.testimonial {
border-bottom: 1px dashed #BFBFBF;
padding-bottom: 10px;
margin-bottom: 10px;
}

body.testimonials #content div.testimonial .author {
text-align: right;
font-style: italic;
}

/* Auction list, OFI
----------------------*/

body.auction #content h2,
body.ofi #content h2 {
background-color: #1f2243;
padding: 2px 0 2px 5px;
margin-bottom: 5px;
margin-top:20px;
clear: both;
}

body.auction #content dl,
body.ofi #content dl {

clear: both;
overflow: hidden;

padding: 3px 0;
margin-bottom: 5px;
padding-left: 5px;
padding-right: 5px;
}

body.auction #content dl.stripe,
body.ofi #content dl.stripe {
background-color: #3e445d;
}

body.auction #content dt,
body.ofi #content dt {
width: 250px;
display: block;
float: left;
}

body.auction #content dd.time,
body.ofi #content dd.time {
font-weight: bold;
float: left;
width: 150px;
}

body.auction #content dd.venue {
float: left;
}
 
body.auction #content dd.link,
body.ofi #content dd.link {
float: right;
}

/* Careers
-------------- */

body .job {
margin-bottom: 15px;
}

body .job h2 {
margin-bottom:5px;
padding:7px 0pt 2px 5px;
border-top: 1px dashed #BFBFBF;
}
 
body .job h3 {
font-size: 1em;
float:right;
}

body .job dt {
float:right; margin-right:10px;
}

body .job dd {
margin-bottom:5px;
font-style:italic;
}
 
body .job dd.description,
body .job dd.content {
font-style:normal;
}

body .job dl {
padding: 0 0 5px 5px;
}

/* Document library
------------------------*/

body.doclibrary #content dl {
margin-bottom: 10px;
}

body.doclibrary #content dl dt {
font-weight: bold;
}


/* Property Alert
-----------------------*/

body.alert #content #alertmenu {

display: block;
overflow: hidden;
background-color: #E7E6E6;
list-style-type: none;
margin: 0px;
padding: 0 !important;
margin: 15px 0px 15px 0px;
}

body.alert #content #alertmenu li {
float: left;
border-right : 1px solid #fff;
}
 
body.alert #content #alertmenu a {
padding: 5px 20px;
display: block;
}

body.alert #content #alertmenu .last {
border: none;
}

body.alert #content #alertmenu a:link,
body.alert #content #alertmenu a:visited {
text-decoration: none;
}

body.alert #content #alertmenu a:hover {
text-decoration: underline;
}

body.alert #content form label {
display: block;
float: left;
width: 180px;
}

body.alert #content form input,
body.alert #content form textarea {
width: 230px;
}

body.alert #content form select {
width: 234px;
}

body.alert #content form input.checkbox {
width: auto;
margin: 0 20px;
}

body.alert #content form ul {
margin-bottom: 0;
}

body.alert #content form li {
clear: both;
margin-bottom: 10px;
}

body.alert #content form li span {
float: right;
width: 230px;
font-size: 0.9em;
color: #999;
}

body.alert #content form fieldset {
display: block;
}

body.alert #content form fieldset.submit {
border: none;
padding: 0;
text-align: right;
}

body.alert #content form em span,
body.alert #content .warning {
color: #B90000;
font-weight: bold;
}

body.alert #content form .required {
color: #FFFFFF;
font-weight: bold;
}

body.alert #content #loginbox {
clear : right;
float: right;
margin-left: 20px;
width: 254px;
}

body.alert #content #loginbox fieldset {
width: 230px;
margin-bottom: 5px;
clear : both;
}
body.alert #content #loginbox legend {
color : #fff;
text-transform : uppercase;
}
body.alert #content #loginbox legend a,
body.alert #content #loginbox legend a:visited {
text-transform : uppercase;
text-decoration : none;
}
body.alert #content #loginbox legend a:hover {
color : #fff;
text-decoration : none;
}

body.alert #content #loginbox label,
body.alert #content #loginbox input {
width: 150px;
}

body.alert #content #loginbox label {
width: 65px;
}

body.alert #content #loginbox input.button {
width: auto;
}

body.alert #content #loginbox fieldset.submit {
padding: 0;
width: auto;
margin-bottom: 15px;
width: 252px !important;
display: block;
}

body.alert #content #loginbox fieldset.submit p {
font-size: 0.9em;
}

body.alert #content #registerbox {
border: 1px solid #DDDDDD;
float: right;
text-align: center;
clear: right;
margin-left: 20px;
margin-bottom: 15px;
}

body.alert #content #registerbox a {
display: block;
padding: 50px;
width: 150px;
}

body.alert #content #registerbox a:link,
body.alert #content #registerbox a:visited {
color: #990000;
font-weight: bold;
text-decoration: none;
}

body.alert #content #registerbox a:hover {
text-decoration: underline;
}
body.searchForm #content{
float:none;
width:auto;
}
body.searchForm #sub-section{
padding:0px;
font-size:0px;
}
body.searchForm #leftImage{
float:left;
width:400px;

}
body.searchForm #search-form{
float:left;
width:435px;
padding-bottom: 20px;
}
body.searchForm #search-form p{
padding:0px;
text-align:left;
margin-bottom:10px;

}
body.searchForm fieldset{
border:0px;
padding:0px;
margin-bottom:0px;
}
body.searchForm select{
width:200px;
font-size:0.9em;
color:#5a5d61;
border:1px solid #000022;
}
body.searchForm input{
width:auto;
margin-right:10px;
}
body.searchForm #left{
width:200px;
float:left;
margin-right:35px;
}
body.searchForm #right{
width:200px;
float:left;
}
body.searchForm h2{
text-transform:uppercase;
font-size:1em;
border-bottom:1px solid #4c4c65;
}
body.searchForm #right h2{
padding-top: 5px;
text-transform:uppercase;
font-size:1em;
border-bottom:1px solid #f4c4c65;
}
body.searchForm #right span h2{
padding-top: 0px;
}
body.searchForm h3{
margin-bottom:25px;
font-size:0.9em;
}
body.searchForm select#pricefrom,body.searchForm select#priceto{
width:92px;
}
body.searchForm input.submit{
margin-right:0px;
}


/* NEW DINING TYPE FORM */

body#waterType div.formContainer,
body#diningType div.formContainer {
margin:25px auto;
width:650px;
}
body#diningType div.diningMap {
width:350px;
float:left;
margin-left:50px;
position:relative;
}
body#diningType div.diningMap div {
left:-90px;
position:absolute;
top:35px;
width:160px;
}
body#waterType div.waterForm,
body#diningType div.diningForm {
width:250px;
float:left;
}
body#waterType div.waterForm form,
body#diningType div.diningForm form {
margin-top:15px;
}
body#waterType div.waterForm select,
body#diningType div.diningForm select {
margin-bottom:15px;
}
body#waterType div.waterForm label,
body#diningType div.diningForm label {
font-size:0.9em;
font-weight:bold;
border-bottom:1px solid #666;
margin-bottom:3px;
width:250px;
}
body#waterType div.waterForm input#submit,
body#diningType div.diningForm input#submit {
background-color:#1F2243;
border:1px solid #3E445D;
color:#FFFFFF;
cursor:pointer;
padding:0 10px;
width:auto !important;
}


body#waterType div.formContainer {
margin:25px auto;
width:750px;
}
body#waterType div.waterMap {
float:left;
position:relative;
width:470px;
}
body#waterType div.waterMap div {
bottom:10px;
left:10px;
position:absolute;
}