@import url("style1.css");

.list_cat li { background:none; margin-bottom:5px; padding:0; }
.faq li h3 { color:#006688; }

.logo { width:290px; }
.menusize { width:585px; }
.input_size { width:150px; }
.topform { width:330px; }

.top { float:left; height:204px; width:890px; }
.top .top-text { background:#0080AB; color:#FFF; padding:25px 25px 0; float:left; width:215px; height:179px; }
.top .top-text h1 { font-size:22px; font-family:Arial, Helvetica, sans-serif; font-weight:bold; margin:0; color:#FFF; border:none; padding:0; line-height:1.5em; }
.top-text p { font-size:13px; font-family:Arial, Helvetica, sans-serif; margin:0; color:#FFF; border:none; padding:0; }
.top .top-text p { margin:5px 0; }

.borderside { border:solid #9F9F9F; border-width:0 1px 1px; width:888px; clear:both; background:url(/images/bg-gray-category.gif) repeat-y scroll 264px 0; }
.bdbt { padding:10px 25px 0; clear:both;}
.bdbt h1 { font-size:18px; color:#333; margin-bottom:10px;}

.bdbt h2 { font-size:15px; color:#333; border-bottom:1px solid #CCC; padding-bottom:5px; margin-bottom:10px;}

.right { float:right; width:694px; }
.right-content { clear:both; color:#454545; font-family:Arial, Helvetica, sans-serif; font-size:12px; }
.right-content h1, .right-content h2 { margin:0; padding:0; font-size:18px; font-weight:bold; color:#003457; border:none; }
/*.right-content a { color:#6E8C00; text-decoration:none; }
.right-content a:hover { text-decoration:underline; }*/
.right-content img.fright { margin:0 0 5px 5px; }
.right-content img.fleft { margin:0 5px 5px 0; }
.bt-gray { border-top:solid 1px #9F9F9F; }
.related-information { list-style:none; margin:0; padding:10px 0 0; }
.related-information li { margin-bottom:5px; }
.latest-news { list-style:none; margin:10px 0; padding:0; }
.latest-news li { margin:0 0 10px; }
/*.latest-news li a { color:#454545; }*/
.latest-news li span { color:#454545; }

.left {float: left;width: 226px;padding: 10px 20px;}
.left h2 { margin:0 0 15px; padding:0; font-size:18px; font-weight:bold; color:#003457; }
.searchbox {border: solid 1px #BFBFBF;background: #EEE;color: #555;font-size: 11px;margin-bottom: 10px;padding-bottom: 10px;}
.searchbox h3 {margin: 0 0 10px;padding: 8px 5px;background: url(/images/bg-title-gr.jpg) repeat-x scroll left bottom #F2F2F2;color: #333 !important;font-size: 18px;font-family: Arial, Helvetica, sans-serif;font-size: 12px;}
.internal-quicksearch { padding:0 20px; }
.internal-quicksearch p {margin: 0;clear: both;padding: 5px 0;}
.internal-quicksearch select {width: 175px;margin-bottom: 5px;border: 1px solid #CCC;}
.internal-quicksearch .zipquicksearch {width: 125px;margin-right: 10px;border: 1px solid #AAA;}
.latest-properties { list-style:none; margin:10px 0 0 15px; padding:0; font-size:11px; }

.latest-properties li { padding:1px 5px 10px 1px; background:url("/images/bg-latest-v.gif") no-repeat left top; width:178px; height: 200px;margin:0 auto;}
.latest-properties li img { margin-bottom:0; }
.latest-properties li p {margin: 0;padding: 2px 5px;}
.latest-properties span {padding: 5px 5px 5px !important;height: 10px;display: block;font-size: 12px;}
.num_r {float: left;padding: 2px 5px;}
.price_p {float: right;padding: 2px 5px;text-align: right;}
/*.latest-properties li p a { color:#6E8C00; text-decoration:none; }
.latest-properties li p a:hover { text-decoration:underline; }
*/
.footer { text-align:center; clear:both; }
.footer a { color:#068; text-decoration:none; }
.footer a:hover { color:#E90; text-decoration:none; }

.p_27 { padding:10px 27px 0; }
.clear { clear:both; }
.fright { float:right; }
.fleft { float:left; }
.img { float:right; margin:10px 0 5px 5px; }
.img-left { float:left; margin:10px 5px 5px 0; }

#breadcrumbs{margin:0 0 5px; padding:5px 10px 0; line-height:25px; clear:both; }
#breadcrumbs p {padding:0;}

/* Style search */
.cont_tabs { margin:10px 25px; clear:both;}
.cont_tabs ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px; /*--Set height of tabs--*/
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	width: 100%;
}
.cont_tabs ul.tabs li {
	float: left;
	margin: 0 4px 0 0;
	padding: 0;
	height: 31px; /*--Subtract 1px from the height of the unordered list--*/
	line-height: 28px; /*--Vertically aligns the text within the tab--*/
	border: 1px solid #ccc;
	margin-bottom: -1px; /*--Pull the list item down 1px--*/
	overflow: hidden;
	position: relative;
	background-color:#f2f2f2;
}
.cont_tabs ul.tabs li a {
	text-decoration: none;
	color: #333;
	display: block;
	font-size: 12px;
	padding: 3px 10px 0 10px;
	/*border: 1px solid #f2f2f2; /*--Gives the bevel look with a 1px white border inside the list item--*/
	outline: none;
}
.cont_tabs ul.tabs li a:hover {
	background: #f2f2f2;
}
html .cont_tabs ul.tabs li.active, html .cont_tabs ul.tabs li.active a:hover, .cont_tabs ul.tabs li.active, .cont_tabs ul.tabs li.active a:hover   { /*--Makes sure that the active tab does not listen to the hover properties--*/
	background-color:#0287B5;
	border-bottom: 1px solid #0287B5; /*--Makes the active tab look like it's connected with its content--*/
}

.cont_tabs .tab_container {
	border: 1px solid #ccc;
	border-top: none;
	overflow: hidden;
	clear: both;
	float: left; width: 100%;
	background-color:#f2f2f2;
	height:141px;
}
.cont_tabs .tab_content {
	padding: 20px;
	font-size: 1.2em;
	height:101px;
}
.active a, .active a:visited { color:#FFF !important;}
#tab1, #tab2, #tab3, #tab4 { background:#2E6583 url(/images/bg_search_p.jpg) left top repeat-x;}
#tab1 h2, #tab2 h2, #tab3 h2, #tab4 h2 { color:#FFFF00; font-size:18px; padding-bottom:10px;}
#tab1 h2 { padding-bottom:20px;}
#tab1 ul, #tab2 ul, #tab3 ul, #tab4 ul { font-size:12px; list-style-type:none; margin:0; padding:0;}
#tab1 ul li, #tab2 ul li, #tab3 ul li, #tab4 ul li { padding:0 10px; background:url(/images/icon-arrow-y.gif) left 4px no-repeat;}
#tab1 ul li a, #tab1 li a:visited, #tab2 ul li a, #tab2 ul li a:visited, #tab3 a, #tab3 a:visited, #tab4 a, #tab4 a:visited { color:#FFF; text-decoration:none;}
#tab1 ul li a:hover, #tab2 ul li a:hover, #tab3 a:hover, #tab4 a:hover { text-decoration:underline;}

/*#tab1 { background:url(/images/bg_tab1.jpg) right top no-repeat; height:141px;}*/
.tab1_search label { float:left; margin-right:5px; color:#FFFF00; font-size:18px; font-weight:bold; padding-top:5px;}
.tab1_search span { clear:both; color:#FFF; display:block; font-size:11px; padding:10px 0 0 80px;}
.input_search_tab { width:370px; padding:6px; margin-right:5px; border:1px solid #CCC;}
.ads_post { border:1px solid #CCC; padding:10px; margin-bottom:10px;}
.ads_post span { display:block; text-align:right; font-size:11px; clear:both;}
.bt_search_go { background:url(/images/bt_search_p.jpg) no-repeat scroll left top transparent; border:none; cursor:pointer; height:30px; width:129px;}
.numbers_bg { background:url(/images/numbers2.gif) left top no-repeat; padding-left:280px; margin-left:180px; line-height:40px; color:#333; text-align:left;}

.footer-links { border:1px solid #CCC; border-width:0 1px 1px; text-align:left;font-size:11px;}
.footer-links_l { float:left; width:365px; padding:10px;}
.footer-links_l label { display:block; width:100px; font-weight:bold; clear:both; float:left;}
.footer-links_l p { clear:both;}
.footer-links_r { padding:10px; float:right; width:485px;}
.footer-links_r a img { border:none;}
.footer-fr { float: left; margin-right: 90px;}