/*  -------------------------------------------------------------------
	Shell ------------------------------------------------------------- */

	/* container */
	#container {
		
	}

	/* center */
	.visible {
		margin:0 auto;
		text-align:left;
		width:960px;
	}


/*  -------------------------------------------------------------------
	Header ------------------------------------------------------------ */
	#header {
		background:#2d5c3d url('../img/bg_header_content.gif') repeat-x;
		color:#fff;
		font-size:11px;
		height:27px;
	}
	#header .visible {
		position:relative;
		z-index:11;
	}

	#home #header,
	#contest #header { background:#fafafa; color:#999; } /* #home, #contest */
	
		/* links */
		#header a.nav_a { color:#fff; height:27px; line-height:27px; }
		#header a.nav_a:hover, ul#offers_nav li.selected a.nav_a { background:#3d7d53; }

		/* #home, #contest */
		#home #header a.nav_a,
		#contest #header a.nav_a { color:#363636; background:none; }
		#home #header a.nav_a:hover,
		#contest #header a.nav_a:hover { background:#eee; }

		/* offers nav */
		ul#offers_nav { float:left; background:url('../img/bg_offers_nav.jpg') no-repeat right; padding-right:1px; }
		ul#offers_nav li { background:url('../img/bg_offers_nav.jpg') no-repeat left; float:left; position:relative; }

			ul#offers_nav li a {
				display:block;
				float:left;
				font-size:12px;
				font-weight:bold;
				height:27px;
				line-height:27px;
				margin-left:1px;
				outline:0;
				padding:0 10px;
				text-decoration:none;
				text-transform:uppercase;
			}
			ul#offers_nav li a:hover, ul#offers_nav li.selected { text-decoration:underline; }

		#home ul#offers_nav,
		#contest ul#offers_nav { display:none; } /* #home, #contest */

		/* main nav */
		ul#m_nav { float:right; }
		ul#m_nav li { float:left; position:relative; margin-left:1px; }

			ul#m_nav li a {
				display:block;
				float:left;
				height:27px;
				line-height:25px;
				outline:0;
				padding:0 10px;
			}

			ul#m_nav li.location a { text-decoration:none; }
			ul#m_nav li.location a span { text-decoration:underline; }
			ul#m_nav li.location a:hover span { text-decoration:none; }


		/* s_nav */
		ul#m_nav li.withsub_hover a.open_sub {
			color:#fff!important;
			background:#3d7d53!important;
		}

			ul#m_nav li.withsub .s_nav {
				background:#3d7d53;
				color:#fff;
				display:none;
				float:left;
				position:absolute;
				top:27px; right:0;
				* _right:-1px;
				width:370px;
				* _width:384px; /*IE6*/
				z-index:98;
			}
			ul#m_nav li.withsub_hover .s_nav { display:block; }
			ul#m_nav li.withsub #change_location.s_nav { width:420px; }

				ul#m_nav li.withsub .s_nav .inner { padding:15px; position:relative; }
				ul#m_nav li.withsub .s_nav .inner p { width:85%; }
				ul#m_nav li.withsub .s_nav .inner input.submit { display:inline; margin-left:20px; }
				ul#m_nav li.withsub .s_nav .inner .close_sub { position:absolute; top:8px; right:0; }


		/* font size */
		#fontswitcher { float:right; }
		#fontswitcher li { float:left; }

			#fontswitcher li a#sizesmall,
			#fontswitcher li a#sizelarge {
				display:block;
				float:left;
				font-weight:bold;
				margin-left:1px;
				outline:0;
				padding:0 10px;
				text-decoration:none;
			}

			/* currently selected */
			body.large #fontswitcher li a#sizesmall,
			body.small #fontswitcher li a#sizelarge { color:#609945; }
			body.small #fontswitcher li a#sizesmall,
			body.large #fontswitcher li a#sizelarge { color:#87c240; }

			/* #home | currently selected */
			#home.large #fontswitcher li a#sizesmall,
			#home.small #fontswitcher li a#sizelarge { color:#c4c4c4; }
			#home.small #fontswitcher li a#sizesmall,
			#home.large #fontswitcher li a#sizelarge { color:#363636; }


/*  -------------------------------------------------------------------
	Home -------------------------------------------------------------- */
	#home #content { background:#cdcdcd url('../img/bg/bg_1.jpg') repeat-x center top; }
	#home #content .visible {
		background: #cdcdcd url('../img/bg/bg_1.jpg') repeat-x center top; /* #cdcdcd url('../img/bg/bg_home.jpg') no-repeat center top*/;
		min-height: 890px;
		height:auto!important;
		height: 890px;
		position:relative;
		z-index:10;
	}

		#home #b_td_exclusive {
			background:#fff url('../img/b_td_exclusive.gif') no-repeat 15px 12px;
			border:1px solid #bcc8c2;
			border-radius:11px;
			-moz-border-radius: 11px;
			-khtml-border-radius: 11px;
			-webkit-border-radius: 11px;
			position:absolute;
			top:12px; right:15px;
			width:250px; height:82px;
		}
			#home #b_td_exclusive .inner {
				font-size:10px;
				padding:40px 15px 0 15px;
			}

		/* col_left */
		#home #content .col_left {
			float:left;
			margin-top:18px;
			width:360px;
			* _width:361px; /*IE 6*/
		}
		

			#home #content .col_left h1 { font-size:32px; }
			#home #content .col_left h1 strong { font-family:'FrutigerCE55RomanBold', Helvetica, Arial, sans-serif; font-weight:normal; }
			#home #content .col_left #t_exclusive_offers { margin: -12px 0 12px; }
			#home #content .col_left #frm_subscribe_home {
				background: transparent url(../img/hr_home.png) 50% 100% no-repeat;	
				padding-bottom: 25px;
			}
			#home #content .col_left #cta { margin: 10px 0 50px; }
			#home #content .col_left #cta div { width:200px; float:left; margin-left:20px; }

		/* col_right */
		#home #content .col_right {
			background: #cdcdcd url(../img/bg/bg_col_right.jpg) 0 0 no-repeat;
			float: right;
			margin: 83px  0 70px;
			position: relative; left: 10px;
			width: 591px;
		}
		#home #content .col_right .offers_list {
			position: absolute; top: 110px; left: 90px;
			width: 360px;
		}
			#home #content .col_right h1.location { font-size:18px; }
				#home #content .col_right h1.location img { margin-right: 5px; position: relative; top: 5px; }
			#home #content .col_right .change { font-size:11px; margin: 20px 0 0 5px; }
			
			#home #content .col_right .offer_1,
			#home #content .col_right .offer_2 {
				background: transparent url(../img/bg/bg_offers.png) 0 0 no-repeat;
				font-size:15px;
				margin: 0 0 4px;
				width: 364px; height: 113px;
			}

				#home #content .col_right .offer_1 img,
				#home #content .col_right .offer_2 img {
					float:left;
					margin: 10px 0 0 18px;
					width:93px;
				}
				#home #content .col_right .valign {
					float:left;
					margin-left:20px;
					width:220px;
				}

			#home #content .col_right #b_view_offers { margin: 25px auto; overflow: hidden; }
		#home #content .col_right #headphones {
			position: absolute; top: 92px;	right: 0px; display: none; visibility: hidden;
		}
		#home #content .col_right #cta_contest {
			background:url("../img/bg/bg_cta_contest.gif") no-repeat scroll 0 100% #e6e6e6;
			margin-left:74px;
			margin-top: 495px;
			padding: 0 22px 10px;
			width:353px;
		}


/*  -------------------------------------------------------------------
	Contest ----------------------------------------------------------- */
	#contest #content { background:#cdcdcd url('../img/bg/bg_1.jpg') repeat-x center top; }
		#contest #content #content_box {
			background: transparent;
			margin: 125px 0 0;
			overflow: visible;
			width: 560px;
		}
		
		/*  -------------------------------------------------------------------
			Entry Form -------------------------------------------------------- */
			#contest .note { color: #252525; font-size: 9px; }
			#contest .error { color: #ed1c24; display: none; font-size: 13px; }
			#contest .error_visible { color: #ed1c24; font-size: 13px; }
			#contest .error_list { font-size: 12px; }
			#contest #captcha_error { display: block; }
			#contest #content #content_box p.notice-last {
				margin: 0 0 175px;	
			}
			#contest #content #content_box #frm_contest p {
				margin: 0 0 10px;
			}
			#contest #content #content_box .invalid {
				border-color: #FF3402 !important;
				color: #FF3402 !important;
			}
			#contest #content #content_box fieldset {
				background: transparent url('../img/hr.png') 0% 100% no-repeat;
				padding: 20px 0;
			}
			#contest #content #content_box fieldset.first {
				padding: 0 0 20px;	
			}
			#contest #content #content_box fieldset.last {
				background: none;
			}
			#contest #content #content_box .frm_left,
			#contest #content #content_box .frm_right {
				float: left;
				margin: 0 10px 0 0;
			}
			#contest #content #content_box .frm_left { width: 208px; }
			#contest #content #content_box .frm_right { width: 300px; }
			#contest #content #content_box #contest_winners_province {
				color: #252525;
				display: block;
				line-height: 20px;
				margin: 0 6px 10px 0; padding: 2px;
				width: 208px;
			}
			#contest #content #content_box input,
			#contest #content #content_box select {
				margin: 0 0 10px;
			}
			#contest #content #content_box #contest_winners_postal_code {
				color: #252525;
				width: 80px;
			}
			#contest #content #content_box #friend_email {
				float: left;
				margin: 0 10px 0 0;
			}
			#contest #content #content_box .checkbox {
				margin: 0 5px 0 0;
				vertical-align: bottom;
				*vertical-align: baseline;
			}
			#contest #content #content_box #l_optin_tdextra,
			#contest #content #content_box #l_agecheck { margin: 10px 0; }
			#contest #content #content_box #captcha_img { border: 1px solid #999; display: block; }
			#contest #content #content_box #contest_winners_captcha { margin: 0 0 15px; }
			#contest #content #content_box #b_reload { margin: 0 0 10px; }

		/*  -------------------------------------------------------------------
			Winners List ------------------------------------------------------ */
			#contest #content #content_box_winners {
				background: transparent;
				margin: 125px 0 50px;
				overflow: hidden;
				position: relative;
				width: 775px;
			}
			#contest #content_box_winners #winners_header {
				height: 239px;
				margin: 0 0 16px;
				overflow: hidden;
				position: relative;
			}
				#contest #content_box_winners #winners_intro {
					position: absolute; left: 265px; bottom: 1px;
					width: 510px;
				}
			#contest #content_box_winners #winners_table {
				border-collapse: separate;
				clear: both;
				margin: 0 0 32px;
			}
				#contest #content_box_winners #winners_table td {
					vertical-align: middle;
					padding: 0 0 0 14px;
				}
				#contest #content_box_winners #winners_table .name {
					width: 296px;
					border-right: 1px solid #758068;
					border-right: 1px solid rgba(85,129,34,0.4);
				}
				#contest #content_box_winners #winners_table .city,
				#contest #content_box_winners #winners_table .prize {
					width: 158px;
					border-left: 1px solid #b8b8b8;
					border-left: 1px solid rgba(255,255,255,0.25);
					border-right: 1px solid #758068;
					border-right: 1px solid rgba(85,129,34,0.4);
				}
				#contest #content_box_winners #winners_table .date {
					width: 157px;
					border-left: 1px solid #b8b8b8;
					border-left: 1px solid rgba(255,255,255,0.25);
				}
				#contest #content_box_winners #winners_table thead td {
					background: #558122;
					color: #fff;
					font-size: 18px;
					height: 40px;
				}
				#contest #content_box_winners #winners_table thead td.name,
				#contest #content_box_winners #winners_table thead td.city,
				#contest #content_box_winners #winners_table thead td.prize {
					border-right: 1px solid #3e6716;	
				}
				#contest #content_box_winners #winners_table tbody td {
					font-size: 14px;
					height: 32px;
				}
				#contest #content_box_winners #winners_table tbody tr.even {
					background: #a0a0a0;
				}
				#contest #content_box_winners #winners_table tbody tr.odd {
					background: #b5b5b5;
				}
				
		/*  -------------------------------------------------------------------
			Rules Page -------------------------------------------------------- */
			#contest #content #content_box.rules { width: 600px; }
			#contest ol.rules, ol.rules ol, ol.rules ol ol { margin: 12px 0 12px 30px; }
			#contest ol.rules li { margin: 0 0 12px; }
			#contest ol.rules { list-style-type: decimal; }
			#contest ol.rules ol { list-style-type: lower-alpha }
			#contest ol.rules ol ol { list-style-type: lower-roman }
			#contest ol.rules table { margin: 0 0 12px; }
			#contest ol.rules table thead td { font-weight: bold; }
			#contest ol.rules table td { padding: 0 20px 0 0; }


/*  -------------------------------------------------------------------
	Content ----------------------------------------------------------- */
	#inside #content { background:#cdcdcd url('../img/bg/bg_1.jpg') repeat-x center top; }
	#inside #content .visible { padding-top:176px; }

		/* content_box */
		#content_box_top { background:#fff; width:960px; height:50px; }
		#content_box { background:#fff; padding-bottom:50px; width:960px; }
		#content_box .inner { padding:0 30px; }

		/* inside page bg variations */
		#inside #content.style_1 {  }
		#inside #content.style_1 .visible { background:#cdcdcd url('../img/bg/bg_1_content.jpg') repeat-x center top; }
		#inside #content.style_1 #content_box_top { background:#fff url('../img/bg/bg_1_content_box_top.jpg') no-repeat center top; }

		#inside #content.style_2 {
			background:#a0da62 url('../img/bg/bg_2.jpg') repeat-x center top;
			* _background:#a0da62 url('../img/bg/bg_1.jpg') repeat-x center top; /* IE6 */
		}
		#inside #content.style_2 .visible {
			background:#a0da62 url('../img/bg/bg_2_content.jpg') repeat-x center top;
			* _background:#a0da62 url('../img/bg/bg_1_content.jpg') repeat-x center top; /* IE6 */
		}
		#inside #content.style_2 #content_box_top {
			background:#fff url('../img/bg/bg_2_content_box_top.jpg') no-repeat center top;
			* _background:#fff url('../img/bg/bg_1_content_box_top.jpg') no-repeat center top; /* IE6 */
		}

		#inside #content.style_3 { background:#cdcdcd url('../img/bg/bg_3.jpg') repeat-x center top;  }
		#inside #content.style_3 .visible { background:#cdcdcd url('../img/bg/bg_3_content.jpg') repeat-x center top; }
		#inside #content.style_3 #content_box_top { background:#fff url('../img/bg/bg_3_content_box_top.jpg') no-repeat center top; }

		/* col_wide & col_narrow */
		.col_wide, .col_narrow { float:left; position:relative; }
		.col_wide { width:650px; }
			* _.col_wide { width:637px; } /*IE6*/
		.col_narrow { width:220px; }
			* _.col_narrow { width:220px; } /*IE6*/
		.col_margin { margin-left:30px; }
		
		
		


/*  -------------------------------------------------------------------
	Card Details ------------------------------------------------------ */
	#card-benefits #frm_filters { margin:10px 0 0 0; font-size:12px!important; line-height:14px; }
		#card-benefits #frm_filters label { display:inline; padding:0 8px 0 5px; vertical-align:bottom; }
		#card-benefits #frm_filters input { vertical-align:bottom; }

	#card-benefits #description_container { width:72%; }
	#card-benefits #description_container .description { margin-top:32px; }
	#card-benefits #description_container img { margin-bottom:12px; }
	#card-benefits #description_container p { margin-bottom:18px; }


/*  -------------------------------------------------------------------
	Offer Listing & Map ----------------------------------------------- */

	/* col_narrow */
	#offer-listing ul#search-filter,
	#offer-listing #search-fields {
		background:url('../img/bg/bg_col_narrow_divider.jpg') no-repeat bottom center;
		margin-bottom:10px;
		padding-bottom:35px;
		* _width:244px; /* IE6 */
	}

	#offer-listing ul#search-filter li {  }
	#offer-listing ul#search-filter li input,
	#offer-listing ul#search-filter li label { float:left; margin-right:10px; }
	#offer-listing ul#search-filter li input { margin-top:6px; }
	#offer-listing ul#search-filter li label { line-height:24px; padding-left:31px; }

	#offer-listing ul#search-filter li label.apparel-accessories { background:url('../img/category-icons/apparel-accessories.gif') no-repeat left; }
	#offer-listing ul#search-filter li label.food-drink { background:url('../img/category-icons/food-drink.gif') no-repeat left; }
	#offer-listing ul#search-filter li label.travel-entertainment { background:url('../img/category-icons/travel-entertainment.gif') no-repeat left; }
	#offer-listing ul#search-filter li label.other { background:url('../img/category-icons/other.gif') no-repeat left; }

	#offer-listing #search-fields { padding-bottom:40px; }
	#offer-listing #search-fields select { margin-top:20px; }

	#offer-listing #map_canvas { width:652px; height:474px; background-color:#999; }

	#offer-listing .changeview.space { margin-right:135px; }
	#offer-listing .changeview a { font-size:13px; }
	#offer-listing .changeview img { vertical-align:middle; padding:0 4px 2px 0; }

	/* offer-list */
	.addthis_button {
		* _display:none; /* IE6 */
		position:absolute;
		top:-3px; right:-37px;
	}
	
	.offer-list { border-top:1px dotted #999; margin-bottom:30px; }
	.offer-list li { border-bottom:1px dotted #999; padding:15px 0; position:relative; }
	.offer-list li.myaxs { background:url('../img/bg/bg_myaxs.jpg') repeat-x top; }

		.offer-list li .description {
			line-height:1.33em;
			margin-left:15px;
			position:relative;
			width:450px;
		}
			.offer-list li .description .headline { font-size:13px; }
			.offer-list li .description .details { font-size:11px; margin-top:12px; }
			.offer-list li .description .price { color:#76bd50; }
			.offer-list li .b_view_details { top:50px; right:-37px; position:absolute; }

	/* offer-list.featured */
	.offer-list.featured {
		border:1px solid #ffcc7f;
		border-radius:11px;
		-moz-border-radius:11px;
		-khtml-border-radius:11px;
		-webkit-border-radius:11px;
		margin-bottom:20px;
	}
	.offer-list.featured li { border:none; padding:15px; }
		.offer-list.featured li .b_view_details { right:-38px; }

	/* pagination */	
	.pagination { margin-left:0; }
	.pagination li { float:left; margin-right:10px; }
	.pagination li img { margin-top:-4px; }


/*  -------------------------------------------------------------------
	Offer Details ----------------------------------------------------- */
	#b_back_to_listing { position:absolute; top:-30px; }
		#b_back_to_listing img { float:left; }
		#b_back_to_listing a { float:left; margin-left:5px; }
	
	#offer-details .offer-exclusive { 
		background-color:#e5eae7;
		border-radius:11px;
		-moz-border-radius: 11px;
		-khtml-border-radius: 11px;
		-webkit-border-radius: 11px;
		font-size:10px;
		padding: 9px 12px;
		width:280px;
	}
	
	.offer-dates { font-size:11px; }
		.offer-dates span.first { margin-right:20px; }

	#offer-details .offer-terms { font-size:10px; line-height:12px; }
		#offer-details .offer-terms sup { font-size:8px; line-height:8px; }
	#offer-details .col_narrow { padding-top:40px; }
	#offer-details .minimap { width:224px; height:244px; background-color:#999; }
	#offer-details ol#offer_locations { padding-left:20px; *padding-left:35px; }
		#offer-details ol#offer_locations li { font-size:11px; line-height:12px; margin-bottom:8px }


/*  -------------------------------------------------------------------
	Footer ------------------------------------------------------------ */
	#footer {
		background:#ebebeb url('../img/bg_footer.gif') repeat-x center top;
		color:#636363;
		font-size:11px;
		padding:25px 0 15px 0;
	}
	#footer .visible {
		position:relative;
		text-align:center;
		z-index:11;
	}

		#l_footer { position:absolute; left:340px; top:-55px; }

		#footer p { margin:0; }
		#footer p.nav { padding:35px 0 12px 0; }
		#footer p.notice { padding:0 0 10px 0; }
		#footer p.copyright { padding:0; }
		

/*  -------------------------------------------------------------------
	Print Coupon ------------------------------------------------------ */
	#coupon-container { width:600px; background-color:white; padding:30px 25px 20px 20px; position:relative; }
	
		#coupon-container .offer-terms { font-size:10px; line-height:12px; }
		#coupon-container .coupon-detail { margin-left:20px; width:50%; }
		#coupon-container .close { margin-top:-10px; }
		#coupon-frame-top, #coupon-frame-bottom { display:none; width:630px; }
		#coupon-frame-top { position:absolute; top:15px; left:5px; }
		#coupon-frame-bottom { position:absolute; bottom:20px; left:5px; }
		
		
/*  -------------------------------------------------------------------
	Warning ----------------------------------------------------------- */
	#warning { 
		background-color:#9e0b0f;
		color:white;
		padding:10px;
		position:absolute; right:60px; top:50px;
		width:256px;
	}
		#warning a { color:white; }
