@charset "utf-8";

/* 

body.css

Software design and development by:
	Terence M. Bandoian
	P.O. Box 4074
	Austin, TX 78765
	http://www.tmbsw.com
	terence@tmbsw.com

Under agreement with:
	Senior E-Commerce, Inc.
	http://www.seniortravelgenie.com

Copyright 2008-2011 Terence M. Bandoian. All rights reserved.

*/

table.body {
	width: 100%;
	margin: .75em 0 0 0;
	padding: 0;
	border: none;
	font-size: 93.75%;		/* 15px */
}


table.body h1 {
	margin: 0;
	padding: 0;
	font-size: 153.33%;		/* 23px */
	line-height: 1em;
}

table.body h2 {
	margin: 0;
	padding: 0;
	font-size: 133.33%;		/* 20px */
	line-height: 1em;
}

table.body h3 {
	margin: 0;
	padding: 0;
	font-size: 120.00%;		/* 18px */
}

table.body h4 {
	margin: 0;
	padding: 0;
	font-size: 106.67%;		/* 16px */
}

table.body h3 img,
table.body h4 img {
	margin: 0;
	padding: 0;
	border: none;
	vertical-align: middle;
}


a.body,
a.body:visited {
	text-decoration: underline;
	color: #0000ff;
}

a.body:hover {
	color: #ff0000;
}

a.yellow {
	padding: 2px 3px;
	color: #003090;
	background-color: #ffe033;
}


td.body-left,
td.body-main,
td.body-right {
	padding: 0;
	border: none;
	vertical-align: top;
}

td.body-main { width: 100%; }


table.body-left,
table.body-left-top {
	padding: 0;
	border: none;
}

table.body-left { margin: .75em 12px 0 0; }
table.body-left-top { margin: 0 12px 0 0; }

img.body-left-top,
img.body-left-bottom {
	height: 1px;
	margin: 0;
	padding: 0;
	border: none;
	display: block;
}

img.body-left-top { width: 210px; }
img.body-left-bottom { width: 14.2em; }

img.body-left {
	width: 210px;
	margin: .75em auto 0 auto;
	padding: 0;
	border: none;
	display: block;
}


img.body-right {
	width: 125px;
	margin: 0 0 .75em 12px;
	padding: 0;
	border: none;
	display: block;
}

div.body-right {
	width: 125px;
	margin: 0 0 .75em 12px;
	padding: 0;
	border: none;
	overflow: hidden;
}

table.body-right {
	margin: 0 auto 0 auto;
	padding: 0;
	border: 1px solid #163168;
	background-color: #ffffff;
}


ul.introduction {
	margin: .75em 0 0 0;
	padding: 0 0 0 1.25em;
	border: none;
}

ul.introduction li {
	margin: .25em 0 0 0;
	padding: 0;
	border: none;
	font-weight: bold;
	color: #003090;
}


td.featured-heading {
	padding: 1px 4px 1px 4px;
	border: 1px solid #ffffff;
	text-align: center;
}

td.featured-separator div {
	width: 14px;
	margin: 0;
	padding: 0;
	border: none;
}

td.featured-image {
	padding: 0;
	border: none;
	vertical-align: top;
}

td.featured-image div {
	width: 200px;
	margin: 12px auto 0 auto;
	padding: 0;
	border: none;
	overflow: hidden;
}

td.featured-image img {
	display: block;
	width: 200px;
	margin: 0 auto 0 auto;
	padding: 0;
	border: none;
}

td.featured-location {
	width: 200px;
	padding: .75em 0 0 0;
	border: none;
	font-weight: bold;
	font-size: 93.33%;
	text-align: center;
	vertical-align: top;
}

td.featured-location a,
td.featured-location a:visited {
	text-decoration: none;
	color: #ffffff;
}

td.featured-location a:hover {
	text-decoration: underline;
}

td.featured-tag-line {
	width: 200px;
	padding: .75em 0 0 0;
	border: none;
	font-size: 93.33%;
	text-align: center;
	vertical-align: top;
}

div.featured-instructions {
	margin: 1em 0 0 0;
	padding: 0;
	border: none;
	text-align: center;
}


ul.destinations {
	margin: .75em 0 0 1em;
	padding: 0 0 0 1.25em;
	border: none;
}

ul.destinations li {
	margin: .5em 0 0 0;
	padding: 0;
	border: none;
}

ul.destinations a,
ul.destinations a:visited {
	text-decoration: underline;
	color: #0000ff;
}

ul.destinations a:hover {
	color: #ff0000;
}


table.hot-spot {
	width: 100%;
	margin: .75em 0 0 0;
	padding: 0;
	border: none;
}

tr.hot-spot {
	color: #000000;
	background-color: #ffffff;
}

td.hot-spot-image {
	padding: 0 15px 0 0;
	border: none;
}

td.hot-spot-image img {
	display: block;
	width: 200px;
	margin: 0;
	padding: 0;
	border: none;
}

td.hot-spot-text {
	width: 100%;
	padding: .5em 0 .5em 0;
}

td.hot-spot-text h3 a,
td.hot-spot-text h3 a:visited {
	text-decoration: none;
	color: #003090;
}

td.hot-spot-text h3 a:hover {
	text-decoration: underline;
}

td.hot-spot-text p {
	padding: 0 10px 0 0;
}

td.hot-spot-text p a,
td.hot-spot-text p a:visited {
	text-decoration: underline;
	color: #000000;
}

td.hot-spot-text p a:hover {
	text-decoration: underline;
	color: #ff0000;
}

td.hot-spot-separator div {
	height: 12px;
	margin: 0;
	padding: 0;
	border: none;
	font-size: 1px;
	line-height: 1px;
}


ol.add-destination {
	margin: 0 0 0 1.75em;
	padding: 0;
	border: none;
}

ol.add-destination li {
	margin: .5em 0 0 0;
	padding: 0;
	border: none;
}


div.faq-questions {
	margin: 0;
	padding: 0;
	border: none;
}

div.faq-questions h5 {
	margin: 0;
	padding: 1em 0 0 0;
	font-size: 107.69%;
	color: #003090;
}

div.faq-questions div {
	margin: .2em 0 0 0;
	padding: 0;
	border: none;
}

div.faq-questions div a,
div.faq-questions div a:visited {
	text-decoration: none;
	color: #000000;
}

div.faq-questions div a:hover {
	text-decoration: underline;
	color: #ff0000;
}

div.faq-answers {
	margin: 1em 0 0 0;
	padding: 0;
	border-width: 1px 0 0 0;
	border-style: solid;
	border-color: #003090;
}

div.faq-answers h5 {
	margin: 1em 0 .25em 0;
	padding: 0;
	font-size: 107.69%;
	color: #003090;
}

div.faq-answers h6 {
	margin: 0;
	padding: .5em 0 .25em 0;
	border: none;
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
}

div.faq-answers ul {
	margin: 0 0 0 1.25em;
	padding: 0;
	border: none;
}

div.faq-answers ol {
	margin: 0 0 .25em 1.75em;
	padding: 0;
	border: none;
}

div.faq-answers li {
	margin: .25em 0 0 0;
	padding: 0;
	border: none;
}

div.faq-answers p {
	margin: .5em 0 0 0;
	padding: 0;
	border: none;
}

div.faq-answers div {
	margin: 0;
	padding: 0;
	border: none;
	text-align: right;
}

div.faq-answers div a {
	display: inline;
	font-size: 92.31%;
	font-weight: normal;
	text-decoration: none;
	color: #808080;
}

div.faq-answers div a:hover {
	color: #ff0000;
}


div.search-results {
	margin: .75em 0 0 0;
	padding: 0;
	border: none;
}

div.search-results div {
	margin: 0 0 0 1.5em;
	padding: 0;
	border: none;
}

div.search-results a,
div.search-results a:visited {
	color: #0000ff;
	text-decoration: underline;
}

div.search-results a:hover {
	color: #ff0000;
}


div.sitemap {
	margin: .75em 0 0 0;
	padding: 0;
	border: none;
}

div.sitemap-inner {
	margin: 0 0 0 1.5em;
	padding: 0;
	border: none;
}

div.sitemap span {
	color: #003090;
}

div.sitemap a,
div.sitemap a:visited {
	color: #0000ff;
	text-decoration: underline;
}

div.sitemap a:hover {
	color: #ff0000;
}


table.content-header {
	width: 100%;
	margin: 0;
	padding: 0;
	border: none;
	text-align: center;
	color: #ffffff;
	background-color: #22418a;
}

td.content-header {
	width: 100%;
	padding: 3px 0 3px 0;
}

td.content-header a,
td.content-header a:visited {
	text-decoration: underline;
	color: #ffffff;
}

td.content-header a:hover {
	text-decoration: none;
	color: #22418a;
	background-color: #ffffff;
}

td.content-header-left,
td.content-header-right {
	background-image: url(../images/blue-background-top.gif);
	background-repeat: no-repeat;
}

td.content-header-left { background-position: top left; }
td.content-header-right { background-position: top right; }

td.content-header-left div,
td.content-header-right div {
	width: 10px;
	margin: 0;
	padding: 0;
	border: none;
}


img.content-right {
	float: right;
	clear: right;
	margin: 0 0 .5em .75em;
	padding: 0;
	border: none;
}


td.city-links {
	padding: 0 12px 0 0;
	border-width: 0 1px 0 0;
	border-color: #003090;
	border-style: solid;
	font-size: 93.33%;
	white-space: nowrap;
	vertical-align: top;
}

td.city-links table {
	margin: 0;
	padding: 0;
	border: none;
}

td.city-links td {
	padding: 0 0 20px 0;
	border: none;
	text-align: center;
	white-space: nowrap;
}

td.city-links img {
	display: block;
	margin: 0 auto 0 auto;
	padding: 0;
	border: none;
}

tr.city-link a,
tr.city-link a:visited,
tr.city-link span,
tr.city-link-menu-anchor a,
tr.city-link-menu-anchor a:visited {
	display: block;
	font-weight: bold;
	text-decoration: none;
	color: #003090;
}

tr.city-link a:hover {
	text-decoration: underline;
	color: #ff0000;
}


div.city-link-menu-container {
	position: absolute;
	display: none;
	visibility: hidden;
	margin: 0;
	padding: 2px 2px 2px 0;
	border: none;
	background-color: #ffffff;
}

div.city-link-menu {
	margin: 0;
	padding: 4px;
	border: 1px solid #003090;
	font-weight: bold;
	font-size: 87.5%;
}

div.city-link-menu td {
	padding: 1px 3px 1px 3px;
	border: none;
	white-space: nowrap;
	cursor: pointer;
}

div.city-link-menu a,
div.city-link-menu a:visited {
	text-decoration: none;
	color: #003090;
}


table.city-container {
	width: 100%;
	margin: .75em 0 0 0;
	padding: 0;
	border: none;
}


td.city-content {
	width: 100%;
	padding: 0 0 0 12px;
	border: none;
	vertical-align: top;
}

h5.city-description {
	margin: .75em 0 0 0;
	padding: 0;
	font-size: 100%;
	color: #003090;
}

a.city-description,
a.city-description:visited {
	text-decoration: underline;
	color: #0000ff;
}

a.city-description:hover {
	text-decoration: underline;
	color: #ff0000;
}


.breadcrumb {
	color: #ee1c25;
}

.breadcrumb a,
.breadcrumb a:visited {
	text-decoration: none;
	color: #ee1c25;
}

.breadcrumb a:hover {
	text-decoration: underline;
}


table.ratings-guide-link {
	float: right;
	margin: 0;
	padding: 0;
	border: none;
	font-size: 86.67%;
	text-align: center;
	white-space: nowrap;
	background-color: #ee1c25;
}

td.ratings-guide-link {
	padding: 2px 0 3px 0;
}

td.ratings-guide-link a,
td.ratings-guide-link a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}

td.ratings-guide-link a:hover {
	text-decoration: underline;
}

td.ratings-guide-link-left {
	background-image: url(../images/red-background-top.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

td.ratings-guide-link-right {
	background-image: url(../images/red-background-top.gif);
	background-position: top right;
	background-repeat: no-repeat;
}

td.ratings-guide-link-left div,
td.ratings-guide-link-right div {
	width: 7px;
	margin: 0;
	padding: 0;
	border: none;
}


div.ratings-guide-container {
	position: absolute;
	display: none;
	visibility: hidden;
	z-index: 2;
	margin: 0;
	padding: 2px;
	border: none;
	background-color: #ffffff;
}

div.ratings-guide {
	margin: 0;
	padding: 0 10px 8px 0;
	border: 1px solid #003090;
	font-size: 81.25%;
	white-space: nowrap;
}

td.ratings-guide-header {
	padding: 6px 0 0 10px;
	font-weight: bold;
	text-align: center;
}

td.ratings-guide-separator div {
	width: 12px;
	margin: 0;
	padding: 0;
	border: none;
}

td.ratings-guide-table {
	padding: 0;
}

td.ratings-guide-table td {
	padding: 4px 0 0 10px;
}

td.ratings-guide-table img {
	margin: 1px 0 0 0;
	padding: 0;
	border: none;
	display: block;
}


div.photo-slideshow-wrapper {
	width: 585px;
	margin: 1em auto 0 auto;
	padding: 0;
	border: none;
}

#photo-slideshow {
	width: 585px;
	height: 518px;
	margin: 0;
	padding: 0;
	border: none;
	overflow: hidden;
}

#photo-slideshow img {
	margin: .5em 0 0 0;
	padding: 0;
	border: none;
	display: block;
}


div.pagination-top { float: right; margin: 0 0 1em 0; color: #ee1c25; }
div.pagination-bottom { clear: both; margin: 1em 0 0 0; color: #003090; }

div.pagination-top,
div.pagination-bottom {
	padding: 0;
	border: none;
	font-size: 93.33%;
	font-weight: bold;
	text-align: right;
}

div.pagination-top span,
div.pagination-bottom span {
	padding: 0 .25em 0 .25em;
}

div.pagination-top a,
div.pagination-top a:visited {
	padding: 0 .25em 0 .25em;
	text-decoration: underline;
	color: #ee1c25;
}

div.pagination-top a:hover {
	color: #0000ff;
}

div.pagination-bottom a,
div.pagination-bottom a:visited {
	padding: 0 .25em 0 .25em;
	text-decoration: underline;
	color: #003090;
}

div.pagination-bottom a:hover {
	color: #ff0000;
}


td.upload-photo-separator {
	padding: 0 0 1em 0;
	border: none;
}

td.upload-photo-separator div {
	height: 1.5em;
	margin: 0;
	padding: 0;
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #003090;
	line-height: 1em;
}


table.travel-tip-header-top,
table.travel-tip-header {
	clear: both;
	width: 100%;
	padding: 0;
	border: none;
	text-align: left;
	background-color: #003366;
	background-image: url(../images/blueline.jpg);
	background-position: left center;
	background-repeat: repeat-x;
}

table.travel-tip-header-top { margin: 1em 0 0 0; }
table.travel-tip-header { margin: 1.5em 0 0 0; }

td.travel-tip-header-name {
	width: 100%;
	height: 30px;
	padding: 0;
	border: none;
}

td.travel-tip-header-name h5 {
	margin: 0;
	padding: 2px 0 2px 5px;
	border: none;
	font-size: 100%;
	line-height: 1em;
	color: #ffffff;
}


div.review {
	clear: both;
	margin: 1em 0 0 0;
	padding: 0;
	border-width: 1px 0 0 0;
	border-style: solid;
	border-color: #003090;
}

p.review {
	font-weight: bold;
}

p.review img {
	margin: 0;
	padding: 0;
	border: none;
	vertical-align: middle;
}

p.review a,
p.review a:visited {
	font-weight: normal;
	text-decoration: underline;
	color: #000000;
}

p.review a:hover {
	color: #ff0000;
}

span.review-large {
	font-weight: bold;
	font-size: 106.67%;
	color: #003090;
}


div.footer {
	margin: 1.5em 0 0 0;
	padding: 0;
	border: none;
	font-size: 87.5%;
	text-align: center;
	white-space: nowrap;
}

div.footer-counter {
	margin: .75em 0 0 0;
	padding: 0;
	border: none;
	text-align: center;
}

div.footer-copyrights {
	width: 912px;
	margin: .75em auto 0 auto;
	padding: 0 0 .5em 0;
	border: none;
	font-size: 87.5%;
	text-align: center;
	white-space: nowrap;
	overflow: visible;
}

div.footer a,
div.footer a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

div.footer a:hover {
	text-decoration: underline;
	color: #ff0000;
}

/* Copyright 2008-2009 Terence M. Bandoian. All rights reserved. */
