*
{
    margin: 0;
    padding: 0;
}

html, body
{
    width: 320px;
}

body
{
    font-family: arial, sans-serif;
    background-color: #0096e2;
    margin: 0 auto;
    background-image: url("../../images/background.png");
    background-repeat: repeat-y;
}

a
{
    color: #ff0000;
}

a:active
{
    text-decoration: none;
}

a:hover
{
    text-decoration: none;
}

a:link
{
    text-decoration: none;
}

a:visited
{
    text-decoration: none;
}

a img
{
    border: none;
}

div.container
{
    position: relative;
    min-height: 100%;
    #margin-bottom: -125px;
}

div.header
{
    text-align: center;
    padding-top: 4px;
    height: auto;
}

.padcellleft
{
	padding-left: 3px;
	vertical-align: top;
}

.padcellright
{
	text-align: right;
	padding-right: 5px;
	vertical-align: top;
	width:140px;
	margin-left:auto;
}


div.body
{
    margin: 8px;
    margin-bottom: 0px;
    padding: 0px;
    padding-bottom: 8px;
    height: auto;
    background-image: url("../../images/pipebackground.png");
}

div.bodyIndex
{
    margin: 5px;
    margin-bottom: 0px;
    padding: 0px;
    padding-bottom: 8px;
    height: auto;
    background-image: url("../../images/pipebackground.png");
}

div.socialIndex
{
    position:relative;
    left:130px;
    width:161px;
    height:65px;
    top: 18px;
    margin-bottom:40px;
    background-image: url('../../images/stripe_box_yellow2.png');
    -moz-border-radius: 8px; -webkit-border-radius: 8px;
}

div.socialIndex_flavor
{
    position:relative;
    top: -15px;
    left:120px;
    width:161px;
    height:65px;
    background-image: url('../../images/stripe_box_yellow2.png');
    -moz-border-radius: 8px; -webkit-border-radius: 8px;
}


div.fbConnect
{
    position:absolute;
    left: 13px;
    top: 5px;
    width:150px;
    height:15px;
}

div.twitConnect
{
    position:absolute;
    left: 13px;
    top: 33px;
    width:150px;
    height:15px;
}

div.fbShare
{
    position:absolute;
    left: 102px;
    top: 11px;
    width:51px;
    height:15px;
}

div.twitShare
{
    position:absolute;
    left: 102px;
    top: 39px;
    width:51px;
    height:15px;
}


div.clearFooter
{
    height: 155px;
    clear: both;
}

div.footer
{
    height: 86px;
    padding: 8px;
    padding-top: 41px;
    color: #937858;
    vertical-align: middle;
    #display:table-cell;
    background-image: url("../../images/footerBackground.png");
    position: relative;
}

div.footer a
{
    color: #e3bb8d;
}

div.footer div
{
    float: left;
    font-size: 7pt;
}

div.footerLogo
{
    width: auto;
}

div.footerCorporate
{
    width: 244px;
    margin-left: 8px;
    font-size: 6pt;
    text-align: center;
}

div.formButtons
{
    text-align: center;
}

div.body label, input, select
{
    font-size: 10pt;
}

textarea
{
    font-size: 12pt;
    width: 280px;
}

select
{
    text-align: center;
}

label.labelBold
{
    font-weight: bold;
}

label.labelBoldError
{
    font-weight: bold;
    color: #B40102;
}

.main_promotion
{
	background-image: url(../../images/stripe_box_purple_black_tal.png);
	background-repeat: no-repeat;
	padding: 8px;
	height: 149px;
	width: 294px;
}

.grey_button
{
	background-color:#666;
	padding:2px;
	padding-top:4px;
	margin-top:8px;
	text-align:center;
}

table.flavorTableFeature
{
    width: 299px;
    height: 299px;
    background-image: url('../../images/flavorBackground.gif');
    padding: 0;
    margin-bottom: 32px;
}

table.flavorTableFeature td
{
    text-align: center;
    padding: 8px;
    padding-bottom: 0px;
    border: none;
}

table.socialTableFeature
{
    width: 283px;
    height: 250px;
    background-image: url('../../images/flavorBackground.gif');
    padding: 8px;
    margin-bottom: 32px;
    margin-top:8px;
    border-collapse: collapse;
    border-width: 0px;
    -moz-border-radius: 8px; -webkit-border-radius: 8px;
}

table.socialTableFeature textarea
{
    width: 258px;
    font-size:12px;
    
}

table.socialTableFeature td
{
    text-align: left;
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 12px;
    padding-bottom: 4px;
    background-color: #fff;
    font-size: 14px;
    -moz-border-radius: 5px; -webkit-border-radius: 5px;
}


td.flavorFeature
{
    padding-bottom: 8px;
}

table.flavorTable
{
    width: 299px;
    height: 208px;
    text-align: center;
    background-image: url('../../images/flavorBackground2.gif');
    padding: 8px;
    margin-bottom: 32px;
}

table.rewardsTable
{
    width: 270px;
    height: 340px;
    background-image: url('../../images/stripe_box_orange.png');
    text-align: center;
    padding: 8px;
    margin-left:auto;
    margin-right:auto;
    margin-bottom: 32px;
    font-size: 14px;
    -moz-border-radius: 8px; -webkit-border-radius: 8px;
    border: none;
}

table.rewardsFeatureTable
{
    width: 299px;
    height: 360px;
    background-image: url('../../images/stripe_box_orange.png');
    text-align: center;
    padding: 8px;
    margin-bottom: 32px;
    font-size: 14px;
    -moz-border-radius: 8px; -webkit-border-radius: 8px;
    border: none;
    
}

.greyBack
{
    #width:100px;
    background-color: #666;
    font-size: 14px;
    color: #fff;
    border: none;
    font-weight: bold;
    padding:8px;
    -moz-border-radius: 5px; -webkit-border-radius: 5px;
    
}

table.rewardsDemoTable
{
    width: 299px;
    height: 260px;
    background-image: url('../../images/stripe_box_orange.png');
    background-repeat: no-repeat;
    text-align: center;
    padding: 8px;
    margin-bottom: 32px;
    font-size: 12px;
    -moz-border-radius: 8px; -webkit-border-radius: 8px;
    
}

td.rewardsDemoTableTitle
{
    text-align: left;
    font-size: 18px;
    font-weight: bold;
    color:#666;
}

.storeAddress
{
    width: 274px;
    height: auto;
    min-height: 64px;
    background-image: url('../../images/big_yellow.gif');
    text-align: left;
    padding: 4px;
    margin-left:20px;
    margin-bottom: 32px;
    font-size: 12px;
    -moz-border-radius: 8px; -webkit-border-radius: 8px;
}

table.storeResult
{
    width:262px;
    background-color:#fff;
    text-align: left;
    padding: 8px;
    margin:4px;
    font-size: 12px;
    -moz-border-radius: 5px; -webkit-border-radius: 5px;
}

.storeAddress_wap
{
    width: 262px;
    height: 124px;
    min-height: 64px;
    background-image: url('../../images/stripe_box_yellow_result.gif');
    text-align: left;
    padding: 4px;
    margin-left:20px;
    margin-bottom: 32px;
    font-size: 12px;
}

table.storeResult_wap
{
    width:244px;
    height: 104px;
    background-color:#fff;
    text-align: left;
    padding: 4px;
    margin:4px;
    font-size: 11px;
}


.whiteTextBox
{
    padding:15px;
    margin:15px;
    background-color:#fff;
    min-height: 200px;
    font-size: 14px;
    text-align: center;
    overflow: auto;
}

.registrationerror
{
    padding:5px;
    margin:5px;
    background-color:#fff;
    border-color:#f00;
    border-width:medium;
    color:#a00;
    font-size:14px;
    text-align:center;
}


div.privacypolicy
{
    font-size: 8pt;
    padding: 8px;
    background-color: #ffffff;
}

div.joinSN
{
    width: 288px;
    background-color: #B40102;
    padding: 8px;
    text-align: center;
    color: #ffffff;
}

div.joinSN a
{
    color: yellow;
}

div.joinSN input, select
{
    margin-top: 4px;
    margin-bottom: 4px;
}

.redeemBox
{
    position: absolute;
    left: 0px;
    top: 377px;
    width: 64px;
    height: 60px;
    padding-bottom: 20px;
}

div.redeemBack
{
    position: relative;
    left: 16px;
    width: 250px;
    height: auto;
    background-image: url('../../images/stripe_box_yellow2.png');
    padding: 10px;
    -moz-border-radius: 8px; -webkit-border-radius: 8px;
}

div.accountPanel
{
    width: 250px;
    height: 160px;
    text-align:center;
    font-weight: bold;
    font-size: 14px;
    background-color: #b00;
    color: #fff;
    padding-top: 8px;
    padding-bottom: 8px;
    -moz-border-radius: 8px; -webkit-border-radius: 8px;
}

div.redeemPanel
{
    width: 250px;
    height: auto;
    text-align:center;
    font-weight: bold;
    font-size: 14px;
    background-color: #b00;
    color: #fff;
    margin-top: 8px;
    padding-top: 8px;
    padding-bottom: 8px;
    -moz-border-radius: 8px; -webkit-border-radius: 8px;
}


div.redeem_panel
{
    width: 320px;
    height: 114px;
    margin-top: 2px;
    background-repeat: no-repeat;
    background-position: bottom left;
    background-image: url('../../images/button_cupcode_entrybar.png');
    text-align: center;
}

div.redeem_login
{
    width:260px;
    padding-left:30px;
    padding-top:30px;
    font-size: 18px;
    font-weight: bold;
    color:#fff;
}

div.accountPanel a
{
    color: #fff;
}

div.additionalPromo
{
    width:244px;
    height: 114px;
    -moz-border-radius: 8px; -webkit-border-radius: 8px;
    margin-left: 50px;
    margin-bottom: 10px;
    background-image: url('../../images/stripe_box_yellow2.png');
    padding:3px;
}

