

/* Central Florida Supershow 1.0 Layout - www.centralfloridasupershow.com */
/* Copyright (c) 2006 FMHA. All rights reserved. */
/* Created for FMHA by Open Development, December 2006. */





/* -------------- GENERAL ----------------- */




	
body
	{
    margin: 0;
    padding: 0;
    border: 0;
    background: #999;
    font: 70% Verdana, sans-serif;
    line-height: 1.5em;
    text-align: center;
    color: #121212;
		}
		
table
	{
    font-size: 100%;
		}
		
p
	{
	margin: 1.5em 0;
		}
	


/* -------------- TYPOGRAPHY ----------------- */



h1
	{
    font-size: 2.5em;
    font-family: Georgia, serif;
    color: #036;
		}

h2
	{
    font-size: 1.75em;
    font-family: Georgia, serif;
    line-height: 1.2em;
		}

h3
	{
    font-size: 1.5em;
    font-family: Georgia, serif;
		}

h4
	{
    font-size: 1.25em;
    font-family: Georgia, serif;
    font-style: italic;
    line-height: 1em;
    margin-top: 20px;
		}

h5
	{
    font-size: 1em;
    font-family: Georgia, serif;
		}

h6
	{
    font-size: .9em;
		}

strong
	{
    font-weight: bold;
		}

em
	{
    font-style: italic;
		}

pre,code
	{
    font: normal 100% courier,monospace;
		}
		
		
		
		
		
		
		

/* -------------- VERTICAL NAVIGATION ----------------- */


		
#navigation
	{
	width: 140px;
	padding: 0;
	margin: 0 0 0 15px;
	font: bold 1em Verdana, sans-serif;
	line-height: 1.5em;
	color: #000;
	text-align: left;
		}
		
#navigation h4
	{
	display: none;
	}
		
#navigation ul
	{
	border-top: 1px solid #999;
	list-style: none;
	margin: 0;
	padding: 0;
		}
		
#navigation .bottom
	{
	border-bottom: 1px solid #999;
		}
		
#navigation ul li
	{
	margin: 0;
		}
		
#navigation ul li a
	{
	display: block;
	padding: 6px 0 6px 10px;
	color: #000;
	text-decoration: none;
	width: 130px;
		}
		
#navigation ul li a.subnav
	{
	display: block;
	padding: 3px 0 3px 20px;
	color: #000;
	text-decoration: none;
	width: 120px;
	font: normal 1em Verdana, sans-serif;
		}
		
#navigation ul li a.subnavLast
	{
	display: block;
	padding: 3px 0 12px 20px;
	color: #000;
	text-decoration: none;
	width: 120px;
	font: normal 1em Verdana, sans-serif;
		}
		
#navigation ul li span
	{
	display: block;
	padding: 6px 0 6px 10px;
	color: #000;
	font-weight: bold;
	line-height: 1.3em;
	width: 115px;
		}
		
#navigation ul li a:hover
	{
	background-color: #fff;
	color: #002173;
		}
		
#navigation img
	{
	margin-left: 10px;
	margin-top: 20px;
		}
		
#navigation p
	{
	margin-left: 10px;
	margin-top: 6px;
	font-weight: normal;
	line-height: 1.3em;
		}
		
		
		
		
		
		
		
		


/* -------------- LAYOUT ----------------- */





#frame
	{
    background: #999 url(../images/tile_frame.gif) top center repeat-y;
		}
		
#bottom
	{
    background: #999 url(../images/tile_bottom.gif) top center no-repeat;
		}
		
#page
	{
	margin: 0 auto;
	padding: 0;
	width: 760px;
	background: url(../images/tile_page.gif) repeat-y;
	text-align: left;
		}
		
#noscript
	{
	margin: 0 auto;
    width: 760px;
    text-align: left;
    background: #ffde33;
		}

#topline
	{
    margin: 0 auto;
    padding: 0;
    border: 0;
    background: #000;
    height: 0;
    width: 760px;
		}

#header
	{
    margin: 0 auto;
    padding: 0;
    text-align: right;
    background: #000 url(../images/header.jpg) no-repeat;
    width: 760px;
    height: 135px;
		}
		
#red
	{
	margin: 0;
	padding: 0;
	width: 760px;
	height: 7px;
	line-height: 0;
	font-size: 1px;
	background: #f00;
		}
		
#left
	{
	width: 180px;
	float: left;
	text-align: left;
		}
		
#right
	{
	width: 580px;
	margin-left: 0;
	padding: 0;
	float: left;
		}
		
#rightContent
	{
	width: 532px;
	margin: 0 20px;
	padding-top: 20px;
		}
		
#rightContent .floatRight
	{
	float: right;
	text-align: right;
	margin: 14px 0 12px 20px;
		}
		
#rightContent h1
	{
	margin-top: 0;
	margin-bottom: 0;
	line-height: 1em;
		}
		
#right ul
	{
	margin-top: -12px;
		}
		
#right table p
	{
	margin-top: .5em;
	margin-bottom: .5em;
		}
		
#photoTour img
	{
	padding: 0;
	margin: 0 9px 9px 0;
		}
		
#footer
	{
	width: 760px;
	margin: 0 auto;
	background-color: #aaa;
	padding-top: 1px;
	padding-bottom: 1px;
	text-align: center;
	font-size: .8em;
		}
		




.skip
	{
    display: none;
		}

.clear
	{
    clear: both;
    height: 0;
    margin: 0;
    padding: 0;
    line-height: 0;
    font-size: 1px;
		}
		
.textbox
	{
	background-color: #ededed;
	padding: 4px;
	font: 1em Verdana, sans-serif;
	color: #000;
	border: 1px solid #444;
		}
		
.select
	{
	background-color: #ededed;
	padding: 2px;
	font: 1em Verdana, sans-serif;
	color: #000;
		}
	
.button
	{
	font: bold 1em Verdana, Arial, sans-serif;
	color: #fff;
	background: #900 url(../images/close_button.gif) repeat-x;
	text-align: center;
	padding: 2px 2px 2px 4px;
	border-style: groove;
	border-width: 3px;
	border-color: #900;
		}
		
.super
	{
	vertical-align: super;
		}
		
.required
	{
	color: #c00;
		}
		
#content .thanksText
	{
	font-size: 1em;
	line-height: 1.5em;
	margin: 28px 80px;
	text-align: left;
		}
