@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;
}.contentIntro {
    margin-top: 25px;
    width: 721px;
}

.contentIntroImage{
	float: left;
    width: 362px; 
    height: 253px;
	background-repeat: no-repeat;

}

.contentIntroImageFrame {
    position: absolute;
	background-image: url('http://d34w4l4lejd9n1.cloudfront.net/images/content-media-frame.png');
	background-repeat: no-repeat;
    width: 362px; 
    height: 253px;
}

.contentIntroImageContainer {
	padding-top: 7px;
	padding-left: 8px;
}

.contentIntroText {
	float: left;
	width: 339px;
    padding-left: 20px;
}

.contentIntroText h2 {
	font-size: 30px;
	line-height: 34px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
    color: #fff;
}

.contentIntroText h2 span {
	color: #fcfc04;
}

.contentIntroText .reviewText {
    padding-top: 15px;
	font-size: 14px;
	font-weight: bold;
    color: #fff;
}

.contentIntroText .pageText {
	font-size: 13px;
	font-style: italic;
    color: #fff;
}

.contentIntroText .pageText a {
    color: #fff;
    text-decoration: none;
}

.contentIntroText .pageText a:hover {
    text-decoration: underline;
}

.contentIntroCtaAdvertise {
    width: 474px;
    height: 52px;
    margin-top: 35px;
    margin-left: 115px;
    text-align: center;
}

.contentIntroCtaAdvertise a {
    display: block;
    width: 474px;
    height: 52px;
	margin: 0px;
	padding: 0px;
    padding-top: 14px;
	background-position: center top;
	background-image: url('http://d34w4l4lejd9n1.cloudfront.net/images/content-cta-advertiser.png');
	background-repeat: no-repeat;
	font-family: "Gotham Bold";
	font-size: 18px;
    text-align: center;
    text-decoration: none;
	color: #fff;
}

.contentIntroCtaAdvertise a:hover {
    text-decoration: underline;
}

.contentIntroCtaAdvertise span {
    color: #fcfc04;
}.pageText {
	color: #555555;
	font-size: 14px;
}

.shareCareer {
	padding-top: 5px;
	float: right;
}

.shareCareer img {
	vertical-align: middle;
}

.contentWideBody {
    padding-top: 20px;
    padding-bottom: 20px;
}

.contentWideBody h2 {
	font-size: 21px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
    color: #008fd0;
}

.contentWideBody h3 {
	font-size: 18px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
    color: #008fd0;
}

ul {
    
}

li {
    margin-left: 30px;
}#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;
}.chatterBoxBubble {
    float: left;
    width: 592px;
	padding: 0px;
	background-image: url('http://d34w4l4lejd9n1.cloudfront.net/images/qa-question-bg.png');
	background-repeat: repeat-y;
}

.chatterBoxBubbleTop {
	padding: 0px;
	background-image: url('http://d34w4l4lejd9n1.cloudfront.net/images/qa-question-top.png');
	background-repeat: no-repeat;
}

.chatterBoxBubbleBottom {
	padding: 0px;
	background-image: url('http://d34w4l4lejd9n1.cloudfront.net/images/qa-question-bottom.png');
	background-repeat: no-repeat;
	height: 14px;
	overflow: hidden;
}

.chatterBoxPoster {
	float: left;
	padding-left: 32px;
	width: 71px;
}

.chatterBoxAvatar {

}

.chatterBoxComment {
	width: 475px;
	padding-top: 20px;
	padding-left: 55px;
	padding-bottom: 5px;
	font-size: 16px;
	color: #3e3e3e;
    min-height: 100px;
}

.chatterSeparator {
	clear: both;
	width: 663px;
	height: 1px;
	margin-left: 30px;
    margin-bottom: 20px;
}/************************
 * ADVERTISING PAGE
 ************************/

.contentLeft {
    margin-top: 45px;
}

.chatterBoxComment span {
    font-weight: bold;
}

.advMedia {
    padding-top: 20px;
    width: 100%;
    text-align: center;
}

.advMedia img {
    padding-left: 10px;
    padding-right: 10px;
}

.advContentBox {
    float: left;
    width: 200px;
    margin-top: 20px;
    margin-left: 25px;
    margin-right: 5px;
}

.advContentBox h3 {
	font-size: 21px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
    margin-top: 10px;
	margin-bottom: 4px;
    line-height: 21px;
    color: #008fd0;
}

.advContentBox .pageText {
	margin-top: 3px;
	margin-bottom: 7px;
}

.advContentIcon {
	width: 101px;
	height: 101px;
    margin-left: 25px;
}

.contentTestimonials {
    padding-top: 45px;
    padding-bottom: 45px;
}

.contentTestimonials h3 {
    margin-left: 33px;
    padding-top: 15px;
    padding-bottom: 25px;
    font-size: 16px;
    color: #3e3e3e;
}

.contentTestimonialsLine {
    margin-left: 33px;
    margin-right: 33px;
    border-top: 1px solid #ccc;    
}
