body {
	font-family: arial helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	background-color: #fff;
	padding: 0;
	margin: 0;
}
td {
	font-family: arial helvetica, sans-serif;
	font-size: 11px;
}
input, textarea {
	font-family: arial helvetica, sans-serif;
	font-size: 11px;
}
select {
	font-family: arial helvetica, sans-serif;
	font-size: 11px;
}
form {
	margin: 0;
	padding: 0;
}
a {
	color: #339;
}
a img {
	border: none;
}

/* layout */
#header {
	
}
#headlogo {
	margin: 5px 0 0 10px;
}
#headlogo img {
	border: none;
}
#headtitle {
	position: absolute;
	left: 50%;
	top: 0;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	padding-top: 45px;
}
#headercont {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 280px;
	padding: 4px 10px;
}
#headercont div.hdpcont {
	font-size: 12px;
	padding: 2px 0 1px 0;
	margin: 0;
}
#headercont div {
	margin: 1px 0;
	padding: 0;
}
#headercont div.brphones {
	font-size: 13px;
}
#headercont div.bremail a {
	font-size: 13px;
	font-weight: bold;
}

#topnav {
	padding: 4px 16px;
}
#topnav table {
	border-collapse: collapse;
}
#topnav td {
	font-size: 11px;
	border-right: 1px solid #666666;
	padding: 0 5px;
}
#topnav a {
	color: #666666;
	text-decoration: none;
}
#topnav a:hover {
	color: #333;
	text-decoration: none;
}
#topnav strong {
	color: #333;
}
#countrycrumb {
	padding: 6px 16px;
}
#countrycrumb img {
	vertical-align: middle;
}
#countrycrumb a {
	color: #666666;
	margin: 0 5px;
}
#countrycrumb a:hover {
	text-decoration: none;
	color: #333;
}
#countrycrumb span {
	font-weight: bold;
	color: #333;
	margin: 0 4px;
}
.crumbcity {
	padding: 5px 16px;
}
.crumbcity a {
	font-weight: normal;
	white-space: nowrap;
	margin: 0;
	padding: 1px 4px;
}
.crumbcity a:hover {
	text-decoration: none;
}

#wrapper {
	position: relative;
	width: 100%;
}
#west {
	float: left;
	width: 180px;
	padding-top: 40px;
}
#east {
	float: right;
	width: 180px;
	padding-top: 40px;
}
#east select {
	font-size: 11px;
}
#content {
	margin: 0 185px;
	padding: 40px 0;
}
#house {
	text-align: center;
	padding: 0;
	margin: -20px 0 0 0;
}
#newad {
	text-align: center;
	padding: 10px;
}
#newad a {
	font-weight: bold;
	margin: 5px;
}
#newad a:hover {
	
}
.tdright {
	text-align: right;
}
.reddot {
	font-family: times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #900;
	margin: 0 2px;
}
.normaldot {
	font-family: times, serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0 2px;
}
.note {
	color: #666666;
}

#searchbox {
	margin: 0 0 30px 0;
}
#searchbor {
	border-collapse: collapse;
	background-image: url("/img/sbg.gif");
	background-repeat: repeat-x;
	border-right: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	border-left: 1px solid #e5e5e5;
}
.searchtitle {
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	padding: 15px 5px 5px 0;
}
.searctable {
	border-collapse: collapse;
	margin: 20px 10px;
}
.searctable td {
	padding: 4px 5px;
}
select.search {
	width: 180px;
}
input.search {
	width: 115px;
}
select.currbox {
	width: 55px;
	margin-left: 5px;
}

.domore {
	text-align: right;
}

.scrbut {
	text-align: center;
	padding: 10px;
}
.scrbut input {
	font-variant: small-caps;
	padding-left: 10px;
	padding-right: 10px;
}
.srctoggle {
	text-align: right;
	padding: 0 3px 3px 3px;
}

#searchbox_in {
	margin: 16px 0 5px 0;
}
#searchbor_in {
	border-collapse: collapse;
	background-image: url("/img/sbg.gif");
	background-repeat: repeat-x;
	border-right: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	border-left: 1px solid #e5e5e5;
	width: 94%;
}
#searchbor_in div.searchtitle {
	padding: 9px 5px 2px 0;
}
#searchbor_in div.forms {
	float: left;
	padding: 3px 5px;
}

div.city {
	margin: 0 10px;
}
h1.cityname {
	font-size: 18px;
	padding: 0;
	margin: 10px;
}
td.city {
	width: 50%;
	border: 1px solid #ccc;
}
td.city td.src {
	background-color: #f5f5f5;
}
td.city td.sri {
	color: #666666;
	width: 125px;
	height: 85px;
	text-align: center;
	background-color: #fff;
	padding: 5px;
	border: none;
}
td.city div.sr_more {
	text-align: left;
}
#searchlinks {
	margin: 5px 3% 10px 3%;
}
#searchlinks div {
	padding: 3px 0;
}
#searchlinks a {
	margin: 0 5px;
}

tr.searchlinks {
	margin: 10px 0;
	border-collapse: collapse;
}
tr.searchlinks span {
	margin-right: 6px;
}
tr.searchlinks a {
	margin: 5px 0;
}

#forgotdiv {
	background-color: #e5e5e5;
	padding: 5px;
}
#forgotdiv table {
	border-collapse: collapse;
	margin: 0;
}
#forgotdiv td {
	padding: 2px;
	margin: 0;
}
h3.indexsub {
	font-size: 13px;
	font-variant: small-caps;
	padding: 10px 5px;
	margin: 10px 0;
}
#content li {
	color: #666666;
	list-style-type: square;
	margin: 2px 0;
}

#footer {
	clear: both;
	text-align: center;
	padding: 10px 0;
}
#footer a {
	font-size: 11px;
	margin: 5px;
}
#footer a:hover {
	
}
#footer div {
	font-size: 11px;
	margin-top: 10px;
}

div.live {
	width: 175px;
	background-image: url("/img/sbg.gif");
	background-repeat: repeat-x;
	background-position: top center;
	border-right: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	border-left: 1px solid #e5e5e5;
	margin-bottom: 20px;
}
div.live h3 {
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	margin: 0;
	padding: 12px 5px 5px 0;
}
div.live iframe {
	width: 100%;
	height: 260px;
}

/* common */
.clear {
	clear: both;
}
.paragray {
	width: 90%;
	padding: 10px 20px;
}
.iamloading {
	background-color: #fff;
	background-image: url("/img/wait.gif");
	background-repeat: no-repeat;
	background-position: center center;
}
.itemloading {
	background-color: #fff;
	background-image: url("/img/waititem.gif");
	background-repeat: no-repeat;
	background-position: center center;
}
.must {
	font-family: times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #800;
	margin: 0 2px;
	vertical-align: top;
}
.acenter {
	text-align: center;
}
.roof {
	width: 175px;
	padding-top: 36px;
	margin-bottom: 20px;
}
.roofcont {
	font-size: 11px;
	padding: 0 5px 5px 5px;
	margin: 0 9px 0 3px;
}
.roof h3 {
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	margin: 0 0 10px 0;
	padding: 0 0 5px 0;
}
.roof h3.new {
	
}
span.new {
	
}
a.text {
	text-decoration: none;
}
a.text:hover {
	text-decoration: underline;
}
.roofcont select {
	width: 150px;
	overflow: hidden;
}

#refbox {
	width: 80px;
	margin-right: 5px;
}
#refbtn {
	width: 60px;
}
div.inner {
	margin: 0 20px;
}
div.inner h3 {
	font-size: 12px;
	font-weight: normal;
	font-variant: small-caps;
	color: #666666;
	border-bottom: 1px solid #e5e5e5;
	margin-top: 20px;
}
div.inner h4 {
	font-size: 12px;
	color: #333;
	background-color: #f5f5f5;
	margin-top: 20px;
}
.label90 {
	text-align: right;
	width: 90px;
	padding-right: 10px;
}
.greendot {
	font-family: "Times New Roman", times, serif;
	font-size: 13px;
	color: #090;
	padding: 0 3px;
}
.scrollfrm {
	width: 140px;
	height: 340px;
	margin-left: 5px;
}
.shadow {
	float: left;
	padding: 0 6px 6px 0;
	background-image: url("/img/dropshadow.png");
	background-repeat: no-repeat;
	background-position: bottom right;
}
.shadow img {
	position: relative;
	display: block;
	top: -3px;
	left: -3px;
	background-color: #fff;
	border-top: 1px solid #ccc;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #ccc;
	padding: 5px;
}
.shadow div {
	position: relative;
	display: block;
	top: -3px;
	left: -3px;
	background-color: #fff;
	border-top: 1px solid #ccc;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #ccc;
	width: 120px;
	height: 50px;
	color: #666666;
	text-align: center;
	padding-top: 35px;
}
.photo {
	background-color: #fff;
	border-top: 1px solid #ccc;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #ccc;
	padding: 5px;
}
.photoloading {
	background-color: #fff;
	border-top: 1px solid #ccc;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #ccc;
	background-image: url("/img/wait.gif");
	background-repeat: no-repeat;
	background-position: center center;
}
.thumbholder {
	text-align: center;
	width: 125px;
	height: 90px;
}

/* tr */
.a_tt {
	color: #ff0;
	background-color: #000;
	cursor: pointer;
}
.a_tt_active {
	color: #fff;
	background-color: #fff;
	background-image: url('/img/waititem.gif');
	background-repeat: no-repeat;
	background-position: center center;
	cursor: default;
}
.transwin {
	background-color: #FFFFCC;
	border: 1px solid #CC9933;
	padding: 5px;
	z-index: 12;
}
#transsingle td {
	padding: 3px;
}
#transcover {
	z-index: 10;
}
#transmenu {
	position: absolute;
	top: 0px;
	right: 0px;
	border: 1px solid #000;
	background-color: #fff;
	padding: 3px 10px;
	font: icon;
	color: #000;
}
#transmenu div {
	margin: 3px 0;
}
#transmenu a {
	color: #00f;
	text-decoration: none;
}
#transmenu a:hover {
	text-decoration: underline;
}

/* search results */
div.home {
	padding: 5px;
}
div.home a {
	font-weight: bold;
}
#nothingfound {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding: 30px 0;
}
#searchresbar {
	
}
#foundcount {
	font-weight: bold;
	padding: 5px;
}
#searchsort {
	float: right;
	padding: 2px 5px;
}
#srr {

}
#agencydata {
	text-align: center;
}
#agencydata h1 {
	font-size: 14px;
	text-align: center;
}
#agencydata p {
	text-align: center;
}
#srr table {
	margin: 10px 0;
	border: 1px solid #cecece;
	width: 95%;
}
.sri {
	color: #666666;
	width: 125px;
	height: 85px;
	text-align: center;
	background-color: #fff;
	border: 1px solid #ccc;
	padding: 5px;
}
.src {
	font-size: 11px;
	vertical-align: top;
	padding: 0 5px;
}
.srl {
	font-size: 11px;
	color: #666666;
	background-color: #f5f5f5;
	border-bottom: 1px solid #e5e5e5;
}
.srl span {
	margin-right: 6px;
}
.srl strong {
	color: #333;
}
.srl a {
	font-weight: bold;
	text-decoration: none;
}
.srl a:hover {
	text-decoration: underline;
}
.sr_rf {
	padding: 0 2px;
}
h2 {
	font-size: 14px;
}
h4 {
	font-size: 11px;
	padding: 0;
	margin: 4px 0 1px 0;
}
h4 a {
	font-weight: bold;
}
h4 a:hover {
	
}
.src p {
	color: #666666;
}
.sr_more {
	text-align: right;
}
.sr_more a {
	text-decoration: none;
}
.sr_more a:hover {
	text-decoration: underline;
}

/* agency search */
.srai {
	width: 125px;
	height: 85px;
	text-align: center;
}
.sra {
	font-size: 11px;
	vertical-align: top;
	padding: 5px;
}
.sra p {
	color: #666666;
	padding: 0;
	margin: 5px 0;
}
.sr_list {
	font-variant: small-caps;
	text-align: left;
}
.sr_list a {
	text-decoration: none;
}
.sr_list a:hover {
	text-decoration: underline;
}

#pagerdiv {
	margin: 20px 0 10px 0;
	text-align: center;
}
#pagerdiv a {
	font-size: 11px;
	font-weight: bold;
}
#pagerdiv a:hover {
	
}

/* ad view */
.adcontent {
	margin: 0 185px 0 100px;
	padding: 40px 0;
}
.adcontent h1 {
	font-size: 14px;
}
.adcontent h2 {
	font-size: 12px;
	font-weight: normal;
	font-variant: small-caps;
	margin: 30px 0 10px 0;
}
#adimg {
	float: left;
	margin: 10px 20px 20px 0;
}
#addata {
	border-collapse: collapse;
	margin: 10px 20px;
}
#addata td {
	font-size: 11px;
}
#addata .lbl {
	color: #666666;
	padding: 5px 20px 5px 5px;
	border: 1px solid #e5e5e5;
}
#addata .dta {
	font-weight: bold;
	padding: 5px 20px 5px 5px;
	border: 1px solid #e5e5e5;
}
.adsub {
	padding: 10px 20px;
	margin: 0;
}
#mainimgdiv {
	text-align: center;
	margin: 10px;
}
#moreimg div {
	cursor: pointer;
}
.fw {
	margin: 0 20px;
}
.ft {
	font-size: 11px;
	font-weight: bold;
	padding: 3px;
	margin-bottom: 5px;
}
.fc {
	font-size: 11px;
	white-space: nowrap;
	height: 16px;
	padding-left: 18px;
	margin: 0 10px;
}
.featdata {
	border-collapse: collapse;
	margin: 10px 20px 5px 30px;
}
.featdata td {
	font-size: 11px;
}
.featdata .lbl {
	color: #666666;
	padding: 5px 20px 5px 5px;
	border: 1px solid #e5e5e5;
}
.featdata .dta {
	padding: 5px 20px 5px 5px;
	border: 1px solid #e5e5e5;
}
#statusfrm {
	height: 8px;
	margin: 0 20px 0 30px;
}
#reqwrap {
	width: 178px;
	border: 1px solid #e5e5e5;
	background-color: #f5f5f5;
	padding-bottom: 20px;
}
#reqwrap h4 {
	font-size: 11px;
	font-weight: bold;
	margin: 8px;
}
#reqwrap p {
	margin-left: 8px;
}
.reqsent {
	font-weight: bold;
	text-align: center;
	color: #800;
}
.reqtext {
	width: 150px;
}
.reqarea {
	width: 150px;
	height: 60px;
}
.reqtext2 {
	width: 250px;
}
.reqarea2 {
	width: 250px;
	height: 60px;
}

#contactimg {
	text-align: center;
}
#contactimg img {
	border: 1px solid #e5e5e5;
}

#reportwrap {
	width: 178px;
	border: 1px solid #e5e5e5;
	background-color: #f5f5f5;
	margin: 20px 0;
}
#reportwrap h4 {
	font-size: 11px;
	font-weight: bold;
	margin: 8px;
}
#reportwrap ul {
	padding: 0;
	margin: 10px 8px;
	list-style-type: none;
}
#reportwrap li {
	padding: 0;
	margin: 1px 10px;
	list-style-type: none;
}

.adlinks {
	text-decoration: underline;
}
.adlinks:hover {
	text-decoration: none;
}

/* edit contact */
.conttbl {
	border-collapse: collapse;
}
.conttbl td {
	padding: 2px 4px;
}
.additem {
	text-decoration: underline;
	color: #00f;
	height: 18px;
	padding-left: 18px;
	background-image: url('/img/ico/add.gif');
	background-repeat: no-repeat;
	background-position: center left;
	cursor: pointer;
}
.edititem {
	text-decoration: underline;
	color: #00f;
	height: 18px;
	padding-left: 18px;
	margin-left: 10px;
	background-image: url('/img/ico/edit.gif');
	background-repeat: no-repeat;
	background-position: center left;
	cursor: pointer;
}
.remitem {
	color: #00f;
	height: 18px;
	padding-left: 18px;
	background-image: url('/img/ico/delete.gif');
	background-repeat: no-repeat;
	background-position: center left;
	cursor: pointer;
}
.box {
	border: 1px solid #e5e5e5;
	background-color: #f5f5f5;
	padding: 10px;
}
.btdiv {
	text-align: center;
	padding: 10px;
}

.bglight {
	 background-color: #f5f5f5;
}

/* side alert */
.sidealert {
	border-collapse: collapse;
}
.sidealert td {
	padding: 2px 0 3px 0;
	margin: 0;
}
.sidealert td.text {
	font-weight: bold;
}
.sidealert select.single {
	width: 150px;
}
.sidealert select.currbox {
	width: 55px;
}
.sidealert input.text {
	width: 145px;
}
.sidealert input.currtext {
	width: 85px;
}
#alertdone {
	text-align: center;
	font-weight: bold;
	padding: 5px 0;
}

/* about */
.about h3 {
	font-size: 13px;
}
.about h4 {
	font-size: 12px;
	margin: 20px 0 10px 0;
}
.about .reqtext {
	width: 200px;
}
.about .reqarea {
	width: 260px;
	height: 60px;
}

/* templates */
#template1 {
	margin-top: 36px;
}
#template1 table.wrap {
	width: 95%;
	border-collapse: collapse;
	margin-bottom: 5px;
}
#template1 table.wrap td {
	width: 50%;
	padding: 0 10px;
	vertical-align: top;
}
#template1 h2 {
	font-size: 14px;
}
#template1 h3 {
	font-size: 12px;
}
#template1 div.refid {
	padding: 0 0 1px 10px;
}
#template1 p {
	padding: 5px 5px 5px 10px;
	margin: 0;
}

#contactline div {
	text-align: center;
}

.contactus h2 {
	border-bottom: 1px solid #E5E5E5;
	background-color: #F5F5F5;
	padding: 3px!important;
}
.contactus table {
	margin: 0 20px 10px 20px;
}
.contactus td {
	font-size: 12px;
	color: #333;
	padding: 2px 8px;
}

.siderss {
	
}
.siderss marquee {
	height: 200px;
	width: 160px;
}
.siderss a {
	display: block;
	color: #333;
	margin: 8px 0;
}
