/*********************************************
* This style sheet was produced by Instyle IT
* for Pacific Lifestyle Pty Ltd.
* It is copyrighted to the above parties.
* For more information please send an email to
* info@instyleit.com.au or see our website
* at www.instyleit.com.au
*********************************************/
/*************************************
*** General page styles **************
*************************************/
.header {
  background: url(/image/headerBG.jpg) top right no-repeat;
}
.homebg {
  background: url(/image/homebg.jpg) repeat;
}

html {
  margin: 0px;
  padding: 0px;
} 
body {
  margin: 0px;
  padding: 0px;
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  height: 100%;
  width: 100%;
  color: #444444;
}

td {
   font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
   font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

.h1 {
   font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
   font-size: 20px;
   font-style: italic;
   font-weight: bold;
   color: #FFFFFF;
   text-align: left;
}

/******* EOF General page *********/

/**********************************
*** Link styles *************
**********************************/

A {
   color:blue;
   text-decoration: underline;
}

A:visited {
   color:blue;
   text-decoration: underline;
}

A:hover {
   color:dodgerblue;
   text-decoration: none;
}
a.navSolo {
   text-decoration:none;
   color: white;
}
a.navSolo:visited {
   color: white;
}
a.navSolo:hover {
   color: black;
   text-decoration: underline;
}
a.navSub {
   text-decoration:none;
   color: black;
}
a.navSub:visited {
   color: black;
}
a.navSub:hover {
   color: white ;
   text-decoration: underline;
}
a.homeLink {
   text-decoration:none;
   color: #444444;
}
a.homeLink:visited {
   color: #444444;
}
a.homeLink:hover {
   color: white ;
   text-decoration: underline;
}

a.bottomNav {
   color: #444444;
   text-decoration: underline;
}
a.bottomNav:visited {
   color: #444444;
   text-decoration: underline;
}
a.bottomNav:hover {
   color: deeppink;
}
/******* EOF Link styles *********/

/*********************************
*** Heading styles ***************
*********************************/
.smallHeading {
   font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
   font-size: 12px;
   font-style: normal;
   font-weight: bold;
   color: #444444;
}
.smallMedHeading {
   font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
   font-size: 16px;
   font-style: normal;
   font-weight: bold;
   color: #444444;
}
.smallMedHeadingW {
   font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
   font-size: 16px;
   font-style: normal;
   font-weight: bold;
   color: white;
}
.boxHeading {
   font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
   font-size: 14px;
   font-style: normal;
   font-weight: bold;
   background: dodgerblue;
   color: white;
}
.medHeading {
   font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
   font-size: 25px;
   font-style: normal;
   font-weight: bold;
   color: #444444;
}
.medBigHeading {
   font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
   font-size: 30px;
   font-style: normal;
   font-weight: bold;
   color: #444444;
}
.bigHeading {
   font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
   font-size: 35px;
   font-style: normal;
   font-weight: bold;
   color: #444444;
}
.pageHeading {
   font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
   font-size: 28px;
   font-style: normal;
   font-weight: bold;
   color: #444444;
}
/****** EOF Heading ************/

/*********************************
*** Text styles ******************
*********************************/
.navSolo {
   font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
   font-size: 14px;
   font-style: normal;
   font-weight: bold;
   background: dodgerblue;
}
.navSub {
   font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
   font-size: 12px;
   font-style: normal;
   font-weight: bold;
   background: darkturquoise;
}
.bottomNav {
   font-size: 12px;
   font-style: normal;
   font-weight: bold;
}
.sideMenuText {
   font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
   font-size: 12px;
   font-style: normal;
   font-weight: bold;
   color: white;
}
.footerText {
   font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
   font-size: 11px;
   font-style: normal;
   font-weight: normal;
   color: #444444;
}
.pageText {
   font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
   font-size: 13px;
   font-style: normal;
   color: #444444;
}
.reqText{
   font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
   font-size: 10px;
   font-style: normal;
   font-weight: normal;
   color: red;
}
.raq{
  font-size: 12px;
  font-weight: bold;
  vertical-align: 50%;
  text-align: center;
}
.propTitleText{
   font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
   font-size: 16px;
   font-style: normal;
   font-weight: bold;
   color: red;
}
.propPriceText{
   font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
   font-size: 11px;
   font-style: normal;
   font-weight: normal;
   color: #444444;
}
.propKeyText{
   font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
   font-size: 11px;
   font-style: normal;
   font-weight: normal;
   color: purple;
}
.propBedText{
   font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
   font-size: 12px;
   font-style: normal;
   font-weight: bold;
   color: #444444;
}
.propSuburbText{
   font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
   font-size: 12px;
   font-style: normal;
   font-weight: bold;
   color: #444444;
}
.propContactText{
   font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
   font-size: 11px;
   font-style: normal;
   font-weight: normal;
   color: #444444;
}
.propDescriptionText{
   font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
   font-size: 10px;
   font-style: normal;
   font-weight: normal;
   color: #444444;
}

/******** EOF Text ***************/

/***********************************
*** Border & Table Styles ******************
***********************************/

.borderDashed1 {
   border: 1px Dashed black;
}
.borderSolid1 {
   border: 1px solid black;
 }
.borderSolid1G {
   border: 1px solid #444444;
 } 
.borderBSolid1 {
   border-bottom: 1px solid black;
}
.borderBDashed1 {
   border-bottom: 1px dashed black;
}
.borderRDashed1 {
   border-right: 1px dashed black;
}
.borderBDot1 {
   border-bottom: 1px dotted black;
}
.tableBGLb {
   background: #E4F0FC;
}
.tableBGLa {
   background: #DBFCC2;
}
/******** EOF Borders **************/

/***********************************
*** DIV SPAN Styles ******************
***********************************/
.divPad3 {padding: 3px;}
.divPad5 {padding: 5px;}
.div90 {
   padding-left: 5%;
   padding-right: 5%;
}
.divBG#444444 {background: #444444;}
.divBGWhite {background: white;}
.divBGLB {background: #D3E4F5;}
.spanAlignL {text-align: left;}
.spanAlignR {text-align: right;}
.spanAlignC {text-align: center;}
.spanAlignT {vertical-align: 0%;}
.spanAlignM {vertical-align: 50%;}
.spanAlign40 {vertical-align: 40%;}
.spanAlignB {vertical-align: 100%;}
.floatRight {
  float: right;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 10px;
  margin-left: 10px;
}
.floatLeft {
  float: left;
  margin-top: 0;
  margin-right: 10px;
  margin-bottom: 10px;
  margin-left: 0;
}

.posAbove {
  position: absolute;
  left:1px;
  top:1px;
  z-index: 1;
}

/******* EOF DIV *****************/

/***********************************
*** Button Styles ******************
***********************************/
.buttonAdd {
   font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
   font-size: 14px;
   font-weight: bold;
   color: deeppink;
   background: silver;
}

/******* EOF DIV *****************/

a.additionalImage {
  text-decoration: none;
}
a.additionalImage:visited {
  text-decoration: none;
}
a.additionalImage:hover {
  border: solid red 1px;
}
.pageNumbers {
  font-size: 13px;
  font-weight: bold;
  text-align: center;
}
.nav {
  background-color: #00B1AB;
  line-height: 24px;
  font-size: 12px;
  padding-left: 5px;
}
.nav a,
.nav a:visited {
   color: #FFFFFF;
   text-decoration: none;
}
.nav a:hover {
   color: #444444;
   text-decoration: none;
}
.pageBody {
   padding: 10px;
}
.questionnaireSeperator {
	border-top: 2px dashed #CCCCCC;
}
.agentRating td, .agentRating label {
	font-size: 10px;
	text-align: center;
}
.inputCaption {
	font-size: 10px;
	font-weight: bold;
	color: #999999;
}
