html, body {
    height: 100%;
    color: #000;
    background: #1a2224;
}

/* ///////////////// LEGO ////////////// */

.fl {
    float: left !important;
}

.fr {
    float: right !important;
}

.fn {
    float: none !important;
}

.cb {
   clear: both; 
}

.cf:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.cf {
    zoom: 1;
    display: block; 
}

.db {
    display: block !important;
}

.di {
    display: inline;
}

.dib {
    display: inline-block !important;
}

.dn {
    display: none;
}

hr {
    background: none repeat scroll 0 0 #60ac4b;
    border: 0 none;
    clear: left;
    color: #60ac4b;
    display: block;
    font-size: 0;
    height: 1px;
    line-height: 0;
    margin: 15px 0;
    padding: 0;
}

.hidden {
    width: 0 !important;
    height: 0 !important;
    border: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
    overflow: hidden !important;
}

.posR {
    position: relative !important;
}

/* widths */

.w100p {
    width: 100% !important;
}

.wa {
    width: auto !important;
}

.w918 {
    width: 918px;
}

.w55 {
    width: 55px !important;
}

.w440{
    width:440px !important;
}

/* paddings */

.p5 {
    padding: 5px !important;
}

.p10 {
    padding: 10px !important;
}

.p20 {
    padding: 20px;
}

.pt5 {
    padding-top: 5px !important;
}

.pt10 {
    padding-top: 10px !important;
}

.pt20 {
    padding-top: 20px !important;
}

.pb0 {
    padding-bottom: 0 !important;
}

.pb5 {
    padding-bottom: 5px !important;
}

.pb15 {
    padding-bottom: 15px !important;
}

.pl5 {
    padding-left: 5px !important;
}

.pl10 {
    padding-left: 10px !important;
}

/* margins */

.m0 {
    margin: 0 !important;
}

.mt5 {
    margin-top: 5px !important;
}

.mt20 {
    margin-top: 20px !important;
}

.mr5 {
    margin-right: 5px !important;
}

.mr10 {
    margin-right: 10px !important;
}

.mr20 {
    margin-right: 20px !important;
}

.mr-3 {
    margin-right: 0 !important;
}

.mb0 {
    margin-bottom: 0 !important;
}

.mb10 {
    margin-bottom: 10px !important;
}

.mb15 {
    margin-bottom: 15px !important;
}

.mb20 {
    margin-bottom: 20px !important;
}

.mb25 {
    margin-bottom: 25px !important;
}

.ml5 {
    margin-left: 5px !important;
}

.ml10 {
    margin-left: 10px !important;
}

.ml30 {
    margin-left: 30px !important;
}

/* text */

.fs11 {
    font-size: 11px;
    line-height: 14px;
}

.fs12 {
    font-size: 12px;
    line-height: 15px;
}

.fwb {
    font-weight: bold !important;
}

.cog,
.cog a {
    color: #333;
}

.cob {
    color: #000 !important;
}

.cog6 {
    color: #666 !important;
}

/* FORM layouts */

.frmText {
    display: block;
    width: 184px;
    height: 17px;
    padding: 2px 5px 0;
}

.frmCheck, .frmRadio {
    margin: 0 5px 0 0;
    padding: 0;
    width: 14px;
    height: 14px;
    vertical-align: middle;
}

.frmText.phone {
    width: 167px;
}

.formRow {
    margin: 0 0 10px 0;
}

.formRow a {
    color: #000;
}

.formRow .labelBox {
    float: left;
    width: 115px;
    padding: 3px 0 0 10px;
}

.zip {
    width: 42px;
}

.cityText {
    float: left;
    margin: 3px 10px 0 0;
    font-size: 11px;
    line-height: 14px;
    color: #333;
}

.formRow label {
    font-size: 11px;
    line-height: 14px;
}

.loginBox .formRow .labelBox label {
    font-weight: bold;
    font-size: 12px;
    line-height: 15px;
    color: #333;
}

.loginBox .frmText {
    border: 1px solid #8e8f8f; 
}

.formRow .inputBox {
    margin: 0 0 0 125px;
}

.formRow .inputBox .forenum {
    float: left;
    padding: 3px 5px 0 0;
    font-size: 11px;
    line-height: 14px;
}

.forgotLink {
    text-decoration: none;
    padding-left: 10px;
    color: #008066 !important;
    background: transparent url('../img/ico_list_style_green.png') 0 3px no-repeat;
}

.forgotLink:hover {
    text-decoration: underline;
}

a {
    color: #0266b4;
}

a.arrow {
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
    background: url('../img/btn_form_left_white.png') no-repeat scroll 0 0 transparent;
}

a.arrow.big {
    background: url('../img/btn_form_left.png') no-repeat scroll 0 0 transparent;
}

a.arrow strong {
    display: inline-block;
    height: 19px;
    margin-right: -2px;
    padding: 5px 20px 0 10px;
    position: relative;
    z-index: 2;
    color: #008066;
    background: url('../img/btn_form_right_white.png') no-repeat scroll right top transparent;
}

a.arrow.big strong {
    height: 22px;
    margin-right: -2px;
    padding: 8px 38px 0 10px;
    position: relative;
    z-index: 2;
    background: url('../img/btn_form_right.png') no-repeat scroll right top transparent;
}

.formErrors {
    list-style-type: none;
    padding-top: 5px;
    color: #e87e00;
    clear: both;
}

.orangerror {
    display: none;
    width: 460px;
    height: 23px;
    padding: 6px 0 0 10px;
    margin: 0 0 15px 0;
    color: #fff;
    font-weight: bold;
    text-align: left;
    background: #e19109 url('../img/bg_error_msg.png') 0 0 no-repeat;
    font-size: 12px;
    line-height: 15px;
}

noscript .orangerror {
    display: block;
    width: auto;
    height: auto;
    padding: 7px 10px;
    margin: 0 0 15px 0;
    color: #fff;
    font-weight: bold;
    text-align: left;
    background: #ff8b01;
    font-size: 12px;
    line-height: 15px;
}

.formErrors * {
    font-size: 11px;
    line-height: 14px;
}

.frmHelp {
    margin-top: 5px;
    font-size: 11px;
    line-height: 14px;
    display: block;
    clear: both;
    color: #666;
}

.frmHelp a {
    color: #666;
}

#pContainer {
    width: 980px;
    padding: 0 148px;
    margin: 0 auto;
    background: #1a2224 url('../img/bg_page.jpg') -1px 0 no-repeat;
}

body.homePage #pContainer {
    background: #1a2224 url('../img/bg_page_index.jpg') -1px 0 no-repeat;
}

#pHeader {
    float: left;
    width: 970px;
    padding: 11px 5px 307px;
}

body.homePage #pHeader {
    margin-top: -3px;
    padding: 0 5px 0;
}

#pHeader h1 {
    float: left;
    position: relative;
    width: 950px;
    height: 77px;
    padding: 23px 0 0 20px;
    background: transparent url('../img/bg_header.png') 0 0 no-repeat;
    overflow: hidden;
}

#pHeader h1 a {
    float: left;
    position: relative;
    width: 146px;
    height: 57px;
    overflow: hidden;
}

#pHeader h1 a span {
    position: absolute;
    top: -100px;
}

#pContent {
    float: left;
    position: relative;
    width: 980px;
    margin: 0 -1px 30px 0;
}

body.homePage #pContent {
    height: 799px;
    margin-bottom: 20px;
}

#pContent #homePage .text {
    position: relative;
    margin: 20px;
    z-index: 1;
}

#pContent #homePage .contImg {
    position: absolute;
    left: 0;
    top: 15px;
    z-index: 2;
}

#pContent .regPage,
#pContent .textPage,
#pContent .error404Page,
#pContent .errorPage {
    float: left;
    width: 980px;
    padding-top: 81px;
    background: #c1d82f url('../img/bg_form_top.jpg') 0 0 no-repeat;
}

#pContent .error404Page {
    background-image: url('../img/bg_error404_page.jpg');
}

#pContent .errorPage {
    background-image: url('../img/bg_error_page.jpg');
}

#pContent .productPage {
    background-image: url('../img/bg_products_top.jpg');
}

#pContent .textBox {
    padding: 0 20px 10px;
    color: #000;
}

#pContent .textBox h2 {
    font-size: 15px;
    line-height: 18px;
    margin-bottom: 15px;
}

#pContent .textBox p {
    margin-bottom: 15px;
}

#pContent .textBox ul {
    margin: 0 0 15px 20px;
}

#pContent .textBox ul li {
    margin-bottom: 5px;
}

#pContent .textBox a  {
    color: #000;
}

#pContent .textBox ul.stylelist {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#pContent .textBox ul.stylelist li {
    padding: 0 0 0 10px;
    font-weight: bold;
    color: #006242;
    background: transparent url('../img/ico_list_style_white.png') 0 4px no-repeat;
}

#pContent .textBox ul.stylelist li a {
    color: #006242;
}

#pContent .promoPic {
    float: left;
}

#pContent .textPage .textBox {
    float: right;
    width: 470px;
    padding-left: 0;
}

#pContent .productPage .products {
    float: left;
    width: 410px;
    padding: 0 40px;
}

#pContent .productPage .products h2 {
    margin-bottom: 15px;
}

#pContent .productPage .products ul {
    list-style-type: none;
    margin: 0;
    padding: 0 0 25px 5px;
}

#pContent .productPage .products ul li {
    padding: 0 0 5px 10px;
    font-size: 11px;
    color: #000;
    background: transparent url('../img/ico_list_style_white.png') 0 4px no-repeat;
}

#pContent .productPage .products ul li a {
    font-size: 11px;
    color: #000;
    text-decoration: none;
}

#pContent .productPage .products ul li a:hover {
    text-decoration: underline;
}

#pContent .productPage .products ul li a strong {
    color: #008066;
    font-size: 15px;
}

#pContent .productPage .product {
    position: relative;
    width: 480px;
    height: 279px;
    margin: 0 -20px 20px 0;
    padding: 7px 0 0 10px;
    background: transparent url('../img/bg_regbox.png') 0 0 no-repeat;
}

#pContent .productPage .product h3 {
    margin: 0 0 10px 0;
    font-size: 15px;
}

#pContent .productPage .product ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#pContent .productPage .product ul li {
    padding: 0 0 0 7px;
    margin: 0;
    background: transparent url('../img/ico_list_style_white_square.png') 0 6px no-repeat;
}

#pContent .productPage .product .productInfo {
    position: absolute;
    left: 10px;
    top: 140px;
    padding: 0 0 0 10px;
    font-weight: bold;
    color: #008066;
    background: transparent url('../img/ico_list_style_white.png') 0 4px no-repeat;
    text-decoration: none;
}

#pContent .productPage .product .productInfo:hover {
    text-decoration: underline;
}

#pContent .productPage .product .regLink {
    position: absolute;
    display: block;
    left: 10px;
    bottom: 11px;
    width: 448px;
    height: 37px;
    background: transparent url('../img/blank.png');
}

.loginBox {
    float: left;
    display: inline;
    width: 428px;
    height: 302px;
    padding: 0 0 0 22px;
    margin: 0 0 38px 20px;
    background: #c1d82f url('../img/bg_login_bottom.png') left bottom no-repeat;
}

.loginBoxTop {
    display: block;
    margin-left: -22px;
}

.monitorPromo {
    float: left;
}

.regBox, .thanksBox {
    float: right;
    width: 470px;
    padding: 0 20px 20px 0;
}

.thanksBox {
    min-height: 250px;
    height: auto !important;
    height: 250px;
}

.regBox h2, .textBox h2 {
    width: 450px;
    height: 24px;
    padding: 6px 10px 0;
    margin: 0 0 17px;
    font-size: 15px;
    font-weight: bold;
    line-height: 18px;
    color: #fff;
    background: transparent url('../img/bg_title.png') 0 0 no-repeat;
}

.regBox h2.dark {
    background-image: url('../img/bg_title_dark.png');
}

.thanksBox h2, .thanksBox p {
    margin-bottom: 20px;
}

.contentBottom {
    float: left;
    width: 980px;
    height: 8px;
    line-height: 8px;
    font-size: 8px;
    background: transparent url('../img/bg_form_bottom.png') 0 0 no-repeat;
}

#pFooter {
    float: left;
    width: 940px;
    height: 18px;
    padding: 10px 20px 0;
    background: transparent url('../img/bg_footer.png') 0 0 no-repeat;
}

body.homePage #pFooter {
    background: transparent url('../img/bg_footer_index.png') 0 0 no-repeat;
}

#pFooter ul {
    float: left;
    list-style-type: none;
}

#pFooter ul li {
    float: left;
    height: 11px;
    padding: 0 10px 0 0;
    margin: 0 10px 0 0;
    border-right: 1px solid #fff;
}

#pFooter ul li.last {
    margin: 0;
    padding: 0;
    border: 0;
}

#pFooter ul li a {
    display: block;
    margin: -2px 0 0 0;
    text-decoration: none;
    color: #fff;
    font-size: 11px;
    line-height: 14px;
}

#pFooter span {
    float: right;
    margin-top: -2px;
    color: #fff;
    font-size: 11px;
    line-height: 14px;
}
