/* CSS Document */
*		{ font-family: Arial, Helvetica, sans-serif; font-size: 12px;  }
body 	{ background-color:#DFBF88; margin: 5px 0 10px 0; background-image:url(/images/bkgnd.gif);}


h1		{ font-size: 18px; color:#660000; margin-top:6px; }
h3		{ font-size: 15px; color:#660000; margin-top:6px; }

a		{ color:#660000; font-weight:bold; text-decoration:underline; }
a:hover	{ color:#660000; font-weight:bold; text-decoration:none; }

a img {
	border: none;
}

#topnav			{ font-size: 12px; text-align:center; padding:5px; background-color:#953131; border-right:#6C0E0E solid 1px; border-bottom:#6C0E0E solid 6px; white-space: nowrap;}
#topnav a		{ font-size: 12px; color:#FFFFFF; text-decoration:none; font-weight:bold; }
#topnav a:hover	{ font-size: 12px; color:#F8DFB4; text-decoration:none; font-weight:bold;  }

#leftnavsec		{ font-size: 12px; background-color:#F8DFB4; border-right:#A7A29B solid 1px; }
#leftnavhome	{ font-size: 12px; background-color:#F8DFB4; border-right:#A7A29B solid 1px; }

#content		{ font-size: 12px; padding: 9px; }

#email-signup {
	height: 32px;
	border: 1px solid #a1901d;
	background-color: #f7df34;
	margin-bottom: 6px;
}
#email-signup h3 {
	font-size: 13px;
	letter-spacing: 0px;
	font-weight: bold;
	color: #062b6e;
	margin: 0px 6px;
}
#bannerspace, .banner, #bannerContainer, #bannerContent {
	float: left;
	margin-right: 9px;
}
.ListingContainer-Odd			{ background-color: #ffffff; }
.ListingContainer-Even			{ background-color: #f1f1f1; }

#ListingTitanium				{ color:#700c14; line-height:18px;  }
#ListingTitanium *				{ }
#ListingTitanium strong			{ color:#700c14; font-size:12px; }
#ListingTitanium a				{ color:#700c14; font-size:12px; border-bottom:#700c14 dotted 1px; font-weight:bold; text-decoration:none; }
#ListingTitanium a:hover		{ color:#700c14; font-size:12px; 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:12px; }
#ListingGold a					{ color:#062b6e; font-size:12px; border-bottom:#062b6e dotted 1px; font-weight:bold; text-decoration:none; }
#ListingGold a:hover			{ color:#062b6e; font-size:12px; 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:12px; }
#ListingSilver a				{ color:#11621e; font-size:12px; border-bottom:#11621e dotted 1px; font-weight:bold; text-decoration:none; }
#ListingSilver a:hover			{ color:#11621e; font-size:12px; 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:12px; }
#ListingOther a					{ color:#333; font-size:12px; border-bottom:#333 dotted 1px; font-weight:bold; text-decoration:none; }
#ListingOther a:hover			{ color:#333; font-size:12px; 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;
	width: 630px
}
#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;
	margin-bottom: 12px;
}
#channelbar-content p {
	margin: 6px 0px 12px 0px;
}
.portalheadertable {
	margin: 12px;
	color: #fff;
	background-color: #a4c3ee;
}

#headertable {
	height: 24px;
	padding-left: 9px;
	font-size: 17px;
	color: #263952;
	font-weight: bold;
	background-color:#BF5353;
	border-bottom:#953131 solid 6px;
}
#headertable a:link, #headertable a:visited {
	font-size: 17px;
	color: #263952;
}
#headertable-right {
	background-color:#BF5353;
	border-bottom:#953131 solid 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: 624px;
}
td.listingtitle {
	min-width: 100%;
}
td.listingtitle a span {
	font-size: 15px;
}
#listinglinks a, #listinglinks a:hover {
	font-size: 11px;
}
#listings-filters {
	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 a {
	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: 14px;
}
#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 {
	width: 282px;
	float: right;
	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;
}
.advertise-with-us {
	float: right;
}
/* end more pages */

/* 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;
	color: #7c7c7c;
}
.ui-tabs-nav a {
	font-size: 14px;
	color: #1a409a;
    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;
	color: #2858b6;
}
.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;
}

#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;  }

.clsCMOn, .clsCMOver	{ font-size: 12px; color:#FFFFFF; text-align:center; padding:5px; background-color:#953131; font-weight:bold; }
.clsCMOn2, .clsCMOver2	{ font-size: 12px; color:#FFFFFF; text-align:left;  padding: 3px 1px 4px 4px; }

.adScreenShots a 		{ font-family: Arial, Helvetica, sans-serif; font-size: 10px; color:#660000; text-decoration:none; }
.adScreenShots a:hover 	{ font-family: Arial, Helvetica, sans-serif; font-size: 10px; color:#660000; text-decoration:none; }
#tile-ads {margin: 12px 0px 12px 12px;}

.events-other-portals {
	float: left;
	margin-right: 6px;
}



#related-events {
	padding:5px;
}
.related-title {
	display:block;
	background:#EEE;
	font-weight:bold;
	padding:3px 3px 3px 10px;
	border-radius:5px;
}
#related-events div {
	width:29%;
	float:left;
	border:1px solid #CCC;
	margin:4px;
	background:#FFF;
	padding:5px;
	border-radius:5px;
}
#related-events div a {
	display:block;
	font-size:11px;
	line-height:14px;
	margin-bottom:11px;
}
.view-event-cat {
	font-size:10px;
	text-align:center;
}
