@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;
}.smallClock {
	position: absolute;
	background-image: url('http://d34w4l4lejd9n1.cloudfront.net/images/clock-default-small.png');
	background-repeat: no-repeat;
	width: 265px;
	height: 304px;
    margin-left: -55px;
    margin-top: -50px;
}

.smallIce {
	position: absolute;
	background-image: url('http://d34w4l4lejd9n1.cloudfront.net/images/clock-frozen-small.png');
	background-repeat: no-repeat;
	width: 265px;
	height: 304px;
    margin-left: -55px;
    margin-top: -50px;
}

.smallHot {
	position: absolute;
	background-image: url('http://d34w4l4lejd9n1.cloudfront.net/images/clock-hot-small.png');
	background-repeat: no-repeat;
	width: 265px;
	height: 304px;
    margin-left: -55px;
    margin-top: -50px;
}

.smallFamily {
	position: absolute;
	background-image: url('http://d34w4l4lejd9n1.cloudfront.net/images/clock-family-small.png');
	background-repeat: no-repeat;
	width: 265px;
	height: 304px;
}

.smallBar {
	position: absolute;
	background-image: url('http://d34w4l4lejd9n1.cloudfront.net/images/clock-default-small-bar.png');
	background-repeat: no-repeat;
	width: 265px;
	height: 304px;
}

.smallHand {
	position: absolute;
	background-image: url('http://d34w4l4lejd9n1.cloudfront.net/images/clock-default-small-hand-7.png');
	background-repeat: no-repeat;
	width: 265px;
	height: 304px;
}

.smallDealsLeft {
	position: absolute;
	width: 171px;
    margin-left: 48px;
    margin-top: 172px;
	font-weight: bold;
	font-size: 17px;
	color: #fefefe;
    text-align: center;
}

.smallBuyIt {
	position: absolute;
	width: 265px;
	height: 304px;
	background-image: url('http://d34w4l4lejd9n1.cloudfront.net/images/clock-default-small-buy.png');
	background-repeat: no-repeat;
	cursor: pointer; 
	cursor: hand;
    z-index: 110;
}

.smallBuyItAmt {
	width: 150px;
	height: 15px;
	padding-top: 228px;
    padding-left: 58px;
	text-align: center;
}

.smallBuyItAmt a {
	font-weight: bold;
	font-size: 15px;
	color: #fff;
	text-decoration: none;
}

.smallTimeLeft {
	position: absolute;
	width: 171px;
    margin-left: 45px;
    margin-top: 175px;    
	font-weight: bold;
	font-size: 22px;
	color: #fefefe;
}

.smallTimeLeftDays {
    float: left;
	text-align: center;
	width: 41px;
}

.smallTimeLeftHrs {
    float: left;
	text-align: center;
	width: 47px;
}

.smallTimeLeftMin {
    float: left;
	text-align: center;
	width: 45px;
}

.smallTimeLeftSec {
    float: left;
	text-align: center;
	width: 38px;
}.currentDealsArea {
/*	background-position: center top;
	background-image: url('http://d34w4l4lejd9n1.cloudfront.net/images/current-bg.png');
	background-repeat: repeat-x;*/
}

.currentArea {
	/*border-top: 1px dashed #cccccc;*/
}

.currentDealsPageTitle {
    width: 975px;
	height: 36px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 10px;
    padding-bottom: 8px;
    padding-left: 16px;
	font-size: 26px;
	font-weight: bold;
	color: #fefefe;
	line-height: 40px;
    
/*	background-position: center top;
	background-image: url('http://d34w4l4lejd9n1.cloudfront.net/images/current-bg-title.png');
	background-repeat: no-repeat;
	text-transform: uppercase;
	border-bottom: 1px dashed #cccccc;*/
}

.currentDealsPageTitle span {
    color: #bbe3f4;
}

.lastChance {
    padding-top: 52px;
	color: #fefefe;
}

.currentTitle {
	line-height: 34px;
	height: 35px;
}

.currentDealsBody {
	margin-left: auto;
	margin-right: auto;
	width: 982px;
}

.currentDealsDeal {
    background-position: left top;
	background-image: url('http://d34w4l4lejd9n1.cloudfront.net/images/current-deal-bg.png');
	background-repeat: no-repeat;
	width: 982px;
	height: 230px;
    margin-top: 32px;
}

.currentDealsFamily {
    background-position: center top;
	background-image: url('http://d34w4l4lejd9n1.cloudfront.net/images/current-deal-bg-family.png');
	background-repeat: no-repeat;
}

.currentDealsHot {
    background-position: center top;
	background-image: url('http://d34w4l4lejd9n1.cloudfront.net/images/current-deal-bg-fire.png');
	background-repeat: no-repeat;
}

.currentDealsDealInfo {
	
}

.currentDealsDealInfoLeft {
	margin-left: 180px;
	width: 245px;
    margin-right: 20px;
    margin-top: 16px;
	float: left;
}

.currentDealsDealInfoRight {
	width: 525px;
	float: left;
}

.currentDealsDealImageFrame {
    position: absolute;
    width: 245px;
    height: 182px;
	background: url('http://d34w4l4lejd9n1.cloudfront.net/images/current-deal-image-frame.png');
    z-index: 99;
}
    
.currentDealsDealImage {
    display: block;
    width: 245px;
    height: 182px;
	background: url('http://d34w4l4lejd9n1.cloudfront.net/images/current-deal-image.png') no-repeat;

}

.currentDealsDealImage img {
    padding-top: 5px;
    padding-left: 12px;
    width: 220px;
    height: 157px;
}

.currentDealBuys {
    margin-top: -4px;
    padding-left: 10px;
	color: #fff;
	font-size: 15px;
	font-weight: bold;
}

.currentDealBuys span {
	color: #a5e1ff;
	font-size: 15px;
}

.currentDealsDealStats {
	font-size: 15px;
	font-weight: bold;
	color: #a5e1ff;
	margin-top: 28px;
}

.currentDealsDealStats span {
    padding-left: 13px;
	color: #f9fe02;
}

.currentDealsDealTitle {
	font-size: 25px;
	font-weight: bold;
	color: #ffffff;
	padding: 0px;
	margin: 0px;
	padding-top: 19px;
	padding-right: 10px;
	overflow: hidden;
	height: 90px;
}

.currentDealsDealTitle a {
	color: #ffffff;
	text-decoration: none;
}

.currentDealsDealTitle a:hover {
	text-decoration: underline;
}

.currentDealsDealTitle span {
	color: #fcfc04;
}

.currentDealsDealCTA {
    margin-top: 25px;
    text-align: right;
}

.currentDealsDealCTA img {
    margin-top: 6px;
	vertical-align: -8px;
}

.currentDealsDealSharing {
	margin-top: 18px;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	padding-right: 10px;
}

.currentDealsDealViewBtn {
    margin-left: 20px;
    float: right;
}

.currentDealsDealViewBtn a {
    display: block;
    width: 154px;
    height: 39px;
    padding-top: 8px;
	background-image: url('http://d34w4l4lejd9n1.cloudfront.net/images/current-deal-btn-green.png');
	background-repeat: no-repeat;
    text-align: center;
    font-family: "Gotham Medium";
	font-size: 15px;
	color: #ffffff;
	text-decoration: none;
}

.currentDealsDealViewBtn a:hover {
	color: #ffffff;
	text-decoration: underline;
}

.overtimeDealsCTA {
    width: 975px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
    text-align: center;
}

.overtimeDealsCTA a {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 367px;
    height: 34px;
    padding-top: 65px;
    letter-spacing: -1px;
	background-image: url('http://d34w4l4lejd9n1.cloudfront.net/images/cta-overtime.png');
	background-repeat: no-repeat;
    text-align: center;
	font-size: 19px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.overtimeDealsCTA a:hover {
    
}

.overtimeDealsCTA span {
    color: #fcfc04;
}
