﻿/* css Style Sheet for Mobi Devices */
/* Copyright (C) 2008 Mobi Click Inc. All rights reserved. */
/* http://www.MobiClick.ca */

body {
	margin: 0;
	padding: 0;
	background-color: #fff;
	font-family: sans-serif;
	font-size: small;
	color: #000;
}

h1 {
	font-size: medium;
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}

h2 {
	font-size: small;
	font-weight: bold;
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	vertical-align: top;
}

h2 a {
	font-size: small;
	font-weight: normal;
	vertical-align: top;
}

h3 {
	font-size: small;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}

input.text {
	width: 65%;
	color: #000000;
	padding: 0;
}

input.button {
	font-size: small;
	margin-top: 2px;
	padding: 0;
}

a {color:#000;}
a:link,a:visited,a:hover{font-family:sans-serif;font-size: small;color:#000;}

img {
 	border: 0; 
}

td {
 	vertical-align: top;
}

/* CONTENT WRAPPER */

.wrapper {
	padding: 0 2px 2px 2px;
}

/* BANNERS */

.logobanner {
	text-align: left;
	padding: 0;
}

.banner {
	text-align: center;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}

.langIcon {
	text-align: center;
	position: relative;
}

/* MENU & SUB-NAV */

.menu {
	font-family: sans-serif;
	font-size: small;
	vertical-align: top;
}

.menu a {
	vertical-align: top;
}

.sub-nav {
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px dashed #a3a4a4;
	border-bottom: 1px dashed #a3a4a4;
}

.listing {
	border-top: 1px dashed #A3A4A4;
	padding: 5px 0 5px 0;
}

.listing-last {
	border-top: 1px dashed #A3A4A4;
	padding: 5px 0 5px 0;
}

/* HISTORY */

.history {
	color: #444;
	padding: 2px 0 2px 0;
	margin: 0px 0px 3px 0px;
}

/* FOOTER */

.footer {
	text-align: center;
	margin-top: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px dashed #A3A4A4;
	border-bottom: 1px dashed #A3A4A4;
}

/* SECTION DIVIDER BARS */

.DividerInfo {
	font-family: sans-serif;
	color: #fff;
	font-size: small;
	font-weight: bold;
	background-color: #ff6600;
	margin-top: 5px;
	margin-bottom: 5px;
	vertical-align: middle;
	background-image: url(../../img/mobi/DividerInfo.gif); background-repeat: no-repeat; background-position: center right;
}

.DividerInfo img {
	vertical-align: middle;
}

.DividerInfoRed {
	font-family: sans-serif;
	color: #fff;
	font-size: small;
	font-weight: bold;
	background-color: #ff0000;
	margin-top: 5px;
	margin-bottom: 5px;
	vertical-align: middle;
	background-image: url(../../img/mobi/DividerInfoRed.gif); background-repeat: no-repeat; background-position: center right;
}

.DividerInfoRed img {
	vertical-align: middle;
}

.DividerOtherDestinations {
	font-family: sans-serif;
	color: #fff;
	font-size: small;
	font-weight: bold;
	background-color: #ff6600;
	margin-top: 5px;
	margin-bottom: 5px;
	vertical-align: middle;
	background-image: url(../../img/mobi/DividerOtherDestinations.gif); background-repeat: no-repeat; background-position: center right;
}

.DividerOtherDestinations img {
	vertical-align: middle;
}

.DividerOtherDestinationsRed {
	font-family: sans-serif;
	color: #fff;
	font-size: small;
	font-weight: bold;
	background-color: #ff0000;
	margin-top: 5px;
	margin-bottom: 5px;
	vertical-align: middle;
	background-image: url(../../img/mobi/DividerOtherDestinationsRed.gif); background-repeat: no-repeat; background-position: center right;
}

.DividerOtherDestinationsRed img {
	vertical-align: middle;
}

/* BLOCK DIVISION SPACERS */
/* TnBn where n is PIXELS */
/* T=Top  B=Bottom Margin */

.BlockT3B1 {
	padding-top: 3px;
	padding-bottom: 1px;
}

.BlockT2B5 {
	padding-top: 2px;
	padding-bottom: 5px;
}

.BlockT5B5 {
	padding-top: 5px;
	padding-bottom: 5px;
}

.BlockB5 {
	padding-bottom: 5px;
}

.BlockT5 {
	padding-top: 5px;
}

.BlockT10B10 {
	padding-top: 10px;
	padding-bottom: 10px;
}

.padT5 {
	padding-top: 5px;
}

.padB5 {
	padding-bottom: 5px;
}

.padT10 {
	padding-top: 10px;
}

.padB10 {
	padding-bottom: 10px;
}

/* TEXT */

.txtX {
	font-size: x-small;
}

.phone {
	direction: ltr;
}

/* www.pilot.mobi DIRECTIONS CSS */

.headline1 {
	font-family: sans-serif;
	color: #222;
	font-size: small;
	font-weight: bold;
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}

.bodyText {
	color: #000;
	font-family: sans-serif;
	font-size: small;
}

.bottomText {
	padding-bottom: 5px;
	color: #000;
	font-family: sans-serif;
	font-size: small;
}

p {
	color: #000;
	font-family: sans-serif;
	font-size: small;
  	padding: 0;
}

p a {
	color: #000;
	font-family: sans-serif;
	font-size: small;
  	padding: 0;
}

p a:visited {
	color: #000;
	font-family: sans-serif;
}

p a:hover {
	color: #555;
	font-family: sans-serif;
}

ol {
	color: #000;
	font-family: sans-serif;
	font-size: small;
}

ol a {
	color: #000;
	font-family: sans-serif;
	font-size: small;
}

ol a:visited {
	color: #000;
	font-family: sans-serif;
}

ol a:hover {
	color: #555;
	font-family: sans-serif;
}

.titles {
	color: #000;
	font-family: sans-serif;
	font-size: small;
}

.titles a {
	color: #000;
	font-family: sans-serif;
	font-size: small;
}

.titles a:visited {
	color: #000;
	font-family: sans-serif;
}

.titles a:hover {
	color: #555;
	font-family: sans-serif;
}

/* Copyright (C) 2008 Mobi Click Inc. All rights reserved. */