﻿* { padding: 0; margin: 0; }

body {
	font-family: Arial, Helvetica, sans-serif;
	color:#333333;
	font-size: 0.8em;
	background-color: #ffffff;
	padding: 0px;
}

a:link {
	color: #334e83;
	text-decoration: none;
	}
 
a:visited {
	color: #334e83;
	text-decoration: none;
	}

a:hover {
	color: #FF0000;
	}

a:active {
	color: #0000FF;
	}
	
table {
	font-size: 0.8em;
	}

td {
	text-align: left;
	border-top: 1px solid #cccccc;
	}

hr {
  border: 0;
  width: 100%;
  color: #f00;
  background-color: #c5cbd7;
  height: 3px;
}

table.price {
	border: 1px solid;
	}

table.associations {
	text-align: center;
	width: 100%;
	border: 0px;
	}
	
table.associations td {
	text-align: center;
	border: 0px;
	width:33%;
	padding: 10px;
	}
	
table.coupon {
	color: #ffffff;
	background-color:#000008;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 100%;
	border: 0px;
	}
	
table.coupon td {
	padding-left: 50px;
	border: 0px;
	}

table.couponBottom {
	color: #000000;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 100%;
	border: 1px solid;
	}
	
table.couponBottom td {
	padding-left: 50px;
	border: 0px;
	}
	
h3.blueText {
	color: #36528a;
	}
	

img {
	border: none;
	}
	
img.floatLeft { 
    float: left; 
    margin: 0px 13px 10px 0px; 
}

.emphasize {
	color:#ff0000;
	}

#wrapper {
	width: 766px;
	border: 1px solid #999999;
	margin: 0px auto;
	background-color: #ffffff;
}

#headerTop {
	background-color: #677c9f;
	text-align: right;
	vertical-align:middle;
	background: url(images/headerTopBg.jpg);
	background-repeat: repeat-x;
	height: 59px;
}

#headerBanner {
	background-color:#ffffff;
	height: 152px;
}

#menuWrapper {
	background: url(images/menuBg.jpg);
	height: 40px;
	margin-bottom: 10px;
	border-bottom: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	padding-top: 40px;
	
}

#columnOne {
	margin: auto;
	width: 500px;
	float: left;
	
}

#columnTwo {
	margin: auto;
	width: 266px;
	float: left;
	
	
}

h3.boxTop {
	width: 719px;
	padding: 3px 0px 3px 25px;
	margin: 10px 10px 0px 10px;
	border: 1px solid #cccccc;
	background-color: #c5cbd7;
}


#box {
	width:724px;
	padding: 10px;
	margin: 0px 10px 10px 10px;
	border: 1px solid #cccccc;
	background-color: #e8e9eb;
	}

h4.leftBoxTop {
	width: 460px;
	padding: 3px 0px 3px 25px;
	margin: 0px 5px 0px 10px;
	border: 1px solid #cccccc;
	background-color: #c5cbd7;
}

p.leftBox {
	width:465px;
	padding: 10px;
	margin: 0px 5px 10px 10px;
	border: 1px solid #cccccc;
	
}

#couponBox {
	text-align: center;
	width:465px;
	padding: 10px;
	margin: 0px 5px 10px 10px;
	border: 1px solid #cccccc;
	}
	

#couponCenterBox {
	text-align: center;
	color:#FFFFFF;
	width:465px;
	padding: 0px;
	margin: 0px;
	background-color: #000000;
	}


#leftBox {
	width:465px;
	padding: 10px;
	margin: 0px 5px 10px 10px;
	border: 1px solid #cccccc;
	
}

#leftBox2 {
	width:465px;
	padding: 10px;
	margin: 0px 5px 10px 10px;
	border: 1px solid  #cccccc;
	background-color: #e8e9eb;
	
}

#rightBoxTop {
	width: 226px;
	padding: 3px 0px 3px 25px;
	margin: 0px 5px 0px 5px;
	border: 1px solid #cccccc;
	background-color: #c5cbd7;
	
}

#rightBox {
	width:231px;
	padding: 10px;
	margin: 0px 10px 10px 5px;
	border: 1px solid #cccccc;
	text-align: center;
}

#rightBox2 {
	width:231px;
	padding: 10px;
	margin: 0px 10px 10px 5px;
	border: 1px solid #cccccc;
	
}

#centerBox {
	text-align: center;
	padding: 10px;
	margin: 0px, auto;
	float: left;
}

#centerBoxTwo {
	text-align: left;
}

#centerBoxThree {
	text-align: center;
}

#centerBoxThree {
	text-align: center;
	padding: 0px;
	margin: 0px, auto;
}

#leftFloaty {
	display: inline;
}

#clearFloat {
	clear: both;
}

#listMargin {
	padding-left: 10px;
	margin-left: 10px;
}

#fleetImgWrapper {
	width: 250px;
	float: left;
	background-color: #e8e9eb;
	}
	

#fleetDescWrapper {
	width: 200px;
	float: left;
	margin: 10px 0px 0px 10px;
	padding-right: 10px;
	background-color: #e8e9eb;
	}
	
#fleetListWrapper {
	width: 200px;
	float: left;
	margin: 10px 0px 0px 0px;
	padding-left: 25px;
	background-color: #e8e9eb;
	border-left: 1px dotted #000000;
	}
	
#rsrvWrapper {
	background-color: #e8e9eb;
	position: relative; left: 400px;
	}
	
#floatLeft {
	float: left;
	margin-right: 10px;
	}
	
/*----------------------------------------------
Register Form
----------------------------------------------*/

label
{
float: left;
text-align: right;
}

.submit input
{
margin-left: 100px;
}

.login input
{
width: 150px;
color: #781351;
background: #fee3ad;
border: 1px solid #781351;
}

.submit input
{
width: auto;
color: #000;
background: #ffa20f;
border: 2px outset #d7b9c9;
}
fieldset
{
border: 1px solid #781351;
width: 150px;
padding: 10px;
margin-left: 27px;
background: url(images/bg-box-s1.gif);
background-repeat: repeat-x;
}

legend
{
color: #fff;
background-color: #ffa20c;
border: 1px solid #781351;
padding: 2px 6px;
} 

#fsContact {
	width:300px; 
	background-image: none;
	background-color: #e8e9eb;
	border: 1px solid #cccccc;
	margin-left: 75px;
	}



	
/*----------------------------------------------
Account Buttons
----------------------------------------------*/

.rolloverAccount a {
display:block;
width: 124px;
height: 46px;
margin-left: 53px;
background: url("images/cooltext85848488.png");
background-repeat: no-repeat;
}
.rolloverAccount a:hover {
width: 124px;
height: 46px;
background: url("images/cooltext85848488MouseOver.png");
background-repeat: no-repeat;
}
.rolloverAccount a:active {
background: url("images/cooltext85848488MouseOver.png");
background-repeat: no-repeat;
}

.rolloverQuote a {
display:block;
width: 124px;
height: 46px;
margin-left: 53px;
background: url("images/cooltext85849049.png");
background-repeat: no-repeat;
}
.rolloverQuote a:hover {
width: 124px;
height: 46px;
background: url("images/cooltext85849049MouseOver.png");
background-repeat: no-repeat;
}
.rolloverQuote a:active {
background: url("images/cooltext85849049MouseOver.png");
background-repeat: no-repeat;
}

.rolloverRes a {
display:block;
width: 124px;
height: 46px;
margin-left: 53px;
background: url("images/cooltext85849935.png");
background-repeat: no-repeat;
}
.rolloverRes a:hover {
width: 124px;
height: 46px;
background: url("images/cooltext85849935MouseOver.png");
background-repeat: no-repeat;
}
.rolloverRes a:active {
background: url("images/cooltext85849935MouseOver.png");
background-repeat: no-repeat;
}

.rolloverFleetRsrv a {
display:block;
width: 68px;
height: 30px;
margin-left: 0px;
background: url("images/cooltext86109939.png");
background-repeat: no-repeat;
position: relative; top: 130px; left: 650px;
}
.rolloverFleetRsrv a:hover {
width: 68px;
height: 30px;
background: url("images/cooltext86109939MouseOver.png");
background-repeat: no-repeat;
}
.rolloverFleetRsrv a:active {
background: url("images/cooltext86109939MouseOver.png");
background-repeat: no-repeat;
}
/*----------------------------------------------
Main Menu
-----------------------------------------------*/

#navigation-1 {
	padding:1px 0;
	margin:0px;
	list-style:none;
	width:100%;
	height:21px;
	font:normal 10pt verdana, arial, helvetica;
}
#navigation-1 li {
	margin:0;
	padding:0;
	display:block;
	float:left;
	position:relative;
	width:153px;
}
#navigation-1 li a:link, #navigation-1 li a:visited {
	padding:4px 0;
	display:block;
	text-align:center;
	text-decoration:none;
	color:#003366;
	width:153px;
	height:13px;
}
#navigation-1 li:hover a, #navigation-1 li a:hover, #navigation-1 li a:active {
	padding:4px 0;
	display:block;
	text-align:center;
	text-decoration:none;
	color:#ffffff;
	width:153px;
	height:13px;
}

#navigation-1 li ul.navigation-2 {
	margin:0;
	padding:1px 1px 0;
	list-style:none;
	display:none;
	background:#ffffff;
	width:153px;
	position:absolute;
	top:21px;
	left:-1px;
	border:1px solid #000000;
	border-top:none;
	font:normal 8pt verdana, arial, helvetica;
}
#navigation-1 li:hover ul.navigation-2 {
	display:block;
}
#navigation-1 li ul.navigation-2 li {
	width:153px;
	clear:left;
	width:146px;
}
#navigation-1 li ul.navigation-2 li a:link, #navigation-1 li ul.navigation-2 li a:visited {
	clear:left;
	background:#003366;
	padding:4px 0;
	width:153px;
	border:none;
	border-bottom:1px solid #ffffff;
	position:relative;
	z-index:1000;
}
#navigation-1 li ul.navigation-2 li:hover a, #navigation-1 li ul.navigation-2 li a:active, #navigation-1 li ul.navigation-2 li a:hover {
	clear:left;
	background:#666666;
	padding:4px 0;
	width:153px;
	border:none;
	border-bottom:1px solid #ffffff;
	position:relative;
	z-index:1000;
}
#navigation-1 li ul.navigation-2 li ul.navigation-3 {
	display:none;
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	left:153px;
	top:-2px;
	padding:1px 1px 0 1px;
	border:1px solid #000000;
	border-left:1px solid #000000;
	background:#ffffff;
	z-index:900;
}
#navigation-1 li ul.navigation-2 li:hover ul.navigation-3 {
	display:block;
}
#navigation-1 li ul.navigation-2 li ul.navigation-3 li a:link, #navigation-1 li ul.navigation-2 li ul.navigation-3 li a:visited {
	background:#000000;
}
#navigation-1 li ul.navigation-2 li ul.navigation-3 li:hover a, #navigation-1 li ul.navigation-2 li ul.navigation-3 li a:hover, #navigation-1 li ul.navigation-2 li ul.navigation-3 li a:active {
	background:#666666;
}
#navigation-1 li ul.navigation-2 li a span {
	position:absolute;
	top:0;
	left:132px;
	font-size:12pt;
	color:#fe676f;
}
#navigation-1 li ul.navigation-2 li:hover a span, #navigation-1 li ul.navigation-2 li a:hover span {
	position:absolute;
	top:0;
	left:132px;
	font-size:12pt;
	color:#ffffff;
}
                    
                    
               
                    
/*----------------------------------------------
Footer Menu
-----------------------------------------------*/

#menu {
	background: #36528a;
	margin: 0;
	padding: 0;
	width: 100%;
	text-align: center;	
}

#menu li {
	display: inline;
	font: 80% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	margin: 0;
	padding:10px;
	
}
#menu a {
	color: #ccc;
	margin: 0;
	text-decoration: none;
	font-weight:normal;
}
#menu a:hover {
	color: #fff;
	                    
}

#footerWrapper {
	width: 766px;
	margin: 0px auto;
	text-align: center;
	color: #CCCCCC;
	font: 80% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	border-top: 1px solid #999999;
	background: url(images/footerBg.gif);
	background-repeat: repeat-x;

}
