html {
margin: 0px;
}
body {
font-family: verdana, arial, helvetica, sans-serif;
margin: 0px;
}
/* -------------------- */
/* SCEG SPECIFIC STYLES */
/* -------------------- */
/**
* Homepage styles. BH 19/03/2004
*/
h1, .heading1, p.heading1 {
font: 28px/32px verdana;
font-weight: normal;
color: #260094;
margin: 24px 0px 24px 0px;
}
h1.notoppad, .heading1nopad {
font: 28px/32px verdana;
font-weight: normal;
color: #260094;
margin: 0px 0px 10px 0px;
padding: 0px 0px 10px 0px;
}
h1.promotitle {
font: 22px/20px verdana,arial, helvetica, sans-serif;
color: #FFF;
margin-bottom: 7px;
margin-top: 3px;
}
h3, .heading3, p.heading3, h3.promo, p.promoheading {
font: bold 11px/14px verdana;
color: #FFF;
padding: 4px 20px 6px 6px;
margin: 0px 0px 1px 0px;
background: #ADB2B6 url(../../../skycity/images/sceg/h3-bg1.gif) no-repeat right top;
text-transform: none;
}
h3.promo, p.promoheading {
background-color: #F3B546;
background-image: url(../../../skycity/images/sceg/h3p-bg1.gif);
}
h3.menu, h3.home {
background-color: #260094;
background-image: none;
}
h3 a, h3 a:active, h3.promo a, p.promoheading a {
color: #fff;
text-decoration: none;
}
h3 a:visited {
color: #fff;
text-decoration: none;
}
h3 a:hover, h3.promo a:hover, p.promoheading a:hover {
text-decoration: underline
}
h4, .heading4, p.heading4, .heading4toppad {
font: bold 11px verdana;
color: #260094;
margin: 0px 0px 10px 0px
}
h4.toppad, .heading4toppad {
padding: 40px 0px 0px 0px;
}
p.introtoplevel {
font: 13px/17px verdana;
color: #555;
margin: 20px 0px 0px 0px;
}
p, .normal {
font: 11px/15px verdana,arial, helvetica, sans-serif;
color: #333;
margin: 10px 0px 10px 0px
}
p.intro, .intro {
font: 13px/17px verdana;
color: #555;
margin-bottom: 20px;
}
p.subtext, .subtext {
font: 9px/12px verdana,arial, helvetica, sans-serif;
color: #333;
margin: 10px 0px 10px 0px
}
td.headerlogo{
background: #2b6BBB;
}
p.box, p.boxwhitepad, div.box, div.boxwhitepad {
padding: 6px;
}
.box {
background-color: #F7F7F0;
margin: 0px 0px 15px;
border: 1px solid #F1F1EA;
border-top-color: #FFFFFF;
}
.gradient-box, .home-gradient-box {
padding: 6px;
background: #EEF0F1 url(../../../skycity/images/sceg/grad-boxbg.gif) no-repeat right bottom;
border: 1px solid #E0E3E5;
}
.home-gradient-box {
border-bottom: none;
}
.morelink {
color: #276899;
margin: 0px 0px 3px 0px;
}
.morelink a {
font-weight: bold;
}
dl.links {
margin: 0px 0px 2px 0px;
}
.linklist {
margin: 0px 0px 6px 8px;
list-style: url(http://www.skycitydarwin.com/skycity/images/sceg/greater.gif);
color: #FFC260094;
}
.linklist, .morelink a {
color: #260094;
}
.homeleftcurve {
background: url(http://www.skycitydarwin.com/skycity/images/sceg/homeleftcurve.gif) no-repeat top;
}
.home-quote
{
margin: 10px 0px 25px 0px;
}
.home-quote h4 {
font: normal 18px/16px "trebuchet ms",verdana,arial,sans-serif;
line-height: 110%;
color: #260094;
margin: 0px 0px 0px 0px;
}
.home-quote p {
font: italic 11px "trebuchet ms",verdana,arial,sans-serif;
line-height: 110%;
color: #333333;
margin: 0px 0px 0px 0px;
}
.home-news-headline a, .home-news-headline a:active {
font-size: 11px;
color: #01125D;
text-decoration: none;
}
.home-news-headline a:visited {
color: #01125D;
text-decoration: none;
}
.home-news-headline a:hover {
text-decoration: underline;
}
.home-properties {
padding-left: 10px;
}
.home-properties img {
margin: 0px 12px 12px 0px;
}
td.tightlead h1, td.tightlead h4 {
margin: 0px 0px 0px 0px;
}
.boxwhite {
margin: 0px;
padding: 0px;
background-color: #FFFFFF;
border: 0px;
}
.boxwhitepad {
background-color: #FFFFFF;
border: 0px;
}
.boxwhite td {
vertical-align:top;
}
.boxwhitelist {
padding: 10px 0px 0px 5px;
}
.dottedline {
border-top: 1px dashed #CCCCCC;
}
.solidline {
border-top: 1px solid #CCCCCC;
}
.thumbnail {
margin: 0px 6px 4px 0px;
padding: 0px;
}
.banner {
margin: 0px;
}
/* ------------------------ */
/* END SCEG SPECIFIC STYLES */
/* ------------------------ */
/* --------------------------- */
/* STANDARD STYLES FROM HERE */
/* --------------------------- */
a, a:active {
color: #369;
text-decoration: none;
}
a:visited {
color: #369;
}
a:hover {
text-decoration: underline;
}
span.hideStd, hr.hideStd {display: none;}
.noprint { }
/* ----------- */
/* Text Styles */
/* ----------- */
/* ------------ */
/* Image Styles */
/* ------------ */
.superimage {
margin: 0px;
background-repeat: no-repeat;
background-position: center center;
vertical-align: bottom;
}
.backupimage {
display:none;
vertical-align: bottom;
}
p.imageparagraph {
margin: 0px;
}
/* --------------- */
/* Left Nav Styles */
/* --------------- */
div.sectionnav {
width: 164px;
}
div.menunav {
width: 100%;
}
div.sectionnavtitle {
font: bold 10px/10px verdana;
color: #fff;
text-align: right;
width: 100%;
}
div.sectionnavtitle a, div.sectionnavtitle a:visited {
color: #fff;
}
.toplevelmenu {
border-right: 1px solid #dbdbca;
border-left: 1px solid #dbdbca;
}
.shadowbox {
width:164px;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#E8E8D9,direction=135,strength=3);
}
div.toplevelsectionnavtitle {
font: bold 10px/10px verdana;
color: #fff;
text-align: left;
margin-top: 66px;
padding: 7px;
background-color: #260094;
height:16px;
width: 100%;
}
div.sectionnavtitle strong {
background-color: #260094;
padding: 6px;
height: 22px;
}
div.sectionmenutitle {
font: bold 10px/10px verdana;
color: #fff;
text-align: left;
width: 100%;
background-color: #2B6BBB;
padding: 6px;
height: 16px;
}
div.sectionnav ul {
background: white;
margin: 0px;
}
div.menunav ul {
margin: 0px;
}
li.level1, li.level1current, li.level2, li.level2current {
font: bold 10px/13px verdana;
padding: 4px 4px 6px 7px;
border-bottom: 1px solid #dbdbca;
list-style: none;
}
div.menunav li {
border-left: 1px solid #dbdbca;
border-right: 1px solid #dbdbca;
}
li.level2, li.level2current {
padding-left: 15px;
font-weight: normal;
color: #369;
}
li.level1current, li.level1current a, li.level2current, li.level2current a, li.level1current a:visited, li.level2current a:visited {
background-color: #F7F7F0;
color: #F3B546;
}
div.sectionnav a, div.menunav a {
text-decoration: none;
}
div.sectionnav a:hover, div.menunav a:hover {
text-decoration: underline;
}
/* Search Box */
p#searchbox {
margin: 10px 8px 10px 8px;
font: 10px verdana;
color: #9a9a85;
}
p#searchbox input.searchfield {
border: 1px solid #9a9a85;
font: 10px/14px verdana;
padding: 2px;
width: 120px;
height: 20px;
}
p#searchbox input.searchbutton {
font: bold 10px verdana;
color: #9a9a85;
}
/* ------------------ */
/* Page Layout Styles */
/* ------------------ */
/* Header */
#sectionhead {
background: #286898 url(http://www.skycitydarwin.com/skycity/images/sceg/sections/section-1-bg1.jpg) right bottom no-repeat;
}
#sectionhead2 {
background: #286898 url(http://www.skycitydarwin.com/skycity/images/sceg/sections/section-1-bg2.jpg) right top no-repeat;
}
#homelink, #propertylinks, #toplinks {
font: bold 10px verdana,arial,sans-serif;
height: 24px;
}
#homelink {
background: url(../../../skycity/images/sceg/homelink-bg.gif) bottom left no-repeat;
padding: 5px 5px 2px 15px;
text-align: center;
}
#homelink a {
color: #FFFFFF;
text-decoration:none;
}
#homelink a:hover {
text-decoration: underline;
}
#propertylinks {
background: url(../../../skycity/images/sceg/properties-bg.gif) right bottom no-repeat;
padding: 5px 15px 2px 8px;
float:left;
color: #999966;
white-space: nowrap;
}
#propertylinks a {
color: #999966;
text-decoration: none;
}
#currentproperty a {
color: #01125D;
}
#currentproperty a:visited {
color: #01125D;
}
#propertylinks a:hover {
text-decoration: underline;
}
#sitetitle {
clear: left;
}
#sitetitle td h2 {
padding: 0px 15px 13px 8px;
margin: 0px;
color: white;
font: 26px/24px "trebuchet ms",verdana,arial,sans-serif;
text-transform: none;
}
#toplinks {
padding: 0px 2px;
}
#toplinks a {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
height: 24px;
padding: 5px 7px 1px 6px;
margin:0px 1px;
text-decoration: none;
color: white;
}
#toplinks a.currentsection, #toplinks a:hover {
background: #FFFFFF url(../../../skycity/images/sceg/currentsection-bg.gif) no-repeat right bottom;
color: #01125D;
}
/* Content Section */
.contentbodystandard {
background: url(../../../skycity/images/sceg/bg-content.gif) left top repeat-y;
margin: 0px; padding:0px;
}
table.contentlayoutstandard {
background: url(../../../skycity/images/sceg/bg-navcolumn.gif) left top no-repeat;
}
div.contentbodyempty {
background: url(../../../skycity/images/sceg/bg-contentempty.gif) left top repeat-y;
margin: 0px; padding:0px;
}
table.contentlayoutempty {
background: url(../../../skycity/images/sceg/bg-navcolumnempty.gif) left top no-repeat;
}
.contentbodyhome {
background: url(../../../skycity/images/sceg/bg-content-home.gif) left top repeat-y;
margin: 0px; padding:0px;
}
.contentbodyhome td.lockrow {
background: #FFFFFF;
}
.contentbodyhome2 {
background: url(../../../skycity/images/sceg/bg-content-home2.gif) left top repeat-y;
margin: 0px; padding:0px;
}
.contentlayouthome {
background: url(../../../skycity/images/sceg/bg-navcolumn-home.gif) left top no-repeat;
}
.contentbodytoplevel {
background: url(../../../skycity/images/sceg/bg-hometop.gif) left top repeat-y;
margin: 0px; padding:0px;
}
.contentlayouttoplevel {
background: url(../../../skycity/images/sceg/bg-navcolumn-toplevel.gif) left top no-repeat;
margin: 0px; padding:0px;
}
td.toplevel, td.tightlead {
background: url(../../../skycity/images/sceg/bg-hometop.gif) -26 left repeat-x;
}
h1.runaround {
margin: 0px 0px 0px 70px;
}
.hometd1 p {
margin: 40px 0px 10px 20px;
text-align: left;
}
.superscript {
font-size: 26px;
}
/* Breadcrumbs */
#stdcrumbs {
margin: 0px;
padding: 30px 20px 5px 204px;
background: #ececd9 url(../../../skycity/images/sceg/bg-nocontent.gif) repeat-y left top;
}
#toplevelcrumbs {
margin: 0px;
padding: 30px 20px 5px 0px;
}
table.topcrumbs {
background: #ececd9 url(../../../skycity/images/sceg/bg-nocontent.gif) repeat-y left top;
padding: 0px 0px 0px 10px;
}
p#breadcrumbs {
font: 10px verdana;
color: #9a9a85;
}
p#breadcrumbs a {
white-space: nowrap;
}
/* --------- */
/* Popup Box */
/* --------- */
.popbox {
padding: 10px 10px 10px 20px;
}
.toppopbox {
background: url(../../../skycity/images/sceg/pop-event-curve.gif) right top no-repeat ;
padding: 20px 20px 24px 20px;
}
table.topwhatsbox {
background: #276899 url(http://www.skycitydarwin.com/skycity/images/sceg/whats-botcurve.gif) right bottom no-repeat ;
padding: 20px 20px 24px 20px;
}
td.sidewhatscurve {
padding: 20px 20px 0px 0px;
color: #FF9900 ;
}
.toppopbox-promo {
background: #276899 url(../../../skycity/images/sceg/pop-promo-botcurve.gif) right bottom no-repeat ;
padding: 20px 20px 24px 20px;
}
.sidecurve h4, .toppopbox-promo h4, .toppopbox td, .toppopbox-promo p, td.sidewhatscurve h4 {
margin: 0px 0px 20px 0px;
color: #FFFFFF ;
}
.toppopbox td, .toppopbox-promo td {
vertical-align: top;
}
td.sidecurve {
background: #FF9900 url(../../../skycity/images/sceg/pop-event-curve.gif) right top no-repeat ;
vertical-align: bottom;
}
td.sidecurve h4 {
padding: 0px;
margin: 0px;
}
td.sidecurve-promo {
background: url(../../../skycity/images/sceg/pop-promo-sidecurve.gif) right bottom no-repeat ;
padding: 20px 20px 0px 0px;
}
.sidewhatscurve .morelink, .sidewhatscurve .morelink a {
color: #FFFFFF ;
padding-bottom: 10px;
}
.popbox p {
margin: 0px 0px 10px 0px;
}
body.box {
padding: 0px;
margin: 0px;
}
/* ------------- */
/* Footer Layout */
/* ------------- */
#footer {
background-color: #260094;
height: 120px;
}
#nichelinks {
float: left;
width: 184px;
padding: 20px 0px 0px 20px;
font: bold 10px verdana;
}
#nichelinks a {
color: #fff;
display: block;
padding: 0px 0px 8px 0px;
text-decoration: none;
}
#nichelinks a:hover {
text-decoration: underline;
}
#footerlinks {
float:left;
padding: 20px 0px 30px 20px;
}
#footerlinks p {
font: 10px verdana;
color: #ececd9;
padding: 0px 0px 8px 0px;
margin: 0px;
}
#footerlinks a {
color: #fff;
text-decoration: none;
white-space: nowrap;
}
#nichelinks a:hover, #footerlinks a:hover {
text-decoration: underline;
}
.clearfooter {
clear:left;
width:0px;
}
/* ------- */
/* Widgets */
/* ------- */
table.results {
margin: 10px 0px 0px 0px;
}
table.relevancebar {
background: #F4F4F4;
height:12px;
margin-bottom: 2px;
}
td.relevancebar {
background: #260094;
border-bottom: 1px solid #990000;
}