body { 
  background: #869898; 
	font-family:  Arial, sans-serif, Tahoma;
	font-size: 100%;
}
 
#pagewidth{ 
width: 900px;
background:#FFFFFF;
padding: 1px;
margin: 5px auto;
border-width:1px;
border-style: solid;
border-color:#5e74b3;	
font-size:0.75em;
letter-spacing:.75px;
} 
 
#header{ 
 height:80px; 
 width:100%; 
 background-color:#FFFFFF;
 padding-bottom:0px;
 margin-bottom:0px; 
 } 
 
#leftcol{
 width:304px; 
 float:left; 
 position:relative; 
 margin-right:-300px;
 margin-left:5px; 
 padding-left:3px;
 padding-right:5px;
 text-align: center;
 background:#f7f7f7;
 }
 
#outer{ 
 border:solid white 0px; 
  /*/*/ border-right-width: 300px ;  /* left column width. NN4 hack to hide borders */ 
border-left-color: #FFFFFF;   /* left column colour */ 
border-left-style: solid; 
background-color: #FFFFFF; /* center column colour */ 
width: auto; 
 } 
 
#inner{margin:0; width:100%;}
 
#maincol{ 
 float: left; 
 width: 580px; 
 position: relative; 
 margin: 0 1px 0 1px; 
 }
 
#outer>#inner { border-bottom: 1px solid #FFFFFF;  }
 
.clr{clear:both;}
 
.content{padding:5px 10px 5px 15px;line-height:1.3em;font-size:1.1em;} /*padding for content */ 
 
#header .content{padding-bottom:0;} /*padding bottom 0 to remove space in IE5 Mac*/ 
 

#topnav {width:900px;
height:20px;
background-image: url('http://www.mortgageseek.com.au/images/nav.gif');
font-size:14px;
color:#ccc;
padding:1px 0 0 0;
font-variant: small-caps;
text-align:center;
letter-spacing:.50px;
}

#topnav a {
text-decoration:none;
color:#367599;}
#topnav a:hover{
color:#696969;
text-decoration:underline;}
 
 /*printer styles*/ 
@media print{ 
/*hide the left column when printing*/
#leftcol{display:none;} 
#outer{border-left:0;} 
}

.c {
	float: left;
}
.cr {
	clear: left;
}

td {
	vertical-align: top;
	padding: 5px;
}

h1 {
	font-size: 2.3em;
	color:#27408B;
  margin: 5px 0 5px 0;
  font-family: Tahoma, Arial, sans-serif;
  }

#title {
color:#2C5F7D;
font-size: 1.7em;
margin: 10px 0 5px 0;
font-family: helvetica,"Times New Roman", Georgia, Tahoma, Arial, sans-serif;
font-variant: small-caps;
line-height:25px;
}
#title2 {
color:#2C5F7D;
font-size: 1.7em;
margin: 15px 0 15px 20px;
font-family: helvetica,"Times New Roman", Georgia, Tahoma, Arial, sans-serif;
font-variant: small-caps;
}
h2 {
	font-size: 1.0em;
	background: url(images/go.gif) no-repeat 5px 5px;	
	padding: 2px 0 2px 25px;
	margin: 0 2px;
}
h2 a{
	font-size: 1.0em;
	text-decoration:none;
	font-weight:bold;
  color:#367599;
}
h2 a:hover{
	font-size: 1.0em;
	text-decoration:underline;
	font-weight:bold;
	margin: 0;
	padding: 0;
}
h3 {
	color: #4b4b4b;
	font-size: 1.2em;
	margin: 0px 20px 0px 20px;
	padding: 0px 20px 0px 20px;
	border-bottom: 1px dotted #5e74b3;
}

#descr {
	padding-left:20px;
	margin-top: -15px;
	font-variant:normal;
	font-weight:normal;
}

table.formPage {
	border: 1px solid #A0A0A0;
	margin:10px;
	width:90%;
}
td.err {
	padding: 3px;
	color: #FF0000;
	background: #FFEDED;
	border: 1px solid #A0A0A0;
	text-align: left;
}
td.msg{
	padding: 3px;
	color: #0000FF;
	background: #EDF3FF;
	border: 1px solid #A0A0A0;
	text-align: left;
}
.label {
	text-align: right;
}
.buttons {
	border-top: 1px solid #A0A0A0;
	text-align: center;
}
.count {
	color: #6f6f6f;
	font-size: 8pt;
	font-weight: normal;
}
#links{
	padding-top:10px;
}
#links a {
	font-size: 1.1em;
}
#links p {
	margin: 0 0 7px 0;
  font-weight:normal;
  font-size:1.0em; 
  font-variant: normal;       
}
.url {
	color: #6f6f6f;
}

.dirbord {
          border-style:solid;
          border-width:1px;
          border-color:#869898; 
          background-color:#FBFBFB;
          
}
/*
.dirbord p{
          color:#333333; 
          font-size:1.0em;
          font-weight:bold;
          padding-left:20px;
          font-variant: small-caps;
}
*/
.sidePanel{
          border-style:solid;
          border-width:1px;
          border-color:#53ca3b; 
          background-color:#FBFBFB;
          text-align:center;
}
.sidePanel2{
          width:146px;
          height:262px;
          background-image: url('http://www.mortgageseek.com.au/images/sidepanel2.gif') ;
          background-repeat: no-repeat;
          padding-top:10px;
          text-align:center;
}
#path {
  height:22px;
	margin:15px 0px 0px 10px;
	padding: 0px 3px 3px 20px;
	/*line-height: 19px;*/
	background: url(images/catt.gif) no-repeat ;
  font-size:1.0em;
	font-weight:;
}
#path a{
  text-decoration:none;
}
#path a:hover{
  text-decoration:underline;
}
.submit {
	float: right;
	vertical-align: bottom;
}

.text, .btn{
	font-size: 8pt;
	font-family: Verdana, Tahoma, Arial, sans-serif;
}
input.text {
	color: #000000; 
	border: 1px solid #5e74b3;
	height: 13px;
}
textarea.text {
	font-size: 8pt;
	border: 1px solid #5e74b3;
}
select {
	font-size: 8pt;
	border: 1px solid #5e74b3;
}

.captcha {
	border: 1px solid #5e74b3;
	margin-top: 10px;
}

form {
	display: inline;
	margin: 0;
	padding: 0;
}
.btn{
	font-size: 8pt;
	font-weight: bold;
	border: 1px solid #5e74b3;
	background-color: #FFCC33;
	height: 17px;
}
span.req{
	margin-left: 3px;
	color: #FF0000;
	font-weight: bold;
}

div.errForm, span.errForm {
	margin: 0px 0 0px 5px;
	padding: 2px 3px 2px 3px;
	color: #FF0000;
	background: #FFFFF3;
	border: 1px solid #cccccc;
	text-align: left;
	clear: right;
}
.small, .small a {
	padding: 0px;
	margin: 0px;
	color: #909090;
	font-size: 7pt;
	text-decoration: none;
}
.sort {
	color: #000000;
}
p.subcats {
	margin: 0px 0px 7px 0px;
	padding: 0px;
}

p.subcats a {
	color:#007bb1;
}


div.pr {
	font-size: 6pt;
	color: #000000;
	float: left;
	height: 30px;
	margin-right: 5px;
}
div.prg{
	width: 40px;
	border: 1px solid #999999;
	height: 3px;
	font-size: 1px;
}
div.prb{
	background: #5eaa5e;
	height: 3px;
	font-size: 1px;
}

div.footer{
	text-align: center;
	border-top: 1px solid #E0E0E0;
	padding: 3px 0 0 0;
	margin-top: 50px;
}
div.footer a{
	color: #606060;
}
p.disc{
font-size:11px;
color:#666;
}
p.footerBase{
border-top: 1px solid #E0E0E0;
padding: 13px 0 0 0;
}

.price {
	border: 1px solid #A0A0A0;
}
.price table td{
	margin: 0;
	padding: 2px;
	vertical-align: bottom;
}
.extra{
float:right;
margin:15px 0px 15px 15px;
border-top:1px dotted grey;
border-bottom:1px dotted grey;
padding:2px 7px 5px 7px;
font-weight:bold;
background:#FAFAFA;
width:175px;
line-height:1.9em;
}
.extraT{
background:#595959;
color:#ffffff;
width:99.9%;
text-indent:10px;
}
.adSideBar{
border:1px solid #fafafa;
background:#fbfbfb;
padding-bottom:7px;
margin:5px 0 30px 0;
font-size:1.2em;
}
.adSideBar a{
text-decoration:none;
}
.adSideBar img{
margin-bottom:3px;
}
.adSideBar a:hover{
text-decoration:underline;
}
.GadSideBar{
margin-bottom:30px;
}
.gBottomAd{
text-align:center;
background:#6699aa;
padding:2px;
}

.sideBarS{
margin:0 0 30px 0;
}
.sideBarS ul.socialS ul li:before {
	content:none !important;
	}

.sideBarS ul.socialS{
	margin-top:15px;
        margin-bottom:15px;
	}
.sideBarS ul.socialS ul{
	margin-top:15px;
        margin-bottom:25px;
	}
	
.sideBarS ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

.sideBarS ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}  
	
.sideBarS ul li ul li{
	margin: 2px 5px 10px 10px;
	}
	
.sideBarS ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

.sideBarS ul ul, #sidebar ul ol {
	margin: 5px 0 0 5px;
	}

.sideBarS ul ul ul, #sidebar ul ol {
	margin: 0 0 0 2px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

.sideBarS ul ul li, #sidebar ul ol li {
	margin: 5px 0 0;
	padding: 0;
	text-align:left;
	}
#leftcol h4{
	margin: 5px;
	padding: 3px;
background:#6495ED;
font-size:14px;
border-bottom:1px solid #FFFF00;
color:#fff;
}
/* facebook and twitter links*/
.sub_twit a { padding-left: 20px; background: url('blog/wp-content/themes/default/images/twitter.gif') 0 50% no-repeat; } 
.sub_fb a { padding-left: 20px; background: url('blog/wp-content/themes/default/images/facebook.gif') 0 50% no-repeat; } 
.sub_email a { padding-left: 20px; background: url('blog/wp-content/themes/default/images/email.gif') 0 50% no-repeat; } 
.sub_rss a { padding-left: 20px; background: url('blog/wp-content/themes/default/images/feed.gif') 0 50% no-repeat; } 
.sub_about a { padding-left: 20px; background: url('blog/wp-content/themes/default/images/about.gif') 0 50% no-repeat; } 

.socialS a{
text-decoration:none;
font-size:13px;
color:#1874CD;
}
.socialS a:hover{
text-decoration:underline;
}