/* @override http://www.strasburgrailroad.com/css/global.css */

/* @override http://www.strasburgrailroad.com/css/global.css */

/* Web site: Strasburg Rail Road */
/* Description: Global Stylesheet */
/* Vendor: Scheffey Integrated Marketing */

/* -- [ =legend ] -- */

/*

Primary style declarations can be found 
by searching for the keywords below. Be
sure to include the "=" when searching;
it's a marker to help find things quicker. 

Stylesheet imports: =imports
Global elements (e.g. body, h1 etc., p, img, ul, ul li): =global
Header: =header
Footer: =footer
Center (everything between header and footer): =essence
Left-hand column of center area: =left
Middle column of center area (right hand column with resolution < 1024 x 768): =middle
Right hand column of center area (only viewable with resolution >= 1024 x 768): =right
Home page: =home
Things to Do page: =things to do 
Static page template: =static
Calendar page template: =calendar
Tab navigation: =tabs
Tab content interior: =tabs content 
Day out with Thomas: =thomas
Day display: =day display
Calendar (small): =cal small
Calednar (large): =cal large

*/

/* -- [ /legend ] -- */


/* -- [ =imports ] -- */

@import url("clearfix.css");
@import url("lightbox.css");
@import url("homepage.css");

/* -- [ /imports ] -- */

body {
margin: 0;
padding: 0;
background-color: #eedcb1;
font-family: Arial, Helvetica, sans-serif;
color: #000;
font-size: 13px;
line-height: 18px;
}

body a, body a:visited {
font-weight: bold;
color:  #62100d;
text-decoration: underline;
}

body a:hover {
font-weight: bold;
color:  #62100d;
text-decoration: underline;
}

/* -- [ =global ] -- */

h1 {
margin: 0 0 8px 0;
padding: 0;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: normal;
color: #62100d;
font-size: 32px;
line-height: 32px;
}

h2 {
margin: 0 0 8px 0;
padding: 0;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: normal;
color: #62100d;
font-size: 21px;
line-height: 25px;
}

.bb {
	color: #62100d;
	font-weight: bold;
}

h2 a, h2 a:visited {
color: #62100d;
text-decoration: underline;
font-weight: normal;
}

h2 a:hover {
color: #62100d;
text-decoration: underline;
font-weight: normal;
}

h3 {
margin: 0 0 5px 0;
padding: 0;
color: #62100d;
font-size: 16px;
line-height: 22px;
}

p {
margin: 0;
padding: 0;
line-height: 18px;
}

p.s {
margin: 0 !important;
padding: 0;
display: block;
}
p.para {
margin: 0 0 20px 0;
line-height:inherit;
}

ul li {
line-height: 20px;
}

img {
display: block;
border: 0;
}

#special-footnote {
font-size:11px; 
line-height:14px;
color:#990000;
}

.special-note-2 {
color:#62100d;
background-color: #fefdf9;
margin: 5px;
padding: 11px;
border: 1px solid #ab9250;
}

/* -- [ /global ] -- */


/* -- [ =header ] -- */

#header-wrap {
width: 100%;
height: 168px;
margin: 0;
padding: 0;
background: url(../img/header-bg.gif) top left repeat-x;
text-align: center;
}

#header {
position: relative;
width: 1000px;
height: 168px;
margin: 0 auto;
padding: 0;
}

#logo {
position: absolute;
top: 0;
left: 10px;
width: 191px;
height: 152px;
margin: 0;
padding: 0;
font-size: 20px;
color: #fff200;
font-weight: bold;
}

#logo img {
margin: 1px 0 0 0;
}

#top-ad {
position: absolute;
top: 0;
left: 201px;
width: 789px;
height: 90px;
margin: 0 10px 0 0;
padding: 0;
text-align: right;
}

#top-ad img {
float: right;
display: inline;
margin: 14px 0 0 0;
}

#nav {
position: absolute;
top: 96px;
left: 216px;
width: 784px;
height: 62px;
margin: 0;
padding: 0;
text-align: right;
}

#nav img {
float: left;
display: inline;
margin: 0 2px 0 0;
padding: 0;
border: 0;
}

#shopping-cart-head {
	position: absolute;
	top: 110px;
	left: 216px;
	width: 784px;
	height: 62px;
	margin: 0;
	padding: 0;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	color: #FFFFFF;
}

/* -- [ /header ] -- */

/* -- [ =footer ] -- */

#footer-ads-wrap {
width: 100%;
height: 100px;
margin: 50px 0 0 0;
padding: 0;
text-align: center;
}

#footer-ads {
width: 1000px;
height: 100px;
margin: 0 auto;
padding: 0;
}

.footer-ad-left {
float: left;
display: inline;
width: 490px;
margin: 0 0 0 10px;
padding: 0;
}

.footer-ad-right {
float: left;
display: inline;
width: 490px;
margin: 0;
padding: 0;
}

#footer-wrap {
width: 100%;
height: 160px;
margin: 25px 0 0 0;
padding: 0;
background: url(../img/footer-bar.gif) top left repeat-x;
text-align: center;
}

#footer {
width: 1000px;
height: 160px;
margin: 0 auto;
padding: 0;
text-align: center;
}

#footer-bar {
float: left;
display: inline;
width: 1028px;
height: 72px;
margin: 0 0 0 10px;
padding: 0;
}
 
#footer-info {
float: left;
display: inline;
margin: 6px 0 0 0;
padding: 0;
text-align: left;
}

#footer-info a, #footer-info a:hover, #footer-info a:visited {
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
color:#FFCC33;
}

#footer-info p {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 14px;
color: #fff;
line-height: 20px;
}

#footer-info span.footer-num {
color: #c99400;
}

#footer-info span.copyright {
color: #7a5e6e;
}

#footer-heritage {
float: right;
display: inline;
margin: 0 10px 0 0;
padding: 0;
}

#secure-msg {
float: left;
display: inline;
width: 980px;
margin: 5px 0 0 10px;
padding: 0;
}

#secure-msg img {
float: left;
display: inline;
margin: 0 3px 0 0;
padding: 0;
}

#secure-msg p {
float: left;
display: inline;
width: 840px;
margin: 0 0 0 15px;
padding: 0;
font-size: 13px;
color: #72706d;
text-align: left;
}

/* -- [ /footer ] -- */

/* -- [ =essence ] -- */

#essence-wrap {
width: 100%;
margin: 0;
padding: 0;
text-align: center;
}

#essence {
width: 1000px;
margin: 10px auto 0 auto;
padding: 0;
text-align: center;
}

.wide-wrap-each {
float: left;
display: inline;
width: 550px;
margin: 0 0 20px 0;
padding: 0;
}

/* -- [ =left ] -- */

#left {
float: left;
display: inline;
width: 191px;
margin: 0 15px 0 10px;
padding: 0;
text-align: left;
}

#left ul {
display: block;
width: 175px;
margin: 25px 0 0 15px;
padding: 0;
list-style: none;
}

#left ul li {
display: block;
width: 175px;
margin: 0;
padding: 0;
list-style: none;
text-align: left;
}

#left ul li.left-active {
	margin:0 5px 0 0;
	padding:2px 5px 2px 15px;
	width: 160px;
	background-image: url(../img/left-nav-active-background.gif);
	background-repeat: no-repeat;
	background-position: -10px 0px;
}


#left ul li a, #left ul li a:visited, #left ul li a:hover {
font-weight: normal;
}

#left hr {
margin: 30px 0 10px 0;
}

#left .rsslink img {
float: left;
display: inline;
margin: 0;
padding: 0;
border: 0;
}

#left .rsslink img p {
margin: 0;
padding: 0;
line-height: 26px;
}

/* -- [ /left ] -- */

/* -- [ =middle ] -- */

#mid {
float: left;
display: inline;
width: 550px;
margin: 0 15px 0 0;
padding: 0;
text-align: left;
}

.announc {
background-color: #62100d;
color: #fff400;
font-family: Georgia;
text-align: center;
margin: 0 0 1px 0;
padding: 4px;
font-size: 18px;
line-height: 20px;
}

.announc a {
color: #fff400 !important;
font-weight: bold;
}

/* -- [ /middle ] -- */

/* -- [ =right ] -- */

#right {
float: left;
display: inline;
width: 208px;
margin: 0;
padding: 0;
}

#right-essence {
float: left;
display: inline;
width: 208px;
margin: 0;
padding: 10px 0 0 0;
border-top: solid 1px #b4a57e;
}

#right-essence img.right-promo-image {
margin: 0 4px 10px 4px;
padding: 0;
}

#right-essence #sign-up {
position: relative;
display: block;
width: 208px;
height: 282px;
margin: 0;
padding: 0;
background: url(../img/promo_billboards/get-inside-scoop.gif) top left no-repeat;
}

#right-essence #sign-up form {
position: absolute;
top: 187px;
left: 15px;
text-align: left;
}

#right-essence #sign-up form #email {
width: 150px;
padding: 2px;
color: #000;
font-size: 10px;
margin: 0 0 5px 0;
}

#myspan { 
display: none;
padding: 20px;
color: #c00;
font-weight: bold;
}

#promo-gallery {
float: left;
display: inline;
width: 208px;
margin: 8px 0 0 0;
padding: 0;
}

#promo-gallery img.promo-random-image {
float: left;
display: inline;
margin: 5px 0 2px 4px;
padding: 4px 7px 10px 7px;
background: url(../img/random-images/promo-img-bg.png) top left no-repeat;
}

* html #promo-gallery img.promo-random-image {
float: left;
display: inline;
width: 186px;
margin: 5px 0 2px 4px;
padding: 4px 7px 10px 7px; !important;
background-image: none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../img/random-images/promo-img-bg.png", sizingMethod="scale");
}

#promo-gallery #promo-caption {
float: left;
display: inline;
width: 186px;
margin: 0 0 0 5px;
padding: 0;
font-style: italic;
color: #62100d;
text-align: left;
}

#promo-gallery #promo-gallery-link {
float: left;
display: inline;
margin: 10px 0 0 4px;
padding: 0;
}

#promo-gallery #promo-gallery-link img {
display: block;
border: 0;
}

/* -- [ /right ] -- */

/* -- [ /essence ] -- */

/* -- [ =home ] -- */

img.home-main-img {
margin: 0 0 0 0 !important;
padding: 0;
}

.home-tix-img {
float: left;
display: inline;
width: 147px;
margin: 0;
padding: 0;
}

.home-tix-desc {
float: left;
display: inline;
width: 403px;
margin: 0;
padding: 0;
}

.home-tix-desc h3 {
margin: 0 0 3px 0;
}

.home-promo-each {
text-align:left;
background-color: #ccb98c;
margin:0;
padding:0;
width:208px;
}

.home-promo-each p {
padding: 0 10px 10px 10px;
font-size:12px;
}

.home-promo-each h2 {
background-color: #61100c;
color:#FFFFFF;
font:10px Georgia, "Times New Roman", Times, serif;
text-transform: uppercase;
letter-spacing: 2px;
padding: 5px 0 5px 10px;
}

.home-promo-each h3 {
padding: 0 0 0 10px;
font-size:14px;
margin:0;
}

#home-promo-box {
	background-color: #62100d;
	height: 388px;
	width: 550px;
	margin: 0 0 20px 0;
}
#home-promo-box2 {
	background-color: #62100d;
	height: 388px;
	width: 550px;
	margin: 0 0 20px 0;
	padding: 0;
}

#home-promo-topbox {
	float: right;
	height: 146px;
	width: 211px;
}
#home-promo-textbox h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #c7c37e;
	margin:5px 0 5px 0;
}
.home-promo-textbox-link  a:link, .home-promo-textbox-link a:visited, .home-promo-textbox-link a:hover {
color:#ff0000;
}

.home-promo-link-col {
	width: 75px;
	float:left;
	margin: 0 0 0 10px;
	font-size:14px;
	line-height: 17px;
	font-weight:bold;
}
.home-promo-link-col a:link, .home-promo-link-col a:visited, .home-promo-link-col a:hover {
color:#fff100;
}

#home-promo-leftbox {
	float: left;
}
#home-promo-textbox {
	float: right;
	width: 176px;
	margin-top: 10px;
	padding-right: 10px;

	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;

}


/* -- [ /home ] -- */

/* -- [ =static ] -- */

.static-img {
float: right;
display: inline;
/* margin for float: right */
margin: 5px 0 15px 15px;
/* margin for float: left 
margin: 5px 15px 15px 0; */
padding: 6px 10px 16px 11px;
background: url(../img/static-img-bg.png) top left no-repeat;
}

* html .static-img {
float: right;
display: inline;
/* margin for float: right */
margin: 5px 0 15px 15px;
/* margin for float: left 
margin: 5px 15px 15px 0; */
padding: 6px 10px 16px 11px;
background-image: none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../img/static-img-bg.png", sizingMethod="scale");
}

.static-small-img {
float: right;
display: inline;
/* margin for float: right */
margin: 5px 0 15px 5px;
/* margin for float: left 
margin: 5px 15px 15px 0; */
padding: 6px 9px 15px 9px;
background: url(../img/static-img-small-bg.png) top left no-repeat;
}

* html .static-small-img {
float: right;
display: inline;
/* margin for float: right */
margin: 5px 0 15px 5px;
/* margin for float: left 
margin: 5px 15px 15px 0; */
padding: 6px 9px 15px 9px;
background-image: none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../img/static-img-small-bg.png", sizingMethod="scale");
}

.static-tiny-img {
float:left; 
margin:2px 10px 2px 0; 
padding:3px; 
border:solid #666666; 
border-width:1px;  
background-color:#FFFFFF;
}

.static-right-nav {
text-align:left; 
list-style-type:none; 
padding:0; 
margin:0;
}

.static-right-nav li {
	margin-bottom:10px;
}


p.static {
margin: 0 0 25px 0 !important;
padding: 0;
}

.static-ess-each {
float: left;
display: inline;
width: 548px;
margin: 0;
padding: 0;
}

.static-gallery-small-img {
float: left;
display: inline;
/* margin for float: right */
margin: 5px 0 15px 5px;
/* margin for float: left 
margin: 5px 15px 15px 0; */
padding: 6px 9px 15px 9px;
background: url(../img/static-img-small-bg.png) top left no-repeat;
}

.static-list-calendar-row {
	float:left; 
	width:460px; 
	margin: 0 5px 0 5px; 
	padding: 0;
	list-style: none;
}

.static-list-calendar-box {
	float: left; 
	width: 480px; 
/* 	height: 270px;  */
	margin: 1px; 
	padding: 5px; 
	background-color:#e6ddbc; 
	color:#464232;
	}




/* -- [ /static ] -- */

/* -- [ =things to do ] -- */

.ttd-img {
float: left;
display: inline;
width: 188px;
margin: 0;
padding: 0;
}

.ttd-img img {
margin: 0;
padding: 6px 11px 16px 11px;
background: url(../img/ttd-img-bg.png) top left no-repeat;
}

.ttd-img-desc {
float: left;
display: inline;
width: 362px;
margin: 0;
padding: 0;
}

.ttd-img-desc h2 {
margin: 0 0 3px 0;
}

/* -- [ /things to do ] -- */

/* -- [ =calendar ] -- */

h1.cal-date {
float: left;
display: inline;

}

.cal-anchor-nav {
float: right;
display: inline;
margin: 12px 0 0 0;
padding: 0;
font-weight: bold;
}

#cal-wrap {
float: left;
display: inline;
width: 550px;
margin: 8px 0 0 0;
padding: 0;
background-color: #f9f2dc;
}

#cal-wrap h2 {
margin: 0;
padding: 0;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 16px;
font-weight: bold;
color: #300016;
}

#cal-wrap h3 {
margin: 0;
padding: 0;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 16px;
color: #62100d;
}

#cal-wrap h3 a, #cal-wrap h3 a:visited {
font-weight: normal;
text-decoration: underline;
}

#cal-wrap h3 a:hover {
font-weight: normal;
text-decoration: underline;
}

#cal-wrap h4 {
float: left;
display: inline;
margin: 0;
padding: 0;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 14px;
color: #000;
}

#cal-wrap p.ticket-booth-info {
float: right;
display: inline;
width: 140px;
margin: -15px 0 0 0;
padding: 0;
font-weight: bold;
text-align: right;
color: #000;
}

#cal-wrap p.ticket-booth-info span {
color: #ee3524;
}

.cal-section-wrap {
display: block;
width: 550px;
margin: 0;
padding: 10px;
background: url(../img/cal-sec-bg.gif) top left repeat-x;
voice-family: "\"}\""; 
voice-family:inherit;
width: 530px;
}

.cal-ticket-each {
display: block;
width: 530px;
margin: 6px 0 0 0;
padding: 7px 0 7px 0;
border-top: solid 1px #dbd7c3;
}

.cal-ticket-name {
float: left;
display: inline;
width: 230px;
margin: 0;
padding: 0;
}

.cal-ticket-name img.cal-ico {
float: left;
display: inline;
}

.cal-ticket-name h3 {
float: left;
display: inline;
margin: 0 0 5px 6px !important;
}

.cal-ticket-name p {
clear: left;
display: block;
width: 220px;
}

.cal-ticket-prices {
float: left;
display: inline;
width: 165px;
margin: 21px 0 0 0;
padding: 0;
}

.cal-ticket-prices span {
font-weight: bold;
color: #62100d;
}

.cal-ticket-purchase {
float: left;
display: inline;
width: 135px;
margin: 0;
padding: 0;
}

.cal-ticket-purchase img.purchase-now-btn {
float: right;
display: inline;
margin: 21px 0 0 0;
padding: 0;
}

#cal-wrap p.cal-more-info {
float: right;
display: inline;
width: 140px;
margin: -20px 0 0 0;
padding: 0;
font-weight: bold;
text-align: right;
color: #000;
}

#cal-wrap p.cal-more-info span {
color: #62100d;
}

#cal-wrap p.add-info {
margin: 6px 0 19px 0;
}

/* -- [ /calendar ] -- */

/* -- [ =tabs ] -- */

#tabs-wrap {
position: relative;
width: 550px;
margin: 0;
padding: 0;
}

#tabs {
position: absolute;
z-index: 2;
top: 0;
left: 0;
margin: 0;
padding: 0;
}

#tabs ul {
float: left;
display: inline;
width: 650px;
margin: 0;
padding: 0;
list-style: none;
background: none;
}

#tabs ul li {
float: left;
display: inline;
height: 28px;
margin: 0 3px 0 0;
padding: 0;
background: url(../img/tab-rest-bg-lt.gif) top left no-repeat;
line-height: 28px;
}

#tabs ul li a, #tabs ul li a:visited, #tabs ul li a:hover {
float: left;
display: inline;
height: 28px;
line-height: 28px;
margin: 0;
padding: 0 10px 0 10px;
background: url(../img/tab-rest-bg-rt.gif) top right no-repeat;
color: #8b794f;
text-decoration: none;
}

#tabs ul li.active {
float: left;
display: inline;
height: 29px;
margin: 0 3px 0 0;
padding: 0;
background: url(../img/tab-active-bg-lt.gif) top left no-repeat;
line-height: 29px;
}

#tabs ul li.active a, #tabs ul li.active a:visited, #tabs ul li.active a:hover {
float: left;
display: inline;
height: 29px;
line-height: 29px;
margin: 0;
padding: 0 10px 0 10px;
background: url(../img/tab-active-bg-rt.gif) top right no-repeat;
color: #9c1914;
text-decoration: none;
}

/* -- [ /tabs ] -- */

/* -- [ =tabs content ] -- */

#tab-essence-wrap {
width: 550px;
margin: 28px 0 0 0;
padding: 10px;
border: solid 1px #33001c;
background-color: #f8f2dc;
voice-family: "\"}\""; 
voice-family:inherit;
width: 528px;
}

#tab-essence-wrap img.img-tab-float-left-small {
float: left;
display: inline;
margin: 5px 10px 5px 0;
padding: 6px 11px 16px 11px;
background: url(../img/ttd-img-bg.png) top left no-repeat;
}

* html #tab-essence-wrap img.img-tab-float-left-small {
float: left;
display: inline;
margin: 5px 10px 5px 0;
padding: 6px 11px 16px 11px;
background-image: none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../img/ttd-img-bg.png", sizingMethod="scale");
}

#tab-essence-wrap img.img-tab-float-right-small {
float: right;
display: inline; 
margin: 5px 0 5px 10px;
padding: 6px 11px 16px 11px;
background: url(../img/ttd-img-bg.png) top left no-repeat;
}

* html #tab-essence-wrap img.img-tab-float-right-small {
float: right;
display: inline; 
margin: 5px 0 5px 10px;
padding: 6px 11px 16px 11px;
background-image: none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../img/ttd-img-bg.png", sizingMethod="scale");
}


#tab-essence-wrap img.img-tab-float-left-large {
float: left;
display: inline;
margin: 5px 10px 5px 0;
padding: 6px 10px 16px 11px;
background: url(../img/static-img-bg.png) top left no-repeat;
}

#tab-essence-wrap img.img-tab-float-left-large {
float: left;
display: inline;
margin: 5px 10px 5px 0;
padding: 6px 10px 16px 11px;
background-image: none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../img/static-img-bg.png", sizingMethod="scale");
}


#tab-essence-wrap img.img-tab-float-right-large {
float: right;
display: inline; 
margin: 5px 0 5px 10px;
padding: 6px 10px 16px 11px;
background: url(../img/static-img-bg.png) top left no-repeat;
}

* html #tab-essence-wrap img.img-tab-float-right-large {
float: right;
display: inline; 
margin: 5px 0 5px 10px;
padding: 6px 10px 16px 11px;
background-image: none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../img/static-img-bg.png", sizingMethod="scale");
}

#tab-essence-wrap div.feed-p p {
margin: 0 0 15px 0;
}

#tab-essence-wrap div.feed-p p p {
margin: 0 !important;
}

#tab-essence-wrap div.feed-p img {
display: none;
}

/*
   ---------------------------------------------
   ---------------------------------------------
*/

.tab-essence-wrap img.img-tab-float-left-small {
float: left;
display: inline;
margin: 5px 10px 5px 0;
padding: 6px 11px 16px 11px;
background: url(../img/ttd-img-bg.png) top left no-repeat;
}

* html .tab-essence-wrap img.img-tab-float-left-small {
float: left;
display: inline;
margin: 5px 10px 5px 0;
padding: 6px 11px 16px 11px;
background-image: none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../img/ttd-img-bg.png", sizingMethod="scale");
}

.tab-essence-wrap img.img-tab-float-right-small {
float: right;
display: inline; 
margin: 5px 0 5px 10px;
padding: 6px 11px 16px 11px;
background: url(../img/ttd-img-bg.png) top left no-repeat;
}

* html .tab-essence-wrap img.img-tab-float-right-small {
float: right;
display: inline; 
margin: 5px 0 5px 10px;
padding: 6px 11px 16px 11px;
background-image: none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../img/ttd-img-bg.png", sizingMethod="scale");
}


.tab-essence-wrap img.img-tab-float-left-large {
float: left;
display: inline;
margin: 5px 10px 5px 0;
padding: 6px 10px 16px 11px;
background: url(../img/static-img-bg.png) top left no-repeat;
}

.tab-essence-wrap img.img-tab-float-left-large {
float: left;
display: inline;
margin: 5px 10px 5px 0;
padding: 6px 10px 16px 11px;
background-image: none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../img/static-img-bg.png", sizingMethod="scale");
}


.tab-essence-wrap img.img-tab-float-right-large {
float: right;
display: inline; 
margin: 5px 0 5px 10px;
padding: 6px 10px 16px 11px;
background: url(../img/static-img-bg.png) top left no-repeat;
}

* html .tab-essence-wrap img.img-tab-float-right-large {
float: right;
display: inline; 
margin: 5px 0 5px 10px;
padding: 6px 10px 16px 11px;
background-image: none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../img/static-img-bg.png", sizingMethod="scale");
}

.tab-essence-wrap div.feed-p p {
margin: 0 0 15px 0;
}

.tab-essence-wrap div.feed-p p p {
margin: 0 !important;
}

.tab-essence-wrap div.feed-p img {
display: none;
}

.tab-top-form {
background: url(../img/tab-ess-top-bg.gif) top left repeat-x;
}

#tab-top {
display: block;
width: 528px;
height: 58px;
margin: 0;
padding: 0;
}

#tab-top form {
float: left;
display: inline;
width: 170px;
margin: 8px 0 0 0;
padding: 0;
}

#tab-top form select {
width: 170px;
margin: 0;
padding: 2px;
color: #62100d;
}

p.tab-top-p {
float: left;
display: inline;
width: 340px;
margin: 5px 0 0 10px;
padding: 0;
color: #62100d;
font-weight: bold;
}

.tab-ess-each {
float: left;
display: inline;
width: 528px;
margin: 10px 0 10px 0;
padding: 15px 0 0 0;
border-top: 1px solid #dbd6c3;
}

.tab-ess-each ul {
width: 220px;
margin: 20px 0 20px 0;
padding: 0 0 0 20px;
list-style: outside disc;
}

.tab-ess-each ul li {
margin: 0;
padding: 0;
line-height: 20px;
list-style: outside disc;
}

.tab-ess-each-lt {
float: left;
display: inline;
width: 130px;
margin: 0;
padding: 0;
}

.tab-ess-each-lt img {
margin: 0;
padding: 4px 9px 14px 9px; 
background: url(../img/tab-img-bg.png) top left no-repeat;
}

* html .tab-ess-each-lt img {
margin: 0;
padding: 4px 9px 14px 9px; 
background-image: none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../img/tab-img-bg.png", sizingMethod="scale");
}

.tab-ess-each-mid {
float: left;
display: inline;
width: 240px;
margin: 0 10px 0 0;
padding: 0;
}

.tab-ess-each-mid p {
margin: 0 0 10px 0;
}

.tab-ess-each-long {
float: left;
display: inline;
width: 380px;
margin: 0 10px 0 0;
padding: 0;
}

.tab-ess-each-mid-noimage {
float: left;
display: inline;
width: 355px;
margin: 0 10px 0 0;
padding: 0;
}

.tab-ess-each-mid h3, .tab-ess-each-mid-noimage h3, .tab-ess-each-long h3 {
margin: 0 0 5px 0;
padding: 0;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 16px;
color: #62100d;
}

.tab-ess-each-mid h3 a, .tab-ess-each-mid h3 a:visited {
/* -- font-weight: normal;  -- */
text-decoration: underline;
}

.tab-ess-each-mid h3 a:hover {
/* -- font-weight: normal;  -- */
text-decoration: underline;
}

.tab-ess-each-rt {
float: left;
display: inline;
width: 148px;
margin: 0;
padding: 0;
}

.tab-ess-each-rt span {
font-weight: bold;
color: #62100d;
}


/* -- [ /tabs content ] -- */

/* -- [ =thomas ] -- */

#thomas {
width: 550px;
margin: 0;
padding: 57px 0 0 0;
background: url(../img/thomas/thomas-top-tracks.gif) #37c5f8 top left no-repeat;
overflow: hidden;
}

#thomas img.thomas-and-friends {
margin: 10px 0 0 0;
padding: 0;
display: block;
border: 0;
}

#thomas-essence {
float: left; 
display: inline;
width: 550px;
margin: 20px 0 0 0;
padding: 0 0 50px 0;
overflow: hidden;

}

#thomas-left {
float: left;
display: inline;
width: 180px;
margin: 0;
padding: 0 0 0 15px;
voice-family: "\"}\""; 
voice-family:inherit;
width: 165px;
}

#thomas-left img {
margin: 0 0 20px 0;
padding: 0;
display: block;
border: 0;
}

#thomas-left .thomas-faq-link {
margin: 90px 0 0 0;
padding: 0;
}

#thomas-right {
float: right;
display: inline;
margin: 0 15px 0 0;
padding: 0;
width: 355px;
}

#thomas-right a,
#thomas-right a:visited,
#thomas-right a:hover {
color: #fff;
font-weight: bold;
text-decoration: underline;
}

#thomas-right p {
margin: 0 0 20px 0;
color: #000;
font-weight: bold;
}

#thomas-right h1 {
margin: 0 0 8px 0;
padding: 0;
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
color: #fff;
font-size: 21px;
line-height: 21px;
}

#thomas-right h3 {
margin: 0 0 3px 0;
padding: 0;
color: #fff;
font-size: inherit;
line-height: 16px;
text-transform: uppercase;
}

#thomas-schedule {
float: left;
display: inline;
width: 350px;
margin: 0 0 20px 0;
padding: 7px;
border: solid 2px #fa0000;
background-color: #b9e7f7;
voice-family: "\"}\""; 
voice-family:inherit;
width: 332px;
}

#thomas-schedule p {
text-align: center;
margin: 0 !important;
}

#thomas-schedule ul {
float: left;
display: inline;
margin: 10px 0 0 0;
padding: 0;
list-style: none;
}

#thomas-schedule ul li {
float: left;
display: inline;
width: 106px;
height: 60px;
margin: 0 7px 0 0;
padding: 0;
background: url(../img/thomas/thomas-schedule-block-bg.gif) top left repeat-x;
text-align: center;
}

#thomas-schedule ul li.schedule-last {
float: left;
display: inline;
margin: 0;
padding: 0;
background: url(../img/thomas/thomas-schedule-block-bg.gif) top left repeat-x;
text-align: center;
}

#thomas-schedule ul li p {
margin: 10px 0 0 0 !important;
color: #fff;
font-weight: bold;
}

#thomas-footer {
float: left;
display: inline;
width: 355px;
margin: 20px 0 0 0;
padding: 7px 0 0 0;
border-top: solid 1px #b9e7f7;
}

#thomas-footer p.thomas-attn {
color: #fa0000;
}

#thomas-footer p.s {
margin: 0 !important;
}

.thomas-faq-each {
float: left;
display: inline;
width: 355px;
margin: 0 0 20px 0;
padding: 0;
}

.thomas-faq-each p {
font-weight: normal !important;
}

.thomas-faq-each h3 {
margin: 0 0 20px 0 !important;
}

/* -- [ /thomas ] -- */

/* -- [ =day display ] -- */

#day-display-wrap {
float: left;
display: inline;
width: 550px;
margin: 0;
padding: 0;
}

#day-display-wrap h1 {
float: left;
display: inline;
margin: 0;
padding: 0;
}

#day-display-subnav {
float: right;
display: inline;
margin: 10px 0 0 0;
padding: 0;
}

#day-display {
float: left;
display: inline;
width: 550px;
margin: 20px 0 0 0;
padding: 0;
}

.day-display-each {
float: left;
display: inline;
width: 550px;
margin: 0;
padding: 10px;
background: url(../img/day-display-section-bg.gif) #f8f2dc top left repeat-x;
voice-family: "\"}\""; 
voice-family:inherit;
width: 530px;
}

.day-display-each h2 {
font-size: 18px;
font-weight: bold;
}

.day-display-times {
float: left;
display: inline;
margin: 0;
padding: 0;
width:375px;
}

.day-display-times p {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 14px;
font-weight: bold;
}

.day-display-message {
position: relative;
float: right;
display: inline;
width: 140px;
margin: -30px 0 0 0;
padding: 0;
z-index: 250;
text-align: right;
}

.day-display-message p {
font-weight: bold;
}

.day-display-message span.day-display-alert {
color: #ee3524;
}

.day-display-message span {
font-weight: bold;
color: #62100d !important;
}

.day-display-section-each {
float: left;
display: inline;
width: 528px;
margin: 10px 0 10px 0;
padding: 5px 0 0 0;
border-top: solid 1px #dbd6c3;
}

.day-display-desc {
float: left;
display: inline;
width: 210px;
margin: 0;
padding: 0 20px 0 0;
}

.day-display-desc h3 {
margin: 0 0 5px 0;
padding: 0 0 0 21px;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 16px;
color: #62100d;
background: url(../img/ico-pictures.gif) top left no-repeat;
}

.day-display-desc h3.day-display-passes {
background: url(../img/ico-info.gif) top left no-repeat;
}

.day-display-desc h3 a, .day-display-desc h3 a:visited {
/* -- font-weight: normal;  -- */
text-decoration: underline;
}

.day-display-desc h3 a:hover {
/* -- font-weight: normal;  -- */
text-decoration: underline;
}

.day-display-prices {
float: left;
display: inline;
width: 158px;
margin: 28px 0 0 0;
padding: 0;
}

.day-display-prices span {
font-weight: bold;
color: #62100d;
}

.day-display-purchase {
float: right;
display: inline;
width: 117px;
margin: 30px 0 0 10px;
padding: 0;

text-align: right !important;
}

.day-display-add-info p {
margin: 0 0 20px 0;
}

.day-display-add-info h3 {
margin: 0 0 5px 0;
padding: 0;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 16px;
color: #62100d;
}

.day-special-events {
color: #e43121;
}

/* -- [ /day display -- */

/* -- [ =cal small ] -- */

#cal-small-wrap {
float: left;
display: inline;
width: 190px;
margin: 0 0 10px 0;
padding: 0;
}

#cal-small-bg {
float: left;
display: inline;
width: 182px;
margin: 0 4px 10px 4px;
padding: 4px;
background-color: #c6b07f;
voice-family: "\"}\""; 
voice-family:inherit;
width: 174px;
}

#cal-small-nav-month {
width: 168px;
margin: 0 0 3px 3px;
padding: 0;
}

#cal-small-nav-month div.cal-small-nav {
float: left;
display: inline;
width: 24px;
}

#cal-small-nav-month div.cal-small-month {
float: left;
display: inline;
width: 120px;
text-align: center;
color: #62100d;
font-weight: bold;
}

#cal-small-wrap table, #cal-mid-wrap table {
float: left;
display: inline;
margin: 0 0 0 3px;
padding: 0;
}

#cal-small-wrap table tr td, #cal-mid-wrap table tr td {
font-weight: bold;
color: #62100d;
line-height: 24px;
font-size: 12px;
font-weight: bold;
}

#cal-small-wrap table tr td.cal-day, #cal-mid-wrap table tr td.cal-day {
background-color: #62100d;
color: #fff;
font-size: 11px;
text-align: center;
}

#cal-small-wrap table tr td.cal-day-block, #cal-mid-wrap table tr td.cal-day-block {
background-color: #efe0c0;
text-align: center;
}

#cal-small-wrap table tr td.cal-day-open, #cal-mid-wrap table tr td.cal-day-open {
background-color: #fff;
text-align: center;
}

#cal-small-wrap table tr td.cal-day-closed, #cal-mid-wrap table tr td.cal-day-closed {
background-color: #efe0c0;
color: #c6b07f;
text-align: center;
}

#cal-small-wrap table tr td.cal-day-event, #cal-mid-wrap table tr td.cal-day-event {
background-color: #e43121;
color: #fff;
text-align: center;
}

#cal-small-wrap table tr td.cal-day-event a,
#cal-small-wrap table tr td.cal-day-event a:hover,
#cal-small-wrap table tr td.cal-day-event a:visited,
#cal-mid-wrap table tr td.cal-day-event a,
#cal-mid-wrap table tr td.cal-day-event a:hover,
#cal-mid-wrap table tr td.cal-day-event a:visited {
color: #fff;
text-decoration: underline;
}

#cal-small-wrap form {
display: block;
width: 174px;
margin: 0 0 0 4px;
}

#cal-small-wrap form select {
width: 174px;
color: #62100d;
}

#cal-small-wrap #cal-small-key {
display: block;
margin: 10px 0 0 0;
padding: 0;
}

#cal-small-wrap #cal-small-key div {
float: left;
display: inline;
margin: 0 0 0 3px;
color: #62100d;
}

#cal-small-wrap div div.key-open {
display: block;
width: 15px;
height: 15px;
background-color: #fff;
border: solid 1px #c6b07f;
}

#cal-small-wrap div div.key-closed {
display: block;
width: 15px;
height: 15px;
background-color: #efe0c0;
border: solid 1px #c6b07f;
}

#cal-small-wrap div div.key-event {
display: block;
width: 15px;
height: 15px;
background-color: #e43121;
border: solid 1px #c6b07f;
}

#cal-small-inst {
float: left;
display: inline;
margin: 10px 0 0 4px;
width: 174px;
}

#cal-small-inst p {
color: #e43121;
font-style: italic;
}

/* -- [ /cal small ] -- */

/* -- [ =cal large ] -- */

#cal-large-wrap {
float: left;
display: inline;
width: 550px;
margin: 0;
padding: 10px;
voice-family: "\"}\""; 
voice-family:inherit;
width: 530px;
}

#cal-large-wrap h1 {
float: left;
display: inline;
width: 530px;
margin: 20px 0 0 0;
padding: 0;
}

.cal-large-top-months {
float: left;
display: inline;
width: 530px;
font-size: 12px;
color: #626262;
margin: 0;
padding: 0 0 10px 0;
border-bottom: solid 1px #fff;
}

.cal-large-top-months a,
.cal-large-top-months a:hover,
.cal-large-top-months a:visited,
.cal-large-bot-months a,
.cal-large-bot-months a:hover,
.cal-large-bot-months a:visited {
margin: 0 5px 0 5px;
color: #62100d;
text-decoration: underline;
}

.cal-large-bot-months {
float: left;
display: inline;
width: 530px;
font-size: 12px;
color: #fff;
margin: 0;
padding: 10px 0 0 0;
border-top: solid 1px #fff;
}

#cal-large-wrap table {
float: left;
display: inline;
margin: 10px 0 30px 0;
padding: 0;
}

#cal-large-wrap table th {
width: 45px;
height: 20px;
font-size: 9px;
text-align: center;
color: #626262;
text-transform: uppercase;
}


#cal-large-wrap table td {
width: 45px;
height: 45px;
line-height: 45px;
font-size: 19px;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: bold;
text-align: center;
color: #adadad;
border: solid 1px #a1a1a1;
}

#cal-large-wrap table tr td.cal-day-open {
background-color: #fff;
}

#cal-large-wrap table tr td.cal-day-event-one {
background-color: #9cb3c3;
}

#cal-large-wrap table tr td.cal-day-event-two {
background-color: #e49c00;
}

#cal-large-wrap table tr td.cal-day-event-three {
background-color: #aaa767;
}

#cal-large-wrap table tr td.cal-day-event-four {
background-color: #f8f073;
}
#cal-large-wrap table tr td.cal-day-event-five {
background-color: #49adff;
}

#cal-large-wrap table tr td a,
#cal-large-wrap table tr td a:hover,
#cal-large-wrap table tr td a:visited {
color: #62100d;
text-decoration: underline;
}

#cal-large-wrap #cal-large-key {
float: left;
display: inline;
width: 120px;
margin: 40px 0 0 20px;
padding: 0;
}

#cal-large-wrap #cal-large-key .key-each {
float: left;
display: inline;
margin: 0 0 10px 0;
padding: 0;
}

#cal-large-wrap #cal-large-key .key-each div.key-closed {
float: left;
display: inline;
width: 25px;
height: 25px;
background: none;
border: solid 1px #a1a1a1;
}

#cal-large-wrap #cal-large-key .key-each div.key-open {
float: left;
display: inline;
width: 25px;
height: 25px;
background-color: #fff;
border: solid 1px #a1a1a1;
}

#cal-large-wrap #cal-large-key .key-each div.key-event-one {
float: left;
display: inline;
width: 25px;
height: 25px;
background-color: #9cb3c3;
border: solid 1px #a1a1a1;
}

#cal-large-wrap #cal-large-key .key-each div.key-event-two {
float: left;
display: inline;
width: 25px;
height: 25px;
background-color: #e49c00;
border: solid 1px #a1a1a1;
}

#cal-large-wrap #cal-large-key .key-each div.key-event-three {
float: left;
display: inline;
width: 25px;
height: 25px;
background-color: #aaa767;
border: solid 1px #a1a1a1;
}

#cal-large-wrap #cal-large-key .key-each div.key-event-four {
float: left;
display: inline;
width: 25px;
height: 25px;
background-color: #f8f073;
border: solid 1px #a1a1a1;
}

#cal-large-wrap #cal-large-key .key-each div.key-event-five {
float: left;
display: inline;
width: 25px;
height: 25px;
background-color: #49adff;
border: solid 1px #a1a1a1;
}

#cal-large-wrap #cal-large-key .key-each p {
float: left;
display: inline;
width: 80px;
margin: 0 0 0 5px;
padding: 0;
font-size: 14px;
line-height: 17px;
color: #000;
}

/* -- [ /cal large ] -- */

.home-blogroll {padding: 10px 0 10px 0; font-weight: normal; border-bottom: 1px dotted gray;}
.home-blogroll a:link, .home-blogroll a:visited {font-weight: bold !important; color: black !important; text-decoration: none !important;}
.home-blogroll a:hover  {font-weight: bold !important; color: #62100d !important; text-decoration: underline !important;}
.home-blogroll img {margin: 0 7px 0 0;}
#mid p {
	padding: 5px 0;

}
#dowtaug img{
	display: inline;
}
