﻿body 
{
  margin: 0px;
  padding: 0px;
  font-family: Verdana, Arial, Helvetica;
  font-size: 11px;
  background-image: url(Images/bg.gif);
}

.gobybusLink 
{
  font-weight: bold;
  float: right;
  margin-right: 170px;
}

img 
{
  border: none;
}

h1, h2, h3, h4, h5, h6
{
  font-family: Arial;
  font-size: 20px;
  font-weight: bold;
  margin-top: 0px;
}

h2
{
  font-family: Arial;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 8px;
}

h3
{
  font-family: Verdana, Arial;
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 8px;
}

p 
{
  margin: 0px 0px 8px 0px;
}

ul 
{
  margin: 0px 0px 16px 32px;
  padding: 0px;
}

ul li 
{
  margin-bottom: 2px;
}

.clearDiv
{
  font-size: 0px;
  height: 0px;
  clear: both;
}

#wrapper 
{
  width: 961px;
  padding: 0px 33px 0px 32px;
  margin: 0 auto;
  background-image: url(Images/canvasCenter.png);
  background-repeat: repeat-y;
}

#wrapperBottom
{
	width: 1026px;
	height: 35px;
	margin: 0 auto;
	background-image: url(Images/canvasBottom.png);
	background-repeat: no-repeat;
}

#top 
{
	width: 961px;
	height: 100px;
	margin: 0px 0px 0px 0px;
}

.topLogo 
{
  background-image: url(Images/bus4you_logotype.png);
  background-repeat: no-repeat;
  width: 359px;
  height: 85px;
  cursor: pointer;
  float: left;
  margin-top: 8px;
}

.topFade
{
  background-image: url(Images/toprightfade.jpg);
  background-repeat: no-repeat;
  width: 693px;
  height: 62px;  
  float: left;
}

#menu 
{
	width: 961px;
	height: 21px;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
}

#menu ul
{
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

#menu ul li 
{
	float: left;
	margin-right: 1px;
}

#menu ul li a 
{
	display: block;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	background-image: url(Images/menu_inactive.png);
	background-repeat: no-repeat;	
	width: 191px;
	height: 19px;
	text-align: center;
	padding: 2px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica;
}

#menu ul li.active a
{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	background-image: url(Images/menu_active.png);
	background-repeat: no-repeat;	
}

#menu ul li a:hover 
{
	text-decoration: underline;
	background-image: url(Images/menu_active.png);
	background-repeat: no-repeat;
	text-decoration: none;
}

#content 
{
	min-height: 265px;
	height: auto !important;
	height: 265px;
	margin: 28px 0px 0px 0px;
	width: 961px;
	padding: 0px 0px 0px 0px;
}

#footer 
{
  width: 958px;
  text-align: center;
  padding: 8px;
  font-size: 10px;
}

#footer a 
{
  color: #000000;
  text-decoration: none;
}

#footer a:hover
{
  text-decoration: underline;
}

#footer p 
{
  margin: 0px 0px 8px 0px;
}

#footer .contactInfo 
{
  color: #aaaaaa;
  width: 700px;
  margin: 8px auto 12px;
  text-align: center;
}

#footer .contactInfo a
{
  color: #aaaaaa;
}

#startpage .bookingForm
{
	
}

#startpage .bookingImageSE
{
  width: 600px;
  height: 156px;
  background-image: url(Images/startimage.jpg);
  background-repeat: no-repeat;
  cursor: pointer;
}

#startpage .bookingImageNO
{
  width: 600px;
  height: 156px;
  background-image: url(Images/startimage.jpg);
  background-repeat: no-repeat;
  cursor: pointer;
}

#startpage .teasers 
{
  clear: both;
  border-top: 1px dashed #cccccc;
  margin-top: 8px;
  padding-top: 8px;
}

#startpage .flashTeaser
{
  float: left;
  width: 239px;
  height: 87px;
  margin-right: 5px;
}

#startpage .teaser 
{
  float: left;
  background-image: url(Images/teaser_greybg.gif);
  width: 209px;
  height: 87px;
  margin-right: 6px;
  color: #000000;
  padding: 15px;
}

#startpage .teaser h1 
{
  margin: 0px 0px 12px 0px;
}

#startpage .teaser .inputFields 
{
  float: left;
  width: 152px;
}

#startpage .teaser .inputFields input 
{
  width: 146px;
}

#startpage .teaser .teaserButton
{
  float: left;
  margin-top: 8px;
  margin-left: 4px;
}

#startpage .teaserRed 
{
  background-image: url(Images/teaser_redbg.gif);
  margin-right: 0px;
  color: #ffffff;
  background-repeat: no-repeat;
}

#startpage .teaserRed a 
{
  color: #ffffff;
  text-decoration: none;
}

#startpage .teaserRed a:hover
{
  text-decoration: underline;
}

.stepInfo, .stepInfo2 
{
	width: 569px;
	height: 35px;
	background-image: url(Images/leftcolumn_stepheader.png);
	background-repeat: no-repeat;
}

.stepInfo2
{
	/*padding: 2px 8px 2px 16px;*/
	margin-bottom: 8px;
}

.stepInfo .stepNumber 
{
	font-weight: bold;
	font-size: 18px;
	color: #ffffff;
	padding: 6px 0px 0px 12px;
	float: left;
}

.stepInfo2 .stepNumber 
{
	font-weight: bold;
	font-size: 18px;
	color: #ffffff;
	padding: 6px 0px 0px 12px;
	float: left;
}

.stepInfo .stepText, .stepInfo2 .stepText
{
	font-weight: normal;
	font-size: 14px;
	color: #ffffff;
	margin: 10px 0px 0px 16px;
	float: left;
}

/*.stepInfo 
{
  background-color: #991419;
  color: #ffffff;
  padding: 2px 8px 2px 16px;
  background-image: url(Images/leftcolumn_stepheader.png);
  background-repeat: no-repeat;
}

.stepInfo2
{
  /*padding: 2px 8px 2px 16px;
}*/

.stepInfo .stepNumber 
{
  /*background-image: url(Images/stepnumber_bg.gif);
  background-repeat: no-repeat;*/
  width: 16px;
  height: 27px;
  float: left;
  font-family: Arial;
  font-size: 20px;
  font-weight: bold;
  /*padding: 4px 0px 0px 18px;*/
  /*margin-right: 8px;*/
}

.stepInfo2 .stepNumber 
{
  /*background-image: url(Images/stepnumber_bg2.gif);
  background-repeat: no-repeat;*/
  width: 16px;
  height: 27px;
  float: left;
  font-family: Arial;
  font-size: 20px;
  font-weight: bold;
  /*padding: 4px 0px 0px 18px;*/
  color: #ffffff;
  /*margin-right: 8px;*/
}

/*.stepInfo .stepText, .stepInfo2 .stepText
{
  float: left;
  padding: 8px 0px 0px 0px;
  font-weight: bold;
}*/

.button, .nextButton, .prevButton
{
	background-color: transparent;
  background-image: url(Images/button_bg.png);
  background-repeat: no-repeat;
  width: 86px;
  height: 31px;
  color: #ffffff;
  font-weight: bold !important;
  padding: 0px 0px 0px 0px;
  border: 0px;
  text-align: center !important;
}

.buttonBecomeMember, .buttonRemoveAccount
{
  background-image: url(Images/button_130_bg.png);
  width: 130px;  
}

.buttonKreditorEditInfo, .buttonKreditorChangeToInfo 
{
  background-image: url(Images/button_160_bg.png);
  width: 160px;  
}

.nextPrevButtons 
{
  text-align: right;
}

.tripTypeRadioButtons 
{
  float: left;
}

.bookingFormStart
{
	padding: 12px 16px 12px 16px;
}

.bookingForm .cellHeader
{
	font-weight: bold;
}

.bookingForm select
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.bookingSummaryNoChoicesMade 
{
	 padding: 8px 16px 0px 16px;
}

.bookingStep1TravelTypeSelect 
{
	padding: 16px 0px 16px 0px;
}

.bookingStep1Table .cellHeader 
{
	font-size: 11px;
	padding-bottom: 4px;
}

.bookingStep1FromSelect select 
{
	border: 1px solid #dddddd;
}

.bookingStep1FromSelect {
	padding-right: 30px;
}

.bookingStep1ToSelect select 
{
	border: 1px solid #dddddd;
}

.bookingStep1FromDateSelect 
{
	padding-bottom: 12px;
}

.bookingStep1ToDateSelect 
{
	padding-bottom: 12px;
}

.bookingStep1FromDateSelect select 
{
	border: 1px solid #dddddd;
}

.bookingStep1ToDateSelect select 
{
	border: 1px solid #dddddd;
}

.bookingStep1CampaignCode 
{
	vertical-align: top;
}

.bookingStep1CampaignCode input 
{
	border: 1px solid #dddddd;
}

input, select
{
  font-family: Verdana, Arial, Helvetica;
  font-size: 10px;
}

/*.bookingFormStart
{
  padding: 12px 16px 12px 16px;
}

.bookingForm .cellHeader
{
  font-weight: bold;
}

.bookingForm select
{
  font-family: Verdana, Arial, Helvetica;
  font-size: 10px;
}

.bookingStep1Table, .bookingStep2Table, .bookingStep3Table
{
  width: 100%;
  border-collapse: collapse;
}

.bookingStep1FromSelect 
{
  width: 50%;
  padding-right: 20px;
}

.bookingStep1ToSelect 
{
  width: 50%;
  vertical-align: top;
}

.bookingStep1TravelTypeSelect 
{
  text-align: left;
  padding: 4px 0px 8px 0px;
}

.bookingStep1FromDateSelect 
{
  padding-bottom: 8px;
}

.bookingStep1ToDateSelect 
{
  vertical-align: top;
}

.bookingStep1CampaignCode 
{
  vertical-align: top;
}

.bookingStep1NextButtonField
{
  padding-bottom: 0px;
}*/

.bookingStep1NextButton
{
  float: right;
  margin-top: 36px;
  margin-right: 32px;
}

.bookingForm .citySelect 
{
	width: 230px;
}

.bookingChooseDeparture 
{
  border-top: 1px dashed #808080;
  margin-bottom: 12px;
}

.departureHeader 
{
  padding-top: 8px;
  margin-bottom: 8px;
}

.tripRouteStopDescriptionHeader 
{
  font-weight: bold;
}

.departureSearchTableHeader 
{
  background-color: #d6d6d6;
  padding: 4px;
}

.departureDateDescription 
{
  float: left;
}

.requiredField
{
  font-weight: bold;
  color: #ff0000;
}

.bookingForm h3 
{
  /*border-top: 1px dashed #808080;*/
  font-size: 11px;
  font-weight: bold;
  padding-top: 8px;
  margin: 8px 0px 8px 0px;
}

.bookingForm .nextButton
{
  text-align: right;
}

.validationList
{
  color: #ffffff;
  border: 1px solid #991419;
  background-color: #BB6266;
  padding: 8px;
  margin-bottom: 8px;
}

.validationList ul
{
  margin: 0px 0px 0px 18px;
  padding: 0px;
  color: #ffffff;
}

.userInformationTable 
{
  border-collapse: collapse;
  width: 100%;
}

.userInformationTable .alternatingRow 
{
  background-color: #D2D2D2;
}

.userInformationTable td 
{
  font-weight: bold;
  padding: 4px;
}

.userInformationTable .header
{
  width: 135px;
}

.userInformationTable input 
{
  font-weight: normal;
}

.bookingErrorMsg 
{
  border: 1px solid #991419;
  padding: 4px;
  margin-bottom: 8px;
  font-weight: bold;
  color: #ffffff;
  background-color: #BB6266;
}

.bookingErrorMsg ul 
{
  margin: 8px 0px 8px 24px;
}

.msgBox
{
  border: 1px solid #991419;
  padding: 4px;
  margin-bottom: 8px;
  font-weight: bold;
  color: #ffffff;
  background-color: #BB6266;
}

.bookingPaymentTable 
{
  border-collapse: collapse;
  width: 100%;
}

.bookingPaymentTable .header 
{
  font-weight: bold;
  padding-right: 20px;
}

.bookingPaymentTable .item
{
}

.bookingPaymentTable .stepBorder 
{
  border-top: 1px dashed #808080;
  height: 8px;
}

.departureSearchTable
{
  width: 100%;
  margin-top: 8px;
}

.departureSearchTableNavButtons 
{
  float: right;
  text-align: right;
  padding-right: 4px;
}

.departureSearchTableNavButtons a
{
  color: #991419;
  text-decoration: underline;
}

.departureSearchTableNavButtons a:hover
{
  color: #B14C50;
  text-decoration: underline;
}

.departureSearchTableNavButtons .previous 
{
  
}

.departureSearchTableNavButtons .next 
{
  margin-left: 8px
}

.departureSearchTable .header 
{
  text-align: left;
  font-weight: bold;
}

.departureSearchTable .row
{
	/*background-image: url(Images/row_gradient.png);*/
	background-color: #eeeeee;
	/*background-repeat: repeat-x;*/
	background-position: bottom;
}

.departureSearchTable .alternatingRow
{
    background-color: #fff;
  /*background-color: #D2D2D2;*/
}

.departureInfoRow 
{
	background-color: #fff;
	border-left: 1px solid #aaa;
	border-right: 1px solid #aaa;
}

.departureInfoRow .header
{
	padding-top: 8px;
	border-top: 1px solid #aaa;
}

.departureInfoRow td.first-row
{
	padding-top: 4px;
}

.departureInfoRow .last-row
{
	padding-bottom: 8px;
	border-bottom: 1px solid #aaa;
}

.departureInfoRow .trip-last-row
{
	padding-bottom: 8px;
}

.seatSelectionFlashContainer
{
  text-align: center;
  margin: 16px 0px 16px 0px;
}

.seatSelectionRelationHeader 
{
  text-align: left;
  font-weight: bold;
  background-color: #d2d2d2;
  padding: 4px;
  margin-bottom: 8px;
}

.rightColumn 
{
  float: left;
  margin-left: 11px;
}

.ticketSelectTable 
{
  margin-bottom: 4px;
}

.righColumnContainerImageContent
{
  float: right;
  width: 300px;
  margin-left: 11px;
  margin-top:11px
}

.rightColumnContainerTextContent
{
  float: left;
  width: 330px;
  margin-left: 11px;
  background-color:#E5E5E5;
  background-image:url('Images/greytopfade.gif');
  background-repeat:repeat-x;
  padding:10px
}

.rightColumnContainerTextContent a 
{
  color: #991419;
  text-decoration: none;
}

/* Sammanställning bokning */
.rightColumnContainer 
{
  float: left;
  width: 360px;
  margin-left: 12px;
  font-size: 10px;  
  background-color: #E7E7E7;
}

.rightColumnHeader 
{
  background-image: url(Images/ticketsummary_top.png);
  background-repeat: no-repeat;
  width: 350px;
  height: 31px;
  color: #ffffff;
  font-size: 22px;
  font-family: Arial, Helvetica;
  font-weight: bold;
  padding: 4px 0px 0px 10px;
}

.rightColumnTop
{
  background-image: url(Images/rightcolumn_top.png);
  background-repeat: no-repeat;
  width: 360px;
  height: 6px;
  font-size: 0px;
}

.rightColumnContainer .rightColumn 
{
  background-color: #E7E7E7;
  width: 360px;
  margin-left: 0px;
  float: none;
}

.rightColumnBottomBorder 
{
  background-image: url(Images/ticketsummary_bottom.png);
  background-repeat: no-repeat;
  width: 360px;
  height: 6px;
}

.bookingSummaryTable 
{
  margin-left: 10px;
  margin-top: 8px;
  width: 340px;
}

.bookingSummaryTable .header 
{
  border-bottom: 1px solid #cccccc;
}

.bookingSummaryTable .leftCol 
{
  width: 166px;
}

.bookingSummaryTable .rightCol 
{
  width: 166px;
  text-align: right;
}

.bookingSummaryTripDescription
{
  border-collapse: collapse;
}

.bookingSummaryTripDescription .departureTime
{
  padding: 0px 0px 0px 0px;
  vertical-align: top;
  font-weight: bold;
  width: 40px;
}

.bookingSummaryTripDescription .fromCity
{
  width: 166px;
  padding-right: 4px;
  vertical-align: top;
}

.bookingSummaryTripDescription .arrivalTime
{
  padding: 0px 0px 0px 0px;
  vertical-align: top;
  font-weight: bold;
  width: 40px;
}

.bookingSummaryTripDescription .toCity
{
  width: 166px;
  vertical-align: top;
}

.bookingSummaryNoChoicesMade 
{
  padding: 8px 16px 8px 28px;
}

.productSummaryLeft 
{
  font-weight: bold;
  width: 166px;
}

.productSummaryRight
{
  font-weight: bold;
  width: 81px;
  text-align: right;
}

#bookingSummaryContainer ul.menu
{
  margin: 8px 0px 0px 40px;
  padding-bottom: 8px;
}

#bookingSummaryContainer p
{
	margin-left: 21px;
	margin-right: 21px;
}

/* Ruta med rundade hörn */
.roundedBox 
{
  
}

.roundedBoxTopBorder 
{
  background-image: url(Images/redbox_topborder.gif);
  background-repeat: no-repeat;
  font-size: 0px;
  width: 300px;
  height: 7px;
}

.roundedBoxBottomBorder 
{
  background-image: url(Images/redbox_bottomborder.gif);
  background-repeat: no-repeat;
  font-size: 0px;
  width: 300px;
  height: 7px;
}

.roundedBoxContent 
{
  width: 276px;
  background-color: #991419;
  padding: 9px 12px 9px 12px;
  color: #ffffff;
}

.roundedBoxContent h1 
{
  margin: 0px 0px 8px 0px;
  padding: 0px;
  font-size: 22px;
}

.roundedBoxContent p 
{
  margin: 0px 0px 8px 0px;
}

.roundedBoxContent a 
{
  color: #ffffff;
  text-decoration: none;
}

.roundedBoxContent a:hover
{
  color: #ffffff;
  text-decoration: underline;
}

.roundedBox .innerBox 
{
}

.roundedBox .innerBoxTopBorder 
{
  background-image: url(Images/redbox_innerbox_topborder.gif);
  background-repeat: no-repeat;
  font-size: 0px;
  width: 276px;
  height: 7px;
}

.roundedBox .innerBoxBottomBorder 
{
  background-image: url(Images/redbox_innerbox_bottomborder.gif);
  background-repeat: no-repeat;
  width: 276px;
  height: 7px;
}

.roundedBox .innerBoxContent 
{
  background-image: url(Images/redbox_innerbox_middleborder.gif);
  width: 242px;
  color: #000000;
  padding: 12px 17px 12px 17px;
}

.roundedBox .innerBoxContent ul
{
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}

.roundedBox .innerBoxContent ul li
{
  margin: 3px 0px 3px 0px;
}

.roundedBox .innerBoxContent ul li.bold
{
  padding-top: 8px;
  font-weight: bold;
}

.roundedBox .innerBoxContent ul li.boldNoMargin
{
  padding-top: 0px;
  font-weight: bold;
}

.roundedBox ul.menu
{
  padding: 0px;
  margin: 0px 0px 0px 0px;
  list-style-type: none;
}

.roundedBox ul.menu li a
{
  color: #ffffff;
  text-decoration: none;
}

.roundedBox ul.menu li a:hover
{
  text-decoration: underline;
}

/***/

.bookingCampaignLogin 
{
  padding-bottom: 8px;
  margin-bottom: 8px;
  border-bottom: 1px dashed #808080;
}

.bookProductsSelect 
{
  margin-bottom: 16px;
}

.productCategories 
{
  float: left;
  width: 160px;
}

.productItems 
{
  
}

.productCategoryButton 
{
  color: #ffffff;
  background-image: url(Images/productmenubutton.gif);
  background-repeat: no-repeat;
  /*width: 160px;
  height: 22px;*/
  font-weight: bold;
  cursor: pointer;
  padding: 4px;
  margin-bottom: 8px;
  font-family: Arial;
}

.productCategory
{
}

.productCategory h3 
{
  color: #ffffff;
  background-image: url(Images/productcategorytitlebg.gif);
  background-repeat: no-repeat;
  border: 0px;
  margin-top: 0px;
  padding: 4px;
  height: 14px;
}

.productList 
{
  
}

.productItem 
{
  margin-top: 16px;
}

.productItem h3 
{
  color: #000000;
  background-image: none;
  background-color: Transparent;
  border-bottom: 1px dashed #cccccc;
  padding: 4px;
  font-size: 12px;
}

.productImage 
{
  float: left;
  width: 160px;
  cursor: pointer;
}

.productImageBigBox 
{
  position: absolute;
  display: none;
}

.productInfo 
{
  margin-left: 8px;
  float: left;
  width: 254px;
}

.productInfo .priceHeader 
{
  font-weight: bold;
  width: 50px;
  padding-bottom: 4px;
}

.productInfo .price 
{
  padding-bottom: 4px;
}

.productInfo .amountHeader 
{
  font-weight: bold;
  width: 50px;
}

.productItemAmountSelect 
{
  float: right;
}

.productItemPrice 
{
  float: left;
}

.tripDescription 
{
  border-top: 1px dashed #cccccc;
  font-weight: bold;
  padding: 4px;
  margin: 16px 0px 16px 0px;
  font-size: 12px;
}

.listTable 
{
  width: 100%;
  border-collapse: collapse;
}

.listHeader
{
  color: #ffffff;
  padding: 4px;
  text-align: left;
  height: 14px;
  font-weight: bold;
}

.listItemHeader 
{
  font-weight: bold;
  padding: 4px;
}

.listHeaderLeft
{
  background-image: url(Images/listtable_headerbg.gif);
  background-repeat: no-repeat;
}

.listHeaderRight
{
  background-image: url(Images/listtable_headerbg.gif);
  background-repeat: no-repeat;
  background-position: right;
}

.listHeaderMid 
{
  background-image: url(Images/listtable_headerbgmid.gif);
  background-repeat: repeat-x;
}

.listItem 
{
  padding: 4px;
}

.listTable .alternatingRow 
{
  background-color: #D2D2D2;
}

#popupWindowContainer 
{
  padding: 4px;
}

.bookingRow 
{
  cursor: pointer;
}

.bookingRow:hover 
{
  background-color: #c0c0c0;
}

.bookingInfo .header 
{
  background-image: url(Images/listtable_headerbg.gif);
  background-repeat: no-repeat;
  padding: 4px;
  height: 14px;
  color: #ffffff;
  font-weight: bold;
}

.campaignPrice 
{
  color: #991419;
}

.userCreditInfo
{
  background-image: url(Images/listtable_headerbg.gif);
  background-repeat: no-repeat;
  color: #ffffff;
  font-weight: bold;
  height: 14px;
  padding: 4px;
}

.userCreditInfoBooking
{
  background-image: url(Images/listtable_headerbg_598.gif);
  background-repeat: no-repeat;
  color: #ffffff;
  font-weight: bold;
  height: 14px;
  padding: 4px;
}

.userBonusPointsInfo
{
  background-image: url(Images/listtable_headerbg.gif);
  background-repeat: no-repeat;
  color: #ffffff;
  font-weight: bold;
  height: 14px;
  padding: 4px;
}

.userBonusPointsInfoSmall
{
  background-image: url(Images/listtable_headerbg_189.gif);
  background-repeat: no-repeat;
  width: 189px;
}

.userBonusPointsInfo a
{
  color: #ffffff !important;
  text-decoration: underline !important;
}

.userBonusPointsInfo a:hover 
{
  color: #ffffff !important;
  text-decoration: none !important;
}

.loginBoxUsernameInput
{
	background-image: url(Images/login_username_input.png);
	background-repeat: no-repeat;
	border: 0px !important;
	background-color: Transparent !important;
	width: 127px;
	height: 20px;
	padding: 0px 4px 0px 4px;	
}

.usernameTextInfo
{
	background-image: url(Images/login_username_input_withlabel.png);
}

.loginBoxPasswordInput
{
	background-image: url(Images/login_password_input.png);
	background-repeat: no-repeat;
	border: 0px !important;
	background-color: Transparent !important;
	width: 127px;
	height: 20px;
	padding: 0px 4px 0px 4px;	
}

.passwordTextInfo
{
	background-image: url(Images/login_password_input_withlabel.png);
}

/* Error */
.errorPage 
{
  margin-top: 20px;
  background-color: #ebebeb;
}

#errorCenterer 
{
  width: 350px;
  margin: 0 auto;
  text-align: center;
}

#errorLogo 
{
  background-image: url(Images/errorlogo.jpg);
  width: 278px;
  height: 67px;
  margin-bottom: 8px;
}

#errorForm 
{
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  padding: 8px 0px 8px 0px;
  width: 350px;
}

#errorForm a 
{
  color: #991419;
  text-decoration: none;
  font-weight: bold;
}

#errorForm a:hover 
{
  color: #B14C50;
  text-decoration: underline;
  font-weight: bold;
}

/* start page login box */
.startpageLoggedInAs 
{
  margin-bottom: 8px;
  background-color: #ffffff;
  color: #000000;
  padding: 4px;
  border: 1px solid #B14C50;
  font-weight: bold;
}

.linkPartners 
{
  line-height: 14px;
}

.linkPartners a, .linkPartners a:hover
{
  color: #000000;
  text-decoration: none;
}

/* Kalender */
.cpMonthNavigation 
{
  text-align: center;
}

/*** payment ***/
.paymentWindow 
{
  background-color: #e7e7e7;
  background-image: none;
}

.paymentSystemMessage
{
  background-color: #ffffff;
  color: #000000;
  margin: 20px auto 0px auto;
  width: 300px;
  padding: 8px;
  text-align: center;
}

.paymentMethodSelectionHeader 
{
  font-weight: bold;
  margin: 0px 0px 8px 0px;
}

.paymentMethodSelectionTable 
{
  border-collapse: collapse;
  width: 100%;
}

.paymentMethodImageCell 
{
  padding: 4px 24px 4px 0px;
  width: 100px;  
  vertical-align: middle;
}

.paymentMethodButtonCell 
{
  font-weight: bold;
  padding: 12px 0px 4px 0px;
  vertical-align: top;
}

.paymentMethodRow 
{
  border-top: 1px solid #ccc;
}

.openPaymentWindowButton 
{
  margin-top: 8px;
}

.bankSelectionContainer 
{
  width: 500px;
  margin: 20px auto 20px auto;
}

.bankSelectionTable 
{
  border-collapse: collapse;
  margin: 16px 0px 0px 0px;
}

.bankSelectionRadioCell 
{
  padding: 0px 16px 16px 0px;
}

.bankSelectionBankImageCell 
{
  padding: 0px 0px 16px 0px;
}

.bankSelectionError 
{
  font-weight: bold;
  color: #ff0000;
}

.paymentLogo 
{
  margin: 16px 0px 16px 0px;
}

/*** kreditor ***/

.kreditorSelectAddressRadioCell 
{
  width: 50px;
  vertical-align: top;
  text-align: center;
}

.addressesFromRegistrarTable 
{
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 12px;
}

.addressesFromRegistrarTable .alternatingRow 
{
  background-color: #D2D2D2;
}

.kreditorAddressHeaderCell 
{
  font-weight: bold;
  padding: 4px 20px 4px 4px;
}

.kreditorCompareTable 
{
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 16px;
}

.kreditorCompareTable .header 
{
  font-weight: bold;
  padding: 2px;
}

.kreditorCompareTable td 
{
  padding: 2px;
}

.kreditorCompareTable .mismatchRow 
{
  color: #991419;
  font-weight: bold;
}

.kreditorFinishOrderText 
{
  margin-top: 16px;
}

.paymentTermsLink 
{
  font-weight: normal;
  font-size: 10px;
}

.bookingRelationSiteLink 
{
  margin-top: 24px;
  margin-bottom: 8px;
  background-color: #eeeeee;
  border: 2px solid #dddddd;
  padding: 8px;
}

.bookingRelationSiteLink a
{
  font-weight: bold;
}

.changeBookingInsuranceSelection
{
  border: 2px solid #dddddd;
  margin: 16px 0px 16px 0px;
  padding: 8px;
  background-color: #eeeeee;
}

.changeBookingInsuranceSelection h2 
{
  margin: 0px 0px 8px 0px;
  height: 20px;
}

.insuranceInfoContainer 
{
	padding: 8px 10px 8px 10px;
	color: #d90000;
	font-weight: bold;
}

.changeBookingInsuranceOptions
{
	float: left;
}

.insuranceSelectionInfoContainer
{
	float: right;
	width: 200px;
	padding: 4px;
	border: 1px solid #ccc;
	margin-top: 16px;
}

#modalBox 
{
  display: none;
  width: 400px;
  border: 2px solid #cccccc;
}

.modalBooking 
{
  background-color: #E4E4E4;
  padding: 8px;
  font-size: 12px;
}

.modalBooking h2 
{
  margin: 0px 0px 8px 0px;
}

.stepBanner 
{
  float: right !important;
  font-weight: bold;
  font-size: 14px;
  background-color: #eeeeee;
  border: 1px solid #dddddd;
  padding: 4px;  
  color: #991419;
}

.gobybusChristmasDeparturesBox
{
  border: 2px solid #000;
  padding: 6px;
  margin-bottom: 20px;
  background-color: #e0e0e0;
}

#footerContent 
{
  text-align: center;
  width: 700px;
  color: #aaaaaa;
  margin: 24px auto 12px auto;
}

#uiBlock 
{
  position: absolute;
  top: 0px;
  left: 0px;
  background-color: #000;
  width: 100%;
  background-image: url(Images/ajax-loader.gif);
  background-repeat: no-repeat;
  background-position: -1000px -1000px;
  z-index: 10000;
}

#loadingIndicator 
{
  position: absolute;
  background-color: #fff;
  border: 1px solid #808080;
  padding: 32px 16px 32px 72px;
  color: #000;
  font-weight: bold;
  background-image: url(Images/ajax-loader.gif);
  background-repeat: no-repeat;
  background-position: 8px 12px;
  font-size: 14px;
  font-family: Arial, Helvetica;
  z-index: 10001;
}

#travelHistoryTable tr.hilight
{
  background-color:#aaa
}

#cancelOptions ul 
{
  margin: 0px 0px 12px 0px;
  list-style: none;
}

/* trafikinfo */
.trafficInfoItem 
{
  border-top: 1px solid #cccccc;
  margin-top: 16px;
}

.trafficInfoItem table th 
{
  text-align: left;
  padding: 0px 24px 4px 0px;
}

.trafficInfoItem table td
{
  padding: 0px 24px 4px 0px;
}

.trafficInfoItem h2 
{
  margin: 16px 0px 0px 0px;
}

.trafficInfoItem h3 
{
  margin-top: 16px;
}

.successmsg 
{
  border: 1px solid;
  padding: 4px;
  margin-bottom: 8px;
  font-weight: bold;
  color: #4F8A10;
  background-color: #DFF2BF;
}

.successmsg ul 
{
  margin: 8px 0px 8px 12px;
  list-style-type:none        
}

/*** overlay dialog ***/
#overlay 
{
  width: 662px;
  display: none;
  border: 2px solid #aaa;
  background-color: #e5e5e5;
}

#overlay .closeOverlay
{
  float: right;
  padding: 8px;
}

/*** tooltip ***/
.tooltipContainer {
  background-color:#fdfde7;
  border:1px solid #aaaa91;
  padding:3px;
  font-size:11px;
  width: 300px;
  -moz-box-shadow: 2px 2px 11px #666;
  -webkit-box-shadow: 2px 2px 11px #666;
}

.bookingbanner  {
	background-color:#E0E0E0;
	border:1px solid #000000;
	margin-bottom:10px;
	padding:6px;
	font-weight:bold
}

.bookingBannerImage 
{
	float: right;
	width: 360px;
	margin-left: 12px;	
	margin-top: 8px;
}

.disableCapacityCheckBox 
{
	margin-bottom: 12px;
}

.bottomColumn 
{
	margin: 5px 0px 0px 0px;
}

/*** login ***/
#loginBox
{
	background-image: url(Images/loginbox_bg.png);
	background-repeat: no-repeat;
	width: 326px;
	height: 66px;
	font-family: Verdana, Arial, Helvetica;
}

#loginBox .loginButton input
{
	border:none;
	width:30px;
	height:17px;
	margin-top: 4px;
	background-image:url(Images/loginbox_button.png);
	background-repeat: no-repeat;
	background-color: Transparent;
}

#loginBox .loginFields
{
	padding: 13px 0px 0px 13px;
	float: left;
}

#loginBox .loginButton
{
	float: left;
	padding: 11px 0px 0px 2px;
}

#loginBox .loginLinks
{
	clear: both;
	margin: 8px 0px 0px 30px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
}

#loginBox a
{
	color: #fff;
	text-decoration: none;
}

#loginBox a:hover
{
	text-decoration: underline;
}

#loginBox ul.menu, .squareBox ul.menu
{
	padding: 0px;
	margin: 0px 0px 0px 0px;
	list-style-type: none;
}

#loginBox ul.menu li a, .squareBox ul.menu li a
{
	color: #000;
	text-decoration: none;
}

#loginBox ul.menu li a:hover, .squareBox ul.menu li a:hover
{
	text-decoration: underline;
}

#loggedInAs
{
	margin-bottom: 8px;
	text-transform: uppercase;
	color: #9C1418;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica;
	text-align: right;
	margin: 8px 0px 0px 0px;
}

#profileLinks
{
	text-transform: uppercase;
	float: right;
	color: #9C1418;
	background-image: url(Images/user_icon.png);
	background-repeat: no-repeat;
	padding: 3px 0px 0px 20px;
	height: 14px;
	margin: 7px 0px 0px 0px;
}

#profileLinks a
{
	color: #9C1418;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica;
}

#profileLinks a:hover
{
	text-decoration: underline;
}

#profileBox
{
	width: 326px;
	height: 66px;
	float: right;
	margin: 22px 0px 0px 0px;
}

#loginLinks
{
	text-transform: uppercase;
	float: right;
	color: #9C1418;
	background-image: url(Images/user_icon.png);
	background-repeat: no-repeat;
	padding: 3px 0px 0px 20px;
	height: 14px;
	margin: 28px 0px 0px 0px;
}

#loginLinks a
{
	color: #9C1418;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica;
}

#loginLinks a:hover
{
	text-decoration: underline;
}

/*** leftcolumn ***/
#startpage .leftColumnContainer
{
	width: 569px !important;
	margin: 0px 0px 0px 0px;
	float: left;
}

#startpage #booking .leftColumn 
{
	width: 537px;
	overflow: hidden;
	padding-bottom: 0px;
	min-height: 244px;
	height: auto !important;
	height: 244px; 
}

.leftColumnContainer
{
	width: 569px;
	float: left;
	margin: 0px 0px 0px 0px;
}

.leftColumn
{
	width: 537px;
	min-height: 260px;
	height: auto !important;
	height: 260px;    
	padding: 4px 16px 4px 16px;	
	background-color: #e7e7e7;
}

.leftColumn a, .rightColumn a
{
	color: #991419;
	text-decoration: none;
}

.leftColumn a:hover, .rightColumn a:hover
{
	color: #B14C50;
	text-decoration: underline;
}

.leftColumnBottomBorder 
{
	width: 569px;
	height: 6px;
	font-size: 0px;
	background-image: url(Images/leftcolumn_bottomborder.png);
	background-repeat: no-repeat;
}

#startpage .leftColumnBottomBorder 
{
	width: 569px;
	height: 6px;
	font-size: 0px;
	background-image: url(Images/leftcolumn_bottomborder_start.png);
	background-repeat: no-repeat;
}

.leftColumnTopBorder
{
	width: 569px;
	height: 6px;
	font-size: 0px;
	background-image: url(Images/leftcolumn_topborder.png);
	background-repeat: no-repeat;
}

#booking .leftColumnContainer
{
	width: 589px;
}

#booking .leftColumn
{
	width: 557px;
	padding-top: 16px;
	padding-bottom: 16px;
	background-image: url(Images/leftcolumn_middleborder.png);
	background-repeat: no-repeat;
	background-position: right top;
}

#booking .leftColumnBottomBorder
{
	width: 589px;
	background-image: url(Images/leftcolumn_bottomborder_booking.png);
}

#booking .stepInfo
{
	width: 589px;
	background-image: url(Images/leftcolumn_stepheader_booking.png);	
}

/*** columns ***/
.smallCol
{
	float: left;
	width: 189px;
}

.smallCol.leftCol
{
	margin-right: 5px;
}

.smallCol.rightCol
{
	margin-left: 5px;
}

.mainCol
{
	float: left;
	width: 569px;
}

.leftMenu
{
	color: #000;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
}

.leftMenu ul
{
	margin: 0px 0px 0px 6px;
	list-style: none;
	width: 178px;
	overflow: hidden;
}

.leftMenu li
{
	margin: 0px;
}

.leftMenu li.nolink
{
	display: block;
	width: 170px;
	height: 13px;	
	padding: 4px;	
}

.leftMenu li.header
{
	border-bottom: 1px solid #B5B2B5;
}


.leftMenu li a
{
	width: 170px;
	height: 13px;
	color: #000;
	text-decoration: none;	
	display: block;
	padding: 4px;
}

.leftMenu li a:hover
{
	background-image: url(Images/menuSubHover.png);
	background-repeat: no-repeat;	
	color: #fff;
}

.leftMenu li a.selected
{
	background-image: url(Images/menuSubHover.png);
	background-repeat: no-repeat;
	color: #fff;
}

.leftMenu ul li ul li
{
	padding: 0px 0px 0px 8px;
}

.leftMenuTop
{
	background-image: url(Images/menuSubBgTop.png);
	background-repeat: no-repeat;
	width: 190px;
	height: 8px;
	font-size: 0px;
}

.leftMenuBottom
{
	background-image: url(Images/menuSubBgBottom.png);
	background-repeat: no-repeat;
	width: 190px;
	height: 8px;
	font-size: 0px;
}

.leftMenuContent
{
	width: 190px;
	background-image: url(Images/menuSubBgCenter.png);
	background-repeat: repeat-y;	
}

/*** banners ***/
.imgBox 
{
	width: 282px;
	margin: 0px 5px 0px 0px;
	float: left;
}

/*** bokning kundinfo ***/
#ismemberfields
{
	border-bottom: 1px solid #bbb;
	margin-bottom: 12px;	
}

#nonmemberfields
{
	border-top: 1px solid #bbb;
	padding-top: 12px;	
}

.bookingUserInfoArea
{
  margin-top: 16px;
  padding-top: 12px;
  border-top: 1px solid #bbb;
}

.bookingUserInfoArea p
{
  margin: 0px 0px 8px 0px;
}

.bookingUserInfoArea h2 
{
  margin-top: 0px;
}

/*** bokning slutförd ***/
.bookingCompleteInfoBox 
{
  border: 2px solid #cccccc;
  padding: 8px;
  margin-bottom: 16px;
}

.bookingCompleteInfoBox h2
{
  margin-top: 0px;
}

.bookingCompleteBookingNumbers
{
	font-size: 12px;
	font-weight: bold;
	list-style: none;
	margin-left: 0px;
}

..bookingCompleteBookingNumbers a 
{
	text-decoration: underline;
}
