#listing_detail_topbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	font-variant: small-caps;
	color: #FFF;
	background-color: #001B65;
	margin-bottom: 10px;
}
/* Homepage Controls */

#homepage_company_info {
	float: left;
	width: 100%;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	position: relative;
}
.CMS_COPY {
	color: #FFF;
}
#homepage_left_content_left {
	float: left;
	width: 132px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000;
	position: relative;
}
#homepage_agent_list {
	float: left;
	width: 675px;
	position: relative;
	margin-top: 10px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
}
#homepage_agent_mini {
	float: left;
	width: 125px;
	position: relative;
	margin-right: 5px;
	margin-left: 5px;
}
#homepage_agent_mini_title {
	width: 125px;
	text-align: center;
	position: relative;
	float: left;
	padding-top: 3px;
	padding-bottom: 3px;
}
#homepage_agent_mini_photo {
	float: left;
	width: 125px;
	position: relative;
	text-align: center;
}
#homepage_agent_mini_photo img    {
}
#homepage_left_content_right {
	float: left;
	width: 675px;
	position: relative;
}
#homepage_listing_mini {
	float: left;
	width: 675px;
	position: relative;
	margin-right: 5px;
}
#homepage_listing_title {
	float: left;
	width: 675px;
	position: relative;
}
#homepage_listing_item {
	float: left;
	width: 316px;
	padding: 5px;
	margin-bottom: 10px;
	border: 1px solid #999;
	background-image: url(../interface_elements/base/listing_bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	position: relative;
	background-color: #FFF;
	margin-right: 9px;
	height: 200px;
}
#homepage_listing_content {
	float: left;
	width: 175px;
	position: relative;
}
#homepage_listing_photo_main {
	float: right;
	width: 130px;
	margin-left: 10px;
	position: relative;
}
#homepage_listing_photo_main img    {
	border: 1px solid #333;
}


/* agent page controls */
#agent_info {
	float: left;
	width: 520px;
	margin-left: 10px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
	position: relative;
}
#agent_listing_mini {
	float: left;
	width: 675px;
	position: relative;
}
#agent_listing_item {
	float: left;
	width: 665px;
	padding: 5px;
	margin-bottom: 10px;
	border: 1px solid #999;
	position: relative;
	background-color: #FFF;
	background-image: url(../interface_elements/base/listing_bg.png);
	background-repeat: repeat-x;
	background-position: left top;
}
#agent_listing_content {
	float: left;
	width: 520px;
	position: relative;
}
#agent_listing_photo_main {
	float: right;
	width: 130px;
	position: relative;
}
#agent_listing_photo_main img    {
	border: 1px solid #333;
	width: 130px;
}
#agentlist_mini_photo {
	width: 80px;
	float: left;
	position: relative;
}
#agentlist_mini_photo img {
	width: 80px;
	border: 1px solid #000;
}


/* agent list page control */
#agentlist_item {
	float: left;
	width: 317px;
	margin-bottom: 10px;
	position: relative;
	margin-right: 8px;
	background-color: #FFF;
	background-image: url(../interface_elements/base/listing_bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #999;
	padding: 5px;
	height: 175px;
}
/* agent page controls */
#agentlist_info {
	float: left;
	width: 225px;
	margin-left: 10px;
	position: relative;
}


/* general page control */
#general_content {
	float: left;
	width: 675px;
	position: relative;
}



/* listing discription page control */
#agent_description_listing_content {
	float: left;
	width: 380px;
	position: relative;
}
#agent_description_listing_photo_main {
	float: right;
	width: 270px;
	margin-left: 10px;
	position: relative;
}
#ADDITIONAL_PHOTOS_title {
	float: left;
	width: 679px;
	position: relative;
}
#additional_listing_photos {
	float: left;
	width: 679px;
	position: relative;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
}
#thumbnails img {
	border: 1px solid #000;
	max-height: 80px;
	max-width: 120px;
}
#thumbnails {
	height: 80px;
	max-width: 120px;
	margin-bottom: 15px;
	margin-right: 15px;
	float: left;
}
#listingpagemainphoto {
	border: 1px solid #666;
}


/* Basic Controls*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	background-color: #FFF;
	margin: 0px;
	background-attachment: fixed;
	background-image: url(../interface_elements/base/coastline_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#container {
	width: 1024px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;
}
#header {
	float: left;
	height: 53px;
	width: 1024px;
	position: relative;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	background-image: url(../interface_elements/header/images/TOPMENURIGHT.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	text-align: center;
}
#landing_window {
	background-image: url(../interface_elements/landing_page/images/Coastline_landingpage_bg.jpg);
	background-repeat: repeat;
	background-position: left top;
	float: left;
	width: 1024px;
	position: relative;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
#landing_window_CMS {
	float: left;
	width: 1024px;
	position: relative;
	background-color: #666;
}
#content_window {
	background-image: url(../interface_elements/base/Coastline_landingpage.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	float: left;
	width: 1024px;
	background-color: #FFF;
	position: relative;
}
#main_column {
	float: left;
	width: 675px;
	padding-right: 10px;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #999;
	margin: 10px;
	height: auto;
	position: relative;
}
#agent_listings {
	float: left;
	width: 675px;
	position: relative;
	margin-top: 10px;
}
#right_column {
	float: left;
	width: 302px;
	margin-top: 10px;
	margin-bottom: 10px;
	position: relative;
}
#banners {
	float: left;
	width: 302px;
	margin-top: 10px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	position: relative;
}
#building_links {
	height: 100px;
	width: 140px;
	margin-bottom: 8px;
	margin-right: 8px;
	float: left;
	position: relative;
}
#building_links a img {
	width: 140px;
	border: 1px solid #000;
}
#footer {
	background-color: #000;
	float: left;
	height: 35px;
	width: 1024px;
	background-image: url(../interface_elements/footer/images/FOOTER_BG.jpg);
	text-align: left;
	position: relative;
}
img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:link {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #036;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #06C;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #036;
	text-decoration: none;
}
a:active {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #036;
	text-decoration: none;
}
.LISTING_TITLE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bolder;
	text-transform: uppercase;
	color: #036;
	text-decoration: none;
}
.AGENT_TITLE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bolder;
	text-transform: uppercase;
	color: #036;
	text-decoration: none;
}
.BOLDDETAIL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #036;
	text-decoration: none;
}
#admin_bar {
	float: left;
	width: 1024px;
	background-color: #000;
	color: #FFF;
}
#admin_bar a{
	color: #3290D0;
}
.openhouse_table {
	background-image: url(../interface_elements/base/listing_bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFF;
}
.openhouse_table_cms {
	background-color: #FFF;
	font-weight: bold;
	color: #000;
}
.ADMINMENUBG {
	background-image: url(../interface_elements/base/ADMIN_MENUBG.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.cms_links {
	color: #036;
	text-decoration: none;
}
.cms_links a {
	color: #036;
	text-decoration: none;
}
.cms_links a:hover {
	color: #06C;
	text-decoration: none;
}
.cms_links a:active {
	color: #036;
	text-decoration: none;
}
.cms_links a:visited {
	color: #036;
	text-decoration: none;
}
.LISTINGTEXT_CMS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
#morephotos {
	float: left;
	width: 250px;
}
#openhouse_mainimage {
	border: 1px solid #666;
}
#main_column #back{
	float: left;
	width: 66px;
}
#agent_listings #back {
	float: left;
	width: 400px;
}
.FORSALE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bolder;
	color: #0C0;
	text-decoration: none;
}
.SOLD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bolder;
	color: #F00;
	text-decoration: none;
}
#printlisting {
	cursor: pointer;
}
