﻿/******* General *******/
body {background-color: #CCCCCC ; font-family: Arial; font-size: 11px; color: black; margin: 0px; padding: 0px;}
td {font-family: Arial; font-size: 11px; color: black; vertical-align: top;}
input, select, textarea { font-size: 11px; font-family: verdana }
img {border-width: 0px; margin: 0px; padding: 0px;}
p {margin: 0px; }
li {padding-bottom: 4px;}
ul {list-style-image: url(images/bullet.gif);}
a {cursor: pointer;}
h1 {margin: 0px; padding: 0px;}
h2 {margin: 0px; padding: 0px;}
h3 {font-size: 14px; font-weight: normal; color: #005596; margin-bottom: 10px;}

/******* layout *******/

#layout { position: relative; width: 800px; margin: 0 auto; }
#headerArea { width: 800px; background-color: #264c96; background-image:url('images/topBarToStan.jpg'); background-repeat: no-repeat; background-position: top right; }
#headerArea img { display: block; }
.agentLogin { text-align: right; background-image:url('images/login-bk.jpg'); background-repeat: no-repeat; background-position: top right;  }
#navArea { height: 29px; background-color: #cce7f4; }
#contentArea { width: 766px; background-color: #FFFFFF; padding: 20px 0px 25px 34px; }
#footerArea { width: 800px; background-color: #0085c8; text-align: right; height: 71px; background-image:url('images/footDecor.gif'); background-repeat: no-repeat; background-position: top left; }

/******* links *******/
a:link {color: #424242; text-decoration: none; font-size: 12px;}
a:visited {color: #424242; text-decoration: none; font-size: 12px;}
a:hover {color: #424242; text-decoration: underline; font-size: 12px;}
a:active {color: #424242; text-decoration: none; font-size: 12px;}

a.navAdmin { color: #264c96; padding: 6px 10px 6px 10px; display: block; text-decoration: none; font-size: 14px;}
a.navAdmin:active {color: #264c96;}
a.navAdmin:link {color: #264c96;}
a.navAdmin:visited {color: #264c96;}
a.navAdmin:hover {color: #d2741d;}



/******* classes *******/

.button	{ background-color: #ca7b12; border: #b09339 1px solid; font: 12px Arial; text-align: center; color: white; cursor: pointer; height: 23px;}
.button2	{ background-color: #ca7b12; border: #b09339 1px solid; font: 12px Arial; text-align: center; color: white; cursor: pointer; height: 46px;}
ton	{ background-color: #004b99; border: #2e6bb0 1px solid; font: 12px Arial; text-align: center; color: #d7edf8; cursor: pointer;}
.adminTitle {font-size: 24px; color: #264c96; float: left;}
.adminAdd {float: right; padding-right: 34px; padding-top: 4px;}
.adminTable {width: 702px; background-color: #cce7f4; margin-top: 20px; margin-bottom: 2px;}
.line {background-color: #D5D5D5; height: 1px; width: 720px;}
.bookTable {border-top: 1px solid #cccccc; width: 520px; margin-bottom: 20px;}
.bookCol01 {width: 80px;}
.bookCol02 {width: 120px; color: #0085c8;}
.dropIt td {padding-top: 8px;}
.jaws td {padding-right: 15px;}
.priceLeft {padding-left: 20px; width: 50px;}
.priceRight {padding-left: 14px; width: 58px;}
.priceBack {background-color: #c9e7f1}
.lookup {padding-top: 12px;}
.gridTop {background-image: url('../images/gridTop.jpg'); background-repeat: repeat-x;}
.adminSubTit {font-size: 14px; color: #264c96;}

.info-top {background-image: url('images/info-top.gif'); background-repeat: no-repeat; padding: 14px 0px 0px 9px; background-position: top; color: #264c96; font-size: 12px; width: 180px; display: block;}
.info-top h4 {padding: 0px; margin: 0px; color: white;}
.info-top h5 {padding: 0px; margin: 0px; font-size: 15px;}
.info-departures {float: left; width: 70px; color: #264c96; font-size: 12px;}
.info-arrives {float: left; color: #264c96; font-size: 12px;}
.info-wrapper {height: 14px; padding: 9px 0px;}
.info-footer {color: #264c96; font-size: 12px; padding: 18px 0px 0px 20px;}
.info-footer strong {color: #cf691e;}

.prices {background-image: url('images/Prices.gif'); background-repeat: no-repeat;  color: #cce7f4; font-size: 18px; width: 49px; display: block; height: 206px; text-align: center; padding-right:26px; display: block;}
.prices strong {color: #cf691e; font-size: 12px;}
.prices br {margin: 7px 0px; display: block;}

.price-xtra {margin-top: 61px;}

.services-link {padding: 4px; line-height: 22px; display: block; width: 490px; border-top: 1px solid #dc931a; border-bottom: 1px solid #dc931a; margin-bottom: 13px;}
.services-link span {color: #5ec6ed;}
.topBarToStan {background-image:url('images/topBarToStan.jpg'); background-repeat:no-repeat; width:268px; height:144px; text-align:right;}

.h {height: 28px; display: block;}
.h2 {height: 28px; display: block; padding-top: 24px;}
.lh {margin-top: 14px;}

.blueLink {color: #00277f;}
.pageStruct {margin: 24px 12px 0px 12px; text-align: justify;}

/******* id man *******/

#lineHeight td {line-height: 16px;}

/******* navigation *******/
#menu { margin-left: 24px;}

#menu a {height: 29px; display: block; text-decoration: none;}

#menu-to a {background: url('images/nav-stansted.gif')  0 0 no-repeat;  }
#menu-to a:hover {background-position: -112px 0; }

#menu-from a {background: url('images/nav-fromstansted.gif')  0 0 no-repeat;  }
#menu-from a:hover {background-position: -134px 0; }

#menu-contact a {background: url('images/nav-contact.gif')  0 0 no-repeat;  }
#menu-contact a:hover {background-position: -96px 0; }

#menu-other a {background: url('images/nav-other.gif')  0 0 no-repeat;  }
#menu-other a:hover {background-position: -119px 0; }

#menu-agent a {background: url('images/nav-agent.gif')  0 0 no-repeat;  }
#menu-agent a:hover {background-position: -95px 0; }


