/* Stylesheet: mwtaxi Modified On 2019-09-10 17:15:20 */
@charset "utf-8";
/* CSS Document */

@font-face {
    font-family: 'BetaSansBold';
    src: url('../../fonts/betasans-bold-webfont.eot');
    src: url('../../fonts/betasans-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../fonts/betasans-bold-webfont.woff') format('woff'),
         url('../../fonts/betasans-bold-webfont.ttf') format('truetype'),
         url('../../fonts/betasans-bold-webfont.svg#BetaSansBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'BetaSansBoldOblique';
    src: url('../../fonts/betasans-boldoblique-webfont.eot');
    src: url('../../fonts/betasans-boldoblique-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../fonts/betasans-boldoblique-webfont.woff') format('woff'),
         url('../../fonts/betasans-boldoblique-webfont.ttf') format('truetype'),
         url('../../fonts/betasans-boldoblique-webfont.svg#BetaSansBoldOblique') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'BetaSansNormal';
    src: url('../../fonts/betasans-norm-webfont.eot');
    src: url('../../fonts/betasans-norm-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../fonts/betasans-norm-webfont.woff') format('woff'),
         url('../../fonts/betasans-norm-webfont.ttf') format('truetype'),
         url('../../fonts/betasans-norm-webfont.svg#BetaSansNormal') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'BetaSansNormOblique';
    src: url('../../fonts/betasans-normoblique-webfont.eot');
    src: url('../../fonts/betasans-normoblique-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../fonts/betasans-normoblique-webfont.woff') format('woff'),
         url('../../fonts/betasans-normoblique-webfont.ttf') format('truetype'),
         url('../../fonts/betasans-normoblique-webfont.svg#BetaSansNormOblique') format('svg');
    font-weight: normal;
    font-style: normal;

}

* {
}

html {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	overflow-x: hidden;
	-webkit-font-smoothing: antialiased;
}

body {
	margin: 0;
	padding: 0;
	background: #dddddd;
}
body#home {
	background: #ffffff url(../../uploads/images/core/bg-hometile.jpg) left top repeat-x;
	}

h1 {
	font-family: 'BetaSansBold', Arial, sans-serif;
	font-size: 35px;
	color: #004590;
	width: 100%;
	height: 60px;
	margin: 30px 0 0 0;
	padding: 0;
	font-weight: normal;
}
h2 {
	font-family: 'BetaSansBold', Arial, sans-serif;
	font-size: 20px;
	color: #004590;
	text-transform: uppercase;
	width: 100%;
	font-weight: normal;
}
h3 {
	font-family: 'BetaSansBold', Arial, sans-serif;
	font-size: 15px;
	color: #004590;
	text-transform: uppercase;
	width: 100%;
	margin: 0 0 0 0;
	padding: 0;
	height: 36px;
	font-weight: normal;
}

.right { float: right; }

.nivoTitle  {
	font-family: 'BetaSansBold', Arial, sans-serif;
	font-size: 35px;
	color: #ffffff;
	text-transform: none;
	width: 100%;
	clear: both;
	line-height: 37px;
	font-weight: normal;
}
.nivoText  {
	font-family: 'BetaSansBold', Arial, sans-serif;
	font-size: 18px;
	color: #ffffff;
	text-transform: none;
	width: 100%;
	clear: both;
	padding-top: 10px;
	line-height: 21px;
	font-weight: normal;
}

p,
form {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 18px;
	font-size: 13px;
	color: #333333;
	width: 100%;
	margin: 0 0 15px 0;
}
table {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 18px;
	font-size: 13px;
	color: #333333;
}


ul {
	margin: 5px 0 0 15px;
	padding: 0;
	float: left;
	clear: both;
	width: 100%;
}
li {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 18px;
	font-size: 13px;
	color: #333333;
}

header, nav, section, aside, footer { display: block; }

a {
	color: #004590;
	text-decoration: none;
	border: none;
}
a:hover {
	text-decoration: none;
	color: #004590;
	}

img, a img {
	border: none;
	display: block;
	}

.container {
	width: 970px;
	margin: 0 auto;
	position: relative;
}

header {
	width: 900px;
	height: 150px;
	float: left;
	clear: both;
	background: url(../../uploads/images/core/bg-headtile.jpg) top center repeat-y;
	margin: 20px 0 0 0;
	padding: 0 35px 0 35px;
	border-top-right-radius: 12px;
	-moz-border-radius-topright: 12px;
	-webkit-border-top-right-radius: 12px;
	border-top-left-radius: 12px;
	-moz-border-radius-topleft: 12px;
	-webkit-border-top-left-radius: 12px;
}

header #logo {
	float: left;
	clear: both;
	margin: 0;
	padding: 0;
}
header nav {
	width: 900px;
	height: 35px;
	padding: 25px 0 0 0;
	margin: 0;
	clear: both;
	float: left;
}
header nav ul {
	margin: 0;
	padding: 0;
}
header nav li {
	float: left;
	list-style: none;
	font-family: 'BetaSansBold', Arial, sans-serif;
	font-size: 15px;
	color: #dddddd;
	text-transform: uppercase;
	margin: 0;
	padding: 0 25px 0 0;
	font-weight: normal;
}
header nav li a {
	color: #dddddd;
	text-decoration: none;
	border: none;
}
header nav li a:hover {
	text-decoration: none;
	color: #ffffff;
	}
header nav li a.menuactive {
	text-decoration: none;
	color: #ffffff;
	}

.special-event-alert {
clear: both;
padding: 25px 0 10px 0;
text-align: center;
font-weight: 700;
font-family: Arial;
text-transform: uppercase;
border-bottom: 1px solid #004590;
background: #ffffff;
}

#contentHome {
	width: 970px;
	height: 300px;
	margin: 0;
	padding: 0;
	float: left;
	clear: both;
	position: relative;
}

#rope1 {
	width: 970px;
	height: 20px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 170px;
	left: 0;
	background: url(../../uploads/images/core/ropes.png) top left no-repeat;
	z-index: 20;
}

#rope2 {
	width: 970px;
	height: 20px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 450px;
	left: 0;
	background: url(../../uploads/images/core/ropes.png) bottom left no-repeat;
	z-index: 20;
	display: none;
}
#home #rope2,
#gallery #rope2 {
	display: block;
}
.slider-wrapper {
	width: 700px;
	height: 290px;
	float: left;
	clear: both;
	overflow: hidden;
	margin-top: 5px;
}

#mapHome {
	width: 260px;
	height: 290px;
	float: right;
	margin: 5px 0 0 0;
	padding: 0;
	clear: none;
}

#content {
	width: 890px;
	margin: 0 0 0 0;
	padding: 10px 40px 20px 40px;
	float: left;
	clear: both;
	position: relative;
	border-bottom-right-radius: 12px;
	-moz-border-radius-bottomright: 12px;
	-webkit-border-bottom-right-radius: 12px;
	border-bottom-left-radius: 12px;
	-moz-border-radius-bottomleft: 12px;
	-webkit-border-bottom-left-radius: 12px;
	background: #ffffff;
	position: relative;
}

.col_left {
	width: 630px;
	float: left;
	clear: both;
	margin: 0;
	padding: 0;
}

.col_right {
	width: 250px;
	float: right;
	clear: none;
	margin: 0;
	padding: 0;
}
.col_1 {
	width: 410px;
	float: left;
	clear: both;
	margin: 0;
	padding: 0;
}

.col_2 {
	width: 480px;
	float: right;
	clear: none;
	margin: 0;
	padding: 0;
}

.col_mapOverview {
	width: 360px;
	height: 575px;
	float: left;
	clear: both;
	margin: 0;
	padding: 0 0 30px 0;
}

.col_mapDetail {
	width: 490px;
	float: left;
	clear: none;
	margin: 0;
	padding: 0;
	height: 575px;
	overflow-y: scroll;
}


.col_right #wtcLink {
	float: right;
	margin: 10px 0 0 0;
}
.feature {
	width: 180px;
	max-height: 330px;
	background: #EBEBEB;
	float: left;
	margin: 0 30px 30px 0;
	padding: 0;
}
.feature .container {
	width: 160px;
	margin: 0 auto;
	padding: 10px;
	position: relative;
}

.featureLarge {
	width: 280px;
	height: 330px;
	background: #EBEBEB;
	float: left;
	margin: 0 30px 30px 0;
	padding: 0;
}
.featureLarge .container {
	width: 260px;
	margin: 0 auto;
	padding: 10px;
	position: relative;
}
.featureLarge .container .blue {
	width: 160px;
}

.featureFunctions {
	width: 600px;
	height: 400px;
	background: #EBEBEB;
	float: left;
	margin: 0 30px 30px 0;
	padding: 0;
}	
.featureFunctions .container {
	width: 270px;
	margin: 0 auto;
	padding: 10px;
	position: relative;
	float: left;
}
.featureFunctions img {
	float: right;
}

.featureFunctions .container .blue {
	width: 160px;
	clear: both;
}

.featureFleet {
	width: 630px;
	height: 200px;
	background: #EBEBEB;
	float: left;
	margin: 0 30px 30px 0;
	padding: 0;
}
.featureFleet .container {
	width: 340px;
	margin: 0 auto;
	padding: 10px;
	position: relative;
	float: left;
}
.featureFleet img {
	float: right;
}

.featureFleet .container .blue {
	width: 160px;
	clear: both;
}

.featureDestination {
	width: 390px;
	background: #EBEBEB;
	float: left;
	margin: 20px 0 0 0;
	padding: 0;
}
.featureDestination .container {
	width: 190px;
	margin: 0 auto;
	padding: 10px;
	position: relative;
	float: right;
}

.col_2 .featureDestination {
	width: 480px;
}
.col_2 .featureDestination .container {
	width: 280px;
}

.featureDestination a,
.featureDestination img {
	float: left;
}

.faq {
	width: 600px;
	padding: 15px;
	clear: both;
	float: left;
	margin: 0 30px 20px 0; 
	background: #EBEBEB;
}
.faq h3 {
	height: auto;
}
.faq p {
	margin: 0 0 0 0;
}
.faq ul {
	width: 580px;
}

.col_1 p {
	width: 100%;
	max-width: 390px;
}
.col_1 .feature {
	width: 180px;
	height: 380px;
	max-height: 380px;
	background: #EBEBEB;
	float: left;
	margin: 0 15px 15px 0;
	padding: 0;
}

footer {
	width: 970px;
	height: 290px;
	margin: 10px 0 0 0;
	padding: 0;
	float: left;
	clear: both;
}

#twitterFeed {
	width: 450px;
	height: 270px;
	float: left;
	clear: both;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background: #83CCE3;
}
#twitter_div {
	width: 100%;
	height: 198px;
	overflow: hidden;
	clear: both;
	float: left;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}
ul#twitter_update_list {
	margin: 0;
	padding: 10px;
	width: 180px;
	float: left;
	clear: both;
}
ul#twitter_update_list li {
	margin: 0;
	padding: 0 0 10px 30px;
	width: 150px;
	color: #004590;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style: none;
	background-image: url(../../uploads/images/core/bullet_twitter.gif);
	background-position: left top;
	background-repeat: no-repeat;
	background-color: transparent;
}

#instantQuote {
	width: 240px;
	height: 270px;
	float: left;
	margin: 0 0 0 10px;
	padding: 0 0 0 0;
	background: #EBEBEB;
}
.quoteTitle {
	width: 230px;
	height: 40px;
	margin: 0;
	padding: 10px 0 0 10px;
	color: #ffffff;
	clear: both;
	float: left;
	background: #F18E1E;
	font-family: 'BetaSansBold', Arial, sans-serif;
	font-size: 25px;
	line-height: 28px;
	text-transform: lowercase;
	font-weight: normal;
}
#instantQuote table {
	clear: both;
	float: left;
	margin: 10px 0 0 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #787878;
}
#instantQuote select {
	float: left;
	width: 210px;
}

#quickLinks {
	width: 240px;
	height: 270px;
	float: left;
	margin: 0 0 0 10px;
	padding: 0 0 0 0;
	background: transparent;
}

#quickLinks a img {
	float: left;
	clear: both;
	margin-bottom: 10px;
	width: 240px;
	height: 83px;
}
.col_right #quickLinks {
	margin-top: 10px;
}

#col4 {
	width: 260px;
	height: 270px;
	float: left;
	margin: 0 0 0 10px;
	padding: 0 0 0 0;
	background: transparent;
}

#pageFooter {
	width: 100%;
	height: 40px;
	padding: 15px 0 0 0;
	margin: 0;
	float: left;
	clear: both;
	font-size: 11px;
	color: #666666;
        font-family: Arial, Helvetica, sans-serif;
        text-align: right;
}

.orange {
	-moz-box-shadow:inset 0px 1px 0px 0px #ebb763;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ebb763;
	box-shadow:inset 0px 1px 0px 0px #ebb763;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f18f1e), color-stop(1, #d8770e) );
	background:-moz-linear-gradient( center top, #f18f1e 5%, #d8770e 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f18f1e', endColorstr='#d8770e');
	background-color:#f18f1e;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border:1px solid #9c7738;
	display:inline-block;
	color:#ffffff;
	font-family: 'BetaSansBold', Arial, sans-serif;
	font-size:13px;
	font-weight:bold;
	padding:7px 0px 7px 0;
	text-decoration:none;
	text-shadow:1px 1px 0px #a66e0d;
	width: 100%;
	font-weight: normal;
}.orange:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #d8770e), color-stop(1, #f18f1e) );
	background:-moz-linear-gradient( center top, #d8770e 5%, #f18f1e 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#d8770e', endColorstr='#f18f1e');
	background-color:#d8770e;
	cursor: pointer;
}.orange:active {
	position:relative;
	top:1px;
}

.blue,
.submit input,
#closeBtn {
	-moz-box-shadow:inset 0px 1px 0px 0px #8dcaeb;
	-webkit-box-shadow:inset 0px 1px 0px 0px #8dcaeb;
	box-shadow:inset 0px 1px 0px 0px #8dcaeb;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #0099da), color-stop(1, #0080c5) );
	background:-moz-linear-gradient( center top, #0099da 5%, #0080c5 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0099da', endColorstr='#0080c5');
	background-color:#0099da;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	border:1px solid #093d59;
	display:inline-block;
	color:#ffffff;
	font-family: 'BetaSansBold', Arial, sans-serif;
	font-size:13px;
	font-weight:bold;
	padding:5px 0px;
	text-decoration:none;
	text-shadow:1px 1px 0px #033b59;
	margin: 10px 0 0 0;
	width: 100%;
	text-align: center;
	font-weight: normal;
}
.blue:hover,
.submit input:hover,
#closeBtn:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #0080c5), color-stop(1, #0099da) );
	background:-moz-linear-gradient( center top, #0080c5 5%, #0099da 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0080c5', endColorstr='#0099da');
	background-color:#0080c5;
	color:#ffffff;
}
.blue:active,
.submit input:active,
#closeBtn:active {
	position:relative;
	top:1px;
}
.smallBlue,
#closeBtn {
width: 200px;
}

.cms_form .formLeft,
.cms_form .formRight {
	width: 300px;
	float: left;
	display: block;
	margin: 0;
	padding: 0;
	clear: none;
	border: none;
}

.cms_form {
	display: block;
	width: 100%;
	float: left;
	clear: both;
	margin: 0 0 0 0;
}

.cms_form label {
	width: 100%;
	clear: both;
	float: left;
	margin: 7px 0 0 0;
	font-size: 11px;
	color: #666;
}

.cms_form input {
	width: 250px;
	padding: 5px;
}
.cms_form select {
	padding: 5px;
}

/* Alert Box */

#modalContainer {
	background-color:transparent;
	position:absolute;
	width:100%;
	height:100%;
	top:0px;
	left:0px;
	z-index:10000;
	background-image:url(../../uploads/images/core/nivo/nivo-bg.png); /* required by MSIE to prevent actions on lower z-index elements */
}

#alertBox {
	position:relative;
	width:350px;
	min-height:100px;
	margin-top:250px;
	border-radius: 12px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	background-color:#F2F5F6;
	padding: 20px 20px 20px 20px;
}

#modalContainer > #alertBox {
	position:fixed;
}



.gallery .img {
	height: 120px;
	/*width: 120px;   Adjust as you see fit */
	float: left;
	margin: 10px;
	text-align: center;
}

.gallery .img a {
	display: inline-block;
	border: 2px solid #ddd;
	padding: 1px;
}

.gallery .img a:hover {
	border-color: #999;
}

.gallery img {
	border: none;
}

.gallery .pagenavigation {
	height: 50px;
}

.gallery .prevpage a, .gallery .prevpage em {
	display: block;
	width: 50px;
	height: 39px;
	float: left;
	margin: 0;
	text-indent: -1000px;
	background: url(../../images/previous.png) transparent no-repeat 0 0;
	overflow: hidden;
}

.gallery .nextpage a, .gallery .nextpage em {
	display: block;
	width: 50px;
	height: 39px;
	float: left;
	margin: 0 6px 0 0;
	text-indent: -1000px;
	background: url(../../images/next.png) transparent no-repeat 0 0;
	overflow: hidden;
}

.gallery .parentlink a {
	display: block;
	width: 50px;
	height: 39px;
	float: left;
	text-indent: -1000px;
	background: url(../../images/uppage.png) transparent no-repeat 0 0;
	overflow: hidden;
}

.gallery .pagenavigation a:hover {
	background-position: 0 -40px;
}

.gallery .prevpage em, .gallery .nextpage em {
	background-position: 0 -80px;
}

.gallery .pagelinks {
	float: right;
	border-right: 2px solid #666;
}


.gallery .pagelinks a, .gallery .pagelinks em {
	margin-top: 6px;
	padding: 0 6px;
	border-left: 2px solid #666;
	text-align: center;
	font: bold 11px verdana; color: #666;
}

.gallery .pagelinks em {
	color: #000;
}

.galleryclear {
	clear: both;
}


/* FANCYBOX  -  version 1.3.4 */

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 40px;
	height: 40px;
	margin-top: -20px;
	margin-left: -20px;
	cursor: pointer;
	overflow: hidden;
	z-index: 1104;
	display: none;
}

#fancybox-loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background-image: url('/~mwtaxi/modules/Gallery/templates/fancybox/fancybox.png');
}

#fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1100;
	display: none;
}

#fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	overflow: auto;
	display: none;
}

#fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	padding: 20px;
	z-index: 1101;
	outline: none;
	display: none;
}

#fancybox-outer {
	position: relative;
	width: 100%;
	height: 100%;
	background: #000;
}

#fancybox-content {
	width: 0;
	height: 0;
	padding: 0;
	outline: none;
	position: relative;
	overflow: hidden;
	z-index: 1102;
	border: 0px solid #000;
}

#fancybox-hide-sel-frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
	z-index: 1101;
}

#fancybox-close {
	position: absolute;
	top: -15px;
	right: -15px;
	width: 30px;
	height: 30px;
	background: transparent url('/~mwtaxi/modules/Gallery/templates/fancybox/fancybox.png') -40px 0px;
	cursor: pointer;
	z-index: 1103;
	display: none;
}

#fancybox-error {
	color: #444;
	font: normal 12px/20px Arial;
	padding: 14px;
	margin: 0;
}

#fancybox-img {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	line-height: 0;
	vertical-align: top;
}

#fancybox-frame {
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}

#fancybox-left, #fancybox-right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	outline: none;
	background: transparent url('/~mwtaxi/modules/Gallery/templates/fancybox/blank.gif');
	z-index: 1102;
	display: none;
}

#fancybox-left {
	left: 0px;
}

#fancybox-right {
	right: 0px;
}

#fancybox-left-ico, #fancybox-right-ico {
	position: absolute;
	top: 50%;
	left: -9999px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	cursor: pointer;
	z-index: 1102;
	display: block;
}

#fancybox-left-ico {
	background-image: url('/~mwtaxi/modules/Gallery/templates/fancybox/fancybox.png');
	background-position: -40px -30px;
}

#fancybox-right-ico {
	background-image: url('/~mwtaxi/modules/Gallery/templates/fancybox/fancybox.png');
	background-position: -40px -60px;
}

#fancybox-left:hover, #fancybox-right:hover {
	visibility: visible; /* IE6 */
}

#fancybox-left:hover span {
	left: 20px;
}

#fancybox-right:hover span {
	left: auto;
	right: 20px;
}

.fancybox-bg {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	width: 20px;
	height: 20px;
	z-index: 1001;
}

#fancybox-bg-n {
	top: -20px;
	left: 0;
	width: 100%;
	background-image: url'(/~mwtaxi/modules/Gallery/templates/fancybox/fancybox-x.png');
}

#fancybox-bg-ne {
	top: -20px;
	right: -20px;
	background-image: url('/~mwtaxi/modules/Gallery/templates/fancybox/fancybox.png');
	background-position: -40px -162px;
}

#fancybox-bg-e {
	top: 0;
	right: -20px;
	height: 100%;
	background-image: url('/~mwtaxi/modules/Gallery/templates/fancybox/fancybox-y.png');
	background-position: -20px 0px;
}

#fancybox-bg-se {
	bottom: -20px;
	right: -20px;
	background-image: url('/~mwtaxi/modules/Gallery/templates/fancybox/fancybox.png');
	background-position: -40px -182px; 
}

#fancybox-bg-s {
	bottom: -20px;
	left: 0;
	width: 100%;
	background-image: url('/~mwtaxi/modules/Gallery/templates/fancybox/fancybox-x.png');
	background-position: 0px -20px;
}

#fancybox-bg-sw {
	bottom: -20px;
	left: -20px;
	background-image: url('/~mwtaxi/modules/Gallery/templates/fancybox/fancybox.png');
	background-position: -40px -142px;
}

#fancybox-bg-w {
	top: 0;
	left: -20px;
	height: 100%;
	background-image: url('/~mwtaxi/modules/Gallery/templates/fancybox/fancybox-y.png');
}

#fancybox-bg-nw {
	top: -20px;
	left: -20px;
	background-image: url('/~mwtaxi/modules/Gallery/templates/fancybox/fancybox.png');
	background-position: -40px -122px;
}

#fancybox-title {
	font-family: Helvetica;
	font-size: 12px;
	z-index: 1102;
}

.fancybox-title-inside {
	padding-bottom: 10px;
	text-align: center;
	color: #333;
	background: #fff;
	position: relative;
}

.fancybox-title-outside {
	padding-top: 10px;
	color: #fff;
}

.fancybox-title-over {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #FFF;
	text-align: left;
}

#fancybox-title-over {
	padding: 10px;
	background-image: url('/~mwtaxi/modules/Gallery/templates/fancybox/fancy_title_over.png');
	display: block;
}

.fancybox-title-float {
	position: absolute;
	left: 0;
	bottom: -20px;
	height: 32px;
}

#fancybox-title-float-wrap {
	border: none;
	border-collapse: collapse;
	width: auto;
}

#fancybox-title-float-wrap td {
	border: none;
	white-space: nowrap;
}

#fancybox-title-float-left {
	padding: 0 0 0 15px;
	background: url('/~mwtaxi/modules/Gallery/templates/fancybox/fancybox.png') -40px -90px no-repeat;
}

#fancybox-title-float-main {
	color: #FFF;
	line-height: 29px;
	font-weight: bold;
	padding: 0 0 3px 0;
	background: url('/~mwtaxi/modules/Gallery/templates/fancybox/fancybox-x.png') 0px -40px;
}

#fancybox-title-float-right {
	padding: 0 0 0 15px;
	background: url('/~mwtaxi/modules/Gallery/templates/fancybox/fancybox.png') -55px -90px no-repeat;
}

/* IE7, IE8 */
.fancybox-ie .fancybox-bg { background: transparent !important; }


.shuttle-schedule th {
background: #095198;
color: #ffffff;
padding: 15px;
text-align: left;
text-transform: uppercase;
font-weight: 700;
}

.shuttle-schedule td {
padding: 15px;
border-bottom: 1px solid #cccccc;
text-transform: uppercase;
font-size: 14px;
font-weight: 700;
}