@charset "UTF-8";
/* CSS Document */

body {
	background-color: #444141;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	line-height: 1.5em;
}
h1 {
	font-size: 38px;
	letter-spacing: -3px;
	margin-bottom: 10px;
	margin-left: -3px;
	word-spacing: -1px;
}
h2 {
	font-size: 32px;
	color: #566255;
	letter-spacing: -2px;
	word-spacing: -1px;
}
h3 {
	font-size: 22px;
	color: #566255;
	letter-spacing: -2px;
	word-spacing: -1px;
	font-weight: normal;
}
h4 {
	font-size: 18px;
	letter-spacing: -1px;
	font-weight: normal;
	text-transform: uppercase;
	margin-bottom: 0px;
}
h5 {
	font-size: 12px;
	color: #566255;
	font-weight: normal;
	margin-bottom: 5px;
}
a {
	color: #566255;
	text-decoration: underline;
}
a:hover {
	color: #566255;
	text-decoration: none;
}
.callout {
	margin-top: 40px;
	margin-bottom: 20px;
}


/* main container which holds everything but the footer */

#container {
	background-color: #000000;
	background-image: url(../img/body-background.png);
	background-repeat: repeat-x;
}

/* ////////// header ////////// */

#header {
	background-image: url(../img/header-background.png);
	background-repeat: no-repeat;
	height: 143px;
}

/* ////////// main content area ////////// */

#content {
	background-color: #FFFFFF;
	background-image: url(../img/content-background.png);
	background-repeat: no-repeat;
	padding-top: 45px;
}
#content-left {
	padding-left: 15px;
}
#content-right {
	padding-left: 5px;	
}
#sidebar {
	background-image: url(../img/sidebar-background.png);
	background-repeat: no-repeat;
	width: 260px;
	background-color: #d4d3d3;
	padding-top: 20px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 20px;
}
#sidebar p {
	font-size: 12px;
}
#sidebar ul {
	font-size: 12px;
	list-style-type: none;
	padding-left: 10px;
}

/* ////////// footer ////////// */

#footer {
	background-image: url(../img/footer-background.png);
	background-repeat: repeat-x;
}
#footer-inner {
	background-image: url(../img/footer-inner-background.png);
	background-repeat: repeat-x;
	height: 131px;
	color: #FFFFFF;
	text-align: center;
	font-size: 11px;
}
#footer-inner p {
	padding-top: 90px;
}

#footer-inner a {
	text-decoration: none;
	color: #FFFFFF;
}
#footer-inner a:hover {
	text-decoration: underline;
}
#footer-inner a:active {
	text-decoration: underline;
}

/* ////////// content slider ////////// */

#splash {
	height: 350px;
	width: 960px;
	background-image: url(../img/splash1.png);
	margin-bottom: 5px;
}
#calltoaction {
	z-index:100;
	position: absolute;
	width: 960px;
	height:133px;
	background-image:url(../img/splash-bar.png);
	background-repeat:no-repeat;
	top: 365px;
}

/* ////////// packages ////////// */

#packages {
	height: 210px;
	background-image: url(../img/packages-background.png);
	background-repeat: no-repeat;
}
a.rollover-economy {
	display: block;
	width: 300px;
	height: 210px;
	text-decoration: none;
	background-image: url(../img/packages-economy-sprite.png);
	}

a.rollover-economy:hover {
	background-position: -300px 0;
	}
a.rollover-preferred {
	display: block;
	width: 300px;
	height: 210px;
	text-decoration: none;
	background-image: url(../img/packages-preferred-sprite.png);
	}

a.rollover-preferred:hover {
	background-position: -300px 0;
	}
a.rollover-premiere {
	display: block;
	width: 300px;
	height: 210px;
	text-decoration: none;
	background-image: url(../img/packages-premiere-sprite.png);
	}

a.rollover-premiere:hover {
	background-position: -300px 0;
	}
.displace {
	position: absolute;
	left: -5000px;
	}
.sidebar-package {
	height: 210px;
	width: 290px;
	margin-top: 30px;
}
.toggleopacity img {
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	-khtml-opacity: 1.0;
	opacity: 1.0;
}

.toggleopacity:hover img {
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
}
	
/* Top Navigation bar menu styling */

#nav {margin-top:33px; padding:0; float:right;}
#nav ul{ 
	padding:0;
	margin:0;
	width:auto;
	list-style: none;
	height:30px;
	position: relative;
	float:right;
}
#nav li{
	list-style:none;
	float:left;
	text-align:center;
	padding:0;
	font:bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height:30px;
}
#nav .lavaLamp li a {
	z-index: 10;
	display: block;
	float: left;
	height: 30px;
	position: relative;
	overflow: hidden;
	margin: auto 20px;
	color:#FFFFFF; 
}

#nav .lavaLamp li a:hover {
	z-index: 10;
	display: block;
	float: left;
	height: 30px;
	position: relative;
	overflow: hidden;
	margin: auto 20px; 
	color:#FFFFFF;
}

#nav .lavaLamp li .active {
	z-index: 10;
	display: block;
	float: left;
	height: 30px;
	position: relative;
	overflow: hidden;
	margin: auto 20px; 
	color:#FFFFFF;
}


#nav .lavaLamp li.back {
	background: url(../img/lava.gif) no-repeat right -30px;
	width: 9px; height: 30px;
	z-index: 8;
	position: absolute;
}
#nav .lavaLamp li.back .left {
	background: url(../img/lava.gif) no-repeat top left;
	height: 30px;
	margin-right: 9px; /* 7px is the width of the rounded shape */
}
#nav a:link{color:#464833; text-decoration:none;}

#nav a:hover{color:#FFFFFF; text-decoration:none;}

#nav a:active{color:#FFFFFF; text-decoration:none;}


/* slide viewer classes etc */

/*preload classes*/ 
.svw {width: 50px; height: 20px; background: #fff;} 
.svw ul {position: relative; left: -999em;} 
 
/*core classes*/ 
.stripViewer { 
 
position: relative; 
overflow: hidden;  
border: 0px solid #ff0000;   
margin: 0 0 1px 0; 

} 
.stripViewer ul { /* this is your UL of images */ 
margin: 0; 
padding: 0; 
position: relative; 
left: 0; 
top: 0; 
width: 1%; 
list-style-type: none; 
} 
.stripViewer ul li {  
float:left;
 
} 
.stripTransmitter { 
overflow: auto; 
width: 1%; 
} 
.stripTransmitter ul { 
margin: 0; 
padding: 0; 
position: relative; 
list-style-type: none;
} 
.stripTransmitter ul li{ 
width: 20px; 
float:left; 
margin: 0 1px 1px 0;
} 
.stripTransmitter a{ 
font: bold 10px Verdana, Arial; 
text-align: center; 
line-height: 22px; 
background: #ff0000; 
color: #fff; 
text-decoration: none; 
display: block;
} 
.stripTransmitter a:hover, a.current{ 
background: #fff; 
color: #ff0000; 
} 


/* ////////// social icons ////////// */

#social-icons ul {
	padding:0;
	white-space:nowrap;
	list-style-type:none;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
}
#social-icons li {
	display:inline;
}
#social-icons li a {
/* a data */
}
#social-icons li a:hover {
/* hover data */
}


/* ////////// ABOUT PAGE ////////// */

#about-header {
	background-image: url(../img/about-header.png);
	background-repeat: no-repeat;
	height: 118px;
}
#about-content {
	background-color: #FFFFFF;
	padding-top: 25px;
}
.about-sidebar {
	height: 100px;
	margin-bottom: 30px;
	padding-left: 110px;
	padding-top: 15px;
}
.about-sidebar p {
	font-size: 12px;
	margin-bottom: -5px;
}
.about-sidebar h3 {
	margin-bottom: 5px;
}
#about-service {
	background-image: url(../img/about-iconservice.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#about-help {
	background-image: url(../img/about-iconhelp.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#about-sales {
	background-image: url(../img/about-iconsales.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-bottom: 0px;
}


/* ////////// BLOG PAGE ////////// */

#blog-header {
	background-image: url(../img/blog-header.png);
	background-repeat: no-repeat;
	height: 118px;
}
#blog-content {
	background-color: #FFFFFF;
	padding-top: 25px;
}
#blog-content h1 {
	font-size: 26px;
	letter-spacing: -1px;
	margin-bottom: 5px;
	word-spacing: -1px;
}
#blog-content h2 {
	font-size: 14px;
	font-weight: normal;
	letter-spacing: -1px;
	word-spacing: -1px;
}
#blog-content h4 {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-transform: lowercase;
	letter-spacing: normal;
	line-height: 1.6em;
	background-color: #CCCCCC;
	padding-left: 15px;
	margin-bottom: 20px;
}
#blog-content p {
	font-size: 14px;
}


/* ////////// PACKAGES PAGE ////////// */

#packages-header {
	background-image: url(../img/packages-header.png);
	background-repeat: no-repeat;
	height: 118px;
}
#packages-content {
	background-color: #FFFFFF;
	padding-top: 25px;
}
#packages-premiere {
	background-image: url(../img/packages-premiere-bg.png);
	margin-bottom: 50px;
}
#packages-preferred {
	background-image: url(../img/packages-preferred-bg.png);
	margin-bottom: 50px;
}
#packages-economy {
	background-image: url(../img/packages-economy-bg.png);
	margin-bottom: 0px;
}
#packages-premiere, #packages-preferred, #packages-economy {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 340px;
	height: 233px;
	padding-top: 10px;
}
#packages-premiere ul, #packages-preferred ul, #packages-economy ul {

}
#packages-premiere li, #packages-preferred li, #packages-economy li {
	text-align: left;
	float: left;
	cursor: default;
	list-style-type: none;
	display: inline;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0;
	background-image: url(../img/packages-checkmark.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 40px;
	height: 30px;
	width: 160px;
}

/*****************************************************
 * belatedPNG fix Addition
 *****************************************************/ 

.belatedPNG {

}
