/* CSS Copyright Hubonline */

/* Clear styling, set fonts
--------------------------*/
* {
margin : 0;
padding : 0;
}

html {
height : 100%;
}

body {
height : 100%;
font-size : 76%; /* Font sizes are in EMs, if you need to scale the font, do it globally with this value */
font-family : 'Arial', 'Helvetica', sans-serif;
background-color : #f5f5f5;
}


/* =General styles
------------------*/

h1 {
background-color : #cccc9a;
font-size : 1.1em;
padding : 4px 0 4px 20px;
margin-bottom : 5px;
}

h2 {
font-size : 1.1em;
padding : 0 10px;
}

table h2 {
padding-left: 0; /* Remove the above padding for tabled headers */
}

h3 {
color : #046677;
font-size : 1.0em;
font-weight : bold;
}

table h3 {
margin : 0;
padding-left : 0; /* Remove the above padding for tabled headers */
}

h4 { /*Property Search * News Subheaders*/
color: #666;
font-size: 1em;
margin: 5px 0 5px 0;
}

body #content {
padding-top : 10px;
font-size : 1.1em;
}

#content img.dyn_main {
margin-bottom : 15px;
}

#content img.dyn_content {
width : 250px;
margin : 0px 0px 12px 12px;
}

div#content a:link, div#content a:visited {
color : #3b3b3b;
text-decoration : underline;
}

div#content a:hover {
color : #9d8833;
text-decoration : underline;
}

#content ol {
margin-top : 0;
padding : 0 0 12px 19px;
}

#content ul {
margin-top : 0;
padding : 0 0 12px 15px;
}

#content ul li,
#content ol li {
margin : 0;
padding : 0;
}

q {
font-style : italic;
}

.warning {
color : #cc0000;
font-weight : bold;
}

a.poweredlink:link,
a.poweredlink:visited {
text-decoration: none !important;
}

a.poweredlink:hover {
text-decoration: underline !important;
}

/* =Form Fields and Buttons
-------------------*/

input.inputbox, select.inputbox, textarea.inputbox {
color : #000;
font-family : 'Arial', 'Helvetica', sans-serif;
font-size : 1em;
font-weight : normal;
background-color : #fff;
width : 98.5%;
text-align : left;
border : 1px solid #cccc9a;
}

input.inputbox2, select.inputbox2, textarea.inputbox2 { 
color : #555;
font-family : 'Arial', 'Helvetica', sans-serif;
font-size : 1em;
font-weight : normal;
background-color : #fff;
text-align : left;
border : 1px solid #cccc9a;
}

input.button {
padding : 2px;
color : #ffffff;
background-color : #3b3b3b;
font-size : 1em;
font-weight : bold;
text-align : center;
}

* html input.button {
padding : 0;
}

/* =Container Wrapper
----------------*/

div#container {
margin : 0 auto 0 auto; /*center the wrapper*/
width : 730px;
min-height : 100%;
padding: 0 15px;
background-color : #fff;
color : #000;
font-size : 0.9em;
}

* html div#container {
height : 100%;
}

/* =Footer
----------------*/

div#footer {
clear : both;
text-align : center;
margin-top : 15px;
font-size : 1em;
padding-bottom: 20px;
}

#footer p {
color: #999;
}

div#footer a:link, div#footer a:visited {
color : #999;
text-decoration : underline;
}

div#footer a:hover {
color : #333;
text-decoration : underline;
}

/* Header
----------------*/

#header {
border-top : 8px solid #3f3e3f;
}

#header img {
display : block;
}

/* =Menu
----------------*/

#menu {
font-size : 1.1em;
}

/* =Home
----------------*/


body#home #content #feature-property {
border: 1px solid #FFD105;
margin: 0 0 10px 0;
overflow: hidden;
}

body#home #content #feature-property h1 {
float : right;
width : 349px;
background-color : #FFD105;
padding : 4px 0 4px 20px;
margin-bottom : 5px;
}

body#home #content #feature-property p {
float: right;
width: 334px;
padding: 0 15px 5px 0px;
text-align: justify;
}

body#home #content #feature-property img {
display: block;
float: left;
}

body#home #content #subscriptions {
height: 226px;
width: 358px;
border: 1px solid #cccc9a;
float: left;
}

body#home #content #subscriptions h1 {
background-color: #cccc9a;
padding: 4px 0 4px 10px;
margin-bottom: 5px;
}

body#home #content #subscriptions p {
padding: 0 15px 0 10px;
text-align: justify;
}

body#home #content #subscriptions ul {
list-style-position: inside;
list-style-type: circle;
padding: 10px 0 10px 20px;
}

body#home #content #subscriptions ul li {
margin-bottom: 8px;
}

body#home #content #news {
float: right;
height: 226px;
width: 358px;
border: 1px solid #cccc9a;
margin-bottom: 15px;
}

body#home #content #news h1 {
xfont-size: 1.1em;
background-color: #cccc9a;
padding: 4px 0 4px 10px;
margin-bottom: 5px;
}

body#home #content #news h2 {
xfont-size: 1.1em;
padding: 0 10px;
}

body#home #content #news p {
padding: 0 15px 0 10px;
text-align: justify;
margin-bottom: 10px;
}

/* =Dynamic
----------------*/

body#dynamic #content p {
margin-bottom : 12px;
font-size : 1em;
}

body#dynamic #content {
padding-bottom : 16px;
}

body#dynamic #content #testimonial td {
padding : 0 8px 8px 0;
}

/* =Property
----------------*/

body#property #content {
padding-bottom : 16px;
}

body#property #content table#content {
width : 100%;
}

body#property #content table#content td {
padding : 12px;
background-color : #f9f7f5;
border : 1px solid #ad824b;
}

body#property #content table#content td.null {
background-color : #fff;
padding : 5px;
border : none;
}

body#property #content table#content td a.button:link,
body#property #content table#content td a.button:visited,
body#property #content table#content td a.button:hover {
display : block;
width : 150px;
text-align : center;
float : right;
background-color : #046677;
color : #ffffff;
font-size : 1.0em;
font-weight : normal;
padding : 0;
text-decoration : none;
border-top : thin outset #e3e2d6;
border-right : thin outset #817f6d;
border-bottom : thin outset #817f6d;
border-left : thin outset #e3e2d6;
}

body#property #content table#content td a.button:active {
border-top : thin outset #817f6d;
border-right : thin outset #e3e2d6;
border-bottom : thin outset #e3e2d6;
border-left : thin outset #817f6d;
}

/* =Calculator
----------------*/

body#calculator #content p {
margin-bottom : 12px;
font-size : 1em;
}

body#calculator #content ul {
padding-bottom : 0;
}

body#calculator #content ul li {
padding-bottom : 12px;
}

/* =Request
----------------*/

body#request #content p {
margin-bottom : 12px;
font-size : 1em;
}

body#request #content table#contact {
width : 100%;
margin-bottom : 12px;
}

body#request #content table#contact td {
padding : 4px 0 4px 0;
}

body#request #content table#contact td span {
font-style : italic;
}

body#request #content table#contact td input.inputbox2,
body#request #content table#contact td select.inputbox2 {
color : #000;
font-family : 'Arial', 'Helvetica', sans-serif;
width : 200px;
}

/* =News
----------------*/

body#news #content p {
margin-bottom : 12px;
font-size : 1em;
}

body#news #content table#content {
padding-bottom : 12px;
margin-bottom : 12px;
}

body#news #content table#content td {
padding : 10px;
background-color : #f9f7f5;
border : 1px solid #ad824b;
}

body#news #content table#content td.null {
background-color : #fff;
padding : 5px;
border : none;
}

body#news #content table#content td a:link,
body#news #content table#content td a:visited,
body#news #content table#content td a:hover {
display : block;
width : 60px;
text-align : center;
float : right;
background-color : #046677;
color : #fff;
font-size : 1.0em;
font-weight : normal;
padding : 0;
text-decoration : none;
border-top : thin outset #e3e2d6;
border-right : thin outset #817f6d;
border-bottom : thin outset #817f6d;
border-left : thin outset #e3e2d6;
}

body#news #content table#content td a:active {
border-top : thin outset #817f6d;
border-right : thin outset #e3e2d6;
border-bottom : thin outset #e3e2d6;
border-left : thin outset #817f6d;
}

body#news #content p.archive {
border-bottom : 1px solid #046677;
padding-bottom : 8px;
margin-bottom : 8px;
}

body#news #content table#news_main td.main {
padding-right : 20px;
margin-bottom : 20px;
}

body#news #content table#news_main td.sidebar {
width : 187px;
padding-left : 20px;
border-left : 1px solid #046677;
}

/* =Document Library
----------------*/

body#doclib #content p {
margin-bottom : 12px;
font-size : 1em;
}

body#doclib #content p img {
margin : 0 0 10px 10px;
}

body#doclib #content table {
width : 100%;
margin-bottom : 12px;
}

body#doclib #content table td {
padding : 4px 0 4px 0;
}

/* =Email Page
----------------*/


body#email div#content {
margin : 12px 0 12px 0;
width : 730px;
position : relative;
}

body#email #content p {
margin-bottom : 12px;
font-size : 1em;
}

body#email #header {
width : 730px;
height : 54px;
}

body#email #content table {
margin-top : 10px;
width : 730px;
}

body#email #content table td {
padding : 4px;
}

/* =Alert
----------------*/

body#alert #header {
font-size : 11px;
}

body#alert #content p {
margin-bottom : 12px;
font-size : 11px;
}

body#alert #content h2 {
margin-bottom : 12px;
}

body#alert #content table {
font-size : 11px;
}

body#alert #content table#register {
width : 100%;
}

body#alert #content table#register td#main {
padding-right : 12px;
}

body#alert #content table#register td#sidebar table#login {
padding-bottom : 10px;
width : 213px;
background-image : url(http://468.propertiesonline.com.au/graphics/home_qs.gif);
background-repeat : no-repeat;
background-position : bottom left;
float : right;
}

body#alert #content table#register td#sidebar table#login td {
padding : 5px 12px 5px 12px;
font-size : 1em;
}

body#alert #content table#register td#sidebar table#login td span {
font-weight : bold;
}

body#alert #content table#register td#sidebar table#login td#title {
height : 25px;
padding : 0 12px 0 12px;
background-image : url(http://468.propertiesonline.com.au/graphics/home_qs_title.gif);
background-repeat : no-repeat;
background-position : top left;
color : #fff;
font-weight : bold;
}

body#alert #content table#register table#form {
width : 712px;
background-color : #ebf2f6;
background-image : url(http://468.propertiesonline.com.au/graphics/register_top.gif);
background-repeat : no-repeat;
background-position : top left;
padding : 0;
margin : 20px 12px 12px 12px;
color : #000;
font-size : 1em;
}

body#alert #content table#register table#form td.top {
padding-top : 12px;
}

body#alert #content table#register table#form td {
padding : 0 12px 4px 12px;
}

body#alert #content table#register table#form td input.inputbox {
width : 400px;
}

body#alert #content table#register table#form td#left {
padding : 0 0 12px 12px;
background-image : url(http://468.propertiesonline.com.au/graphics/register_btm.gif);
background-repeat : no-repeat;
background-position : bottom left;
}

body#alert #content table#register table#form td#right {
padding : 0 12px 12px 0;
background-image : url(http://468.propertiesonline.com.au/graphics/register_btm.gif);
background-repeat : no-repeat;
background-position : bottom right;
}

body#alert #content table#nav {
width : 100%;
padding : 4px;
margin-bottom : 12px;
border-top : 1px solid #dbdbdb;
border-bottom : 1px solid #dbdbdb;
font-weight : bold;
}

body#alert #content table#form_req {
width : 100%;
}

body#alert #content table#form_req td {
padding : 4px;
}

body#alert #content div#savelisting {
color : #000;
width : 350px;
background-color: #fff;
font-size : 0.9em;
padding : 12px 15px 12px 15px;
}

/* =Alert =Popup
----------------*/

body#alert_popup div#content {
margin : 12px;
width : 510px;
}

body#alert_popup #content p {
margin-bottom : 12px;
font-size : 11px;
}

body#alert_popup #content table {
font-size : 11px;
}

body#alert_popup #content table#header {
width : 510px;
padding : 0 10px 0 10px;
margin-bottom : 12px;
}

body#alert_popup #content table#form {
width : 470px;
border : 1px solid #ad824b; 
background-color : #f9f7f5;
margin-bottom : 12px;
}

body#alert_popup #content table#form td {
padding : 5px;
}

/* =Alert =Welcome
----------------*/

body#alert_welcome #content p {
margin-bottom : 12px;
font-size : 1em;
}

body#alert_welcome #content {
border : 1px solid #fff;
padding : 12px 15px 12px 15px;
margin-top : 0;

}

body#alert_welcome #content table {
font-size : 11px;
}

body#alert_welcome #content table#header {
width : 655px;
}

body#alert_welcome #content table#header td#headline {
padding : 5px 0 5px 12px;
background-image : url(http://468.propertiesonline.com.au/graphics/headerbar.gif);
background-repeat : no-repeat;
background-position : bottom right;
color : #fff;
}

body#alert_welcome #content table#header td#headline a:link,
body#alert_welcome #content table#header td#headline a:visited {
color : #fff;
font-weight : bold;
text-decoration : none;
}

body#alert_welcome #content table#header td#headline a:hover {
color : #fff;
font-weight : bold;
text-decoration : underline;
}

body#alert_welcome #content table#content {
font-size : 11px;
width : 655px;
}

body#alert_welcome #content table#content td#main {
padding : 20px 10px 0px 12px;
background-image : url(http://468.propertiesonline.com.au/graphics/welcome_paws.gif);
}

body#alert_welcome #content table#content td#sidebar {
width : 160px;
padding : 20px 0px 20px 0px;
}

body#alert_welcome #content table#content td#sidebar table {
width : 100%;
border : 1px solid #046677;
}

body#alert_welcome #content table#content td#sidebar table td {
padding : 10px;
}

body#alert_welcome #content table#content td#sidebar table td p {
font-size : 10px;
}

body#alert_welcome #content table#content td#footer {
font-size : 10px;
padding : 20px 0px 20px 0px;
border-top : 1px solid #046677;
}

/* =Form
----------------*/

body#form #content p {
margin-bottom : 12px;
font-size : 1em;
}

body#form #content table#search {
width : 100%;
}

body#form #content table#search td {
padding : 4px 0 4px 0;
}

/* =Search XSL
----------------*/

body#propertysearch #content table#quick {
width : 100%;
border : 1px solid #cccc9a;
margin-bottom : 10px;
}

body#propertysearch #content table#quick td h1 {
padding-left : 10px;
}

body#propertysearch #content table#quick td.title {
padding : 4px 0 0 8px;
}

body#propertysearch #content table#quick td.item {
padding : 4px 0 4px 8px;
}

body#propertysearch #content table#quick td.end {
padding : 4px 8px 4px 8px;
}

body#propertysearch #content table#quick td a:link,
body#propertysearch #content table#quick td a:visited {
margin-bottom : 1px;
display : block;
width : 100px;
height : 18px;
background-color : #3b3b3b;
padding : 2px 0 2px 0;
font-size : 13px; 
font-weight : bold;
color : #fff;
text-decoration : none;
text-align : center;
}

body#propertysearch #content table#quick td a:hover {
background-color : #ffd52b;
color : #110e00;
}

body#propertysearch #content p#order {
margin-bottom : 10px;
}

body#propertysearch #content table#list {
background-color : #fff;
width : 100%;
}

body#propertysearch #content table#list td {
padding : 4px 0 4px 0;
}

body#propertysearch #content table#list .propertyitem {
border: 1px solid #ddd;
margin-bottom: 10px;
width : 100%;
}

body#propertysearch #content table#list td.photo {
padding: 0;
}

body#propertysearch #content table#list td.photo img {
display: block;
margin: 0 0 0 10px;
padding: 0;
}

/* =Detail XSL
----------------*/

body#detail #content p {
margin-bottom : 12px;
font-size : 1em;
}

body#detail #content table#title {
width : 100%;
margin-bottom : 10px;
background-color : #cccc9a;
}

body#detail #content table#title h1 {
padding-left : 10px;
margin-bottom : 0;
}

body#detail #content table#title td#icon {
padding-right : 10px;
font-weight : bold;
text-align : right;
}

body#detail #content table#title td#icon img {
background-color : #fff;
margin-right : 4px;
}

body#detail #content table#layout {
width : 100%;
}

body#detail #content table#layout td#main {
padding-right : 10px;
}

body#detail #content table#layout td#main img#main {
margin-bottom : 10px;
border : 1px solid #cccc9a;
}

body#detail #content table#layout td#main #link {
background-color : #cccc9a;
padding : 4px 10px 4px 0;
margin-bottom : 10px;
text-transform : lowercase;
}

body#detail #content table#layout td#main #link a {
padding-left : 10px;
}

body#detail #content table#layout td#main table#feature {
width : 100%;
margin-bottom : 10px;
}

body#detail #content table#layout td#main table#feature td {
width : 50%;
}

body#detail #content table#layout td#main table#contact {
width : 100%;
margin-bottom : 10px;
}

body#detail #content table#layout td#main table#contact td#photo {
width : 80px;
}

body#detail #content table#layout td#main table#contact td#photo img {
border : 1px solid #cccc9a;
}

body#detail #content table#layout td#sidebar div {
margin-bottom : 10px;
}

body#detail #content table#layout td#sidebar img {
border : 1px solid #cccc9a;
}

body#detail #content table#layout td#sidebar p {
width: 303px;
}

body#detail #content h1.status {
padding: 0;
background-color: transparent;
}

body#detail #content h1.sold {
padding: 0;
background-color: transparent;
color: #AF0000;
}

/* =Brochure XSL
----------------*/

body#brochure div#container {
margin : 0 auto 0 auto; /*center the wrapper*/
width : 625px;
min-height : 100%;
padding: 0 15px;
background-color : #fff;
color : #000;
font-size : 0.9em;
}

body#brochure #content p {
margin-bottom : 12px;
font-size : 1em;
}

body#brochure #content table#brochure_header {
width : 100%;
margin-bottom : 10px;
}

body#brochure #content table#title {
width : 100%;
margin-bottom : 10px;
background-color : #cccc9a;
}

body#brochure #content table#title h1 {
padding-left : 10px;
margin-bottom : 0;
}

body#brochure #content table#title td#icon {
padding-right : 10px;
font-weight : bold;
text-align : right;
}

body#brochure #content table#title td#icon img {
background-color : #fff;
margin-right : 4px;
}

body#brochure #content table#layout {
width : 100%;
}

body#brochure #content table#layout td#main {
padding-right : 10px;
}

body#brochure #content table#layout img#mainimg {
margin-bottom : 10px;
border : 1px solid #cccc9a;
}

body#brochure #content table#layout td#main table#feature {
width : 100%;
margin-bottom : 10px;
}

body#brochure #content table#layout td#main table#feature td {
width : 50%;
}

body#brochure #content table#layout td#main table#contact {
width : 100%;
margin-bottom : 10px;
}

body#brochure #content table#layout td#main table#contact td#photo {
width : 80px;
}

body#brochure #content table#layout td#main table#contact td#photo img {
border : 1px solid #cccc9a;
}

body#brochure #content table#layout td#sidebar div {
margin-bottom : 10px;
}

body#brochure #content table#layout td#sidebar img {
border : 1px solid #cccc9a;
}

body#brochure div#footer {
color : #ccc;
}

/* =Inspections XSL
----------------*/

body#inspect #content p {
margin-bottom : 12px;
font-size : 1em;
}

body#inspect #content table#title {
width : 100%;
margin-bottom : 10px;
background-color : #cccc9a;
}

body#inspect #content table#title h1 {
padding-left : 10px;
margin-bottom : 0;
}

body#inspect #content table#times {
width : 100%;
margin-bottom : 10px;
}

body#inspect #content table#times td {
padding : 5px 0 8px 0;
border-bottom : 1px solid #ddd;
}

body#inspect #content #titles {
color: #999;
}

body#inspect #content table#times #inspectiondate {
background-color: #eee;
font-style: italic;
}

/* =Staff XSL
----------------*/

body#staff #content p {
margin-bottom : 12px;
font-size : 1em;
}

body#staff #content h1 {
padding-left : 10px;
margin-bottom : 10px;
}

body#staff #content table#layout {
width : 100%;
margin-bottom : 50px;
}

body#staff #content table#layout table {
width : 100%;
}

body#staff #content table#layout table td {
padding : 0 10px 10px 0;
}

body#staff #content table#layout table td#photo {
width : 1%;
}

body#staff #content table#layout table td#photo img#photo {
border : 1px solid #cccc9a;
}

body#staff #content table#layout table td#content {
width : 99%;
}

body#staff #content table#layout td#sidebar img {
margin-right : 10px;
border : 1px solid #cccc9a;
}

body#staff #content table#layout td#main {
width : 99%;
padding : 0;
}

/* =Slide XSL
----------------*/

body#slide {
height : auto;
padding : 20px;
}

body#slide a:link, body#slide a:visited {
color : #3b3b3b;
text-decoration : underline;
}

body#slide a:hover {
color : #9d8833;
text-decoration : underline;
}

body#slide table {
width : 100%;
background-color : #fff;
}

body#slide table td {
width : 33%;
padding : 4px;
text-align : center;
}

body#slide table td#close {
text-align : right;
padding-right : 20px;
}

body#slide table td img {
border : 1px solid #cccc9a;
}

/* =Dynamic text
-----------------*/

body#dynamic-text h1 {
margin-bottom: 10px;
}

body#dynamic-text h2 {
padding: 0 0 0 20px;
margin: 0 0 5px 0;
}

body#dynamic-text #content p {
padding: 0 20px 18px 20px;
}

body#dynamic-text #content img {
border: 1px solid #3F3E3F;
margin: 0 20px 10px 20px;
}

body#dynamic-text #content img#bodyimg1 {
float: right;
}

body#dynamic-text #content img#bodyimg2 {
float: left;
}

body#dynamic-text #content ul {
list-style-position: inside;
margin-left: 20px;
}

body#dynamic-text #content ul li {
margin-bottom: 3px;
}


/* =Appraisal form
-------------------*/

body#appraisal h1,
body#wishlist h1 {
margin-bottom: 10px;
}

body#appraisal h2,
body#wishlist h2 {
padding: 0 0 0 20px;
margin: 0 0 5px 0;
}

body#appraisal #content p,
body#wishlist #content p {
padding: 0 20px 10px 20px;
}

body#appraisal form,
body#wishlist form {
padding: 0 20px 10px 20px;
}

body#appraisal form fieldset,
body#wishlist form fieldset {
margin-bottom: 10px;
border: 1px solid #ddd;
padding: 10px 0;
}

body#appraisal form legend,
body#wishlist form legend {
font-weight: bold;
margin: 0 0 0 10px;
color: #3F3E3F;
}

body#appraisal form fieldset#submit,
body#wishlist form fieldset#submit {
border: none;
text-align: right;
padding: 0;
}

body#appraisal form label,
body#wishlist form label {
float: left;
width: 170px;
margin-right: 15px;
padding-top: 4px;
}

body#appraisal form input,
body#appraisal form select,
body#appraisal form textarea,
body#wishlist form input,
body#wishlist form select,
body#wishlist form textarea {
width: 250px;
}

body#appraisal form fieldset#submit input,
body#wishlist form fieldset#submit input {
width: auto;
}

body#appraisal .required,
body#wishlist .required {
font-weight: bold;
color: #CF0000;
}

/* Contact us
-------------*/

body#dynamic-text #contact-details {
margin-bottom: 50px;
}

body#dynamic-text #contact-details dl {
padding-left: 20px;
float: left;
}

body#dynamic-text #contact-details dt {
font-weight: bold;
float: left;
width: 150px;
margin-bottom: 18px;
}

body#dynamic-text #contact-details dd {
width: 300px;
display: block;
margin-bottom: 18px;
}

body#dynamic-text #contact-details #feedback {
width: 350px;
float: right;
margin: 0 20px 30px 0;
}

body#dynamic-text #contact-details #feedback fieldset {
margin-bottom: 10px;
border: 1px solid #ddd;
padding: 10px 0;
}

body#dynamic-text #contact-details #feedback legend {
font-weight: bold;
margin: 0 0 0 10px;
color: #3F3E3F;
}

body#dynamic-text #contact-details #feedback form label {
float: left;
width: 100px;
margin-right: 15px;
padding-top: 4px;
}
body#dynamic-text #contact-details #feedback form input,
body#dynamic-text #contact-details #feedback form textarea {
width: 180px;
}

body#dynamic-text #contact-details #feedback form fieldset#submit {
border: none;
padding: 0;
text-align: right;
}

body#dynamic-text #contact-details #feedback form fieldset#submit input {
width: auto;
padding : 2px;
color : #ffffff;
background-color : #3b3b3b;
font-size : 1em;
font-weight : bold;
text-align : center;
}

body#dynamic-text #contact-details #feedback .required,
body#dynamic-text #contact-details #feedback p span {
font-weight: bold;
color: #CF0000;
}

/* Subscriptions
----------------*/

body#subscriptions #content h1 {
margin-bottom: 10px;
}

body#subscriptions #register p {
padding: 0 20px;
margin-bottom: 10px;
}

body#subscriptions #register fieldset {
margin: 0 20px 0 20px;
border: 1px solid #ddd;
padding: 10px;
overflow: hidden;
}

body#subscriptions #register fieldset#details .left {
float: left;
margin-right: 10px;
width: 330px;
}

body#subscriptions #register legend {
font-weight: bold;
color: #3F3E3F;
}

body#subscriptions #register fieldset p {
overflow: hidden;
padding: 0 10px;
margin-bottom: 5px;
}

body#subscriptions #register fieldset p label {
display: block;
float: left;
width: 120px;
margin-right: 20px;
}

body#subscriptions #register fieldset p input {
width: 140px;
}

body#subscriptions #register fieldset#select-subscription {
width: 48%;
float: left;
margin: 10px 0 50px 20px;
}

body#subscriptions #register fieldset#select-subscription label {
width: 240px;
margin-right: 0px;
}

body#subscriptions #register fieldset#select-subscription input {
width: 50px;
}

body#subscriptions #register fieldset#select-subscription p {
}

body#subscriptions #register fieldset#submit {
text-align: right;
margin-top: 25px;
padding-top: 15px;
border: none;
padding-right: 0;
}

body#subscriptions #register fieldset#submit input {
width: 80px;
padding : 2px;
color : #ffffff;
background-color : #3b3b3b;
font-size : 1em;
font-weight : bold;
text-align : center;
}

body#subscriptions #register fieldset .required {
color: #CC3300;
font-weight: bold;
}

/* Wishlist
------------*/

body#wishlist #detailsform #left {
width: 350px;
float: left;
}

body#wishlist #detailsform input,
body#wishlist #detailsform select {
width: 130px;
}

body#wishlist #detailsform textarea {
width: 285px;
margin-top: 10px;
}

body#wishlist #detailsform label {
width: 140px;
}

body#wishlist #reqform #left {
width: 350px;
float: left;
}

body#wishlist #reqform input,
body#wishlist #reqform select {
width: 120px;
}

body#wishlist #reqform label {
width: 140px;
}

/* Email a friend
------------------*/

body#emailfriend {
padding: 20px;
}

body#emailfriend .header1 {
font-weight: bold;
}

body#emailfriend .header2 {
font-weight: bold;
}

body#emailfriend table {
border: none;
font-size: 1em;
margin-top: 15px;
}

body#emailfriend table td {
padding: 2px;
border: none;
text-align: left;
}

body#emailfriend input.button1 {
padding : 2px;
color : #ffffff;
background-color : #3b3b3b;
font-size : 1em;
font-weight : bold;
text-align : center;
}

* html body#emailfriend input.button1 {
padding : 0;
}

/* News
-------*/

body#news #content {
padding-bottom: 15px;
}

body#news #footer {
clear: both;
}

body#news #content h2 {
padding: 0 20px;
}

body#news #content p {
padding: 0 20px;
}

body#news #content #latestnews {
width: 500px;
float: left; 
}

body#news #content #newsarchive {
width: 230px;
float: left; 
}

/* Useful links
----------------*/

body#dynamic-text.usefullinks h2 {
background-color: #eee;
padding-top: 4px;
padding-bottom: 4px;
margin-bottom: 10px;
}

body#dynamic-text.usefullinks h3 {
color: #333;
padding-left: 20px;
}

