/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 3.0.0pr2
*/
/* reset */
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}
/* fonts */
body{font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}select,input,button,textarea{font:99% arial,helvetica,clean,sans-serif;}table{font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}/* **************** TEMPLATE ***************** */
/* ====== Page Head, Body, and Foot ====== */
body{_text-align:center;}/* IE5.5 */
.body{overflow:hidden; _overflow:visible; _zoom:1;}
.page{margin: 0 auto; width: 950px;_text-align:left;} /* wraps other template elems to set width */ /* text-align IE5.5 */
/* "old school" and "liquid" extend page to allow for different page widths */
.oldSchool{width:750px;}
.gs960{width:960px;}
.liquid{extends:.page; width: auto;margin:0;}
/* ====== Columns ====== */
.main{overflow: hidden;_overflow:visible;_zoom:1;}
.leftCol{float:left; width:250px;_margin-right:-3px;}
.rightCol{float:right; width: 300px;_margin-left:-3px;}
/* extend columns to allow for common column widths */
.gMail{width:160px;}
.gCal{width:180px;}
.yahoo{width:240px;}
.myYahoo{width:300px;}/* **************** GRIDS ***************** */
.line, .lastUnit {overflow: hidden;_overflow:visible;_zoom:1; }
.unit{float:left;_zoom:1;}
.unitExt{float:right;}
.size1of1{float:none;}
.size1of2{width:50%;}
.size1of3{width:33.33333%;}
.size2of3{width:66.66666%;}
.size1of4{width:25%;}
.size3of4{width:75%;}
.size1of5{width:20%;}
.size2of5{width:40%;}
.size3of5{width:60%;}
.size4of5{width:80%;}
.lastUnit {float:none;_position:relative; _left:-3px; _margin-right: -3px;width:auto;}
/* extending grids to allow a unit that takes the width of its content */
.media{width:auto;}/*
Copyright (c) 2009, Nicole Sullivan. All rights reserved.
Code licensed under the BSD License:
version: 0.2
*/
/* **************** BLOCK STRUCTURES ***************** */
/* mod */
.mod{margin:10px;}
.hd,.bd,.ft,{overflow:hidden;_overflow:visible; _zoom:1;}
.inner{position:relative;}
b{display:block;background-repeat:no-repeat;font-size:1%;position:relative;z-index:10;}
.tl, .tr, .bl, .br{height:10px; width:10px;float:left;}
.tl{background-position: left top;}
.tr{background-position: right top;}
.bl{background-position: left bottom;} 
.br{background-position: right bottom;}
.br,.tr{float:right;}
.bl,.br{margin-top:-10px;}
.top{background-position:center top;}
.bottom{background-position:center bottom;_zoom:1;}/* this zoom required for IE5.5 only*/
/* complex */
.complex{overflow:hidden;*position:relative;*zoom:1;}/* position/zoom required for IE7, 6, 5.5 */
.complex .tl, .complex .tr{height:32000px; margin-bottom:-32000px;width:10px;overflow:hidden;}
.complex .bl, .complex .br{/*margin-top:0;*/}
.complex .top{height:5px;}
.complex .bottom{height:5px;/*margin-top:-10px;*/}
/* pop  */
.pop{overflow:visible;margin: 10px 20px 20px 10px; background-position:left top;}
.pop .inner{right:-10px; bottom:-10px; background-position:right bottom;padding:0 10px 10px 0;}
.pop .tl, .pop .br{display:none;}
.pop .bl{bottom:-10px;}
.pop .tr{right:-10px;}/* **************** BLOCK SKINS ***************** */
/* ====== Contour blocks ====== */
/* remove *background-image:" to default to square corners for IE */
/* ----- simple extends the mod ----- */
.simple .inner {border:1px solid #D7D7D7;/*-moz-border-radius: 7px;-webkit-border-radius: 7px;border-radius: 7px;*/}
.simple b{background-image:url(skin/mod/simple_corners.png);}
/* ----- basic extends the mod ----- */
.basic .inner {/*-moz-border-radius: 7px;-webkit-border-radius: 7px;border-radius: 7px;*/}
.basic b{background-image:url(skin/mod/round.png);}
/* ----- simpleExt (extends mod) ----- */
.simpleExt,.simpleExt .inner{border:1px solid #c7c7c7;-moz-border-radius: 7px;-webkit-border-radius: 7px;border-radius: 7px; }
.simpleExt .inner{border-color:#fff; border-width:4px; background-color:#e2e2e2;}
.simpleExt b{*background-image:url(skin/mod/simple_extended.png);}
.simpleExt .tl{left:-1px;top:-1px;height:12px; width:12px;}
.simpleExt .tr{right:-1px;top:-1px;height:12px; width:12px;}
.simpleExt .bl{left:-1px;bottom:-1px;height:12px; width:12px;margin-top:-12px;} 
.simpleExt .br{right:-1px;bottom:-1px;height:12px; width:12px;margin-top:-12px;}
/* ----- me (extends mod) use for my comments ----- */
.me,.me .inner{border:1px solid #909090;/*-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;*/}
.me .inner{border-color:#d76a84;}
.me b{background-image:url(skin/mod/me.png);}
.me .tl{left:-1px;top:-1px;}
.me .tr{right:-1px;top:-1px;}
.me .bl{left:-1px;bottom:-1px;} 
.me .br{right:-1px;bottom:-1px;}
/* ----- noted (extends mod) ----- */
.noted,.noted .inner{border:1px solid #c2c2c2;/*-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;*/}
.noted .inner{border-color:#eded68;}
.noted b{background-image:url(skin/mod/noted.png);}
.noted .tl{left:-1px;top:-1px;}
.noted .tr{right:-1px;top:-1px;}
.noted .bl{left:-1px;bottom:-1px;} 
.noted .br{right:-1px;bottom:-1px;}
/* ----- grab (extends mod) ----- */
.grab .inner{border: 3px solid #00477a; border-bottom-width:10px;}/* can't be done w border radius */
.grab b{background-image:url(skin/mod/grab.png);}
.grab .tl, .grab .tr{height:10px; width:10px;}
.grab .bl, .grab .br{height:16px;/*if height is set, margin set*/margin-top:-16px;}
/* ----- talk (extends mod) ----- */
.talk,.talk .inner{border:1px solid #c7c7c7;/*-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;*/}
.talk .inner{border-color:#ededed;}
.talk b{background-image:url(skin/mod/talk.png);}
.talk .tl{left:-1px;top:-1px;}
.talk .tr{right:-1px;top:-1px;}
.talk .bl{left:-1px;bottom:-1px;} 
.talk .br{right:-1px;bottom:-1px;}
/* ----- photo (extends complex) ----- */
.photo .inner{border:solid 10px #fff;margin:0 4px;}/* muck with margins to change how the block will align with other blocks, any value between 0-10px */
.photo b{background-image:url(skin/mod/photo.png);}
.photo .tr, .photo .tl{width:20px;}
.photo .top, .photo .bottom{height:4px;margin-top:0px;} 
.photo .bl, .photo .br{height:16px;margin-top: -12px;}
/* ----- flow (extends complex) ----- */
.flow{margin:6px;}
.flow b{background-image:url(skin/mod/even.png);}
.flow .inner{padding:0 4px;}
.flow .top{height:4px;}
.flow .bottom{height:4px;margin-top:-4px;}
.flow .br,.flow .bl{height:10px;margin-top:-6px;}/* margin top = bottom height - corner height */
/* ----- shadow test (experimental attempt to match "flow" cross browser w no img)----- */
.boo{-webkit-box-shadow: 0px 0px 1px rgba(0,0,0,33);-moz-box-shadow: black 2px 2px 2px 2px;-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;border:solid 1px #949494;background:#fff;}
/* ----- .excerpt (extends complex) ----- */
.excerpt b{background-image:url(skin/mod/excerpt.png);}
.excerpt .top{height:1px;}
.excerpt .bottom{height:6px;margin-top:-6px;}/* margin top equal to - height of bottom */
.excerpt .br,.excerpt .bl{height:12px;margin-top:-6px;}/* margin top = bottom height - corner height */
/* ----- sommers (extends pop) ----- */
.sommers .inner{_border:3px solid #D7D7D7;}/*IE6 backup no alpha transparency */
.sommers,.sommers .inner,.sommers b{background-image:url(skin/mod/glow_7px.png);_background-image:none;}
.sommers{/*margin:3px 10px 10px 3px;*/}
/* ====== Background blocks ====== */
.sale .inner{background-color:red;}
.nicole .inner{background-color:#c01c41; color:#fff;}
.nicole *, .login *{ color:#fff;}
.highlight .inner{background-color:#e3e36f;}
.universe .inner{background:url(skin/mod/universe.png) repeat left top;}
.foo .inner{background: url(skin/mod/universe_gray.png) repeat left top;}
.login .inner{background: url(skin/mod/universe_login.png) repeat left top;}
.comment .inner{background-color:#e2e2e2;}
/* ====== Block headers and footers ====== */
.section{background: #e9e9e9 url(skin/mod/header.png) repeat-x left bottom; color:#de2c72;font-size:120%;padding:5px 10px;}
.section h1,.section h2,.section h3,.section h4,.section h5,.section h6{font-size:100%;color:#de2c72;padding:0;}
.act{background-color:#e9e9e9;}
.topper{background: #fff url(/media/css/oocss/css/skin/mod/header_gradient_light.png) repeat-x left bottom;color: #4D4D4D;font-size:120%;padding:5px 10px;}
.topper h1,.topper h2,.topper h3,.topper h4,.topper h5,.topper h6{font-size:100%;color:#4D4D4D;padding:0;}
.bam{background: #00477a url(skin/mod/header_glossy.png) repeat-x left top;color: #fff;font-size:120%;padding:5px 10px;}
.bam h1,.bam h2,.bam h3,.bam h4,.bam h5,.bam h6{font-size:100%;color:#fff;padding:0;}body{
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-weight: 400;
	line-height: 20px;
	font-size: 13px;
	color:#494D4E;   
}

/* **************** CONTENT OBJECTS ***************** */
/* ====== Default spacing ====== */
h1, h2, h3, h4, h5, h6, ul, ol,dl, p,blockquote {padding:10px;}
h1, h2, h3, h4, h5, h6,img{padding-bottom:0px;}
pre{margin: 10px;}


/* ====== Elements ====== */
img{display:block;}
em{font-style: italic;}
strong{font-weight:bold;}
hr{border: 1px solid #DADCD3; border-width: 0 0 1px 0; margin: 10px 10px 10px 10px;}
.light{border-top: 1px solid #A1DFFA; border-bottom: 1px solid #FFF; border-width: 1px 0 1px 0; margin: 0;}
.lightDoubleRuler{
	border-top: 1px solid #A1DFFA; 
	border-bottom: 1px dotted #A1DFFA; 
	border-width: 1px 0 1px 0; 
	margin: 0; 
	height:3px;
}
.lightDottedRuler{
	border-bottom: 1px dotted #A1DFFA; 
	border-width: 0 0 1px 0; 
	margin: 0; 
}
.cutPaperRuler { 
	margin:10px 0 0 0; 
	background: url('img/bg_cutpaper.gif') repeat-x !important;
	border:0;
	height:5px;
}
.formSeparator{
	border:none;
	border-color:#fff;
	border-bottom:1px solid #D6D6D6;
	margin: 15px 10px 0 10px ;
}
code{color:#0B8C8F;}
small{ font-weight: normal; }


/* ====== Headings ====== */
/* .h1-.h6 classes should be used to maintain the semantically appropriate heading levels - NOT for use on non-headings */
h1, .h1{font-size:23px;  font-weight:normal; font-style: normal; color:#074981; letter-spacing: -1px;}
h2, .h2{font-size:19px; font-weight:normal; font-style: normal; color:#074981;}
h3, .h3{font-size:146.5%; font-weight:normal; font-style: normal; color:#074981;}
h4, .h4{font-size:123.1%; font-weight:normal; font-style: normal; color: #333;}
h5, .h5{font-size:108%; font-weight:bold; font-style: normal; color:#074981;}
h6, .h6{font-size:108%; font-weight:normal;  font-style: italic; color:#333;}
/* if additional headings are needed they should be created via additional classes, never via location dependant styling */
.category{font-size:108%; font-weight:normal; font-style: normal; text-transform:uppercase; color: #333;}
.category a{color: #333;}
.callcenter{ 
	font-size: 11px; 
	padding-top: 0px;
	text-align: center; 
}
.important a{font-weight:bold;}
.whiteBoxHead{
	padding-top: 20px;
}
.formsetHead{
	margin-bottom:-10px;
	color:#494D4E;
}
.formRowLabel{
	font-weight: bold;
	margin-top: 18px;
}
.totalPrice{
	background:url('img/bg_total_price.gif') repeat-x;
	line-height:23px;
	font-size:17px;
	font-weigth:bold;
	margin:0 10px;
	color:#005A9C;
}
.ccFee{
	padding: 0 20px !important;
	text-align: right;
}
.relative{
	position:relative;
}
.bottomRight{
	position: absolute;
	bottom:0px;
	right:10px;
}
.noTopPadding{ padding-top: 0; }
.noTopMargin{ margin-top: 0; }

.hidden{ display:none !important; }

.indent1{ margin-left:20px; }

/* SERVICE CONTENT */
.serviceContent {
	font-size:14px;
}
.serviceContent h1{ 
}
.serviceContent h2, .promoH2 {
	background: url('img/service_h2.gif') repeat-x;
	height:25px;
	padding:8px 10px 2px 10px;
	margin-top:10px;
}
.promoH2{
	margin-left:10px;
	margin-right:10px;
}
.serviceContent h3 {
	color:#7D7D70;
	font-size:17px;
}
.serviceContent h4 {
	color:#494D4E;
	font-size:14px;
	font-weight: bold;
}
.serviceContent input, .serviceContent select, .serviceContent textarea {
	font-size:14px;
	margin: 8px 8px 0 8px;
}
.serviceContent textarea {
	border:1px solid #A5ACB2;
	width:272px;
	height:100px;
}



/* links */
a { color: #036; font-weight:bold;text-decoration: none }
a:focus, a:hover { text-decoration: underline }
a:visited { color:#005a9c; }
a:link, a:hover, a:active, a:visited {
	outline: none;
	text-decoration: none;
}
a:active { text-decoration: none;}
.sectionHeader{
    font-weight:bold !important;
}
.bookingStep{
	font-size: 14px;
	font-weight:normal;
	background: url('img/bgs_booking_step.jpg') repeat-x 0px -30px;
	line-height: 20px;
	padding:5px;
	padding-left:10px;
	margin:10px;
	position: relative;
	color:#fff;
}
.bookingStep a {
	color:#fff;
	text-decoration:underline;
	font-weight: normal;
}
.bookingStep img {
	display:inline;
	position: absolute;
	right:0;
}
.bookingStepActive{
	background-position: 0px 0px !important;
}
.flightsHeader{
	
}
.flightsHeader img{
	position:relative;
	top:4px;
	display: inline;
}
.soonerLater, .soonerLater:visited{
	display:block;
	padding-left:25px;
	background: url('img/icon_sooner_later.png') no-repeat 5px 3px;
	font-weight: normal;
	color:#074981;
	text-decoration: underline;
	font-size: 11px;
}
.later{ background-position: 5px -27px !important;  }


/* ====== Paragraphs ======*/
.copy{ color:#494D4E; font-size:11px; padding: 5px 10px; }
.opt{ color:#8E9394; font-size:11px; }

/* ====== Lists ======*/
ol.simpleList li{list-style-type: decimal; margin-left:22px;}
/*ul.simpleList li{list-style-image:url('img/bullet_simpleList.gif'); margin-left:22px;}*/
ul.simpleList li{list-style-type:circle; margin-left:22px;}

/* Tabbed */
ul.tabs {
	position:relative;
	float:left;
	list-style:none;
	padding:0;
}
ul.tabs li {
	float:left;
}
/* Fareboard */
ul.fareboard{
	padding: 0;
}
ul.fareboard li{
	display:block;
	margin:0;
	padding: 0;	
}
ul.fareboard li a{
	display: block;
	padding:0px 10px;
	position: relative;
	font-weight:normal;
	background: url('img/border_fareboard.gif') no-repeat bottom right;
	color:#494D4E;
	height:30px;
	line-height:30px;
}
ul.fareboard li a:hover{
	background-color: #77DCE8;
	color:#494D4E;
	text-decoration: none;	
}
ul.fareboard li a b{
	width:80px;
	text-align:right;
	position:absolute; top:0px; right:0px;
	padding-right: 25px;
	background: url('img/icons_buttons.png') no-repeat;
	background-position: 85px -31px;
	font-size: 11px;
	font-weight:normal;
	cursor: pointer;
}
ul.fareboard li a b i{
	font-size:14px;
	font-style: normal;
	color:#074981;
	cursor: pointer;
}
ul.sandyBoard li a{
	background: url('img/border_sandyBoard.gif') no-repeat bottom right;
	color:#494D4E;
}
ul.sandyBoard li a:hover{
	background-color: #EBEDE4;
	background-position-y:-20px;
	text-decoration: none;	
}
ul.sandyBoard li a.selected{
	background-color: #fff;
	color:#0195AD;
	text-decoration: none;	
}
ul.whiteBoard li a{
	border-top:1px solid #DADCD3;
	color:#494D4E;
	text-decoration: none;
	background: #fff;
	margin-left:10px;
	margin-right:10px;
}
ul.whiteBoard li a:hover{
	background: #EBEDE4;
	text-decoration: none;	
}
ul.whiteBoard li a.selected{
	background-color: #fff;
	color:#0195AD;
	text-decoration: none;	
}
ul.labelledList{}
ul.labelledList li{
	position: relative;
}
ul.labelledList li label{
	display: inline;
	font-weight: bold;
}
ul.labelledList li i{
	position:absolute;
	left:150px;
}

ul.linkList{
    padding:10px 30px;
}
ul.linkList li{
}
ul.linkList a{
    font-weight:normal;
    font-size:11px;
    color:#1A8DB3;
}
ul.alternatives{
	padding: 5px 10px 10px 10px;
}
ul.alternatives li {
	position: relative;
}
ul.alternatives li a{
	display: block;
	width: 60px;
	position: absolute;
	right:0;
	top:0;
	text-align: right;
}


/* ====== Tables ====== */
.data{padding: 20px; position:relative; zoom:1;vertical-align: top; border-right:solid 1px transparent;/* border fixes a FF2 bug which causes the data table to overlay its borders*/}
.table {width:100%;border:1px solid #074981;}
th, td{vertical-align:top;border:1px solid #074981;}
.txtC, .data .txtC td, .data .txtC th{text-align:center;}
.txtL, .data .txtL td, .data .txtL th{text-align:left;}
.txtR, .data .txtR td, .data .txtR th{text-align:right;}
.txtT, .data .txtT td, .data .txtT th{vertical-align:top;}
.txtB, .data .txtB td, .data .txtB th{vertical-align:bottom;}
.txtM, .data .txtM td, .data .txtM th{vertical-align:middle;}
.data th,.data td{padding:3px 20px}
.data thead tr{background-color: #fff0f8;}
.data th{color: #000; font-weight:bold}

/* specification table - extends data table */
.spec{padding:10px;}
.spec thead tr{background-color: #ECEDE8;}
.spec table{border-top: 1px solid #DADCD3; border-bottom-color:#fff; border-left:none; border-right:none;}
.spec th, .spec td{border:1px solid #DADCD3; border-width: 1px 0; padding-left:5px;}
.spec th { background-color: #ECEDE8; }
.spec .odd, .spec .even{background-color: #fff;}

.flightsGrid{
	margin:10px;
	width:814px;
	border:0;
	border-collapse: collapse;
}
.flightsGrid td{
	border:none;
	padding: 5px;
	width:410px;
	background: url('img/bg_table_flightdata.gif') no-repeat 0 -32px;
}
.flightsGrid td.flightsGridHead{
	background-position: 0 0;
}
.flightsGrid tfoot td{
	background: url('img/bg_table_flightdata.gif') no-repeat bottom left;
	padding: 0 5px;
}
.flightsGrid p {
	padding: 5px 10px;
}
.flightsGrid hr {
	margin:5px 2px 0 0;
}
.flightsGrid td.gutter {
	width:8px; 
	padding:0;
	background: #fff;
	border-color:#fff;
}
.flightsGridCaption{
	padding:1px 0 6px 0;
	font-size: 17px;
	color:#fff;
}
.onewayColumn .flightData{
	width:670px;
}
.onewayColumn .flightsGrid td.flightsGridHead{
	background: url('img/bg_table_flightdata_oneway.gif') no-repeat 0 -0 !important;
}
.onewayColumn #flightsGrid tfoot td{
	background: url('img/bg_table_flightdata_oneway.gif') no-repeat bottom left !important;
}
.onewayColumn .flightsGrid{
	width:680px !important;
}
.date{
	padding:0 0 0 12px;
	color:#fff;
	background: url('img/btn_date.png') no-repeat 5px 4px;
	font-weight: bold !important;
	font-size: 14px;
	width:85px;
	position: relative !important;
}
.date i {
	position:absolute !important;
	top:0px;
	right:10px;
	color:#6E747A;
	font-style: normal;
	display: block;
	margin-left:11px;
}
.flightData {
	border:none;
	width:393px;
}
.flightData thead tr td{ 
	border-bottom:1px solid #4CD1E1;
}
.flightData th, .flightData td{
	border:none;
	background-color: #fff !important;
	font-weight: normal;
}
.flightData th {
	padding: 3px 0px;	
	font-size: 11px;
	border-bottom: 1px solid #4CD1E1;
}
.flightData td {
	padding:0;
	line-height:34px;
	background:#fff;
	border-bottom: 1px solid #D6D6D6;
	cursor:pointer;
}
.flightData tr.hover td {
	background-color:#ECEDE8 !important;
	border-color:#D2CFC6;
}
.flightData td.first{ width:150px; }
.flightData td.last{ width:70px; }
.price {
	position:relative;
	text-align:right;
	padding-right:10px;
	color:#074981;
	font-weight: bold;
	font-style: normal;
	font-size: 14px;
	width:60px;
}

.price input{
	position: absolute;
	left:2px;
	margin:10px 0 0 0;
	line-height: 30px;
}

.flightData tr.selected td {
	background-color: #D4F1FD !important;
}
.selected .date {
	background: #D4F1FD url('img/btn_date.png') no-repeat 5px -46px !important;
}
.flightData .odd, .flightData .even{ background-color: #fff; }



/* ====== blockquote ====== */
cite{display:block; text-align:right; padding-top: 10px;}

/* ====== callout ====== */
.callout{font-size:189%;color:#999999; font-style:italic;}
.callout cite{display:block; text-align:right;padding-top: 30px; font-size:69.25%;}
.callout span.quot{font-size: 500%; vertical-align: sub; color:#e2e2e2; line-height:25px; font-weight:bold;}

/* ====== image treatments (get more from jason santa maria) ====== */
.caption{font-size:13px; color:#666666; font-style:italic;padding-top:0;}
.logo{ position:relative; top:7px; left:17px; display:block; width:150px; height:80px; }

/* ====== Forms ====== */
label{
	display: block;
	padding:10px 10px 0 10px;
}
input, select, textarea{
	border:1px solid #A5ACB2; 
	margin: 0 10px;
	padding:2px;
}
input{
	width:210px;
}
.birthday{
	width:85px;
}
.large{
	width:337px;
}
.medium{
	width:122px;
}
.small{
	width:100px !important;
}
.xsmall{
	width:51px;
}
.xxsmall{
	width:30px;
}
/* TABLE FORMS */
.spec input, .spec textarea, .spec select  { margin:0 !important; }

/* WIZARD */
.wizard input, .wizard select{ border:1px solid #0077CA; }
.wizard input{ 
	padding:6px; 
	margin:10px 15px 10px 15px;
	width:178px; 
	height:16px ;
}
.wizard select { 
	padding:5px; 
	margin:10px 15px 10px 15px; 
	width:189px;
}
select.halfWide{
	width:79px;
	margin-right:5px;
}
.wizard input[type=text] { border-color:#0077CA; background-color:#fff; }
.wizard .calendar{
	border:1px solid #0077CA;
	padding-left:27px;
	width:154px;
	background: url('img/calendar.gif') no-repeat top left;
	background-color: #fff;
	cursor:pointer;
}
.wizard .disabledCalendar{
	border-color:#A0A0A0 !important;
	background-position: 0px -26px;
}
.radio, .wizard .radio{
	padding:0;margin:0;
	margin-left:15px;
	margin-top:20px;
	width:12px;
	border:0;
	height: 15px;
	line-height: 15px;
}
.radioLabel{
	display:inline;
	padding:0 !important; margin:0 !important;
	width:40px;
	overflow:hidden;
	line-height: 30px;
	font-size:11px;
}
.agbChkBox{
	display:block;
	position:absolute;
	top:15px;
	left:10px;
	margin:0;
	width:20px;
	border:none;
}
.radioCcInstitute{
	border:1px solid #A5ACB2;
	margin:20px 0 10px 10px;
	width:89px;
	cursor: pointer;
}
.radioCcInstituteSelected{
	border-color:#20AED1; 
	background-color:#D4F1FD;
}
.radioCcInstitute .radio{
	margin:10px 8px 12px 8px;
}
.ccVisa{
	background-image: url('img/cc_visa.png');
	background-repeat: no-repeat;
	background-position: 25px 8px;
}
.ccMaster{
	background-image: url('img/cc_master.png'); 
	background-repeat: no-repeat;
	background-position: 25px 2px;
}
.listWiz{
	position: relative !important;
}
.listWiz .calendar{
	width:140px;
}
.listWizCol select {
	width:170px;
	margin:10px 20px;
}
.listWizCol .halfWide {
	width:85px;
	margin-right: 0;
}
.listWizCol .halfWideLast {
	margin-left:1px;
}
.listWiz input.radio{
	margin-left:20px;
	margin-top:0;
	margin-bottom:0;
}
.listWiz .noBtmMrg{
	margin-bottom: 0;
}


.fieldWrapper {
	margin:10px 10px 0 10px;
	display:inline-block; zoom:1; *display: inline;
	padding:1px;
}
.fieldWrapper label{
	padding: 0;
}
.fieldWrapper input, .fieldWrapper select, .fieldWrapper textarea{
	margin:0;
}
 .fieldWrapper textarea {
	height:124px;
	width:100%;
}


.errorFieldWrapper{
	color:#fff;
	background: #CE2C2C;
}
.errorFieldWrapper label{
	padding:0 2px;
	background:url('img/icon_help.gif') #CE2C2C no-repeat;
	background-position:100% 3px;
}
.errorFieldWrapper input, .errorFieldWrapper select{
	border:0px solid #CE2C2C;
}
.errorFieldWrapper textarea {
	width:98%;
}


.error label{
	background:url('img/icon_help.gif') #CE2C2C no-repeat;
	background-position:100% 5px;
	color:#fff;
	margin:0 10px;
	margin-top:10px;
	padding-top:2px;
	padding-left:3px;
	margin-bottom:-1px !important;
	overflow:hidden !important;
}
.error input{
	border-color: #CE2C2C;
}
.error select{
	border-color: #CE2C2C;
}
.error .radioCcInstitute{
	border-color: #CE2C2C;
}
.disabledInput {
	border-color: #A0A0A0;
}

/* **************** TEMPLATE ***************** */
/* ====== HTML, BODY ====== */
html{
	background: #d9dad0 url('img/hp_repeat_x.jpg') repeat-x;
}
.motifHP{
	background: transparent url('img/teaser_sky.jpg') no-repeat;
	background-position: center 59px;
}
/* ====== Page Head, Body, and Foot ====== */
.gsaPage{width:900px;}
.gsaHead{
	height:90px; 
	margin-left:10px;
	margin-right:10px;
	position: relative;
	background:url('img/bg_header.png') no-repeat;
}
.gsaHPHead{
	margin-bottom:380px;
	background:url('img/bg_header_hp.png') no-repeat;
}
.gsaBody{
	padding:10px;
	margin:0 10px;
	background-color: #ECEDE8;	
}
.gsaLeftCol{
	padding:10px;
	margin:0 10px;
	background-color: #ECEDE8;
}
.gsaFoot{
	margin:10px;
	margin-bottom:0;
	background-color:#d4f1fd; 
}

/* ====== Columns ====== */
.main{overflow: hidden;_overflow:visible;_zoom:1;}
.leftCol{float:left; width:250px;_margin-right:-3px;}
.rightCol{float:right; width: 300px;_margin-left:-3px;}
/* extend columns to allow for common column widths */
.gMail{width:160px;}
.gCal{width:180px;}
.yahoo{width:240px;}
.myYahoo{width:300px;}

/* ====== Teasers ====== */
#hpTeaser{
	position:absolute;
	top:90px;
	left:0px;
	height:395px;
	width:100%;
}/* ======= MODULES  ======= */
.headedBox {
	margin:10px 10px 15px 10px;
}
.headedBox .hd{
	border-bottom:1px solid #000; 
}
.headedBox .hd h3{
	line-height:30px;
	font-size: 17px;
	padding: 0px 10px;
	border-bottom:1px solid blue;
}
.blueBox .hd{
	border-color: #9CE6EE;
}
.blueBox .hd h3{
	border-color: #19B6D0;
	color:#fff;
}
.blueBox .inner{
	background: url('img/bg_offerbox_hd.png') repeat-x;
	background-color: #4cd1e1 !important;
	padding: 0 !important;
}
.sandyBox .inner{
	background-color: #D8DAD0;
}
.sandyBox .hd{
	border-color: #fff;
}
.sandyBox .hd h3{
	border-color: #BFC0BA;
	color:#06528A !important;
}
.hpOffer .inner{
	height:135px;
}
#hp_wizard{
	width:440px; height:270px;
	margin: auto;
	position: relative;
	right:-219px;
	top:123px;
}
.wizard h1 {
	padding-top: 15px;
	margin-left:5px;
	margin-bottom:10px;
}
.wizard .wizardSubmitBtn{
	margin:15px 0px 10px 65px;
}

.contentBox{
	background-color: #fff;
	margin:10px 10px 15px 10px;
	height:200px;
}
.contentBox h3,.contentBox h6 {
	color:#06578F;
	font-weight: bold;
	font-style: normal;
	padding-top: 5px;
}
.contentBox a {
	text-decoration:underline;
}
.contentBox p {
	padding: 5px 10px;
}

.left img {
	display:block;
	float:left;
	margin-right:10px;
}
.left div {
	display:block;
	float:left;
	width:215px;
}
.whiteBox{
	background-color: #fff;
	margin:10px;
	position: relative !important;
}
.whiteBox .inner{
	padding:10px;
}
.listWizCol{
	border-right:1px solid #CCCDC4;
	margin-bottom: 10px;
	margin-top:10px;
}
.lastUnit .listWizCol{
	border:none;
}

.flightDetails{
	padding:10px 10px;
	border-right: 1px solid #A1DFFA;
}
.lastUnit .flightDetails{
	border-right:none;
}
.onewayColumn .flightDetails{ border:none };

.lastUnit .flightDetails{
	border:none;
}
.flightDetails p{
	display:block;
	padding: 0 10px 0 10px;
}
.flightDetails p img {
	display:inline;
	position: relative;
	top:2px;
}
.notifBox{
	margin:10px;
	border:2px solid #A5ACB2;
	background-color: #ECEDE8;
	position: relative;
}
.notifBox h1 {
	padding:0;
	margin:10px 10px 0 10px;
	line-height:25px;
	padding-left:35px;
	font-size: 21px;
}
.infoBox{
	border-top-color: #4A87B0;
	border-left-color: #4A87B0;
	border-right-color: #06528A;
	border-bottom-color: #06528A;
	background-color: #D4F1FD;	
}
.infoBox h1 {
	background:url('img/icon_info.jpg') no-repeat;
	color:#06528A;
}
.alertBox{
	border-top-color: #CE2C2C;
	border-left-color: #CE2C2C;
	border-right-color: #AD1212;
	border-bottom-color: #AD1212;
	background-color:#FFF9E2;
}
.alertBox h1 {
	background:url('img/icon_alert.jpg') no-repeat;
	color:#CE2C2C;
}

/* ----- photo (extends complex) ----- */
.shadow{ margin:8px; }
.shadow .inner{margin:0 4px; background-color:#fff;}/* muck with margins to change how the block will align with other blocks, any value between 0-10px */
.shadow b{background-image:url(img/photo.png);}
.shadow .tr, .shadow .tl{width:20px;}
.shadow .top, .shadow .bottom{height:4px;margin-top:0px;} 
.shadow .bl, .shadow .br{height:16px;margin-top: -12px;}

.onewayColumn{
	width:710px;
	margin-left:auto !important;
	margin-right:auto !important;
	border:none;
}

/* ======= NAVIGATION  ======= */
#prinav{ position: absolute; right: 6px; bottom: 0px; }
#prinav a{ 
	display: block; 
	width:110px; 
	line-height:40px; 
	background: url('img/tabs_prinav.png') no-repeat 0px -40px;
	text-align: center;
	color:#fff;
	font-weight:400;
}
#prinav a:hover{ 
	background-position: 0px -80px; 
	text-decoration: none;
}
#prinav a.selected{ 
	background-position: 0px 0px;
	color:#CE2C2C;
	font-weight: bold; 
}
#prinav a span {
	cursor:pointer;
}

#auxnav{ position: absolute; right: 6px; top: 0px; }
#auxnav li {
	background: url('img/bg_navaux.png') repeat-x;
	padding:0;
	padding-bottom:8px;
	line-height: 22px;
}
#auxnav li.first{
	background: url('img/bg_navaux_first.png') no-repeat;
	padding-left: 5px;
}
#auxnav li.last{
	background: url('img/bg_navaux_first.png') no-repeat top right;
	padding-right: 5px;
}
#auxnav a{
	display:block;
	line-height:11px;
	margin-top:4px;
	padding: 0 10px;
	border-right: 1px solid #0A69AF;
	text-align: center;
	color:#33A5C3;
	font-size:11px;
	font-weight:400;
}
#auxnav li.last a{
	border:none;	
}
#auxnav a:hover{ 
	color:#fff;
	text-decoration: none;
}

/* LANG SETTERS */
.flag{
	display:block;
	width:16px;
	height:15px;
	border:none !important;
	background-repeat:no-repeat;
	background-position:2px 0px;
	margin:2px 3px !important;
	padding:0 2px !important;
}
.flag:hover{
	background-color: #28A6B6;
}
.flag-de{
	background-image:url("img/flags/de.png");
}
.flag-tr{
	background-image:url("img/flags/tr.png");
}
.flag-en{
	background-image:url("img/flags/gb.png");
}


/* ======= BUTTONS  ======= */
.priceButton{
	display: block;
	line-height: 28px;
	width:76px;
	padding:0 31px 0 1px;
	background: url('img/icons_buttons.png') no-repeat;
	color:#494D4E !important;

	position: absolute;
	right: 10px;
	bottom: 10px;
	
	font-weight: normal;
	font-size:12px;
	text-align: right;
}
.priceButton:hover{
	text-decoration: none;
}
.priceButton b{
	display:inline;
	font-size:14px;
	color:#06578F;
}

.btn {
	display: block;
	width: 140px;
	height:28px;	
}
.btn:hover{text-decoration: none;}

.btn b{
	display: inline;
	font-size: 16px;
	font-weight: bold;
	color:#074981;
}
.btnSearchFlights{ background: url('img/locale/de/btn_search_flights.png') no-repeat; }
.btnSearchFlights-en{ background: url('img/locale/en/btn_search_flights.png') no-repeat; }
.btnSearchFlights-tr{ background: url('img/locale/tr/btn_search_flights.png') no-repeat; }
.btnChangeSearch{ background: url('img/locale/de/btn_change_search.png') no-repeat; }
.btnChangeSearch-en{ background: url('img/locale/en/btn_change_search.png') no-repeat; }
.btnChangeSearch-tr{ background: url('img/locale/tr/btn_change_search.png') no-repeat; }
.btnModifySearch{ background: url('img/locale/de/btn_modify_search.png') no-repeat; }
.btnModifySearch-en{ background: url('img/locale/en/btn_search_flights.png') no-repeat; }
.btnModifySearch-tr{ background: url('img/locale/tr/btn_search_flights.png') no-repeat; }


.listWizTopBtn{
	position: absolute;
	top:38px;
	right:10px;
}
.listWizBottomBtn{
	position: absolute;
	bottom:10px;
	right:10px;
	z-index: 1000;	
}
.btnPurchase, .btnPurchase-en, .btnPurchase-tr{
 	line-height:34px;
	padding:10px 80px;
	background: url('img/locale/de/btn_purchase.png') no-repeat;
}
.btnPurchase-en{ background: url('img/locale/en/btn_purchase.png') no-repeat; }
.btnPurchase-tr{ background: url('img/locale/tr/btn_purchase.png') no-repeat; }

.btnPurchase:hover, .btnPurchase-en:hover, .btnPurchase-tr:hover{
	text-decoration: none;
}
.btnPurchaseNow, .btnPurchaseNow-en, .btnPurchaseNow-tr{
 	line-height:36px;
	padding:10px 100px;
	background: url('img/locale/de/btn_purchase_now.png') no-repeat;
	position: absolute;
	bottom: -5px;
	right:0;
}
.btnPurchaseNow-en{ background: url('img/locale/en/btn_purchase_now.png') no-repeat; }
.btnPurchaseNow-tr{ background: url('img/locale/tr/btn_purchase_now.png') no-repeat; }
.btnPurchaseNow:hover, .btnPurchaseNow-en:hover, .btnPurchaseNow-tr:hover{
	text-decoration: none;
}

.btnSendForm{
	display:block;
	background: url('img/locale/de/btn_sendForm.png') no-repeat;
	width:100px;
	height:25px;
}
.btnSendForm:hover{ text-decoration: none; }

.btnDownload{
	display:block;
	background: url('img/locale/de/btn_download.png') no-repeat;
	width:100px;
	height:25px;
}
.btnDownload:hover{ text-decoration: none; }

/* ============== ICONS =========== */
.jetSmall{
	background: url('img/icon_jet_small.gif') no-repeat;
	font-size: 1%;
	padding:10px;
}
.ooTabs{}
.ooTabs .hd{}
.ooTabs .hd ul{padding:0; display:table-row;_zoom:1;}
.ooTabs .hd li{display:table-cell;_display:inline;vertical-align:middle; /*ie 7 fix:*/ *display:inline;_zoom:1;vertical-align:top;}
.ooTabs .hd .tabControl li a{display:inline-block;text-decoration: none;}
.ooTabs .hd .tabControl li span{display:inline-block; text-align:center; padding: 5px 20px;}

.ooTabs .bd ul{padding:0;}
.ooTabs .bd li{display:none;}
.ooTabs .bd li.current{display:block;}

.ooTabs .topper{padding:0;}

.ooTabs .hd .tabControl li{border-right:solid 1px #ccc; border-left:solid 1px #fff;}
.ooTabs .tabControl li:last-child{border-right:none;}
.ooTabs .tabControl li:first-child{border-left:none;}
.ooTabs a{font-weight:normal; color: #333;}
.ooTabs .hd .tabControl .current{background-color: #fff;}
.ooTabs li a:hover{background-color:#fff;}
.ooTabs .hd li span{cursor:pointer;}

.controls{position:absolute; top:0; right: 0;}
.controls a{padding: 10px;}



/*
TODO: Allow % widths of tabs
TODO: Position tab control top, right, bottom, left


*/


/* debug */

/*.ooTabs{background-color: brown;}
.ooTabs .hd{background-color: black;}
.ooTabs .hd ul{background-color: blue;}
.ooTabs .hd ul li{background-color: yellow;}
.ooTabs .hd ul li a{background-color: orange;}
*/

table.jCalendar {
	border: 1px solid #000;
	background: #aaa;
    border-collapse: separate;
    border-spacing: 2px;
}
table.jCalendar th {
	background: #333;
	color: #fff;
	font-weight: bold;
	padding: 3px 5px;
}

table.jCalendar td {
	background: #ccc;
	color: #000;
	padding: 3px 5px;
	text-align: center;
}
table.jCalendar td.other-month {
	background: #ddd;
	color: #aaa;
}
table.jCalendar td.today {
	background: #666;
	color: #fff;
}
table.jCalendar td.selected {
	background: #f66;
	color: #fff;
}
table.jCalendar td.selected.dp-hover {
	background: #f33;
	color: #fff;
}
table.jCalendar td.dp-hover,
table.jCalendar tr.activeWeekHover td {
	background: #fff;
	color: #000;
}
table.jCalendar tr.selectedWeek td {
	background: #f66;
	color: #fff;
}
table.jCalendar td.disabled, table.jCalendar td.disabled.dp-hover {
	background: #bbb;
	color: #888;
}
table.jCalendar td.unselectable,
table.jCalendar td.unselectable:hover,
table.jCalendar td.unselectable.dp-hover {
	background: #bbb;
	color: #888;
}

/* For the popup */

/* NOTE - you will probably want to style a.dp-choose-date - see how I did it in demo.css */

div.dp-popup {
	position: relative;
	background: #ccc;
	font-size: 10px;
	font-family: arial, sans-serif;
	padding: 2px;
	width: 171px;
	line-height: 1.2em;
}
div#dp-popup {
	position: absolute;
	z-index: 199;
}
div.dp-popup h2 {
	font-size: 12px;
	text-align: center;
	margin: 2px 0;
	padding: 0;
}
a#dp-close {
	font-size: 11px;
	padding: 4px 0;
	text-align: center;
	display: block;
}
a#dp-close:hover {
	text-decoration: underline;
}
div.dp-popup a {
	color: #000;
	text-decoration: none;
	padding: 3px 2px 0;
}
div.dp-popup div.dp-nav-prev {
	position: absolute;
	top: 2px;
	left: 4px;
	width: 100px;
}
div.dp-popup div.dp-nav-prev a {
	float: left;
}
/* Opera needs the rules to be this specific otherwise it doesn't change the cursor back to pointer after you have disabled and re-enabled a link */
div.dp-popup div.dp-nav-prev a, div.dp-popup div.dp-nav-next a {
	cursor: pointer;
}
div.dp-popup div.dp-nav-prev a.disabled, div.dp-popup div.dp-nav-next a.disabled {
	cursor: default;
}
div.dp-popup div.dp-nav-next {
	position: absolute;
	top: 2px;
	right: 4px;
	width: 100px;
}
div.dp-popup div.dp-nav-next a {
	float: right;
}
div.dp-popup a.disabled {
	cursor: default;
	color: #aaa;
}
div.dp-popup td {
	cursor: pointer;
}
div.dp-popup td.disabled {
	cursor: default;
}/* DATEPICKER */
#multimonth {
	border: 2px solid #000;
	overflow: auto;
	float: left;
}
.dp-applied {
	/*float: left;*/
}
table.jCalendar, table.jCalendar td {
	background: #fff;
	border:none;
}
table.jCalendar th {
	background:#4CD1E1;
	border:0;
}
table.jCalendar td {
	background:#DCD9D2;
	color:#494D4E;
	padding: 5px;
}
table.jCalendar td.other-month{
	color:#494D4E;
}
table.jCalendar td.selected {
	background: #CE2C2C;		
}
div.dp-popup {
	background: #074981 url('img/bg_datepicker.png') repeat-x;
	padding: 2px;
}
div.dp-popup a {
	color:#fff;
	font-size: 15px;
	font-family:"Calibri", "Trebuchet MS", Helvetica, Arial,sans-serif;
	padding-top: 4px;
}

div.dp-popup h2 {
	line-height:20px;
	margin-bottom:7px;
	background: none;
	color:#fff;
	font-family:"Calibri", "Trebuchet MS", Helvetica, Arial,sans-serif;
	font-size:15px;
}#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #074981;
	background-color: #fff;
	padding: 0;
	opacity: 0.85;
}
#tooltip p { padding: 5px !important; }

.errorTooltip {
	border: 1px solid !important;
	border-color:#CE2C2C #AD1212 #AD1212 #CE2C2C !important;
	background: #FFF9E2 !important;
}
.errorTooltip h3{
	color:#000;
	font-weight: normal;
	font-size: 13px;
	padding:2px;
	margin:3px;
}
/* jqModal base Styling courtesy of;
	Brice Burgess <bhb@iceburg.net> */

/* The Window's CSS z-index value is respected (takes priority). If none is supplied,
	the Window's z-index value will be set to 3000 by default (via jqModal.js). */
	
.jqmWindow {
    display: none;
    
    position: fixed;
    top: 17%;
    left: 50%;
    
    margin-left: -300px;
    width: 600px;
    
    /*background-color: #EEE;
    color: #333;
    border: 1px solid black;
    padding: 12px;*/
}

.jqmOverlay { background-color: #D9DAD0; }

/* Background iframe styling for IE6. Prevents ActiveX bleed-through (<select> form elements, etc.) */
* iframe.jqm {position:absolute;top:0;left:0;z-index:-1;
	width: expression(this.parentNode.offsetWidth+'px');
	height: expression(this.parentNode.offsetHeight+'px');
}

/* Fixed posistioning emulation for IE6
     Star selector used to hide definition from browsers other than IE6
     For valid CSS, use a conditional include instead */
* html .jqmWindow {
     position: absolute;
     top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
}
