/* ---------- [ REMOVE MARGINS, PADINGS AND BORDERS ] ---------- */

a img {
	border:none;
}
h1,
h2,
h3,
h4,
h5,
ul,
li,
fieldset,
form,
img,
dl,
dt,
dd,
p,
select,
option,
input {
	margin:0px;
	padding:0px;
	border:none;
}
ul,
ol {
	list-style:none;
}

/* ---------- [ GENERAL PROPERTIES ] ---------- */
body {
	margin:0px;
	padding:0px;
	background:#322D25 repeat-x top center;
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color:#4F535E;
}
/**** links ****/
a {
	color:#4F535E;
	font-size:12px;
	font-weight:bold;
	line-height:14px;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
a.standard_blue,
a.standard {
	text-align:right;
	line-height:16px;
	padding-right:25px;
	background:url(../assets/images/bg_a_normal.gif) right 3px no-repeat;
}
a.standard_blue {
	background:url(../assets/images/bg_a_normal_blue.gif) right 3px no-repeat;
}
a.back_blue,
a.back {
	text-align:left;
	line-height:16px;
	padding-left:25px;
	background:url(../assets/images/bg_a_normal_back.gif) left 3px no-repeat;
}
a.back_blue {
	background:url(../assets/images/bg_a_normal_back_blue.gif) left 3px no-repeat;
}
a.light {
	text-align:right;
	color:#FFFFFF;
	line-height:16px;
	padding-right:25px;
	background:url(../assets/images/bg_a_light.gif) right 3px no-repeat;
}
a.dark {
	text-align:right;
	color:#2F1E05;
	padding-right:25px;
	line-height:16px;
	background:url(../assets/images/bg_a_dark.gif) right 3px no-repeat;
}

/**** end links ****/

input.txt_input {
	width:144px;
	height:15px;
	border:solid 1px #B9B9B9;
}
input.chk {
	color:#666666;
	margin-right:5px;
}
select {
	width:150px;
	height:17px;
	border:solid 1px #B9B9B9;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	cursor:pointer;
}
select.month {
	margin-right:7px;
	width:50px!important;
}
select.day {
	margin-right:7px;
	width:43px!important;
}
select.year {
	width:58px!important;
}
textarea {
	border:solid 1px #B9B9B9;
	font-size:12px;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	color:#666666;
	padding:3px;
}
/**** common classes ****/
div.back_alpha {
	position: absolute;
	top:0;
	z-index: 1;
	background: #000000;
	filter:alpha(opacity=80);
	opacity:0.80;
	-moz-opacity:0.60;
	width: 100%;
	height: 100%;
}

.right {
	float:right!important;
}
.left {
	float:left!important;
}
.clear_box {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	font-size: 0px;
	line-height:0px;
	margin:0px;
	padding:0px;
	visibility: hidden;
}
.hidden {
	display: none!important;
}
.just_hidden {
	visibility:hidden!important;
}
/**** end common classes ****/

/**** titles ****/
h1 {
	display:inline;
	float:left;
	padding-top:10px;
	margin:0px 0px 0px 9px;
}
h2 {
	color:#F7F1F0;
	font-size:21px;
	line-height:80px;
}
h3 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:500;
	color:#42464B;
	margin-bottom:10px;
}
h3.type2 {
	font-family: Tahoma, Helvetica, Arial, sans-serif;
}
h4 {
	font-size:10px;
}

.section_title .b_left{
	display:inline;
	float:left;
	height:72px;
	padding-left:50px;
	padding-right:10px;
	margin-right:-20px;
	background:url(../assets/images/bg_section_title_left.png) no-repeat;
}
.section_title .b_right{
	display:inline;
	float:left;
	width:64px;
	height:72px;
	z-index:-1;
	background:url(../assets/images/bg_section_title_right.png) no-repeat;
}
/**** end titles ****/

/* ---------- [ BUTTONS ] ---------- */


/* ---------- [ LAYOUT ] ---------- */

#container {
	position:relative;
	margin:0px auto;
	width:1024px;
	padding:0px;
}
#content {
	position:relative;
	background:#FFFFFF;
	display:inline;
	float:left;
	width:980px;
	padding-bottom:22px;
	background:#B9C8CB url(../assets/images/bg_blue.jpg) repeat-x;
	padding:0px 22px;
}

#content.home {
	width:1024px;
	padding:0px 0px 22px 0px;
	background:url(../assets/images/bg_subway.jpg) no-repeat bottom;
}

/* ---------- [ HEADER ] ---------- */
#header {
	width:1024px;
	height:91px;
	background:#605A53;
	border-bottom:solid 8px #49433A;
}
#main_nav {
	width:690px;
	height:91px;
	background:url(../assets/images/bg_main_nav.jpg);
}
#main_nav li {
	display:inline;
	float:left;
	margin-left:15px;
}
#main_nav li a {
	display:block;
	height:27px;
	line-height:14px;
	color:#FFFFFF;
	padding-top:64px;
	text-decoration:none;
	background:top no-repeat;
}
#main_nav li a.selected,
#main_nav li a:hover {
	background-position:center;
}
#main_nav .nav_home {
	margin-left:55px;
}
#main_nav .nav_home a {
	width:61px;
	padding-left:22px;
	background:url(../assets/images/a_home.jpg);
}
#main_nav .nav_destinations a {
	width:93px;
	padding-left:18px;
	background:url(../assets/images/a_destinations.jpg);
}
#main_nav .nav_gallery a {
	width:65px;
	padding-left:21px;
	background:url(../assets/images/a_gallery.jpg);
}
#main_nav .nav_tips {
	margin-left:19px;
}
#main_nav .nav_tips a {
	width:59px;
	padding-left:27px;
	background:url(../assets/images/a_tips.jpg);
}
#main_nav .nav_sweepstakes {
	margin-left:14px;
}
#main_nav .nav_sweepstakes a {
	width:92px;
	padding-left:17px;
	background:url(../assets/images/a_sweepstakes.jpg);
}

/* ---------- [ FOOTER ] ---------- */

#footer{
	clear:both;
	padding:0px 10px;
	width:1004px;
	height:32px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#BAB5AF;
	background: url(../assets/images/bg_footer.png) no-repeat;
	margin-top:-9px;
	position:absolute;
	bottom:0;
	left:0;
}
#footer p {
	padding-top:14px;
	line-height:12px;
	text-align:center;
}


/* ---------- [ HOME ] ---------- */

.flash_home {
	position:relative;
	height:325px;
	border-bottom:10px solid #49433A;
}
#dark_shadow {
	position:absolute;
	bottom:0;
	left:0;
	width:1024px;
	height:40px;
	margin-bottom:-50px;
	background:url(../assets/images/img_shadow_home.png) no-repeat;
}
#gallery_thumb {
	width:294px;
	height:171px;
	margin-left:15px;
	padding:25px 25px 0px 35px;
	background:url(../assets/images/bg_gallery_thumb.png) no-repeat;
}
#gallery_thumb a.light {
	line-height:25px;
	background-position:right 8px;
	width:105px;
}
#gallery_thumb h4 {
	margin:10px 0px 5px 0px;
	position:relative;
}
#gallery_thumb h4 span{
	position:absolute;
	top:0;
	left:0;
	width:142px;
	height:12px;
	background:url(../assets/images/h4_featured_products.gif) no-repeat;
}
#gallery_thumb a {
	position:relative;
}
#gallery_thumb ul {
	margin-bottom:23px;
	height:66px;
}
#gallery_thumb ul li {
	display:inline;
	float:left;
	margin-right:15px;
}
#gallery_thumb ul li.last {
	margin-right:0px;
}
#gallery_thumb a.a_thumb img {
	width:83px;
	height:66px;
}
#gallery_thumb a.dark {
	margin-left:60px;
}

#enter_win {
	width:215px;
	height:188px;
	padding:22px 0px 0px 25px;
	margin-left:25px;
	background:url(../assets/images/bg_enter_win.png) no-repeat;
}

#enter_win h4 a {
	width:55px;
	height:180px;
	line-height:20px;
	text-align:center;
	text-decoration:none;
	font-size:19px;
	color:#AD1D1B;
	position:relative;
}
#enter_win p {
	width:130px;
	margin:12px 0px 0px 20px;
	line-height:13px;
	text-align:center;
	font-size:10px;
}
#enter_win p img {
	margin:0 auto;
	display:block;
	margin-bottom:3px;
}

#tips_box {
	width:314px;
	height:169px;
	margin-left:19px;
	padding:28px 20px 0px 20px;
	background:url(../assets/images/bg_tips_home.png) no-repeat;
}
#tips_box a {
	position:relative;
}
#tips_box h3 {
	background:url(../assets/images/img_arrow_tips.gif) no-repeat;
	font-size:26px;
	padding-left:35px;
	margin-left:8px;
	margin-bottom:10px;
}
#tips_box img {
	margin-bottom:20px;
}
#tips_box p {
	width:202px;
	height:100px;
	line-height:13.75px;
}

/* ---------- [ DESTINATIONS ] ---------- */

.destinations h3 {
	font-size:15px;
	font-weight:500;
	margin-top:20px;
	width:130px;
	margin-bottom:5px;
	line-height:17px;
}
.destinations li.double_line h3 {
	margin-top:15px;
	background-position:0px 10px;
}
.destinations h3.arrow_1 {
	padding-left:23px;
	background-image:url(../assets/images/img_destinatons_arrow_1.gif);
	background-repeat:no-repeat;
}
.destinations h3.arrow_2 {
	padding-left:23px;
	background-image:url(../assets/images/img_destinatons_arrow_2.gif);
	background-repeat:no-repeat;
}
.destinations h3.arrow_3 {
	padding-left:23px;
	background-image:url(../assets/images/img_destinatons_arrow_3.gif);
	background-repeat:no-repeat;
}
.destinations h3 img{
	margin:0px 5px 0px 0px;
}
.destination_list {
	width:302px;
	height:425px;
	margin:30px 37px 0px 0px;
	background:url(../assets/images/bg_destinations_list.png) no-repeat;
	padding-top:15px;
}
.destination_list.last {
	margin-right:0px;
}
.destination_list.last li.first p{
	margin-top:12px;
	height:60px;
}
.destination_list li{
	width:270px;
	height:150px;
	margin-bottom:23px;
	padding:0px 16px;
	background:url(../assets/images/bg_destination.png) no-repeat;
}
.destination_list li a {
	position:relative;
}
.destination_list li img {
	width:109px;
	height:80px;
	margin:22px 6px 0px 0px;
}
.destination_list li.double_line p {
	height:60px;
}
.destination_list li p {
	padding-left:5px;
	width:145px;
	height:72px;
	line-height:13px;
}
.destination_list li p.share {
	padding:0px;
}

/* ---------- [ SEND DESTINATION ] ---------- */

.send_destination form {
	width:684px;
	margin:15px auto;
}
.send_destination form select,
.send_destination form .txt_input {
	width:162px;
}

.send_destination form fieldset{
	width:247px;
	height:414px;
	font-size:12px;
	line-height:15px;
	padding:30px 45px 35px 50px;
}
.send_destination form fieldset.left{
	background:url(../assets/images/bg_book_left.png) no-repeat;
}
.send_destination form fieldset.right{
	width:267px;
	height:343px;
	padding:65px 45px 35px 30px;
	background:url(../assets/images/bg_book_right.png) no-repeat;
}
.send_destination form fieldset p {
	font-weight:bold;
	margin-bottom:20px;
}
.send_destination form fieldset label {
	display:block;
	padding-left:10px;
	margin-bottom:13px;
	height:25px;
}
.send_destination form fieldset label.cmb_date {
	display:inline;
	padding:0px;
}
.send_destination form fieldset label span {
	float:left;
	width:70px;
}
.send_destination form fieldset label.city_dest span {
	margin-top:-13px;
}
.send_destination form fieldset label.tell_why {
	height:155px;
	margin-bottom:0px;
}
.send_destination form fieldset label.tell_why span{
	margin-bottom:4px;
	width:100%;
}
.send_destination form fieldset label.tell_why textarea {
	width:229px;
	height:124px;
}
.send_destination form fieldset label.required {
	padding-right:20px;
	text-align:right;
	margin:0px;
	font-size:10px;
	font-style:italic;
}
.send_destination form fieldset label.btn_set {
	padding:10px 35px 0px 25px;
}
.send_destination form fieldset label.btn_set {
	position:relative;
}
.send_destination form fieldset label.btn_set a.back {
	line-height:18px;
}

#sweeps_confirmation,
#destination_confirmation {
	position:absolute;
	/*left:50%;
	margin:-550px -150px;*/
	width:240px;
	height:550px;
	padding:0px 30px;
	background:url(../assets/images/bg_send_confirmation.png) no-repeat center;
	z-index:10;
}
#sweeps_confirmation h4,
#destination_confirmation h4 {
	margin:85px 0px 100px 0px;
	color:#30240A;
	font-size:17px;
	padding:0px 45px;
	text-align:center;
	line-height:22px;
}
#sweeps_confirmation p,
#destination_confirmation p {
	padding:0px 25px;
	text-align:center;
	color:#000000;
	margin-bottom:10px;
	line-height:13px;
	font-size:12px;
}

#sweeps_confirmation a,
#destination_confirmation a {
	display:inline;
	float:left;
	margin-left:10px;
	margin-top:30px;
}
#sweeps_confirmation a {
	margin-left:30px;
}

/* ---------- [ DESTINATIONS DETAIL ] ---------- */

.dest_detail {
	padding-right:0px!important;
	width:1002px!important;
}
.dest_detail .col_1 {
	display:inline;
	float:left;
	width:410px;
	font-size:12px;
	color:#242526;
	padding-left:10px;
	margin:30px 0px 0px 0px;
}
.dest_detail .col_2 {
	display:inline;
	float:right;
	width:538px;
	margin-top:-20px;
}

.dest_detail h3 {
	line-height:21.6px;
	font-size:16px;
	margin-bottom:0px;
}
.dest_detail h3 strong {
	display:block;
	font-size:18px;
}
.dest_detail em.author {
	display:block;
	margin-bottom:20px;
	color:#355064;
	font-size:11px;
}
.dest_detail p {
	margin-bottom:10px;
}

.dest_detail a.back {
	margin-top:10px;
}
.link_explore {
	width:395px;
	height:85px;
	padding:15px 20px 0px 20px;
	background:url(../assets/images/bg_explore_links.gif) no-repeat;
	margin-bottom:23px;
	margin-top:20px;
}
.link_explore h4 {
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size:12px;
	width:60px;
	line-height:12px;
	margin-top:12px;
}
.link_explore a {
	display:inline;
	float:right;
	font-size:11px;
	font-weight:normal;
}
.link_explore ul {
	width:335px;
	text-align:right;
}
.link_explore ul li {
	display:inline;
	float: right;
	width:335px;
}

.dest_detail .send_destination {
	display:block;
	line-height:40px;
	font-weight:normal;
	font-size:11px;
	padding-left:20px;
	width:173px;
	height:43px;
	margin-left:310px;
	background:url(../assets/images/bg_send_destination_arrow.gif) no-repeat;
}
.dest_detail .slide_show {
	width:514px;
	height:316px;
	padding:28px 0 0 24px;
	background:url(../assets/images/bg_slide_show.png) no-repeat;
}
.dest_detail .recommend {
	display:block;
	width:321px;
	margin-left:90px;
}
.dest_detail .recommend .b_top {
	width:321px;
	height:12px;
	font-size:1px;
	line-height:1px;
	background:url(../assets/images/bg_recommend.gif) no-repeat;
}
.dest_detail .recommend .b_middle {
	width:281px;
	padding:3px 20px 0px 20px;
	background:url(../assets/images/bg_recommend_middle.gif) repeat-y;
}
.dest_detail .recommend .b_bottom {
	width:321px;
	height:13px;
	font-size:1px;
	line-height:1px;
	background:url(../assets/images/bg_recommend_bottom.gif) repeat-y;
}
.dest_detail .recommend img {
	margin-top:10px;
	margin-right:10px;
}
.dest_detail .recommend h4,
.dest_detail .recommend p {
	width:190px;
	color:#242526;
}
.dest_detail .recommend h4 {
	color:#30240A;
	font-size:12px;
	margin-bottom:5px;
}

/* ---------- [ SWEEPSTAKES ] ---------- */

.sweepstakes  {
	line-height:14.4px;
}
.sweepstakes .col_1 {
	display:inline;
	float:left;
	margin-top:60px;
	width:470px;
	padding-left:30px;
	font-size:12px;
	color:#242526;
}
.sweepstakes h3 img {
	margin-right:7px;
}
.sweepstakes .col_1 p{
	padding-right:90px;
	margin-bottom:15px;
}
.sweepstakes ul {
	padding-right:80px;
}
.sweepstakes ul li {
	padding-left:20px;
	margin-bottom:15px;
	background:url(../assets/images/bg_sweepstakes_list.gif) no-repeat 0px 2px;
}

.sweepstakes .col_2 {
	display:inline;
	float:left;
	width:326px;
	height:513px;
	margin-left:-130px;
	font-size:12px;
	color:#FFFFFF;
	padding-top: 10px;
	padding-right: 58px;
	padding-bottom: 0px;
	padding-left: 225px;
	background-image: url(../assets/images/bg_sweepstakes_form_2.png);
	background-repeat: no-repeat;
}

.sweepstakes .col_2 h3 {
	padding-left:45px;
	color:#F7F1F0;
	line-height:25px;
}
.sweepstakes .col_2 p{
	margin-bottom:10px;
	padding-right:10px;
}
.sweepstakes .col_2 a{ 
	position:relative;
	color:#FFFFFF;
}
.sweepstakes .col_2 label {
	display:block;
	height:25px;
	margin-bottom:0px;
}
.sweepstakes .col_2 label.required {
	height:16px;
	font-style:italic;
	font-size:10px;
}
.sweepstakes .col_2 label span {
	display:inline;
	float:left;
	width:70px;
}
.sweepstakes .col_2 .txt_input {
	width:250px;
	height:19px;
}
.sweepstakes .col_2 select {
	height:21px;
}
.sweepstakes .col_2 label.chk {
	height:34px;
	padding-left:70px;
	position:relative;
}
.sweepstakes .col_2 label.chk input {
	display:inline;
	float:left;
	width:12px;
	height:12px;
}
.sweepstakes .col_2 label.chk span {
	float:right;
	padding-right:5px;
	width:235px;
}
.sweepstakes .col_2 .a_legal_terms {
	font-size:10px;
	color:#FFFFFF;
	margin:-33px 5px 0px 0px;
}

.sweepstakes .col_2 .p_canadian_residents {
	font-size:9px;
	margin-top:-10px;
	position:absolute;
	width:330px;
}



.sweepstakes .col_2 .a_enter_win {
	color:#FFFFFF;
	font-size:17px;
	font-weight:500;
	height:22px;
	line-height:20px;
	padding-left:30px;
	margin-top:60px;
	background:url(../assets/images/bg_a_enter_win.gif) no-repeat left;
}

/* ---------- [ TIPS ] ---------- */

.tips .col_1 {
	display:inline;
	float:left;
	width:290px;
	position:relative;	
}

.tips .section_title h2 {
	padding:16px 13px 0px 13px;
	line-height:50px;
}
.tips .section_title em {
	width:250px;
	height:26px;
	font-style:normal;
	font-size:12px;
	margin-left:13px;
	line-height:20px;
	padding:0px 0px 0px 30px;
	background:url(../assets/images/bg_tips_subtitle.gif) no-repeat;
}

.tips .tips_list_container {
	position:relative;
	width:233px;
	height:230px;
	margin:60px 0px 0px -22px;
	padding:20px 0 0 52px;
	background:url(../assets/images/bg_tips_list.png) no-repeat;
}

.tips .tips_list {
	position:relative;
	margin:-230px 0px 70px 30px;
}
.tips .tips_list li {
	line-height:21px;
	font-size:12px;
	position:relative;
}
.tips .tips_list li a{
	font-weight:normal;
	position:relative;
}
.tips .tips_list li em{
	font-weight:500;
}

.tips .col_2 {
	display:inline;
	float:left;
	width:615px;	
	margin-left:54px;
	color:#242526;
	font-size:12px;
	padding-top:20px;
	line-height:14px;
}
.tips .intro.left {
	width:330px;
}
.tips .intro.right {
	width:265px;
}
#display_tip {
	margin-top:110px;
}
#display_tip h3 {
	color:#333333;
	margin-bottom:15px;
}
#display_tip img {
	width:auto;
	margin:0px 20px 20px 0px;
}
#display_tip p {
	padding-right:20px;
	line-height:15px;
}
#display_tip p a {
	color:#242526;
}
#display_tip a.standard_blue {
	width:auto;
	margin-right:40px;
}
#display_tip a.back_blue {
	margin-left:5px;
}
#display_tip p.more_about {
	text-align:center;
	margin-top:20px;
	color:#4C5158;
	font-size:11px;
}
#display_tip p.more_about a {
	font-size:11px;
}

.gallery {
	padding:0px 0px 23px 0px!important;
	width:1024px!important;
}


/* ---------- [ TERMS ] ---------- */

.terms {
	font-size:12px;
	color:#242526;
	padding-bottom:40px!important;
}
.terms h2 {
	line-height:50px;
	padding:16px 20px 0px 20px;
}
.terms .section_title {
	display:inline;
	float:left;
	width:330px;
	margin-bottom:30px;
}
.terms .section_title em {
	width:276px;
	height:26px;
	font-style:normal;
	font-size:11px;
	margin-left:13px;
	line-height:20px;
	padding:0px 0px 0px 25px;
	background:url(../assets/images/bg_tips_subtitle_terms.gif) no-repeat;
}

.terms p.intro {
	margin-bottom:50px;
}
.terms dl {
	display:inline;
	float:left;
	margin:0px 140px 20px 85px;
	width:745px;
}
.terms dl dt {
	display:block;
	float:left;
	width:220px;
	text-align:right;
	font-size:14px;
	font-style:italic;
	font-weight:500;
}
.terms dl dd {
	display:inline;
	float:right;
	width:505px;
	padding-left:20px;
}
