/*! ILM Main - Copyright (c) 2014 8thFloorAds | updated 2014-03-07 09:37:15 +0800
================================================================================*/
html { font-family: sans-serif; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; }

body { margin: 0; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary { display: block; }

audio, canvas, progress, video { display: inline-block; vertical-align: baseline; }

audio:not([controls]) { display: none; height: 0; }

[hidden], template { display: none; }

a { background: 0 0; }

a:active, a:hover { outline: 0; }

abbr[title] { border-bottom: 1px dotted; }

b, strong { font-weight: 700; }

dfn { font-style: italic; }

h1 { font-size: 2em; margin: .67em 0; }

mark { background: #ff0; color: #000; }

small { font-size: 80%; }

sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }

sup { top: -.5em; }

sub { bottom: -.25em; }

img { border: 0; }

svg:not(:root) { overflow: hidden; }

figure { margin: 1em 40px; }

hr { -moz-box-sizing: content-box; box-sizing: content-box; height: 0; }

pre { overflow: auto; }

code, kbd, pre, samp { font-family: monospace,monospace; font-size: 1em; }

button, input, optgroup, select, textarea { color: inherit; font: inherit; margin: 0; }

button { overflow: visible; }

button, select { text-transform: none; }

button, html input[type=button], input[type=reset], input[type=submit] { -webkit-appearance: button; cursor: pointer; }

button[disabled], html input[disabled] { cursor: default; }

button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }

input { line-height: normal; }

input[type=checkbox], input[type=radio] { box-sizing: border-box; padding: 0; }

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button { height: auto; }

input[type=search] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration { -webkit-appearance: none; }

fieldset { border: 1px solid silver; margin: 0 2px; padding: .35em .625em .75em; }

legend { border: 0; padding: 0; }

textarea { overflow: auto; }

optgroup { font-weight: 700; }

table { border-collapse: collapse; border-spacing: 0; }

td, th { padding: 0; }

/* =Base
================================================================================*/
html { overflow-y: scroll; background: #333333; }

body { color: black; background: whitesmoke; font-size: 16px; line-height: 24px; font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif; }

ol ol { list-style: lower-alpha outside none; }

h1, h2, h3, h4, h5, h6 { font-size: 100%; margin: 10px 0 0; }

h1 { font-size: 24px; }

h2 { font-size: 20px; }

h3 { font-size: 18px; }

h4 { font-size: 16px; }

h5 { font-size: 18px; margin-bottom: 0; }

h6 { font-size: 16px; margin-bottom: 0; }

p { margin: 0 0 24px; }

a { color: #0066cc; }

a img { border: 0; }

fieldset { border: 0; padding: 0; margin: 0 0 24px; }

/* =Header
================================================================================*/
#header { height: 110px; border-bottom: 1px solid #b7dd8b; background: url("/images/headerbg.png") repeat-x 0 bottom #9fd263; }

.header-content { width: 980px; margin: 0 auto; position: relative; max-width: 980px !important; }
.header-content h1 { float: left; width: 240px; margin: 0; padding-top: 20px; }
.header-content h1 a { display: block; }
.header-content h1 img { width: 240px; }
.header-content .facebook-like { float: left; width: 60px; margin: 20px 0 0; }

.signup-box { float: right; width: 460px; margin: 20px 0; text-align: right; }
.signup-box .join-here { width: 450px; height: 60px; display: block; background: url("/images/button_banner.png") no-repeat 0 0; }
.signup-box .join-here:hover { background-position: 0 bottom; }

/* =Header panel
================================================================================*/
#panel .field { display: inline-block; margin: 0 20px 0 0; width: 30%; }
#panel .field label { display: inline; font-size: 16px; margin-right: 10px; text-align: left; width: 80px; }
#panel .buttons input.button { background: none repeat scroll 0% 0% #9c3; border-color: #c4e597 #6f9228 #6f9228 #c4e597; border-radius: 6px 6px 6px 6px; border-style: solid; border-width: 1px; color: white; cursor: pointer; display: inline-block; font-family: 'Trebuchet MS',Tahoma,Verdana,Arial,sans-serif; font-size: 16px; font-weight: bold; margin-right: 10px; padding: 3px 10px; text-shadow: 0 1px 2px #6F9228; text-transform: uppercase; }

#tab { background: url("/images/panelbg.png") repeat-x #96cd57; height: 10px; position: relative; top: 0; z-index: 100; }
#tab a { color: #cccccc; font-weight: bold; text-decoration: none; }
#tab a:hover { color: white; }
#tab .member-login { list-style: none; margin: 0; padding: 0; color: #cccccc; clear: right; display: block; float: right; height: 30px; line-height: 30px; position: relative; right: 10px; width: auto; font-size: 11px; }
#tab .member-login li { background: url("/images/tab-md.png") repeat-x scroll 0% 0% transparent; display: block; float: left; height: 30px; padding: 0 5px; text-align: left; }
#tab .member-login li.tab-left { background: url("/images/tab-lf.png") no-repeat scroll 0% 0% transparent; margin: 0; padding: 0; width: 30px; }
#tab .member-login li.tab-right { background: url("/images/tab-rt.png") no-repeat scroll 0% 0% transparent; margin: 0; padding: 0; width: 30px; }
#tab #facebook-connect .fb_iframe_widget { top: -5px; }

/* =Navigation
================================================================================*/
#navigation { clear: both; width: 100%; min-height: 10px; background: #333333; border-bottom: 1px solid white; border-top: 3px solid #007700; box-shadow: 0 10px 10px #cccccc; }
#navigation ul { margin: 0 auto; padding: 0; list-style: none; max-width: 960px; *zoom: 1; }
#navigation ul:before, #navigation ul:after { content: ""; display: table; }
#navigation ul:after { clear: both; }
#navigation li { float: left; white-space: nowrap; padding: 4px 0; }
#navigation a { display: block; color: #888888; outline: none; font-size: 0.95em; font-weight: bold; padding: 2px 10px; margin: 0 4px; text-decoration: none; }
#navigation a:hover { color: white; }
#navigation .selected a, #navigation .selected a:hover { color: #333333; background: #cccccc; background-image: linear-gradient(#f5f5f5, #cccccc); text-shadow: 0 1px 0 white; border-radius: 4px; }
#navigation a.btn { cursor: pointer; text-transform: uppercase; }
#navigation.nonav { height: 10px; }
#navigation.nonav ul { display: none; }

/* Main
================================================================================*/
#main { width: 960px; margin: 40px auto; *zoom: 1; }
#main:before, #main:after { content: ""; display: table; }
#main:after { clear: both; }

.content { float: left; width: 620px; padding: 0; margin-bottom: 48px; }

.nosidebar .content { float: none; width: 100%; max-width: 960px; }
.nosidebar fieldset { margin: 0 auto 24px; width: 560px; }

/* =MyToDo List page
================================================================================*/
#membership-steps { padding: 0; list-style: none; }
#membership-steps > li { clear: both; margin: 10px 0; padding-left: 54px; }
#membership-steps h3 { margin-bottom: 10px; }
#membership-steps #todo-list { margin: 20px auto; overflow: hidden; }
#membership-steps #todo-list .todo-item { width: 30%; float: left; border: 1px solid #ddd; }
#membership-steps #todo-list .todo-facebook { border-right: none; border-radius: 6px 0 0 6px; }
#membership-steps #todo-list .todo-blog { border-left: none; border-radius: 0 6px 6px 0; }
#membership-steps .step-one { background: url(../images/cstep_one.png) no-repeat; }
#membership-steps .step-two { background: url(../images/cstep_two.png) no-repeat; }
#membership-steps .step-three { background: url(../images/cstep_three.png) no-repeat; }
#membership-steps .reflink { font-weight: bold; }

/* Content
================================================================================*/
.content-body { background: white; border-radius: 6px; box-shadow: 0 1px 2px #ccc; }
.content-body .inner { padding: 20px 40px; }
.content-body a { text-decoration: none; }
.content-body a:hover { text-decoration: underline; }

.content-footer { display: none; visibility: hidden; }

/* =================== Content header =================== */
.content-header h1 { margin: 0; }

.facebook-like { float: right; height: 26px; margin-top: 5px; width: 100px; }

.gray-box { margin-bottom: 20px; }
.gray-box p { margin-bottom: 10px; }
.gray-box form { display: inline-block; margin-right: 5px; width: 200px; }
.gray-box select { width: 160px; }

.gray-box-top h3 { display: inline-block; font-family: HelveticaRoundedBlack,Arial,sans-serif; font-size: 25px; line-height: 1; margin: 0 0 10px; text-transform: uppercase; }
.gray-box-top select { display: none; width: 180px; }

.gray-box-mid { clear: both; }
.gray-box-mid h3 { margin: 0 0 10px; }
.gray-box-mid h4 { color: #86c543; margin: 0 0 5px; }
.gray-box-mid p { margin-bottom: 20px; }

.box-title { background: none repeat scroll 0% 0% #333333; border-radius: 6px 6px 0 0; color: white; font-family: HelveticaRounded,Arial,sans-serif; margin: 0; padding: 10px; text-transform: uppercase; text-align: center; }

/* =Content Body
================================================================================*/
.search-sort-box { background: none repeat scroll 0% 0% #eee; border-bottom: 1px solid #dddddd; overflow: hidden; padding: 30px 20px 20px; }
.search-sort-box fieldset { border: medium none; margin: 0; padding: 0; }
.search-sort-box fieldset label, .search-sort-box fieldset input[type="text"], .search-sort-box fieldset select { display: block; float: left; line-height: 30px; margin-right: 10px; }
.search-sort-box fieldset label { font-size: 18px; font-weight: bold; width: 60px; }

#searchbox { height: 24px; margin-right: 10px; width: 70%; }

#sortby { height: 30px; margin-right: 10px; width: 150px; }

.sort-option { float: left; width: 215px; }
.sort-option span { padding: 0 10px; }
.sort-option label { display: inline; float: none; font-size: 12px; }

#sort-control { background: none repeat scroll 0% 0% #eee; border-bottom: 1px solid #dddddd; border-top: 1px solid white; font-weight: bold; margin-bottom: 0; padding: 10px 20px; text-align: right; text-shadow: 0 1px 0 white; font-size: 12px; }
#sort-control .sortlinks a { background: url("/images/sortbg.png") no-repeat scroll right center transparent; padding: 0 15px 0 20px; }
#sort-control .sortlinks a.asc { background: url("/images/sortasc.png") no-repeat scroll right center transparent; }
#sort-control .sortlinks a.desc { background: url("/images/sortdesc.png") no-repeat scroll right center transparent; }

/* =My Account page
================================================================================*/
.box-earnings table { border-collapse: collapse; width: 100%; }
.box-earnings th, .box-earnings td { padding: 5px; text-align: left; }
.box-earnings th, .box-earnings thead td { background-color: #393532; color: white; }
.box-earnings tr:nth-child(2n) { background: #eeeeee; }

.buttonlink { background: url("/images/btn.png") repeat-x scroll 0% 0% #333333; border-radius: 4px 4px 4px 4px; font-size: 16px; font-weight: bold; margin: 0 auto; padding: 4px 20px; text-shadow: -1px -1px 0 #555555; }
.buttonlink a, .buttonlink a:hover { color: white; text-decoration: none !important; }

p.btn { margin: 20px auto 0; text-align: center; }
p.btn .buttonlink { display: block; height: 40px; line-height: 40px; padding: 0; width: 220px; }

p.warn-small, p.warn-big { background: none repeat scroll 0% 0% #FFFFCC; border: 1px solid #FFCC33; padding: 5px 10px 5px 30px; }

p.warn-small { background: url("/images/warn-small-icon.png") no-repeat scroll 10px center #ffffcc; }

p.warn-big { background: url("/images/warn-big-icon.png") no-repeat scroll 10px center #ffffcc; font-size: 16px; height: 60px; line-height: 60px; padding-left: 60px; }

.remember-acct { color: #666; font-size: 13px; margin-bottom: 10px; margin-right: 6px; }
.remember-acct label { font-weight: normal; }

/* =SignIn page
================================================================================*/
#signin { /*
input.button,
input[type="submit"] { background: url('/images/btn-signin.png') no-repeat scroll center top transparent; border: medium none; cursor: pointer; display: block; height: 44px; margin: 0 auto; overflow: hidden; text-indent: -999em; width: 164px; &:active { background-position: center bottom }
}
*/ }
#signin .fb-login { margin-bottom: 10px; margin-left: 5px; text-align: center; }
#signin .forgot { font-size: 12px; font-weight: normal; line-height: 1; margin-left: 5px; }

/* =================== Non-members =================== */
#nonmember { background: url("/images/call.png") no-repeat 0 0; margin-top: 70px; height: 400px; width: 320px; }
#nonmember h3 { margin: 0 0 10px; text-transform: uppercase; }
#nonmember .joinnow { padding-left: 30px; padding-top: 70px; }
#nonmember .joinnow a { display: block; color: white; height: 50px; width: 260px; text-indent: -9999px; font-size: 1; }

/* =Promo table MAIN
================================================================================*/
.content-body table { margin-bottom: 20px; }

.section-table table { border-collapse: collapse; border: medium none; width: 100%; }
.section-table table th { background-color: #eee; color: #999; padding: 4px 0; border: 1px solid #eee; }
.section-table table td { padding: 5px 10px; border: 1px solid #eee; }
.section-table table .date { width: 20%; }
.section-table table .desc { width: 30%; }
.section-table table .reward { width: 20%; }
.section-table table .status { width: 30%; }

.section-table .total { font-weight: bold; text-align: center; }
.section-table .total span { font-size: 0.85em; font-weight: normal; padding-left: 5px; text-align: center; }

.promo-items { border-collapse: collapse; width: 100%; }
.promo-items th { cursor: pointer; padding: 5px 0; }
.promo-items td { border-bottom: 1px solid #dddddd; border-top: 1px solid white; padding: 20px 10px; vertical-align: top; }
.promo-items tr:last-child td { border-bottom: 0; }

/* Sidebar
================================================================================*/
.sidebar { float: right; width: 320px; }

.sidebox { border-radius: 0 0 6px 6px; box-shadow: 0 1px 2px #ccc; margin: 0 auto 20px; position: relative; width: 290px; }
.sidebox a { text-decoration: none; }

.sidebox-header { background-color: #333333; border-radius: 6px 6px 0 0; color: white; height: 40px; overflow: hidden; text-align: center; text-transform: uppercase; }
.sidebox-header h3 { font-family: HelveticaRounded,Arial,sans-serif; font-size: 20px; margin: 0; padding-top: 5px; }

.sidebox-content { background: none repeat scroll 0 0 white; border-radius: 0 0 6px 6px; min-height: 50px; padding: 10px; }

.profile-box .sidebox-content { text-align: center; padding-bottom: 20px; }
.profile-box .sidebox-content h2 { font-size: 1.8em; margin: 0; }

.featured-box { display: none; }

.earnings-box { border-radius: 4px 4px 4px 4px; border: 1px solid #eee; font-size: 14px; font-weight: bold; margin: 10px 5px; padding: 10px; text-align: center; display: none; }
.earnings-box a { color: #9c3; font-size: 1.2em; }

#todo-list { margin: 0; padding: 0; list-style: none; }

.todo-item { margin: 0 0 5px; height: 70px; overflow: hidden; background: url("/images/todo-sprite.png") no-repeat; }
.todo-item p { font-size: 15px; height: 64px; margin: 0 0 0 74px; padding-top: 10px; }
.todo-item a { color: #9c3; display: block; height: 70px; text-indent: -9999px; border: none; }

.todo-facebook { background: url("/images/todo-sprite.png") no-repeat 0 -70px; }

.todo-twitter { background: url("/images/todo-sprite.png") no-repeat 0 -140px; }

.todo-blog { background: url("/images/todo-sprite.png") no-repeat 0 0; }

.todo-friend { background: url("/images/todo-sprite.png") no-repeat 0 -210px; }

div.t { background: none repeat scroll 0% 0% #ccc; height: 1px; width: 100%; }

div.b { background: none repeat scroll 0% 0% #eee; height: 1px; width: 100%; }

div.featured-box .sidebox-content { background: none repeat scroll 0% 0% white; border-radius: 0 0 6px 6px; text-align: center; }

#slider { padding-bottom: 40px; padding-top: 10px; text-align: center; }
#slider ul { list-style: none outside none; margin: 0 auto; padding: 0; }
#slider li { height: 130px; overflow: hidden; width: 270px; }
#slider a { border: 0; }
#slider p { font-size: 11px; margin: 5px 10px; text-align: left; }

#prevBtn, #nextBtn { background: url("/images/rbf-map.png") no-repeat scroll 0 center transparent; bottom: 0; display: block; height: 30px; left: 10px; overflow: hidden; position: absolute; width: 20px; }
#prevBtn a, #nextBtn a { display: block; padding-top: 40px; }

#nextBtn { background-position: -70px center; left: auto; right: 10px; }

div.welcome-box { background-color: #9c3; border-radius: 4px 4px 4px 4px; color: white; padding-top: 20px; width: 290px; display: none; }
div.welcome-box .welcome-text, div.welcome-box .more-content { padding: 0 20px; }
div.welcome-box h3 { font-size: 1.4em; margin: 0; }
div.welcome-box .round-box { background: none repeat scroll 0% 0% white; border-radius: 6px 6px 6px 6px; color: #444444; margin-bottom: 20px; padding: 10px; }
div.welcome-box .round-box p { font-size: 11px; margin: 0; }

div.more-btn { background: url("/images/more-btn.png") no-repeat scroll center top transparent; border-top: 2px solid white; cursor: pointer; height: 40px; }

div.on { background-position: center bottom; }

/* Buttons
================================================================================*/
.promo-btn { color: white; outline: none; cursor: pointer; padding: 8px 16px; border-radius: 6px; display: inline-block; background: url("/images/promo-btn-bg.png"); background-position: 0 0; border: 1px solid #87c73b; font-size: 14px; font-weight: bold; font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif; text-align: center; text-decoration: none; text-shadow: 0 -1px 0 #87c73b; text-transform: uppercase; }
.promo-btn:hover { text-decoration: none !important; }
.promo-btn:active { background-position: 0 -45px; }

div.promo-btn-set { margin: 10px auto 0; }
div.promo-btn-set .promo-btn { display: inline; padding: 6px 12px; }
div.promo-btn-set a#my-profile { border-radius: 6px 0 0 6px; }
div.promo-btn-set a#my-entries { border-radius: 0 6px 6px 0; border-left: 1px solid #acd858; }

/* Promo table details
================================================================================*/
td.promo-img { margin-right: 10px; overflow: hidden; text-align: center; width: 25%; }
td.promo-text { width: 50%; padding-left: 0; }
td.promo-text h3 { line-height: 1.2; margin: 0 0 0.25em; }
td.promo-text h3 a { color: inherit; font-size: 16px; text-decoration: none; }
td.promo-text h3 a:hover { text-decoration: underline; }
td.promo-text p { font-size: 12px; line-height: 1.5em; margin-bottom: 10px; }

td.promo-meta { clear: right; color: #999999; text-align: center; width: 30%; }
td.promo-meta p { margin-bottom: 10px; }
td.promo-meta .expires { margin: 0 auto 10px; text-align: center; text-transform: uppercase; }

span.dealends { color: #999999; display: block; font-size: 13px; overflow: hidden; text-align: center; }
span.cd_section { display: inline-block; font-size: 62.5%; text-align: center; width: 22%; }
span.cd_amount { color: #666666; font-size: 200%; font-weight: bold; }

.share { text-align: center; border-radius: 4px; background: #f5f5f5; border: 1px solid gainsboro; margin: 0 auto !important; }
.share span { font-size: 11px; font-weight: bold; line-height: 25px; text-shadow: 0 1px 0 white; text-transform: uppercase; }
.share [class*="share-"] { background: url("/images/share-icons.png") no-repeat scroll 0 0 transparent; display: inline-block; height: 16px; line-height: 16px; margin: 0 2px; text-indent: -999em; width: 16px; }
.share .share-twitter { background-position: -16px 0; }
.share .share-email { background-position: -32px 0; }

.ddbox { margin: 10px auto; overflow: hidden; }

.dditem { display: inline; float: left; padding: 10px 10px 10px 0 !important; text-align: center; width: 132px; }
.dditem .ddtext { font-size: 10px; height: 120px; text-align: left; }
.dditem .ddtext h4 { font-size: 16px; margin: 0; }
.dditem .ddtext h4 a { color: inherit; }

.last { margin-right: 0 !important; padding-right: 0 !important; }

/* Form details
================================================================================*/
select, textarea, input.text, input[type="text"], input[type="email"], input[type="password"] { padding: 2px; border-radius: 2px; border: 1px solid #dddddd; background: url(/images/inputbg.gif) repeat-x scroll 0% 0% white; }

input.text, input[type="text"], input[type="email"], input[type="password"] { height: 24px; width: 40%; }
input.checkbox, input.radio, input[type="checkbox"], input[type="radio"] { margin: 0 5px 0 0; position: relative; top: 2px; }
input.readonly, input[readonly] { background: transparent !important; border: none !important; font-weight: bold; }

div.field { margin: 10px 0; }
div.field > label { display: block; float: left; font-size: 13px; font-weight: bold; line-height: 26px; margin-right: 10px; width: 130px; }

div.field .date, div.field .datefield { display: inline-block; overflow: hidden; }
div.field .date span, div.field .datefield span { display: inline; float: left; margin: 0 0.3em 0 0; width: auto; }
div.field .date span.symbol, div.field .datefield span.symbol { font-size: 120%; line-height: 1.5; }
div.field .date span label, div.field .datefield span label { clear: both; display: block; float: none; font-size: 11px; font-weight: normal; line-height: 1.4; margin: 0; text-align: center; width: auto; }

.form-button { clear: both; text-align: center; margin-top: 20px; }
.form-button .submit, .form-button input[type="submit"] { background: url("/images/btn.png") repeat-x scroll 0% 0% #333333; border-radius: 4px 4px 4px 4px; border: medium none; color: white; cursor: pointer; font-size: 16px; font-weight: bold; margin: 10px auto; padding: 10px 20px; position: relative; text-shadow: -1px -1px 0 #555555; }

/* =Modal/Popup Windows
================================================================================*/
.modal-form { background-color: #7AB33D; color: white; font-size: 16px; text-shadow: 1px 1px 0 #686; }
.modal-form form { margin: 0 10px; }
.modal-form .modal-header { background: none repeat scroll 0% 0% #000000; margin: 0; padding: 10px; }
.modal-form .modal-main { padding: 10px; }
.modal-form .field label { font-size: 15px; }
.modal-form input[type="text"], .modal-form input[type="email"], .modal-form input[type="password"] { width: 50%; }
.modal-form .terms-conditions label { font-weight: normal; text-align: center; width: 100%; }
.modal-form a { color: #ffec6d; text-decoration: none; }
.modal-form a:hover { color: white; }
.modal-form .buttons { text-align: center; }
.modal-form input.button { border: medium none; cursor: pointer; display: block; margin: 0 auto; overflow: hidden; text-indent: -999em; }
.modal-form .nothanks { font-size: 11px; text-transform: uppercase; }

#modal-login .forgot { display: block; font-size: 11px; line-height: 1.5; margin: 2px 0 0 120px; text-align: right; }
#modal-login .login-buttons { text-align: right; }
#modal-login input.button { background: url("/images/btn-signin.png") no-repeat scroll center top transparent; height: 44px; width: 164px; }
#modal-login input.button:active { background-position: center bottom; }
#modal-login .modal-footer { background: none repeat scroll 0% 0% #000000; padding: 10px; text-align: center; }
#modal-login .fbconnect { margin-bottom: 10px; }

#modal-signup { background-image: url("/images/signup-bg.jpg"); background-repeat: no-repeat; padding-top: 250px; width: 400px; }
#modal-signup input.button { background: url("/images/btn-signup.png") no-repeat scroll center top transparent; clear: both; height: 60px; margin: 0 auto; width: 284px; }
#modal-signup input.button:active { background-position: center bottom; }

#modal-share-link input.button { background: url("/images/btn-send.png") no-repeat scroll center top transparent; clear: both; height: 44px; margin: 0 auto; width: 284px; }
#modal-share-link input.button:active { background-position: center bottom; }

#modal-share-email { font-size: 18px; text-align: center; }
#modal-share-email .modal-main h4 { margin: 0; font-size: 18px; text-transform: uppercase; }
#modal-share-email .copy-text { font-size: 18px; }
#modal-share-email .url-link { margin: 0; padding: 0 10px; color: #ff0; }
#modal-share-email input.read-only, #modal-share-email input[readonly] { display: block; margin: 5px auto; color: #999; background: #eee; border: 1px solid #4eaa24; font-weight: bold; text-align: center; width: 95%; font-size: 13px; }

/* Contact page
================================================================================*/
#contact-form { margin-top: 40px; }
#contact-form fieldset h2 { margin-bottom: 10px; }

.contact-faq { padding-left: 1em; }
.contact-faq li { margin-bottom: 5px; }
.contact-faq .link { border-bottom: 1px dotted; cursor: pointer; font-weight: bold; }
.contact-faq .answer { margin: 10px; }

#form_errors { background: #ffffcc; border: 1px solid; color: #cc0000; margin: 10px 0; padding: 10px 20px; }

/* =COREG - Slider page
================================================================================*/
#coreg_wrapper { border-bottom: 2px solid white; border-top: 2px solid white; margin-bottom: 20px; padding: 20px 10px 10px; }
#coreg_wrapper .set7 { margin: 0 0 20px; }
#coreg_wrapper div.checkbox { float: left; width: 18px; }
#coreg_wrapper div.terms { margin: 0 0 10px 20px; }
#coreg_wrapper div.set1 { margin: 0 0 10px 20px; }
#coreg_wrapper div.bginput1 .input1, #coreg_wrapper div.bginput1 .listmenu { font-size: 13px; height: auto !important; }

.offer-header { border-bottom: 2px solid #eee; margin: 10px auto; padding: 20px; }

.offer-yesno { display: inline; float: left; padding-top: 10px; width: 130px; }
.offer-yesno span { font-weight: bold; margin-right: 10px; }

.offer-thumb { display: inline; float: left; text-align: center; width: 170px; }

.offer-info { display: inline; float: left; font-size: 12px; padding-left: 20px; width: 540px; }
.offer-info h4 { margin: 0; }

#offers-table .offer-pic { text-align: center; vertical-align: top; }
#offers-table .offer-details { padding-left: 20px; }

/* Entries table
================================================================================*/
.entries-table-legend table { border: 1px solid #ddd; border-collapse: collapse; font-size: 12px; }
.entries-table-legend td.key { background: #eee; border-bottom: 1px solid #ddd; border-right: 1px solid #ddd; font-weight: bold; padding: 5px; width: 20%; }
.entries-table-legend td.border { border-bottom: 1px solid #ddd; padding: 0 5px; }

.entries-table table { margin: 0; font-size: 12px; border-collapse: collapse; }
.entries-table td.tableheading { background: #333; color: white; font-weight: bold; line-height: 1.8; text-align: center; border-width: 1px 1px 0; border-style: solid; border-color: #333; }
.entries-table td.tablebody { border: 1px solid #ddd; }
.entries-table td.tablebody .border { padding: 2px; border: 1px solid #ddd; }
.entries-table td.tablebody .first { border-left: none; }
.entries-table td.tablebody .last { border-left: none; }

/* =Footer
================================================================================*/
#footer { clear: both; border-top: 4px solid; color: #888888; font-size: 13px; padding: 24px 0 48px; background: #333333; }
#footer .content { float: none; margin: 0 auto; padding: 0; text-align: center; }
#footer a { color: #cccccc; padding: 0 5px; text-decoration: none; }
#footer a:hover { color: white; }

/* Footer opt-out/subscribe
================================================================================*/
.optout { display: none; text-align: center; margin: 20px auto 0; }
.optout a { background: none repeat scroll 0% 0% #333; border-radius: 10px 10px 10px 10px; border: 1px solid #666; color: #666; font-size: 15px; font-weight: bold; padding: 5px 15px; position: relative; text-decoration: none; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.5); text-transform: uppercase; }
.optout a:active { box-shadow: none; top: 1px; }

/* Site-wide classes
================================================================================*/
.hide { display: none; visibility: hidden; }

a.fb_button:hover { text-decoration: none; }

.alignleft { float: left; margin: 0 10px 10px 0; }

.alignright { float: right; margin: 0 0 10px 10px; }

.aligncenter { float: none; margin: 0 auto; text-align: center; }

.textleft { text-align: left; }

.textright { text-align: right; }

.clear { clear: both; display: block; height: 0; overflow: hidden; visibility: hidden; width: 0; }

.clearfix { *zoom: 1; }
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }

/* Miscellaneous
================================================================================*/
input[type="submit"] { outline: 0; }
input[type="submit"]::-moz-focus-inner { border: 0 none; }

/* IE jank
================================================================================*/
.ie .box-title { width: 600px; }
.ie .nosidebar .box-title { width: auto !important; }
.ie .content-body, .ie .sidebox, .ie .promo-btn, .ie .gray-box, .ie .box-title, .ie .sidebox-header, .ie .welcome-box, .ie .welcome-box .round-box, .ie a.btn, .ie a.btn-long, .ie p.share, .ie .optout a { behavior: url(/js/PIE.htc); position: relative; }

.ie7 .promo-meta { text-align: center; }

.ie9 .promo-btn { font-size: 13px !important; }
.ie9 .prize-box { margin-right: 4px; margin-left: 4px; }

.signoff { clear: both; background: url(http://www.ilovemoney.com.au/images/sig.png) no-repeat 0 0 transparent; line-height: 1; margin-bottom: 20px; padding-left: 25px; padding-top: 60px; }

/* UI Buttons
================================================================================*/
.uibutton { position: relative; z-index: 1; overflow: visible; display: inline-block; padding: 0.3em 0.6em 0.375em; border: 1px solid #999; border-bottom-color: #888; margin: 0; text-decoration: none; text-align: center; font: bold 11px/normal 'lucida grande', tahoma, verdana, arial, sans-serif; white-space: nowrap; cursor: pointer; /* outline: none; */ color: #333; background-color: #eee; background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f6f6), to(#e4e4e3)); background-image: -moz-linear-gradient(#f5f6f6, #e4e4e3); background-image: -o-linear-gradient(#f5f6f6, #e4e4e3); background-image: linear-gradient(#f5f6f6, #e4e4e3); filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#f5f6f6', EndColorStr='#e4e4e3'); /* for IE 6 - 9 */ -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1), inset 0 1px 0 white; -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1), inset 0 1px 0 white; box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1), inset 0 1px 0 white; /* IE hacks */ zoom: 1; *display: inline; }
.uibutton:hover, .uibutton:focus, .uibutton:active { text-decoration: none !important; border-color: #777 #777 #666; }
.uibutton:active { border-color: #aaa; background: #ddd; filter: none; box-shadow: none; }
.uibutton::-moz-focus-inner { padding: 0; border: 0; }
.uibutton.confirm { border-color: #29447e #29447e #1a356e; color: white; background-color: #5b74a8; background-image: linear-gradient(#637bad, #5872a7); box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1), inset 0 1px 0 #8a9cc2; }
.uibutton.confirm:active { border-color: #29447e; background: #4f6aa3; box-shadow: none; }
.uibutton.large { font-size: 14px; }

/* Log in form
================================================================================*/
.login fieldset { margin-bottom: 20px; }
.login .form-button { text-align: left; margin-left: 140px; }
.login .form-button .remember-acct label { font-weight: normal; }

/* Confirmation page
================================================================================*/
.centerbox { margin: 10px auto; width: 540px; }

#partner-list { overflow: hidden; counter-reset: li; margin-left: 0; padding-left: 0; }
#partner-list li { position: relative; margin-left: 2em; padding-left: 1em; list-style: none; }
#partner-list li:before { content: counter(li); counter-increment: li; box-sizing: border-box; text-align: center; width: 2em; margin-right: 10px; position: absolute; left: -2em; padding-bottom: 4px; font-size: 12px; font-family: Georgia,'Times New Roman',serif; font-style: italic; color: #999; font-weight: bold; background: #eee; }
#partner-list li p { margin-bottom: 10px; font-family: Arial,sans-serif; font-weight: normal; font-style: normal; color: #333; }
#partner-list li a { color: #6699ff; font-size: 1.4em; text-decoration: underline; }
#partner-list li a:hover { color: #3366ff; }

/* =================== Circled list =================== */
#partner-list.circles li { position: relative; margin-left: 2em; padding-left: 1.2em; list-style: none; line-height: 36px; }
#partner-list.circles li:before { content: counter(li); counter-increment: li; box-sizing: border-box; text-align: center; width: 39px; margin-right: 10px; position: absolute; left: -1.8em; padding-bottom: 4px; color: #333; font-size: 18px; font-weight: bold; font-style: normal; font-family: Tahoma,Verdana,Arial,sans-serif; background: url(../images/olbg.png) no-repeat 0 0 transparent; }
#partner-list.circles li a { color: #6699ff; font-size: 1.4em; text-decoration: underline; }
#partner-list.circles li a:hover { color: #3366ff; }

.email-client a { color: #1122cc !important; font-size: 20px; font-weight: bold; text-decoration: underline !important; }

.prize-box { width: 280px; display: inline-block; margin: 20px 5px 10px; }

.prize-box .prize-item { /*background:url(../images/win-prizebg.jpg) no-repeat center top;*/ text-align: center; }

.prize-box .prize-item img { display: block; margin: 0 auto; }

.prize-box .prize-like { color: white; height: 61px; text-align: center; background: url(../images/win-likebg.jpg) no-repeat center top; }

.prize-box .prize-like .fblike { padding-top: 10px; }

#signup-box.sidebox { background: white; text-align: center; position: relative; padding-top: 140px; }

#signup-box .sponsor { position: absolute; top: -20px; right: -13px; }

/* Adsense
================================================================================*/
/* Header Adsense */
.adsense-header { width: 728px; height: 90px; float: right; margin-top: 10px; }

.adsense-header .responsive-ad { width: 728px; height: 90px; }

@media (max-width: 959px) { .adsense-header { width: auto; height: auto; float: none; margin: 5px auto; text-align: center; background-color: transparent; }
  .adsense-header .responsive-ad { width: 468px; height: 60px; margin-left: auto; margin-right: auto; } }
@media (max-width: 480px) { .adsense-header .responsive-ad { width: 320px; height: 50px; margin-right: -10px; margin-left: -10px; } }
.adsense-footer { margin: 1em auto; text-align: center; }

.adsense-footer .adblock { margin: 0 5px; display: inline-block; }

/* Integrated survey
================================================================================*/
/* ============= Continue button ============= */
.next-lesson-btn { text-align: center; }

.next-lesson-btn input.submit { color: white; border: medium none; border-radius: 0 0 0 0; display: inline-block; font-size: 20px; height: 52px; overflow: hidden; padding: 0 30px 0 0; text-shadow: -1px -1px 0 #008800; text-transform: uppercase; width: 252px; background: url("../images/btnbg.png") no-repeat scroll 0 0 transparent; *display: inline; *zoom: 1; }
