@charset "utf-8";

/* ============  Site Wide Definitions ============ */
html {
     overflow: -moz-scrollbars-vertical;
}
body {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
img {
	border:none;
	}
a{
	text-decoration:none;
	color:#FF9640;
	text-transform: uppercase;
	font-size: 12px;
	font-weight:bold;
}
a:hover{
	color:#FF7400;
	text-decoration:none;
}
p {
	margin-left:20px;
	}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 14px;
	color: #009999;
	text-align: left;
	padding-top: 10px;
	padding-left: 20px;
}
h2 {
	font-size: 12px;
	text-align: left;
	padding-top: 10px;
	color: #33ADAE;
	padding-left: 20px;
}
h3 {
	font-size: 12px;
	text-align: left;
	padding-top: 10px;
	color: #000000;
}

.AffordableTravel #container {
	width: 820px;
	margin: 0 auto;
}

/* ============  Header ============ */
.AffordableTravel #header {
	padding: 10px 0 0 0;
	margin:0;
	height: 70px;
}
#right {
	float: right;
	width: 200px;
	padding-right: 20px;
	margin:0;
	text-align:right;
}
#right h1 {
	font-size: 20px;
	margin: 0; 
	padding: 0px 0; 
	text-align:right;
}
#right h2 {
	font-size: 14px;
	margin: 0; 
	padding: 0; 
	text-align:right;
}
#left {
	margin: 0 250px 0 0;
	padding: 0 20px;
}  
#left h1 {
	font-size: 20px;
	margin: 0; 
	padding: 0; 
}
#left h1 a{
	color: #009999;
	font-size: 20px;
	margin: 0; 
	padding: 0; 
}
#left h1 a:hover{
	color: #33ADAE;
	font-size: 20px;
	margin: 0; 
	padding: 0; 
}
#left h2 {
	font-size: 14px;
	margin: 0; 
	padding: 0; 
}
#left h3 {
	font-size: 14px;
	margin: 0; 
	padding: 0; 
}
#middle 
{
	float: left; margin:0; padding-left: 350;
}

/* ============  Navigation ============ */
#navigation {
	height: 28px;
	margin: 0;
	padding: 0 0 0 20px;
	position: relative;
	background-color: #33ADAE;
	background-repeat:no-repeat;
	background-position: top center;
}

/* this is the main UL element*/
.dropdown{
	margin:0;
	padding:0;
	list-style:none;
	margin-left: -1px;
	height: auto;
	overflow-x: visible;
	overflow-y: visible;
}

/* these are the inner menus*/
.dropdown ul{
	margin:0;
	padding:0;
	border-top:1px solid #009999;
	list-style:none;
}

/* these are all the LIs in the menu*/
.dropdown li{
	margin:0;
	padding:5px;
	width:100px;
	cursor:pointer;
	position: relative;
	z-index: 1;
	float: left;
	display: block;
	top: 0px;
	text-align:center;
	text-decoration:none;
	color:#FFFFFF;
	text-transform: uppercase;
	font-size: 12px;
	font-weight:bold;
}

/* these are anchor in the menu, if you want to style them differently from the rest of you website*/
.dropdown a{
	text-decoration:none;
	color:#FFFFFF;
	text-transform: uppercase;
	font-size: 12px;
	font-weight:bold;
}

.dropdown a:hover{
	color:#000000;
	text-decoration:none;
}

/* these are the LIs that only belong to submenu*/
.dropdown ul li{
	background-position:center left;
	background-repeat: no-repeat;
	background-color:#33ADAE;
	border:1px solid #009999;
	border-top:0;
	margin-left:-1px;
	text-transform: uppercase;
	font-size: 12px;
	font-weight:bold;
	color: #FFFFFF;
	position: absolute;
	display: block;
	top: 32px;
	left: 0px;
	margin-left: 0px;
	visibility: hidden;
	opacity: 0;
}

/* these are the LIs that contains a submenu*/
.dropdown li.submenu{
	background-image:url('css/expand_down.gif');
	background-position:center left;
	background-repeat:no-repeat;
	padding-left:5px;
	width:100px;
}

/* these are the LIs that contains a submenu and which are in a sub-menu themselve*/
.dropdown ul li.submenu{
	padding:5px;
	width:120px;
	position: relative;
	display: block;
	z-index: 1;
	visibility: hidden;
	opacity: 0;
	top: 0px;
}	
#resorts {
	left: 0px;
	width: 120px;
}
#cruises {
	left: 0px;
	width: 120px;
	height: 14px;
}
#weddings {
	left: 0px;
	width: 120px;
}
#tours {
	left: 0px;
	width: 120px;
}
#funjet {
	left: 0px;
	width: 120px;
}
#other {
	left: 0px;
	width: 120px;
}



/* ============  Main Content ============ */
.AffordableTravel #mainContent {
	padding: 0 0px;
	background: #FFFFFF;
}

/* ============  Footer ============ */
.AffordableTravel #footer {
	padding: 0 10px 0 20px;
}
.AffordableTravel #footer p {
	margin: 0;
	padding: 10px 0;
	text-align: center;
	font-size: 9px;
	color: #8ED2D1;
}
.AffordableTravel #footer a {
	color: #8ED2D1;
	font-weight: normal;
	text-transform: none;
	font-size: 9px;
}
.AffordableTravel #footer a:hover {
	color: #8ED2D1;
	text-decoration:underline;
	font-size: 9px;
}

/* ============  Formatting ============ */
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.featured {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
	color: #333A59;
	vertical-align: middle;
	}
.btnImg {
	border: none;
	}	

/* ============  Additional ============ */
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.bluetable {
	background-color: #8ED2D1;
	border: thin solid #33ADAE;
}
.bluetable_td {
	background-color: #FFFFFF;
	border: thin solid #009999;
}
table td table {
	background-color: #FFFFFF;
	border: thin solid #FFFFFF;
}
table td table td {
	background-color: #FFFFFF;
	border: thin solid #FFFFFF;
	padding: 5px;
}

.largebold { font-size: 18px; font-weight: bold; }
.bold { font-size: 14px; font-weight: bold; }
.hdr_next { font-size: 14px: color: #33ADAE; }
.hdr_main {font-size: 20px; font-weight: bold; color: #009999; }
.hdr_main.a:hover {color: #33ADAE; }
.boldw { font-size: 14px; font-weight: bold; color: #FFFFFF; }
