@charset "utf-8";

/* basic elements */
body {
  background: #FAECB6 url(../i/page_bg.gif) top center repeat-y;
  color: #000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
  line-height: 130%;
  margin: 0;
  padding: 0;
  text-align: center;
}

h1, h2, h3, p, table, th, td, ul, ol, li {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
  line-height: 120%;
  margin-top: 0;
  margin-bottom: 1em; 
  padding: 0;
}

h1 { font-size: 1.7em; margin-bottom: 0.8em; }
h2 { font-size: 1.3em; margin-bottom: 0.7em; }
h3 { font-size: 1em; margin-bottom: 0.7em; }

ul { margin-left: 20px; padding-left: 10px; }
ol { margin-left: 20px; padding-left: 10px; }

a { color: #CC0000; text-decoration: underline; }
a:visited { color: #AB0202; text-decoration: underline; }
a:hover, a:focus, a:active { color: #FF0000; text-decoration: none; }

label { margin-bottom: 3px; margin-top: 0; }
input { border: 1px solid #A9A9A9; padding: 0; }
select { border: 1px solid #A9A9A9; padding: 0; }
textarea { border: 1px solid #A9A9A9; padding: 0; font-family: Arial, Helvetica, sans-serif; }
img { border: 0; }
table { width: 100%; margin: 0 0 1em 0; padding: 0; }
td, th { vertical-align: top; text-align: left; margin: 0; padding: 4px; }
td.red { background: red; }
td.redarrival { background: red; }
td.yellow { background: yellow; }
td.arrival { background: url("../i/cell_whitered.gif") center center no-repeat; }
td.depart { background: url("../i/cell_redwhite.gif") center center no-repeat; }
td.parrival { background: url("../i/cell_whiteyellow.gif") center center no-repeat; }
td.pdepart { background: url("../i/cell_yellowwhite.gif") center center no-repeat; }
td.pdepartarrival { background: url("../i/cell_yellowred.gif") center center no-repeat; }
td.departparrival { background: url("../i/cell_redyellow.gif") center center no-repeat; }

td.change { border-left: 1px solid #000; }
form { margin: 0 0 1em 0; }
hr { margin: 0 0 1em 0; }

blockquote {
  background: url(../i/quotes.gif) top right no-repeat;
  margin: 0 40px 1em 40px;
  padding: 1em 30px 1em 0;
}

.floatRight { float: right; padding-left: 20px; }
.floatLeft { float: left; padding-right: 20px; }
.padBottom { margin-bottom: 1em; }
.padTop { margin-top: 1em; }
.padRight { padding-right: 20px; }
.alignCenter { text-align: center; }
.alignLeft { text-align: left; }
.alignRight { text-align: right; }
.alignMiddle { vertical-align: middle; }
.imgright { display: inline; clear: both; float: right; margin-bottom: 10px; margin-left: 10px; padding: 2px; border: 1px solid #A9A9A9; }
.imgleft { float: left; margin-right: 10px; padding: 2px; border: 1px solid #A9A9A9; }
.code { font-size: 1em; color: blue; }

.largeform form {
  margin-top: 0;
  margin-bottom: 1em;
}
.largeform fieldset {
  background: url(../i/formpattern.png) top left repeat !important;
  background: #FAECB6 url(../i/formpattern.gif) top left repeat;
  border: 1px solid #A9A9A9;
  margin-bottom: 10px;
  padding: 20px;
}
.largeform h1 {
  color: #AB0202;
  font-size: 1.2em;
  font-weight: bolder;
  margin-bottom: 1em;
}
.largeform h2 {
  color: #AB0202;
  font-size: 1.2em;
  font-weight: bolder;
  margin-bottom: 1em;
}
.largeform label { font-size: 1em; margin: 0; }
.largeform input { font-size: 1em; padding: 2px; margin: 3px 0; vertical-align: middle; }
.largeform select { font-size: 1em; padding: 2px; margin: 3px 0; vertical-align: middle; }
.largeform textarea { font-size: 1em; padding: 2px; margin: 3px 0; }
.largeform .submit { border: 1px solid #A9A9A9; background: #FDDA56 url(../i/bar_bg.gif) repeat-x top left; font-size: 0.8em; font-weight: bolder; }

.smallform form {
  margin-top: 0;
  margin-bottom: 10px;
}
.smallform input { font-size: 1em; padding: 2px; margin: 3px 0; }
.smallform select { font-size: 1em; padding: 2px; margin: 3px 0; }
.smallform .submit { border: 1px solid #A9A9A9; background: #FDDA56 url(../i/bar_bg.gif) repeat-x top left; font-size: 0.8em; font-weight: bolder; margin: 3px 0; }

.mandatory { font-weight: bolder; background: url(../i/asterisk.gif) no-repeat right top; padding-right: 20px; }
.formnote { color: #808080; font-style: italic; }
.formerror { color: #FF0000; }
.captcha { background: #FFF; padding: 2px; float: right; border: 1px solid #A9A9A9; margin-left: 20px; }
.smallnote { font-size:9px; line-height: 11px; }
.bignumber { font-size: 1.7em; font-weight: bolder; }
.button { border:0; }
.magnify { cursor: url(../i/magnify.cur), pointer; }
.offer { color: #FF0000; font-weight: bolder; }
.approved { color: green; font-weight: bolder; }
.asterisk { color: #FF0000; font-weight: bold; }

/* strip at top of page */
#pagebar {
  background: #FDDD63 url(../i/pagebar_bg.gif) top center repeat-y;
  font-size: 11px;
  margin: 0 auto;
  padding: 0;
  height: 46px;
  width: 100%;
}
#pagebar input, select { font-size: 11px; }

#quicksearch {
  float: right;
  height: 38px;
  margin-top: 7px;
  overflow: hidden;
  text-align: right;
}

#baroptions {
  float: left;
  color: #000;
  margin-top: 9px;
  margin-left: 120px;
  text-align: left;
}
#baroptions a { color: #000; text-decoration: none; }
#baroptions a:visited { color: #000; text-decoration: none; }
#baroptions a:hover, a:focus, a:active { color: #FF0000; text-decoration: none; }

#pageheader {
  background: #FAECB6 url(../i/pageheader_bg.gif) top center repeat-y;
  margin: 0 auto;
  padding: 0;
  height: 114px;
  width: 100%;
  vertical-align: middle;
}

#leaderboard {
  color: #A9A9A9;
  font-size: xx-small;
  float: right;
  width: 768px;
  line-height: 1em;
  padding: 0;
  margin: 0;
  text-align: right;
}

#footerboard {
  color: #A9A9A9;
  font-size: xx-small;
  line-height: 1em;
  padding: 0;
  margin: 0;
  text-align: center;
}

#pagemiddle {
  margin: 0 auto;
  padding: 0;
  width: 100%;
  min-height: 500px;
}

#leftcol {
  float: left;
  background: #fff;
  margin: 10px 0 20px 0;
  padding: 0;
  width: 750px;
  text-align: left;
}

#rightcol {
  background: white;
  float: right;
  margin: 0;
  padding: 0;
  width: 220px;
}

#rightcol .skyscraper {
  color: #A9A9A9;
  font-size: 9px;
  line-height: 12px;
  text-align: center;
  padding: 0;
  margin: 0 0 10px -10px;
}

#pagefooter {
  clear: both;
  color: #4B4747;
  font-size: 11px;
  line-height: 13px;
  height: 45px;
  margin: 0 auto;
  padding: 0;
  width: 100%;
  vertical-align: bottom;
}

#pagefooter .footerlogo {
  border: 0;
  float: left;
  position: relative; top: -10px;
  margin-right: 10px;
  vertical-align: bottom;
}

#pagefooter .footeroptions {
  float: right;
  text-align: right;
}

.container {
  margin: 0 auto;
  padding: 0;
  width: 996px;
  text-align: left;
  position: relative;
}

#breadcrumbs {
  color: #4B4747;
  font-size: xx-small;
  margin-top: 10px;
  text-align: left;
}
#breadcrumbs a { color: #4B4747; text-decoration: underline; }
#breadcrumbs a:visited { color: #4B4747; text-decoration: underline; }
#breadcrumbs a:hover, a:focus, a:active { color: #CC0000; text-decoration: none; }

/* navigation buttons */
#navbar {
  border-bottom: 1px solid black;
  background: #D63333 url(../i/nav_bg.gif) bottom left repeat-x;
  height: 34px;
  margin: 0 auto;
  width: 1024px;
  text-align: left;
}
#navbar ul {
  display: inline;
  list-style-type: none;
  margin: 0;
  padding: 0;
}

#navbar li {
  line-height: 25px;
  padding:0px 0px 5px 0px;
  display: inline;
  margin: 0;
}

#navbar li a.selected {
  background: #FDDA56 url(../i/nav_bg_selected.gif) bottom left repeat-x;
  color: #000;
}

#navbar li a
{
  color: #FFF;
  font-size: 0.9em;
  font-weight: bold;
  padding: 5px 20px 5px 15px;
  margin: 0;
  float: left;
  line-height: 25px;
  text-decoration: none;
}
#navbar ul li a:hover {
  background: #FDDA56 url(../i/nav_bg_selected.gif) bottom left repeat-x;
  color: #000;
}

/* secondary nav */
#navbar2 {
  border-bottom: 1px solid black;
  background: #FDDA56;
  height: 25px;
  margin: 0 auto;
  width: 1024px;
  text-align: left;
}

#navbar2 ul {
  display: inline;
  list-style-type: none;
  margin: 0;
  padding: 0;
}

#navbar2 li {
  line-height: 26px;
  padding:0px 0px 5px 0px;
  display: inline;
  margin: 0;
}

#navbar2 li a {
  background: url(../i/bullet1.gif) 16px 9px no-repeat;
  color: #000;
  font-size: 0.7em;
  font-weight: bolder;
  padding: 5px 12px 5px 27px;
  margin: 0;
  float: left;
  line-height: 16px;
  text-decoration: none;
}
#navbar2 ul li a:hover {
  background: url(../i/bullet2.gif) 16px 9px no-repeat;
  color: #FF0000;
  text-decoration: underline;
}


/* shadow panels */
.p-shadow {
  width: 90%;
  clear: both;
  float:left;
  background: url(../i/shadowAlpha.png) no-repeat bottom right !important;
  background: url(../i/shadow.gif) no-repeat bottom right;
  margin: 6px 0 10px 10px !important;
  margin: 10px 0 10px 5px;
}

.p-shadowtab {
  width: 90%;
  float:left;
  clear: both;
  background: url(../i/shadowAlpha.png) no-repeat bottom right !important;
  background: url(../i/shadow.gif) no-repeat bottom right;
  margin: 0 0 10px 10px !important;
  margin: 0 0 10px 5px;
}

.p-shadowwide { clear:both; width: 750px; position: relative; left:-4px; }

.p-shadowinner {
  clear: both;
  background: url(../i/shadow2.gif) no-repeat left top;
  padding: 0 !important;
  padding: 0 6px 6px 0;
  }

.p-shadowsolid {
  clear: both;
  background-color: #FAECB6;
  border: 1px solid #A9A9A9;
  font-size: 0.9em;
  line-height: 1.3em;
  padding: 6px 8px 16px 8px;
  margin: 0 6px 6px -6px !important;
  margin: 0;
}

.p-shadowgrad {
  clear: both;
  background: #FFF url(../i/box_bg.gif) repeat-x top left;
  border: 1px solid #A9A9A9;
  font-size: 0.9em;
  line-height: 1.3em;
  padding: 6px 8px 16px 8px;
  margin: 0 6px 6px -6px !important;
  margin: 0;
}

.p-shadowclear {
  clear: both;
  background: #fff;
  border: 1px solid #A9A9A9;
  font-size: 0.9em;
  line-height: 1.2em;
  padding: 6px 8px 16px 8px;
  margin: 0 6px 6px -6px !important;
  margin: 0;

}

/* required for main page divs with floating content - IE7 stuffs them without explicit width */
.p-shadowfixed { width: 732px; }

.p-shadowheader {
  clear: both;
  background: #FDDA56 url(../i/bar_bg.gif) repeat-x top left;
  font-size: 12px;
  font-weight: bolder;
  line-height: 1.2em;
  height: 20px;
  margin-top: 4px;
  margin-bottom: 0;
  padding-top: 4px;
  vertical-align: bottom;
}

.p-shadow q {
  font-size: 0.9em;
  margin-top: 1em;
}


.p-shadowglyph {
  line-height: 16px;
  margin: 0 0 0 6px;
  vertical-align: bottom;
}

/* tab styling */

.tabheader {
  float:left;
  width:100%;
  background:#fff url("../i/tabs/bg.gif") repeat-x bottom;
  font-size:12px;
  line-height:normal;
}
.tabheader ul {
  margin:0;
  padding:10px 10px 0;
  list-style:none;
}
.tabheader li {
  float:left;
  background:url("../i/tabs/norm_left.gif") no-repeat left top;
  margin:0;
  padding:0 0 0 9px;
}
.tabheader a {
  float:left;
  display:block;
  background:url("../i/tabs/norm_right.gif") no-repeat right top;
  padding:5px 15px 4px 6px;
  text-decoration:none;
  font-weight:bold;
  color:#696969;
}
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
.tabheader a {float:none;}
/* End IE5-Mac hack */
.tabheader a:hover {
  color:#000;
}
.tabheader .current {
  background-image:url("../i/tabs/cur_left.gif");
}
.tabheader .current a {
  background-image:url("../i/tabs/cur_right.gif");
  color:#000;
  padding-bottom:5px;
}

/* carousel control */

#featureslider {
  background-color: #FAECB6;
  width: 730px;
  height: 230px;
  margin: 0;
  padding: 0;
  
}

#featureslider .middle {
  float: left;
  width: 730px;
  height: 230px;
  overflow: hidden;
}

#featureslider .inner div {
  float: left;
  margin: 0;
  padding: 0;
  height: 230px;
  width: 730px;
}

#featureslider .inner td {
  background-color: #FAECB6;
  font-size: 14px;
  line-height: 18px;
  height: 230px;
  margin: 0;
  padding: 0;
  text-align: center;
  vertical-align: top;
}

#galleryslider {
  background-color: #fff;
  width: 748px;
  height: 366px;
  margin: 0 0 20px 0;
  padding: 0;
  
}

#galleryslider .middle {
  float: left;
  width: 688px;
  height: 366px;
  overflow: hidden;
}

#galleryslider .inner div {
  float: left;
  margin: 0;
  padding: 0;
  height: 366px;
  width: 688px;
}

#galleryslider .inner td {
  font-size: 10px;
  line-height: 12px;
  height: 180px;
  margin: 0;
  padding: 0;
  text-align: center;
  vertical-align: top;
}

#galleryslider .carousel-control {
  color: #000;
  background: #fff;
  float: left;
  width: 30px;
  height: 366px;
  text-align: center;
  text-decoration: none;    
  font-size: 36px;
  line-height: 340px;
}

#galleryslider .next {
  float: right;
}

#galleryslider a:hover {
  background: #f5f5f5;
  color: #ff0000;
}

.carousel {
  overflow: hidden;
}

.carousel .inner {
    
}

.carousel-controls {
  float: right;
  margin: 0 5px;
}

.carousel-controls a {
  margin-left: 10px;
  text-decoration: none;
}
