/* GEORGIA SKIES STYLESHEET - EXTENDS MAIN STYLESHEET */

body {
	background:url(../images/bg-blue.gif);
	margin:0;
	padding:0;
	text-align:center;
	font:62.5% arial,sans-serif;
}

img {padding:0; margin:0; border:none; }




/* STRUCTURE */

#wrapper {
	width:752px;
	margin:0 auto;
	text-align:left;
}

#header { height:110px; }

#header-left { width:307px; height:110px; float:left; }

#header-right-5022 { width:445px; height:110px; float:left; background:url(../images/georgia-skies-header.jpg); }
#header-right-4546 { width:445px; height:110px; float:left; background:url(../images/georgia-skies-header.jpg); }

#spacer-navigation {width:752px; height:10px; background:url(../images/header.gif); }

#navigation { width:752px; height:30px; background:url(../images/bg.gif); padding-bottom:10px; }

#navigation ul {
	height:30px;
	list-style-type:none;
	margin:0;
	padding:0;
}
#navigation ul li {
	display:inline;
	float:left;
	margin:0;
	padding:0;
}

#main {
	background:url(../images/bg.gif);
}

#main-bottom {
	padding:10px 0 0 0;
	background:url(../images/bg.gif);
	width:752px;
}
#main-bottom img { padding:0; margin:0; border:none; }



#main-footer { width:752px; height:16px; background:url(../images/footer.gif); margin:0; padding:0; }

#footer {
	margin:0 0 15px 0;
	padding:0;
	width:752px;
	height:60px;
	color:#ccc;
	font-size:10px;
	position:relative;
}
#footer img {
}
#footer #text {
	position:absolute;
	top:0;
	left:310px;
}
#footer #text a:link, #footer #text a:visited {
	color:#ccc;
	text-decoration:none;
}
#footer #text a:hover {
	color:#fff;
}
#footer #text ul {
	list-style-type:none;
	margin:0 0 3px 0;
	padding:4px 0 0 0;
}
#footer #text ul li {
	display:inline;
	font-size:10px;
}


/* reservation form */

#reservations {
	width:280px;
	height:230px;
}

#reservations #top {
	background:url(../images/green-top.gif);
	height:5px;
}

#reservations #bottom {
	background:url(../images/green-foot.gif);
	height:16px;
}

.greenbgExpress {
	background:url(../images/green-bg.gif);
}

#reservations .inner {
	margin:3px 6px;
}



/* main content 

td.mainContent {
	vertical-align:top;
}
#content-wrapper {
	height:270px;
	margin:0 10px 0 0;
	overflow:auto; 
	width:425px;
	border:#ccc solid 1px;
	vertical-align:top;
}
 */
 
#content-wrapper {
	border:solid 1px #ccc;
	height:270px;
	width:430px;
	overflow:auto;
	margin-top:10px;
}

#nav_pwx {
	text-align:center;
	background:#2EB022;
	width:752px;
/*	height:30px;*/
}
#nav_pwx ul {
	margin:0 6px;
	background: #FFBE60;
	list-style-type:none;
	padding:8px 0;
}
#nav_pwx li {
	padding:0;
	margin:0 20px;
	display:inline;
}
#nav_pwx li a:link, #nav_pwx li a:visited {
	text-decoration:none;
	color:#000;
}
#nav_pwx li a:hover {
	text-decoration:underline;
}

table.sch {
	border:none;
	width:98%;
	margin:0 4px;
	border:solid 1px #0E2C9B;
}
.sch th {background:#0E2C9B; color:#fff; padding:8px 4px;}
.sch td {padding:8px 4px;}
.sch h3 {border-bottom:dotted 1px #0E2C9B; padding-bottom:4px;}


/* icons */
ul.icon {
	list-style-type: none;
	margin: 0 0 0 0.8em;
	padding: 0;
}
ul.icon li {
	padding: 8px 0 8px 28px;
	background-position: left center;
	background-repeat: no-repeat;
}
ul.icon li.map {
	background-image: url(/gsky/gs/images/icon/system.gif);
}
ul.icon li.sch {
	background-image: url(/gsky/gs/images/icon/schedule.gif);
}
ul.icon li.loc {
	background-image: url(/gsky/gs/images/icon/locations.gif);
}
ul.icon li.marta {
	background-image: url(/gsky/gs/images/icon/marta.gif);
}
ul.icon li.info {
	background-image: url(/gsky/gs/images/icon/info.gif);
}
ul.icon li.park {
	background-image: url(/gsky/gs/images/icon/parking.gif);
}
ul.icon li.trans {
	background-image: url(/gsky/gs/images/icon/shuttle.gif);
}
ul.icon li.rent {
	background-image: url(/gsky/gs/images/icon/rentals.gif);
}
ul.icon li.food {
	background-image: url(/gsky/gs/images/icon/food.gif);
}