﻿/* Epic Helicopters CSS Redesign by Chris Gillis :: Immerge Technologies, Inc */

* { margin: 0; padding: 0; }
a img { border: none;}
body {
	background: #ebebeb;
	font-family: Arial, sans-serif;
	font-size: 12px;
}
body, html { height: 100%;}
#site-shadow {
	width: 970px;
	margin: 0 auto;
	background: url('images/shadow.jpg') top left repeat-y;
}
#sidebar-box 
{
	width: 160px;
	background: #f0f0f0 url('images/CallOutQuestion.gif') bottom right no-repeat;
	border: 1px solid #ccc;
	float: right;
	margin-right: -10px;
	margin-left: 20px;
	margin-bottom: 20px;
	
}
#sidebar-box-faq
{
	width: 160px;
	background: #f0f0f0 url('images/CallOutInfo.gif') bottom right no-repeat !important;
	border: 1px solid #ccc;
	float: right;
	margin-left: 10px;
	margin-right: -10px;
	margin-bottom: 20px;
	
}

.discoverySideBar 
{
	float: right;
	width: 220px;
}
.pricingBox h2 
{
	padding-top: 5px;
	background: url('images/DataTableHeader.gif') top left repeat-x;
	height: 32px;
	padding-left: 10px;
}
.pricingBox a 
{
	margin-left: 10px;
}
.pricingBox p 
{
	padding-left: 10px;
}
.pricingBox 
{
	width: 270px;
	margin-bottom: 40px;	
}
.highlight-discovery 
{
	color: #975e46;
		font-style: italic;
	font-weight: bold;
}
#sidebar-box h2
{
		background-color: #975e46;
		color: #fff !important;
		height: 23px;
		font-size: 11px !important;
		font-family: Arial;
		padding-top: 5px;
		text-align: center;
		font-weight: normal;
}#sidebar-box-faq h2
{
		background-color: #975e46;
		color: #fff !important;
		height: 23px;
		font-size: 11px !important;
		font-family: Arial;
		padding-top: 5px;
		text-align: center;
		font-weight: normal;
}
#sidebar-box p 
{
	text-align: left;
	padding: 15px 10px 15px 10px;
}
#sidebar-box-faq p 
{
	text-align: left;
	padding: 15px 10px 15px 10px;
}
#crap 
{
	height: 10px;
	background: url('images/bottom-shadow.jpg') bottom left repeat-x;
	margin: -10px auto 0 auto;
	width: 774px;
}
#site-wrapper {
	background: #fff;
	width: 774px;
	margin: 0 auto;
}

#branding img{
	position: relative;
	width: 774px;
	height: 134px;
	z-index: 1000;
}

#secondary-nav {
	list-style-type: none;
	padding-top: 10px;
	margin-left: 0px;
}
#secondary-nav li {
	display: inline;
}
#secondary-nav li a {
	float: left;
	color: #8f8b84;
	margin-left: 20px;
	text-decoration: none;
	font-size: 12px;
}
#secondary-nav li a:hover {
	color: #6089af;
}

#sidebar 
{
	background: url('images/navdivbg.jpg') top right no-repeat;
	padding-top: 30px;
	position: relative;
	z-index: 2000;
	float: left;
	width: 212px;
	margin-top: -49px;
}

#navigation 
{
	list-style-type: none;
	margin-left: 5px;
}
#navigation li 
{
	background: url('images/navbg.jpg') top left no-repeat;
	min-height: 23px;
	width: 206px;
}
#navigation li a 
{
	display: block;
	color: #6089af;
	padding-top: 3px;
	font-family: Verdana, Arial;
	text-decoration: none;
	padding-left: 13px;
	font-weight: bold;
	font-size: 11px !important;
	width:185px;
	height:17px;
}
#navigation li a:hover 
{
		z-index: 10;
	color: #164583;
}
#navigation .subdown
{
	list-style-type: none;
}
#navigation .subdown li 
{
	background: #dad9d9;
	
}
#navigation .subdown li a 
{
	color: #614945;
	font-weight: normal;
}
#navigation .subdown li a:hover 
{
	color: #000 !important;
}
#navigation .subdown2 li 
{
	height: auto;
	background: #a6a6a6;
}
#navigation .subdown2 li a 
{
	height: auto;
	color: #dbdbdb;
	padding-bottom: 3px;
}
#navigation .subdown2 li a:hover 
{
	color: #000 !important;
}
ul { list-style-type: none; }
#latest-news {
	margin-top: 20px;
	text-align: center;
}
#news-list 
{
	list-style-image: url('images/bullet-arrow.gif');
}
#latest-news ul {
	text-align: left;
	list-style-type: none !important;
}
#latest-news ul li {
		margin: 10px 20px 5px 30px;
}
#latest-news ul li a {
	color: #164583;
}
#latest-news ul li a:hover {
	color: #0e2b51;
}
#content {
	float: right;
	width: 548px;
	margin-right: 5px;
}
#awards {
	margin-top: 30px;
}
#awards h2 {
	font-size: 16px;
	text-transform: uppercase;
	color: #a5654a;
}
#awards p {
	font-size: 16px;
	font-weight: bold;
	color: #000;
}
#awards small {
	font-size: 11px;
}
#content-area {
	padding: 20px;
		color: #164583;
}
#content-area hr {
background-color: #164583;
color: #164583;
margin-bottom: 20px;
}
#content-area a {
		color: #1b3c61;
}
#content-area h2{
	font-size: 18px;
	color: #a5654a;
	margin-bottom: 10px;
}
#content-area p {
	color: #164583;
	margin-bottom: 20px;
}
#content-area p strong 
{
	margin-bottom: 0px !important;
}
#content-banner {
	margin-top: -55px;
	z-index: -1;
}
#content-banner-random 
{
	margin-top: -75px;
	z-index: -1;
	height: 100px;
	border-bottom: 3px solid #0072bb;
}
#content-banner-random img:last-child { float: right;  z-index: -1;}
#content-banner-random img:first-child { float: left;  margin-top: 60px; margin-left: 10px;z-index: -1;}
#content-area ul {
	padding: 10px;
}
.sign-up {
	margin-top: 30px;
}
p.pth 
{
	margin-bottom: 5px !important;
}
#footer 
{
	background-color: #0072bb;
	margin: 0 10px;
	-moz-border-radius: 10px 10px 0px 0px;
	color: #fff;
	font-size: 11px;
	text-align: center;
}
#footer-nav {
	list-style-type: none;
	margin-top: 20px;
	margin-bottom: 10px;
}
#footer-nav li {
	display: inline;
}
#footer-nav li a {
	color: white;
	font-size: 11px;
	text-decoration: none;
}
.courses-table 
{
	text-align: left;
}
.courses-table thead 
{
	height: 34px;
	color: #874f37 !important;
	background: url('images/DataTableHeader.gif') top left repeat-x;
}
.courses-table thead th:last-child 
{
	text-align: right;
}
.courses-table tr td:first-child 
{
	padding-left: 2px;
}
#mainCourses table tr td:first-child 
{
	padding-left: 20px;
}
.courses-table tr td:last-child 
{
	text-align: right;
}
.courses-table tr 
{
	height: 20px;
	border: 1px solid black;
}


/* JEREMY */
.contactExtraInfo td
{
    font-size: 12px;
    width: 350px;
}

.contactExtraInfo
{
    margin-left: 20px;
}

.contactHearAboutTable td
{
    width: 350px;
}

.contactInformationForm td
{
    width: 300px;
}

.contactInfoForm td
{
    width: 300px;
}

.registerForm td
{
    padding: 0px 5px 0px 5px;
}

.subformCardInfo input
{
    margin-bottom: 15px;
}

.PassengerTable td
{
    padding: 0px 5px 0px 5px;
}

.newsDiv p
{
    color: #777777;
}

.readMoreButton
{
    border: none;
    background: none;
    color: #777;
    cursor: pointer;
}
#featuredTour 
{
	border: 10px solid #999999;	
	margin-right: -20px;
	margin-left: -20px;
	padding: 5px;
	margin-top: -10px;
}
#featuredTour h2 
{
	margin-bottom: 0px !important;
	color: #164583;
	font-size: 16px;
	text-transform: uppercase;
}
#featuredTour h3 
{
	margin-bottom: 5px;
	color: #975e46;
	font-size: 16px;
}
#sillyFrame 
{
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	padding-left: 10px;
	padding-right: 5px;
	margin-left: -20px;
	margin-right: -20px;
}
.newsDiv p
{
    max-width: 600px;
}
.tourBox h2 
{
	font-size: 16px !important;
	font-family: Helvetica !important;
	font-weight: bold !important;
	padding-top: 15px;
}
.tourBox p 
{
	margin-bottom: 15px !important;
}
.tourBox 
{
	height: 125px;
	margin-top: 5px;
	border-bottom: 1px solid #ccc;
}
.tourBox img.boximage 
{
	float: right
}


#otherToursLink
{
	display: inline;
	float: right;
	text-align: right;
	margin-right: -22px;
	padding-right: 10px;
	margin-top: -15px;
	padding-top: 10px;
	background: url('images/viewothertours.jpg') top right no-repeat;
	color: White !important;
	text-transform: uppercase;
	font-size: 11px;
	width: 250px;
	height: 73px;
	font-weight: bold;
	font-family: helvetica, Arial;
	text-decoration: none;
	z-index: 2;
}

.tourBox2 h2 
{
	font-size: 16px !important;
	font-family: Helvetica !important;
	font-weight: bold !important;
	padding-top: 20px;
}
.tourBox2 p 
{
	margin-bottom: 15px !important;
}
.tourBox2 
{
	height: 125px;
	margin-top: 5px;
	margin-left: -10px;
	padding-left: 10px;
	margin-right: -5px;
	padding-right: 5px;
	border-bottom: 1px solid #ccc;
}
.tourBox2 img.boximage 
{
	float: right;
}

#bookingform { border-left: 1px solid #ccc;
               border-right: 1px solid #ccc;
               border-bottom: 1px solid #ccc;
               margin-left: -20px;
               margin-right: -20px;
               padding-top: 20px;
               margin-top: -23px;
               padding-left: 20px;
               padding-right: 21px;
               padding-bottom: 10px; }

#bookingform h1
{
	padding-top: 20px;
	margin-bottom: 10px;
	font-family: verdana !important;
	font-size: 16px !important;
}
#bookingform h3 
{
	padding-top: 20px;
	padding-right: 100px;
	margin-bottom: 10px;
	font-size: 14px;
}

.buynow 
{
	border: none;
	background: url('images/buynow.jpg') top left no-repeat;
	width: 90px;
	height: 26px;
}
.giveagift
{
	border: none;
	background: url('images/giveagift.jpg') top left no-repeat;
	width: 91px;
	height: 26px;
}
.suggest
{
	border: none;
	background: url('images/suggesttoafriend.jpg') top left no-repeat;
	width: 143px;
	height: 26px;
}
	
	
.tableRepository{ border: solid; background: #fff; }
.tableRowHeader { background: #003399; font-weight: bold; color: White; }
.tableRepository td { padding: 5px; }

.tableRowAlt1
{ background: #fff; }

.tableRowAlt2
{ background: #cecece; }