/* This is where you can override the default styles to fit with the site design */

body {
	font: 76% Arial, Helvetica, sans-serif;
	color: #000;
	background-color:#002D62;
}

hr {
	color: #fff;
	background-color: #fff;
	border: 1px dotted #F2F2F2;
	border-style: none none solid;
	width: 95%;
}

.header {
	background-color: #c0c0c0;
	height: 190px;
}

a:link {
	background-color:transparent;
	text-decoration:underline;
	color:#002D62;
	text-decoration:none;
}

a:hover {
	background-color:transparent;
	text-decoration:underline;
	color:#002D62;
}

a:visited {
	background-color:transparent;
	text-decoration:none;
	color:#002D62;
}

h2 {
	margin:0pt;
	padding:0pt;
	font-size:26px;
	font-weight:bold;
	color:#002D62;
	padding:0pt 0pt 0px;
}

p {
	color:#666;
	font-size:1em;
	margin:0pt;
	padding:0pt;
	text-align:justify;
	line-height:1.5;
}

ul {
	color:#666;
	padding: 0 5px 0 0;
}

h4 {
	color:#002D62;
	margin:10px 0pt 5px;
	padding:0pt;
}

.site_wrapper {
	margin:3px auto 15px auto;
	text-align:left;
	width:960px;
	background:none repeat scroll 0 0 #FFFFFF;
	border:10px solid white;
	clear:right;
}

.main_content .visual_padding {
	padding:20px;
}

* html .site_wrapper {
	margin:3px auto 15px auto;
	text-align:left;
	width:980px;
	background-color:#FFFFFF;
	border:10px solid white;
}

#header_replacement {
	padding: 182px 0 0 0;
	overflow: hidden;
	background-image: url("/images/header_image.jpg");
	background-repeat: no-repeat;
	height: 0px !important;
	height /**/:182px;
}

.three_column_layout .left_column h3 {
	color:#002D62;
	font-size:18px;
	font-weight:bold;
	font-weight:bold;
	margin:0pt;
	padding:15px 20px 0 20px;
	text-align:left;
	text-transform:uppercase;
}

.three_column_layout .left_column h2 {
	border-top:20px solid #FFFFFF;
	color:#002D62;
	font-size:18px;
	font-weight:bold;
	margin:0px 0pt 0pt;
	padding:20px 0pt 10px 20px;
	text-align:left;
	text-transform:uppercase;
}

.top_content {
	background-color: #888;
}

.three_column_layout .left_column {
	background-color: #fff;
	border:0;
	margin:0;
}

.three_column_layout .main_content {
	background-color: #fff;
}

.three_column_layout .right_column {
	background-color: #eee;
	border-top:20px solid #ffffff;
}

.three_column_layout .columns_wrapper {
	float:right;
	width:751px;
}

.three_column_layout .main_content {
	float:left;
	width:543px;
}

.three_column_layout .left_column {
	float:left;
	width:209px;
	background-color:#F4911E;
	border-top:20px solid #ffffff;
	border-bottom:20px solid #ffffff;
}

.three_column_layout .right_column {
	float:right;
	width:208px;
}

.footer {
	background-color: #002D62;
	width:960px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

.v_nav ul li a {
	background-color: #036;
}

.v_nav ul li a:link, .v_nav ul li a:visited {
	color: #eee;
	background-color: #036;
}

.v_nav ul li a:hover {
	background-color: #369;
	color: #fff;
	height:40px;
}

.h_nav {
	height:40px;
	float:right;
	font-size:15px;
	font-weight:bold;
}

.h_nav ul {
	margin:0pt;
	padding:0pt;
	width:751px;
	z-index:100;
	background-color: #002D62;
	font-size:15px;
}

.h_nav ul li a {
	background-color: #002D62;
	padding: 10px 18px 9px;
	text-decoration:none !important;
	font-size:15px;
}

.h_nav ul li {
	display:inline;
	float:left;
	height:40px;
	position:relative;
}

* html .h_nav ul li a {
	height:40px;
}

.h_nav ul li a:link, .h_nav ul li a:visited {
	color: #eee;
}

.h_nav ul li a:hover {
	background-color: #F4911E;
	color: #002D62;
	text-decoration:none !important;
	height:21px;
}

*html .h_nav ul li a:hover {
	background-color: #F4911E;
	color: #002D62;
	text-decoration:none !important;
	height:40px;
}

.h_nav ul li.first a {
	padding: 11px 22px 9px 26px;
}

.h_nav ul li a.curr_page {
	background:#F4911E;
	color: #002D62 !important;
	font-weight:bold;
	height:21px;
}

*html .h_nav ul li a.curr_page {
	background:#F4911E;
	color: #002D62 !important;
	font-weight:bold;
	height:40px;
}

.flash_content {
	padding:0;
	margin:0;
	border:none;
}

.h_nav ul li.last a {
	padding: 11px 16px 9px 16px;
}

#acms_product_search_form {
	height:188px;
	padding-top:10px;
}


#acms_product_search_form label {
	float:right;
	color:#002D62;
	display:block;
	font-size:11px;
	font-weight:bold;
	margin:3px 115px 3px 0px;
	padding:0;
}

.location {
	margin: 3px 0 11px 5px !important;
 .margin: 3px 0 10px 5px !important;
}

.product span.status {
	color: #fff;
	text-transform: uppercase;
}

.product_details span.status {
	color: #cc0000;
	text-transform: uppercase;
}

#acms_product_search_form label.rooms, #acms_product_search_form label.min_cost, #acms_product_search_form label.max_cost {
	display:none;
}

.furnished {
	margin: -3px 0 11px 5px;
 .margin: 3px 0 10px 5px;
}

.max_cost {
	margin: 0 0 11px 5px !important;
 .margin: -5px 0 10px 5px !important;
}

#acms_product_search_form select {
	font-size: 11px;
	margin : 4px 0 4px 20px;
	height:20px;
	width: 167px;
	color:#002D62;
}

#acms_product_search_form #rooms {
	font-size: 11px;
}

#acms_product_search_form #max_cost, #acms_product_search_form #min_cost {
	font-size: 11px;
}

#acms_product_search_form #button {
	float: left;
	margin:6px 0 17px 20px;
	background: url(../images/search_button.gif) no-repeat;
	width: 76px;
	padding-top: 20px;
	height: 0px !important;
	height /**/: 20px;
	cursor: pointer;
	cursor: hand;
	border: none;
}

#acms_product_search_form #furnished {
	margin:3px 5px 3px 20px;
}

.no_results {
 .margin: 0 0 10px 0;
}

#callbackForm .submit_button {
	float: right;
	margin-right: 6px;
	margin-left: 100px;
	background: url(../images/submit_button.gif) no-repeat;
	width: 76px !important;
	padding-top: 20px;
	height: 0px !important;
	height /**/: 20px;
	cursor: pointer;
	cursor: hand;
	border: none;
}

/* FOOTER NAVIGATION STYLES */

.f_nav ul {
	margin: 0;
	padding: 0;
	text-align:center;
}

.f_nav ul li {
	display: inline;
}

.f_nav ul li a {
	text-decoration: none;
	margin-left: 10px;
	color:#FFFFFF;
	font-size:12px;
	text-decoration:none;
}

.f_nav ul li a:hover {
	text-decoration: none;
	color:#FFFFFF;
}

.f_nav ul li a:visited {
	text-decoration: none;
	color:#FFFFFF;
}

.f_nav ul li a.curr_page {
	font-weight: bold;
}

.f_nav ul ul {
	display: none;
}

.header_number {
	width:209px;
	float:left;
	background-color:#E6E6E6;
	height:40px;
	padding:0;
	margin:0;
	border:none;
}

.header_number p {
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	padding:0;
	margin:5px 0px 0px 18px;
	border:none;
	color:#002D62;
}

.nav_bar {
	height:40px;
	border-top:10px solid #FFFFFF;
}

.artavia_this {
	background-color: #002D62;
	color:#FFFFFF;
	font-size:11px;
	margin-top:10px;
	width:960px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

.artavia_this a:link {
	color:#FFFFFF;
	text-decoration:none;
}

.artavia_this a:hover {
	color:#FFFFFF;
	text-decoration:none;
}

.artavia_this a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

/* PRODUCT MANAGEMENT FORM */

#acms_productManagementDGF_search_form {
	padding:0;
	margin:0;
	border:none;
}

#acms_productManagementDGF_search_form select {
	padding:0;
	margin:0;
	width:200px;
	margin:3px 0pt 0pt 5px;
}

.furnishOption {
	margin: 12px 5px 0 0 !important;
}

#acms_productManagementDGF_search_form input {
	padding:0;
	margin:0;
	float:right;
	margin:5px 5px 0pt 140px;
	color:#002D62;
}

#acms_productManagementDGF_search_form label {
	display:none;
	padding:0;
	float:left;
	margin:10px 0pt 3px 0px;
	padding-left:5px;
	width:150px;
	color:#002D62;
	font-weight: bold;
}

/* END PRODUCT MANAGEMENT STUFF */


/* CALL BACK STUFF */

#callbackForm {
	padding:0;
	margin:0;
	float:right;
}



/* END CALL BACK STUFF */

/* ============================== PROPERTY LISTING ============================== */

div.product {
	float:left;
	margin:10px 0px 0px 0px;
}

*div.product {
	float:left;
	margin:0px 0pt 10px;
	width:503px !important;
}

div.product img {
	float:left;
	margin:0pt 2px 0px 0pt;
	border:none;
	width:130px;
	height:105px;
}

.view img {
	margin:22px 2px 0px 0pt !important;
	width:81px !important;
	height:28px !important;
}

div.product div.product_title {
	background-color:#002D62;
	/* float:left; */
	padding:5pt 15px 5px 6px;
	width: 349px;
	float: right;
 *float: none;
	height: 15px
}

*div.product div.product_title {
	float:left;
	width:370px;
}

 div.product div.product_title:nth-of-type(1) {
 width: 349px;
 float: right;
}

div.product div.product_title .name {
	width: 180px;
	margin-left: 5px;
 .margin-left: 0;
	float: left;
	color:#F4911E;
	font-weight:bold;
	font-size:14px;
}

div.product div.product_title .ref {
	width:100px;
	float: left;
	text-align: left;
	color:#F4911E;
	font-size:10px;
	font-weight: bold;
}

div.product div.product_title .price {
	width:155px;
 .width: 160px;
	float: right;
	text-align: right;
	color:#F4911E;
	font-size:14px;
	margin: -3px -5px 0 0;
}

div.product div.product_title .price span {
	font-size: 16px;
	font-weight: bold;
}

div.product div.address {
	float: left;
	width: 250px;
	padding: 5px 0 0 5px;
	font-weight:bold;
}

div.product .ref {
	float: right;
	padding: 5px 0 0 5px;
	font-weight:bold;
	font-size: 10px;
}

div.product ul {
	float: left !important;
	margin: 0 0 0 0px !important;
	padding: 5px 0 0 0 !important;
	list-style-position: inside !important;
	width: 250px !important;
	height: 50px !important;
}

div.product ul li {
	float: left !important;
	width: 110px !important;
	text-indent: 3px !important;
	color:#666 !important;
	font-size: 11px !important;
	margin-left:0px;
	padding-left:10px;
	list-style:none;
	background-image: url("/images/bullet.gif");
	background-repeat:no-repeat;
}

div.product a {
	float: right !important;
	width:81px !important;
	height:28px !important;
}

.display_address {
}

/* ============================== SEARCH REFINER ============================== */

div#search_refiner {
	background: #CCCCCC;
	padding:10px 10px 0 0;
	float: left;
	width:490px;
}

*div#search_refiner {
	background: #CCCCCC;
	padding:10px 10px 0 0;
	width: 501px;
}

div#search_refiner p {
	display: block;
	width: 390px;
	height: 15px;
	padding: 0;
	margin: 0 0 0 10px;
	font-size:11px;
}

div#search_refiner div.checkboxes {
	float: left;
	width: 310px;
	text-align: left;
	margin: 7px 0 0 4px;
	height: 70px !important;
}

*div#search_refiner div.checkboxes {
	float: left;
	width: 280px;
	text-align: left;
	margin: -10px 0 0 8px;
	height: 70px !important;
}

div#search_refiner div.checkboxes ul {
	width:280px;
	text-align: left;
	margin: 0 0 0 4px;
	padding: 0;
	height: 70px !important;
}

*div#search_refiner div.checkboxes ul {
	width:280px;
	text-align: left;
	margin: 0;
	padding: 0;
	height: 70px !important;
}

div#search_refiner div.checkboxes li {
	float: left;
	width: 130px;
	text-align: left;
	margin: 0;
	padding: 0;
	height: 22px !important;
	list-style: none;
}

div#search_refiner div.checkboxes input {
	display: block;
	float: left;
	padding:10px 10px 15px;
}

div#search_refiner div.checkboxes label {
	display: block;
	float: left;
	width: 100px;
	text-indent: 0px;
	padding:1px 0pt 3px;
	margin:0;
	font-size: 11px;
}

div#search_refiner div.dropdowns {
	float: left;
	width: 160px;
	margin: 5px 5px 5px 0;
	text-align: right;
	font-size:11px;
}

*div#search_refiner div.dropdowns {
	float: left;
	width: 160px;
	margin: -10px 5px 2px 0;
	text-align: right;
	font-size:11px;
}

div#search_refiner div.dropdowns select {
	width: 130px;
	margin-bottom: 5px;
	font-size:11px;
}

input#refinerSubmit {
	float: right;
	margin-top: 5px;
}

div.searchSentence {
	padding: 5px 0 0 0;
	margin: 0;
	clear: both;
}

.options_container {
}

/*===================== ALERT FORM ============================= */

.alertsForm ledgend {
	border:none;
}

/* ============================== PROPERTY DETAILS ============================== */

div.product_details {
	margin: 0px 0 0 0;
	padding:0px 0px 17px;
	width:495px;
	float:left;
}

div.product_right {
	margin: 5px 0 0 0;
	padding:0;
	width:260px !important;
	float:right;
	display:block;
	width:230px !important;
}

div.product_left {
	margin: 5px 0 0 0;
	padding:0;
	width:239px;
	float:left;
}

div.product_details h3 {
	display: block;
	color:#002D62;
	clear: none;
	width:100%;
	font-size: 22px;
	float: left;
	font-weight:bold;
	margin: 0;
	padding: 0;
}

div.product_details div.address {
	float: left;
	padding: 0 0 5px 0;
	font-weight:bold;
	width:100%;
}

div.product_details div.ref {
	clear:left;
	color:#002D62;
	float:left;
	font-weight:bold;
	margin-bottom:5px;
	width:110px;
}

div.product_details div.price {
	color:#002D62;
	float:left;
	font-size:26px;
	font-weight:bold;
	margin:20px 0 5px;
	text-align:right;
	width:100%;
}

div.product_details img.main {
	width:239px;
	margin: 0;
	padding: 0;
}

div.product_details div.thumbs {
	float: left;
	padding: 5px 0px 0px 0px;
	margin: 0;
	width:239px;
	border:none;
}

div.product_details div.thumbs img {
	margin: 0 0px 0 0;
	padding: 0px;
	width: 110px;
	height:127px;
}

div.product_details h4 {
	clear:both;
	color:#000000;
	float:left;
	font-size:12px;
	font-weight:bold;
	margin:5px 0 15px;
	padding:0;
	width:100%;
}

div.product_details ul {
	width:100%;
	clear:left;
	float:left;
	list-style-position:inside;
	list-style-type:disc;
	color:#666;
	display:block;
	padding:0;
	margin:0pt 0px 15px 0pt;
	border:none;
}

div.product_details p {
	float:left;
	clear:left;
	width:100%;
	padding:0;
	margin:0pt 0pt 20px;
	border:none;
}

div.product_details div.description {
	float: right;
	clear: right;
	width: 280px;
	color:#B4B4B4;
	padding: 10px 0 10px 0;
	margin: -95px 0 0 0;
}

div.product_details a {
	float: left;
	clear: left;
}

.alertsForm fieldset {
}

fieldset {
	border:medium none;
	width:100%;
}

legend {
	display:none;
}

#alertsForm {
}

#alertsForm label {
	display:block;
	float:left;
	padding-top:3px;
	width:175px;
}

#alertsForm text {
	margin-bottom:15px;
	width:175px;
}

#alertsForm input {
	margin:0px 0pt 10px 0;
	width:200px;
}

#viewingForm {
	width:400px;
}

#viewingForm label {
	display:block;
	float:left;
	padding-top:3px;
	width:100px;
}

#viewingForm text {
	margin-bottom:15px;
	width:175px;
}

#viewingForm select {
	margin-bottom:15px;
	width:60px;
}

#viewingForm textarea {
	margin-bottom:15px;
	width:275px;
}

#viewingForm input {
	margin-bottom:15px;
	width:175px;
}

.submit_button {
	width:75px !important;
	float:left;
}

/*========================== Premium properties  ==========================*/

.pre_prop_header {
	color:#002D62;
	font-size:16px;
	margin:15px 0px 0px 12px;
	padding:0pt;
}

.pre_prop_img {
	margin:10px 0pt 0pt 12px;
}

.pre_prop_ref {
	color:#002D62;
	font-size:14px;
	margin:10px 0pt 0pt 12px;
}

.pre_prop_button {
	margin:0pt 0pt 20px 12px;
}

/*========================= FEATURED PRODUCTS ==========================*/

.featured_header {
	color: #002D62;
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 -10px 0;
	padding: 10px 0 0 10px;
	text-transform: uppercase;
}

.featured_box {
	padding: 10px;
}

.featured_box ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.featured_box li {
	margin-bottom: 5px;
}

.featured_box h5 {
	color: #002D62;
	font-size: 15px;
	font-weight: bold;
	margin: 5px 0;
	padding: 0px;
}

.featured_box .pre_prop_button {
	margin: 10px 0 10px 2px;
}

/*============================ ALERTS BOX ==============================*/

.alerts_box {
	background-color:#CCCCCC;
	margin:0pt;
	padding:0pt;
	border-top:20px solid #ffffff;
}

.alerts_header {
	color:#002D62;
	font-size: 20px;
	font-weight:bold;
	margin:0pt;
	padding:10px 0 0 10px;
	text-align:left;
}

.alerts_text {
	padding:0pt 10px;
	text-align:left;
	padding:10px;
}

.alerts_go {
	margin:0pt 0pt 20px 12px;
	border:none;
}

.contact_wrap {
	margin:0 auto;
	padding:0;
	text-align:left;
	width:1070px;
}

.contact_details {
	color:#FFFFFF;
	float:right;
	font-size:16px;
	font-weight:bold;
	margin:0px auto 0px auto;
	width:491px;
	padding:0;
	font-style:italic;
}

.accomm_furn {
	display:block !important;
}

.header_email {
	color:#fff !important;
	text-decoration:none !important;
}

.alertsForm_address {
	margin-bottom:10px;
}

.one_row {
	margin-bottom:10px;
}

.three_row {
	margin-bottom:10px;
}

#alertsForm_address {
	margin-bottom: 10px;
}

/*============================ INSURANCE BOX ==============================*/

.three_column_layout .left_column .insurnace_box {
	background-color:#CCCCCC;
	margin:0pt;
	padding:0pt;
	border-top:20px solid #ffffff;
	clear:both;
}

.three_column_layout .left_column .insurance_header {
	color:#002D62;
	font-size: 20px;
	font-weight:bold;
	margin:0pt;
	padding:10px 0 0 10px;
	text-align:left;
}

.three_column_layout .left_column .insurance_text {
	padding:0pt 10px;
	text-align:left;
	padding:10px;
}

.three_column_layout .left_column .insurance_go {
	margin:0pt 0pt 20px 12px;
	border:none;
}

/* Search From Style */


#acms_product_search_summary {
}

#acms_product_search_summary form {
	color: #002D62;
	font-size: 11px;
	width: 199px;
	float: right;
	font-weight: bold;
}

#acms_product_search_summary label {
	color: #002D62;
	font-size: 11px;
	margin: 0;
	padding: 0;
}

#acms_product_search_summary select {
	margin: 0;
	padding: 0;
}

.searchResultGroup {
	border-top: solid 1px #000000;
	margin: 5px 0 5px 0;
	padding: 5px 0 5px 0;
}

.searchResultGroup_title {
}

.searchRefiner {
	background-color: #CDCDCD;
	width: 503px;
	height: 120px;
	position: relative;
	margin-bottom:10px;
}

.refinerCheckbox {
	position: absolute;
}

.refinerCheckbox_label {
	position: absolute;
	margin: 0;
	padding: 0 0 3px 0;
}

.searchRefiner_title {
	position: absolute;
	top: 10px;
	left: 10px;
	width: 330px;
}

#refinerCheckbox_1 {
	left: 10px;
	bottom: 50px;
}

#refinerCheckbox_label_1 {
	left: 40px;
	bottom: 50px;
}

#refinerCheckbox_2 {
	left: 10px;
	bottom: 30px;
}

#refinerCheckbox_label_2 {
	left: 40px;
	bottom: 30px;
}

#refinerCheckbox_3 {
	left: 10px;
	bottom: 10px;
}

#refinerCheckbox_label_3 {
	left: 40px;
	bottom: 10px;
}

#refinerCheckbox_4 {
	left: 130px;
	bottom: 50px;
}

#refinerCheckbox_label_4 {
	left: 160px;
	bottom: 50px;
}

#refinerCheckbox_5 {
	left: 130px;
	bottom: 30px;
}

#refinerCheckbox_label_5 {
	left: 160px;
	bottom: 30px;
}

#refinerCheckbox_6 {
	left: 130px;
	bottom: 10px;
}

#refinerCheckbox_label_6 {
	left: 160px;
	bottom: 10px;
}

.refinerSelect {
	position: absolute;
	width: 140px;
}

#refinerSelect_1 {
	right: 10px;
	bottom: 10px;
}

#refinerSelect_2 {
	right: 10px;
	bottom: 35px;
}

#refinerSelect_3 {
	right: 10px;
	bottom: 60px;
}

#refinerSelect_4 {
	right: 10px;
	bottom: 85px;
}

#searchRefinerForm {
	margin: 0;
	padding: 0;
}

.propertyAttributes .label {
	color:#666;
	float:left;
	font-size:15px;
	margin:0 0 0;
	width:165px;
}

.propertyAttributes {
	margin-bottom:16px;
	float:left;
	width:180px;
}

.propertyAttributes .value {
	color:#666;
	float:left;
	padding-bottom:4px;
	width:40px;
	font-size:13px;
}

.property_image {
	padding-bottom:10px;
}

.about_prop {
	color:#666666 !important;
	font-size:15px !important;
	margin-bottom:5px !important;
}

.from_date {
	color:#002D62 !important;
	margin:0 0 5px !important;
	font-size:12px !important;
}

.area_att {
	font-weight:bold !important;
	color:#002D62 !important;
	font-size:18px !important;
}

div.product_images img {
	display: none;
}

div#product_images_controls {
	padding: 10px 0 0 0;
	text-align: center;
	margin: 0 0 0 0;
	font-size: 13px;
}

div#product_images_controls a {
	display: inline;
	float: left;
	clear: none;
	font-size: 10px;
}

div#product_images_controls_text {
	padding: 0 10px 0 10px;
	width: 76px;
	*width: 96px;
	color: #002D62;
	font-size: 13px;
	float: left;
}

#acms_product_search_form label.hidden {
	display:none;
}

#acms_product_search_form label.location {
	display:none;
}

#insurance img {
	float:right;
	padding:10px 10px 10px 0;
	border:0;
}

#insurance .quote {
	float:left;
	padding:0;
}
