/*//////////////////////////////////////////////////////////

CSS CREATED BY KERRYNET SOLUTIONS www.kerrynet.com
CSS CREATED NOV 2007
CSS CREATED FOR MIDPOINT/KERRY AIRPORT

//////////////////////////////////////////////////////////*/

*
{
	margin: 0;
	padding-top: 10;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

html,body
{
	background: #EEE url(../img/bg.gif);
	color: #444;
	margin: 0;
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

/* structure */
.container
{
	background: url(../img/bgcontainer.gif) repeat-y;
	margin: 0 auto;
	padding-bottom: 6px;
	width: 809px;
	position: relative;
	/* center, not in IE5 */
	height: auto !important;
	/* real browsers */
	/* IE6: treaded as min-height*/
	min-height: 100%;
	/* real browsers */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.header2
{
	background-image: url(header_2.gif);
	background-repeat: repeat-x;
	height: 188px;
}
.header1
{
	background-image: url(Kerry_airport.gif);
	background-repeat: repeat-x;
	height: 178px;
}
.header
{
	background-image: url(Kerry_airport.gif);
	background-repeat: repeat-x;
	height: 188px;
}

/* title */
.title h1
{
	color: #FFF;
	font: normal 3em Verdana,sans-serif;
	height: 190px;
	line-height: 186px;
	margin-bottom: 8px;
	text-align: center;
	background-image: url(../img/Kerry_airport.gif);
	background-repeat: no-repeat;
}

/* main */
.main
{
	clear: both;
	padding: 0px 18px;
}

/* Grey nav */
.sidenav2 h1,.sidenav ul { padding-left: 12px; }

.sidenav2
{
	background: #EEE;
	float: left;
	width: 170px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-top-color: #E5E5E5;
	border-right-color: #E5E5E5;
	border-bottom-color: #E5E5E5;
	border-left-color: #E5E5E5;
	text-align: right;
}

.sidenav2 h1
{
	color: #003f6d;
	font-size: 1.2em;
	height: 20px;
	margin-top: 1.2em;
}

.sidenav2 ul
{
	margin: 0;
	padding: 0;
	background-color: #bed1d8;
}

.sidenav2 li
{
	list-style: none;
	margin: 0;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: none;
	border-bottom-style: solid;
	border-top-color: #FAFAFA;
	border-right-color: #FAFAFA;
	border-bottom-color: #FAFAFA;
	border-left-color: #FAFAFA;
}

.sidenav2 li a
{
	color: #003f6d;
	display: block;
	font-size: 14px;
	padding: 6px 6px 6px 14px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.sidenav2 li a:hover
{
	color: #FFFFFF;
	background-color: #003f6d;
}

/* light blue nav  */
.sidenav h1,.sidenav ul { padding-left: 12px; }

.sidenav
{
	background: #EEE;
	float: left;
	width: 170px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-top-color: #E5E5E5;
	border-right-color: #E5E5E5;
	border-bottom-color: #E5E5E5;
	border-left-color: #E5E5E5;
	text-align: right;
}

.sidenav h1
{
	color: #003f6d;
	font-size: 1.2em;
	height: 20px;
	margin-top: 1.2em;
}

.sidenav ul
{
	margin: 0;
	padding: 0;
	background-color: #c6c0c0;
}

.sidenav li
{
	list-style: none;
	margin: 0;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: none;
	border-bottom-style: solid;
	border-top-color: #FAFAFA;
	border-right-color: #FAFAFA;
	border-bottom-color: #FAFAFA;
	border-left-color: #FAFAFA;
}

.sidenav li a
{
	color: #003f6d;
	display: block;
	font-size: 14px;
	padding: 6px 6px 6px 14px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.sidenav li a:hover
{
	color: #FFFFFF;
	background-color: #003f6d;
}

/* content */
.content
{
	float: right;
	width: 588px;
	padding-right: 0px;
	color: #003F6D;
	background-color: #FFFFFF;
}

.content .item
{
	background: #FFF;
	margin-bottom: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	padding-right: 0px;
}

.content .descr
{
	color: #333;
	margin-bottom: 6px;
}

.content li
{
	list-style: url(../img/li.gif);
	margin-left: 18px;
}

/* footer */
.footer
{
	background: #FFF;
	border: 1px solid #EEE;
	color: #666;
	font-size: 1.1em;
	margin: 0 auto;
	text-align: center;
	width: 720px;
	bottom: 0;
	/* stick to bottom */
	position: absolute;
}

/* floats */
.left { float: left; }
.right { float: right; }

/* misc */
.clearer { clear: both; }

.topnav
{
	float: right;
	background-position: right;
	line-height: 2em;
	padding-top: 50px;
}

img
{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.container .main .sidenav .selected
{
	background-color: #003f6d;
	color: #FFFFFF;
}

.container .main .sidenav2 .selected
{
	color: #FFFFFF;
	background-color: #003f6d;
}

/* advertising */
#advertising
{
	width: 95px;
	float: left;
	padding: 5px;
	margin: 10px;
	border: 1px solid #b0c4dd;
	text-align: center;
}

#advertising img 
{
}

#advertising a 

{ text-decoration: none; }
#advertising a:hover 
{ text-decoration: underline; }

/* partners */
#partners
{
	width: 215px;
	float: left;
	text-align: center;
	margin-top: 10px;
	margin-right: 25px;
	margin-bottom: 30px;
	margin-left: 25px;
}

#partners a 
{ text-decoration: none; }
#partners a:hover 
{ text-decoration: underline; }

#navlist li
{
	display: inline;
	list-style-type: decimal;
	padding-right: 10px;
	list-style-position: inside;
}

#navlist a {
	text-decoration: none;
	color: #003F6D;
}
td {
	padding: 8px;
}

.text_time {
	width: 300px;
	float: left;
}
.timetable {
	width: 250px;
	float: left;
}
.table {
	float: none;
	margin-top: 100px;
}
	
.item table a {
	color: #003F6D;
}
.back_to_top {

	text-decoration: none;
	font-size: 10px;
	clear: both;
	float: right;
	padding-right: 30px;
	color: #003F6D;
}

.back_to_top a {

    text-decoration: none;
    font-size: 10px;
    color: #003F6D;
}.container .main .content .item img {
}
.image1 {
	width: 280px;
	float: left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 20px;
}
.address {
	float: left;
	width: 570px;
	padding-top: 20px;
}
.container .main .content .item table {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
}
.sidenav2 ul li .red {
	background-color: #F00;
	color: #FFF;
}

