/* CSS Document */
@import url("/common/stockquotes/css/");

body {
	background-color: #1B2843;
	color: inherit;
}
div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1 {
	font-family: 'Arial Narrow', Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 154%;
	background-color: transparent;
	color: #000000;
	
	}

	
	/*	h1 a {
		font-family: 'Arial Narrow', Arial, Helvetica, sans-serif;
		font-size: 13px;
		line-height: 154%;
		background-color: transparent;
		color: #000000;
		text-decoration: underline;
	}
	h1 a:hover {
		font-family: 'Arial Narrow', Arial, Helvetica, sans-serif;
		font-size: 13px;
		line-height: 154%;
		background-color: transparent;
		color: #4867A7;
		text-decoration: none;
	}
	
	h1 a:visited {
	font-family: 'Arial Narrow', Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 154%;
	background-color: transparent;
	color: #000000;
			}*/


a.header-advertising {
	color: white;
	text-decoration: none;
}
a:hover.header-advertising {
	text-decoration: underline;
}
.headerAlbany {
	background-image: url(/images/2008Design/header-albany-main.jpg);
	background-repeat: no-repeat;
	width: 741px;
	height: 127px;
	text-align: right;
	vertical-align: top;
}


#email-signup {
	width: 628px;
	height: 33px;
	border: 1px solid #a7bf29;
	background-color: #fceb63;
	margin-bottom: 6px;
}
#email-signup h3 {
	font-family: arial, sans-serif;
	font-size: 15px;
	letter-spacing: -1px;
	font-weight: bold;
	color: #062b6e;
	margin: 0px 6px;
}

/* HEADER SEARCH */
.headerSearch {
	float: right;
	margin: 10px;
	font-size: 9px;
	background-color: transparent;
	color: #FFFFFF;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

.headerSearch td,
.headerSearch a {
	color: white;
}
	.headerSearch input {
		width: 165px;
		height: 16px;
		background-color: #FFFFFF;
		color: #333333;
		border: 1px solid #FFFFFF;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-weight: normal;
		padding: 4px 4px 2px 4px;
		vertical-align: middle;
	}
	.headerSearch button {
		top: 2px;
		background-color: #CCE9FB;
		color: #4867A7;
		text-transform: uppercase;
		border: 0px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		height: 24px;
		width: 29px;
	}
.leftSideSearch {
	font-size: 9px;
	background-color: #CDE9FB;
	color: #FFFFFF;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
	.leftSideSearch input {
		width: 80px;
		height: 16px;
		background-color: #FFFFFF;
		color: #333333;
		border: 1px solid #97C9EC;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-weight: normal;
		padding: 4px 4px 2px 4px;
		vertical-align: middle;
	}
	.leftSideSearch button {
		top: 2px;
		background-color: #CCE9FB;
		color: #4867A7;
		text-transform: uppercase;
		border: 1px solid #97C9EC;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		height: 24px;
		width: 29px;
	}


#top-navigation {
	margin: 0px 4px;
}

.menuVertical {
	background-color: #FFFFFF;
	color: #000000;
	width: 134px;
}


.mainContent {
	background-color: #FFFFFF;
	color: #000000;
	padding: 0px 5px 0px 5px;
}

.advertiseLeftNav {
	color: #3F5EA1;
	margin: 0;
	padding: 10px 5px;
	background-color: #B0DBF7;
	border-top: 1px dotted #f5f5f5;
	font-size: 9px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

.rightColumnHome {
	width: 300px;
	margin: 0 0 10px 4px;
	background-color: #FFFFFF;
	color: #000000;
	padding: 0px 4px 0px 0px; 
}

.rightColumn {
	width: 300px;
	min-width: 300px;
	margin: 0 0 10px 4px;
	background-color: #FFFFFF;
	color: #000000;
	padding: 0px 4px 0px 0px;
}

.rightColumnMore {
	width: 135px;
	min-width: 135px;
	margin: 0 0 10px 4px;
	background-color: #FFFFFF;
	color: #000000;
	padding: 0px 4px 0px 0px;
}

.mainFooter {
	background-color: #FFFFFF;
	padding: 5px 4px 5px 5px;
}

.mainFooterDiv {
	background-color: #CCE9FB;
	padding: 14px 9px 9px 9px;
}

.footerNav {
	background-color: transparent;
	color: #4867A7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
}
	.footerNav a {
		background-color: transparent;
		color: #4867A7;
		text-decoration: underline;
	}
	.footerNav a:hover {
		background-color: transparent;
		color: #4867A7;
		text-decoration: none;
	}

.footerContact {
	background-color: transparent;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 10px;
}
	.footerContact a {
		background-color: transparent;
		color: #333333;
		text-decoration: underline;
	}
	.footerContact a:hover {
		background-color: transparent;
		color: #333333;
		text-decoration: none;
	}
	.footerContact b, strong {
		background-color: transparent;
		color: #333333;
		text-transform: uppercase;
	}
.footerCredit {
	background-color: transparent;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 10px;
}

/* HOME PAGE CLASSES */
.homeENews {
	border: 1px solid #1B2843;
	background-color: #DEBD6C;
	color: #666666;
}

.homeENews td {
	background-color: inherit;
	color: #6091D3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.homeENews b, .homeENews strong {
	background-color: inherit;
	color: #FFFFFF;
	text-transform: none;
}
.homeENews input {
	height: 16px;
	width: 165px;
	background-color: #FFFFFF;
	color: #8A8A8A;
	border: 1px solid #DEDEDE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	padding: 4px 4px 2px 4px;
	vertical-align: middle;
}
.homeENews button {
	background-color: #CCE9FB;
	color: #4867A7;
	text-transform: uppercase;
	border: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	height: 24px;
	width: 29px;
}

/* HOME PAGE WEATHER in right column */
.homeWeatherTable {
	border-top: 1px dotted #979797;
	border-bottom: 1px dotted #979797;
	margin-bottom: 10px;
	background-color: transparent;
	color: #6292D4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 181%;
}
	.homeWeatherTable a {
		background-color: transparent;
		color: #1B2843;
	}
	.homeWeatherTable a:hover {
		background-color: transparent;
		color: #3F5EA1;
	}
.homeWeatherLeft {
	padding: 2px;
}
.homeWeatherMid {
	padding: 2px 10px 2px 2px;
	border-right: 1px dotted #979797;
}
	.homeWeatherMid b, .homeWeatherMid strong {
		background-color: transparent;
		color: #333333;
		font-weight: normal;
	}
.homeWeatherRight {
	padding: 2px 2px 2px 10px;
}

/* OTHER STYLE CLASSES */
.blueBox {
	border: 1px solid #AACCEF;
	margin-top: 10px;
}
	.bbHeader {
		background-color: #EBF4FB;
		color: #3F5EA1;
		border-bottom: 1px solid #D7D7D7;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
	}
	.bbHeader h1, .mainContent h1 {
		margin: 0px;
		background-color: inherit;
		color: #3F5EA1;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-weight: bold;
	}
		.bbHeader h1 a {
			background-color: inherit;
			color: #3F5EA1;
		}
		
	.bbHeader b, .bbHeader strong {
		background-color: inherit;
		color: #3F5EA1;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-weight: bold;
	}
	.bbImage {
		width: 108px;
		padding: 10px;
	}
	.bbContent {
		background-color: inherit;
		color: #6091D3;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: normal;
		line-height: 181%;
		padding: 10px;
	}
	.bbContent b, .bbContent strong {
		background-color: inherit;
		color: #000000;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
	}
	.bbContent a, a.red {
		background-color: transparent;
		color: #1B2843;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: normal;
		text-decoration: underline;
	}
	.bbContent a:hover, a.red:hover {
		color: #3F5EA1;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: normal;
		text-decoration: none;
	}
	.bbContent h2, .bbContent h3, a.rsslink, a.rsslink:hover, .bbContent h2 a:link, .bbContent h2 a:visited {
		background-color: transparent;
		color: #6091D3;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-weight: bold;
		margin: 0px;
	}
	

	/*.bbContent input {
		height: 16px;
		width: 165px;
		background-color: transparent;
		color: #8A8A8A;
		border: 1px solid #DEDEDE;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-weight: normal;
		padding: 4px 4px 2px 4px;
		vertical-align: middle;
		width: 150px;
	}*/
	.bbContent .radiobutton {
		width: auto;
		border: 0px;
	}
	.bbContent button {
		background-color: #CCE9FB;
		color: #4867A7;
		text-transform: uppercase;
		border: 0px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		height: 24px;
		width: 29px;
	}
	.bbContent .button {
		background-color: #CCE9FB;
		color: #4867A7;
		text-transform: uppercase;
		border: 0px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		height: 16px;
		line-height: 100%;
		padding: 0px;
	}
	.bbAddedCell {
		border-top: 1px solid #AACCEF;
		background-color: transparent;
		color: #333333;
	}
	.bbAddedCell img {
		border: 1px solid #000;
	}
	.bbLinkTable a {
		color: #1B2843;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: normal;
		text-decoration: none;
	}
	.bbLinkTable a:hover {
		color: #6091D3;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: normal;
		text-decoration: underline;
	}
	.bbLinkBreadCrumbs, .bbLinkBreadCrumbs a, .bbLinkBreadCrumbs a:hover {
		font-size: 12px;
	}
	.bbFilterSpan {
		padding-left: 14px;
		background: transparent url(/images/2008Design/bullet-LinksTable.gif) no-repeat center left;
		color: #1B2843;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: normal;
		text-decoration: none;
	}

.guideavailtext input {
	border: 0px;
	width: 15px;
}


.listingCatTable {
	background-color: transparent;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 10px;
}

.listingtitle {
	background-color: transparent;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 133%;
}
	.listingtitle a {
		background-color: transparent;
		color: #333333;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		line-height: 133%;
		text-decoration: none;
	}
	.listingtitle a:hover {
		background-color: transparent;
		color: #333333;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		line-height: 133%;
		text-decoration: underline;
	}
.listingaddress {
	font-size: 10px;
	font-weight: normal;
	line-height: 110%;
	text-align: right;
}


.requestMore {
	background-color: #FBE9B9;
	width: 100%;
	border: 2px solid #DEBD6C;
}
	.requestMore img {
		border: 0px;
	}

.requestMoreCell a {
	padding-left: 14px;
	background: transparent url(/images/2008Design/bullet-requestMore.gif) no-repeat center left;
}
.requestMoreTitle {
	background-color: transparent;
	color: #9D6A29;
	font-size: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.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; }

.portalheadertable {
	margin: 12px;
	color: #fff;
	background-color: #ebf4fb;
}
#headertable {
	width: 630px;
	height: 24px;
	padding-left: 9px;
	font-size: 14px;
	color: #263952;
	font-weight: bold;
}
#headertable a:link, #headertable a:visited {
	font-size: 14px;
	color: #263952;
}
#headertable-right form {
	margin: 0px 6px;
}
#listings-filters {
	margin-top: 9px;
}
#acxiom-listings {
	font-size: 14px;
	text-align: right;
}

/* THIS IS THE "Click For Our Website" LINK ON THE EXTENDED MORE PAGES */
.moreWWWLink {
	background-image: url(/images/2008Design/bg_moreWWWLink.jpg);
	background-repeat: repeat-x;
	border: 1px solid #999999;
	padding: 3px;
	margin-bottom: 10px;
	font-size: 18px;
	text-align: center;
	text-transform: uppercase;
	cursor: pointer;
}


#linkaffurl {
	background-color: #FFFFFF;
	color: inherit;
	border: 1px solid #BCE0F9;
	padding: 3px;
}
	#linkaffurl a {
		background-color: inherit;
		color: #BE9832;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-weight: normal;
		line-height: 200%;
		text-decoration: none;
	}
#linkMore {
	background-color: #FFFFFF;
	color: inherit;
	border: 1px solid #BCE0F9;
	padding: 3px;
}
	#linkMore a {
		background-color: inherit;
		color: #3F5EA1;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-weight: normal;
		line-height: 200%;
		text-decoration: none;
	}
	#linkMore a:hover {
		background-color: inherit;
		color: #6091D3;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-weight: normal;
		line-height: 200%;
		text-decoration: none;
	}
#linkWWW {
	background-color: #FFFFFF;
	color: inherit;
	border: 1px solid #BCE0F9;
	padding: 3px;
}
	#linkWWW a {
		background-color: inherit;
		color: #3F5EA1;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-weight: normal;
		line-height: 200%;
		text-decoration: none;
	}
	#linkWWW a:hover {
		background-color: inherit;
		color: #6091D3;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-weight: normal;
		line-height: 200%;
		text-decoration: none;
	}
#linkEmail {
	background-color: #FFFFFF;
	color: inherit;
	border: 1px solid #BCE0F9;
	padding: 3px;
}
	#linkEmail a {
		background-color: inherit;
		color: #3F5EA1;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-weight: normal;
		line-height: 200%;
		text-decoration: none;
	}
	#linkEmail a:hover {
		background-color: inherit;
		color: #6091D3;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-weight: normal;
		line-height: 200%;
		text-decoration: none;
	}
#linkSpecials {
	background-color: #FFFFFF;
	color: inherit;
	border: 1px solid #BCE0F9;
	padding: 3px;
}
	#linkSpecials a {
		background-color: inherit;
		color: #3F5EA1;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-weight: normal;
		line-height: 200%;
		text-decoration: none;
	}
	#linkSpecials a:hover {
		background-color: inherit;
		color: #6091D3;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-weight: normal;
		line-height: 200%;
		text-decoration: none;
	}
	
#linkBestRate {
	background-color: yellow;
	color: inherit;
	border: 1px solid #BCE0F9;
	padding: 3px;
}
	#linkBestRate a {
		background-color: inherit;
		color: #3F5EA1;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-weight: normal;
		line-height: 200%;
		text-decoration: none;
	}
	#linkBestRate a:hover {
		background-color: inherit;
		color: #6091D3;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-weight: normal;
		line-height: 200%;
		text-decoration: none;
	}
	
#linkReviews {
	background-color: #FFFFFF;
	color: inherit;
	border: 1px solid #BCE0F9;
	padding: 3px;
}
#review-add {
	text-align:right; 
	margin:8px 10px 25px 0;
	background-color:#E5E1C0;
	border-bottom:#666 solid 3px;
}
.homePageEvent {
	padding:3px 3px 3px 3px;
	line-height: 105%;
}
	.homePageEvent a {
		background-color: inherit;
		color: #1B2843;
		text-decoration: none;
	}
	.homePageEvent a:hover {
		background-color: inherit;
		color: #6091D3;
		text-decoration: underline;
	}
.event-shortlist-wrapper {
	border-bottom:thin solid;
	padding:3px 3px 8px 3px;
}
.event-shortlist-title {
	font-weight: bold;
}
.event-shortlist-dates {
	font-style: italic;
}
.extendedMoreButton {
	background-color: #4867A7;
	color: #CCE9FB;
	text-transform: uppercase;
	border: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	height: 23px;
	line-height: 100%;
	padding: 3px 6px 3px 6px;
}

.bannersLeftNav {
	background-color: #B0DBF7;
}
.bannerspace {}
.banner {
	padding: 1px 0;}
#bannerContainer {}
#bannerContent {}

/* MOOTOOLS ACCORDION */
.accordionDiv {
	margin: 0 0 5px 4px;
}
.toggler {
	color: #3F5EA1;
	margin: 0;
	padding: 2px 5px;
	background-color: #97C9EC;
	border-top: 1px solid #f5f5f5;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 0px;
	font-size: 11px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	cursor: pointer;
}
.toggler h3 {
	text-transform: uppercase;
	margin: 0 4px 0 0;
	font-weight: bold;
}
.element {
	background-color: #CCE9FB;
	color: #3F5EA1;
	margin: 0 0 0 0;
	padding: 2px 5px;
	font-size: 11px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	cursor: pointer;
}
.element a {
	padding-left: 10px;
	background: transparent url(/images/2008Design/leftNav-bulletLight.gif) no-repeat center left;
	background-color: transparent;
	color: #3F5EA1;
	cursor: pointer;
	text-decoration: none;
}
.element a:hover {
	text-decoration: underline;
}

/* DYNAMIC DRIVE TABS */
#ddcolortabs{
	margin-top: 4px;
	margin-left: 0px;
	padding: 0;
	width: 100%;
	background: transparent;
	voice-family: "\"}\"";
	voice-family: inherit;
	padding-left: 0px;
}
#ddcolortabs ul{
	font: bold 11px Arial, Verdana, sans-serif;
	margin:0;
	padding:0;
	list-style:none;
}
#ddcolortabs li{
	display:inline;
	margin:0 1px 0 0;
	padding:0;
	text-transform:uppercase;
}
#ddcolortabs a{
	float:left;
	color: white;
	background: #1B2843 url(/images/2008Design/color_tabs_left.gif) no-repeat left top;
	margin:0 1px 0 0;
	padding:0 0 1px 5px;
	text-decoration:none;
	letter-spacing: 0px;
}
#ddcolortabs a span{
	float:left;
	display:block;
	background: transparent url(/images/2008Design/color_tabs_right.gif) no-repeat right top;
	padding:4px 6px 2px 4px;
}
#ddcolortabs a span{
	float:none;
}
#ddcolortabs a:hover{
	background-color: #6091D3;
}
#ddcolortabs a:hover span{
	background-color: #6091D3;
}
#ddcolortabs #current a, #ddcolortabs #current span{ /*currently selected tab*/
	background-color: #6091D3;
}
#ddcolortabsline{
	clear: both;
	padding: 0;
	width: 100%;
	height: 8px;
	line-height: 8px;
	background: #6091D3;
	margin-bottom: 4px;
/*	Remove this to remove border between bar and tabs
	border-top: 1px solid #fff;	*/
}

.menuGroupHead { background-color:#ebf4fb; border:#aaccef solid 1px; padding:6px; width: auto; margin-top: 0px;}
.menuGroupHead a { color:#3f5eac; font-size:14px; font-weight:bold; text-decoration:none; }
.menuGroupHead a:hover { color:#3f5eac; font-size:14px; font-weight:bold; border-bottom:#3f5eac dotted 1px; }
.menuGroupHeadHome { background-color:#ebf4fb; border:#aaccef solid 1px; padding:6px; width:290px; }
.menuGroupHeadHome a { color:#3f5eac; font-size:14px; font-weight:bold; text-decoration:none; }
.menuGroupHeadHome a:hover { color:#3f5eac; font-size:14px; font-weight:bold; border-bottom:#3f5eac dotted 1px; }

.menuGroupRightChannel {
	width:290px;
	_width:290px;
	padding-top: 5px;
	padding-left: 8px;
	padding-right: 5px;
	padding-bottom: 10px;
	border: none;
	font-size:11px;
}
.menuTrafficHead { width:143px; background-color:#ebf4fb; border:#aaccef solid 1px; padding:2px; line-height: 115%; margin-left: 3px; }
.menuTrafficHead a { color:#3f6eac; font-size:11px; font-weight:bold; text-decoration:none; }

#traffic_map{
margin-right: 3px;
}

.menuGroupRightChannel a {
	color:#3f5eac;
	text-decoration:none;
	border-bottom: #000000 1px dotted;
}
.menuGroupRightChannel a:hover {
	color:#3f5eac;
	border: none;
	text-decoration:underline;
}

.menuGroupRight {
	width:auto;
	_width:auto;
	padding-top: 5px;
	padding-left: 8px;
	padding-right: 5px;
	padding-bottom: 10px;
	border: none;
	font-size:11px;
}
.menuGroupRight a {
	color:#3f5eac;
	text-decoration:none;
	border-bottom: #000000 1px dotted;
}
.menuGroupRight a:hover {
	color:#3f5eac;
	border: none;
	text-decoration:underline;
}

.acities { font-size:11px; text-align:left; }
.acities img { border:none; }
.acities a { font-size:11px;  }
.acities a:hover {font-size:11px; }

.channelbar {background-color:#ebf4fb; color:#000033; border:#aaccef solid 1px; padding:7px; margin-top:0px; text-align:center; text-transform: uppercase;}
.channelbar a {color:#000033; text-decoration:none; font-weight:bold; margin: 0 2px 0 2px;}
.channelbar a:hover {color:#000033; text-decoration:none; font-weight:bold; border-bottom:#FFFFFF 1px dotted;}
#channelbar h1 {color:#000033; size:18px; text-decoration:none; font-weight:bold; margin:6px;}
#channelbar-content {margin: 6px;}

.realestatebox { background-color:#fcfaed; border:#bbb47d 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;  }

.realestate-nomatches, .realestate-nomatches a, .realestate-nomatches a:hover {font-weight: bold; font-size: 12px;}

#realestatelisting { border:#aaccef thin solid; padding:8px; }
#realesatelistingcontact { padding:8px;background-color:#ebf4fb; border:#aaccef solid 2px; }
#realesatelistingcontacttitle { font-weight:bold; font-size:18px; color:#990000; margin-bottom:8px; }
.realestateopenhouse { font-size:120%; background-color:#DFDCC3; padding:6px; margin-bottom:10px; }

.msg {margin-bottom:12px; padding:8px; background-color:#FFFF66; color:#990000; font-weight:bold; }


.listingdetail { margin:8px;}

a.googlemap-get-directions {
	color: #485f84;
	font-size:16px;
	font-weight:bold;
}
.tours-menu {
	width: 140px; 
	padding: 5px; 
	float: right; 
	border: 1px solid #bbb; 
	background-color: #eee; 
	text-align: center; 
	margin: 0px 0px 9px 9px;
}

#classified_addnew_landing { padding:8px; background-color:#6091d3; color:#fff; border-bottom:#1a2d44 dashed 2px; margin: 8px 0 12px 0; }
#classified_addnew_landing a { font-size:14px; color:#fff; font-weight:bold; border-bottom:dotted 1px; text-decoration:none; }
.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; }

.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: 9px 9px 9px 9px;
	line-height: 125%;
	font-size: 12px;
}
.best-rate b {
	font-size: 12px;
}
.disclaimer {
	font-style: italic;
	font-size: 11px;
}
.openx-ads, .openx-ads div {
	margin-bottom: 9px;
	text-align: center;
}
.cal {
	height: #attributes.height#;
/*	width: #attributes.width#;	*/
	width: 100%;
	border: 1px solid #B1DEFF;
}

.calheader {
	background-color: #3F5EA1;
}

.calheader_text {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	width: #attributes.cellwidth#;
}

.cell {
	height: 20px;
	width: 20px;
	border: 1px solid #3F5EA1;
	background-color: #6192D4;
	color: #AFDEFC;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
	.cell a {
		color: #AFDEFC;
		text-align: center;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		padding: 2px;
	}
.celldate {
	height: 20px;
	width: 20px;
	border: 1px solid #3F5EA1;
	background-color: #AFDEFC;
	color: #6192D4;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
	.celldate a {
		color: #6192D4;
		text-align: center;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		padding: 2px;
	}


.cell_today {
	height: 20px;
	width: 20px;
	background-color: #6192D4;
	color: #FFFFFF;
	border: 1px solid #3F5EA1;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
	.cell_today a {
		background-color: #6192D4;
		color: #FFFFFF;
		text-align: center;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
	}

.offMonthCell {
	background-color: #6192D4;
	color: #8AB9E7;
	border: 1px solid #3F5EA1;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.events-other-portals {
	width: auto;
	float: left;
	margin-right: 6px;
}
.events-other-portals input {
	width: auto;
}
input#events-other-portals {
	width: auto;
}
.more-please-say {
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	text-align: left;
	margin: 0px;
	padding: 0px;
}



#ContactName {
	width: 99%;
}
#ContactEmail {
	width: 99%;
}
#ContactPhone {
	width: 50%;
}
#ContactComments {
	width: 99%;
	height: 75px;
}
#capcode {
	width: 50%;
}


/* home page slideshow */
.pics img {
	display: none;
}
#slideshow-wrapper {
	width: 631px;
	height: 261px;
	margin-top: 9px;
	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;
}

#slideshow-back img, #slideshow-next img {
	border: 0;
}
/* end home page slideshow */


/* tabs */
/* 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;
}


/* end tabs */


