/* RESET */
body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,bockquote,fieldset,input,textarea,th,td {margin: 0; padding: 0;}
ol,ul,li {list-style: none;}
fieldset,img {border: 0;}
caption,th {text-align: left;}
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th {font-size: 100%; font-weight: normal; font-style: normal;}
table {border-collapse: collapse; border-spacing: 0;}

/* TYPE */
body, td {font-family: arial,helvetica,sans-serif; color: #000000; font-size: 12px;}
p {margin-bottom: 20px; font-size: 12px; line-height: 18px;}
p.nospace {margin-bottom: 0px; font-size: 12px; line-height: 18px;}
h1 {font-weight: bold; font-size: 26px; color: #E10D0D;}
h2 {font-weight: bold;}
h2.red {font-weight: bold; color: #E10D0D;}
h3, h3.mp {font-weight: bold; font-size: 11px; color: #ffffff;	text-transform: uppercase; line-height: 20px; text-align: center; background: #E10D0D url(/static/images/content/heading_right_corner.gif) no-repeat right;}
h4 {font-weight: bold; font-size: 11px; color: #ffffff;	text-transform: uppercase; line-height: 20px; text-align: center; background: #E10D0D;}
h5 {font-weight: bold; font-size: 16px; color: #E10D0D;	line-height: 170%;}



#page-content {
  width: 960px; 
  margin: 0 auto;
}  

/* New header 14.12.09 */
#mp-header {
  height: 140px;
  background: url(/static/images/menu/background.gif) repeat-x top;
}

#header-content {
  width: 950px;
  margin: 0 auto;
  overflow: hidden;
}

#header-content .logo {
  margin-top: 14px;
  float: left;
}

#header-content ul.menu-extra {  
  width: 419px;
  float: right;
  margin-top: 10px;
}  

#header-content ul.menu-extra li {  
  float: left;  
}  

#header-content ul.menu-extra a {  
  display: block;  
  height: 16px;  
  overflow: hidden;  
  text-indent: -99999px;  
  background: url(/static/images/content/menu-extra.gif) no-repeat;  
}  

#header-content li.newsletter a {background-position: 0 0; width: 57px;}  
#header-content li.newsletter a:hover {background-position: 0 -16px;}  

#header-content li.member a {background-position: -57px 0; width: 88px;}  
#header-content li.member a:hover {background-position: -57px -16px;}  

#header-content li.travelagency a {background-position: -145px 0; width: 174px;}  
#header-content li.travelagency a:hover {background-position: -145px -16px;}  

#header-content li.contact a {background-position: -319px 0; width: 81px;}  
#header-content li.contact a:hover {background-position: -319px -16px;}  

#header-content li.twitter a {background-position: -400px 0; width: 19px;}  
#header-content li.twitter a:hover {background-position: -400px -16px;}  

#header-content ul.menu {  
  width: 950px;
  float: left;
  margin-top: 15px;
}  

#header-content li {  
  float: left;  
  list-style: none;
}  

#header-content .menu a {
  display: block;  
  height: 35px;  
  overflow: hidden;  
  text-indent: -99999px;  
  background: url(/static/images/content/menu.gif) no-repeat;  
}

#header-content li.home a {background-position: 0 0; width: 57px;}  
#header-content li.home a:hover, #header-content li.home a.selected {background-position: 0 -35px;}  

#header-content li.flights a {background-position: -57px 0; width: 56px;}  
#header-content li.flights a:hover, #header-content li.flights a.selected {background-position: -57px -35px;}  

#header-content li.packages a {background-position: -113px 0; width: 93px;}  
#header-content li.packages a:hover, #header-content li.packages a.selected {background-position: -113px -35px;}  

#header-content li.hotels a {background-position: -206px 0; width: 102px;}  
#header-content li.hotels a:hover, #header-content li.hotels a.selected {background-position: -206px -35px;}  

#header-content li.hostels a {background-position: -308px 0; width: 105px;}  
#header-content li.hostels a:hover, #header-content li.hostels a.selected {background-position: -308px -35px;}  

#header-content li.cars a {background-position: -413px 0; width: 48px;}  
#header-content li.cars a:hover, #header-content li.cars a.selected {background-position: -413px -35px;}  

#header-content li.cruises a {background-position: -461px 0; width: 62px;}  
#header-content li.cruises a:hover, #header-content li.cruises a.selected {background-position: -461px -35px;}  

#header-content li.lastminute a {background-position: -523px 0; width: 78px;}  
#header-content li.lastminute a:hover, #header-content li.lastminute a.selected {background-position: -523px -35px;}  

#header-content li.insurance a {background-position: -601px 0; width: 103px;}  
#header-content li.insurance a:hover, #header-content li.insurance a.selected {background-position: -601px -35px;}  

#header-content li.forum a {background-position: -704px 0; width: 79px;}  
#header-content li.forum a:hover, #header-content li.forum a.selected {background-position: -704px -35px;}  

#header-content ul.menu-sub {  
  float: left;
  margin: 7px 0 0 10px;
}

#header-content ul.menu-sub li {  
  padding-right: 10px;
  font-size: 11px;
}

#header-content ul.menu-sub a:hover {  
  text-decoration: underline;
}  

#header-content ul.menu-sub a {  
  color: #000000;
  text-decoration: none;
}  




.spaceH3 {font-size: 12px;}
a {color: #E10D0D; text-decoration: underline; outline: none;}
a.link {font-weight: bold; outline: none;}

/* LAYOUT */
body {background: #ffffff;}
.border {background: #E6E6E6;}  

/* FORMS */
input {padding-left: 2px;}
textarea {font-family: arial,helvetica,sans-serif; color: #000000; font-size: 12px; padding-left: 2px;}
.button {padding-left: 10px; padding-right: 10px; overflow:visible;}
.required {font-family: verdana,arial,helvetica,sans-serif; font-size: 11px; font-weight: bold; color: #E10D0D;}

/* MESSAGES */
.error {font-weight: bold; font-size: 11px; color: #ff0000;}

/* IMAGES */
.imgProduction {border-width: 1px; border-style: solid; border-color: #E6E6E6;}

/* ADS */
a.textAd {text-decoration: none;}
a.textAd:hover {text-decoration: underline;}

.pageAdPadding {padding-left: 6px; padding-right: 6px;}
.pageAd {color: #000000; text-decoration: none; font-size: 11px; line-height: 20px;}
.pageAd2 {color: #000000; text-decoration: none; font-size: 11px;}
a.pageAd:hover, a.pageAd2:hover {text-decoration: underline;}
a.pageAdFare {color: #E10D0D; font-weight: bold; font-size: 11px;}

.boxTop {background: url(/static/images/box/top.gif) repeat-x;}
.boxLeft {background: url(/static/images/box/left.gif) no-repeat;}
.boxContent {background: url(/static/images/box/content.gif) repeat-x;}
.boxRight {background: url(/static/images/box/right.gif) no-repeat;}
.boxBottom {background: url(/static/images/box/bottom.gif) repeat-x; color: #666666; font-size: 11px; line-height: 190%;}
.boxSpecial {color: #666666; font-size: 11px; line-height: 130%; text-decoration: none;}
a.boxSpecial:hover {text-decoration: underline;}
a.boxOffer {color: #666666; font-size: 11px; text-decoration: none; line-height: 21px;}
a.boxOffer:hover {text-decoration: underline;}
a.boxFare {color: #E10D0D; font-weight: bold; font-size: 11px; text-decoration: underline;}

#bannerRight {padding-bottom: 15px;}
#bannerBottom {width: 950px; padding: 10px 0 10px 0; border-top: 1px #E6E6E6 solid;}
#bannerIndexBottom {width: 900px; padding: 10px 0 10px 0; border-top: 1px #E6E6E6 solid;}


/* SEARCH ENGINE */
.seBackground {background: #E10D0D;}
.seHeading {font-size: 12px; font-weight: bold; color: #ffffff; background: #B8AB82; padding-left: 10px;}
.seText {font-size: 11px; font-weight: bold; color: #ffffff;}
.seDeparture, .seDestination { width: 136px; font-size: 11px; color: #000000;}
a.seAirportSearch {font-size: 11px; color: #E10D0D;}
a.seAirportSearch:hover {font-size: 11px; color: #E10D0D;}
.seDepartureDate, .seArrivalDate {width: 63px; font-size: 11px; color: #000000;}
.seTime {width: 68px; font-size: 11px; color: #000000;}
.sePax {font-size: 11px; color: #000000; width: 37px;}
.seAirline {width: 136px; font-size: 11px; color: #000000;}
.seFlightType {font-size: 11px; color: #000000;}
a.seLink {font-size: 11px; color: #000000;}
a.seLink:hover {font-size: 11px; color: #000000;}
.seDirectOnly {vertical-align: middle;}


/* LANGUAGE STEP1 */
.step1from, .step1to {width: 280px;}
.step1date, .step1time {width: 90px;}


/* YAHOO CALENDER */
.calnavright, .calnavleft {text-decoration: none;}


/* INNER PAGE ADS */
#adBox {width: 300px; padding-bottom: 15px;}
#adBoxHeading {height: 27px; font-size: 12px; color: #333333; font-weight: bold; padding-left: 10px; line-height: 27px; background: url(/static/images/box/box_heading.gif) no-repeat top;}
#adBoxTabs {background: url(/static/images/box/ad_box_border.gif) repeat-y; padding: 0 10px 0 10px; float: left;}
#adBoxContent {width: 280px;}
#adBoxColLeft li, #adBoxColRight li  {height: 20px; font-size: 11px; color: #333333;}
#adBoxColLeft {width: 140px; float: left;}
#adBoxColRight {width: 140px; float: right;}
#adBoxFooter {height: 10px; clear: both; background: url(/static/images/box/ad_box_bottom.gif) bottom no-repeat;}
a.adBox {color: #333333; font-size: 11px; line-height: 20px;}
#adBoxContent p {margin-bottom: 0; line-height: 18px; padding-top: 5px; font-size: 11px; color: #333333;}
#adBoxWrapper {width: 300px; background: url(/static/images/box/ad_box_border.gif) repeat-y; padding-left: 10px;}
#adBoxImg {border-style: none solid solid solid; border-width: 0 1px 2px 1px; border-color: #EEEED9;}
.adBoxNotes {font-size: 11px; color: #333333;}
.tab {font-size: 11px; font-weight: bold;	cursor: pointer;}
.tabHold {color: E10D0D; text-decoration: underline;}
.tabFocus {color: 333333;}
.tabBreak {color: 333333;	width: 15px; font-size: 11px;	text-align: center;}
.adBoxFoo {border-width: 1px; border-style: solid; border-color: ff0000;}

/* PARTNERS */
#partnerHeading {font-weight: bold; color: #E10D0D; font-size: 11px;}
#partnerImg {padding-bottom: 15px;}

/* LIST ADS */
#offerListBg {background: url(/static/images/misc/offerlist_bg.gif) no-repeat top;}
#offerList {padding: 10px 0 0 10px; width: 20%; vertical-align: top; font-size: 11px;}
#offerList h1 {font-weight: bold; color: #DA340D; font-size: 18px; padding-bottom: 2px;}
#offerList li {line-height: 18px;  background: url(/static/images/misc/offerlist_arrow.gif) center left no-repeat; padding-left: 10px;}
#offerList a {text-decoration: none; color: #000000;}
#offerList a:hover {text-decoration: underline; color: #DA340D;}
#offerListRules {font-size: 11px; padding: 10px 10px 0 10px; color: #AAA8A1;}

/* PROGRESS BAR */
.progressBar {background: #F1ECDF;}
.progressBarSelected {background: #C7C3B7;}
.progressBarText {color: #C7C3B7; font-weight: bold; font-size: 11px; padding: 4px 10px 0 10px;}



/* TEMP ADS */
#tempAds, #tempAdsImg {padding-left: 10px;}
#tempAds h1, #tempAdsImg h1 {font-weight: bold; color: #ffffff; font-size: 11px; padding: 3px 0 10px 0;}
#tempAds {font-size: 11px;}
#tempAds a {text-decoration: none; color: #000000;}
#tempAds a:hover {text-decoration: underline; color: #E10D0D;}
#tempAds li {line-height: 18px;  background: url(/static/images/misc/temp_arrow.gif) center left no-repeat; padding-left: 10px;}
#tempAdsBg {background: url(/static/images/misc/temp_bg.gif) no-repeat top;}

#collector {
}

#collector td {
  border: 1px solid #F1ECDF;
  width: 100px;
  height: 25px;
  text-align: right;
  padding-right: 10px;
}

#collector tr.heading {
  background: #F1ECDF;
}

#collector tr.heading td {
  font-size: 11px;
  padding: 5px 10px 5px 0;
}

#collector td.time, #collector tr.heading td.time {
  text-align: left;
  padding-left: 10px;
}

#collectorCustomer {
  margin-top: 20px;
}

#collectorCustomer td {
  height: 28px;
}

#collectorCustomer input.field {
  width: 250px;
}

#collectorCustomer input.submit {
  margin-top: 20px;
}
  
#collectorCustomer td.heading {
  width: 220px;
  font-weight: normal;
}

#collectorCustomer td.data {
  width: 300px;
}


/* ---------- Villa styles ---------- */
#villaContainer {
  margin: 0 auto;
  width: 950px;
  text-align: left;
  padding-top: 20px;
  clear: both;
}

#villaContainer h1 {
  color: #DA340D;
  font-weight: normal;
}

#villaContainer p.intro {
  padding: 0 100px 20 0;
}

#villaContainer .villa {
  width: 250px;  
  float: left;
  margin: 0 50px 29px 0;
}

#villaContainer .villa h2 {
  color: #DA340D;
  font-size: 18px;
  font-weight: normal;
  padding-top: 5px;
}

#villaContainer .villa p {
  font-size: 11px;
  line-height: 130%;
}

#villaContainer .villa a {
  display: block;
  background: url(/static/images/villa/arrow.gif) no-repeat left;
  padding-left: 8px;
  color: #DA340D;
}

#villaContainer .border {
  width: 850px;
  border-top: solid 1px #CCCCCC;
  clear: both;
  background: #fff;
}

.clear {
  clear: both;
}

#villaContainer #leftColumn {
  width: 600px;
  padding: 0 50px 60px 0;
  float: left;
}

#villaContainer #leftColumn h1 {
  font-weight: normal;
  margin-bottom: 5px;
}

#villaContainer #leftColumn h2 {
  color: #5C5348;
}

#villaContainer #leftColumn #slideshow {
  margin-bottom: 20px;
}

#villaContainer #leftColumn p {
  color: #5C5348;
}

#villaContainer #leftColumn a {
  color: #DA340D;
}

#villaContainer #leftColumn ul {
  padding: 0 0 20px 0;
}

#villaContainer #leftColumn li {
  color: #5C5348;
  padding: 3px 0 3px 0;
  background: url(/static/images/villa/dot.gif) no-repeat left top;
  padding-left: 12px;
}

#villaContainer #rightColumn {
  width: 300px;
  float: left;
  padding-bottom: 60px;
}

#villaContainer #rightColumn #adBoxContent ul {
  padding-top: 3px;
}

#villaContainer #rightColumn #adBoxContent li {
  padding: 3px 0 3px 0;
}

#villaContainer #rightColumn #adBoxContent a {
  color: #DA340D;
  background: url(/static/images/villa/arrow-li.gif) no-repeat left;
  padding-left: 9px;
}








/* OLD STYLES, REMOVE WHEN CHANGED, USE SEVERAL DIFFERENT CSS FILES ETC. FLIGHTS */

.headingPage {
  color: #E10D0D;
  font-size: 26px; 
  font-weight: bold;
  margin-bottom: 5; 
}

.headingPageNote {
  font-size: 11px;
  font-weight: bold;
  color: #333333;
}  

.heading {
  font-weight: bold;
}  

.heading2 {
  font-weight: bold;
  font-size: 11px;
  color: #ffffff;
	text-transform: uppercase;
  line-height: 20px;
  text-align: center; 
  background: #E10D0D url(/static/images/content/heading_right_corner.gif) no-repeat right;
}

.heading3 {
  font-weight: bold;
  font-size: 11px;
  color: #ffffff;
	text-transform: uppercase;
  line-height: 20px;
  background: #E10D0D;
}


.error {
  font-weight: bold;
  font-size: 11px; 
  color: #ff0000;
}

.spaceColumn {
  font-size: 25px;
}

.spaceHeadingPage {
  font-size: 0px;
}

.spaceHeading2 {
  font-size: 12px;
}

.email {
  vertical-align: middle;
}

.email2 {
  vertical-align: middle;
  padding-top: 1px;
}

.input {
  font-family: arial,helvetica,sans-serif;
  font-size: 12px;
}  

.hand {
  cursor: pointer; 
  cursor: hand;	
}  

.headingPackage {
  font-weight: bold;
  font-size: 14;
  color: #E10D0D; 
}


/*---------- MENU -----------*/

table.menu {
  background: url(/static/images/menu/background.gif) repeat-x;
}

td.submenu {
  padding-left: 10px;
  font-size: 11px; 
}

a.submenu {
  color: #000000;
  text-decoration: none;
}

a.submenu:hover {
  color: #000000;
  text-decoration: underline;
}




/*---------- BOX -----------*/

.box {
  background: #F1ECDF;
}  


/*---------- ADS -----------*/

.adText {
  font-size: 11px; 
  color: #666666; 
	line-height: 125%;
}

.adText2 {
  font-size: 11px;
  font-weight: bold;
  color: #000000;
}

.adHeading {
  font-size: 12px; 
  color: #666666; 
  font-weight: bold;
}

a.ad {
  color: #E10D0D;
  text-decoration: none;
}

a.ad:hover {
  text-decoration: underline;
}

.adPageHeading {
  background: #E10D0D;
  color: #ffffff;
  font-size: 11px;
  font-weight: bold;
}  

.adPageLeft {
  background: url(/static/images/content/box_red_left.gif) repeat-y;
}  

.adPageRight {
  background: url(/static/images/content/box_red_right.gif) repeat-y;
}  

.adPageBottom {
  background: url(/static/images/content/box_red_bottom.gif) repeat-x;
}  

.adPageText {
  font-size: 11px;
  color: #000000;
}

a.adPageOffer {
  color: #000000;
  font-size: 11px;
  text-decoration: none;
}

a.adPageOffer:hover {
  text-decoration: underline;
}

a.adPageFare {
  color: #E10D0D;
  font-weight: bold;
  font-size: 11px;
  text-decoration: underline;
}

a.adPageSearches {
  font-size: 11px;
  color: #000000;
}

.adPageEmail {
  width: 142px;
  font-size: 11px;
  color: #000000;
}




/*---------- SEARCHENGINE PAGES -----------*/

.searchHeadingPage {font-weight: bold; font-size: 26px; color: #E10D0D;}
.searchHeading {font-weight: bold;}
.searchHeading2 {font-weight: bold; color: #E10D0D;	line-height: 170%;}
.searchHeading3 {font-weight: bold; font-size: 16px; color: #E10D0D; line-height: 170%;}
img.searchAirline {background: #ffffff;}
p.search {line-height: 125%;}
a.search {font-size: 11px; color: #000000;}
.searchPrice {color: #E10D0D; font-size: 24px; font-weight: bold;}
table.search {border-width: 1px; border-style: solid; border-color: #F1ECDF;}
.searchTableHeader {background: #F1ECDF;}  
.searchBorder {background: #F1ECDF;}  
.searchField {width: 158px;}
.searchField2 {width: 148px;}
.searchMessages {width: 511px;}
.searchMembership {width: 95px;}
.searchTableFirst {padding-left: 6px;}
.searchTableLast {padding-right: 6px;}

table.partPayment {border-width: 1px; border-style: solid; border-color: #BBD98C;}
.partPaymentHeader {background: #BBD98C;}  
#partPayment {
  width: 150px;
  background: #fff;
  border: 1px solid #D5D0C3;
  padding: 5px;
  font-weight: bold;
  font-size: 11px;
}

#partPayment .payment {
  color: #E10D0D;
  font-size: 18px;
}

p.partPayment {
  padding: 3px 0 0 0;
  margin-bottom: 0;
}



/*---------- WORKING PAGE -----------*/

.wp_header {
  background: url(/images/flight_search/wp_header.gif) repeat-x;
}

.wp_map {
  background: url(/images/flight_search/wp_map.gif) no-repeat;
}

.wp_destination {
  font-weight: bold;
  font-size: 12px;
  color: #ED3535;
  background: #ffffff;
}

.wp_infoBox { 
  border-width: 1px;
  border-style: solid;  
  border-color: #ECE5D0;
}

.wp_heading {
  font-size: 16px;
  font-weight: bold;
  color: #ED3535;
}

.wp_text {
  font-size: 12px;
  color: #000000;
}


/*---------- POPUP -----------*/

.popupHeader {
  background: #E10D0D url(/static/images/content/popup_header.gif) repeat-x;
}

.popupHeading {
  font-weight: bold;
}

.popupHeadingPage {
  font-weight: bold;
  font-size: 16px;
  color: #E10D0D;
	line-height: 170%;
}



/*---------- FORMS -----------*/


.requiredField {
  background: #E10D0D; 
}


.formGiftC, .formMembership {
  width: 200px;
}

.formMembershipNumber {
  width: 140px;
}

.formGiftCstreet, .formGiftCmessage, .formMembershipStreet {
  width: 420px;
}


/*---------- CONTENT -----------*/

.chart {
  line-height: 17px;
}

.chartOver {
  background: #F4F4F4;
  line-height: 17px;
}  


/*---------- ERROR -----------*/

.errorBoxLeft {
  background: url(/images/content/error_box_left.gif) repeat-y;
}

.errorBoxRight {
  background: url(/images/content/error_box_right.gif) repeat-y;
}

.errorHeading {
  font-weight: bold;
  font-size: 26px;
  color: #E10D0D;
}



/*---------- FOOTER -----------*/

p.footer {
  font-size: 10px;
  color: #666666;
  line-height: 160%;
}

a.footer {
  color: #666666;
  text-decoration: none;
}

a.footer:hover {
  text-decoration: underline;
}

a.footer2 {
  color: #666666;
  text-decoration: underline;
}


/* --- Simple message style boxes. Use e.g. with div. --- */
.noteBox { 
  border-style: solid; 
  border-width: 1px; 
  border-color: #F0C000; 
  background-color: #FFFFCE; 
  text-align:left; 
  margin-top: 5px; 
  margin-bottom: 5px
  padding: 10px;
}
  
.infoBox { 
  border-style: solid; 
  border-width: 1px; 
  border-color: #3c78b5; 
  background-color: #D8E4F1; 
  text-align:left; 
  margin-top: 5px; 
  margin-bottom: 5px;
  padding: 10px;
}

.warningBox { 
  border-style: solid; 
  border-width: 1px; 
  border-color: #c00; 
  background-color: #fcc; 
  text-align:left; 
  margin-top: 5px; 
  padding: 10px;
  margin-bottom: 5px
}

.tipBox { 
  border-style: solid; 
  border-width: 1px; 
  border-color: #090; 
  background-color: #dfd; 
  text-align:left; 
  margin-top: 5px; 
  padding: 10px;
  margin-bottom: 5px
}


/* ----- OLD/TEMP STYLES -------- */
.foo {
  background: #EFEFEF;
  font-weight: bold;
}


