@charset "utf-8";
/* CSS Document */

/* ------------------------------------------------------------------------------------------------

	Created by elykinnovation, inc. - http://www.elykinnovation.com
	Jacksonville, Florida - Web Design Company

--------------------------------------------------------------------------------------------------- */


a, div {-moz-outline:none;}

/* ----------------------------------------------------------------------------------------------------------------

	.png hack

------------------------------------------------------------------------------------------------------------------*/

/* * { behavior: url(iepngfix.htc); }*/
.iepngfix { behavior: url(css/iepngfix.htc); }
 

/* ---------------------------------------------------------------------------

	Body 

--------------------------------------------------------------------------- */

body {
	margin: 0px;
	padding: 0px;
	background-color: #428AE1;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	font-family:  Tahoma,"Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	color: #333;
}

.wrapper_bg {
	margin: 0px auto;
	padding: 0px;
	border: 0px;
	background-image: url(../images/bg_center.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}

.wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border: 0px;
	width: 930px; /* Make this number 10px wider than actual design for ie issues */
}

.header {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 920px;
}

.one_column_container {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 920px;
}

.one_column_container_top {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 920px;
	height: 22px;
	overflow: hidden;
	background-image:url(../images/1_column_content_top.png);
	background-repeat: no-repeat;
}

.one_column_container_middle {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 920px;
	overflow: hidden;
	background-image:url(../images/1_column_content_middle.png);
	background-repeat: repeat-y;	
}

.one_column_container_bottom {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 920px;
	height: 61px;
	overflow: hidden;
	background-image:url(../images/1_column_content_bottom.png);
	background-repeat: no-repeat;
}

.side_c {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 25px;
	width: 870px;
}


.two_column_container {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 920px;
}

.two_column_container_top {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 920px;
	height: 22px;
	overflow: hidden;
	background-image:url(../images/2_column_content_top.png);
	background-repeat: no-repeat;
}

.two_column_container_middle {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 920px;
	overflow: hidden;
	background-image:url(../images/2_column_content_middle.png);
	background-repeat: repeat-y;	
}

.two_column_container_bottom {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 920px;
	height: 61px;
	overflow: hidden;
	background-image:url(../images/2_column_content_bottom.png);
	background-repeat: no-repeat;
}


.side_a {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 30px;
	width: 540px;
}

.side_b { 
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 30px 0px 0px;
	width: 285px;
}

.footer {
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 12px 0px 0px 0px;
	text-align: center;
	color: #fff;
	height: 80px;
	font-size: 12px;
	line-height: 22px;
}

.footer a:link, .footer a:visited {
	color: #fff;
	text-decoration: underline;
}

.footer a:hover, .footer a:visited:hover {
	color: #ffff00;
	text-decoration: none;
}



/* ---------------------------------------------------------------------------

	Header Declarations

--------------------------------------------------------------------------- */

/*.logo a {
	text-decoration: none;
	width: 280px;
	height: 56px;
	background-image: url(../images/logo_playa_management.png);
	background-repeat: no-repeat;
	margin: 20px 0px 20px 15px;
	padding: 0px 0px 0px 0px;
	float: left;
}*/

.logo a {
	text-decoration: none;
	width: 292px;
	height: 68px;
	background-image: url(../images/logo_playa_management_blue_bar.png);
	background-repeat: no-repeat;
	margin: 20px 0px 20px 15px;
	padding: 0px 0px 0px 0px;
	float: left;
}

.attention_owners {
	width: 260px;
	height: 55px;
	float: right;
	position: relative;
	z-index: 33;
	display: block;
	margin: 10px 10px -44px 0px;
	padding: 55px 16px 0px 0px;
	background-image: url(../images/attention_owners_bg.png);
}

.attention_owners a:link, .attention_owners a:visited {
	color: #fff;
	text-decoration: underline;
	float: right;
}

.attention_owners a:hover, .attention_owners a:visited:hover {
	color: #ffff00;
	text-decoration: none;
}


/* ---------------------------------------------------------------------------

	Menu Declarations

--------------------------------------------------------------------------- */
/*
.menu {
	width: 906px;
	height: 44px;
	float: left;
	margin: 0;
	padding: 0 0 0 8px;
	text-transform: uppercase;
	text-align: center;
	font-size: 15px;
	color: #fff;
}

.menu ul {
	 padding: 0px;
	 margin: 0px;
	 text-indent: 0px;
	 list-style: none;
}

.menu li {
	margin: 0px -8px 0px 0px;
	padding: 0px 0px;
	display: inline-block;
	float: left;
}

a.button {
    background: url('../images/btn_bg_right.png') no-repeat scroll top right;
    color: #fff;
    display: inline-block;
    float: left;
    height: 44px;
    margin: 0px 0px 0px 0px;
    padding: 0px 15px 0px 0px; /* sliding doors padding *//*
    text-decoration: none;
}

a.button span {
    background: transparent url('../images/btn_bg_left.png') no-repeat;
	width: auto !important;
	width: 97px;
	min-width: 97px;
	height: 44px;
    display: inline-block;
    padding: 6px 5px 0px 20px;
    margin: 0px 0px 0px 0px;
} 


a.button:hover span {
	color: #ffff00;
	cursor: pointer;
} */




.menu_updated {
	width: 906px;
	height: 44px;
	float: left;
	margin: 0;
	padding: 0 0 0 8px;
	text-transform: uppercase;
	text-align: center;
	font-size: 14px;
	color: #fff;
}

.menu_updated ul {
	 padding: 0px;
	 margin: 0px;
	 text-indent: 0px;
	 list-style: none;
}

.menu_updated li {
	margin: 0px -8px 0px 0px;
	padding: 0px 0px;
	display: inline-block;
	float: left;
}

a.button {
    background: url('../images/btn_bg_right.png') no-repeat scroll top right;
    color: #fff;
    display: inline-block;
    float: left;
    height: 44px;
    margin: 0px 0px 0px 0px;
    padding: 0px 15px 0px 0px; /* sliding doors padding */
    text-decoration: none;
}

a.button span {
    background: transparent url('../images/btn_bg_left.png') no-repeat;
	/*width: auto !important;
	width: 80px;*/
	min-width: 80px;
	height: 44px;
    display: inline-block;
    padding: 6px 0px 0px 15px;
    margin: 0px 0px 0px 0px;
}

a.button:hover span {
	color: #ffff00;
	cursor: pointer;
}



/* ---------------------------------------------------------------------------

	Listings Page Declarations

--------------------------------------------------------------------------- */

h3.orange {
	color: #E85700;
}

h3.blue {
	color: #2067C1;
}

h3.black {
	color: #000;
}

.sort_by {
	width: 100%;
	height: 30px;
	margin: 0;
	padding: 0;
	float: left;
	white-space: nowrap;
	text-align: left;
	border-collapse: collapse;
} 

.sort_by td {
	padding: 0 4px;
	white-space: nowrap;
	vertical-align: middle;
}

.sort_by form {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.sort_by select,
.sort_by input[type=text],
.sort_by input[type=button],
.sort_by input[type=submit] {
	border: #C7DBF1 1px solid;
	font-size: 11px;
	color: #333;
	padding: 2px 2px 2px 3px;
}

.sort_by input[type=button],
.sort_by input[type=submit] {
	width: 50px;
	background-color: #D8E6F5;
	cursor: pointer;
}

.property_status_title {
	display: block;
	margin: 0px 0px 3px 0px;
	padding: 0;
	font-size: 14px;
}

.divide {
	width: 840px;
	height: 2px;
	border-bottom: 1px #ccc solid;
	margin: 10px 0px 10px 12px;
	padding: 0;
	float: left;
	clear: both;
}

.property_pic {
	width: 228px;
	height: 214px;
	border: 1px #ccc solid;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.property_info_container {
	width: 618px;
	height: 214px;
	border: 1px #ccc solid;
	float: left;
	margin: 0px 0px 0px 16px;
	padding: 0px 0px 0px 0px;
}

.info_left {
	width: 370px;
	height: 205px;
	float: left;
	margin: 10px;
	padding: 0;
}

.info_right {
	width: 200px;
	height: 205px;
	border-left: 1px #ccc solid;
	float: right;
	margin: 10px 0 0;
	padding: 0 5px 0 12px;
}

.info_right img {
	border: none;
}

.property_info_container a:link, .property_info_container a:visited {
	color: #336699;
	text-decoration: underline;
}

.property_info_container a:hover, .property_info_container a:visited:hover {
	color: #E85700;
	text-decoration: none;
}

.property_address ul {
	padding: 0px;
	margin: 7px 0 0 0;
	text-indent: 1px;
	list-style: none;
	zoom: 1; /* I dunno what this property does, apart from fix IE's junk. */
}

.property_address li {
	width: 95%;
	margin: 0px 0px;
	padding: 0px 0px;
	font-size: 11px;
	line-height: 13px;
}

.property_details ul {
	 padding: 0px;
	 margin: 8px 0px 0px 0px;
	 text-indent: 1px;
	 list-style: none;
}

.property_details li {
	width: 95%;
	margin: 0px 0px;
	padding: 0px 0px;
	font-size: 11px;
	line-height: 13px;
}

.agent_details ul {
	padding: 0px;
	margin: 10px 0 0 0;
	text-indent: 1px;
	list-style: none;
}

.agent_details li {
	width: 95%;
	margin: 0px 0px;
	padding: 0px 0px;
	font-size: 11px;
	line-height: 13px;
}

.agent_bio_details ul {
	padding: 0px;
	margin: 10px 0 0 0;
	text-indent: 1px;
	list-style: none;
}

.agent_bio_details li {
	margin: 0px 0px;
	padding: 0px 0px;
	font-size: 13px;
}


/* ---------------------------------------------------------------------------

	Property Details Page Declarations

--------------------------------------------------------------------------- */

h3.orange_property_status {
	float: left;
	margin: 0px 8px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 16px;
	font-weight: lighter;
	color: #E85700;
}

h3.blue_property_status {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 16px;
	font-weight: lighter;
	color: #2067C1;
}

h3.orange_property_type {
	float: left;
	margin: 0px 8px 0px 135px;
	padding: 0px 0px 0px 0px;
	font-size: 16px;
	font-weight: lighter;
	color: #E85700;
}

h3.blue_property_type {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 16px;
	font-weight: lighter;
	color: #2067C1;
}

h3.blue_background {
	width: 483px;
	height: 20px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 6px 6px;
	font-size: 16px;
	font-weight: lighter;
	color: #fff;
	background-color: #1f67c1;
}

.property_details_pic {
	width: 338px;
	height: 250px;
	border: 1px #ccc solid;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.property_details_left_area {
	width: 340px;
	float: left;
	margin: 0px 10px 10px 5px;
	padding: 0px 0px 0px 0px;
}

.property_details_right_area {
	width: 500px;
	float: left;
	margin: 0px 0px 10px 10px;
	padding: 0px;
}

.property_details_right_area a:link, .property_details_right_area a:visited {
	color: #336699;
	text-decoration: underline;
}

.property_details_right_area a:hover, .property_details_right_area a:visited:hover {
	color: #E85700;
	text-decoration: none;
}


.property_icons_container {
	float: left;
	width: 338px;
	height: 58px;
	text-align: center;
	background-color: #8db8ed;
	border: 1px solid #ccc;
	font-size: 10px;
	margin: 12px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
} 

.property_icons_container ul {
	padding: 0px;
	margin: 0px;
}

.property_icons_container li {
	display: inline;
	float: left;
	padding: 5px;
	margin: 0px 6px 0px 5px;
	color: #333;
}

.property_icons_container ul li a:link, .property_icons_container ul li a:visited {
	color: #333;
	text-decoration: none;
}

.property_icons_container ul li a:hover, .property_icons_container ul li a:visited:hover {
	color: #666;
	text-decoration: none;
}

.icon_map_property {
	width: 45px;
	height: 30px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 23px 0px 0px 0px;
	background-image: url(../images/icon_map_property.png);
	background-position: top center;
	background-repeat: no-repeat;
}

.icon_print_property {
	width: 45px;
	height: 30px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 23px 0px 0px 0px;
	background-image: url(../images/icon_print_property.png);
	background-position: top center;
	background-repeat: no-repeat;
}

.icon_email_property {
	width: 45px;
	height: 30px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 23px 0px 0px 0px;
	background-image: url(../images/icon_email_property.png);
	background-position: top center;
	background-repeat: no-repeat;
}

.icon_area_information {
	width: 50px;
	height: 30px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 23px 0px 0px 0px;
	background-image: url(../images/icon_area_information.png);
	background-position: top center;
	background-repeat: no-repeat;
}

.icon_schedule_showing {
	width: 45px;
	height: 30px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 23px 0px 0px 0px;
	background-image: url(../images/icon_schedule_showing.png);
	background-position: top center;
	background-repeat: no-repeat;
}

.agent_information_area {
	width: 490px;
	height: 134px;
	border: 1px #ccc solid;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 4px;
}

.contact_agent_info_icon {
	width: 300px;
	height: 70px;
	float: left;
	margin: 15px 0 0 0;
	padding: 0;
}

.contact_agent_info_icon img {
	margin: 0 8px;
	float: left;
}

.contact_agent_info_icon ul {
	 padding: 0;
	 margin: 0 0 0 5px;
	 text-indent: 1px;
	 list-style: none;
	 font-size: 12px;
	 float: left;
}

.contact_agent_info_icon li {
	/*width: 95%;*/
	margin: 0px 0px;
	padding: 0px 0px 3px 0px;
	font-size: 12px;
}

.property_information_area {
	width: 490px;
	height: 170px;
	border: 1px #ccc solid;
	float: left;
	margin: 10px 0px 0px 0px;
	padding: 4px;
}

.property_information_area ul {
	width: 200px;
	float: left;
	padding: 0;
	margin: 15px 0px 0px 20px;
	text-indent: 1px;
	list-style: none;
	font-size: 12px;
}

.property_information_area ul.right {
	width: 260px;
	float: left;
	padding: 0;
	margin: 15px 0px 0px 0px;
	text-indent: 1px;
	list-style: none;
	font-size: 12px;
}

.property_information_area li {
	/*width: 95%;*/
	margin: 0;
	padding: 0px 0px 3px 0px;
	font-size: 12px;
}

.property_information_thumbnail {
	width: 100px;
	height: 100px;
	margin: 6px;
	padding: 3px;
	float: left;
	border: 1px solid #ccc;
}

/* ---------------------------------------------------------------------------

	General Declarations

--------------------------------------------------------------------------- */

h1 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
	font-size: 26px;
	font-weight: lighter;
	color: #2067C1;
}

h2 {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 18px;
	font-weight: lighter;
	color: #E85700;
}

h3 {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 16px;
	font-weight: lighter;
	color: #0099FF;
}

p {
	text-align: left;
	line-height: 22px;
	margin: 0px 0px 14px 0px;
}

.call_us_now_title {
	margin: 8px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 20px;
	font-weight: lighter;
	color: #2067C1;
	text-align: center;
}

.call_us_now_question {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 16px;
	font-weight: lighter;
	color: #2067C1;
	text-align: center;
}

.prospective_tenants {
	margin: 20px 0px 0px 0px;
	padding: 15px 0px 0px 0px;
	font-size: 13px;
	font-weight: bold;
	color: #2067C1;
	text-align: center;
	border-top: 1px solid #dedede;
}

.prospective_tenants a:link, .prospective_tenants a:visited {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 13px;
	font-weight: bold;
	color: #2067C1;
	text-align: center;
	text-decoration: underline;
}

.prospective_tenants a:hover, .prospective_tenants a:visited:hover {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 13px;
	font-weight: bold;
	color: #0066CC;
	text-align: center;
	text-decoration: none;
}

.view_details {
	width: 75px;
	height: 22px;
	float: right;
	margin: 0;
	padding: 4px 0px 0px 30px;
	background-image: url(../images/icon_search.png);
	background-position: 0 50%;
	background-repeat: no-repeat;
}

.virtual_tour {
	width: 73px;
	height: 22px;
	float: right;
	clear: both;
	margin: 0;
	padding: 4px 0px 0px 30px;
	background-image: url(../images/icon_video_tour_large.png);
	background-position: 0 50%;
	background-repeat: no-repeat;
}

.request_more_info {
	width: 160px;
	height: 22px;
	float: left;
	margin: 30px 0px 0px 0px;
	padding: 4px 0px 0px 30px;
	background-image: url(../images/icon_info.png);
	background-position: 0 50%;
	background-repeat: no-repeat;
}

a.availability_date {
	display: block;
	float: left;
	width: 95px;
	height: 22px;
	margin: -3px 0px 0px 0px;
	padding: 4px 30px 0px 0px;
	background-image: url(../images/icon_calendar.png);
	background-position: right 50%;
	background-repeat: no-repeat;
	text-decoration: none;
	color: #000;
}

a.view_all {
	display: block;
	float: left;
	width: 60px;
	height: 22px;
	margin: -3px 0px 0px 0px;
	padding: 4px 20px 0px 0px;
	background-image: url(../images/icon_view_all.png);
	background-position: right 50%;
	background-repeat: no-repeat;
	text-decoration: none;
	color: #000;
}

.hide {
	visibility: hidden;
	display: none;
	text-indent: -8520px;
}

.print_only {
	display: none;
}

.pictureframe {
	border: #000 1px solid;
	padding: 4px;
}

.floatleft {
	float: left;
}

.floatleftpad {
	float: left;
	margin:0 10px 0 0;
	padding:4px;
	border:solid 1px #CCC;
}

.floatright {
	float: right;
}

.clear {
	clear: both;
	background-color: transparent;
	height: 1px;
}

.icon_twitter a {
	display: block;
	width: 140px;
	height: 26px;
	float: right;
	margin: 20px 10px 0px 0px;
	padding: 6px 0px 0px 0px;
	background-image: url(../images/icon_twitter.png);
	background-position: right 50%;
	background-repeat: no-repeat;
	font-size: 16px;
	color: #336699;
	text-decoration: none;
}

.icon_twitter a:hover {
	text-decoration: none;
	color: #E85700;
}

.call_us {
	float:right;
/*	padding:10px;*/
}

/* ---------------------------------------------------------------------------

	Newsletter Signup

--------------------------------------------------------------------------- */

.newsletter {
	margin: 0 0 30px 0;
	float: left;
}

.newsletter-signup div {
	float: left;
}

.newsletter-signup input[type=submit] {
	float: left;
}

/* ---------------------------------------------------------------------------

	Contact Info Page Declarations

--------------------------------------------------------------------------- */

.contact_page_brokers ul {
	 padding-left: 5px;
	 margin-left: 5px;
	 margin-top: 0px;
	 text-indent: 1px;
	 list-style: none;
}

.contact_page_brokers li {
	border-bottom: #CCCCCC 1px dotted;
	margin: 0px 0px;
	padding: 8px 0px 8px 0px;
	font-size: 13px;
}

.contact_page_brokers li.woman {
	background-image: url(../images/icon_contact_woman.png);
	background-repeat: no-repeat;
	background-position: 0 50%;
}

.contact_page_brokers li.man {
	background-image: url(../images/icon_contact_man.png);
	background-repeat: no-repeat;
	background-position: 0 50%;
}

.contact_page_brokers a:link, .contact_page_brokers a:visited {
	color: #336699;
	text-decoration: underline;
}

.contact_page_brokers a:hover, .contact_page_brokers a:visited:hover {
	color: #E85700;
	text-decoration: none;
}


/* ---------------------------------------------------------------------------

	Tenants Page Declarations

--------------------------------------------------------------------------- */

.tenants_page_list ul {
	 padding-left: 5px;
	 margin-left: 5px;
	 margin-top: 0px;
	 text-indent: 1px;
	 list-style: none;
}

.tenants_page_list li {
	border-bottom: #CCCCCC 1px dotted;
	margin: 0px 0px;
	padding: 8px 0px 8px 60px;
	font-size: 13px;
	line-height: 22px;
}

.tenants_page_list li.pdf {
	background-image: url(../images/icon_adobe_pdf.png);
	background-repeat: no-repeat;
	background-position: 0 50%;
}

.tenants_page_list li.www {
	background-image: url(../images/icon_www.png);
	background-repeat: no-repeat;
	background-position: 0 50%;
}

.tenants_page_list a:link, .tenants_page_list a:visited {
	color: #336699;
	text-decoration: underline;
}

.tenants_page_list a:hover, .tenants_page_list a:visited:hover {
	color: #E85700;
	text-decoration: none;
}


/* ---------------------------------------------------------------------------

	Management Services Page Declarations

--------------------------------------------------------------------------- */

.management_services_list ul {
	 padding-left: 5px;
	 margin-left: 5px;
	 margin-top: 0px;
	 text-indent: 1px;
	 list-style: none;
}

.management_services_list li {
	border-bottom: #CCCCCC 1px dotted;
	margin: 0px 0px;
	padding: 8px 0px 8px 0px;
	font-size: 13px;
	line-height: 22px;
}

.management_services_forms ul {
	 padding-left: 5px;
	 margin-left: 5px;
	 margin-top: 0px;
	 text-indent: 1px;
	 list-style: none;
}

.management_services_forms li {
	border-bottom: #CCCCCC 1px dotted;
	margin: 0px 0px;
	padding: 15px 0px 15px 60px;
	font-size: 13px;
	line-height: 22px;
}

.management_services_forms li.pdf {
	background-image: url(../images/icon_adobe_pdf.png);
	background-repeat: no-repeat;
	background-position: 0 50%;
}



.management_services_forms a:link, .management_services_forms a:visited {
	color: #336699;
	text-decoration: underline;
}

.management_services_forms a:hover, .management_services_forms a:visited:hover {
	color: #E85700;
	text-decoration: none;
}







/* ---------------------------------------------------------------------------

	Simple Icon List

--------------------------------------------------------------------------- */


.simple_icon_list ul {
	 padding-left: 5px;
	 margin-left: 5px;
	 margin-top: 0px;
	 text-indent: 1px;
	 list-style: none;
}

.simple_icon_list li {
	border-bottom: #CCCCCC 1px dotted;
	margin: 0px 0px;
	padding: 8px 0px 8px 0px;
	font-size: 13px;
	line-height: 22px;
}

.simple_icon_list ul {
	 padding-left: 5px;
	 margin-left: 5px;
	 margin-top: 0px;
	 text-indent: 1px;
	 list-style: none;
}

.simple_icon_list li {
	border-bottom: #CCCCCC 1px dotted;
	margin: 0px 0px;
	padding: 15px 0px 15px 60px;
	font-size: 13px;
	line-height: 22px;
}

.simple_icon_list li.pdf {
	background-image: url(../images/icon_adobe_pdf.png);
	background-repeat: no-repeat;
	background-position: 0 50%;
}

.simple_icon_list li.www {
	background-image: url(../images/icon_www.png);
	background-repeat: no-repeat;
	background-position: 0 50%;
}

.simple_icon_list li.aoi {
	background-image: url(../images/icon_aoi.png);
	background-repeat: no-repeat;
	background-position: 0 6px;
}

.simple_icon_list li.map {
	background-image: url(../images/icon_map_property.png);
	background-repeat: no-repeat;
	background-position: 0 50%;
}

.simple_icon_list a:link, .simple_icon_list a:visited {
	color: #336699;
	text-decoration: underline;
}

.simple_icon_list a:hover, .simple_icon_list a:visited:hover {
	color: #E85700;
	text-decoration: none;
}



/* ---------------------------------------------------------------------------

	Horizontal Navigation

--------------------------------------------------------------------------- */

.NAME {
   white-space: nowrap;
   float: left;
   width: 444px;
   height: 20px;
   text-align: center;
} 
.NAME ul {
   padding: 0px;
   margin: 0px;
}

.NAME ul li {
   display: inline;
	padding-left: 5px;
	padding-right: 5px;
	color: #666666;
}

.NAME ul li a:link, .NAME ul li a:visited {
	color: #666666;
	text-decoration: none;
}

.NAME ul li a:hover, .NAME ul li a:visited:hover {
	color: #990000;
	text-decoration: none;
}


/* ---------------------------------------------------------------------------

	Unordered List Stylings

--------------------------------------------------------------------------- */


.NAME ul {
	 padding-left: 5px;
	 margin-left: 5px;
	 margin-top: 0px;
	 text-indent: 1px;
	 list-style: none;
}

.NAME li {
	border-bottom: #CCCCCC 1px dotted;
	width: 95%;
	margin: 0px 0px;
	padding: 4px 0px;
	font-size: 13px;
}

.NAME a:link, .NAME a:visited {
	color: #333333;
	text-decoration: none;
}

.NAME a:hover, .NAME a:visited:hover {
	color: #990000;
	text-decoration: none;
}
