/*===BASIC TEMPLATE 1===
Fixed width, two columns
Horizontal menu, dropdowns top to bottom
=======================*/

/* Global structure
----------------------*/
body, html, #wrap {height: 100%;}
#wrap {width: 810px;margin: 0 auto;}
#footer {clear: both;padding: 10px 0 20px 0; text-align: center;}
#header {
background:url(/img/header_bg.jpg) repeat-x;
height:82px;
margin-bottom:2px;
}

body, html {
background:#FFF;
}

.clearall{
clear:both;
height:1px;
font-size:0px;
}

#footer {
background:url(/img/footer_bg.jpg) repeat-x;
height:44px;
padding:0px;
}

#main {
}

#menu {
background:url(/img/menu_bg.jpg) repeat-x;
height:25px;
}

/* Column layout
-----------------*/
/* two column, sidebar on the right */
#main {clear: both;}
#content {width: 550px; float: left; padding: 15px 20px;}
#sub-section {width: 150px; float: right; padding: 49px 10px 0px;}
/* pages without columns */
html.nocol #content,
body.listing #content,
body.detail #content,
body#staff #content {width: auto;display: block;float: none;}

/* Pages without columns
-------------------------*/
html.nocol #main,
body.listing #main,
body.detail #main,
body#staff #main {
background-image: none;
background-color: #fff;
}
html.nocol #sub-section,
body.listing #sub-section,
body.detail #sub-section,
body#staff #sub-section {
display:none !important;
}

/* Header
----------*/
#header img {
float:left;
}
#header #findfast{
float:right;
}
#header #findfast fieldset{
padding:11px 0px;
border:none;
text-align:right;
}
#header #findfast .qsinputbox{
padding:4px;
position:relative;
top:1px;
#top:0px;
width:190px;
font-size:10px;
color:#16286d;
}
#header #findfast input#submit{
width:auto;
}
/* Menu
---------*/

.menu {
width: 100%;
margin: 0 auto;
}

.menu a {
display:inline-block;
height:25px;
line-height:25px;
}

.menu li ul{
padding-right:0px;
}

.menu li li {
padding: 0;
}

.menu li li a {
padding: 2px 15px;
display: block;
width: 152px;
height:auto;
line-height:18px;
}

/* Typography
--------------*/
body {
font-size: 12px; /* Global font-size */
font-family: Arial, Helvetica, sans-serif;
color: #16286d;
}

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 {
font-size: 13px;
font-weight:bold;
color:#e30a7b;
margin-bottom: 15px;
}

h2 {
font-size: 12px;
margin-bottom: 10px;
}

h3 {
font-size: 1.1em;
margin-bottom: 3px;
}

legend {
color: #22243d;
font-weight: bold;
}

a:link,
a:visited {
color: #e30a7b;
font-weight:bold;
text-decoration:none;
}

a:hover {
color: #16286d;
}

#footer p {
text-align:left;
padding-top:26px;
padding-left:20px;
}

#footer,
#footer a:link,
#footer a:visited {
color: #FFF;
text-decoration: none;
font-weight:normal;
font-size:11px;
}

#footer a:hover {
color:#e30a7b;
}

/* Header
----------*/

#header img#logo {
}

/* Dropdown menu
-----------------*/

.menu a {
border-right: 1px solid #FFF;
font-weight: bold;
font-size: 13px;
}

.menu li.last a, 
.menu li li a {
border: none;
}
.menu li li a{
font-size:11px;
}

.menu a:link,
.menu a:visited {
color: #fff;
text-decoration: none;
}

.menu a:hover {
}

.menu li li a:hover {
color: #FFF;
background:#e30f7e !important;
}
.menu li li a {
border: none;
text-transform: none;
background:#7e9abb !important;
}

.menu li a{
background:url(/img/menu.jpg) !important;
text-indent:-9999em !important;
display:block;
height:25px;
}
.menu li li a{
text-indent:0px !important;
height:auto;
}

.menu #homeMenu{
width:94px;
}
.menu #homeMenu:hover{
background-position:0px -25px !important;
}
body#home .menu a#homeMenu{
background-position:0px -25px !important;
}

.menu #forSaleMenu{
width:100px;
background-position:-95px 0px !important;
}
.menu #forSaleMenu:hover{
background-position:-95px -25px !important;
}
body.forsale .menu a#forSaleMenu{
background-position:-95px -25px !important;
}
.menu #sellMenu{
width:96px;
background-position:-198px 0px !important;
}
.menu #sellMenu:hover{
background-position:-198px -25px !important;
}
body.sell .menu a#sellMenu{
background-position:-198px -25px !important;
}
.menu #buyMenu{
width:97px;
background-position:-295px 0px !important;
}
.menu #buyMenu:hover{
background-position:-295px -25px !important;
}
body.alert .menu a#buyMenu,
body.buy .menu a#buyMenu{
background-position:-295px -25px !important;
}

.menu #rentMenu{
width:98px;
background-position:-393px 0px !important;
}
.menu #rentMenu:hover{
background-position:-393px -25px !important;
}
body.rent .menu a#rentMenu{
background-position:-393px -25px !important;
}
.menu #aboutMenu{
width:87px;
background-position:-492px 0px !important;
}
.menu #aboutMenu:hover{
background-position:-492px -25px !important;
}
body.about .menu a#aboutMenu{
background-position:-492px -25px !important;
}
.menu #teamMenu{
width:109px;
background-position:-580px 0px !important;
}
.menu #teamMenu:hover{
background-position:-580px -25px !important;
}
body.team .menu a#teamMenu{
background-position:-580px -25px !important;
}
.menu #contactMenu{
width:121px;
background-position:-690px 0px !important;
}
.menu #contactMenu:hover{
background-position:-690px -25px !important;
}
body.contact .menu a#contactMenu{
background-position:-690px -25px !important;
}

.menu #contactList li a{
width:91px !important;
}

/* 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-family: Arial, Helvetica, sans-serif;
font-size: 1em;
}

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;
background-color: #e30a7b;
border: none;
color: #fff;
}

form em span,
form .required {
color: #16286d;
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-bottom: 10px;
}

#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 {
padding:0px;
}
body#home #toprow{
margin:1px 0px;
height:247px;
float:left;
}
body#home #toprow #quicksearch{
float:left;
width:270px
}
body#home #toprow #flashanimation{
float:right;
}
body#home #content img#dyn-img2 {
float: left;
margin: 0 20px 10px 0;
}

body#home #toprow form#quicksearch {
background:#fae5ee;
height:247px;
}
body#home #toprow fieldset#criteria{
padding-left:20px;
}
body#home #toprow fieldset {
border: none;
padding: 0px;
#margin-bottom:5px;
_margin-bottom:3px;
}

body#home #toprow legend {
font-weight: bold;
font-size: 13px;
padding: 3px 0px 5px 0px;
color:#e30a7b;
#margin-bottom:0px;
text-transform:lowercase;
}

body#home #toprow label {
font-size: 0.9em;
float: none;
display: inline;
margin-right: 0;
text-transform:lowercase;
}

body#home #toprow p {
margin-bottom: 3px;
}

body#home #toprow select {
width: 200px;
font-size: 0.9em;
border:1px solid #16286d;
}
body#home #toprow #qs_price select{
margin-right:12px;
}
body#home #toprow #qs_price select,
body#home #toprow #qs_rent_price select {
width: 92px;
}

body#home #toprow form #qs_st label {
padding-right: 5px;
width: auto;
float: none;
display: inline;
}

body#home #toprow form #qs_st input {
vertical-align: middle;
width: auto;
}

body#home #toprow form #submit {
text-align: left;
}
body#home #toprow form #submit input{
padding:0px;
}
body#home #toprow #bedro,
body#home #toprow #carsp{
float:left;
}
body#home #toprow #bedro{
margin-right:16px;
}
body#home #toprow #bedro select,
body#home #toprow #carsp select{
width:92px;
}
body#home #pow{
clear:both;
margin-left:1px;
}

body#home #powd{
float:left;
margin-right:1px;
}
body#home #powd p{
background:#e30a7b;
margin-top:-3px;
margin-bottom:0px;
padding:7px;
color:#FFF;
}
body#home #powd img{
width:269px;
margin-bottom:0px;
}
body#home .lastPOW img{
width:268px !important;
height:202px;
}
body#home #bottomrow{
clear:both;
padding-top:1px;
font-size:11px;
}
body#home #bottomrow h3{
color:#e30a7b;
padding:10px;
padding-left:18px;
}
body#home #bottomrow #pronews,
body#home #bottomrow #reiq{
float:left;
width:252px;
background:#e6edf4;
height:220px;
#height:240px;
padding-left:17px;
}
body#home #bottomrow #reiq img{
float:right;
}
body#home #bottomrow #reiq p{
clear:both;
}
body#home #bottomrow #pronews h3,
body#home #bottomrow #reiq h3{
padding-left:0px;
}
body#home #bottomrow #prologin{
float:left;
width:270px;
margin-right:1px;
background:#fae5ee;
height:220px;
#height:240px;
}

body#home #prologin p{
margin:10px 0px;
padding-left:18px;
}
body#home #prologin h2{
padding-left:18px;
}
body#home #prologin label{
width:70px;
font-weight:bold
}
body#home #prologin P input{
width:147px;
}
body#home #prologin input{
width:auto;
}

/* Contact Us
--------------*/

dl.officeDetails dt.secondaryAddress {
margin-top: 15px;
}

/* Listings
------------*/

body.listing .property {
padding-top:10px;
clear: both;
overflow: hidden;
}

body.listing .property .image {
display: block;
float: left;
margin-right: 1px;
padding:10px;
background:#e30a7b;
}

body.listing .property .details {
width: 428px;
height:180px;
float: left;
background:#fae5ee;
padding:10px;
overflow:hidden;
}

body.listing .property .features {
float: left;
color:#FFF;
background:#4d73a3;
width:40px;
padding:10px;
height:180px;
overflow:hidden;
margin-right:1px;
}

body.listing .property .features img {
margin-right: 7px;
vertical-align: bottom;
position:relative;
top:5px;
#top:-5px;
}

body.listing .property .details h2 {
font-size: 13px;
font-weight:normal;
text-transform:uppercase;
}

body.listing .property .details h3 {
font-size: 13px;
font-weight:normal;
text-transform:uppercase;
margin-bottom: 2px;
color:#e30a7b;
}

body.listing .property .details p {
margin-bottom: 0 !important;
}
body.listing .property .price h3{
font-weight:bold;
color:#16286d;
}
body.listing .property .price {
margin-bottom:15px;
}
body.listing .property .linkdetail{
position:relative;
top:20px;
}

body.listing #filter {
height: 40px;
padding: 5px 0px 5px 10px;
margin-bottom: 5px;
background-color: #4d73a3;
}

body.listing #filter label {
float: none;
display: block;
width: auto;
font-size: 0.9em;
font-weight: bold;
color:#FFF;
}

body.listing #filter select {
width: 90px;
display: block;
font-size: 0.9em;
border:1px solid #808080;
}

#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: right;
}

body.listing #filter fieldset#submit input {
margin-top: 15px;
background:none;
padding-right:0px;
padding-left:0px;
}

body.listing p.pagebar {
font-size: 0.9em;
padding-top: 10px;
padding-bottom: 0px;
text-align: left;
}
/* 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: 3px 0;
font-size: 13px;
color: #16286c;
margin-bottom:0px;
}

body.detail #content h3 {
font-size: 12px;
}

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;
}

body.detail #addressbar h1 {
margin-bottom:5px;
}

body.detail #propertydetails {
width: 100%;
}

body.detail #extradetails {
width: 100%;
margin-bottom: 15px;
}

body.detail #extradetails img {
width: 184px;
margin-right: 1px;
margin-bottom: 1px;
display: block;
float: left;
}

body.detail #extradetails img#mainimage {
width: 375px;
height:281px;
background:#e30a7b;
padding:12px;
display: block;
}

body.detail #extradetails .images div {
float:left;
width:369px;
padding-top:1px;
background:#4d73a3;
}
body.detail #extradetails .images div p{
float:left;
margin:0px;
margin-left:20px;
_margin-left:10px;
padding-top:4px;
color:#FFF;
font-size:13px;
}
body.detail #extradetails .images div img{
width:auto;
margin-right:10px;
margin-top:-4px;
}
body.detail #extradetails dl {
margin-bottom: 10px;
clear: both;
}
body.detail #extradetails #divtool{
height:1%;
background:#fae5ee;
border:1px solid #FFF;
clear:both;
}
body.detail #extradetails #divtool li{
float:left;
padding:7px;
border-right:1px solid #FFF;
}
body.detail dl.agentdetails img {
width: 100px;
margin-right: 10px !important;
}

/* 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;
}

body.detail #proleft{
float:left;
width:270px;

}
body.detail #proright{
float:right;
width:495px;
}
body.detail #proright a{
font-weight:normal;
}
body.detail #proright dl{
float:left;
width:245px;
margin-bottom:10px;
}
body.detail #proright dt{
float:left;
}

/* Property detail printfriendly
---------------------------------*/

html.brochure,
body.brochure {
background-image: none;
background-color: #fff;
}
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 #propertydetails {
width: 280px ;
float:left;
}
body.brochure #extradetails img#mainimage{
width:auto;
height:auto;
padding:0px;
}
body.brochure #extradetails img {
display: block;
float: left;
margin: 0 2px 2px 0;
width:118px;
}
body.brochure #extradetails {
width: 247px;
float:right;
}

body.brochure #addressbar {
height: 40px;
clear: both;
}

body.brochure #addressbar h1 {
float: left;
}

body.brochure #addressbar div {
float: right;
font-weight: bold;
margin-top: 4px;
}

body.brochure #addressbar div h2 {
border: none;
color: #22243D;
}

body.brochure #addressbar img {
vertical-align: middle;
margin: 0 2px 0 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-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 {
margin-bottom: 10px;
background:url(/img/header_bg.jpg) repeat-x;
height:82px;
}

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, 
html.popup body {
background-image: none;
background-color: #fff;
text-align: left;
}

html.popup #header {
background:url(/img/header_bg.jpg) repeat-x;
height:82px;
margin-bottom:2px;
}

html.popup #header img {
float: none;
}

/* 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: #16286d;
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 {
color: #990000;
font-weight: bold;
text-decoration: none;
}

body.alert #content #registerbox a:hover {
text-decoration: underline;
}