@import url("/common/stockquotes/css/");

html {
	background-color: #700c14;
}
body {
	width: auto;
	font-family: arial, sans-serif;
	font-size: 12px;
}
a:link, a:visited {
	color: #b42b2b;
}
a img {
	border: none;
}
hr	{
	border: 0;
	background-color: #700c14;
	color: #700c14;
	height: 1px;
}
#layout {
	width: 956px;
	margin: 9px auto;
	border: 2px solid #340e0f;
	background-color: #fff;
	padding: 0;
}
#header img {
	float: left;
	margin: 0px;
	padding: 0px;
}
#header #header-search {
	width: 390px;
	height: 92px;
	float: left;
	background: url('/images/layout/header-right.jpg');
}
#header #header-search-blogs {
	width: 417px;
	height: 92px;
	float: left;
	background: url('/images/layout/header-right.jpg');
}
#header #search-weather {
	width: 300px;
	float: right;
	margin: 0px 9px 9px 0px;
}
#header #search-weather p {
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	margin: 12px 3px 6px 0px;
}
#navigation {
	z-index: 100;
}
#content {
	width: 630px;
	float: left;
	margin: 9px 0px 9px 9px;
	background-color: #fff;
}
#right-column {
	width: 300px;
	float: right;
	margin: 0px 9px 9px 0px;
}
#right-column #openx div {
	margin-top: 9px;
}
.category img {
	border: 2px solid #b42b2b;
}
.category .more img {
	border: none;
}
#subcategories {
	margin-top: 9px;
	padding-bottom: 12px;
	border: 1px solid #700c14;
	overflow: auto;
	clear: both;
}
#subcategories .category {
	width: 170px;
	float: left;
	margin: 20px 0px 0px 30px;
}
#subcategories .category h3 {
	margin-bottom: 6px;
}
#subcategories .category h3 a {
	font-size: 22px;
	font-weight: normal;
	color: #b42b2b;
	text-decoration: none;
}
#subcategories .category h3 a:hover {
	text-decoration: underline;
}
#subcategories .category p {
	font-family: verdana, sans-serif;
	font-size: 10px;
	color: #6a6a6a;
	font-style: italic;
	margin-top: 6px;
}
#subcategories .more a {
	font-family: verdana, sans-serif;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	color: #000;
}

#subcategories #specials, #subcategories #coupons {
	width: 270px;
	float: left;
	margin: 20px 0px 0px 30px;
}
#subcategories #specials h3, #subcategories #coupons h3 {
	margin-bottom: 6px;
}
#subcategories #specials h3 a, #subcategories #coupons h3 a {
	font-size: 22px;
	font-weight: normal;
	color: #b42b2b;
	text-decoration: none;
}
#subcategories #specials h3 a:hover, #subcategories #coupons h3 a:hover {
	text-decoration: underline;
}
#subcategories #specials p, #subcategories #coupons p {
	font-family: verdana, sans-serif;
	font-size: 10px;
	color: #6a6a6a;
	font-style: italic;
	margin-top: 6px;
}
#subcategories .more a {
	font-family: verdana, sans-serif;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	color: #000;
}




/* footer */
#footer {
	clear: both;
	background-color: #58688C;
	color: #fff;
	font-size: 11px;
	font-weight: normal;
	padding: 10px;
	text-align: center;
	margin-top: 9px;
}
#footer a,#footer a:visited {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
.footerNav {
	background-color: transparent;
	color: #fff;
	margin-bottom: 10px;
}
.footerNav a {
	background-color: transparent;
	text-transform: uppercase;
	text-decoration: none;
	border-bottom: #ffffff dotted 1px;
	font-weight:bold;
}
.footerNav a:hover {
	text-decoration: underline;
	border:none;
	font-weight:bold;
}
.footerNotes {
	color: #FFFFFF;
	background-color: transparent;
}
.footerNotes a, .footerNotes a:visited {
	background-color: transparent;
	text-transform: uppercase;
	text-decoration: none;
	border-bottom: 1px dotted #ffffff;
	font-weight:bold;
}
.footerNotes a:hover {
	text-decoration: underline;
	border: none;
	font-weight:bold;
}
.footerM2Logo {
	float: left;
	width: 97px;
	height: 35px;
}
.footerTogaLogo {
	float: right;
	width: 149px;
	height: 42px;
}
/* end footer */

/* end basic page areas */

/* search  tabs */
#search {
	width:300px;
	height: 56px;
	overflow: hidden;
	background: #fff url(/images/search_bg_left.gif) no-repeat left 26px;
	margin: 0px;
	padding: 0px;
	font-size: 8px;
	color: #fff;
}
#search ul.tabs {	
	list-style: none;
	padding: 1px 0px 0px 0px;
	margin: 0;
	width: 300px;
}
#search ul.tabs li {
	float: left;	
	text-align: center;
	border-left: 1px solid #fff;
	background: url(/images/ui/search-tab-inactive-bg.gif) repeat-x;
	font-size: 10px;
	height: 24px;
}
#search a {
	margin-top: 0px;
	font-size: 10px;
	outline: 0px;
}
#search ul.tabs li#all_search_li{
	border-left: 0;	
}
#search ul.tabs li.x {
	border-left: 1px solid #dcdedb;
	background: url(/images/ui/search-tab-active-bg.gif) repeat-x;
}
#search ul.tabs li.x span.f{
	background: url(/images/ui/search-tab-active-left.gif) top left no-repeat;
	display:block;
	border: 0;
}
#search ul.tabs li.x span.l{
	background: url(/images/ui/search-tab-active-right.gif) top right no-repeat;
	display:block;
	border: 0;
}
#search ul.tabs li span.f{
	background: url(/images/ui/search-tab-inactive-left.gif) top left no-repeat;		
	display:block;
	border: 0;
}
#search ul.tabs li span.l{
	background: url(/images/ui/search-tab-inactive-right.gif) top right no-repeat;	
	display:block;
	border: 0;
}
#search ul.tabs li a {
	display: block;
	color: #dcdedb;
	text-transform: uppercase;
	text-decoration:none;
}
#search ul.tabs li.x a {
	color: #fff;
}
#search ul.forms {
	width:300px;
	height: 31px;
	float:left;
	padding: 0px;
	margin: 0px;
	font-size: 8px;
	background: url('/images/ui/search-form-bg.gif') no-repeat;
}
#search ul.forms li {
	display: none;
	padding: 0;
	margin: 4px 0px 0px 0px;
	text-align: left;
}
#search ul.forms li.x {
	display: block;
}
#search ul.forms table tr td {
	font-size: 10px;
	padding: 0px 6px;
}
#search li#all_search_li {
	width: 80px;
}
#search li#yellowpages_search_li {
	width: 97px;
}
#search li#lodging_search_li {
	width: 60px;
}
#search li#events_search_li {
	width: 60px;
}
#search input.search {
	border: 0px solid #aaa;
	width: 140px;
	height: 14px;
}
/* end search tabs */

#email-signup {
	height: 32px;
	border: 1px solid #a1901d;
	background-color: #f7df34;
	margin-bottom: 6px;
}
#email-signup h3 {
	font-size: 15px;
	letter-spacing: 0px;
	font-weight: bold;
	color: #062b6e;
	margin: 0px 6px;
}
#headline {
	font-size: 23px;
	color: #b42b2b;
	margin: 0px 0px 4px 0px;
}

/* home page slideshow */
.pics img {
	display: none;
}
#slideshow-wrapper {
	width: 631px;
	height: 261px;
	margin-bottom: 9px;
	overflow: hidden;
	position: relative;
	z-index: 1;
}
#slideshow {
	height: 260px;
	margin-bottom: 9px;
}
#slideshow div {
	width: 630px;
	height: 300px;
}
#slideshow img:hover, #slideshow-secondary img:hover {
	cursor: pointer;
}
#slideshow-nav-wrapper {
	height: 24px;
	position: relative;
	top: -86px;
	left: 300px;
	z-index: 101;
	width: 272px;
	text-align: center;
}
#slideshow-nav a, #slideshow-secondary-nav a {
	font-size: 3px;
	content: none;
	color: #fff; 
	background: #fff;
	text-decoration: none;
	margin: 0px 3px;
	padding: 4px 5px 4px 4px;
}
#slideshow-nav a.activeSlide, #slideshow-secondary-nav a.activeSlide {
	color: #9e0d18;
	background-color: #9e0d18;
}
#slideshow-nav a:focus, #slideshow-secondary-nav a:focus {
	outline: none;
}
#slideshow .overlay {
	position: relative;
	top: -250px;
	left: 284px;
	width: 300px;
	margin: 0px;
	padding: 0px;
	background: none;
}
#slideshow .overlay h3 {
	font-weight: bold;
	font-size: 22px;
	letter-spacing: -1px;
	color: #000;
	margin-bottom: 9px;
	text-align: left;

}
#slideshow .overlay p {
	font-size: 12px;
	line-height: 15px;
	color: #000;
	margin-top: 0px;
	text-align: left;
}
#slideshow p.more {
	margin: 0;
	padding: 0;
	position: relative;
	top: -395px;
	left: 525px;
	white-space: nowrap;
}
#slideshow p.more a {
	font-weight: bold;
	font-size: 16px;
	color: #8297b2;
}
/* end home page slideshow */

/* landing page slideshow */
#slideshow-secondary-wrapper {
	width: 494px;
	height: 248px;
	padding-left: 9px;
	overflow: hidden;
	position: relative;
	z-index: 1;
}
#slideshow-secondary div {
	width: 494px;
	height: 300px;
}
#slideshow-secondary-nav-wrapper {
	position: relative;
	top: -85px;
	left: 240px;
	z-index: 101;
	width: 200px;
}
#slideshow-secondary .overlay {
 	position: relative;
	top: -234px;
	left: 222px;
	width: 244px;
 }
#slideshow-secondary .overlay h3 {
	font-size: 22px;
	letter-spacing: -1px;
	color: #263952;
	margin-bottom: 9px;
	text-align: left;
}
#slideshow-secondary .overlay p {
	font-size: 13px;
	line-height: 16px;
	color: #263952;
	margin-top: 0px;
	text-align: left;
}
#slideshow-secondary p.more {
	margin: 0;
	padding: 0;
	position: relative;
	top: -385px;
	left: 390px;
	white-space: nowrap;
}
#slideshow-secondary p.more a {
	font-weight: bold;
	font-size: 16px;
	color: #062b6e;
}
/* end landing page slideshow */

td.add-event {
	text-align: center;
	padding: 0px 9px;
	border-left: 1px dotted #11621f;
	vertical-align: middle;
}
p.add-event {
	font-size: 9px;
	color: #000;
}
p.add-event-link, p.add-event-link a {
	text-align: right;
	color: #b42b2b;
}
p.add-event-link a {
	font-size: 10px;
}
.events-header {
	text-transform: uppercase;
	margin: 0px 0px 6px 0px;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -1px;
}
.events-title, .events-title a {
	text-transform: uppercase;
	font-size: 10px;
	font-weight: normal;
	color: #9f1c24;
	margin: 0px;
}
.events-dates {
	margin: 0px 0px 6px 0px;
	font-variant: normal;
	font-size: 10px;
}
.event-calendar {
	width: 210px;
}
.event-list {
	padding: 0px 9px;
	text-align: left;
}
.event-add {
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	padding-left: 9px;
	border-left: 1px dotted #062b6e;
}
.event-add h2 {
	font-size: 19px;
	line-height: 16px;
	font-style: italic;
	letter-spacing: -1px;
	color: #442a09;
}
.events-other-portals {
	float: left;
	margin-right: 6px;
}
.fact-box {
	margin-bottom:10px;
	padding:6px;
	background-color:#eee;
	border:#991002 3px solid;
	width:360px;
}
.event-shortlist-wrapper .event-shortlist-title {
	font-weight: bold;
	border: 0px;
	padding: 0px;
	margin: 0px;
}
.event-shortlist-wrapper .event-shortlist-dates {
	font-weight: bold;
	border: 0px;
	padding: 0px;
	margin: 0px;
}
.event-shortlist-links a {
	color: #9f1c24;
	text-transform: uppercase;
	line-height: 150%;
}
a.normal {
	font-size: 12px;
	font-weight: normal;
	background: none;
}
/* CALENDARS */
.cal {
	width: 210px;
	border: 1px solid #fff;
	border-collapse: collapse;
}
.cal td {
	width: 30px;
	height: 20px;
	color: #000;
	background-color: #edc2c4;
	font-family: helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	border: 1px solid #fff;
	text-align: center;
}
.cal td a {
	font-size: 11px;
}
.calheader {
	width: 30px;
	height: 20px;
	background-color: #579d61;
	font-weight: normal;
	border: 1px solid #fff;
}
.monthHeader {
	border: 1px solid #fff;
	padding: 6px 0px;
	text-align: center;
	font-weight: normal;
	text-transform: uppercase;
	color: #fff;
	background-color: #9f1c24;
}
.cal th.calheader_text {
	color: #fff;
	background-color: #d46165;
	border: 1px solid #fff;
	font-weight: normal;
	font-size: 10px;
	text-align: center;
}
.cell {
	color: #000;
}
.cal td.cell a {
	font-size: 11px;
	color: #000;
}
.celldate {
	color: #000;
}
.cal td.celldate a {
	color: #000;
}
.cal td.celldate a:hover {
	text-decoration: none;;
}
.cal td.cell_today {
	color: #fff;
	background-color: #bd0016;
}
.cal td.cell_today a {
	color: #fff;
}
.cal td.offMonthCell {
	color: #666;
	background-color: #999;
}
div.doubleline {
	height: 3px;
	border-top: 1px solid #aba5a0;
	border-bottom: 1px solid #aba5a0;
	margin: 0px;
	padding: 0px;
}
/* END home page slideshow */

/* home page news */
#saratoga-today-header {
	font-size: 14px;
	padding: 6px 0px;
	text-align: center;
	color: #fff;
	background-color: #15283f;
}
#saratoga-today-header a {
	color: white;
	text-decoration: none;
}
#saratoga-today-header  a:hover {
	text-decoration: underline;
}
.articles-events-wrapper {
	border-bottom: 1px solid #a6a274;
}
.articles-events-wrapper div {
	border: 1px solid #a6a274;
	border-bottom: 0px;
	padding: 6px;
}
#rss-news-link {
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 0px solid #a6a274;
	padding: 3px 6px;
}
.articles-events-wrapper p {
	padding: 0px 6px;
}
#home-news p {
	margin: 6px 0px;
	padding-top: 6px;
	border-top: 1px solid #a6a274;
	clear: both;
	height: auto;
}
#home-news p img {
	margin: 0px 9px 9px 0px;
}

/* end home page news */

/* landing pages layout */
#navigation-secondary {
	width: 128px;
	height: 100%;
	float: left;
	background-color: #15283f;
	padding: 6px 0px;
}
#navigation-secondary a:link, #navigation-secondary a:visited {
	color: #fff;
	text-decoration: none;
}
#navigation-secondary a:hover {
	text-decoration: underline;
}
#navigation-secondary div {
	font-size: 13px;
	padding: 6px;
}
#secondary-wrapper {
	width: 494px;
	float: left;
	margin-bottom: 9px;
}
#text-secondary {
	margin: 0px 9px;
}
#text-secondary h1, h2.subhead {
	color: #b42b2b;
	margin: 6px 0px 0px 0px;
	font-size: 32px;
	letter-spacing: -1px;
}
h2.subhead {
	text-align: center;
	font-size: 24px;
}
#text-secondary p {
	font-size: 12px;
	line-height: 16px;
	border-top: 3px dotted #263952;
	margin: 3px 0px 6px 0px;
	padding: 6px 0px 0px 0px;
}

/* listings pages */
#logolinks			{ font-size: 10px; padding:5px 10px 0 0; }
#logolinks a		{ font-size: 10px; color:#990000; text-decoration:none; font-weight:bold; }
#logolinks a:hover	{ font-size: 10px; color:#000000; text-decoration:none; font-weight:bold; }

#homeIconHead		{ border:#93B9D6 solid 1px; background-color:#E4F0F9;}
#homeEvents			{ font-size: 11px; padding:5px; width:221px; border-right:#CCCCCC solid 1px; border-bottom:#CCCCCC solid 1px; border-left:#CCCCCC solid 1px;  }

#homeBookForm		{ font-size: 11px; padding:5px; width:221px; border-right:#CCCCCC solid 1px; border-bottom:#CCCCCC solid 1px; border-left:#CCCCCC solid 1px; margin-bottom:10px;  }
#homeBookInput		{ border:#CEDBE4 solid 1px; background-color:white; color:#062b6e; width:65px;}
#homeBookButton		{ border:#CEDBE4 solid 1px; background-color:white; color:#062b6e; width:52px;}

.ListingContainer-Odd			{ background-color: #ffffff; }
.ListingContainer-Even			{ background-color: #f1f1f1; }

#ListingTitanium				{ color:#700c14; line-height:18px;  }
#ListingTitanium *				{ }
#ListingTitanium strong			{ color:#700c14; font-size:14px; }
#ListingTitanium a				{ color:#700c14; font-size:14px; border-bottom:#700c14 dotted 1px; font-weight:bold; text-decoration:none; }
#ListingTitanium a:hover		{ color:#700c14; font-size:14px; border-bottom:#700c14 dotted 1px; font-weight:bold; text-decoration:none; }
#ListingTitaniumContent			{ font-size: 14px; background-color:#DEDDED; }
#ListingTitaniumContent a		{ color:#700c14; border-bottom:#700c14 dotted 1px; font-weight:bold; text-decoration:none; }
#ListingTitaniumContent a:hover	{ color:#700c14; border-bottom:#700c14 dotted 1px; font-weight:bold; text-decoration:none; }

#ListingGold					{ color:#062b6e; line-height:18px; }
#ListingGold *					{  }
#ListingGold strong				{ color:#062b6e; font-size:14px; }
#ListingGold a					{ color:#062b6e; font-size:14px; border-bottom:#062b6e dotted 1px; font-weight:bold; text-decoration:none; }
#ListingGold a:hover			{ color:#062b6e; font-size:14px; border-bottom:#062b6e dotted 1px; font-weight:bold; text-decoration:none; }
#ListingGoldContent				{ background-color:#DEDDED; }
#ListingGoldContent a			{ color:#062b6e; border-bottom:#062b6e dotted 1px; font-weight:bold; text-decoration:none; }
#ListingGoldContent a:hover		{ color:#062b6e; border-bottom:#062b6e dotted 1px; font-weight:bold; text-decoration:none; }

#ListingSilver					{ color:#11621e; line-height:18px;  }
#ListingSilver *				{  }
#ListingSilver strong			{ color:#11621e; font-size:14px; }
#ListingSilver a				{ color:#11621e; font-size:14px; border-bottom:#11621e dotted 1px; font-weight:bold; text-decoration:none; }
#ListingSilver a:hover			{ color:#11621e; font-size:14px; border-bottom:#11621e dotted 1px; font-weight:bold; text-decoration:none; }
#ListingSilverContent			{ background-color:#E0E4C9; }
#ListingSilverContent a			{ color:#11621e; border-bottom:#11621e dotted 1px; font-weight:bold; text-decoration:none; }
#ListingSilverContent a:hover	{ color:#11621e; border-bottom:#11621e dotted 1px; font-weight:bold; text-decoration:none; }

#ListingOther					{ color:#333; line-height:18px;  }
#ListingOther *					{  }
#ListingOther strong			{ color:#333; font-size:14px; }
#ListingOther a					{ color:#333; font-size:14px; border-bottom:#333 dotted 1px; font-weight:bold; text-decoration:none; }
#ListingOther a:hover			{ color:#333; font-size:14px; border-bottom:#333 dotted 1px; font-weight:bold; text-decoration:none; }
#ListingOtherContent			{ background-color:#EAE5CF; }
#ListingOtherContent a			{ color:#333; border-bottom:#333 dotted 1px; font-weight:bold; text-decoration:none; }
#ListingOtherContent a:hover	{ color:#333; border-bottom:#aaa dotted 1px; font-weight:bold; text-decoration:none; }

div.listing-description {
	margin-top: 6px;
	line-height: 14px;
}
#channelbar {
	margin: 0px;
}
#channelbar h1, .channelbar h1 {
	font-size: 20px;
	color: #062b6e;
	margin: 6px 9px 0px 9px;
}
.channelbar h1 {
	margin: 6px 0px 0px 0px;
}
#channelbar-content {
	padding: 0px 9px;
	font-size: 12px;
	line-height: 16px;
	color: #062b6e;
}
#channelbar-content p {
	margin: 6px 0px 12px 0px;
}
.portalheadertable {
	margin: 12px;
	color: #fff;
	background-color: #a4c3ee;
}
#headertable {
	width: 630px;
	height: 24px;
	padding-left: 9px;
	font-size: 17px;
	color: #263952;
	font-weight: bold;
}
#headertable a:link, #headertable a:visited {
	font-size: 17px;
	color: #263952;
}
#headertable-right form {
	margin: 0px 6px;
}
a.guide {
	font-size: 12px;
}
#guideavail {
	width: 630px;
	border-top: 2px solid #fff;
	border-left: 0px;
}
tr#mass-contact-link {
	background: url('/images/icon-email.gif') top left no-repeat #456689;
}
.guideavailtext a {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	margin-left: 28px;
}
.guideavailtext div:first-child {
	color: #fff;
	font-weight: bold;
	font-size: 14px;
}
#mass-contact-form {
	background-color: #fff;
}
#contactThisSubCat {
	margin: 0px;
}
table.listing {
	width: 100%;
}
td.listingtitle {
	min-width: 100%;
}
td.listingtitle a span {
	font-size: 15px;
}
#listinglinks a, #listinglinks a:hover {
	font-size: 11px;
}
#listings-filters {
	width: 590px;
	margin: 0px;
	padding: 12px 12px 12px 28px;
	background: url('/images/arrow-filter-listings.gif') left no-repeat #456689;
}
.listings-filters-select {
	font-size: 14px;
	color: #fff;
	background-color: #7e1817;
	border: none;
}
#AddEvent table {
	border: 0px;
	margin: 0px auto;
}
#acxiom-listings {
	font-size: 14px;
	text-align: right;
}
/*end listings pages */

/* more pages */
#more-content {
	width: 630px;
	float: left;
}
#more-heading, #more-subhead {
	font-size: 30px;
	color: #263952;
	margin: 0px;
}
#ListingTitanium table {
	margin: 0px 3px;
}
#more-subhead {
	font-size:16px;
	color: #333;
	margin-bottom: 3px;
}
#more-weblink {
	font-size: 16px;
	margin: 0px;
}
#more-phonefax {
	font-size: 16px;
	color: #b42b2b;
	text-transform: uppercase;
	margin-bottom: 0px;
}
#more-reviews {
	width: 100%;
	background-color: #e0e0e0;
	padding: 3px 6px;
	margin: 9px 0px;
}
#more-reviews td, #more-reviews a {
	color: #263952;
	font-size: 14px;
	font-weight: bold;
}
#more-reviews td img {
	vertical-align: top;
	margin-top: 1px;
}
#review-add {
	text-align:right; 
	margin:8px 10px 25px 0;
	background-color: #e0e0e0;
	border-bottom: #062b6e solid 3px;
}
#more-icons {
	width: 72px;
	float: left;
	text-align:center;
	margin: 0px 6px 0px 0px;
}
#more-icons img {
	margin-bottom: 6px;
	cursor: pointer;
}
#more-tabs {
	width: 550px;
	float: left;
	overflow: hidden;
}
#more-tabs #tab-1, #more-tabs #tab-2, #more-tabs #tab-3 {
	border-left: none;
	border-right: none;
	border-bottom: none;
	padding: 0px;
	margin: 0px;
}
#more-thumbnails {
	text-align: center;
	margin-top: 12px;
	cursor: pointer;
}
#more-description {
	padding-top: 12px;
}
#more-description-short {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #263952;
}
#more-description-long {
	margin-top: 12px;
	font-size: 12px;
}
#more-map {
	width: 300px;
	float: right;
	margin: 0px 0px 9px 9px;
}
.more-sidebar {
	font-size: 12px;
	background-color: #fff;
	border: 1px solid black;
	padding: 9px;
	margin-bottom: 6px;
}
.more-sidebar h1 {
	font-size: 18px;
	line-height: 18px;
	color: #263952;
	margin-top: 0px;
}
.more-sidebar h2 {
	font-size: 16px;
	color: #b42b2b;
	text-align: center;
}
.more-please-say, .more-sidebar h3 {
	font-size: 12px;
	color: #b42b2b;
	text-align: center;
	font-weight: normal;
	font-style: italic;
}
.more-please-say {
	text-align: left;
	margin: 0px;
}
.more-sidebar input, .more-sidebar textarea {
	background-color: lightyellow;
	border: 1px solid #aaa;
}
.best-rate {
	padding: 0px;
	border: 1px solid #b42b2b;
	margin-bottom: 9px;
}
.best-rate h2 {
	color: white;
	background-color: #b42b2b;
	text-align: center;
	padding: 3px;
	margin-top: 0px;
}
.best-rate p {
	margin: 0px 9px 9px 9px;
}
.disclaimer {
	font-style: italic;
	font-size: 11px;
}
a.googlemap-get-directions {
	color: #b42b2b;
	font-size: 16px;
	font-weight: bold;
}
/* end more pages */

/* static pages */
.static-content-wrapper {
	padding: 0px 20px;
}
.static-content-wrapper h2 {
	margin-bottom: 0px;
}
/* end static pages */


.realestatebox { background-color:#eee; border:#aaa solid 1px; padding:6px; font-size:11px; }
.realestatebox img { float: left; margin:0px 6px 0px 0px; }
.realestatebox h3 a { color:#000000; font-size:14px; font-weight:bold; text-decoration:underline; margin:0px 0px 5px 0px; }
.realestateboxtitle { color:#991002; font-size:18px; font-weight:bold; padding-top:8px;  }

#realestatelisting { background-color:#fff; border:none; padding:8px; }
#realesatelistingcontact { padding:8px;background-color:#eee; border:#990000 solid 2px; }
#realesatelistingcontacttitle { font-weight:bold; font-size:18px; color:#990000; margin-bottom:8px; }
.realestateopenhouse { font-size:120%; background-color:#eee; padding:6px; margin-bottom:10px; }

.realestate-breadcrumb td {
	font-size: 14px;
	font-weight: bold;
}

.acities { font-size:11px; }
.acities img { border:none; }
.acities a { font-size:11px;  }
.acities a:hover {font-size:11px; }

#classified_addnew_landing { padding:8px; background-color:#a6a274; border-bottom:#1a2d44 dashed 2px; margin: 8px 0 12px 0; }
#classified_addnew_landing a { font-size:14px; color:#ffffff; font-weight:bold; }
.classifiedbox { background-color:#eee; border:#aaa solid 1px; padding:6px; font-size:11px; }
.classifiedbox img { float: left; margin:0px 6px 0px 0px; }
.classifiedbox h3 a { color:#000000; font-size:14px; font-weight:bold; text-decoration:underline; margin:0px 0px 5px 0px; }
.classifiedboxtitle { color:#991002; font-size:18px; font-weight:bold; padding-top:8px;  }

#classifiedboxlisting { background-color:#fff; border:none; padding:8px; }
#classifiedboxlistingcontact { padding:8px;background-color:#eee; border:#990000 solid 2px; }
#classifiedboxlistingcontacttitle { font-weight:bold; font-size:18px; color:#990000; margin-bottom:8px; }

/* Tabs Skin */
.ui-wrapper { border: 3px solid #afa291; z-index: 20;}
.ui-wrapper input, .ui-wrapper textarea { border: 0; }
.ui-tabs-hide { display: none; }
.ui-tabs-nav, .ui-tabs-panel {
    font-family: Verdana, sans-serif;
    font-size: 12px;
}
.ui-tabs-nav {
    list-style: none;
    margin: 0;
    padding: 0 0 0 0px;
}
.ui-tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}
.ui-tabs-nav li {
    float: left;
    margin: 0 0 0 0px;
    font-weight: bold;
}
.ui-tabs-nav a, .ui-tabs-nav a span {
    float: left; /* fixes dir=ltr problem and other quirks IE */
	width: 144px;
	height: 29px;
	text-align: center;
    background: url('/images/ui/tab-inactive.gif') no-repeat;
	font-size: 13px;
	text-decoration: none;
}
.ui-tabs-nav a {
	font-size: 14px;
	color: black;
    margin: 5px 3px 0px 0px; /* position: relative makes opacity fail for disabled tab in IE */
    padding-top: 0px;
    background-position: 100% 0;
    text-decoration: none;
    white-space: nowrap; /* @ IE 6 */
    outline: 0; /* @ Firefox, prevent dotted border after click */
}
.ui-tabs-nav a:link, .ui-tabs-nav a:visited {
    color: #000;
}
.ui-tabs-nav .ui-tabs-selected a {
    position: relative;
    top: 1px;
    z-index: 2;
    margin-top: 0;
    background-position: 100% -34px;
	color: #000;
}
.ui-tabs-nav a span {
    padding-top: 5px;
    padding-right: 0;
    background-position: 0 0;
    line-height: 20px; 
}
.ui-tabs-nav .ui-tabs-selected a span {
    padding-top: 5px;
    height: 31px;
    background: url('/images/ui/tab-active.gif') no-repeat;
    line-height: 27px;
}
.ui-tabs-selected a, .ui-tabs-selected a span {
	width: 172px;
}
.ui-tabs-nav .ui-tabs-selected a:link, .ui-tabs-nav .ui-tabs-selected a:visited,
.ui-tabs-nav .ui-tabs-disabled a:link, .ui-tabs-nav .ui-tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
}
.ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active,
.ui-tabs-nav .ui-tabs-unselect a:hover, .ui-tabs-nav .ui-tabs-unselect a:focus, .ui-tabs-nav .ui-tabs-unselect a:active { /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
}
.ui-tabs-disabled {
    opacity: .4;
}
.ui-tabs-nav .ui-tabs-disabled a:link, .ui-tabs-nav .ui-tabs-disabled a:visited {
    color: #000;
}
.ui-tabs-panel {
    border: 1px solid #000;
    padding: 10px;
    background: #fff; /* declare background color for container to avoid distorted fonts in IE while fading */
}
#calendar ul li a {
	font-weight: bold;
	font-size: 14px;
}
/* Additional IE specific bug fixes... */
* html .ui-tabs-nav { /* auto clear @ IE 6 & IE 7 Quirks Mode */
    display: inline-block;
}
*:first-child+html .ui-tabs-nav  { /* auto clear @ IE 7 Standards Mode - do not group selectors, otherwise IE 6 will ignore complete rule (because of the unknown + combinator)... */
    display: inline-block;
}

/* HOME PAGE EVENTS VIDEO START */
#videoIntro {
	float: left;
	width: 250px;	/* this is 260px WIDTH minus the left and right padding */
	height: 278px;	/* this is 288px HEIGHT minus the top and bottom padding */
	border: solid 1px #e3dfbc;
	margin: 9px 0px;
	padding: 5px 5px;
	overflow: hidden;
}

#videoIntro h2, #videoIntro h3 {
	margin: 0;
	padding: 0;
}
#videoPlayer {
	float: right;
	width: 360px;
	height: 288px;
	border: solid 1px #e3dfbc;
	background-color: #fefddf;
	margin: 9px 0px;
	padding: 0px 0px;
	overflow: hidden;
}

#videoIntro h2 {
	font-size: 18px;
	margin: 0;
	padding: 0;
}
#videoIntro h3 {
	font-size: 14px;
	margin: 0;
	padding: 0;
}
#videoIntro p {
	font-size: 12px;
	font-weight: normal;
	margin: 10px 0 0 0;
	padding: 0;
}

.clear {clear: both;}
/* HOME PAGE EVENTS VIDEO END */