body {
    overflow-y: auto;
    padding-top: 0px;
    background-color: #ddd;
    background-size:cover;
    margin: 0;
}

h4 {
    padding: 0px;
    margin: 0px;
}

#mainpageholder {
    background-image: url(../images/background1.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}

#hplogocorner {
    margin-left: 15%;
    margin-top: 10px;
    background-image: url(../images/header_logo-02.png);
    background-repeat: no-repeat;
    background-size: 120px 80px;
    float: left; 
    width:  120px;
    height: 80px;
}

#hpbannerholder {
    margin-right: 0px;
    overflow: hidden;
}
    
#SubscribeBannerHeader {
    position: absolute;
    background-color: #111;
    color: #fff;
    height: 100px;
    width: 100%;
    top: 0px;
    left: 0px;
    overflow: visible; 
    text-align: center;
    font-family: Arial,sans-serif;
    font-weight: bold;
    vertical-align: middle;
}

.SubscribeBannerSmallText {
    padding-top: 4px;
    font-family: 'Cabin Sketch', Arial, sans-serif;
    font-size: 20px;
    color: #fff;
    text-shadow: 0 1px 0 #333;
    display: inline-block; 
    vertical-align: top; 
}

.SubscribeBannerLargeText {
    font-family: "Fredericka the Great",Arial,sans-serif;
    display: inline-block;
    vertical-align: top;
    font-size: 48px;
    margin-top: -6px;
}

#HPHeaderDivider {
    position: absolute;
    background-color: #b00;
    color: #fff;
    height: 2px;
    width: 100%;
    top: 100px;
    left: 0px;
    overflow: visible; 
    text-align: center;
}

.HeaderBadge {
    position: absolute; 
    top: 30px; 
    right: 20px; 
    z-index: 101000;    
 }
 
.packmenu {
    display: none; 
    box-sizing: border-box; 
    position: absolute; 
    height: 230px; 
    width: 418px; 
    background-color: #777; 
    z-index: 10001; 
    border-top: 10px solid #b00; 
    border-bottom: 10px solid #b00; 
}

.packmenu-option {
    display: block;
    box-sizing: border-box; 
    background-repeat: no-repeat;
    background-size: 60px 40px;
    background-position: 15px 15px;
    height: 70px;
    padding-left: 85px;
    font-size: 22px;
    color: #fff;
}

.packmenu-option:hover {
    background-color: #000;
}

.packmenu-option-text {
    padding-top: 20px;
    font-size: 28px;
    letter-spacing: 2px;
}

#horrorpackblu-option {
    background-image: url(../images/header_logo-02.png);   
    font-family: 'Jolly Lodger', Arial, sans-serif;
}

#horrorpackdvd-option {
    background-image: url(../images/header_logo-02.png);    
    font-family: 'Jolly Lodger', Arial, sans-serif;
}

#thrillerpackblu-option {
    background-image: url(../images/thrillerpack_gray.jpg);   
    font-family: 'Denk One', Arial, sans-serif;
}
 
.bannerbutton {
    background-color: #b00;
    color: #fff;
    width: 220px;
    height: 36px;
    line-height: 36px;
    font-weight: bold;
    font-size: 14px;
    font-family: Arial,sans-serif;
    border: 0px;
    margin-left: 20px;
    border-radius: 5px;
    vertical-align: middle;
}

.bannerbutton:hover, .bannerbutton.hover {
    background-color: #800;
}

#clockdiv {
    font-family: 'Fredericka the Great', Arial, sans-serif;
    letter-spacing: 4px;
    text-shadow: 0 2px 0 #333;
}

.mainsplash {
    text-align: left; 
    margin-left: 60px; 
    margin-top: 30px; 
    margin-bottom: 20px; 
    font-family: 'Denk One', Arial, sans-serif;
    color: #fff;
}

.mainsplashhead {
    font-size: 36px; 
}

.mainsplashbullets {
    font-size: 24px; 
}

#mainbulletpointlist {
    margin-left: -10px; 
    margin-right: 25px;
}

.howitworkssection {
    box-sizing: border-box; 
    width: 100%; 
    background-color: #fff; 
    text-align: center; 
    padding-top: 25px; 
    padding-bottom: 45px;"
}

.lowerbanner {
    box-sizing: border-box; 
    width: 100%; 
    background-color: #b00; 
    padding: 25px; 
    text-align: center;
}

#weblowerbanner {
    display: display;
}

#mobilelowerbanner {
    display: none;
}

.mobilebannertext {
    font-size: 30px; 
    font-weight: bold; 
    letter-spacing: 3px;
    color: #fff; 
    font-family: 'Jolly Lodger', Arial;
}

.paypalbutton {
    cursor: pointer;
}

#intro {
    min-width: 300px;
    /* background-color: rgba(255,255,255,0.4); */
}

#HPheader {
    position: absolute;
    background-color: #111;
    height: 80px;
    width: 100%;
    top: 0px;
    left: 0px;
    overflow: hidden;   
    z-index: 500;
}

#HPheaderMain {
    position: absolute;
    background-color: #111;
    height: 30px;
    width: 100%;
    top: 0px;
    left: 0px;
    overflow: hidden;   
    z-index: 500;
}

.HPheaderMain {
    top: 50px !important;  /* supports the subscribe banner on the main page */
}

#HPheadercontainer {
    margin-left: auto;
    margin-right: auto;
}

#HPlogo {
    float: left;
    font-family: 'Denk One', Arial, sans-serif !important;
    font-size: 22px;
    font-weight: bold;
    color: #fff;
    padding-top: 1px;
    padding-left: 20px;
}

#HPlogo a {
    font-family: 'Jolly Lodger', Arial, sans-serif !important;
    font-size: 22px;
    letter-spacing: 2px;
}

#HPnav {
    float: right;
    font-family: Arial,sans-serif;
    font-size: 14px;
    color: #fff;
    padding-right: 16px;
    margin-top: 20px;
}

#HPnavMain {
    float: right;
    font-family: Arial,sans-serif;
    font-size: 14px;
    color: #fff;
    padding-right: 16px;
}


#HPmobile {
    float: right;
    padding-right: 16px;
    padding-top: 16px;
    display: none;
}

.HPnavoption {
    float: left;
    height: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 8px;
    padding-right: 8px;
}

HPnavoption:hover {
    opacity: 0.5;
}

.HPsubscribenavoption {
    float: right;
    box-sizing: border-box;
    color: white; 
    border: 2px solid #b00;
    background-color: #b00;
    font-family: Avant Garde, Arial, sans-serif !important;
    margin-top: 10px; 
    margin-right: 16px; 
    padding-top: 6px;
    height: 36px;
    font-size: 18px;
    padding-left: 7px; 
    padding-right: 7px; 
}

.HPsubscribenavoption:hover {
    background-color: #888;
    border-color: #888;
    cursor: pointer;
}

.HPloginnavoption {
    float: right;
    box-sizing: border-box;
    color: white; 
    border: 2px solid white;
    font-family: Avant Garde, Arial, sans-serif !important;
    margin-top: 10px; 
    padding-top: 6px;
    height: 36px;
    font-size: 18px;
    padding-left: 7px; 
    padding-right: 7px; 
}

.HPloginnavoption:hover {
    background-color: #777;
    border-color: #777;
    cursor: pointer;
}

.HPtextoption {
    padding-left: 16px;
    padding-right: 16px;
}


#hpsplatholder {
    float: right; 
    width: 90px; 
    height: 60px; 
    margin-right: 20px;
}
    
#imagebarcontainer {
    position: absolute;
    z-index: 20;
    width: 100%; 
    height: 40px; 
    top: 30px;
    left: 0px;
    overflow: hidden; 
}

#countdownbarcontainer {
    position: absolute;
    z-index: 20;
    width: 100%; 
    height: 20px; 
    top: 70px;
    padding-top: 5px;
    padding-bottom: 5px;
    box-sizing: box-model;
    left: 0px;
    overflow: hidden; 
    text-align: center;
    font-family: Arial, sans-serif;
    font-weight: bold;
    background-color: #333;
    color: #fff;
}

.subscribesubheader {
    background-image: url(../images/subscribe_subheader.png);
    background-repeat: no-repeat;
    background-position: left;
    background-color: #b00;
}

.giftsubheader {
    background-image: url(../images/gift_subheader.jpg);
    background-repeat: no-repeat;
    background-position: left;
    background-color: #b00;
}

.howitworkssubheader {
    background-image: url(../images/howitworks_subheader.jpg);
    background-repeat: no-repeat;
    background-position: left;
    background-color: #b00;
}

.faqsubheader {
    background-image: url(../images/faq_subheader.png);
    background-repeat: no-repeat;
    background-position: left;
    background-color: #b00;
}

.accountsubheader {
    background-image: url(../images/account_subheader.jpg);
    background-repeat: no-repeat;
    background-position: left;
    background-color: #b00;
}

.contactsubheader {
    background-image: url(../images/contact_subheader.jpg);
    background-repeat: no-repeat;
    background-position: left;
    background-color: #b00;
}

.iwaitlistsubheader {
    background-image: url(../images/iwaitlist_subheader.jpg);
    background-repeat: no-repeat;
    background-position: left;
    background-color: #b00;
}

.loginsubheader {
    background-image: url(../images/login_subheader.png);
    background-repeat: no-repeat;
    background-position: left;
    background-color: #b00;
}

.bluraysubheader {
    background-image: url(../images/bluray_subheader.jpg);
    background-repeat: no-repeat;
    background-position: left;
    background-color: #b00;
}

.imagebar {
    width: 100%; 
    min-width: 800px;
}

a {
    font-family: Arial, sans-serif;
    font-size: 15px;
    font-weight: bold;
    color: #fff;
    text-decoration: none;
}

.HPnavoption a {
    font-family: Avant Garde, Arial, sans-serif !important;
}

a:hover {
    color: #b00;
}

a.modallink {
    color: #b00;
}

a.modallink:hover {
    color: #777;
    cursor: pointer;
}

a.lowerbanneranchor {
    color: #fff;
    font-size: 20px;
}

a.lowerbanneranchor:hover {
    color: #ddd;
    cursor: pointer;
}

a.mobilelowerbanneranchortext {
    font-size: 30px; 
    font-family: 'Jolly Lodger', Arial;
}

a img{
    border: 0px;
}

#mobilenav {
    position: absolute;
    top: 120px;
    left: 0px;
    clear: both;
    width: 100%; 
    haeight: auto;
    z-index: 2001;
    background-color: #555;
    border-bottom: 10px solid #b00;
}
 
#mobilenav > ul {
   
    padding: 0px;
    margin: 0px;
    background-color: #555;
}
     
#mobilenav > ul > li {
    position: relative;
    width: 100%;
    height: 100%;
    list-style-type: none; 
    left: 0px;   
    padding-left: 25px;
    background-color: #555;
}   

#mobilenav > ul > li > a {
    font-size: 24px;
    line-height: 60px;
    background-color: #555;
}

#mobilenav > ul > li:hover, #mobilenav > ul > li:hover a {
    display: block;
    background-color: #aaa;
    color: #58595b;
}    

#HPbody {
    position: fixed;
    width: 100%;
    top: 102px;
    left: 0px;
    bottom: 0px;
    color: #333;
    background-color: #ddd;  
    overflow: auto;
    font-family: Tahoma,sans-serif; 
    -webkit-overflow-scrolling: touch;
}

.HPbodyMain {
    background-color: #fff; /* override body color on the main page for scrolling blocks */
    top: 102px; /* subscribe banner on main page */
    padding-top: 0px;
    background: rgba(255, 255, 255, 0.0) !important;
    -webkit-overflow-scrolling: touch;
}

.HPbodyOther {
    background-color: #ccc !important; 
    top: 100px !important;
    background: rgba(255, 255, 255, 0.1) !important;
    -webkit-overflow-scrolling: touch;
}

#emaillettericon {
    width: 40%; 
    float: left; 
    color: #ccc; 
    padding-right: 25px;
}

#emaillettericonimage {
    float: right;
}

#submitemailformpanel {
    width: 40%; 
    float: left; 
    color: #ccc; 
    text-align: left; 
    padding-left: 25px;
}

#submitemail {
    margin-left: 25px; 
    margin-top: 0px; 
    height: 39px; 
    width: 100px;
}

#unboxing-iframe {
    width: 560px;
    height: 315px;
}

.splatfont {
    font-family: Arial, sans-serif !important;
    font-size: 50px;
}

#howitworks {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    max-width: 1200px;
    padding-top: 20px;
    font-family: Arial,sans-serif;
}

.buypage {
    width: 100%;
    display: inline-block;
    margin-left: auto;
    margin-right: auto;
    max-width: 1200px;
    padding-top: 20px;
    font-family: Arial,sans-serif;
    text-align: center;
}

#step3 {
    padding-bottom: 35px;
}

.stepsforhowitworks {
    float: left; 
    width: 28%; 
    min-width: 200px; 
    margin: 10px; 
    text-align: center; 
    padding: 10px;
    font-family: Arial,sans-serif;
    font-size: 16px;
    border: 5px solid black;
    border-radius: 5px; 
    background-color: #fff; 
}

.giftcontainerbox {
    width: 300px; 
    padding-bottom: 20px;
}

.howitworkscomic { 
    width: 820px; 
    min-width: 200px; 
    margin: 10px; 
    margin-left: auto;
    margin-right: auto;
    text-align: center; 
    padding: 10px;
    font-family: Arial,sans-serif;
    font-size: 16px;
    border: 5px solid black;
    border-radius: 5px; 
    background-color: #fff; 
    margin-bottom: 25px;
    -webkit-overflow-scrolling: touch;
}

.subscriptionoptions {
    display: inline-block;
    vertical-align: top;
    width: 220px; 
    height: 585px;
    min-width: 200px; 
    margin-left: 20px;
    margin-right: 20px; 
    text-align: center; 
    border-radius: 5px;
    border: 5px solid #333;
    background-color: #fff;
    margin-bottom: 20px;
    font-family: Arial,sans-serif;
    font-size: 16px;
    z-index: 20;
    position: relative;
}

.subscriptionoptionsmainpage {
    height: 590px !important;
    margin-top: 20px;
}

.separatesplat {
    position: absolute; 
    top: 30px; 
    right: 20px;
    text-align: center;
    font-family: 'Jolly Lodger', Arial,sans-serif;
    font-size: 20px;
    font-weight: bold;
    z-index: 1;
}

.mainpagesubheader {
    height: 80px; 
    font-family: 'Jolly Lodger', Arial,sans-serif;
    font-size: 28px; 
    background-color: #333; 
    color: #fff; 
    text-align: center; 
    padding-top: 5px;
}

.giftheader {
    height: 40px; 
    font-size: 20px; 
    background-color: #333; 
    color: #fff; 
    text-align: center; 
    padding-top: 10px;
}

.giftheader2 {
    height: 40px; 
    font-size: 20px; 
    background-color: #b00;
    color: #fff; 
    text-align: center; 
    padding-top: 10px;
}

.giftoptions {
    display: inline-block;
    vertical-align: top;
    width: 220px; 
    height: 575px;
    min-width: 200px; 
    margin-left: 20px;
    margin-right: 20px; 
    text-align: center; 
    border-radius: 5px;
    border: 5px solid #333;
    background-color: #fff;
    margin-bottom: 20px;
    font-family: Arial,sans-serif;
    font-size: 16px;
}

.blugiftoptions {
    height: 600px;
}

.bluray-bg {
    background-color: #0095d5 !important;
}


#subscribeproductmedia {
    margin-bottom: 0px; 
    margin-left: 15px;
}

#subscribeproductimage {
    float: left;
    padding-top: 20px; 
    margin-left: 45px;
}

#subscribeproductinfo { 
    float:right; 
    padding-top: 0px; 
    width: 35%;
}

#f_promocode {
    width: 300px;
    float: left;
}

#creditcardimage {
    width: 212px;
    height: 36px;
}

#couponapply {
    margin-left: 0px;
    font-size: 12px; 
    width: 80px; 
    height: 30px;
}

.selectbutton {
    background-color: #b00;
    color: #fff;
    width: 180px;
    height: 50px;
    font-weight: bold;
    font-size: 16px;
    font-family: Arial,sans-serif;
    border: 0px;
    margin-top: 15px;
    border-radius: 5px;
}

.selectbutton:hover {
    background-color: #d00;
    cursor: pointer;
    
}

.comicbutton {
    background-color: #fffd1c;
    color: #111;
    width: 180px;
    height: 50px;
    font-weight: bold;
    font-size: 30px;
    font-family: 'Jolly Lodger', Arial, sans-serif;
    border: 0px;
    margin-top: 15px;
    letter-spacing: 2px;
    box-shadow: -6px 6px #000;
    border: 2px solid #000;
}

.comicbutton:hover {
    background-color: #cccc28;
    cursor: pointer;
}

#splashstartbutton {
    width: 340px;
    font-size: 24px;
}

.bluraybutton {
    background-color: #0095d5;
    color: #fff;
    width: 180px;
    height: 50px;
    font-weight: bold;
    font-size: 16px;
    font-family: Arial,sans-serif;
    border: 0px;
    margin-top: 15px;
    border-radius: 5px;
}

.bluraybutton:hover {
    background-color: #55ccff;
    cursor: pointer;
    
}

.subscriptionbutton {
    margin-top: 25px; 
}

.subbar {
    background-color: #fff; 
    height: 190px;
}

.subbarleft {
    width: 57%; 
    float: left; 
    padding-top: 40px;
}

.subbarright {
    width: 43%; 
    float: right; 
}

.splatcontainerleft {
    float: left; 
    padding-left: 15px;
}

.switchcontainerright {
    float: right; 
    padding-right: 15px;
}

.countersplat {
    line-height: 15px; 
    text-align: center; 
    font-family: 'Jolly Lodger', Arial, sans-serif; 
    color: #fff; 
    margin-left: 5px; 
    margin-top: -120px;
}

#mainpagedvdsub {
    font-size: 20px;
    margin-top: 10px;
    float: left;
}

#mainpageblusub {
    font-size: 20px; 
    margin-top: 10px; 
    margin-left: 25px; 
    float: left;
}

#mainpagesubholder {
    width: 425px; 
    height: 200px; 
    margin-left: auto; 
    margin-right: auto; 
    text-align: center;
}

.hidden {
    display: none;
}

.roundedcorners {
    border-radius: 5px;
}

.active-state {
    color: #008f00;
    font-weight: bold; 
    text-transform: uppercase;
}

.canceled-state {
    color: #333;
    font-weight: bold; 
    text-transform: uppercase;
}

.expired-state {
    color: #333;
    font-weight: bold; 
    text-transform: uppercase;
}

.live-state {
    color: #333;
    font-weight: bold; 
    text-transform: uppercase;
}

.past_due-state {
    color: #b00;
    font-weight: bold; 
    text-transform: uppercase;
}

#fullmask {
    position: fixed;
    top: 0px; 
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: #333;
    z-index: 50000;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
}

#errorpopup {
    position: absolute;
    top: 20%;
    left: 50%;
    margin-left: -203px;
    width: 360px;
    height: auto;
    z-index: 50001;
    border: 5px solid #b00;
    background-color: #fff;
    border-radius: 5px;
    padding: 20px;
    font-family: Arial,sans-serif;
    font-weight: bold;
    font-size: 14px;
}

#warninggraphic {
    width: 349px;
    height: 97px;
}

#spinnerpopup {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -40px;
    margin-left: -65px;
    width: 130px;
    height: 80px;
    z-index: 50001;
    border: 5px solid #b00;
    background-color: #fff;
    border-radius: 5px;
    padding: 20px;
    font-family: Arial,sans-serif;
    font-weight: bold;
    font-size: 14px;
    text-align: center;
}

#updateinfopopup {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -200px;
    margin-left: -300px;
    width: 600px;
    height: 400px;
    z-index: 50001;
    border: 5px solid #b00;
    background-color: #fff;
    border-radius: 5px;
    font-family: Arial,sans-serif;
    font-weight: bold;
    font-size: 14px;
}

/* FOOTER */

.footerlinkcolumn {
    width: 33%; 
    float: left; 
    color: #ccc; 
    font-family: Arial,sans-serif; 
    font-size: 14px;
}

.footerlinkheader {
    padding-bottom: 10px; 
    font-size: 16px; 
    font-weight: bold; 
    color: #fff;
}

#footerrightpanel {
    box-sizing: box-model; 
    max-width: 640px; 
    width: 60%; 
    padding-top: 25px; 
    float: right; 
    text-align: left; 
    padding-right: 20px; 
    padding-left: 10px;
    color: #ccc; 
    font-family: Arial,sans-serif;
}

#footerrightwrapper {
    max-width: 640px; 
    width: 100%; 
    float: right;
}

#footerleftpanel {
    max-width: 500px; 
    float: left; 
    text-align: left; 
    box-sizing: box-model; 
    padding-left: 20px; 
    color: #ccc; 
    font-family: Arial,sans-serif;
} 
   
#footertag {
    font-size: 20px; 
    color: #fff; 
    margin-top: 25px; 
    margin-bottom: 15px; 
    max-width: 500px;
}

#footertagtext {
    color: #ccc; 
    max-width: 500px;
}

#footercopyright {
    clear: both; 
    margin-top: 40px; 
    padding-bottom: 20px;
    color: #bbb; 
    font-size: 12px; 
    font-family: Arial,sans-serif;
}

/* WELCOME PAGE */

#splashgraphic {
    width: 41%;
    height: 30%;
    float: right; 
    margin-top: 20px;
    margin-right: 3%;
    margin-left: 3%;
}

#splashtext {
    width: 45%;
    margin-top: 35px;
    margin-left: 3%;
    margin-right: 3%;
    margin-bottom: 15px;
    box-sizing: border-box; 
    float: left;  
}

#splashsubscribebutton {
    margin-right: 15px;
}

        

/* ACCOUNT PAGE */

.labeltd {
    text-align: left;
    width: 150px;
    vertical-align: top;
}

.datatd {
    text-align: left;
    vertical-align: top;
}


/* FAQ PAGE */

.faqcontainer {
    display: inline-block;
    vertical-align: top;
    width: 95%;
    height: auto;
    min-width: 200px; 
    max-width: 800px; 
    text-align: center; 
    border-radius: 5px;
    border: 5px solid #333;
    background-color: #fff;
    margin-bottom: 10px;
    margin-top: 10px;
    padding: 0px;
}

.faqheader {
    box-sizing: border-box;
    height: auto;
    min-height: 40px; 
    font-size: 20px; 
    background-color: #333; 
    color: #fff; 
    text-align: left; 
    padding: 10px;
    overflow: hidden;
}

#contactpanel {
    display: inline; 
    float: right; 
    width: 25%; 
    box-sizing: box-model; 
    padding-top: 25px; 
    padding-right: 25px;"
}

#faqpanel {
    display: inline;
    width: 65%; 
    box-sizing: box-model; 
    float: left;
}

/* SUBSCRIPTION PAGE */

.formcontainer {
    display: inline-block;
    vertical-align: top;
    width: 95%;
    height: auto;
    min-width: 200px; 
    text-align: center; 
    border-radius: 5px;
    border: 5px solid #333;
    background-color: #fff;
    margin-bottom: 10px;
    padding-top: 20px;
    padding-bottom: 20px;
}

.formwidthcontrol {
    display: inline-block;
    vertical-align: top;
    max-width: 780px;
    /* height: auto; */
    overflow: hidden;
    min-width: 200px; 
    text-align: center; 
    background-color: #fff;
}

.contactwidthcontrol {
    width: 95%;
}

input[type="text"], input[type="password"], select, textarea {
    height: 40px;
    width: 230px;
    border: solid 1px #dcdcdc;
    transition: box-shadow 0.3s, border 0.3s;
    border-radius: 5px;
    font-size: 16px;
    padding: 5px;
}

input[type="text"]:focus,
input[type="text"].focus,
input[type="password"]:focus,
input[type="password"].focus,
textarea:focus,
textarea.focus {
    border: solid 1px #707070;
    box-shadow: 0 0 5px 1px #969696;
    color: #333 !important;
}

.formrow {
    width: 100%;
    float: left; 
}

.formrowlogin {
    width: 100%;
    clear: both;
}

.formheaderrow {  
    width: -moz-calc(100% - 43px);
    width: -webkit-calc(100% - 43px);
    width: calc(100% - 43px);
    height: 40px;
    line-height: 40px;
    float: left;  
    background-color: #ccc;
    border: solid 1px #707070;
    border-radius: 5px;
    text-align: left;
    vertical-align: middle;
    margin-top: 20px;
    padding-left: 10px;
    padding-right: 10px;
    font-family: Arial,sans-serif;
    font-weight: bold;
    font-size: 16px;
}

.packheader {
    background-color: #b00;
    color: #fff;
}

.packbluheader {
    background-color: #0095d5;
    color: #fff;
}

.selected-dvd-media {
    border: 2px solid red; 
    border-radius: 3px;
}

.selected-blu-media {
    border: 2px solid #0095d5; 
    border-radius: 3px;
}

.media-button {
    cursor: pointer;
}

.formitem {
    width: 49%;
    float: left;
    margin-top: 10px;
    margin-bottom: 20px;
}

.loginformitem {
    width: 400px;
} 

.longformitem {
    width: 98%;
}

.mediumlongformitem {
    width: 75%;
}

.subformitem {
    width: 40%;
    padding-left: 15px;
}

.shortformitem {
    width: 39%;
}

.shorterformitem {
    width: 34%;
}

.shortestformitem {
    width: 25%;
}

.formlabel {
    box-sizing: border-box;
    float: left;
    text-align: left;
    padding-left: 15px;
    font-family: Arial,sans-serif;
    font-size: 16px;
}

.forminput {
    box-sizing: border-box;
    height: 40px;
    clear: both;
    padding-left: 15px;
    text-align: left;
    width: 100%;
}

.formtextarea {
    box-sizing: border-box;
    clear: both;
    text-align: left;
    width: 100%;
    overflow: hidden;
}

input.forminput {
    width: 100%;
}

textarea.forminput {
    width: 100%;
}

input.invalid {
    border: solid 1px #900 !important;
    box-shadow: 0px 0px 5px #900 !important;
    border-radius: 5px;
    font-size: 16px;
}

select.invalid {
    border: solid 1px #900 !important;
    box-shadow: 0px 0px 5px #900 !important;
    border-radius: 5px;
    font-size: 16px;
}

.minispinner {
    background-image: url(../images/minispinner.gif);
    background-repeat: no-repeat;
    background-position: 6px 10px;
}

.noborder {
    outline: 0;
}

input.noborder:focus {
    outline: 0;
}

::-webkit-input-placeholder {
    color: #999;
}
::-moz-placeholder { 
    color: #999;
}
:-ms-input-placeholder {
    color: #999;
}
:-moz-placeholder {
    color: #999;
}

.placeholder { 
    color: #999;
}

#chooseanchor: hover {
    color: #fff;
}

@media only screen and (max-width: 1100px) {
    .subscriptionoptions {
        clear: both;
        width: auto;
        margin-left: 20px;
        margin-right: 20px;
        width: 220px;
    }
}

@media only screen and (max-width: 1030px) {
    #hpsplatholder {
        width: 0px;
        margin-right: 0px;
    }
    .HeaderBadge {
        display: none;
    }
    #hpbannerholder {
        margin-right: 0px !important;
    }
    .giftoptions {
        clear: both;
        width: auto;
        margin-left: 20px;
        margin-right: 20px;
        width: 320px;
    }
    #footerleftpanel {
        clear: both;
        max-width: none;
        width: 95%;
        text-align: center;
        padding: 10px;
        box-sizing: box-model;
    }
    #footerrightwrapper {
        clear: both;
        max-width: none;
        width: 95%;    
    }
    #footerrightpanel {
        clear: both;
        max-width: none;
        width: 95%;
        margin: 20px;  
        padding: 0px;
        text-align: center;
    }
    #footertag {
        max-width: none;
        width: 100%:
        margin-top: 25px;
    }
    #footertagtext {
        max-width: none;
        width: 100%:
    }
    #footercopyright {
        max-width: none;
        width: 100%:
    }
    #weblowerbanner {
        display: none;
    }
    #mobilelowerbanner {
        display: block;
    }
}

@media only screen and (max-width: 875px) {
    #bloodsplat {
        margin-top: -90px;
    }
    .stepsforhowitworks {
        clear: both;
        width: auto;
        padding-left: 30px;
        padding-right: 30px;    
    }
    .giftcontainerbox {
        width: 300px; 
    }
    #splashgraphic {
        clear: both;
        width: 94%;
        height: 30%;
        margin-top: 15px;
    }
    #splashtext {
        clear: both;
        width: 94%;
        text-align: center;
        margin-top: 15px;
    }
    #splashsubscribebutton {
        margin-right: 15px;
    }
    #contactpanel {
        clear: both;
        width: 100%;    
        text-align: center;
        padding-right: 0px;
    }    
    #faqpanel {
        clear: both;
        width: 100%;    
        text-align: center;
    }
    .contactwidthcontrol {
        width: 95%;
    }
    .mediumlongformitem {
        width: 98%;
    }    
    .howitworkscomic { 
        width: 700px;
    }
    .howitworksimage {
        width: 680px;
    }

    #HPnav {
        display: none;
    }
    #HPnavMain {
        display: none;
    }
    #HPsocialimages {
        display: none;
    }
    #HPnavigation {
        display: none;
    }
    #HPmobile {
        display: inline;
    }
    #SubscribeBannerHeader {
        display: block;
        clear: both;
        height: 110px;
    }
    #HPHeaderDivider {
        top: 110px;
    }
    .SubscribeBannerSmallText {
        padding-top: 15px !important;
    }
    .SubscribeBannerLargeText {
        font-size: 30px;
    }
    #HPbody {
        left: 0px;
        position: relative;
        margin: 0px;
        top: 120px;
    }
    .HPbodyMain {
        left: 0px;
        position: relative;
        margin: 0px;
        padding-top: 0px;
    }
   .HPbodyOther {
        left: 0px;
        position: relative;
        margin: 0px;
        top: 100px !important;       
        padding-top: 70px;
    }
    #hplogocorner {
        margin-top: 16px;
        width:  135px;
        height: 90px;
        background-size: 110px 76px;
    }
    #imagebarcontainer {
        background-position: -217px 0 !important;
    }
    #subscribeproductmedia {
       margin-left: 15%;
       margin-right: 5px;
       margin-bottom: 10px;
    }
    #subscribeproductimage {
        float: right;
        margin-right: 15%;
        margin-left: 5px;
    }
    #subscribeproductinfo {
        float: none;
        clear:both;
        margin-left: auto;
        margin-right: auto;
        padding-left: 0px;
        padding-right: 0px;
        width: 90%;
    }
    #subpackage {
        text-align: center;
    }
}



@media only screen and (max-width: 700px) {
    .formwidthcontrol {
        width: 95%;
    }
    .formitem {
        width: 95%;
    }
    .shortestformitem {
        width: 220px;
    }
    .lastformitem {
        clear: both;
    } 
    .howitworkscomic { 
        width: 580px;
    }
    .howitworksimage {
        width: 560px;
    }
    #emaillettericon {
        clear: both;
        width: 100%;   
        padding-right: 0px;
        text-align: center;
    }
    #emaillettericonimage {
        clear: both;
        float: none;
    }
    #submitemailformpanel {
        width: 100%;
        clear: both;
        float: none;
        text-align: center;
        padding-left: 0px;
        padding-top: 10px;
    }
    #submitemail {
        margin-left: 0px;
    }
    #emailforlist {
        width: 105%;
    }
    .mobilebannertext {
        font-size: 20px;
    }
    a.mobilelowerbanneranchortext {
        font-size: 20px; 
    }
    .giftcontainerbox {
        width: 220px; 
    }
    #subscribeproductmedia {
        margin-left: 5%;
    }
    #subscribeproductimage {
        margin-right: 5%;
    }
    .separatesplat {
        position: relative; 
        top: none; 
        left: 20px;
        text-align: center;
    }
}


@media only screen and (max-width: 580px) {   
    .subbar {
        height: 320px;
        text-align: center;
        padding-top: 2px;
    }
    .subbarleft {
        width: 100%;
        text-align: center;
        float: none;
        clear: both;
        padding-top: 90px;
    }
    .subbarright {
        width: 100%;
        text-align: center;
        float: none;
        clear: both;
    }
    .splatcontainerleft {
        float: none;
        padding-left: 0px;
    }
    .switchcontainerright {
        float: none;
        padding-right: 0px;
    }
    .mainsubpage {
        padding-top: 0px !important;
    }
    .howitworkscomic { 
        width: 480px;
    }
    .howitworksimage {
        width: 460px;
    }
    #f_promocode {
        width: 240px;
    }
    #couponapply {
        clear: both; 
        float: left;
        margin-bottom: 25px;
        margin-left: 0px;
    }
    #subscribeproductmedia {
        float: none;
        clear: both;
        width: 90%;
        margin-left: auto;
        margin-right: auto;
    }
    #subscribeproductimage {
        float: none;
        clear: both;
        width: 90%;
        margin-left: auto;
        margin-right: auto;
    }

}

@media only screen and (max-width: 480px) {   
    #countdownbarcontainer {
        top: 70px;
        font-size: 14px;
        height: 19px;
        padding-top: 6px;
    }
    #HPbody {
        top: 80px;
        left: 0px;
        position: relative;
        margin: 0px;
    }
    .HPbodyMain {
        width: 100%;
        padding-top: 0px;
        left: 0px;
        position: relative;
        margin: 0px;
    }
    .HPbodyOther {
        top: 70px !important;
        left: 0px;
        position: relative;
        margin: 0px;
    }
    #mobilenav {
        top: 80px;
    }
    #HPmobile {
        padding-right: 16px;
        padding-top: 10px;
    }
    .footerlinkcolumn {
        width: 100%;
        padding-bottom: 20px;
        float: none;
    }
    #mainpagedvdsub {
        clear: both;
        width: 100%;
    }
    #mainpageblusub {
        clear: both;
        margin-left: 0px;
        margin-top: 20px;
        margin-bottom: 20px;
        width: 100%;
    }
    #mainpagesubholder {
        width: 96%;
    }
    .howitworkscomic { 
        width: 480px;
    }
    .howitworksimage {
        width: 470px;
    }
    #hplogocorner {
        margin-top: 16px;
        width:  65px;
        height: 40px;
        background-size: 65px 40px;
    }
    #HPHeaderDivider {
        top: 70px;
    }
    #clockdiv {
        letter-spacing: 2px;
    }
    .SubscribeBannerSmallText {
        padding-top: 8px !important;
        padding-bottom: 2px;
        font-size: 12px;
    }    
    .SubscribeBannerLargeText {
        font-size: 20px;
    }
    #SubscribeBannerHeader {
       height: 70px;     
    }   
    #unboxing-iframe {
        width: 470px;
        height: 265px;
    }
    #mainsplashholder {
        clear: both;
        text-align: center;
    }
    .mainsplashhead {
        text-align: center;
        margin-left: 0px;
    }    
    .mainsplashbullets {
        padding-left: 0px;
    }
    #mainbulletpointlist {
        margin-left: -25px; 
    }
    .warninggraphic {
        width: 300px;
        height: 83px;
    }
    #errorpopup {
        margin-left: -170px;
        width: 320px;
        padding: 10px;
    }

}

@media only screen and (max-width: 411px) {
    #splashsubscribebutton {
        margin-right: 0px;
    }
    
}

@media only screen and (max-width: 390px) {
    .howitworkscomic { 
        width: 360px;       
    }
    .howitworksimage {
        width: 350px;
    }
    #unboxing-iframe {
        width: 350px;
        height: 198px;
    }
    #splashstartbutton {
        width: 280px;
        font-size: 18px;
        margin-left: 0px;
    }
    .warninggraphic {
        width: 220px;
        height: 63px;
    }
    #errorpopup {
        margin-left: -123px;
        width: 220px;
        padding: 10px;
    }
    #creditcardimage {
        width: 175px;
        height: 30px;
        padding-top: 3px;
    }
}
@media only screen and (max-width: 360px) {
    #countdownbarcontainer {
        font-size: 12px;
        padding-top: 8px;
    }
}

@media only screen and (max-width: 320px) {
    .giftoptions {
        margin-left: 10px;
        margin-right: 10px;
        width: 295px;
    }
    .subscriptionoptions {    
        margin-left: 10px;
        margin-right: 10px;
        width: 220px;
    }
    .formcontainer {    
        margin-left: 10px;
        margin-right: 10px;
        width: 295px;
    }
    .howitworkscomic { 
        width: 320px;       
    }
    .howitworksimage {
        width: 310px;
    }
    #unboxing-iframe {
        width: 310px;
        height: 175px;
    }
    #mainbulletpointlist {
        margin-left: -40px; 
    }
}

@media only screen and (max-width: 240px) {
    .howitworkscomic { 
        width: 240px;       
    }
    .howitworksimage {
        width: 230px;
    }
    #unboxing-iframe {
        width: 230px;
        height: 130px;
    }
    #f_promocode {
        width: 200px;
    }
}


}