html {
	background:#1e1e1e url(../images/bg-html.jpg) repeat-x;
}
body {
	margin:0;
	color:#fff;
	font:12px Arial, Helvetica, sans-serif;
	background:url(../images/bg-body.jpg) no-repeat 50% 0;
}
a {
	text-decoration:none;
	color:#000;
	outline:none;
}

img {border-style:none;}
input,
textarea,html {
	background:#1e1e1e url(../images/bg-html.jpg) repeat-x;
}
body {
	margin:0;
	color:#fff;
	font:12px Arial, Helvetica, sans-serif;
	background:url(../images/bg-body.jpg) no-repeat 50% 0;
}
a {
	text-decoration:none;
	color:#000;
	outline:none;
}

img {border-style:none;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}

.login {
cursor: pointer;
}
form,fieldset{
	margin:0;
	padding-top:4px;
	border-style:none;
}



#page {
	margin:0 auto;
	width:974px;
	overflow:visible;
	min-height:640px;
}

* html #page {
	height:640px;
	overflow:visible;
}


select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}


#page {
	margin:0 auto;
	width:974px;
	overflow:visible;
	min-height:640px;
}


#header {
	width:100%;
	height:212px;
	overflow:visible;
	background:url(../images/bg-header.jpg) no-repeat;
}
.general-header {
	width:934px;
	padding:8px 14px 26px 26px;
	overflow:hidden;
}
.logo {
	margin:22px 0 0;
	float:left;
	width:278px;
	height:107px;
	overflow:hidden;
	text-indent:-9999px;
}
.logo a {
	display:block;
	height:100%;
	cursor:pointer;
	background:url(../images/logo.png) no-repeat;
	position:relative;
}
.search-form {
	float:right;
	width:245px;
}
.search-form input {
	float: left;
	margin-top:3px;
}
.inp-text {
	height:18px;
	width:142px;
	padding:1px 10px 0;
	font-size:10px;
	color:#636262;
	border-style:none;
	background:none;
}
.search-form span {
	float:left;
	width:162px;
	height:22px;
	margin-right:7px;
	background:url(../images/bg-input.gif) no-repeat;
}

#content {
	width:950px;
	padding:25px 10px 5px 15px;
	overflow:hidden;
	background:#111010 url(../images/bg-content.jpg) no-repeat;
	border-bottom:1px solid #31312d;
}
#content a {
color: #F9B933;
}
.main-content {
	float:left;
	width:635px;
}
.main-content h1 {
	margin:0 0 1px;
	font-size:13px;
	line-height:16px;
	color:#fff;
}
.main-content h1 a {
	color:#fdba31;
}
.sep-title {
	width:100%;
	height:2px;
	margin-bottom:7px;
	background:url(../images/sep-title.png) no-repeat;
	overflow:hidden;
}
.visual {
	float:left;
	width:316px;
	overflow:hidden;
}
.visual img {
	float:left;
	padding:4px 22px 5px 0;
}
.visual em {
	display:block;
	font-size:9px;
	line-height:11px;
	color:#fdba31;
}
.main-content p {
	margin:0 0 17px;
	font-size:12px;
	line-height:17px;
	color:#fff;
}
.sidebar {
	float:right;
	width:301px;
}
#content h2 {
	margin:0 0 1px;
	font-size:13px;
	line-height:16px;
	color:#fff;
}

.yellow {
color:#fdba31;
}
#content h2 a {
	color:#fdba31;
}

.more {
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	padding:5px 0 4px;
	text-align:right;
	background:url(../images/bg-navigation.png);
}
* html .more {
	bottom:-1px;
}
.more a {
	float:right;
	padding-left:8px;
	background:url(../images/bullet-arrow.gif) no-repeat 0 50%;
	margin-right:19px;
	font-size:11px;
	line-height:13px;
	color:#fff;
	position:relative;
}
#footer {
	margin:9px 0 50px;
	padding:19px 9px 0 15px;
	width:950px;
	overflow:hidden;
	background:url(../images/bg-footer.jpg) no-repeat 0px -31px;
}
.left-part {
	float:left;
	width:240px;
	font-size:10px;
	line-height:15px;
	color:#fff;
}
.left-part p {
	margin:0;
}
.left-part p a {
	color:#fdba31;
}
.left-part address {
	display:block;
	font-style:normal;
}
.left-part span a {
	text-decoration:underline;
	color:#fdba31;
	padding-right:11px;
	background:url(../images/bullet-cub.gif) no-repeat 100% 50%;
}
.left-part span a:hover {
	text-decoration:none;
}
.logo-footer {
	position:absolute;
	left:317px;
	width:338px;
	height:62px;
	overflow:hidden;
	text-indent:-9999px;
margin-top: -20px;
}
.logo-footer a {
	display:block;
	height:100%;
	background:url(../images/logo-footer.png) no-repeat;
	position:relative;
	cursor:pointer;
}
.right-part {
	float:right;
	width:280px;
	font-size:10px;
	line-height:15px;
	color:#fff;
}
.menu {
	float:right;
	margin:0 -16px 0 0;
	padding:0;
	list-style:none;
	width:100%;
	overflow:hidden;
}
.menu li {
	float:right;
	padding:0 16px 0 12px;
	background:url(../images/bullet-double-arrow.gif) no-repeat 100% 50%;
}
.menu li a {
	color:#fff;
}
.list {
	margin:0;
	padding:0;
	list-style:none;
	clear:both;
	width:100%;
	overflow:hidden;
	text-align:right;
}
.list span {
	margin-left:8px;
	color:#fdba31;
}
/* part for index page */
.index #content {
	background:#1e1e1e;
	padding-bottom:9px;
	border-style:none;
}
.index .visual-sidebar {
	margin-bottom:0;
}
.slide {
	border-top:1px solid #605f60;
	margin:-25px -10px 0 -15px;
	width:974px;
	overflow: visible;
z-index: 1;
}
.small-block {
	width:974px;
	height:65px;
	margin:0 -10px 10px -15px;
	overflow:visible;
	background:url(../images/bg-small-block.gif) repeat-x;
}
.box {
	float:left;
	margin-left:-2px;
	width:324px;
	background:url(../images/bg-box.gif) no-repeat;
}

.drop-boxlock {
background:transparent url(../images/dropblock.gif) repeat scroll 0 0;
border-bottom:1px solid #2C2C2C;
border-left:2px solid #141414;
border-right:1px solid #2C2C2C;
display:none;
height:91px;
margin:0 0 0 0px;
padding:0 0 0 20px;
position:absolute;
top:558px;
margin-left: -15px;
*margin-left: 0px;
width:301px;
z-index:100;

}

#drop1, #drop2 {
float:left;
margin-right:10px;
padding-top:10px;
}

#drop3 {
float: right;
padding-right: 30px;
margin-top: -30px;
}


#drop4 {
text-align: center;
}

.drop-boxlock span {
	float:left;
	width:181px;
	height:18px;

	margin-right:7px;
	margin-bottom: 4px;
	background:url(../images/loginfieldbacker.jpg) no-repeat;
}
.drop-boxlock text {
padding-top: 5px;
}

#forgpass {
position:relative;
clear: both;
padding-left: 48px;
width:300px;
}

#login2 span {
float:left;
	width:181px;
	margin-right:7px;

	margin-bottom: 4px;
	background:url(../images/loginfieldbacker.jpg) no-repeat;
}

#login{

}


.box h3 {
	float:left;
	padding:0 8px 0 0px;
	margin:0;
	font:12px/19px Verdana, Arial, Helvetica, sans-serif;
	background-color:#070707;
	color:#fdba31;
}
.inner-box div {
	clear:both;
	display:block;
	margin:0 0 0 0px;
	padding:4px 0 0;
	width:100%;
	color:#878686;
	overflow:visible;
}
.inner-box span {
	float:left;
}
.inner-box {
	padding:15px 0 47px 95px;
	width:200px;
	
}


.lock {
	background:url(../images/icon-lock.jpg) no-repeat 52px 6px;
}
.suitcase {
	background:url(../images/signupicons_06.jpg) no-repeat 20px 0px;
}
.bus {
	background:url(../images/signupicons_03.jpg) no-repeat 20px 0px;
}

.lock span a {
margin:0 13px 0 15px;
	font-size:12px;
	line-height:14px;
	color:#878686;
}

.suitcase span a {
	margin:0 13px 0 0px;
	font-size:12px;
	line-height:14px;
	color:#878686;
}

.bus span a {
	margin:0 13px 0 0px;
	font-size:12px;
	line-height:14px;
	color:#878686;
}
.columns {
	width:986px;
	margin:0 -7px 0 -5px;
	overflow:visible;
position: relative;
clear: both;
}
.col {
	float:left;
	width:301px;
	margin-right:26px;
}
.green-box {
	padding:0px 0px 4px 0px;
	height:152px;
	width:303px;
	overflow:hidden;
	background:url(../images/bg-green-box.jpg) no-repeat;
}
.green-box ul {
padding: 0px;
margin: 0px;
	list-style:none;
	width:100%;
	overflow:visible;
}
.green-box li {
	float:left;
	padding: 5px 0px 0px 0px;
       margin: 0px;
}
.green-box li a {
	font-size:13px;
	font-weight:bold;
	color:#fdba31;
        padding-left: 8px;
cursor: pointer;
}
.green-box li.selected {
background:url(../images/greenboxtab.jpg) no-repeat 0px 0px;
color: #FFF;
height: 24px;
width: 93px;
margin: 0px;
}
.green-box li.selected a {
color:#FFF;	

}

.green-box li.selected2 {
background:url(../images/gtab.jpg) no-repeat 0px 100%;
color: #FFF;
height: 22px;
width: 214px;
margin: 0px 0px 2px 11px;

}
.green-box li.selected2 a {
color:#FFF;	
padding-left: 13px;
	
	cursor: hand;
}
.green-box li span a:hover {
	color:#fdba31 !important;

}
.green-box table {
	clear:both;
	width:281px;
	margin:3px 0 6px 8px;
	padding:0;
	border-collapse:collapse;
	font-size:10px;
	line-height:12px;
}
.green-box th {
	color:#fdba31;
	text-align:left;
	padding:0 5px 3px 0;
}
.green-box td {
	padding:0 0 3px 0;
}
.airline {
	width:71px;
}
.to {
	width:88px;
}
.gate {
	width:33px;
}
.sched {
	width:42px;
}
.click {
	display:block;
}
.click a {
	color:#fdba31;
}

#arr {
display: none;
}
#dep {
display: normal;
}
.weather {
	width:235px;
	height:137px;
	padding:0px 30px 11px 36px;
	overflow:hidden;
	background:url(../images/backB.png) no-repeat;
}
.weather strong.top {

	float: right;
padding: 10px 0px 0px;
margin: 0px 28px 0px 0px;
	font:bold 50px/52px Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
}

.weather img.bg {
      float: left;
padding: 0px;
margin: 0px 0px 0px 30px;;

}
.weather ul {
padding: 0px 0 0 0;
margin: 0px;
	list-style:none;
}
.weather li {
margin: 15px 0 0 0;
	float:left;
	width:78px;
	text-align:center;
}
.weather li strong {
	margin:20px;
	padding:10px 0 31px 0;
	font-size:15px;
	line-height:15px;
}
.weather li.icon1 strong {
	
}
.weather li.icon2 strong {
	}
.weather li span {
	padding-left:5px;
	font-size:13px;
	line-height:13px;
	font-weight:bold;
	color:#fff;
}



 
/* Basic code - don't modify */
 
 #nav { display: block; margin: 0; padding: 0; position: relative; }
  #nav li { display: block; list-style: none; margin: 0; padding: 0; float: left; position: relative; text-align:left; }
  #nav a { display: block; }
  #nav ul { display: none; position: absolute; left: 0; margin: 0; padding: 0; }
  * html #nav ul { line-height: 0; } /* IE6 "fix" */
  	#nav ul a { zoom: 1; } /* IE6/7 fix */
    #nav ul li { float: none; }
    #nav ul ul { top: 0px; }
   
    
/* Essentials - configure this */

#nav ul { width: 210px; }
#nav ul ul { left: 210px;   }

/* Everything else is theming */
#navdiv {
	width:100%;
	height:44px;
	padding:5px 0 0;
	overflow:visible;
	background:url(../images/bg-navigation.png);
}
#navdiv ul {
	float:right;
	margin:0;
	padding:0;
	list-style:none;
}
#navdiv li {
	float:left;
	padding:0 0 0 2px;
	background:url(../images/sep-navigation.gif) no-repeat;
}
#navdiv li a {

	padding:15px 22px 16px;
	font-size:11px;
	line-height:13px;
	font-weight:bold;
	color:#fff;
	position:relative;
	z-index:3;
   text-transform: uppercase;

}
#navdiv li.active {
	margin-right:-2px;
}
#navdiv li.active a {
	background-color:#222122;
}
#navdiv li a.hover {
	text-decoration:none;
	background:url(../images/bg-nav-hover.gif) repeat-x;
	cursor:pointer;
   
}
#navdiv li a.selected {
	text-decoration:none;
	background:url(../images/bg-nav-hover.gif) repeat-x;
	cursor:pointer;
   
}
#nav { height: 38px; 
       position: relative;
left: 0% !important;
left: 0%;
text-align: center;
background:url(../images/nav-separ.gif) repeat-y 0% 0;
 } 
#nav *:hover { background-color: none; } 
#nav li.mainnav { text-align:left; background:url(../images/nav-separ.gif) repeat-y 100% 0;  }
#nav a { font-weight:bold; font-size:12px; font-family: Arial, Helvetica, sans-serif; color:#aee7fd; line-height:33px; padding:0 11px; text-decoration: none; cursor: hand;  }
 #nav a.selected { color: #FFF;}
 #nav ul { top: 44px; width: 210px; background:#3e3e3e url(../images/newnavdrop.jpg) repeat-x 0 0;  }
  #nav ul li a  {
    background:url(../images/drop-separ.gif) repeat-x 0 100%;
    }



#nav ul li ul {
background:#CCCCCC url(../images/drop-bg.gif) repeat-x 0 0;
border-top: 6px solid #DDFA00;
padding: 0;
margin: 0;

}


/*#nav { background-color: #484647; height: 24px; }
#nav *:hover { background-color: none; }
#nav a { border-right: 1px solid white; color: white; font-size: 12px; padding: 6px; line-height: 1; }
  #nav ul { top: 33px; }*/


/*testing above*/

 


    /*#nav ul li a { background-color: #5E5A5A;  }*/
      #nav ul a.hover { color:#FFF; }
   #nav ul a { border-right: none; }
/* #nav ul a { border-bottom: none; } - I also needed this for IE6/7 */


#dropdown1 li a {
font-weight:normal;
font-size: 11px;
color: #FFF;
	padding-left:12px;
	vertical-align:top;
cursor: hand;
}
#dropdown1 li a:hover {
font-size: 11px;
background:url(../images/dropbghover.gif) no-repeat 0 100%;
color:#FFF;

}

#dropdown1 li a.selected {

background:url(../images/dropbghover.gif) no-repeat 0 100%;
}

.contentcont {
width:600px;
min-height: 334px;
background: url(../images/contentbacker_03.jpg) no-repeat #393939;
padding:10px;
z-index: 1;
}

.contentcont ul {
padding: 0px 0 0 15px;
margin: 0px;

}
.contentcont h3 {
display: block;
height: 22px;
width: 590px;
background-image:url(../images/subheadh3.jpg);
background-position: -10px 0px;
background-repeat: no-repeat;
background-color: #000;
padding: 5px 0 0 8px;
}
.contentcontcap {
width: 620px;
height: 20px;
background: url(../images/contentbacker_05.jpg) no-repeat;
}


.contentcont table {
color:#f7c554;
padding: 8px 0px 8px 8px;
margin-left: 0px;
border: 1px solid #494949;
background-color: #000000;
}

.contentcont #nobacker {
background-color: none;
}

.contentcont td {
padding-left: 5px;
}
#subnav {
padding: 0px;
margin: 0px;
}

#subnav li {
  background-image: url(../images/tablelistbacker.jpg);
  background-repeat: repeat-x;
  display: block;
  height: 28px;
}

#subnav li a {
color: #FFFFFF;
text-decoration: none;
padding: 10px 0 0 5px;
vertical-align: middle;
}

#subnav li a:active {
color: #FFFFFF;
}

#subnav li a:visited {
color: #FFFFFF;
}
#subnav li a:hover {
color: #fdba31;
}

#loginfail{
	background:url(../images/dropblock.gif) repeat;
height:57px;
left:60px;
position:absolute;
top:5px;
width:255px;
z-index:1001;
display:none;
}

#loginfail div{
	padding-top:15px;
	text-align: center;
}

.citydrop {
float: right;
margin: -6px 0 0;
padding: 0px 10px 0 0;
}

.visual-sidebar {
	width:100%;
	height:149px;
	overflow:visible;
	z-index: 1;
	padding-top:1px;
	margin-bottom:33px;
	background:url(../images/bg-reservation.png);
}
.visual-sidebar img {
	float:left;
	cursor: pointer;
}

.resBack{background:url(../images/bg-reservation.png); min-height:149px; padding:0;}
.resBack ul{margin:0; padding:0;}
.reservation {width:278px; margin:0; padding:0;}
.reservation li{list-style:none; margin:0 0 9px 0; #margin:0 0 4px 0; padding:0; width:278px; height:22px;}
*html .reservation li{margin:0 0 2px 0;}
*html .reservation .resL{margin:0; padding:0;}
.reservation li.liney{list-style:none; margin:0; padding:0; width:278px; height:4px;  background:url(../images/liney.png) no-repeat center;}
*html .reservation li.liney{height:2px;}

.reservation .quote{width:278px; text-align:right;}

.reservation li ul{margin:0; padding:0;}
.reservation li ul li{float:left; list-style:none; }
.reservation .resName{width:65px; margin:0; color:#fff; background:; padding:4px 0 0 0px; }
*html .reservation .resName{width:60px;}
.reservation .resName2{width:76px; margin:0; color:#fff; background:; padding:4px 0 0 0px; }
.reservation .calSM{width:24px; margin:0 0 0 0px;}
*html .reservation .calSM{ margin:0 0 0 6px;}
.reservation .resType{border:none; width:68px; height:22px; margin:0 0 0 0px; }
*html .reservation .resType{margin:0 0 0 5px;}
.reservation .resType text{padding:4px 0 0 2px;}
.reservation .resDate{border:none; width:98px; height:22px; margin:0 0 0 0px; }
*html .reservation .resDate{margin:0 0 0 0px;}
.reservation .resTime{border:none; width:68px; height:22px; margin:0 0 0 0px;}
.reservation .resTime1{border:none; width:37px; height:22px; margin:0 0 0 0px;}
.reservation .resTime2{border:none; width:42px; height:22px; margin:0 0 0 0px;}
.reservation .resTime3{border:none; width:32px; height:22px; margin:0 0 0 0px;}


*html .reservation .resTime{margin:0 0 0 7px;}
.reservation .InputresDate{background:url(../images/resDate.gif) no-repeat; border:none; width:69px; height:22px; padding:3px 2px 2px 2px; color:#000; float:left;}
.reservation .InputresTime{background:url(../images/resTime.png) no-repeat; border:none; width:36px; height:22px; padding:3px 2px 2px 2px; color:#000;}
.reservation .InputresTime2{background:url(../images/resTime.png) no-repeat; border:none; width:41px; height:22px; padding:3px 2px 2px 2px; color:#000;}
.reservation .InputresTime option {background:#fff;}
.reservation .InputresTime2 option {background:#fff;}

.reservation .IresType{background:url(../images/resSelect.png) no-repeat; border:none; width:140px; height:22px; padding:3px 2px 2px 2px; color:#000;}
.reservation .IresType option {background:#fff;}

.reservation .InputresType{background:url(../images/resType.gif) no-repeat; border:none; width:15px; height:16px; padding:3px 2px 2px 2px; color:#000; float:left;}
.reservation .resType div {padding-top:3px;}
#getQuote {margin:0; padding:0; float:right;}
*html #getQuote{position:relative; top:-7px;}
.ui-datepicker-trigger{padding-left:0px;}
.resBack .p12{padding:12px 12px 0 10px;}
.clear {clear:both;} 
.more {
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	padding:5px 0 4px;
	text-align:right;
	background:url(../images/bg-navigation.png);
}