body 
{
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
    background-color: #CCCCCC;

}


#wrapper {
	background: #D2E5F6;
	width:90%;
	margin-left: 5%;
	float: none !important;

	
}
/*Header*/
#header {
	background: #D2DCE5 url(../images/asdo_logo.jpg) no-repeat;
	height:80px;
}
#headerline{
	background: #155A9F url(../images/asdo_topl.jpg) no-repeat;
	padding-top: 6px;

}


#container {
	width: 100%;
	background: #D2E5F6;
	float: right;
	margin-left: -200px;
}
/*Content items*/
#content {
	background: #EDEFFC;
	margin-left: 200px;
}

#centerblue
{
	width: 100%;
	background-color: #006cb7;
}

#centerblue .text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
	padding: 5px;
	font-weight: bold;
}

#pagetxt
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	list-style-type: square;
	line-height: normal;
	padding: 5px;
}

#page2txt
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.875em;
	list-style-type: square;
	line-height: normal;
	}


/*Sidebar items*/
#sidebar {
	background: #D2E5F6;
	width: 200px;
	float: left;
}

#linksQNJ
{
width:200px;
}
#linksQNJ .gutter { padding: 24px 0 0 0; }
#linksQNJ a{
	text-decoration: none;
	color: #000;
	display: block;
	padding: 5px;
	padding-left: 20px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#linksQNJ a:hover {
	color: #FFFFFF;
	background-color: #165f77;
}
#linksQNJ p { border-bottom: solid 1px #DDD; margin: 0; }


/*     Airport images    */

/*     left gray line    */
#leftopimg
{
	background: #666666 url(../images/asdo_tops.jpg)repeat-x;
	margin-left: 200px;

}
/*     Gray line on top of airport image    */

#centerimg
{
    width: 100%;
	background-color: #666;
	padding-top:10px;
	
}

#centertopimg
{
	background-image: url(../images/asdo_centermainimg.jpg);
	padding-top: 137px;
	background-repeat: no-repeat;
	background-color: #333333;
	background-position: left;
}

/*     Airport images    */
#centerimgQueens
{
	width: 100%;
	background-color: #CCCCCC;
}

#queenstopimg
{
	padding-top: 136px;
    background-image: url(../images/asdo_queensimg.jpg);
	background-repeat: repeat-x;	
	background-position: left;
}

#NJtopimg
{
	padding-top: 136px;
	background-image: url(../images/asdo_njimg.jpg);
	background-repeat: repeat-x;
	background-position: left;
}



/*Footer*/
#footer {
   	width:90%;
	margin-left: 5%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .70em;
	background: #D2E5F6;
	BORDER-LEFT: 1px solid #dadbd2;
	BORDER-BOTTOM: 1px solid #d9d6c5;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 5px;

}

#footer .bottxt
{
	text-decoration: none;
	color: #333333;
	text-align: center;
	white-space: normal;
	text-transform: uppercase;

}

#footer a
{
	color: #333333;
	text-align: center;
	white-space: normal;
	text-transform: uppercase;
}

#footer a:hover {
	color: #333333;
	background-color: #d2e5f6;
	text-decoration: underline;
}
/*End Footer*/
h1 {
	margin-top: 0;
}
.last {
	margin-bottom: 0;
}
.clearing {
/* removed for the IE6 Problem */
    /* height:0px; */
	clear: both;
}

.copyright
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: center;
	white-space: normal;
	text-transform: uppercase;
}

/* Templates */

#containerInside {
	width: 100%;
	background: #b9d4f1;
	float:left;
	}

#MainNav 
{	width: 100%;
	background-color: #b9d4f1;
	height:25px;
}

#MainNavContent ul
{	list-style: none;
	text-align: center;
	margin-right: 2%;
	margin-left: 2%;

}

#MainNavContent ul li
{
	display: inline;
	list-style-type: none;
	text-align: center;
	padding-right:2%;
}

#MainNavContent a 
{
	color: #333333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-weight: bold;
}

#MainNavContent a:hover
{
	color: #FFFFFF;
	background-color: #165f77;
}

#MenuText
{
	color: #333333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#MenuText a
{
	color: #333333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#MenuText a:hover
{
	color: #FFFFFF;
	background-color: #165f77;
}
#insidecenterblue
{
	width: 100%;
	float: left;
	background-color: #0095d9;
}

#insidecenterblue .text {
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	font-size: 1em;
	color: #FFFFFF;
	padding: 5px;
	font-weight: bold;
}

/*     INSIDE page text    */

#insidecontenttxt
{
	width: 100%;
	float: left;
	position: relative;
}

#insidecontenttxt .pagetxt
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	list-style-type: square;
	line-height: normal;
	padding: 5px;
}

#insidecontenttxt .box {
	CLEAR: both; PADDING-RIGHT: 10px; PADDING-LEFT: 10px; BACKGROUND: #f2f8fa; PADDING-BOTTOM: 10px; MARGIN: 0px 0px 0px; BORDER-LEFT: #dadbd2 1px solid; PADDING-TOP: 10px; 
}




/* form.css */


 label
{
width: 4em;
float: left;
text-align: right;
margin-right: 0.5em;
display: block
}

.submit input
{
margin-left: 4.5em;
}
input
{
	border: 1px solid #99CCFF;
	color: #000000;
	background-color: #FFFFFF;
	font-weight: bold;
}

.submit input
{
	color: #0099FF;
	background: #CCCCCC;
	border: 2px outset #333333;
	font-weight: bold;
}
fieldset
{
	border: 1px solid #0066FF;
	width: 90%;
}

legend
{
	color: #333333;
	background: #FFFFFF;
	border: 1px solid #0066FF;
	padding: 2px 6px;
	font-weight: bold;
	font-size:0.875em;
	font-family: Arial, Helvetica, sans-serif;
}

.formtxt
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.875em;
	font-weight: normal;
}

.formheadings
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #0000CC;
}

.requiredFields
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #800000;

}

/* Bullets*/
#queens ul {
    list-style: square;
}

#queens ul li {
	margin-bottom: 5px;
	padding-bottom: 5px;
	list-style-type: square;
}


table.events
{ text-align: left;
font-family: Verdana;
font-weight: normal;
font-size: 11px;
color: #404040;
width: 90%;
background-color: #fafafa;
border: 1px #d79900 solid;
border-collapse: collapse;
border-spacing: 0px;}


.eventsHd
{ border-bottom: 2px solid #d79900;
background-color: #fff2ba;
text-align: left;
font-family: Verdana;
font-weight: bold;
font-size: 12px;
color: #404040;}


.eventsBod p
{ text-align: left;
font-family: Verdana, sans-serif, Arial;
font-weight: normal;
font-size: 11px;
line-height: 12px;
color: #404040;
background-color: #fafafa;
text-indent: -8px;
margin-left: 10px;
margin-right: 10px;
margin-top: 5px;
margin-bottom: 5px;} 

.groovybutton
{
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	width:250px;
	height:20px;
	background-color:#0033FF;
	border-style:solid;
	border-color:#0000FF;
	border-width:1px;
	background-position: center center;
	text-align: center;
	padding: 5px;
	text-transform: uppercase;
}

.groovybutton a {
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}


 .groovybutton a:hover {
	text-decoration: underline;
}


