﻿body {
    margin: 0px;
    padding: 0px;
    font-family: Arial, Sans-Serif;
    font-size: 11px;
    color: #ffffff;
    background-color: #0096e2;
}

h2
{
    font-size: 14px;
    text-align: center;
}

h3
{
    text-align: center;
}

p
{
    margin: 0px;
    padding-top: 5px;
    padding-bottom: 5px;
}

a
{
    color: #ffffff;
    text-decoration: none;
}

a:hover
{
    text-decoration: underline;
}

input, select, textarea
{
    font-family: Arial, Sans-Serif;
    font-size: 11px;
}

img
{
    border-style: none;
}

#container
{
    width: 100%;
    height: 100%;
    background: url('/Images/backgroundClouds.jpg') repeat-x;
}

#containerBackgroundFlash
{
    width: 100%;
    height: 223px;
    position: relative;
    margin-top: -17px;
    z-index: -1;
    /*background: #0096e2;*/
    /*z-index: -1;*/
}

#containerGlobal
{
    width: 1194px;
    height: 100%;
    position: relative;
    margin-left: auto;
    margin-right: auto;
}

#containerGlobal #containerHeader
{
    height: 90px;
}

#containerHeader #slurpeeLogo
{
    float: left;
    padding: 10px 0px 0px 110px;
}

#containerHeader #containerTabGlobalUser
{
    position: relative;
    float: right;
    padding-right: 45px;
    z-index: 1000;
}

/* In IE7, you can interact with the background links behind the global user tab. This blanket sits between the tab and content. */
#blanket
{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    display: none;
    filter:alpha(opacity=0);
    -moz-opacity:0;
    opacity:0;
    z-index: 999;
    background: #ffffff;
}

#strawTop
{
    width: 1194px;
    height: 66px;
    position: relative;
    z-index: 10;
    background: url('/Images/strawTop.png') no-repeat;
}

.navigation ul
{
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

.navigation ul li
{
    display: inline;
    margin: 0px;
    padding: 0px;    
}

#navigation
{
    position: absolute;
    padding: 13px 0px 0px 115px;
}

#navigation ul
{
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

#navigation ul li
{
    display: inline;
    margin: 0px;
    padding: 0px;    
}

#navigationPrimary
{
    float: left;
}

#navigationUtility
{
    float: left;
    padding-left: 150px;
}

#containerContent
{
    clear: both;
    margin: -17px 0px 0px 110px;
    padding: 17px 0px 17px 0px;
    background: url('/Images/backgroundPipes.png') repeat-y 50px 0px;
}

#calloutSocialMedia
{
    position: absolute;
    top: 145px;
    margin-left: 5px;
    z-index: 150;
}

.headerCopy
{
    font-size: 14px;
    font-weight: bold;
}

.error
{
    font-size: 10px;
    font-weight: bold;
    color: #ffca12 !important;
}

.moduleTabs
{
    position: relative;
    top: 7px;
}

.moduleTabs ul
{
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

.moduleTabs ul li
{
    display: inline;
    margin: 0px;
    padding: 0px;    
}

.moduleTabbedContent
{
    position: relative;
}

.moduleRightColumn
{
    width: 303px;
    float: left;
    margin-bottom: 14px;
}

.moduleRightColumn .headerCopy
{
    color: #d12327;
    font-weight: bold;
}

.moduleRightColumn .moduleRightColumnContent
{
    width: 280px;
}

.moduleRightColumn .topRedRounded
{
    height: 8px;
    background: url('/Images/topRedRounded.png') no-repeat;
}

.moduleRightColumn .contentRed
{
    padding: 0px 11px 0px 11px;
    background: url('/Images/backgroundRed.png');
}

.moduleRightColumn .bottomRedRounded
{
    height: 8px;
    background: url('/Images/bottomRedRounded.png') no-repeat;
}

.moduleRightColumn .topBlueRounded
{
    height: 8px;
    background: url('/Images/topBlueRounded.png') no-repeat;
}

.moduleRightColumn .topBlueRoundedRight
{
    height: 8px;
    background: url('/Images/topBlueRoundedRight.png') no-repeat;
}

.moduleRightColumn .contentBlue
{
    padding: 0px 11px 0px 11px;
    background: url('/Images/backgroundBlue.png');
}

.moduleRightColumn .contentBlue .header
{
    padding: 5px 0px 5px 0px;
}

.moduleRightColumn .bottomBlueRounded
{
    height: 8px;
    background: url('/Images/bottomBlueRounded.png') no-repeat;
}

.moduleRightColumn .topYellowRounded
{
    height: 8px;
    background: url('/Images/topYellowRounded.png') no-repeat;
}

.moduleRightColumn .topYellowRoundedRight
{
    height: 8px;
    background: url('/Images/topYellowRoundedRight.png') no-repeat;
}

.moduleRightColumn .contentYellow
{
    padding: 0px 11px 0px 11px;
    background: url('/Images/backgroundYellow.png');
}

.moduleRightColumn .bottomYellowRounded
{
    height: 8px;
    background: url('/Images/bottomYellowRounded.png') no-repeat;
}

.moduleRightColumn .topWhiteRounded
{
    height: 6px;
    background: url('/Images/topWhiteRounded.png') no-repeat;
}

.moduleRightColumn .contentWhite
{
    padding: 5px 10px 5px 10px;
    color: #000000;
    background: #ffffff;
}

.moduleRightColumn .contentWhite a
{
    color: #000000;
}

.moduleRightColumn .bottomWhiteRounded
{
    width: 280px;
    height: 6px;
    background: url('/Images/bottomWhiteRounded.png') no-repeat;
}

.moduleRightColumn .topOrangeRounded
{
    height: 8px;
    background: url('/Images/topOrangeRounded.png') no-repeat;
}

.moduleRightColumn .bottomOrangeRounded
{
    height: 8px;
    background: url('/Images/bottomOrangeRounded.png') no-repeat;
}

.moduleRightColumn .contentOrange
{
    padding: 0px 11px 0px 11px;
    background: url('/Images/backgroundOrange.png');
}

.moduleMain
{
    width: 703px;
    float: left;
    margin-right: 15px;
}

.moduleMain .topRedRounded
{
    height: 8px;
    background: url('/Images/topRedRoundedMain.png') no-repeat;
}

.moduleMain .bottomRedRounded
{
    height: 8px;
    background: url('/Images/bottomRedRoundedMain.png') no-repeat;
}

.moduleMain .contentRed
{
    padding: 10px;
    font-size: 12px;
    color: #ffffff;
    background: url('/Images/backgroundRed.png');
}

.moduleMain .topGreenRounded
{
    height: 8px;
    background: url('/Images/topGreenRoundedMain.png') no-repeat;
}

.moduleMain .bottomGreenRounded
{
    height: 8px;
    background: url('/Images/bottomGreenRoundedMain.png') no-repeat;
}

.moduleMain .contentGreen
{
    padding: 10px;
    font-size: 12px;
    color: #ffffff;
    background: url('/Images/backgroundGreen.png');
}

.moduleMain .topOrangeRounded
{
    height: 8px;
    background: url('/Images/topOrangeRoundedMain.png') no-repeat;
}

.moduleMain .bottomOrangeRounded
{
    height: 8px;
    background: url('/Images/bottomOrangeRoundedMain.png') no-repeat;
}

.moduleMain .contentOrange
{
    padding: 10px;
    font-size: 12px;
    color: #ffffff;
    background: url('/Images/backgroundOrange.png');
}

.moduleMain .topBlueRounded
{
    height: 8px;
    background: url('/Images/topBlueRoundedMain.png') no-repeat;
}

.moduleMain .bottomBlueRounded
{
    height: 8px;
    background: url('/Images/bottomBlueRoundedMain.png') no-repeat;
}

.moduleMain .contentBlue
{
    padding: 10px;
    font-size: 12px;
    color: #ffffff;
    background: url('/Images/backgroundBlue.png');
}

.moduleMain .topYellowRounded
{
    height: 8px;
    background: url('/Images/topYellowRoundedMain.png') no-repeat;
}

.moduleMain .bottomYellowRounded
{
    height: 8px;
    background: url('/Images/bottomYellowRoundedMain.png') no-repeat;
}

.moduleMain .contentYellow
{
    padding: 0px 25px 25px 25px;
    font-size: 12px;
    color: #d12327;
    background: url('/Images/backgroundYellow.png');
}

.moduleMain .topLtBlueRounded
{
    height: 8px;
    background: url('/Images/topLtBlueRoundedMain.png') no-repeat;
}

.moduleMain .contentLtBlue
{
    padding: 0px 25px 25px 25px;
    font-size: 12px;
    color: #d12327;
    background: url('/Images/backgroundLtBlue.png');
}

.moduleMain .bottomLtBlueRounded
{
    height: 8px;
    background: url('/Images/bottomLtBlueRoundedMain.png') no-repeat;
}

.moduleMain .mainContent
{
    width: 684px;
}

.moduleMain .topWhiteRounded
{
    height: 8px;
    background: url('/Images/topWhiteRoundedMain.png') no-repeat;
}

.moduleMain .contentWhite
{
    padding: 5px 10px 5px 10px;
    color: #000000;
    background: #ffffff;
}

.moduleMain .contentWhite a
{
    color: #000000;
}

.moduleMain .bottomWhiteRounded
{
    height: 8px;
    background: url('/Images/bottomWhiteRoundedMain.png') no-repeat;
}

.moduleMain .moduleLeftColumn
{
    width: 254px;
    float: left;
    margin-right: 10px;
}

.moduleMain .moduleRightColumn
{
    width: 396px;
    float: left;
}

.moduleMain .moduleLeftColumnContent
{
    width: 237px;
}

.moduleMain .moduleLeftColumnContent .topWhiteRounded
{
    height: 6px;
    background: url('/Images/topWhiteRoundedSubLeft.png') no-repeat;
}

.moduleMain .moduleLeftColumnContent  .contentWhite
{
    padding: 5px 10px 5px 10px;
    color: #000000;
    background: #ffffff;
}

.moduleMain .moduleLeftColumnContent  .contentWhite a
{
    color: #000000;
}

.moduleMain .moduleLeftColumnContent  .bottomWhiteRounded
{
    height: 6px;
    background: url('/Images/bottomWhiteRoundedSubLeft.png') no-repeat;
}

.moduleComments
{
    width: 403px;
}

.moduleComments .topBlueRounded
{
    height: 8px;
    background: url('/Images/topBlueRoundedComments.png') no-repeat;
}

.moduleComments .contentBlue
{
    padding: 10px;
    background: url('/Images/backgroundBlue.png');
}

.moduleComments .bottomBlueRounded
{
    height: 8px;
    background: url('/Images/bottomBlueRoundedComments.png') no-repeat;
}

.moduleComments .topWhiteRounded
{
    height: 4px;
    background: url('/Images/topWhiteRoundedComments.png') no-repeat;
}

.moduleComments .contentWhite
{
    padding: 5px 10px 5px 10px;
    font-size: 12px;
    color: #666666;
    background: #ffffff;
}

.moduleComments .bottomWhiteRounded
{
    height: 4px;
    background: url('/Images/bottomWhiteRoundedComments.png') no-repeat;
}

.moduleComments .headerCopy
{
    font-size: 16px;
    font-weight: bold;
}

.contentYellow .header
{
    width: 100%;
    border-bottom: solid 1px #d12327;
}

.contentYellow .headerCopy
{
    font-size: 16px;
    font-weight: bold;
}

.button
{
    height: 33px;
    font-size: 14px;
    font-weight: bold;
}

.button .redLeft
{
    width: 8px;
    height: 33px;
    float: left;
    background: url('/Images/buttonRedLeft.png') no-repeat;
}

.button .redContent
{
    height: 25px;
    float: left;
    padding: 8px 5px 0px 5px;
    background: url('/Images/buttonRed.png');
}

.button .redContent a
{
    color: #ffffff !important;
    font-size: 12px !important;
    font-weight: bold !important;
    text-decoration: none !important;
}

.button .redRight
{
    width: 8px;
    height: 33px;
    float: left;
    background: url('/Images/buttonRedRight.png') no-repeat;
}

.button .yellowLeft
{
    width: 8px;
    height: 33px;
    float: left;
    background: url('/Images/buttonYellowLeft.png') no-repeat;
}

.button .yellowContent
{
    height: 25px;
    float: left;
    padding: 8px 5px 0px 5px;
    background: url('/Images/buttonYellow.png');
}

.button .yellowContent a
{
    color: #d12327;
    text-decoration: none;
}

.button .yellowRight
{
    width: 8px;
    height: 33px;
    float: left;
    background: url('/Images/buttonYellowRight.png') no-repeat;
}

.button .yellowOrange
{
    width: 8px;
    height: 33px;
    float: left;
    background: url('/Images/buttonOrangeLeft.png') no-repeat;
}

.button .orangeContent
{
    height: 25px;
    float: left;
    padding: 8px 5px 0px 5px;
    background: url('/Images/buttonOrange.png');
}

.button .orangeContent a
{
    color: #ffffff;
    text-decoration: none;
}

.button .orangeRight
{
    width: 8px;
    height: 33px;
    float: left;
    background: url('/Images/buttonOrangeRight.png') no-repeat;
}

.button .blueLeft
{
    width: 8px;
    height: 33px;
    float: left;
    background: url('/Images/buttonBlueLeft.png') no-repeat;
}

.button .blueContent
{
    height: 25px;
    float: left;
    padding: 8px 5px 0px 5px;
    background: url('/Images/buttonBlue.png');
}

.button .blueContent a
{
    color: #ffffff;
    text-decoration: none;
}

.button .blueRight
{
    width: 8px;
    height: 33px;
    float: left;
    background: url('/Images/buttonBlueRight.png') no-repeat;
}

.calloutRed
{
    width: 234px;
    height: 195px;
    color: #ffffff;
    background: url('/Images/calloutRed.png') no-repeat;
}

.legal
{
    font-size: 9px;
}

.calloutYellowSquare
{
    height: 64px;
    background: url('/Images/calloutYellowSquare.png');
}

.buttonRightContent
{
    position: relative;
    top: 10px;
    left: 20px;
}

.facebookCopy
{
    font-size: 14px;
    color: #1c3e93;
}

#strawBottom
{
    margin-top: -17px;
}

#containerFooter
{
    width: 100%;
    height: 100%;
    position: relative;
    color: #937858;
    text-align: center;
    background: url('/Images/backgroundDirt.jpg');
}

#containerFooter a
{
    font-size: 13px;
    font-weight: bold;
    color: #e3bb8d;    
}

#contentFooter
{
    width: 960px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 15px;
}

#contentFooter div
{
    height: 60px;
    float: left;
    text-align: left;
}

#contentFooter #corporateInfo
{
    width: 315px;
    padding-top: 10px;
    padding-right: 15px;
}

#contentFooter #corporateInfo img
{
    padding-right: 10px;
}

#contentFooter #footerNavigation
{
    width: 425px;
    padding: 15px 15px 0px 15px;
}

#contentFooter #shareWidget
{
    width: 155px;
    padding: 25px 0px 0px 15px;
}

#contentFooter .separator
{
    height: 40px;
    margin-top: 15px;
    border-right: solid 1px #937858;
}

.moduleWide
{
    width: 1020px;
    float: left;
}

.moduleWide .topRedRounded
{
    height: 8px;
    background: url('/Images/topRedRoundedWide.png') no-repeat;
}

.moduleWide .bottomRedRounded
{
    height: 8px;
    background: url('/Images/bottomRedRoundedWide.png') no-repeat;
}

.moduleWide .contentRed
{
    padding: 10px;
    font-size: 12px;
    color: #ffffff;
    background: url('/Images/backgroundRed.png');
}

.moduleWide .moduleLeftColumnContent
{
    width: 328px;
    float: left;
    margin-right: 15px;
}

.moduleWide .moduleLeftColumnContent .topWhiteRounded
{
    height: 6px;
    background: url('/Images/topWhiteRoundedWideSubLeft.png') no-repeat;
}

.moduleWide .moduleLeftColumnContent .contentWhite
{
    padding: 5px 15px 5px 15px;
    color: #000000;
    font-weight: bold;
    background: #ffffff;
}

.moduleWide .moduleLeftColumnContent .contentWhite a
{
    color: #d12327;
    text-decoration: underline;
}

.moduleWide .moduleLeftColumnContent .bottomWhiteRounded
{
    height: 6px;
    background: url('/Images/bottomWhiteRoundedWideSubLeft.png') no-repeat;
}

.moduleWide .moduleRightColumnContent
{
    width: 651px;
    float: left;
}

.moduleWide .moduleRightColumnContent .topWhiteRounded
{
    height: 6px;
    background: url('/Images/topWhiteRoundedWideSubRight.png') no-repeat;
}

.moduleWide .moduleRightColumnContent .contentWhite
{
    padding: 5px 15px 5px 15px;
    color: #000000;
    background: #ffffff;
}

.moduleWide .moduleRightColumnContent .contentWhite a
{
    color: #d12327;
}

.moduleWide .moduleRightColumnContent .bottomWhiteRounded
{
    height: 6px;
    background: url('/Images/bottomWhiteRoundedWideSubRight.png') no-repeat;
}

.clear
{
    width: 0px;
    height: 0px;
    clear: both;
}

#facebookCommentShare
{
    text-align: center;
}

#facebookCommentShare div
{
    float: left;
}

#facebookCommentShare a
{
    color: #ffffff;
}

#facebookCommentShare #facebookCommentsCount
{
    width: 156px;
    height: 35px;
    margin-left: 8px;
    padding-top: 8px;
    font-weight: bold;
    color: #ffffff;
    background: url('/Images/facebookComments.png') no-repeat;
}

#facebookCommentShare #facebookCommentsCount.wide
{
    width: 200px;
    height: 35px;
    margin-left: 0px;
    padding: 8px 0px 0px 10px;
    background: url('/Images/facebookCommentsWide.png') no-repeat;
}

.loadingFacebook
{
    padding-top: 75px;
    text-align: center;
}

#frameComments
{
    border: none;
}

#moduleFacebookComments
{
    width: 684px;
    height: 548px;
    position: absolute;
    display: none;
    margin-top: 20px;
    left: 20%;
    z-index: 350;
    background: url('/Images/Rewards/backgroundComments.png') no-repeat;
}

#moduleFacebookComments #closeComments
{
    padding: 30px 30px 0px 0px;
    text-align: right;
}

#moduleFacebookComments #facebookComments
{
    padding: 10px 40px 40px 40px;
}

#moduleFacebookComments #facebookComments p
{
    color: #858585;
}

#moduleFacebookComments #facebookComments #commentsFBML
{
    width: 610px;
    height: 430px;
    overflow-x: hidden;
    overflow-y: scroll;
}

#moduleFacebookComments iframe
{
    width: 575px;
    height: 440px;
    border: none;
}

#moduleLegalFull
{
    position: absolute;
    display: none;
    left: 20%;
    z-index: 1000;
}

#moduleLegalFull .contentWhite
{
    margin: 0px;
    padding: 3px;
}

#moduleLegalFull #closeLegalFull
{
    padding: 0px 0px 5px 5px;
    text-align: right;
}

#moduleLegalFull .contentWhite #legalFull
{
    height: 400px;
    overflow-y: scroll;
    padding: 10px;
}