@charset "UTF-8";

.flash-replaced .alt {
	display: block;
	height: 0;
	position: absolute;
	overflow: hidden;
	width: 0;
}
#after {
	display: block;
	clear: both;
	height: 0px;
	visibility: hidden;
}

/* GLOBAL */
body {
	/*background-image: url(../img/hdr_back.jpg);*/
	background-repeat: repeat-x;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
a:link {
	color: #a41b2f;
	text-decoration: none;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #000049;
}
a:active {
	color: #CC0000;
}
#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	width: 900px;
}
#navwrapper {
	width: 900px;
}
#divider {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
}
#dividerclear {
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
}
#breadcrumbs {
	font-size: 9px;
	width: 900px;
	margin-bottom: 25px;
	margin-top: 2px;
}
h1 {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 10px;
}
.grayitalics {
	font-style: italic;
	color: #666666;
}
p {
	margin-bottom: 10px;
	margin-top: 0px;
}
.center {
	padding-right: 30px;
	padding-left: 30px;
}
#pagetitle {
	float: left;
	margin-bottom: 10px;
}
#pagetitle h1 {
	margin-bottom: 5px;
}
h2 {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 0px;
}
.bodyclear {
	clear: both;
	float: none;
}
#footer {
	clear: both;
	margin-top: 30px;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B8B8B8;
	font-size: 10px;
	color: #B8B8B8;
}
#footer #copyright {
	float: left;
}
#footer #botnav {
	float: right;
	font-weight: bold;
	color: #999999;
}
ul {
	margin-top: 0px;
	margin-bottom: 0px;
}
.featuredtag {
	font-style: italic;
	color: #1D5686;
}
.featuredimg {
	margin-right: 10px;
	margin-top: 0px;
}
.featuredlink {
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
}
#destinations {
	width: 311px;
	margin-left: 25px;
	background-color: #dde4d2;
	background-image: url(../img/home/destinations_bk.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-top: 25px;
}
#home_inner {
	padding: 15px;
}
#partners .rightdivide {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d9d9d9;
}
#partners {
	width: 211px;
	background-image: url(../img/home/partners_sd.jpg);
	background-repeat: repeat-y;
	margin-top: 25px;
}
#partners #inner {
	padding-right: 15px;
	padding-left: 15px;
}
#partnerslogos {
	text-align: center;
	margin-top: 10px;
}
#partners .header {
	font-size: 10px;
	font-style: italic;
	color: #4F4F4F;
	text-align: center;
}
#whatshot {
	width: 325px;
	margin-left: 25px;
	background-image: url(../img/home/whatshot_bk.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-top: 25px;
	background-color: #ebeff2;
}
#whatshot p {
	margin-bottom: 0px;
}
#whatshot #divider {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}
.newshead {
	font-weight: bold;
	font-size: 12px;
}
#homemag {
	width: 210px;
	margin-top: 25px;
}
#popupwidth {
	padding: 5px;
	width: 200px;
	border: 1px solid #CCCCCC;
}



/* DESTINATIONS */
#whatshot2 {
	width: 325px;
	margin-left: 25px;
	background-image: url(../img/home/whatshot_bk.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#choose {
	width: 900px;
}
#choose #inner {
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 8px;
	padding-bottom: 8px;
}
#connoisseur {
	background-image: url(../img/destinations/images/connoisseur_02.jpg);
	background-repeat: repeat-y;
	width: 311px;
	background-position: bottom;
}
#connoisseur #inner {
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 8px;
	padding-bottom: 8px;
}
#connoisseur .description {
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	padding-bottom: 15px;
}


/* DETAIL */
#package_incl {
	background-color: #dde4d2;
	background-image: url(../img/detail/packincl_bk.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-top: 30px;
}
#package_incl #inner {
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 8px;
	padding-bottom: 8px;
}
#redeem {
	background-color: #f0f0f0;
	background-image: url(../img/detail/redeem_bk.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-top: 30px;
}
#redeem #inner {
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 8px;
	padding-bottom: 8px;
}
#knowbefore {
	background-color: #ebeff2;
	background-image: url(../img/detail/knowbefore_bk.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-top: 30px;
}
#knowbefore #inner {
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 8px;
	padding-bottom: 8px;
}
#tourlocn {
	background-color: #f0f0f0;
	background-image: url(../img/detail/tourlocn_bk.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-top: 30px;
}
#tourlocn #inner {
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 8px;
	padding-bottom: 8px;
}
#buy {
	font-size: 12px;
	font-weight: bold;
	background-color: #e8eef4;
	background-image: url(../img/detail/buy_bk.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
#buy  #inner {
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 5px;
}
#buy .gray {
	color: #63819a;
	font-style: italic;
	font-weight: normal;
	font-size: 12px;
}
#buy p {
	margin-top: 10px;
	margin-bottom: 0px;
}
#buy .note {
	font-size: 10px;
	font-style: italic;
	color: #999;
	font-weight: normal;
}


/* STATE, CITY, PKG  DISPLAY */

.destleft {
	padding-right: 5px;
	text-align: right;
	font-weight: bold;
	text-transform: uppercase;
}
.destright {
	padding-left: 5px;
}


/* LOCATION */
#locinfo {
	background-color: #f0f0f0;
	background-image: url(../img/directory/locinfo_bk.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#locinfo #inner {
	padding-right: 8px;
	padding-left: 12px;
	padding-top: 8px;
	padding-bottom: 8px;
}
.catmbuy {
	font-size: 12px;
	font-weight: bold;
}
.catmbuy .gray {
	color: #666666;
	font-style: italic;
}
#locpack {
	background-color: #f0f0f0;
	background-image: url(../img/directory/packages_bk.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-top: 30px;
}
#locpack #inner {
	padding-right: 8px;
	padding-left: 10px;
	padding-top: 8px;
	padding-bottom: 8px;
}
#getdirections {
	font-size: 9px;
	text-align: right;
	width: 204px;
}





/* MAGAZINE */
.flashplayer {
	margin-right: 10px;
	margin-top: 2px;
}
.tablespace {
	margin-top: 55px;
}
#moreinfo {
	background-color: #f0f0f0;
	background-image: url(../img/magazine/formoreinfo_bk.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#moreinfo #inner {
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 8px;
	padding-bottom: 8px;
}
#nav {
	background-image: url(../img/global/nav/nav_back.jpg);
	background-repeat: repeat-x;
	width: 900px;
}





/* BY CITY */
.bycitylink {
	font-size: 16px;
	font-weight: bold;
}
.learnmore {
	padding-top: 10px;
	font-weight: bold;
}
.bodyclear2 {
	clear: both;
	float: none;
}
.bodyclear2 p {
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-size: 12px;
}
.randomspace {
	margin-bottom: 20px;
}
#nav ul {
	font-weight: bold;
	color: #FFF;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#nav li {
	float: left;
	line-height: 32px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
}
#navwrapper a:link {
	color: #FFF;
	text-decoration: none;
}
#navwrapper a:visited {
	color: #FFF;
}
#navwrapper a:hover {
	color: #CC0000;
}
#navwrapper a:active {
	color: #CC0000;
}
