/* Main css - queenslandhomes.com.au */

body,table,input,select,textarea {
  font-family:"Lucida Grande", Helvetica, Arial, Verdana, sans-serif;;/*Verdana,Helvetica,sans-serif;*/
}

* html body,* html table,* html input,* html select,* html textarea { font-size:x-small; }  /** IE: correct font size **/

html{
	background-color:#585858;/*#dcdddf;*/
	font-size:0.9em;
}

body{
	margin:0;
  padding:0;
  color:#656565;/*#000000;*/
	background:url(../images/template/site-bg-dark.jpg) repeat-x;
	background-position:top;
}
input,select,textarea {
  font-size:1em;
}

small {
  font-size:0.85em;
}

img {
	border:0;
}

img.mar2{
	margin:2px;
}
img.mar3{
	margin:3px;
}
img.mar4{
	margin:4px;
}
img.mar5{
	margin:5px;
}
img.mar10{
	margin:10px;
}

.bdr{
  border:1px solid #B1B6BC;
}

form {
  margin:0;
  padding:0;
}

a {
  text-decoration:none;
  color:#000;/*#C20016**/
  white-space:nowrap;
}

a:hover {
  color:#C20016;/*#EB001B**/
}

p a {
  text-decoration:underline;
  color:#000;/*#C20016**/
  white-space:nowrap;
}

p a:hover {
  color:#C20016;/*#EB001B**/
	text-decoration:underline;
}

h1 {
	font-size:1.4em;
	color:#C20016;
}

h2,h3,h4,h5 {
  font-size:1em;
}

h2 {
  color:#C20016;/***/
}

h3 {
  color:#C20016;/***/
	font-size:1.1em;
	line-height:1.2em;
}

h3 a{
  color:#000;/***/
	font-size:.95em;
	line-height:1.2em;
}

h3 a:hover{
  color:#C20016;/***/
	font-size:.95em;
	line-height:1.2em;
}


.subtitle{
	color:#666666;
}
.content-bg {
	background-color:#ffffff;
	/*border-left:1px solid #B1B6BC;*/
}

/** LINKS **/

.listfeatured a{
	color:#666666;
	text-decoration:none;
}
.listfeatured a:hover{
	color:#C20016;
	text-decoration:underline;
}


/** IMGS **/

img.main {
	border:1px solid #B1B6BC;
	padding:2px;
	margin:5px;
}

/** text **/

.sub-heading{
	color:#adbe9c;
}

.btmline{
	 border-bottom:1px solid #B1B6BC;
}	

.clear:after {
  /*content:".";
  height:1px;
  display:block;
  clear:both;
  visibility:hidden;*/
}
.thumb {
  margin-bottom:4px;
  padding:0 4px 6px 6px;
  /*border-top:#eaeaea solid 1px;
  border-bottom:#f1f1f1 solid 1px;*/
	border-bottom: #efefef solid 1px;
	border-top:2px solid #B1B6BC;
  background-color:#fbfbfb;
  font-size:0.85em;
}

.odd {
  background-color:#FFFFFF;/*#f4f4f4;*/
}

.thumb img {
  float:right;
  border:1px solid #B1B6BC; /*;padding:2px;*/
	margin:4px 0 4px 1em;
	background-color:#fff;
}

.thumb h3 {
  margin:0 0 5px 0;
  line-height:1.8em;
  /*background-color:#FEF6F7;*/
  border-bottom:#efefef dotted 1px;
}

#content .thumb p {
  margin:0.1em 0 0.5em 0;
}

.thumb .more {
  font-weight:bold;
}

.thumb .contacts {
  color:#555;
}

.ThumbContact { color:#006382; }

.nomargin{
	margin:0;
	padding:0;
}
.noresults{
	padding:5px;
	background-color:#FBFBFB;
	border:1px dotted #B1B6BC;
}

.margin300{
	margin-left:300px;
	padding-left:400px;
}

