body  {
	font: 100% Verdana, Arial, Helvetica,  sans-serif;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
	background-image: url(../bits/green/page_background.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}


.twoColElsHdr2 #container,.twoColElsHdr1 #container ,.twoColElsHdr0 #container {
	width: 1024px;  
	background: #FFFFFF;
	margin: 0 auto; 
	text-align: left; 
}
.twoColElsHdr2 #header,.twoColElsHdr1 #header ,.twoColElsHdr0 #header{
	background-color: #32AADF;
	height: 150px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-bottom:5px solid #ffffff;
	background-position: right;
	background-image: url(../bits/green/banner_search_background.jpg);
	background-repeat: repeat-y;
	background-color:#ACDBF7;
}

.twoColElsHdr2 #header h1,.twoColElsHdr1 #header h1 {
	margin: 0;
	padding: 0px 0; 
}



.twoColElsHdr2 #sidebar2 {
	float: right;
	width: 7em; /* top and bottom padding create visual space within this div */
	background-color: #ffffff;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.twoColElsHdr2 #sidebar2 h3, .twoColElsHdr2 #sidebar2 p,.twoColElsHdr1 #sidebar1 h3, .twoColElsHdr1 #sidebar1 p {
	margin-left: 10px; /* the left and right margin should be given to every element that will be placed in the side columns */
	margin-right: 10px;
}

.twoColElsHdr1 #sidebar1 {
	float: left; 
	width: 8em; /* since this element is floated, a width must be given */
	background: #FFFFFF; /* the background color will be displayed for the length of the content in the column, but no further */
	/*padding: 15px 0;  top and bottom padding create visual space within this div */
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
}

.twoColElsHdr0 #sidebar0 {
	float: left; 
	width: 0; /* since this element is floated, a width must be given */
	background: #FFFFFF; /* the background color will be displayed for the length of the content in the column, but no further */
	/*padding: 15px 0;  top and bottom padding create visual space within this div */
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
}


.twoColElsHdr2 #mainContent {
  	margin: 0 0 0 0; 

}
.twoColElsHdr1 #mainContent {
	margin: 0 0 0 170px;
	padding: 0 0 0 0;
} 
.twoColElsHdr0 #mainContent {
	margin: 0 0 0 0; 
} 

#mainContent p,#mainContent h1,#mainContent h2,#mainContent h3{
padding-left:10px;
}

#mainContent a{
text-decoration:none;
}
.twoColElsHdr2 #footer,.twoColElsHdr1 #footer  {
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	/*background:#c0c0c0;*/
}
.twoColElsHdr2 #footer p,.twoColElsHdr1 #footer p  {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

#leftPanel {
	float: left; 
	width: 10em; /* since this element is floated, a width must be given */
	background: #FFFFFF; /* the background color will be displayed for the length of the content in the column, but no further */
	/*padding: 15px 0;  top and bottom padding create visual space within this div */
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
}



/*************************************************************/
/*Specification for homepages cells*/

/* Home Page Cells */
/*To keep cells in column*/
.home_left_column{
	float:left;
	width:315px;
	margin:5px;

}
.home_middle_column{
	float:left;
	width:315px;
	margin:5px;
		margin-right:10px;
}
.home_right_column{
	float:left;
	width:315px;
	margin:5px;
}

/*normal cell spec*/
.cell_home{
	position:relative;
	width:315px;
	float:left;
	border:1px solid #E1EFB6;
	margin-bottom:10px;	
}

.cell_home h1{
	background-color:#FFFFFF;
	padding:0px;
	padding-left:10px;
	padding-top:4px;
	margin:0px;
	font-size:small;
	letter-spacing: 1px;
	background-image: url(../bits/green/home_cell_green_fade.gif);
	background-repeat: repeat-x;
	color:#555555;
	text-align:left;
	height:16px;
	border-bottom:1px solid #E1EFB6;
	font: 60% Verdana, Arial, Helvetica,  sans-serif;
	font-weight:bold;

}
.cell_home img{
padding:10px;

}
.cell_home img.nopadding{
padding:0px;
}
.cell_home img.onlyrightpadding{
padding:0px;
padding-right:10px;
}
.cell_home img.rightpadding{
padding:10px;
right-padding:0px;
}
.cell_home a, .cell_home a:visited{
	text-decoration:none;
	font-size:80%;
	color:#32A8E0;
}

.cell_home p a, .cell_home p a:visited{
	font-size:100%;
}

.click4more{
	padding-top:4px;
	padding-left:10px;
}

.cell_home p{
	padding:0px;
	margin:0px;
	padding-left:10px;
	font-size:70%;
	padding-top:10px;
}

.cell_home p.notoppadding{
	padding:0px;
	margin:0px;
	padding-left:10px;
	font-size:70%;
	padding-top:0px;
}

.cell_home h2.paddingtb{
	padding:0px;
	margin:0px;
	padding-top:5px;
	padding-bottom:5px;

}
.cell_home h2.paddingzero{
	padding:0px;
	margin:0px;
	padding-top:5px;
	padding-bottom:5px;

}

.cell_home ul{
	list-style-type: none;
	padding:0px;
	margin:0px;
	margin-left:5px;
	padding-left:5px;
	padding-top:10px;
	padding-bottom:10px;

	
	}
	
.cell_home li a{

	background:url(../bits/bullet_point.gif) no-repeat 0 5px;
	margin:0;
	padding-left:5px;

	}
	
.cell_home li a.nodot{
	background:none;
	margin:0;
	padding-left:5px;
}

/*specific home cell formatting*/
/*ecay earth*/
.cell_home_ecayearth{
	position:relative;
	width:315px;
	float:left;
	border:1px solid #E1EFB6;
	height:220px;
	padding-top:0px;
	margin-bottom:10px;	
}

.cell_home_ecayearth img{
padding-left:15px;
padding-right:40px;
}
.cell_home_ecayearth p{
font-size:70%;
}

.cell_home_ecayearth a{
font-size:100%;
text-decoration:none;
}

p.notoppadding{
padding:0px;
background-color:#ff0000;
}

.cell_home0{
	position:relative;
	width:315px;
	float:left;
margin-bottom:10px;	
}

/*video*/
.cell_home_video{
padding-bottom:10px;
}

/*flight stats box*/
.flightstats {
margin:0px;
padding:0px;
margin-bottom:10px;
}
.flightstats a{
font-size:100%;
text-decoration:none;
padding-bottom:5px;
}

.flightstats h1{
	background-color:#FFFFFF;
	padding:0px;
	padding-left:10px;
	padding-top:4px;
	margin:0px;
	font-size:small;
	letter-spacing: 1px;
	background-image: url(../bits/green/home_cell_green_fade.gif);
	background-repeat: repeat-x;
	color:#555555;
	text-align:left;
	height:16px;
	border-bottom:1px solid #E1EFB6;
	font: 60% Verdana, Arial, Helvetica,  sans-serif;
	font-weight:bold;

}

.flightstats p{
font-size:70%;
margin:0px;
padding:0px;
padding-top:5px;
}

/*Newsletter*/

.newsletter {
	background-image: url(../images/envelope.jpg);
	background-repeat: no-repeat;
	background-position: 210px 15px;
	font-size:small;
	color:#636467;
	font-family:Helvetica,Arial,  sans-serif;
	position:relative;
	width:315px;
	float:left;
	border:1px solid #b8d74d;
	padding-left:5px;
	margin-bottom:10px;
}
.newsletter2 {
	background-image: url(../images/envelope.jpg);
	background-repeat: no-repeat;
	background-position: 210px 45px;
	font-size:small;
	color:#636467;
	font-family:Helvetica,Arial,  sans-serif;
	position:relative;
	width:315px;
	float:left;
	border:1px solid #b8d74d;
	padding-left:5px;
	margin-bottom:10px;
}

div.newsletter img{
padding-left:5px;
padding-top:15px;
}

div.newsletter2 img{
padding-left:10px;
padding-top:0px;
}

/*Hurrican box*/
.cell_home_hurricane{
	position:relative;
	width:315px;
	float:left;
	border-bottom:1px solid #E1EFB6;
	margin-bottom:10px;	
	background-image: url(../bits/hurricane_background.gif);
	background-repeat:repeat-y;
}

.cell_home_hurricane h1{
	padding:0px;
	padding-left:50px;
	margin-top:5px;
	height:30px;
	margin:0px;
	letter-spacing: 1px;
	background-image: url(../bits/hurricane_header.gif);
	background-repeat:no-repeat;
	color:#555555;
	font: 60% Verdana, Arial, Helvetica,  sans-serif;
	font-weight:bold;

}
div#hurricane_text{
padding-top:8px;
}

.cell_home_hurricane a, .cell_home_hurricane a:visited{
	text-decoration:none;
	color:#32A8E0;
	font-size:100%;	
}



.cell_home_hurricane p  {
	font-size:70%;
}

.cell_home_hurricane img  {
padding:5px;
}

/*--------------------------------------------------*/
/*weather*/

div#weather{
float:right;
padding-left:35px;
padding-right:10px;
padding-top:20px;
font-size:x-small;
color:#ffffff;
font-weight:bold;
}
span.weather_temp{
color:#FFFB10;
font-size:medium;

font-weight:900;
}
/*languages*/
#languages {

float:right;
/*background-color:#99CC33;*/
}
#languages ul {
list-style: none;
margin: 0;
padding: 3px;
padding-top:6px;
padding-right:0px;
}
#languages li {
display: inline;

margin-right:3px;
padding-right:0px;
margin-top:6px;
padding-top:6px;
}
#languages a:link, #languages a:visited {
color: #888888;
text-decoration: none;


}
#languages a:hover {
color: #FFFFFF;
text-decoration: underline;
}

#language img{

}

#rightofsearchbox{
float:right;
width:230px;

}

/*--------------------------------------------------*/
#textlinks{
padding-top:10px;
text-align:right;
}
#textlinks a{
color:#ffffff;
text-decoration:none;
font-size:x-small;
padding:8px;

}
#textlinks ul{
padding:0px;
margin:0px;
}
#textlinks li{
padding:0px;
margin:0px;
list-style:none;
}
a#contact_link{
top:10px;
}

a#about_link{
margin-top:10px;
}

#logo{
float:left;

margin-left:20px;
margin-top:5px;
}
#textlinks{
float:right;
}

/*login*/
div#textlinks li#company_login{
color:#FF0000;
font-weight:bolder;
}
/*--------------------------------------------------*/

/*nav*/
#searchBox{
	margin:0px;
	padding-left:20px;
	padding-top:10px;
	padding-right:20px;
	padding-bottom:0px;		
	margin-top:30px;

	margin-left:40px;
	float:left;
	background-image: url(../bits/green/banner_searchbox_background.jpg);
	background-repeat: repeat-y;

}

div#headertopbar{
	width:1024px;
	background-color:#ffffff;
	/*border:1px solid #00ff00;*/
	background-image: url(../bits/green/nav_bar_main_background.gif);
	background-repeat: repeat-x;
	height:30px;
}

#navigation {
/*width: 100%;*/
	
}
#navigation a{
	background-image: url(../button/button_inactive.gif);
	background-repeat: no-repeat;
	background-position: right 12px;

}
#navigation ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	background-color:#3399FF;

}
/*Active*/
#navigation li.active {
	float: left;
	background-image: url(../bits/green/nav_bar_active_button.gif);
	background-color:#FFFFFF;
	height:30px;
	background-repeat: repeat-x;
}

#navigation li {

	height:30px;	
	}
#navigation a.active {
	float: left;
	display: block;
	background-image: url(../button/button_active.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	height:30px;
	color:#F26722;
	font-weight:bold;


}
#navigation li a {
	color:#000000;	
	font-family: Verdana, Arial, Helvetica,  sans-serif;
	}
span.navtext{
position:relative;
top:5px;
}
/*Inactive*/
#navigation li {
float: left;
margin: 0 0 0 0;

padding: 0 30px 0 40px;
height:30px;
display: block;

}
#navigation a {
	float: left;
	padding: 0 16px 0 0;	
	text-decoration: none;
	height:30px;
	color:#636467;
	font-weight:bold;
	letter-spacing: 1px;
	font-size:small;

}
div#companylogin {
float:right;
}
div#companylogin ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
	/*background-color:#00FF00;*/
}
div#companylogin ul li{
text-align:right;
}

div#companylogin ul li a{
	background-image:none;
	padding: 0 10px 0 0;	
	text-decoration: none;
	color:#ff0000;
	font-weight:bold;
	letter-spacing: 1px;
	font-size:small;	

}


#subnavigation {
	width: 100%;
	border-top:1px solid #aacbee;
	border-bottom: 1px solid #aacbee;
	background-image: url(../bits/green/banner_bd_links.jpg);
	background-repeat: repeat-x;
	height:100px;
	padding-top:5px;
}
#subnavigation ul {
	margin: 0;
	padding: 0;

	float:left;
	list-style-type: none;
}
#subnavigation li {
	list-style-type: none;
}
#subnavigation a:link, #subnavigation a:visited {
padding: 0 1.5em 1em 1.5em;
color:#000066;
text-decoration: none;
font-size:x-small;

}
#subnavigation a:hover {
color: #ff0000;
text-decoration: underline;
}

#subnavigation img{
padding-right:5px;
}



/*News*/
/**   
* Set a very small font size for the control and constrain   
* it's width to 225px   
*   * Note: the page has a single FeedControl that   
* is drawn in the <div> element whose id is "feedControl".   
*/  
#feedControl {    font-size: 70%;    width : 315px;  padding-top:0px}  
#feedControl a{    
	color:#32A8E0;
	text-decoration:none;  
	font-size: 85%;
	background:url(../bits/bullet_point.gif) no-repeat 5px 4px;
	margin:0;
	padding-left:12px;
	}  
#feedControl a:hover{    color:#ff0000;}  
/**   * Suppress everything except for title   */
  #feedControl .gf-snippet,  #feedControl .gf-author,  #feedControl .gf-spacer,  #feedControl .gf-relativePublishedDate {    display : none;  }  
/**   * 1em Padding at the bottom of each collection of entries   */
    #feedControl .gfc-results {    padding-bottom : 1em;  } 
/**   * no padding between entries   */  
#feedControl .gfc-result {    margin-bottom : 0px;  }  /**   
* Use a larger font size for section titles   */  

#feedControl .gfc-resultsHeader .gfc-title {    font-size : 110%;  }


/* tabs*/
.gfc-tabHeader.gfc-tabhActive {
	border-left: 1px solid #b8d74d;
	border-right: 1px solid #b8d74d;
	border-top: 1px solid #b8d74d;
	/*border-bottom:1px solid #ffffff;*/
	color: #F26722;
	font-weight:bold;
	background-image: url(../bits/green/home_cell_green_fade.gif);
	background-repeat: repeat-x;
padding-top:2px;
font: 100% Verdana, Arial, Helvetica,  sans-serif;

  }

.gfc-tabHeader.gfc-tabhInactive {
	border-left: 1px solid #b8d74d;
	border-right: 1px solid #b8d74d;
	border-top: 1px solid #b8d74d;
	/*border-bottom:1px solid #c0c0c0;*/
	color: #676767;
	background-image: url(../bits/news_button_off.gif);
	background-repeat: repeat-x;
	background-color:#ffffff;
	padding-top:2px;
	font: 100% Verdana, Arial, Helvetica,  sans-serif;

  }
  
  .gfc-resultsbox-visible {
  border-bottom:1px solid #b8d74d;
    border-left:1px solid #b8d74d;
	  border-right:1px solid #b8d74d;
	  border-top:1px solid #b8d74d;

  }

/*END of NEWS*/

/* Miscellaneous classes for reuse */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/*explore*/

#exporeecay{
	background-color:#EDF7FF;
	font-size:small;
	float:left;

}

#exporeecay .panel{
	width:16em;
	float:left;
	margin-right:5px;
	margin-left:5px;
	/*border:#B9E1FF 1px solid;*/
	margin-bottom: 10px;
	font-size:small;
	/*background-color:#D3ECFF;	*/
}

#exporeecay .panel .head h3{
	font-size:small;
	font-weight:bold;
	border-bottom:#B9E1FF 1px solid;
}

#exporeecay .panel ul {
	margin: 0;
	padding: 0;

}

#exporeecay .panel li {
	list-style:none;
	padding-bottom: 5px;
	/*list-style-position: inside;
	list-style-image: url(../bits/explore.gif);	*/
}
#exporeecay .panel li a{
	text-decoration:none;
	font-size:small;

}
/*Featured busineses*/
div.featured_businesses {
margin: 0;
padding: 0;

}
div.featured_businesses h2{
background-color:#ffffff;
width:135px;
}
div.featured_businesses_header{
	padding:0px;
	margin:0px;
	border-top:2px solid #DDDDDD;
}
div.featured_businesses_header span{

}
.featured_businesses_footer{
margin-top:6px;
border-top:3px solid #dddddd;
}
div.featured_businesses ul{
list-style: none;
margin: 0;
padding: 0;
}


div.featured_businesses ul li {
	display: inline;
}

div#copyright{
font-size:small;
color:#666666;
}

/*Forms*/
form.cmxform{
	width:400px;
}

form.cmxform label {
  display: inline-block;
  line-height: 1.8;
  vertical-align: top;
}
form.cmxform  ol {
  margin: 0;
  padding: 0;
}
form.cmxform  li {
	list-style: none;
	padding: 5px;
	margin: 0;

}

form.cmxform label {
  width: 100px; /* Width of labels */
  text-align: right;
  padding-right:10px;
}




