.content_box{
	overflow:hidden;
	width:711px;

	margin-bottom:10px;
	border: 1px white solid;
	float:left;
	margin-right:6px;

	background-color:white;
}
.content_box h2{
	margin-left:8px;

	font-family: Arial Black;
	font-size:18px;

}

.content_box h3{
	margin-left:-5px;
	margin-top:-8px;
}

.content_heading{
	font-size:10px;
}
.content_heading.key{
	margin-bottom:15px;
}




.box_little{
	min-height:180px;
	width:146px;
	border: 1px solid black;
	padding: 1px;
	text-align:left;
	padding-left:5px;

}
.box_little a{
	font-weight:normal;
}
.content_right_images{
	margin-bottom:5px;
}
#right_block .content_text_key,#bottom_block .content_text_key{
	width:218px;
}

#bottom_block a:hover h2,a:hover h5 {
	text-decoration:underline;
}
.content_images a{
    font-weight:normal;
}
.content_images{
	margin:10px;

	float:right;
	display:table;
	width:150px;
	text-align:center;
	color:#1164a6;
	font-weight:bold;
}
a{
	color:#1164a6;
	text-decoration:none;

}
.content_images img{
	border: 1px solid black;
	padding: 1px;
}

.content_text{
	overflow:hidden;
	margin:10px;
	float:left;
	display:table;
	width:490px;
	margin-left:15px;

}
.content_text .video_tab{
	width:690px;

}
.content_text img{
	margin-right:10px;
	float:left;

	position:relative;

}
.content_text_key {
	width:340px;
	overflow:none;
	margin:0px;
	height:70px;
	display:table;
	float:left;
	margin-bottom:10px;
	margin-left:10px;
}
.content_text_key .content_container {
	display:table;

}




.content_text_key h5 {
	margin-top:-5px;
	margin-left:-3px;
	
}
.content_text_key img{
	margin-right:5px;
	width:80px;
	height:60px;
	float:left;
	position:relative;
}

.content_box .content_text_key img{
	width:110px;
	height:85px;
}
#tab_container{
	width:690px;
	height:24px;
	margin-top:10px;
	margin-left:10px;
	display:block;

}
.tab {
	margin-left:2px;
	margin-right:2px;
	padding:4px;
	float:left;
	color:white;
	width:auto;
	border:1px grey solid;
	margin-bottom:-1px;
	cursor:pointer;
	font-weight:bold;

}
.tab .selected {
	border-bottom-color:white;

}
#video_play {
	background-image: url(images/container.jpg);
}

#logo{

	float:left;
}
#main_image{
	width:982px;
	height:190px;
	padding-bottom:5px;
}
#timetables_buttons{
	margin-left:30px;
	width:173px;
}
#timetables_show{
	position:relative;
	margin-top:5px;
	position:relative;
	width:100%;
	overflow:hidden;
}
.timetable_bigger{

	height:auto;

}
#timetables_show .show{
	width:239px;
	min-height:200px;
	max-height:200px;
	overflow-x:hidden;
	overflow-y:scroll;
}


#timetables_show .cell{
	width:44px;
	height:26px;
	padding-top:2px;
	padding-bottom:2px;
	float:left;
	text-align:center;
	font-size:10px;
	padding:0 auto;
}
#timetables_show .cell.bigger{
	width:129px;
	font-size:13px;
	height:32px;
}
#timetables_show .heading_cell.bigger{
	width:129px;
	height:17px;
}
#timetables_show .cell.price{
	width:63px;
}
#timetables_show .heading_cell.price{
	width:48px;
}
#timetables_show .heading_cell{
	color:#3db8f5;
	height:17px;
	width:43px;
	font-weight:bold;
	font-size:12px;
	margin-top:6px;
	border-top:1px solid silver;
	border-bottom:1px solid silver;
}
.timetables_footer{
	font-size:10px;
	margin-top:5px;
	margin-left:5px;
	width:240px;
	height:15px;
	color:grey;
}
#timetables_sep {
	width:100%;
	height:2px;
}
p{padding-left:0px;margin-top:-6px;}
.address:first-child{font-weight:bold;}


/**
 * Map Examples Specific
 */
.smallmap {
    width: 980px;
    height: 596px;
    border: 1px solid #ccc;
}
#tags {
    display: none;
}
