
	/*--------------------------------------+
    |       KILROY booking flow 2008 		|
	+---------------------------------------+
    |         B A S E  D E S I G N			|
	+---------------------------------------+
	+---------------------------------------+
    |             www.coma.dk				|
	+--------------------------------------*/
	
#content {
	background-repeat: repeat;
}

/* H E A D E R
--------------------------------------*/
#headleft{
	width:167px;
	height:132px;
	float:left;
	background-image:url(../gfx/kilroylogohead.gif);
	background-repeat:no-repeat;
}
#headlogo{
	width:167px;
	height:132px;
	float:left;
}

#headright{
	width:763px;	
	height:132px;
	float:right;
}

#headrightholder{
	width:763px;
	height:65px;
	margin-bottom:5px;
	text-align:right;
	float:left;
}

#newsticker{
	width:763px;
	height:22px;
	margin-bottom:3px;
	float:left;
}


#nav{
	width:763px;
	height:27px;
	background-image:url(../gfx/head/nav_bg.gif);
	background-repeat:repeat-x;
	font-size:11px;
	font-family: arial, helvetica, sans-serif;
	margin:0;
	padding:0;
	float:left;
}

#navleft{
	width:7px;
	height: 27px;
	background-image:url(../gfx/head/nav_left.gif);
	background-repeat:no-repeat;
	font-size:1px;
	float:left;
	clear:none;
}


#navholder{
	float:left;
	clear:none;
}

#navright{
	width:7px;
	height:27px;
	background-image:url(../gfx/head/nav_right.gif);
	background-repeat:no-repeat;
	font-size:1px;
	float:right;
	clear:none;
}

#navholder ul{
	list-style-type:none;
	padding:0;
	margin:0;
	border:0;
}


#navholder li{
	border-left:1px solid #6E6E6E;
	border-right: 1px solid #323232;
	line-height:11px;
	padding:8px 10px;
	float:left;
}

#navholder li.first{
	border:0 none;
}


#navholder li a{
	color:#fff;
	text-decoration:none;
}

#navholder li a:hover{
	color: #ffcc00;
	 }

#navholder li#navactive{
	background-image:url(../gfx/head/nav_active.gif);
	background-repeat:repeat-x;
}

#navholder li#navactive a{
	color:#000;
}

#navend{
	border-left:1px solid #6E6E6E;
	float:left;
	height:27px;
	width:2px;
	font-size:1px;
}


/* B A S E  L A Y O U T
--------------------------------------*/

body{
	height:100%;
	min-height:100%;
}
	
a{
	
}
	
#languageselector{
	width:110px;
	height:35px;
	position:absolute;
	top:240px;
	left:50%;
	margin-left:330px;
	z-index:300;
	text-align:right;
}

#languageheadline{
	height:10px;
	width:110px;
	text-align:right;
	float:left;
	margin-bottom:5px;
}

.languageflagholder{
	height:20px;
	width:40px;
	float:right;
	text-align:right;
}


#wrapper{
	width:930px;
	position:absolute;
	left:50%;
	top:0;
	margin-left:-465px;
	display:inline; /* IE6 hack */
}

#header{
	width:930px;
	height:132px;
	float:left;
	clear:both;
	background-image:url(../gfx/headerbg.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	display:inline; /* IE6 hack */
}

#content{
	width:930px;
	float:left;
	clear:both;
	background-color:#000;
	padding:5px 0px 5px 0px
	display:inline; /* IE6 hack */
}


#leftholder{
	width:180px;
	margin-left:10px;
	float:left;
	clear:none;
	display:inline; /* IE6 hack */
}


#rightholder{
	width:720px;
	margin-left:10px;
	float:left;
	clear:none;
	background-image:url(../gfx/right_rounded.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	background-color:#e0dcca;
	display:inline; /* IE6 hack */

}

#breadcrumb{
	width:695px; /* padding subtracted */
	height:16px; /* padding subtracted */
	background-image:url(../gfx/righttop.gif);
	float:left;
	clear:both;
	display:inline; /* IE6 hack */
	font-size:10px;
	padding-top:4px;
	padding-left:25px;
	color: #fff;
}
#breadcrumb a{
	color:#fff;
	text-decoration:none;
}
#breadcrumb #breadcrumb_selected{
	color:#ffdb18;
}

.showArrow {
	width:11px;
	height:14px;
	border:0px;
	margin-left:8px;
}

#boks {
	z-index:110;
	display: none;
	top: 0px;
	left: 0px;
	position: absolute;
	background-image: url(../gfx/bouble.gif);
	width:204px;
	height:85px;
}

#status{
	width:720px;
	height:103px;
	float:left;
	clear:both;
	display:inline; /* IE6 hack */

}
.headline{
	width:690px;
	margin:0px 15px 0px 15px;
	height:40px;
	float:left;
	clear:both;
	display:inline; /* IE6 hack */
	/* the following may be altered if Steile Futura i avalible */
	font-family:Trebuchet MS, Arial, sans-serif;
	font-size:18px;
	font-style:italic;
	font-weight:bold;
}
#flightoverview{
	width:690px;
	margin:0px 15px 0px 15px;
	height:180px;
	float:left;
	clear:both;
	display:inline; /* IE6 hack */

}
#flightoverviewbox{
	width:690px;
	height:157px;
	float:left;
	clear:both;
	display:inline; /* IE6 hack */
}


#sorting{
	width:690px;
	height:34px;
	float:left;
	clear:both;
	display:inline; /* IE6 hack */
	margin:0px 15px 0px 15px;
	padding-top:2px;
	padding-bottom:10px;
	border-bottom:1px solid #b3b0a2;
}

#sorting a{
	color:#990000;
	text-decoration:underline;
}

#sorting label{
	color:#990000;
	text-decoration:underline;
}

#tickets{
	width:690px;
	float:left;
	clear:both;
	display:inline; /* IE6 hack */
	margin:10px 15px 0px 15px;
}

#footer{
	width:930px;
	height:100px;
	float:left;
	clear:both;
	display:inline; /* IE6 hack */
	background-image:url(../gfx/footerbg.gif);
	background-repeat:no-repeat;
}

#step{
	width:100%;
	height:100%;
	min-height:100%;
	
}

/* in case of UC */

#failed, #wait {
	z-index:1000;
	left: 0px;
	position: absolute;
	top: 0px;
	background-color:#000;
	width:100%;
	height:100%;
	min-height:100%;
	opacity: .7;
	filter: alpha(opacity=70);
}

#failedInfo, #waitInfo {
	z-index:1001;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left:-250px;
	margin-top:-100px;
	background-color:#fff;
	border:2px solid #a8a389;
	width:500px;
	height:200px;
	text-align:center;
}

#failedInfoClose{
	z-index:1002;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left:234px;
	margin-top:-95px;
	width:15px;
	height:15px;
}

#failedInfo h1, #waitInfo h1{
	font-size:20px;
	color:#990000;
}




/* S E A R C H  B O X 
--------------------------------------*/

.sb_left{
	width:80px;
	height:22px;
	background-image:url(../gfx/sb_field_left.gif);
	background-repeat:no-repeat;
}

.sb_right{
	width:80px;
	height:22px;
	background-image:url(../gfx/sb_field_right.gif);
	background-repeat:no-repeat;
}

.sb_time{
	width:95px;
}

.sb_numsel{
	width:40px;
}

.sb_airline{
	width:145px;
}

.sb_from{
	width:150px;
	height:18px;
}
.sb_to{
	width:150px;
	height:18px;
}

.sb_out_date,.sb_ret_date {
	width:65px;
	padding-left:5px;
	padding-top:5px;
	margin-bottom:3px;
	height:14px;
}

.sb_submit{
    /*
    background-image: url(../gfx/sb_go_btn.gif);
    background-repeat:no-repeat;
    */
    width: 45px;
    height: 28px;
    border: 0px;
    cursor:pointer;
}

#sb_oneway_table {
	display:block;
	width:160px;
}

#sb_outnback_table {
	display:block;
	width:160px;
}

#sb_openjaw_table {
	display:block;
	width:160px;
}

.sb_search_field {
	background-color:#FFFFFF;
	border:1px solid #BBBBBB;
	font-size:10px;
	padding:5px 3px 1px;
}

.sb_search_label {
	height:20px;
	vertical-align:bottom;
}
.sb_search_label label {
	padding-bottom:2px;
}

img.sb_search_cal {
	width:18px;
	height:19px;
	margin-left:3px;
	vertical-align:top;
	border:0px;
	margin-bottom:2px;
}

#sb_search_youth {
	margin-top:10px;
	width:100%;
}

.sb_search_headline {
	height:22px;
	font-weight:bold;
	vertical-align:bottom;
}

/* T I C K E T S
--------------------------------------*/



.tickKilroy{
	width:690px;
	background-color:#fff;
	margin-bottom:15px;
}

.tickNormalHead{
	width:690px;
	height:32px;
	background-image:url(../gfx/ticknorm_head.gif);
	background-repeat:no-repeat;
}

.tickNormalHead table{
	height:30px;
	color:#FFF;
}
.tickNormalHead table a{
	color:#fff;
	text-decoration:underline;
}
.tickNormalHead .kilroyinfotxt {
	color: #000;
}


.tickKilroyHead{
	width:690px;
	height:32px;
	background-image:url(../gfx/kilroytick_head.gif);
	background-repeat:no-repeat;
}
.tickKilroyHead table{
	height:30px;
	color:#000;
}
.tickKilroyHead table a{
	color:#000;
	text-decoration:underline;
}

.kilroyinfotxt{
	font-size:9px;
	line-height:9px;
}
div.kilroyinfotxt_inner {
	text-align:center;
	padding-top:2px;
}
.kilroyinfotxt p{
	margin:0;
}
.kilroyinfotxt a{
	text-decoration:none;
}
.kilroyinfotxt a:hover{
	text-decoration:underline;
}

/* content */


.tickHeadprice{
	font-size:14px;
	font-weight:bold;
}

.tickContent{
	width:670px;
	padding:10px;
	border-bottom:1px solid #d3d3d3;
}

.tickContent a{
	color:#990000;
}


.tickContentFooter{
	padding:10px;
}

.tickContentFooter a{
	color:#990000;
}


.tickFooterArrow{
	background-color:#ebebeb;
	background-image:url(../gfx/tickfooter_arrow.gif);
	background-position:right;
	background-repeat:no-repeat;
	padding:6px 0px 0px 10px;
	height:23px;
	width:482px;
	font-size:13px;
}


.flightHeadline{
	font-weight:bold;
	font-size:14px;
}

.flightHighlights{
	font-weight:bold;
	font-size:13px;
}

.phonefee a{
	font-size:9px;
}

.pageselector_bottom{
	text-align:center;
	padding-bottom:15px;
}

.pageselector_bottom a{
	color:#990000;
	margin:0px 2px;
}
/* simple ticket */

.tickContentSimpleOut{
	padding-bottom:10px;
}

.tickContentSimpleOut table tr{
	height:15px;
}

.tickContentSimpleBack{
	padding-top:10px;
	border-top:1px solid #d3d3d3;

}
.tickContentSimpleBack table tr{
	height:15px;
}



/* full details */

.tickContentFull{
	width:670px;
	padding:10px;
	background-color:#ebebeb;

}

.tickContentFull a{
	color:#990000;
}

.tickexplandedhead{
	background-color:#768464;
	padding:3px;
	color:#FFF;
	font-size:13px;
	margin-bottom:5px;
}

.tickContentFullFirst{
	padding-bottom:10px;
}

.tickContentFullOut table tr{
	height:15px;
}

.tickContentFullNext{
	padding-top:10px;
	border-top:1px solid #d3d3d3;

}

.tickContentFullBack table tr{
	height:15px;
}

.ticketleg{
	background-color:#ccc;
	height:13px;
	font-size:12px;
	font-weight:bold;
	padding:2px;
}




/* F L I G H T S  D E T A I L S
--------------------------------------*/

#summarybox{
	width:670px; /* 670 - padding */
	margin-top:10px;
	margin-left:10px;

}
#summarybox a{
	color:#990000;
}

#pricesummarybox{
	background-color:#fff8d7;
	width:650px; /* 670 - padding */
	margin-top:10px;
	margin-left:10px;
	padding:10px;

}

#pricesummarybox a{
	color:#990000;
}

.summarybottom{
	background-color:#ebe5c6;
	background-image:url(../gfx/summaryfooterarrow.gif);
	background-position:right;
	background-repeat:no-repeat;
	padding:2px 0px 0px 14px;
	height:23px;
	font-size:13px;
	font-weight:bold;

}

.summarysplitter{
	margin-top:10px;
	margin-left:10px;
}


#summaryTotal{
	float:left;
}

#summaryPrice{
	float:right;
	margin-right:30px;
}


.obsbox{
	width:644px; /* 670 - padding - border */
	padding:10px;
	border:3px solid #3b9526;
	margin-top:10px;
	margin-left:10px;
	text-align:center;
	color:#3b9526;
	font-size:14px;
}

.obsbox p{
	margin:0;
}


/* L E F T  C O L L U M
-------------------------------*/


#yourjourney{
	background-image:url(../gfx/left_rounded.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	background-color:#e0dcca;
	margin-bottom:10px;
	float:left;
	clear:both;
	display:inline; /* IE6 hack */
}

#yourjourneyPrice{
	background-color:#fff;
	clear:both;
	float:left;
	width:152px;
	padding:4px;
}
#yourjourneyPriceLeft{
	float:left;
	width:70px;
}
#yourjourneyPriceRight{
	float:right;
	width:70px;
	text-align:right;
}
#creditcardinfo{
	float:left;
	clear:both;
	display:inline; /* IE6 hack */
}
#creditcardHidden{
	float:left;
	clear:both;
	display:inline; /* IE6 hack */
}
#creditcardinfo a{
	color:#990000;
}

.leftboxtxt{
	width:160px;
	padding:10px;
	float:left;
	clear:both;
	display:inline; /* IE6 hack */
	line-height:13px;
}
.leftboxtxt p{
	margin:0px 0px 0px 5px;
}

.leftboxtxt #iconHolder{
	float:left;
	display:inline; /* IE6 hack */

}

.leftboxtxt #txtHolder{
	float:left;
	display:inline; /* IE6 hack */
	margin-left:10px;
}

#leftholder .box {
	background-image:url(../gfx/left_rounded.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	background-color:#e0dcca;
	margin-bottom:10px;
	float:left;
	clear:both;
	display:inline; /* IE6 hack */
}

#leftholder .box .leftboxtxt, #leftholder .box div, #leftholder .box td, #leftholder .box input {
	font-size:11px;
}

#leftholder .box select {
	width:130px;
}

#infobox{
	background-image:url(../gfx/left_rounded.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	background-color:#e0dcca;
	margin-bottom:10px;
	float:left;
	clear:both;
	display:inline; /* IE6 hack */
}


#search{
	background-image:url(../gfx/left_rounded.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	background-color:#e0dcca;
	margin-bottom:10px;
	float:left;
	clear:both;
	display:inline; /* IE6 hack */
	font-size:10px;
}


.leftfloat{
	float:left;
	display:inline; /* IE6 hack */
}

.rightfloat{
	float:left;
	display:inline; /* IE6 hack */
}
.margintop{
	margin-top:10px;
}
.clearboth{
	clear:both;
}

.nowrap {
	white-space: nowrap;
}
.u {
	text-decoration: underline;
}
.b {
	font-weight: bold;
}

.search_input {
    font-size:10px;
	border:0px;
	background-color:transparent;
}

/* Auto complete */

div.autocomplete {
	position:absolute;
	background-color:#EEEEEE;
	border:1px solid #BBBBBB;
	margin:0px;
	padding:0px;
	width:200px;
	text-align:left;
}
div.autocomplete ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
}
div.autocomplete ul li.selected {
	background-color: #DDDDDD;
	text-align:left;
}
div.autocomplete ul li {
	list-style-type:none;
	display:block;
	margin:0;
	padding:2px;
	cursor:pointer;
	text-align:left;
}

.testing {
    border: solid red 2px;
    padding: 0.5em;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    background: white;
}
.debugBox {
    float:left;
    width: 160px;
    border: solid red 2px;
    padding: 0.5em;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    background: white;
}

input.radio {
    margin-left: 3px;
    margin-right: 10px;
}

.travellerNext th, .paymentFees th {
    text-align: left;
}

.selected {
    font-weight: bold;
}
.unselect {
    font-weight: normal;
}

