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

body {
	font-family: 'Roboto', sans-serif;
	font-size: 13px;
	color: #333;
	padding: 0px;
	margin-top: 75px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	min-width:1000px;
	background-color: #FFF;
}
a {
	color: #2D6C9C;
	text-decoration: none;
}
a:hover {
/*	color: #FCC135; */
    color: #FF5A5F;
}

/*
#Top {
	height: 82px;
	position: fixed;
	width: 100%;
	top: 0px;
	z-index: 999;
}
#Top #InTop {
	height: 75px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
#Top #Shad {
	background-image: url(images/shad.png);
	background-repeat: repeat-x;
	background-position: top;
	height: 8px;
}
#Top #InTop #InInTop {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: 75px;
}
#Top #InTop #InInTop #Navi {
	float: right;
	height: 75px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EDEDED;
}
#Top #InTop #InInTop #Navi ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#Top #InTop #InInTop #Navi ul li {
	float: left;
	display: block;
}
#Top #InTop #InInTop #Navi ul li a {
	line-height: 75px;
	display: block;
	padding-right: 15px;
	padding-left: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #EDEDED;
	font-size: 14px;
	color: #2D6C9C;
/*  color: #ff5a5f; */
/*	text-decoration: none;
	font-weight: bold;
}
#Top #InTop #InInTop #Navi ul li a:hover {
	background-color: #EDEDED;
}
#Top #InTop #InInTop #Navi ul li #Current {
/*	background-color: #FDC231; */
/*	background-color: #ff5a5f;
	color: #FFF;
}

*/

#Homespacer {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

#header div#Homespacer {
  padding-top: 300px;}
  
.border-box { -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box; }
.wrapper { position:relative; margin:0 auto; width:1000px; height:260px; }

#Homespacer #HomeHead {
	text-align: center;
	color: #8eb7bb;
	font-size: 18px;
	font-weight: bold;
}
#Homespacer #HomeHead h1 {
	font-size: 40px;
	color: #2D6C9C;
	margin: 0px;
	padding: 0px;
}

#Top #Shad {
	background-image: url(images/shad.png);
	background-repeat: repeat-x;
	background-position: top;
	height: 8px;
}



#Top {
	background-image: url(images/topbk.png);
	height: 75px;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #003F5B;
	position: fixed;
	width: 100%;
	top: 0px;
	z-index: 999;
	background-position: center bottom;
}
#Top #InTop {
	width: 1000px; /* 971px */
	margin-right: auto;
	margin-left: auto;
	height: 75px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #005E88;
	font-size: 14px;
}
.topnavi {
	float: right;
	height: 75px;
	/*line-height: 75px;*/
	font-weight: bold;
	color: #FFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #005E88;
    box-sizing: border-box;
}
.topnaviC {
	float: right;
	height: 75px;
	/*line-height: 75px;*/
	font-weight: bold;
	color: #FFF;
    box-sizing: border-box;
}

#Top #InTop .topnavi a {
	color: #FFF;
	text-decoration: none;
	padding-right: 20px;
	padding-left: 20px;
	display: block;
	text-align: center;
	padding-top: 15px;
	height: 60px;
}
#Top #InTop .topnavi a span, #Top #InTop .topnaviC a span{display: block; padding-top: 7px;}

#Top #InTop .topnavi a:hover {
	background-color: #036A98;
}
#Top #InTop .topnaviC a {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 20px;
	padding-left: 20px;
	background-color: #003F5B;
	display: block;
	text-align: center;
	padding-top: 15px;
	height: 60px;
}


#DiscDest {
    background-color: #fff;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 10px;
    padding-left: 1px;
}

.popdisclist {
    width: 320px;
    border: 1px solid #EDEDED;
    float: left;
    margin-top: 10px;
    margin-right: 5px;
    background-color: #fff;
    margin-left: 5px;
}

.popdestlist {
	width: 182px;
	border: 1px solid #EDEDED;
	float: left;
	margin-right: 5px;
	background-color: #FFFFFF;
	margin-left: 5px;
}

.popdisclink a {
    line-height: 45px;
    color: #FFF;
    font-weight: bold;
    text-decoration: none;
    text-align: left;
    padding-left: 15px;
    height: 45px;
    width: 305px;
    display: block;
    background-color: #11B6DF;
    font-size: 24px;
    font-weight: bold;
}

#Textpop {
    font-family: 'arial';
    width: 1000px;
    font-size: 10px;
    color: #a6a7a7;
    text-align: right;
}




#header {
	height: 500px;
	position: relative;
	min-width: 940px;
	background-image: none;	
}

#header #Inside {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 200px;
	height: 350px;
	text-align: center;
}
#header #Inside h1 {
	font-size: 45px;
	letter-spacing: -2px;
	color: #FFF;
/* 	background-color: #BDBDBD; */
	text-shadow: 2px 2px #000000;
	font-weight: bold;
	display: table;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}
#header #Inside #Desc {
	font-size: 18px;
	color: #FFF; 
/*	color: #FF5A5F;*/
	background-color: #2D6C9C;
/*	text-shadow: 1px 1px #000000; */
	display: table;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#header #Inside #BookButton a {
	display: block;
	height: 50px;
	width: 200px;
	line-height: 50px;
	background-color: #FF5A5F;
	font-size: 20px;
	font-weight: bold;
	color: #FFF;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
#header #Inside #BookButton a:hover {
	background-color: #2D6C9C;
}









#Splash {
	height: 350px;
	width: 100%;
	background-image: url(images/bk.png);
	z-index: 1;
	position: relative;
	background-repeat: repeat-x;
}
#Splash #InSplash h1 {
	font-size: 60px;
	padding-top: 45px;
	color: #FFF;
	letter-spacing: -2px;
	display: block;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	line-height: 45px;
}
#Splash #InSplash h2 {
	font-size: 40px;
	display: block;
	margin: 0px;
	padding: 0px;
	color: #2D6C9C;
}
.splashdesc {
	width: 500px;
	font-size: 18px;
	padding-top: 15px;
	font-weight: bold;
	color: #FFF;
	line-height: 25px;
	padding-bottom: 20px;
}
#Splash #InSplash #HomeBtn a {
	display: block;
	width: 200px;
	height: 55px;
	background-color: #ff5a5f;
	line-height: 55px;
	color: #FFF;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}
#Splash #InSplash #HomeBtn a:hover {
	background-color: #2D6C9C;
/*	background-color: #FDC231; */
}
#Splash2 {
	height: 350px;
	width: 100%;
	background-image: url(images/bk.png);
	z-index: 1;
	position: relative;
	background-repeat: repeat-x;
}
#Splash1 {
	height: 350px;
	width: 100%;
	z-index: 1;
	position: relative;
}
#InSplash {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: 350px;
	z-index: -2;
}
#InSplash #Slider {
	height: 350px;
	width: 480px;
	float: right;
	z-index: -1;
}
#Main {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
}

#MainShop {
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
}

#Main h2 {
	font-size: 28px;
	color: #2D6C9C;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EDEDED;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#Content h1 {
	font-size: 28px;
	color: #2D6C9C;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EDEDED;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

/*
#Main #HomeHead h1 {
    font-family: 'Lobster', cursive;
    color: #2D6C9C;
    margin: 0px;
    padding: 0px;
    font-size: 24px;
    font-weight: normal;
	font-weight: bold;
}

#Main #HomeSlogan {
	text-align: center;

    color: #2D6C9C;
	font-size: 30px;
	font-weight: normal;
}
*/

/*
#Main #HomeHead h1 {
	font-family: 'Roboto';
	font-size: 40px;
	color: #2D6C9C;
	margin: 0px;
	padding: 0px;
}
*/

#Main #HomeSlogan {
    text-align: center;
    color: #2D6C9C;
    font-size: 18px;
    font-weight: bold;
}
	
#Main #Home1 {
	height: 259px;
}

hr { 
    display: block;
/*  margin-top: 0.5em; */
	margin-bottom: 0.5em;
    margin-left: auto;
    margin-right: auto;
    border-style: inset;
    border-width: 1px;
	width: 80%;
}

.box1 {
	background-image: url(images/h1.png);
	background-repeat: no-repeat;
	height: 259px;
	width: 320px;
	margin-right: 20px;
	float: left;
}
.box2 {
	background-image: url(images/h2.png);
	background-repeat: no-repeat;
	height: 259px;
	width: 320px;
	margin-right: 20px;
	float: left;
}
.box3 {
	background-image: url(images/h3.png);
	background-repeat: no-repeat;
	height: 259px;
	width: 320px;
	float: left;
}
.boxhead {
	text-align: center;
	padding-top: 140px;
	font-weight: bold;
	color: #2D6C9C;
	font-size: 22px;
}
.boxdesc {
	font-size: 15px;
	line-height: 22px;
	color: #999;
	text-align: center;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
}
#Main #Home2 {
	padding-top: 30px;
}
#PopDest {
	background-color: #EDEDED;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
}
.popdestlist {
	width: 182px;
	border: 1px solid #EDEDED;
	float: left;
	margin-right: 5px;
	background-color: #FFFFFF;
	margin-left: 5px;
}
.popspace {
	float: left;
	height: 300px;
	width: 20px;
}
.poptitle {
	font-size: 16px;
	font-weight: bold;
	color: #2D6C9C;
	padding: 10px;
}
.poptitle a {
	color: #2D6C9C;
	text-decoration: none;
}
.poptitle a:hover {
/*	color: #FDC231; */
	color: #FF5A5F;
}
.popdesc {
	color: #999;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	line-height: 20px;
	height: 70px;
}
.poplink {
	height: 45px;
}
.clear {
	clear: both;
}
.poplink a {
	line-height: 45px;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	height: 45px;
	width: 182px;
	display: block;
/*	background-color: #25C6FB; */
	background-color: #2D6C9C;
	font-size: 16px;
	font-weight: bold;
}
.poplink a:hover {
/*	background-color: #FDC231; */
	background-color: #ff5a5f;
}
#Main #Main3 {
	padding-top: 30px;
}
#Left {
	float: left;
	width: 660px;
	padding-right: 40px;
}

#LeftShop {
	float: left;
	width: 660px;
	padding-right: 80px;
}
#Left p {
	font-size: 14px;
	color: #666;
	line-height: 22px;
	text-align: justify;
}
#Right , #Right2{
	float: left;
	width: 300px;
}
.popholist {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EDEDED;
	margin-bottom: 10px;
	padding-bottom: 10px;
	height: 150px;
}
.popthumb {
	float: left;
	margin-right: 10px;
}
.pophotitle {
	font-size: 20px;
	font-weight: bold;
	color: #2D6C9C;
	float: left;
	width: 345px;
}
.popholist .pophotitle a {
	color: #2D6C9C;
	text-decoration: none;
}
.popholist .pophotitle a:hover {
/*	color: #FDC231; */
	color: #FF5A5F;
}
.pophoprice {
	color: #999999;
	float: left;
	width: 345px;
}
.pophoprice2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: normal;
	color: #FF5A5F;
/*	color: #249D21; */
}
.pophodesc {
	float: left;
	width: 467px;
	line-height: 20px;
	color: #999;
	padding-top: 10px;
}
.newsdesc {
	line-height: 20px;
	color: #999;
	padding-bottom: 20px;
}
.pophodesc2 {
	float: left;
	width: 467px;
	line-height: 20px;
	color: #999;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #EDEDED;
	padding-top: 10px;
}
.star {
	background-image: url(images/5star.png);
	background-repeat: no-repeat;
	float: right;
	width: 114px;
	height: 25px;
}
#HomeNews {
	margin-bottom: 30px;
}
#HomeNews ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#HomeNews ul li a {
/*	color: #FDC231; */
	color: #2D6C9C;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #EDEDED;
	font-size: 15px;
	font-weight: bold;
}
#HomeNews ul li a:hover {
	color: #FF5A5F;
}

#Banners {
	width: 972px;
	margin-right: auto;
	margin-left: auto;
}
.inbanner {
	float: left;
}
.bannerspace {
	float: left;
	height: 100px;
	width: 20px;
}

.tick {
	background-image: url(images/tick.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 47px;
	line-height: 47px;
	padding-left: 35px;
	font-size: 16px;
	font-weight: bold;
	color: #999;
	border-bottom-width: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #EDEDED;
}
#Logos {
	padding-top: 30px;
	text-align: center;
}
#Subscribe {
	padding-top: 10px;
}
#Subscribe #SubBox {
/*	background-color: #FCC135; */
	background-color: #2D6C9C;
	padding: 20px;
	font-size: 20px;
	font-weight: bold;
	color: #FFF;
	height: 44px;
	line-height: 44px;
}
#SideAd {
	height: 250px;
	margin-bottom: 30px;
}
#SideAd2 {
	height: 250px;
	
}	
	
#SideAd3 {
	height: 250px;
	margin-top: 30px;
	margin-bottom: 30px;
}
#Bottom {
	background-color: #EDEDED;
	margin-top: 30px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #CCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#Bottom #InBtm {
	padding-top: 30px;
	padding-bottom: 30px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#Bottom #InBtm #Links a {
	font-weight: bold;
	color: #2D6C9C;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
}
.sociallinks {
	margin-top: 10px;
	margin-right: 3px;
	margin-left: 3px;
}
#Copyright {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #999;
	text-align: center;
}
#Signup {
	float: right;
}
.signbtn {
	background-color: #FF5A5F;
	height: 40px;
	width: 40px;
	border: 1px solid #FF5A5F;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}
.signtxt {
	background-color: #FFF;
	height: 40px;
	width: 250px;
	border: 1px solid #FFF;
	font-size: 14px;
	font-weight: bold;
	padding-left: 5px;
}
#Search {
	height: 252px;
	width: 472px;
	padding-top: 18px;
	padding-left: 18px;
	background-color: #2D6C9C;
	position: absolute;
	margin-top: 38px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	color: #FFF;
}
.searchheader {
	font-size: 28px;
	color: #FFFFFF;
	font-weight: bold;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	margin-right: 20px;
	background-image: url(images/search.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 35px;
	line-height: 28px;
}
#VidNavi a {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-color: #2D6C9C;
/*	background-color: #25C6FB; */
	display: block;
	height: 40px;
	width: 100px;
	text-align: center;
	font-size: 16px;
	line-height: 40px;
}
#VidNavi a:hover {
/*	background-color: #FCC135; */
	background-color: #FF5A5F;
}
#NewsList a {
	display: block;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
/*	color: #25C5FB; */
	color: #2D6C9C;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #EDEDED;
}
#NewsList a:hover {
	color: #FF5A5F;
}
.otherbutton a {
	display: block;
	width: 150px;
	text-align: center;
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
	margin-top: 10px;
	background-color: #25C6FB;
}
.otherbutton a:hover {
	color: #FFF;
	background-color: #FDC231;
	text-decoration: none;
}
.formtxt {
	border: 1px solid #CCC;
	padding: 15px;
	margin: 0;
	background-color: #FFF;
	width: 500px;
	font-size: 15px;
}
.formdesc {
	padding-top: 10px;
}
#SearchCon {
	margin-right: 20px;
	text-align: center;
}
.sky {
	background-image: url(images/sky.png);
	background-repeat: repeat-x;
}
.road {
	background-image: url(images/road.png);
	background-repeat: repeat;
}
.cruisebox {
	margin-right: 5px;
	margin-left: 5px;
}
.cruisebox a {
	color: #FFF;
	text-decoration: underline;
}

#Main #Main3 #Right h2 {
	color: #25C6FB;
	font-size: 25px;
}
select {
	font-size: 15px;
}
#FlightSearch {
	background-color: #60C5FC;
	background-image: url(images/sky.png);
	background-repeat: repeat-x;
	background-position: top;
}
