@font-face {
    font-family: "Gotham Medium";
    src: url("../fonts/Gotham-Medium.eot"); /* EOT file for IE */
    src: local('Gotham-Medium.ttf'), url('../fonts/Gotham-Medium.ttf') format("truetype");
}

@font-face {
    font-family: "Gotham Bold";
    src: url("../fonts/Gotham-Bold.eot"); /* EOT file for IE */
    src: local('Gotham-Bold.ttf'), url('../fonts/Gotham-Bold.ttf') format("truetype");
}

@font-face {
    font-family: "Gotham Black";
    src: url("../fonts/Gotham-Black.eot"); /* EOT file for IE */
    src: local('Gotham-Black.ttf'), url('../fonts/Gotham-Black.ttf') format("truetype");
}

@font-face {
    font-family: "Gotham Book";
    src: url("../fonts/Gotham-Book.eot"); /* EOT file for IE */
    src: local('Gotham-Book.ttf'), url('../fonts/Gotham-Book.ttf') format("truetype");
}

@font-face {
    font-family: "Gotham Light";
    src: url("../fonts/Gotham-Light.eot"); /* EOT file for IE */
    src: local('Gotham-Light.ttf'), url('../fonts/Gotham-Light.ttf') format("truetype");
}

@font-face {
    font-family: "Gotham Thin";
    src: url("../fonts/Gotham-Thin.eot"); /* EOT file for IE */
    src: local('Gotham-Thin.ttf'), url('../fonts/Gotham-Thin.ttf') format("truetype");
}* {
    margin: 0px;
    padding: 0px;
}

html {
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
    padding: 0px;
	background-color: #008ed0;
}

/* OVERRIDES */

img {
	border: none;
}

a {
	color: #0096d3;
}

a:visited {
	color: #0096d3;
}

a:hover {
	color: #0096d3;
	text-decoration: none;
}

/* COMMON */

.clearer {
	clear: both;
}

.icon {
	vertical-align: middle;
}

.pageText {
	padding-top: 15px;
	padding-bottom: 15px;
	color: #555555;
	font-size: 14px;
}

/* CONTENT */

.contentBackground {
	background-position: center top;
	background-image: url('http://d34w4l4lejd9n1.cloudfront.net/images/content-bg.png');
	background-repeat: repeat-x;    
}

.contentBackgroundOverlay {
	background-position: center top;
	background-image: url('http://d34w4l4lejd9n1.cloudfront.net/images/content-bg-default.jpg');
	background-repeat: no-repeat;
    -webkit-background-size: 2000px 1102px;
}

.contentGearsFooter {
	background-position: center bottom;
	background-image: url('http://d34w4l4lejd9n1.cloudfront.net/images/content-gears-bottom-ghost.png');
	background-repeat: no-repeat;
    padding-bottom: 65px;
}

.gearsWhite {
	background-position: center bottom;
	background-image: url('http://d34w4l4lejd9n1.cloudfront.net/images/content-gears-bottom-white.png');
	background-repeat: no-repeat;
}

.bgWhite {
    background-color: #fff;
}

.contentHeader {
	margin-left: auto;
	margin-right: auto;
	width: 975px;
}

#contentTitle {
    padding-top: 29px;
    font-size: 26px;
    font-weight: bold;
    color: #fff;
}

#contentSubTitle {
    font-size: 14px;
    font-weight: bold;
    color: #fcfc04;    
}/* HEADER */

#header {
	width: 100%;
	background-position: center bottom;
	background-image: url('http://d34w4l4lejd9n1.cloudfront.net/images/header-bg-2.png');
	background-repeat: repeat-x;
    background-color: #fff;
}

#headerContent {
	margin-left: auto;
	margin-right: auto;
	width: 974px;
	height: 106px;
	padding-bottom: 3px;
    font-family: "Gotham Book", Arial;
    letter-spacing: -1px;
}

#headerLeft {
	float: left;
}

#headerLogo {
	margin-top: 17px;
}

#headerRight {
	float: right;
    width: 400px;
}

#headerRightTop {
	height: 24px;
    padding-right: 3px;
}

#headerMembers {
	float: right;
	width: 325px;
	height: 21px;
	padding-top: 3px;
    text-align: right;
	font-size: 11px;
}

#headerMembers span {
    padding-left: 5px;
    padding-right: 5px;
}

#headerMembers a {
    color: #40a6d9;
    text-decoration: none;
}

#headerMembers a:hover {
    text-decoration: underline;
}

#headerRightBottom {
    float: left;
	margin-top: 15px;
}

#headerCity {
    padding-top: 40px;
    padding-left: 44px;
	float: left;
    width: 175px;
}

#headerCity h2 {
	margin: 0px;
	padding: 0px;
    font-family: "Gotham Medium", Arial;
	font-size: 26px;
    font-weight: normal;
    color: #7fb23d;
}

#headerCity img {
	border: none;
	vertical-align: -1px;
}

#headerCityText a {
	color: #7fb23d;
	text-decoration: none;
}

#headerCityText a:hover {
	text-decoration: underline;
}

#headerCitySelect {
	margin-left: 2px;
	font-size: 12px;
}

#headerCitySelect img {
	vertical-align: middle;
}

#headerCitySelect a {
	color: #595959;
}

#headerLinks {
	float: right;
	width: 379px;
	margin-top: 5px;
    border-left: 1px solid #ccc;
    padding-left: 23px;
}

#headerLinks a {
	margin-right: 20px;
    font-weight: bold;
	font-size: 16px;
	color: #7fb23d;
	text-decoration: none;
}

#headerLinks a:hover {
	text-decoration: underline;
}

.headerStats {
	float: left;
	padding-top: 5px;
	margin-left: 1px;
	font-size: 12px;
	text-align: left;
	color: #595959;
}

#facebookLike {
	position: absolute;
	margin-left: 315px;
	margin-top: 40px;
    width: 85px;
    overflow: hidden;
	/*margin-left: 350px;
	margin-top: 4px;*/
}

#citySelector {
	width: 100%;
/*	border-bottom: 1px dashed #ccc;*/
	display: none;
	background-color: #004a74;
/*	background-color: #0177b6;*/
/*	background-color: #6d6e70;*/
/*	background-color: #F9FE02;*/
}

#headerCitySelector {
	width: 975px;
	margin-left: auto;
	margin-right: auto;
}

.headerCitySelectorContent {
	margin-left: 220px;
}

.headerCitySelectorLabel {
	padding-top: 8px;
	font-size: 18px;
	font-weight: bold;
	color: #A5C74C;
/*	color: #7FB23D;*/
/*	color: #F9FE02;*/
	float: left;

}

.headerCitySelectorOptions {
	padding-top: 8px;
        padding-bottom: 8px;
	float: left;
}

.headerCitySelectorOptions a {
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	margin-left: 20px;
	height: 40px;
	color: #fff;
}

.headerCitySelectorOptions a:hover {
	text-decoration: underline;
}

.headerCitySelectorOptions .active {
	text-decoration: underline;
}

.headerCitySelectorOption {
    width: auto;
    float: left;
}

.headerCitySelectorOption {
    width: auto;
    float: left;
}

#citySelectorCommunity {
    font-size: 14px;
}

.headerCitySelectorHide {
	padding-top: 12px;
	float: left;
	font-size: 12px;
	margin-left: 20px;
}

.headerCitySelectorHide a {
	color: #28cfff;
	color: #91eaff;
/*	color: #F9FE02;*/
	text-decoration: none;
}

/* DEAL TYPE SELECTOR */

#dealTypeSelector {
	width: 100%;
	background-color: #bde6fc;
}

#dealTypeContent {
    height: 40px;
	width: 975px;
	margin-left: auto;
	margin-right: auto;
    font-size: 18px;
    font-weight: bold;
}

#dealTypeContent .weeklyTheme {
    float: left;
    padding-top: 8px;
    padding-right: 15px;
    color: #0b9444;
}

#dealTypeContent .weeklyTheme span {
    color: #595959;
}

#dealTypeContent ul {
    margin: 0px;
    padding: 0px;
}

#dealTypeContent li {
    display: inline;
    list-style: none;
    margin: 0px;
    padding: 0px;
}

#dealTypeContent li a {
    float: left;
    height: 32px;
    padding-top: 8px;
    padding-left: 15px;
    padding-right: 15px;
    color: #004a74;
    text-decoration: none;
}

#dealTypeContent li a:hover {
    text-decoration: underline;
}

#dealTypeContent .active {
    background-color: #017bc6;
    color: #fff;
    margin-left: 15px;
    margin-right: 15px;
}/* SUBSCRIBE BOX */

#headerSignup {
    width: 100%;
    height: 83px;
    background-color: #fff;
    display: block;
}

#headerSignupContent {
	margin-left: auto;
	margin-right: auto;
    width: 975px;
    height: 72px;
    background-image: url('http://d34w4l4lejd9n1.cloudfront.net/images/header-signup-bg.png');
    background-repeat: no-repeat;
    overflow: hidden;
}

#headerSignupClose {
    position: absolute;
    margin-left: 953px;
    margin-top: 20px;
}

#headerSignupBody {
    
}

#headerSignupBody h2 {
    font-size: Arial;
    font-weight: bold;
    font-size: 19px;
    float: left;
    margin-top: 18px;
    margin-left: 30px;
}

#headerSignupBody input[type="text"] {
    float: left;
    height: 28px;
    padding: 3px;
    padding-left: 10px;
    padding-right: 10px;
    margin-top: 12px;
    margin-left: 15px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
    border: 1px solid #d0d0d0;
}

#headerSignupBody input[type="submit"] {
    float: left;
    background-image: url('http://d34w4l4lejd9n1.cloudfront.net/images/header-signup-btn.png');
	background-repeat: no-repeat;
    border: none;
    font-family: "Gotham Medium";
    letter-spacing: -1px;
    color: #fff;
    width: 104px;
    height: 34px;
    padding-bottom: 4px;
    margin-top: 13px;
    margin-left: 15px;
    cursor: pointer;
    font-size: 13px;
}

#headerSignupBody a {
    float: left;
    display: block;
    margin-top: 13px;
    margin-left: 15px;
    padding-left: 10px;
    padding-top: 9px;
    background-color: transparent;
	background-image: url('http://d34w4l4lejd9n1.cloudfront.net/images/header-signup-facebook.png');
	background-repeat: no-repeat;
    font-family: "Gotham Medium";
    letter-spacing: -1px;
	text-align: center;
	color: #fff;
	width: 104px;
	height: 34px;
	cursor: pointer;
	cursor: hand;
    font-size: 13px;
    text-decoration: none;
}/* FOOTER AREA */

#footer {
	width: 100%;
	min-height: 420px;
	background-position: center top;
	background-image: url('http://cdn.weeklyplus.com/images/footer-bg-2.png');
	background-repeat: repeat-x;
    background-color: #008acc;
    border-top: 5px solid #57b7e7;
}

#footerContentBg {
	background-position: center 24px;
	background-image: url('http://d34w4l4lejd9n1.cloudfront.net/images/footer-content-bg.png');
    background-repeat: no-repeat;
}

#footerContent {
	margin-left: auto;
	margin-right: auto;
	width: 975px;
	min-height: 359px;
}

#footerLogo {
    float: left;
    width: 285px;
    height: 68px;
    margin-top: 70px;
    margin-left: 15px;
}

#footerLinks {
    float: right;
    width: 610px;
}

#footerLinksColumn {
    float: left;
    width: 190px;
    padding-left: 10px;
    padding-top: 60px;
}

#footerLinksColumn h3 {
    margin-top: 10px;
    margin-bottom: 20px;
    color: #fcfc04;
    font-size: 15px;
    -moz-text-shadow: 1px 1px 4px #595959; /* Firefox */
    -webkit-text-shadow: 1px 1px 4px #595959; /* Safari and Chrome */
    text-shadow: 1px 1px 4px #595959; /* Opera 10.5+, future browsers and IE6+ using IE-CSS3 */
    behavior: url('/themes/css/ie-css3.htc');  /* This lets IE know to call the script on all elements which get the 'box' class */
}

#footerLinksColumn img {
    vertical-align: middle;
}

#footerLinksColumn a {
    line-height: 25px;
    font-size: 13px;
    color: #fff;
    text-decoration: none;
}

#footerLinksColumn a:hover {
    text-decoration: underline;
}

#footerContentBody {
    float: left;
    width: 681px;
    height: 288px;
    margin-left: 40px;
/*	background-image: url('http://cdn.weeklyplus.com/images/footer-content-area.png');*/
}

/* COPYRIGHT BAR */

#footerCopyright {
    width: 100%;
    height: 61px;
	background-image: url('http://cdn.weeklyplus.com/images/footer-copyright-bg.png');
	background-repeat: repeat-x;
    text-align: center;
    font-family: Arial;
	font-size: 12px;
	color: #fff;
}

#footerCopyrightContent {
	margin-left: auto;
	margin-right: auto;
	width: 975px;
    padding-top: 18px;
}

#footerCopyright a {
	color: #5ec6f1;
    text-decoration: none;
    padding-right: 10px;
}

#footerCopyright a:hover {
	text-decoration: underline;
}

#footerLoadTime {
	font-size: 12px;
	color: #5ec6f1;
    padding-left: 10px;
}

#footerLoadTime strong {
    font-weight: normal;
	color: #b0def7;
}/* CONTENT BODY */

.contentLeft {
    margin-top: 30px;
}

.contentLeftTop {
	width: 721px;
    height: 14px;
	background-position: center top;
	background-image: url('http://d34w4l4lejd9n1.cloudfront.net/images/content-left-top.png');
	background-repeat: no-repeat;
}

.contentLeftBody {
	width: 721px;
	background-position: center top;
	background-image: url('http://d34w4l4lejd9n1.cloudfront.net/images/content-left-bg.png');
	background-repeat: repeat-y;
}

.contentLeftBottom {
	width: 721px;
    height: 11px;
	background-position: center top;
	background-image: url('http://d34w4l4lejd9n1.cloudfront.net/images/content-left-bottom.png');
	background-repeat: no-repeat;
}

.contentLeftCtaWide {
    float: left;
    margin-top: 28px;
}

.contentLeftCtaWide h3 {
    padding-top: 23px;
    padding-bottom: 10px;
    padding-left: 15px;
    font-weight: bold;
    font-size: 18px;
    color: #008ed0;
}

.contentLeftCtaWide p {
    padding-left: 15px;
    font-family: "Gotham Medium";
    font-size: 13px;
    color: #595959;
}

.contentLeftCtaWideLeft {
    float: left;
    width: 13px;
    height: 148px;
	background-image: url('http://d34w4l4lejd9n1.cloudfront.net/images/content-left-cta-wide-left.png');
	background-repeat: no-repeat;
}

.contentLeftCtaWideBody {
    float: left;
    display: block;
    width: 328px;
    height: 148px;
	background-image: url('http://d34w4l4lejd9n1.cloudfront.net/images/content-left-cta-wide-bg.png');
	background-repeat: repeat-x;
}

.contentLeftCtaWideRight {
    float: left;
    width: 13px;
    height: 148px;
	background-image: url('http://d34w4l4lejd9n1.cloudfront.net/images/content-left-cta-wide-right.png');
	background-repeat: no-repeat;
}

.contentLeftCtaWideSpacer {
    margin-left: 16px;
}

#contentLeftCtaLearnMore {
    display: block;
    width: 117px;
    height: 32px;
	margin: 0px;
    margin-top: 10px;
    margin-left: 15px;
	padding: 0px;
    padding-top: 7px;
	background-position: center top;
	background-image: url('http://d34w4l4lejd9n1.cloudfront.net/images/content-left-cta-btn-learn-more.png');
	background-repeat: no-repeat;
	font-family: "Gotham Medium";
	font-size: 12px;
    text-align: center;
    text-decoration: none;
	color: #fff;
    text-transform: uppercase;
}

.contentLeftCtaWideSubscribe input[type="text"] {
    float: left;
    height: 28px;
    padding: 3px;
    padding-left: 10px;
    padding-right: 10px;
    margin-top: 12px;
    margin-left: 15px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
    border: 1px solid #d0d0d0;
}

.contentLeftCtaWideSubscribe input[type="submit"] {
    float: left;
    width: 52px;
    height: 32px;
    padding-bottom: 4px;
    margin-top: 13px;
    margin-left: 5px;
    background-image: url('http://d34w4l4lejd9n1.cloudfront.net/images/content-left-cta-btn-go.png');
	background-repeat: no-repeat;
    border: none;
    font-family: "Gotham Medium";
    letter-spacing: -1px;
    color: #fff;
    cursor: pointer;
    font-size: 12px;
    text-transform: uppercase;
}#largeClock {
	position: absolute;
	width: 415px;
	height: 457px;
	background-image: url('http://d34w4l4lejd9n1.cloudfront.net/images/clock-default-large.png');
	background-repeat: no-repeat;
	z-index: 100;
    margin-left: -80px;
    margin-top: -50px;
}

#largeIce {
	position: absolute;
	background-image: url('http://d34w4l4lejd9n1.cloudfront.net/images/clock-frozen-large.png');
	background-repeat: no-repeat;
	width: 415px;
	height: 457px;
	z-index: 100;
    margin-left: -80px;
    margin-top: -50px;
}

#largeFamily {
	position: absolute;
	background-image: url('http://d34w4l4lejd9n1.cloudfront.net/images/clock-family-large.png');
	background-repeat: no-repeat;
	width: 415px;
	height: 457px;
}

#largeHot {
	position: absolute;
	background-image: url('http://d34w4l4lejd9n1.cloudfront.net/images/clock-hot-large.png');
	background-repeat: no-repeat;
	width: 415px;
	height: 457px;
    z-index: 100;
    margin-left: -80px;
    margin-top: -50px;
}

#largeBar {
	position: absolute;
	background-image: url('http://d34w4l4lejd9n1.cloudfront.net/images/clock-default-large-bar.png');
	background-repeat: no-repeat;
	width: 415px;
	height: 457px;
}

.largeHand {
	position: absolute;
	background-image: url('http://d34w4l4lejd9n1.cloudfront.net/images/clock-default-large-hand-7.png');
	background-repeat: no-repeat;
	width: 415px;
	height: 457px;
}

.largeDealsLeft {
	position: absolute;
	width: 265px;
    margin-left: 75px;
    margin-top: 265px;
	font-weight: bold;
	font-size: 26px;
	color: #fefefe;
    text-align: center;
}

#largeBuyIt {
	position: absolute;
	background-image: url('http://d34w4l4lejd9n1.cloudfront.net/images/clock-default-large-buy.png');
	background-repeat: no-repeat;
	width: 415px;
	height: 457px;
	cursor: pointer; 
	cursor: hand;
    z-index: 110;
}

#largeBuyItAmt {
    position: absolute;
	width: 242px;
	height: 25px;
	text-align: center;
    margin-top: 352px;
    margin-left: 85px;
}

#largeBuyItAmt a {
	font-weight: bold;
	font-size: 24px;
	color: #fff;
	text-decoration: none;
}

#largeTimeLeft {
	position: absolute;
	width: 265px;
    margin-left: 75px;
    margin-top: 268px;    
	font-weight: bold;
	font-size: 35px;
	color: #fefefe;
}

.largeTimeLeftDays {
    float: left;
	text-align: center;
	width: 62px;
}

.largeTimeLeftHrs {
    float: left;
	text-align: center;
	width: 70px;
}

.largeTimeLeftMin {
    float: left;
	text-align: center;
	width: 70px;
}

.largeTimeLeftSec {
    float: left;    
	text-align: center;
	width: 63px;
}/* SHARING */

.sharing {
	padding-top: 17px;
	padding-left: 0px;
}

.sharing img {
	vertical-align: middle;
}

.sharing span {
	font-size: 15px;
	font-family: Arial;
	color: #FFFFFF;
	padding-right: 5px;
    text-decoration: underline;
    font-weight: bold;
}

.sharing input {
	vertical-align: middle;
}#sidebar {
    position: absolute;
	width: 263px;
	min-height: 450px;
    margin-left: 738px;
}

#inviteFriendsCTA {
    margin-top: 19px;
}

#inviteFriendsCTA a {
	display: block;
    width: 154px;
    height: 57px;
	background-image: url('http://d34w4l4lejd9n1.cloudfront.net/images/sidebar-cta-invite.png');
	background-repeat: no-repeat;
    color: #fcfc04;
    font-size: 18px;
    font-weight: bold;
    text-decoration: none;
    padding-left: 80px;
    padding-top: 18px;
}

#inviteFriendsCTA span {
    color: #fff;    
}

#holidayBonusCTA {
    margin-top: 19px;
}

#holidayBonusCTA a {
	display: block;
    width: 154px;
    height: 87px;
	background-image: url('http://d34w4l4lejd9n1.cloudfront.net/images/sidebar-cta-holiday.png');
	background-repeat: no-repeat;
    color: #fcfc04;
    font-size: 18px;
    font-weight: bold;
    text-decoration: none;
    padding-left: 80px;
    padding-top: 24px;
}

#holidayBonusCTA span {
    color: #fff;    
}

#sidebarContainer {
    padding-top: 29px;
    margin-left: 1px;
}

#sidebarTop {
	width: 214px;
    height: 27px;
	background-image: url('http://d34w4l4lejd9n1.cloudfront.net/images/sidebar-bg-header.png');
	background-repeat: no-repeat;
	padding-top: 10px;
    padding-left: 20px;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
}

#sidebarTop a {
    color: #FFFD2E;
}

#sidebarContent {
	background-image: url('http://d34w4l4lejd9n1.cloudfront.net/images/sidebar-bg.png');
	background-repeat: repeat-y;
}

#sidebarBottom {
	background-image: url('http://d34w4l4lejd9n1.cloudfront.net/images/sidebar-bg-bottom.png');
	background-repeat: no-repeat;
    width: 234px;
    height: 26px;
}

.sidebarLastChance {
    margin-left: 7px;
	width: 221px;
	background-color: #ededed;
	cursor: pointer;
	cursor: hand;
    padding-top: 10px;
    padding-bottom: 10px;
}

.sidebarLastChanceTitle {
	padding-right: 19px;
	padding-left: 19px;
	color: #2f2f2f;
	font-size: 14px;
	font-weight: bold;
}

.sidebarLastChanceImage {
    text-align: center;
}

.sidebarLastChanceImage img {
    width: 176px;
    height: 128px;
    border: 4px solid #fff;
    margin-top: 3px;
}

.sidebarLastChanceCity {
	padding-top: 7px;
	padding-bottom: 7px;
	padding-right: 19px;
	padding-left: 19px;
	font-size: 13px;
	font-weight: bold;
}

.sidebarLastChanceLink {
	padding-right: 10px;
	padding-left: 10px;
    padding-top: 9px;
	font-size: 12px;
	font-weight: bold;
}

.sidebarLastChanceLink a {
    display: block;
    width: 202px;
    height: 31px;
	background-image: url('http://d34w4l4lejd9n1.cloudfront.net/images/sidebar-bg-arrow.png');
	background-repeat: no-repeat;
	font-size: 13px;
	font-weight: bold;
    color: #008ed0;
    padding-left: 12px;
    padding-top: 8px;
    text-decoration: none;
}

.sidebarLastChanceLink span {
    color: #89ba45;
}

.sidebarDeal {
    margin-left: 7px;
    display: block;
	width: 221px;
	background-color: #e8f5fb;
	cursor: pointer;
	cursor: hand;
    border-bottom: 1px solid #d4d7d9;
}

.oddRow {
	background-color: #fff;
}

.sponsor {
    text-align: center;
}

.sponsor img {
    border: none;
    padding: 10px;
}

.sidebarDealContainer {
	width: 221px;
	cursor: pointer;
	cursor: hand;
    padding-top: 10px;
    padding-bottom: 10px;
}

.sidebarDealLocation {
   	padding-right: 19px;
	padding-left: 19px;
    padding-bottom: 7px;
	font-size: 13px;
	font-weight: bold;
}

.sidebarDealTitle {
	padding-right: 19px;
	padding-left: 19px;
	font-size: 13px;
	font-weight: bold;
	color: #969696;
	padding-bottom: 9px;
}

.sidebarDealLink {
    padding-right: 10px;
	padding-left: 10px;
}

.sidebarDealLink a {
    display: block;
    width: 202px;
    height: 31px;
	background-image: url('http://d34w4l4lejd9n1.cloudfront.net/images/sidebar-bg-arrow.png');
	background-repeat: no-repeat;
	font-size: 13px;
	font-weight: bold;
    color: #008ed0;
    padding-left: 12px;
    padding-top: 8px;
    text-decoration: none;
}

.sidebarDealLink span {
    color: #89ba45;
}

.orange a {
	color: #F7931E;
}

.sidebarDealLocationCity a {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}

.sidebarDealsWaitingNow {
	color: #1E6484;
}

.sidebarDealsWaitingCity {
	font-size: 16px;
	color: #1E6484;
}

.waitingNow {
	width: 190px;
}

.waitingCity {
	padding-bottom: 0px;
}

.waitingCity a {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	padding-bottom: 0px;
	text-decoration: none;
}

.sidebarInvites {
	width: 220px;
	height: 60px;
	margin-top: 23px;
	margin-left: 4px;
}

.sidebarInvites a {
	display: block;
	width: 220px;
	height: 60px;
	background-image: url('http://d34w4l4lejd9n1.cloudfront.net/images/sidebar-invite-friends-cta.png');
	background-repeat: no-repeat;
}

#sidebarAdvertise {
	width: 230px;
	height: 97px;
	background-image: url('http://d34w4l4lejd9n1.cloudfront.net/images/sidebar-advertise.png');
	background-repeat: no-repeat;
	margin-top: 23px;
	cursor: pointer;
	cursor: hand;
}

#sidebarAdvertiseHeading {
	margin-left: 8px;
	margin-right: 8px;
	padding-top: 4px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-transform: uppercase;
}

#sidebarAdvertiseText {
	padding-top: 13px;
	margin-left: 8px;
	width: 170px;
	font-family: Verdana;
	font-size: 11px;
	color: #1E6484;
}

#sidebarAdvertiseText a {
	color: #ffffff;
}

.sidebarOvertime {
    margin-left: 18px;
    margin-top: 15px;
}

.sidebarOvertime img {
    border: none;
}

#sidebarCerts {
	margin-top: 23px;
	text-align: center;
}

#sidebarCertsLeft {
	float: left;
	width: 80px;
}

#sidebarCerstRight {
	float: left;
	width: 148px;
}

.emblem {
	display: block;
	width: 172px;
	text-align: left;
}.contentGearsFooter {
    padding-bottom: 25px;
}

#contentBody {
	margin-top: 55px;
	background-image: url('http://d34w4l4lejd9n1.cloudfront.net/images/content-body-split-bg.png');
	background-repeat: repeat-y;
}

.contentBodyInner {
    min-height: 1000px;
}

.contentBodyInnerBottom {
    min-height: 1400px;
}

#contentBodyTop {
	width: 975px;
	background-image: url('http://d34w4l4lejd9n1.cloudfront.net/images/content-body-bg-top.png');
	background-repeat: no-repeat;
	padding-top: 10px;
}

.dealCompany {
    padding-top: 29px;
    font-weight: bold;
    color: #a5e1ff;
}

.dealCompany span {
    font-weight: bold;
    color: #f9fe02;
    padding-left: 5px;
    
}

.dealTitle {
	width: 695px;
	font-size: 27px;
	font-family: Arial Black, Arial;
	color: #ffffff;
	line-height: 30px;
	padding: 0px;
	margin: 0px;
	padding-top: 10px;
    padding-left: 10px;
}

#contentTitle {
	line-height: 1.1em;
	padding: 0px;
	margin: 0px;
	padding-top: 17px;
	text-transform: none;
	font-size: 33px;
    margin-bottom: 15px;
    color: #fff;
    width: 723px;
}

#contentTitle span {
    font-size: 40px;
    color: #f9fe02;
}

#dealDetails {
    clear: both;
    padding-top: 50px;
}

#dealDetailsLeft {
	float: left;
	width: 277px;
}

#dealDetailsRight {
	float: left;
	width: 432px;
}

#dealMedia {
    width: 432px;
	height: 313px;
}

#dealImageFrame {
    position: absolute;
	background: url('http://d34w4l4lejd9n1.cloudfront.net/images/deal-media.png') no-repeat;
	width: 432px;
	height: 313px;
    z-index: 99;
	cursor: pointer; 
	cursor: hand;
}

#dealMedia img {
    position: absolute;
	display: none;
	width: 417px;
	height: 299px;
	padding-top: 7px;
	padding-left: 8px;
}

#dealBreakdown {
    margin-top: 280px;
	background-image: url('http://d34w4l4lejd9n1.cloudfront.net/images/deal-stats.png');
	background-repeat: no-repeat;
	width: 245px;
	height: 147px;
}

#dealBuys {
    padding-top: 53px;
    text-align: center;
    font-size: 23px;
    font-weight: bold;
    color: #fff;
}

#dealBuys span {
    color: #a5e1ff;
}

#dealSavings {
    margin-top: 15px;
    margin-left: 7px;
}

.dealValueLabel {
	float: left;
    width: 75px;
	text-align: center;
	font-size: 13px;
    font-weight: bold;
	color: #a5e1ff;
}

.dealValueLabel span {
	font-size: 18px;
	color: #fff;
}

.dealValueBorder {
    border-left: 1px solid #a5e1ff;
}

#dealDetailsBody {
	margin-top: 48px;
    margin-bottom: 5px;
}

#dealDetailsBody a {
    color: #A5E1FF;
    color: #a4f0fe;
/*    color: #fffd2e;*/
    text-decoration: none;
}

#dealDetailsBody a:hover {
    text-decoration: underline;
}

#dealDetailsBody h3 {
	margin: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	color: #fffd2e;
	font-size: 22px;
}

.dealInfoBg {
    border: none;
    width: 726px;
    overflow: hidden;
    display: block;
}

#dealInformation {
	padding-left: 25px;
	padding-right: 25px;
    padding-top: 15px;
    padding-bottom: 15px;
	font-size: 13px;
	color: #fff;
	background-image: url('http://d34w4l4lejd9n1.cloudfront.net/images/deal-info-bg.png');
	background-repeat: repeat-y;
}

#dealInformation ul {
	font-size: 10px;
	margin: 0px;
	padding-left: 0px;
	padding-top: 10px;
	color: #6D6E70;
}

#dealInformation ul li {
	list-style: disc;
	padding-left: 0px;
	margin: 0px;
}

#dealAbout {
	width: 286px;
	float: left;
	padding-right: 15px;
}

#dealRules {
	width: 286px;
	float: left;
	padding-left: 55px;
	padding-bottom: 5px;
}

#dealInformationPlus {
	padding-left: 25px;
	padding-right: 25px;
    padding-top: 15px;
    padding-bottom: 15px;
	font-size: 13px;
	color: #fff;
	background-image: url('http://d34w4l4lejd9n1.cloudfront.net/images/deal-info-bg.png');
	background-repeat: repeat-y;
}

#dealInformationPlus #dealAbout {
	width: 199px;
}

#dealInformationPlus #dealRules {
	width: 199px;
	padding-right: 15px;
	padding-left: 15px;
}

#dealInformationPlus #dealPlus {
	width: 189px;
	float: left;
	padding-left: 15px;
}

#dealDescription {
	width: 695px;
	margin-left: 6px;
}

#dealDescriptionLeft {
	float: left;
	width: 400px;
	padding-left: 20px;
	margin-top: 10px;
	padding-right: 15px;
}

#dealDescriptionLeft h2 {
	margin: 0px;
	margin-top: 14px;
	font-size: 18px;
	font-weight: bold;
    color: #008fd0;
}

#dealDescriptionLeft h2 a {
    text-decoration: none;
}

#dealDescriptionLeft h2 a:hover {
    text-decoration: underline;
}

#dealDescriptionLeft h3 {
	margin: 0px;
	margin-top: 3px;
    margin-bottom: 3px;
	font-size: 13px;
	font-weight: bold;
    color: #3f3f3f;
}

#dealDescriptionLeft p {
	margin: 0px;
	margin-bottom: 15px;
	font-size: 13px;
	color: #3e3e3e;
}

#dealReviews h3 {
	margin: 0px;
	margin-bottom: 10px;
	font-size: 16px;
	font-weight: bold;
    color: #008fd0;
}

.dealReviewYelp {
	background-image: url('http://d34w4l4lejd9n1.cloudfront.net/images/page-quote-small-blue-start.png');
	background-repeat: no-repeat;
	background-position: 30px 0px;
	font-size: 12px;
	color: #777777;
	padding-left: 60px;
	margin-bottom: 20px;
}

#dealDescriptionRight {
	float: right;
	width: 218px;
	margin-right: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.companyContactBody {
    padding-left: 13px;
    padding-right: 13px;
    background-color: #f4f4f4;
}

.companyContactBg {
    border: none;
    width: 221px;
    height: 13px;
    overflow: hidden;
    display: block;
}

#companyContact {
    width: 221px;
    display: block;
    font-size: 12px;
    font-weight: bold;
}

#companyContact a {
	font-size: 12px;
	color: #83b540;
}

#companyContact a:hover {
	text-decoration: none;
}

.companyWebsite {
    font-size: 12px;
}

.companyOnline{}

.companyOnline img {
	float: left;
	padding-right: 3px;
}

.companyPhone{
}

.companyPhone img {
	float: left;
	padding-right: 3px;
}

.companyAddress {
}

.companyAddress img {
	float: left;
	padding-bottom: 15px;
	padding-right: 3px;
}

#companyLocations {
}

.companyLocation {
    padding-top: 10px;
    padding-bottom: 10px;
}

.companyLocation h3 {
	margin: 0px;
    margin-bottom: 4px;
    padding: 0px;
	font-size: 14px;
	font-weight: bold;
    color: #83b540;
/*	color: #004F7A;*/
}

#dealBadges {
	margin-top: 30px;
    margin-bottom: 10px;
}

.dealBadge {
	float: left;
	text-align: center;
	margin-right: 18px;
}

#companyReviews {

}

/* CONTENT WHITE AREA */

.sidebarShadow {
	background-position: center top;
	background-image: url('http://d34w4l4lejd9n1.cloudfront.net/images/sidebar-bg-shadow.png');
	background-repeat: no-repeat;
}

/* Q&A AREA */

#dealChatter {
    margin-left: 17px;
    padding-top: 25px;
    padding-bottom: 25px;
    margin-top: 10px;
    margin-bottom: 10px;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    width: 664px;
}

#dealChatterBox {
    background-color: #fff;
    width: 664px;
}

#dealChatterBox img {
    display: block;
    overflow: hidden;
    border: none;
}

#dealChatterAvatar {
    float: left;
    width: 70px;
}

#dealChatterPointer{
    margin-top: 35px;
    width: 29px;
    height: 35px;
    float: left;
}

#dealChatterBubble {
    float: left;
    width: 565px;
}

#dealChatterBoxContent {
    width: 565px;
    background-color: #e8f5fb;
    min-height: 70px;
}

#dealChatterRecent {
	padding-top: 3px;
	padding-left: 40px;
	font-size: 12px;
	color: #666666;
}

#dealChatterJoinCTA{
    margin: 0px;
    width: 166px;
    float: right;
    text-align: right;
    padding-right: 15px;
    margin-top: 18px;
}

#dealChatterJoinCTA a {
    display: block;
    width: 166px;
    height: 29px;
	padding: 0px;
	margin: 0px;
	background-position: center top;
	background-image: url('http://d34w4l4lejd9n1.cloudfront.net/images/deal-qa-btn.png');
	background-repeat: no-repeat;
	font-family: "Gotham Bold";
	font-size: 15px;
	color: #ffffff;
    text-align: center;
    padding-top: 9px;
    text-decoration: none;
}

#dealChatterJoinCTA a:hover {
	text-decoration: underline;
}

#dealChatterComments {
	margin: 0px;
	padding: 0px;
	line-height: 8px;
	font-family: "Gotham Medium";
	font-size: 13px;
	color: #0b8ed2;
}

#dealContentCTALong {
    float: right;
    width: 452px;
    margin: 0px;
    text-align: right;
    padding-right: 15px;
    margin-top: 33px;
}

#dealContentCTALong a {
    display: block;
    width: 452px;
    height: 42px;
	padding: 0px;
	margin: 0px;
	background-position: center top;
	background-image: url('http://d34w4l4lejd9n1.cloudfront.net/images/deal-advertiser-cta.png');
	background-repeat: no-repeat;
	font-family: "Gotham Medium";
	font-size: 18px;
	color: #ffffff;
    text-align: center;
    padding-top: 10px;
    text-decoration: none;
    letter-spacing: -1px;
}

#dealContentCTALong a:hover {
	text-decoration: underline;
}

#dealContentCTALong span {
    color: #fcfc04;
}
