body{
	margin: 0px;
	padding:0;
}
body,td,div,p{
	font-family: "Verdana", "Arial", sans-serif;
	font-size: 11px;
	color: #000000;
}
p.main{
	font-size: 12px;
}
select, input, textarea, .smalltext{
	font-family: "Verdana", "Arial", sans-serif;
	font-size: 10px;
	color: #000000;
}
option.spacer{
	color: #ffffff;
}
img{
	border:none;
}
/* interface */
.navbar{
	background-color: #004d44;
}
.crum{
	background-color: #b8da55;
	font-size: 10px;
	padding: 1px 12px 2px;
	white-space: nowrap;
	color: #000000;
}

.bar{
	height: 15px;
	background-color: #004d44;
	padding: 0px 6px 1px 12px;
	color: #ffffff;
}
.subbar{
	padding: 0px;
	background-color: #004d44;
}
.subbarleft{
	background-color: #ffff00;
	padding: 1px 1px 1px 12px;
	margin-left: 12px;
	font-weight: bold;
}
.price{
	background-color: #ffff00;
	padding: 1px 12px 1px 0;
	font-weight: bold;
}
.subbarright{
	background-color: #004d44;
	padding: 1px 1px 1px 5px;
	margin: 0px;
	color: #ffffff;
}
.next{
	background-color: #004d44;
	text-align:right;
	color: #ffffff;
	padding: 1px 12px;
}
.paging, p.paging{
	background-color: #004d44;
	color: #ffffff;
	padding: 1px 0;
}

/* footer */
.footertext,.form{
	padding-left: 12px;
	font-size: 10px;
}
.footer{
	font-size: 10px;
}
.footerlogo{
	vertical-align: middle;
}
/* sub row */
.tel{
	font-family: "Arial", sans-serif;
	padding-left: 12px;
	font-size: 26px;
	font-weight: bold;
	color: #004d44;
	height: 50px;
	vertical-align: middle;
}

.skypetel{
	font-size:20px;
}
p .skypetel{
	font-size:11px;
}
.nav .skypetel{
	color:#ffffff;
}
/* graphical elements */
.line, .searchline{
	width: 100%;
	padding: 0px;
	background-image: url(/i/dash_horiz.gif);
	background-color: #ffffff;
	height:1px;
}

.horiz{
	padding: 0px;
	background-image: url(/i/dash_horiz.gif);
	background-color: #ffffff;
	height:1px;
}
.linevert, .vert{
	height: 100%;
	padding: 0px;
	background-image: url(/i/dash_vert.gif);
	background-color: #ffffff;
}
.topline{
	border-top:1px dashed #000;
}
.box{
	background-color:#B8DB63;
}
.box_light{
	background-color:#CEE37B;
}
.advtabselected{
	background-image:url(/i/search/adv_tabs/tab_selected.gif);
	background-color:#ffffff;
	text-align:center;
	font-weight:bold;
}
.advtab{
	background-image:url(/i/search/adv_tabs/tab.gif);
	text-align:center;
}
#more_options {
	border-top:1px dashed #fff;
	border-bottom:1px dashed #fff;
}
.legalbox{
	width:200px;
	padding:10px;
	background-color:#f0f0f0;
}
.gbg, .stripe{
	background-color:#f0f0f0;
}
.gbg_pad, .tab_box{
	background-color:#f0f0f0;
	padding:8px;
}
.tab_box{
	background-image:url(/i/tab.gif);
	background-repeat:no-repeat;
}
.pad{
	padding:12px;
	height:40px;
	overflow:visible;
}
/* links */
.nodec{
	text-decoration: none;
}
a{
	color: #004000;
}
a:hover{
	color: #dc2008;
}
a.n{
	color: #ffffff;
	margin: 0px;/*2px*/
	padding: 0px;
	text-decoration: none;
}
a.n:hover{
	color: #b8da55;
}
a.nr{
	color: #b8da55;
	margin: 0px;/*1px*/
	padding: 0px;
	text-decoration: none;
}
a.nr:hover{
	color:#ffffff;
}
.crum a {
	color:#000000;
	text-decoration: none;
}
.crum a:hover, ul a:hover{
	text-decoration: underline;
}
#col a{
	text-decoration: none;
}
.next a,.bar a{
	color: #ffff00;
	text-decoration: none;
}

.next a:hover, .bar a:hover, .paging a:hover{
	color: #ffff00;
	text-decoration: underline;
}

.paging a,p.paging a{
	text-decoration: none;
	color: #ffff00;
	margin: 0 2px;
}

a.imglink,a.imglink:hover{
	border-width: 0px;	
}
.month{
	color: #ffffff;
	font-weight: normal;
}
#testimonials span{
	color:#aaaaaa;
}

/* font styles */
h1{
	font-family: "Arial", sans-serif;
	font-size: 26px;
	margin: 0px;
	font-weight: normal;
}
h1 span{
	font-size: 20px;
}

h2{
	font-family: "Verdana", "Arial", sans-serif;
	font-size: 14px;
	color:#004d44;
	font-weight: normal;
	margin-top: 0px;
}
h2.results{
	font-size: 16px;
	margin: 0px;
	font-weight: bold;
}
h3{
	font-family: "Arial", sans-serif;
	font-size: 14px;
	color:#004d44;
	font-weight: normal;
	/*margin: -5px 0px -15px;*/
	margin: -5px 0px -12px;
}
h3.results{
	font-size: 14px;
	margin: 0px;
}
h4{
	font-size: 11px;
	font-weight: normal;
	margin: 2px 0 4px;
}
.infobox h4{
	height:27px;
	margin:0;
	background-image:url(/i/shared/header_bg.gif);
	background-repeat:repeat-x;
	padding:7px 6px 0;
	font-weight:bold;
}
h5{
	font-size: 14px;
	color:#004d44;
	font-weight: normal;
	margin:15px 0 5px;
}
div h2{
	margin-bottom: 0px;
}
.g{
	color: #aaaaaa;
	border-color: #aaaaaa;
}
.r{
	color: #dc2008;
}
.y{
	color: #ffff00;
}
.pw{
	padding-left: 12px;
	color: #004d44;
	font-size: 11px;
}
blockquote{
	background-color:#f0f0f0;
	font-family:"Arial";
	font-size:16px;
	padding:12px;
	color:#004d44;
	margin:0;
}
blockquote span{
	font-size:10px;
	color:#000;
}
/* content */
.col{
	background-color: #b8da55; 
	padding: 12px;
	padding-top: 2px;
}
.colhighlight{
        background-color: #ffffff;
        color:#004d44;
        font-weight: bold;
        /*padding: 12px;
        padding-top: 2px;*/
}
.colyellow{
        background-color: #b8da55;
        color: #ff3300;
}
.colyellow2{
        color: #000000;
        background-color: #ffff00;
}
.colorgrey{
        color: #555555;
}
.smallfont{
        font-size:9px;
}
.colshadow{
	background-color: #b8da55; 
	background-image: url(/i/shadow_b8da55.gif);
	font-size:8px;
}
.shadow{
	background-color: #ffffff;
	background-image: url(/i/shadow_ffffff.gif);
}
#col{
	position: absolute;
	top: 136px; /* was 125 */
	left: 0px;
	width: 200px;
}

#col .module{
	margin:0 0 12px 10px;
}
#col select{
	width:115px;
}
.colright{
	background-color: #b8da55;
	background-image: url(/i/shared/bg_colright.gif);
	text-align: center;
}
.colrightah{
	background-color: #E23000;
	background-image: url(/i/shared/bg_colright_ah.gif);
	text-align: center;
	color: #fff;
}

.titlebar{
	background-color: transparent;
	background-image: url(/i/bar.gif);
	background-repeat: repeat-x;
	height: 27px;
	/*width: 186px;*/
	width: 210px;
	padding: 3px 0;
}

.priceline{
	width: 98%;
	background-color: transparent;
	background-image: url(/i/search_bar.gif);
	background-repeat: repeat-x;
	padding: 0px 6px 8px;
	color: #ffff00;
}
.pricedetails{
	background-color: #004d44;
	color: #ffffff;
	font-weight: normal;
}
.priceline strong{
	color: #ffff00;
}

.infoheader{
	background-color:#B8DB63;
	font-weight: bold;
}
.infobody{
	background-color:#f0f0f0;
	/*background-color:#D8F296;*/
}
.infobody td, .infobody li{
	vertical-align:top;
	border-bottom:1px dashed #fff;
	padding:3px;
}
.infobody li{
	padding-left:23px;
}	
/* for use with 'tips' section */
ol li.clear{
	background-image: none;
}
ul li.clear{
	background-image: none !important;
	padding-left:0 !important;
	margin-left:0 !important;
}
ul {
	list-style: none;
	margin-left: 0em;
	margin-top:1px;
	padding-left: 0;
}
li{
	margin: 0;
	padding: 0 0 0 22px;
	background-image: url(/i/arrow_link_trans.gif);
	background-repeat: no-repeat;
	background-position: 1em 0.4em;
	line-height:133%;
}
li.blank{
	list-style: none;
	background-image: url(/i/s.gif);
	height:10px;
}
ul.w li{
	margin: 0 0 0 -1em;
	padding: 0 0 0 22px;
	background-image: url(/i/arrow_link_trans.gif);
	background-repeat: no-repeat;
	background-position: 1em;
	line-height:133%;
}
.inline{
	margin:0;
	padding:0;
	display:inline;
}
#feedback_rating{
	margin-bottom:12px;
	background-color:#f0f0f0;
	padding:8px;
}
#feedback_rating ul{
	display:inline;
}
#feedback_rating li{
	display:inline;
	background-image:none;
	padding:0;
	font-weight:bold;
}
ol li{
	background-image:none;
}
.contact{
	font-family: "Arial", "Verdana", sans-serif;
	font-size: 16px;
	color:#004d44;
	margin:0px;
}
/* social bookmarking */
#social{
	width:98%;
	padding:12px 0;
	height:16px;
	border-top:1px dashed #000;
}
#social h2{
	float:left;
	margin-right:8px;
}
#social ul{
	margin:0;
	padding:0 0 0 12px;
}
#social li{
	background-image:none;
	padding:2px 0;
	display:block;
	width:90px;
	float:left;
}
#social a{
	padding-left:20px;
	margin-left:0px;
	background-repeat:no-repeat;
}
#social #social_facebook{
	background-image:url(/i/icons/social/facebook.gif);
}
#social #social_delicious{
	background-image:url(/i/icons/social/delicious.gif);
}


/* property content */
.property_holder{
	background-image:url(/i/footer_grad.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	padding-bottom:5px;
}
#photos{
	width: 240px;
	float: left;
	margin-bottom:4px;
}
#resources{
	width: 530px;
	float: left;
}
.pic{
	margin: 2px 4px 1px 0;
}
#floorplan{
	padding-top: 5px; /* was 20px without legal link*/
	width: 175px;
	text-align:left;
	float:left;
}
#floater{
	padding: 0 12px 0 5px;
	width: 220px;
	text-align: left;
	float: right;
}
#LLdesc,#SHdesc{
	visibility: hidden;
}
.rate_pad{
	padding:2px 3px;
	background-color:#004d44;
	display:inline;
}
#thumbnail_holder{
	width:530px;
}
#thumbnail_holder div{
	float:left;
}
.photo_label{
	font-size:9px;
	background-color:#fff;
	color:#aaa;
	display:block;
	padding:1px 3px 1px 0;
	position:absolute;
	margin-right:-40px;
}

/* tips / help */
.help{
	color: #000000;
	text-decoration: none;
	border-width: 0px;
	border-bottom-width: 1px;
	border-style: dashed;
	border-color: #004d44;
	cursor: help;
}

.helpbox,.careersbox,.actionbox{
	padding:8px;
	border-width:1px;
	border-style:dashed;
	border-color:#000000;
	background-color:#f0f0f0;
}
.actionbox{
	background-color:#CEE37B;
}
.warning{
	padding:6px;
	border-width:1px;
	border-style:dashed;
	border-color:#D70200;
	color:#D70200;
}
/* sunday market */
.sundaymarket{
	background-color:#004d44;
	color:#ffffff;
}
.sundaymarket a{
	color:#ffffff;
}
.helpboxSundayMarket{
	padding:0px 6px;
	border-width:1px;
	border-style:dashed;
	border-color:#000000;
	background-color:#FEEF00; 
}
.helpbox_fresh{
	padding:0px 6px;
	border-width:1px;
	border-style:dashed;
	border-color:#000000;
	background-color:#B8DB63;
}

/* whyuse pages */

.whyuse{
	padding:0;
	width:98%;
}
.whyuse div{
	margin:10px 0;
	padding:0px;
	width:100%;
	background:#fff url(/i/bg_grad_actionbox_header.jpg) repeat-x top left;
}
.whyuse div table{
	margin:0 6px 10px 6px;
	clear:both;
}
.whyuse div h2{
	margin:0 0 6px 6px;
	padding:19px 0 0 0;
	background:#B8DB63 url(/i/shared/header_bg_h2.gif) repeat-x center left;
	background:transparent none;
	font-weight:bold;
}
.whyuse div h2 strong{
	background: transparent url(/i/badges/sml.gif) no-repeat top left;
	font-family:"Arial";
	font-size:26px;
	margin:-12px 6px 0 0;
	padding:6px 0 0;
	text-align:center;
	width:43px;
	height:43px;
	display:block;
	float:left;
	color:#ffff00;
}
.whyuse table{
	width:100%;
}

/* end whyuse */
.valuation{
	text-decoration:none;
	border:1px dashed #000;
	background-color:#FFFF00;
	padding:4px;
	font-size:12px;
	line-height:1.5em;
}
.inactive{
	background-color: #DDDDDD;
	color: #666666;
}
.whatis{
	font-size:10px;
}
.header_grad{
	background-image:url(/i/bg_grad_actionbox_dots.jpg);
	background-repeat:repeat-x;
	vertical-align:top;
}
.header_grad h2{
	font-weight:bold;
}

.header_grad .icon_holder{
	padding-top:4px;
}
.photo_sash{
	position:absolute;
	margin:-1px;
}
a.photo_curl{
	position:absolute;
	display:block;
	background-image:url(/i/icons/photo_curl.gif);
	background-repeat:no-repeat;
	font-size:10px;
	width:30px;
	height:25px;
	margin-left:190px;
	margin-top:121px;
	padding-top:14px;
	padding-left:17px;
	text-decoration:none;
	color:#999;
}
a.photo_curl:hover{
	background-image:url(/i/icons/photo_curl_plus.gif);
}
.info_bubble{
	position:absolute;
	margin:-107px 0 0 -135px;
	display:block;
	width:150px;
	height:105px;
	padding:0px 0px 0px 10px;
	background-image:url(/i/icons/speech_bubble_bot.gif);
	background-repeat:no-repeat;
	text-align:left;
	visibility:hidden;
}
.info_bubble p, .info_bubble h2{
	background-color:#fff;
	width:145px;
}
.button_3d{
	font-family:"Verdana";
	color:#83A99F;
	font-weight:bold;
	background-image:url(/i/buttons/bits/mid.gif);
	background-repeat:repeat-x;
	font-size:10px;
	background-color:#ffffff;
}

.button_3d_over{
	font-family:"Verdana";
	color:#000;
	font-weight:bold;
	background-image:url(/i/buttons/bits/mid_f2.gif);
	background-repeat:repeat-x;
	font-size:10px;
	background-color:#ffff00;
}
.button_3d_mid{
	padding-top:2px;
}
.button_3d a{
	color:#83A99F;
	text-decoration:none;
}
.button_3d a:hover, .button_3d_over a:hover{
	color:#000000;
	text-decoration:none;
}
/* PRINT STYLES */
@media print{
	.nav img{
		visibility:hidden;
	}
	.nav .logo{
		visibility:visible;
	}
}

