@charset "UTF-8";
/* CSS Document */

body {
	background-image:url(/images/gradient.jpg);
	background-position:center top;
	background-repeat:repeat-x;
	color:#7F7C7C;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	margin:0;
	text-align: center;
}

#Page {
	background-image:url(/images/cloudBackground.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	margin:0 auto;
	border:1px solid white;
	width:1024px;
	position: relative;
}

.notice {
  background: black url(/images/notice_bg.gif) top center repeat-x;
  color: white;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  padding: 10px;
  display: none;
}

.notice span {
  color: #E10649;
}

.notice a:link, .notice a:visited {
  color: white;
}

a:link, a:visited {
	color: #106899;
}

#Navigation a:link, #Navigation a:visited {
	text-decoration: none;
}

/*Suckerfish Basics*/
#Navigation ul {
	padding: 0;
	margin: 0;
	margin-left:10px;
	list-style: none;
}
#Navigation li {
	top:10px;
	position: absolute;
}
#Navigation > ul > li {
	color: #08496c;
	z-index: 2;
	top:10px;
	position: absolute;
}
#Navigation li#activities {
	left: 20px;
}
#Navigation li#alabama-attractions {
	left: 110px;
}
#Navigation li#events {
	left: 217px;
}
#Navigation li#places-to-stay {
	left: 285px;
}
#Navigation li#activities ul {
	border-right: 0;
}
#Navigation li#cities-towns {
	left: 546px;
}
#Navigation li#dining {
	left: 671px;
}
#Navigation li#travel-tools {
	left: 743px;
}
#Navigation li#Planning {
	left: 855px;
}

#Navigation li div.dropdown {
	visibility: hidden;
	color: #655e51;
	font-size: 12px;
	line-height: 2em;
	position: absolute;
	top: 36px;
	z-index: -1;
}

#Navigation li#Planning div.dropdown {
	left: auto;
	right: -21px;
}
#Navigation .dropdown ul {
	list-style: disc inside;
}
#Navigation .dropdown ul li {
	display: list-item;
}
#Navigation + * {
	clear: both;
}

/*Suckerfish Basics*/


#Navigation li:hover div.mod span,
#Navigation li:hover div.dropdown,
#Navigation li.hover div.mod span,
#Navigation li.hover div.dropdown {
	visibility:visible;
}

#logo {
	position: absolute;
	top: -55px;
	left: 384px;
	border: 0;
}
#Navigation {
	font-family:"Futura",Arial,Helvetica,sans-serif;
	font-size:12pt;
	background-color: #fbcf5d;
}
#Navigation li l{
	height: 100%;
}
#Navigation li div.enchanced-dropdown  {
	position: absolute;
	right: 1px;
}
#Navigation li#events div.enchanced-dropdown  {
	left: 185px;
	right: auto;
}
#Navigation li ul, #Navigation li ul li { /* Undo things you only want to occur on the top level */
    padding-left: 5px;
}

#Navigation li ul, #Navigation li ul li { /* Undo things you only want to occur on the top level */
    margin: 0;
	top:0;
    display: block;
    float: none;
	border: none;
	position: relative;
}
#Navigation li ul li a:hover, #Navigation li ul li:hover {
	color: #969696;
}
#Navigation li div div {
	top: 0;
}
#Navigation li#activities ul {
	float:left;
	width: 135px;
}
#Navigation li#activities h2 {
	font-size: 1em;
	margin: 0;
	font-weight: normal;
	border-top:  2px dotted #969696;
	margin-top: 5px;
	padding-top: 3px;
}

#Navigation li#activities h2 a:link, #Navigation li#activities h2 a:visited {
	color: #106899;
}

#Navigation ol {
  position: relative;
  top: -57px;
  text-transform: none;
  font-size: 12px;
  padding-left: 20px;
}
#Navigation ol li {
  position: relative;
  display: inline;
  margin: 0 3px;
}

#Navigation ol li img {
  border: 0;
}

div.dropdown a:link, div.dropdown a:visited {
	color: #7F7C7C;
}
li#alabama-attractions div.navtab {
	width:90px;
}
li#alabama-attractions div.dropdown {
	height:244px;
	width:126px;;
}
li#alabama-attractions div.dropdown ul {
	height: 156px;
	width: 118px;
}
li#events div.navtab {
	width:52px;
}

li#events div.dropdown {
	height: 59px;
	width: 171px;
}
li#events div.dropdown ul {
	width: 161px;
}
li#places-to-stay div.navtab {
	width:112px;
}
li#places-to-stay div.dropdown {
	height:129px;
	width:142px;
}
li#places-to-stay div.dropdown ul {
	width: 115px;
}
li#activities div.navtab {
	width:68px;
}
li#activities div.dropdown {
	height: 257px;
	width: 420px;
}
li#cities-towns div.navtab {
	width:107px;
}
li#cities-towns div.dropdown {
	height: 130px;
	width: 243px;
}
li#cities-towns div.dropdown ul {
	height: 120px;
	width: 135px;
	border-right: 2px dotted #969696;
	padding-right: 10px;
}
li#dining div.navtab {
	width:57px;
}
li#dining div.dropdown {
	height: 83px;
	width: 160px;
}
li#dining div.dropdown ul {
	width: 145px;
}
li#travel-tools div.navtab {
	width:98px;
}
li#travel-tools div.dropdown {
	height: 202px;
	width: 190px;
}
li#Planning div.navtab {
	width:72px;
}
li#Planning div.dropdown {
	height: 150px;
	width: 166px;
}

ol#social_media{
    
}

.mod {
   position:relative;
   z-index:0;
   height: 24px;
}

.dropdown {
	height: auto;
}

.mod .mod-content{
	position:relative;
	z-index:2;
	padding-top: 6px;
}
/* x1 = top and left edges; 
   x1a = top right corner; 
   x2 = right and bottom edges; 
   x2a = bottom left corner */
.mod .x1,
.mod .x1a,
.mod .x2,
.mod .x2a {
   visibility:hidden;
   background:url(/images/nav-bg.gif) no-repeat;
   /* turn off for IE6 or use a GIF */
   width:100%;
   height:100%;
   position:absolute;
}
.dropdown .x1,
.dropdown .x1a,
.dropdown .x2,
.dropdown .x2a {
   background:url(/images/drop-bg.gif) no-repeat;
}
.mod .x1{
   background-position:0 0;
   z-index:-2;
   top:-12px; /* set to the size of the glow */
   left:-12px;
   bottom:0;
   /* set glow to the edges of 'mod' */
   padding:0 12px 12px 0; 
}
.mod .x1 .x1a {
   height:12px;
   width:12px;
   background-position:100% 0;
   right:-12px;
   top:0;
}
.mod .x2 {
   background-position:100% 100%;
   z-index:-1;
   bottom:-12px;
   right:-12px;
   padding:12px 0 0 12px;
}
.mod .x2 .x2a {
   height:12px;
   width:12px;
   background-position:0 100%;
   left:-12px;
   bottom:0;
}

div#Content, div#Feature_Cell, div#Scroll, div#Hero, div#TrailNav, div#Navigation, div#Ads, div#Footer {
	width: 950px;
	margin: 10px auto;
	text-align: left;
}
div#Ads {
	clear: both;
	width: 960px;
	text-align: center;
}
div#Search {
	position: absolute;
	top: 15px;
	right: 47px;
	width: 260px;
	padding: 5px;
}

div#Search input {
	float:left;
	border:0px;
	height:18px;
}

div#Search .search_button {
	float:left;
	width:50px;
	position:relative;
	top:0px;
	height:16px;
	background-color:#106899;
	color: white;
	padding-top:4px;
}

a.divlink, a.divlink:link, a.divlink:visited {
	font-size:9px;
	color:white;
	text-decoration:none;
	width:100%; /*width needs to be specified to work in IE*/
	height:100%; /*height needs to be specified to work in IE*/
	/*Other browsers expand the link to full width and height.*/
}

div#Navigation, div#Feature_Cell, div#Scroll, div#Hero, div#trailNav {
	position: absolute;
	left: 0;
	right: 0;
	margin-left: 37px;
}

div#trailNav {
	top: 110px;
}
div#Hero {
	top: 122px;
}
div#Feature_Cell {
	top: 100px;
	
	height: 349px;
}
div#Scroll {
	top:459px;
	height: 121px;
}

div#Navigation {
	background-image:url(/images/nav-bg.jpg);
	top: 45px;
	text-transform: uppercase;
	height: 38px;
	font-size: 13px;
	padding-top: 6px;
}

div#Navigation .dropdown {
	text-transform: none;
}

div#Main {
	margin-top: 115px;
	position: relative;
}

div#Content {
	margin-top: 110px;
}

div#Welcome, div#Events, div#In_The_News, #infosources {
	position: absolute;
	border: 1px solid #b2b2b2;
}

img#infosources {
	left: 241px;
}

div#Welcome {
	font-size: 13px;
	color: #696969;
	line-height: 1.5em;
	width:438px;
	left: 241px;
	top: 49px;
	padding: 15px;
	height: 251px;
	background-color: #f7f7ee;
}

div#In_The_News {
	width: 229px;
	height: 330px;
	line-height: 1.5em;
}

div#In_The_News h1 {
	background-color: #11679b;
	color: white;
	font-family: "Futura",Arial,Helvetica,sans-serif;
	font-weight: normal;
	font-size: 13px;
	padding: 0 10px;
	margin: 0;
	text-transform: uppercase;
}

div#Events h1 {
	color: #8a54a9;
	font-family: "Futura",Arial,Helvetica,sans-serif;
	font-weight: normal;
	font-size: 13px;
	padding: 5px 0;
	text-transform: uppercase;
}

div#Events ul, div#In_The_News ul {
	list-style:none;
	padding: 0;
	margin: 10px;
}
div#Events ul {
	margin: 0;
}
div#Events h2, div#In_The_News h2, div#Events p, div#In_The_News p {
	display: inline;
	font-weight: normal;
	font-size: 1em;
}
div#In_The_News {
	left: 0;
}
div#Events li + li, div#In_The_News li + li{
	margin-top: 10px;
	padding-top: 10px;
	border-top: 2px dotted #106899;
}
div#Events li + li {
	border-color: #8a54a9;
}
div#Special_News, div#Events {
	right: 0;
}
div#Events {
	width: 199px;
	height: 302px;
	overflow: hidden;
	background-image: url(/images/event-search-bg.jpg);
	background-repeat: no-repeat;
	border: 0;
	padding: 15px;
}
div#Event_Search li + li {
	margin-top: 10px;
	padding-top: 10px;
	border-top: 2px dotted #106899;
}
div#Event_Search p + a:link {
	color: #7F7C7C;
	text-transform: lowercase;
}
div#Ads {
	font-size: 0;
}
div#Ads img {
	border: 0;
	margin-left: 10px;
	height: 194px;
	width: 230px;
}

.firstad {
	margin-left: -10px;
}
div#Footer {
	text-align: center;
}
div#Anchor_Bar {
	text-align: left;
	border: 1px solid #b2b2b2;
	height: 161px;
	padding: 10px;
	padding-right: 0; /* Add a little extra space for the media room to prevent wrapping */
	width: 930px;
	line-height: 1.6em;
}

div#Quick_Links, div#Travel_Tools, div#Media_Room {
	float:left;
	width: 133px;
	border-left: 1px solid #b3b3b3;
	height: 100%;
	padding-left: 20px;
	overflow: hidden;
}

div#My_Alabama_Vacation{
	float:left;
	width: 133px;
	border-left: 1px solid #b3b3b3;
	height: 100%;

	overflow: hidden;
}

div#Highlights {
	float:left;
	width: 328px;
	height: 100%;
	/*background: url(/images/highlights-bg.gif) center center no-repeat;*/
}

div#Highlights h1, div#Quick_Links h1, div#Travel_Tools h1, div#Media_Room h1 {
	text-transform: uppercase;
	font-size: 1em;
	margin: 0;
	color: #666666;
}
div#Highlights h1 a, div#Quick_Links h1 a, div#Travel_Tools h1 a, div#Media_Room h1 a {
	text-transform: uppercase;
	text-decoration: none;
	font-size: 1em;
	margin: 0;
	color: #106899;
}
div#Quick_Links ul, div#Travel_Tools ul, div#Media_Room ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#bottom_nav p, #bottom_nav ul {
	margin:0;
}
#bottom_nav {
	margin: 10px;
}
#bottom_nav ul {
	list-style: none;
	padding: 0;
}
#bottom_nav li {
	display: inline;
	padding-left: 3px;
}
#bottom_nav li + li {
	border-left: 1px solid;
}
.contentbox, .contenttab {
	border: 1px solid #B2B2B2;
	background-color: white;
	padding: 10px;
	margin: 10px 0;
}
.contentbox:after, #trailNav:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.contentbox h1 {
	font-size: 1.1em;
	color:#106496;
}
.contentbox h2 {
	font-size: 1em;
}

.contentbox h1.contentheader {
	background-color: #11679b;
	color: white;
	font-family: "Futura",Arial,Helvetica,sans-serif;
	font-weight: normal;
	font-size: 12px;
	padding: 1px 10px;
	margin: -10px -10px 10px -10px;
	text-transform: uppercase;
}

div.city_description img {
  /* Images are used in the city description that are
   * only intended for the mobile version of the site */
  display: none;
}

.ratingbox {
	width: 450px;
	float: right;
	clear: right;
	border: 1px solid #B2B2B2;
	background-color: white;
	margin: 10px auto;
	padding: 10px 10px;
}
.ratingbox h1{
	font-size: 1.1em;
}

.singlecol {
	width: 948px;
	margin: 0 auto;
}
.singlecol {
	width: 948px;
	margin: 0 auto;
}
.leftcol, .rightcol {
	width: 470px;
	position: relative;
	margin-top: 10px;
}
.leftcol {
	float: left;
	clear: left;
}
.rightcol {
	float: right;
	clear: right;
}
.threefourthscol{
	width: 709px;
	float: left;
	clear: left;
	position: relative;
	margin-top: 10px;
}
.onefourthcol {
	width: 231px;
	float: right;
	clear: right;
	position: relative;
	margin-top: 10px;
}


.sub-nav {
	background-repeat:no-repeat;
	background-position: top left;
	line-height:16px;
	padding-top: 28px;
	background-image: url(/images/inthissection.gif);
}
.sub-nav ul {
	padding-left: 20px;
	margin:0;
	list-style-type:square;
	float:left;
	width:200px;
}

.sub-nav li {
	padding-bottom: 5px;
}

.imageFloatRight {
	float: right;
	margin-left: 8px;
	margin-top: 2px;
	margin-bottom: 8px;
}
.imageFloatLeft {
	float: left;
	margin-right: 8px;
	margin-top: 2px;
	margin-bottom: 8px;
}


#trailNav ol {
	padding-left: 0;
	display:block;
}

#trailNav ol, #trailNav li {
	margin:0;
	padding:0;
}

#trailNav ol li {
	list-style-type: none;
	float:left;
	margin-right: 9px;
}

#trailNav + * {
	clear:both;
	margin-top:0;
}

.pageheadercontentbox {
	margin:0;
	padding:0;
}

.tab {
	width:117px;
	border:1px solid #b2b2b2;
	padding:2px 0;
	float:left;
	margin-bottom:-1px;
	margin-right:-1px;
	text-align:center;
	background-color:#f7f7f7;
	font-weight:bold;
	text-transform: uppercase;
}
.tab a {
	width:100px;
	margin:0 5px;
}

.contenttab {
	clear:both;
	margin-top:0px;
	display:none;
}

.contenttab + .contentbox {
	clear:both;
}

#activeImage {
	margin: 8px;
	padding: 8px;
	border: 2px solid #EEE;
}

#activeImageCaption {
	margin-bottom: 10px;
}

.evenrow {
	background-color: #ddd;
}
/* Media Room display brochures */
.brochure {
	float:left;
	margin:30px;
	width:150px;
	height:200px;
	text-align:center;
}
.brochure a img {
	border:0;
}
.brochure .brochureImage {
	margin:auto;
	width:100px;
	height:150px;
	overflow:hidden;
	text-align:center;
	margin-bottom:10px;
	background-position:center;
}
