@charset "utf-8";
/* CSS Document */
body  {
	font: 100% Arial, Helvetica, sans-serif;
	background: #D6D6D6;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
	margin-top: 20px;
	background-image: url(../images/bg_gradientGray.jpg);
	background-repeat: repeat-x;
	font-size: 12px;
}
.twoColFixRtHdr #container {
	width: 800px;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
} 
.twoColFixRtHdr #header {
	padding: 0;
} 
.subpage {
	border-top: solid 23px #FFDD00;
}
.twoColFixRtHdr #header h1 {
	margin: 0;
	padding: 10px 10px 10px 10px;
}
.twoColFixRtHdr #mainContent {
	margin: 0 150px 0 0;
	padding: 0 20px;
} 
.twoColFixRtHdr #footer {
	padding: 0;
	background:#fff;
	border-top: 2px solid #FFDD00;
} 
.twoColFixRtHdr #footer p {
	margin: 0;
	padding: 10px 0;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
a {
	color: #093C98;
}
h1 {
	margin-top: 0;
}

/* header */
#air-show-perfomers-attractions-animation {
	float:right;
	width: 227px;
}
#event-name {
	background: #3363BC url(../images/bg-header-gradient.jpg) repeat-y;
}
#tickets {
	padding: 8px 0px 0px 0px;
	color: #093C98;
	line-height: 0;
	text-decoration:none;
	font-weight: bold;
}
#tickets h1{
	font-size: 14px;
	margin: 0px;	
	position: relative;
}
#tickets h1 #facebook-logo{
	font-size: 14px;
	margin: 0px;	
	position: absolute;
	right: 240px;
	top: 0px;
}
#tickets p{
	padding: 10px 10px;
	font-size: 10px;
	margin: 0px;
}
#tickets a{
	text-decoration:none;
}
#tickets h1 a{
	color: #1B3779;
}
#menu {
	background-color: #002267;
	border-top: 2px solid #FFDD00;
	border-bottom: 2px solid #FFDD00;
	clear:both;
	height:21px;
	font-size: 10px;
	padding:  0px 0px 0px 23px;
	text-transform:uppercase;
	height: 29px;
}
#menu a:link, #menu a:visited {
	/*color: #fff;*/
	text-decoration:none;
	padding: 0 9px;
}
#logo {
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 9px;
	padding-left: 11px;
}
#event-date-location {
	padding-left: 72px;
	padding-bottom: 25px;
}

/* footer */
#footer p{
	background: #D6D6D6;
	font-size: 11px;
	text-align: center;
}

/* button */
.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}

a.button {
    background: transparent url('../images/bg_button_a.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}
a.button span {
    background: transparent url('../images/bg_button_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
} 
a.button:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}
a.button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
}
.emailalt-style {
	display: none;
}


img[src="../../images/logo_DDN.gif"] {
	display: none;
}

li > a[href="pages/07_media/News.html"] {
	display: none;	
}
