/* This file needs to be saved in the UTF-8 format in order to handle EditMenuName attributes with non-english characters */

/* -- Default settings for standard html tags*/
img
{
	border: 0;
}
body
{
	background-color: #EBEBEB;
	margin: 0px;
	padding: 0px;
	background-image: url(/CustomerTemplates/Public/Images/bgShade2.gif);
	background-position: center top;
	background-repeat: repeat-y;
}
#BackgroundDiv
{
    background-color: #EBEBEB;
	margin: 0px;
	padding: 0px;
	background-image: url(/CustomerTemplates/Public/Images/bgShade2.gif);
	background-position: center top;
	background-repeat: repeat-y;
    
}



/* REMOVE PADDING AND MARGIN VALUES
html, body, h1, h2, h3, h4, h5, h6, p, ul, ol, dl, li, dd, dt, img,
blockquote, q, table, thead, tbody, tfoot, caption, th, tr, td, a, form,
input, textarea, fieldset, pre
{margin: 0; padding: 0;} */



table
{
	border-collapse: collapse;
}

td
{
	border: 0px;
}

th 
{
	text-align: left;
}

select
{
	font-size: 1em;
}

legend
{
	color: #333;
	font-size: 1em;
	padding: 0;
	margin: 0;
}
/* --- Divs used for page structure ---*/



#ContainerDiv
{

	text-align: left;
}

.MainContainer
{
	margin: 0px auto 0px;
	width: 867px;
}

/*  -- Header with trip seach field --  */
#StartPageHeaderDiv
{
	height: 4em;
	text-align: left;
	display: block;
}


#StartPageHeaderBackgroundDiv
{
	height: 55px;
}
#TopAreaDiv
{
	background-color: #0D4774;
	padding-bottom: .7em;
}
#HeaderDivRightBlock
{
	width: 677px;
	float: left;
	background-image: url(/CustomerTemplates/Public/Images/headerBackgroundLine_thick.gif);
	background-repeat: repeat-x;
}
#HeaderDivLeftBlock
{
	background-image: url(/CustomerTemplates/Public/Images/headerBackgroundLineAngle_left.gif);
	background-repeat: no-repeat;
	background-position: top right;
	float: left;
	height: 6em;
	width: 190px;
	text-align: left;
}
#StartPageHeaderImageContainer
{
	padding-top: 1.5em;
	margin-left: 2em;
}

#HeaderDiv
{
	height: 4em;
	text-align: left;
	display: block;
}
#HeaderBackgroundDiv
{
	/*background-image: url(../CustomerTemplates/Public/Images/headerBackground.gif);*/
	clear: both;
}
#HeaderImageDiv
{
	float: right;
}

/* -- Top menu -- */
#TopMenuDivLogo
{
	float: left;
}


/* -- Main Container --*/
#RightContentDiv
{
	width: 192px;
	float: right;
	text-align: left;
	background-color: #Ffffff;
}
#LeftContentDiv
{
	width: 194px;
	float: left;
	padding-right: .5em;
}
#MainAreaDiv
{
	float: left;
	text-align: left;
}


#BreadCrumbArea
{
	height: 3.0em;
}

.FullRegionContainer
{
	width: 80%;
	padding: 0em 2.5em 0em 2.5em;
}

#BreadCrumbDiv 
{
	padding-top: 1em;
	padding-left: 35px;
	color: #6D6E71;
	float: left;
}

#BreadCrumbDiv a
{
	color: #6D6E71;
	text-decoration: none;
}

#BreadCrumbDiv a:hover
{
	text-decoration: underline;
}

#GlobalBasketContainer
{
	margin-right: 20px;
	margin-top: 5px;
	float: right;
	display:inline;
}

#GlobalBasket
{
	width: 192px;
}
#GlobalBasket a
{
	font-weight: bold;
	color: #004B85;
	text-decoration: none;
}

#GlobalBasket .BasketImage
{
	margin-left: 0.5em;
}
#GlobalBasket .BasketText
{
	margin-left: 0.5em;
}
#GlobalBasket .BasketDigits
{
	margin-right: 0.5em;
	text-align: right;
}

#ToolBarDiv
{
	padding-top: 1em;
	float: left;
}

#ToolBarDiv a
{
	font-size: 1.1em;
	color: #999;
	text-decoration: none;
	margin-right: 1em;
}

#BreadCrumbDiv a:hover
{
	text-decoration: underline;
}
#IconLinksContainer
{
	padding-left: 2.5em;
	padding-top: 1em;
	color: #FFF;
}

#IconLinksContainer a
{
	color: #FFF;
	text-decoration: none;
}

#WebAssistantDiv
{
	padding-top: 2em;
	margin-left: 10px;
}

#MyPageDiv
{
	margin-left: 10px;
}

#BannersDiv
{
	margin-top: 1em;
	margin-left: 10px;
	text-align: center;
	width: 160px;
}

#TopMenuContainer
{
	float: left;
	padding-top: .7em; 
}

#TopMenuDiv
{
	text-align: left;
	display: block;
	clear: both;
}

#TopLanguageContainer
{
	float: right;
	padding-top: .7em;
	padding-right: 9px;
}

#TopLanguageDiv
{
	display: block;
}

#TopMenuControl
{
	font-size: 1.2em;
	font-family: Arial, Verdana, Tahoma;
}
#TopMenuControl
{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

#TopMenuControl li
{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	display: block;
	float: left;
}

#FooterDivContainer
{
	/*For IE to center*/
	text-align: center;
}
#FooterDiv
{
	text-align: center;
	width: 70%;
	font-size: 0.9em;
	height: 2.1em; /*for other browsers then IE to center*/
	margin: 0 auto;
	margin-bottom: 1em;
	width: 650px;
	padding: 0; /* Zero to prevent IE box trouble. */
}

#MainContainerDiv
{
	padding-top: .2em;
	padding-bottom: 3em;
	padding-left: 6px;
	padding-right: 20px;
}
#ContentDiv
{
	float: left;
}
#topmenu
{
	margin-top: 1.7em;
	padding: 0.4em 0em 0.3em 1em;
	width: 100%;
}
#cookielink
{
	border-width: 0.1em 0em;
	border-style: solid;
	border-color: #ddd;
	padding: 0.5em 0em;
	margin-top: 1em;
	display: block;
}



/* -- Standard Item classes*/

.normalwidth
{
	width: 85%;
}

.introduction
{
	font-weight: bold;
}
.imagetext
{
	font-style: italic;
	font-size: 0.9em;
}
.red
{
	color: #CC0000;
}
hr
{
	height: 0.1em;
	color: #ccc;
}

hr.light
{
	height: 0.1em;
	color: #ccc;
}

.smallText
{
	color: #6D6E71;
}


/* ------ Links -------- */
a, #MainAreaDiv a.NormalLink
{
	color: #004B85;
}

a.HoverLink
{
	text-decoration: none;
}

a.HoverLink:hover
{
	text-decoration: underline;
}

a.highlight
{
	color: #990000;
}

a.highlight:hover
{
	color: #b50202;
}

a[disabled]{ color:Gray; text-decoration:none; }

/* -- Standard divs --*/

div.ListBlockDiv
{
	margin-bottom: 10px;
}

div.InlineBlockLeft
{
	display: inline-block;
	float: left;
	display: -moz-inline-box;
}
/* changed map*/
div.InlineBlockRight
{
	display: inline-block;
	float:right;
	display: -moz-inline-box;
}

div.RightMargin
{
   margin-right:1.0em; 
}

div.InlineBlock
{
	display: inline-block;
	display: -moz-inline-box;
}
div.FormSuffixImageDiv
{
	padding-top: 0.8em;
}
div.FormSuffixTextDiv
{
	padding-top: 1.0em;
}
div.FormSuffixTextBoxDiv
{
	padding-top: 0em;
}
div.FormSuffixLabelDiv
{
	padding-top: .1em;
	padding-left: 1.0em;
	padding-right: .5em;
}

.leftfloating
{
	float: left;
}

.rightfloating
{
	float: right;
}
.clearleft
{
	clear: left;
}
.clearright
{
	clear: right;
}

.centered
{
	text-align: center;
}
.bold
{
	font-weight: bold;
}
.rightaligned
{
	text-align: right;
}
.leftaligned
{
	text-align: left;
}
.hidden
{
	display: none;
}
img.borderless
{
	border: 0;
}

.cleardiv
{
	clear: both;
	height: 0px;
	font-size: 0px;
	margin-bottom: -2px;
}

.collapsePanel
{
	overflow: hidden;
}

/* -- */
div.tablerow
{
	width: 99%;
	padding: 0.5em;
}
div.description
{
	float: left;
	width: 20%;
}
div.content
{
	float: right;
	width: 79%;
}
div.fullwidth
{
	width: 100%;
}
.RightPadded
{
	padding-right: 1em;
}
.BottomPadded
{
	padding-bottom: 1em;
}
.TopPadded
{
	padding-top: 1em;
}
.TopPaddedSmall
{
	padding-top: 0.5em;
}
div.clear
{
	clear: both;
}
.BackgroundVtGreen
{
	background-color: #d7df22;
}
.BackgroundVtGray
{
	background-color: #CBCCCE;
}
.BackgroundVtDarkGreen
{
	background-color: #9ABC0D;
}
.BackgroundVtDarkBlue
{
	background-color: #0D4774;
}
.BackgroundVtLightBlue
{
	background-color: #83cfef;
}

.LightGray 
{
	color: #aaa;
}

.ErrorMessage
{
	color: #990000;
	font-weight: bold;
	padding-top: 1em;
	padding-bottom: 1em;
}

.ThankYouMessage
{
	font-size: 1.3em;
	padding-top: 1em;
	padding-bottom: 1em;
}

.ImportantMessage 
{
	color: Red;
	font-weight: bold;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}

.InformationMessage 
{
	padding: 1em;
	background-color: #9ABC0D;
	margin: 1em 0 1em 0;
	font-weight: bold;
}

.EmptyMessage 
{
	padding: 1em 0px;
	font-weight: bold;
}

.ValidationMessage
{
	padding-left: 1em;
	display: inline-block;
	color: #990000;
}

.ValidationMessageIndent
{
	padding-left: 10em;
	display: inline-block;
	color: #990000;
}

.ValidationMessageIndentMultiple
{
	/*padding-left: 10em;*/	
	color: #990000;
}

.ValidationMessage1
{
	display: inline-block;
	color: #990000;
}

.AlertText
{
	color: #990000;
}

.DisabledBox
{
	background-color: #efefef;
	font-weight: bold;
}

div.FloatingDiv
{
	position: absolute;
	z-index: 10;
	background-color: #FFF;
	border: solid 1px #999999;
}

iframe.FloatingDiv
{
	position: absolute;
	z-index: 9;
	background-color: #FFF;
	border: none;
	width: 137px;
}

/* Popup */
#PopupContentDiv
{
	margin: 1.5em 1.5em 1.5em 1.5em;
	text-align: left;
}

/* PageBody */
#MainContainerDiv .PageBodyDiv div
{
	margin-top: 1em;
}

/* Critical Web */
#CriticalWebContainer
{
	width: 500px;
	text-align: left;
}

#CriticalWebTopContainer
{
	padding-bottom: 1em;
	text-align: right;
}

/* Tabs */
.TabContainer
{
	padding: 0px 0px 2px;
	width: 550px;
	height: 24px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image: url(/CustomerTemplates/Public/Images/tabs_bottom.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.TabContainer li
{
	list-style-type: none;
	display: inline;
	background-color: #E6E6E6;
}
.TabContainer a:link, .TabContainer a:visited
{
	float: left;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	color: #000000;
	padding-right: 1em;
	padding-left: 1em;
	padding-top: 0.4em;
	padding-bottom: 0.45em;
	background-color: #E6E6E6;
}
.TabContainer a:hover
{
	background-color: #cecece;
}
.TabContainer .Active:link, .TabContainer .Active:visited
{
	background-color: #cecece;
	background-repeat: no-repeat;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	font-weight: bold;
	padding-bottom: 0.5em;
}
.TabContainer .MainLastItem:link, .TabContainer .MainLastItem:visited
{
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
}

.RssImageTrafficInformation
{
	padding-top: 5px;
}

.RssImageTextContainer
{
	vertical-align: middle;
	display: table-cell;
	height: 1em;
}

.RssImageTextContainer span
{
	display: block;
	float: left;
}

.RssImageTextContainer img
{
	padding-right: 0.5em;
	float: left;
}

.RssImageTextContainerBlock img
{
	padding-left: 1.3em;
}

.AjaxTabContainer .ajax__tab_header
{
	background-image: url(/CustomerTemplates/Public/Images/tabs_bottom.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	font-weight: bold;
}

.AjaxTabContainer .ajax__tab_outer 
{
	height: 2.15em;
}

.AjaxTabContainer .ajax__tab_outer
{
	display: -moz-inline-box;
	display: inline-block;
}
.AjaxTabContainer .ajax__tab_inner
{
	display: -moz-inline-box;
	display: inline-block;
}
.AjaxTabContainer .ajax__tab_tab
{
	display: -moz-inline-box;
	display: inline-block;
}

.AjaxTabContainer span.ajax__tab_inner
{
	height: 2.0em;
	background-color: #0d4774;
	margin-right: 1px;
	margin-bottom: 0.15em;
}

.AjaxTabContainer span.ajax__tab_tab
{
	text-decoration: none;
	color: #FFFFFF;
	padding: 0.4em 1em 0 1em;
}

.AjaxTabContainer .ajax__tab_active span.ajax__tab_inner
{
	background-color: #9ABC0D;
}

.AjaxTabContainer .ajax__tab_hover span.ajax__tab_inner
{
	background-color: #9ABC0D;
}

.AjaxTabContainerStartPageBlock .ajax__tab_header
{
	background-image: url(/CustomerTemplates/Public/Images/pix_white.png);
	background-repeat: repeat-x;
	background-position: bottom;
	font-weight: bold;
	hasLayout: true;
}

.AjaxTabContainerStartPageBlock .ajax__tab_outer
{
	height: 16px;
	border-bottom: solid 3px #9ABC0D;
	color: #FFF;
	margin-bottom: 2px;
}

.AjaxTabContainerStartPageBlock span.ajax__tab_tab
{
	line-height: 17px;
	text-decoration: none;
	padding: 0px 4px;
}

.AjaxTabContainerStartPageBlock .ajax__tab_hover span.ajax__tab_outer
{
	border-bottom: solid 3px #FFF;
	color: #FFF;
	background-color: #789a0e;
}

.AjaxTabContainerStartPageBlock .ajax__tab_active span.ajax__tab_outer
{
	border-bottom: solid 3px #FFF;
	color: #FFF;
	background-color: #9ABC0D;
}

.AjaxTabContainerStartPageBlock .ajax__tab_panel
{
	padding-top: 1em;
}

.PagingCards
{
    padding-left:100px;
    padding-top:10px;
    font-size:1.3em;
    font-weight:bold;
}

.PagingItem
{
    padding-left:5px;
    font-weight:normal;
}




