﻿/* CSS Document */


html, body
{
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #666;
}

/* QUIRKS */

p
{
	margin: 0 0 0 0; /* tar bort vertikal scroll*/
}

/* MAIN LAYOUT */

#container
{
	position: relative; /* needed for footer positioning*/
	margin: 0;
	padding: 0;
	width: 100%;
	height: auto !important; /* real browsers */
	height: 100%; /* IE6: treaded as min-height*/
	min-height: 100%; /* real browsers */
}

#content
{
	padding-bottom: 130px; /* bottom padding for footer */
	border-top: #009ee1 solid 4px;
	width: 100%;
}


#columnLeft
{
	position: relative;
	padding: 130px 0 0 0;
	left: 70px;
	top: 0;
	width: 520px;
}

#columnLeftTop
{
	position: relative;
	padding: 130px 0 0 0;
	left: 70px;
	top: 0;
	width: 520px;
	height: 375px;
}

#columnRight
{
	position: absolute;
	padding: 134px 0 0 0;
	left: 670px;
	top: 0;
	width: 242px;
}

#footer
{
	position: absolute;
	height: 130px;
	width: 100%;
	bottom: 0; /* stick to bottom */
	border-bottom: #009ee1 solid 4px;
	z-index: -1;
}

#logo
{
	position: absolute;
	left: 60px;
	top: 40px;
}

#backButton
{
	position: absolute;
	top: 110px;
	left: 70px;
	z-index: 999;
}

#vasttrafik
{
	position: absolute;
	top: 15px;
	left: 670px;
	z-index: 999;
}

#infoLink
{
	width: 100%;
	height: 50px;
	margin-top: 20px;
	background: url(/CustomerTemplates/Public/Images/Account/bubble.gif) no-repeat 0 0;
	text-align: center;
	vertical-align: middle;
}

#xInformation
{
	width: 100%;
	margin: 30px 0 19px 0;
}

.xRow
{
	width: 520px;
	margin: 0 0 20px 0;
	border-top: #ccc solid 1px;
	display: block;
}

#faqLink
{
	width: 100%;
	margin: 7px 0 15px 0;
}

/* TYPOGRAPHY */

.miniLink
{
	font-size: 11px;
}

.miniLinkTop
{
	font-size: 11px;
	line-height: 27px;
}

A:link
{
	text-decoration: none;
	color: #009ee1;
}
A:visited
{
	text-decoration: none;
	color: #009ee1;
}
A:active
{
	text-decoration: none;
	color: #009ee1;
}
A:hover
{
	text-decoration: none;
	color: #f15c22;
}

h1
{
	color: #009ee1;
	font-size: 30px;
	font-weight: normal;
	margin: 36px 0 15px 0;
	line-height: 30px;
}

h2
{
	color: #009ee1;
	font-size: 14px;
	font-weight: normal;
	margin: 36px 0 15px 0;
}

h2.info								{	color:#009ee1; font-size:14px; font-weight:normal;
									margin:9px 0 15px 0; clear:left;}

#columnRight A
{
	display: block;
	padding-left: 25px;
	background: url(/CustomerTemplates/Public/Images/Account/link_arrow.gif) no-repeat 0 3px;
	line-height: 27px;
}

#columnRight A:hover
{
	background: url(/CustomerTemplates/Public/Images/Account/link_arrow.gif) no-repeat 0 -78px;
}

#columnRight A.faded
{
	display: block;
	padding-left: 25px;
	background: url(/CustomerTemplates/Public/Images/Account/link_arrow_faded.gif) no-repeat 0 3px;
	line-height: 27px;
	color: #CCC;
}

#columnRight A:hover.faded
{
	background: url(/CustomerTemplates/Public/Images/Account/link_arrow.gif) no-repeat 0 -78px;
	color: #f15c22;
}


#infoLink A
{
	display: block;
	height: 47px;
	padding: 9px 50px 0 55px;
	background: none;
	font-size: 11px;
	line-height: 15px;
}



#infoLink A:hover
{
	background: url(/CustomerTemplates/Public/Images/Account/bubble.gif) no-repeat 0 0;
}
#infoLink A.close
{
	padding-top: 15px;
}

#xInformation A
{
	font-size: 11px;
	line-height: 18px;
	display: inline;
	background: none;
	padding: 0;
}

#xInformation A:hover
{
	background: none;
}


.menuLinks
{
	margin: 0 0 20px 0;
}


.stepsHeader
{
	font-weight: bold;
	color: #009ee1;
	margin: 8px 0 16px 0;
}

.stepsHeaderFaded
{
	font-weight: bold;
	color: #CCC;
	margin: 8px 0 16px 0;
}

#columnLeft P
{
	width: 100%;
	display: block;
	margin: 10px 0 0 0;
	padding: 0;
}

.headerImg
{
	margin: 0 0 -20px 0;
}

.stepImg
{
	float: left;
	margin: 0 20px 10px 0;
}

.stepRow
{
	display: block;
	clear: left;
	height: 280px;
	margin-bottom: 20px;
	width: 100%;
}

#stepRowOneText
{
	width: 210px;
	float: left;
}

#stepRowOneText P
{
	font-size: 11px;
	line-height: 15px;
	color: #666;
	margin: 0;
	padding: 0;
}

#stepRowOneTextMedium
{
	width: 250px;
	float: left;
}

#stepRowOneTextMedium P
{
	font-size: 11px;
	line-height: 15px;
	color: #666;
	margin: 0;
	padding: 0;
}


.stepRowThreeSteps
{
	display: block;
	clear: left;
	height: 220px;
	width: 700px;
	height: 330px;
}

.stepRowThreeSteps img
{
	margin: 0 0 10px 0;
}

.stepRowThreeSteps P
{
	font-size: 11px;
	line-height: 15px;
	color: #666;
}

#threeColOne
{
	position: relative;
	float: left;
	margin-top: 0px;
	margin-right: 20px;
	width: 160px;
}
#threeColTwo
{
	position: relative;
	float: left;
	top: 0px;
	margin-right: 20px;
	width: 160px;
}
#threeColThree
{
	position: relative;
	float: left;
	top: 0px;
	width: 160px;
}

#threeColOne P
{
	font-size: 11px;
	line-height: 15px;
	color: #666;
	margin: 0;
}
#threeColTwo P
{
	font-size: 11px;
	line-height: 15px;
	color: #666;
	margin: 0;
}
#threeColThree P
{
	font-size: 11px;
	line-height: 15px;
	color: #666;
	margin: 0;
}

.stepRowOne
{
	display: block;
	clear: left;
	width: 520px;
	height: 250px;
}

.stepRowOne P
{
	font-size: 11px;
	line-height: 15px;
	color: #666;
}

.fourColOne
{
	position: relative;
	float: left;
	top: 0px;
	margin-right: 20px;
	width: 250px;
}
.fourColTwo
{
	position: relative;
	float: left;
	top: 0px;
	margin-right: 20px;
	width: 250px;
}

#faqOverview
{
	margin: 10px 0 27px 0;
	width: 100%;
}
#faqOverview A
{
	font-size: 13px;
}

#faqOverview ol
{
	margin: 15px 0 0 0;
	padding-left: 21px;
}
#faqOverview li
{
	margin: 2px 0 3px 0;
	line-height: 15px;
	padding: 0;
	color: #009ee1;
}

#faqLink A
{
	display: block;
	padding: 1px 0 0 25px;
	height: 20px;
	background: url(/CustomerTemplates/Public/Images/Account/link_arrow.gif) no-repeat 0 0;
	line-height: 18px;
	font-weight: bold;
}

#faqLink A:hover
{
	background: url(/CustomerTemplates/Public/Images/Account/link_arrow.gif) no-repeat 0 -81px;
}



#faq
{
	width: 480px;
	clear: left;
}


#faq div.question
{
	padding: 1px 0 0 30px;
	margin-bottom: -2px;
	background: url(/CustomerTemplates/Public/Images/Account/question_bullet.gif) no-repeat 0 0;
	font-weight: bold;
	margin-top: 10px;
}

#faq div.answer
{
	padding: 1px 0 0 30px;
	margin-bottom: 27px;
	background: url(/CustomerTemplates/Public/Images/Account/answer_bullet.gif) no-repeat 0 0;
	margin-top: 10px;
}

#faq div.answer div
{
	display: inline;
}

#faq P.answerTwo
{
	padding: 1px 0 0 30px;
	margin: -18px 0 27px 0;
}

#faq P.faqMiniLink
{
	padding: 1px 0 0 30px;
	margin: -48px 0 25px 0;
}

#faq table
{
	font-size: 10px;
	line-height: 12px;
	width: 100%;
	border-collapse: collapse;
	margin: -20px 0 30px 30px;
}

#faq td, th
{
	border: #ccc solid 1px;
	margin: 0;
	text-align: center;
	padding: 7px;
}

.cellBg
{
	background-color: #e7e7e5;
}

#faq td.tableInfo
{
	text-align: left;
}

#faq P.tableCaption
{
	padding: 1px 0 0 30px;
	font-size: 11px;
	line-height: 15px;
	margin: -20px 0 27px 0;
}

#faq img
{
	margin: -15px 0 30px 30px;
}

#faq ul
{
	margin-top: -10px;
	margin-bottom: 36px;
}

#faq li, #faqOverview li
{
	margin: 10px 0 10px 30px;
	font-size: 11px;
	line-height: 15px;
	padding: 0;
}


.searchHeader
{
	font-size: 11px;
}
.search
{
	font-size: 14px;
	color: #009ee1;
	width: 181px;
	float: left;
	border: 1px solid #009ee1;
	margin: 1px 0 0 0;
	height: 20px;
}

.address
{
	font-size: 14px;
	color: #009ee1;
	width: 160px;
	float: left;
	border: 1px solid #009ee1;
	margin: 1px 0 0 0;
	height: 20px;
}


.faqQuestion
{
	font-size: 14px;
	color: #009ee1;
	width: 181px;
	float: left;
	border: 1px solid #009ee1;
	margin: 1px 0 0 0;
	height: 100px;
	width: 100%;
}

.btn
{
	font-size: 11px;
	margin: 1px 0 0 4px;
	color: #009ee1;
	float: left;
	background-color: #FFF;
	height: 24px;
	width: 50px;
	border: 1px solid #009ee1; /*filter:progid:DXImageTransform.Microsoft.Gradient  								  	(GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffeeddaa'); */
}



.btnHov
{
	font-size: 11px;
	margin: 1px 0 0 4px;
	color: #f15c22;
	background-color: #FFF;
	height: 24px;
	width: 50px;
	border: 1px solid #f15c22; /*filter:progid:DXImageTransform.Microsoft.Gradient  									(GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffeeddaa'); */
}


.btnTwo
{
	font-size: 11px;
	margin: 10px -4px 0 0;
	padding: 0;
	color: #009ee1;
	float: right;
	background-color: #FFF;
	height: 24px;
	width: 50px;
	border: 1px solid #009ee1; /*filter:progid:DXImageTransform.Microsoft.Gradient  								  	(GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffeeddaa'); */
}

.btnTwoHov
{
	font-size: 11px;
	margin: 10px -4px 0 0;
	padding: 0;
	color: #f15c22;
	float: right;
	background-color: #FFF;
	height: 24px;
	width: 50px;
	border: 1px solid #f15c22; /*filter:progid:DXImageTransform.Microsoft.Gradient  									(GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffeeddaa');*/
}

.collapsePanel
{
	overflow: hidden;
}
#StartPageTripSearch {
font-size: 0.75em;
line-height: normal;
}

.leftfloating
{
	float: left;
}

.rightfloating
{
	float: right;
}
.clearleft
{
	clear: left;
}
.clearright
{
	clear: right;
}

.centered
{
	text-align: center;
}
.bold
{
	font-weight: bold;
}
.rightaligned
{
	text-align: right;
}
.leftaligned
{
	text-align: left;
}
.hidden
{
	display: none;
}

label 
{
		font-weight: bold;
	margin-top: 1em;
}

#StartPageTripSearch input, #StartPageTripSearch select 
{
	margin-top: 0.5em;
}


#faq .FaqTableContainer table
{

margin-left:0px;
margin-top:0px;
}

#faq .FaqTableContainer P.tableCaption
{

padding-left:0px;
margin-top:0px;
margin-bottom:7px;
}


#faq ul
{
 margin-left:0px;
}

.ErrorMessage
{
	color: #990000;
	font-weight: bold;
	padding-top: 1em;
	padding-bottom: 1em;
}

.ThankYouMessage
{
	font-size: 1.3em;
	padding-top: 1em;
	padding-bottom: 1em;
}
