html
{
    width: 100%;
    height: 100%;
}

body
{
    background-color: #09466f;
	background-image: url(images/index_background.gif);
	background-repeat:no-repeat;
	background-position: top center;
    margin: 0px;
    padding: 0px;
    text-align: center;
    font-family: Arial, Tahoma, Verdana;
    font-size: 11px;
}

p
{
	margin-top: 0px;
}

h6
{
	font-size:12px;
	font-weight: bold;
	background-color: #dbe8ee;
	padding: 10px;
	margin: 0px 0 5px 0;
}

td
{
    font-family: Arial, Tahoma, Verdana;
    font-size: 11px;
    color: black;
    text-decoration: none;
}

a
{
    font-family: Arial, Tahoma, Verdana;
    color: black;
    text-decoration: none;
}

a:hover
{
    font-family: Arial, Tahoma, Verdana;
    color: black;
    text-decoration: underline;
}

.container
{
    margin: 0 auto;
 	width: 900px;
 	text-align: left;
 	padding-bottom: 15px;
}

.top
{
	position: relative;
	height: 73px;
}
.top-buttons
{
	position: absolute;
	bottom: 0px;
	margin-left: 50px;
}
.top-buttons-starter
{
	background-image: url(images/index_03.png);
	width: 11px;
	height: 29px;
	float: left;
}
.top-buttons-breaker
{
	background-color:#FFFFFF;
	float:left;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 8px;
	padding-bottom: 7px;
}
.top-buttons-small-breaker
{
	background-color:#FFFFFF;
	float:left;
	padding-left: 4px;
	padding-right: 4px;
	height: 29px;
}

.top-buttons-object-container
{
	background-color:#FFFFFF;
	float:left;
	height: 29px;
}

.top-buttons-object
{
	background-color:#FFFFFF;
	float:left;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 8px;
}
.top-buttons-ender
{
	background-image: url(images/index_05.png);
	width: 7px;
	height: 29px;
	float:left;
}

.top-logo
{
	background-image: url(images/index-logo.png);
	height: 88px;
	width: 336px;
	position:absolute;
	right: 0px;
	bottom: -14px;
	cursor: pointer;
}






.top-category-buttons-starter
{
	background-image: url(images/index_08.png);
	height: 41px;
	width: 10px;
	float:left;
}
.top-category-buttons-container
{
	background-image: url(images/index_09.png);
	height: 41px;
	float:left;
	width: 882px;
	color: white;
}
.top-category-buttons-container a
{
	color: white;
}
.top-category-buttons-container a:hover
{
	color: white;
	text-decoration: underline;
}
.top-category-buttons-breaker
{
	background-image: url(images/index_09.png);
	height: 13px;
	float:left;
	padding-top: 14px;
	padding-bottom: 13px;
	padding-left: 0px;
	padding-right: 0px;
}
.top-category-buttons-object
{
	background-image: url(images/index_09.png);
	height: 13px;
	float:left;
	padding-top: 14px;
	padding-bottom: 13px;
	padding-left: 8px;
	padding-right: 8px;
}
.top-category-buttons-ender
{
	background-image: url(images/index_12.png);
	height: 41px;
	width: 8px;
	float:left;
}






.top-search-box
{
	float: right;
	width: 150px;
	margin-top: 12px;
	margin-right: 5px;
}

.top-search-box-left
{
	float: left;
	width: 8px;
	height: 22px;
	background-image: url(images/index_search_left.png);
}

.top-search-box-middle
{
	float: left;
	width: 124px;
	height: 22px;
	background-image: url(images/index_search_bg.png);
}

.top-search-box-middle input
{
	font-size: 12px;
	width: 124px;
	border: none;
	margin-top: 1px;
}


.top-search-box-right
{
	float: left;
	width: 18px;
	height: 22px;
	background-image: url(images/index_search_right.png);
}








.main-container
{
	background-color: white;
	width: 900px;
	height: auto;
}

.main-left-container
{
	width: 165px;
	float:left;
	margin-left: 10px;
	margin-right: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.main-center-container
{
	width: 520px;
	min-height: 600px;
	float:left;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 10px;
}

.main-center-container p
{
	font-size: 12px;
}

.main-right-container
{
	width: 165px;
	float:left;
	margin-left: 5px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 50px;
}

.main-branch
{
	font-size: 11px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.main-center-container-head
{
	font-size: 18px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0px;
	font-weight: bold;
}

.main-center-container-destination
{
	margin-top: 5px;
	margin-bottom: 5px;
}

.main-center-container-destination p
{
	padding: 0px;
	padding-right: 90px;
	font-size: 14px; 
	line-height: 1.3; 
	color: #00325b; 
}

.main-center-container-images
{
	font-size: 11px;
	width: 520px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.main-center-container-programme
{
	margin-top: 5px;
	margin-bottom: 5px;
}

.main-center-container-programme p
{
	font-size: 12px; 
	line-height: 1.3; 
	padding-right: 90px;
}

.main-center-container-content-left
{
	width: 520px;
	float: left;
}



.main-facts-standard
{
	margin-bottom: 5px;
}




.box_container
{
	width: 165px;
	background-image: url(images/index_box_03.gif);
	margin-bottom: 10px;
}

.box_top
{
	height: 44px;
	background-image: url(images/index_box_01.gif);
}

.box_top .box_top_header
{
	padding: 8px;
	font-size: 12px;
	font-weight: bold;
	color: #00325b;
}

.box_middle .box_middle_info
{
	padding: 8px;
	padding-top: 0px;
	font-size: 11px;
	color: #00325b;
}

.box_middle .box_middle_info a
{
	font-size: 11px;
	color: #00325b;
}

.box_middle .box_middle_info td
{
	font-size: 11px;
	color: #00325b;
}

.box_bottom
{
	height: 4px;
	font-size: 1px;
	background-image: url(images/index_box_05.gif);
}


.box_520_container
{
	width: 520px;
	background-image: url(images/index_box_520_03.gif);
	margin-bottom: 10px;
}

.box_520_top
{
	height: 44px;
	background-image: url(images/index_box_520_01.gif);
}

.box_520_top .box_520_top_header
{
	padding: 8px;
	font-size: 12px;
	font-weight: bold;
	color: #00325b;
}

.box_520_middle .box_520_middle_info
{
	padding: 8px;
	padding-top: 0px;
	font-size: 11px;
	color: #00325b;
}

.box_520_middle .box_520_middle_info a
{
	font-size: 11px;
	color: #00325b;
}

.box_520_middle .box_520_middle_info td
{
	font-size: 11px;
	color: #00325b;
}

.box_520_bottom
{
	height: 4px;
	font-size: 1px;
	background-image: url(images/index_box_520_05.gif);
}


.fact .included
{
	list-style-type:square;
	padding: 0px 0px 0px 20px;
	margin: 5px 5px 0px 0px;
}

.fact .included li
{
padding: 0px;
margin: 0px;
}


		.bottom .buttons
		{
			background-color: #01325b;
			height: 16px;
			font-size: 11px;
			text-transform: uppercase;
			color: white;
			padding-top: 1px;
			padding-left: 5px;
		}
		
		.bottom .buttons a
		{
			text-transform: uppercase;
			color: white;
			font-size: 10px;
		}
		
		

		.bottom .color-breaker
		{
			background-image: url(images/index_bottom_color_breaker_bg.gif);
			height: 16px;
		}
		
		.bottom .links
		{
			background-color: #18678f;
			color: #01325b;
			height: 16px;
			font-size: 10px;
			text-transform: uppercase;
			padding-top: 1px;
			padding-right: 5px;
			position: relative;
		}
		
		.bottom .links .link-bus
		{
			background-image: url(images/index_regular_bus.png);
			width: 152px;
			height: 44px;
			position: absolute;
			right: 10px;
			top: -76px;
			z-index: 1;
		}
		
		.bottom .links .mirror-bus-box
		{
			background-image: url(images/index_mirrored_bus.png);
			width: 152px;
			height: 44px;
			position: absolute;
			right: 10px;
			top: 0px;
			z-index: 1;
		}
		
		.bottom .links a
		{
			color: #01325b;
			font-size: 10px;
			text-transform: uppercase;
			z-index: 98; 
		}
		
		.bottom .links .link-buttons
		{
			z-index: 98; 
			position: absolute; 
			right: 5px; 
			border: solid 0px black;
		}
						
		.bottom .absolute-bottom-left
		{
			height: 12px;
			width: 9px;
			font-size: 1px;
			background-image: url(images/index_bottom_color_breaker_left.png); 
			float: left;
		}
		
		.bottom .absolute-bottom-middle
		{
			background-color: #16618a;
			height: 12px;
			width: 882px;
			font-size: 1px;
			float: left;
		}
		
		.bottom .absolute-bottom-right
		{
			height: 12px;
			width: 9px;
			font-size: 1px;
			background-image: url(images/index_bottom_color_breaker_right.png); 
			float: left;
		}
		
		.bottom .info
		{
			position: relative;
			margin-bottom: 50px;
		}
		
		.bottom .info .info-box
		{
			color: white;
			margin-top: 15px;
			font-size: 10px;
		}
		
		.bottom .info .info-box a
		{
			color: white;
		}
		
		.bottom .info .zenta-box
		{
			background-image: url(images/powered_by_zenta_partner.png);
			width: 117px;
			height: 36px;
			position: absolute;
			right: 20px;
			top: 20px;
			cursor: pointer;
		}
		
		.new-departure-front td
		{
			font-size: 9px;
			padding: 5px 3px 5px 3px;
		}
		
		.new-departure-link-front
		{
			font-size: 12px;
			font-weight: bold;
			margin-top: 10px;
		}
		
		.new-departure-small-head-front
		{
			font-size: 9px;
		}
