.filter{
	padding-bottom:1em;
	font-weight:regular;
	color:#777;
}
.slideshow img{
	max-width:90%;
}
.filter a{
	text-decoration:none;
	color:#000000;
}
a, a.active{
	color:#f21126;
}

.desc {
    padding-right: 15px;
}
.left .desc {
    -moz-column-count: 2;
    -webkit-column-count: 2;
    -o-column-count: 2;
    column-count: 2;
    -moz-column-fill: balance; /* Firefox */
    column-fill: balance;


}
#keywords{
	background-color:#ddd;
}
.social{
	position:absolute;
	right:72px;
}

.icon span{
	display:none;
}
.social .icon{
	line-height:16px;
	padding-left:16px;
	background-image:url(/images/map/social.gif);
	margin-left:10px;
}
.social .fb{
	background-position:-26px -26px;
}
.social .in{
	background-position:-365px 0;
}
.social .yt{
	background-position:-182px 0;
}
.navi a{
	padding-left: 10px;
	cursor:pointer;
	padding-right: 10px;
	color: #8C1B5D;
}
.navi a:hover{
	color:#f21126;
}
#title{
    /* position: absolute; */
    /* right: 27px; */
    text-align: center;
    /* top: 393px; */
    height: 48px;
}
.navi {
    bottom: -53px;
    clear: left;
    /* float: right; */
    font-size: 15px;
    font-weight: regular;
    line-height: 12px;
    position: absolute;
    right: 38px;
    text-align: right;
}
.slideshow{
    /* position: absolute; */
    /* right: 30px; */
    /* top: 30px; */
    width: 100%;
    height: 340px;
}
.bubble {
     background-color: #f21126;
	opacity:0.85;
	filter:alpha(opacity=85); /* For IE8 and earlier */
    box-shadow: 0 1px 1px rgba(255, 255, 255, 0.5) inset, 3px 3px 3px rgba(0, 0, 0, 0.3);
    color: #333333;
    display: inline-block;
    font: 14px/20px  'Lucida Grande', sans-serif;
    padding: 5px 10px;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.5);
	white-space:nowrap;
    text-transform: none;
}
.bubble:after, .bubble:before {
    border-left: 13px solid #f21126;

    content: "";
    left: 0;
    position: absolute;
    top: -20px;
	z-index:200;
}
.bubble:before {
   border-left: 11px solid rgba(0, 0, 0, 0.1);
    left: 4px;
}


.thumb img{
	/* display:block; */
	border:none;
	height: 108px;
}
.thumb a{
        overflow:hidden;
}
.menuitem .bubble{
display:none;
    left: 3px;
    position: absolute;
    top: 30px;
	z-index:10;
}
.menuitem{
	position:relative;
	display:inline-block;
	height:60px;
}
.menuitem:hover .bubble{
	display:block;
}
#intro{
	border:1px solid #690101;
	background:url(/images/map/bg_main.png);
	margin-top:20px;
	padding:29px 0 12px 8px;
	-moz-border-radius:4px;
	-khtml-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	box-shadow:1px 1px 1px black,-1px 1px 1px #000,1px -1px 1px black,-1px -1px 1px #000, 0 0 2px #000 inset;
}

#intro.home{
	background:black;
	padding: 20px;
	padding-bottom: 60px;
}
#intro.home img{
	max-width:100%;
}
#submenu a{
	text-decoration:none;
	text-transform:uppercase;
	color: #8C1B5D;
	font-weight:bold;
}
#submenu a.active{
	color:#f21126;
}
#submenu ul{
	margin:0;
	width:620px;
}
#submenu li{
	float:left;
	/* width: 32%; */
	list-style: none;
	padding-right: 3em;
}
#submenu{
	border:2px solid #c6c6c6;
	margin-top:14px;
	margin-left: -10px;
	background-color:#ccc;
	padding:12px 0 12px 12px;
	-moz-border-radius:3px;
	-khtml-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	padding:10px;
	min-height:20px;
}
#intro .thumb{
	display:inline-block;
	margin-right:8px;
	margin-bottom:8px;
}
#intro{
text-align:center;
}
#bottommenu{
	position:relative;
	top:-40px;
}
#bottommenu a{
    color: #ccc;
    padding: 0 3px;
    text-decoration: none;
    text-transform: uppercase;
}
#bottommenu a.active{
	color:#f21126;
}
h1, h2, h1 a, h2 a {
    	font-size: 18px;
	font-family:  'MyriadPro-Regular', 'Myriad Pro Regular', MyriadPro, 'Myriad Pro', sans-serif;
    	font-weight: regular;
   	margin-bottom: 3px;
    	margin-top: 0;
    	text-decoration: none;
   	color: black;
}
.thumb a{
	position:relative;
	display:block;
}
.thumb .title{
	position:absolute;
	bottom:0;
	right:0;
	left:0;
	padding:2px 2px 2px 4px;
	font-size:85%;
	background-color:black;
	color:white;
	text-decoration:none;
	display:none;
	text-align:left;
}
.thumb a:hover .title{
	display:block;
}
.left_cell{
	width: 50%;
	float:left;
	height:400px;
	overflow:auto;
	/* padding-right:10px; */
	/* margin-left: 5px; */
}
.left{
	height:400px;
	overflow:auto;
	padding-right: 20px;
	-webkit-overflow-scrolling:touch;
	padding-bottom: 20px;
}
.list-item{
	border:0px solid #888758;
	padding:20px;
	margin-bottom:12px;
	background-color:#fff;
	box-shadow:0 0 4px #9c959d inset;
}
.list-item .left_cell{
	height:auto;
	width: 70%;
}
.right_cell{
	width: 30%;
	float: right;
	text-align: right;
}
.right_cell.xxx{
	width: 50%;
	float: right;
	position: relative;
}
.image_cell{
	width:500px;
	float:right;
	text-align:right;
	overflow:hidden;
}
body{
	background-color:black;
	margin:0;
	font-family:  'Myriad Pro', sans-serif;
	font-size: 13px;
}
#mainmenu{
	left: 150px;
   	position: absolute;
    	top: 109px;
	    font-size: 18px;
    font-weight: regular;
    text-transform: uppercase;
}
#mainmenu a.active{
	text-decoration:none;
	color:#f21126;
}
#mainmenu a{
	text-decoration:none;
	color:#fff;
	padding: 0 10px;
}
#container{
	width:1000px;
	margin:auto;
	padding-top:10px;
}
#header{
	border:0px solid #f21126;
	
	position:relative;
	-moz-border-radius:4px;
	-khtml-border-radius:4px;
	-webkit-border-radius:4px;
	z-index:300;
	border-radius:4px;
	
	position: relative;
	height: 120px;
}
#main{
	border:0px solid #f21126;
	margin-top:20px;
	padding:30px 20px 48px 30px;
	background:url(/images/map/bg.png);
	-moz-border-radius:4px;
	-khtml-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	box-shadow:1px 1px 1px black,-1px 1px 1px black,1px -1px 1px black,-1px -1px 1px black, 0 0 2px black inset;
	position:relative;
}
#footer{
	position:relative;
	text-align:center;
}
#logo{
	display:block;
	width:121px;
	height:118px;
	background-image:url(/images/map/logo_fokbros_web5.png);
	background-repeat: no-repeat;
	position: absolute;
	top:8px;
	right: 38px;
}

}
#logo span,
#logo_footer span{
	display:none;
}
#submenu .cleaner,
.cleaner{
	clear:both;
	list-style:none;
	float:none;
}
@media (max-width:1020px){
	.menuitem .bubble{
		top:20px;
	}
	#container{
		width:auto;
		margin:0 10px;
	}
	.list-item .left_cell{
		width: 60%;
		margin-left: 0;
		padding-right: 0;
		float: left;
	}
	.list-item .right_cell {
		width: 40%;
		float: left;
		margin-top:10px;
	}
	.desc {
		padding-right: 15px;
	}
	#mainmenu {
		left: auto;
		position: static;
		top: auto;
		text-align: center;
	}
	.menuitem {
		position: relative;
		display: inline-block;
		zoom:*;
		height: auto;
	}
	#logo {
		display: block;
		margin: 20px auto;
		position: static;
		top: auto;
		right: auto;
	}
	#header {
		height: auto;
	}
}
@media (max-width: 580px){
	#container{
		width:auto;
		margin:0 10px;
	}
	#submenu li {
		float: none;
		width: auto;
	}
	.left_cell, .list-item .left_cell{
		width: auto;
		margin-left: 0;
		padding-right: 0;
		float: none;
		height: auto;
	}
	.right_cell {
		width: auto !important;
		float: none !important;
		margin-top:10px;
	}
	.slideshow{
		height: 270px;
		overflow: hidden;
		position: relative;
		right: auto;
		margin-bottom: 20px;
	}
	.desc {
		padding-right: 15px;
	}
	#mainmenu {
		left: auto;
		position: static;
		top: auto;
		text-align: center;
	}
	.menuitem {
		position: relative;
		display: inline-block;
		zoom:*;
		height: auto;
	}
	#logo {
		display: block;
		margin: 20px auto;
		position: static;
		top: auto;
		right: auto;
	}
	#header {
		height: auto;
	}
	.navi {
		bottom: auto;
		font-size: 15px;
		font-weight: bold;
		line-height: 12px;
		position: static;
		right: auto;
		text-align: center;
		margin-top:20px;
	}
}

@media (max-width: 400px){
	#intro .thumb{
		width:100%;
		margin-right: 0;
	}	
	#intro{
		padding:8px
	}
}