@import url('../fonts.html');

* { margin: 0; padding: 0; outline: 0; }

body, html { height: 100%; }

body {
    font-size: 18px;
    line-height: 24px;
    font-family: 'SegoeUI', arial, sans-serif;
    color: #314b7b;
    background: #fff url(../body1.html) repeat-y center 0;
    /*min-width: 980px;*/
}

a { color: #0252aa; text-decoration: none; cursor: pointer; }
a:hover { text-decoration: underline; }
a img { border: 0; }

em { font-style: normal; font-family: 'SegoeUI-Italic'; }

input, textarea, select { font-size: 18px; font-family: 'SegoeUI', arial, sans-serif; }
textarea { overflow: auto; }
select { background:none repeat scroll 0 0 transparent; border: 1px solid #707070;   font-family: 'SegoeUI'; font-size: 14px; line-height: 24px; width: 350px; -webkit-appearance: menulist; margin: 20px 0 0 20px; padding: 5px; }

.cl { display: block; height: 0; font-size: 0; line-height: 0; text-indent: -4000px; clear: both; }
.notext { font-size: 0; line-height: 0; text-indent: -4000px; }
.left, .alignleft { float: left; display: inline; }
.right, .alignright { float: right; display: inline; }

h2 { font-family: 'SegoeUI-Bold'; font-size: 30px; line-height: 36px; color: #314b7b; text-align:center; font-weight: normal; }
h2 span { font-size: 36px; display: block; padding-bottom: 2px; }

.shell { /*width: 960px;*/ margin: 0 auto; }

#logo { width: 289px; margin: 0 auto; font-size: 0; line-height: 0; padding-bottom: 14px; }
#logo a { display: block; width: 289px; height: 62px; background: url(../png/logo-2.png) no-repeat 0 0; text-indent: -4000px;  }

#sidebar { display: inline; float: left; /*width: 503px;*/  padding-top: 32px;  }
#sidebar h2 { width: 380px; margin: 0 auto; margin-top: 30px; }

#content { display: inline; float: right; padding: 27px 13px 0 11px; /*width: 415px;*/ }
#content h2 { color: #010101; text-shadow: 0 1px #fff; padding-right: 6px; letter-spacing: -1px; }
#content h2.pull-up { position: relative; margin-top: -6px; padding-bottom: 17px; }
#content p.intro-text { width: 372px; margin: 0 auto; text-align:center; padding: 0 0 9px 24px; }

.steps form label { display: block; padding-bottom: 23px; }
.steps form .select-holder { margin-top: 7px; padding: 13px 19px 20px 13px; background: #fff; }
.steps p { font-size: 20px; line-height: 30px; color: #010101; width: auto; text-align:center; }
.steps .select-wrap { }
.steps .submit-button { display: block;  width: 350px; height: 73px; margin: 16px auto 0; background: url(../png/submit-button.png) no-repeat 0 0; border: 0; }
.steps .submit-button { font-family: 'SegoeUI-Bold'; font-size: 30px; color: #212121; cursor: pointer; text-shadow: 0 1px #faf562; letter-spacing: -1px; }
.steps .submit-button:hover { background-position: 0 -73px; }
.steps .send { display: block;  width: 346px; height: 73px; margin: 16px auto 0; background: url(../png/download-button.png) no-repeat 0 0; border: 0;}
.steps .send { font-family: 'SegoeUI-Bold'; font-size: 30px; color: #212121; cursor: pointer; text-shadow: 0 1px #faf562; letter-spacing: -1px; }
.steps .send:hover { background-position: 0 -73px; }
.steps .field { margin: 25px 0 17px 6px; padding: 10px 20px 11px; line-height: 28px; width: 366px; box-shadow: inset 3px 5px 3px 3px #f5f5f5; background: #fff; border: solid 1px #d7d7d7; }

.step-2 { display: none; }

.contest-ends { padding-top: 16px; }
.contest-ends p { font-size: 20px; line-height: 24px; color: #8f8f8f; text-shadow: 0 1px #fff; text-align:center; }
.contest-ends p span { display: block; line-height: 18px; font-size: 15px; }

body.type-2 { background: #e1e1e1 url(../body2.html) repeat-x 0 0; }
body.type-2 #wrapper { background: url(../jpg/wrapper.jpg) no-repeat center 0; }
body.type-2 #logo { width: 365px; }
body.type-2 #logo a { width: 365px; height: 62px; background: url(../png/logo2.png) no-repeat 0 0; }
body.type-2 .steps p { color: #fff; }
body.type-2 #sidebar h2 { margin-top: 10px; width: auto; color: #2e0035; }
body.type-2 #content p.intro-text { font-family: 'MuseoSlab-500'; font-size: 24px; line-height: 30px; width: auto; padding: 2px 0 16px 0; color: #2e0035; }
body.type-2 .select-holder { margin-left: 2px; }
body.type-2 .select-holder label { padding-bottom: 13px; }
body.type-2 .submit-button { margin-top: 23px; }

body.type-3 { background: #fff; }
body.type-3 .shell { /*width: 874px;*/background: url(../body3.html) repeat-y center 0; }
body.type-3 #logo { padding-bottom: 19px; }
body.type-3 #sidebar { padding-top: 29px; /*width: 354px;*/ }
body.type-3 #sidebar h2 { padding: 0 0 0 28px; margin-top: 9px; width: 280px; }
body.type-3 #content { /*width: 495px;*/ }
body.type-3 #content h2.pull-up { padding-bottom: 22px; }
body.type-3 #content p.intro-text { padding: 0 0 27px 10px; width: 433px; }
body.type-3 .steps p { letter-spacing: 1px; }
body.type-3 .select-holder { margin: 16px 30px 0 35px; padding:  13px 19px 20px 18px; }
body.type-3 .submit-button { margin-top: 29px; }
body.type-3 .contest-ends { padding-top: 12px; }
body.type-3 .field { margin: 20px 0 17px 47px; }

.infusion-field-input-container {
    border: 1px solid #707070;
    font-size: 16px;
    margin: 20px 0 0 20px;
    padding: 5px;
    width: 337px;
}

/* --- Header --- */

.wrapper {
    width: 960px;
    margin: 0 auto;
}

.blog-v4 #header {
    width: 100%;
    height:60px;
    padding: 0;
    -moz-box-shadow: 0 0 5px #999;
    -webkit-box-shadow: 0 0 5px #999;
    box-shadow: 0 0 5px #999;
    position: relative;
    margin: 0;
    z-index: 50;
}
.blog-v4 #header-bg {
    background: none 0 0 no-repeat #A082B2;
    height:60px;
    padding: 0;
    width: 100%;
    position: absolute;
}
.blog-v4 .pattern-bg {
    background: url('../png/pattern-bg.png') 0 0 repeat-x transparent ;
    opacity: 0.25;
    -moz-opacity: 0.25;
    filter: alpha(opacity=25);
    height:60px;
    padding: 0;
}
.blog-v4 a#logo-name {
    background: url('../png/logo-name.png');
    display:block;
    position:absolute;
    /*left: 0;*/
    top: -15px;
    width: 255px;
    height: 90px;
    z-index: 50;
}
.blog-v4 a#logo {
    background: url('../logo.html');
    display:block;
    position:absolute;
    /*left: 0;*/
    top: -15px;
    width: 91px;
    height: 90px;
    z-index: 50;
}

.blog-v4 #copyrights{
    color: #a8a8a8;
    padding: 0 0;
    text-align: center;
    line-height: 70px;
    background: #fff;
    font-size: 12px;
}
.blog-v4 #copyrights a{
    color:#a8a8a8;
}

.required{
    bottom: 53px;
    color: #da0303;
    margin-left: 32px;
    width: 84%;
    line-height: 31px;
    background-color: #e8e0e8;
    margin-top: 15px;
    text-align: center;
}
.status, .error-note{
    bottom: 53px;
    color: #da0303;
    margin-left: 32px;
    width: 84%;
    line-height: 31px;
    background-color: #e8e0e8;
    /*padding-left: 30px;*/
    text-align: center;
}
.name-error-note {
  display: none;
  font-size: 15px;
  padding: 1px 4px;
  color: #FF0000 !important;
}
.full_length_box{
  display: none !important;
}
.full_length_box .contact_fields_first_name{
  display: none;
}
.full_length_box .contact_fields_email{
  display: none;
}