@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 */

.contentHeader {
	margin-left: auto;
	margin-right: auto;
	width: 975px;
}

.contentWide {
    margin-top: 30px;
}

.contentWideTop {
	width: 969px;
    height: 13px;
	background-position: center top;
	background-image: url('http://d34w4l4lejd9n1.cloudfront.net/images/content-wide-top.png');
	background-repeat: no-repeat;
}

.contentWideBody {
	width: 969px;
	background-position: center top;
	background-image: url('http://d34w4l4lejd9n1.cloudfront.net/images/content-wide-bg.png');
	background-repeat: repeat-y;
}

.contentWideBodyLeft {
    float: left;
    width: 650px;
    margin-left: 33px;
    background-position: right top;
	background-image: url('http://d34w4l4lejd9n1.cloudfront.net/images/content-wide-divider-bg.png');
	background-repeat: repeat-y;
}

.contentWideBodyLeftTop {
    background-position: right top;
	background-image: url('http://d34w4l4lejd9n1.cloudfront.net/images/content-wide-divider-top.png');
	background-repeat: no-repeat;
}

.contentWideBodyLeftBottom {
    padding-right: 46px;
    background-position: right bottom;
	background-image: url('http://d34w4l4lejd9n1.cloudfront.net/images/content-wide-divider-bottom.png');
	background-repeat: no-repeat;
    min-height: 200px;
}

.contentWideBodyRight {
    float: left;
    width: 200px;
    margin-left: 40px;
}

.contentWideBottom {
	width: 969px;
    height: 9px;
	background-position: center top;
	background-image: url('http://d34w4l4lejd9n1.cloudfront.net/images/content-wide-bottom.png');
	background-repeat: no-repeat;
}.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;
}/************************
 * FORMS
 ************************/

.formError {
	color: red;
}

.error {
    color: red;
}

 .contentForm {
 	margin: 0px;
 	padding: 0px;
 }

 form {
	color: #666666;
}

.formFieldFloat {
	float: left;
	margin-right: 10px;
}

 .subHead {
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
}

.subHeadL {
	float: left;
}

.subHeadR {
	/*width: 18%;*/
	float: right;
}

.subHead h1 {
	font-family: Arial Black, Arial;
	font-size: 21px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	text-transform: uppercase;
	color: #2B6A8D;
}

.subLine {
	float: left;
	height: 2px;
	width: 100%;
	background-color: darkgreen;
	overflow: hidden;
	margin-top: 2px;
	margin-bottom: 15px;
	clear: both;
	background-color: #aaaaaa;
}

.step1Left {
	float: left;
	width: 25%;
	text-align: right;
	margin-right: 5px;
	font-weight: bold;
}

.step1Right {
	float: left;
	width: 70%;
	padding-bottom: 10px;
}

.step2Left {
	font-size: 16px;
	float: left;
	width: 35%;
	text-align: right;
	padding-right: 10px;
	font-weight: bold;
	color: #666666;
}

.step2Right {
	font-size: 16px;
	float: left;
	width: 60%;
	padding-bottom: 10px;
}

.step2Right strong {
	color: #0096d3;
}

.step2Right input.text {
	padding: 4px;
	margin-top: -5px;
}

.step2Right input[type=text] {
	padding: 4px;
	margin-top: -5px;
}

.step2Right input[type=password] {
	padding: 4px;
	margin-top: -5px;
}

.step2Right input[type=submit] {
	padding: 4px;
	margin-top: -5px;
}

.step2Right textarea {
	padding: 4px;
	margin-top: -5px;
}

.step2Right select {
	padding: 4px;
	margin-top: -5px;
}

.step2Right ul {
	list-style-type: none;
	margin: 0px;
	padding-left: 0px;
}

.step2Right ul li {
    margin-left: 0px;
	margin-bottom: 5px;
}

.offerSep {
	height: 1px;
	border: 0px;
	border-bottom: 1px dashed #ccc;
	margin-bottom: 20px;
	margin-top: 5px;
}

.contentBtn {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #fff;
	background-color: transparent;
	background-image: url('http://d34w4l4lejd9n1.cloudfront.net/images/content-btns-black-large.png');
	background-repeat: no-repeat;
	width: 101px;
	height: 31px;
	overflow: hidden;
	margin-top: 3px;
	border: 0px;
	padding: 0px;
	cursor: pointer;
	cursor: hand;
	padding-right: 2px;
}

.contentBtn:hover {
	background-position: left -31px;
}

.contentBtnDark {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #fff;
	background-color: transparent;
	background-image: url('http://d34w4l4lejd9n1.cloudfront.net/images/content-btns-white-large.png');
	background-repeat: no-repeat;
	width: 101px;
	height: 31px;
	overflow: hidden;
	margin-top: 3px;
	border: 0px;
	padding: 0px;
	cursor: pointer;
	cursor: hand;
	padding-right: 2px;
}

.contentBtnDark:hover {
	background-position: left -31px;
}

.confirmYes {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #fff;
	background-color: transparent;
	background-position: 0px -31px;
	background-image: url('http://d34w4l4lejd9n1.cloudfront.net/images/content-btns-black-small.png');
	background-repeat: no-repeat;
	width: 58px;
	height: 31px;
	overflow: hidden;
	margin-top: 3px;
	border: 0px;
	padding: 0px;
	cursor: pointer;
	cursor: hand;
	padding-right: 2px;
}

.confirmYes:hover {
	background-position: left top;
}

.confirmNo {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #fff;
	background-color: transparent;
	background-position: left bottom;
	background-image: url('http://d34w4l4lejd9n1.cloudfront.net/images/content-btns-black-small.png');
	background-repeat: no-repeat;
	width: 58px;
	height: 31px;
	overflow: hidden;
	margin-top: 3px;
	border: 0px;
	padding: 0px;
	cursor: pointer;
	cursor: hand;
	padding-right: 2px;
}

.confirmNo:hover {
	background-position: left top;
}

/* ROUNDED FORM FIELDS */

.formFieldsRound {
	margin-left: 20px;
	padding-top: 20px;
	padding-bottom: 15px;
}

.formFieldsRound .label {
	float: left;
	width: 150px;
    font-size: 16px;
    font-weight: bold;
	text-align: right;
	margin-right: 10px;
	padding-top: 15px;
}

.formFieldsRound .field {
	float: left;
    padding-top: 10px;
    width: 277px;
}

.formFieldsRound .fieldInput {
}

.formFieldsRound .fieldErrorText {
    margin-top: 10px;
}

.formFieldsRound .fieldInput input,
.formFieldsRound .fieldInput textarea,
.formFieldsRound .fieldInput select {
	width: 277px;
    height: 30px;
    padding: 5px;
    font-size: 15px;
    line-height: 27px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
}

.formFieldsRound .fieldInput select {
    width: 287px;
    height: 40px;
    padding: 10px;
}

.formFieldsRound .fieldInput textarea {
    height: 80px;
}

.formFieldsRound .fieldOk input,
.formFieldsRound .fieldOk textarea,
.formFieldsRound .fieldOk select {
	border: 1px solid #3e3e3e;
    background-color: #dedede;
}

.formFieldsRound .fieldError input,
.formFieldsRound .fieldError textarea,
.formFieldsRound .fieldError select {
	border: 1px solid red;
	background-color: #FFBABA;
}

.btnSubmit {
    width: 101px;
    height: 38px;
    border: none;
	background-image: url('http://d34w4l4lejd9n1.cloudfront.net/images/form-btn-submit.png');
	background-repeat: no-repeat;
	margin-left: 350px;
	margin-top: 25px;
    font-family: "Gotham Medium";
    font-size: 15px;
    font-weight: bold;
    color: #fff;
    cursor: hand;
    cursor: pointer;
}

.btnContinue {
    width: 101px;
    height: 38px;
    border: none;
	background-image: url('http://d34w4l4lejd9n1.cloudfront.net/images/form-btn-submit.png');
	background-repeat: no-repeat;
	margin-top: 25px;
    font-family: "Gotham Medium";
    font-size: 15px;
    font-weight: bold;
    color: #fff;
    cursor: hand;
    cursor: pointer;
}/************************
 * DEAL CERTIFICATES
 ************************/

.certificateBox {
	padding: 10px;
	border: 1px solid #80c4e7;
}

.certificateBoxAlt {
	font-size: 18px;
	padding: 10px;
	border: 1px solid #0B9444;
	margin-bottom: 15px;
}

.certificateLogo {
	float: left;
	font-size: 18px;
	width: 95px;
	min-height: 50px;
	padding-right: 5px;
}

.certificateInfo {
	float: left;
	width: 82%;
}

.certificateTitle {
	padding: 5px;
	padding-bottom: 5px;
	font-size: 18px;
	border-bottom: 1px dashed #ccc;
	color: #111;
}

.certificateOptions {
	padding-left: 5px;
	padding-top: 10px;
	padding-bottom: 5px;
	font-size: 14px;
}

.certificateBox .heading {
	border-bottom: 1px solid #ccc;
    margin-bottom: 5px;
}

.certificateBox .remove {
    float: right;
    padding-top: 3px;
    padding-right: 5px;
    font-size: 12px;
}

.certificateBox .remove span {
    padding-left: 5px;
    padding-right: 5px;
}

.certificateBox .title {
    float: left;
    padding: 5px;
    padding-top: 0px;
	font-size: 18px;
	color: #111;
}

.certificateBox .item .deal {
    padding: 5px;
    font-size: 16px;
    font-weight: bold;
    color: #555;
}

.certificateBox .item span {
    color: #aaa;
}

.messageAlert {
	width: 545px;
	border: 1px solid;
	margin: 30px 0px;
	padding:15px 10px 15px 50px;
	background-repeat: no-repeat;
	background-position: 10px center;
    color: #D8000C;
    background-color: #FFBABA;
    background-image: url('http://d34w4l4lejd9n1.cloudfront.net/images/icons/knob-cancel.png');
	text-align: left;
}

.messageWarn {
	width: 545px;
	border: 1px solid;
	margin: 30px 0px;
	padding:15px 10px 15px 50px;
	background-repeat: no-repeat;
	background-position: 10px center;
    color: #9F6000;
    background-color: #FEEFB3;
    background-image: url('http://d34w4l4lejd9n1.cloudfront.net/images/icons/knob-attention.png');
	text-align: left;
}

.messageSuccess {
	width: 545px;
	border: 1px solid;
	margin: 30px 0px;
	padding:15px 10px 15px 50px;
	background-repeat: no-repeat;
	background-position: 10px center;
    color: #4F8A10;
    background-color: #DFF2BF;
    background-image: url('http://d34w4l4lejd9n1.cloudfront.net/images/icons/knob-valid-green.png');
	text-align: left;
}

.messageInfo {
	width: 545px;
	border: 1px solid;
	margin: 30px 0px;
	padding:15px 10px 15px 50px;
	background-repeat: no-repeat;
	background-position: 10px center;
    color: #00529B;
    background-color: #BDE5F8;
    background-image: url('http://d34w4l4lejd9n1.cloudfront.net/images/icons/knob-info.png');
	text-align: left;
}

.marker {
	font-size: 20px;
	line-height: 0px;
	font-weight: bold;
	padding-right: 5px;
}

#linkGreen {
	color: green;
}

#linkOrange {
	color: orange;
}

#linkRed {
	color: red;
}
/* lightview.css
   http://www.nickstakenburg.com/projects/lightview
*/

#lightview {
	position: absolute;
	top: 50%;
	left: 50%;
	height: 150px;
	width: 150px;
	margin: -75px 0 0 -75px;
	padding: 0;
	text-align: left;
}

/* The container that holds everything */
.lv_Container {
	position: relative;
	width: 100%;
	height: 100%;
	background: none;
	padding: 0;
	margin: 0;
}

.lv_Button {
	cursor: pointer;
	text-decoration: none;
	border: none;
	background: none;
	margin: 0;
	padding: 0;
}

/* The buttons on the side when you view a gallery */
.lv_Sides {
	position: absolute;
	top: 50%;
	left: 0;
	clear: both;
	width: 100%;
	padding: 0;
	margin: 0;
}
.lv_Sides * { padding: 0; margin: 0; }
.lv_Sides li {
	list-style-type: none;
	position: relative;
}

.lv_PrevSide { float: left; }
.lv_NextSide { float: right; }
.lv_Sides .lv_Wrapper {
	width: 100%;
	height: 100%;
	cursor: pointer;
}
.lv_Sides .lv_Button {
	float: left;
	background: none;
}

/* The frames above and below the center, that hold the corners.
   It's recommended not to change anything here, a lot is done in
   javascript to build further upon this based on your settings.
*/
.lv_Frames {
	width: 100%;
	height: 100%;
	position: relative;
	padding: 0;
	margin: 0;
}
.lv_Frames li {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.lv_Frame {
	width: 100%;
	display: block;
}
.lv_Frame * { padding: 0; margin: 0; }
.lv_FrameTop {
	position: absolute;
	left: 0;
	width: 100%;
	display: block;
}
.lv_FrameBottom {
	position: relative;
	float: left;
	clear: both;
}

.lv_Liquid {
	position: relative;
	float: left;
	width: 100%;
	overflow: hidden;
	clear: both;
}
.lv_Liquid .lv_Filler {
	position: absolute;
	height: 100%;
	width: 2px;
	top: 0;
	left: 50%;
}

.lv_Half {
	display: block;
	height: 100%;
	clear: both;
	line-height: 0px;
}
.lv_Half li { list-style-type: none; }
.lv_Corner {
	float: left;
	position: relative;
}
.lv_CornerTr, .lv_CornerBr { float: right; }

.lv_Fill {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
}

.lv_Half .lv_CornerWrapper {
	float: left;
	position: relative;
	width: 50%;
	height: 100%;
	overflow: hidden;
}
.lv_HalfRight .lv_CornerWrapper { float: right; }

.lv_Corner { position: relative; }
.lv_Corner canvas { position: relative; }
.lv_HalfLeft .lv_Corner { float: left; }
.lv_HalfRight .lv_Corner {
	position: relative;
	float: right;
}

/* To position content correctly in the center with correct
   rounded corner display we need a few wrappers.
   This is to get it right on all browsers.
*/
.lv_Center {
	position: relative;
	clear: both;
	height: 100%;
	overflow: hidden;
	background: none;
	padding: 0;
	margin: 0;
}
.lv_WrapUp {
	position: absolute;
	left: 0;
	height: 100%;
	width: 100%;
	overflow: hidden;
	padding: 0;
	margin: 0;
}
.lv_WrapDown {
	position: relative;
	height: 100%;
	width: 100%;
	overflow: hidden;
	padding: 0;
	margin: 0;
}
.lv_WrapCenter {
	position: relative;
	padding: 0;
	margin: 0;
}

/* The loading indicator */
.lv_Loading {
	position: absolute;
	top: 50%;
	left: 50%;
}
.lv_Loading .lv_Button {
	float: left;
	height: 100%;
	width: 100%;
}

.lv_MediaWrapper {
	position: relative;
	width: 100%;
	display: block;
	overflow: hidden;
	clear: both;
	padding: 0;
	margin: 0;
}
.lv_MediaWrapper img {
	position: relative;
	float: left;
	padding: 0;
	margin: 0;
}

/* The overlays on top of images that toggle the previous/next buttons */
.lv_PrevNext {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
}
.lv_PrevNext * { padding: 0; margin: 0; }
.lv_PrevNext .lv_Button {
	position: relative;
	height: 100%;
}
.lv_PrevButton { float: left; }
.lv_NextButton { float: right; }

/* The bar that holds title, caption, imagenumber, slideshow and closebutton */
.lv_MenuBar {
	clear: both;
	position: relative;
	width: 100%;
	font: 11px Arial, Helvetica, sans-serif;
	color: #7a7a7a;
	padding: 0;
	margin: 0;
	text-align: left;
}
.lv_MenuBar * { padding: 0; margin: 0;}


.lv_Close {
    position: relative;
	float: right;
	overflow: hidden;
	width: 100%;
	height: 100%;
}

.lv_Data {
	position: relative;
	float: left;
	padding-bottom: 3px;
	line-height: 15px;
	overflow: hidden;
}

/* simulates padding-left inside .lv_Data 
.lv_DataText div, .lv_ImgNumber div { margin-left: 3px; } */

.lv_Data li {
	list-style-type: none;
	float: left;
	margin-top: 3px;
}
.lv_DataText { width: 100%; }
.lv_DataText .lv_Title {
	font-weight: bold;
	margin-bottom: 2px;
}
.lv_DataText .lv_Caption { clear: both; }
.lv_Data .lv_innerPrevNext .lv_ImgNumber {
	color: #a7a7a7;
	float: left;
}

.lv_Data .lv_innerPrevNext, 
.lv_Data .lv_Slideshow {
	position: relative;
	padding: 0 5px;
	margin-top: 5px;
	vertical-align: middle;
}
.lv_Data .lv_innerPrevNext { padding-left: 0; }
.lv_Data .lv_Slideshow { padding-right: 0px; border-left: 1px solid #d7d7d7; }

.lv_Data .lv_innerPrevNext .lv_Button, 
.lv_Data .lv_Slideshow .lv_Button { /* play and stop */
	float: left;
	background-position: center left;
	background-repeat: no-repeat;
}
.lv_innerPrevButton { margin-right: 5px; }
.lv_innerNextButton { margin-left: 5px; }


/* the boxes that hold media or external content */
.lv_contentTop,
.lv_contentBottom {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	clear: both;
}

#lightview iframe {
	float: left;
	border: 0;
	clear: both;
	padding: 0;
	margin: 0;
	background: none;
}

/* The container that hold buttons above the view, currently only topclose */
.lv_topButtons {
	position: absolute;
	left: 0;
	width: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
.lv_topcloseButtonImage { cursor: pointer; }


/* The error/warning/download message that will appear when
   a required plugin is not installed.
*/
#lightviewError p { padding: 0 0 10px 0; }
#lightviewError div {
	padding: 6px;
	font: 11px Arial, Helvetica, sans-serif;
}
#lightviewError .message {
	background: #fcb5b5;
	color: #dd1f1f;
	margin-bottom: 3px;
}
#lightviewError .type { font-weight: bold; }
#lightviewError .pluginspage {
	background: #b5fcbd;
	color: #21be30;
}
#lightviewError a,
#lightviewError a:hover,
#lightviewError a:visited {
	color: #21be30;
	text-decoration: none;
	background: none;
	font-weight: bold;
	border-bottom: 1px solid #7de689;
}
#lightviewError p {
	margin-left: 0;
	padding: 0;
}

#lv_overlay {
  position: absolute; /* Opera will use fixed */
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

/* navbar
   Adds a bar below the view that takes over the default Controller
*/
#lightviewController {
	position: fixed;
	bottom: 0;
	top: 0;
	left: 50%;
	margin: 0;
	padding: 0;
	color: #d2d2d2;
	font: 11px Arial, Helvetica, sans-serif;
}
* html body #lightviewController { /* IE6 */
	position: absolute;
	top: auto;
	margin-top: expression( (-1 * this.offsetHeight / 2 + (document.documentElement ? document.documentElement.scrollTop : 0) + (Lightview.controllerOffset || 0)) + 'px');	
}
#lightviewController ul {
	display: block;
	height: 100%;
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
}
.lv_controllerTop, .lv_controllerMiddle, .lv_controllerBottom {
	list-style-type: none;
	float: left;
	display: block;
	position: relative;
	clear: both;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
.lv_controllerCenter  { width: auto; float: left; }
.lv_controllerCornerWrapper {
	position: absolute;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}
.lv_controllerCornerWrapperTopLeft,
.lv_controllerCornerWrapperBottomLeft { top: 0; left: -100%;}
.lv_controllerCornerWrapperTopRight,
.lv_controllerCornerWrapperBottomRight { top: 0; left: 100%;}

#lightviewController .lv_CornerWrapper {
	width: 100%;
}
#lightviewController .lv_Corner { float: left; }
#lightviewController .lv_Corner {
	float: right;
	position: relative;
}
#lightviewController .lv_CornerTr, #lightviewController .lv_CornerBr { float: left; }
.lv_controllerBetweenCorners {
	position: relative;
	height: 100%;
	overflow: hidden;
}

.lv_controllerMiddle {
	position: relative;
	height: 100%;
	float: left;
}
.lv_controllerCenter { float: left; width: auto;}
.lv_controllerCenter li {
	list-style-type: none;
	float: left;
	display: inline;
	position: relative;
	clear: none;
}
.lv_controllerSetNumber {
	float: left;
	text-align: center;
}

#lightviewController .lv_Button {
	float: left;
	position: relative;
	height: 100%;
	clear: none;
}
.lv_controllerSetNumber {
	position: relative;
	height: 100%;
	padding-right: 3px;
}
.lv_controllerPrev, 
.lv_controllerNext, 
.lv_controllerSlideshow, 
.lv_controllerClose {
	float: left;
	position: relative;
	height: 100%;
	padding-left: 3px;
}

.lv_controllerPrev { border-left: 1px solid #3c3c3c; }
#lightviewController .lv_controllerNext { padding-right: 3px; border-right: 1px solid #3c3c3c; }

* html #lightview { /* IE6 */
	position: absolute;
	margin-top: expression( (-1 * this.offsetHeight / 2 + (document.documentElement ? document.documentElement.scrollTop : 0) - (Lightview.controllerHeight || 0)) + 'px');
	margin-left: expression( -1 * this.offsetWidth / 2 + (document.documentElement ? document.documentElement.scrollLeft : 0) + 'px');
}

/* Always cover 100% of the screen in IE6 */
html #lv_overlay {
	position: absolute;
	height: expression(((window.Enumerable && window.Enumerable.max) ? [document.body.scrollHeight, document.documentElement.scrollHeight, document.body.offsetHeight, document.documentElement.clientHeight].max() : document.documentElement.scrollHeight) + 'px' );
	width: expression(((window.Enumerable && window.Enumerable.max) ? [document.body.scrollWidth, document.documentElement.scrollWidth, document.body.offsetWidth, document.documentElement.clientWidth].max() : document.documentElement.scrollWidth) + 'px' );
}
