/* TEMPLATE
--------------*/
body, html {
background-color: #eff2f7;
height: 100%;
}
#wrapper {
margin: 0 auto;
width: 830px;
background:url(../img/template/wrapbg.gif) repeat-y;
}
#wrap {
width: 760px;
margin: 0 auto;
}
#header {
padding: 10px 0 0 0;}
#header img#logo {
display:block;
}
#headerright {
text-align:right;
padding: 0 15px 10px 20px;
display:block;
float:right;
width: 220px;}
#headeranimation {
padding: 0 0 0 5px;
float: left;}
#menu {
width: 760px;
background-color:#09357a;
}
#homeanimation {
margin-top: 5px;}
#container {
}
body#home #content,
html.nocol #content,
body.listing #content,
body.detail #content{
width: 740px;
}
html.popup #content {
width: 600px;
}
body.dynamic #content ul li,
body.news #content ul li {
margin-left: 20px;
margin-bottom: 3px;
list-style:disc;
}

html.popup form textarea {
width: 350px;
}

html.popup form input {
width: 250px;
}
#content {
width: 540px;
padding: 10px;
float: left;
}
#sub-section {
width: 180px;
padding: 10px;
float: right;
}
#footer {
width: 830px;
margin:0 auto;
background:url(../img/template/footerbg.gif) no-repeat;
background-color: #eff2f7;
padding: 35px 0;
text-align:center;
}
.break {
clear:both;
}

/*---HOME---*/

#pow{
padding-top: 10px;
clear:both;}

#pow h2{
font-size: 1.1em;
color:#0b377b;
margin-top: -20px;
background-color:#FFFFFF;
width: 200px;
padding-left: 3px;
}

#pow h3 {
font-size: 1.1em;
padding-top: 10px;
padding-bottom: 5px;
}

#pow .pow0,
#pow .pow1 {
display:block;
padding: 10px;
width: 340px;
border: 1px solid #0b377b;
background-color:#eff2f7;}

#pow .pow0 {
float:left;}
#pow .pow1 {
float:right;}

#pow img {
float: left;
display:block;
width: 162px;
border:1px solid #0b377b;}

#pow img#powimage1 {
margin-right: 10px;}

#pow a{
color: #f20017;
}
#pow a:hover{
color: #f33b4d;
}

/*---menu---/
/* Menu
---------*/

.menu {
width: 798px;
margin: 0 auto;
}
.menu a,
.menu a:link, .menu a:active, .menu a:visited {
text-decoration: none;
color:#FFFFFF;
}
.menu #navSale a, .menu #navLease a, .menu #navValuation a, .menu #navConsulting a, .menu #navProperty a, .menu #navAboutus a, .menu #navHome a{
display:block;
padding: 4px 27px;
}
.menu #navSale, .menu #navLease, .menu #navValuation, .menu #navConsulting, .menu #navProperty, .menu #navAboutus{
border-right: 1px solid #fff;
}
.menu #navSale a:hover, .menu #navLease a:hover, .menu #navValuation a:hover, .menu #navConsulting a:hover, .menu #navProperty a:hover, .menu #navAboutus a:hover, .menu #navHome a:hover{
background-color:#f20017;
}
.menu #navHome a{
padding: 4px 30px;
}
.menu a:hover {
text-decoration: none;
color:#000;
}
.menu li ul li a{
float:none;
text-decoration:none;
width: 160px !important;
display:block !important;
text-align:left!important;
font-size: 0.9em;
font-weight:normal;
padding: 2px 10px  !important;
margin: 0 !important;
background-color:#f20017 !important;
background-image: none !important;
border: none;
}
.menu li ul{
border: none;
}
.menu #navProperty ul li a{
width: 200px!important;
}

.menu li ul li a:link,
.menu li ul li a:visited,
.menu li ul li a:active{
color: #fff;
text-decoration: none;
}

.menu li ul li a:hover{
color:#000000!important;
}


/* Typography
--------------*/
body {
font-size: 70%; /* Global font-size */
font-family:Verdana, Arial, Helvetica, sans-serif;
color: #666;
}

p, div.text {
font-size: 1em;
}

div.text {
margin-bottom: 10px;
}

ul {
list-style-type: circle;
list-style-position: inside;
}

ol{
list-style-type: decimal;
list-style-position: inside;
}

h1 {
color: #f3162b;
font-size: 1.3em;
margin-bottom: 15px;
}

h2 {
font-size: 1.1em;
margin-bottom: 10px;
}

h3 {
font-size: 1.1em;
margin-bottom: 3px;
}

legend {
color: #666;
font-weight: bold;
}

a:link,
a:visited {
color: #f3162b;
text-decoration:none;
}

a:hover {
color: #f34152;
}

#footer p {
font-size: 0.9em;
}

#footer p.links {
margin-left: 30px;
float:left;
}
#footer p.publisher {
margin-right: 30px;
float:right;
}

#footer {
color: #666666;
}
#footer a:link,
#footer a:visited {
color: #f20017;
text-decoration: none;
}

#footer a:hover {
color: #f4192e;
text-decoration:underline;
}


/* Standard forms
------------------*/

form fieldset {
margin-bottom: 15px;
padding: 10px;
border: 1px solid #ddd;
}

form li {
list-style-type: none;
}

form label {
display: block;
float: left;
width: 180px;
margin-right: 10px;
margin-bottom: 5px;
}

form input {
width: 250px;
}

form textarea {
width: 250px;
}

form select {
width: 254px;
}

form input.radio {
width: 30px;
}

form textarea {
font-size: 1em;
color: #666666;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

form input {
font-size: 1em;
color: #666666;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
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: 4px 10px;
cursor: pointer;
border: 1px solid #09357a;
color: #ffffff;
background-color: #f20017;
font-size: 1em;
}

form em span,
form .required {
color: #f3162b;
font-weight: bold;
}


/* Dynamic text
----------------*/

#content img#dyn-heading-img {
display: block;
margin-bottom: 15px;
}

#content img#dyn-img1 {
float: right;
margin: 0 0 10px 20px;
}

#content p,
#sub-section p {
margin-top: 5px;
margin-bottom: 5px;
}

#sub-section img#dyn-img2 {
margin-bottom: 10px;
display: block;
}

/* Sub-section
---------------*/
#sub-section dd,
#sub-section dt {
margin-bottom: 5px;
}

/* Home 
---------*/

/*body#home #sub-section form {
font-size: 0.9em;
font-weight: bold;
}*/

body#home #content img#dyn-img2 {
float: left;
margin: 0 20px 10px 0;
}

body#home #sub-section form#quicksearch {
padding-left: 5px;
}

body#home #sub-section fieldset {
border: none;
padding: 0;
}

body#home #sub-section legend {
font-weight: bold;
font-size: 1.2em;
margin-bottom: 10px;
padding-left: 0;
margin-left: 0;
}

body#home #sub-section label {
font-size: 0.9em;
font-weight: bold;
float: none;
display: inline;
margin-right: 0;
}

body#home #sub-section p {
margin-bottom: 5px;
}

body#home #sub-section select {
width: 140px;
font-size: 0.9em;
}

body#home #sub-section #qs_price select,
body#home #sub-section #qs_rent_price select {
width: 62px;
}

body#home #sub-section form #qs_st label {
padding-right: 5px;
width: auto;
float: none;
display: inline;
}

body#home #sub-section form #qs_st input {
vertical-align: middle;
width: auto;
}

body#home #sub-section form #submit {
text-align: right;
padding: 0 5px 0 0;
}

/* Home Quicksearch2 
----------------------*/
body#home #sub-section form#quicksearch2 p {
margin-bottom: 10px;
}

body#home #sub-section form#quicksearch2 #qs_bed_car {
margin-bottom: 0;
}

body#home #sub-section form#quicksearch2 .checkboxsearch {
height: 74px;
width: 132px;
border: 1px solid #A5ACB2;
display: block;
overflow: auto;
margin: 10px 0 10px 0;
clear: both;
padding: 3px;
background-color: #fff;
}

body#home #sub-section form#quicksearch2 .checkboxsearch p {
margin-bottom: 3px;
clear: none !important;
font-size: 0.9em;
color: #000 !important;
}

body#home #sub-section form#quicksearch2 .checkboxsearch p input {
width: 15px;
border: none;
}

body#home #sub-section form#quicksearch2 #qs_price select,
body#home #sub-section form#quicksearch2 #qs_bed_car select{
width: 68px;
}

body#home #sub-section form#quicksearch2 #qs_price #qs_min-price {
margin-right: 1px;
}

/* Contact Us
--------------*/

dl.officeDetails dt.secondaryAddress {
margin-top: 15px;
}

/* Listings
------------*/
body.listing #topdetails {
padding: 10px 0 0 0;
}
body.listing #topdetails h2 {
font-size: 1.2em;
margin: 10px 0;
text-transform:uppercase;
color: #09357a;
}


body.listing #botrightdetails {
height: 55px;
width: 200px;
display:block;
float:right;
padding: 0 10px;}

body.listing #botrightdetails .features p {
margin-top: 0px !important;
float: left;
padding-right: 5px;}

body.listing #botrightdetails .features h2 {
float:left;
font-size: 1em;
padding-right: 5px;}

body.listing #moreinfo{
width: 0 auto;
float:right;
padding: 10px 10px 0 10px;
font-weight:bold;
}
body.listing #detailscontent{
margin-bottom: 10px;
}

body.listing #botleftdetails {
width: 250px;
display:block;
float:left;
padding-right: 10px;
border-right: 1px solid #999;
height: 60px;}

body.listing #botleftdetails h3 strong {
font-size: 0.9em;
}

body.listing #botleftdetails .price h3 {
font-size: 0.9em;
font-weight:normal;
}



body.listing #savesearch {
text-align:right;
display:block;
width: 200px;
float:right;}

body.listing #savesearch img{
float:right;}

body.listing #savesearch p{
margin: 5px 0 0 5px;
float:right;
cursor:pointer;}

body.listing .property {
clear: both;
overflow: hidden;
margin-bottom: 5px;
border: 1px solid #09357a;
}

body.listing h1{
display:block;
width: 400px;
float:left;
}

body.listing .property .image {
display: block;
float: left;
margin-right: 15px;
}

body.listing .property .details {
width: 360px;
float: left;
margin-right: 20px;
}

body.listing .property .features {
font-weight: normal;
color:#666666;
}

body.listing .property .features img {
margin-right: 7px;
vertical-align: bottom;
}


body.listing .property .details h3 {
font-size: 1em;
margin-bottom: 2px;
font-style: italic;
}

body.listing .property .details p {
margin-bottom: 0 !important;
}


body.listing #filter {
height: 40px;
padding: 10px;
margin-bottom: 20px;
background-color: #eff2f7;
border: 1px solid #09357a;
}

body.listing #filter label {
float: none;
display: block;
width: auto;
font-size: 0.9em;
font-weight: bold;
}

body.listing #filter select {
width: 110px;
display: block;
font-size: 0.9em;
color: #666666;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

#filter select option {
text-transform: capitalize;
}

body.listing #filter p {
clear: none;
float: left;
margin-right: 12px;
}

/*width: auto;
padding: 2px 10px;
cursor: pointer;
background-color: #F2891C;
border: none;
color: #fff;
font-size: 0.9em;
font-weight: bold;*/

body.listing #filter fieldset {
text-align: center;
}

body.listing #filter fieldset#submit input {
margin-top: 15px;
color: #ffffff;
background-color: #f20017;
font-size: 1em;
width: 100px !important;
border: 1px solid #09357a;
}

body.listing p.pagebar {
font-size: 0.9em;
padding-top: 10px;
padding-bottom: 5px;
text-align: left;
}

/* Property detail
-------------------*/
body.detail #propertytop {
clear:both;
margin-bottom: 10px;
overflow:auto;}
body.detail #propertytop h1 {
float:left;
width: 415px;
color: #0b377b;
text-transform:uppercase;
font-size: 1.2em;
margin-bottom: 0px;
}
body.detail #propertytop .features p {
float: right;}

body.detail #propertytop .features h2 {
float: right;
font-size: 1em;
padding-right: 5px;
}

body.detail #propertytop .features img {
margin-left: 7px;
margin-right: 5px;
vertical-align: bottom;
}

body.detail #propertytop .features{
display:block;
height: auto;
margin: 0;
padding: 0;
text-align:right;
width: 300px;
float:right;
}

body.detail #propertyright #toolslist{
display:block;
background-color:#eff2f7;
border: 1px solid #0b377b;
padding: 10px;
}

body.detail #propertyright #toolslist h2{
margin: 0;
}

body.detail #propertyright #agentdetails{
margin-top: 20px;
display:block;
background-color:#eff2f7;
border: 1px solid #0b377b;
padding: 10px;
overflow:auto;
}
body.detail #propertyright #agentdetails img {
display:block;
width: 100px;
margin-right: 10px;
float:left;
margin-bottom: 0;
}

body.detail #propertyright #agentdetails .right_agent {
float:left;
}
body.detail #propertyright #agentdetails .right_agent {
float:left;
}

body.detail #propertyright #agentdetails .right_agent dd span{
font-weight:bold;
margin-right: 3px;
color:#f3162b;
}


body.detail #propertyright #agentdetails .right_agent dt  {
font-weight:bold;
margin-bottom: 10px;
}

body.detail #propertyright #toolslist li{
margin-left: 10px;
list-style:disc;
}

body.detail #propertyleft {
float: left;
width: 415px;
overflow:hidden;}

body.detail #propertyleft #overviewlist li {
list-style: none;
border-top: 1px solid #ccc;
padding: 3px 0 3px 0;
margin: 0px;
list-style-position:outside;
}

body.detail #propertyleft #inspectlist p {
list-style: none;
border-top: 1px solid #ccc;
padding: 3px 0 3px 0;
}
body.detail #propertyleft ul#features li,
body.detail #propertyleft ul#outgoingslist li,
body.detail #propertyleft ul#inspectionslist li {
list-style: none;
border-top: 1px solid #ccc;
padding: 3px 0 3px 0;
}
body.detail #propertyleft #overviewlist h2,
body.detail #propertyleft #inspectlist h2{
margin-top: 10px;
margin-bottom: 5px;}

body.detail #propertyleft img#mainimage {
display:block;
width: 415px;
}

body.detail #propertyright {
float: right;
width: 300px;
overflow:hidden;
}

body.detail #propertyright img {
display:block;
width: 300px;
margin-bottom: 25px;
}




/* attached properties, displayed on property overview */

body.detail table.attachedProperties {
margin-bottom: 10px;
}

body.detail table.attachedProperties td {
padding: 10px 0;
text-align: center;
}

body.detail table.attachedProperties p {
margin-bottom: 0 !important;
}

body.detail table.attachedProperties tr.stripe {
}

body.detail table.attachedProperties td.address {
width: 10%
}

body.detail table.attachedProperties td.price {
width: 30%
}

body.detail table.attachedProperties td.bedbathcar {
font-weight: bold;
width: 40%
}

body.detail table.attachedProperties td.bedbathcar img {
vertical-align: bottom;
margin: 0 4px;
}

body.detail table.attachedProperties td.status {
width: 20%;
}

body.detail #infoform fieldset label {
width: 140px;
}

/* Property detail printfriendly
---------------------------------*/

html.brochure,
body.brochure {
background-image: none;
background-color: #fff;
}
body.brochure #wrap {
width: 605px !important;
padding: 0 10px 0 10px;
background-image: none;
background-color: #fff;
border: 1px solid #ccc;
}
body.brochure #main {
background-image: none !important;
}			
body.brochure #content {
background-image: none !important;
float: none !important;
padding: 0;
margin: 0;
width: 605px;
}
body.brochure #header {
margin-left: -10px;
margin-top: 0;
padding: 0;
}

body.brochure img#mainimage {
display:block;
width: 605px;
}

body.brochure .images img {
padding-top:10px;
display:block;
float:right;
}
body.brochure #propertyleft{
float: left;
width: 350px;
overflow-x: hidden;
overflow-y: hidden;
padding: 10px 0;
}
body.brochure img#printtitle{
display:block;
margin-left: -10px;
margin-top: 0;
padding: 0;
}

body.brochure #propertytop .features{
display: block;
margin: 0;
padding: 0;
text-align: right;
width: 150px;
float: right;
}

body.brochure #propertytop{
padding-top: 10px;
}

body.brochure p.disclaimer{
font-size: 0.8em;
}
	
/* 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-type: none;
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;
}

body.slideshow #header {
overflow:hidden;
display:block;
height:100px;
background: url(../img/pop_bg.gif) repeat-x;
padding: 0;
margin: 0;
}

body.slideshow #header img#pophead {
float:left;
display:block;
}
body.slideshow #header img#poplogo {
float:right;
display:block;
}

body.slideshow #header img {
float: none;
display: block;
width: auto;
margin: 0 auto;
}

body.slideshow table img {
display: block;
width: auto;
margin: 20px auto;
border: 1px solid #333;
}

body.slideshow table #slideImage img {
margin-bottom: 0;
}

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 #header {
overflow:hidden;
display:block;
height:100px;
background: url(../img/pop_bg.gif) repeat-x;
padding: 0;
margin: 0;
}

html.popup #header img#pophead {
float:left;
display:block;
}
html.popup #header img#poplogo {
float:right;
display:block;
}

html.popup, 
html.popup body {
background-image: none;
background-color: #fff;
text-align: left;
}

/* 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 #BFBFBF;
padding-bottom: 5px;
margin-bottom: 10px;
overflow: hidden;
}

body.links #content dl dt {
font-weight: bold;
}

body.links #content dl dd {
margin-bottom: 5px;
}

body.links #content dl dd img {
float: right;
border: 1px solid #BFBFBF;
padding: 5px;
margin-left: 15px;
}

/* 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-type: none;
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: #bbb;
padding: 2px 0 2px 5px;
margin-bottom: 5px;
margin-top:20px;
}

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: #ddd;
}

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 {
background-color:#BBBBBB;
margin-bottom:5px;
padding:2px 0pt 2px 5px;
}
 
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;
}

/* Document library
------------------------*/

body.doclibrary #content dl {
margin-bottom: 10px;
}

body.doclibrary #content dl dt {
font-weight: bold;
}

/* Appraisal forms
------------------------*/

body div#market-appraisal #ftitle{
width: 50px;
}

body div#market-appraisal #faddress,
body div#market-appraisal #fpropertyaddress,
body div#market-appraisal #freason,
body div#market-appraisal #fdescription {
width: 400px;
}

/* Maintenance request form
----------------------------*/

body div#maintenance-request #fdescription {
width: 400px;
}

/* 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 textarea {
width: 250px;
}

body.alert #content form select {
width: 254px;
}

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 form .required,
body.alert #content .warning {
color: #f3162b;
font-weight: bold;
}

body.alert #content #loginbox {
float: right;
margin-left: 20px;
width: 254px;

}

body.alert #content #loginbox fieldset {
width: 230px;
margin-bottom: 5px;
clear:both;
background-image: url(/img/alert_register_bg_blank.gif);
background-repeat: no-repeat;
}

body.alert #content #loginbox label,
body.alert #content #loginbox input {
width: 140px;
}

body.alert #content #loginbox label {
width: 70px;
}

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;
background-image: none;
}

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;
background-image: url(/img/alert_register_bg.gif)
}

body.alert #content #registerbox a {
display: block;
padding: 50px;
width: 150px;
}

body.alert #content #registerbox a:link,
body.alert #content #registerbox a:visited {
font-weight: bold;
text-decoration: none;
}

body.alert #content #registerbox a:hover {
text-decoration: underline;
}

