/* 
	Rock City Primary Stylesheet
	Copyright 2009 Rock City
*/

/* @group Setup */

body, html {
	text-align: center;
	font-family: "Trebuchet MS", Trebuchet, "Lucida Grande", Lucida, Verdana, sans-serif;
	
}

body {
	background: url(/images/body-background-wood-2.jpg) repeat left top;
	background-color: #770703;
	font-size: .75em;
}

/* @group Textures */   		/* Needless, unfortunate texture markup */

#texture-01 {
	width: 100%;
	height: 100%;
}

.texture-01{
	background: url(/images/body-background-texture.png) no-repeat left top;	
}

#texture-02 {
	width: 100%;
	height: 100%;
}

.texture-02{
	background: url(/images/body-background-rockcity-seal.png) no-repeat left top;
}

#texture-03 {
	width: 100%;
	height: 100%;
}

.texture-03{
	background: url(/images/body-background-footer-texture.png) no-repeat center bottom;
}

/* @end */




/* @end */

/* @group Structure */

#container {
	margin: 0 auto;
	width: 794px;
}

#container-inner {
	width: 100%;
	background: url(/images/container-inner-background.gif) repeat-y left top;
}

/* IE6 */
* html #container-inner {
	width: 100%;
	background: url(/images/container-inner-background.gif) repeat-y left top;
}


/* @group Header */

#container-header{
	width: 100%;
	height: 26px;
	background: url(/images/header-top-background.png) no-repeat left top;
}

#container-header h1 {
	display: none;
}

#header-buy-tickets-online {
	width: 132px;
	height: 17px;
	background: url(/images/header-top-buy-tickets-online.png) no-repeat left top;
	position: relative;
	float:left;
	display:inline;
	top: 9px;
	left: 630px;
}

#header-buy-tickets-online p {
	display: none;
}

#header-book-travel-packages {
	width: 151px;
	height: 17px;
	background: url(/images/header-top-book-travel-packages.png) no-repeat left top;
	position: relative;
	float:left;
	display:inline;
	top: 9px;
	left: 325px;
}

#header-book-travel-packages p {
	display: none;
}

/* @end */

/* @group Subheader */
#banner-container{
	height: 382px;
	position:relative;
}


#container-subheader {
	height: 218px;
	overflow: hidden;
}

#container-subheader-loader{
	position:absolute;
	top:125px;
	left:0px;
	text-align:center;
	color: white;
	padding:10px;
	width:100%;
	margin:0px auto;
}

#container-banner-overlay{
	background: url("/images/subpageBannerOver.png") no-repeat left top;
	position: relative;
	margin-top:-218px;
	height:218px;
	cursor:pointer;
}

#container-banner-overlay-event{
	background: url(/images/subpageBannerOverEvent.png) no-repeat left top;
	position: relative;
	margin-top:-218px;
	height:218px;
	cursor:pointer;
}

.bannerLink{
	color:white;
	text-decoration:none;
}

#bannerCaption {
	width:620px;
	height:80px;
	color:#fff;
	position:absolute;
	bottom:14px;
	left:20px;
	text-align:left;
}

#bannerCaption h2 {
	color:#fff;
	margin:10px;
	font-size:28px;
}
#bannerCaption div {
	margin:12px;
}


#bannerControls {
	position:absolute;
	bottom:14px;
	left:0px;
	width:100%;
}

#bannerNav {
	list-style-type:none;
	position:absolute;
	bottom:24px;
	right:24px;
}
#bannerNav li {
	float:left;
	display:inline;
	margin-right:5px;
}
#bannerNav li a {
	float:left;
	display:inline;
	border:1px solid #fff;
	color:#fff;
	padding:4px 8px;
	text-decoration:none;
	font-size:1px;
}

#bannerNav li a:hover, #bannerNav li a.active {
	float:left;
	display:inline;
	border:1px solid #fff;
	background:#fff; 
}


body.frontpage #container-subheader {  							/* Variation of heigh and backgrond for frontpage */
	height: 382px;
	position:absolute;
	margin:0px;
	top:0px;
	left:0px;
	width:100%;
}
body.frontpage .slideshowContainer {
	position:relative;
	float:left;
	display:inline;
	margin-left:9px;
	text-align:left;
}

body.frontpage #container-banner-overlay{
	background: url(/images/homepageBannerOver.png) no-repeat left top;
	position: absolute;
	top:0px;
	left:0px;
	width:100%;
	height:382px;
	margin:0px;
}

/* @end */

/* @group Navigation */

#container-navigation {
	width: 100%;
	height: 43px;
	background: url(/images/navigation-background.png) no-repeat left top;	
}

/* IE6 */
* html #container-navigation {
	width: 100%;
	height: 43px;
	background: url(/images/navigation-background.gif) no-repeat left top;	
}

/*
#container-navigation ul {
	display: block;
	list-style: none;
	padding-top: 9px;
	margin-bottom: 10px;
	height: 20px;
}

#container-navigation li {
	display: inline-block;
	color: white;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 1.1em;
	margin: 0px 8px;
	height: 24px;
}

#container-navigation li:hover, #container-navigation li.active {
	background: url(/images/navigation-active-background.png) no-repeat center 16px;
	
}

#container-navigation a {
	text-decoration: none;
	color: white;
}
*/

/* @end */

/* @group Content */

#container-contents {
	padding-top: 10px;
	padding-bottom: 10px;
	background: url(/images/contents-background.gif) no-repeat left top;
}

#event #container-contents {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left:10px;
	padding-right:10px;
	text-align:left;
	background: url(/images/contents-background.png) no-repeat left top;
}

/*	IE6 */
* html #container-contents {
	padding-top: 10px;
	padding-bottom: 10px;
	background: url(/images/contents-background.gif) no-repeat left top;
}


/* @group Contents: Primary Container */

#container-contents-primary {
	width: 544px;
	float: right;
	text-align: left;	
}

#container-contents-primary-inner {
	width: 528px;
	min-height: 350px;
	line-height:18px;
}

/* @group Primary: Explore Rock City */

#primary-explore-rock-city {
	width: 540px;
	height: 470px;
	background: url(/images/explore-rock-city-background.jpg) no-repeat left top;
	overflow: hidden;
}

#primary-explore-rock-city-inner {
	width: 500px;
	position: relative;
	top: 80px;
	left: 20px;
}

#primary-explore-rock-city-inner .explore-inline-image {
	float: right;
	display: inline;
	margin-left: 3px;
	
}

#primary-explore-rock-city-inner h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 1.4em;
	margin-bottom: 5px;
}

#primary-explore-rock-city-inner h5 {
	font-size: 1.6em;
	margin-bottom: 10px;
}

#primary-explore-rock-city-inner p{
	
}

.primary-explore-rock-city-button {
	position: relative;
	top: -3px;
	float: right;
	margin-right: 10px;
}

/* @end */

/* @group Primary: Promos */

#primary-promo-container {
	
}

div#primary-promo-container img {
	
}

/* @end */

/* @group Primary: Share your memories */

#primary-memories-container {
	margin-top: 30px;
}

#primary-memories-container h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.8em;
	letter-spacing: 1px;
	margin-bottom: 20px;
	color: black;
}

#primary-memories-container-inner {
	border: 1px dashed #477725;
	padding: 10px;
}

#primary-memories-container-inner h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	letter-spacing: 1px;
}

#primary-memories-container-inner p {
	
}

#primary-memories-container-inner .sharing-variation {
	margin-bottom: 10px;
}

/* @end */

/* @end */

/* @group Contents: Sidebar */

#container-contents-sidebar {
	width: 205px;
	float: left;
	text-align: left;
	margin-left: 2px;
	padding-top:20px;
}

#container-contents-sidebar a {
	color: inherit;
}

/* @group Contents: Sidebar Search */

#sidebar-search {
	width: 180px;
	margin-top: 10px;
}

#sidebar-search-submit {
	background: url(/images/button-sidebar-search.gif) no-repeat left top;
	color: transparent;
	border: 0px;
	width: 83px;
	height: 23px;
	position: relative;
	top:5px;
	left: 102px;
	cursor: pointer;
}

#sidebar-search-submit:hover {
	background-position: left -23px;
}

/* @end */

/* @group Contents: Sidebar Type: Inline Headers */

.sidebar-inlineheader-container {
	width: 100%;
	margin-left: 10px;
	margin-bottom: 50px;
}

.sidebar-inlineheader-container.weather{
	margin-bottom:30px;
}

#weatherDiv table, td{
	background: transparent;	
} 

.sidebar-inlineheader-container h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	margin: 0;
	color: black;
}

span.sidebar-header-green { color: #477725; letter-spacing: 1px; }
span.sidebar-header-red { color: #be2f37; letter-spacing: 1px; }
span.sidebar-header-brown { color: #a34b1b; letter-spacing: 1px; }

/* adjustments for Sharing Memories Box */

div#primary-memories-container span.sidebar-header-green { position: relative; top: 3px; left: 10px;font-size: .7em;}



.sidebar-inlineheader-container p {
	
}

/* @end */

/* @group Contents: Sidebar Type: Image Headers */

.sidebar-imageheader-container {
	width: 100%;
	margin-bottom: 50px;
}

.sidebar-imageheader-container h3{
	display: none;
}

.sidebar-imageheader-container-label {
	width: 203px;
	height: 70px;
}

.sidebar-imageheader-container-label.e-club { background: url(/images/image-sidebar-label-e-club.png) no-repeat left top; }
.sidebar-imageheader-container-label.social-links { background: url(/images/image-sidebar-label-social-links.png) no-repeat left top; }

.sidebar-imageheader-container-contents {
	width: 100%;
	margin-top: 5px;
	margin-left: 10px;
}

.sidebar-imageheader-container-contents p {

}

/* @end */

/* @group Contents: Sidebar Type: Dynamic Headers */

.sidebar-dynamicheader-container {
	
}

.sidebar-dynamicheader-container div.title{
	background: url(/images/sidebar-dynamic-header.png) no-repeat left top;
	width: 211px;
	height: 49px;
	text-align: center;
}

.sidebar-dynamicheader-container div.title h3{
	color: white;
	font-weight: bolder;
	font-size: .9em;
	font-family: "Trebuchet MS", Trebuchet, "Lucida Grande", Lucida, Verdana, sans-serif;
	padding:0px;
	margin:0px;
	padding-top:20px;
}

.sidebar-dynamicheader-container p{
	width: 100%;
	margin-top: 10px;
	margin-left: 10px;
}

/* @end */

/* @group Sidebar: Social Links */

div.social-links p {
	line-height: 30px;
}

div.social-links p img {
	margin-right: 5px;
	position: relative;
	top: 3px;
}

/* @end */

/* @group Sidebar: Subpage Navigation */

#sidebar-subpage-navigation {
	width: 100%;
	margin-left: 10px;
	margin-bottom: 20px;
}

#sidebar-subpage-navigation h3{
	margin: 0px !important;
	color: #7a1b17;
	font-size: 1.8em;
}

/*
#sidebar-subpage-navigation ul {
	margin-top: 12px;
	font-size: .95em;
	font-weight: bold;
}

#sidebar-subpage-navigation li {
	height: 19px;
	width: 197px;
	background: url(/images/sidebar_navigation_highlight.png) no-repeat left 11px;
	padding: 6px 5px 5px;
}

#sidebar-subpage-navigation li:hover, #sidebar-subpage-navigation li.active {
	background-position: left -16px;
	color: white;
}

#sidebar-subpage-navigation a {
	color: inherit;
	text-decoration: none;
}
*/

/* @end */

/* @end */

/* @end */

/* @group Annual Pass */

#container-annual-pass {
	width: 792px;
	height: 300px;
	margin-left:2px;
	background: url(/images/AnnualPass2_24_10.jpg) no-repeat left top;
	clear: both; 
}

#container-annual-pass h2{
	display: none;
}

#container-annual-pass-inner {
	text-align: left;
}

#container-annual-pass-inner p{
	position: relative;
	width: 230px;
	left: 275px;
	top: 110px;
	color: white;
	letter-spacing: 2px;
	font-size: .90em;
}

#container-annual-pass-inner a{
	color: inherit;
	text-decoration: none;
}

/* @end */

/* @group Footer */

#footer {
	width: 851px;
	height: 284px;
	background: url(/images/footer-background.gif) no-repeat left top;
	margin: 0 auto;
	position:relative;
	left: 6px;
}

#footer-miles {
	float: left;
	font-size: 3em;
	margin-bottom: .8em;
	font-weight: bold;
	color: white;
	text-align: center;
	margin-top: 120px;
	margin-left: 42px;
	width: 250px;
}

#footer-inner {
	width: 500px;
	text-align: left;
	float: right;
	position: relative;
	top: 25px;
	color: #FFFFFF !important;
}

#footer-inner h2{
	font-size: 2.0em;
	margin-bottom: .6em;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-family: "Trebuchet MS", Trebuchet, "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-top: 0px;
	color: #FFFFFF !important;
}

#footer-inner a{
	color: #FFFFFF !important;
}

#footer-inner ul {
	margin-bottom: .8em;
}

#footer-inner li {
	font-size: 1.3em;
	font-weight: normal;
	line-height: 1.8em;
}

.column1list{
	float:left;
	display:inline;	
	margin:0px;
	padding:0px;
}

.column2list{
	float:left;
	display:inline;
	margin:0px;
	padding:0px;
	margin-left:15px;
}

#footer-inner li.column1 { margin-left: 0em; }
#footer-inner li.column2 { }
#footer-inner li.reset {  }

#footer-inner a {
	color: inherit;
	text-decoration: none;
}

#footer-inner a:hover {
	text-decoration: underline;
}

#footer-inner p {
	
}

/* @end */

/* @group Footer Sub */

#footer-sub {
	height: 50px;
	width: 794px;
	margin: 0 auto;
}

#footer-sub p {
	color: white;
	float: right;
	margin-top: 15px;
	font-size: .9em;
}

#footer-sub a {
	color:white;
}

/* @end */



/* @end */

/* @group Typography */

h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 20px 0;
	color: #7a1b17;
}

h1 {
	font-size: 170%;
}

h2 {
	font-size: 150%;
}

h3 {
	font-size: 130%;
}

h4 {
	font-size: 130%;
}

h5 {
	font-size: 110%;
}

h6 {
	font-size: 105%;
}

P {
	font-size: 1em;
	line-height: 1.65em;
}

a {
	color: #7a1b17;
}

a:hover {
	
}

#container-contents-primary-inner ul {
	list-style-type: disc;
	margin-left: 40px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#container-contents-primary-inner ol {
	list-style-type: decimal;
	margin-left: 40px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#container-contents-primary-inner li {
	padding: 5px;
}


div.figure {
  float: right;
  width: 25%;
  border: thin silver solid;
  margin: 0.5em;
  padding: 0.5em;
}
div.figure p {
  text-align: center;
  font-style: italic;
  font-size: smaller;
  text-indent: 0;
}
img.scaled {
  width: 100%;
}

.strongest {
	font-weight: bolder;
	color: #7a1b17;	
}


.imageDiv{
	border: thin silver solid;
}

.imageDiv img{
	padding:3px;	
}

.imageDiv{
	padding:5px;	
}


.hotbuttonContainer, .hotbuttonContainerRight, .hotbuttonWithPaddingContainer {
	display:inline;
	position:relative;
	width:167px;
	height:167px;
	float:left;
	margin-left:10px;
}
.hotbuttonContainerRight {
	float:right !important;
}
.hotbuttonWithPaddingContainer {
	margin:0 10px 10px 0;
}


.last .hotbuttonItem {
	margin-right:-10px !important;
}

.hotbuttonItem {
	position:absolute;
	left:0;
	top:0;
}

.homepageHotButton{
	position:absolute;
	top:0;
	left:0;
}

/* @end */

/* @group Utilities */

.clear_both {
	clear:both;
}

/* @end */





/*	Memories Page */
.memoryContainer{
	border: 1px dashed #477725;
	padding: 10px;
	margin:10px 0px;
}

.memoryContainer h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	letter-spacing: 1px;
	padding-bottom:2px;
	margin:0px;
}
.memoryDate{
	font-size:10px !important;
	color:#000000;
	font-weight:bold;	
}

.memoryContainer p {
	
}


.specialEventHeader{
	background-image: url("/images/special-event-header-background.png");
	backround-repeat: no-repeat;
	padding-top:30px;
	padding-bottom: 1px;
	padding-left:10px;
	width:518px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.specialEventHeader h2 {
	color: #fff !important;
	font-size: 160%;
}


.specialEventHeaderText{
	color:#FFFFFF;
}

.specialEventSpacer{
	background-image: url("/images/special-event-horizontal-rule.gif");
	backround-repeat: no-repeat;
	width:528px;
	height:30px;
}

.hotbuttonInfoBoxContainer {
	display:none;
}
.hotbuttonInfoBox {
	text-align:left;
	padding:10px !important;
}

#visit-chattanooga-container{
	margin-top:10px;
	border:1px dashed #477725;
}

#grandview-container{
	margin-top:10px;
	padding:10px;
	border:1px dashed #477725;
}

.addthis_toolbox{
	margin:0px;
	padding:0px;
	margin-top:5px;
}