/* -------------------------------------------------------------- 
  
   Blueprint CSS Framework Screen Styles
   * Version:   0.6 (21.9.2007)
   * Website:   http://code.google.com/p/blueprintcss/
   See Readme file in this directory for further instructions.
   
-------------------------------------------------------------- */

@import 'bp-compressed.css';
@import 'suckerfish.css';
@import 'booking.css';

img { -ms-interpolation-mode: bicubic; } /* Fix nasty html image scaling in IE */


/* ------ Main Layout Styles ------- */

#wrapper {
	background: url('../img/bigBG2.jpg') no-repeat center top;
	min-height: 902px;
	height: 100%;
}


#content {
	background-color: #fff;
	min-height: 640px;
	height: 100%;
	position: relative;
}

.interior {
	background: url('../img/interior-bkg.gif') repeat-x center top;
	width: 950px;
}

a:focus, a:hover {
color: #0048A0;
}
/* ------ Header Styles ------- */

#weather {
	background: transparent url('../img/weatherBG.png') repeat-x;
	color: #fff;
	padding-top: 2px;
	padding-bottom: 20px;
	height: 23px;
	overflow:hidden;
	font-size:.86em;
	position: fixed;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 1000;
}
#scroller {
float:left;}
#scroller {}
#scroller * span {
text-decoration: none !important;}

#scroller marquee {
float:left;}
#weather a {
	color: #c9d600;
}

#scrolleroverlay {
	background: url('../img/marquee-overlay.png') no-repeat 0 0;
	height:25px;
	position:absolute;
	width:625px;
	z-index:999;
}

#weather a:hover {
color: #FF9102;
}
#headline {position: relative;}
#cape {background:#B7B7B7 url(../img/smallgreybg.jpg) repeat-x scroll 0 0;height:36px;
left:53px;
position:absolute;
top:0;
width:640px;
z-index:200;}
.temp {
	color: #FF9102;
}

.temp img {
	width:20px;
	height:20px;
	vertical-align:middle;
	padding:0 0.25em;
	
}

#logo {
	margin-top: -10px;
	margin-bottom: 2px;
	padding-top: 48px;
	position: relative;
}

#fblike{
	position: absolute;
	right: 0;
	bottom: 10px;
}

#tagline{
	position: absolute;
	font-style: italic;
	font-size: 18px;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.75);
	color: #fff;
	left: 308px;
	bottom: 10px;
}

#info {
	background: #f4f4f4 url('../img/bottomgrad.gif') repeat-x;
	padding: 8px 0 3px 20px;
	color: #888888;
	font-size: .79em;
	border-top: 1px solid #FFF;
}


#info a {
	font-weight: bold;
}

.infoBar li {
	list-style: none;
	float:right;
}

li.ourphotos {
	margin-left: 5px;
	background: transparent url('../img/photos.png') no-repeat left center;
	padding-left: 50px;
	height: 22px;
}

#nav {
	position:relative;
	z-index: 500;
}

.airplane {
	position:absolute;
	right:-12px;
	top: 20px;
}


.footerLinks {
	display:none;
}





/* ------- Sidebar styles ------- */

.span-6 a img {
outline: none;
}

.sidebarContainer {
	padding: 0px 28px 10px 20px;
}

.sidebarContainer label {
font-size: 11px;
}

.sidebarContainer textarea {
		width:235px;
		background: transparent url('../img/textarea-bg.gif') no-repeat top left;
		padding: 10px;
		font-size: 1em;
		border-top: none;
		border-right: none;
		border-left: none;
		border-bottom: 1px solid #ddd;
}

.sidebarContainer .submit {
margin-right: 20px;
}

#attachedPhoto {
float: right;
margin-right: -10px;
margin-top: -5px;
margin-bottom: 10px;
}

#sidebar #tripinfo {
	background:none;
	border:none;
}

#attachedSidebar {
clear: right;
	float:right;
	text-align: left;
	margin-right: -10px;
				width: 310px;

}

.pagePhoto span {
background: transparent url('../img/rightcorner.png') no-repeat top left;
display: block;
height: 30px;
width: 30px;
position: absolute;
left: 0;
}

.pagePhoto {
position: relative;
margin-top: 15px;
margin-left: 15px;
}

.pagePhoto img {
padding-bottom: 29px;
background: #F1F1F1 url('../img/rightcol-bottom2.gif') no-repeat bottom left;
}

#attachedSiebar .sidebarContainer {
	background: #f1f1f1 url('../img/rightcol-top.gif') no-repeat top right;
}

#portfolio{
	z-index: 1;
}

#portfolio > div{
	height: 262px !important;
	width: 950px !important;
	position: absolute;
}

/* ------ Footer Styles --------- */

#greyFooter {
/*	background: #9a9a9a url('../img/greyfooter.gif') repeat-x top center;*/
	background: #bababa; 
	background: -webkit-gradient(linear, left top, left bottom, color-stop(#ebebeb), color-stop(#bababa));
	background: -webkit-linear-gradient(top, #ebebeb, #bababa);
	background: -moz-linear-gradient(top, #ebebeb, #bababa);
	background: -ms-linear-gradient(top, #ebebeb, #bababa);
	background: -o-linear-gradient(top, #ebebeb, #bababa);
	background: linear-gradient(top, #ebebeb, #bababa);
	border-top: #d2d2d2 1px solid;
	padding: 20px 0;
/*	margin-top: 30px;*/
}

#main{
	margin-bottom: 30px;
}

#greyFooter img {
/*	background-color: #DDD;*/
/*	padding: 1px;*/
/*	border: 1px solid #AAA;*/
/*	margin-right:15px;*/
/*	margin-top: 15px;*/
/*	z-index:-1;*/
	float: left !important;
/*	width: 100px;*/
/*	height: 100px;*/
/*	display: block;*/
}

#delta{
	padding-top: 12px;
}

#usair{
	padding-top: 15px;
}

#continental{
	padding-top: 7px;
}

#airlines ul{
	margin: 0;
	float: right;
}

#airlines a{
	margin-left: 17px;
}

#airlines{
	background: url(../img/2011/bg-airlines.png) no-repeat;
	width: 605px;
	margin-left: 14px;
}

#airlines li{
	float: left;
	list-style: none;
	margin-left: 5px;
}

#airlines li:first-child{
	margin: 0;
}

#wifi{
	background: url(../img/2011/bg-wifi.png) no-repeat;
	width: 295px;
	margin-left: 24px;	
}

.wifi-content{
	font: normal 12px 'Trebuchet MS', Helvetica, Arial, sans-serif;
	color: #828282;
}

.wifi-content img{
	margin: 0 16px;
}

#greyFooter > div{
	position: relative;
	float: left;
	padding-top: 32px;	
	height: 60px;
}

.footer-title{
	position: absolute;
	left: 6px;
	top: -6px;
	font: normal 16px 'Trebuchet MS', Helvetica, Arial, sans-serif;
}

#wifi .footer-title{
	left: 18px;
}

#airlines .footer-title{
	color: #007DD2;
}

#wifi .footer-title{
	color: #fe5733;
}

#greyFooter p {
	font-size: 11px;
}

#greyFooter h3 {
	background: transparent url('../img/greyh3.png') no-repeat  0 0;
	padding: 6px 2px 2px 9px;
	height: 16px;
	margin-left: 100px
	width: 143px;
	font-size:.93em;
	line-height:1;
	margin-bottom:.8em;
	color: #6e6e6e;
	z-index:1;
	margin-left: 115px; 
	width: 160px;
}

#greyFooter h3:hover {
	background: transparent url('../img/greyh3.png') no-repeat 0 95%;

}

#greyFooter .column {
	padding: 0 0 0 30px;
	width: 275px;
}


#greyFooter img.bar {
	margin: 0;
	padding: 0;
	border: none;
}

#footer {
	background: #49C4FF url('../img/footerBG.gif') no-repeat top center;
	padding-bottom: 75px;
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #7fb0c3;
	font-size: .93em;
	clear: both;
}

#footer a {
	color: #7fb0c3;
}

#footer a:focus, #footer a:hover, #footer .footerLinks a:hover, #footer .footerLinks a:focus {color:#FF9102;}

#footer .container {
background: url('../img/footercontainerBG.png') no-repeat top center;
padding-bottom: 20px;
border-bottom: 1px solid #FFF;
height: 80px;
}

#footer #footernavul li ul {
display: none;
}

#footer #footernav {
background: none;
margin-top: 0;
margin-left:15px;
font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
padding-top: 10px;
font-size: .8125em;
font-weight: bold;
letter-spacing: 0px;
height: 23px;
padding-right:8px;
}

#footer #footernavul li a {
font-weight: bold;
letter-spacing: 0px;
}

#footer #footernavul li {
padding-right: 14px;
}

#footer hr {
	background-color: #e1e8ea;
}

#footer .footerLinks {
	display:inline;
	float:right;
	font-size: 1em;
	padding-right:7px !important;
	margin-left: 5px;
}


#footer .footerLinks a {
	color: #7FB0C3;
}


#footer .floatLeft {
	padding-left: 15px;
	text-align: left;
}

#footer .floatRight {
	padding-right: 15px;
}

#footer .airplane {
	display:none;
}

/* ------ Home Div Styles ------- */


#headline {
	background: #B7B7B7 url('../img/smallgreybg.jpg') repeat-x;
	border-bottom: 1px solid #aaa;
	padding: 8px 20px;
}

#headline p {
font-size: 1.35em;
color: #555;
margin-bottom: 1em;
}

.button {
	float:left;
	background-repeat: no-repeat;
	margin-top: 10px;
}

.button a {
	color: #ff4f02;
}

.button a:hover, #news a:hover {
color: #0082E0;
}


.wifi {
	background-image: url('../img/button-wifi.png');
	width: 225px;
	margin-left:6px;
}

.flight  {
	background-image: url('../img/button-flight.png');
	width: 212px;
	margin-left:5px;
	margin-right:8px;
}

.directions {
	background-image: url('../img/button-directions.png');
		width: 214px;
	margin-left:3px;
	margin-right:8px;
}

.status {
	background-image: url('../img/button-status.png');
		width: 200px;
	margin-right:8px;
}

.bar {
	float:left;
}

#homePhoto {
border-top: 1px solid #FFF;
border-bottom: 1px solid #F4F4F4;
height: 262px;
width: 950px;
overflow: hidden;
position: relative;
z-index: 1;
}

#homePhoto img {
margin: 0;
padding: 0;
}

#homePhoto ul {
list-style-type: none;
position: inherit !important;
margin: 0;
padding: 0;
display: inline;
float: left;
width: auto;

}

#homePhoto ul li {
z-index: 1 !important;
position: inherit !important;
}

#homePhoto ul li img {
width: 950px;
margin: 0;
padding: 0;

}

#playButton {
position:absolute;
top:10px;
z-index:100;
right:15px;

}

#homePhoto a, #logo a, #button a {
outline: none;
}

#news {
	background: transparent url('../img/2011/morenews-bg.png') no-repeat;
	height: 21px;
	width: 180px;
	padding: 4px 10px 4px 36px;
	color: #666666;
	position: absolute;
	right: 16px;
	top: 8px;
}

#news a {
	color: #757575;
	text-shadow: 0 1px 0 #fff;
}

a.allnews {
/*	background: url("../img/newsrollover.png") 0 1px no-repeat;*/
	width: 184px;
	font: bold 15px 'Trebuchet MS', 'Lucida Grande', Arial, Helvetica, sans-serif;
}

a:hover.allnews {
/*	background-position: 0 -19px;*/
}

.newsStory {
	float:left;	
}

#tripinfo {
/*	padding-top: 30px;*/
	padding-top: 16px;
	border-top: 1px solid #f2f2f2;
/*	background: url('../img/tripinfo.gif') repeat-x;*/
/*	margin-bottom: 5px;*/
}


.textRight {
text-align: right !important;
padding-right: 20px;

}

#tripinfo p {
	font-size: 12px;
	line-height: 15px;
	text-align: left;
	letter-spacing: -0.015em;

}

#tripinfo p em {
}

.column {
	width: 284px;
	float:left;
	padding-left: 24px;
	padding-top: 8px;
}

.sidebarContainer .column{
	padding-left: 0;
}

.selected {
	color: #8f8f8f;
}

#fareTop {
	background: url('../img/2011/leftcol-top.png') top center no-repeat;
	padding: 5px 0 0;	
	width:309px;
	margin-top: -16px;
}

#fareTop h4 {
	margin-bottom: 7px;
	padding: 5px 0 2px 40px;
	font-size: 16px;
	white-space: nowrap;
	background: url(../img/2011/arrowdown.png) no-repeat 20px 12px;
	position: relative;
}

#fareTop h4 a{
	font-size: 11px;
	position: absolute;
	top: 10px;
	right: 12px; 
}

.fare {
	font-size: 15px;
	display:block;
}

.left {
	padding-left:20px;
	padding-top: 3px;
	padding-bottom: 3px;
	float:left;
	color: #8f8f8f;
	width: 219px;
	
}

.right {
	float:right;
		padding-top: 3px;
	padding-bottom: 3px;
	width:60px;
	color: #333333;
	background-color: #FFFAAE;
	padding-left: 10px;
}

.yellow {
	background-color: #ffec6f;
}

.alt {
	background-color: #fefefe;
}
.smaller {
font-size: 11px;
}


.clearfix.alt .left {
background-color: #f6f6f6;
}

.clearfix.alt .right {
background-color: #fdf65f;
}

#fareTop .clearfix {
}


#fareBottom {
	background: #F1F1F1 url('../img/leftcol-bottom.gif') bottom left no-repeat;
	padding: 8px 5px 15px 20px;	
	color: #8f8f8f;
	font-size: 9px;
	height: 24px;
	font-style:italic;
	width:284px;
	clear: left;
}


#greyTop {
	background: url('../img/2011/rghtcol-top.png') top center no-repeat;
	padding: 10px 20px 15px 20px;
	text-align: left;
	margin-top: -8px;
}

#greyTop h4{
	padding-left: 20px;
	margin-bottom: 0;
	background: url(../img/2011/arrowdown.png) no-repeat left center;
}

#greyBottom {
text-align: left;
}

#greyTop p, #greyMiddle p {
font-size: 12px;
	line-height: 1.85em;
margin-bottom: 1px;
}

#greyTop img {
float: right;
margin-right: -49px;
padding-left: 5px;
}

#greyBottom {
	background: transparent url('../img/rightcol-sticky.gif') no-repeat;
	padding: 45px 60px 0px 60px;
	color: #877c00;
	min-height: 178px;
	height: 100%;
}


#greyBottom p {
font-size: 10px;
}



.downArrow {
	background: transparent url('../img/arrowdown.gif') no-repeat 0 3px;
	padding-left: 15px;
}

.bubble {
	background: transparent url('../img/icon-talk.gif') no-repeat 100% 70%;
	padding-right: 15px;
}

.tips {
	background: transparent url('../img/icon-alert.gif') no-repeat 100% 70%;
	padding-right: 15px;
}


#homeLinks {
	font-size: 1.15em;
}

#homeLinks p {
	margin: 0 1.5em 15px;
}


#form p {
	margin-bottom: .5em;
}


#form .floatRight {
	text-align:left;
	margin-right: 17px;	
}

#homeLinks img {
margin: 0 3px;
}

#FormTravelers {
text-align: center;
}

/* ------ Interior Styles -------- */


.imageThumb.photoalbum {
position: relative;
width: 100px;
height: 100px;
}



.imageThumb.photoalbum span {
position: absolute;
width: 100px;
height: 100px;
top: 0;
left: 0;
background: transparent url('../img/spanframe.png') no-repeat top center;
cursor: pointer;
}


.imageThumb.photoalbum.tall span  {

}


#contentHeader {
	padding: 28px 10px 5px;
	height: 90px;
	overflow:hidden;
}

h1 strong, h2 strong, h3 strong, h4 strong, h5 strong, h6 strong {
color: #44bbff;
font-weight: normal;
}


#page {
background: #FFF url('../img/tripinfo.gif') repeat-x top center;
padding-top: 15px;
border-top: 1px solid #F2F2F2;
margin-bottom: 15px;
}

#contentHeader h2 {
color: #757575;
font-size: 1em;
font-family:"lucida sans unicode", "lucida grande",tahoma,verdana,arial,sans-serif;

}

#sidebar p {
margin: 0 0 .75em;
}

/*#related_image_slideshow_link {
background: transparent url(../img/viewslide.png) no-repeat scroll right center;
font-weight: normal;
font-size: 15px;
padding: 38px 60px 30px 35px;
font-family: "Trebuchet", "Trebuchet MS", trebuchet, helvetica, sans-serif;
width: 160px;
margin-top: -40px;
margin-right: -30px;
float: right;
}*/

#related_image_slideshow_link {
background: transparent url(../img/viewslide2.png) no-repeat scroll top right;
font-weight: normal;
font-family: "Trebuchet", "Trebuchet MS", trebuchet, helvetica, sans-serif;
width: 100px;
float: right;
height: 100px;
/*position: absolute;
top: 20px;
right: 5px;*/
margin-top:-10px;

}

#related_image_slideshow_link a {
font-size: 12px;
color: /*#d7f6ff*/#888;
padding: 60px 24px 20px;
display: block;
outline: none;
}

#contentHeader h1 {
width: 600px;
}

#related_image_slideshow_link a:hover {
color: #666;
}

/* ------ Photo & File Styles ------- */

#attachedFiles img {
	width:20px;
	height:20px;
	border:none;
	margin:0;
	padding:0 0.3em 0 0;
}

#attachedFiles li {
	list-style: none;
}

.documentEntry img {
	float:left;
	margin-bottom:2em;
}

#related_image_slideshow {
	display:none;
}

.contentThumb {
	float:left;
	width:100px;
	margin-right:1em;
		position: relative;

}

.contentThumb img {
	width:100px;
	height:100px;
	margin-bottom:1.5em;
}

.contentThumb span {
position: absolute;
height: 100px;
width: 100px;
display: block;
background: url('../img/contentThumb.png') no-repeat top center;
}

.staffThumb img {
	height: 60px;
	width: 60px;
	margin: 10px 0pt;
	border: 2px solid #1EA7FD;
}

.imageThumb {
	display:block;
	float:left;
	margin-bottom:20px;
	margin-right:20px;
	border: 2px solid #1EA7FD;
}

.floatLeft {
	float:left;
}

.floatRight {
	float:right;
	text-align:right;
}

#picWrapper {
	height:446px;
	width:446px;
	padding:20px;
	background:url(../../img/awp_project_image_box.gif) no-repeat 10px 10px;
}
.relatedPics {  
    height:  446px;  
    width:   446px;  
    padding: 0;  
    margin:  0;  
} 
 
.relatedPics .previewImage {  
    width:  446px; 
    height: 446px;
    top:  0; 
    left: 0;
    padding:0;
}

#picNav {
letter-spacing:.5em;
padding:0.25em 0;
text-align:right;
}


/* ------ Minor Div Styles begin here ------ */

#sidebar {
margin-bottom: 15px;
padding-bottom: 15px;
}
.paginatorControl div {
	display:inline;
}

.paginatorControl {
	text-align:right;
	margin-bottom:1.5em;
}

.paginatorControl .disabled {
	color:#ddd;
}

.bg1, .bg2 {
	padding:1em 0;
}

.bg2 {
	border-top:1px solid #DDD;
	border-bottom:1px solid #DDD;
}

.last {
	border-bottom: 0px;
}


.button p {
font-size: 11px !important;
letter-spacing: -.03em;
}


.imageThumb.photoalbum {
border-top: 0px !important;
border-bottom: 0px !important;
border-left: 0px !important;
border-right: 0px !important;
margin-bottom: 10px;

 }
 
 .imageThumb.photoalbum.tall {

 }
 
 .newsheading {
 font-size: 1.75em;
 clear: none;
 }

.newsDate {
color: #888;
float: left;
width: 30px;
height: 40px;
padding: 10px;
font-size: 11px;
line-height: 11px;
text-align: center;
background: url('../img/calendaricon.gif') no-repeat top left;
text-transform: uppercase;
font-family: "trebuchet ms", trebuchet, "lucida grande";
margin-top: 7px;
margin-right: 15px;
}

#contentDescription p img {
margin: 0 10px;
}


#optionbox {
display: none;
}

.question {
background: url('../img/question-small.gif') no-repeat 0pt 13%;
padding: 0 0 15px 25px;
}

.answer {
padding: 0 25px;
}

.tabcontent h4 {
margin-bottom: 0;
}

td.links a{
padding-left: 15px;
background: #FFF;
}

td.links a.selected {
background: #FFF url(../img/arrowdown.gif) no-repeat scroll center left;
}

.schedule-table {
font-size: 11px;
width: 600px;
margin-bottom: 20px;
}

.schedule-table tr:hover {
background: #F1F1F1;
}

.schedule-table td:hover {
background: #D0EDFF;
}

th {
font-size: 13px;
background: #FFF;
border-bottom: 1px solid #DDDDDD;
}

/* ------ WebTree Styles ------ */
#flashMessage {
	background-color:#FFF55C;
	padding: 4px;
	width: 300px;
	color: #333;
} 

.light {
	color: #999999;
}

#pageheading .icons {
	width:320px;
	float:left;
}

#fareTop table tr {
font-size: 14px;
padding-top: 0;
padding-bottom: 0;
}

#fareTop table td {
padding: 2px 10px 2px 20px;
}

td.tdLeftRail {
width: 250px !important;
padding: 5px;

}

.bookHeader {
height: 22px;
margin-bottom: 10px;
color: #6D929B;
}

.loginBoxSeparatorBottom {
background: none;
}

table.content {
background: none;
}

td.maincontent {
padding-left: 20px !important;
}

.catDesc {
}


#attachedPhoto {
max-width: 330px;
}

#attachedSidebar  {
font-size: .8em;
}

#attachedSidebar h2 {
color: /*#FF9102*/#666;
margin-bottom: .33em;
}

input:focus, textarea:focus {
color: #333;
}

#headlineswoosh {
background: url('../img/iconswoosh.png') no-repeat left center;
float:left;
height:30px;
margin-top:-5px;
padding-right:10px;
width:30px;
}

#headline h1 {
font-size: 1.4em;
/*background: url('../img/iconswoosh.png') no-repeat left center;*/
/*padding-left: 43px;*/
letter-spacing: -.025em;
color: #656565;
display: inline;
}

#headline h1 strong {
color: #656565;
font-weight: bold;
}

#greyMiddle {
background: #f1f1f1;
padding: 5px 20px 15px;
text-align: left;
}

#country2 {
font-size: 11px;
}

#country2 em {
font-size: 10px;
color: #bbb;
}

#closerbox {
background: url('../img/closerbox.png') no-repeat center center;
width: 291px;
height: 171px;
padding: 12px;
}


.playIcon {
background: url('../img/playarrownew.png') no-repeat left center;
padding-left: 27px;
text-transform: uppercase;
letter-spacing: .5px;
color: #a8a8a8;
margin-left: 120px;
font-size: 12px;
}


.playIcon:hover {
color: white;
}

#iconlinks {
margin-top: 85px;
margin-left: 3px;
}

.newschedule {
background: url('../img/smallicon-schedule.png') no-repeat left center;
padding: 5px 0 5px 40px;
color: #DDD;
display: block;
float: left;
width: 100px;
font-size: 12px;
margin-bottom: 9px;
}

.newschedule:hover, .newregister:hover, .newstatus:hover, .newdirections:hover {
color: white;
}

.newregister {
background: url('../img/smallicon-register.png') no-repeat left center;
padding: 5px 0 5px 40px;
color: #DDD;

display: block;
float: left;
width: 100px;
font-size: 12px;
margin-bottom: 9px;
}

.newdirections {
background: url('../img/smallicon-directions.png') no-repeat left center;
padding: 5px 0 5px 40px;
color: #DDD;
display: block;
float: left;
width: 100px;
font-size: 12px;
margin-bottom: 9px;
}


.newstatus {
background: url('../img/smallicon-status.png') no-repeat left center;
padding: 5px 0 5px 40px;
color: #DDD;
display: block;
float: left;
width: 100px;
font-size: 12px;
margin-bottom: 9px;
}

.flyithicon img {
margin-left: -30px;
}

h2 a {
outline: none;
}

.categorySidebars {
padding-top: 10px;
}

#fareBottom p {
font-size: 9px;
}

.sidebarContainer .smaller {
font-size: 12px;
}

.title strong {
color: #999;
}

#ie6 {
display: none;
}

/* -- Prenav Styles --*/

#prenav ul{
	margin: 0;
	padding: 0;
}

#prenav li{
	float: left;
	margin: 0 0 0 20px;
	padding: 0;
	list-style-type: none;
}

#prenav li img{
	float: left;
}

#slideshow-overlay{
	width: 148px;
	height: 216px;
	padding: 12px 16px;
	position: absolute;
	z-index: 10;
	right: 16px;
	top: 12px;
	background: #000;
	background: rgba(0, 0, 0, 0.7);
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.overlay-title{
	text-align: center;
	color: #fff;
	font-size: 16px;
	padding-top: 2px;
}

#slideshow-overlay ul{
	margin: 0;
	padding: 6px 0 0 0;
	list-style: none;
}

#slideshow-overlay li{
	padding: 3px 0;
}

#slideshow-overlay li a{
	color: #aaa;
	font: normal 13px/30px 'Trebuchet MS', 'Lucida Grande', Arial, Helvetica, sans-serif;
	padding-left: 40px;
	display: block;
	height: 30px;
}

#status{
	background: url(../img/2011/smallicon-status.png) no-repeat -2px top;
}
#schedule{
	background: url(../img/2011/smallicon-schedule.png) no-repeat -4px center;
}
#login{
	background: url(../img/2011/smallicon-login.png) no-repeat -4px center;
}
#directions{
	background: url(../img/2011/smallicon-directions.png) no-repeat -4px center;
}
#costs{
	background: url(../img/2011/smallicon-dollar.png) no-repeat 3px center;
}

#slideshow-overlay li a:hover{
	color: #fff;
}

.news-buffer{
	text-transform: uppercase;
	color: #999;
	font: normal 14px 'Lucida Grande', Helvetica, Arial, sans-serif;
	padding-right: 4px;
}

#topnews a{
	color: #666;
	font: normal 20px 'Lucida Grande', Helvetica, Arial, sans-serif;
	white-space: nowrap;
}

#topnews a:hover{
	color: #007DD2 !important;
}

#topnews.alert a{
	color: #FF4F02;
}

/* -- Bookings Style -- */

#bookings * {margin: 0px;}

#bookings h4{
	float: left;
	padding-left: 20px;
	padding-right: 10px;
	background: url(../img/2011/arrowdown.png) no-repeat left center;
}

div.site-wrapper {width: 960px; margin: 0px auto;background: #fff;}
div.site-wrapper > .pad {padding: 0px 15px;}
div.header {border-bottom: #3d3d3d dashed 1px;text-align: center;}
div.header p {font-size: 44px; text-transform: uppercase;line-height: 60px;color: #e2e2e2; font-weight: bold;letter-spacing: 20px;}

/*QBT Background Color and Width*/
div.qbt-wrap {width: 100%;}

/*QBT Link Colors*/
.bluetxt{}
.bluetxt a{ color:#FFFFFF; text-decoration:none;}
.bluetxt a:hover{ color:#FFFFFF; text-decoration:underline;}

/*Search Button Style*/
.btn{ background: url(../img/2011/searchbutton.png) no-repeat; color: #fff; font: bold 12px Arial, Helvetica, sans-serif; height: 28px; width: 120px; text-align: center; border: none; }


/*Active Tab Color*/
ul.qbt-tabs li.active {}

/*Active Tab Text Color*/
ul.qbt-tabs li.active a {color: #007dd2;}

/*Tab Color*/
ul.qbt-tabs li { display: block; float: right; padding-left: 20px; }

/*Tab Text Color*/
ul.qbt-tabs a {
	color: #ddd;
	text-decoration: none;
	font: normal 16px 'Trebuchet MS', Arial, sans-serif;
}

ul.qbt-tabs a:hover{
	color: #999;
}

/*Page Background Color*/
div.qbt-tabs {}

/*Autocompleter and Date Picker Colors */
.ui-widget-header {border: 1px solid #ccc; background: #3d3d3d;}
.ui-widget-header a { color: #ffffff; }

div.qbt-tabs div.qbt-inside {padding: 2px 0px 0 0px;}
ul.qbt-tabs {list-style: none;margin: 0px;padding: 0px; padding-right: 8px;}
div.qbt-form div.qbt-inside {padding-top: 24px;}
div.searchenginebody {padding: 0;}
div.bookingsearchtop {padding-bottom: 4px;}
div.spacer {float: left;}
div.form-block {float: left; width: 100%;}
div.form-block label {display: block;padding-bottom: 2px;}
div.info#flt-adv-search, div.info#htl-adv-search, div.info#car-adv-search {text-align: left; font-size: 10px;}
div#flt-submit, div#htl-submit, div#car-submit {float: right;}

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus{
	border: 1px solid transparent !important;
	background: transparent !important;
	color: #007dd2 !important;
}

.ui-widget-content a{
	color: #7e7e7e !important;
	font-size: 13px !important;
}

/*Vert*/
#vert #flt-origin,
#vert #flt-destination,
#vert #flt-depart,
#vert #flt-return,
#vert #htl-checkin,
#vert #htl-checkout,
#vert #car-pickup,
#vert #car-dropoff,
#vert #car-pickup-date,
#vert #car-dropoff-date{
	width: 50%;
	float: left;
}
#vert #departDate,
#vert #returnDate,
#vert #flt-adults,
#vert #htl-adults{
	padding-bottom: 8px;
}
#vert .spacer{ display: none; }
#vert div.htl-options, #vert div.flt-options > div { width: 100%;}
#vert div.flt-options label,
#vert div.htl-options label{font-size: 12px; color: #999; float: right; width: 180px; line-height: 26px !important; padding-bottom: 0;}

#vert #htl-rooms label{
    float: left;
    padding-top: 4px;
    padding-bottom: 8px;
    margin-right: 12px;
}

#flt-children{
	position: relative;
}

#children-questions{
	position: absolute;
	right: 48px;
	top: 7px;
	font-size: 10px;
}

.bookingsearchbottom .clear{
    clear: none !important; display: none !important; overflow: hidden !important;
}
			
/*Required*/
.clear {clear: both;display: block;overflow: hidden;visibility: hidden;width: 0;height: 0;}
:focus {outline: 0;}
input.btn {cursor:pointer;}
.ui-datepicker, .ui-autocomplete {font-size: 85%;}
.ui-datepicker .ui-datepicker-title select {margin: 0px;}

#bookings input[type="text"],
#bookings a.selectBox{
	background: url(../img/2011/input-new.png) no-repeat;
	height: 28px !important;
	width: 81px !important;
	text-align: center;
	border: none !important;
	font: normal 13px Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	color: #007dd2;
	padding: 0;
}

#bookings input#placename{
	background: url(../img/2011/input-new-long.png) no-repeat;
	width: 240px !important;
}

#Calc input{
	color: #007dd2;
}

#bookings a.selectBox{
	line-height: 28px !important;
	cursor: pointer;
	text-transform: capitalize;
}

#bookings label {color: #666; font: normal 14px 'Trebuchet MS', Helvetica, Arial, sans-serif;}

#bookings .selectBox-arrow{ display: none !important; }

#bookings .prelabel,
#flt-depart-time label,
#flt-return-time label{
	float: left;
	width: 48px;
	line-height: 26px;
	font-size: 12px;
	color: #999;
	padding-bottom: 0 !important;
}

#bookings .form-block > label{
	padding-bottom: 12px;
}

#bookings .bookingsearchtop > .form-block,
#bookings .bookingsearchtop > .flt-options,
#bookings .htl-options{
	padding-bottom: 20px;
	margin-bottom: 16px;
	border-bottom: 1px solid #f1f1f1;
}

#flt-submit,
#htl-submit,
#car-submit{
	width: auto;
}

#bookings .bookingsearchbottom{
	position: relative;
	padding-bottom: 20px;
}

#flt-adv-search,
#htl-adv-search,
#car-adv-search{
	position: absolute;
	top: 7px;
	left: 0;
}

.ui-widget-header{
	background: #bababa !important;
	border: 1px solid #aaa !important;
}
.ui-widget-content{
	color: #666 !important;
	background: #fefefe !important;
}
.ui-widget-header .ui-icon{
	background-image: url(../img/2011/ui-icons_f1f1f1_256x240.png) !important;
}
.ui-widget-header .ui-icon:hover{
	background-image: url(../img/2011/ui-icons_222222_256x240.png) !important;
}
.ui-datepicker-title{
	font: normal 16px/1.5 'Trebuchet MS', Helvetica, Arial, sans-serif !important;
}
.ui-datepicker-calendar .ui-state-default, .ui-datepicker-calendar .ui-widget-content .ui-state-default, .ui-datepicker-calendar .ui-widget-header .ui-state-default{
	background: #f1f1f1 !important;
	color: #999 !important;
	border: 1px solid #aaa !important;
}
.ui-datepicker-calendar .ui-state-hover, .ui-datepicker-calendar .ui-widget-content .ui-state-hover, .ui-datepicker-calendar .ui-widget-header .ui-state-hover{
	background: #f1f1f1 !important;
	color: #007DD2 !important;
	border: 1px solid #aaa !important;
}
.ui-datepicker-calendar .ui-state-highlight, .ui-datepicker-calendar .ui-widget-content .ui-state-highlight, .ui-datepicker-calendar .ui-widget-header .ui-state-highlight {
	background: #007DD2 !important;
	color: #fff !important;
	border: 1px solid #0048A0 !important;
}
.ui-datepicker-calendar th{
	background: transparent !important;
}

#video-wrapper{
	border: 1px solid #aaa;
	position: relative;
}

#video-wrapper img{
	width: 267px;
	height: auto;
	position: relative;
	z-index: 1;
}

#video-wrapper #play-button{
	width: 55px;
	height: 43px;
	position: absolute;
	z-index: 10;
	left: 50%;
	top: 50%;
	margin: -23px 0 0 -27px;
	background: url(../img/2011/playbutton.png) no-repeat;
}

#security-questions{
	padding-left: 60px;
	background: url(../img/2011/icon-alert.png) no-repeat 30px center;
	margin: 12px 0 -12px;
}

#security-questions p{
	margin: 0;
	padding: 0;
	font-family: 'Trebuchet MS', Helvetica, Arial;
	font-size: 12px;
}

#security-questions p:first-child{
	font-size: 16px;
	padding-bottom: 2px;
	color: #666;
}

.video-colorbox a{
	display: block;
}

#slideshow-nav{
	position: absolute;
	bottom: 16px;
	left: 16px;
	z-index: 100;
}

#slideshow-nav a{
	display: block;
	height: 16px;
	width: 16px;
	background: url(../img/2011/ss-nav.png) no-repeat;
	margin-right: 8px;
	float: left;
	text-indent: -9999px;
}

#slideshow-nav a:hover{
	background-position: right top !important;
}

#slideshow-nav a.activeSlide{
	background-position: center top !important;
}

.slide-link{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 5;
}

.overlay{
	position: absolute;
	left: 16px;
	bottom: 44px;
	z-index: 1;
}

.overlay h2{
	font: normal 36px/36px 'Trebuchet MS', Helvetica, Arial, sans-serif;
	color: #fff;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.75);
	padding: 0;
	margin: 0;
}

.overlay p{
	font: normal 18px/21px 'Trebuchet MS', Helvetica, Arial, sans-serif;
	color: #fff;
	padding-top: 14px;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.75);
	margin-bottom: 0;
}

#total{
	color: #FF4F02;
}

