﻿/******************************/
/*** GENERAL STYLE ELEMENTS ***/
/******************************/

/*** override Ext base css ***/
.Malev_Container p { margin-top: 0; margin-bottom: 1em; }
.Malev_Container em { font-style: italic; }
.Malev_Container strong, .snContainer th { font-weight: bold; }


html {
	height: 100%;
	margin:0;
	padding:0;
}
.Malev_Body img { border:0 }
.Malev_Body form { margin: 0; padding: 0; height:100%; display: block; }
.Malev_Body a { color: #012680; text-decoration:none; outline: 0}
.Malev_Body a:link { color: #012680; text-decoration:none; }
.Malev_Body a:visited { color: #012680; text-decoration:none; }
.Malev_Body a:hover { color: #012680; text-decoration:underline; }
.Malev_Body a:active { color: #012680; text-decoration:underline; }
.Malev_Body a span { cursor: pointer; }
.Malev_Body optgroup option { padding-left: 5px; }
.Malev_Body hr { border: 0; height: 1px; color: #e5e5e5; background-color:#e5e5e5; }
.Malev_Body table { empty-cells:show; }

.snClearfix:after {
	content:".";
	display:block;
	height:0;
	zoom:1;
	clear:both;
	visibility:hidden;
}
.snClearfix {display:inline-block;}
/* Hide from IE Mac \*/
.snClearfix {display:block;}
/* End hide from IE Mac */

.snHide, .snHideZone { display: none; }

.snDialog { position: absolute; left: 0; top: 0; }

.sensenet {
	float: right; display: inline;
	margin: 23px 15px 0pt 10px; 
}

/*** dtaepicker ***/
#ui-datepicker-div { z-index: 1000; position:absolute; top:0;}
.ui-datepicker-week-end .ui-state-default { background-image: url(../js/theme/images/ui-bg_glass_75_dadada_1x400.png); }

.Malev_Body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #333;
	background: #fefefe url(../img/headerbg.jpg) repeat-x scroll 50% 0;
}

.Malev_Container
{
	width: 974px;
	margin: 0 auto;
	text-align: left;
	overflow: hidden;
	position: relative;
	z-index:1;
}
.Malev_ContainerInner { /* padding-bottom:61px; */ }

.Malev_Header
{
	position: relative;
	width: 974px;
	height: 126px;
	margin: 0 0 14px 0;
	z-index: 1000;
}

.Malev_Main {
	width: 974px;
	position: relative;
	z-index: 1;
}

.Malev_Main .MalevCol,
.Malev_Main .tabcontent,
.Malev_Main .MalevPanels, 
.Malev_Main .MalevSubPagePanels
{ zoom: 1;}

/*** LOGO ***/
a.Malev_Logo
{
	position: absolute;
	top: 40px;
	left: 6px;
	margin: 0;
	width: 760px;
	height: 52px;
	display: block;
	background: url(../img/MA2_ow_logo_BestAirlineEE_753x52.png) 0 0 no-repeat;
	line-height: 120px;
	overflow: hidden;
}

/*** Header tools ***/
.Malev_HeaderTools {
	position: absolute;
	right:2px; top:20px;
}

.Malev_Country {
	float:left; display: inline;
	width: 50px;
	line-height: 15px;
	*line-height: 15px;
	height: 13px;
	zoom:1;
	position: relative;
}

.Malev_Country2 {
	float:left; display: inline;
	width: 635px;
	line-height: 10px;
	*line-height: 11px;
	height: 13px;
	zoom:1;
	position: relative;
}

.Malev_Country .MalevMarketLine {
	background: url(../img/marketbg.png) no-repeat 18px 0;
	width: 315px;
	height: 13px;
	display: block;
}

.Malev_Country strong { font-size: 11px; }
.Malev_Country img { margin-right: 5px; float:left; display: inline; }

.Malev_Country a { font-size: 10px; margin-left: 8px; }
.Malev_Country .Langs { position: absolute; right: 0; top: 2px;}

.Malev_Country2 .MalevMarketLine {
	background: url(../img/marketbg.png) no-repeat 18px 0;
	width: 315px;
	height: 13px;
	display: block;
}

.Malev_Country2 strong { font-size: 11px; }
.Malev_Country2 img { margin-right: 5px; float:left; display: inline; }

.Malev_Country2 a { font-size: 10px; margin-left: 8px; position: relative; }
.Malev_Country2 .Langs { position: absolute; right: 0; top: 2px;}


.Malev_FAQ {
	float:left; display: inline;
	margin: 2px 15px 0 10px;
	font-size:10px;
}

.Malev_FAQ a
{
	text-decoration: none;
	color: #012680;
	float: left;
}

.Malev_FAQ span
{
	background: url(../img/arrowgreen.gif) 0 0 no-repeat;
	overflow: hidden;
	width: 4px; height: 5px;
	text-indent: -100px;
	float: left;
	margin: 0.4em 5px 0 5px;
}

/*** Main menu ***/
ul.Malev_MainMenu {
	margin:0; padding: 0;
	list-style: none none;
	position: absolute;
	right:0; bottom:0;
}

ul.Malev_MainMenu li {
	margin:0 0 0 10px; padding: 0;
	list-style: none none;
	float:left; display: inline;
}

ul.Malev_MainMenu li a {
	margin:0; padding: 10px 10px 0 10px;
	text-decoration: none;	
	display: block;
	height:23px;
	color: #012680;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	background: url(../img/menuback.gif) transparent repeat-x 50% 50px;
	float:left; display: inline;
}

ul.Malev_MainMenu li a:hover, ul.Malev_MainMenu li.activeMenu a {
	background-position: 50% 0;
	background-color: #e8e8e8;
	color: #7EB813;
	text-decoration: none;
}

/*** ***/
.Malev_TabMenu {
	background: #e6e6e6;
    height: 355px;
	width:290px;
	border-bottom: 2px solid #D6D7D6;
	float:left; display: inline;
	position: relative;
	zoom: 1;
}

.Malev_TabMenu ul.tabs, .Malev_TabMenu ul.tabs li {
	margin: 0; padding: 0;
	list-style: none none;
	font-size:11px;
	overflow: hidden;
}

.Malev_TabMenu ul.tabs li {
	margin: 0; padding: 0;
	list-style: none none;
	height: 32px;
	float: right; display: inline;
	background: url(../img/tabbg.gif) repeat-x 0 100% #f8f8f8;
}

.Malev_TabMenu ul.tabs li.tab_active {
	background: #e6e6e6;
}

.Malev_TabMenu ul.tabs li a, .Malev_TabMenu ul.tabs li span {
	display: block;
	margin:0;
	padding: 10px 0;
	width: 96px;
	height: 11px;
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	color:#012680;
	text-decoration: none !important;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;	
}

.Malev_TabMenu ul.tabs li a:hover { 
	color:#8ec32d;
}

.Malev_TabMenu ul.tabs li.tab_active span {
	color:#8ec32d;
	border: 0;
	width: 96px;
	height: 12px;
}

.Malev_TabMenu .tabcontent {
	overflow: hidden;
	background: #e6e6e6;
	padding: 13px 13px 0px 13px;
	font-size: 10px;
	zoom: 1;
	width: 264px;
	height: 310px;
    display:none;
}
.Malev_TabMenu .tab3content { display: block; }
.Malev_TabMenu .tabcontent .tab3content { display: none; }
.Malev_TabMenu .tabcontent .tab4content { display: block; }

/* nested tabmenu */
.Malev_TabMenu .Malev_TabMenu {
	background: transparent;
	width:auto;
	height: 240px;
	float:none;
	position: relative;
	border: 0;
	display: block;
}

.Malev_TabMenu .Malev_TabMenu .tabcontent {
	overflow: hidden;
	padding: 0;
	zoom: 1;
	height: 286px;
	border-bottom: 0;
	background: #e6e6e6;
}

.Malev_TabMenu .Malev_TabMenu ul.tabs li {
	height: auto;
	float: right; display: inline;
	background: transparent;
	width: 25%;
}

.Malev_TabMenu .Malev_TabMenu ul.tabs li a, .Malev_TabMenu .Malev_TabMenu ul.tabs li span {
	padding: 0 0 10px 0;
	width: auto;
	height: auto;
	text-transform:  none;
	text-align: center;
	font-weight: bold;
	border: 0;
}
.Malev_TabMenu .Malev_TabMenu ul.tabs li.tab1 a, .Malev_TabMenu .Malev_TabMenu ul.tabs li.tab1 span {
	padding-left: 0;
}
.Malev_TabMenu .tabcontent .MalevPanels
{
	height: 286px; 
	zoom:1;
}

.Malev_TabMenu .MalevContent { padding: 0; }

/*** SubPage Panels ***/
.MalevSubPagePanels {
	background: #e6e6e6;
	position: relative;
}

.MalevSubPagePanels ul.tabs, .MalevSubPagePanels ul.tabs li {
	margin: 0; padding: 0;
	list-style: none none;
	font-size:11px;
	overflow: hidden;
}

.MalevSubPagePanels ul.tabs li {
	margin: 0; padding: 0;
	list-style: none none;
	height: 32px;
	float: left;
	background: url(../img/tabbg.gif) repeat-x 0 100% #f8f8f8;
}

.MalevSubPagePanels ul.tabs li.tab_active {
	background: #e6e6e6;
}

.MalevSubPagePanels ul.tabs li a, .MalevSubPagePanels ul.tabs li span {
	display: block;
	margin:0;
	padding: 10px 0;
	width: 76px;
	height: 11px;
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	color:#012680;
	text-decoration: none !important;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;	
}

.MalevSubPagePanels ul.tabs li.tab1 a,
.MalevSubPagePanels ul.tabs li.tab1 span { width: 55px; }
.MalevSubPagePanels ul.tabs li.tab2 a,
.MalevSubPagePanels ul.tabs li.tab2 span { width: 60px; }
.MalevSubPagePanels ul.tabs li.tab3 a,
.MalevSubPagePanels ul.tabs li.tab3 span { width: 45px; }
.MalevSubPagePanels ul.tabs li.tab4 a,
.MalevSubPagePanels ul.tabs li.tab4 span { width: 67px; }

.MalevSubPagePanels ul.tabs li a:hover { 
	color:#8ec32d;
}

.MalevSubPagePanels ul.tabs li.tab_active span {
	color:#8ec32d;
	border: 0;
	height: 12px;
}

.MalevSubPagePanels .tabcontent {
	overflow: hidden;
	background: #e6e6e6;
	padding: 17px;
	font-size: 10px;
	display: none;
	zoom: 1;
	height: 293px;
	border-bottom: 2px solid #D6D7D6;
}

/*** B2B discount remark ***/
#B2BDiscountRemarks
{
    clear:left;
    color:#333;
    display: inline;
    float:left; 
    font-size: 12px;
    font-weight: bold;
    margin-top: 3px;
    padding: 5px 0 13px 0;
    width: 290px;
    text-decoration: none;
    position: relative;
    overflow: hidden;
}

/*** B2B discount remark end ***/


/*** PromoCode ***/
#promocodepanel
{
    float:left; display: inline;
    clear:left;
    background: #e6e6e6;
    border-bottom: 2px solid #D6D7D6;
    color:#333;
    font-size: 12px;
    font-weight: bold;
    margin-top: 3px;
    padding: 5px 0 13px 0;
    height: 32px;
    width: 290px;
    text-decoration: none;
    position: relative;
    overflow: hidden;
}
#promocodepanel label, #promocodepanel span
{
	display: block;
	margin-bottom: 1px;
	padding: 0 13px;
}

#promocodepanel span.Code
{
	color: #f00;
}

#promocodepanel .IUTextField { width: 150px; font-size: 14px; margin: 0 10px; float: left; display: inline; padding-top:2px;  }
#promocodepanel .MalevSubmit { float: right; display: inline; margin-right: 13px; padding: 2px 0; *padding: 1px 0; width: 100px; }

/*** B2B ***/
#promocodepanel .DiscountLevel
{
	color: #f00;
	font-size: larger;
	margin: auto;
	padding: 5px;
	text-align: center;
}


/*** Index Promo box ***/
.Malev_PromoSlideShow {
	float: right;
	width: 670px;
	height: 355px;
	position: relative;
	overflow: hidden;
	background: #fff;
}

.Malev_PromoSlideShow img {
	display: block;
}

.Malev_PromoContent {
	width: 670px;
	height: 355px;
	overflow: hidden;
	position: absolute; left: 0; top: 0;
	display: none;
}

.Malev_PromoNavigation { 
	position: absolute;
	bottom:0 !important;
	bottom:-1px; /* dirty hack for IE6 :( */
	left:0;
	height:27px;
	width: 670px;
	overflow: hidden;
}

.Malev_PromoNavigation table { 
	height:20px;
	width: 670px;
	border:0; border-collapse:collapse;
	background: transparent;
	overflow: hidden;
	margin: 0; padding: 0;
}

.Malev_PromoNavigation table td {
	padding: 0 0 0 1px;
	margin: 0;
	position: relative;
	vertical-align: bottom;
	text-align: center;
	height: 20px;
	overflow: hidden;	
}

.Malev_PromoNavigation .navbg
{
	width: 100%;
	height: 7px;
	display: block;
	background: #fff;
	opacity:0.8;
	filter:alpha(opacity=80);
	overflow: hidden;
	line-height: 0; font-size: 0;
}

.Malev_PromoNavigation table td .navbg {
	height: 20px;
}


.Malev_PromoNavigation table td a 
{
	color: #012680;
	text-decoration: none !important;
	display: block;
	margin: -13px auto 0 auto;
	position: relative;
	z-index: 10;
	line-height: 13px;
	font-size: 11px; font-weight: bold;
}

.Malev_PromoNavigation table td a:hover,
.Malev_PromoNavigation table td a.activePromo {
	color: #7eb813 !important;	
}

.Malev_PromoNavigation .Malev_Pause {
	padding-left:0;
	width: 25px;
}

.Malev_PromoNavigation .Malev_Pause a {
	text-indent: -200px;
	overflow: hidden;
	width: 16px;
	height: 15px;
	margin-top: -15px;
	background: url(../img/pause.gif) transparent no-repeat 50% 0;
}




/*** Index top columns ***/
.Malev_IndexTopCols {
	margin-top:20px;
	background: url(../img/indextopcolsbg.png) no-repeat 0 100% #fcfcfc;
	margin-bottom: 16px;
}

.Malev_IndexBottomCols {
	background: url(../img/indexbottombg.gif) repeat-x 0 100%;
	padding-bottom: 10px;
	padding-top: 16px;
}

.Malev_IndexTopCols .Malev_ColBox {
	width:214px;
	margin-left: 14px;
	float: left; display: inline;
}

.Malev_IndexBottomCols .Malev_ColBox {
	width:230px;
	margin-left: 18px;
	float: left; display: inline;
}

.Malev_IndexBottomCols .Malev_ColBox .MalevLinksLead {
	font-size: 10px;
}

.Malev_IndexBottomCols .Malev_InfoBox { margin-left:0; position: relative; }

.Malev_IndexTopCols .Malev_OffersBox { 
	width:290px;
	margin-left: 0;
}
.Malev_IndexTopCols .Malev_OffersBox .selectbox { margin-top: -2px !important; margin-top: -3px; margin-bottom: 3px; }

.Malev_ColBoxBody {  
	border-top: 1px solid #e5e5e5;
	padding: 13px 16px 5px 16px;
}

.Malev_OffersBox .Malev_ColBoxBody { 
	padding:0;
}

.Malev_ColBox h2 {
	margin:0; padding: 0;
	color:#7eb813;
	text-transform: uppercase;
}

.Malev_ColBox h2 a {
	display: block;
	color: #7EB813 !important;
	text-decoration: none !important;	
}


.Malev_IndexTopCols .Malev_ColBox h2 {
	font-size: 13px;
	padding: 0 0 5px 12px;
}

.Malev_IndexBottomCols .Malev_ColBox h2 {
	font-size: 11px;
	padding: 0 0 8px 16px;
	border-bottom:1px solid #E5E5E5;
}

/*** Malev_Links ***/
.MalevLinksTitle {
	margin:0 0 5px 0; padding: 0;
	font-weight: bold;
	font-size: 100%;
}
.MalevLinksLead p {
	margin:0 0 1em 0; padding: 0;
}

ul.Malev_Links, ul.Malev_Links li,
.MalevContent ul, .MalevContent ul li 
 {
	margin: 0; padding: 0;
	list-style: none none;
}
.MalevContent ul { margin-bottom: 1em;}
.MalevContent ul ul { margin-bottom: 0;}

ul.Malev_Links li,
.MalevContent ul li
{
	padding: 0 0 0 12px;
	margin: 0 0 5px 0;
	background: url(../img/arrowgreen.gif) no-repeat 1px 0.4em;
	zoom: 1;
}

.Malev_IndexTopCols ul.Malev_Links li {
	margin: 0 0 2px 0;
}

ul.Malev_Links li a,
.MalevContent ul li a {
	font-weight: bold;
	font-size: 11px;
	zoom:1;
}

.Malev_IndexBottomCols .Malev_ColBox ul.Malev_Links li {
	padding: 0 0 0 10px;
	margin: 0 0 2px 0;
	background: url(../img/arrowgreen.gif) no-repeat 2px 0.5em;
}


.Malev_IndexBottomCols .Malev_ColBox ul.Malev_Links li a {
	font-weight: normal;
	font-size: 10px;
}


/*** OFFERS ***/

ul.Malev_Offer, ul.Malev_Offer li { 
	list-style: none none;
	margin: 0; padding: 0;
	overflow: hidden;
	zoom: 1;
	position: relative;
}

ul.Malev_Offer li { 
	border-bottom: 1px solid #fff;
	float: left; display: inline;
	clear: left;
	width: 100%;
}

ul.Malev_Offer { 
	border-top: 1px solid #fff;
	display: none;
}

.MalevCol_3_4 ul.Malev_Offer, .snOffersFlightsTo ul.Malev_Offer { display: block; }
.MalevCol_3_4 .MalevCol_1_4 ul.Malev_Offer { display: none; }

ul.Malev_Offer li a { 
	display:block;	
	margin: 0; padding: 5px 115px 5px 15px;
	color:#012680;
	text-decoration: none !important;
	background: url(../img/offerbg.gif) repeat-x 0 0 #e4e4e4;
	font-weight: bold;
	position: relative;
	overflow: hidden;
    cursor: default !important;
	zoom: 1;
}

.snOffersDetails ul.Malev_Offer li a:hover { 
	background: url(../img/offerbghover.gif) repeat-x 0 0 #f6f6f6;
	text-decoration: none !important;
}

.snOffersDetails ul.Malev_Offer li a.active { 
	background: #fff !important;
	text-decoration: none;
}

ul.Malev_Offer li a span.fare { 
	position: absolute;
	right:15px; top:2px;
	font-weight: normal;
	font-size: 10px;
	color:#3e3e3d;
	text-align: right;
	width: 125px;
	cursor: default !important;
}

.snOffersDetails ul.Malev_Offer li a,
.snOffersDetails ul.Malev_Offer li a span,
.snOffersDetails ul.Malev_Offer li a span.fare { cursor: pointer !important; }

ul.Malev_Offer li a span.from {
	float: left; display: inline;
	width: 120px;
}

ul.Malev_Offer li a span.arrow { 
	float: left; display: inline;
	width: 40px;
}

ul.Malev_Offer li a span.to { 
	float: left; display: inline;
	width: 150px;
}

ul.Malev_Offer li a span.fare strong {
	color:#cb3232;
	font-size:16px;
} 

ul.Malev_Offer li a span.fare strong small {
	font-size: 10px;
	text-transform: uppercase;
} 

.Malev_OffersBox div.More {
	font-size: 10px;
	text-align: right;
	padding: 5px 15px;
	font-weight: bold;
} 

.Malev_Page .Malev_OffersBox div.More {
	background: #e7e7e7;
} 

.Malev_OffersBox p {
	font-size: 10px;
	padding: 0 15px 5px 15px;
	margin: 0;
} 

.Malev_Page .Malev_OffersBox p {
	background: #e7e7e7;
	border-bottom: 2px solid #d6d7d6;
} 


.MalevOfferSpecial {
	margin-bottom: 10px;
	overflow: hidden;
}

.MalevOfferSpecial h2 {
	margin: 0 0 5px 0; padding: 0;
	font-size: 13px; font-weight: bold;
	color: #012680;		
}

.MalevOfferSpecial .MalevContentLead {
	margin: 0 0 0 248px; padding: 0;
}

.MalevOfferSpecial .MalevContentLead ul.Malev_Offer {
	margin: 15px 0; padding: 0;
}

.snOffersPackageList .MalevOfferSpecial .MalevContentLead ul.Malev_Offer {
	margin: 0; padding: 0;
}


.MalevOfferSpecial .MalevDetails {
	font-weight: bold;
}

.Malev_Page .snOffersDetails .Malev_OffersBox {	margin-top: -3px; zoom: 1;}

.Malev_Page .snOffersDetails .Malev_OffersBox .Malev_ColBoxBody  
{
	overflow: auto; 
	background: #e7e7e7;
	border-bottom: 2px solid #d6d7d6;
	height: 336px;
	zoom: 1;
	position: relative;
}


.Bg_OffersConditions .cond
{
	display:none;
	height: 321px;
}

.Bg_OffersConditions dl
{
	list-style: none none;
	margin: 0; padding: 0;
	font-size: 11px;
}

.Bg_OffersConditions dt { font-weight: bold !important; margin: 0; padding: 0; display: block; }
.Bg_OffersConditions dd { margin: 0; padding: 0 0 1em 0; display: block; }

.snOffersDetailPage .comment { font-size: 10px; padding-bottom: 5px; margin: 0; clear:both; }
.Malev_Page .snOffersDetailPage .snPortlet { margin-bottom:10px; }

.MalevPicContent { position: relative; }
.MalevPicContent .MalevTitleBg {
    background: #fff;
    opacity: 0.5;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
	position: absolute;
	bottom: 0; left: 0; right: 0;
    font-size: 12px;
    line-height: 12px;
    height: 1em;
	padding: 10px 15px;
}

.MalevPicContent h3 {
	position: absolute;
	bottom: 0; left: 0; right: 0;
	height: 1em;
    font-size: 12px;
    line-height: 12px;
    margin: 0; padding: 10px 15px;
    overflow: hidden;
    text-align: right;
}

.MalevPicContent h3 a { display: block; text-decoration: none !important; }

.MalevPicContent h3 strong {
    color: #6ab040;
	font-size: 14px;
	margin-right:10px;

}


/*** INFOBOX ***/
.Malev_InfoBox h2 {
	background: url('../img/dropdownbutton.gif') 100% 0 transparent no-repeat;
	margin-top: -2px !important;
	padding-top: 3px !important;
	cursor: pointer;
}

.Malev_InfoBox ul.submenu {
	position:absolute;
	left: 10px; top: 15px;
	z-index: 10;
	width:215px;
	background-color:#fff;
	border:0;
	margin:0;
	padding:2px;
	font-size:10px;
	text-align:left;
	list-style-type:none;
	display: none;
	overflow: hidden;
}

.Malev_InfoBox ul.submenu li {
	list-style-type:none;
	display:block;
	margin:0;
	padding:0;
	width: 100%;
	cursor:pointer;
	zoom: 1;
}

.Malev_InfoBox ul.submenu li a {
	display:block;
	margin:0;
	padding:2px;
	text-decoration: none;
	color: #333;
	zoom: 1;
}

.Malev_InfoBox ul.submenu li a:hover {
	background-color: #cdd8e4 !important;
}

/*** Index NEWS ***/
.snNews {
	padding: 0 0 10px 0;
}

.snNews img {
	float:left; display: inline;
	margin: 2px 10px 5px 0;
}

.Malev_IndexTopCols .snNews img {
	float:none; display: block;
	margin: 2px 0 10px 0;
}

.snNewsLead {
	margin-left: 74px;
}

.Malev_IndexTopCols .snNewsLead {
	margin-left: 0;
}

.snNews h3 {
	margin: 0;
	font-size: 100%;
}

.snNews p {
	font-size: 10px;
	margin:0;
	line-height: 1.1em;
}

/*** Page NEWS ***/

.Bg2ColSkin .snNews,
.Bg3ColSkin .snNews,
.Bg2ColSkin .MalevNewsQuery,
.Bg3ColSkin .MalevNewsQuery,
.Bg2ColSkin .MalevPressPicBox
{
	float: left; display: inline;
	width: 338px;
	margin-left: 18px;
	position: relative;
	padding: 0 0 20px 0;
	margin-bottom: 0;
}

.Bg3ColSkin .snNews,
.Bg3ColSkin .MalevNewsQuery,
.Bg3ColSkin .MalevPressPicBox
{
	width: 206px;
	border-left: 1px solid #e5e5e5;
	padding-left: 18px;
}

.Bg2ColSkin .snNewsLead,
.Bg3ColSkin .snNewsLead
{
	padding-bottom: 1.2em;
	margin-left: 0;
}

.Bg3ColSkin .snNewsLead { margin-left: 0;}
 
.Bg2ColSkin .Pos0,
.Bg3ColSkin .Pos0
{
	margin-left: 0;
	padding-left: 0;
	border-left: 0;
	clear: left;
} 
 
.Malev_Page .snNews img {
	float:left; display: inline;
	border: 1px solid #e5e5e5;
	margin: 0 18px 5px 0;	
	padding: 6px;
	background: #fff;
	float: left; display: inline;
	font-size: 0; line-height: 0;
}

.Bg3ColSkin .snNews img 
{
	float: none;
	display: block;
	margin: 0 0 10px 0;
}

.Malev_Page .snNews p {
	font-size: 11px;
	line-height: 1.2em;
}

.Malev_Page .snNews p.MalevDetails {
	font-size: 12px;
	font-weight: bold;
	position: absolute;
	right: 0; bottom: 5px;
}


.Malev_GreenArrow { 
	background: url(../img/arrowgreen.gif) 0 51% no-repeat;
	padding-left: 0.8em;
}


/*** MALEV PAGE COULMNS ***/
.MalevColumns { overflow: hidden; position: relative; zoom: 1; width: 974px; }

.MalevColumns .MalevCol {
	float: left; display: inline;
	margin: 0 9px;
	position: relative;
}

.MalevColumns .CFirst {
	margin-left: 0;
	clear: left;
}

.MalevColumns .CLast {
	margin-right: 0;
	/*
	clear: right;
	*/
}

.MalevCol_1_4 { width: 230px; }
.MalevCol_2_4 { width: 478px; }
.MalevCol_3_4 { width: 726px; }
.MalevCol_4_4 { width: 974px; clear: both !important; float: none !important; display: block !important; }


.MalevCol_300 { width: 282px; clear: both !important; float: none !important; display: block !important; }
.MalevCol_300x215 { width: 282px; clear: both !important; float: none !important; display: block !important; }
.MalevCol_190 { width: 172px; clear: both !important; float: none !important; display: block !important; }
.MalevCol_160 { width: 142px; clear: both !important; float: none !important; display: block !important; }


/*** FOOTER ***/
.Malev_Footer
{
	position: relative;
	width: 974px;
	height: 61px;
	/* margin: -62px auto 0 auto;*/
	margin: 0 auto;
	background: url(../img/footerbg.gif) 0 0 repeat-x;
	text-align: left;
	font-size: 10px;
	border-top:1px solid #fff;
}

.Malev_Footer .legal
{
	float: left; display: inline;
	padding: 23px 0 0 70px;
}

.Malev_Footer .Malev_Links { float: left; display:inline; margin:23px 0 0 15px; }
.Malev_Footer .Malev_Links li 
{
	float:left;
	padding: 0 8px 0 12px;
	margin: 0;
}

.Malev_Footer .Malev_Links li a
{
	text-decoration: none;
	font-weight: normal;
	color: #012680;
	font-size: 10px;
}

.Malev_Footer a.Malev_OneWorld
{
	position: absolute;
	display: block;
	top: 8px;
	left: 15px;
	background: url(../img/owlogo10.png) 50% 50% no-repeat;
	width: 45px;
	height: 45px;
	text-indent: -200px;
	overflow: hidden;
}


/************************/
/***** SKIN ELEMENTS ****/
/************************/

/*** LINKS ***/
.snTextLink:link { color: #012680; text-decoration: none; }
.snTextLink:visited { color: #000000; text-decoration: underline; }
.snTextLink:hover { color: #012680; text-decoration: underline; }
.snTextLink:active { color: #012680; text-decoration: none; }

/*** ERROR ***/
.snErrorMsg { background: #f00000; color: #fff; font-weight: bold; padding: 0 5px; }

/*** CONTROLS ***/

/*** Input units ***/
.Malev_Main fieldset.IUContainer
{
	border: 0;
	padding: 5px; margin: 0;
	font-size: 12px;
	font-family: Arial;
}

.Malev_Main fieldset.IUContainer legend
{
	color: #000;
	font-weight: bold;
	font-size:120%;
	padding:0;
	margin:0;
}

.Malev_Main .InputUnit 
{
    clear: both;
	padding: 5px;	
}

.Malev_Main .IULabel
{
	float:left;
	width: 200px;
	padding-right:20px;
	margin-bottom:5px;
}

.Malev_Main .IULabelTitle 
{
    font-weight: bold;
    font-size: 90%;
}

.Malev_Main .IULabelDesc
{
	font-size: 90%;
}

.Malev_Main .IUControl
{
    float:left;
    font-family: Arial;
	padding-bottom: 0.5em;
}

.Malev_Main .IUControl input,
.Malev_Main .IUControl select,
.Malev_Main .IUControl textarea,
.Malev_Main .IUControl button
{
    margin-top: 0;
    vertical-align: middle;
}

.Malev_Main .IUErrorMsg 
{
	display: block;
	background: #f00000; 
	color: #fff; 
	font-weight: bold;
	padding: 2px;	
}

.Malev_Main .IUData
{
	margin:0;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
    border: 1px #b8cbe2 solid;
    color: #444445;
    background: #fff;

}
.Malev_Main textarea.IUData	{ height: 100px; }

.Malev_Main .IUTextField	{ width: 250px; }
.Malev_Main .IUPassword		{ width: 250px; }
.Malev_Main .IUDateField	{ width: 80px; }
.Malev_Main .IUTimeHour		{ width: 50px; }
.Malev_Main .IUTimeSec		{ width: 50px; }
.Malev_Main .IUNumber		{ width: 250px; }
.Malev_Main .IUCurrency		{ width: 250px; }

.Malev_Main .IUNumberSymbol,
.Malev_Main .IUCurrencySymbol { padding: 0 2px; }

.Malev_Main .IUSelect			{ width: 255px; padding-bottom: 1px; }
.Malev_Main .IUSelect optgroup	{ font-style:normal; }

.Malev_Main .IUCheckboxGroup { }
.Malev_Main .IURadioGroup { }
.Malev_Main .IUCheckbox, .Malev_Main .IURadio{
    border:0;
    background: none;
    padding: 0;
}

.Malev_Main .IULink {}

.Malev_Main .IUImagePreview { 
	display: block; 
	border: 1px solid #ccc; 
	background-color: #fafafa;
	padding: 5px;
}

.Malev_Main .IUPreviewChooser {
	position:relative;
	overflow: hidden;
}
.Malev_Main .IUPreviewChooser .IULabel {
	padding-bottom: 70px;
}

.Malev_Main .InputUnit .previewPicHolder {
	position: absolute; 
	bottom: 1.5em; left:0;
}

.Malev_Main .snSubmit 
{
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	background: #012680;
	border: 0;
	padding: 5px 10px;
	cursor: pointer;
}

.Malev_Main .IUButtons { text-align: right; padding-top: 10px; }
.Malev_Main .IUButtons .MalevSubmit { margin-left: 10px; }

/*** PORTLET ***/
.snPortlet {
	height: auto;
	position: relative;
	zoom: 1;	
}

.GraySkin, .GrayFloatSkin 
{
	background: url(../img/graybg.gif) repeat-x 0 100% #e6e6e6;	
}

.GrayFloatSkin  
{
    position: absolute !important;
    right: 0; top: 0;
    width: 230px;
    z-index: 10;
}

.Malev_Page .snPortlet {
	margin-bottom: 30px;
}

.Malev_IndexBottomCols .snPortlet { margin-bottom: 0; }

.snPtHeader {
	position: relative;
	border-bottom:1px solid #E5E5E5;
	zoom: 1;
}

.GraySkin .snPtHeader, .GrayFloatSkin .snPtHeader {
	border-bottom: 0;
}

.snPtTitle, .snOffersFlightsTo h3
{
	color:#7EB813;
	margin:0;
	padding:0 0 5px 12px;
	text-transform:uppercase;
	font-weight: bold;
	font-size: 13px;
}
.MalevCol_1_4 .snPtTitle { padding: 2px 0 10px 12px; }

.GraySkin .snPtTitle,.GrayFloatSkin .snPtTitle {
	font-size: 11px;
	padding-top: 10px;
}

.snPtTitle a {
	display: block;
	color: #7EB813 !important;
	text-decoration: none !important;	
}

.Malev_IndexTopCols .snPtTitle {
	font-size: 13px;
	padding: 0 0 5px 11px;
}

.Malev_IndexBottomCols .snPtTitle {
	font-size: 11px;
	padding: 0 0 8px 15px;
}

.MalevCol_2_4 .snPtTitle, .snDunaClubHistory .snPtTitle  {
	margin: 0;
	padding: 0 15px 10px 15px;
	color: #012680;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

.snPtBodyBorder
{
	padding:13px 16px 5px;
	zoom: 1;
}

.Malev_IndexTopCols .snPtBodyBorder {
	padding:13px;
	width: 188px;
	overflow:hidden;
}

.BgSkin .snPtBodyBorder,
.Bg2ColSkin .snPtBodyBorder,
.Bg3ColSkin .snPtBodyBorder
{
	background: url(../img/portletbg.gif) repeat-x 50% 100% #fff;
}

.GraySkin .snPtBodyBorder, .GrayFloatSkin .snPtBodyBorder
{
	padding-top: 0;
	padding-bottom: 17px;
}

.snPtBody { zoom: 1; overflow: hidden; }


/*** BREADCRUMB ***/
.MalevBreadCrumb
{
	height: 45px;
}

.MalevBreadCrumb div
{
	display: inline;
}

.MalevBreadCrumb div a, .MalevBreadCrumb div span span
{
	color: #012680;
	text-decoration: none;
	background: url(../img/arrowgreen.gif) no-repeat 0 50%;
	padding-left: 15px;
	margin-left: 10px;
}

.MalevBreadCrumb div span span span, .MalevBreadCrumb div a span span
{
	background: none;
	padding-left: 0;
	margin-left: 0;
}

/*** QUICKSEARCH ***/
.Malev_Header .MalevQuickSearch
{
	float:left; display:inline;
	background: none;
	font-size: 10px;
}
.snQuickSearch fieldset
{
	margin: 0;
	padding: 0;
	border: 0 none;
}

.snQuickSearch legend
{
	display: none;
}

.Malev_Header .snQuickSearch_input
{
	color: #a3bbd8;
	border: 1px solid #b5c6db;
	background: #fff;
	width: 180px;
	height: 14px;
	padding: 1px 3px 0 3px;
	font-size: 10px;
	margin: 0;
	vertical-align:middle;
}

.Malev_Header .snQuickSearch_submit
{
	background: url(../img/searchbutton.gif) transparent 0 0 no-repeat;
	width: 16px;
	height: 14px;
	margin: 0 0 0 4px;
	border: 0 none;
	line-height: 40px;
	overflow:hidden;
	text-align: left;
	font-size: 0px;
	cursor: pointer;
	vertical-align:middle;
}


/*** SEARCH ***/
.snSearch 
{
	margin-bottom: 1em;	
}

.snSearch_input
{
	border: 1px solid #ccc;
	font-size: 100%;
	color: #666;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	background: #fff;
	height: 14px;
	vertical-align: middle;
	margin-right: 10px;
	width: 300px;
}

.snSearch_submit 
{
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	background: #012680;
	border: 0;
	padding: 0px 10px;
	height: 20px;
	vertical-align: middle;
}

.snSearchResult 
{
	border-top: 1px solid #ccc;
	padding-top: 10px;
	margin-top: 10px;
}

.snSearchResult h2 
{
	margin: 0; padding: 0;
	font-size: 100%;
}

.snSearchResult h2 a:link { color: #012680; text-decoration: none; }
.snSearchResult h2 a:visited { color: #000000; text-decoration: underline; }
.snSearchResult h2 a:hover { color: #012680; text-decoration: underline; }
.snSearchResult h2 a:active { color: #012680; text-decoration: none; }

/*** NAVIGATOR ***/
ul.snMenu, ul.snMenu ul, ul.snMenu li
{
	list-style-type:none;
	margin:0;
	padding:0;
	width: 100%;
	display: block;
}

ul.snMenu li.snActiveMenu { background: #fff none !important; }

ul.snMenu li a
{
	color:#8dc22d;
	display:block;
	font-size:13px;
	font-weight:bold;
	padding: 2px 0 10px 0;
	text-decoration:none !important;
	text-transform: uppercase;
	width:230px;
	border-bottom:1px solid #e5e5e5;
	margin-bottom: 1px;
}

ul.snMenu li ul li {
	background: url(../img/tabbg.gif) repeat-x 0 0 #eee;
	width: 230px;
}

ul.snMenu li ul li a {
	color:#012680;
	font-size: 11px !important;
	font-weight:bold;
	padding: 3px;
	width: 224px;
	/*
	background: url(../img/arrowgreen.gif) no-repeat 204px 50%;
	*/
	border: 0;
	margin: 0;
}

ul.snMenu li ul li a span {
	display:block;
	padding: 10px;
	width: 204px;
}
ul.snMenu li span span {
	padding: 0 !important;
	width: auto !important;
	border: 0 !important;
}

ul.snMenu li.snTraversal a { color:#8DC22D; background-image: none; }
ul.snMenu li.snTraversal li a { color:#012680; /* background-image: url(../img/arrowgreen.gif); */ }
ul.snMenu li.snTraversal li.snTraversal a { color:#8DC22D; background-image: none; }
ul.snMenu li.snTraversal li.snTraversal li a { color:#012680; /* background-image: url(../img/arrowgreen.gif); */ }
ul.snMenu li.snTraversal li.snTraversal li.snTraversal a { color:#8DC22D; background-image: none; }

ul.snMenu li.snActiveMenu a { color:#8DC22D !important; background-image: none !important; }
ul.snMenu li.snActiveMenu li a { color:#012680 !important; background-image: none !important; }

ul.snMenu li ul li ul li.snTraversal
{
	background: #fff !important;
	font-weight: normal !important;
}

ul.snMenu li ul li ul li a
{
	background: none !important;
	font-weight: normal !important;
}

ul.snMenu li ul li ul li a span
{
	width: 179px;
	padding: 10px 15px 10px 30px;
}

ul.snMenu li li.snActiveMenu span { border-left: 3px solid #8DC22D; padding-left: 7px; }
ul.snMenu li li.snActiveMenu li span { border-left: 0; padding-left: 30px; }
ul.snMenu li li li.snActiveMenu span { border-left: 3px solid #8DC22D; padding-left: 27px; }

ul.snMenu li ul li a:hover { background: #fff !important; }


/*** FORMS ***/
.snFormTitle 
{
	margin: 0 0 1em 0;
	padding: 0;
	font-size: 120%;	
}

.snFormDesc 
{
	margin-bottom: 1em;	
}

.snFormComment 
{
	font-size: 90%;
	padding: 0.5em 0 0.5em 5px;
	float:left;
	width: 220px;
}

.snFormButtons 
{
	float:left;
}

/*** LOGIN ***/
.snLoginText  
{
	margin-bottom: 1em;
}

.snAdvancedLoginPortlet .snSubmit  
{
	margin: 1em 0; 
}

.snAdvancedLoginPortlet .snTextLink  
{
	text-decoration: none;
	font-weight: bold;
}

/*** DunaClub ***/
.Malev_IndexTopCols .snDunaClubLogin { border-top: 10px solid #fff; }
.Malev_IndexTopCols .snDunaClubLogin .snPtHeader { background: #fff; }

.MalevDCLogin 
{
	background: url(../img/dunaclub.gif) no-repeat 100% 0;
	font-size: 11px;
	position: relative;
	padding-top: 65px;
}
.MalevDCLogin .MalevLoginText { padding-bottom: 10px; }

.Malev_IndexTopCols .MalevDCLogin 
{
	background: none;
	padding-top: 0;
}
.Malev_IndexTopCols .MalevDCLogin .MalevLoginText { display:none; }

.MalevIUField { overflow: hidden; position: relative; zoom: 1; margin-bottom:5px; }
.MalevIUField label {
	float: left; display: inline;
	width: 70px; overflow: hidden;
	text-align: right;
	margin-right: 5px;
	padding-top: 2px;
}

.MalevDCLogin label.lblPass { width: 20px; zoom:1;}
.MalevDCLogin label.lblID { width: 42px; margin-right: 2px; }
.MalevDCLogin label.lblID strong { font-weight: normal; padding-left: 5px; zoom:1; }

.MalevIUField input {
	font-size: 10px;
	border: 1px solid #d6d6d6;
	color: #444;
	padding: 2px;
	zoom:1;
}
.MalevDCLogin .MalevIUField input { width: 167px; float: left; }
.MalevDCLogin .MalevIUField input.snUserName { width: 148px; }

.MalevForgotPIN .PinID { width: 88px; }
.MalevForgotPIN .MalevSubmit { margin-left: 75px;}
.MalevForgotPIN .MalevIUField input.snUserName { width: 78px; }

.Malev_IndexTopCols .MalevDCLogin .MalevIUField input { width: 157px; }
.Malev_IndexTopCols .MalevDCLogin .MalevIUField input.snUserName { width: 138px; }

.MalevDCLogin .MalevIUField span { position: absolute; right: 4px; top: 2px; color: #f00; }

.Malev_IndexTopCols .MalevDCLogin .MalevSubmit {
    margin: 2px 0 7px 0;
}

.MalevDCLogin .MalevLoginLinks { margin: 20px 0 5px 0; }
.Malev_IndexTopCols .MalevDCLogin .MalevLoginLinks { margin: 5px 0 10px 0;}

.MalevRememberMe { font-size: 9px; }
.MalevRememberMe input { vertical-align: middle; margin-right: 5px; }

.MalevDCLogin .snErrorMsg { zoom:1; }


.MalevDCLogged h3 
{
	margin: 0; padding: 0;
	color: #8dc22d;
	font-weight: bold;	
	font-size: 14px;
} 

.MalevDCLogged .MalevDCPoints {
	padding: 10px 0 20px 0;
	margin: 0;
}

.MalevDCLogged .MalevDCLinks {
	margin: 0 0 10px 0;
	padding: 0;
}

/************************/
/*** CONTENT ELEMENTS ***/
/************************/

span.ow { font-weight: normal !important; }
span.ow strong { font-weight: bold !important; }

.MalevContent { overflow: hidden; padding-bottom: 1em; }

.MalevCol_2_4 .MalevContent { padding-left: 16px; padding-right: 16px; width: 446px; }

.MalevContent h2 
{
	color: #7eb813;
	font-size: 14px;
	padding: 20px 0 10px 0;
	margin: 0;
}

.MalevTPContent h2 {
	padding: 0 0 10px 0;
	margin: 0 0 15px 0;
}

.MalevContentTitle 
{
	margin: 0 0 15px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #E5E5E5;
	color: #022581;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	zoom: 1;
}

.MalevContentTitle a, .MalevContentDetails a
{
	color: #012680;
	text-decoration: none;
}

.MalevCol_3_4 .MalevContentTitle { float: right; width: 478px; }
.MalevOfferDetailContent .MalevContentTitle { float: none; width: auto; }

.MalevCol_2_4 .MalevContentTitle {
	margin-left: -16px; margin-right: -16px; 
	padding-left: 16px; padding-right: 16px; 
}

.MalevContentSubTitle 
{
	margin: 1em 0 0 0;
	padding: 0;
	color: #022581;
	font-size: 14px;
	font-weight: bold;
}

.MalevPressRelease .MalevContentSubtitle 
{
	margin: 1em 0 0 0;
	padding: 0;
	color: #062b83;
	font-size: 13px;
	font-weight: bold;	
}


.MalevContentTopTitle {
	color: #7EB813;
	font-size: 13px !important;
	font-weight: bold;
	text-transform: uppercase;
	padding: 2em 0 1em 0 !important;
	margin: 0;
}

.MalevContentTopTitle a {
	color: #7EB813 !important;
}

.Bg2ColSkin .MalevContentTopTitle,
.Bg3ColSkin .MalevContentTopTitle,
.MalevCol_1_4 .MalevContentTopTitle
{
	font-size: 12px !important;
	margin: 0 0 5px 0 !important; padding: 0 !important;
}

.Bg2ColSkin .MalevContentTopTitle a,
.Bg3ColSkin .MalevContentTopTitle a,
.MalevCol_1_4 .MalevContentTopTitle a
{
	color: #012680 !important;
	text-transform: none !important;
}


.MalevPressRelease .MalevContentDate 
{
	color: #9b9b9b;
	margin-bottom: 5px;
	font-size: 10px;
	white-space: nowrap;	
}

.MalevContentImage
{
	border: 1px solid #e5e5e5;
	margin: 0 18px 5px 0;	
	padding: 6px;
	background: #fff;
	float: left; display: inline;
	font-size: 0; line-height: 0;
}

.MalevCol_2_4 .MalevGeneralContent .MalevContentImage,
.MalevOfferDetailContent .MalevContentImage
{
	float: none; display: block;
	margin: 0 auto 10px auto;
	padding: 0; border: 0;
}

.MalevCol_3_4 .MalevContentImage img {
	width: 216px;
}

.Bg2ColSkin .MalevContentImage img,
.Bg3ColSkin .MalevContentImage img {
	width:auto;
}

.MalevOfferDetailContent .MalevContentImage img { width: auto; }

.MalevPressRelease .MalevContentImage { border: 1px solid #e5e5e5; padding: 6px;}

.MalevPressRelease .MalevContentLead { font-weight: bold; margin-bottom: 1em; }
.MalevPressReleaseQuery .MalevContentLead { font-weight: normal; }

.Bg2ColSkin .MalevContentLead,
.Bg3ColSkin .MalevContentLead 
{
	font-size: 11px;
}

.MalevContentDetails { text-align: right; }

.MalevNewsQuery .MalevDetails,
.MalevPressReleaseQuery .MalevDetails,
.MalevGeneralContentQuery .MalevContentDetails 
{ font-weight: bold }

/** Press Release related photos **/
.MalevPressPhotos { overflow: hidden; }
.MalevPressPicBox { overflow: hidden; margin-bottom: 5px; font-size: 11px; }


/*** QUERY CONTENTS ***/

.MalevQueryHeader {
	position: relative;
	border-bottom: 1px solid #E5E5E5;
	zoom:1;
}

.MalevCol_2_4 .MalevQueryHeader {
	border-bottom: 0;
	padding-top: 20px;
}

.MalevQueryHeader h3 {
	color: #7eb813;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0 15px 10px 15px;
	margin: 0;
}

.MalevCol_2_4 .MalevQueryHeader h3 {
	padding-left:0;
	padding-right:0;
}


.ArchiveLink {
	text-transform: uppercase;
	font-size: 10px;		
	font-weight: bold;
}

.MalevQueryHeader .ArchiveLink {
	position: absolute;
	right: 15px;
	bottom: 10px;
}


.MalevCol_2_4 .MalevQueryHeader .ArchiveLink { right: 0; }

.MalevQueryHeader .ArchiveLink span {
	color: #7eb813;	
}

.MalevArchiveContent { margin-bottom: 5px; }
.MalevArchiveContent .MalevContentDate { float: left; display: inline; width: 80px; clear: left; }
.MalevArchiveContent .MalevContentLink { display: block; padding-left: 80px; }

.sn_searchPage {
	padding: 10px 0;	
	overflow: hidden;	
	font-weight: bold;
	font-size: 14px;
	border-top: 1px solid #ccc;
	margin-top: 5px;
}

.sn_searchPage a {
	font-weight: normal;
	font-size: 12px;
	padding: 0 3px;
}



.MalevQueryContent 
{
	padding: 0 15px;	
}

.MalevPressReleaseQuery { padding: 0 !important; }

.MalevCol_1_4 .MalevPressRelease  {
	margin: 10px 15px 0 15px;
	padding: 8px 0;
	font-size: 11px;
	border-bottom: 1px solid #e7e7e7;
}

.MalevCol_1_4 .MalevPressRelease a {
	font-weight: bold;
}

.MalevCol_1_4 .MalevPressRelease .MalevContentDate 
{
	color: #313031;
	font-size: 11px;
}

.MalevCol_2_4 .MalevPressReleaseQuery .MalevContentTitle 
{
	text-transform: none;
	padding: 10px 0 0 0;
	margin: 0;
	font-size: 13px;
	border: 0;	
}

.MalevDetails 
{
	text-align:right;	
}

.MalevDetails a
{
	text-align:right;	
}

/*** FAQ ***/
.snFAQPortlet .MalevContent {
    margin-top: 1em;    
}

.MalevFAQBox, .MalevGradBox 
{
	background: #fff url(../img/portletbg.gif) repeat-x 50% 100%;	
	padding: 15px;
	overflow: hidden;
	font-size: 11px;
	margin-bottom: 15px;
	position: relative;
	zoom: 1;
	text-align: left;
}

.MalevFAQSearch .MalevFAQCol { float: left; display: inline; margin-right: 10px; }
.MalevFAQSearch .MalevFAQSearchCategory { width: 175px; }
.MalevFAQSearch .MalevFAQSearchCategory .IUData{ width: 174px; }
.MalevFAQSearch .MalevFAQSearchText { width: 156px; }
.MalevFAQSearch .MalevFAQSearchText .IUData { width: 150px; }

.MalevFAQSearch label { font-weight: bold; }

.MalevFAQSearch .MalevSubmit {
	float: left;
	margin: 6px 0 0 0;
	width: 64px;
}

.MalevFAQResultHeader {
	border-bottom: 1px solid #e5e5e5;
	overflow: hidden;
	color: #7eb813;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
	padding-bottom: 5px;
	zoom: 1;
}

.MalevFAQResultHeader .MalevResultNum { float: left; display: inline; margin-left: 15px; padding-top: 4px; }
.MalevFAQResultHeader .MalevFAQPager { float: right; display: inline; margin-right: 15px; }
.MalevFAQResultHeader .MalevFAQPager .IUSelect { width: auto; margin: 0 5px; }

ul.MalevFAQResults 
{
	list-style: none none;
	margin: 0; padding: 0;	
	zoom: 1;
}

ul.MalevFAQResults li 
{
	list-style: none none;
	margin: 0 15px; padding: 18px 0 8px 0;
	border-bottom: 1px dotted #e5e5e5;
	zoom: 1;
}
ul.MalevFAQResults li strong,
.MalevFAQPager strong,
.MalevFAQRelated .MalevBackLink strong
{
	color: #6ab040;
	font-size: 14px;
}

.MalevFAQAnswerDetails h2.MalevAnswerTitle
{
	font-size: 12px; font-weight: bold;
	margin: 0 0 1em 0; padding: 0;
	color: #012680;	
}

.MalevFAQAnswerDetails .MalevQuestion { margin: 0 0 1em 0; font-weight: bold; }
.MalevFAQAnswerDetails .MalevAnswer { margin: 0 0 2em 0; }

.MalevRating { position: relative; }
.MalevRating input { vertical-align: middle; }
.MalevRating label { vertical-align: middle; padding: 0 20px 0 5px; }

.MalevRating .MalevSubmit {
	position: absolute;
	right: 15px; bottom: 10px;
}

.MalevFAQRelated h2 {
	color: #7eb813;
	font-size: 12px;
	text-transform: uppercase;
	margin: 0; padding: 0 15px 10px 15px;
	border-bottom: 1px solid #e5e5e5;	
}

.MalevFAQRelated .MalevBackLink 
{
	border-top: 1px solid #e5e5e5;
	padding: 3px 15px;
	font-size: 11px;
}

/*** DUNA CLUB ***/
.snDunaClubHistory {
    min-height: 300px !important;
    height: auto !important;
    height: 300px;
}
.snDunaClubHistory .snPtHeader { margin-right: 248px; }
.MalevDC { position: relative; }
.MalevDCHistory .MalevGradBox { height: 192px; margin-right: 248px; }
.MalevCustomer .IULabel { width: 170px !important; }

.MalevDC .InputUnit,{ padding: 0 0 10px 0; }
.MalevDC .IUData { margin-right: 5px; }
.MalevDC .IUYear { width: 52px; margin-right: 5px; }
.MalevDC .IUMonth { width: 44px; margin-right: 5px; }
.MalevDC .IUDay { width: 44px; margin-right: 0 }
.MalevDC .IULabel { width: 123px; padding-right: 5px; }
.MalevDCHistory .MalevSubmit { position: absolute; right: 15px; bottom: 15px}

.MalevDCUser { padding-bottom: 15px; }
.MalevDCUser .InputUnit		{ padding: 5px 0; }
.MalevDCUser .IULabel		{ width: 150px; }
.MalevDCUser .IULabel label { font-weight: normal; }
.MalevDCUser .IUSelect		{ width: 256px; }
.MalevDCUser .IUYear		{ width: 80px; }
.MalevDCUser .IUMonth		{ width: 60px; }
.MalevDCUser .IUDay			{ width: 60px; }
.MalevDCUser .IUControl		{ padding-bottom: 5px; font-size: 11px; }
.MalevDCUser .IUTextField	{ width: 250px; }
.MalevDCUser .IUCheckbox input { vertical-align: middle; }

.MalevDCUser fieldset.IUContainer { padding-left:0; padding-right: 0; }
.MalevDCUser fieldset.IUContainer legend { font-size: 100%; padding: 1em 0; color: #222; margin-left: 0 !important; margin-left: -7px; }
.MalevDCUser .WarningSign {
	background-color: #cb3232; 
	color: #fff;
	padding: 2px 7px;
	font-weight: bold;
	font-size: 12px;
}
.MalevDCUser .ErrorMsg { color: #cb3232; display: block; }

.MalevDCUser .MalevMsgPanel { padding: 15px 0; }
.MalevDCUser .MalevErrorPanel { padding: 15px; border: 1px solid #cb3232; line-height: 2.1em; }
.MalevDCUser .MalevErrorPanel .ErrorMsg { display: inline; padding-left: 5px; }

/*** EMERGENCY PAGE ***/
.Malev_SleepPage 
{
    background: #fefefe url(../img/headerbg_sleep.jpg) repeat-x 50% 0 !important;
}

.Malev_SleepPage .Malev_Header .Malev_Logo 
{
    background: transparent url(../img/malevlogo_sleep.jpg) no-repeat 0 0 !important;
    padding: 0px;
}

/*** WELCOME PAGE ***/
.Malev_Welcome { background: #fff; height: 100%; }
.Malev_Welcome form { height: 100%; }

.Malev_Welcome .snContainer
{
    position: relative;
    margin: auto;
    width: 980px;
    height: 605px;
    background: #fff url('/Root/System/Skins/MalevSkin/img/WelcomePage_bg.jpg') no-repeat 0 0;
}

.Malev_Welcome .snContainer .snWideCol 
{
    position: absolute;
    top: 110px;
    right: 29px;
    width: 231px;
    text-align: left;
}

.Malev_Welcome .snPtBodyBorder { padding: 15px; font-size: 11px; }

.Malev_Welcome .WelcomeTable 
{
    height: 100%; width: 100%;
    margin: 0; padding: 0;
    border: 0; border-collapse: collapse;
}

.Malev_Welcome .WelcomeTable tr
{
    height: 100%; width: 100%;
    margin: 0; padding: 0;
}

.Malev_Welcome .WelcomeTable tr td
{
    height: 100%; width: 100%;
    margin: 0; padding: 0;
    vertical-align: middle;
}

.Malev_Welcome .GraySkin { border-bottom: 2px solid #bfbfbf; line-height: 15px;}

.Malev_Welcome .GraySkin h2 
{
	font-size: 11px; margin: 5px 0; padding: 0;
	font-weight: bold;
}

.Malev_Welcome .GraySkin hr 
{
	color: #d3d3d3;
	background-color: #d3d3d3;
}

.Malev_Welcome .GraySkin input { vertical-align: middle; }
.Malev_Welcome .GraySkin select.IUData { margin-bottom: 10px; width: 100%; }

.Malev_Welcome .IUData {
	margin:0;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
    border: 1px #b8cbe2 solid;
    color: #444445;
    background: #fff;
}

.Malev_Welcome .MalevSubmit { margin-bottom: 10px; }

.Malev_Welcome .Copyright 
{
	position: absolute;
	bottom: 5px; left: 5px;
	font-size: 10px;
}

/*** TRAVELPLANNER ***/
.MalevTPTitle a {
	color:#012680 !important;
}

.MalevTPArticleQuery {
    position: relative;
    padding-bottom: 10px;    
}

.MalevTPArticleQuery .MalevDetails {
    position: static !important;
    bottom: auto !important; right: auto !important;
    padding: 1em 0 0 0 !important;
}

.MalevTPCityHeader ul, .MalevTPCountryHeader ul {
    margin: 0; padding:0;
    list-style: none none;    
    overflow: auto;
}

.MalevTPCityHeader ul li {
    margin: 0; padding:0 0 2px 0;
    list-style: none none;    
    float: left; display: inline;
}

.MalevTPCityHeader ul li.BookingMenu {
	width: 115px;
	padding-right: 10px;
	border-right: 1px solid #ccc;
}

.MalevTPCityHeader ul li.ArticleMenu {
	width: 310px;
	border-left: 1px solid #ccc;
	padding-left: 10px;
	margin-left: -1px;
}
.MalevTPCityHeader ul li ul { padding-top: 10px; }
.MalevTPCityHeader ul li ul li {
	float: none; display: block;
	background: url(../img/arrowgreen.gif) 0 0.4em no-repeat;
	padding-left: 0.8em;
}


.MalevTPCountryHeader ul li 
{
    margin: 0; padding:0;
    list-style: none none;
    font-weight: bold;
    clear: left;
}

.MalevTPCountryHeader ul li a { float:left; display: inline; }
.MalevTPCountryHeader ul li ul
{
    margin: 0 0 5px 130px; padding:0;
    list-style: none none;
    overflow: hidden;
    clear: right;
}

.MalevTPCountryHeader ul li ul li
{
    font-weight: normal;
    float: left; display: inline; 
    width: 65px; 
    margin: 0 0 0 20px;
    clear: none;
}

.MalevTPMenu, .MalevFlightsMenu {
    margin: 0; padding:0;
    list-style: none none;
    font-size: 11px;
}

.MalevTPMenu li, .MalevFlightsMenu li {
    margin: 0; padding:7px 0 8px 0;
    list-style: none none;
}

.MalevTPMenu li a, .MalevFlightsMenu li span {
    font-weight: bold;
    text-transform: uppercase;
    color: #222 !important;
}

.MalevTPMenu li ul, .MalevFlightsMenu li ul {
    margin: 0; padding: 0;
    list-style: none none;
}

.MalevTPMenu li ul li, .MalevFlightsMenu li ul li {
    margin: 0; padding: 0;
    display: inline;
}

.MalevTPMenu li ul li a, .MalevFlightsMenu li ul li a {
    font-weight: normal;
    text-transform: none;
    color: #012680 !important;
}

.MalevFlightsMenus { overflow: hidden; }
.MalevFlightsMenu { width: 50%; float:left; display: inline;}
.MalevFlightsMenu li { margin: 0 10px 0 0; }



/*** TinyMCE styles ***/
.snContentRichText a:link { color: #012680; text-decoration: none; }
.snContentRichText a:visited { color: #000000; text-decoration: underline; }
.snContentRichText a:hover { color: #012680; text-decoration: underline; }
.snContentRichText a:active { color: #012680; text-decoration: none; }

.snSectionTitle 
{
	font-size: 100%;
	margin: 1em 0;
	font-weight: bold;	
	color: #012680;
}

.MalevContentPicLeft 
{
	border: 1px solid #e5e5e5 !important;
	margin: 0 15px 5px 0;	
	padding: 6px;
	background: #fff;
	float: left; display: inline;
	font-size: 0; line-height: 0;
}

.MalevContentPicRight 
{
	border: 1px solid #e5e5e5 !important;
	margin: 0 0 5px 15px;	
	padding: 6px;
	background: #fff;
	float: left; display: inline;
	font-size: 0; line-height: 0;
}

.MalevContentPicCenter
{
	border: 1px solid #e5e5e5 !important;
	margin: 10px auto;	
	padding: 6px;
	background: #fff;
	font-size: 0; line-height: 0;
	display: block;
}

table.grid 
{
	border: 0;
	border-collapse: collapse;
	margin:10px auto; padding:0;
	width: 100%;	
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	color: #444;
	border-bottom: 1px solid #444 !important;
}

table.grid th, table.grid td
{
	border: 0;
	border-bottom: 1px solid #e5e5e5;	
	padding: 5px;
}

table.grid thead th, table.grid thead td
{
	border-left: 1px solid #e5e5e5;
	font-weight: bold;
	color: #7eb813;
	text-transform: uppercase;
}

table.grid tr td:first-child, table.grid tr th:first-child
{
	border-left:0 !important;	
}

table.grid tbody tr:last-child th, table.grid tbody tr:last-child td {
	border-bottom: 1px solid #444 !important;	
}

table.grid .nogrid { border: 0 !important; }

.MalevSmallText { font-size: 80%;}
.MalevBigText { font-size: 120%;}


/****** CUSTOM SELECT *****/
/** http://www.brainfault.com/demo/selectbox/0.5/ **/

.snCustomSelect { display: none }

div.selectbox-wrapper {
  position:absolute;
  z-index: 10;
  width:400px;
  background-color:#fff;
  border:0;
  margin:0;
  padding:2px;
  font-size:10px;
  text-align:left;
  max-height:300px;
  overflow:auto;
}
div.selectbox-wrapper ul {
  list-style-type:none;
  margin:0px;
  padding:0px;
}
div.selectbox-wrapper ul li.selected { 
  background-color: #EAF2FB;
}
div.selectbox-wrapper ul li.current { 
  background-color: #CDD8E4;
}
div.selectbox-wrapper ul li {
  list-style-type:none;
  display:block;
  margin:0;
  padding:2px;
  cursor:pointer;
}

.selectbox /* look&fell of  select box*/
{
  margin: 0px;
  padding:2px;
  font-family: Arial, Helvetica, sans-serif;
  font-size:10px;
  width : 15em; 
  display : block;
  text-align:left; 
  background: url('../img/dropdownbutton.gif') 100% 50% transparent no-repeat;
  cursor: pointer;
  border:0;
  color:#012680;
}

.Malev_Country .selectbox
{
  background: url('../img/langbutton.gif') 100% 50% transparent no-repeat;
}

.Malev_OffersBox .selectbox
{
	color: #7EB813;
	font-size:13px;
	font-weight: bold;
	margin-left: 10px;
	text-transform: uppercase;
	margin-bottom: 4px;
	width: 263px;
}
.Malev_OffersBox input[className="selectbox"] { margin-bottom: 3px; } /** IE7 hack :( **/

.MalevCol_1_4 .Malev_OffersBox .selectbox {	width: 205px; }

.Malev_OffersBox div.selectbox-wrapper
{
	margin-left: 10px;
}

select.customSelect {
  background: url('../img/dropdownbutton.gif') 100% 50% transparent no-repeat;
}

/**** newsletter ***/
.snSubscriberPortlet table { margin: 0; padding: 0; border: 0; border-collapse: 0 }
.subscriberlists_header { font-weight: bold; }


/*** LUXURY EXPERIENCE ***/
.Malev_LuxuryExperience { font-size: 11px; }
.Malev_LuxuryExperience .separator { border-top: 1px solid #999; margin-top: 10px; padding-top:10px; }
.Malev_LuxuryExperience .InputUnit 
{
    overflow: hidden;
    padding: 0 0 3px 0;    
}
.Malev_LuxuryExperience .IUControl { float:right; padding: 0; }

.Malev_LuxuryExperience .TravelFrom {position: relative;}
.Malev_LuxuryExperience .TravelFrom .snErrorMsg { position: absolute; top: 3px; right: 7px !important; right: 16px;}

.Malev_LuxuryExperience .Passanger { overflow: hidden; margin-top:2px; position: relative; }
.Malev_LuxuryExperience .Passanger label { float:left; display: inline; clear:left; margin-top: 2px; }
.Malev_LuxuryExperience .Passanger .snErrorMsg { position: absolute; top: 2px; right: 2px !important; right: 11px;}

.Malev_LuxuryExperience .snErrorMsg { color:#fff !important; }
.Malev_LuxuryExperience .snDatePicker { width: 55px; }

.Malev_LuxuryExperience .ShortLabel,
.Malev_LuxuryExperience .TinyLabel 
{
    float: left; display: inline;
    clear: left;
    width: 114px;
    margin: 2px 3px 0 0;
}

.Malev_LuxuryExperience .TinyLabel { width: 45px; }

.Malev_LuxuryExperience .City { width: 78px }
.Malev_LuxuryExperience .Name { width: 174px; float: right; display: inline; }
.Malev_LuxuryExperience .Remark { width: 192px }
.Malev_LuxuryExperience .Phone1 { width: 25px;}
.Malev_LuxuryExperience .ContactName,
.Malev_LuxuryExperience .ContactEmail
{ width: 120px;}

.Malev_LuxuryExperience .Payment label { width: 100px;}
.Malev_LuxuryExperience .Payment select { float: right;}

.Malev_GroupBooking .ShortLabel {
    width: 83px; 
}


/*** offer counter ***/
.OfferCounter { display: none; }
.OfferCounter a { display: none; }

.Malev_IndexPage .OfferCounter 
{
  display: block;
  margin: -90px 0 10px 0;
  z-index: 100;
  position:relative;
}

div.MalevLogo
{
	display: none;
}

/************ 300px booking panel start ***************/

.MalevCol_300 .MalevBookingPanel
{
	font-size:10px;
	height: 250px;
	padding-top:10px;
}

.MalevCol_300 .MalevBookingPanel .BookingLinks
{
	display: none;
}

.MalevCol_300 .MalevBookingPanel .MalevSubmit
{
	bottom: 0px;
	right: 0px;
	
}

.MalevCol_300 .MalevBookingPanel div.MalevLogo
{
	display: block;
	background: url(../img/malevlogo244.png) 0 0 no-repeat;
	height: 52px;
	margin: auto;
	width: 244px;
}

.MalevCol_300 .MalevBookingPanel .Malev_GreenArrow
{
	display: none;
}

.BannerWidth300
{
	width: 300px;
}

.MalevCol_300 .MalevBookingPanel .BusinessSelectorPanel
{
	display: none;
}

.MalevCol_300 .MalevBookingPanel .BottomPanel
{
	display: none;
}

/************ 300px booking panel end ***************/


/************ 300x215px booking panel start ***************/

.MalevCol_300x215 .MalevBookingPanel
{
	font-size:10px;
	height: 215px;
	padding-top: 0px;
}

.MalevCol_300x215 .MalevBookingPanel .PlaceHolderLabel
{
	display: none;
}

.MalevCol_300x215 .MalevBookingPanel #malevBookingErrorMessage
{
	display: none;
	height: 0px;
}

.MalevCol_300x215 .MalevBookingPanel .BookingLinks
{
	display: none;
}

.MalevCol_300x215 .MalevBookingPanel .MalevSubmit
{
	bottom: 0px;
	right: 0px;
	
}

.MalevCol_300x215 .MalevBookingPanel div.MalevLogo
{
	display: block;
	background: url(../img/malevlogo244.png) 0 0 no-repeat;
	height: 52px;
	margin: auto;
	width: 244px;
}

.MalevCol_300x215 .MalevBookingPanel .Malev_GreenArrow
{
	display: none;
}

.Banner300x215
{
	width: 300px;
}

.MalevCol_300x215 .MalevBookingPanel .BusinessSelectorPanel
{
	display: none;
}

.MalevCol_300x215 .MalevBookingPanel .BottomPanel
{
	display: none;
}

/************ 300x215px booking panel end ***************/


/************ 190px booking panel start ***************/
.MalevCol_190 .MalevBookingPanel
{
	font-size:10px;
	height: 300px;
	padding-top:10px;
}

.MalevCol_190 .MalevBookingPanel .BookingLinks
{
	display: none;
}

.MalevCol_190 .MalevBookingPanel .MalevSubmit
{
	right: 0px;
	bottom: 0px;
}

.MalevCol_190 .MalevBookingPanel .Malev_GreenArrow
{
	display: none;
}

.BannerWidth190
{
	width: 190px;
}

.MalevCol_190 .snPanelControls
{
	display: inline-block;
	float: none;
	width: 172px;
}

.MalevCol_190 .MalevPanels .CitySelect
{
	width: 170px;
}

.MalevCol_190 .MalevPanels .BookingTable
{
	margin:0 0 0 0;
	padding:0;
	width:176px;
}

.MalevCol_190 .MalevPanels .BookingTable tr td span
{
	display: none;
}

.MalevCol_190 .malevBookingRetCB
{
	margin-left: 0px;
}

.MalevCol_190 .BreakBeforeReturn
{
	display: none;
}

.MalevCol_190 .MalevBookingPanel div.MalevLogo
{
	display: block;
	background: url(../img/MalevLogo170.png) 0 0 no-repeat;
	height: 31px;
	margin: auto;
	width: 170px;
}

.Malev_Page .BannerWidth190 .snPortlet
{
	margin-bottom: 10px;
}


.MalevCol_190 .MalevBookingPanel .BusinessSelectorPanel
{
	display: none;
}

.MalevCol_190 .MalevBookingPanel .lblDateFrom
{
	margin-left: 16px;
}

.MalevCol_190 .MalevBookingPanel .PlaceHolderLabel
{
	display: none;
}

.MalevCol_190 .MalevBookingPanel .BottomPanel
{
	display: none;
}

.MalevCol_190 .MalevPanels .snCheckBox
{
	margin: 0px;
}

.MalevCol_190 .MalevPanels label.snControlLabel
{
	float: none;
}

.MalevCol_190 .MalevPanels .snDataField
{
	display: block;
}

/************ 190px booking panel end ***************/


/************ 160px booking panel start ***************/
.MalevCol_160 .MalevBookingPanel
{
	font-size:10px;
	height: 280px;
	padding-top:10px;
}

.MalevCol_160 .MalevBookingPanel .BookingLinks
{
	display: none;
}

.MalevCol_160 .MalevBookingPanel .MalevSubmit
{
	right: 0px;
}

.MalevCol_160 .MalevBookingPanel .Malev_GreenArrow
{
	display: none;
}

.BannerWidth160
{
	width: 160px;
}

.MalevCol_160 .snPanelControls
{
	width: 142px;
}

.MalevCol_160 .MalevPanels .CitySelect
{
	width: 142px;
}

.MalevCol_160 .MalevPanels .BookingTable
{
	margin:0 0 0 0;
	padding:0;
	width:142px;
}

.MalevCol_160 .MalevPanels .BookingTable tr td span
{
	display: none;
}

.MalevCol_160 .malevBookingRetCB
{
	margin-left: 0px;
}

.MalevCol_160 .BreakBeforeReturn
{
	display: inline;
}

.MalevCol_160 .MalevPanels .snNumberSelect
{
	width: 40px;
}

/************ 160px booking panel end ***************/

.Malev_PromoRightColumn {
	float: right;
	width: 670px;
	position: relative;
	overflow: hidden;
	background: #fff;
}

.BreakBeforeReturn
{
	display: none;
}


/************ HRS Hotel offers start ***************/

.MalevContent h3
{
	color: #012680;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 5px;
	padding: 0px;
	text-decoration: none;
}

.MalevContent h3 .Price
{
	color: #cb3232;
	display: inline-block;
	float: right;
	font-size: 16px;
	font-weight: bold;
}

.MalevContent .HotelOffer div a
{
	display: inline-block;
	float: right;
}

.MalevContent .HotelOffer
{
	border-bottom: 1px solid #E5E5E5;
	padding-bottom: 10px;
}

.MalevContent .HotelOffer div img
{
	display: inline-block;
	margin-right: 5px;
	vertical-align: top;
	width: 50px;
}

.MalevContent .HotelOffer div div
{
	display: inline-block;
	width: 380px;
}

.MalevContent .HotelOffer div div span
{
	background: transparent url(../img/arrowgreen.gif) no-repeat scroll 0 0.4em;
	padding-left: 7px;
}

.MalevContent .HotelOffer h3 div.Price span.Exclusive
{
	background: url(../img/HRSExclusive.gif);
	display: inline-block;
	height: 9px;
	width: 68px;
	
}

.Clear
{
	clear: both;
	float: none;
}

/************ HRS Hotel offers end ***************/


.CCFormExPanel
{
	/*width: 800px;*/
}

.Malev_Main .CCFormExPanel .IUControl
{
	padding-bottom: 1.5em;
}

.CCFormExPanel br
{
	clear: both;
	float: none;
}


.Malev_Main .CarRentalPanel div.CarRentalLogo
{
	background: url(../img/MalevSixtLogoIndex.jpg);
	height: 32px;
	margin: auto;
	width: 200px;
}

.Malev_Main .MalevSubPagePanels .CarRentalPanel div.CarRentalLogo
{
	background: url(../img/MalevSixtLogoSubPage.jpg);
	height: 70px;
	width: 200px;
}


/************ Overlays *********************/

#pnlOverlayBackground
{
	background: #fff;
	height: 100%;
	left: 0px;
	opacity: 0.8;
	position: fixed;
	top: 0px;
	width: 100%;
	z-index: 10000;
}

#pnlOverlay
{
	height: 100%;
	left: 0px;
	position: fixed;
	top: 0px;
	width: 100%;
	z-index: 10001;
}

#pnlOverlay div
{
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-bottomright: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	background: #fff;
	border: 1px solid #ccc;
	color: #333;
	font-family: Arial, sans-serif;
	min-height: 120px;
	margin: auto;
	margin-top: 15%;
	padding: 15px;
	position: relative;
	text-align: left;
	width: 300px;
}

#lnkCloseOverlay
{
	background: url(../img/CloseOverlay.png) no-repeat;
	display: block;
	height: 17px;
	position: absolute;
	right: -6px;
	top: -6px;
	width: 17px;
}

#pnlOverlay div span
{
	display: inline-block;
	line-height: 1.5em;
	padding: 10px 0px;
}

#pnlOverlay div input[type="text"]
{
	margin: 0px;
	width: 295px;
}

#pnlOverlay div input[type="button"]
{
	margin: 15px 0px;
	float: right;
}

#pnlOverlay div #lbInvalidCardNumber
{
	color: red;
}

/************ End of overlays *************/





.MalevPanels .BottomPanel
{
	bottom: 0px;
	color: red;
	display: block;
	font-size: 10pt;
	font-weight: bold;
	height: 20px;
	overflow: hidden;
	position: absolute;
	text-align: center;
	width: 100%;
}

.ValidationError
{
	background: #f00;
}

.BottomPanel a.Malev_GreenArrow
{
	background: none;
	font-size: 8pt;
	font-weight: bold; 
	text-decoration: none;
}

.BottomPanel a.Malev_GreenArrow:hover
{
	color: #8EC32D;
	text-decoration: none;
}

.snSalaryInquiryPortlet div span
{
	display: inline-block;
	width: 140px;
}

table.AirToursPackage
{
	border-bottom: 1px solid #E5E5E5 !important;
	font-size: 8pt !important;
	width: auto !important;
}

.AirToursPackage .ColHead2
{
	text-align: center;
	width: 55px;
}

.AirToursPackage td
{
	text-align: center;
}

.AirToursPackage th.RowHead1
{
	width: 180px;
}

.AirToursPackage th.RowHead2
{
	width: 130px;
}

.AirToursPackage th.ColHead1
{
	text-align: center;
}

table.AirToursPackage tbody tr:last-child th, table.grid tbody tr:last-child td
{
	border-bottom: 0px solid #444444 !important;
}