
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    border: 0 none;
    font: inherit;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}
body {
    line-height: 1;
}
ol, ul {
    list-style: none outside none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
body {
    background: none repeat scroll 0 0 #001624;
    font-family: Myriad Pro,Trebuchet MS,Sans-Serif;
    margin: 0 auto;
}
#wrapper {
    height: 800px;
}
#mainContainer {
 /*   margin: 0 auto; */
    width: 981px;
}
#header {
    color: #FFFFFF;
    display: block;
    height: 58px;
    width: 981px;
}
h1 {
  font-size: 19px;
  font-weight: bold;
  letter-spacing: -1px;
  line-height: 22px;
	font-family: helvetica, arial;
	color:#000;
	padding-bottom:15px;
	padding-left:10px;
	text-align:center;
}
h1 .highlight {
    color: #437EBF;
    font-size: 48px;
    font-weight: bold;
}
h2 {
    font-size: 26px;
}
h3 {
    font-size: 22px;
    font-weight: normal;
    line-height: 30px;
}
h4 {
    font-size: 18px;
    font-weight: normal;
    margin: 15px 0;
}
p, ul li {
    font-size: 15px;
}
p {
    line-height: 18px;
    margin-bottom: 13px;
    margin-top: 13px;
}
p .highlight, ul li .highlight {
    font-size: 16px;
    font-weight: bold;
}
p.postSignup {
    color: #CC0000;
    font-weight: bold;
    padding: 0 0 10px;
}
strong {
    font-weight: bold;
}
ul {
    list-style-type: disc;
    padding: 0 0 5px 10px;
}
ul li {
    line-height: 20px;
    margin: 0 25px;
}
.bodyBox {
    border-radius: 10px 10px 10px 10px;
    box-shadow: 0 0 6px #000000;
    float: left;
    margin-bottom: 10px;
    overflow: hidden;
    padding: 20px 25px;
    width: 931px;
}
.bodyBoxSlim {
    padding: 20px 120px;
    width: 731px;
}
.bodyBox, .body2Col .inner, .body3Box .box {
    background-color: #FCFCFC;
}
.body2Col, .bodyBox .listItem {
    background-color: #E8F2F6;
}
.byline {
    font-style: italic;
    padding-left: 20px;
}
.underscore {
    text-decoration: underline;
}
.videoPlayer {
    background-color: #666666;
    color: #FFFFFF;
    margin: 20px auto;
    text-align: center;
}
.videoPlayer div {
    font-size: 13px;
    text-align: center;
}
.videoPlayer div a {
    color: #FFFFFF;
    font-weight: normal;
    text-decoration: underline;
}
.button {
    border-radius: 0.4em 0.4em 0.4em 0.4em;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    cursor: pointer;
    display: inline-block;
    font: bold 14px/100% Arial,Helvetica,sans-serif;
    letter-spacing: -1px;
    outline: medium none;
    padding: 0.5em 2em 0.55em;
    position: relative;
    text-decoration: none;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
}
button:hover {
    text-decoration: none;
}
.button:active {
    position: relative;
    top: 1px;
}
.blue {
    background: linear-gradient(#0059B2, #003061) repeat scroll 0 0 transparent;
    border: 1px solid #002F5D;
    color: #FFFFFF;
}
.blue:hover {
    background: linear-gradient(#004890, #002449) repeat scroll 0 0 transparent;
}
.blue:active {
    background: linear-gradient(#003061, #0059B2) repeat scroll 0 0 transparent;
    color: #CCCCCC;
}
.body2Col {
    border-radius: 10px 10px 10px 10px;
    float: left;
    margin: -20px 0;
    min-width: 956px;
}
.body2Col .inner {
    float: left;
    width: 700px;
}
.body2Col .inner .colBox {
    float: left;
    width: 956px;
}
.body2Col .inner .colBox .col1 {
    float: left;
    margin: 20px 25px 20px 0;
    width: 675px;
}
.body2Col .inner .colBox .col2 {
    float: left;
    margin: 20px 0 20px 25px;
    width: 206px;
}
.bodyHome .content h1 {
    font-size: 42px;
    letter-spacing: -2px;
}
.bodyHome .content h2 {
    color: #437EBF;
    font-size: 36px;
    letter-spacing: -2px;
    margin: 10px 0 0 75px;
    padding-bottom: 10px;
    padding-top: 10px;
}
.bodyHome .content ul {
    list-style-image: url("https://aws-cdn.hottopicmedia.com/alt/static/images/global/checkmark-blue.png");
    padding-left: 0;
}
.bodyBox .sidebar {
    padding-top: 17px;
}
.bodyBox .sidebar h3 {
    font-size: 16px;
    font-weight: bold;
}
.bodyBox .sidebar p {
    font-size: 12px;
    line-height: 12px;
    margin-top: 5px;
    text-align: center;
}
.bodyBox .sidebar a {
    color: #437EBF;
    display: inline-block;
    font-weight: bold;
    padding: 4px 0;
}
.bodyBox .sidebar img {
    display: block;
    height: 130px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 25px;
    width: 200px;
}
.bodyBox .sidebar .videoPlayer {
    height: 116px;
    margin: 20px 0 0;
    width: 206px;
}
.bodyBox .subBox h2 {
    color: #122341;
    font-size: 31px;
    font-weight: bold;
    margin: -20px 0 -5px;
    padding: 0;
    text-shadow: 1px 1px 1px #C1E0EC;
}
.bodyBox .subBox h3 {
    color: #122341;
    font-size: 16px;
    letter-spacing: -0.03em;
    margin: 4px 0 6px;
    padding: 0;
}
.bodyBox .subBox p {
    font-size: 10px;
    margin: 5px 0;
}
.bodyBox .subBox a {
    color: #122341;
    font-weight: bolder;
}
.bodyBox .subBox .separator {
    padding: 0 15px;
}
.bodyBox .subForm ul {
    list-style-image: none;
    list-style-type: disc;
    margin: -5px 0 0 2px;
    padding-bottom: 10px;
}
.bodyBox .subForm ul li {
    color: #990000;
    font-size: 13px;
}
.bodyBox .validatorSection {
    margin-left: -13px;
    width: 550px;
}
.bodyBox .subForm .fields {
    clear: both;
    margin-bottom: 5px;
}
.bodyBox .subForm .field {
    float: left;
}
.bodyBox .subForm .field input {
    margin-right: 25px;
}
.bodyBox .subForm .field input[name="email"] {
    width: 180px;
}
.bodyBox .subForm .field label {
    color: #122341;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
}
.bodyBox .subForm .field .button {
    float: right;
    font-size: 15px;
    margin: 0 15px 0 10px;
    padding: 0.3em 0.8em;
}
.body3Box {
    float: left;
}
.body3Box .box {
    border-radius: 10px 10px 10px 10px;
    box-shadow: 0 0 6px #000000;
    float: left;
    margin: 0 10px 10px 0;
    min-height: 310px;
    padding-top: 10px;
    width: 320px;
}
.body3Box .box h2 {
    font-size: 26px;
    letter-spacing: -1px;
    line-height: 42px;
    text-align: center;
    text-transform: uppercase;
}
.body3Box .box p {
    font-size: 13px;
    line-height: 18px;
    margin: 0 25px;
}
.body3Box .box a {
    color: #437EBF;
}
.body3Box .box .image {
    padding: 5px 0 10px;
    text-align: center;
}
.body3Box .box .image img {
    height: 75px;
}
.body3Box .boxLast {
    margin-right: 0;
}
.bodyBox .listContainer {
    padding-top: 10px;
}
.bodyBox .listItem {
    float: left;
    margin-left: -25px;
    margin-right: -25px;
    padding: 15px 0 15px 25px;
    width: 956px;
}
.bodyBox .listItem .description {
    float: left;
    padding-left: 25px;
    width: 515px;
}
.bodyBox .listItem .description h3 {
    font-size: 24px;
    line-height: 24px;
}
.bodyBox .listItem .description p {
    font-size: 13px;
}
.bodyBox .listItem .description ul {
    list-style: disc outside none;
    padding-left: 0;
}
.bodyBox .listItem .description ul li {
    font-size: 13px;
}
.bodyBox .listItem .videoBox {
    float: left;
    text-align: center;
    width: 256px;
}
.bodyBox .listItem .videoBox a {
    color: #437EBF;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
}
.bodyBox .listItemAlternate {
    background: none repeat scroll 0 0 transparent;
}
.bodyBox .videoBox .videoPlayer {
    margin: 0;
}
.bodyBox .listItem .buyButton {
    float: left;
    margin-top: 65px;
    padding-left: 35px;
}
.bodyBox .listItem .button {
    font-size: 15px;
    padding: 0.4em 0.9em;
}
.bodyBox .catalog {
    float: left;
    min-height: 100px;
    padding-right: 10px;
    padding-top: 15px;
}
.bodyBox .catalog .logo {
    float: left;
    width: 75px;
}
.bodyBox .catalog .logo img {
    width: 75px;
}
.bodyBox .catalog .description {
    float: left;
    padding-left: 25px;
    width: 200px;
}
.bodyBox .catalog .description h4 {
    font-size: 16px;
    font-weight: bold;
    margin: 0;
}
.bodyBox .catalog .description p {
    font-size: 12px;
    margin-top: 3px;
}
.offerButtons {
    margin: 0 auto;
    padding: 15px 0 0;
    text-align: center;
}
.offerButtons p {
    font-size: 0.7em;
    margin: 5px 0 0;
}
.offerButtons .button {
    font-size: 20px;
    font-weight: bold;
}
.offerButtons .width-short {
    width: 120px;
}
.offerButtons .width-medium {
    width: 190px;
}
.offerButtons .width-long {
    width: 260px;
}
.contactSection ol, .contactSection h2 {
    font-size: 26px;
}
.contactSection ol {
    list-style-type: decimal;
    padding-left: 30px;
}
.contactSection ol li {
    padding-top: 20px;
}
.contactSection ol li .content {
    font-size: 14px;
    padding: 5px 0 0 1px;
}
.contactSection h4 {
    margin: 10px 0 5px;
}
.contactSection a.faq {
    display: block;
    line-height: 2em;
    margin-left: 0;
}
.contactSection a.faq:hover {
    color: #B30A0A;
    text-decoration: underline;
}
#contactForm {
    padding: 10px 0 0;
}
#contactForm label {
    float: left;
    padding: 6px 10px 0 0;
    text-align: right;
    width: 115px;
}
#contactForm .field {
    margin: 0 0 10px;
}
#contactForm .text {
    border: 1px solid #999999;
    font-family: "arial",sans-serif;
    height: 18px;
    padding: 3px;
    width: 295px;
}
#contactForm select.text {
    height: 26px;
    width: 303px;
}
#contactForm .submit {
    margin: 0 0 10px;
}
#contactForm .textarea {
    border: 1px solid #999999;
    font-family: "arial",sans-serif;
    height: 168px;
    padding: 3px;
    width: 380px;
}
#contactForm .validatorSection {
    padding: 0 0 0 117px;
}
#contactForm .validatorSection ul li {
    color: #B30A0A;
    line-height: 0.9em;
    list-style-type: disc;
    padding-top: 5px;
}
.disclaimer {
    background: url("https://aws-cdn.hottopicmedia.com/alt/static/images/global/disclaimer-bg.png") no-repeat scroll left top transparent;
    float: left;
    height: 258px;
    margin-bottom: -100px;
    padding: 8px 25px 0 100px;
    width: 861px;
}
.disclaimer p {
    font-size: 13px;
    line-height: 18px;
    padding-bottom: 10px;
}
#footer {
    background: none repeat scroll 0 0 transparent;
    color: #FFFFFF;
    margin: 0 25px;
}
#footer p {
    font-size: 11px;
    line-height: 12px;
    margin-top: 13px;
	color:#FFF;
}
#footer a {
    color: #FFFFFF;
}
h3.postSignup {
    color: #CC0000;
}
.clearfix:after {
    clear: both;
    content: " ";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden;
}
* html .clearfix {
}
:first-child + html .clearfix {
}
.border{
	border:2px solid #BCBCBC;
	padding-bottom:10px;
}
#body .subForm .field label{
	color:#000;
}
#body .subBox p{
	color:#000;
	font-size:14px;
	font-weight:normal;
	text-align:center;
}