﻿.error
{
	color: Red;
	font-style: italic;
}

.bold
{
	font-style:normal;
	font-weight:bold;
}

div .listing_search_row
{
	padding: 5px 10px 5px 10px;
	font-size: .95em;
	width: 500px;
}

div .listing_search_row a:link, div .listing_search_row a:visited
{
	font-family: Arial, Sans-Serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}

div .listing_search_row a:hover
{	
	text-decoration: underline;
}

div .listing_search_row a img
{
	border: none;
}

div .listing_detail
{
	font-family: Arial, Sans-Serif;
	font-size: 1.1em;
	line-height: 1.2em;	
	color: #557;
}

div .listing_detail a img
{
	border: none;	
}

div .listing_detail h1
{
	font-size: 1.4em;
	padding-left: 0px;
	color: #044381;
	padding: 3px;
	width: 100%;
}

div .listing_detail h2
{
	background-color: #5277a6;
	font-size: 1.3em;	
	color: #FFF;
	width: 100%;
	padding: 3px;
}

div .listing_detail h3
{
	font-size: 1.2em;
	padding-left: 0px;
	color: #444;
	text-decoration: underline;
}

div .listing_detail .price
{
	color: #5d5545;
	font-weight: bold;
	font-size: 1.3em;
	margin-right: 20px;
}

div .listing_detail .label
{
	font-weight: bold;
}

div .listing_detail .descr
{
	font-family: Georgia,"Times New Roman",serif;
	line-height: 1.4em;
}

div .listing_detail .features
{
	font-size: 0.9em;	
}

div .listing_detail .features
{
	margin: 4px;	
	padding: 0px;
}

div .listing_detail table
{
	margin: 0;
}

div .agentdisplay 
{
	border: solid 1px #5277a6;
	margin: 5px 10px 5px 10px;
	padding: 5px 5px 5px 5px;
}

div .agentdisplay h1
{
	font-family: Arial;
	font-weight: bold;
	font-size: 1.4em;
	margin: 3px 0px 3px 0px;
	text-decoration: underline;
}

div .agentdisplay h3
{
	font-family: Arial;
	font-weight: normal;
	font-size: 1.6em;
	margin: 3px 0px 3px 0px;
	color: #044381;
	text-decoration: none;
}

div .agentdisplay .leftpane
{
    float: left;
    width: 120px;
    padding: 5px 5px 5px 5px;
}
div .agentdisplay .rightpane
{
    margin-left: 140px;
    padding: 5px 5px 5px 5px;
}
div .agentdisplay .bottompane
{
	padding: 5px 10px 5px 10px;
    clear: both;
    margin: auto;
}
.shamrock_credits
{
	font-size: 0.8em;
}

.mortgage_calc
{
	font-family: Arial, Sans-Serif;	
	font-size: 0.9em;
}

.mortgage_calc input[type="text"]
{
	border-top: 2px solid #999;
	border-left: 2px solid #999;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	font-size: 0.8em;
}

.mortgage_calc tr, .mortgage_calc td
{
	margin: 0;
	padding: 3px;
}

.mortgage_calc tr
{
	vertical-align: top;
}
.mortgage_calc td
{
	white-space: nowrap;
}

.file_mgr
{
	margin: 10px;
}

.highlight
{
	background-color: Yellow;
	color: #000;
}

.accordion_header
{
	color: #ddd;
	background-color: #5277a6;
	padding: 5px;
	border: solid 2px #000000;
	font-family:Arial;
	font-size: 12px;
	font-weight: bold;
}

.accordion_content
{
	border-right: dashed 1px #293621;
	border-bottom: dashed 1px #293621;
	border-left: dashed 1px #293621;
	color: #000000;
	background-color: #f3f3ed;	
	padding: 10px;
}

#idx
{
	position:relative;
	left: -25px;
	top: -20px;
	background-color: #FFF;
	width: 965px;
}

.idx_iframe
{
	width: 965px;
	height: 768px;
}
#feature_list p
{
	margin: 3px 0px 3px 0px;
	padding: none;
}
