@charset "UTF-8";
/* CSS Document */

#page_content {
	padding:15px 10px;
}

/*PAGE STRUCTURE*/
#column_1 {
	padding-top:20px;
	float:left;
	width:520px;
}
#column_2 {
	padding-top:12px;
	float:left;
	width:210px;
}
#column_full {
	padding-top:20px;
	float:left;
	width:99%;
}

#popup .footer {
	text-align:center !important;
}

#deals_content_main {
	padding-top:25px;
}
.deals_headline {
	background:url(http://www.lasvegas.com/promotions/images/deals_sale_tag.png) scroll no-repeat 0 50%;
	padding-left:60px;
	height:46px;
}

.deals_headline h1 {
	font-size:20px;
	margin:0;
	padding:5px 0 0 0;
	border-bottom:1px solid #c1170f;
	line-height:1.5em;
}

.merch_list_wide {
	width:455px;
	padding-right:10px;
	height:265px;
	background:url(http://www.lasvegas.com/promotions/images/deals_merchlist_wide_bg.png) top left no-repeat;
}
.merch_list_wide .list_half {
	width:210px;
	margin-left:10px;
	_margin-left:5px;
}
.merch_list {
	margin-top:10px;
	padding-right:10px;
	width:210px;
	height:300px;
	background:url(http://www.lasvegas.com/promotions/images/deals_merchlist_bg.png) top left no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	float:right;
}
.merch_list h3, .merch_list_wide h3 {
	padding-top:10px;
	margin-left:10px;
	margin-right:10px;
	_margin-right:0px;
	margin-top:0;
	color:#c1170f;
	font-size:16px;
	border-bottom:1px solid #000;
}
.merch_list ul, .merch_list_wide ul {
	list-style-type:none;
	margin:0;
	margin-left:10px;
	padding:0;
	line-height:1;
}
.merch_list ul li, .merch_list_wide ul li {
	padding:0;
	margin:0;
	background:none;
	font-size:12px !important;
	font-family: Arial, Helvetica, Verdana !important;
	line-height:1.7em;
}

/* --- MERCHANDISING CAROUSEL --- */
.merch_carousel_wrapper{
	position: relative; /* Do not change this value */
	width: 250px;
	height: 263px; /* Set height to be able to contain height of largest content shown*/
	border:1px solid #cac9c3;
	overflow: hidden;
	float:right;
}
.merch_item{ /*style for each glide content DIV within wrapper.*/
	position: absolute; /* Do not change this value */
	background-color:#3c3c3c;
	visibility: hidden;
}
.merch_title {
	padding:10px 0 5px 5px;
}
.merch_title a {
	font-size:22px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF !important;
	font-weight:bold !important;
	text-decoration:none !important;
}
.merch_title a:hover {
	text-decoration:underline !important;
}
.merch_title small {
	font-size:12px;
}
.merch_carousel_controls{ /*style for DIV used to contain toggler links. */
	width: 250px;
	padding-top: 3px;
	text-align: right;
	background: white;
	float:right;
}

.merch_carousel_controls a{ /*style for every navigational link within toggler */
	display: -moz-inline-box;
	display: inline-block;
	border-bottom:0;
	text-decoration: none;
}

.merch_carousel_controls a:hover{
	text-decoration:none;
}

.merch_carousel_controls a.toc{
	background:url(http://www.lasvegas.com/promotions/images/carousel_status_off.png) 0 50% no-repeat;
	width:12px;
	height:18px;
	text-decoration:none !important;
	border-bottom:0;
}

.merch_carousel_controls a.selected{ /*style for selected page's toggler link. ".selected" class auto generated! */
	background:url(http://www.lasvegas.com/promotions/images/carousel_status_on.png) 0 50% no-repeat;
	border-bottom:0;
	text-decoration: none;
}

.merch_carousel_controls a.prev{ /*style for "prev" and "next" toggler links. ".prev" and ".next" classes auto generated! */
	background:url(http://www.lasvegas.com/promotions/images/btn_carousel_prev.png) 0 50% no-repeat;
	width:25px;
	height:18px;
	text-decoration:none !important;
	border-bottom:0;
}
.merch_carousel_controls a.next {
	background:url(http://www.lasvegas.com/promotions/images/btn_carousel_next.png) 0 50% no-repeat;
	width:25px;
	height:18px;
	text-decoration:none !important;
	border-bottom:none;
}
/* --- /MERCHANDISING CAROUSEL --- */

/* -- SIDE BOXES -- */
.deals_side_box {
	background:url(http://www.lasvegas.com/promotions/images/side_round_box.png) top left no-repeat;	
	width:255px;
}

	.deals_side_box h3 {
		margin:0 10px;
		padding-top:5px;
		font-weight:normal;
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		border-bottom:1px solid #2d2d2d;
		line-height:1.7em;
	}
	.deals_side_box p {
		margin:0 10px;
		padding-top:10px;
		font-size:12px;
		font-family:Arial, Helvetica, sans-serif;
		line-height:1.5em;
	}
	.deals_side_box ul {
		margin:0 10px 0 10px;
		padding-top:0px;
	}
	.deals_side_box ul li {
		font-size:12px !important;
		font-family:Arial, Helvetica, sans-serif !important;
		line-height:1.5em;
	}

.deals_side_box_bottom {
	background:url(http://www.lasvegas.com/promotions/images/side_round_box.png) bottom left no-repeat;	
	height:4px;
	width:255px;
}

/* -- /SIDE BOXES -- */

/* List of links with underlined header */

.deals_main_linklist {
	padding-top:30px;
}
	.deals_main_linklist h2 {
		font-size:14px;
		font-family:Arial, Helvetica, sans-serif;
		border-bottom:2px solid #000;
		padding-left:15px;
		margin-bottom:10px;
	}
	.deals_main_listlist ul {
		padding-left:30px;
	}
	.deals_main_linklist ul li {
	margin-left:10px;
	line-height:1.5em;
	font-size: 12px;
	}
	
/* /List of links with underlined header */


#tabs_wrapper {
	padding-top:20px;
}

.deals_tabs {
	list-style: none;
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom:2px solid #000;
	float:left;
	width:100%;
}

.deals_tabs li {
	background:none;
	padding:0;
	float: left;
	margin: 0;
	margin-right:2px;
	font-size:12px;
}

.deals_tabs a {
	text-decoration: none !important;
	display: block;
	background:url(http://www.lasvegas.com/promotions/images/landing_tab_off.png) top left repeat-x;
	background-color:#ffeeb7;
	border-left:1px solid #d4d4d4;
	border-top:1px solid #d4d4d4;
	border-right:1px solid #d4d4d4;
	padding: 3px 15px 5px 15px;
	margin-right:4px;
	color: #000 !important;
	text-align: center;
}
.deals_tabs a:hover {
	text-decoration:underline !important;
}
.deals_tabs .selected a {
	background:url(http://www.lasvegas.com/promotions/images/landing_tab_on.png) top left repeat-x;
	background-color:#f1ca4c;
}

.deals_tabs_content {
	background-color:#ffffff;
	display:none;
	clear:both;
	padding:10px;
	border-bottom:2px solid #000;
}
ul.list_half { 
	float:left;
	width:45%;
	padding:0;
	margin:0;
}
.deals_tabs_content ul li { 
	line-height:1.5em;
	font-size:12px;
}
#terms {
	padding:20px 10px 0 10px;
	clear:both;
}
.floatbuster {
	font-size:0;
}


/* POPUP STYLES */
body.deals_popup {
	text-align:left;
	margin:0;
	padding:0;
}
h1.deals_popup_header {
	margin:0;
	color:#fff;
	background:#000 url(http://www.lasvegas.com/promotions/images/lvc_logo_black_small.png) scroll 10px 50% no-repeat;
	padding:15px 10px 15px 85px;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
}
h1.deals_popup_headline {
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:strong;
}

.deals_popup_wrapper {
	padding:15px;
}
.deals_popup_widget {
	background-color:#daeaf8;
	border:1px solid #6699cc;
	width:295px;
	float:right;
}
	.deals_popup_widget h2 {
		background-color:#b5d3ef;
		border-bottom:1px solid #6699cc;
		font-size:12px;
		font-family:Arial, Helvetica, sans-serif;
		padding:10px;
		margin:0;
	}
.deals_popup_details {
	width:255px;
	float:left;
}
.close_window {
	float:left;
	width:100%;
	clear:both;
	text-align:center;
	margin-top:20px;
	color:#0000FF;
}