/*

	#7E9EFF LIGHT BLUE
	#3366FF DARK BLUE
	#FFEA00 YELLOW

*/

body
	{
	margin: 0;
	padding: 0;
	background-color: #7E9EFF;
	color: #000000;
	}
	
body, table
	{
	font-family: Arial, Georgia, 'Times New Roman', Times, serif;
	font-size: 12px;
	}

/* LINKS */

a:link { color: black; text-decoration: underline; }
a:visited { color: black; text-decoration: underline; }
a:hover { color: #3366FF; text-decoration: none; }
a:active { color: #3366FF; text-decoration: underline; }

/* IMAGES */

img
	{
	border: 0;
	}

/* PARAGRAPHS */

p, address, h1, h2, h3, h4, h5, h6
	{
	margin: 0 0 1em 0;
	padding: 0;
	border: 0;
	}

h1
	{
	font-size: 1.5em;
	font-weight: bold;
	color: #3366FF;
	}

h2
	{
	font-size: 1.2em;
	font-weight: bold;
	color: #3366FF;
	padding: 10px 0px 0px 0px;
	}

table h2
	{
	border-bottom: 1px solid #3366FF;
	padding:0px;
	}

h3
	{
	font-size: 1em;
	font-weight: bold;
	color: #FFEA00;
	}

p	
	{
	font-size: 1em;
	/* text-align: justify; */
	}

table p
	{
	text-align: left;
	}

hr
	{
	width: 100%;
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	color: #FFFFFF;
	height: 1px;
	border: 0;
	}

hr.blue
	{
	width: 100%;
	margin: 2em 0;
	padding: 0;
	background-color: #3366FF;
	color: #FFFFFF;
	height: 1px;
	border: 0;
	}

/* LISTS */

ul
	{
	margin: 0 0 1em 0;
	padding: 0;
	border: 0;
	list-style: circle;
	}

ul li
	{
	margin: 0 0 1em 2em;
	padding: 0 0 0 0.5em;
	border: 0;
	text-align: left;
	}

ol
	{
	margin: 0 0 1em 0;
	padding: 0;
	border: 0;
	}

ol li
	{
	margin: 0 0 1em 3em;
	padding: 0 0 0 1em;
	border: 0;
	text-align: justify;
	}

/* FORMS */

input
	{
	vertical-align: middle;
	}

textarea
	{
	vertical-align: middle;
	width: 98%;
	}

/* TABLES */

table
	{
	width: 100%;
	margin: 0;
	padding: 0;
	border: 0;
	border-collapse: collapse;
	}

tr
	{
	margin: 0;
	padding: 0;
	border: 0;
	}

td
	{
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: top;
	}

table.grid td
	{
	padding: 5px;
	border: 1px solid #ccc;
	vertical-align: middle;
	}

/* LAYOUT */

#frame
	{
	display: block;
	width: 737px;
	margin: 0 auto;
	padding: 0;
	border: 1px solid #000000;
	border-width: 0px 1px 1px 1px;
	background-color: #3366FF;
	text-align: left;
	}

#header
	{
	display: block;
	width: 100%;
	margin: 0;
	padding: 0;
	text-align: left;
	}

#banner
	{
	display: block;
	margin: 0;
	padding: 2px 5px;
	border: 1px solid #000000;
	border-width: 1px 0 1px 0;
	background-color: #FFEA00;
	}

#navigation
	{
	display: block;
	width: 171px;
	float: left;
	margin: 0;
	padding: 0 0 0 0;
	border: 0;
	background-color: transparent;
	text-align: left;
	}

#content
	{
	display: block;
	min-height: 800px;
	margin: 0 0 0 171px;
	padding: 12px 0 100px 0;
	border: 1px solid #000000;
	border-width: 0 0 0 1px;
	background-color: #FFFFFF;
	text-align: left;
	background-image: url(../images/alpybus_bot.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	}

* html #content
	{
	height: 560px;
	}

#footer
	{
	display: block;
	clear: both;
	margin: 0;
	padding: 3px 5px;
	border: 1px solid #000000;
	border-width: 1px 0 0 0;
	background-color: #FFEA00;
	text-align: right;
	color: #666666;
	font-weight: bold;
	max-height:15px;
	}

/* BANNER */

#banner a img
	{
	border: 1px solid white;
	}

#banner a:hover img
	{
	border: 1px solid #666666;
	}

#banner table
	{
	font-size: 0.9em;
	text-transform: uppercase;
	color: #666666;
	font-weight: bold;
	}

/* NEWS */

#content .news_item{width:540px; margin:10px 0px 0px 0px; padding:0px 0px 10px 0px; border-width:2px 0px 0px 0px; border-style:solid; border-color:#000000;}
#content img.news_item_img{float:right; margin:10px 0px 10px 10px; border-width:1px; border-style:solid; border-color:#000000;}
#content a.new{padding:10px 0px 0px 0px; margin:0; color:#000000;}
#content a.new:hover{text-decoration:none;}/**/

#category_container{border:1px solid #000000; margin:0px 0px 10px 0px; padding:0; width:200px;}
#content a.category{background-color:#ffea00; color:#000000; text-decoration:none; display:block; margin:0; padding:3px; width:194px; text-align:left;}
#content a.category:hover{background-color:#3366ff;}
#content a.selected{background-color:#3366ff;}

/* NAVIGATION WITHOUT IMAGES */

#navigation ul
	{
	display: block;
	margin: 0 0 2em 0;
	padding: 0;
	border: 0;
	list-style: none;
	text-align: left;
	}

#navigation ul li
	{
	display: block;
	margin: 5px 0 0 0;
	padding: 5px 0;
	border: 0;
	background-image: url(../images/nav_back.gif);
	background-repeat: repeat-y;
	background-position: center right;
	}

#navigation ul li a:link, #navigation ul li a:visited
	{
	display: block;
	margin: 0 5px 0 0;
	padding: 0 20px 0 8px;
	font-size: 1.2em;
	letter-spacing: 0.1em;
	color: white;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	}

#navigation ul li a:hover, #navigation ul li a:active
	{
	color: #FFEA00;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: center right;
	}

#navigation ul li.indent
	{
	padding-left: 5px;
	font-size: 0.8em;
	}

#navigation #discount
	{
	display: block;
	margin: 1em 0 0 0;
	text-align: center;
	}

#navigation #new
	{
	display: block;
	margin: 2em 0 0 0;
	text-align: center;
	}

#navigation #van
	{
	display: block;
	margin: 2em 0 0 0;
	text-align: center;
	}

#navigation #news
	{
	display: block;
	margin: 2em 0 0 0;
	padding-top: 20px;
	text-align: center;
	}

#navigation #licence
	{
	color: #ffffff;
	font-weight: bold;
	margin: 8em 0 0 0;
	padding: 0 10px 0 10px;
	text-align: left;
	}

/* CONTENT */

.wrapper
	{
	margin: 0 auto;
	width: 539px;
	}

#bar
	{
	text-align: center;
	margin-bottom: 2em;
	}

#timetable
	{
	background-color: #009900;
	color: white;
	margin: 0 auto 1em auto;
	width: 95%;
	}

#timetable table td
	{
	font-size: 0.9em;
	padding: 8px 0;
	border: 1px solid white;
	text-align: center;
	}

#timetable table th
	{
	font-size: 1em;
	padding: 8px 0;
	border: 1px solid white;
	border-bottom: 2px solid white;
	text-align: center;
	}

/* NEW TIMETABLE */

table.timetable {
	background-color: #009900;
	color: #FFFFFF;
	margin-bottom: 1em;
}

table.timetable th {
	border: 1px solid white;
	border-bottom: 3px solid white;
	padding: 8px 2px;
	text-align: center;
	font-weight: bold;
	width: 14%;
	vertical-align: middle;
}


table.timetable td {
	border: 1px solid white;
	padding: 8px 2px;
	text-align: center;
	white-space: nowrap;
	font-size: 0.9em;
	vertical-align: middle;
}

#prices
	{
	background-color: #CC0000;
	color: white;
	margin: 0 auto 1em auto;
	width: 95%;
	}

#prices p, #prices h3
	{
	margin: 1em 1em;
	}

.floater
	{
	float: right;
	margin: 0 0 0 10px;
	}

.floater div
	{
	margin: 0 0 1em 0;
	}

/* CORNERS - RED */

.corner_red_top_left {
	background: url(../images/corners/corner_red_top_left.gif) no-repeat top left;
	width: 100%;
	height: 100%;
}

.corner_red_top_right {
	background: url(../images/corners/corner_red_top_right.gif) no-repeat top right;
	width: 100%;
	height: 100%;
}

.corner_red_bottom_left {
	background: url(../images/corners/corner_red_bottom_left.gif) no-repeat bottom left;
	width: 100%;
	height: 100%;
}

.corner_red_bottom_right {
	background: url(../images/corners/corner_red_bottom_right.gif) no-repeat bottom right;
	width: 100%;
	height: 100%;
}

/* CORNERS - GREEN */

.corner_green_top_left {
	background: url(../images/corners/corner_green_top_left.gif) no-repeat top left;
	width: 100%;
	height: 100%;
}

.corner_green_top_right {
	background: url(../images/corners/corner_green_top_right.gif) no-repeat top right;
	width: 100%;
	height: 100%;
}

.corner_green_bottom_left {
	background: url(../images/corners/corner_green_bottom_left.gif) no-repeat bottom left;
	width: 100%;
	height: 100%;
}

.corner_green_bottom_right {
	background: url(../images/corners/corner_green_bottom_right.gif) no-repeat bottom right;
	width: 100%;
	height: 100%;
}

/* EXCURSIONS */

#ex_2, #ex_3, #ex_4, #ex_5 { display: none }

.ex_box {
	float: right;
	width: 120px;
	margin: 0 0 20px 20px;
	padding-left: 20px;
	border-left: 1px solid #ccc;
}

a.faderbox {
	display: block;
	width: 100px;
	height: 100px;
	filter: alpha(opacity=50); KHTMLOpacity: 0.5; MozOpacity: 0.5; opacity: 0.5;
	text-align: center;
	vertical-align: middle;
	line-height: 100px;
	font-size: 72px;
	font-weight: bold;
	text-shadow: 2px 2px black;
	text-decoration: none;
	color: white;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
}

a.faderbox:link, a.faderbox:visited, a.faderbox:active { color: white; text-decoration: none; }
a.faderbox:hover { filter: alpha(opacity=99); KHTMLOpacity: 1; MozOpacity: 1; opacity: 1; }
a.faderbox:hover span.overlay { visibility: hidden; }

/* SLIDESHOW */

#slideshow {
	position: fixed;
	left: 0px;
	top: 0px;
}

#slideshow_background {
	position: fixed;
	visibility: hidden;
	z-index: 1;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	background-color: #000;
	filter: alpha(opacity=90); KHTMLOpacity: 0.9; MozOpacity: 0.9; opacity: 0.9;
}

#slideshow_foreground {
	position: fixed;
	visibility: hidden;
	z-index: 2;
	left: 0;
	top: 0;
	filter: alpha(opacity=99); KHTMLOpacity: 1; MozOpacity: 1; opacity: 1;
}

#slideshow_close {
	position: fixed;
	visibility: hidden;
	z-index: 3;
	left: 0px;
	top: 0px;
	width: 30px;
	height: 30px;
	background-image: url(../excursions/images/close.png);
	background-repeat: no-repeat;
}

#slideshow_close:hover {
	cursor: pointer;
}

/* NEW BOOKINGS */

ol.progress {
	height: 2.3em;
	margin: 0 0 2em 0;
	padding: 0;
	border: 1px solid #dedede;
	list-style-type: decimal;
	list-style-position: inside;
	text-transform: uppercase;
	font-weight: bold;
}

ol.progress li {
	float: left;
	height: 2.3em;
	line-height: 2.3em;
	margin: 0;
	padding: 0 20px 0 10px;
	border: 0;
	text-align: left;
	background-color: transparent;
	background: url(/images/crumbs.gif) no-repeat right center;
}

ol.progress li.selected {
	color: #3366FF;
}

/* ALERTS */

.alert { font-weight: bold; color: #CC0000; }

.alert a { color: #CC0000 }

ul.alert, ol.alert {
	margin: 1em 0 2em 0;
	padding: 1em;
	border: 3px solid #CC0000;
}

ul.alert li, ol.alert li {
	margin-bottom: 0;
	padding-bottom: 0;
}

/* CLASSES */

.left { text-align: left }

.center, .centre { text-align: center }

.right { text-align: right }

.justify { text-align: justify }

.bold { font-weight: bold }
