body {
	color: #000000;
	background: #fff700;
	font: 14px Trebuchet, Helvetica, sans-serif;
}

h1 {
	font-weight: bold;
	font-size: 24px;
}

h2 {
	font-weight: bold;
	font-size: 20px;
}
h2.biggerh2 {
	font-weight: bold;
	font-size: 40px;
	text-align:center;
}
h2.bigh2 {
	font-weight: bold;
	font-size: 30px;
	text-align:center;
}

h3 {
	font-weight: bold;
	font-size: 16px;
}

h4 {
	font-weight: bold;
	font-size: 14px;
}

h5 {
	font-weight: bold;
	font-size: 12px;
}

p {
	margin: 0px 0px 20px 0px;
}

dd {
	padding: 6px 20px 20px 30px;
}

dt {
	font-weight: bold;
	font-size: 16px;
}

div#col1 {
	float: left;
	width: 345px;
}

div#col2 {
	float: right;;
	width: 345px;
}

div.narrow {
	font-size: 16px;
	padding: 0px 90px 0px 90px;
}

div.empbox {
	margin: 10px 30px 10px 30px;
	font-size: 120%;
	border: 1px solid black;
	padding: 10px;
	background-color: White;
	text-align: center;
}

div.empbox em {
	font-weight: bold;
}

div#head {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 200px;
	background: url(csi/head.jpg) no-repeat top left;
	color: white;
	z-index: 2;
	margin: 0px;
	padding: 0px;
}

body.Rental div#head {
	background: url(csi/renthead.jpg) no-repeat top left;
}

div#head .headtext {
	width: 400px;
	margin-left: 200px;
	text-align: center;
}

div#head h1 {
	font-size: 30px;
	padding: 0px;
	margin: 15px 0px 5px 0px;
}

div#menu {
	position: absolute;
	width: 140px;
	top: 0px;
	left: 0px;
	font-size: 90%;
	background: #fff700 url(csi/bg.png) repeat-y left;
	z-index: 1;
	color: white;
	padding: 200px 0px 0px 0px;
	margin: 0px;
}

div#menu ul {
	margin: 0px;
	padding: 3px;
	display: block;
	width: 100px;
}

div#menu ul li {
	margin: 0px;
	display: block;
	color: white;
}

div#menu ul li a {
	padding: 3px;
	display: block;
	width: 100%;
	color: white;
	text-decoration: none;
	border-width: 1px 1px 1px 0px;
	border-style: outset;
	border-color: #fff700;
	text-align: center;
}

div#menu ul li a:hover {
	text-decoration: overline underline;
	background-color: #fff700;
	color: black;
	border-style: inset;
}

div.contact {
	margin: 0px;
	padding: 3px;
	width: 100px;
	text-align: center;
}


li.listsearch {
	text-align: center;
}

li.listsearch form {
	display: block;
	padding: 0px;
	margin: 0px;
}

input.menulistno {
	width: 80px;
	margin: 0px auto 0px auto;
	padding: 0px;
}

span#stdcomm,span#lowcomm,span#savecomm {
	font-weight: bold;
	font-style: italic;
	color: red;
}

span#stdcomm,span#lowcomm {
	font-size: 120%;
}

span#savecomm {
	font-size: 150%;
}

.smaller {
	font-size: 90%;
}

.bigger {
	font-size: 120%;
}

td {
	vertical-align: top;
}

td.rate {
	white-space: nowrap;;
}

td.opts {
	white-space: nowrap;;
}

td.adcost {
	text-align: right;
	font-size: 130%;
	padding-left: 10px;
}

table#adcalc {
	border-collapse: collapse
}

table#adcalc tr td {
	border-bottom: 1px #808080 dotted;
}

table#adcalc tr td.total {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 2px red solid;
	border-top: 2px red solid;
}

select,input,textarea {
	background-color: #fff700;
	font-size: 14px;
	font-family: Trebuchet, Helvetica, sans-serif;
}

ul#adtypes li {
	clear: both;
}

ul#adtypes li img {
	padding-bottom: 10px;
}

#footer {
	text-align: center;
	font-size: 90%;
	padding-bottom: 5px;
}

#promo {
	border-top: 1px #808080 dotted;
	text-align: center;
	font-size: 85%;
}
div.contact strong {
	font-size: 16px;
	color:#fff700;
	font-weight: bold;
}
div.alst {
	width: 263px;
	padding: 5px;
	border: 1px black solid;
	margin-right: 5px;
	background-color: white;
	float: left;
	margin: 0px 10px 10px 0px;
}

div.alst3 {
	width: 216px;
	padding: 3px;
	border: 1px black solid;
	margin-right: 5px;
	background-color: white;
	float: left;
	margin: 0px 5px 5px 0px;
}

div.afill3 {
	text-align: center;
	width: 216px;
	padding: 3px;
	border: 1px #ffe401 solid;
	float: left;
	margin: 0px 5px 5px 0px;
}

.alstimg {
	float: right;
}

.alstname {
	font-weight: bold;
	text-align: center;
}

.alstpos {
	text-align: center;
	padding-bottom: 6px;
}

.alstpos3 {
	text-align: center;
	font-size: 12px;
	padding-bottom: 6px;
}

.alstdesc {
	font-weight: bold;
	font-size: 12px;
	float: left;
	clear: left;
}

.alstdesc2 {
	font-weight: bold;
	font-size: 12px;
	float: left;
	clear: left;
}

.alstdet {
	font-size: 12px;
	white-space: nowrap;
	float: right;
	padding-right: 10px;
}

.alstdet {
	font-size: 12px;
	white-space: nowrap;
	float: left;
	clear: left;
	padding-right: 10px;
}

.alstprofclick {
	clear: left;
	font-size: 12px;
	font-weight: bold;
	white-space: nowrap;
	display: block;
}

.profpic {
	width: 220px;
	border: 1px black solid;
	background-color: white;
	text-align: center;
	float: right;
	margin: 0px 0px 5px 10px;
}

.profile {
	clear: left;
}

.profile p {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	line-height: 1.4em;
}

#profilepage h3 {
	margin: 0px 0px 5px 0px;
	padding: 0px;
}

.profentry {
	clear: left;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

.profentry h3 {
	margin: 0px;
	margin-right: 25px;
	float: left;
	font-size: 14px;
}

div.listingitem {
	width: 330px;
	background-color: white;
	border: 1px black solid;
	margin-bottom: 3px;
	padding: 0px 0px 0px 2px;
}
div.listingitem3 {
	float:left;
	width:330px;
	background-color:white;
	border:1px black solid;
	margin: 10px;
	padding: 5px;
	float:left;
	text-align:center;
}
div.itemtitlebar {
	width: 100%;
	padding-bottom:5px;
	height:35px;
}

div.listingitem2 {
	width: 700px;
	background-color: white;
	border: 1px black solid;
	margin-bottom: 3px;
	padding: 0px 0px 0px 2px;
}

div.suburb {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}
div.suburb2 {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}

div.teaser {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
}
div.teaser2 {
	text-align: center;
	font-size: 13px;
	font-weight: bold;
}
div.teaser3 {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}
div.ref {
	text-align: center;
	font-size: 11px;
}

div.detail {
	text-align: center;
	font-size: 11px;
}
div.detail2 {
	text-align: center;
	font-size: 12px;
}


div.price {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}

div.suburb {
	text-align: center;
	font-size: 12px;
}

a.detlink {
	font-size: 12px;
}

div#listing_top td {
	font-size: 11px;
	padding: 2px;
	border: 1px black solid;
	margin: 0px;
	vertical-align: bottom
}

form.listopts {
	display: inline
}

form.listopts select {
	font-size: 11px;
}

div#divfeature {
	width: 415px;
	height: 450px;
	float: left;
}

div.showfeature {
	overflow: scroll;
	background-color: white;
}

iframe.onelisting {
	float: right;
	background-color: white;
}

div.sphotos {
	float: right;
	/*height: 500px;*/
	/*overflow: scroll;*/
	margin-left: 10px;
}
div.sblock {
	float: left;
	width: 500px;
}

div.single,div.single2 {
	width: 800px;
}
div.single2 h2 {
	font-size:26px;
	text-align:center;
}

div.single2_top {
	text-align:center;
}	
div.single2_top a{
	font-size:12px;
}
div.steaser {
	text-align: center;
	font-weight: bold;
}

div.ssuburb,div.sref,div.sprice {
	text-align: center;
}

div.sagent {
	font-size: 13px;
	margin-bottom: 20px;
	clear:left;
}

div.sagent img {
	float: left;
	padding: 5px;
}

div.sremarks {
	font-size: 13px;
	padding-top: 10px;
}

ul#sellisting {
	margin: 0px;
	padding: 0px;
}

ul#sellisting li { /*display: block;*/ /*list-style-image:none;*/
	list-style-position: outside;
	margin: 0px;
	margin-left: 40px;
	padding: 0px;
	clear: left;
}

ul#sellisting li a {
	font-weight: bold;
	font-size: 15px;
	color: black;
}

ul#sellist2 {
	margin: 0px;
	padding: 0px;
	margin-top: 4px;
	margin-bottom: 10px;
}

ul#sellist2 li {
	display: inline;
	margin: 0px;
	padding: 0px;
}

ul#sellist2 li a {
	font-weight: normal;
	font-size: 13px;
	color: black;
	line-height: 15px;
	padding-right: 10px;
}

h2.selh2 {
	padding: 0px;
	margin: 0px;
	font-size: 17px;
}

h3.selh3 {
	padding: 0px;
	margin: 5px 0px 0px 0px;
	font-size: 14px;
}

.sellinks {
	font-size: 12px;
}

.selpage {
	padding-top: 6px;
	font-size: 20px;
}

.selsort {
	padding-top: 6px;
	font-size: 16px;
}

table.rssfeeds td {
	font-size: 12px;
	padding-right: 5px;
}

td.rssheads {
	font-size: 16px;
	font-weight: bold;
}

.error_message {
	font-size: 13px;
	font-weight: bold;
	color: red;
}

td.selmain {
	font-weight: bold;
}

div.message {
	background-color: white;
	border: 1px red solid;
	color: red;
	font-weight: bold;
	padding: 5px;
	margin: 0px 30px 10px 30px;
}

div.user {
	border: 1px solid black;
	min-height: 100px;
	overflow:visible;
	background-color: white;
	padding: 5px;
	margin:0px;
	clear:both;
	-moz-border-radius:10px;
}
div.user_tabs {
	display:block;
	margin:0px;
	padding:0px;
	height: 2.5em;
}	
ul.user_tabs {
	display:block;
	margin:0px 0px 0px 20px;
	padding:0px;
	height: 2.5em;
}	
ul.user_tabs li{
	display:block;
	height: 2.5em;
	float:left;
	margin:0px 10px 0px  0px;
	font-weight:bold;
	border: 2px inset black;
	border: 2px inset #cccccc;
	background-color:#cccccc;
	-moz-border-radius:10px 10px 0px 0px;
}	
ul.user_tabs li.current {
	color:red;
	background-color:white;
	border: 2px outset black;
	border-bottom: 2px solid white;
}	

@media screen {
	div#divlist {
		float: left;
		width: 352px;
		text-align: left;
		height: 450px;
		overflow: scroll;
	}
	div#divlist2 {
		float: left;
		width: 720 px;
		text-align: left;
	}
	div#main {
		width: 700px;
		/*
		background-color:white;
		padding:10px;
		border:1px black solid;
		*/
		position: absolute;
		top: 145px;
		left: 160px;
		z-index: 3;
	}
	div#mainlist {
		width: 775px;
		position: absolute;
		top: 145px;
		top: 165px;
		left: 140px;
		z-index: 3;
	}
	div#imainlist {
		width: 775px;
		position: absolute;
		top: 0px;
		left: 0px;
		z-index: 3;
	}
	div#main ul li {
		padding: 10px 20px 0px 10px;
		list-style: outside url(csi/nuggetsmall.jpg);
	}
	div.testimonial {
	    clear:left;
		background:url("/images/quote.gif") no-repeat top left;
		padding-left:40px;
		padding-bottom:15px;
	}
	div.testimonialfrom {
	    /*float:right;*/
	    padding-left:20px;
	    /*padding-top:5px;*/
	    font-style:italic;
	    font-size:16px;
	}
	
}

@media print {
    .hideprint {
	    display:none;
    }    
	#menu {
		display: none;
	}
	div#head {
		color: black;
	    display:none;
    }
	div#mainlist {
		position: relative;
		top: auto;
		left: auto;
		width: auto;
		float: none !important;
	}
	div#content {
		float: none !important;
	}
	div#divlist {
		position: relative;
		float: none !important;
		height: auto;
		width: 100%;
		/*
    overflow: visible !important;
    */
	}
	a.detlink {
		display:none;
	}
	div.listingitem {
		width: 45%;
		float: left;
		margin-right: 10px;
	}
	div.listingitem2 {
		width: 690px;
		float: left;
	}
	div.listingitem3 {
		padding:0px;
		margin:0px;
		border:none;
		width:325px;
	}
	div.listingitem3 img {
		border: none;
	}
	div.listingitem img {
		border: none;
	}
	div#divfeature {
		height: auto;
		width: 90%;
		float: none;
		clear: both;
	}
	div.showfeature {
		overflow: visible;
		background-color: white;
	}
	div.oneimage {
		float: left;
	}
}