/*
	main css style development
	============================
	website 	: 	aia
	date 		: 	15-1-2013		
	company		: 	mozaik creative business solutions
	url			:	http://www.mozaik.com

*/

* {
	margin:0;
   	padding:0;
}

body{
	margin:0;
   	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;	
	color:#fff;	
	background:#333;
	line-height:18px;
	overflow:hidden;	
	width:100%;
	height:100%;
	min-width:1000px;
	text-align:justify;
	-webkit-font-smoothing: antialiased;
     font-smoothing: antialiased;
}
.overflow, .overflow_europe{
	height:500px;
	overflow:auto!important;
}

a img{
	border:none;
}

abbr{
	cursor:help;
	margin:0;
	padding:0;
}
img{
	-webkit-user-select: none; 
	-moz-user-select: none;   
	-ms-user-select: none; 
	-o-user-select: none;
	user-select: none; 
}

p{
	margin:0 0 15px 0;
	padding:0;
}


ul, ol{
	margin:0 0 13px 0;
	padding:0;
	list-style:none;
}
ul li, ol li{
	margin:0 0 3px 0;
	padding:0 0 0 12px;
	list-style:inherit;
	background:url(../images/ulli.png) no-repeat left 6px;
}

header, .home_title, .heading{
	text-align:left;
}

ol{
	margin:0 0 13px 0;
	padding:0;
	counter-reset: li;
	list-style: none;
	/**list-style: inside decimal;
	list-style: inside decimal;*/
	list-style: decimal;
}
ol>li{
	margin:0 0 10px 0;
	position:relative;
	padding:0 0 0 24px;	
	/*text-indent:5px;*/
	z-index:10;
}
ol>li:before{
	content: counter(li);
	counter-increment: li;
	position: absolute;	
	left: 0;
	top: 0;
	margin:0;
	background: #fdb924;
	width:16px;
	height:16px;
	-webkit-border-radius: 8px;
	border-radius: 8px; 	
	color:#454545!important;
	font-size:11px;
	line-height:16px;
	text-indent:0;
	text-align:center;
	z-index:-1;	
}

ul ol, ol ol{
	list-style:none;
	margin-top:4px;
}

a{
	color:#fdb924;
	text-decoration:none;
}
a:hover, a:active{
	color:#fdb924;
	text-decoration:none;
}

.ul_folded{
	clear:both;
	font-weight:bold;
	font-size:14px;
}
.ul_folded li{
	width:40%;
	float:left;
	background:url(../images/li_dot.png) no-repeat left 6px;
	margin-left:18px;
	padding:0 0 0 15px;
}

.ul_spaced li{
	margin:0 0 10px 0;
}

.ul_spaced li a{
	margin:5px 0;
}

article, header, section, aside, nav, footer{
	display:block;
}

@font-face {
    font-family: 'din';
    src: url('../fonts/final/pfdintextcond-regular-web-webfont.eot');
    src: url('../fonts/final/pfdintextcond-regular-web-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/final/pfdintextcond-regular-web-webfont.woff') format('woff'),
         url('../fonts/final/pfdintextcond-regular-web-webfont.ttf') format('truetype'),
         url('../fonts/final/pfdintextcond-regular-web-webfont.svg#pf_din_text_cond_proregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'din_med';
    src: url('../fonts/final/pfdintextcond-medium-web.eot');
    src: url('../fonts/final/pfdintextcond-medium-web.eot?#iefix') format('embedded-opentype'),
         url('../fonts/final/pfdintextcond-medium-web-webfont.woff') format('woff'),
         url('../fonts/final/pfdintextcond-medium-web-webfont.ttf') format('truetype'),
         url('../fonts/final/pfdintextcond-medium-web-webfont.svg#pf_din_text_cond_promedium') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'din_med_italics';
    src: url('../fonts/final/pfdintextcond-medital-web-webfont.eot');
    src: url('../fonts/final/pfdintextcond-medital-web-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/final/pfdintextcond-medital-web-webfont.woff') format('woff'),
         url('../fonts/final/pfdintextcond-medital-web-webfont.ttf') format('truetype'),
         url('../fonts/final/pfdintextcond-medital-web-webfont.svg#pf_din_text_cond_proMdIt') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
	font-family: 'aia_icons';
	src:url('../fonts/aia/AIA_icons.eot');
	src:url('../fonts/aia/AIA_icons.eot?#iefix') format('embedded-opentype'),
		url('../fonts/aia/AIA_icons.woff') format('woff'),
		url('../fonts/aia/AIA_icons.ttf') format('truetype'),
		url('../fonts/aia/AIA_icons.svg#AIA_icons') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
    font-family: 'icomoon';
    src: url('../fonts/aia/icomoon.eot?dnkcjd');
    src: url('../fonts/aia/icomoon.eot?dnkcjd#iefix') format('embedded-opentype'), 
        url('../fonts/aia/icomoon.ttf?dnkcjd') format('truetype'), 
        url('../fonts/aia/icomoon.woff?dnkcjd') format('woff'), 
        url('../fonts/aia/icomoon.svg?dnkcjd#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}
.reportform .input-box td label {
	padding-left: 5px;
}

.reportform .input-box td {
	padding-bottom: 8px;
}
.reportform .input-box input[type="text"] {
	border: 0;
	box-shadow: none;
	border-radius: 0;
	height: 18px;
	width: 200px;
	margin-left: 23px;
}
.header-text {
    margin-top: 40px;
}
.header-text .h3 {
    color: #fdb924;
    font-size: 18px;
    margin-bottom: 5px;
}
.inner-text .h3 {
	color: #fdb924;
	font-size: 18px;
}
.reportform.dpp-form .errorca {
	font-size:14px;
	margin-top:12px;
}
.reportform.dpp-form {
	margin-bottom: 20px;
}
.successfull-message.formreport {
	font-size: 17px;
	line-height: 2;
	margin-bottom: 1rem;
	text-align: center;
}
.reportform #ClasSpan {
	float: left;
	width: 100%;
	margin-top: 5px;
}
.reportform .input-box .req {
	color: #fdb924;
	font-size: 16px;
}
.errorform {
	color: #f7bc39;
	float: left;
	text-align: center;
	width: 100%;
	font-size: 18px;
}
.inner-text {
    float: left;
    margin-bottom: 25px;
}
.reportform .input-box {
	counter-increment: input-box;
	display: block;
	float: left;
	width: 100%;
	margin-bottom: 25px;
}
.reportform .input-box textarea {
    margin-left: 23px;
    width: 100%;
    height: 50px;
}
.reportform .input-box .tlt {
	margin: 0 0 10px 0;
    position: relative;
    padding: 0 0 0 24px;
	    display: block;
		font-weight: bold;
    font-size: 13px;
}
.reportform .input-box table {
    padding-left: 23px;
    padding-top: 2px;
}
.reportform .input-box .tlt:before {
	display: inline-block;
	position: absolute;
    left: 0;
    top: 0;
    margin: 0;
    background: #fdb924;
    width: 18px;
    height: 18px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    color: #454545;
    font-size: 11px;
    line-height: 18px;
    text-indent: 0;
    text-align: center;
	content: counter(input-box);
	font-weight:bold;
}
.icon-deli:before {
    content: "\e800";
}

.icon-camera:before {
    content: "\e90f";
}

/* === */

.d-none {display:none !important;}

.strong-red {
    color: #fdb924!important;
}
.more-categories {
    color: #ffffff;
    overflow: hidden;
    line-height: normal;
    font-weight: 500;
    display: block;
    width: 100%;
    margin-bottom: 2rem;
}
.map_footer-new.data-protection-height {
    background: none;
    position: relative;
    margin: 0 auto;
    width: 93%;
    padding: 0 3%;
    max-width: 1115px;
    margin-top: 155px;
    font-family: 'Roboto Condensed', sans-serif;
}
.dpp-form {
    display: block;
    position: relative;
    overflow: hidden;
    width: 100%;
    max-width: 850px;
    margin: 0 auto;
    margin-bottom: 3rem;
}
.dpp-form .form-desc {
    display: block;
    position: relative;
    overflow: hidden;
    width: 100%;
    margin-bottom: 3rem;
}
.dpp-form .checkbox-desc > span {
    color: #ffffff;
    overflow: hidden;
    font-size: 19px;
    line-height: normal;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 500;
    text-align: center;
    display: block;
    width: 100%;
    margin-bottom: 1rem;
}
.dpp-form .checkbox-desc > div {
    color: #ffffff;
    overflow: hidden;
    font-size: 16px;
    line-height: normal;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 300;
    display: block;
    position: relative;
    width: 100%;
    margin-bottom: 3rem;
    text-align: left;
}
.dpp-form .checkbox-desc .checkbox-inline {
    display: block;
    position: relative;
    overflow: hidden;
    margin-bottom: 1.5rem;
    font-family: "din", Arial, Helvetica, sans-serif;
    font-size: 17px;
}
.data-protection-height span {
    font-family: "din", Arial, Helvetica, sans-serif;
    font-size: 17px;
}
.dpp-form .tag_athens_desc p {
    margin-bottom: 0px;
    font-family: "din", Arial, Helvetica, sans-serif;
    font-size: 17px;
}
.dpp-form .element-input.row1.from_input input {
    background: transparent;
    border: none;
    border-bottom: 1px dashed #ffffff;
    border-radius: 0px;
    color: #ffffff;
    font-family: "din_med", Arial, Helvetica, sans-serif;
    height: auto;
    width: 100%;
    box-shadow: none;
    padding-bottom: 10px;
    font-weight: normal;
    font-size: 22px;
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    appearance: none;
    outline: none;
}
.contact-disclaimer-noise {
    font-size: 11px;
    line-height: normal;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 300;
}
.successfull-message {
    font-size: 26px;
    line-height: 48px;
    margin-bottom: 1rem;
    text-align: center;
}
.ticket-offer-banner {
    float: left;
    width: 100%;
    margin-top:1rem;
}
.ticket-offer-banner .terms {
    width: 83%;
}
.ticket-offer-banner .banner-right .badge img {
    width: auto;
    max-width: 130px;
    margin: 0 auto;
}
.ticket-offer-banner .banner-right {
    float: left;
    width: 15%;
    padding: 10px 0;
    margin-top: 12px;
    margin-left: 2%;
}
.banner-right {
    float: left;
    width: 33%;
    padding: 10px 0;
    margin-top: 12px;
    margin-left: 2%;
}
.history-back a {
    font-size: 24px;
}
.history-back {
    float: left;
    width: 100%;
    margin-bottom: 1.5rem;
    font-family: "din_med", Arial, Helvetica, sans-serif;
    font-weight: normal;
}
.banner-right img {
    width: 100%;
    height: auto;
    display: block;
}
.top_bar_item.career {
    text-shadow: none !important;
}
.dpp-form .form-desc .tag_athens_desc {
    width: 100%;
}
.dpp-form .element-input.row1.from_input:last-child {
    margin: 0px;
}
.dpp-form .element-input.row1.from_input {
    float: left;
    width: 30%;
    margin-right: 5%;
}
.dpp-form .element-input.row1.from_input label {
    color: #667ba4;
    font-weight: 700;
    font-size: 25px;
}
.dpp-form .form-group-text > span {
    color: #ffffff;
    overflow: hidden;
    font-size: 20px;
    line-height: normal;
    font-family: "din", Arial, Helvetica, sans-serif;
    font-weight: 500;
    text-align: center;
    display: block;
    width: 100%;
    margin-bottom: 3rem;
}
.dpp-form .element-input.row1.from_input input::placeholder {
    color: #667ba4;
    opacity: 1;
}

.dpp-form .element-input.row1.from_input input:-ms-input-placeholder {
   color: #667ba4;
}

.dpp-form .element-input.row1.from_input input::-ms-input-placeholder {
   color: #667ba4;
}
.dpp-form .checkbox-desc .input-box {
    max-width: 650px;
    margin: 0 auto;
    margin-bottom: 3rem;
}
.dpp-form .checkbox-desc ul {
    padding-left: 2.5rem;
    list-style: initial;
    margin-top: 5px;
}
.dpp-form .checkbox-desc ul li {
    background: transparent;
    padding: 0px;
    text-align: left;
    margin-bottom: 5px;
    font-family: "din", Arial, Helvetica, sans-serif;
    font-size: 17px;
}
.dpp-form .thank-you p {
    text-align: right;
}
.dpp-form .thank-you {
    float: right;
    width: 100%;
}
.checkbox-inline {
    display: block;
    position: relative;
    padding-left: 30px;
    margin-bottom: 12px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.checkbox-inline input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}
.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 15px;
    width: 15px;
    border: 1px solid #fff;
}
.checkbox-inline:hover input ~ .checkmark {
    background-color: #ccc;
}
.checkbox-inline input:checked ~ .checkmark {
    background-color: #2196F3;
}
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}
.checkbox-inline input:checked ~ .checkmark:after {
    display: block;
}
.checkbox-inline .checkmark:after {
    left: 4px;
    top: 0px;
    width: 4px;
    height: 8px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.dpp-form .checkbox-desc .more-info {
    position: relative;
    margin: 0 auto;
    width: 80%;
    color: #ffffff;
    overflow: hidden;
    font-size: 16px;
    line-height: normal;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 300;
}
.dpp-form .button-form input {
    background: #fdb924;
    font-family: "din_med", Arial, Helvetica, sans-serif;
    font-weight: normal;
    letter-spacing: 1px;
    padding: 10px 10px;
    color: #0057A3;
    font-size: 18px;
    border-radius: 0px;
    margin: 0 auto;
    width: 140px;
    height: 40px;
}
.dpp-form .contact-data table tr {
    float: left;
    margin-right: 4%;
}
.dpp-form .contact-data table tr img {
    width: 100%;
    margin: 0;
    top: 0px;
}
.dpp-form .contact-data .label_autowidth, .dpp-form .contact-data table, .dpp-form .contact-data .button-form {
    float: left;
}
.dpp-form .contact-data .label_autowidth {
    width: 25%;
    margin-right: 3%;
    font-size: 22px;
    color: #ffffff;
    font-weight: 500;
    padding: 0px;
    height: 40px;
    margin-bottom: 0px;
    line-height: 40px;
    font-family: "din", Arial, Helvetica, sans-serif;
}
.dpp-form .contact-data table {
    width: 48%;
    margin-right: 3%;
}
.dpp-form  .contact-data table tr input {
    width: 150px !important;
    height: 40px;
    border: 0px;
    border-radius: 0px;
    box-shadow: none;
    margin: 0px;
    padding: 0px 10px;
    font-size: 16px;
}
.dpp-form .checkbox-desc .contact-data {
    width: 80%;
    margin: 0 auto;
    margin-bottom: 3rem;
}
.dpp-form .contact-data table tr:last-child {
    float: right;
    margin: 0px;
}
.dpp-form .checkbox-desc .formError {
    margin: -34px 0 0 0px !important;
}
.dpp-form  .errorca {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 16px;
    margin: 10px 0px 0px;
    font-weight: 500;
    color: #fdb924;
}
.privacy-policy h2 {
    font-size: 26px;
    line-height: normal;
    margin-bottom: 1rem;
    font-family: "din_med", "din", Arial, Helvetica, sans-serif;
    font-weight: normal;
}
.privacy-policy p, .privacy-policy li {
    color: #ffffff;
    font-size: 16px;
    line-height: normal;
    font-weight: 300;
    background: none;
    padding: 0 0 0 5px;
    font-family: "din", Arial, Helvetica, sans-serif;
}
.privacy-policy strong {
    font-family: "din_med", Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 18px;
}
.privacy-policy ul {
    list-style: initial;
    padding-left: 50px;
}
.privacy-policy ol {
    padding-left: 25px;
}
.privacy-policy ol li:before {
    content: none;
}
.privacy-policy p a, .privacy-policy li a {
    font-weight: normal;
    font-family: "din_med", Arial, Helvetica, sans-serif;
}
.privacy-policy-top span {
    padding-right: 5px;
}
.dpp-form .form-desc .tag_athens_title h1 {
    font-family: "din_med", "din", Arial, Helvetica, sans-serif;
    font-weight: normal;
}
.contact-disclaimer {
    font-size: 13px;
    line-height: normal;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 300;
}
.contact-disclaimer strong {
    text-decoration: underline;
    font-weight: 500;
}
.contact-disclaimer span {
    margin-bottom: 5px;
    display: block;
}
.dpp-form .checkbox-desc .form-group-text span span {
    display: block;
    font-size: 13px;
    margin-top: 5px;
}
.dpp-form .checkbox-desc .more-info p {
    text-align: center;
    font-weight: normal;
    text-decoration: underline;
    margin-bottom: 3rem;
    font-family: "din_med", Arial, Helvetica, sans-serif;
    font-size: 18px;
}
.main_column_content .footer .footer_inner a:hover {
    color: #fdcf24;
}
.main_column_content .footer .footer_inner a {
    color: #fff;
}
.data-protection-height {
    min-height: 733px;
}
.disclaimer-box {
    font-size: 13px;
    line-height: normal;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 300;
}
.dpp-form .checkbox-desc .more-info strong {
    color: #fdb924;
    font-size: 18px;
    font-family: "din_med", "din", Arial, Helvetica, sans-serif;
    font-weight: normal;
}
.birth-date {
    display: none !important;
}
.data-protection-top {
    padding-left: 28px;
    position: relative;
    color: #fff;
}
.data-protection-top span {
    margin-right: 5px;
    color: #fdb924;
    font-size: 28px;
    position: absolute;
    left: 0px;
    top: 0px;
}


.bgVideo, #my_video_1{
	width:100%;
	height:100%;
	margin:0;
	padding:0;
	position:absolute;
	z-index:2;
	top:0;
	left:0;
}
.video_bg, .flightinfo_bg, .landing_bg, .travellersinfo_bg, .disclaimer_bg, .faq_bg, .accessibility_bg, .contact_bg, .weather_bg, .eservices_bg, .quickguide_bg, .airport_info_bg, .transportation_bg, .retailpark_bg, .parking_bg, .shopping_bg, .polls_bg, .retailpark_expo_bg, .search_bg{
	width:100%;
	height:100%;
	margin:0;
	padding:0;
	position:fixed;
	z-index:1;
	top:0;
	left:0;
	background:url(../images/backgrounds/airport_info.jpg) no-repeat left center;
	background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	-webkit-background-size: cover;
	-khtml-background-size: cover;
	-ms-background-size: cover;
}
/*.video_bg{
	background-image:url(../images/airport-gif.jpg);
}*/
.flightinfo_bg{
	background-image:url(../images/backgrounds/aeroplane.jpg);
}
.landing_bg{
	background-image:url(../images/backgrounds/airport_info.jpg);	
}
.travellersinfo_bg{
	background-image:url(../images/backgrounds/aeroplane.jpg);
}
.disclaimer_bg, .weather_bg{
	background-image:url(../images/backgrounds/airport_info.jpg);
}
.faq_bg{
	background-image:url(../images/backgrounds/aeroplane.jpg);
}
.accessibility_bg{
	background-image:url(../images/backgrounds/airport_info.jpg);
}
.contact_bg{
	background-image:url(../images/backgrounds/aeroplane.jpg);
}
.eservices_bg{
	background-image:url(../images/backgrounds/airport_info.jpg);
}
.quickguide_bg{
	background-image:url(../images/backgrounds/aeroplane.jpg);
}
.airport_info_bg{
	background-image:url(../images/backgrounds/airport_info.jpg);
}
.transportation_bg{
	background-image:url(../images/backgrounds/aeroplane.jpg);
}
.retailpark_bg{
	background-image:url(../images/backgrounds/airport_info.jpg);
}
.parking_bg{
	background-image:url(../images/backgrounds/aeroplane.jpg);
}
.shopping_bg{
	background-image:url(../images/backgrounds/airport_info.jpg);
}

.gradient_bg{
	width:100%;
	height:100%;
	margin:0;
	padding:0;
	position:fixed;
	z-index:1;
	top:0;
	left:0;
	/*background: #004891;
	background: -moz-linear-gradient(top,  #004891 0%, #033d70 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#004891), color-stop(100%,#033d70));
	background: -webkit-linear-gradient(top,  #004891 0%,#033d70 100%);
	background: -o-linear-gradient(top,  #004891 0%,#033d70 100%);
	background: -ms-linear-gradient(top,  #004891 0%,#033d70 100%);
	background: linear-gradient(to bottom,  #004891 0%,#033d70 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#004891', endColorstr='#033d70',GradientType=0 );*/
	background:url(../images/map_pattern.png) repeat left top;
}

.container{
	width:100%;
	/*height:100%;*/
	margin:0;
	padding:0;
	position:absolute;
	z-index:20;
	top:0;
	left:0;
	bottom:0;
	right:0;
	border-top:solid 10px #fdb924;
}

/**/

.home_horizontal_bar{
	width:100%;
	position:absolute;
	z-index:900;
	left:0;
	top:50%;
	margin:-81px 0 0 0;
}
.home_horizontal_bar_inner{
	padding:0 0 0 20px;
}

.home_horizontal_bar_text{
	width:50%;
	margin:0;
	padding:0;
	float:left;
	font-family:"din", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size:22px;
	line-height:25px;
	position:relative;
}
.home_horizontal_bar_menu{
	/*width:761px;*/
	width:613px;
	margin:0;
	padding:0;
	float:right;
	position:relative;
}

.home_title{
	font-family:"din_med", "din", Arial, Helvetica, sans-serif;
	font-size:47px;
	line-height:48px;
	color:#fbfbfb;
	margin:0 0 25px 0;
	padding:0;
}
.home_link{
	width:49%;
	margin:0;
	padding:0;
	float:left;
	max-width:300px;
}
.home_link a, .gotohome_link{
	color:#fbfbfb;
	background-repeat:no-repeat;
	background-position:left center;
	padding:1px 0 1px 26px;
	cursor:pointer;
	position:relative;
}
.home_link a:hover, .gotohome_link:hover, .home_link a:active, .gotohome_link:active{
	color:#f7bc39;
}

/* ===== */

.home_box{    
    /*width: 18%;*/
	width:135px;
    height: 145px;
    position: relative;
    overflow: hidden;
    background: #fff;
    padding: 0;
    margin: 0 10px 10px 0;
	-webkit-box-shadow:  1px 1px 1px 1px rgba(0, 0, 0, .2);
	box-shadow:  1px 1px 1px 1px rgba(0, 0, 0, .2);         
	cursor:pointer;
	float: left;
	display:block;   
}
.home_box_inner{
	padding:10px 15px;
	display:block;
}
.homebox_icon{
    position: relative;
    left: 0;
	display:block;
	text-align:center;
	font-family:"aia_icons";
	font-size:84px;
	line-height:70px;
	color:#FDB924;
	font-weight:normal;
}
/*.homebox_icon img{
	height:70px;
}*/
.homebox_arrow{
    display: block;
    width: 20px;
    height: 19px;
    background: url(../images/arrow.png) no-repeat center;
    margin: 3px 0 0 0;
}

.homebox_title{
    font-family: "din",  Arial, Helvetica, sans-serif;    
    font-size: 14px;
    line-height: 14px;
    color:#5a5758;
    position: absolute;
    /*bottom:8px;*/
	bottom:13px;
    left: 15px;
	right:15px;
	display:block;
	text-align:center;
}

.home_box:hover{
	background:#0056a4\9;
	color:#fff\9;
}

.home_box:hover .homebox_icon{    
    -webkit-animation: moveFromTop 400ms ease;
    -moz-animation: moveFromTop 400ms ease;
    -ms-animation: moveFromTop 400ms ease;  
	animation:-ms-animation: moveFromTop 400ms ease;       
}
.home_box:hover .homebox_title{
    -webkit-animation: moveFromBottom 500ms ease;
    -moz-animation: moveFromBottom 500ms ease;
    -ms-animation: moveFromBottom 500ms ease;
	animation:-ms-animation: moveFromBottom 500ms ease;
	color:#fff\9;
}

.no_transition .home_box:hover .homebox_icon, .no_transition .home_box:hover .homebox_title{    
    -webkit-animation: none;
    -moz-animation: none;
    -ms-animation: none; 
	animation:none; 	     
}
.no_transition .home_box:hover{
	background:#0056a4; 
	color:#fff;
}
.no_transition .home_box:hover .homebox_title{
	color:#fff;
}



@-webkit-keyframes moveFromTop {
    from {
        -webkit-transform: translateY(-300%);
    }
    to {
        -webkit-transform: translateY(0%);
    }
}
@-moz-keyframes moveFromTop {
    from {
        -moz-transform: translateY(-300%);
    }
    to {
        -moz-transform: translateY(0%);
    }
}
@-ms-keyframes moveFromTop {
    from {
        -ms-transform: translateY(-300%);
    }
    to {
        -ms-transform: translateY(0%);
    }
}

@-webkit-keyframes moveFromBottom {
    from {
        -webkit-transform: translateY(200%);
    }
    to {
        -webkit-transform: translateY(0%);
    }
}
@-moz-keyframes moveFromBottom {
    from {
        -moz-transform: translateY(200%);
    }
    to {
        -moz-transform: translateY(0%);
    }
}
@-ms-keyframes moveFromBottom {
    from {
        -ms-transform: translateY(200%);
    }
    to {
        -ms-transform: translateY(0%);
    }
}



/* ================ */

.cookies-disclaimer{
	position:fixed;
	z-index:500;
	/*bottom:127px;*/
	bottom:0px;
	left:0;
	right:0;
	/*background:#e6b43d;*/
	background: url("../images/footer_bg_15.jpg") center;
	padding: 10px;	
	display:none;
}
.cookies-disclaimer span{
	float: left;
	/*color: #976500;*/
	color:#4096de;
	padding-top: 6px;
	font-size: 12px;
}
.cookies-disclaimer button{
	float: right;
	display: inline-block;
	/*background: #0059a1;*/
	background: #fbb839;
	color: #fff;
	padding: 7px 0;
	position: relative;
	z-index: 5005;
	font-size: 11px;
}
.cookies-disclaimer-bg{
	position:fixed;
	z-index:5000;
	top:0;
	bottom:0;
	left:0;
	right:0;	
}

.footer_home{
	width:100%;
	height:125px;
	padding-top: 12px;
	position:fixed;
	z-index:500;
	bottom:0;
	left:0;
	background:#e6b43d url(../images/footer_bg.jpg) no-repeat center;
	/*background:#00349a url(../images/footer_bg_15.jpg) no-repeat;*/
	background-size: cover;
	box-sizing: border-box;
	display:none;
}

.footer_home--text {
	/*background: url(../images/footer_home_15_text.png) no-repeat center center;
	background-size: contain;
	width: 547px;
	height: 91px;
	margin: 0 auto;*/
}

.footer{
	width:100%;	
	margin:0;
	padding:0;
	position:fixed;
	z-index:600;
	bottom:0;
	left:0;
	background:#7d7c7c;
	font-size:10px;
	line-height:10px;
	text-transform:uppercase;
	color:#fff;
}
.full_column .footer{
	bottom:-50px;
}

.footer_inner{
	margin:0;
	padding:6px 0 10px 20px;
	position:relative;
}
.footer_inner a, .footer_inner .sitemap_link, .tooltip_link{
	color:#fff;
	margin:0 3px;
	cursor:pointer;
	position:relative;
}
.footer_inner a:hover, .footer_inner .sitemap_link:hover, 
.footer_inner a:active, .footer_inner .sitemap_link:active, .footer_inner .loc, .footer_notification_link:hover, .tooltip_link:hover{
	color:#fdcf24;
}

.tooltip_link img{
	position:relative;
	top:2px;
	margin:0 0 0 3px;
}

.social_media img {
	position:relative;
	top:3px;
	margin:0;
	padding:0;
}
.social_media a {
	margin:0 3px 0 0;
}
.social_media a.instagram {
    margin-right: 5px;
}
.footer_right{
	position:absolute;
	top:8px;
	right:12px;
	text-align:right;
}
.footer_notification_link{
	cursor:pointer;
	color:#fff;
	text-transform:none;
	font-size:11px;
}
.footer_notification_link_icon{
	color:#FDB924;
	font-family:"aia_icons";
	font-size:22px;
	position:relative;
	top:5px;
}
.footer_notification{
	position:relative;
	top:-23px;
	left:5px;
	display:block;
	color:#FF5300;
	font-family:"aia_icons";
	font-size:22px;
}

.sitemap_close{
	position:absolute;
	z-index:10;
	bottom:8px;
	right:20px;
	cursor:pointer;
	display:block;
	color:#5e5e5e;
	font-size:9px;
	line-height:10px;
	text-transform:uppercase;
}
.symbol{
	font-size:16px;
	position:relative;
	top:4px;
}
.sitemap_close:hover{
	color:#fff;
}

.sitemap_holder{
	/*max-width:1100px;*/
	margin:0;
	padding:5px 0 13px 20px;
	overflow:hidden;
	font-weight:bold;
	font-size:9px;
	color:#999999;
	line-height:normal;
	text-transform:none;
	display:none;
	text-align:left;
	position:relative;
}
.sitemap_title{
	margin:0;
	padding:0;
	font-size:12px;
	text-transform:uppercase;
	color:#f1b837;
}
.sitemap_part2 .sitemap_title{
	color:#0e52a1;
}

.sitemap_holder a{
	color:#fff;
	display:block;
	margin:0 0 2px 0;
}

.sitemap_holder .sitemap_main_menu_item{
	margin:0 0 2px 0;
	padding:9px 0 0 0;
	display:block;
	color:#f1b837;
	text-transform:uppercase;
}
.sitemap_holder .sitemap_part2 .sitemap_main_menu_item{
	color:#0e52a1;
}

.sitemap_holder a:hover, .sitemap_holder .loc, .sitemap_holder a:active{
	color:#414141!important;
}

.sitemap_holder ul, .sitemap_holder ul li, .submenu ul, .submenu ul li{
	margin:0!important;
	padding:0!important;
	list-style:none!important;
	background:none!important;
}
.sitemap_holder ul li, .submenu ul li{
	padding:0 0 0 10px!important;
}


.sitemap_part1{
	width:66%;
	margin:0;
	padding:0;
	float:left;	
}
.sitemap_part2{
	width:33%;
	margin:0;
	padding:0;
	float:left;
	border-left:dotted 1px #a8a8a8;
}
.sitemap_col, .sitemap_col2{
	width:20%;
	margin:0;
	padding:0;
	float:left;
}
.sitemap_col2{
	width:49%;
}
.sitemapcol_padder{
	margin:0;
	padding:0 5px 0 0;
}
.sitemap_part2 .sitemapcol_padder{
	padding:0 0 0 20px;
}

/**/
.pcms-iframe {
    position: relative;
    display: block;
    /*height: 100%;
    width: 100%;*/
    overflow: hidden;
    margin-bottom:2rem;
}
.main_column, .menu_column, .banners_column, .full_column{
	margin:0;
	padding:0;
	position:absolute;
	z-index:140;
	top:1px;
	bottom:27px;	
}
.menu_column, .banners_column{
	top:0;
	border-top:solid 1px #7D7C7C;
}
.main_column, .banners_column, .full_column, .mapsholder{
	overflow:hidden;
}
.full_column, .mapsholder{
	bottom:0;
}
.main_column{	
	width:64%;
	/**width:600px;		*/
	left:0;
}
.menu_column{
	width:18%;	
	/**width:176px;	*/
	left:64%;
	z-index:142;
	background:#fff;
}
.banners_column{
	width:18%;
	/**width:196px;		*/
	right:0;
	background:#fff;
}
.full_column, .mapsholder{
	width:100%;
}

.full_column .menu_column{
	left:100%;
}
.full_column .banners_column{
	right:-50%;
}
.full_column .main_column_content{
	left:-100%;
}
.full_column .openclose_button, .full_column .main_column .top_bar{
	display:none;
}

/* */

.menu{
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	bottom:0;
	font-family:"din", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size:14px;
	line-height:16px;
	color:#515151;	
}

.menu_block_top, .menu_block{
	width:50%;
	*width:49.95%;
	text-align:center;
	vertical-align:bottom;
	float:left;	
	overflow:hidden;	
	height:176px;
	position:relative;
	float:left;
	display:block;
	color:#515151;
}
.menu_block{
	height:114px;
	cursor:pointer;
}
.menu_block_top{
	height:260px;
}


.logo_home, .logo_maps{
	position:absolute;
	z-index:1000;
	top:1px;
	right:25px;
}
.full_column .logo_home{
	right:45px;
}



.menu_block_inner, .logo{
	background:#fff;
	padding:0;		
	position:absolute;
	top:0;	
	left:0;
	overflow:hidden;
	display:block;
	color:#515151;
	/**/
	right:0;
	bottom:0;
	border-right:solid 1px #7d7c7c;
	border-bottom:solid 1px #7d7c7c;
}
.weather_block{
	background:#f7f7f7;
}

.block_holder{
	position:absolute;
	width:90%;
	height:90%;
	bottom:8px;
	left:5%;
}
a.block_holder{
	color:#515151;
}
a.block_holder:hover{
	color:#515151;
}
a.block_holder:hover .menu_weather_description{
	color:#fdb924;
}

.logo img{
	max-width:100%;
	max-height:100%;
}
.logo .logo_horizontal{
	display:none;
}

.menu_weatherimg{
	max-height:68%;
	max-width:90%;
	display:block;
	position:relative;
	margin:0 auto;
	top:5px;
}
.block_holder .menu_weatherimg{
	max-height:34%;
	max-width:80%;
	top:3px;
}
.menu_title, .menu_weather_title{
	display:block;
	width:100%;
	text-align:center;
	position:absolute;
	z-index:10;
	bottom:0;
	left:0;
	font-weight:normal;
}
.menu_weather_title{
	font-size:12px;
}

.menu_weather_description{
	margin:0 0 5px 0;
	/*color:#b5b5b5;*/
	color:#696969;
	display:block;
	text-shadow: 0px 0px 0px #ffffff;
	font-size:11px;
}
.menu_weather_degrees{
	font-size:1.5em;
	display:block;
}

.menu_block:hover .menu_block_inner, span.hoveredmenu .menu_block_inner{
	-webkit-box-shadow: inset 0px 0px 16px 0px rgba(0, 0, 0, 0.24);
	box-shadow: inset 0px 0px 16px 0px rgba(0, 0, 0, 0.24); 
	*background:#F2F2F2;
}
.menu_block .loc{
	background:#0057A3;
	color:#fff!important;
}

/* ==== */

.submenu{
	width:185px;
	/*width:100%;*/
	position:absolute;
	z-index:400;
	left:0;
	background:#fff;
	-webkit-box-shadow: 0px -2px 10px 0 rgba(0, 0, 0, 0.5);
	box-shadow: 0px -2px 10px 0 rgba(0, 0, 0, 0.5); 
	margin:0;
	padding:10px 0;
	font-family:"din", Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:13px;
	color:#615151;
	display:none;
	text-align:center;
	text-transform:uppercase;
}
.submenu a{
	display:block;
	color:#615151;
	margin:0;
	padding:5px 10px 4px 10px;
}
.submenu a:hover, .submenu .loc, .submenu a:active{
	color:#fff;
	background:#ffb71f;
}

.submenu_pointer{
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 0 11.5px 10px 11.5px;
	border-color: transparent transparent #fff transparent;
	position:absolute;
	z-index:20;
	top:-10px;
	left:50%;
	margin:0 0 0 -11px;
}
.submenu_pointer_up{
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 10px 11.5px 0 11.5px;
	border-color: #fff transparent transparent transparent;
	position:absolute;
	z-index:20;
	bottom:-10px;
	left:50%;
	margin:0 0 0 -11px;		
}

/*.submenu_pointer.pointer_loc{
	border-top: 10px solid #0057A3;
}
.submenu_pointer_up.pointer_loc{
	border-bottom: 10px solid #0057A3;
}*/

/* == */

.time{
	margin:0;
	padding:3px 0 0 0;
	display:block;
	text-align:center;
}
.time_block{
	width:35px;
	height:34px;
	display:inline-block;
	margin:0;
	padding:2px 0 0 6px;
	background:url(../images/time_bg.png) no-repeat left top;
	font-size:25px;
	line-height:29px;
	color:#7e7e7e;
	letter-spacing:7px;
	background-size: auto 100%;
	-moz-background-size: auto 100%;
	-o-background-size: auto 100%;
	-webkit-background-size: auto 100%;
	-khtml-background-size: auto 100%;
	-ms-background-size: auto 100%;
}
.time_sep{
	font-size:20px;
	line-height:20px;
	display:inline-block;
}

.search{
	height:48px;
	background:#f2f2f2;
	margin:0;
	padding:0;
	border-right:solid 1px #7D7C7C;
}
.search_inner{
	margin:0;
	padding:10px 0 0 20px;
}



/**/

.banners_holder, .banner_item{
	width:100%;
	height:100%;
	position:absolute;
	overflow:hidden;
}
.banner_item{
	background-position:center;
	background-repeat:no-repeat;
	background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	-webkit-background-size: cover;
	-khtml-background-size: cover;
	-ms-background-size: cover;
	font-family:"din_med", Arial, Helvetica, sans-serif;	
	color:#23509f;
	display:block;
}

.banner_title_holder, .banner_nav{
	position:absolute;
	z-index:20;
	width:80%;
	left:10%;
	bottom:8%;
	font-size:20px;
	line-height:22px;
}
.banner_title{
	font-family:"din_med_italics", Arial, Helvetica, sans-serif;
	color:#f7bc39;
	margin:0;
	padding:0;
	text-transform:none;
	/*font-size:22px;
	line-height:24px;*/
}

.banner_title_holder img{
	max-width:95%;
	max-height:300px;
	display:block;
	margin:0 0 30px 0;
}

.banner_nav{
	bottom:24%;
}
.banner_nav .dot{
	display:inline-block;
	margin:0 3px 0 0;
	padding:0;
	width:10px;
	height:10px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background:#eaeaea;
	cursor:pointer;
	-webkit-box-shadow: inset -1px 1px 3px 0px rgba(0, 0, 0, 0.3);
	box-shadow: inset -1px 1px 3px 0px rgba(0, 0, 0, 0.3); 
}
.banner_nav .dot:hover, .banner_nav .activeSlide{
	background:#f7bc39;
}

/* ==== */


.top_bar{
	height:35px;
	margin:0;
	padding:10px 0 0 13px;
	border-bottom:dotted 1px #e0e0e0;
	background:url(../images/transparentpattern.png) repeat;
	font-size:13px;
	line-height:15px;
	color:#f5f5f5;
	font-family:"din", Arial, Helvetica, sans-serif;
}
.top_bar_inintro{
	width:auto;
	height:35px;
	display:inline-block;
	background:none;
	border-bottom:dotted 2px #b8bdc5;
	z-index:300;
	position:relative;
}
.top_bar_item{
	margin:0 0 0 9px;
	color:#f5f5f5;	
}
.top_bar .icon{
	position:relative;
	top:2px;
	margin:0 2px 0 0;
}

.top_bar_maps, .top_bar_tools{
	width:auto;
	background:none;
	border-bottom:dotted 2px #b8bdc5;
	height:35px;
	display:inline-block;
}

/*.aiaicon_topbar, .top_bar_item, .callus, .langs, .breadcrumbs, .heading{
	text-shadow:1px 1px 2px rgba(0,0,0, 0.5)!important;
}*/

.aiaicon_topbar, .top_bar_item, .callus, .langs{
	text-shadow:1px 1px 2px rgba(0,0,0, 0.3)!important;
}



.just_arrived_departed{
	margin:8px 0 0 20px;
	position:relative;
	font-size:12px;
	line-height:normal;
	color:#fff;
	text-transform:uppercase;
	text-align:left;
}
.just_arrived{
	margin:0;
	padding:1px 0 0 34px;	
	min-width:220px;
	display:inline-block;
	height:50px;
	position:relative;	
}
.just_departed{
	margin:0 0 0 15px;
	padding:1px 0 0 34px;		
	min-width:220px;
	display:inline-block;
	height:50px;
	position:relative;
}



.callus{
	font-family:"din", Arial, Helvetica, sans-serif;
	color:#fdb924!important;
	/*font-weight:bold;*/
	font-size:13px;
	line-height:13px;
	padding:0 0 0 2px;
	font-weight:normal;
}



.langs{
	margin:0;
	/*padding:2px 0 1px 22px;*/
	color:#f5f5f5;
	display:inline-block;
	/*background:url(../images/ico_langs.png) no-repeat left top;*/
	cursor:pointer;
	padding:10px 3px 8px 5px;
	position:relative;
	top:-10px;
	float:left;
}
.langs .iconchar{
	font-size:18px;
	position:relative;
	top:1px;
	margin:0 1px 0 0;
}
.langs:hover{
	color:#fdb924;
}
.langs.loc{
	background:#fff;
	color:#717171;
}
.langs.loc .iconchar{
	color:#f4bb39;
}

.arrow{
	margin:0 2px;
	font-size:11px;
	position:relative;
	top:-2px;
	font-family:Arial, Helvetica, sans-serif;
	color:#f4bb39;
	font-weight:bold;
}
.sitemap_link .arrow{
	top:-1px;
}

.langs_openclose{
	width:635px;
	position:absolute;
	top:37px;
	left:13px;
	z-index:900;
	text-align:left;
	/*font-family:"din", Arial, Helvetica, sans-serif;	*/
	color:#797979;
	line-height:normal;
	background:#fff;
	margin:0;
	padding:5px 0;
	display:none;
	font-weight:normal;
}
.langs_holder{
	margin:0;
	padding:5px 0 5px 0;
	display:inline-block;
	border-right:dotted 1px #797979;
}

.langs_holder a{
	color:#797979;
	margin:0 10px 0 0;
	padding:0 0 0 4px;
}
.langs_holder a .iconchar{
	position:relative;
	top:1px;
	display:none;
}
.langs_holder .loc .iconchar{
	display:inline-block;
}

.langs_openclose a img{
	position:relative;
	top:2px;
	margin:0 0 0 3px;
	width:19px;
}

.quickguide{
	font-size:13px;
	padding:4px 0 4px 7px;	
	display:inline-block;
	text-transform:uppercase;
}
.quickguide a{
	margin:0 0 0 8px;
	color:#797979;
}
.langs_holder a:hover, .langs_holder .loc, .quickguide a:hover, .quickguide .loc{
	color:#797979;
}

/*.langs_holder a{
	color:#d8d8d8;
	display:block;
	margin:0 0 3px 0;
}
.langs:hover, .langs_holder a:hover{
	color:#fdcf24;
}
/*
.quickguide{
	width:120px;
	position:absolute;
	z-index:300;
	top:0;
	right:15px;
	margin:0;		
	line-height:normal;
	color:#6d6d6d;
	display:block;
}
.full_column .quickguide{
	right:188px;
}

.quickguide .link{
	padding:5px 0 5px 8px;
	background:#fdb924 url(../images/ico_guide.png) no-repeat 90% center;
	display:block;
	cursor:pointer;
	font-size:13px;
}
.quickguide_content{
	margin:1px 0 0 0;
	padding:5px;	
	background:#fdb924;
	font-size:12px;
	color:#6d6d6d;
	display:none;
}
.quickguide_content a{
	color:#6d6d6d;
	display:block;
	margin:0 0 3px 0;
	padding:1px 0;
	background-repeat:no-repeat;
	background-position:right center;
}
.quickguide .link:hover, .quickguide_content a:hover{
	color:#0057A3;
}
*/

.openclose_button{
	position:absolute;
	z-index:700;
	top:46px;
	right:15px;
	width:24px;
	height:21px;
	display:block;
	cursor:pointer;
	border:solid 1px #e0e0e0;
	border-top:none;
	color:#9b7218;
	text-align:center;	
	overflow:hidden;
}
.openclose_button:hover{
	background:#4E5162;
}
.openclose_button span{
	width:100%;
	height:100%;
	display:block;
	position:absolute;
	left:0;
	top:0;
}
.openclose_button .close{	
	background:url(../images/close.png) no-repeat center;
}
.openclose_button .open{
	display:none;
	background:url(../images/open.png) no-repeat center;
}


.main_column_content{
	width:100%;
	height:98%;
	margin:0;
	padding:0;
	position:absolute;
	z-index:100;
	top:46px;
	left:0;
	background:url(../images/transparentpattern.png) repeat;
	overflow:hidden;
}
.nofilter{
	background:none;
}
.text_holder, .text_holder_resized{
	width:600px;
	margin:0;
	padding:30px 0 0 0;
	position:relative;
}
.text_holder_resized{
	/*width:90%;*/
    width:100%;
	max-width:870px;
	min-width:600px;
}
.text_holder_spacer{
	padding:0 0 7px 18px;
	position:relative;
}
.text_autoheight_holder .text_holder_spacer, .text_holder_spacer.nospace{
	padding-bottom:0;
}
.text_holder_spacer .igatelogo{
	position:relative;
	top:-11px;
}
.text_holder_spacer.nospace{
	height:46px;
}

.holder_404{
	width:560px;
	height:303px;
	margin:72px 0 0 0;
	padding:135px 20px 0 20px;
	position:relative;
	background:url(../images/404.png) no-repeat center;
}

.textbox_grey, .textbox, .textbox_resized{
	margin:0 0 2px 0;
	padding:0 18px 7px 18px;
	background:url(../images/transparentpattern_text.png) repeat;
}
.textbox_grey{
	position:relative;
}
.textbox{
	margin:0;
	padding:18px 18px 10px 18px;
}

.textbox_resized{
	position:relative;
	height:400px;
}

.textbox_grey_col1{
	width:264px;
	height:260px;
	margin:0 2px 0 0;
	padding:5px 17px 0 18px;
	float:left;
	background:url(../images/transparentpattern_text.png) repeat;
	position:relative;
}

.textbox_grey_col2{
	width:299px;
	height:265px;
	margin:0;
	padding:0;
	float:left;
	position:relative;
	overflow:hidden;
	background:url(../images/transparentpattern_text.png) repeat;
}

.parking_form_col1 .parkingmargin ,.parking_form_col2 .parkingmargin
{
	margin: 8px 0 6px !important;
}

.bookmobileparking 
{
	height:155px !important;  font-size: 15px !important;
}

.parking_form_col2 .parkcouponhome 
{
	width:97px !important;
}

.textbox_grey_col2_block{
	padding:10px 10px 5px 15px;
	margin:0 0 2px 0;	
}

.block_title{
	margin:0 0 8px 0;
	padding:0 0 10px 0;
	font-weight:bold;
	font-size:16px;
	line-height:26px;
	color:#f4bb39;
}
.block_title img, .tabs_holder .tabs img, .block_title .imgsm, .tabs_holder_home .tabs img{
	position:relative;
	top:8px;
	margin:0 7px 0 0;
}
.block_title .imgsm{
	top:5px;
	margin-right:8px;
}

.text_scroll_holder{
	height:410px;
	position:relative;
	overflow:hidden;
	padding:18px 18px 0 18px;
	background:url(../images/transparentpattern_text.png) repeat;
}
.scroll_spacer{
	height:18px;
}

.text_scroll_inner{
	width:5000px;
	margin:0;
	padding:0;
	position:relative;
	left:0;
	overflow:hidden;
}
.text_scroll_column{
	width:560px;
	margin:0;
	padding:0 25px 0 0; /* 25*/
	float:left;
}

.block_title_traffic{
	padding-left:38px;
	padding-top:6px;
	min-height:30px;
	margin:0;
}
.incident{	
	margin:0;
	padding:0;
	font-size:13px;
	color:#fff;
}


.scroll_pager{
	width:90%;
	max-width:870px;
	min-width:600px;
	margin:2px 0 0 0;
	padding:0;
}
.scroll_pager span{
	width:22px;
	height:20px;
	display:block;
	cursor:pointer;
	text-align:center;
	font-size:11px;
	color:#54514B;
	background:#fdb924;
	float:right;
	margin:0 0 0 1px;
	-webkit-user-select: none; 
	-moz-user-select: none;   
	-ms-user-select: none; 
	-o-user-select: none;
	user-select: none; 
	font-family:"aia_icons";
	font-size:16px; 
	line-height:20px; 
}

.scrollpager_static{
	width:600px;
}
/*.scroll_pager .scroll_left{
	background-position:6px 5px;
}
.scroll_pager .scroll_right{
	background-position:-18px 5px;
}
*/
.scroll_pager .scroll_up{
	background-position:6px center;
}
.scroll_pager .scroll_down{
	background-position:-16px center;
}

.scroll_pager span:hover{
	-webkit-box-shadow: inset -1px 0px 4px 0px rgba(0, 0, 0, 0.40);
	box-shadow: inset -1px 0px 4px 0px rgba(0, 0, 0, 0.40);  
}

/*.scroll_updown span{
	float:left;
	margin:0 0 0 1px;
}
.scroll_updown_right span{
	float:right;
	margin:0 0 0 1px;
}*/

.disclaimer{
	font-size:9px;
	line-height:13px;
	margin:0;
	padding:20px 0 0 0;
}
.mandatory{
	font-size:9px;
	line-height:13px;
	font-style:italic;
}


.scrollblock, .scrollblock_text, .scrollarea_home, .timetable_holder{
    height:260px;
    margin:0;    
    padding:0;
    position:relative;
	overflow:auto;
}

.timetable_holder{
	overflow:hidden;
}



.scrollblock_text, .scrollblock_text_tabs{
	height:343px;
}
.scrollblock{
	overflow:hidden;
}

.scrollarea_home_holder{
	/*height:156px;*/
    height:148px;
	margin:0;
	padding:0;
	position:relative;
}
.scrollarea_home{
	/*height:135px;*/
    height:125px;
	margin-bottom:5px;
}


.scroll_inner{
    position:relative;
}

.scrollblock a:hover{
	text-decoration:underline;
}

.absolute_bottom{
	position:absolute;
	z-index:50;
	bottom:10px;
	left:17px;
    width:50%;
    height:10px;
}

.absolute_bottom.airport_info {
    right:17px;
    left:auto;
    font-size:11px;
    width:auto;
}

.absolute_bottom.airport_info span {
    color:#FDB924;
}
.mt-5 {margin-top:5px;}
.mt-10 {margin-top:10px;}
.pt-15 {padding-top:15px;}
.d-block {display:block;}
.color-grey {color:#484b51;}
.exit_td{width:35px!important}
.checkin_td{white-space:nowrap;}
.nxinfo_td,.scheduled_td{white-space:nowrap;}


/**/

.timetable, .table{
	width:100%;
	margin:0 0 8px 0;
	padding:0;
	border-collapse:collapse;
	border-spacing:0;
	line-height:normal;
	font-size:12px;
}
.table{
	margin:0;
}
.timetable th, .table th{
	background:#f7bc39;
	padding:5px 5px 4px 10px;	
	color:#32353a;
	font-weight:bold;
	border:none;
	text-align:left;
}
.timetable td, .table td{
	padding:0;
	background:#fafafa;
	color:#484b51;
	padding:5px 5px 4px 10px;
	border-top:solid 1px #fff;
	font-size:11px;	
}
.nowrap {white-space:nowrap}
.timetable tr:nth-child(even) td, .table tr:nth-child(even) td{
	background:#f3f2f2;
}
.timetable tr:hover td, .table tr:hover td{
	background:#ebe7e7!important;
}


.overview td{
	font-size:12px;
}

.scrollarea_home .timetable{
	margin-bottom:0;
}


.tracker_td{
	width:70px!important;
	text-align:center!important;
   
}
.flightno_td{
	width:70px!important;
}
 .longTdHeading {display:inline;}
 .shortTdHeading { display:none;}

.timetable_updated, .timetable_notes{
	width:180px;
	margin:0;
	padding:0;
	float:left;
	font-size:10px;
	color:#ddd;
}
.timetable_links, .incidents_links, .timetable_footnote{
	width:370px;
	margin:0;
	padding:0;
	float:right;
	text-align:right;
	font-size:11px;
	font-weight:bold;
	color:#fdb924;
}
.timetable_notes, .timetable_footnote{
	width:auto;
	float:none;
	text-align:left;
    
}
.timetable_footnote{
	text-transform:uppercase;
	padding:10px 0 0 0;
    padding-top:21px;
}

.timetable_links a, .incidents_links a{
	color:#fdb924;
	margin:0 4px;
}
.timetable_links a:hover, .incidents_links a:hover{
	color:#fdb924;
}

.center{
	text-align:center!important;
}
.right_align{
	text-align:right!important;
}
.left_align{
	text-align:left!important;
}
.red{
	color:#fdb924!important;
}
.green{
	color:#8ad285!important;
}
.ciel{
	color:#73a8e6!important;
}

.yellow{
	color:#c07c11!important;
}

.green_square, .red_square, .yellow_square{
	width:8px;
	height:8px;
	display:inline-block;
	background:#98ab15;
	margin:0 0 0 2px;
}
.red_square{
	background:#c32e38;
}

.yellow_square{
	background:#FFFF00;
}

.square_legend{
	width:8px;
	height:8px;
	display:inline-block;
	margin:0 0 0 2px;
}

.orange_bg
{
	background:#F39E40;
}

.incidents_colors .green_square, .incidents_colors .red_square, .incidents_colors .yellow_square{
	width:6px;
	height:6px;
}

.orange{
	color:#fdb924!important;
}
.bold{
	font-weight:bold;
}
.italics{
	font-style:italic;
}

.grey{
	color:#9f9f9f;
}
.grey_light{
	color:#cfcfcf;
}
.white{
	color:#fff;
}
.amount{
	color:#b5b5b5;
	padding:0 5px 0 0;
}
.min_max{
	font-weight:bold;
	font-size:14px;
	padding:0 0 0 10px;
}

.upper{
	text-transform:uppercase;
}

.month_title{
	font-family:"din", Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height:18px;
	text-transform:uppercase;
	margin:0 0 10px 0;
	padding:0 0 4px 0;
	border-bottom:dotted 1px #f7bc39;
}

.div_h1, .yellow_title, .faq_title, .resultheader, .header-yellow, .notification_title, .map_title, .header_title, .header_blue, .text_title, .header_yellow_secondary{
	margin:0 0 12px 0;
	padding:0;
	text-transform:uppercase;
	font-weight:bold!important;
	font-size:13px;
	line-height:15px;
	text-align:left;
	font-style:normal;
	display:block;
}
.div_h1{
	margin-top:5px;
}

.notification_title{
	font-size:22px;
	line-height:25px;
	padding:9px 0 8px 0;
	color:#fdb924;
}
.notification_bubble_blue .notification_title{
	font-size:34px;
	line-height:34px;
	color:#f4bb39;
	background:url(../images/wiz.png) no-repeat left 3px;
	padding:0 0 8px 110px;
}

.bigger{
	font-size:60px;
	line-height:60px;
	color:#fff;
}

.faq_title{
	margin-bottom:3px;
}
.yellow_title, .header-yellow, .map_title, .header_blue, .header_yellow_secondary{
	color:#fdb924;
	font-size:14px;
	margin-bottom:12px;
}
.resultheader{
	color:#fdb924;
	font-size:13px;
	margin:10px 0 3px 0;
}
.header_yellow_secondary{
	padding-top:12px;
}


.divider, .divider_dark, .divider_yellow, .divider_white{
	height:1px;
	margin:8px 0;
	border-top:dotted 1px #dbdcdc;
	display:block;
}
.hr{
	display:none;
}
.divider_dark{
	border-color:#a2a3a3;
}
.divider_yellow{
	border-color:#fdb924;
}
.divider_white{
	border-color:#fff;
}

.divider_border{
	height:7px;
	border-top:solid 1px #c1c1c1;
	position:relative;
	top:-3px;
}

.bold_up{
	margin:0 0 3px 0;
	font-weight:bold;
	text-transform:uppercase;
	line-height:normal;
}
.text_title{
	margin:0 0 3px 0;
	font-size:12px;
	color:#5a5a5a;
}


.div_h1 h1, .div_h1 h2, .div_h1 h3, .div_h1 h4, .div_h1 h5, .div_h1 h6,
.yellow_title h1, .yellow_title h2, .yellow_title h3, .yellow_title h4, .yellow_title h5, .yellow_title h6, 
faq_title h1, faq_title h2, faq_title h3, faq_title h4, faq_title h5, faq_title h6, 
.resultheader h1, .resultheader h2, .resultheader h3, .resultheader h4, .resultheader h5, .resultheader h6, 
.header-yellow h1, .header-yellow h2, .header-yellow h3, .header-yellow h4, .header-yellow h5, .header-yellow h6, 
.notification_title h1, .notification_title h2, .notification_title h3, .notification_title h4, .notification_title h5, .notification_title h6, 
.bold_up h1, .bold_up h2, .bold_up h3, .bold_up h4, .bold_up h5, .bold_up h6{
	font-size:inherit;
	font-weight:inherit;
	margin:0;
	padding:0;
	display:inline;
}

.header-yellow img{
	max-height:30px;
	position:relative;
	top:8px;
	margin:0 2px 0 0;
}

/**/

.more, .more_white{
	font-weight:bold;
	padding:5px 0 0 0;
	display:inline-block;
}
.more_white{
	color:#fff;
	cursor:pointer;
}
.link_more{
	font-weight:bold;
	padding-top:3px;
	display:inline-block;
	font-size:11px;
	line-height:normal;
}

.link_circle, .link_circle_plus{
	width:12px;
	height:12px;
	display:inline-block;
	margin:0 0 0 3px;
	background:#fff;
	-webkit-border-radius: 6px;
	border-radius: 6px; 
	color:#f7bc39;
	text-align:center;
	font-size:11px;
	line-height:13px;
	position:relative;
	font-weight:bold;
}
.link_circle_plus{
	top:1px;
	width:13px;
	height:13px;
	-webkit-border-radius: 6px;
	border-radius: 6px; 
	font-family:"aia_icons"; 
	font-weight:normal;
}

a:hover .link_circle{
	background:#0E52A1;
	color:#fff;
}

.more_white .link_circle{
	background:#f4bb39;
	color:#878787;
}
.more_white:hover{
	text-decoration:none!important;
}

.more_photos_in_form{
	font-size:11px;
	text-transform:uppercase;
	padding:0;
	margin:0 0 0 74px;
}
.more_photos_in_form:hover{
	color:#f4bb39;
}

/**/

.gallery_padder{
	padding:20px 0 0 0;
}

/**/

.results, .back{
	position:absolute;
	bottom:8px;
	left:17px;
	right:15px;
	font-size:10px;
	color:#c3c2c1;
}

.paging_print,.paging_print_autopilot /* gg */{
	position:absolute;
	z-index:10;
	top:12px;
	right:0;
	font-size:12px;
	color:#7d7c7c;
	cursor:pointer;
	padding:1px 2px 2px 22px;	
}
.paging_print .print_icon{
	font-family:"aia_icons";
	font-weight:normal;
	font-size:20px;
	position:relative;
	top:5px;
	margin:0 2px 0 0;
}
.paging_print:hover{
	color:#6D6D6D;
}

.back, .backlink_maps{
	font-weight:bold;
	font-size:15px;
}
.paging{
	width:66% /*gg old 46 */;
	margin:0;
	padding:0;
	display:inline-block;
	float:left;
	position:relative;
}
.paging a{
	display:inline-block;
	width:15px;
	height:15px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	/*background:#fdb924;*/
	color:#fff;
	font-size:12px;
	line-height:16px;
	text-align:center;
	margin:0 4px 0 0;
	padding:0 1px 1px 0;
}
.paging a:hover, .paging .loc{
	text-decoration:none;
	background:#FDB924;
	color:#4e4e4e;
}

.paging .prevpage, .paging .nextpage{
	background:none!important;
	color:#454545!important;
	position:relative!important;	
	font-size:24px;
	line-height:10px!important;
	/*line-height:15px!important;*/
	font-family:"aia_icons";
	top:7px; 
}
.paging .prevpage:hover, .paging .nextpage:hover{
	color:#ccc!important;
}

.total{
	padding:0 0 0 10px;
}

.sort_by{
	width:30% /*gg 50 */;
	margin:0;
	padding:0;
	float:right !important /*gg */;
	text-align:right;
}
.sort_by a:hover{
	color:#fff;
}

/***/

.weather_title_yellow{
	margin:0 0 10px 0;
	padding:0;
	font-weight:bold;
	color:#fdb924;
	font-size:16px;
	line-height:18px;
	text-align:left;
}

.weather_now_descr, .weather_now_details{
	width:28%;
	margin:0;
	padding:0;
	float:left;
	text-align:left;
}
.weather_now_details{
	width:72%;
}

.day_night{
	background:#9d9fa0;
	font-size:12px;
	color:#fff;
	margin:0 auto 10px auto;
	display:inline-block;
	padding:2px 11px;
	text-transform:uppercase;
	line-height:normal;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	float:none;
}

.weatherhover{
	padding:5px 0;
}
.weatherhover:hover{
	background:#525354;
}

.li{
	margin:0;
	padding:0 0 0 13px;
	background:url(../images/li.png) no-repeat left 4px;
	font-size:14px;
	font-weight:bold;
}

.w-celcius, .w-icon, .w-bofor{
	display:inline-block;
	margin:0 0 0 20px;
	padding:0;
	float:left;
}
.column_25 .w-celcius, .column_25 .w-icon, .column_25 .w-bofor{
	float:none;
	display:block;
	margin:0 auto 7px auto;
	padding:0;
}

.celcius, .celcius_big{
	font-size:24px;
	line-height:24px;
	font-weight:bold;
	padding:7px 0 0 0;
}
.celcius_big{
	font-size:31px;
	line-height:31px;
	padding:4px 0 0 0;
}
.w-icon img{
	max-width:65px;
	position:relative;
	top:-7px;
}
.column_25 .w-icon img{
	max-width:55px;
	top:0;
}

.w-bofor, .column_25 .w-bofor{
	width:42px;
	height:29px;
	text-align:center;
	font-weight:bold;
	font-size:16px;
	line-height:16px;
	color:#1a1a1a;
	display:inline-block;
	/*background:url(../images/weather/bofor/n.png) no-repeat center;*/
	background-repeat:no-repeat;
	background-position:center;
	padding:13px 0 0 0;
}
.bofor_S{
	background-image:url(../images/weather/bofor/s.png);
}
.bofor_E{
	background-image:url(../images/weather/bofor/e.png);
}
.bofor_ENE{
	background-image:url(../images/weather/bofor/ene.png);
}
.bofor_ESE{
	background-image:url(../images/weather/bofor/ese.png);
}
.bofor_N{
	background-image:url(../images/weather/bofor/n.png);
}
.bofor_NE{
	background-image:url(../images/weather/bofor/ne.png);
}
.bofor_NNE{
	background-image:url(../images/weather/bofor/nne.png);
}
.bofor_NNW{
	background-image:url(../images/weather/bofor/nnw.png);
}
.bofor_NW{
	background-image:url(../images/weather/bofor/nw.png);
}
.bofor_SE{
	background-image:url(../images/weather/bofor/se.png);
}
.bofor_SSE{
	background-image:url(../images/weather/bofor/sse.png);
}
.bofor_SSW{
	background-image:url(../images/weather/bofor/ssw.png);
}
.bofor_SW{
	background-image:url(../images/weather/bofor/sw.png);
}
.bofor_W{
	background-image:url(../images/weather/bofor/w.png);
}
.bofor_WNW{
	background-image:url(../images/weather/bofor/wnw.png);
}
.bofor_WSW{
	background-image:url(../images/weather/bofor/wsw.png);
}
/*.column_25 .bofor_N{
	padding-left:1px;
}
.bofor_S, .column_25 .bofor_S{
	background:url(../images/weather/bofor_S.png) no-repeat center;
	padding:5px 0 0 0;
	height:33px;
}
.bofor_E, .column_25 .bofor_E{
	background:url(../images/weather/bofor_E.png) no-repeat center;
	padding:12px 0 0 6px;
	width:32px;
	height:27px;
	text-align:left;
}
.column_25 .bofor_E{
	padding-left:7px;
	width:31px;
}
.bofor_W, .column_25 .bofor_W{
	background:url(../images/weather/bofor_W.png) no-repeat center;
	padding:12px 6px 0 0;
	width:32px;
	height:27px;
	text-align:right;
}
.column_25 .bofor_W{
	padding-right:7px;
	width:31px;
}

.bofor_NE, .column_25 .bofor_NE{
	background:url(../images/weather/bofor_NE.png) no-repeat center;
	padding:12px 10px 0 0;
	height:26px;
	width:28px;
}
.bofor_SE, .column_25 .bofor_SE{
	background:url(../images/weather/bofor_SE.png) no-repeat center;
	padding:12px 11px 0 0;
	height:26px;
	width:27px;
}

.bofor_NW, .column_25 .bofor_NW{
	background:url(../images/weather/bofor_NW.png) no-repeat center;
	padding:12px 0 0 12px;
	height:26px;
	width:26px;
}
.bofor_SW, .column_25 .bofor_SW{
	background:url(../images/weather/bofor_SW.png) no-repeat center;
	padding:12px 0 0 12px;
	height:26px;
	width:26px;
}*/


/**/

.weather_column{
	width:50%;
	margin:0;
	padding:5px 0 0 0;
	float:left;
}
.weather_border{
	border-left:dotted 1px #d3d4d5;
	margin:0 0 10px 0;
}

.padder_right{
	padding:0 20px 0 0;
}
.padder_left{
	padding:0 0 0 20px;
}

.weather_center{
	width:260px;
	margin:0 auto;
	text-align:center;
}

.w-details{
	padding:5px 0 0 0;
	font-size:11px;
	text-align:center;
}

.column_25{
	width:25%;
	margin:0;
	padding:0;
	float:left;
	text-align:center;
}


.flight_tracker{
	margin:0;
	padding:0;
	position:relative;
}
.tracker_form{
	width:230px;
	margin:0;
	padding:13px 0 12px 12px;
	background:#434549;
}
.tracking_results{
	background:#434549;
	padding:5px 8px;
	margin:0;
	position:absolute;
	left:250px;
	top:0;
	right:0;
	/*display:none;	gg*/
}

.tracking_results_close{
	width:16px;
	height:16px;
	display:block;
	cursor:pointer;
	background:#fff;
	-webkit-border-radius: 8px;
	border-radius: 8px; 
	text-align:center;
	color:#434549;
	font-size:15px;
	line-height:16px;
	margin:0;
	font-weight:bold;
	position:absolute;
	top:5px;
	right:5px;
}
.tracking_results_close:hover{
	background:#fdb924;
}

/* == */

.press-topics{
	border-top:dotted 1px #fdb924;
	margin:30px 0 0 0;
	padding:13px 0 0 0;
	text-align:left;
}
.press-topics-tlt{
	margin:0 0 7px 0;
	padding:0;
	text-transform:uppercase;
	color:#fff;
	line-height:normal;
	display:block;
	font-weight:bold;
	font-size:13px;
}
.press-topics a{
	display:inline-block;
	margin:0 2px 5px 2px;
}

.box{
	margin:0 0 20px 0;
	padding:5px 15px 6px 30px;
	background:#7A7A7A url(../images/quot.png) no-repeat 8px 8px;
	color:#fff;
	font-weight:bold;
	font-size:13px;
	line-height:20px;
	text-align:left;
}
.box ul{
	margin-top:5px;
}

/* ===== */

.contact_column, .contact_column2{
	width:49%;
	min-width:180px;
	margin:0;
	padding:0;
	float:left;
	display:block;
}
.contact_column2{
	float:right;
}
.nopadding{
	padding:0;
}

.contact_column_wide{
	width:73%;
	min-width:410px;
	margin:0;
	padding:0;
	float:left;
}

.contact_column_right{
	width:132px;
	margin:0;
	padding:0;
	float:right;
}

.regnumber{
	margin:0;
	padding:5px 0 0 0;
	text-align:right;
	color:#cccccc;
	font-size:10px;
	font-style:italic;
}

/**/

.mobileapp_block{
	width:33%;
	margin:0 0 18px 0;
	padding:0;
	float:left;
	text-align:left;
	color:#fff;
}
.mobileapp_block .img{
	margin:0;
	padding:0;
	float:left;
}
.app_text{
	width:51%;
	margin:0;
	padding:0 0 0 7px;
	float:left;
	font-weight:bold;
	font-size:10px;
	line-height:14px;
	display:block;
}
.download{
	display:block;
	font-family:"aia_icons"; 
	font-weight:normal;
	font-size:36px;
	line-height:36px;
	color:#FDB924;
}

.li_title, .li_title_dot{
	margin:0 0 2px 0;
	padding:0 0 0 14px;
	font-weight:bold;
	text-transform:uppercase;
	background:url(../images/li.png) no-repeat left 3px;
}
.li_title_dot{
	background:url(../images/li_dot.png) no-repeat left 7px;
	margin-left:14px;
	padding:0 0 0 12px;
	text-transform:none;
	font-size:14px;
}

.mobileapp_block:hover .download{
	color:#fff;
}



/* ===== */


.flighttracker_content{
	display:none;
}


.tabs_title{
	width:204px;
	margin:0;
	padding:0;
	float:left;
}

.tabs_line{
	/*width:360px;*/
    width:268px;
	min-height:36px;
	margin:0;
	padding:0;
	float:right;
}

.search_tab_holder{
	height:43px;
	margin:0;
	padding:0;
}

.tabs_holder, .tabs_holder_home{
	width:269px;
	margin:0;
	padding:0;
	float:left;
	font-size:13px;
	line-height:normal!important;
	color:#fff;
	font-weight:bold;
}
.tabs_holder .tabs, .tabs_holder_home .tabs{
	width:122px;
	height:33px;
	margin:0;
	padding:2px 3px 5px 8px;
	float:left;
	display:block;
	cursor:pointer;	
	border-right:dotted 1px #575f6f;
	background-color:#989b9f;
	-webkit-box-shadow: inset 2px -2px 4px 1px rgba(0, 0, 0, 0.21);
	box-shadow: inset 2px -2px 4px 1px rgba(0, 0, 0, 0.21); 
	text-shadow: 1px 1px 2px rgba(0,0,0,0.3);
}
.tabs_holder_home{
	width:265px;
    float:right;
}
.tabs_holder_home .tabs{
	width:119px;
}

.tabs_holder .tabs:hover, .tabs_holder .loc, .tabs_holder_home .tabs:hover, .tabs_holder_home .loc{
	background-color:#f7bc39;
}
.tabs_holder .tabs img, .tabs_holder_home .tabs img{
	margin-right:3px;
}


.tab_content{
	margin:0;
	padding:0;
	overflow:hidden;
	display:none;
	position:relative;
}
.tab_content.loc{
	display:block;
}

.tab_search{
	width:115px;
	height:31px;
	margin:0;
	padding:9px 0 0 0;
	float:right;
	/*background:#666;*/
	position:absolute;
	top:0;
	right:0;
	text-shadow: 1px 1px 2px #333;
}

.tabsearch{
	width:64px;
	height:28px;
	margin:0;
	padding:6px 3px 0 24px;
	display:block;
	border:none;
	background:#666 url(../images/ico_search_white.png) no-repeat 8px 7px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	font-weight:bold;	
	cursor:pointer; 
	position:absolute;
	right:17px;
	top:8px;
	text-shadow: 1px 1px 2px #333;
	-webkit-box-shadow: inset 2px 0 4px 0px rgba(0, 0, 0, 0.4);
	box-shadow: inset 2px 0 4px 0px rgba(0, 0, 0, 0.4); 
}
.tabsearch:hover, .corporate_page .tabsearch:hover, .tabsearch.locseach{
	background-color:#434549;
}

.tabsearch.tabsearch_tall{
	height:30px;
	top:0;
	padding-top:11px;
	background-position:6px 11px;
    float:right;
}

.weathertitle .tabsearch{
	top:12px;
}

.tabsearch_arrow{
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 9px 9px 0 9px;
	border-color: #434549 transparent transparent transparent;
	position:absolute;
	bottom:-7px;
	left:50%;
	display:none;
	z-index:10;
	margin:0 0 0 -9px;
}
.tabsearch.locseach .tabsearch_arrow{
	display:block;
}

/**/

.linktabs{
	margin:0;
	padding:0 0 13px 0;
	font-size:13px;
	font-weight:bold;
	height:41px;
}
.linktabs a, .linktabs .tab{
	display:inline-block;
	height:29px;
	margin:0 1px 0 0;
	padding:12px 8px 0 8px;
	float:left;
	color:#fff;
	text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.1);
	border-left:dotted 1px #4a4f5e;
	background:#989b9f;
	/*min-width:100px;*/
	text-align:left;
	cursor:pointer;
}
.linktabs a:hover, .linktabs .tab:hover{
	background:#fdb924;
	color:#fff;
}
.linktabs a:first-child, .linktabs .tab:first-child{
	border:none;
}
.linktabs.tabs_minwidth a, .linktabs.tabs_minwidth .tab{
	min-width:103px;
}
.linktabs.two_tabs_minwidth a, .linktabs.two_tabs_minwidth .tab{
	min-width:210px;
}

.tabstransparent{
	position:relative;
	margin:0;
	padding:0;
	text-transform:none;
}
.tabstransparent a, .tabstransparent .tab{	
	border:none;
	text-shadow:none;
	background:#878787;
	color:#fff;	
	padding:7px 9px 0 9px;/*7px 17px 0 18px; gg*/
	position:relative;
	top:5px;
	-webkit-box-shadow: inset 1px -1px 4px 1px rgba(0, 0, 0, 0.21);
	box-shadow: inset 1px -1px 4px 1px rgba(0, 0, 0, 0.21); 
	text-shadow: 1px 1px 2px rgba(0,0,0,0.3);
}
.tabstransparent a:hover, .tabstransparent .tab:hover, .tabstransparent .loc{	
	color:#f4bb39;	
	background:#878787;
}
.tabstransparent .loc{
	padding:12px 12px 0;/*12px 18px 0 18px; gg*/
	top:0;
	background:url(../images/transparentpattern_text.png) repeat;
	color:#f4bb39;
	-webkit-box-shadow: none;
	box-shadow: none; 	
}
.tabstransparent .loc:hover{
	background:url(../images/transparentpattern_text.png) repeat;
	color:#f4bb39;
}

/**/

.video_link{
	display:inline-block;
	margin:0;
	padding:0;
	font-weight:bold;
	position:relative;
	top:-8px;
	text-decoration:none!important;
}
.video_link:hover{
	color:#fff;
}

.zoom_link{
	padding:0 0 4px 26px;
	margin:2px 0 0 0;
	display:inline-block;
	text-decoration:none;
	position:relative;
}

.gallery_link{
	/*background:url(../images/gallery.png) no-repeat left top;*/
	padding:0 0 4px 0;
	display:inline-block;
	font-weight:bold;
	position:relative;
	top:-8px;
	text-decoration:none;
}
.gallery_link:hover{
	color:#fff;
	text-decoration:none!important;
}

.video_link span, .gallery_link_icon{
	/*width:38px;
	height:38px;
	display:inline-block;
	-webkit-border-radius: 19px;
	border-radius: 19px; 
	position:relative;
	top:13px;
	margin:0 4px 0 0;*/
	font-family:"aia_icons";
	font-size:40px;
	line-height:12px;
	text-shadow:none;
	font-weight:normal;
	position:relative;
	top:12px;
	margin:0 2px 0 0;
	text-decoration:none;
}

.thumb{
	width:115px;
	margin:0;
	padding:0;
	float:left;
}
.thumb_text{
	width:50%;
	margin:0;
	padding:20px 0 0 11px;
	float:left;
}

.text_image{
	max-width:500px;
	margin:0 3px 0 0;
}

/**/

.letters_wide, .letters{
	margin:0 0 1px 0;
	padding:12px 0 8px 0;
	font-family:"din", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size:16px;
	line-height:14px;	
	border-bottom:dotted 1px #f4bb39;
	color:#686868;
}
.letters{
	width:467px;	
	float:left;	
}
.letters a, .letters_wide a{
	color:#f4bb39;
	/*border-left:solid 2px #686868;*/
	display:inline-block;
	margin:0;
	/*padding:2px 3px 2px 4px;*/
	padding:2px 3px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	float:left;
	line-height:16px;
	position:relative;
	min-width:5px;
	text-align:center;
}
.letters a:hover, .letters .loc, .letters a:active, .letters_wide a:hover, .letters_wide .loc, .letters_wide a:active{
	background:#f7bc39;
	color:#151515;	 
}
.letters .letterdivider, .letters_wide .letterdivider{
	float:left;
	margin:1px 0 0 0;
	padding:0;
	font-size:14px;
	position:relative;
	display:inline-block;
}

.letter_pointer{
	width: 0; 
	height: 0;
	border-top: 7px solid #f7bc39;
	border-left: 4px solid transparent; 
	border-right: 4px solid transparent; 
	position:absolute;
	bottom:-6px;
	left:50%;
	margin:0 0 0 -4px;
	display:none;
}
.letters .loc .letter_pointer, .letters_wide .loc .letter_pointer{
	display:block;
}

/**/

.breadcrumbs{
	width:90%;/* gg width:585px;*/
	line-height:13px;/* gg */
	margin:0;
	padding:0 0 0 15px;
	position:absolute;
	z-index:400;
	top:50px;
	left:0;
	font-size:9px;
	color:#fff;
	text-transform:uppercase;
    text-align:left;
}
.breadcrumbs a{
	color:#fff;
	margin:0 3px;
}
.breadcrumbs a:last-child{
	color:#FDB924;
}

/**/

.parking_prices{
	margin:9px 3px 0 0;
	padding:7px 0 0 0;
	border-top:dotted 1px #bdbfbf;
	font-size:12px;
	font-weight:bold;
	color:#b8b8b8;
	line-height:14px;
	text-align:left;
}
.parking_price_column{
	width:81px;
	margin:0;
	padding:0 5px 0 0;
	float:left;
}
.parking_price{
	margin:0;
	padding:3px 0 0 13px;
	font-size:14px;
	line-height:normal;
	color:#f7bc39;
	background:url(../images/li.png) no-repeat left 4px;
}
.reg10{
	font-size:10px;
	font-weight:normal;
}

/**/

.home_routes{
	margin:7px 3px 0 0;
	padding:0 4px 0 0;
	font-size:11px;
	font-weight:bold;
	color:#535353;
	line-height:14px;
	text-align:left;
	position:relative;
}
.home_routes a{
	color:#fdb924;
	text-align:right;
	display:block;
	position:relative;
	top:-32px;
}

/**/

.traffic_highlight{
	margin:0;
	padding:3px 5px;
	background:#484b51;
	font-size:11px;
	font-weight:bold;
	color:#a1a1a1;
}

.seperator{
	margin:0 3px;
	display:inline-block;
}

/*.incident{
	font-size:11px;
	color:#f3f3f3;
	line-height:13px;
	margin:0;
	padding:8px 0 6px 0;
	border-bottom:dotted 1px #b8b8b8;
}*/

.total_incidents{
	width:100px;
	position:absolute;
	z-index:20;
	top:9px;
	right:10px;
	text-align:right;
	font-size:9px;
	line-height:13px;
	color:#88898c;
}

.incidents_colors{
	width:175px;
	margin:0;
	padding:6px 0 0 0;
	float:left;
	font-size:9px;
	line-height:normal;
	color:#88898c;
}
.incidents_links{
	width:95px;
	margin:0;
	padding:3px 0 0 0;
	text-align:right;
}

.transportation_links{
	position:relative;
}
.transportation_column{
	width:45%;
	margin:6px 2% 6px 0;
	padding:0;
	float:left;
	display:block;
	font-size:13px;
	line-height:15px;
	font-weight:bold;
	color:#fff;
	position:relative;
}
.transportation_column.full_width
{
	color:#fff;
	width:100%;
	top: 0;
}


.white-icon-big{
	position:relative;
	top:3px;
	margin:0 2px 0 0;
	font-family:"aia_icons";
	font-size:41px;
	line-height:23px;
	color:#fff;
	background:none;
	font-weight:normal;
	text-align:center;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.3);
	/* -webkit-box-shadow: 0px 0px 3px 1px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 0px 3px 1px rgba(0, 0, 0, 0.2);*/
}

/*.transportation_no_circle{
	width:38px;
	height:38px;
	display:block;
	float:left;
}*/

.transportation_circle{
	width:38px;
	height:38px;
	display:block;
	float:left;
	-webkit-border-radius: 19px;
	border-radius: 19px;
	background:#f4bb39;
	background-position:center;
	background-repeat:no-repeat;
	font-family:"aia_icons";
	font-size:30px;
	line-height:36px;
	text-align:center;
	font-weight:normal;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.3);
	/* -webkit-box-shadow: 0px 0px 3px 1px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 0px 3px 1px rgba(0, 0, 0, 0.2);*/
}
.transportation_title{
	/*width:33px;*/
	margin:0;
	padding:11px 0 0 5px;
	float:left;
	display:block;
	position:absolute;
	top:0;
	left:40px;
}
.transportation_column:hover .transportation_circle{
	background-color:#2451a1;
}
.transportation_column:hover{
	color:#fff;
}


/* ==== */

.entry{
	margin:0;
	padding:12px 0 0 0;	
}
.entry_inner{
	margin:0 0 8px 0;
	padding:3px 0 0 0;
	position:relative;
}

.entry_left, .entry_left_wide, .flights_leftcol, .entry_left_shop, .entry_left_offer, .entry_left_240{
	width:140px;
	margin:0;
	padding:0;
	float:left;	
	position:relative;
	overflow:hidden;
}
.entry_left_wide{
	width:172px;
	margin-right:10px;
}
.entry_left_wide img{
	width:172px;
}
.flights_leftcol img{
	max-width:100%;
}
.entry_left_shop{
	width:217px;
	margin-right:10px;
}
.entry_left_240{
	width:240px;
	margin-right:10px;
}

.entry_left_offer{
	width:152px;
	margin-right:10px;
}

.entry_left_img{
	max-width:100%;
}

.text_image_left{
	width:160px;
	margin:0 15px 16px 0;
	padding:0;
	float:left;
}

.entry_right, .cars_entry_right, .checkin_entry_right, .flights_rightcol, .entry_right_wide, .entry_right_shop, .entry_right_sm, .entry_right_fixed{
	width:60%;
	min-width:350px;
	margin:0;
	padding:0 0 10px 5px;
	float:left;
	font-size:12px;
	line-height:17px;
	text-align:left;
}
.entry_right_fixed{
	width:380px;
}
.entry_right_shop{
	width:58%;
	min-width:10px;
}
.entry_right_wide{
	width:73%;
}
.entry_right_sm{
	width:54%;
	padding:0 0 10px 0;
	min-width:10px;
}

.flights_rightcol{
	padding-top:25px;
}
.entry_main_img, .entry_image, .entry_image_sm, .text_image_left_img{
	margin:0;
	padding:0;
	overflow:hidden;
	background:#fff;
	text-align:center;
	vertical-align:middle;
	display:table-cell;	
	-webkit-box-shadow: inset 0px 0px 8px 0px rgba(0, 0, 0, 0.40);
	box-shadow: inset 0px 0px 8px 0px rgba(0, 0, 0, 0.40); 	
}
.entry_image, .entry_image_sm{
	height:105px;	
	border:solid 1px #9f9f9f;
	width:100%;
}
.entry_image_sm{
	height:90px;
}
.entry_image img, .entry_image_sm img{
	vertical-align:middle;
	display:table-cell;
	max-width:90%;
	max-height:90%;
	margin:0 auto;
}

.entry_main_img img{
	max-width:100%;
	display:block;
}
.text_image_left_img img{
	max-width:100%;
	max-height:100%;
	display:block;
}

.entry_left .entry_image, .entry_left .entry_image_sm{
	width:130px;
}
.entry_left_240 .entry_main_img{
	width:230px!important;
}
.entry_left_240 .entry_main_img img{
	width:230px;
}



/**/

.contact_details_title{
	font-weight:bold;
	padding:0 8px 0 0;
}
.contact_details, .fax_details, .openinghours_details, .dates_details, .email_details, .site_details, .bestprice_details, .address{
	margin:0 0 8px 0;
	padding:1px 0 1px 33px;
	line-height:19px;
	position:relative;	
}



.entry_details{
	width:175px;
	margin:0;
	padding:0;
	float:right;
	text-align:right;
}
.entry_details a, .entry_details_item, .circle_link{
	color:#fff;
	margin:0;
	padding:0 0 6px 12px;
	display:inline-block;
}
.circle_link{
	padding-left:0;
}

.circle_green, .circle_red{
	width:18px;
	height:18px;
	display:inline-block;
	margin:0 0 0 2px;
	color:#67bf4c;
	background:#fff;
	-webkit-border-radius: 9px;
	border-radius: 9px; 
	font-weight:bold;
	font-size:15px;
	text-align:center;
	line-height:18px;
}
.circle_red{
	color:#971433;
	font-size:17px;
	line-height:18px;
}

/*a:hover .circle_green, a:hover .circle_red,
a:active .circle_green, a:active .circle_red{
	background:#F7BC39;
}*/

.cars_column, .cars_column2{
	width:49%;
	margin:0;
	padding:0;
	float:left;
}
.cars_column2{
	float:right;
}
.cars_entry_right, .checkin_entry_right{
	width:40%;
	min-width:105px;
	text-align:left;
}
.checkin_entry_right{
	width:45%;
	text-align:right;
	float:right;
	padding:10px 0 0 0;
}


/* ========= */

.horizontal_scroll_holder{
	/*width:520px;*/
	width:90%;
	margin:0 0 5px 43px;
	padding:0;
	overflow:auto;
	color:#fff;
	height:45px;
}
.scroll-content { width: 2440px; }

.scroll-content-item { width: 55px; height:25px; float: left; margin:0; text-align:center; background:url(../images/point.png) no-repeat bottom center; font-size:11px; line-height:15px; }
.scroll-content-item.loc{
	color:#f4bb39;
	font-size:13px;
}

.jspHorizontalBar .jspTrack{
	width:100%;
	background: none; border-top:dotted 1px #f7bc39; height: 14px; margin:6px auto 0 auto; position:relative;
}
.jspHorizontalBar .jspDrag{
	top:-10px; 
	height: 15px; 
	background:#f7bc39 url(../images/scroll_horizontal.png) no-repeat center; 
	border:none; 
	-webkit-border-radius: 2px; 
	border-radius: 2px; 
	width:42px; 
	left:0;
}
.jspHorizontalBar .jspDrag span{
	width: 0; 
	height: 0; 
	border-bottom: 6px solid #f7bc39; 
	border-left: 6px solid transparent; 
	border-right: 6px solid transparent;
	position:absolute;
	top:-4px;
	left:50%;
	margin:0 0 0 -6px;
}
/*
.scroll-pane { overflow: auto;  padding:0; overflow:hidden;  }


.scroll-bar-wrap { padding: 0; margin: 0; }

.scroll-bar-wrap .ui-slider { background: none; border-top:dotted 1px #f7bc39; height: 14px; margin:6px auto 0 auto; position:relative;  }
.scroll-bar-wrap .ui-handle-helper-parent { position: relative; width: 90%; height: 100%; margin: 0 0 0 14px; }
.scroll-bar-wrap .ui-slider-handle { top:-10px; height: 15px; background:#f7bc39 url(../images/scroll_horizontal.png) no-repeat center; border:none; -webkit-border-radius: 2px; border-radius: 2px; width:42px; left:0;  }
.scroll-bar-wrap .ui-slider-handle .ui-icon { width: 0; 
   height: 0; 
   border-bottom: 6px solid #f7bc39; 
   border-left: 6px solid transparent; 
   border-right: 6px solid transparent;
   position:absolute;
   top:-4px;
   left:15px;  }



/* ===== */

.heading{
	margin:0 0 7px 0;
	padding:0;
	font-family:"din_med", Arial, Helvetica, sans-serif;
	font-size:30px;
	line-height:32px;
	color:#fbfbfb;
	text-transform:uppercase;
	font-weight:normal;
}
.map_text .heading{font-size:25px;}

.entry_title{	
	color:#434549;	
	margin:0 0 5px 0;
	padding:4px 9px 3px 9px;
	background:#f7bc39;
	position:relative;
}
.entry_heading{
	margin:0;
	padding:0 60px 0 0;
	float:left;
	font-family:"din", Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:18px;
	text-transform:uppercase;
}
.entry_heading a{
	color:#494949;
}
.entry_heading a:hover{
	text-decoration:none;
}

.entry_links{
	width:40%;
	margin:0;
	padding:0;
	text-align:right;
	font-size:11px;
	position:absolute;
	z-index:10;
	top:2px;
	right:5px;
}
.entry_links a{
	color:#434549;
	margin:0 2px;
	text-decoration:none;
}
.entry_links a:hover{
	color:#0E52A1;
	text-decoration:none;
}

.entry_text{
	padding:3px 0 0 7px;
}


.logo-CC{	
	margin:0 0 12px 0;
	padding:0;			
}
.logo-CC img{
	max-width:100%;
}

.keyword{
	text-transform:none;
	color:#fff;
}
.high-light{
	color:#67b8eb;
}

.summary{
	font-style:italic;
	margin:0 0 20px 0;
	padding:0 0 0 12px;
	background:url(../images/li.png) no-repeat left 3px;
}
.category{
	color:#bebfbf;
	text-transform:none;
}

.announcement{
	font-style:italic;
	margin:0 0 24px 0;
	padding:0;
}
.announcement_title{
	color:#fdb924;
	font-size:13px;
	margin:0 0 3px 0;
	font-weight:bold!important;
	font-size:13px;
	line-height:15px;
	text-align:left;
	font-style:normal;
	display:block;
}


/**/

.tracker_bubble, .footer_tracker_bubble, .notification_info_bubble{
	position:absolute;
	z-index:800;	
	width:120px;
	margin:0;
	padding:10px 14px 10px 55px;
	background:#232323 url(../images/tracker_bubble.png) no-repeat 7px 10px;
	-webkit-border-radius: 3px;
	border-radius: 3px; 
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
	box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
	font-size:10px;
	line-height:14px;
	font-style:italic;
	color:#f8fdf1;
	border-top:solid 7px #f4bb39;
	text-align:left;
	display:none;
}
.tracker_bubble{
	top:46px;
	left:82px;
}
.footer_tracker_bubble{
	bottom:40px;
	right:84px;
	background:#232323 url(../images/notification_footer.png) no-repeat 7px 10px;
}
.notification_info_bubble{
	background:#232323;
	bottom:23px;
	padding-left:10px;
	text-transform:none;
	width:220px;
	font-style:normal;
	display:none;
	left:-10px;
}
.notification_info_bubble .footer_bubble_arrow{
	right:50%;
	margin-right:60px;
}

.bubble_arrow, .footer_bubble_arrow{
	width: 0; 
	height: 0; 	
	border-left: 6px solid transparent; 
	border-right: 6px solid transparent;
	position:absolute;
	z-index:10;	
}
.bubble_arrow{
	top:-14px;
	left:42px; 
	border-bottom: 9px solid #f4bb39; 
}
.footer_bubble_arrow{
	bottom:-7px;
	right:4px;
	border-top: 9px solid #232323; 
}

.notification_bubble_shadow, .map_popup_bg, .popups_bg{
	width:100%;
	height:100%;
	position:fixed;
	z-index:799;
	top:0;
	left:0;
	background:#000;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	display:none;
}
.notification_bubble, .notification_bubble_b /*gg*/ {
    position: absolute;
    z-index: 1800;
    top: 50%;
    left: 50%;
    width: 540px;
    height: 434px;
    margin: -228px 0 0 -300px;
    padding: 20px 30px 0 30px;
    background: #eeeeee url(../images/pop_notification_bg.jpg) no-repeat center;
    font-size: 12px;
    line-height: 16px;
    font-weight: bold;
    font-style: italic;
    color: #3d3d3d;
    text-align: left;
    display: none;
    overflow: auto;
}
.notification_bubble_blue{
	background:#0e52a1 url(../images/wiz_bg.jpg) no-repeat center;	
	display:block;
	color:#fff;
	line-height:22px;
	height:378px;
}
.notification_bubble_close{
	display:block;
	position:absolute;
	top:13px;
	right:15px;
	cursor:pointer;
	font-size:18px;
	color:#7D7C7C;
	font-family:"aia_icons";
	font-weight:normal;
	font-style:normal;
}
.map_bubble_close {
    display: block;
    position: absolute;
    top: 13px;
    right: 15px;
    cursor: pointer;
    font-size: 18px;
    color: #fff;
    font-family: "aia_icons";
    font-weight: normal;
    font-style: normal;
}

.notification_bubble_blue .notification_bubble_close{
	background:url(../images/close_white.png) no-repeat;
	display:none !important;
}

.wifi_connected{
	padding:20px 0 0 0;
	font-size:22px;
	font-style:normal;
	/*display:none; gg*/
}

/* === */

.ui-autocomplete, .ui-helper-hidden-accessible {
	position: absolute;
	top: 0;
	left: 0;
	cursor: default;
	margin:0;
	padding:5px;
	background:#fff;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	overflow:hidden;
	color:#484b51;	
	-webkit-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.2);
}
.ui-autocomplete li{	
	margin:0 0 1px 0;
	padding:0;
}
.ui-autocomplete li a{
	color:#484b51;
	display:block;
	padding:5px;
	background:#eceaea;	
}
.ui-helper-hidden-accessible{
	display:none;
}
.ui-autocomplete li a:hover{
	color:#fff;
	background:#0E52A1;
}

/* maps */

.map_text{
	margin:0;
	padding:0;
	position:absolute;
	z-index:900;
	top:92px;
	left:0;
	font-size:14px;
}

.map_prev, .map_next{
	width:32px;
	height:32px;
	display:block;
	position:fixed;
	z-index:500;
	top:50%;
	cursor:pointer;
	-webkit-border-radius: 16px;
	border-radius: 16px;
	background-color:#fbb826;
	background-position:center;
	background-repeat:no-repeat;
	text-decoration:none;
	margin:0;
}
.map_prev{
	left:50%;
	margin-left:-400px;
	background-image:url(../images/prev.png);
}
.map_next{
	right:50%;
	margin-right:-400px;
	background-image:url(../images/next.png);
}

.map_prev:hover, .map_next:hover{
	background-color:#0057A3;
}

.maps_menu{
	width:70px;
	margin:0 0 10px 0;
	padding:10px 8px 5px 17px;
	background:url(../images/transparentpattern_text.png) repeat;	
}
.maps_menu img{
	/*max-width:60px;*/
	display:block;
	max-height:48px;
	margin:3px auto;
}

.map{
	width:750px;
	height:700px;
	margin:0 auto;
	position:relative;
}
.map_europe{
	width:1020px!important;
}

.map_holder, .map_holder_europe{
	width:750px;
	position:absolute;
	z-index:200;
	top:120px;
	left:50%;
	margin:0 0 0 -375px;
}
.map_holder_europe{
	width:1020px;
	margin:0 0 0 -510px;
}

.pop-city, .pop-destination_holder, .popupholder{
	width:180px;
	position:absolute;
	z-index:400;
	-webkit-box-shadow: 0px 0px 5px 0 rgba(0, 0, 0, 0.5);
	box-shadow: 0px 0px 5px 0 rgba(0, 0, 0, 0.5); 
	-webkit-border-radius: 2px;
	border-radius: 2px; 
	background:#fff;
	display:none;	
	top:0;
	left:0;
	margin:30px 0 0 -90px;
}
.airlinesContent{
	overflow:hidden;
	-webkit-border-radius: 2px;
	border-radius: 2px; 
}
.pop-destination_holder_blue .tlt-destination{
    background: #0057a4;
}

.popupholder .tlt-destination{
	background:#fbb825;
	color:#fff;	
	text-transform:uppercase;
	display:block;
	font-weight:bold;
	font-size:13px;
	line-height:16px;
	margin:0;
	padding: 15px 20px 8px 15px;
	position:relative;
}

.pop-destination_holder .tlt-destination{
	background:#fbb825;
	color:#fff;	
	text-transform:uppercase;
	display:block;
	font-weight:bold;
	font-size:13px;
	line-height:16px;
	margin:0;
	padding: 15px 20px 8px 15px;
	position:relative;
}

.tlt-destination{
	padding:15px 20px 8px 15px;
	font-size:15px;
}
.pop-city .tlt-city{
	background:#fbb825;
	color:#fff;	
	text-transform:uppercase;
	display:block;
	font-weight:bold;
	font-size:13px;
	line-height:16px;
	margin:0;
	padding:10px 5px 5px 8px;
	position:relative;
}
.txt-city div{
	color:#696969;
	font-size:10px;
	line-height:normal;
	text-transform:uppercase;
	padding:8px 5px 4px 8px;
	border-bottom:dotted 1px #c2c2c2;
}
.txt-city div:nth-last-child(2){
	border:none!important;
}
.line-city{
	display:none;
}

.map_pop_arrow{
	width: 0; 
	height: 0; 
	border-bottom: 10px solid #fbb825; 
	border-left:8px solid transparent; 
	border-right: 8px solid transparent; 
	position:absolute;
	top:-10px;
	left:50%;
	margin:0 0 0 -8px;
}

/**/
.pop-destination_holder, .popupholder{
	width:626px;
	/*height:390px;*/
	z-index:900;
	top:50%;
	left:50%;
	margin:-205px 0 0 -263px;
	overflow:hidden;
	font-size:11px;
	color:#656565;
	padding:0 0 10px 0;
}
.pop-destination_holder_blue {
    margin: -205px 0 0 -200px;
    width: 400px;
}

.pop_destination_close, .popup_close{
	position:absolute;
	z-index:100;
	top:5px;
	right:5px;
	color:#fff;
	font-size:16px;
	cursor:pointer;
	font-weight:normal;
	padding:5px;
}
.pop_destination_close:hover, .popup_close:hover{
	color:#0057a4;
}
.pop-destination .options{
	text-align:right;
	padding:5px;
}
.pop_destination_search, .pop_destination_print{
	width:15px;
	height:15px;
	display:inline-block;
	cursor:pointer;
	font-family:"aia_icons";
	font-size:18px;
	line-height:18px;
	margin:0 5px;
	color:#C2C2C2;
	font-weight:normal;
}
.pop_destination_search:hover, .pop_destination_print:hover{
	color:#888;
}
.textupparking{
	width:575px;
	display:inline-block;
	margin:0;
	padding:3px 0;
	text-align:left;
	line-height:normal;
}

.pop-destination_holder .txt-destination{
	padding:0 5px 0 15px;
}
.tbl-destination{
	padding:0;
	height:320px;
	overflow:auto;
}
.pop-destination_holder_blue .pop-destination h1{
    color: #0057a4;
}
.pop-destination h1{
	margin:0 0 6px 0;
	padding:0;
	font-size:12px;
	color:#fbb825;
	text-transform:uppercase;
	font-family:"din_med", Arial, Helvetica, sans-serif;
	font-weight:normal;
}
.pop-destination table{
	width:100%;
	margin:0 0 13px 0;
	padding:0;
}
.pop-destination table th{
	text-transform:uppercase;
	text-align:left;
	font-size:12px;
	color:#8f9194;
	font-family:"din_med", Arial, Helvetica, sans-serif;
	font-weight:normal;
	padding:4px 10px 4px 0;
	border-top:dotted 1px #dfdfdf;
}
.pop-destination_holder_blue .pop-destination table td{
    font-weight: bold;
    color: #656565;
}
.pop-destination table td{
	text-align:left;
	padding:4px 10px 4px 0;
	border-top:dotted 1px #dfdfdf;
}
.pop-destination table .dark_title{
	color:#575757;
}

.popup_options{
	padding:5px 10px 5px 0;
	text-align:right;
}

/* === */


.map_footer{
	width:100%;	
	margin:0;
	padding:0;
	position:fixed;
	z-index:500;
	bottom:27px;
	left:0;
	background:#ffb600;
	font-size:11px;
	line-height:13px;
	color:#d8e6f6;
	font-weight:bold;
	color:#fff;
}

.map_footer_search_btn, .map_footer_symbols_btn, .map_footer_disclaimer_btn{
    background: #7d7c7c none repeat scroll 0 0;
    border-right: 1px solid #00396b;
    cursor: pointer;
    display: inline-block;
    float: left;
    font-size: 13px;
    height: 25px;
    line-height: 15px;
    padding: 9px 0 0;
    text-align: center;
    width: 130px;
}
.map_footer_search_btn{
	height:34px;
	padding:0;
}
.map_footer img{
	position:relative;
	top:5px;
	margin:0 5px 0 0;
}

.map_footer_search_btn:hover, .map_footer_symbols_btn:hover, .map_footer_disclaimer_btn:hover,
.map_footer_search_btn.loc, .map_footer_symbols_btn.loc, .map_footer_disclaimer_btn.loc{
	background:#5d5d5d;
}

.map_footer_notes{
	width:45%;
	margin:0;
	padding:3px 10px 0 0;
	float:right;
	text-align:right;
	font-weight:normal;
	color:#333;
}

.map_footer_box_text{
	height:180px;
	overflow:auto;
}

.map_disclaimer_box, .map_codessymbols_box, .map_search_box{
	width:235px;
	margin:0;
	padding:25px 7px 60px 20px;
	position:fixed;
	z-index:400;
	background:#5d5d5d;
	bottom:30px;
	left:264px;
	font-size:11px;
	color:#fff;
	line-height:15px;
	display:none;
}
.map_codessymbols_box .mCSB_container, .map_disclaimer_box .mCSB_container{
	padding-right:10px;
}
.map_codessymbols_box{
	left:132px;
}

.map_footer_box_close{
	position:absolute;
	top:6px;
	right:6px;
	font-size:16px;
	color:#9a9a9a;
	cursor:pointer;
	font-weight:normal;
	display:block;
}
.map_footer_box_close:hover{
	color:#fff;
}

.map_search_box{
	width:460px;
	left:0;
	padding:25px 5px 60px 17px;
}
.map_search_box_or{
	width:22px;
	height:22px;
	display:block;
	background:#fff;
	text-align:center;
	position:absolute;
	top:59px;
	left:134px;
	margin:0;
	text-transform:uppercase;
	color:#5d5d5d;
	font-size:10px;
	line-height:22px;
	font-weight:bold;
	-webkit-border-radius: 11px;
	border-radius: 11px;
}

/**/

.formError {
	padding: 4px 10px;	
	border:solid 1px #aeaeae;
	font-size:11px;
	color:#272727;
	font-style:italic;
	background: #f9c953;
	background: -moz-linear-gradient(top,  #f9c953 0%, #f5b02e 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f9c953), color-stop(100%,#f5b02e));
	background: -webkit-linear-gradient(top,  #f9c953 0%,#f5b02e 100%);
	background: -o-linear-gradient(top,  #f9c953 0%,#f5b02e 100%);
	background: -ms-linear-gradient(top,  #f9c953 0%,#f5b02e 100%);
	background: linear-gradient(to bottom,  #f9c953 0%,#f5b02e 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9c953', endColorstr='#f5b02e',GradientType=0 );
	position:absolute;
	z-index:9999;
	margin:-34px 0 0 30px;
	display:none;
}
.formErrorArrow{	
	position: absolute;
	right: 10%;
	top:100%;
	width: 0; 
	height: 0;
	border-top: 7px solid #f5b02e;
	border-left: 7px solid transparent; 
	border-right: 7px solid transparent; 
}
/**/

.box_55{
	width:55%;
	margin:0;
	padding:0;
	float:left;
	display:block;
	text-align:left;
}

.box_50, .box_49{
	width:50%;
	margin:0;
	padding:0;
	float:left;
	display:block;
	text-align:left;
}

#conditionHeavy,
#conditionMedium,
#conditionLight
{
	font-size:93%;
}

.box_49{
	width:49%;
}

.in_circle{
	background:#0e52a1;
	color:#fff;
	font-weight:bold;
	padding:0 5px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	display:inline-block; 
}

.notes{
	color:#d5d5d5;
	font-size:10px;
	font-style:italic;
}
.box_50.notes{
	padding:5px 0 0 0;
}

.home_routes a:hover, .timetable_links a:hover{
	color:#fff;
}

/*

.fixedtable thead.fixed{
	position:fixed;
}
.fixedtable thead.fixed th{
	width:120px;
}*/

.fht-table{
	width:100% !important;
	border-collapse: collapse;
    border-spacing: 0;
}
.fht-table th{
	background:#f7bc39;
	padding:5px 5px 4px 10px;	
	color:#32353a;
	font-weight:bold;
	border:none;
	text-align:left;
}
.fht-table td, .fht-table th{
	word-wrap: break-word;
}


.fht-table,
.fht-table thead,
.fht-table tfoot,
.fht-table tbody,
.fht-table tr{
    margin: 0;
	padding: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: top;
	width:100%;	
}
.fht-table-wrapper,
.fht-table-wrapper .fht-thead,
.fht-table-wrapper .fht-tfoot,
.fht-table-wrapper .fht-fixed-column .fht-tbody,
.fht-table-wrapper .fht-fixed-body .fht-tbody,
.fht-table-wrapper .fht-tbody {
	overflow: hidden;
	position: relative;
}

.fht-table-wrapper .fht-fixed-body .fht-tbody,
.fht-table-wrapper .fht-tbody {
	overflow-y: auto;
	background:#fff;
}

.fht-table-wrapper .fht-table .fht-cell {
	/* appearance */
	overflow: hidden;
	height: 1px;
}

.fht-table-wrapper .fht-fixed-column,
.fht-table-wrapper .fht-fixed-body {
	/* position */
	top: 0;
	left: 0;
	position: absolute;
}
	
.fht-table-wrapper .fht-fixed-column {
	/* position */
	z-index: 1;
}

.fht-tbody .fht-table{
	width:100%!important;
}


/* ===== */

#big-video-wrap{width:100%;
	height:100%;
	margin:0;
	padding:0;
	position:absolute;
	z-index:2;
	top:0;
	left:0;
	overflow:hidden;background:url(../videos/fallback.jpg) no-repeat left center;
	background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	-webkit-background-size: cover;
	-khtml-background-size: cover;
	-ms-background-size: cover;	
}
#big-video-vid,#big-video-image{position:absolute;}
#big-video-control-container{position:fixed;bottom:0;padding: 0 20px;width:100%;
  -webkit-transition-duration:0.6s;-moz-transition-duration:0.6s;-ms-transition-duration:0.6s;-o-transition-duration:0.6s;transition-duration:0.6s;}
/*#big-video-control{width:100%;height:16px;position:relative;}
#big-video-control-middle{margin: 0 56px 0 24px;}
#big-video-control-bar{width:100%;height:16px;position:relative;cursor:pointer;}
#big-video-control-progress{position:absolute;top:7px;height:3px;width:0%;background:#fff;}
#big-video-control-track{position:absolute;top:8px;height:1px;width:100%;background:#fff;}
#big-video-control-bound-left{left:0;}
#big-video-control-bound-right{right:-1px}
#big-video-control-track .ui-slider-handle {opacity:0;}
#big-video-control-playhead{left:30%;}
#big-video-control-play{position:absolute;top:0;left:0;height:16px;width:16px;background-image:url('bigvideo.png');}
#big-video-control-timer{position:absolute;top:1px;right:0;color:#fff;font-size:11px;}
#big-video-control-playhead,#big-video-control-bound-left,#big-video-control-bound-right{position:absolute;top:0;height:16px;width:1px;background:#fff;}
#big-video-control .ui-slider-handle{border-left:solid 1px #fff; width:16px;height:16px;position:absolute;top:-8px;}
.transparent{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0;}
.vjs-big-play-button{display:none !important;}*/


.viewall_abs{
	position:absolute;
	z-index:10;
	bottom:0;
	right:10px;
	text-align:right;
	font-size:11px;
	font-weight:bold;
}

.shoplink{
	color:#fff;
}
.shoplink:hover{
	color:#fdb924;
	text-decoration:none!important;
}
.shoplink span{
	display:none;
}
.shoplink:hover span{
	display:inline-block;
}

.square_red{
	width:12px;
	height:12px;
	background:#c32e38;
	display:inline-block;
	margin:0 0 0 5px;
}

.square_yellow{
	width:12px;
	height:12px;
	background:#ffff00;
	display:inline-block;
	margin:0 0 0 5px;
}

.square_green{
	width:12px;
	height:12px;
	background:#83bb4e;
	display:inline-block;
	margin:0 0 0 5px;
}

.special_offers{
	position:relative;
	padding:10px 0 0 0;
}
.price{
	font-size:1.3em;
	font-weight:bold;
}

.offers_badge{
	background:url(../images/specialoffers.png) no-repeat left top;
	width:102px;
	height:76px;
	display:block;
	position:absolute;	
	z-index:100;
	top:23px;
	right:-5px;
}

.logo_holder{
	width:112px;
	height:72px;
	margin:0 24px 10px 0;
	float:left;	
	background:#fff;
	-webkit-box-shadow: inset 0px 0px 8px 0px rgba(0, 0, 0, 0.40);
	box-shadow: inset 0px 0px 8px 0px rgba(0, 0, 0, 0.40); 	
}
.logo_holder_inner{
	width:112px;
	height:72px;
	display:table-cell;
	vertical-align:middle;
	text-align:center;
}
.logo_holder img{
	max-width:90%;
	max-height:90%;
	margin:0 auto;
	vertical-align:middle;
}

/**/

.table_holder_50{
	width:48%;
	margin:0;
	padding:0;
	float:left;
}

.tbl-common{
	width:100%;
	margin:0 0 15px 0;
	padding:0;
	border-collapse:collapse;
	border-spacing:0;
	border-bottom:solid 1px #fdb924;
}
.float_left{
	float:left!important;
}
.float_right{
	float:right!important;
}

.tbl-common th{
	border:none;
	background:#fdb924;
	font-family:"din", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#4f4e4e;
	text-align:left;
	text-transform:uppercase;
	padding:2px 5px;	
}
.tbl-common .hours{
	text-align:right;
}

.tbl-common td{
	padding:0 5px 5px 0;
}
.tbl-common .price{
	color:#f7bc39;
	width:50px;
}



/**/

.popupholder{
	width:626px;
	height:360px;
	position:fixed;
	z-index:990;
	top:50%;
	margin:-180px 0 0 -313px;
	left:50%;			
	-webkit-border-radius: 2px;
	border-radius: 2px;
	font-size:11px;
	color:#656565;
	padding:0 0 15px 0;
	-webkit-box-shadow: 0px 0px 20px 2px rgba(0, 0, 0, 0.8);
	box-shadow: 0px 0px 20px 2px rgba(0, 0, 0, 0.8); 
}
.popupholder .popupholder_text{
	padding:0 15px;
}

.popupholder_text{
	height:290px;
	overflow:auto;
	margin:0;
	padding:0;
}

/**/


.gmap_holder{
	border:solid 3px #fff;
	height:245px;
	position:relative;
	margin:7px 0;
}
#map_routes{
	width:100%;
	height:245px;
}

.map_select_links{
	margin:7px 0;
	-webkit-box-shadow: inset 0px 0px 5px 0px rgba(0, 0, 0, 0.17);
	box-shadow: inset 0px 0px 5px 0px rgba(0, 0, 0, 0.17); 
	padding:0;
	background:#d9e1e6;
	border:solid 1px #fff;
	font-size:12px;
	color:#575757;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	height:25px;
	position:relative;
	z-index:200;
}
.map_select_links_selector{
	width:100%;
	margin:0;
	padding:0;
	position:absolute;
	top:0;
	left:0;
	z-index:200;
}
.map_select_links_inner{
	margin:0;
	padding:2px 0;
	display:none;
	background:#d9e1e6;
	border:solid 1px #fff;
	border-top:none;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: inset 0px 0px 5px 0px rgba(0, 0, 0, 0.17);
	box-shadow: inset 0px 0px 5px 0px rgba(0, 0, 0, 0.17); 
	z-index:1000;
}
.map_select_links a, .current_map_link{
	display:block;
	padding:2px 15px;
	color:#575757!important;
	cursor:pointer;
}
.current_map_link{
	padding-top:4px;
}
.map_select_links a:hover{
	background:#CFCFD1;
	color:#575757;
	text-decoration:none;
}

.map_total_routes{
	position:absolute;
	z-index:10;
	top:-3px;
	right:0;
}
.map_total_routes_segments{
	font-style:italic;
	font-size:11px;
	text-align:right;
}

.column_40, .column_60{
	width:40%;
	margin:0;
	padding:0;
	float:left;
}
.column_60{
	width:60%;
}
.map_title{
	display:inline;
}

/**/

.traffic_entry{
	margin:20px 0 0 0;
	padding:6px 0 0 0;
	border-top:dotted 1px #b0a9a9;
}

.traffic_title{
	margin:0 0 3px 0;
	padding:2px 5px;
	background:#5d5d5d;
	color:#e4e4e4;
	font-size:12px;
}
.traffic_title_title{
	width:75%;
	margin:0;
	padding:0;
	float:left;
}
.traffic_title_map{
	width:25%;
	margin:0;
	padding:0;
	float:right;
	text-align:right;
}
.traffic_text{
	margin:0;
	padding:2px 0 0 8px;
}

.popup_map_btn{
	font-weight:bold;
	font-size:11px;
	line-height:normal;
	color:#fdb924;
	cursor:pointer;
}
.popup_map_btn:hover{
	color:#fff;
}

.map_popup{
	width:540px;
	height:400px;
	position:absolute;
	z-index:999;
	top:50%;
	left:50%;
	margin:-230px 0 0 -300px;
	padding:6px;
	background:#fff;
	/*display:none; gg*/
}
.map_popup_close{
	position:absolute;
	z-index:10;
	top:8px;
	right:8px;
	display:inline-block;
	padding:5px;
	cursor:pointer;
	color:#494949;
	font-size:20px;
}
.map_popup_inner{
	width:540px;
	height:400px;
	/*position:relative; gg*/
}

.parking_map{
	text-align:center;
	margin:0 0 20px 0;
	padding:10px 0;
	border-bottom:solid 1px #fdb924;
}
.parking_map .parkingimg{
	width:100%;
}

.link_pricelist{
	display:inline-block;
	color:#fdb924;
	margin:0;
	padding:6px 0 4px 35px;
	position:relative;
}
.link_pricelist:hover{
	text-decoration:none!important;
	color:#fff;
}

.parking_offers{
	padding:8px 10px 0 10px;
	height:175px;
	position:relative;
	background:url(../images/parking_offer.png) no-repeat top left;
	background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	-webkit-background-size: cover;
	-khtml-background-size: cover;
	-ms-background-size: cover;
}

.parkingoffer_title{
	font-size:20px;
	line-height:23px;
	color:#fff;
	margin:0 0 13px 0;
}

.text_view_on_map, .listview_on_map{
	background:url(../images/ico_pin.png) no-repeat left top;
	padding:1px 0 2px 16px;
}
.text_view_on_map{
	background-image:url(../images/ico_pin_yellow.png);
	display:inline-block;
	margin:4px 0 0 0;
}
.listview_on_map{
	background-image:url(../images/ico_pin_yellow.png);
}

.parking_table{
	width:285px;
	margin:8px 0;
	padding:0;
	float:left;
	border:none;
	border-top:dotted 1px #dbdcdc;
}
.parking_table td{
	font-weight:bold;
	width:30%;
	color:#b8b8b8;
	padding:12px 0 0 0;
}
.parking_table_note{
	font-size:10px;
	font-weight:normal;
}


/**/

.link_circle_b{
	width:18px;
	height:18px;
	display:inline-block;
	margin:0 0 0 3px;
	background:#fdb924;
	-webkit-border-radius: 9px;
	border-radius: 9px; 
	color:#fff;
	text-align:center;
	font-size:17px;
	line-height:17px;
	position:relative;
	font-weight:bold;
	position:relative;
	top:2px;
	-webkit-box-shadow: inset 1px 1px 2px 0px rgba(0, 0, 0, 0.2);
	box-shadow: inset 1px 1px 2px 0px rgba(0, 0, 0, 0.2); 
}
a:hover .link_circle_b{
	background:#0e52a1;
	color:#fff;
}

.em_09{
	font-size:0.95em;
	top:1px;
}

/**/

.block_80, .block_20{
	width:80%;
	margin:0;
	padding:0;
	float:left;
}
.block_20{
	width:20%;
}

.no_transform{
	text-transform:none;
}
.no_bold{
	font-weight:normal;
}

.area_notes{
	font-size:11px;
	color:#888888;
	font-style:italic;
	background:#e4e4e4;
	padding:10px;
	margin:0 0 13px 0;
}

/**/

.fullpage_bg, .fullpage_bg_text{
	width:100%;
	height:100%;
	margin:0;
	padding:0;
	position:fixed;
	z-index:1;
	top:0;
	left:0;
	background:url(../images/bg.jpg) repeat left top;
}
.fullpage_bg_text{
	background:#47484a;
}

.darksite_bg{
	background:#070707;
}

.text_autoheight_holder, .text_autoheight_resized{
	position:relative;
	margin:50px 0 0 0;
	width:610px;
	/*width:80%;
	max-width:870px;*/
	padding:0 0 100px 0;
}
.text_autoheight_resized{
	width:80%;
	max-width:870px;
}

.wider_width_holder{
	width:995px;
	max-width:995px;
}

.text_autoheight{
	margin:0;
	padding:12px 23px;
	background:url(../images/corporate/transparent_corporate.png) repeat;
	color:#393939;
}



.textbox_accessibility{
	/*background:url(../images/transparent_blue.png) repeat;*/
	background:url(../images/transparentpattern_text.png) repeat;
	color:#fff;
	/*font-weight:bold;*/
	font-size:15px;
	line-height:20px;	
	padding-top:0;
}

.textbox_accessibility .div_h1, .textbox_accessibility .header-yellow{
	font-size:17px;
	color:#f4bb39;
	line-height:20px;
	margin:0 0 15px 0;
	padding:25px 0 0 0;
}

/**/

.backlink{
	position:absolute;
	z-index:500;
	top:12px;
	right:0;
	font-size:15px;
	color:#fff;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
.backlink_fixed, .gallery_notes{
	position:fixed;
	z-index:500;
	bottom:55px;
	right:40px;
	font-size:15px;
	color:#f4bb39;
	font-weight:bold;
	cursor: pointer;
}
.backlink_fixed:hover{
	color:#fff;	
}

.gallery_notes{
	color: #fff;
	right:140px /* gg */;
}
.gallery_notes:hover{
	color:#f4bb39;	
}
.gallery_notes .iconchar{
	font-size: 18px;
	position: relative;
	top: 2px;
}

.social_fblike_holder{
	float:right;
	text-align:right;
	padding:16px 0 0 0;
}

/**/

.grey_line{
	margin:20px 0 8px 0;
	background:#959595;
	padding:4px 8px;
	font-family:"din_med",Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:14px;
	text-transform:uppercase;
	color:#fff;
}

.fb-comments>span{
	width:100%!important;
}

.font_78{
	font-size:78px;
	line-height:78px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

/**/

.gallery_page{
	position:relative;
	margin:50px 0 0 0;
	width:100%;
	padding:0 0 100px 0;
}

.gallery_nav{
	margin:0 0 5px 0;
	padding:15px 0 10px 0;
	/*font-family:"aia_icons"; gg */
	color:#fff;
	font-size:40px;
	line-height:25px;
	font-weight:normal;
}
.gallery_nav a{
	color:#fff;
	position:relative;
	top:5px;
}
.gallery_nav a:hover, .gallery_nav .loc{
	color:#FDB924;
}
.gallery_nav_divider{
	height:28px;
	background:#4d84bb;
	width:1px;
	display:inline-block;
	vertical-align:middle;
	margin:0 5px;
}

.gallery_nav .gallery, .gallery_nav .video{
	width:47px;
	height:40px;
	display:inline-block;
	padding:0;
	margin:0;
}
.gallery_nav .gallery{
	background:url(../images/photogallery.png) no-repeat left bottom;
}
.gallery_nav .video{
	background:url(../images/videogallery.png) no-repeat left bottom;
}
.gallery_nav .gallery:hover, .gallery_nav .video:hover, .gallery_nav .gallery.loc, .gallery_nav .video.loc{
	background-position:left top;
}

.gallery_holder{
	margin:0;
	padding:0;
	position:relative;
	/*margin:0 215px 0 20px;*/
	width:80%;
	margin:0 0 0 20px;
}

.gallery_thumbs{
	width:100%!important;
	margin:0;
	padding:0;
	position:relative;
}

.gallery_thumbs .item{
	width:auto;
	position:relative;
	margin:0 2px 2px 0;
	overflow:hidden;
	text-decoration:none;
	display:inline-block;
}
.gallery_thumbs img{
	border:solid 2px #fff;
	display:block;	
}

.gallery_thumbs .item .galleryhover{
	/*width:250%;
	height:250%;*/
	width:800px;
	height:800px;
	background:url(../images/gallery_hover.png) repeat;
	position:absolute;
	z-index:10;
	top:150%;
	left:150%;
	display:block;
	-moz-transform: scale(1) rotate(45deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
	-webkit-transform: scale(1) rotate(45deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
	-o-transform: scale(1) rotate(45deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
	-ms-transform: scale(1) rotate(45deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
	transform: scale(1) rotate(45deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg); 
}

.galleryhover_zoom{
	position:absolute;
	z-index:20;
	top:250%;
	left:50%;
	font-family:"aia_icons";
	font-size:68px;
	line-height:68px;
	display:block;
	color:#ffb600;
	margin:-34px 0 0 -25px;
}

.gallery_thumbs .item:hover{
	text-decoration:none;
}
.gallery_thumbs .item:hover img{
	border-color:#ffb600;
}
.gallery_thumbs .item:hover .galleryhover{
	top:-120px;
	left:-120px;
}
.gallery_thumbs .item:hover .galleryhover_zoom{
	top:50%;
}

.gallery_options{
	width:126px;
	position:absolute;
	z-index:50;
	top:100px;
	right:25px;
	color:#fbfbfb;
	font-family:"din_med", Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align:right;
}
.gal_option_title{
	font-size:13px;	
	cursor:pointer;
	display:block;
	text-transform:uppercase;
	margin:0 0 5px 0;
}
.gal_option_title:hover, .gal_option_title.loc{
	color:#ffb600;
}

.gal_symbol{
	display:inline-block;
	font-family:"aia_icons";
	margin:0 0 0 2px;
	position:relative;
	top:1px;
	color:#ffb600;
	padding:0 1px 0 0;
	font-size:10px;
}

.gal_options_sub{
	padding:0 0 10px 0;
	margin:0 0 10px 0;
	border-bottom:dotted 1px #407db6;
	display:none;
}

/**/

.guide_title{
	background:#fff;
	margin:23px 0 9px 0;
	padding:7px 20px 7px 46px;
	font-size:14px;
	line-height:14px;
	font-weight:bold;
	color:#747474;
	text-transform:uppercase;
	position:relative;
}
.guide_icon{
	width:33px;
	height:100%;
	display:block;
	position:absolute;
	z-index:10;
	top:0;
	left:0;
	border-right:solid 1px #9f8f54;
	background-color:#f4bb39;
	/*background-repeat:no-repeat;
	background-position:center;
	background-image:url(../images/quick_guide/landing.png);*/
	text-align:center;
	font-family:"aia_icons";
	font-size:26px;
	color:#fff;
	line-height:100%;
	font-weight:normal;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.3);
}

.guide_flags{
	width:35px;
	position:absolute;
	z-index:300;
	top:88px;
	right:-35px;
}
.guide_flags a{
	background:#000;
	margin:0 0 2px 0;
	display:inline-block;		
}
.guide_flags img{
	width:22px;
	margin:0;
	display:block;	
	border-left:none;	
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.23);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.23);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	zoom:1;
}
.guide_flags .loc img{
	width:28px;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity:1;
	border-color:#fff;
}
.guide_flags a:hover img{
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity:1;
}

/**/

.block_60, .block_40{
	width:60%;
	margin:0;
	padding:15px 0 0 0;
	float:left;
	text-align:left;
}
.block_40{
	width:40%;
}

.block_spacing_left{
	padding:0 0 0 30px;
}
.block_spacing_right{
	padding:0 30px 0 0;
}

.bold_beige{
	color:#bebfbf;
	font-weight:bold;
}

.blue_title, .blue_date, .div_h2, .big_title{
	margin:0 0 20px 0;
	padding:0;
	font-weight:bold;
	font-size:14px;
	line-height:14px;
	color:#0e52a1;
	display:block;
}
.blue_date{
	margin:0 0 3px 0;
}
.div_h2{
	font-size:13px;
	margin:0 0 15px 0;
}

.big_title{
	font-size:17px;
	margin:5px 0 10px 0;
}

.bold_blue{
	margin:0 0 3px 0;
	font-weight:bold;
	color:#0e52a1;
}

/**/

.tools_page .textbox_resized{
	background:url(../images/corporate/transparent_corporate.png) repeat;
	color:#545454;
}
.tools_page .scroll_pager span{
	background-color:#0e52a1;
	color:#fff;
}

.bold_table{
	/*width:100%;*/
	min-width:90%;
	margin:0 0 15px 0;
	font-weight:bold;
	border-collapse:collapse;
	border-spacing:0;
}
.bold_table td{
	font-weight:bold;
	padding:2px 10px 2px 0;
	vertical-align:top;
}

.bold_title{
	font-weight:bold;
	margin:0 0 3px 0;
}


/**/

.textholder_dark_site{
	position:relative;
	width:995px;
	margin:55px 0 0 0;
	padding:0;
}

.text_dark_site{
	height:361px;
	margin:0;
	padding:12px 23px;
	background:#3e3e3e;
	color:#ffffff;
	font-size:13px;
	overflow:hidden;
}
.scrollpager_darksite{
	width:995px!important;
	max-width:999px;
}



/* =========================== */


.publications_dates, .awards_dates{
	position:relative;	
}

.publications_dates_holder{
	position:relative;
	display:none;
}

.publications_dates_slider, .publications_dates_slider_inner{
	height:76px;
	position:relative;
	overflow:hidden;
}
.publications_dates_slider{
	width:2000px;
	margin:0;
	padding:0 20px;
	position:relative;
	top:23px;
}
.date_slider_prev, .date_slider_next{
	display:block;
	position:absolute;
	z-index:30;
	top:17px;
	color:#5a5a5a;
	font-weight:bold;
	font-size:24px;
	cursor:pointer;
}
.date_slider_prev{
	left:0;
}
.date_slider_next{
	right:0;
}
.date_slider_prev:hover, .date_slider_next:hover{
	color:#0e52a1;
}

/**/
.cust_slider_prev, .cust_slider_next{
	display:block;
	width:20px;
	height:100%;
	cursor:pointer;
	position:absolute;
	z-index:100;
	top:39px;
	color: #5A5A5A;
	font-family:"aia_icons"; 
	font-size:22px;
	line-height:22px;
	color:#5a5a5a;	
}
.cust_slider_prev{
	left:-5px;
}
.cust_slider_next{
	left:549px;
}

.horizontal_slider_holder{
	position:relative;
	padding:0 0 0 19px;
}

.awards_timeline_holder{
	position:relative;
}

.date_slider_dots{
	width:100%;
	height:27px;
	position:absolute;
	z-index:1;
	border-bottom:dashed 1px #a3a3a3;
	display:block;
	left:0;
	top:0;
}
.date_block{
	width:88px;
	margin:0;
	padding:0;
	float:left;
	text-align:center;
	cursor:pointer;
	position:relative;
	z-index:20;
}
.date_block_title{	
	font-size:14px;
	color:#6d6d6d;
	line-height:15px;
	display:inline-block;
	margin:0 0 5px 0;
	position:relative;
	padding:2px 8px;
	font-family:"din", Arial, Helvetica, sans-serif;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}
.date_block_point{
	width:7px;
	height:7px;
	background:#6d6d6d;
	display:block;
	margin:0 auto;
	-webkit-border-radius: 3.5px;
	border-radius: 3.5px; 
}

.date_block_title_loc, .date_block:hover .date_block_title{
	background:#0e52a1;
	color:#fff;
}

.date_block_arrow{
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 6px 4px 0 4px;
	border-color: #0e52a1 transparent transparent transparent;
	position:absolute;
	z-index:10;
	bottom:-5px;
	left:50%;
	margin:0 0 0 -4px;
	display:none;
}
.date_block_title_loc .date_block_arrow{
	display:block;
}

.date_block_text{
	width:170px;
	background:#cdcdcd;
	padding:11px 18px 8px 28px;
	position:relative;
	font-weight:bold;
	color:#797979;
	left:14px;
	/*margin:0 0 0 -107px;*/
	margin:0;
	text-align:left;
	-webkit-box-shadow:  0px 0 5px 1px rgba(0, 0, 0, 0.20);
    box-shadow:  0px 0 5px 1px rgba(0, 0, 0, 0.20);
	top:-28px;
}
.date_block_text a{
	display:block;
	margin:0 0 5px 0;
	background:url(../images/corporate/li.png) no-repeat left 3px;
	padding:0 0 0 14px;
	color:#797979!important;
}
.date_block_text a:hover{
	color:#0057A4!important;
}
.date_text_arrow{
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 0 9px 8px 9px;
	border-color: transparent transparent #cdcdcd transparent;
	position:absolute;
	z-index:10;
	top:-7px;
	left:40px;
	margin:0;
}

#ajax_awards_dateSliderText{
	top:-26px;
	position:relative;
}

/**/

.hidden{
	display:none;
}

.clear{
	clear:both;
	display:block;
}

a{
	outline:none;
	cursor:pointer;
}

a:hover, a, .trans, .trans:hover, input, input:focus, textarea, textarea:focus, select, select:focus, td, td:hover, .weatherhover, .weatherhover:hover{
	-webkit-transition: all 350ms ease-in-out; -moz-transition: all 350ms ease-in-out; -o-transition: all 350ms ease-in-out; transition: all 350ms ease-in-out; -ms-transition: all 350ms ease-in-out;
}

.trans_fast, .trans_fast:hover{
	-webkit-transition: all 150ms ease-in-out; -moz-transition: all 150ms ease-in-out; -o-transition: all 150ms ease-in-out; transition: all 150ms ease-in-out; -ms-transition: all 150ms ease-in-out;
}

.trans_slow, .trans_slow:hover{
	-webkit-transition: all 400ms ease-in-out; -moz-transition: all 400ms ease-in-out; -o-transition: all 400ms ease-in-out; transition: all 400ms ease-in-out; -ms-transition: all 400ms ease-in-out;
}


::-moz-selection{
	background:#FDB924;
	color:#343434;
	
}
::selection {
	background:#FDB924;
	color:#343434;	
}


.notrans{
	-webkit-transition: none; -moz-transition: none; -o-transition: none; transition: none; -ms-transition: none;
}

.letters_wide a, .letters_wide a:hover{
	-webkit-transition: all 120ms ease-in-out; -moz-transition: all 120ms ease-in-out; -o-transition: all 120ms ease-in-out; transition: all 120ms ease-in-out; -ms-transition: all 120ms ease-in-out;
}


.iconchar{
	font-family:"aia_icons"; 
	font-weight:normal;
}

.table100{
	width:100%;
}


/* ====== aia icons ======== */

/*aia_icons*/

.aiaicon_menu{
	font-family:"aia_icons";
	font-size:60px; 
	line-height:100%; 
	color:#FBB826;
	font-weight:normal;
	text-align:center;
	position:relative;
}

.aiaicon_menu_sm{
	font-size:59x; 
}

.blue{
	color:#0057A3!important;
}

.aiaicon_topbar, .aiaicon_title, .aiaicon_tab, .aiaicon_title_parking, .home_traffic_feed_bg, .aiaicon_arrivedepart, .aiaicon_title_sm{
	position:relative;
	top:3px;
	margin:0 2px 0 0;
	font-family:"aia_icons";
	font-size:18px;
	line-height:15px;
	color:#fff;
	font-weight:normal;
	text-shadow:none;
}

.aiaicon_title, .aiaicon_title_sm{
	font-size:40px;
	line-height:16px;
	top:12px;
	margin:0;
	left:0;
}
.notification_title .aiaicon_title{
	color:#0057A3;
	font-size:46px;
}
.aiaicon_title_sm{
	font-size:36px;
}
.aiaicon_title_parking{
	font-size:53px;
	top:18px;
	left:0;
	margin:0 -5px 0 0;
}
.aiaicon_tab{
	font-size:29px;
	line-height:18px;
	top:7px;
	margin:0;
	left:-2px;
}
.map_footer_search_btn .aiaicon_tab{
	font-size:26px;
}

.aiaicon_arrivedepart{
	color:#FDB924;
	font-size:29px;
	top:0;
	line-height:12px;
	position:absolute;
	left:0;
}
.gotohome_link .aiaicon_arrivedepart{
	font-size:26px;
	top:8px;
	left:-3px;
}
.home_link_corporate .aiaicon_arrivedepart{
	top:8px;
	left:-5px;
}

.tracker_icon{
	font-family:"aia_icons";
	display:block;
	width:20px;	
	cursor:pointer;
	margin:0 auto;
	font-size:19px;
	line-height:10px;
	position:relative;
	top:2px;
	color:#777;
	font-weight:normal;
}
.tracker_icon:hover, .tracker_icon.loc{
	color:#FDB924;
}

.aiaicon_mappin{
	font-family:"aia_icons";
	font-size:18px;
	line-height:10px;
	position:relative;
	top:4px;
	font-weight:normal;
}

.aiaicon_contact_details, .aiaicon_pricetag, .aiaicon_zoom{
	font-family:"aia_icons";
	font-size:26px;
	position:absolute;
	left:0;
	top:4px;
	color:#FDB924;
	font-weight:normal;
}
.address .aiaicon_contact_details, .dates_details .aiaicon_contact_details{
	top:0;
	font-size:24px;
}
.openinghours_details .aiaicon_contact_details{
	font-size:22px;
	left:3px;
}
.fax_details .aiaicon_contact_details{
	top:3px;
	font-size:20px;
	left:3px;
}
.email_details .aiaicon_contact_details{
	top:1px;
}
.site_details .aiaicon_contact_details{
	top:1px;
	font-size:44px;
	left:-8px;
}
.bestprice_details .aiaicon_contact_details{
	top:2px;
}

.aiaicon_pricetag{
	color:#fff;
	font-size:32px;
}
.aiaicon_zoom{
	color:#fff;
	top:0;
}

.map_select_arrow{
	width:20px;
	height:20px;
	position:absolute;
	z-index:210;
	top:3px;
	right:5px;
	cursor:pointer;
	display:block;
	color:#838587;
	font-family:"aia_icons";
	font-size:18px;
}

/**/

.left_negative, .left_negative_sm{
	position:relative;
	left:-9px;
}
.left_negative_sm{
	left:-4px;
}

.time_selector, .time_selector_rel{
	width:35px;	
	cursor:default;
	font-size:25px;	
	margin:2px 0 0 0;
	float:left;
	font-family:"aia_icons";
	line-height:15px;
	color:#fff;
	font-weight:normal;	
}
.time_selector{
	position:absolute;
	right:6px;
}

.home_traffic_feed_bg{
	position:absolute;
	z-index:1;
	top:8px;
	left:-9px;
	margin:0;
	font-size:44px;
	line-height:44px;
	padding:0 0 40px 0;
}

.pink{
	color:#EB248C!important;
}

.link_circle_blue, .link_circle_blue_plus{
	width:12px;
	height:12px;
	display:inline-block;
	margin:0 0 0 3px;
	background:#FDB924;
	-webkit-border-radius: 6px;
	border-radius: 6px; 
	color:#fff;
	text-align:center;
	font-size:11px;
	line-height:13px;
	position:relative;
	font-weight:bold;
	text-shadow: 0 1px 1px rgba(0,0,0,0.4);
}
a:hover .link_circle_blue{
	background:#fff;
	color:#0e52a1;
}
.link_circle_blue_plus{
	top:2px;
	width:14px;
	height:14px;
	-webkit-border-radius: 7px;
	border-radius: 7px; 
	font-family:"aia_icons"; 
	font-weight:normal;
}
/*
.parking_calculator_title{
	padding-bottom:10px;
}*/

.intro_sound{
	position:absolute;
	z-index:900;
	bottom:10px;
	right:20px;
	cursor:pointer;
	color:#717171;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	text-transform:uppercase;
}
.intro_sound .on{
	display:none;
}
.intro_sound:hover{
	color:#555;
}
.intro_sound_icon{
	width:9px;
	height:8px;
	display:inline-block;
	background:url(../images/sound_grey.png) no-repeat center;
	margin:0 0 0 4px;
}
.intro_sound.loc .intro_sound_icon{
	background:none;
	border-bottom:dotted 1px #717171;
}

.footer_right .intro_sound{
	position:relative;
	bottom:auto;
	color:#fefefe;
	display:inline-block;
	padding:8px 0 0 0;
}
.footer_right .intro_sound_icon{
	background:url(../images/sound.png) no-repeat center;
}
.footer_right .intro_sound:hover{
	color:#FDB924;
}
.footer_right .intro_sound.loc .intro_sound_icon{
	background:none;
	border-bottom:dotted 1px #fefefe;
}

/* =========== responsive fix for IE ============== */

.menu_fix_ie{
	width:100%!important;
}

.menu_fix_ie .block_holder{
	clear:both!important;
}

.menu_fix_ie .menu_weatherimg{
	width:36px!important;
	height:auto!important;
	position:relative!important;
	display:inline-block!important;		
	float:left!important;	
	max-width:100px!important;
	max-height:100px!important;
	top:0!important;	
	margin:5% 0 0 0!important;
}
.menu_fix_ie .menu_title{
	width:80%!important;		
	vertical-align:middle!important;
	/*display:table-cell!important;*/
	display:inline-block;
	/*height:100%;*/
	left:0;
	position: static;
	margin:0;
	padding:4% 0 0 45px;
	text-align:center;
	line-height:40px;
}
.menu_fix_ie .menu_weather_title{
	width:80%!important;
	font-size:11px!important;
	line-height:11px!important;
	margin:0!important;
	display:inline!important;
	float:right!important;
	padding:3% 0 0 0!important;
	position:relative!important;
	text-align:center!important;
}
.menu_fix_ie .logo_vertical{
	display:none;
}
.menu_fix_ie .logo_horizontal{
	max-width:100%!important;
	display:block!important;
	margin:0 auto;
}
.menu_fix_ie .time{
	display:inline-block!important;
	margin:0 0 0 5px!important;
	padding:0!important;
	border-left:dotted 1px #87898d;
}
.menu_fix_ie .time_block{
	background:none!important;
	width:auto!important;
	height:auto!important;
	padding:0 0 0 2px!important;
	letter-spacing:normal!important;
	font-size:12px!important;
	line-height:12px!important;
}

.menu_fix_ie .menu_weather_degrees{
	font-size:1.3em;
	line-height:1.3em;
}

.menu_fix_ie .aiaicon_menu, .menu_fix_ie .corporate_page .aiaicon_menu{
	display:inline-block;
	text-align:left;
	font-size:34px!important;
	line-height:100%; 
	position:absolute;
	left:0;
	top:50%;
	margin:-14px 0 0 0;
}
.menu_fix_ie .aiaicon_menu_sm{
	font-size:33px!important; 
}

.banners_fix_ie .banner_title_holder{
	bottom:20%;
}
.banners_fix_ie .banner_nav{
	bottom:10%!important;
}

.letters_wide .az_letterdivider {
    color: #939393;
    display: inline-block;
    float: left;
    font-size: 14px;
    margin: 1px 0 0;
    padding-top: 1px;
    position: relative;
}

.az_search_wrap .tabsearch {
    box-shadow: none;
    background-color: #434549;
    width:70px;
}


/* NEW*/

.map_text{
	width:180px;
}
.map_text .text_holder_spacer
{
	font-family:Open Sans;
	font-weight:bold;
	text-align:center;	
}

.map_holder_europe.tagAthens
{
	top:92px;
}

.map_footer-new{
	width:100%;	
	margin:0;
	padding:0;
	position:fixed;
	z-index:500;
	bottom:27px;
	left:0;
	background:#ffb600;
	font-size:11px;
	line-height:13px;
	color:#d8e6f6;
	font-weight:bold;
	color:#fff;
}

.map_footer-new .footer-search-icon {
	margin:0px auto;
	text-align:center;
	height:50px;
}

.map_footer-new .footer-search {
	margin:0px auto;
	background-color:#f7f7f8;
}

.map_footer-new .footer-search .search-center {
    margin: 0 auto;
    position: relative;
    width: 900px;
	color:#666;
	padding:26px 0;
}

.map_footer-new .footer-search .search-center .row1 label{
	color:#000000;
	font-size:14px;
	padding:0 0 8px 10px;
	font-family: 'Roboto Condensed', sans-serif;
	text-align:left !important;
	display:block;
	font-weight:400;
}

.map_footer-new .footer-search .search-center .row2 label{
	color:#000000;
	font-size:14px;
	padding:0 0 0 8px;
	font-family: 'Roboto Condensed', sans-serif;
	text-align:left !important;
	font-weight:400;
}

.map_footer-new .footer-search .search-center .element-input {
	float:left;
}

.map_footer-new .footer-search .search-center .vice-versa {
	float:left;
	width:3%;
	padding:22px 0 0 0;
	display:none;
}

.map_footer-new .footer-search .search-center .row1{
	padding: 0 8px 0 0;
}
.map_footer-new .footer-search .search-center .row1.arrivalDt
{
	padding: 11px 8px 0 0;
}

.map_footer-new .footer-search .search-center .row-last{
	width:25%;
	margin:20px 0 0 0;
}


.map_footer-new .footer-search .search-center .row2{
	width:312px;
	margin: 5px 0 0 0;
    padding: 0 0 10px 0;
}


.map_footer-new .footer-search .search-center .row2 .error-msg{
    height: 20px;
    margin: 0 0 12px 0;
    text-align: left;
}

.map_footer-new .footer-search .search-center .row2 .error-msg span{
	display:none;
	color: Red;
}

.map_footer-new .footer-search .search-center .row1 input[type="text"]{
	color:#000;
	font-size:12px;
	border:1px solid #abadb3;
	background-color:#ffffff;
	line-height:26px;
	height: 26px;
	padding:0 10px;
	vertical-align: middle;
	width:120px;
}

.map_footer-new .footer-search .search-center .row1 .date{
	color:#000;
	font-size:12px;
	border:1px solid #abadb3;
	background-color:#ffffff;
	line-height:26px;
	height: 26px;
	padding:0 10px;
	background-image:url(../images/calendar-flights.png);
	background-position:right;
	background-repeat:no-repeat;
}

.map_footer-new .footer-search .search-center .row1 select{
	color:#000;
	font-size:12px;
	padding:0 10px;
	width:148px;
	height:28px;
}

.map_footer-new .footer-search .search-center .row-last input[type="button"]{
	border:0px;
	color:#ffffff;
	width: 130px;
    height: 28px;
    background-color:#0d2e8d;
    display: inline-block;
    float: left;
    cursor: pointer;
    text-align: center;
    font-size: 13px;
    padding:6px 0px;
    line-height: 15px;
	
}

.map_footer-new select {
    -webkit-appearance: none;
}

.pop-city, .pop-destination_holder-new {
    background: #fff none repeat scroll 0 0;
    border-radius: 2px;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.5);
    display: none;
    left: 0;
    margin: 30px 0 0 -90px;
    position: absolute;
    top: 0;
    width: 180px;
    z-index: 400;
}

.pop-destination_holder-new .tlt-city, .tlt-destination{
	background:#f0f0f0;
	color:#000;	
	text-transform:uppercase;
	display:block;
	font-weight:400;
	font-size:22px;
	line-height:26px;
	margin:0;
	padding:6px 5px 6px 30px;
	position:relative;
	background-image:url(../images/arrow-tag.png);
	background-position:left;
	background-repeat:no-repeat;
}

.pop-destination_holder-new{
	width:800px;
	z-index:900;
	top:50%;
	left:50%;
	margin:-205px 0 0 -400px;
	overflow:hidden;
	font-size:11px;
	color:#656565;
	padding:0 0 0 0;
}

.pop-destination_holder-new .pop-destination h1{
	margin: 16px 20px 0 24px;
	padding:0 0 6px 0;
	font-size:16px !important;
	color:#ffb312;
	text-transform:uppercase;
	font-weight:normal;
	border-bottom: 1px dotted #dfdfdf;
}

.pop-destination_holder-new .pop-destination table th{
	text-transform:uppercase;
	text-align:left;
	font-size:12px;
	color:#a5a4a4;
	font-weight:normal;
	padding:6px 0 6px 10px;
	border:0px;
}

.pop-destination_holder-new .txt-destination{
	padding:0;
}

.pop-destination_holder-new .pop-destination table{
	width:97.5%;
	margin:0 0 13px 0;
	padding:0;
}

.pop-destination_holder-new .pop-destination table tr:nth-child(odd) {
	background-color:#fff;
}

.pop-destination_holder-new .pop-destination table tr:nth-child(even) {
	background-color:#f0f0f0;
}

.pop-destination_holder-new .pop-destination table td{
	text-align:left;
	padding:4px 0px 4px 10px;
	vertical-align:middle;
	color:#000;
	font-size:11px;
	text-transform: uppercase;
}


.pop-destination_holder-new .pop-destination table td.first {
	background-color:#fff;
	padding:0;
}

.pop-destination_holder-new .pop-destination .txt-days
{
	color: #000000;
    font-size: 10px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400;
    background-color: #F0F0F0;
    padding: 5px;
    text-align:center;
}

.map_footer-new .disclaimer{
	color: #000000;
    font-size: 10px;
    padding: 0 15px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400;
	
}

.map_footer-new img {
    margin: 0 5px 0 0;
    position: relative;
    top: 5px;
}

table tr.group1 {
	background-color: #fff !important;
}

table tr.group2 {
	background-color: #f0f0f0 !important;
}

td.bottomBlack{
	border-bottom: 1px solid #8c8a8a !important;
}

td.topBlack{
	border-top: 1px solid #8c8a8a !important;
}


tr.group, td.first,
tr.group1 td.first
{
	 border-top: 0px;
}

.social_media_mob {display:none}
.modal_overlay {display:none;}

/*accordion faqs*/
.faqslisting .accordion_entry{
	margin:0 0 3px 0;
	padding:5px 45px 5px 8px;
	position:relative;
	background:#c1c1c1;
	color:#5a5a5a;
}
.faqslisting .accordion_entry_title{
	margin:0;
	padding:0;
	font-size:14px;
	font-weight:bold;
	color:#424242;
	cursor:pointer;
}
.faqslisting .accordion_entry_date{
	color:#6c6c6c;
	font-size:11px;
	font-weight:normal;
}
.faqslisting .accordion_entry_section{
	margin:0;
	padding:12px 0 8px 0;
	display:none;
}
.faqslisting .attachments{
	padding:5px 0 0 0;
}
.faqslisting .attachments a{
	display:block;
}

.faqslisting .accordion_logo{
	width:110px;
	margin:0;
	padding:0;
	float:left;
}
.faqslisting .accordion_logo img{
	max-width:100%;
}
.faqslisting .accordion_title{
	width:50%;
	margin:0;
	padding:0 0 0 10px;
	float:left;
}

.faqslisting .accordion_entry_arrow{
	display: block;
width: 20px;
height: 20px;
-webkit-border-radius: 13px;
border-radius: 13px;
position: absolute;
z-index: 10;
top: 4px;
right: 7px;
background: #878787;
color: #c1c1c1;
text-align: center;
-webkit-box-shadow: inset 1px 1px 2px 0px rgba(0, 0, 0, 0.2);
box-shadow: inset 1px 1px 2px 0px rgba(0, 0, 0, 0.2);
cursor: pointer;
font-family: "aia_icons";
font-size: 21px;
line-height: 21px;
}
.faqslisting .accordion_entry_arrow .close{
	display:none;	
	line-height:1em;
}
.faqslisting .accordion_entry_arrow .open{
	display:block;	
}
.faqslisting .accordion_entry_arrow:hover{
	background:#0e52a1;
}

.faqslisting .accordion_opened{
	background:#fff;
}
.faqslisting .accordion_opened .close{
	display:block;
}
.faqslisting .accordion_opened .open{
	display:none;
}

.faqslisting h2{
    margin-top:10px;
}
.faqslisting .accordion_entry_arrow_sm{
	width:20px;
	height:20px;
	-webkit-border-radius: 10px;
	border-radius: 10px; 
	font-size:20px;
	line-height:23px;
	top:5px;
}
/*end accordion faqs*/

.timetable_gaterangenote {
    font-size: smaller;
    font-style: italic;
    line-height: normal;
    display: none;
}

#videohome #wrapper-video {
    position: relative;
    height: 100vh;
}