@import "fonts/stylesheet.css";
@import "navigation.css";
@import "highlights.css";
@import "textimg.css";
/*@import "carousel.css";*/
@import "jcarousel.basic.css";
@import "news.css";
@import "form.css";
@import "languages.css";



.tablet 	{	display:	none;	}
.smartphone {	display:	none;	}
.desktop 	{	display:	block;	}


body{
	margin: 0px;
	background: #f4f4f4;
	font-family: 'geogrotesqueregular';
	font-size: 18px;
	line-height: 25px;
	color: #505050;
}


h1,h2,h3,h4,h5,h6{
	font-weight: normal;
}

h1{
	font-family: 'geogrotesquemedium';
	font-size: 20px;
	line-height: 35px;
	text-transform: uppercase;
	text-shadow: 1px 1px 1px #b4121b;
	color: #fff;
	display: inline-block;
	background: #b4121b;
	border: 1px solid #9c0f17;
	border-radius:5px;
	padding: 2px 20px 0px 20px;
	margin: 0px;
}

h1.type_1{
	text-align: center;
	font-size: 30px;
	line-height: 35px;
	text-transform: none;
	background: none;
	border: none;   
	display: block;
	text-shadow: 1px 1px 1px #8c8c8c ;
	margin: 20px 0px;
}

h2{
	font-family: 'geogrotesquemedium';
	font-size: 20px;
	line-height: 30px;
	color: #002d62;
	margin: 0px 0px 20px 0px ;
	text-shadow: 1px 1px 1px #fff;
}


h2.type_1{
	font-size: 30px;
	line-height: 35px;
	color: #fff;
	text-transform: uppercase;
	text-shadow: none;
	margin: 0px;
	
}

#map h2{
	font-size: 25px;
	line-height: 42px;
	margin: 0px;
}

.title h2{
	display: inline-block;
	background: #fff;
	padding: 0px 10px;
	margin: 0px;
}



hr{
	border: none;
	border-bottom: 1px solid #505050;
}

strong,b{
	font-weight: normal;
	font-family: 'geogrotesquemedium';
}

img{
	border: none;
}

iframe{
	max-width: 100% !important;
}

#main .img_wrap{
	padding: 9px;
	border-radius:39px;
	background: url(../images/border-images.png) top left no-repeat;
	background: #AD0A12\9;
	background-size: cover;
	display: inline-block;
}

#main img.image_left,
#main img.image_right,
#main img.image_none{
	border-radius : 30px;
	overflow: hidden;
}

#main .img_wrap.image_left{
	float: left;
	margin-right: 40px;
	
}

#main .img_wrap.image_right{
	float: right;
	margin-left: 40px;
}

a{
	color: #b4121b;
	text-decoration: underline;
	outline: none;
}

a:hover{
	text-decoration: none;
}

h2 a{
	text-decoration: none;
}

#footer #footer_top a{
	color: #fff;
	text-decoration: none;
}

/***** Styles *****/

a.social_link{
	display: inline-block;
	float: right;
	margin-top: 15px;
	height: 21px;
	width: 11px;
	overflow: hidden;
	background: url("../images/fb.png") top left no-repeat;
	-webkit-transition: background 500ms ease-in-out;
	   -moz-transition: background 500ms ease-in-out;
        -ms-transition: background 500ms ease-in-out;
         -o-transition: background 500ms ease-in-out;
			transition: background 500ms ease-in-out;
}

a.social_link:hover{
	background-image: url("../images/fb-white.png");
}

#header_top a.social_link{
	margin: 5px 0px 5px 20px;
	background-image: url("../images/fb-blue.png");
}

#header_top a.social_link:hover{
	background-image: url("../images/fb-orange.png");
}

a.yellow_button{
	display: inline-block;
	background: #f5b300;
	font-family: 'geogrotesquemedium';
	line-height: 54px;
	color: #fff;
	text-transform:uppercase;
	text-decoration: none;
	text-shadow: none;
	font-size: 25px;
	padding: 0px 25px;
	border-bottom: 6px solid #b98700;
	border-radius: 5px;
	margin: 20px 0px;
	-webkit-transition: all 400ms ease-in-out;
	   -moz-transition: all 400ms ease-in-out;
        -ms-transition: all 400ms ease-in-out;
         -o-transition: all 400ms ease-in-out;
		    transition: all 400ms ease-in-out;
}


a.yellow_button:hover{
	background: #b98700;
	border-color: #f5b300;
}

.content_highlights a.yellow_button{
	float: left;
	margin-right: 15px;
}

#bottom a.yellow_button{
	margin:30px 0px 10px 0px;
	-webkit-box-shadow:  0px 0px 50px 0px rgba(255, 255, 255, 0.2);
        	box-shadow:  0px 0px 50px 0px rgba(255, 255, 255, 0.2);
}


a.menu{
	display: none;
	margin: 8px 0px 0px 0px;
	background: #002d62;
	padding: 0px 30px;
	text-transform: uppercase;
	text-decoration: none;
	color: #fff;
	line-height: 62px;
	float: right;
	margin-left: 10px;
}

.blue{
	color: #002d62 !important;
}

.red{
	color: #b4121b !important;
}

span.small{
	font-size: 16px;
	line-height: normal;
}

.content_highlights span.small{
	display: inline-block;
	padding-top: 35px;
}

div.title{
	text-align: center;
	background: url("../images/bg-title.png") center left repeat-x;
	margin: 40px 0px 25px 0px;
}

.date{
	 font-family: 'geogrotesquemedium';
	 line-height: 30px;
	 font-size: 11px;
	 color: #002d62; 
}

.play{
	display:inline-block;
	width: 48px;
	height: 0px;
	padding-top: 48px;
	overflow: hidden;
	background: url("../images/play.png") top left no-repeat;
}

/***** General *****/

ul.download_files{
	list-style: none;
	margin: 20px 0px;
	padding: 0px;
	text-align: left;
}

ul.download_files li{
	margin: 10px 0px;
	padding: 8px 15px;
	background: #fff;
	border: 1px solid #dfded8;
}

ul.download_files li img{
	margin-bottom: -3px;
}

#bottom p{
	margin: 0px;
}

.no_margin{
	margin: 0px !important;
}

/*******************/
/****** Layout *****/
/*******************/

.box_type_1{
	width: 1170px;
	margin: auto;
}

.box_type_2{
	width: 1280px;
	margin: auto;
}

.box_type_3{
	width: 336px;
	float: left;
	margin-right: 80px;
}

.box_type_4{
	width: 1250px;
}

.cols{
    -webkit-column-count: 2;
    -webkit-column-gap: 150px;
       -moz-column-count: 2;
       -moz-column-gap: 150px;
       		column-count: 2;
			column-gap: 150px;
}

.cols p{
	margin: 0px 0px 20px 0px;
}

/****** Header ******/

#header{
	background: url("../images/bg-header.png") top center repeat-x;
	min-height:122px;
	min-width: 1170px;
	width: 100%;
	position: fixed;
	z-index: 99;
}

#header #header_content a#logo{
	display: inline-block;
	float: left;
}

#header #header_content a#logo.smartphone{
	display: none;
}

#header #header_content #header_right{
	display: block;
	text-align: center;
}

/***** Top *****/

#main_top{
	width: 100%;
	min-width: 1170px;
	background: url("../images/bg-top.jpg") top center no-repeat;
	min-height: 502px;
	padding-top: 50px;
}


/***** Main *****/

#main{
	padding-top: 94px;
	min-width: 1170px;
	background: #f4f4f4;
}

#main.background{
	width: 100%;
	background:#f4f4f4  url("../images/bg-bottom.jpg") 50% 119% no-repeat;
}

#main_bottom{
	background: #ffffff;
	border: 1px solid #dfded8;
	padding: 15px 55px 65px 55px;
	margin-top: 35px;
}

/** Bottom **/

#bottom{
	color: #fff;
	padding-bottom: 50px;
	margin-top: 35px;
	padding-top: 20px;
	text-align: center;
}

#bottom.background{
	background: url("../images/bg-bottom.jpg") bottom center no-repeat;
}

/***** Home *****/

#main.home{
	background: #f4f4f4  url("../images/bg-bottom.jpg") bottom center no-repeat;
}

#main #home_top{
}

#main #home_top #top_left{
	width: 535px;
	float: left;
}

#main #home_top #top_right{
	width: 535px;
	float: right;
}

#main #home_middle{
	background: #ffffff;
	border: 1px solid #dfded8;
	padding: 10px 55px 45px 55px;
	margin-top: 35px;
}

#main #home_bottom{
	padding: 25px 0px 50px 0px;
	text-align: center;
}

/***** Map *****/

#map{
	position: relative;
}

#map .content_map{
	position: absolute;
	z-index: 99;
	background: #fff;
	border: 1px solid #c8c7c2;
	padding: 20px 30px 25px 30px;
	font-size: 15px;
	line-height: 25px;
	width: 350px;
	top:50%;
	margin-top: -91px;
	left: 50%;
	margin-left: 229px;
}

#map .content_map h3{
	font-size: 25px;
	line-height: 42px;
}

#map .content_map p{
	margin: 0px;
}

/***** Footer *****/

#footer{
	background: #002d62;
	min-height:218px;
	border: 1px solid #001b3b;
	border-left: none;
	border-right: none;
}

#footer #footer_top{
	border-bottom: 1px dotted #000d1d;
	font-size: 14px;
	line-height: 29px;
	padding: 25px 0px 20px 0px;
}

#footer #footer_bottom{
	font-size: 12px;
	line-height: 20px;
	color: #fff;
	border-top: 1px dotted #004597;
}


#footer #footer_bottom p{
	display: inline-block;
}

#footer #footer_bottom p a{
	color: #b4121b;
	text-decoration: none;
}

#footer #footer_bottom p a:hover{
	text-decoration: underline;
}


