/***** CSS for iReward *****/
*
{
    padding: 0;
    margin: 0;
}
body
{
    text-align: center;
    font-size: 62.5%;
    font-family: Verdana;
    color: #333;
    background: url(http://img.ireward.com.au/content/img/interface/header-bg.jpg) repeat-x 0 0;
}
.displayNone
{
    display: none;
}
.listStyleNone
{
    list-style: none;
    margin: 0 !important;
    padding: 0 !important;
}

.iRewardBlueRightArrow
{
    background: url(http://img.ireward.com.au/Content/img/FBApp/info/arrow_right.png) no-repeat;
    padding-left: 30px;
}

.iRewardBlueBox
{
    background: #f2fbff;
    border: 2px solid #00a1e4;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    color: #666;
}

.iRewardRedBox
{
    padding: 10px 10px 0px 20px;
    border: solid 2px #C6E6F3;
    background-color: #F2FBFF;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
}
.floatLeft
{
    float: left;
}
.floatRight
{
    float: right;
}
.floatNone
{
    float: none;
}

img
{
    border: none;
}

.img50
{
    width: 50px;
    height: auto;
}
.img50
{
    width: auto;
    height: 50px;
}

.img85
{
    width: auto;
    height: 85px;
}
.img85
{
    width: 85px;
    height: auto;
}

.clear
{
    clear: both;
}
*:active, *:focus
{
    outline: none;
}
#logo span, .buttonLogin strong, #signup strong, .nextButton em, .backButton em, #messageNav em, #homeCol1 .signup em, .requestFriendship em, .message .delete em, .message .markRead em, .message .markUnread em, .smsContacts .delete strong, #login .closeLogin em
{
    display: block;
    width: 0;
    height: 0;
    overflow: hidden;
}
.off
{
    display: none;
}
.noWrap
{
    white-space: nowrap;
}
textarea
{
    font-family: Verdana;
    color: #333;
    font-size: 1em;
}

#registerFBConnect #fb-login
{
}

#selectSignUpMethod
{
    position: absolute;
    right: 0;
    top: 60px;
    height: auto;
    width: 250px;
    z-index: 9999;
    display: block;
    font-size: 90%;
    padding: 10px 15px;
    background: #f2fbff;
    border: 2px solid #00a1e4;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    color: #666;
}

#selectSignUpMethod #facebookConnect
{
}

#selectSignUpMethod #iRewardSignup
{
}

/**** winners slide show /testimonials css ****/
.winner3SlideShowWrapper340
{
    background-color: White;
    width: 340px;
    height: 100px;
}

.winnerSlideShow, .testimonial
{
    padding: 10px 10px 10px 0px;
    height: 80px;
    width: inherit;
    cursor: pointer;
    background-color: White;
}
.testimonial
{
    padding-left: 20px;
}

.winnerSlideShow a
{
    text-decoration: none;
    color: Black;
}

.winnerSlideShow img, .testimonial img
{
    float: left;
    padding-right: 20px;
    padding-top: 6px;
}

.winnerSlideShow #testi
{
    font-size: 9px;
    line-height: 12px;
    height: 50px;
    padding: 0px;
    float: none;
}

.winnerSlideShow #winnerUsername
{
    padding: 0px;
    font-weight: bold;
}
.otherTestiWrapper div
{
    cursor: pointer;
    font-size: 11px;
    width: 650px;
    height: 60px;
}

.otherTestiWrapper div a
{
    text-decoration: none;
    color: inherit;
}

.otherTestiWrapper .testiEven, .otherTestiWrapper .testiOdd
{
    padding-top: 10px;
}
.otherTestiWrapper tr:hover
{
    background: #dedede;
}
.otherTestiWrapper p
{
    line-height: 12px;
    padding-top: 4px;
}
.otherTestiWrapper img
{
    float: left;
    padding: 0 25px 0 25px;
}

.otherTestiWrapper .testiEven
{
    background: #f2fbff;
}

.otherTestiWrapper .testi_name
{
    float: right;
    padding-right: 10px;
    font-style: italic;
    color: black;
}

.otherTestiWrapper .testi_img
{
    width: 50px;
    text-align: center;
}

.otherTestiWrapper .testi_testi
{
    width: auto;
    text-align: center;
    color: black;
}
/*.winner .testi_testi { width:auto; vertical-align:middle; line-height:13px; padding-top:18px;}*/

.otherTestiWrapper .testi_item
{
    color: #949494;
    font-size: 10px;
    font-weight: bold;
}





/**** something for buttons only ****/
.cover
{
    position: relative;
    z-index: -1;
}

/***** Type *****/
a
{
    color: #0066ff;
}
a:hover
{
    text-decoration: none;
}
h1
{
    font-size: 2.2em;
    font-weight: normal;
    padding: 10px 0 0 0;
}
h2
{
    font-size: 1.5em;
    font-weight: normal;
    padding: 5px 0 0 0;
}
h3
{
    font-size: 1.3em;
    font-weight: normal;
    padding: 5px 0 0 0;
}
h4
{
    font-weight: 1.1em;
    font-weight: bold;
    padding: 5px 0 0 0;
}
p
{
    line-height: 1.6;
    padding-bottom: 15px;
}
ul
{
    padding-bottom: 15px;
}
#content ul, #content ol
{
    margin: 0 0 0 2em;
}
#columnSecondWide h2
{
    padding: 0;
}
#columnSecondWide p, #columnSecondWide ul
{
    padding: 0 0 3em 0;
}
#columnMain li
{
    padding-bottom: 15px;
}
.homeBigIcon
{
    float: left;
    width: 32px;
    margin: 12px 7px 0 0;
}



/***** Container *****/
#container
{
    width: 951px;
    margin: 0 auto;
    text-align: left;
    font-size: 1.2em;
}





/***** Header *****/
#header
{
    position: relative;
    height: 113px;
    z-index: 80;
}
#logo
{
    position: absolute;
    left: 0;
    top: 23px;
    width: 381px;
    height: 38px;
    background: url(http://img.ireward.com.au/content/img/interface/ireward-logo.png) no-repeat 0 0;
    /*background: url(http://img.ireward.com.au/Content/img/Christmas_Theme/logo.png) no-repeat 0 0;*/
}
#logo a
{
    display: block;
    height: 38px;
}
#mainNav
{
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 951px;
    z-index: 9998;
}
#mainNav ul
{
    width: 100%;
    padding: 0;
}
#mainNav li
{
    /* ie6.css */
    float: left;
    margin: 0 5px 0 0;
    list-style-type: none;
    position: relative;
}
#mainNav a
{
    display: block;
    height: 33px;
    padding: 0;
    text-decoration: none;
    font-weight: bold;
    color: #fff;
    background: url(http://img.ireward.com.au/content/img/Christmas_Theme/top-nav.png) no-repeat 0 0;
}
#mainNav em
{
    display: block;
    height: 24px;
    padding: 10px 32px 0 11px;
    font-style: normal;
    cursor: pointer;
    background: url(http://img.ireward.com.au/content/img/Christmas_Theme/top-nav.png) no-repeat right top;
}
#mainNav .selected a
{
    background: url(http://img.ireward.com.au/content/img/Christmas_Theme/top-nav.png) no-repeat 0 -77px;
    color: #333;
}
#mainNav .selected em
{
    background: url(http://img.ireward.com.au/content/img/Christmas_Theme/top-nav.png) no-repeat right -77px;
}
#mainNav a:hover
{
    background-position: 0 -37px;
    color: #00a1e4;
}
#mainNav em:hover
{
    background-position: right -37px;
}

/* Special conditions */
#mainNav #navHome a
{
    background: url(http://img.ireward.com.au/content/img/Christmas_Theme/top-nav.png) no-repeat 0 -204px;
}
#mainNav #navHome em
{
    background: url(http://img.ireward.com.au/content/img/Christmas_Theme/top-nav.png) no-repeat right -204px;
    padding-right: 11px;
}
#mainNav #navAbout a, #mainNav #navContact a, #mainNav #navAccount a, #mainNav #navHelp a
{
    background: url(http://img.ireward.com.au/content/img/Christmas_Theme/top-nav.png) no-repeat 0 -162px;
    color: #333;
}
#mainNav #navAbout em, #mainNav #navContact em, #mainNav #navAccount em, #mainNav #navHelp em
{
    background: url(http://img.ireward.com.au/content/img/Christmas_Theme/top-nav.png) no-repeat right -162px;
    padding-right: 11px;
}
#mainNav #navHome a:hover, #mainNav #navAbout a:hover, #mainNav #navContact a:hover, #mainNav #navAccount a:hover, #mainNav #navHelp a:hover
{
    background: url(http://img.ireward.com.au/content/img/Christmas_Theme/top-nav.png) no-repeat 0 -248px;
}
#mainNav #navHome em:hover, #mainNav #navAbout em:hover, #mainNav #navContact em:hover, #mainNav #navAccount em:hover, #mainNav #navHelp em:hover
{
    background: url(http://img.ireward.com.au/content/img/Christmas_Theme/top-nav.png) no-repeat right -248px;
}
#mainNav #navHome.selected a, #mainNav #navAccount.selected a, #mainNav #navHelp.selected a, #mainNav #navContact.selected a
{
    background: url(http://img.ireward.com.au/content/img/Christmas_Theme/top-nav.png) no-repeat 0 -120px;
}
#mainNav #navHome.selected em, #mainNav #navAccount.selected em, #mainNav #navHelp.selected em, #mainNav #navContact.selected em
{
    background: url(http://img.ireward.com.au/content/img/Christmas_Theme/top-nav.png) no-repeat right -120px;
    padding-right: 11px;
}
#mainNav li ul
{
    position: absolute;
    left: 0;
    top: 33px;
    width: 356px;
    background: url(http://img.ireward.com.au/content/img/Christmas_Theme/top-nav.png) no-repeat left bottom;
    padding: 10px 10px 10px 10px;
    display: none;
}
#mainNav li li
{
    float: none;
    margin: 0;
    position: static;
    background: #f2fbff;
}
#mainNav li li a, #mainNav li.selected li a
{
    height: auto;
    font-weight: normal;
    background: url(http://img.ireward.com.au/content/img/interface/nav-icons.png) no-repeat 0 0;
    color: #333;
    border-bottom: 1px solid #c6e6f3;
    padding: 8px 20px 8px 39px;
}
#mainNav li li a:hover
{
    color: #333;
    background: #fff url(http://img.ireward.com.au/content/img/interface/nav-icons.png) no-repeat 0 0;
}
#mainNav li li:last-child a
{
    border-bottom: none;
}
/* turns the sub menu on */
#mainNav li:hover ul, #mainNav li.over ul
{
    display: block;
}
/* turns the parent rollover on */
#mainNav :hover > a
{
    background-position: 0 -37px;
    color: #00a1e4;
}
/* turns the parent rollover on */
#mainNav :hover > a em
{
    background-position: right -37px;
    color: #00a1e4;
}
/* Earn Points subnav */
#mainNav li li.iconSurveys a
{
    background-position: 8px 0px;
}
#mainNav li li.iconSurveys a:hover
{
    background-position: 8px 0px;
}
#mainNav li li.iconPolls a
{
    background-position: 8px -50px;
}
#mainNav li li.iconPolls a:hover
{
    background-position: 8px -50px;
}
#mainNav li li.iconMail a
{
    background-position: 8px -98px;
}
#mainNav li li.iconMail a:hover
{
    background-position: 8px -98px;
}
#mainNav li li.iconGames a
{
    background-position: 8px -149px;
}
#mainNav li li.iconGames a:hover
{
    background-position: 8px -149px;
}
#mainNav li li.iconIcode a
{
    background-position: 8px -197px;
}
#mainNav li li.iconIcode a:hover
{
    background-position: 8px -197px;
}

/* Spend Points subnav */
#mainNav li li.iconCashout a
{
    background-position: 8px -246px;
}
#mainNav li li.iconCashout a:hover
{
    background-position: 8px -246px;
}
#mainNav li li.iconCharity a
{
    background-position: 8px -295px;
}
#mainNav li li.iconCharity a:hover
{
    background-position: 8px -295px;
}
#mainNav li li.iconAuction a
{
    background-position: 8px -344px;
}
#mainNav li li.iconAuction a:hover
{
    background-position: 8px -344px;
}
#mainNav li li.iconMobile a
{
    background-position: 8px -393px;
}
#mainNav li li.iconMobile a:hover
{
    background-position: 8px -393px;
}

/* Competitions subnav */
#mainNav li li.iconCompCurrent a
{
    background-position: 8px -442px;
}
#mainNav li li.iconCompCurrent a:hover
{
    background-position: 8px -442px;
}
#mainNav li li.iconCompWinners a
{
    background-position: 8px -491px;
}
#mainNav li li.iconCompWinners a:hover
{
    background-position: 8px -491px;
}
#mainNav li li.iconCompResults a
{
    background-position: 8px 0px;
}
#mainNav li li.iconCompResults a:hover
{
    background-position: 8px 0px;
}

/* Your Friends subnav */
#mainNav li li.iconStatus a
{
    background-position: 8px -687px;
}
#mainNav li li.iconStatus a:hover
{
    background-position: 8px -687px;
}
#mainNav li li.iconFriends a
{
    background-position: 8px -540px;
}
#mainNav li li.iconFriends a:hover
{
    background-position: 8px -540px;
}
#mainNav li li.iconMessages a
{
    background-position: 8px -638px;
}
#mainNav li li.iconMessages a:hover
{
    background-position: 8px -638px;
}
#mainNav li li.iconForum a
{
    background-position: 8px -589px;
}
#mainNav li li.iconForum a:hover
{
    background-position: 8px -589px;
}

#mainNav #navContact
{
    position: absolute;
    right: 0;
    bottom: 0;
    margin: 0;
}

#mainNav #navHelp
{
    position: absolute;
    right: 100px;
    bottom: 0;
    margin: 0;
}

#mainNav #navAbout, #mainNav #navAccount
{
    position: absolute;
    right: 158px;
    bottom: 0;
    margin: 0;
}
#signup
{
    position: absolute;
    width: 128px;
    height: 35px;
    right: -3px;
    top: 25px;
    background: url(http://img.ireward.com.au/content/img/interface/buttons.png) no-repeat -67px 0;
}
#signup a
{
    display: block;
    width: 128px;
    height: 36px;
}

#signUpBanner, #signUpBannerVertical
{
    text-align: center;
    width: 905px;
    height: 80px;
    padding-left: 0px;
    border: 1px dotted black;
}
#signUpBanner div
{
    float: left;
    margin: 2px;
}
#signUpBanner .scrollableItems
{
    position: absolute;
}
#banner1, #banner2, #banner3, #banner4
{
    position: relative;
    overflow: hidden;
    width: 220px;
    height: 70px;
}
#banner1, #banner2, #banner3
{
    border-right: 1px dotted;
}
#banner3
{
    padding-right: 5px;
}
#banner4
{
    padding-top: 0px;
}

.statusbar
{
    position: fixed;
    top: 1px;
    left: 0px;
    right: 0px;
    height: 20px;
    padding: 5px;
    background: #FDD017;
    color: black;
    border: solid 1px lightgray;
    font-weight: bold;
    opacity: .70;
    filter: alpha(opacity="70");
    z-index: 200;
}

.statusbarhighlight
{
    font-weight: bold;
    background-color: khaki;
    color: Maroon;
    border: solid 1px silver;
}
.buttonLogin
{
    position: absolute;
    top: 26px;
    right: 137px;
    width: 65px;
    height: 34px;
    z-index: 5;
    background: url(http://img.ireward.com.au/content/img/interface/buttons.png) no-repeat 0 0;
}
.buttonLogin:hover
{
    background-position: 0 -36px;
}
#login, #smsCredits
{
    position: absolute;
    top: 23px;
    right: 134px;
    width: 200px;
    min-height: 210px;
    z-index: 9999;
    display: none;
    font-size: 90%;
    padding: 5px 6px 0 9px;
    background: #f2fbff;
    border: 2px solid #00a1e4;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    color: #666;
}
#login form
{
    /*height: 210px;*/
    margin: 0;
}
#login ol
{
    list-style-type: none;
    padding: 16px 10px;
    margin: 0;
}
#login strong
{
    float: left;
    width: 40px;
}
#login li
{
    padding: 0 0 10px 0;
    width: 163px;
    float: left;
    color: #333;
}
#login li.buttonSubmit
{
    width: 75px;
    padding-top: 7px;
    float: left;
}
#login li .checkRadio
{
    padding-top: 0;
    font-weight: normal;
}
#login label
{
    display: block;
    font-weight: bold;
    float: none;
    width: auto;
    text-align: left;
    margin-top: 0;
    padding: 0;
}
#login .textField
{
    width: 163px;
    font-size: 1.2em;
    padding: 4px;
}
#login a
{
    color: #666;
}
#login a:hover
{
    text-decoration: none;
}
#login .checkRadio label
{
    display: inline;
    font-weight: normal;
}
#login span.field-validation-error
{
    padding: 0;
    width: auto;
    float: none;
    display: block;
}
#login .buttonSubmit button
{
    background: url(http://img.ireward.com.au/content/img/interface/buttons.png) no-repeat -67px -36px;
    border: none;
    width: 75px;
    height: 36px;
}
#session
{
    position: absolute;
    width: 608px;
    height: 36px;
    right: 3px;
    top: 13px;
    text-align: right;
    font-size: 90%;
}
#login .closeLogin
{
    position: absolute;
    top: 6px;
    right: 3px;
    width: 20px;
    height: 20px;
    background: url(http://img.ireward.com.au/content/img/interface/icon-email-delete.png) no-repeat 0 0;
}
#login .forgetPassword
{
    display: block;
    margin-top: 5px;
}
#searchHeader
{
    position: absolute;
    width: 428px;
    height: 36px;
    right: 0px;
    top: 33px;
}
#searchHeader form
{
    margin: 0;
}
#searchHeader label
{
    font-weight: bold;
    margin: 8px 0 0 0;
}
#searchHeader input
{
    width: 195px;
    height: 26px;
    padding: 8px 0 0 10px;
    border: none;
    background: url(http://img.ireward.com.au/content/img/interface/search-field-bg.png) no-repeat 0 0;
}
#searchHeader button
{
    width: 84px;
    height: 36px;
    background: url(http://img.ireward.com.au/content/img/interface/buttons.png) no-repeat 0 -219px;
}




/***** Content *****/
html
{
    overflow-y: scroll;
    overflow-y: -moz-scrollbars-vertical;
}
#content
{
    min-height: 400px;
    position: relative;
    z-index: 50;
    padding: 0;
}
#columnMain
{
    float: left;
    width: 695px;
    padding: 0 0 0 2px;
}

#columnSecond
{
    float: right;
    width: 188px;
    border-left: 1px solid #ccc;
    padding: 0 16px;
    min-height: 400px;
    margin: 15px 0;
}
#columnMainWide
{
    float: left;
    width: 543px;
    padding: 0 0 30px 2px;
}
#columnSecondWide
{
    float: right;
    width: 340px;
    border-left: 1px solid #ccc;
    padding: 0 16px;
    min-height: 400px;
    margin: 15px 0;
}
#columnMainSingle
{
    padding: 0 0 0 2px;
}

/*splitview3columns*/
#columns3Left
{
    float: left;
    width: 180px;
    margin: 15px 0;
}
#columns3Main
{
    float: left;
    width: 530px;
}

#columns3Main #wallContent
{
    padding: 15px;
}


/***** Buttons *****/
button.orangeBtn
{
    height: 36px;
}
button.saveChanges
{
    width: 139px;
    margin: -15px 0 20px 133px;
    background: url(http://img.ireward.com.au/content/img/interface/buttons.png) no-repeat 0 -332px;
}


/***** Breadcrumb *****/
#breadCrumb
{
    font-size: 90%;
    color: #666;
    padding: 10px 2px;
    float: left;
}
#breadCrumb a
{
    color: #666;
}


/***** Home *****/
#messageArea
{
    width: 948px;
    height: 247px;
    margin: 24px 0 6px 0;
    overflow: hidden;
    background: #6cb6f3 url(http://img.ireward.com.au/content/img/home/message-bg.jpg) no-repeat 0 0;
    z-index: 100;
}
#slide1, #slide2, #slide3, #slide4, #slide5, #slide6
{
    height: 247px;
    position: relative;
    display: none;
    z-index: 100px;
}
#slide1
{
    display: block;
    background: url(http://img.ireward.com.au/content/img/home/new_slide1-2.jpg) no-repeat 120px 53px;
}
#slide2
{
    background: url(http://img.ireward.com.au/content/img/home/slide2.jpg) no-repeat 156px 55px;
}
#slide3
{
    background: url(http://img.ireward.com.au/content/img/home/slide3.jpg) no-repeat 126px 55px;
}
#slide4
{
    background: url(http://img.ireward.com.au/content/img/home/slide4.jpg) no-repeat 120px 0;
}
#slide5
{
    background: url(http://img.ireward.com.au/content/img/home/slide5.jpg) no-repeat 152px 16px;
}
#slide6
{
    background: url(http://img.ireward.com.au/content/img/home/slide6.jpg) no-repeat 140px 44px;
}

.nextButton
{
    position: absolute;
    right: 3px;
    top: 104px;
    width: 79px;
    height: 43px;
    background: url(http://img.ireward.com.au/content/img/home/button-next.png) no-repeat 0 0;
}
.backButton
{
    position: absolute;
    left: 0;
    top: 104px;
    width: 79px;
    height: 43px;
    background: url(http://img.ireward.com.au/content/img/home/button-back.png) no-repeat 0 0;
}
.nextButton a, .backButton a
{
    display: block;
    height: 43px;
}
.signUpSlideButton
{
    display: block;
    height: 247px;
    margin-left: 100px;
}
#messageNav
{
    height: 25px;
    margin: 0 0 30px 0;
}
#messageNav ul
{
    margin: 0;
}
#messageNav li
{
    float: left;
    height: 25px;
    list-style-type: none;
    margin-right: 10px;
}
#messageNav a
{
    display: block;
    height: 25px;
    background: url(http://img.ireward.com.au/content/img/home/home-message-navigation.png) no-repeat 0 0;
}
#messageNav .one
{
    width: 153.5px;
}
#messageNav .two
{
    width: 137px;
}
#messageNav .three
{
    width: 151px;
}
#messageNav .four
{
    width: 153px;
}
#messageNav .five
{
    width: 148px;
}
#messageNav .six
{
    width: 158px;
    margin: 0;
}
#messageNav .one a
{
    background-position: 0 -1px;
}
#messageNav .two a
{
    background-position: 0 -26px;
}
#messageNav .three a
{
    background-position: 0 -51px;
}
#messageNav .four a
{
    background-position: 0 -76px;
}
#messageNav .five a
{
    background-position: 0 -101px;
}
#messageNav .six a
{
    background-position: 0 -126px;
}
#messageNav .one a.selected
{
    background-position: 0 -151px;
}
#messageNav .two a.selected
{
    background-position: 0 -176px;
}
#messageNav .three a.selected
{
    background-position: 0 -201px;
}
#messageNav .four a.selected
{
    background-position: 0 -226px;
}
#messageNav .five a.selected
{
    background-position: 0 -251px;
}
#messageNav .six a.selected
{
    background-position: 0 -276px;
}

.homeColWrapper
{
    padding-left: 0px;
    height: 390px;
    background: url(http://img.ireward.com.au/content/img/home/column-dividers.png) repeat-y -5px 0;
    margin-bottom:20px;
}
#homeCol1, #homeCol3
{
    float: left;
    width: 307px;
    padding-left: 0px; /*background: url(http://img.ireward.com.au/content/img/home/round-corner-bg-top.png) no-repeat 0 0;*/
}
#homeCol1 .wrapper, #homeCol3 .wrapper
{
    /*background: url(http://img.ireward.com.au/content/img/home/round-corner-bg-bottom.png) no-repeat left bottom;*/
    padding: 0 25px 0 15px;
}
#homeCol2
{
    float: left;
    width: 293px;
    padding: 0 20px;
}

#homeCol1 li, .tickList li
{
    list-style-type: none;
    padding: 3px 0 3px 20px;
    background: url(http://img.ireward.com.au/content/img/home/tick.png) no-repeat left center;
}
#homeCol1 h2, #homeCol2 h2, #homeCol3 h2
{
    padding: 0 0 15px 0;
    font-weight: bold;
    color: #00a1e4;
}
#homeCol2 span
{
    display: block;
    font-size: 80%;
    color: #666;
}
#homeCol2 p
{
    line-height: 1.3em;
    padding-bottom: 15px;
}
#homeCol1 .signup
{
    text-align: center;
    padding-bottom: 10px;
}
#homeCol1 .signup a
{
    display: block;
    width: 128px;
    height: 36px;
    margin: 0 auto;
    background: url(http://img.ireward.com.au/content/img/interface/buttons.png) no-repeat -67px 0;
}
#homeCol3 strong
{
    display: block;
}
#homeCol3 img
{
    float: left;
    margin: 3px 8px 0 0;
}
#homeCol3 p
{
    line-height: 1.3em;
    padding: 0 0 15px 60px;
}
#homeCol3 .wrapper p
{
    margin-left: 0px;
}
.wrapper .winner
{
    border: none;
    margin: 0;
    padding: 0;
}

/**** ckeditor ****/
.new_thread_ckeditor_li
{
    width: 750px;
}

.new_thread_ckeditor_li #label_div
{
    width: 133px;
    float: left;
}

.new_thread_ckeditor_li #textarea_div
{
    overflow: auto;
}

/*This is to size the emote icons panel*/
.cke_dialog_contents_36
{
    overflow: auto;
}

/***** Form *****/
.textField
{
    padding: 3px;
    font-size: 1.3em;
    font-family: Verdana;
}
fieldset
{
    border: none;
    border-bottom: 1px dashed #ccc;
    margin-bottom: 20px;
}
legend
{
    font-weight: bold;
    padding: 0 0 5px 0;
    font-size: 1.1em;
    color: #333;
}
form
{
    margin: 15px 0 0 0;
}
#content form ol
{
    list-style-type: none;
    margin: 0 0 25px 0;
}
#content form li
{
    padding: 10px 0; /* ie6 & ie7.css */
    clear: left;
    position: relative;
}
form input
{
    font-size: 120%;
    padding: 3px;
    float: left;
    margin-right: 5px;
}
form select
{
    float: left;
    margin: 4px 4px 4px 0;
}
li.select
{
    padding: 10px 0 30px 0;
}
form label, form .radioCheck span
{
    float: left;
    width: 130px;
    text-align: right;
    margin-top: 7px;
    padding: 0 4px 0 0;
}
form .select label
{
    margin-top: 2px;
}
form .radioCheck span
{
    margin: 0;
}
form .radioCheck input
{
    float: none;
    padding: 0;
    margin: 0;
}
form .radioCheck
{
    padding: 7px;
}
form .radioCheck label
{
    float: none;
    width: auto;
    text-align: left;
    margin: 0;
    padding: 0;
}
form .radioCheck .inputWrapper
{
    float: left;
    width: 500px;
    text-align: left;
    padding: 0 0 10px 0;
}
.dateofBirth label
{
    margin-top: 3px;
}
form .FormLabelR
{
    text-align: left;
    width: 300px;
}
form#registerForm .signupGender, form#registerForm .signupGenderWrapper
{
    float: none;
    margin: 0;
    padding: 0;
    width: auto;
}
form textarea.textField
{
    font-size: 110%;
}
.short
{
    width: 120px;
}
.med
{
    width: 200px;
}
.long
{
    width: 250px;
}
.xlong
{
    width: 350px;
}
.xxlong
{
    width: 600px;
}
form li em
{
    font-size: 80%;
    color: #666;
    float: left;
    text-align: left;
    width: 143px;
}
.termsUse
{
    clear: both;
    position: relative;
}
button
{
    border: none;
    background: none;
    cursor: pointer;
}
.createAccountButton
{
    padding: 0px 0 0 130px;
}
.createAccountButton button
{
    background: url(http://img.ireward.com.au/content/img/interface/buttons.png) no-repeat 0 -72px;
    width: 148px;
    height: 34px;
}
.partialLoginButton
{
    position: relative;
    bottom: 50px;
    left: 135px;
}
.submitButton
{
    clear: left;
    display: block;
    background: url(http://img.ireward.com.au/content/img/interface/buttons.png) no-repeat 0 -145px;
    height: 35px;
    margin: 25px 0 0 133px;
}
li.formMessage
{
    padding: 20px 0 10px 133px;
}
select
{
    /*padding: 4px 0 0 0; 	height: 26px;*/
    line-height: 26px;
}
option
{
    padding: 0 20px;
}
#recaptcha_widget_div
{
    width: 400px;
    margin-left: 30px;
}





/***** Form error *****/
form li.error
{
    /*background: #fff0f0;*/
}
form li.error label, form li.error span
{
    color: #cc0000;
}
form li.error input, form li.error textarea, form li.error select, textarea.input-validation-error
{
    border: 2px solid #cc0000;
    background: #fff0f0;
}
.errorMessage
{
    border: 2px solid #cc0000;
    background: #fff0f0;
    color: #cc0000;
    padding: 10px;
    margin: 0 0 20px 0;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
}
.errorMessage p, .errorMessage li
{
    line-height: 1.2;
    padding: 0 0 5px 0;
}
.errorMessage ul
{
    padding: 0;
}
span.field-validation-error
{
    float: left;
    width: 370px;
    padding: 0 0 0 135px;
    margin: 0; /* ie6 & ie7.css */
    color: #cc0000;
    font-size: 90%;
    font-weight: bold;
    text-align: left !important;
}
.genericError
{
    width: 520px;
    margin: 20px 0;
    padding-left: 55px;
    padding-right: 55px;
    height: auto;
}
.cashoutError
{
    width: 540px;
}

.cashoutError .genericError
{
    width: 400px;
}
form .radioCheck span.field-validation-error
{
    padding: 0 0 0 135px;
    margin: 0;
    width: 370px;
}
.termsUse span.field-validation-error
{
    position: absolute;
    left: 0;
    top: 30px;
    width: 500px;
    padding: 0;
}
.cancelList .termsUse span.field-validation-error
{
    top: 40px;
}
.termsUse.error
{
    height: 40px;
}
form#registerForm .signupGender .error
{
    position: relative;
    height: 40px;
}
form#registerForm .signupGender span.field-validation-error
{
    position: static;
    width: 300px;
    text-align: left;
}
form#registerForm .signupGender .error span
{
    color: #cc0000;
}
form#searchFriend span.field-validation-error
{
    padding-left: 175px;
}
.validation-summary-errors
{
    color: #cc0000;
    font-weight: bold;
}
.buySmsCredits .errorMessage
{
    margin-top: 15px;
}
.searchFriend span.field-validation-error
{
    padding-left: 175px;
}
form.setStatus span.field-validation-error
{
    padding: 0 0 5px 0;
}
form ol.captchaVerification .field-validation-error
{
    padding: 10px 0 0 0;
}



/***** Welcome page *****/
#inviteFriends
{
    position: absolute;
    left: 260px;
    height: 37px;
    width: 114px;
    background: url(http://img.ireward.com.au/content/img/interface/buttons.png) no-repeat -84px -1006px;
}



#inviteFriends a
{
    display: block;
    width: 111px;
    height: 35px;
}

#inviteFriends strong
{
    display: block;
    width: 0;
    height: 0;
    overflow: hidden;
}

#columnSecond .step2wrapper
{
    display: none;
}
#columnSecond .step3wrapper
{
    display: none;
}

.noscriptNotice
{
    padding: 10px 10px 0px 20px;
    border: solid 2px #C6E6F3;
    background-color: #F2FBFF;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
}

#profileExplain
{
    padding-top: 10px;
}

#Address
{
    display: none;
    width: 300px;
}

#Address ol
{
    list-style: none;
    padding-top: 10px;
}

#Address li
{
    width: 500px;
    text-align: right;
}

#Address li .long
{
    margin-left: 10px;
    width: 250px;
}

#Address li .short
{
    margin-left: 10px;
}

#Postal li .short, #Residential li .short
{
    width: 40px !important;
}

#Address #stateLI select
{
    margin-left: 10px;
    width: 105px;
}

#Address li input[disabled]
{
    background: white;
}

#addressErrorMsg
{
    font-weight: bold;
    color: Red;
    font-size: 10px;
    padding: 10px 0 0 30px;
    line-height: 12px;
}

#Address #mailOptInCB
{
    width: 450px;
    margin: 0 0 10px 140px;
}

#Address #submitAddress
{
    display: block;
    float: left;
    background: url(http://img.ireward.com.au/Content/img/interface/buttons.png) no-repeat 0 -145px;
    width: 84px;
    height: 35px;
    margin-left: 145px;
}

#Address #submitAddress strong
{
    display: none;
}

#Address #skipAddress
{
    display: block;
    float: left;
    background: url(http://img.ireward.com.au/Content/img/interface/buttons.png) no-repeat -110px -1085px;
    width: 87px;
    height: 35px;
    margin-left: 20px;
}

#Address #skipAddress strong
{
    display: none;
}

#Address #actionButtons
{
    width: 500px;
}

/* this is specificly for welcome page*/
#Address li .suburbDropDownBox
{
    left: 143px;
}


#Address li .suburbDropDownBox li
{
    text-align: left;
    line-height: 15px;
    margin: 0;
    padding: 0;
    width: 200px;
    cursor: pointer;
}

#Address #errorMsg .field-validation-error
{
    width: 230px;
    padding: 0 0 0 135px;
}


/*
address partial page genreal css
NB: some css for IE also created in ie7.css
*/
#Postal
{
    width: 600px;
    min-height: 200px;
}

.suburbDropDownBox
{
    display: none;
    position: relative;
    left: -96px;
    top: 0px;
    width: 236px;
    height: 56px;
    overflow: auto;
    padding: 5px 5px 5px 15px;
    background: #f2fbff;
    border: 2px solid #00a1e4;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    color: #666;
}

.suburbDropDownBox ol
{
    padding: 0 !important;
    margin: 0 !important;
}


.suburbDropDownBox li
{
    text-align: left;
    line-height: 15px;
    padding: 2px 0 0 0 !important;
    width: 200px;
    cursor: pointer;
}

.suburbDropDownBox ol li:hover
{
    background-color: #e5e5e5;
}

/*due to this partial has been used on 2 very different places (2 different master page)
had to do additional tweak on layout */
form.accountDetails #Postal .suburbDropDownBox, form.accountDetails #Residential .suburbDropDownBox
{
    left: 134px;
}

.postcodeDropDownBox
{
    display: block;
    position: relative;
    width: 110px;
    height: 65px;
    overflow: auto;
    padding: 10px 0 0 15px;
    background: #f2fbff;
    border: 2px solid #00a1e4;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    color: #666;
    margin-bottom: 5px;
}




.postcodeDropDownBox ol
{
    padding: 0 !important;
    margin: 0 !important;
}

.postcodeDropDownBox li
{
    text-align: left !important;
    width: 80px !important;
    cursor: pointer;
    margin-top: 2px;
    padding: 0 !important;
}

.postcodeDropDownBox ol li:hover
{
    background-color: #e5e5e5;
}


/***** Tabs in Content *****/
.tabNav
{
    background: url(http://img.ireward.com.au/content/img/interface/tab-nav-bg.gif) repeat-x left bottom;
    position: relative;
    height: 34px;
    margin-top: 5px;
}

#content .tabNav ul
{
    position: absolute;
    width: 100%;
    height: 34px;
    bottom: 0;
    left: 10px;
    padding: 0;
    margin: 0;
}
.tabNav li
{
    float: left;
    height: 34px;
    list-style-type: none;
    margin-right: 7px;
}
.tabNav a
{
    background: url(http://img.ireward.com.au/content/img/interface/tab-nav-left-off.gif) no-repeat left top;
    display: block;
    height: 34px;
    color: #666;
}
.tabNav em
{
    background: url(http://img.ireward.com.au/content/img/interface/tab-nav-right-off.gif) no-repeat right top;
    display: block;
    height: 34px;
    padding: 9px 12px 0 12px; /* mac.css */
    font-style: normal;
    white-space: nowrap;
}
.tabNav .selected a
{
    font-weight: bold;
    text-decoration: none;
    color: #333;
    background: url(http://img.ireward.com.au/content/img/interface/tab-nav-left.gif) no-repeat left top;
}
.tabNav .selected em
{
    background: url(http://img.ireward.com.au/content/img/interface/tab-nav-right.gif) no-repeat right top;
}

.tabOn
{
    display: block;
    padding: 15px 12px;
}
.tabOff
{
    display: none;
}
.tabNav em span.tabTitle
{
    background: none;
    float: left;
    width: 42px;
    margin: 0 1px 0 0;
    text-align: right;
}
.tabNav em span.tabTitleWide
{
    background: none;
    float: left;
    width: 130px;
    margin: 0 1px 0 0;
    text-align: right;
}
.tabNav em span
{
    float: right;
    margin-top: -3px;
    width: 30px;
}
.tabNav em span strong
{
    background: url(http://img.ireward.com.au/content/img/interface/counter-bg.png) no-repeat center top;
    padding: 4px 4px 6px 4px;
    display: block;
    font-size: 90%;
    text-align: center;
}

.tabNav em span.lrg
{
    width: 45px;
    margin-left: 5px;
}

.tabNav em span.lrg strong
{
    background: url(http://img.ireward.com.au/content/img/interface/counter-lrg-bg.png) no-repeat center top;
}

/* allows the number of messages/friendrequests to be shown with out being 
underlined*/
.tabNav li.friendshipRequest a
{
    text-decoration: none;
}

.tabNav li.friendshipRequest span.tabTitleWide
{
    text-decoration: underline;
}

.tabNav li.friendshipRequest a:hover span.tabTitleWide
{
    text-decoration: none;
}

.tabNav li.inboxTab a
{
    text-decoration: none;
}

.tabNav li.inboxTab span.tabTitle
{
    text-decoration: underline;
}

.tabNav li.inboxTab a:hover span.tabTitle
{
    text-decoration: none;
}

.tabNav li.selected a span.tabTitleWide, .tabNav li.selected a span.tabTitle
{
    text-decoration: none;
}






/***** Account Success*****/
.welcomeMessage
{
    background: #f2fbff;
    border: 2px solid #c6e6f3;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    padding: 20px 20px 5px 20px;
    margin-top: 15px;
}
.activateInstruction
{
    padding: 10px 30px;
}




/***** Member home *****/
form.setStatus
{
    position: relative;
    min-height: 70px;
    border-bottom: 1px dashed #ccc;
    margin-bottom: 10px;
    padding-bottom: 20px;
}
form.setStatus label
{
    clear: both;
    font-weight: bold;
    display: block;
    float: none;
    width: auto;
    text-align: left;
    margin-bottom: 3px;
    font-size: 110%;
}

/*
following becomes class defined below
form.setStatus textArea
{
width: 490px;
float: left;
padding: 5px 3px;
height: 40px;
margin-right: 4px;
}
*/

form.setStatus textArea
{
    width: 490px;
    float: left;
    padding: 5px 3px;
    margin-right: 4px;
    height: 40px;
}

.textareaFocus
{
    border: 2px solid #ff9218;
    height: 40px;
}
/*
following becomes class defined above
form.setStatus textArea:focus
{
border: 2px solid #ff9218;
height:40px;
color: black;
}
*/
form.setStatus button
{
    float: right;
    width: 110px;
    height: 36px;
    margin: 5px 10px 0 0;
    background: url(http://img.ireward.com.au/content/img/interface/buttons.png) no-repeat -84px -218px;
}
/*form.setStatus span {
font-weight: normal;
font-size: 90%;
padding: 5px 0;
}*/
form.setStatus p
{
    position: absolute;
    top: -2px;
    right: 164px;
    width: 300px;
    text-align: right;
}
longStatus form.addComment
{
    border-top: 1px dashed #ccc;
    border-bottom: none;
    padding-top: 15px;
}
form.addComment button
{
    background: url(http://img.ireward.com.au/content/img/interface/buttons.png) no-repeat 0 -371px;
}
#memberStatusButtons
{
    margin-top: 20px;
}
#memberHomeFriendStatus
{
    /*float: left; 	width: 330px; 	margin-right: 40px;*/
    padding: 8px 0 0 0;
}
#memberHomeFriendStatus h2
{
    font-weight: bold;
}
#memberHomeBoxes
{
    float: left;
}
.memberHomeEarnBox, .memberHomeFriendsBox, .memberHomeSpendBox, .memberHomeCompBox
{
    /*float: left;*/ /*width: 304px; 	height: 134px;*/
    width: 168px;
    margin: 0 0 20px 0;
    background: #f2fbff;
    border: 2px solid #c6e6f3;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-border-radius: 4px; /*padding: 10px 0 18px 20px;*/
    padding: 7px 10px 18px 10px;
}
/*.memberHomeEarnBox,
.memberHomeFriendsBox {
height: 110px;
}*/
.memberHomeSpendBox, .memberHomeCompBox
{
    margin-bottom: 20px;
}
.memberHomeEarnBox h2, .memberHomeFriendsBox h2, .memberHomeSpendBox h2, .memberHomeCompBox h2
{
    padding: 3px 0 3px 27px;
    background: url(http://img.ireward.com.au/content/img/interface/nav-icons.png) no-repeat 0 0;
}
.memberHomeEarnBox p, .memberHomeFriendsBox p, .memberHomeSpendBox p, .memberHomeCompBox p
{
    font-size: 110%;
    padding-bottom: 0;
}
.memberHomeEarnBox h2
{
    background-position: 0 -156px;
}
.memberHomeFriendsBox h2
{
    background-position: 0 -547px;
}
.memberHomeSpendBox h2
{
    background-position: 0 -255px;
    padding-left: 24px;
}
.memberHomeCompBox h2
{
    background-position: 0 -451px;
}
.pollQuestion
{
    padding: 0 0 20px 0;
}
.pollQuestion h2 em
{
    font-size: 70%;
    font-style: normal;
}
.pollQuestion p
{
    font-style: italic;
    line-height: 1.3;
    padding: 5px 0 10px 0;
}
.pollQuestion form, .pollQuestion ol
{
    margin: 0 0 0 5px;
}
.pollQuestion form li
{
    padding: 0 0 5px 0;
}
.pollQuestion form label
{
    float: none;
    margin: 0;
}
.pollQuestion form button
{
    width: 86px;
    height: 36px;
    margin: 5px 0 0 0;
    background: url(http://img.ireward.com.au/content/img/interface/buttons.png) no-repeat 0 -145px;
}
#latestNews
{
    background: #f2fbff;
    border: 2px solid #c6e6f3;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    padding: 10px 0 7px 20px;
    width: 652px;
    margin-top: 15px;
}
#latestNews h3
{
    font-size: 1em;
}
#latestNews h2
{
    padding-bottom: 10px;
}
#latestNews .newsItem
{
    float: left;
    width: 45%;
    margin-right: 20px;
}
.memberHomeIntro
{
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: center;
}
.memberHomeIntro img
{
    height: auto;
    width: 120px;
}
.memberHomeIntro #friendRequest
{
    display: block;
    margin-left: 0;
    float: left;
}

/***** Table *****/
table
{
    width: 100%;
    margin: 0 0 20px 0;
}
td, th
{
    padding: 3px;
    text-align: left;
    vertical-align: middle;
}
.aCenter
{
    text-align: center;
}

.aRight
{
    text-align: right;
}


.centerTextTable td, th
{
    text-align: center;
}




/***** Surveys *****/
.surveyTable th, .surveyTable td
{
    border-bottom: 1px solid #e5e5e5;
}
.surveyTable a
{
    padding: 8px 0 8px 26px;
    display: block;
    background: url(http://img.ireward.com.au/content/img/interface/nav-icons.png) no-repeat 0 -8px;
}
.surveyTable .name
{
    width: 420px;
}
.surveyTable tr:hover
{
    background: #F2FBFF;
}




/***** Polls *****/
a.earnPoints, button.earnPoints, .pollList button.earnPoints
{
    display: block;
    width: 116px;
    height: 36px;
    background: url(http://img.ireward.com.au/content/img/interface/buttons.png) no-repeat 0 -934px;
}




/***** iReward Mail *****/
.mailTable
{
    margin: 10px 0 30px 0;
}
.mailTable th, .mailTable td
{
    border-bottom: 1px solid #e5e5e5;
}
.mailTable a
{
    padding: 8px 0 8px 26px;
    display: block;
    background: url(http://img.ireward.com.au/content/img/interface/nav-icons.png) no-repeat 0 -106px;
}
.mailTable .name
{
    width: 520px;
}
.openedMail a
{
    color: #666;
}
.mailTable tr:hover
{
    background: #F2FBFF;
}
#mailWrapper
{
    padding: 10px;
    background: #F2FBFF;
    text-align: center;
    border: 2px solid #e5e5e5;
}





/***** Faqs *****/
.faq
{
    background: #f2fbff;
    border: 2px solid #c6e6f3;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    padding: 10px 20px 10px 20px;
    margin: 20px 0;
    clear: both;
}
.faq h2
{
    padding-bottom: 10px;
}
.faqList
{
    margin: 1em 0 0 2em;
}
.faqList li
{
    padding: 0 0 15px 0;
}
.faqList strong
{
    display: block;
}

.faqList .subCat ul
{
    line-height: 0px;
    padding-bottom: 0;
    margin-bottom: 0;
}

.faqList .rulesTopUL
{
    padding-bottom: 0;
    margin-bottom: 0;
}

.faqList .subCatTitle
{
}

.faqList .potatoFAQPrizeList li
{
    padding: 1px 0 1px 0 !important;
}


.gameIntro .faq
{
    margin: 0 0 40px 0;
}




/***** Things to do *****/
#content .thingsToDo ul
{
    margin: 5px 0 0 0;
    list-style-type: none;
}
#content .thingsToDo li
{
    padding: 0 0 5px 10px;
    background: url(http://img.ireward.com.au/content/img/interface/bullet_orange.png) no-repeat -5px 1px;
}



/***** Boxes *****/
.box
{
    padding-bottom: 15px;
}
.scoreList
{
    padding-bottom: 15px;
}
.scoreList h2
{
    font-size: 90%;
    font-weight: bold;
}



/***** Polls *****/
.pollList button
{
    width: 86px;
    height: 36px;
    margin: 15px 0 0 0;
    background: url(http://img.ireward.com.au/content/img/interface/buttons.png) no-repeat 0 -143px;
}
.pollList
{
    margin-bottom: 40px;
}
.pollNotAvailable button
{
    width: 116px;
    height: 36px;
    margin: 5px 0 0 0;
    background: url(http://img.ireward.com.au/content/img/interface/buttons.png) no-repeat 0 -924px;
}
.pollNotAvailable
{
    margin-bottom: 40px;
}
#PollContent form
{
    margin: 0;
}
#PollContent form ol
{
    margin: 0;
}
#PollContent form li
{
    padding-bottom: 0;
}
#PollContent label
{
    float: none;
    text-align: left;
    width: auto;
}






/***** Games *****/
.gameIntro
{
    margin: 15px 0;
    clear: left;
    min-height: 175px;
}
.gameIntro img
{
    float: left;
    margin: 0 20px 0 0;
}
.reqPoints
{
    background: #f2fbff;
    border: 2px solid #c6e6f3;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    padding: 8px 10px 13px 10px; /* ie7.css & ie6.css */
    min-height: 15px;
    margin: -10px 0 0 180px;
}
.reqPoints p
{
    float: left;
    width: 163px;
    padding: 0;
}
#gameWrapper
{
    background: #333;
    text-align: center;
    padding: 30px 0;
    margin-top: 20px;
}
.scoreList p, .scoreList li
{
    font-size: 90%;
}
#content .scoreList ol
{
    padding: 0;
    margin: 0;
}
.scoreList li
{
    padding: 3px 0;
    list-style-type: none;
    padding: 0 0 5px 0;
    background: url(http://img.ireward.com.au/content/img/interface/bullet-orange.png);
}
.scoreList li
{
    overflow: hidden;
}
.scoreList li span
{
    display: block;
    float: left;
}
.scoreList li span.score
{
    clear: both;
    width: 70px;
    text-align: right;
    margin: 0 5px 0 0;
}
.scoreList li span.small
{
    font-size: 75%;
    margin-top: 2px;
}
.scoreList h2
{
    background: url(http://img.ireward.com.au/content/img/games/icon-game-small.png) no-repeat left center;
    padding: 6px 0px 6px 27px;
}
.GameWinner .UserIsMember
{
    background-color: #f2fbff;
    font-weight: bold;
}
.GameWinner .RankCell
{
    border-right: solid 1px #E5E5E5;
    text-align: center;
    width: 50px;
}
#ui-datepicker-div
{
    background-color: #f2fbff;
    z-index: 999;
    border: solid 1px #c6e6f3;
}
#inday
{
    padding-top: 5px;
    height: 21px;
    width: 120px;
}
.GameWinner .item
{
    padding: 2px;
}
.GameWinner .imgCol
{
    width: 55px;
}
.GameWinner td.score, .GameWinner th.score
{
    text-align: right;
    padding-right: 10px;
}

.orangeMessage
{
    border: 2px solid #ff8700;
    background: #ffc685;
    color: #000000;
    padding: 10px 20px;
    margin: 0 0 20px 0;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
}
.orangeMessage h2
{
    padding: 0 0 10px 0;
    font-size: 1.1em;
    font-weight: bold;
}
.orangeMessage span
{
    font-weight: bold;
}


/***** Cancel Account *****/
.cancelList button
{
    width: 149px;
    height: 35px;
    margin: 20px 0 0 133px;
    background: url(http://img.ireward.com.au/content/img/interface/buttons.png) no-repeat 0 -182px;
}
.cancelList .radioCheck .field-validation-error
{
    padding-left: 55px;
    margin-top: -10px;
}
.ui-datepicker-trigger
{
    float: left;
    display: block;
    margin-left: -36px;
    margin-top: 3px;
}


/***** Your Account *****/
#claimMobileReward
{
    margin: 5px 0 10px 133px;
    display: block;
    background: url(http://img.ireward.com.au/Content/img/interface/buttons.png) no-repeat -79px -748px;
    width: 114px;
    height: 35px;
}

#claimMobileReward strong
{
    display: none;
}


.clickBar
{
    border-bottom: 1px solid #e5e5e5;
    height: 22px;
    clear: left;
    margin: 0 0 10px 0;
}
.clickBar h2
{
    float: left;
    width: 485px;
    padding: 0;
}
.clickBar h2 em
{
    font-size: 70%;
    font-style: normal;
}
.clickBar .clickBarStatus
{
    float: left;
    width: 79px;
    padding: 5px 0 0 0;
}
.clickBar .complete
{
    color: #00CC33;
    padding: 5px 0 0 19px;
    background: url(http://img.ireward.com.au/content/img/home/tick.png) no-repeat 0 8px;
}
.clickBar .incomplete
{
    color: #cc0000;
    padding: 5px 0 0 19px;
}
.clickBar .clickBarShow
{
    float: right;
    width: 60px;
    text-align: left;
    padding: 5px 0 0 0;
}
.clickBar .clickBarShow a
{
    text-decoration: none;
}
.expandItem
{
    padding: 20px 0;
}
.slideContent
{
    padding: 10px 20px 30px 20px;
    margin: 0 0 15px 0;
    border-bottom: 2px solid #ccc;
}
.slideContent form
{
    margin: 0;
}
span.bankAccountName
{
    float: left;
    margin: 7px 0 0 0;
    font-weight: bold;
}

span.bankAccountName i
{
    color: Red;
}

#manageBasicProfile
{
    float: left;
    width: 220px;
    height: 320px;
    border-right: 1px solid #e5e5e5;
}
.profilePhoto
{
    width: 200px;
    height: 200px;
}
#manageProfileImages
{
    float: left;
    width: 385px;
    padding: 0 0 0 20px;
}
#manageProfileImages h2
{
    font-size: 1.2em;
    font-weight: bold;
    padding-bottom: 0;
}
#manageProfileImages label
{
    text-align: left;
    width: 123px;
    margin-top: 4px;
}
#manageProfileImages input
{
    font-size: 100%;
    margin: 0 0 10px 0;
}
#manageProfileImages button
{
    width: 141px;
    height: 36px;
    clear: left;
    display: block;
    margin: 0 0 0 127px;
    background: url(http://img.ireward.com.au/content/img/interface/buttons.png) no-repeat 0 -485px;
}
#setProfilePhoto
{
    padding: 20px 0 0 0;
}
#setProfilePhoto h3
{
    font-size: 1em;
    font-weight: bold;
}
#setProfilePhoto form li
{
    list-style-type: none;
    float: left;
    width: 70px;
    height: 70px;
    position: relative;
    margin: 0 8px 8px 0;
    padding: 0;
    clear: none; /*overflow: hidden;*/
}
#setProfilePhoto form li img:hover
{
    cursor: pointer;
}
#setProfilePhoto form li label
{
    margin: 0;
    padding: 0;
    width: auto;
}
#setProfilePhoto form li input
{
    display: none;
}
#setProfilePhoto form li .remove
{
    position: absolute;
    width: 16px;
    height: 16px;
    top: 2px;
    right: 2px;
    z-index: 3;
}
#setProfilePhoto form li .tick
{
    position: absolute;
    width: 66px;
    height: 66px;
    bottom: 0;
    right: 0;
    z-index: 2;
    background: url(http://img.ireward.com.au/content/img/interface/icon-tick.png) no-repeat right bottom; /*border: 2px solid #00CC33;*/
    display: none;
}
#setProfilePhoto form li.selected .tick
{
    display: block;
}
#setProfilePhoto form button
{
    width: 141px;
    height: 36px;
    clear: left;
    display: block;
    margin: 0;
    background: url(http://img.ireward.com.au/content/img/interface/buttons.png) no-repeat 0 -332px;
}
#setProfilePhoto form button.disabled
{
    background: url(http://img.ireward.com.au/content/img/interface/buttons.png) no-repeat 0 -447px;
    cursor: default;
}
.pointsHistory td, .pointsHistory th, .offersRecords td, .offersRecords th
{
    border-bottom: 1px solid #e5e5e5;
    font-size: 0.9em;
    padding: 6px 3px;
}
.pointsHistory td .date
{
    font-size: 0.8em;
}
.pointsHistory tr > td:first-child
{
    width: 113px;
}
.pointsHistory tr td.transDesc
{
    width: 110px;
}
.pointsHistory tr:hover
{
    background: #F2FBFF;
}
.cancelLink
{
    color: #cc0000;
}

#starterMsg
{
    position: relative;
    background-image: url(http://img.ireward.com.au/content/img/interface/about.png);
    background-repeat: no-repeat;
    background-position: 10px 10px;
}
#starterMsg div
{
    margin: 8px 0 0 33px;
    font-size: 1.2em;
    font-weight: bold;
}
#starterMsg p
{
    margin: 20px 0 0 0;
}
#starterMsg #hide
{
    display: block;
    position: absolute;
    top: 10px;
    right: 10px;
    text-decoration: none;
}

#mobVerifiedContent li
{
    margin: 5px 0 0 0;
    padding: 0;
}

#mobVerifiedContent li ul li
{
    list-style: none;
    background: url(http://img.ireward.com.au/content/img/interface/nav-icons.png) no-repeat 0 0;
    padding: 6px 0 6px 40px;
}

#mobVerifiedContent #surveys
{
    background-position: 2px -10px;
}

#mobVerifiedContent #emails
{
    background-position: 2px -108px;
}

#mobVerifiedContent #polls
{
    background-position: 2px -60px;
}

#mobVerifiedContent #invite
{
    background-position: 2px -548px;
}

#mobVerifiedContent #sms
{
    background-position: 2px -402px;
}

#mobVerifiedContent #auction
{
    background-position: 2px -354px;
}

#mobVerifiedContent #cashout
{
    background-position: 2px -256px;
}

#mobVerifiedContent #donate
{
    background-position: 2px -305px;
}

#mobVerifiedContent #competition
{
    background-position: 2px -452px;
}

#mobVerifiedContent #competitionMass
{
    background-position: 2px -498px;
}


#mobVerifiedContent #poker
{
    background-position: 2px -159px;
}

#mobVerifiedContent .subTitle
{
    font-weight: 600;
}

#mobVerifiedContent
{
    margin-top: 20px;
    font-size: 90%;
    padding: 5px 6px 0 9px;
    background: #f2fbff;
    border: 2px solid #00a1e4;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    color: #666;
    padding: 0 10px 10px 20px;
}

/***** Pagination *****/
.pagination
{
    padding: 0;
    clear: both;
    border-top: 1px dotted #e5e5e5;
}
.pagination p
{
    float: left;
    width: 110px;
    color: #666;
}
.pagination ol
{
    list-style-type: none;
}
.pagination li
{
    float: left;
    width: 20px;
    height: 20px;
    text-align: center;
    margin-right: 4px;
    padding: 2px 0 0 0;
    font-weight: bold;
}
.pagination a
{
    display: block;
    width: 20px;
    height: 20px;
    text-align: center;
    font-weight: normal;
}




/***** Friends *****/
.searchFriend
{
    margin-bottom: 20px;
}
.searchFriend form
{
    margin: 0;
}
.searchFriend label
{
    width: auto;
    font-weight: bold;
    font-size: 110%;
    margin-top: 8px;
}
.searchFriend input
{
    width: 300px;
    font-size: 160%; /* mac.css & ie7 & ie6.css */
}
.searchFriend button
{
    width: 84px;
    height: 36px;
    background: url(http://img.ireward.com.au/content/img/interface/buttons.png) no-repeat 0 -219px;
}

.searchFriend li.error span
{
    margin-left: 6px;
}
.friend
{
    margin-top: 10px;
    height: 60px;
    border-bottom: 1px solid #e5e5e5;
    position: relative;
}
/*.friend img {
float: left;
margin-right: 15px;
}*/
.friend p
{
    /*line-height: 33px;*/
}
.friend p a
{
    float: left;
    margin-top: 7px;
}
.friend p a.sendMessage
{
    position: absolute;
    left: 260px;
}
.friend .remove
{
    position: absolute;
    right: 0;
    top: 0px;
    text-align: right;
    color: #cc0000;
    padding: 0 0 0 18px;
    background: url(http://img.ireward.com.au/content/img/interface/icon-email-delete.png) no-repeat 0 3px;
}
.friend .userNickname
{
    position: absolute;
    left: 60px;
    top: 23px;
    width: 200px;
}
.friend .pending
{
    position: absolute;
    left: 260px;
    top: 7px;
}

#InviteFriendSingle button
{
    background: url(http://img.ireward.com.au/content/img/interface/buttons.png) no-repeat 0 -256px;
    width: 150px;
    height: 36px;
    margin-left: 200px;
}

.inviteFriend
{
    margin: 0;
}
.inviteFriend ol
{
    margin-bottom: 10px;
}
.inviteFriend #SendInvitations
{
    width: 150px;
    height: 36px;
    background: url(http://img.ireward.com.au/content/img/interface/buttons.png) no-repeat 0 -256px;
    margin-left: 0;
    opacity: .40;
    filter: alpha(opacity="40");
}
.inviteFriend #ShowPreview
{
    width: 115px;
    height: 36px;
    background: url(http://img.ireward.com.au/content/img/interface/buttons.png) no-repeat 0 -970px;
    margin-left: 210px;
    opacity: .40;
    filter: alpha(opacity="40");
}

.inviteTool
{
    float: left;
    padding-top: 3px;
}
.inviteTool a
{
    display: block;
    height: 23px;
    width: 145px;
    padding-left: 30px;
    padding-top: 3px;
}
.inviteTool #webmailInvite
{
    background: url(http://img.ireward.com.au/Content/img/friend/webMail24.png) no-repeat;
}

.inviteTool #uploaderInvite
{
    background: url(http://img.ireward.com.au/Content/img/friend/contacts24.png) no-repeat;
}

.inviteTool #onebyoneInvite
{
    background: url(http://img.ireward.com.au/Content/img/friend/OneByOne24.png) no-repeat;
}


.MsgFriendDisplay
{
    width: 100%;
    padding: 15px 0;
    height: 35px;
}
.MsgFriendDisplay .Avatar
{
    width: 15%;
    float: left;
}
.MsgFriendDisplay .Message
{
    float: left;
    width: 400px;
}
.MsgFriendDisplay .Message span
{
    font-weight: bold;
    font-size: 1.1em;
    line-height: 30px;
    display: block;
    width: 100%;
}

#InviteFriend #Message
{
    width: 472px;
}
.friendRequest
{
    margin-top: 10px;
    border-bottom: 1px solid #e5e5e5;
    position: relative;
}
.friendRequest img
{
    float: left;
    margin: 6px 10px 0 0;
}
.friendRequest p
{
    padding-left: 60px;
}
.friendRequest .accept
{
    color: #00cc33;
    padding: 0 15px 0 0;
    font-weight: bold;
    text-decoration: none;
}
.friendRequest .ignore
{
    color: #f09b4a;
    font-weight: bold;
    text-decoration: none;
}
.friendRequest .block
{
    color: #cc0000;
    font-weight: bold;
    text-decoration: none;
    padding: 0 0 0 10px;
}
.MessageWrapper
{
    clear: left;
    border-bottom: 1px dotted #999;
}
.friendStatus
{
    margin-top: 5px;
    padding: 0 0 15px 0;
    min-height: 40px;
    vertical-align: middle;
}
.friendStatus a.profileThumb, .friend a.profileThumb, .message a.profileThumb
{
    display: block;
    width: 50px;
    height: 50px;
    float: left;
    overflow: hidden;
    margin: 0 10px 0 0;
    background: #fff;
    text-align: right;
}
/*.friendStatus img {
float: left;
margin: 0px 10px 0 0;
}*/
.friendStatus p
{
    padding: 0;
    line-height: 1.4;
    overflow: hidden;
}

.statusComment p
{
    padding: 0;
    line-height: 1.4;
    overflow: hidden;
}

.friendStatus span
{
    font-size: 80%;
}

.friendStatus .metaLinks
{
    color: #666;
    padding-top: 3px;
    padding-bottom: 3px;
}
.friendStatus .metaLinks a
{
    color: #666;
    display: inline;
    width: auto;
    float: none;
    overflow: auto;
}
.friendStatus .commentActions a
{
    color: #0066ff;
}

.friendStatus .date
{
    font-size: xx-small;
    color: #A1A1A1;
}

.statusComment
{
    padding: 0 0 5px 45px;
    background: #fff;
    margin-top: 0px;
    clear: both;
}

.statusComment .date
{
    margin-left: 0 !important;
}


.searchFriendResult img
{
    margin-right: 10px;
}
.searchFriendResult p
{
    line-height: 1.4;
}
.searchFriendResult p a
{
    display: inline;
    padding: 0;
}
.searchFriendResult p a.name
{
    width: 200px;
}
.addReplyWrapper
{
    clear: left;
    background: #EAEEF1;
    margin: 0 0 20px 60px;
    padding: 7px 0 0 5px;
    border-bottom: 2px solid #999;
}
.addReplyForm
{
    margin: 0;
    padding: 0 0 0 0;
}
.addReplyForm label
{
    width: 70px;
    font-weight: bold;
}
.addReplyForm input, .addReplyForm textarea
{
    width: 345px;
    float: left;
    padding: 5px 3px;
    margin-right: 4px;
    height: 40px;
}

.addReplyForm span.field-validation-error
{
    padding: 4px 0 3px 75px;
}

.addReplyForm input:focus
{
    border: 2px solid #ff9218;
}
.addReplyForm button
{
    width: 142px;
    height: 36px;
    background: url(http://img.ireward.com.au/content/img/interface/buttons.png) no-repeat 0 -371px;
    float: right;
    margin-right: 10px;
    margin-top: 7px;
}
.thumbsUp td
{
    border-bottom: 1px dotted #e5e5e5;
}

/****** Invite Friend *****/
#InviteFriend
{
    float: left;
    width: auto;
}

#socialLinks
{
    float: left;
    padding: 10px 0 0 35px;
}
#socialLinks a
{
    width: 83px;
    padding: 1px 0 0 45px;
    text-decoration: none;
    color: #333333;
}
#socialLinks ul
{
    list-style-type: none;
    margin-left: 0 !important;
}
#socialLinks li
{
    background: transparent url(http://img.ireward.com.au/Content/img/friend/contacts_bgnd.png) repeat-x top left;
    display: block;
    height: 30px;
    width: 145px;
}

#socialLinks li .twitter
{
    display: block;
    background: transparent url(http://img.ireward.com.au/Content/img/friend/twitter34.png) no-repeat 5px 5px;
    height: 34px;
    padding-top: 12px;
}
#socialLinks li .yahoo
{
    display: block;
    background: transparent url(http://img.ireward.com.au/Content/img/friend/yahoo34.png) no-repeat 5px 5px;
    height: 34px;
    padding-top: 12px;
}
#socialLinks li .gmail
{
    display: block;
    background: transparent url(http://img.ireward.com.au/Content/img/friend/gmail34.png) no-repeat 5px 5px;
    height: 34px;
    padding-top: 12px;
}
#socialLinks li .hotmail
{
    display: block;
    background: transparent url(http://img.ireward.com.au/Content/img/friend/hotmail34.png) no-repeat 5px 5px;
    height: 34px;
    padding-top: 12px;
}

#socialLinks li .facebook
{
    display: block;
    background: transparent url(http://img.ireward.com.au/Content/img/friend/facebook34.png) no-repeat 5px 5px;
    height: 34px;
    padding-top: 12px;
}

#socialLinks2
{
    float: left;
    padding: 10px 0 0 0px;
}

#socialLinks2 .subtitle
{
    font-weight: bold;
}

#socialLinks2 ul
{
    list-style-type: none;
    margin-left: 0 !important;
    margin-top: 10px;
}
#socialLinks2 li
{
    background: transparent url(http://img.ireward.com.au/Content/img/friend/contacts_bgnd.png) repeat-x top left;
    height: 30px;
    width: 670px;
    padding-left: 15px;
}

#socialLinks2 li .linkWrapper
{
    width: 123px;
    padding: 1px 0 0 65px;
    text-align: left;
    float: left;
}

#socialLinks2 li .descriptionWrapper
{
    padding-top: 2px;
    float: left;
    width: 350px;
    font-size: 10px;
}

#socialLinks2 li .directMail
{
    background: transparent url(http://img.ireward.com.au/Content/img/friend/direct_mail.png) no-repeat 10px 10px;
    height: 34px;
    padding-top: 12px;
}

#socialLinks2 li .twitter
{
    background: transparent url(http://img.ireward.com.au/Content/img/friend/twitter34.png) no-repeat 5px 5px;
    height: 34px;
    padding-top: 12px;
}
#socialLinks2 li .yahoo
{
    background: transparent url(http://img.ireward.com.au/Content/img/friend/yahoo34.png) no-repeat 5px 5px;
    height: 34px;
    padding-top: 12px;
}
#socialLinks2 li .gmail
{
    background: transparent url(http://img.ireward.com.au/Content/img/friend/gmail34.png) no-repeat 5px 5px;
    height: 34px;
    padding-top: 12px;
}
#socialLinks2 li .hotmail
{
    background: transparent url(http://img.ireward.com.au/Content/img/friend/hotmail34.png) no-repeat 5px 5px;
    height: 34px;
    padding-top: 12px;
}

#socialLinks2 li .facebook
{
    background: transparent url(http://img.ireward.com.au/Content/img/friend/facebook34.png) no-repeat 5px 5px;
    height: 34px;
    padding-top: 12px;
}

#socialLinks2 li .myspace
{
    display: block;
    background: transparent url(http://img.ireward.com.au/Content/img/friend/myspace34.png) no-repeat 5px 5px;
    height: 34px;
    padding-top: 12px;
}

#InviteFriend .FriendMsgTitle
{
    border-bottom: solid 1px #00A1E4;
    display: block;
    width: 100%;
    padding-top: 15px;
    margin-bottom: 5px;
    line-height: 30px;
}

/**** Your Profile *****/
.profile img
{
    float: left;
    margin: 6px 0 0 0;
}
.profile .wrapper
{
    padding: 0 0 0 120px;
}
.profile p
{
    padding: 0;
}
.uploadProfilePicture
{
    padding: 0 0 0 120px;
}
.uploadProfilePicture button
{
    width: 85px;
    height: 35px;
    background: url(http://img.ireward.com.au/content/img/interface/buttons.png) no-repeat 0 -145px;
    display: block;
    clear: left;
}
.uploadProfilePicture label, .uploadProfilePicture input
{
    float: left;
    width: auto;
    text-align: left;
    margin-bottom: 15px;
}
.requestFriendship
{
    display: block;
    width: 171px;
    height: 36px;
    margin: 10px 0 0 0;
    background: url(http://img.ireward.com.au/content/img/interface/buttons.png) no-repeat 0 -294px;
}





/***** Account Details Form *****/
.accountDetails
{
    margin: 0;
}
.accountDetails ol
{
    padding: 0 0 20px 0;
}
.accountDetails p
{
    padding-bottom: 5px;
}
.accountDetails .optionsList span
{
    width: auto;
    float: none;
    padding-left: 25px;
    display: block;
    text-align: left;
}
.optionsList li
{
    padding-left: 30px;
    padding-bottom: 5px;
    clear: none;
    position: static;
    line-height: 1.4;
}
.optionsList li label
{
    float: none;
    width: auto;
    margin: 0;
    padding: 0;
    text-align: left;
}
.optionsList li input
{
    float: none;
    width: auto;
    margin: 0;
    padding: 0;
    text-align: left;
}
.accountDetails .optionsList .question
{
    display: block;
    padding: 0 0 5px 0;
    text-align: left;
}
.accountDetails button
{
    width: 139px;
    height: 36px;
    background: url(http://img.ireward.com.au/content/img/interface/buttons.png) no-repeat 0 -332px;
    margin: -15px 0 20px 133px;
}
.accountDetails button.disabled
{
    background-position: 0 -447px;
}




/***** Logon *****/
.logonForm button
{
    width: 74px;
    height: 36px;
    background: url(http://img.ireward.com.au/content/img/interface/buttons.png) no-repeat -67px -36px;
}
#content .logonForm .checkRadio
{
    padding: 0 0 0 133px;
}
.logonForm .checkRadio label
{
    width: auto;
}
.logonForm .createAccountButton
{
    padding-top: 0;
}
.logonForm .forgotPassword
{
    display: block;
    clear: left;
    margin: 5px 0 0 133px;
}
.logonForm .whatsThis
{
    float: left;
    width: 100px;
    margin-top: 7px;
}



/***** Messages *****/
.messageSubject
{
    padding-bottom: 20px;
}
.message
{
    padding: 10px 0 0 0;
    border-bottom: 1px dashed #e5e5e5;
}
.message .date
{
    display: block;
    font-size: 85%;
}
/*.message img {
float: left;
margin: 3px 5px 10px 0;
}*/
.message p
{
    float: left;
}
.messageFrom
{
    width: 140px;
}
.messageContent
{
    width: 360px;
}
.message .messageFrom
{
    line-height: 1.4;
}
.message .messageContent
{
    font-weight: bold;
}
.message a
{
    text-decoration: none;
}
.message a:hover
{
    text-decoration: underline;
}
.message .messageStatus
{
    float: right;
    width: 60px;
}
.message .messageStatus a
{
    width: 16px;
    height: 16px;
    float: left;
    margin-right: 10px;
}
.message .messageStatus .delete
{
    height: 20px;
    background: url(http://img.ireward.com.au/content/img/interface/icon-email-delete.png) no-repeat 0 2px;
}
.message .markRead
{
    background: url(http://img.ireward.com.au/content/img/interface/icon-email-open.png) no-repeat 0 0;
}
.message .markUnread
{
    background: url(http://img.ireward.com.au/content/img/interface/icon-email-unopen.png) no-repeat 0 3px;
}
.subject
{
    font-weight: bold;
    display: block;
}
div.unread
{
    background: #fefee8;
}
.read .messageContent
{
    font-weight: normal;
}
.unread .messageContent a
{
    padding: 0 0 0 20px;
    background: url(http://img.ireward.com.au/content/img/interface/icon-email-unopen.png) no-repeat 0 1px;
}
.read .messageContent a
{
    padding: 1px 0 1px 20px;
    background: url(http://img.ireward.com.au/content/img/interface/icon-email-open.png) no-repeat 0 0;
    font-weight: normal;
}
.individualMessage .messageContent
{
    font-weight: normal;
}
.composeMessage button
{
    width: 138px;
    height: 36px;
    background: url(http://img.ireward.com.au/content/img/interface/buttons.png) no-repeat 0px -409px;
    margin: -10px 0 0 133px;
}
.sentMessages td
{
    vertical-align: top;
    border-top: 1px solid #e5e5e5;
    padding: 8px 3px;
}
.sentMessages .fromName, .sentMessages .date
{
    white-space: nowrap;
    padding-right: 10px;
}
#messageReply
{
    padding-left: 196px;
}
form #messageReply ol
{
    margin-bottom: 0;
}
#messageReply label
{
    float: none;
    width: auto;
    display: block;
    text-align: left;
    font-weight: bold;
}
#messageReply button
{
    width: 138px;
    height: 35px;
    background: url(http://img.ireward.com.au/content/img/interface/buttons.png) no-repeat 0 -409px;
    margin: 15px 0 0 0;
}
#messageReply span.field-validation-error
{
    padding: 0;
}





/***** Privacy & Terms *****/
.privacyTermsWrapper h2
{
    padding: 20px 0 15px 0;
}
.listNoBullets
{
    list-style-type: none;
    margin: 0 0 1em 2em;
}





/***** Contact Us *****/
.contactForm button
{
    width: 138px;
    height: 35px;
    background: url(http://img.ireward.com.au/content/img/interface/buttons.png) no-repeat 0 -409px;
    margin: 0 0 0 133px;
}
.contactCloseQuestions
{
    width: 100%;
}
.contactCloseQuestions td
{
    width: 20%;
}
.contactCloseQuestions td label
{
    float: none;
    width: auto;
    padding: 0;
    text-align: left;
}
.closeMessage
{
    float: left;
    margin: 23px 0 0 8px;
    font-style: italic;
    font-size: 90%;
}

div.contactForm select
{
    margin-top: 5px;
}

div.contactForm #expectReply
{
    margin-top: 7px;
}
div.contactForm #expectReply input
{
    margin-top: 1px;
}


/***** Cancel Account *****/
.cancelMessage
{
    border: 2px solid #C6E6F3;
    background: #F2FBFF;
    color: #333;
    padding: 10px;
    margin: 15px 0 20px 0;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
}
.cancelMessage h2
{
    color: #cc0000;
    padding: 0 0 10px 0;
}
.cancelMessage p
{
    line-height: 1.2;
    padding: 0 0 10px 0;
}


/***** Contact Import *****/

.yahooLogin #ImportContact
{
    width: 133px;
    height: 36px;
    background: url(http://img.ireward.com.au/content/img/interface/buttons.png) no-repeat 0 -1046px;
}
.yahooLogin #errMsg
{
    position: absolute;
    left: 70px;
    top: 151px;
}


/***** Forum *****/
.forumLink
{
    padding: 10px;
    border-bottom: 1px solid #e5e5e5;
    height: 50px;
}
.forumLink:hover
{
    background: #F2FBFF;
}
.forumLink h2
{
    margin: 0;
    padding: 0;
    font-size: 1.1em;
}
.forumLink a
{
    background: url(http://img.ireward.com.au/content/img/interface/nav-icons.png) no-repeat 0 -600px;
    padding: 4px 0 4px 25px;
}
.forumLink .description
{
    float: left;
    width: 500px;
}
.forumLink .description p
{
    line-height: 1.4;
    font-size: 90%;
    width: 500px;
}
.forumLink .topics, .forumLink .replies
{
    float: left;
    width: 100px;
    line-height: 40px;
}
.buttonNewThread
{
    display: block;
    width: 115px;
    height: 36px;
    background: url(http://img.ireward.com.au/content/img/interface/buttons.png) no-repeat 0 -523px;
    float: right;
}
.threadsList th
{
    background: #e5e5e5;
}
.topicReply, .topicView
{
    width: 100px;
}
.topicLastAction
{
    width: 200px;
}
.threadsList td
{
    border-bottom: 1px solid #e5e5e5;
    padding: 7px 3px;
}
.topicLink
{
    padding: 0 0 0 17px;
    display: block;
    width: 458px;
    overflow: hidden;
    background: url(http://img.ireward.com.au/content/img/interface/icon-comment.png) no-repeat -1px 2px;
}
.deletedTopic
{
    display: block;
    width: 458px;
    font-size: 90%;
    color: #666;
}
.deletedTopic a
{
    color: #666;
}
.postMeta
{
    font-size: 90%;
    color: #666;
}
.postMeta a
{
    color: #666;
}
.threadsList tr:hover
{
    background: #F2FBFF;
}
.postTitle
{
    padding-bottom: 15px;
}
.post
{
    clear: left;
    border-top: 1px solid #333;
}

.post.reportedMsg
{
    background-color: #FFF0F0;
}

.post p
{
    padding-bottom: 0;
    line-height: 1.6;
}
.postDate
{
    background: #e5e5e5;
    padding: 5px 10px;
    height: 17px;
}
.authorMeta
{
    float: left;
    width: 160px;
    padding: 10px;
}
.authorMeta p
{
    line-height: 1.2;
}

.authorMeta .msgPosterName
{
    font-size: 10px;
    font-weight: bold;
}

.postContent
{
    padding: 10px 10px 20px 0;
    line-height: 1.6;
    overflow: auto;
}
.postQuote
{
    margin: 2px 10px 10px 0;
    border: 1px dotted #666;
    padding: 10px;
    background: #f6f6f6;
}
.postReply
{
    padding: 20px 0 0 170px;
}
.postReply label
{
    float: none;
    display: block;
    width: auto;
    text-align: left;
}
.postReply textarea
{
    width: 700px;
}
.postReply button
{
    width: 118px;
    height: 36px;
    display: block;
    margin: 15px 0 0 0;
    background: url(http://img.ireward.com.au/content/img/interface/buttons.png) no-repeat 0 -561px;
}
.postDate strong
{
    float: left;
    width: 200px;
}
.postDate a
{
    padding: 1px 0 1px 17px;
    text-decoration: none;
    float: right;
}
.postDate a:hover
{
    text-decoration: underline;
}
.postEditLink
{
    background: url(http://img.ireward.com.au/content/img/interface/icon-comment-edit.png) no-repeat 0 0;
    width: 40px;
}
.postReplyLink
{
    background: url(http://img.ireward.com.au/content/img/interface/icon-comment-add.png) no-repeat 0 0;
    width: 50px;
}
.postDeleteLink
{
    background: url(http://img.ireward.com.au/content/img/interface/icon-email-delete.png) no-repeat 0 0;
    width: 90px;
}
.postAbuseLink
{
    background: url(http://img.ireward.com.au/content/img/interface/thumb_down16.png) no-repeat 0 0;
    width: 97px;
}
.postDate a.postHelpfulLink
{
    background: url(http://img.ireward.com.au/content/img/interface/thumb_up16.png) no-repeat 0 0;
    width: 80px;
    padding-left: 19px;
}
.postDate a.adminAction
{
    background: url(http://img.ireward.com.au/content/img/interface/toolbox.png) no-repeat 0 0;
    width: 95px;
    padding-left: 20px;
}

.newThread button
{
    width: 86px;
    height: 36px;
    margin: 0 0 0 133px;
    background: url(http://img.ireward.com.au/content/img/interface/buttons.png) no-repeat 0 -145px;
}
.replyingTo
{
    margin: 2px 0 10px 0;
    border: 1px dotted #666;
    padding: 10px;
    background: #f6f6f6;
    font-style: italic;
    overflow: auto;
}
#replyForm span.field-validation-error
{
    padding-left: 0;
}

p.forumThreadDesc
{
    width: auto;
}

.reportWrapper button.submitReport
{
    background: url("http://img.ireward.com.au/content/img/interface/buttons.png") no-repeat scroll 0 -143px transparent;
    width: 85px;
    height: 37px;
    margin-top: 5px;
}

.reportWrapper button.skipReport
{
    background: url("http://img.ireward.com.au/content/img/interface/buttons.png") no-repeat scroll -110px -1085px transparent;
    width: 85px;
    height: 37px;
    margin-top: 5px;
}



/***** AutoSelect Menu *****/
.autoCompleteWrapper
{
    z-index: 9999;
    padding: 5px 0 0 0;
    width: 262px;
    font-size: 1.2em;
}
.autocomplete
{
    display: none;
    border-bottom: 1px solid #999;
}
.autocomplete div
{
    padding: 10px 0 10px 10px;
    line-height: 25px;
    background: #F2FBFF;
    border: 1px solid #999;
    border-bottom: none;
    text-align: left;
    color: #333;
}
.autocomplete div.selected
{
    background: #fff;
    border: 1px solid #999;
    border-bottom: none;
    text-align: left;
    color: #333;
    cursor: pointer;
}
.autocomplete img
{
    float: left;
    width: 25px;
    margin-right: 5px;
}

/* autocomplete referral on the register screen*/
div.autocomplete-w1 div.referral div
{
    width: 246px;
    padding: 0 0 0 10px;
    font-size: 1.2em;
}


/***** Cashout *****/
.cashOut
{
    margin-top: 0;
}
#content .cashOut ol
{
    margin: 0 0 10px 0;
}
.cashOut button
{
    width: 138px;
    height: 36px;
    background: url(http://img.ireward.com.au/content/img/interface/buttons.png) no-repeat 0 -599px;
}
.cashOut button.disabled
{
    background-position: 0 -823px;
    cursor: default;
}
.cashoutAmount label
{
    float: none;
    width: auto;
    text-align: left;
    display: block;
}
.cashoutAmount .priceWrapper
{
    display: block;
    padding: 0 0 0 30px;
}
.cashoutAmount .priceWrapper label
{
    padding: 0 10px 5px 0;
}

.cashoutRewardPts
{
    padding-bottom: 20px;
}

#fallingMoney
{
    width: 145px;
    height: 428px;
    background: url(http://img.ireward.com.au/content/img/cashout/falling-money.jpg) no-repeat 0 0;
    position: absolute;
    right: 300px;
    top: 50px;
}

#cashoutDetailsCorrect em
{
    color: Red;
}

.cashoutBankDetailsDisplay li
{
    padding: 0 !important;
    margin: 0;
    height: 23px;
}

#cashoutMethodSelection li
{
    padding: 0 !important;
    height: 23px;
}

#envelopeSample
{
    background: url(http://img.ireward.com.au/Content/img/cashout/envelopSample.png) no-repeat;
    width: 430px;
    height: 193px;
    border: 3px solid #e9e9e9;
    margin-bottom: 20px;
}
#envelopeSample #addressDetails
{
    margin: 90px 50px 0 50px;
    line-height: 15px;
    font-weight: bold;
}

#chequeSample
{
    background: url(http://img.ireward.com.au/Content/img/cashout/cheque_sample.png) no-repeat;
    width: 537px;
    height: 193px;
}

#chequeSample #colLeft, #chequeSample #colRight
{
    float: left;
    height: 193px;
}

#chequeSample #colLeft
{
    width: 355px;
}

#chequeSample #colRight
{
    width: 175px;
}

#chequeSample #colLeft #amtWords
{
    text-align: center;
    padding: 70px 0 0 0;
    margin: 0 28px 0 45px;
}

#chequeSample #colLeft #chequeTitle
{
    text-align: center;
    padding: 25px 0 0 0;
    margin: 0 28px 0 45px;
}

#chequeSample #colRight #amtDollar
{
    text-align: center;
    padding-top: 113px;
    margin: 0 15px 0 48px;
}


#chequeSample p
{
    font-weight: bold;
}

#finalChequeDetails li
{
    padding: 5px 0 0 0 !important;
    position: static !important;
}

#finalChequeDetails span
{
    float: left;
    width: 95px;
    font-weight: bold;
    text-align: right;
    margin-right: 7px;
}

#cashoutBank li label
{
    float: left;
    width: 90px;
    text-align: right;
    margin-right: 10px;
    font-weight: normal;
}

#cashoutBank li
{
    font-weight: bold;
}

.cashOut li.error
{
    padding: 0;
}
#cashoutWarnings span.field-validation-error, .cashOut li .field-validation-error
{
    padding: 0;
}



/***** iCode *****/
.iCodeButton button
{
    width: 138px;
    height: 36px;
    background: url(http://img.ireward.com.au/content/img/interface/buttons.png) no-repeat 0 -637px;
    margin: 10px 0 50px 133px;
}





/***** Charity *****/
#content .charityForm li.charity
{
    float: left;
    width: 340px;
    clear: none;
    padding: 20px 0;
}
#content .charityForm li.charity img
{
    float: left;
    width: 100px;
    margin-right: 10px;
}
#content .charityForm li.charity label
{
    text-align: left;
    width: 300px;
}
#content .charityForm li.charity label:hover
{
    cursor: pointer;
}
.charityButton button
{
    width: 116px;
    height: 36px;
    background: url(http://img.ireward.com.au/content/img/interface/buttons.png) no-repeat 0 -675px;
    margin: 20px 0 0 133px;
}
.charityButton button.disabled
{
    background: url(http://img.ireward.com.au/content/img/interface/buttons.png) no-repeat 0 -860px;
    cursor: default;
}




/***** Auction *****/
.auctionList th
{
    background: #e5e5e5;
}
.auctionList td, .auctionList th
{
    text-align: center;
    border-bottom: 1px solid #e5e5e5;
}
.auctionList .item
{
    text-align: left;
}
.item
{
    padding: 10px;
}
.item img
{
    float: left;
    margin-right: 8px;
}
.item p
{
    padding: 8px 0 0 0;
    line-height: 1.3;
    color: #666;
}
.item p a
{
    display: block;
    height: 33px;
}
.auctionList tr:hover
{
    background: #F2FBFF;
}
.auctionList .ends
{
    width: 60px;
}
.endsSoon
{
    font-weight: bold;
    color: #cc0000;
}
.auctionNav
{
    padding: 20px 0 0 0;
    height: 35px;
}
.auctionNav p
{
    float: left;
    padding: 5px 0 0 0;
}
.auctionNav form
{
    float: right;
    width: 350px;
    margin: 0;
}
#auctionImage
{
    width: 400px;
    height: 300px;
    overflow: hidden;
    background: #ffffff;
    float: left;
    margin: 10px 0 0 0;
    border: 0px solid #e5e5e5;
}
#auctionItemMeta
{
    float: right;
    width: 275px;
    margin: 3px 0 0 0;
}
#auctionItemMeta p
{
    line-height: 2;
}
#auctionItemMeta p.deliveryIcon
{
    padding: 0 0 0 25px;
    background: url(http://img.ireward.com.au/content/img/interface/delivery.png) no-repeat left center;
}
#auctionItemMeta button
{
    width: 114px;
    height: 36px;
    background: url(http://img.ireward.com.au/content/img/interface/buttons.png) no-repeat 0 -712px;
    margin: 10px 0 20px 133px;
}
#auctionItemMeta button.disabled
{
    background: url(http://img.ireward.com.au/content/img/interface/buttons.png) no-repeat 0 -897px;
    cursor: default;
}
#auctionItemDescription
{
    clear: both;
    width: 400px;
    margin: 0 0 10px 0;
    padding: 10px 0 0 0;
}
.bidHistory td, .bidHistory th
{
    border-bottom: 1px solid #e5e5e5;
}

.AWBox span
{
    padding-top: 15px;
    display: block;
}
.AWImg
{
    float: left;
    height: 150px;
    width: 180px;
}

.AWBox .AWRBIG
{
    width: 50px;
    height: auto;
}
.AWBox .AWRBIG
{
    width: auto;
    height: 50px;
}



/***** Mobile SMS *****/
#content form .sendSmsTo
{
    padding-bottom: 0;
}
.sendSmsTo span
{
    height: 40px;
}
.smsMessage textarea
{
    float: left;
    margin-right: 8px;
}
.charactersRemain
{
    float: left;
    width: 80px;
    background: #f2fbff;
    border: 2px solid #c6e6f3;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    padding: 7px 10px 13px 10px;
    text-align: center;
}
.charactersRemain strong
{
    display: block;
    letter-spacing: -1.5px;
    font-size: 3em;
    font-weight: normal;
}
.sendSms button, .sendSmsGroup button
{
    width: 138px;
    height: 36px;
    background: url(http://img.ireward.com.au/content/img/interface/buttons.png) no-repeat 0px -409px;
    margin: -10px 0 0 133px;
}
.sendSms p, .sendSmsGroup p
{
    clear: left;
    padding: 10px 0 20px 134px;
}

.sendSms ol
{
    height: 200px;
}

.sendSmsGroup ol
{
    height: 125px;
}

#SMSErrorMsg ul
{
    list-style: none;
    padding-left: 110px;
    padding-bottom: 0;
}

.buySmsCredits #SMSErrorMsg ul
{
    padding-left: 0px;
    padding-top: 5px;
    font-weight: bold;
}

.buySmsCredits #SMSErrorMsg .purchaseSuccess
{
    color: #00CC33;
}

.addSmsContact
{
    margin-top: 5px;
}
.addSmsContact button
{
    width: 79px;
    height: 36px;
    background: url(http://img.ireward.com.au/content/img/interface/buttons.png) no-repeat 0px -749px;
    margin: 5px 0 10px 133px;
}
.smsContacts
{
    margin: 15px 0 0 0;
}
.smsContacts td
{
    vertical-align: top;
}
.smsContacts .actions a
{
    float: left;
    width: 30px;
}
.smsContacts .delete
{
    float: right;
    width: 20px;
    height: 20px;
    background: url(http://img.ireward.com.au/content/img/interface/icon-email-delete.png) no-repeat 30px 2px;
}
.smsContacts th, .smsHistory th
{
    background: #e5e5e5;
    padding: 7px 7px 7px 3px;
}
.smsContacts td, .smsHistory td
{
    border-bottom: 1px solid #e5e5e5;
    padding: 7px 3px;
}
.smsContactsName
{
    width: 350px;
}
.smsGroupContacts
{
    width: 400px;
}
.smsGroupName
{
    white-space: nowrap;
}
.yourMobileNumber, .mobilePendingChange, .buySmsCredits, .sendSms, .sendSmsGroup
{
    margin: 0;
}
.yourMobileNumber button
{
    width: 142px;
    height: 36px;
    background: url(http://img.ireward.com.au/content/img/interface/buttons.png) no-repeat 0px -332px;
    margin: 5px 0 10px 133px;
}
.mobilePendingChange button
{
    width: 87px;
    height: 36px;
    background: url(http://img.ireward.com.au/content/img/interface/buttons.png) no-repeat 0px -145px;
    margin: 5px 0 10px 133px;
    float: left;
}
.mobilePendingChange .mobileCancel button
{
    width: 84px;
    height: 36px;
    background: url(http://img.ireward.com.au/content/img/interface/button-cancel.png) no-repeat 0 0;
    margin: 5px 0 0 0;
}
.mobilePendingChange #msgc
{
    color: #cc0000;
}
.buySmsCredits fieldset
{
    border: none;
    margin: 0;
}
.buySmsCredits label
{
    float: none;
    width: auto;
    display: block;
    padding: 2px 0 2px 15px;
    text-align: left;
}
.buySmsCredits input
{
    float: none;
}
.buySmsCredits button
{
    width: 114px;
    height: 36px;
    background: url(http://img.ireward.com.au/content/img/interface/buttons.png) no-repeat 0px -786px;
    margin: 15px 0 10px 18px;
}






/***** Forgot Password *****/
.forgotPassword button
{
    width: 87px;
    height: 36px;
    background: url(http://img.ireward.com.au/content/img/interface/buttons.png) no-repeat 0px -145px;
    margin: 0px 0 10px 133px;
}





/***** Competitions *****/
.winner
{
    height: 130px;
    padding: 0 0 20px 0;
    border-bottom: 1px dotted #e5e5e5;
    margin-bottom: 25px;
}
.winner img
{
    float: left;
    margin: 12px 20px 10px 0;
}
.winner p
{
    margin-left: 120px;
    padding-bottom: 5px;
}

.winner .winnerTestiwrapper
{
    float: right;
    padding-right: 15px;
    position: absolute;
    overflow: hidden;
    width: 600px;
    height: 60px;
    left: 130px;
}
.winner .winnerTestiwrapper a
{
    text-decoration: none;
    color: black;
}

.winner .moreWinnersLink
{
    position: relative;
    left: 450px;
    top: 60px;
    font-size: x-small;
}

.winner #wkdrawTestimonials, .winner #monthlydrawTestimonials, .winner #quartdrawTestimonials, .winner #monthlyRefdrawTestimonials
{
    width: 550px;
    height: 100px;
    position: absolute;
}

.winner #wkdrawTestimonials div, .winner #monthlydrawTestimonials div, .winner #quartdrawTestimonials div, .winner #monthlyRefdrawTestimonials div
{
    font-size: 10px;
    height: 60px;
}

.winner #wkdrawTestimonials div p, .winner #monthlydrawTestimonials div p, .winner #quartdrawTestimonials div p, .winner #monthlyRefdrawTestimonials div p
{
    margin-left: 30px;
    padding-top: 7px;
    padding-right: 10px;
}
.winner .testi_img
{
    width: 45px;
    height: 45px;
    padding: 5px 0px 0 15px;
    margin-top: 0px;
}
.winner .testi_name
{
    float: right;
    width: 100px;
    font-size: 10px;
    font-style: italic;
    text-align: right;
    position: relative;
    bottom: 8px;
}
.winner .testi_testi
{
    width: auto;
    vertical-align: middle;
    line-height: 13px;
    padding-top: 18px;
}
.winner .testi_item
{
    display: none;
}
.winner .testiEven, .winner .testiOdd
{
    background: #f2fbff;
}


#divWinnerDetail table.blueTable
{
    width: 500px;
}
#divWinnerDetail .blueTable
{
    border: 0;
    border-collapse: collapse;
}
#divWinnerDetail .blueTable th
{
    background-color: #00a1e4;
    color: White;
}
#divWinnerDetail .blueTable tr.even
{
    background-color: #d4effb;
}
#divWinnerDetail .blueTable tr.missedOut
{
    background-color: #fffcd4;
}
#divWinnerDetail .blueTable th, #divWinnerDetail .blueTable td
{
    text-align: center;
}
#divWinnerDetail .blueTable .l
{
    padding-left: 30px;
    text-align: left;
}
#divWinnerDetail
{
    padding-top: 15px;
}
#WinnerListLookup #btnViewWinner
{
    border: 1px solid #CCCCCC;
    display: block;
    float: left;
    height: 19px;
    line-height: 16px;
    margin-top: 3px;
    padding-left: 3px;
    text-decoration: none;
    width: 23px;
}

.CompetitionConfirm button.WCSaveChanges
{
    width: 139px;
    height: 35px;
    background: url(http://img.ireward.com.au/content/img/interface/buttons.png) no-repeat 0 -332px;
    margin: 0 5px 10px 0;
}
.CompetitionConfirm button.WCSubmitForm
{
    width: 86px;
    height: 38px;
    margin: -2px 4px 0 0;
    background: url(http://img.ireward.com.au/content/img/interface/buttons.png) no-repeat 0 -143px;
}
.CompetitionConfirm button.WCForfeit
{
    width: 86px;
    height: 38px;
    margin: -2px 4px 0 0;
    background: url(http://img.ireward.com.au/content/img/interface/button-cancel.png) no-repeat;
}
.CompetitionConfirm .divSaveChanges
{
    margin: 10px 0 0 133px;
    width: 500px;
    height: 55px;
    float: left;
}



.CompetitionConfirm .divSaveChanges span
{
    float: right;
    width: 400px;
}
.CompetitionConfirm
{
    float: left;
}

/* personal results page css*/
#compSummary
{
    width: 280px;
    height: 350px;
    display: none;
    padding: 10px 5px 5px 10px;
    font-size: 90%;
    background: #f2fbff;
    border: 2px solid #00a1e4;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    color: #666;
}

.competitionResultsWrapper
{
    font-size: 12px;
}


/***** Help *****/
#content #helpAnchorList
{
    margin: 0;
    padding: 0;
}
#helpAnchorList li
{
    font-weight: bold;
    list-style-type: none;
}
#helpAnchorList li li
{
    font-weight: normal;
    list-style-type: disc;
    padding: 0;
}
#helpAnswers h2
{
    font-weight: bold;
    border-bottom: 2px solid #333;
    margin-bottom: 15px;
    padding-top: 30px;
}
#helpAnswers h3
{
    font-weight: bold;
    border-bottom: 1px dotted #e5e5e5;
    margin-bottom: 15px;
    padding-top: 20px;
}

/***** Footer *****/
#footer
{
    background: #eaeef1;
    position: relative;
    height: 172px;

}

#footer #staticNav
{
    padding: 20px 20px 14px 20px;
}
#footer li
{
    float: left;
    list-style-type: none;
    font-weight: bold;
    padding-bottom: 3px;
}

#footer li ul
{
    padding: 3px 0 0 0;
}
#footer li li
{
    float: none;
    font-weight: normal;
}
#footer .col1
{
    width: 70px;
}

#footer .col2
{
    width: 170px;
}

#footer .col3
{
    width: 123px;
}
#footer .col4
{
    width: 158px;
}
#footer .col5
{
    width: 128px;
}
#footer .col6
{
    width: 132px;
}
#footer .col7
{
    width: 113px;
}
#footer a
{
    color: #333;
    text-decoration: none;
}
#footer a:hover
{
    text-decoration: underline;
}
#footer .termsLinks
{
    position: absolute;
    left: 10px;
    bottom: -35px;
    width: 600px;
    font-size: 80%;
}
#footer .termsLinks li
{
    width: auto;
    margin-right: 20px;
}
#footer .termsLinks li a
{
    color: #666;
    font-weight: normal;
    width: auto;
    text-decoration: underline;
}
#footer .legals
{
    position: absolute;
    right: 10px;
    bottom: -35px;
    width: 315px;
    text-align: right;
    font-size: 80%;
    color: #666;
}


/**** Iphone Promotion *****/
.wrapper .winner a.plink
{
    text-decoration: none;
    color: #333333;
    display: block;
    padding: 0 0 0px 0px;
}
/*a.winner:hover {background-color:#F2FBFF;}*/
.wrapper #auctionPlug
{
    margin-bottom: 10px;
}
.wrapper #membersDrawPlug
{
    margin-bottom: 10px;
}
.homeCB
{
    height: 105px;
}

.homeCB img
{
    padding-right: 10px;
    padding-top: 20px;
}

.homeCB a
{
    text-decoration: none;
    color: black;
    float: left;
}

#landingPageInfo
{
    overflow: hidden;
    margin-bottom: 30px;
    margin-top: 0;
    padding-top: 0;
}
#landingPageInfo img
{
    float: left;
    margin-left: 50px;
}
#landingPageInfo img.promoItem
{
    margin-top: 35px;
    width: 400px;
}
#landingPageInfo > div
{
    float: left;
    margin: 50px 0 0 70px;
}
#landingPageInfo p
{
    margin-left: 10px;
    padding: 0;
}
#landingPageInfo #signup
{
    position: relative;
    top: 0;
    left: 0;
}
#landingPageInfo ul li
{
    width: 400px;
    margin-bottom: 10px;
}
#landingPageInfo h3
{
    font-weight: bold;
}
/***   Notices        ***/
div.yellowNotice
{
    padding: 10px;
    border: solid 2px yellow;
    background-color: #fefda8;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
}
div.redNotice
{
    padding: 10px;
    border: solid 2px #CC0000;
    background-color: #FFF0F0;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
}
div.blueNotice
{
    padding: 10px 10px 0px 20px;
    border: solid 2px #C6E6F3;
    background-color: #F2FBFF;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
}

#pokerActionsAboveGame
{
    width: 710px;
    height: 30px;
    margin-top: 10px;
}

#pokerNotice
{
    margin: 7px auto;
    width: 535px;
}
#pokerNotice a
{
    background: transparent url(http://img.ireward.com.au/content/img/interface/nav-icons.png) no-repeat top left;
    background-position: 8px -149px;
    padding: 16px 20px 8px 39px;
    color: Black;
    text-decoration: none;
}
#pokerNotice a:hover
{
    text-decoration: underline;
}
#pokerNotice.memberHome
{
    position: relative;
    top: 0px;
    right: 7px;
}
#pokerNotice.memberHome span
{
    margin-left: -14px;
}


/*** Dialog form ***/
#dialog form ol
{
    list-style-type: none;
    margin: 0 0 25px 0;
}
#dialog form li
{
    padding: 10px 0; /* ie6 & ie7.css */
    clear: left;
    position: relative;
}
/* block quote*/

blockquote
{
    padding: 10px;
}
blockquote p:before
{
    padding-right: 2px;
    content: url(http://img.ireward.com.au/Content/img/interface/qoute-1.gif);
}
blockquote p:after
{
    padding-left: 2px;
    content: url(http://img.ireward.com.au/Content/img/interface/qoute-2.gif);
}
.cke_show_borders blockquote
{
    padding: 10px;
}
.cke_show_borders blockquote p:before
{
    padding-right: 2px;
    content: url(http://img.ireward.com.au/Content/img/interface/qoute-1.gif);
}
.cke_show_borders blockquote p:after
{
    padding-left: 2px;
    content: url(http://img.ireward.com.au/Content/img/interface/qoute-2.gif);
}

/*facebook*/
#hotOffersWrapper #shareOffers a
{
    padding: 2px 0 0 20px;
    height: 16px;
}
#shareOffers .fb_share_link
{
    background: url(http://static.ak.facebook.com/images/share/facebook_share_icon.gif?6:26981) no-repeat top left;
}
#shareOffers .ms_share_link
{
    background: url(http://img.ireward.com.au/Content/img/offers/myspace_share.png) no-repeat;
}

#shareOffers .twit_share_link
{
    background: url(http://img.ireward.com.au/Content/img/offers/twitter_share.png) no-repeat;
}
#shareOffers .google_share_link
{
    background: url(http://img.ireward.com.au/Content/img/offers/google_share.png) no-repeat;
}

#shareOffers .ireward_share_link
{
    background: url(http://img.ireward.com.au/Content/img/offers/ireward_share.png) no-repeat;
}

/*hot offers*/
#offers
{
    margin: 10px 0 10px 20px;
}

#cateSelect
{
    height: 50px;
}

#cateSelect button
{
    margin-top: 3px;
    background: url(http://img.ireward.com.au/Content/img/interface/cate_go.png) no-repeat;
    height: 22px;
    width: 52px;
}

#cateSelect ul
{
    list-style: none;
}

#cateSelect ul li
{
    padding: 0;
}

#cateSelect ul label
{
    width: 120px;
    text-align: right;
}


.offerLines
{
    width: 100%;
    height: 1px;
    background: url(http://img.ireward.com.au/Content/img/interface/offer_line.jpg) repeat-y;
}

#columnItems
{
    float: left;
    width: 100%;
}

#columnItems #itemsList
{
    list-style: none;
    margin: 0;
    padding-bottom: 0;
    padding-top: 0;
}

#columnItems #itemsList .item
{
    height: 143px;
    width: 95%;
    padding: 0;
    margin-left: 15px;
    text-align: left;
}

#columnItems #itemsList .item:hover
{
    background-color: #ecf9ff;
    cursor: pointer;
}

#columnItems #itemsList .item .ads
{
    height: 92px;
}

#columnItems #itemsList .item .company_name
{
    font-size: 14px;
    font-weight: bold;
    float: left;
    width: 100%;
}

#columnItems #itemsList .item .company_desc
{
    float: left;
    font-size: 11px;
    margin: -7px 0 2px;
    width: 430px;
}


#columnItems #itemsList .item .briefDesc
{
    font-size: 10px;
}

#columnItems #itemsList .item .offerDescPicWrapper
{
    height: 40px;
    padding-top: 10px;
}

#columnDetails
{
    float: left;
    width: 45%;
    border: dotted 1px;
    min-height: 807px;
}

#columnDetails #offerDetails
{
    width: 380px;
    font-size: 10px;
    padding: 15px;
}

#columnDetails .ads
{
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

#columnDetails #advertSquare
{
    width: 600px;
    height: 350px;
}

#columnDetails #advertSquare *
{
    vertical-align: middle;
    text-align: center;
}

#columnDetails .advertBarHorizontal
{
    width: 600px;
    height: 100px;
    margin-top: 20px;
    margin-bottom: 20px;
}

#offersCredentialFAQWrapper
{
    padding: 15px 0 30px 30px;
    background: #f2fbff;
    border: 2px solid #00a1e4;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    color: #666;
    width: 800px;
}


#offersCredentialFAQ li
{
    margin-left: 30px;
    padding-top: 3px;
}

#offersCredentialFAQ .questions
{
    list-style-type: square;
}

#dollarsTransactions
{
    margin: 20px 0 0 10px;
}

/*NEW HOT OFFERS PAGE*/

#sideBackgroundAds
{
    position: absolute;
    right: 0;
    top: 0;
    width: 220px;
    height: 665px;
    background-color: Red;
    z-index: 0;
}

.offersPanelDiv
{
    float: left;
}

#hotOffersWrapper
{
    position: relative;
    margin-top: 25px;
    border: solid 1px black;
    width: 100%;
    height: 665px;
    z-index: 10;
}

#fixedCatColumnWrapper
{
    width: 200px;
    height: 800px;
    float: left;
}

.categoryWrapper
{
    color: #666;
    float: left;
    margin-top: 12px;
    width: 200px;
}
.categoryWrapper #topMenuBar
{
    background: url(http://img.ireward.com.au/Content/img/offers/offers_leftmenu_bar.png) no-repeat 0px 0px;
    height: 30px;
    padding: 10px 0 0 15px;
}

#categoriesList
{
    width: 200px;
}

#categoriesList .catListItem
{
    padding: 0 0 0 5px;
    background-color: #f2fbff;
    width: 190px;
    height: 27px;
    margin-top: 2px;
    font-size: 12px;
}

#categoriesList .catListItem a
{
    display: block;
    padding: 7px 0 0 0px;
    text-decoration: none;
    font-weight: bold;
}


#selectCat strong, #selectOffers strong
{
    display: none;
}



#selectCat, #selectOffers
{
    position: relative;
    float: left;
    width: 50px;
    height: 665px;
    display: block;
}

#offerDetails
{
    width: 590px;
    height: auto;
}

#offersList .tabNav #searchBar
{
    float: right;
    width: 193px;
    height: 33px;
    background: url(http://img.ireward.com.au/Content/img/offers/offers_leftmenu_bar.png) no-repeat 0px 0px;
}

#offersList .tabNav #searchBar input
{
    margin: 7px 0 0 12px;
    width: 130px;
    padding: 0;
}

#offersList .tabNav #searchBar button
{
    background: url(http://img.ireward.com.au/Content/img/offers/searchbox-go-button.gif) no-repeat;
    margin: 7px 0 0 5px;
    width: 30px;
    height: 20px;
}

#offersList
{
    width: 730px;
    margin-left: 15px;
}

#offersList ul
{
    margin: 0 auto;
    list-style: none;
    padding: 10px 0 0 0;
    height: inherit;
    overflow: visible;
    width: 720px;
}

#offersList .tabNav #pageIndex
{
    float: right;
    padding-top: 5px;
}
#offersList .tabNav #pageIndex .pagination
{
    border: none;
}
#offersList .tabNav #pageIndex .pagination a
{
    color: blue;
    background: none;
}


#offersList ul .item
{
    height: auto;
    border-bottom: solid 1px #d4d4d4;
}

#offersList ul .item p
{
    padding: 0;
}

#offersList ul .offerDescPicWrapper .company_name
{
    font-weight: bold;
    font-size: 16px;
}
#offersList ul .offerDescPicWrapper .company_name a
{
    text-decoration: none;
    color: black;
}
#offersList ul .offerDescPicWrapper .company_name a:hover
{
    text-decoration: underline;
    color: inherit;
}

#offersList ul .offerDescPicWrapper .company_desc
{
    font-size: 11px;
    line-height: 12px;
    float: left;
    width: 540px;
}

#offersList ul .offerDescPicWrapper .company_logo
{
    width: 150px;
    height: auto;
    overflow: hidden;
    text-align: center;
    float: left;
}

#offersList ul .offerDescPicWrapper .company_logo img
{
    float: none !important;
}

#offersList ul .offerDescPicWrapper .cashbackRate
{
    font-family: Palatino,Georgia,Serif;
    color: #9B0000;
    font-size: 15px;
    margin-right: 8px;
}

#offerDetails #detailsWrapper #cashbackValueSentence
{
    font-size: 12px;
    text-align: center;
    margin-bottom: 5px;
}
#offerDetails #detailsWrapper #cashbackValueSentence span
{
    font-family: Palatino,Georgia,Serif;
    color: #9B0000;
    font-size: 15px;
}

#offerDetails #detailsWrapper
{
    margin: 20px 30px;
    color: Black;
}

#offerDetails #detailsWrapper #detailsDescription
{
    margin-top: 10px;
    font-size: 11px;
    line-height: 15px;
    padding-bottom: 0;
}


#offerDetails #detailsWrapper #detailsDescription *
{
    width: inherit;
}

#offerDetails #detailsWrapper .rewardsPts, #offerDetails #detailsWrapper .rewardsExp, #offerDetails #detailsWrapper .rewardsRate
{
    width: 90px;
    height: 25px;
    float: left;
    padding: 6px 0 0 30px;
    margin-top: 3px;
    text-align: left;
}

#offerDetails #detailsWrapper .rewardsPts
{
    background: url(http://img.ireward.com.au/Content/img/interface/ep_icon25.png) no-repeat;
}

#offerDetails #detailsWrapper .rewardsExp
{
    background: url(http://img.ireward.com.au/Content/img/interface/exp_icon25.png) no-repeat;
}

#offerDetails #detailsWrapper .rewardsRate
{
    background: url(http://img.ireward.com.au/Content/img/interface/cash_icon25.png) no-repeat;
}

#offerDetails #detailsWrapper #rewardsInfo
{
    height: 40px;
    text-align: center;
}

#offerDetails #detailsWrapper ul
{
    list-style: none;
}

#offerDetails #detailsWrapper #shareOffers a, #offerDetails #detailsWrapper #shareOffers span
{
    display: block;
    float: left;
}

#offerDetails #detailsWrapper #shareOffers a strong
{
    display: none;
}

#offerDetails #detailsWrapper #bannerPic
{
    margin: 15px;
    text-align: center;
    float: left;
}

#offerDetails #detailsWrapper #bannerPic img
{
    width: 200px;
    height: auto;
}


#offerDetails #detailsWrapper #detailsCondition, #singleOfferView #detailsCondition
{
    border: 2px solid #ff4b21;
    background-color: #feeca3;
}

#offerDetails #detailsWrapper .infoBoxes #conditions, #offerDetails #detailsWrapper .infoBoxes #additionalInfo, #singleOfferView .infoBoxes #conditions, #singleOfferView .infoBoxes #additionalInfo
{
    line-height: 13px;
    padding-top: 5px;
    text-align: justify;
}

#offerDetails #detailsWrapper #detailsMoneyBack, #singleOfferView #detailsMoneyBack
{
    background: #f2fbff;
    border: 2px solid #00a1e4;
}

#offerDetails #detailsWrapper #detailsMoneyBack ul
{
    width: 520px;
}
#offerDetails #detailsWrapper #detailsMoneyBack li
{
    width: 500px;
}


#offerDetails #detailsWrapper .infoBoxes, #singleOfferView .infoBoxes
{
    margin: 10px 0 10px 0;
    padding: 10px 15px 10px 15px;
}

#offerDetails #detailsWrapper #quickActions
{
    text-align: center;
}

#offersList #searchResult
{
    font-size: 16px;
    font-style: italic;
    font-weight: bold;
    color: #666;
    margin: 20px 0 0 0;
    padding: 0;
}

#askButton
{
    display: block;
    width: 144px;
    height: 40px;
    float: right;
    background: url(http://img.ireward.com.au/Content/img/interface/buttons.png) 0px -1150px no-repeat;
}

#askButton strong
{
    display: none;
}

#fixedBoxWrapper
{
    width: 490px;
    height: 20px;
}

#offerDetailsFixedBox
{
    display: none;
    bottom: 0;
    width: 610px;
    height: 0px;
    background: #f2fbff;
    border: 2px solid #c6e6f3;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    color: #666;
    margin-left: 25px;
    position: fixed;
    overflow: auto;
}

#offerDetailsFixedBox #closeOfferDetails
{
    background: url(http://img.ireward.com.au/content/img/interface/icon-email-delete.png) no-repeat;
    display: block;
    width: 15px;
    height: 15px;
}


/*Register FB users */
#fbRegisterForm
{
    list-style: none;
    width: 510px;
}
#fbRegisterForm li
{
    width: 100%;
    height: 15px;
}
#fbRegisterForm li label
{
    float: left;
    width: 100px;
    text-align: right;
    margin-right: 5px;
    padding-top: 3px;
    margin-top: 0;
}
#fbRegisterForm li input
{
    float: left;
    width: 160px;
    height: 18px;
    margin-right: 2px;
    padding: 0;
}
#fbRegisterForm li #usernameAssist, #fbRegisterForm li #emailAssist, #fbRegisterForm li #stateAssist, #fbRegisterForm li #postcodeAssist, #fbRegisterForm li #suburbAssist
{
    float: right;
    font-size: 9px;
    font-weight: bold;
    background-color: #f2f2f2;
    width: 220px;
    height: 16px;
    padding-top: 5px;
    padding-left: 5px;
    border: solid #DBDBDB 1px;
    color: #666;
}

#fbRegisterForm li #usernameAssist.assistError, #fbRegisterForm li #emailAssist.assistError, #fbRegisterForm li #postcodeAssist.assistError, #fbRegisterForm li #suburbAssist.assistError
{
    background-color: #ffcfcf;
}

#fbRegisterForm li #usernameAssist.assistOK, #fbRegisterForm li #emailAssist.assistOK, #fbRegisterForm li #postcodeAssist.assistOK, #fbRegisterForm li #suburbAssist.assistOK
{
    background-color: #F0FEE9;
}

#fbRegisterForm ol
{
    list-style: none;
}

#fbRegisterForm .postcodeDropDownBox
{
    left: -45px;
    top: 20px;
    z-index: 99999999;
}

#fbRegisterForm .suburbDropDownBox
{
    z-index: 99999999;
    left: 119px;
    top: 0px;
}

/*fb register error css*/
#fbRegisterForm li .field-validation-error
{
    display: none;
}
#fbRegisterForm li#errorSummary
{
    height: auto;
}

#fbRegisterForm li#errorSummary ul
{
    margin: 0 !important;
    padding: 0 !important;
}

#fbRegisterForm li#errorSummary li
{
    padding: 0 !important;
}

#addNewBankForm p
{
    padding: 0;
    margin: 0;
}

#addNewBankForm li
{
    height: 30px;
    padding: 0 !important;
}

#addNewBankForm li p
{
    padding-top: 4px;
}

#addNewBankForm li button
{
    width: 79px;
    height: 36px;
    background: url(http://img.ireward.com.au/content/img/interface/buttons.png) no-repeat 0px -749px;
    margin-top: 5px;
}

#BankSetting form ol
{
    margin-bottom: 0;
    padding: 0;
}

/* members home page noticeboard */

#memberNotifications
{
    width: 100%;
    background: #f2fbff;
    border: 2px solid #00a1e4;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    color: #666;
    font-size: 11px;
    padding: 10px 0 13px 0px;
}

#memberNotifications li
{
    padding: 2px 0 0 30px;
    margin: 3px 25px 0 40px;
    min-height: 20px;
}

#memberNotifications li p
{
    margin: 0 0 0 0;
    padding: 2px 0 0 0;
}

#memberNotifications .prizeNotice
{
    background: url("http://img.ireward.com.au/content/img/interface/nav-icons.png") no-repeat scroll 0px -504px transparent;
}

#memberNotifications .gamePotatoNotice
{
    background: url(http://img.ireward.com.au/Content/img/AccountNotice/potato_20.png) 0px 0px no-repeat;
}

#memberNotifications .gameMealNotice
{
    background: url(http://img.ireward.com.au/Content/img/AccountNotice/mealman-happy_20.png) 0px 0px no-repeat;
}

#memberNotifications .gamePokerNotice
{
    background: url(http://img.ireward.com.au/Content/img/AccountNotice/chip_20.png) 0px 0px no-repeat;
}

#memberNotifications .cashprizeNotice
{
    background: url(http://img.ireward.com.au/content/img/interface/nav-icons.png) -1px -259px no-repeat;
}
#memberNotifications .pointprizeNotice
{
    background: url(http://img.ireward.com.au/Content/img/medal_small.png) 5px 4px no-repeat;
}

#memberNotifications .friendsNotice
{
    background: url(http://img.ireward.com.au/content/img/interface/nav-icons.png) -1px -550px no-repeat;
}

#memberNotifications .accountNotice, #memberNotifications .pointNotice, #memberNotifications .friendNotice
{
    margin-left: 35px;
}
#memberNotifications .noticeDetails
{
    display: none;
    padding-top: 2px;
}

#wallContent #latestStatus
{
    overflow: hidden;
    margin-top: -10px;
    position: relative;
}

#wallContent #latestStatus img
{
    margin: 0 10px;
}
#wallContent #latestStatus img.endQuotes
{
    position: relative;
    top: 2px;
}
#wallContent #latestStatus p
{
    text-align: center;
    margin-top: 5px;
    font-size: 18px;
    width: auto;
    overflow: hidden; /*background: transparent url(/Content/img/memberHome/endQuotes.jpg) no-repeat bottom right;   padding: 0 50px 0 0;*/
    min-height: 25px;
}

#profileDetails
{
    font-size: 11px;
}

#profileDetails li
{
    margin-bottom: 10px;
}

#profileDetails li p
{
    margin: 0;
    padding: 0;
    line-height: 15px;
}


/*==== Convert MBC dollar to iReward Points ====*/
#convertToPointsForm ul li
{
    padding: 7px 0 0 0;
}

#convertToPointsForm #scriptConvert
{
    padding-left: 20px;
}

#convertToPointsForm ul li p
{
    padding: 0;
}
#convertToPointsForm .dollarAmt
{
    margin-top: 5px;
}
#convertToPointsForm input
{
    float: none;
}

#convertToPointsForm button
{
    width: 111px;
    height: 36px;
    background: url(http://img.ireward.com.au/Content/img/interface/buttons.png) no-repeat 0 -1189px;
    margin: 7px 10px 0 110px;
}

#successConvertToPoints
{
    background: #f2fbff;
    border: 2px solid #00a1e4;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    color: #666;
    padding: 7px 0 7px 20px !important;
}

#failedConvertToPoints
{
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    padding: 7px 0 7px 20px !important;
}

#slider-range
{
    background: none #f2fbff !important;
    border: 1px solid #00a1e4;
    width: 300px;
    margin-top: 10px;
    margin-bottom: 15px;
    margin: 10px 0 15px 15px;
}
#slider-range .ui-slider-handle
{
    border: none;
    height: 18px;
    width: 12px;
    background: url(http://img.ireward.com.au/Content/img/cashout/scrollHandle.png) no-repeat;
}
#converter
{
    margin-left: 15px;
}

.shareLinks
{
    margin: 10px 0 0 0;
    padding: 0;
    font-size: 10px;
    font-weight: bold;
    width: 300px;
}
.shareLinks td
{
    padding: 0 !important;
}

.shareLinks td a
{
    color: Black;
    text-decoration: none;
}

