/*----- Secondary Content Blocks -----*/
#contentSecondary h5 a:link, #contentSecondary h5 a:visited {
	color: #8e8c7c;
	text-decoration: underline;
}
#contentSecondary h5 a:hover, #contentSecondary h5 a:active {
	color: #749d73;
	text-decoration: underline;
}

#accessInfoBlock, #newsletterBlock, #mapBlock, #detailsSampleBlock, #requestInfoBlock, #webinarBlock, .sidebarBlock {
	font-weight: bold;
	color: #8e8c7c;
	background: url(../images/block_secondary_top.gif) top left no-repeat;
}
#accessInfoBlockContent, #newsletterBlockContent, #mapBlockContent, #detailsSampleBlockContent, 
#requestInfoBlockContent, #webinarBlockContent, .sidebarBlockContent {
	margin-bottom: 15px;
	padding: 15px 10px 20px;
	background: url(../images/block_secondary_bottom.gif) bottom left no-repeat;
}
#accessInfoBlockContent h3, #newsletterBlockContent h3, #detailsSampleBlockContent h3, #requestInfoBlockContent h3, 
#webinarBlockContent h3, .sidebarBlockContent h3 {
	padding-bottom: 6px;
	font: bold 18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: url(../images/dots2_horizontal.gif) bottom left repeat-x;
}
#sidebarConnect 
{
	margin-bottom: 15px;
	width: 230px;
	height: 94px;
	padding: 0;
	background: url(../images/connect.jpg) center left no-repeat;
}
#sidebarConnectContent
{
	padding: 5px 15px;
}
#sidebarConnectContent h3 
{
	color: #b33636;
	padding-bottom: 4px;
	font: bold 20px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#sidebarConnectContent h4 
{
	padding-bottom: 6px;
	font: bold 18px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#sidebarConnectContent p 
{
	font: bold 10px "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 11px;
}
/*----- Access Info Block / Details Sample Block / Request Info Block -----*/
#accessInfoBlockContent h3 span, #detailsSampleBlockContent h3 span {
	margin-left: 17px;
	padding-left: 21px;
	color: #b33636;
	background: url(../images/icon_vip.jpg) center left no-repeat;
}
#accessInfoBlockContent h4, #requestInfoBlockContent h4 {
	margin: 10px 0;
	font-size: 12px;
	text-align: center;
}
#accessInfoBlockContent h5, #detailsSampleBlockContent h5 {
	margin: 8px 0;
	font-size: 11px;
	text-align: center;
}

#accessInfoBlockList {
	margin: 0 10px;
	padding: 6px 8px 8px 10px;
	font-size: 11px;
	color: #749d73;
	background-color: #fff;
	border: 1px solid #d9d7c5;
}
#accessInfoBlockList div {
	margin-bottom: 2px;
	padding: 5px 0 5px 21px;
	line-height: 14px;
}
#accessInfoBlockList div.photos {
	background: url(../images/icon_photos.jpg) center left no-repeat;
}
#accessInfoBlockList div.house {
	margin-top: 5px;
	padding-top: 0;
	background: url(../images/icon_house_arrow.jpg) top left no-repeat;
}
#accessInfoBlockList div.money {
	margin-top: 5px;
	padding-top: 0;
	background: url(../images/icon_money.jpg) top left no-repeat;
}
#accessInfoBlockList div.calendar {
	background: url(../images/icon_calendar.jpg) center left no-repeat;
}
#accessInfoBlockList div.bell {
	background: url(../images/icon_bell.jpg) center left no-repeat;
}
#accessInfoBlockList div.plus {
	background: url(../images/icon_plus_sign.jpg) center left no-repeat;
}
#accessInfoBlockList a:link, #accessInfoBlockList a:visited {
	color: #749d73;
	text-decoration: none;
}
#accessInfoBlockList a:hover, #accessInfoBlockList a:active {
	color: #749d73;
	text-decoration: underline;
}

#accessInfoBlockIcons {
	margin: 5px 0 15px;
	text-align: center;
}

#accessInfoBlockForm, #requestInfoBlockForm {
	padding: 0 11px;
}
#accessInfoBlockForm, #requestInfoBlockForm label {
	color: #023000;
}
#accessInfoBlockForm input, #requestInfoBlockForm input, #requestInfoBlockForm textarea, #requestInfoBlockForm select {
	width: 188px;
	margin-bottom: 7px;
	border: 1px solid #d9d7c5;
}

/*----- Details Sample Block -----*/
#detailsSampleBlockPhoto {
	margin-top: 10px;
	text-align: center;
}
#detailsSampleBlockPhoto img {
	border: 0;
}

/*----- Request Info Block -----*/
#requestInfoBlockContent h3 span {
	margin-left: 19px;
	padding-left: 20px;
	color: #507bc0;
	background: url(../images/icon_info.jpg) center left no-repeat;
}
#requestInfoBlockContent form div.button {
	margin-top: 12px;
}

#requestInfoBlockForm textarea {
	height: 60px;
}


/*----- Newsletter Block -----*/
#newsletterBlockContent h3 span {
	margin-left: 15px;
	padding-left: 20px;
	color: #4c754b;
	background: url(../images/icon_newsletter.jpg) center left no-repeat;
}
#newsletterBlockContent p {
	margin: 15px 5px 18px;
	font-size: 11px;
	text-align: center;
}
#newsletterBlockContent input {
	margin-bottom: 5px;
}
#newsletter_signup_status 
{
	text-align: center;
	color: #4c754b;
	margin: 10px 0;
}
/*----- Map Block -----*/
#mapBlockContent {
	padding: 10px;
}
#mapBlockContent img {
	border: 1px solid #fff;
}


/*----- ALEC ADDITIONS -----*/
#accessInfoBlockForm select {
	margin-bottom: 7px;
	border: 1px solid #d9d7c5;
}
/*----- Generic Page Header -----*/
#contentHeaderBlock 
{
	text-align: center;
	padding-bottom: 6px;
	margin-bottom: 10px;
	color: #023000;
	font: bold 18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: url(../images/dots2_horizontal.gif) bottom left repeat-x;
}
#genericInfoBlockForm, .genericInfoBlockForm {
	padding: 0 11px;
}
#genericInfoBlockForm label, .genericInfoBlockForm label {
	color: #023000;
}
#genericInfoBlockForm input, .genericInfoBlockForm input {
	border: 1px solid #d9d7c5;
}
#genericInfoBlockForm textarea, .genericInfoBlockForm textarea {
	border: 1px solid #d9d7c5;
}
#genericInfoBlockForm td, .genericInfoBlockForm td 
{
	padding: 3px 0;
}
/* -- Sepcial rules for phone type radio buttons -*/
#accessInfoPhoneType input
{
	border: none;
	width: 12px;
	margin: 0px 3px 0 0;
}
#accessInfoPhoneType td 
{
	padding: 2px;
	padding-right: 5px;
}
/* -- Social Bookmark button */
#socialBookmarks
{
    text-align: center;
    margin-top: 5px;
}
/*----- Generic Sidebar -----*/
.sidebarBlockContent h3 span 
{
	color: #b33636;
}
.sidebarBlockContent p
{
	margin: 5px 0;
}
/*----- Webinar Block -----*/
#webinarBlockContent h3 span {
	margin-left: 15px;
	padding-left: 20px;
	color: #b33636;
	background: url(../images/icon_newsletter.jpg) center left no-repeat;
}
#webinarBlockContent h4 
{
	
}
#webinarBlockContent p {
	margin: 15px 5px 18px;
	font-size: 11px;
	text-align: center;
}
#webinarBlockContent input {
	margin-bottom: 5px;
}
#webinar_status 
{
	text-align: left;
	color: #023000;
	margin: 10px 5px;
	border: 1px solid #d9d7c5;
	padding: 3px;
	background-color: #ffffff;
}
#webinarForm
{
	text-align: left;
}
#webinarSummary
{
	text-align: center;
	color: #4c754b;
	margin: 10px 0;
}
#webinarSummary h5 
{
	font-weight: bolder;
	padding-bottom: 5px;
}
/* --- Potential Deal box */
#potential-deal 
{
	color: #b53636;
}
#potential-deal-search
{
	background-color: #EDDA74;
	color: #b53636;
}
/* --- Property Alert box */
.property-alert
{
	background: url(../images/block_property_alert.gif) center left no-repeat;
	height: 20px;
	width: 170px;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	padding-top: 5px;
    color: #0036ff;
    margin: 2px auto;
}
.property-alert2
{
	text-align: center;
    margin-bottom: 5px;
}
#idxDisclaimer 
{
	clear: both;
	padding: 20px 10px 10px;
	font-size: 11px;
	color: #8e8c7c;
	line-height: 14px;
	text-align: left;
}
#idxDisclaimerLogo
{
	float: left;
	margin-right: 10px;
}
span.raving-fan {
	padding-left: 20px;
	background: url(../images/icon_ravingfan.jpg) center left no-repeat;
}
#ravingfansBlockContent div 
{
	padding: 5px 0;
}
#ravingfansBlockContent blockquote 
{
	margin-top: 3px;
	padding-left: 10px;
}
#ravingfansBlockContent h3
{
	text-align: center;
}
#sellers_form_block {
	background: url(../images/block_sellers_form_top.jpg) top left no-repeat;
}
#sellers_form_block_content {
	margin-bottom: 15px;
	padding: 15px 10px 20px;
	background: url(../images/block_sellers_form_bottom.jpg) bottom left no-repeat;
}
div.career_sidebar_block {
	background: url(../images/block_sellers_form_top.jpg) top left no-repeat;
}
div.career_sidebar_block_content {
	margin-top: 15px;
	padding: 15px 10px 20px;
	background: url(../images/block_sellers_form_bottom.jpg) bottom left no-repeat;
}
#sidebar_search_block table
{
	padding-left: 10px;
}
#sidebar_search_block td
{
	padding: 4px 0;
}

#home_search_block 
{
	height: 185px;
	width: 920px;
	margin: 0;
	padding: 0;
	background: url(/images/homesearch/search_background.jpg) top right no-repeat;
}
#home_search_header
{
	height: 54px;
	background: url(/images/homesearch/home.jpg) top left no-repeat;
	color: #729b71;
}
#home_search_header h3, #home_search_header h1
{
	color: #729b71 !important;
	margin: 0;
	padding-top: 0;
	padding-left: 45px;
	padding-bottom: 0;
	font: bold 28px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#home_search_form
{
	height: 131px;
	padding-top: 15px;
	padding-left: 10px;
}
#home_search_form td
{
	padding: 3px;
}
#home_search_form label
{
	font-weight: bold;
}
.plain_sidebar_block
{
	margin-bottom: 15px;
	text-align: left;
}
.plain_sidebar_border
{
	border: 1px solid #bebebe;
	padding: 15px 0;
	width: 228px;
}
#get_vip_access
{
	text-align: center;
	height: 288px;
	width: 230px;
	background: url(/images/VIPAccess.jpg) top left no-repeat;
}
#get_vip_access img 
{
	padding-top: 240px;
}

