/*===BASIC TEMPLATE 1===
Fixed width, two columns
Horizontal menu, dropdowns top to bottom
=======================*/

/* Global structure
----------------------*/
body, html, #wrap {}
#wrap {width: 824px;margin: 0 auto;}
#footer {clear: both;padding: 10px 0 20px 0; text-align: center;}
#header {
border-left:1px solid #FFF;
border-right:1px solid #FFF;
}

body, html {
background:url(/img/header_bg.jpg) repeat-x #002b4c;
}

#wrap,
#footer {
}
#wheader{
background:url(/img/header_bg_right.jpg) no-repeat right top;
}
#wmain_outter{
background:url(/img/main_bg_loop.jpg) repeat-y center top;
}
#wmain_inner{
background:url(/img/main_bg.jpg) no-repeat center top;
}
#wheader #wrap,
#wmain_inner #wrap{
background:#FFF;
}

#main {
padding-top:9px;
}
#contentwrap{
background:url(/img/contentheader2.jpg) no-repeat top;
margin-top:9px;
padding-top:151px;
}
body.detail #contentwrap,
body.listing #contentwrap{
background:url(/img/contentheader1.jpg) no-repeat top;
padding-top:151px;
}

#leftCol{
width:625px;
float:left;
}
#rightCol{
float:right;
width:190px;
background:url(/img/xsl_rightCol.jpg) no-repeat right top;
padding-top:560px;
overflow:auto;
}
#rightCol p{
color:#FFF;
font-size:13px;
padding-right:8px;
margin-left: 30px;
font-weight:bold;
}
#rightCol ul {
margin-left: 40px !important;
_margin-left: 25px !important;
padding: 0 !important;
list-style-position:outside !important;
}
#rightCol li,
#rightCol a:link,
#rightCol a:visited{
margin-top:5px;
font-weight:bold;
padding-right:5px;
}

#menu {
background:url(/img/menu_bg.jpg) repeat-x;
height:25px;
width:822px;
margin-left:1px;
}

/* Column layout
-----------------*/
/* two column, sidebar on the right */
#main {clear: both;}
#content {width: 550px; float: left; padding: 15px 20px;}
#sub-section {width: 200px; float: right; padding: 15px 10px;}
/* 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;
}
body.listing #sub-section,
body.detail #sub-section,
body#staff #sub-section,
html.nocol #sub-section{
display:none;
}

/* Stupid Fix Thats Needed coz Hotsauce Sucks */
html#fixStuff #content {
padding-left:3px;
padding-right:3px;
}

/* Header
----------*/
#header img {
display: block;
}

/* Menu
---------*/

.menu {
width: 100%;
margin: 0 auto;
}

.menu a {
padding: 0px;
height:25px;
display:block;
}

.menu li {
padding: 0px;
}
.menu li ul li {
background:#008090;
}

.menu li li {
padding: 0;
}

.menu li li a {
padding: 4px 15px;
display: block;
width: 130px;
}

#menuHome a:link,
#menuHome a:visited{
background:url(/img/menu/btn_home.jpg) no-repeat;
width:79px;
}
#menuHome a:hover{
background:url(/img/menu/btnh_home.jpg) no-repeat;
}
#buyList a:link,
#buyList a:visited{
background:url(/img/menu/btn_buying.jpg) no-repeat;
width:89px;
}
#buyList a:hover{
background:url(/img/menu/btnh_buying.jpg) no-repeat;
}
#sellList a:link,
#sellList a:visited{
background:url(/img/menu/btn_selling.jpg) no-repeat;
width:81px;
}
#sellList a:hover{
background:url(/img/menu/btnh_selling.jpg) no-repeat;
}
#rentList a:link,
#rentList a:visited{
background:url(/img/menu/btn_rentals.jpg) no-repeat;
width:84px;
}
#rentList a:hover{
background:url(/img/menu/btnh_rentals.jpg) no-repeat;
}
#resourceList a:link,
#resourceList a:visited{
background:url(/img/menu/btn_resources.jpg) no-repeat;
width:102px;
}
#resourceList a:hover{
background:url(/img/menu/btnh_resource.jpg) no-repeat;
}
#marketList a:link,
#marketList a:visited{
background:url(/img/menu/btn_market.jpg) no-repeat;
width:181px;
}
#marketList a:hover{
background:url(/img/menu/btnh_market.jpg) no-repeat;
}
#aboutList a:link,
#aboutList a:visited{
background:url(/img/menu/btn_about.jpg) no-repeat;
width:97px;
}
#aboutList a:hover{
background:url(/img/menu/btnh_about.jpg) no-repeat;
}
#contactList a:link,
#contactList a:visited{
background:url(/img/menu/btn_contact.jpg) no-repeat;
width:109px;
}
#contactList a:hover{
background:url(/img/menu/btnh_contact.jpg) no-repeat;
}

#aboutList li a:link,
#aboutList li a:visited,
#aboutList li a:hover,
#marketList li a:link,
#marketList li a:visited,
#marketList li a:hover,
#resourceList li a:link,
#resourceList li a:visited,
#resourceList li a:hover,
#rentList li a:link,
#rentList li a:visited,
#rentList li a:hover,
#sellList li a:link,
#sellList li a:visited,
#sellList li a:hover,
#buyList li a:link,
#buyList li a:visited,
#buyList li a:hover{
background:none;
width:160px;
padding:0px 10px 0px 20px;
}


/* Typography
--------------*/
body {
font-size: 76%; /* Global font-size */
font-family: Arial, Helvetica, sans-serif;
color: #002b4c;
}

p, div.text {
font-size: 1em;
}

div.text {
margin-bottom: 10px;
}
div.text ul,
div.text ol {
margin-left: 30px;
list-style-position: outside !important;
}
h1 {
font-size: 18px;
font-weight:normal;
margin-bottom: 15px;
}

h2 {
font-size: 1.1em;
margin-bottom: 3px;
}

h3 {
font-size: 1.1em;
margin-bottom: 3px;
}

legend {
color: #22243d;
font-weight: bold;
}
a:link,
a:visited {
color: #002b4c;
text-decoration:none;
}
a:hover {
color: #00808f;
}


#content p,
#sub-section p {
margin-bottom: 10px;
}

#footer p {
font-size: 0.9em;
}

#footer,
#footer a:link,
#footer a:visited,
#footer a:hover {
color: #00808f;
text-decoration: none;
}

/* Header
----------*/

#header img#logo {
}

/* Dropdown menu
-----------------*/

.menu a {
font-weight: bold;
text-transform: uppercase;
font-size: 0.9em;
}

.menu li.last a, 
.menu li li a {
border: none;
}

.menu a:link,
.menu a:visited {
color: #fff;
text-decoration: none;
background-color: #F2891C
}

.menu a:hover {
color: #22243D;
}

.menu li li a {
border: none;
text-transform: none;
}

/* Standard forms
------------------*/

form fieldset {
margin-bottom: 15px;
padding: 10px;
border: 1px solid #ddd;
}

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: 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: 0 10px;
cursor: pointer;
background-color: #002b4c;
border: none;
color: #fff;
}

form em span,
form .required {
color: #B90000;
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;
}

#sub-section img#dyn-img2 {
margin-bottom: 10px;
display: block;
}

/* Sub-section
---------------*/
#sub-section dd,
#sub-section dt {
margin-bottom: 5px;
}


#content img#dyn-heading-img {
display: block;
margin-bottom: 15px;
}
#content ul {
padding-left : 13px;
margin-bottom : 10px;
list-style : disc;
}
#content ul li {
font-size : 0.9em;
}
 
#content img#dyn-img1 {
float: right;
margin: 0 0 10px 20px;
}
 
#sub-section img#dyn-img2 {
margin-bottom: 10px;
display: block;
}


/* Home 
---------*/
body#home #contentwrap{
background:none;
margin-top:319px;
padding-top:0px;
}
body#home #sub-section form #submit input {
font-size: 0.9em;
font-weight: bold;

}
body#home #content h2,
body#home #content img#dyn-heading-img,
body#home #content img#dyn-img1,
body#home #content img#dyn-img2{
display:none;
}

body#home #content img#dyn-img2 {
float: left;
margin: 0 20px 10px 0;
}
body#home #content{
padding:20px 10px;
}
body#home #sub-section{
padding:15px 0px;
width:225px;
}
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;
}

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 8px 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;
}
#sub-section dl.officeDetails{
margin-top:40px;
#margin-top:65px;
}

/* Listings
------------*/

body.listing #content{
margin-top:-65px;
_margin-top:-65px;
padding-left:3px;
padding-right:3px;
}
body.listing #contentwrap{
_padding-top:86px;
}

body.listing h1{

width:700px;
float:left;
}
body.listing #addlink{
float:right;
margin-right:10px;
padding-top:3px;
}
body.listing .property {
padding: 0px;
overflow: hidden;
float:left;
width:300px;
height:415px;
}
body.listing .propertyRight{
float:right;
}

body.listing .pow{
border: 1px dotted #008090;
padding: 5px 0 5px 5px;
margin:0 5px 5px 0;
background-color: #E0F0F0 ;
}

body.listing .property .image {
display: block;
float: left;
margin-right: 5px;
}
body.listing .property .image img{
width:240px;
height:180px;
}

body.listing .property .details {
clear:both;
width: 295px;
float: left;
}

body.listing .property .features {
float: left;
font-weight: bold;
color: #FFF;
background:#00808f;
padding:0px 7px 0px 7px;
height:180px;
width:36px;
}
body.listing .property .features p{
margin-top:30px;
}

body.listing .property .features img {
margin-right: 7px;
vertical-align: bottom;
}

body.listing .property .details h2 {
font-size: 12px;
font-weight:bold;
padding:7px;
margin-top:5px;
background:#98ccd2;
text-transform:uppercase;
}

body.listing .property .details h3 {
font-size: 12px;
margin-bottom: 2px;
}
body.listing .property .details a{
float:right;
clear:both;
margin:10px 0px 20px;
width:158px;
height:26px;
background:url(/img/btn_moredetails.jpg) no-repeat;
}
body.listing .property .details p {
margin-bottom: 0 !important;
}

body.listing .property .price {
margin-bottom:7px;
}

body.listing #filter {
height: 40px;
padding: 20px 10px 0px 0px;
margin-bottom: 5px;
}

body.listing #filter label {
float: none;
display: block;
width: auto;
font-size: 0.9em;
font-weight: bold;
}

body.listing #filter select {
width: 90px;
display: block;
font-size: 0.9em;
}
body.listing #filter form{
float:right;
}
body.listing #filter p {
clear: none;
float: left;
margin-right: 5px;
}

body.listing #filter input {
width: auto;
padding: 2px 10px;
cursor: pointer;
background-color: #002b4c;
border: none;
color: #fff;
font-size: 0.9em;
font-weight: bold;
}

body.listing p.pagebar a:link,
body.listing p.pagebar a:visited{
color:#00808f;
}
body.listing p.pagebar {
font-size: 0.9em;
padding-top: 10px;
text-align: left;
color:#00808f;
}

/* Property detail
-------------------*/
body.detail #content{
padding-left:3px;
padding-right:3px;
}

body.detail #extradetails .images p {
font-weight: bold;
font-size: 0.8em;
}

body.detail #extradetails dl dt {
font-weight: bold;
}
body.detail #content h2#mainHeading{
background-color: #00808f;
color:#FFF;
}

body.detail #content h2 {
padding: 5px 0px 5px 5px;
margin-bottom: 5px;
font-size: 12px;
text-transform:uppercase;
background-color: #98ccd2;
}

body.detail #content h3 {
font-size: 1em;
}

body.detail #content #leftCol ul {
margin-bottom: 15px;
list-style-type: none;
list-style-position: outside;
}

body.detail #content #leftCol ul#outgoingslist,
body.detail #content #leftCol ul#features {
list-style-position: inside;
list-style-type: square;
}

body.detail #addressbar {
xheight: 25px;
xmargin-bottom: 5px;
overflow: hidden;
}
body.detail #addressbar #vheading{
float:left;
width:295px;
}
body.detail #addressbar #bedBathCar{
float:right;
width:160px;
background:#00808f;
color:#FFF;
padding-top:5px;
padding-right:30px;
}
body.detail #addressbar h1 {
float: left;
}

body.detail #addressbar p {
float: right;
font-weight: bold;
}

body.detail #addressbar img {
vertical-align: bottom;
margin: 0 2px 0 10px;
} 

body.detail #propertydetails {
width: 100%;
float: left;
margin-bottom: 20px;
}
body.detail #propertydetails h2{
margin-top:10px;
text-transform:capitalize;
}
body.detail #propertydetails #detailLeft{
width:295px;
float:left;
}

body.detail #propertydetails #detailRight{
width:295px;
float:right;
}

body.detail #extradetails {
width: 100%;
float: left;
margin-top: 10px;
margin-bottom: 0px;
}

body.detail #extradetails img {
width: 140px;
height:113px;
margin-left: 15px;
margin-bottom: 10px;
display: block;
float: left;
}

body.detail #extradetails img#mainimage {
width: 315px;
height:238px;
display: block;
margin-left:0px;
float:left;
}

body.detail #extradetails .images p {
text-align: center;
clear: both;
}

body.detail #extradetails dl {
margin-bottom: 10px;
clear: both;
}
body.detail dl.agentdetails{
margin-top:10px;
}
body.detail dl.agentdetails dt{
font-weight:bold;
}

body.detail dl.agentdetails img {
width: auto !important;
margin-right: 10px !important;
}
body.detail #toolslist li{
margin-top:5px;
}
body.detail #toolslist a:link,
body.detail #toolslist a:visited{
padding-left:15px;
background:url(/img/bullet.jpg) no-repeat center 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: 310px;
padding-right:20px;
}
body.brochure #extradetails img {
display: block;
float: left;
margin: 0 2px 2px 0;
width:121px; height:auto;
}
body.brochure #extradetails {
width: 247px;
}

body.brochure #extradetails #mainimage {
width:244px !important;
height:auto !important;
padding:0px;
}

	
/* 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;
display:block;
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#contactDetails {
margin-left: 220px;
display:block;
}
body#staff.profile #content ul#agentlinks {
margin-left: 20px;
}

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-image: none;
border:none;
}

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 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-image: none;
border:none;
}


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: 10px;
margin-bottom: 10px;
}

body.links #content dl dt {
font-weight: bold;
}

body.links #content dl dd {
margin-bottom: 5px;
}

/* 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: #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;
}

/* Resi Stocklist */ 

body.resiList .property {
clear:both;	
margin-top: 10px;
height: 120px;
	}

body.resiList .property img {
float:left;
margin-right:10px;
}

body.resiList .property .features {
float: right;
font-weight: bold;
color: #FFF;
background:#00808f;
padding:0px 7px 0px 7px;
height:120px;
width:36px;
}
body.resiList .property .features p{
margin-top:3px;
height: 30px;
width: 36px;
}

body.resiList .property .features img {
margin-right: 7px;
vertical-align: bottom;
}
/* 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;
}


/* 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;
_height:1%;
}

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,
body.alert #content form select {
width: 250px;
}

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: #B90000;
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: 150px;
}

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;
}