.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
html[xmlns] .clearfix {
    display: block;
}
.add-to-cart input {
    background: url("../images/icons.png") no-repeat scroll 0 -399px transparent;
    font-weight: bold;
    padding-left: 24px;
    color: #ffffff;
    text-shadow: 0 1px 0.5px #CF6B0D;
    cursor: pointer;
}
.purchase p.price {
    color: #07619E;
    font-weight: 600;
    clear: both;
    margin-top: 10px;
    display: block;
    float: left;
    margin-bottom: 10px;
}
body {
    min-width: 970px;
}
.nav-top-container .toggle-btn {
    display: none;
}
.shipping-truck-wrapper {
    display: none;
}
.nav-main-toggle {
    display: none;
}
.purchase label.addtocart-wrapper {
    margin-top: 0;
    margin-bottom: 10px;
}
.gridforms2 div label.error {
    color: #CB0001;
    float: none;
    margin-bottom: 0;
    padding-top: 2px;
}
.blog_list_title {
    margin-bottom: 0;
}
.gridforms2 div.recaptcha_input_area label.error {
    padding-top: 42px;
}
.gridforms .error {
    color: #CB0001;
    float: none;
    margin-bottom: 0;
    padding-top: 2px;
}
.cart td.cart-price p {
    text-align: right;
    white-space: nowrap;
}
.cart-actions .update {
    padding: 0 10px 2px;
}
.cart-actions .remove {
    padding: 6px 10px;
}
.cart td.cart-subtotal p {
    text-align: center;
}
.cart td.cart-actions {
    padding-top: 11px;
    width: 22%;
}
.cart td.cart-price .price span {
    display: inline;
    float: none;
}
.cart {
    clear: both;
}
div#loading {
    background: none repeat scroll 0 0 #EEEEEE;
    border-radius: 5px 5px 5px 5px;
    display: none;
    height: 100%;
    left: 0;
    opacity: 0.3;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1000;
}
#loader {
    display: block;
    position: fixed;
    left: 50%;
    top: 50%;
}
div#loading img {
    left: -5px;
    position: relative;
    top: 26px;
}
div#loading #loader span {
    font-size: 18px;
}
#similar .grid li a .title {
    height: auto;
}
#similar .grid li a.sale .price {

}
.nav-main .nav-tier-1 li .drop-cart .button-orange, .button-orange {
    background: linear-gradient(bottom, #F67F10, #F99D1C, #FBB336);
    background: -o-linear-gradient(center bottom, #F67F10 4%, #F99D1C 52%, #FBB336 100%);
    background: -ms-linear-gradient(center bottom, #F67F10 4%, #F99D1C 52%, #FBB336 100%);
    background: -webkit-linear-gradient(center bottom, #F67F10 4%, #F99D1C 52%, #FBB336 100%);
    background: -webkit-gradient(linear, left bottom, left top,
        color-stop(4%,#F67F10), color-stop(52%,#F99D1C), color-stop(100%,#FBB336));
}
.nav-main .nav-tier-1 li .drop-cart .button-orange:hover, .nav-main .nav-tier-1 li .drop-cart li:hover .button-orange, .button-orange:hover {
    background: linear-gradient(center top , #F99820 0%, #F67B0F 50%, #F15F08 100%) repeat scroll 0 0 #F99D1C;
    background: -o-linear-gradient(center top , #F99820 0%, #F67B0F 50%, #F15F08 100%) repeat scroll 0 0 #F99D1C;
    background: -ms-linear-gradient(center top , #F99820 0%, #F67B0F 50%, #F15F08 100%) repeat scroll 0 0 #F99D1C;
    background: -webkit-linear-gradient(center top , #F99820 0%, #F67B0F 50%, #F15F08 100%) repeat scroll 0 0 #F99D1C;
    background: -webkit-gradient(linear, left top, left bottom,
        color-stop(0%,#F99820), color-stop(50%,#F67B0F), color-stop(100%,#F15F08));
}
#password_form .button {
    width: 322px;
}
.gateways .payment_form {
    display: none;
}

.gateways .payment_form div {
    margin: 0;
}

.gateways .payment_form div label {
    clear: both;
    display: block;
    float: left;
    margin: 0 0 10px 0;
}

.gateways .payment_form .expdate_year, .gateways .payment_form .expdate_month  {
    margin-left: 15px;
}
.gridforms2 .note {
    display: block;
    float: left;
    margin: 0 0 10px;
}
.gridforms2 .note a {
    display: block;
    font-size: 12px;
    margin: 5px;
}

/*#shipping_address{
    display: none;
}*/
/* Login */

#login {
    padding: 1px 0 150px;
}
#login #main {
    margin: 25px auto 0;
    padding: 1px 0 0;
    width: 930px;
}
#login #main .legend {
    border-top: 1px dotted #CCCCCC;
    clear: both;
    display: block;
    float: left;
    font-size: 16px;
    font-weight: bold;
    margin: 10px 0;
    padding-top: 10px;
    width: 100%;
}
#login #main form {
    background: none repeat scroll 0 0 #FFFFFF;
    min-height: 450px;
    overflow: hidden;
    padding-right: 40px;
    width: 260px;
}
#login #main #password_form {
    width: 100%
}
.gridforms2 #password_form .email input {
    width: 311px;
}
#login #main #login_form {
    float: left;
    display: inline; }
#login #main p {
    font-size: 10px;
    color: #666;
}
#login #main .social-btn{
    color: #FFFFFF;
}
#login #main #password_form p {
    font-size: 12px;
    float: left;
}
#login #main a {
    color: #1165cc;
}
#login #main #register_form {
    float: left;
    display: inline;
    padding-left: 40px;
    border-left: 1px dotted #CCCCCC;
}
#login #main #register_form .captcha label.input {
    width: 100%;
}
#login #main #register_form .captcha span.text, #login #main #register_form .captcha span.text #captcha {
    width: 90px;
    clear: none;
    margin: 1px 0;
}
#login #main #register_form .captcha span#captcha_img {
    float: left;
    clear: none;
    margin: 0 15px 0 0;
}
#login #main #login_form p {
    font-size: 12px;
    margin: 0;
    padding: 7px 0;
    text-align: left;
    width: 253px;
}
#login_form .button-orange, #register_form .button-orange, #login_form .button-blue, #register_form .button-blue {
    width: 256px;
}
/*
#login #main form label {
        font-size: 12px;
        display: block;
        color: #505757;
        padding-top:10px;
}
#login #main form label.error {
        padding-top:2px;
        color:#FF0000;
        display:block;
        font-size:12px;
}
#login #main form .txtinp {
        margin: 2px 30px 2px 0;
        padding: 5px 7px 0;
        height: 20px;
        font-size: 12px;
        color: #666;
        background: #fafafa;
        border: 1px solid #d4d4d4; }

#login #main form .txtinp2 {
        display: inline;
        float: left;
        margin: 2px 0 2px;
        padding: 5px 7px 0;
        width: 238px;
        height: 20px;
        font-size: 12px;
        color: #666;
        background: #fafafa;
        border: 1px solid #d4d4d4; }

#login #main form .btn {
        position: relative;
        margin: 15px 0 0;
    padding: 0;
        width: 100px;
        height: 23px;
        overflow: hidden;
        font-size: 15px;
        color: #0066cc;
        text-align: center;
        background: url(../images/bg_btn02.jpg) 0 0 repeat-x;
        border: 1px solid #ccc; }

#login #main form .inpbtn {
        background: transparent;
        color: #0066CC;
        text-align: center;
        border: 0;
        position: absolute;
        top: 0;
        left: 0;
        font-size: 16px;
        width: 100px;
        height: 23px;
    cursor: pointer; }
#login #main #login_form .txtinp,
#login #main #password_form .txtinp {
        display: block;
        width: 239px; }
#login #main #register_form .txtinp {
        float: left;
        display: inline;
        width: 96px; }
#login #main #register_form label {
        float: left;
        display: inline;
        margin: 0 20px 0 0;
        width: 130px; }
#login #main #password_form p {
        font-size: 14px;
        width: 260px;
}*/

/* end of Login */

/*start of customer*/

#account .wrapper #subject {
    padding: 3px 10px 0 0;
}
#account #subject table#profile td strong {
    font-weight: bold;
    display: block;
}
#account #sidebar ul#submenu {
    list-style: none outside none;
    margin: 0;
    padding: 0 10px 10px;
    width: 90%;
}
#account #sidebar ul#submenu li {
    padding: 0 0 5px;
    font-size: 12px;
    color: #000;
    line-height: 1.25em;
}
#account #subject table#profile {
    margin: 0 0 10px;
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
}
#account #subject table#profile td.col1 {
    width: 15%;
    font-size: 11px;
    line-height: 16px;
}

#account #subject table#profile td.col2 {
    width: 30%;
    font-size: 11px;
    line-height: 16px;
}

#account #subject table#profile td.col3 {
    font-size: 11px;
    line-height: 16px;
    width: 30%;
}

#account #subject table#profile td.col4 {
    font-size: 11px;
    line-height: 16px;
    width: 30%;
}
#account #sidebar ul#submenu li.active a {
    color: #000;
    background: #ebebeb; }


#account #sidebar #questions {
    padding: 30px 5px 0; }

#account #sidebar #questions h5 {
    font-size: 14px;
    color: #666;
    font-weight: bold; }

#account #sidebar #questions ul {
    list-style: none; }

#account #sidebar #questions ul li {
    padding: 8px 0 0;
    font-size: 14px;
    color: #666;
    line-height: 1.25em; }

#account #sidebar #questions ul li a {
    color: #666; }

#account #sidebar #questions ul li a:hover {
    text-decoration: underline; }

#account #sidebar #questions p {
    padding: 8px 0 0;
    font-size: 14px;
    color: #666; }

#account #sidebar #questions p a {
    color: #0066cc; }


#account #subject {
    position: relative; }

#account #subject #change_pw {
    display: none;
    padding: 10px 0 15px;
}

#account #subject #profile_edit label.error {
    display: block;
    color: #FF0000;
}

#account #subject #change_pw #profile_edit {
    padding:0;
}

#account #subject #change_pw #profile_edit .txtinp {
    width: 150px;
}

#account #subject .checkout {
    position: absolute;
    top: -32px;
    right: 85px;
    width: 125px;
    height: 23px;
    font-size: 15px;
    font-weight: bold;
    border: 1px solid #d3d3d3; }

#account #subject .checkout a {
    display: block;
    width: 125px;
    height: 23px;
    color: #1165cc;
    text-align: center;
    line-height: 23px;
    background: url(../images/bg_btn02.jpg) 0 0 repeat-x; }

#account #subject table#profile th {
    padding: 0 0 3px;
    font-size: 14px;
    color: #666;
    font-weight: bold;
    text-align: left;
    vertical-align: top;
    background: none;
}

#account #subject table#profile th small {
    font-size: 14px;
    font-weight: normal; }

#account #subject table#profile td {
    padding: 8px 0;
    font-size: 14px;
    color: #666;
    text-align: left;
    vertical-align: top; }
#account #subject table#profile a {
    color: #1165cc;
    font-size: 11px;
}
#account #subject table#profile a:hover {
    color: #444444;
}

#account #subject table#orders {
    margin: 0;
    width: 690px;
}
#order_detail .order_n {
    float: left;
    display: block;
    background: none repeat scroll 0 0 transparent;
    color: #666666;
    font-size: 14px;
    font-weight: bold;
    padding: 0 0 3px;
    text-align: left;
    vertical-align: top;
}
#order_detail .order_d {
    color: #07619E;
    display: block;
    float: right;
    font-size: 14px;
}
#account #subject #order_detail .head td {
    padding-top: 0;
    padding-bottom: 0;
    border-bottom: 0;
}
#account #subject #order_detail td p {
    font-size: 11px;
}
#account #subject #orders_heading {
    color: #666666;
    font-size: 14px;
    font-weight: bold;
    margin: 0;
    padding: 0 10px 10px 0;
    text-align: left;
    vertical-align: top;
}

#account #subject table#orders th {
    background: none repeat scroll 0 0 #F1F1F1;
    font-size: 13px;
    font-weight: bold;
    padding: 10px;
    text-shadow: 0 1px 1px #FFFFFF;
}

#account #subject table#orders th small {
    font-size: 14px;
    font-weight: normal; }

#account #subject table#orders td {
    padding: 8px 5px;
    font-size: 11px;
    color: #666;
    text-align: left;
    vertical-align: top;
    border-collapse: collapse;
    border-spacing: 0;
    border-bottom: 1px solid #e2e2e2;
}

#account #subject table#orders td.col1 {
    width: 10%; }

#account #subject table#orders td.col2 {
    width: 15%; }

#account #subject table#orders td.col3 {
    width: 35%; }

#account #subject table#orders td.col4 {
    width: 20%; }

#account #subject table#orders td.col5 {
    width: 10%; }

#account #subject table#orders td.col6 {
    width: 10%;
    text-align: right; }


#account #subject table#orders td table {
    margin: 0;
    width: 690px;
    border-collapse: collapse;
    border-spacing: 0;
    border-bottom: 1px solid #e2e2e2; }

#account #subject table#orders td table th {
    padding: 5px 0;
    font-size: 14px;
    color: #666;
    font-weight: bold;
    text-align: left;
    vertical-align: top;
    background: #ebebeb; }

#account #subject table#orders td table td {
    padding: 5px 0;
    font-size: 14px;
    color: #666;
    text-align: left;
    vertical-align: top; }

#account #subject table#orders td table th.col1b,
#account #subject table#orders td table td.col1b {
    padding-left: 14px;
    width: 15%; }

#account #subject table#orders td table th.col2b,
#account #subject table#orders td table td.col2b {
    width: 56%; }

#account #subject table#orders td table th.col3b,
#account #subject table#orders td table td.col3b {
    width: 15%;
    text-align: center; }

#account #subject table#orders td table th.col4b,
#account #subject table#orders td table td.col4b {
    width: 10%;
    text-align: right; }

#account #subject table#orders td table th.col5b,
#account #subject table#orders td table td.col5b {
    width: 4%; }

#account #subject table#orders td table tfoot td {
    text-align: right;
    line-height: 1.75em;
    border-top: 1px solid #e2e2e2;
    border-bottom: 1px solid #e2e2e2; }


#account #subject table#orders a {
    color: #1165cc;
}
#account #subject table#orders a:hover {
    color: #444444;
}

#account #subject table#order_detail {
    margin: 0;
    width: 690px;
}

#account #subject table#order_detail h1{
    margin-top: 20px;
    font-size: 18px;
}

#account #subject table#order_detail h2 {
    float:right;
    font-size:14px;
    font-weight:normal;
    margin:26px 0 0;
}
.page .wrapper #subject {
    float: right;
    display: inline;
    padding: 1px 0 0;
    width: 690px;
}
/* Catalog */

#catalog {
    padding: 1px 0 10px; }


#catalog p#crumbs {
    font-size: 14px;
    color: #666; }

#catalog p#crumbs a {
    color: #666; }

#catalog p#crumbs a.remove_filter {
    font-size: 10px;
    background-color: #666;
    color: #fff;
    padding: 3px 2px 1px;
    width: 10px;
    text-align: center;
}
#catalog p#crumbs a.remove_filter:hover {
    color: #fff;
}

#catalog p#crumbs a:hover {
    color: #1165cc;
}


#catalog #no_results {
    margin: 2px 0 0;
    padding: 15px 0;
    border-top: 1px solid #e2e2e2;
}
#catalog #no_results h3 {
    color: #666;
    font-weight: normal;
}
#catalog #no_results span{
    color: #000;
    font-style: italic;
}

#catalog #sidebar {
    float: left;
    display: inline;
    margin: 2px 0 0;
    padding: 0 15px 0 0;
    width: 155px;
    overflow: hidden;
    border-top: 1px solid #e2e2e2;
}
.thank-you-for-review {
    font-size: 20px;
    height: 38px;
    line-height: 38px;
    width: 100%;
}
#br_message {
    color: #3489C3;
    margin: 10px 0;
    padding: 10px;
}
#catalog #sidebar h3 {
    margin: 20px 0 0;
    font-size: 13px;
    color: #666;
    font-weight: bold;
    text-decoration: underline; }

#catalog #sidebar h4 {
    margin: 8px 0 0;
    font-size: 13px;
    color: #333;
    font-weight: bold; }

#catalog #sidebar ul.shopby {
    list-style: none; }

#catalog #sidebar ul.shopby li {
    padding: 2px 0 0;
    font-size: 14px;
    color: #666;
    line-height: 1.25em; }

#catalog #sidebar ul.shopby li a {
    color: #666; }

#catalog #sidebar ul.shopby li a:hover, #catalog #sidebar ul.shopby li.active a {
    color: #1165cc; }
#catalog #subject #banner {
    padding: 1px 0 0;
    width: 788px;
    overflow: hidden;
    border-right: 1px solid #e2e2e2;
    border-bottom: 1px solid #e2e2e2;
    border-left: 1px solid #e2e2e2; }


#catalog #subject .items {
    float: left;
    display: inline;
    padding: 10px 0 0 5px;
    width: 380px;
    font-size: 14px;
    color: #666; }

#catalog #subject .items a {
    color: #666; }

#catalog #subject .items a.active {
    color: #1165cc; }
#catalog #subject .sort a {
}

#catalog #subject .sort a.active {
    color: #1165cc; }
#catalog #subject #grid ul {
    list-style: none; }

#catalog #subject #grid ul li {
    position: relative;
    float: left;
    padding: 10px 5px 0;
    width: 174px;
    height: 280px;
    overflow: hidden;
    border: 1px solid #fff; }
#catalog #subject #grid ul li:hover .title a {
    text-decoration: underline;
    color: #444444;
}

#catalog #subject #grid ul li:hover {}

#catalog #subject #grid ul li img {
    display: block;
    margin: 0 auto; }

#catalog #subject #grid ul li div {
    height:215px;
    overflow:hidden;
}
#catalog #subject #grid ul li p {
    margin: 0;
}

#catalog #subject #grid ul li p.price {
    clear: both;
    color: #444444;
    display: block;
    float: left;
    font-size: 11px;
    font-weight: bold;
    width: 95px;
}

#catalog #subject #grid ul li p.price span.original{
    text-decoration: line-through;
    font-weight: bold;
}
#catalog #subject #grid ul li p.price span.sale{
    padding-left: 5px;
    color: #FF0000;
}

#catalog #subject #grid ul li p a {
    clear: both;
    display: block;
    float: left;
    height: 3em;
    line-height: 140%;
    margin-top: 8px;
    overflow: hidden;
    width: 145px;
    font-size: 12px;
}

#catalog #subject #grid ul li img.overlay {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 195px;
    height: 270px; }

#catalog #subject #list ul li:first-child {
    border-top: none;
}
#catalog #subject #list {
}

#catalog #subject #list ul {
    padding: 10px 0 0;
    list-style: none;
    margin: 0;
}

#catalog #subject #list ul li {
    padding: 10px 0;
    border-top: 1px solid #e2e2e2; }

#catalog #subject #list ul li a {
    color: #1165cc; }

#catalog #subject #list ul li .pic {
    float: left;
    display: inline;
    padding: 1px 0 0;
    width: 95px;
    overflow: hidden;
}
#catalog #subject .control-container {
    margin: 0;
}
#catalog #subject #list ul li .desc {
    float: left;
    display: inline;
    padding: 1px 0 0;
    width: 550px;
    overflow: hidden;
}
#catalog #subject #list ul li .desc:hover h5 a {
    color: #444444;
}
#catalog #subject #list ul li .desc h5 {
    font-size: 14px;
}
#catalog #subject #list ul li .desc h5 a {
    font-weight: bold;
    color: #3489C3;
}
#catalog #subject #list ul li .desc h5 a:hover {
    color: #444444;
}
#catalog #subject #list ul li .desc p {
    color: #444444;
    display: block;
    margin-top: 8px;
    font-size: 11px;
}

#catalog #subject #list ul li .price {
    float: right;
    padding: 1px 0 0;
    width: 100px;
    overflow: hidden;
}

#catalog #subject #list ul li .price p {
    color: #505757;
    text-align: right;
    font-size: 11px;
    font-weight: bold;
}

#catalog #subject #list ul li p.price span.original{
    text-decoration: line-through;
    font-weight: bold;
    display: block;
    text-align: right;
}

#catalog #subject #list ul li p.price span.sale{
    padding-left: 5px;
    color: #FF0000;
    display: block;
    text-align: right;
}
#catalog #subject {
    display: block;
    float: none;
    margin: 0 0 0 10px;
    overflow: hidden;
    width: 930px;
}
#catalog #subject #grid {
}
/* end of Catalog */

#account #subject table#order_detail th {
    background: none repeat scroll 0 0 #F1F1F1;
    font-size: 13px;
    font-weight: bold;
    padding: 10px;
    text-shadow: 0 1px 1px #FFFFFF;
}

#account #subject table#order_detail td {
    padding: 5px 5px;
    font-size: 11px;
    color: #666;
    text-align: left;
    vertical-align: top;
    border-bottom: none;
}

#account #subject table#order_detail td table {
    margin: 0;
    border-collapse: collapse;
    border-spacing: 0;
    border: 1px solid #e2e2e2; }

#account #subject table#order_detail a {
    color: #1165cc; }

#account #subject table#order_detail #payment_info td,
#account #subject table#order_detail #order_totals td{
    height: 120px;
    line-height: 15px;
}
#account #sidebar ul#submenu li a {
    display: block;
    padding: 3px 9px;
    font-size: 12px;
    color: #0066cc;
}
#account #sidebar ul#submenu li a:hover {
    color: #444444;
}
#account h1 {
    border-bottom: 1px solid #cccccc;
}

/* Account */

#profile_edit {
    position: relative;
    float: left;
    display: inline;
    padding: 0;
    width: 100%;
    overflow: hidden;
}
.gridforms2 #profile_edit .last-name {
    margin-left: 0;
}
#profile_edit p.req{
    position: absolute;
    top: 5px;
    right: 67px;
    font-size: 10px;
    color: #666;
    text-align: right; }

#profile_edit label {
    font-size: 12px;
    color: #666; }
#profile .profile-box {
    display: block;
    margin-top: 5px;
    line-height: 15px;
}
#profile_edit .txtinp_nospace {
    margin: 0;
    border-bottom:none;
}
#profile_edit .address .txtinp_nospace {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #999999 #BBBBBB #DDDDDD;
    border-radius: 2px 2px 2px 2px;
    border-style: solid;
    border-width: 1px;
    margin-bottom: 10px;
}
.gridforms2 #profile_edit .zip {
    margin-left: 0;
}
#profile_edit .button-orange {
    margin: 0 auto;
    width: 400px;
}
#profile_edit #profile {
    border-bottom: none;
}
#profile_edit .last {
    border-bottom: none;
}
#profile_edit .check {
    margin: 10px 0 0; }

#profile_edit .btn {
    position: relative;
    margin: 20px 0 0;
    padding: 0;
    width: 100px;
    height: 23px;
    overflow: hidden;
    font-size: 15px;
    color: #0066cc;
    text-align: center;
    background: url(../images/bg_btn02.jpg) 0 0 repeat-x;
    border: 1px solid #ccc; }

#profile_edit .inpbtn {
    background: transparent;
    color: #0066CC;
    text-align: center;
    border: 0;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 16px;
    width: 100px;
    height: 23px;
    cursor: pointer; }
#profile_edit .email_data .email_string {
    clear: both;
    font-size: 12px;
}
#profile_edit .email_data label {
    margin-bottom: 12px;
}
#profile_edit .email_data {
    margin-bottom: 22px;
}
#profile_edit td p {
    margin: 0;
}
#account #subject table#wishlist {
    margin: 0;
    width: 690px;
}
#profile #change_pw .pw_btn {
    clear: both;
}
#profile #change_pw .button-orange {
    width: 161px;
    margin: 0 0 0 0;
}
#account #subject #wishlist_heading {
    color: #666666;
    font-size: 14px;
    font-weight: bold;
    margin: 0 0 10px;
    padding: 0;
    text-align: left;
    vertical-align: top;
}

#account #subject #wishlist_share {
    float: right;
    font-size: 14px;
    line-height: 19px;
}
#account #subject #wishlist_share a:hover {
    color: #444444;
}
#account #subject #wishlist_share a {
    color: #3489C3;
}

#account #subject table#wishlist th {
    background: none repeat scroll 0 0 #F1F1F1;
    font-size: 13px;
    font-weight: bold;
    padding: 10px;
    text-shadow: 0 1px 1px #FFFFFF;
}

#account #subject table#wishlist th small {
    font-size: 14px;
    font-weight: normal; }

#account #subject table#wishlist td {
    padding: 8px 5px;
    font-size: 12px;
    color: #666;
    text-align: left;
    vertical-align: top;
    border-collapse: collapse;
    border-spacing: 0;
    border-bottom: 1px solid #e2e2e2;
}

#account #subject table#wishlist th.col1 {
    width: 25%; }

#account #subject table#wishlist th.col2 {
    width: 60%; }

#account #subject table#wishlist th.col3 {
    text-align: center;
    width: 10%; }

#account #subject table#wishlist td.col3,
#account #subject table#wishlist td.col4 {
    text-align: center;
    vertical-align: middle;
}

#account #subject table#wishlist th.col4 {
    text-align: center;
    width: 5%; }

#account #subject table#wishlist textarea {
    width: 90%;
    border: 1px #ccc solid;
    padding: 5px;
    color: #666;
    min-height: 80px;
    margin-top: 6px;
}

#account #subject table#wishlist td table {
    margin: 0;
    width: 690px;
    border-collapse: collapse;
    border-spacing: 0;
    border-bottom: 1px solid #e2e2e2; }

#account #subject table#wishlist td table th {
    padding: 5px 0;
    font-size: 14px;
    color: #666;
    font-weight: bold;
    text-align: left;
    vertical-align: top;
    background: #ebebeb; }

#account #subject table#wishlist td table td {
    padding: 5px 0;
    font-size: 14px;
    color: #666;
    text-align: left;
    vertical-align: top; }

#account #subject table#wishlist td a.remove {
    color: #333333;
}
#account #subject table#wishlist tfoot td {
    text-align: right;
}

#account #subject table#wishlist td input.update {
    border: 1px #ccc solid;
    background-color: #E7E7E7;
    padding: 5px 10px 3px;
    color: #666;
}

#account #subject table#wishlist td table th.col1b,
#account #subject table#wishlist td table td.col1b {
    padding-left: 14px;
    width: 15%;
    vertical-align: middle;
}

#account #subject table#wishlist td table th.col2b,
#account #subject table#wishlist td table td.col2b {
    width: 56%; }

#account #subject table#wishlist td table th.col3b,
#account #subject table#wishlist td table td.col3b {
    width: 15%;
    text-align: center; }

#account #subject table#wishlist td table th.col4b,
#account #subject table#wishlist td table td.col4b {
    width: 10%;
    text-align: right; }

#account #subject table#wishlist td table th.col5b,
#account #subject table#wishlist td table td.col5b {
    width: 4%; }

#account #subject table#wishlist td table tfoot td {
    text-align: right;
    line-height: 1.75em;
    border-top: 1px solid #e2e2e2;
    border-bottom: 1px solid #e2e2e2; }


#account #subject table#wishlist a {
    color: #3489C3;
}
#account #subject table#wishlist a:hover {
    color: #444444;
}

#wishlist div#wishlist_left {
    float: left;
}
#wishlist div#wishlist_customer {
    width: 200px;
    background: #F1F1F1;
    margin-top: 33px;
    border: 1px #CCC solid;
    color: #999;
    min-height: 100px;
    padding: 20px;
}
#wishlist #wishlist_ad {
    float:	left;
    width: 	240px;
    border: 1px #CCC solid;
    margin-top: 80px;
}
#wishlist div#wishlist_customer img {
    float: left;
}
#wishlist div#wishlist_customer div {
    float: left;
    margin-left: 10px;
    width: 110px;
    font-size: 13px;
}

#wishlist #subject table {
    margin: 0;
}

#wishlist #subject #wishlist_heading {
    padding: 10px 0 3px;
    font-size: 14px;
    color: #666;
    font-weight: bold;
    text-align: left;
    vertical-align: top;
}

#wishlist #subject #wishlist_share {
    margin-top: 10px;
    float: right;
    font-size: 14px;
}

#wishlist #subject #wishlist_share a {
    color: #1165CC;
}

#wishlist #subject table th {
    padding: 2px 5px;
    background: #f1f1f1;
    font-size: 14px;
    font-weight: bold;
    color: #999;
}

#wishlist #subject table th small {
    font-size: 14px;
    font-weight: normal; }

#wishlist #subject table td {
    padding: 8px 5px;
    font-size: 14px;
    color: #666;
    text-align: left;
    vertical-align: top;
    border-collapse: collapse;
    border-spacing: 0;
    border-bottom: 1px solid #e2e2e2;
}

#wishlist #subject table th.col1 {
    width: 25%; }

#wishlist #subject table th.col2 {
    width: 60%; }

#wishlist #subject table th.col3 {
    text-align: center;
    width: 10%; }

#wishlist #subject table td.col3,
#wishlist #subject table td.col4 {
    text-align: center;
}

#wishlist #subject table th.col4 {
    text-align: center;
    width: 5%; }

#wishlist #subject table textarea {
    width: 90%;
    border: 1px #ccc solid;
    padding: 5px;
    color: #666;
    min-height: 80px;
}

#wishlist #subject table td table {
    margin: 0;
    width: 690px;
    border-collapse: collapse;
    border-spacing: 0;
    border-bottom: 1px solid #e2e2e2; }

#wishlist #subject table td table th {
    padding: 5px 0;
    font-size: 14px;
    color: #666;
    font-weight: bold;
    text-align: left;
    vertical-align: top;
    background: #ebebeb; }

#wishlist #subject table td table td {
    padding: 5px 0;
    font-size: 14px;
    color: #666;
    text-align: left;
    vertical-align: top; }

#wishlist #subject table td a.remove{
    font-size: 10px;
    background-color: #CCC;
    color: #333;
    padding: 3px 4px 1px;
    width: 10px;
    text-align: center;
}

#wishlist #subject table tfoot td {
    text-align: right;
}

#wishlist #subject table td input.update {
    border: 1px #ccc solid;
    background-color: #E7E7E7;
    padding: 5px 10px 3px;
    color: #666;
}

#wishlist #subject table td table th.col1b,
#wishlist #subject table td table td.col1b {
    padding-left: 14px;
    width: 15%; }

#wishlist #subject table td table th.col2b,
#wishlist #subject table td table td.col2b {
    width: 85%; }

#wishlist #subject table td table tfoot td {
    text-align: right;
    line-height: 1.75em;
    border-top: 1px solid #e2e2e2;
    border-bottom: 1px solid #e2e2e2; }


#wishlist #subject table a {
    color: #1165cc; }

#wishlist .btn {
    position: relative;
    margin: 4px 0;
    padding: 0;
    width: 80px;
    height: 30px;
    overflow: hidden;
    font-size: 12px;
    color: #0066cc;
    text-align: center;

}

#wishlist .btn .button-small {
    width: 80px;
    height: 30px;
    cursor: pointer;
    font-weight: normal;
}
.code-button .button-apply {
    padding: 3px 10px 7px;
    cursor: pointer;
    line-height: 1.6em;
}
.code .label {
    line-height: 17px;
}
.grid li a .price p {
    margin: 0;
}
#hot .grid li a .title {
    height: 1.6em;
}
/* end of Account */

/*end of customer*/
.home-breadcrumbs span {
    background: url("../images/icons.png") no-repeat scroll left -75px transparent;
    clear: none;
    color: #999999;
    display: block;
    float: left;
    font-size: 12px;
    font-weight: bold;
    margin: 0;
    padding: 8px 2px 8px 20px;
    text-decoration: none;
    text-shadow: 1px 1px 0 #FFFFFF;
}
.static-content #main {
    margin: 0 10px;
    width: 950px;
    clear: both;
}
.wrapper #thank_page {
    margin: 0 10px;
}
#blog_summary #subject .logo {
    background: none repeat scroll 0 0 transparent;
    display: inline;
    float: left;
    margin-top: 11px;
    overflow: hidden;
    width: 90px;
}
#blog_summary #subject .pic {
    display: inline;
    width: 170px;
    overflow: hidden;
    float: right;
}
#blog_summary #subject ul li {
    padding: 20px 0 0;
    clear: both;
}
.blog_single {
    margin: 0 10px;
}
#blog #add_comment .btn {
    margin: 15px 15px 0;
}
#blog #blog_products h5 {
    padding: 0 10px 5px;
    line-height: 22px;
    border-bottom: 1px solid #e2e2e2;
    color: #07619E;
    font: bold 13px/140% "open sans",arial,helvetica,sans-serif;
    margin: 0.5em 0 0.25em;
}
#blog #categories p.rss {
    color: #333333;
    font-size: 14px;
    position: absolute;
    right: 7px;
    text-align: right;
    top: 0;
    width: 60px;
}
#blog #categories p.rss img {
    vertical-align: middle;
    border: none;
    margin: -3px 0 0 3px;
}
#blog #categories ul {
    padding: 0 10px;
    list-style: none;
    margin: 0;
}
#blog #blog_products ul {
    padding: 0 10px;
    list-style: none;
}
#blog_summary #subject .txt {
    float: left;
    display: inline;
    width: 400px;
    overflow: hidden; }
#blog_summary p.pagi {
    clear: both;
    color: #666666;
    float: left;
    font-size: 12px;
    margin: 25px 0 0;
}
.model_title {
    font-weight: bold;
}
.model_title_error {
    color: red;
}
/* showcase start */
.brand-grid {
}
.brand-grid li {
    border: #ccc solid 1px;
    border-color: #ddd #ccc #aaa;
    border-radius: 5px;
    box-shadow: 0 1px 5px rgba(0,0,0,0.25);
    clear: none;
    display: block;
    float: left;
    margin: 10px;
    width: 130px;
    height: 131px;
}
.brand-grid li a {
    border: #fff solid 4px;
    border-color: #f5f5f5;
    border-radius: 4px;
    clear: none;
    display: block;
    /*	float: left;*/
    padding: 11px;
    transition: 0.5s;
    height: 101px;
    width: 101px;
    vertical-align: middle;
    display: table-cell;
    text-align: center;
}
.brand-grid li a:hover {
    border-color: #e5e5e5;
    transition: 0.5s;
}
.brand-grid li a img {
    max-height: 100px;
    max-width: 100px;
}
/* showcase end */

.option .note a{
    font-size: 13px;
}

#video{
    margin-left: 10px;
}

.label_delivery_wrap .label_delivery{
    float: none;
}

.label_delivery_wrap .date_delivery{
    color: #999;
    font-size: 12px;
    font-style: italic;
    margin: 3px 0 0;
    display: block;
}
.gridform3 .shipping label, .gridforms3 .shipping label {
    line-height: 15px;
    margin: 0;
    width: 100%;
}
.gridforms3 .shipping label input {
    float: left;
    margin-right: 3px;
}
.gridforms3 .label_delivery {
    display: block;
}
.gridforms3 date_delivery {
    display: block;
    float: left;
}
.gridforms3 .label_delivery_wrap {
    display: block;
    float: left;
}
.cvv2 {
    position: relative;
}
.cvv2 b {
    background: url("../images/cvv2_1.png") no-repeat scroll 0 0 transparent;
    display: none;
    height: 216px;
    left: 0;
    position: absolute;
    top: -216px;
    width: 550px;
    z-index: 1000;
}
.cvv2:hover b {
    display: block;
}
.reviews_container {
    border-bottom: 1px solid #CCCCCC;
    padding-bottom: 10px;
}
#sitemap-nav ul {
    padding-left: 10px;
}
#sitemap-nav a {
    font-size: 12px;
}
.promo {
    margin-left: -10px;
}
.promo a {
    font-size: 16px;
}
.banner-boxes li a:hover {
    box-shadow: 0 0px 5px #3489C3;
    transition: box-shadow 1s ease 0s;
    -moz-transition: box-shadow 1s ease 0s;
    -webkit-transition: box-shadow 1s ease 0s;
    -o-transition: box-shadow 1s ease 0s;
}
/* Fix Cart Issues */
#cart .wrapper {
    min-height: 140px;
}
.order-details-list ul {
    list-style-type: square;
}
.order-details-list ul li {
    display: list-item;
    list-style: square outside none;
    margin-left: 18px;
}
p.developers a {
    color: #ffffff;
}
p.developers a:hover {
    text-decoration: none;
}

.gridforms2 #login_form .text input, .gridforms2 #register_form .text input {
    width: 245px;
}
.gridforms2 #register_form .short .text input {
    width: 110px;
}
.content-container #banner {
    float: left;
    margin-right: 15px;
}
#info .content-container #banner {
    float: left;
    margin-right: 15px;
}
.content-btn {
    display: inline;
}
.button-join, .button-add-more, .compare_button, .compare_pressed_button, .purchase .wishlist ul li a {
    clear: none;
    color: white;
    display: block;
    font-family: "open sans",Helvetica,Arial,sans-serif;
    font-size: 12px;
    font-weight: bold;
    padding: 6px 10px 7px 10px;
    text-decoration: none;
    text-shadow: 0 1px 0.5px rgba(0, 0, 0, .15);

    background: #A5BD24;
    background: linear-gradient(top, #A5BD24 0%,#7DAC38 100%);
    background: -moz-linear-gradient(top, #A5BD24 0%, #7DAC38 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#A5BD24), color-stop(100%,#7DAC38));
    background: -webkit-linear-gradient(top, #A5BD24 0%,#7DAC38 100%);
    background: -o-linear-gradient(top, #A5BD24 0%,#7DAC38 100%);
    background: -ms-linear-gradient(top, #A5BD24 0%,#7DAC38 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a5bd24', endColorstr='#7DAC38',GradientType=0 );
    border: 1px solid #781;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
    border: #1F75B0 solid 1px;
    -moz-box-shadow: inset 1px 1px 0 rgba(255,255,255,0.3);
    -webkit-box-shadow: inset 1px 1px 0 rgba(255, 255, 255, 0.3);
    box-shadow: inset 1px 1px 0 rgba(255, 255, 255, 0.3);
    clear: none;
    color: white;
    cursor: pointer;
    display: block;
    line-height: 1em;
    letter-spacing: 0;
    margin: 0 0 7px 0;
    outline: none !important;
    overflow: visible;
    padding: 0;
    text-align: center;
    text-decoration: none;
    width: auto;
    background-image: linear-gradient(bottom, #F67F10 4%, #F99D1C 52%, #FBB336 100%);
    background-image: -o-linear-gradient(bottom, #F67F10 4%, #F99D1C 52%, #FBB336 100%);
    background-image: -moz-linear-gradient(bottom, #F67F10 4%, #F99D1C 52%, #FBB336 100%);
    background-image: -webkit-linear-gradient(bottom, #F67F10 4%, #F99D1C 52%, #FBB336 100%);
    background-image: -ms-linear-gradient(bottom, #F67F10 4%, #F99D1C 52%, #FBB336 100%);
    background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0.04, #F67F10), color-stop(0.52, #F99D1C), color-stop(1, #FBB336) );
    background-color: #1F75B0;
    border-radius: 4px;
    border: #F99D1C solid 1px;
    border-color: #1F75B0 #1F75B0 #1F75B0;
    -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.3);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3);
    background: #569FCF;
    background: -moz-linear-gradient(top, #569FCF 0%, #1F75B0 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#569FCF), color-stop(100%,#1F75B0));
    background: -webkit-linear-gradient(top, #569FCF 0%,#1F75B0 100%);
    background: -o-linear-gradient(top, #569FCF 0%,#1F75B0 100%);
    background: -ms-linear-gradient(top, #569FCF 0%,#1F75B0 100%);
    background: linear-gradient(to bottom, #569FCF 0%,#1F75B0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#569fcf', endColorstr='#1f75b0',GradientType=0 );
    padding: 2px 10px 3px;
}
.button-join:hover, .button-add-more:hover, .compare_button:hover, .purchase .wishlist ul li a:hover {
    color: white;
    background: #4890C5;
    background: -moz-linear-gradient(top, #4890C5 0%, #1865A2 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4890C5), color-stop(100%,#1865A2));
    background: -webkit-linear-gradient(top, #4890C5 0%,#1865A2 100%);
    background: -o-linear-gradient(top, #4890C5 0%,#1865A2 100%);
    background: -ms-linear-gradient(top, #4890C5 0%,#1865A2 100%);
    background: linear-gradient(to bottom, #4890C5 0%,#1865A2 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4890c5', endColorstr='#1865a2',GradientType=0 );
}
.button-add-more {width: 50px; float: left; margin: 24px 0px 0px 20px;}
.qty-add-more {
    width: 30px;
    height: 20px; float: left;
    border: #ddd solid 1px;
    border-color: #999 #ccc #ddd;
    border-radius: 2px;
    color: #444;
    font-size: 16px;
    font-weight: bold;
    padding: 3px;
    text-align: center;
    margin: 24px 0px 0px 20px;
}
#configurable-options select.required, .configurable-options select.required {
    margin-right: 20px;
    width: 131px;
}
.showcase-grid li {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #DDDDDD #CCCCCC #AAAAAA;
    border-image: none;
    border-radius: 5px 5px 5px 5px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
    clear: none;
    display: block;
    float: left;
    margin: 10px;
}
.showcase-grid li a {
    border: 4px solid #F5F5F5;
    border-radius: 4px 4px 4px 4px;
    clear: none;
    display: table-cell;
    padding: 11px;
    text-align: center;
    transition: all 0.5s ease 0s;
    vertical-align: middle;
}
.showcase-grid li a:hover {
    border-color: #E5E5E5;
    transition: all 0.5s ease 0s;
}
.showcase-grid li img {
    width: 201px;
    height: 221px;
}
.paypal-id .text-input {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #999999 #BBBBBB #DDDDDD;
    border-image: none;
    border-radius: 2px 2px 2px 2px;
    border-style: solid;
    border-width: 1px;
    font-family: "open sans",verdana,sans-serif;
    font-size: 12px;
    padding: 4px;
    float: left;
    margin-right: 15px;
}
.paypal-id .button {
    font-size: 12px;
    padding: 3px 1px;
    width: 214px;
}
.static-content ol, .static-content ul {
    margin: 0 0 10px;
}
.static-content .breadcrumbs ol, .static-content .breadcrumbs ul {
    margin: 0;
}
.static-content ol li, .static-content ul li {
    background: url("../images/orange_bullet.png") no-repeat scroll 20px 8px transparent;
    font-size: 13px;
    margin-bottom: 2px;
    padding-left: 30px;
}
.static-content .breadcrumbs ul li {
    background: none;
    margin: 0;
    padding: 0;
}
.static-content #tabs li {
    background: none;
    padding-left: 0;
}
.static-content #sitemap-nav ol, .static-content #sitemap-nav ul {
    margin: 0;
}
.static-content #sitemap-nav li, .static-content #sitemap-nav li {
    padding-left: 0;
    background: none;
    margin-bottom: 0;
}
#mpc ol li {
    background: none;
    padding-left: 0;
}
#contact_us_proform .pf_wrap ul li, #quickstart_proform .pf_wrap ul li {
    padding-left: 0;
    background: none;
}
#quickstart_proform .pf_field {
    margin-bottom: 12px;
}
#quickstart_proform .pf_field .pf_option input {
    height: auto;
    position: relative;
    top: 1px;
}
.quickstart-page #br_message p {
    margin-left: -10px;
    margin-right: 27px;
}
#quickstart_proform label {
    font-size: 12px;
    color: #666;
}
form.proform input {
    border: 1px solid #A3A3A3;
    padding: 2px;
    width: 100%;
    height: 25px;
}
.slider-container {
    border-bottom: #AAA dotted 1px;
    clear: both;
    display: block;
    position: relative;
}
.slider-container .pro-label {
    position: absolute;
    bottom: 0;
    color: #999;
    font-size: 10px;
    width: 100%;
    text-align: center;
    bottom: 10px;
    font-size: 12px;
    white-space: nowrap;
}
.slider-container .ui-widget-header {
    background: #39C;
    -webkit-touch-callout: none;
    background-color: #006DCC;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#08C), to(#04C));
    background-image: -webkit-linear-gradient(top, #08C, #04C);
    background-image: -o-linear-gradient(top, #08C, #04C);
    background-image: linear-gradient(to bottom, #08C, #04C);
    background-image: -moz-linear-gradient(top, #08C, #04C);
    background-repeat: repeat-x;
    border-color: #04C #04C #002A80;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}
.slider-container .ui-widget-content {
    margin: 10px 0 40px 7px;
    width: 87%;
    border: 1px solid #AAA;
    height: 8px;
    background: #DDD;
    -webkit-touch-callout: none;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#CCC), to(#EEE));
    background-image: -webkit-linear-gradient(top, #CCC, #EEE);
    background-image: -o-linear-gradient(top, #CCC, #EEE);
    background-image: linear-gradient(to bottom, #CCC, #EEE);
    background-image: -moz-linear-gradient(top, #CCC, #EEE);
    background-repeat: repeat-x;
    border: 1px solid #BBB;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    border-color: white #E6E6E6 #BFBFBF;
    border-bottom-color: #A2A2A2;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.slider-container p {
    margin-bottom: 0;
}
.slider-container label b {
    display: block;
    margin-bottom: 5px;
    font-size: 14px;
}
.slider-container .ui-state-default, .slider-container .ui-widget-content .ui-state-default, .slider-container .ui-widget-header .ui-state-default {
    background: #EEE;
    border: 1px solid #CCC;
    border-bottom-color: #AAA;
    border-radius: 3px;
    box-shadow: 0 1px 8px rgba(0, 0, 0, .15);
    height: 20px;
    left: -10px;
    position: absolute;
    top: -7px;
    width: 20px;
    z-index: 5;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#EEE), to(#CCC));
    background-image: -webkit-linear-gradient(top, #EEE, #CCC);
    background-image: -o-linear-gradient(top, #EEE, #CCC);
    background-image: linear-gradient(to bottom, #EEE, #CCC);
    background-image: -moz-linear-gradient(top, #EEE, #CCC);
    background-repeat: repeat-x;
    cursor: pointer;
}
.slider-container .ui-state-default:hover, .slider-container .ui-widget-content .ui-state-default:hover, .slider-container .ui-widget-header .ui-state-default:hover {
    background: #ACE;
    border-color: #369;
}
.brands select#brands {
    border: 1px solid #CCCCCC;
    font-size: 12px;
    padding: 3px;
    width: 100%;
}
#loading_wheel span {
    display: block;
    text-align: center;
}
.nav-side div.brands {
    margin-bottom: 30px;
}
.nav-side div.brands p {
    margin-bottom: 7px;
}
#configurable-options {
    clear: both;
}
#configurable-options .model_title, .configurable-options .model_title {
    clear: both;
    display: block;
}
#configurable-options .purchase label, .configurable-options .purchase label {
    float: left;
}
.purchase .configurable-options {
    clear: both;
}
.purchase .button {
    margin: 0;
}
.purchase div input {
    margin-right: 20px;
    margin-left: 0;
    margin-bottom: 10px;
}
.item-number .addMoreCart, .item-number .removeMoreCart {
    margin: 24px 0 0;
    font-size: 20px;
}
.pro-banner {
    display: block;
    margin: 0 10px 10px 10px;
    width: 932px;
    height: 44px;
    float: left;
    transition: background 0.2s ease 0s;
    -webkit-transition: background 0.2s ease-in-out;
    background: url("../images/demo-program-long-thin-homepage-banner.png") no-repeat scroll 0 0 transparent;
}
.pro-banner:hover {
    background: url("../images/demo-program-long-thin-homepage-banner.png") no-repeat scroll 0 -44px transparent;
    transition: background 0.2s ease 0s;
    -webkit-transition: background 0.2s ease-in-out;
}
.product-table td, .product-table th {
    font-size: 11px;
}
.info-blocks-wrapper {
    float: left;
    margin-left: -20px;
}
.info-blocks-wrapper .info-block {
    float: left;
    margin-left: 20px;
    width: 212px;
}
.reviewForm .captcha span.text {
    clear: none;
    margin-top: 1px;
}
.reviewForm .captcha input#captcha {
    width: 200px;
    margin-left: 20px;
}
.reviewForm div.btn {
    clear: both;
}
.rev_forms .reviewForm #review_name {
    margin-bottom: 0;
}
/*.shipping-truck {
    display: block;
    width: 433px;
    height: 23px;
    background: url("../images/shipping_truck-v12.png") no-repeat scroll -433px 0 transparent;
    position: absolute;
    right: 18px;
    bottom: -18px;
    transition: all 0.1s 0s ease;
}*/
.shipping-truck {
    /*display: block;*/
    /*width: 433px;*/
    /*height: 23px;*/
    /*background: url("../images/shipping_truck-v21.png") no-repeat scroll -433px 0 rgba(0, 0, 0, 0);*/
    /*position: absolute;*/
    /*right: 10px;*/
    /*bottom: -1px;*/
    /*transition: all 0.1s 0s ease;*/
}
.shipping-truck:hover {
    /*background: url("../images/shipping_truck-v21.png") no-repeat scroll 0 0 transparent;*/
}
.promo-block-footer {
    background: url("../images/promotions_block_footer.png") no-repeat top left transparent;
    width: 928px;
    height: 42px;
    position: absolute;
    left: 0;
    bottom: 0;
}
.more-promo-link {
    padding: 17px 0 0 95px;
}
.more-promo-link .more-icon {
    background: url("../images/more_icon.png") no-repeat top left transparent;
    width: 8px;
    height: 8px;
    float: left;
    margin: 3px 5px 0 0;
}
.more-promo-link .more-link {
    color: #79ad44;
    font-size: 12px;
    font-style: italic;
    display: block;
    border-bottom: 1px dotted #79ad44;
    text-decoration: none;
    float: left;
}
.ten-and-under li img {
    width: 160px;
}
.ten-and-under li a {
    padding: 0;
}

.catalog_banner{
    margin: 11px 0 0 13px;
    width: 100%;
}

.catalog_banner_left {
    margin: 11px 0 0 0;
}
.brand-box-bottom {
    margin-bottom: -53px;
    overflow: hidden;
}
.brand-box-bottom ul {
    width: 970px;
    margin-left: -3px;
}
.brand-box-bottom li {
    float: left;
    margin-left: 7px;
}
.brand-box-bottom li a {
    display: block;
    text-indent: -999em;
    width: 128px;
    height: 53px;

}
.brand-box-bottom .babolat01 a {
    background: url("../images/a_babolat_dealer.png") no-repeat top left transparent;
}
.brand-box-bottom .head02 a {
    background: url("../images/a_head_dealer.png") no-repeat top left transparent;
}
.brand-box-bottom .prince03 a {
    background: url("../images/prince03.png") no-repeat top left transparent;
}
.brand-box-bottom .wilson a {
    background: url("../images/a_wilson_dealer.png") no-repeat top left transparent;
}
.brand-box-bottom .dunlop05 a {
    background: url("../images/dunlop05.png") no-repeat top left transparent;
}
.brand-box-bottom .volki06 a {
    background: url("../images/volki06.png") no-repeat top left transparent;
}
.brand-box-bottom .younex07 a {
     background: url("../images/a_yonex_dealer.png") no-repeat top left transparent;
 }
.brand-box-bottom .swiss a {
    background: url("../images/a_swiss_dealer.png") no-repeat top left transparent;
}
.brand-box-bottom .adidas a {
    background: url("../images/a_adidas_dealer.png") no-repeat top left transparent;
}
.brand-box-bottom .asics a {
    background: url("../images/a_asics_dealer.png") no-repeat top left transparent;
}
.products .special_text {
    display: block;
    color: #ff0000;
}
#description div {
    font: 13px/140% "open sans",arial,helvetica,sans-serif;
    margin: 0.5em 0 1em;
}
.shipping-rates #gateway_credits .payment_form {
    visibility: inherit;
}
.shipping-rates .gateways {
    border-bottom: 1px dotted #e5e5e5;
    width: 100%;
}
.shipping-rates .gateways:last-child {
    border-bottom: none;
}
.gateways .switch {
    margin: 8px 0 10px;
}

.promo-configurable-options {
    display: block;
    position: fixed;
    top: 50%;
    left: 50%;
    width: 367px;
    height: 76px;
    margin: -50px 0 0 -200px;
    background: #fff;
    text-align: center;
    border: 1px solid #ddd;
    border-radius: 5px;
    box-shadow: #333 0 0 20px;
    z-index: 1000;
    padding: 33px;
}
.promo-configurable-options .button-orange {
    width: 250px;
    margin: 0 auto;
    margin-top: 14px;
}
.promo-configurable-options select {
    border: 1px solid #cccccc;
    padding: 3px;
    width: 197px;
    font-size: 13px;
}
.promo-configurable-options .model_title {
    font-size: 13px;
    margin-right: 10px;
}
.promo-configurable-options-2 {
    display: block;
    text-align: center;
    z-index: 1000;
    padding: 15px;
}
.promo-configurable-options-2 .button-orange {
    width: 250px;
    margin: 0 auto;
    margin-top: 14px;
}
.promo-configurable-options-2 label {
    width: 400px;
    overflow: hidden;
    display: block;
    margin: 0 auto;
}
.promo-configurable-options-2 label .model_title {
    margin-top: 8px;
    float: left;
    margin-left: 46px;
}
.promo-configurable-options-2 .select select {
    border: 1px solid #cccccc;
    padding: 3px;
    width: 180px !important;
    font-size: 13px;
}
.promo-configurable-options-2 .model_title {
    font-size: 13px;
    margin-right: 10px;
}
.promo-cont-form-bg {
    position: fixed;
    width: 100%;
    height: 100%;
    display: block;
    background: #000;
    opacity: 0.5;
    z-index: 999;
    top: 0;
    left: 0;
}
.product .people {
    clear: both;
    margin: 0 0 20px 10px;
}
.product .people .title {
    color: #07619e;
    font-size: 14px;
    margin-right: 17px;
    float: left;
    font-weight: 600;
    margin-bottom: 10px;
}
.product .people .item {
    margin: 0;
    padding: 0;
    border: 1px solid #ACACAC;
    border-radius: 3px;
    box-shadow: 0 0 3px #ACACAC;
}
.product .people .item span {
    display: none;
}
.product .people .item a {
    display: block;    
}
.product .people .item img {
    width: 74px;    
    display: block;
}
.product .people ul {
    float: left;    
    width: auto;
    margin: 0 0 25px 0;
}
.product .people ul li {
    float: left;
    margin-right: 18px;
    position: relative;
    width: 74px;
    display: block;
    height: 78px;
}
.product .people ul li:hover a {
    color: #008ac6;
}
.product .people ul li:nth-child(3n+4) {
    clear: left;
}
/*.product .people ul li a img {
    -moz-transition:width 0.5s, height 0.5s;
    -webkit-transition:width 0.5s, height 0.5s;
    -o-transition:width 0.5s, height 0.5s;
    transition:width 0.5s, height 0.5s;
}*/
.product .people ul li:hover a img {
    width: 360px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.product .people ul li:hover .item {
    position: absolute;
    left: 0;
    bottom: -21px;
    z-index: 10;
}
.product .people ul li:hover span {
    display: block;
    text-align: center;
    color: #008ac6;
    font-size: 14px;
    padding: 5px 0 3px 0;
    background-color: #FFF;
    border-radius: 0 0 5px 5px;
}
.table-top thead {
    border-bottom: 1px solid #cccccc;
}
.table-top tr th {
    background: transparent;
    font-size: 14px;
    color: #333333;
    font-family: Arial;
    font-weight: normal;
    padding: 10px 6px;
}
.table-top tr {
    border-bottom: 1px solid #cccccc;
}
.table-top tr td {
    padding: 15px 0;
    vertical-align: middle;
}
.table-top tr td:nth-child(odd) {
    width: 123px;
    text-align: center;
}
.table-top tr td:nth-child(even) {
    width: 85px;
}
.table-top tr td.table-equal {
    background: url("../images/equal_sign.png") no-repeat center center transparent;
}
.table-top tr td.table-plus {
    background: url("../images/plus_sign.png") no-repeat center center transparent;
}
.table-top tr td img {
    width: 109px;
    border: 1px solid #cccccc;
    margin-bottom: 7px;
}
.table-top tr td a {
    text-decoration: none;
}
.table-top tr td a:hover {
    color: #444444;
}
.table-top tr td a:hover span {
    color: #444444;
}
.table-top tr td span {
    font-size: 12px;
    color: #3489c3;
    text-decoration: none;
}
.purchase-container .banner-small {
    margin: 10px 20px 0 20px;
    padding: 5px 0 0 0;
}
.nav-side-container .slider-container .ui-widget-content {
    margin: 10px 0 30px 7px;
}
.nav-side-container .slider-container p.pro-label {
    bottom: -20px;
}
.nav-side-container #search_for_my_shoe_size {
    margin-left: 10px;
    float: left;
    margin-right: 10px;
    margin-top: -8px;
}
.nav-side-container #reset_my_shoe_size {
    margin-left: 0;
    margin-top: -8px;
}
.nav-side-container .shoe-options-reset-disabled {
    background: linear-gradient(to bottom, #cccccc 0%,#666666 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cccccc), color-stop(100%,#666666));
}
.nav-side-container .slider-container {
    border-bottom: none;
    border-top: #ddd dotted 1px;
}
.confidence-container .product-shipping-status {
    margin: 13px 0;
    overflow: hidden;
    clear: both;
}
.is_free_fedex_2_day {
    display: block;
    width: 190px;
    height: 45px;
    background: url("../images/free_air_shipping.jpg") no-repeat top left transparent;
    clear: both;
}
.flexslider .flex-direction-nav .prev {
    width: 20px;
    height: 51px;
    background: url("../images/slider-directions.png") no-repeat top left transparent;
    -moz-transition: all ease 0.2s;
    -webkit-transition: all ease 0.2s;
    -o-transition: all ease 0.2s;    
    -ms-transition: all ease 0.2s;
    transition: all ease 0.2s;
}
.flexslider .flex-direction-nav .next {
    width: 20px;
    height: 51px;
    background: url("../images/slider-directions.png") no-repeat scroll -20px 0 transparent;
    -moz-transition: all ease 0.2s;
    -webkit-transition: all ease 0.2s;
    -o-transition: all ease 0.2s;    
    -ms-transition: all ease 0.2s;
    transition: all ease 0.2s;
}
.flexslider .flex-direction-nav a:hover {
    -moz-transform: scaleY(1.3);
    -ms-transform: scaleY(1.3);
    -webkit-transform: scaleY(1.3);
    -o-transform: scaleY(1.3);
    transform: scaleY(1.3);
}
#catalog #products .product-container {
    overflow: visible;
}
.top-player .button-add-more {
    float: right;
}
table.top-player {
    margin: 10px 10px;
    width: auto;
}
.product-container .products .list .info .price {
    float: right;
    text-align: right;
    width: auto;
}
.product-container .products .list .info .desc {
    width: 77%;
}
.product-container .products .list .info .rating {
    margin-top: 10px;
    float: left;
}
.promotions-stick {          
    position: relative;
    height: 44px;
    margin: 0 10px;
    clear: both;
    overflow: hidden;
    border-radius: 5px;
}
.promotions-stick .slide-back {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
}
.promotions-stick .slide-left {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
    transition: left 0.7s 0s ease-in-out;
    -webkit-transition: left 0.7s 0s ease-in-out;
    -moz-transition: left 0.7s 0s ease-in-out;
    -o-transition: left 0.7s 0s ease-in-out;
    -ms-transition: left 0.7s 0s ease-in-out;
}
.promotions-stick:hover .slide-left {
    left: -350px;
}

.sale_red {
    color: #cc2127;
}
.cross-sells {
    overflow: hidden;
    clear: both;
    float: left;
    margin: 0 0 0 20px;
    width: 100%;
}
.cross-sells .title {
    font-size: 13px;
    color: #6a6a6a;
    margin: 0;
}
.cross-sells .product-title {
    font-size: 11px;
    color: #07619e;
    text-decoration: none;
    margin-bottom: 8px;
    display: block;
    line-height: 16px;
}
.cross-sells .product-title:hover {
    text-decoration: underline;
}
.cross-sells span.img {
    display: block;
    float: left;
    margin-right: 15px;
    min-height: 65px;
}
.cross-sells span.img img {
    width: 59px;
    height: 59px;
    border: 1px solid #acacac;
}
.cross-sells .price {
    display: block;
    color: #07619e;
    font-size: 16px;
    margin-bottom: 8px;
    font-weight: bold;
}
.cross-sells .both-price {
    display: block;
    font-size: 12px;
    color: #000000;
    font-weight: bold;
}
.cross-sells .both-price span {
    color: #07619e;
    font-weight: bold;
}
.cross-sells .wishlist {
    clear: both;
    float: left;
    margin: 0;
    padding: 0;
}
.cross-sells .wishlist label {
    cursor: pointer;
}
.cross-sells .wishlist input {
    margin-right: 3px;
    position: relative;
    top: 2px;
}
.sold-scrolllist {
    border: 1px solid #6a6a6a;
    border-radius: 5px 5px 5px 5px;
    clear: both;
    margin: 35px 10px 46px;
    overflow: hidden;
    padding: 5px 0;
    position: relative;
    text-decoration: none;
    top: 20px;
    height: 190px;
    width: 930px;
    margin: 0 auto;
    min-height: 130px;
}
.sold-scrolllist .scrolllist-title {
    text-align: center;
    border-bottom: 1px solid #a6a6a6;
    padding: 5px 0 7px 0;
}
.sold-scrolllist .scrolllist-wrapper {
    padding: 0 18px;
    overflow: hidden;
    width: 97%;
    height: 100%;
}
.sold-scrolllist ul li {
    float: left;
    overflow: hidden;
    width: 300px;
    margin-bottom: 17px;
    padding-bottom: 1px;
}
.sold-scrolllist ul li:last-child {
    margin-bottom: 0;
}
.scroll-block-footer {
    background: url("../images/promotions_block_footer.png") no-repeat top left rgba(0, 0, 0, 0);
    width: 928px;
    height: 42px;
    position: absolute;
    left: 0;
    bottom: 0;
}
.more-scroll-link {
    padding: 17px 0 0 18px;
}
.more-scroll-link .more-icon {
    background: url("../images/more_scroll_icon_down.png") no-repeat top left rgba(0, 0, 0, 0);
    width: 8px;
    height: 8px;
    float: left;
    margin: 2px 5px 0 0;
}
.more-scroll-link .more-link {
    color: #4898cc;
    font-size: 12px;
    font-style: italic;
    display: block;
    border-bottom: 1px dotted #4898cc;
    text-decoration: none;
    float: left;
}
.sold-scrolllist span.img {
    display: block;
    float: left;
    margin-right: 5px;
    min-height: 70px;
}
.sold-scrolllist span.img img {
    width: 59px;
    height: 59px;
    border: 1px solid #acacac;
}
.sold-scrolllist .product-title {
    font-size: 11px;
    color: #07619e;
    text-decoration: none;
    margin-bottom: 0;
    display: block;
    line-height: 16px;
}
.sold-scrolllist .product-title:first-child {
    margin-top: -3px;
}
.sold-scrolllist .product-title:nth-child(2) {
    margin-bottom: 8px;
}
.sold-scrolllist .product-title:hover {
    text-decoration: underline;
}
.sold-scrolllist .price {
    display: block;
    color: #07619e;
    font-size: 16px;
    margin-bottom: 8px;
    font-weight: bold;
}
.sold-scrolllist .wishlist {
    clear: both;
    float: left;
    margin: 0;
    padding: 0;
}
.sold-scrolllist .wishlist label {
    cursor: pointer;
}
.sold-scrolllist .wishlist input {
    margin-right: 3px;
    position: relative;
    top: 2px;
}
.sold-scrolllist .mCSB_dragger_bar {
    background-color: #91bdda !important;
}
.sold-scrolllist .mCSB_draggerRail {
    background: transparent !important;
}
.sold-scrolllist .mCSB_container {
    margin-right: 0 !important;
}
.sold-scrolllist .mCustomScrollBox>.mCSB_scrollTools {
    width: 2px !important;
}
.sold-scrolllist .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 2px !important;
    border-radius: 0 !important;
    display: none !important;
}
.sold-scrolllist .scrolllist-title {
    font-size: 12px;
    color: #07619e;
    font-weight: 800;
    margin-bottom: 0;
    margin-top: 0;
}
table.comparison-specs {
    width: auto;
    margin: 0 10px;
}
.product-specs tr td {
    padding: 10px 0;    
}
.product-specs tr td.td_0 {
    width: 188px;
    padding: 10px 0;
}
table.comparison-specs tr td {
    max-width: 199px;
    min-width: 199px;
}
.product-specs tr td .image-wrapper {
    position: relative;
}
.product-specs tr td .pop {
    padding: 0;
    margin: 0;
    border: none;
}
.product-specs tr td.td_1, .product-specs tr td.td_2, .product-specs tr td.td_3 {
    width: 199px;
}
.product-specs tr td.td_4 {
    width: 147px;
}
.product-specs tr td.td_4 .product-title {
    padding-right: 0;
}
.comparison-specs tr:nth-child(1) td, .comparison-specs tr:nth-child(2) td, .comparison-specs tr:nth-child(3) td, .comparison-specs tr:nth-child(4) td, .comparison-specs tr:nth-child(5) td {
    border: none;
}
.comparison-specs tr td img {
    width: 110px;
    height: 110px;
    border: 1px solid #b3b3b3;
}
.comparison-specs tr .remove_comparison {
    position: absolute;
    left: 98px;
    top: 1px;
    width: 13px;
    height: 13px;
    color: #FFF;
    background-color: #B3B3B3;
    font-size: 11px;
    line-height: 10px;
    text-align: center;
}
.comparison-specs tr:nth-child(1) td, .comparison-specs tr:nth-child(2) td {
    padding: 3px 0;
}
.comparison-specs tr:nth-child(2) td a {
    font-size: 12px;
    padding-right: 49px;
    display: block;
}
.comparison-specs tr:nth-child(3) td {
    padding: 3px 0;
}
.comparison-specs tr:nth-child(4) td {
    padding: 3px 0;
}
.comparison-specs tr:nth-child(5) td {
    padding: 8px 0;
}
.comparison-specs tr:nth-child(3) .price {
    font-size: 16px;
    font-weight: bold;
    color: #07619e;
    margin-bottom: 0;
    margin-top: 5px;
    padding-left: 3px;
    text-align: center;
    width: 50%;
}
.comparison-specs tr:nth-child(3) .td_4 .price {
    width: 67%;
}
.comparison-specs tr:nth-child(3) .price s {
    color: #aaaaaa;
    font-weight: bold;
}
.comparison-specs tr:nth-child(3) input {
    margin: 1px 0 0 10px;
    font-size: 15px;
    margin-left: 35px;
}
.comparison-specs tr td .product-title {
    color: #3489C3;
    line-height: 14px;
}
.comparison-specs tr td .product-title:hover {
    color: #444444;
}
.comparison-specs tr td .comparison-wishlist {
    font-size: 12px;
    color: #3489C3;
    text-decoration: underline;
}
.comparison-specs tr td .comparison-wishlist:hover {
    color: #444444;
}
.comparison-specs tr td a.button {
    width: 103px;
    padding: 3px;
    padding: 5px;
    line-height: 6px;
}
.product-specs tr td a.button b {
    background: rgba(0, 0, 0, 0) url("../images/icons.png") no-repeat -3px -422px;
    padding-left: 13px;
}
.product-specs tr td a.button.add-to-cart b {
    background: rgba(0, 0, 0, 0) url("../images/icons.png") no-repeat -4px -440px;
}
.product-specs tr td .detail_info {
    padding-right: 13px;
    height: 155px;
    overflow: hidden;
    position: relative;
    margin-bottom: 10px;
    border-radius: 5px;
    margin: 0 10px 0 0;    
}
.product-specs tr td .detail_info p {
    margin: 0;
}
.product-specs td .comparsion-click {
    font-size: 12px;
    color: #3489C3;
    font-weight: normal;
    text-decoration: underline;
}
.product-specs td .comparsion-click:hover {
    color: #444444;
    cursor: pointer;
}
.product-specs .more-wrapper {
    position: relative;
    width: 100%;
    display: inline-block;
    height: 30px;
    top: -27px;
}
.product-specs .more-wrapper:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 4px;
    width: 187px;
    height: 32px;
    z-index: 0;
    border-radius: 0 0 5px 5px;
    margin: 0 0px 0 1px;
    background: transparent url("../images/description_line_1.png") top left no-repeat;
}
.product-specs .more-wrapper:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #ffffff;
}
.product-specs .td_4 .more-wrapper:before {
    background: transparent url("../images/description_line_2.png") top left no-repeat;
}
.product-specs .more-wrapper .comparison-more {
    position: absolute;
    left: 14px;
    bottom: 9px;
    z-index: 1;
    font-size: 12px;
    color: #4898cc;
    font-weight: normal;
    width: 58px;
    height: 20px;
    line-height: 26px;
    border-bottom: 1px dashed #4898cc;
    font-style: italic;
}
.product-specs .more-wrapper .comparison-more:before {
    content: "";
    position: absolute;
    left: -12px;
    top: 7px;
    background: url("../images/comparison_lens.png") no-repeat top left rgba(0, 0, 0, 0);
    width: 10px;
    height: 12px;
}
.product-specs .more-wrapper .comparison-more:hover {
    color: #444444;
    cursor: pointer;
}
.product-specs tr td a.product_comparison_video img {
    width: 189px;
    height: 95px;
    border: 2px solid #eeeeee;
    margin-bottom: 20px;
}
.compare_button {
    width: 105px;
    height: 25px;
    border: 1px solid #005691;
}
.compare_button span {
    padding-left: 20px;
    background: url("../images/compare_button_icon.png") no-repeat scroll 0px 1px rgba(0, 0, 0, 0);
    line-height: 26px;
    font-size: 12px;
    font-weight: bold;
}
.compare_pressed_button {
    width: 105px;
    height: 25px;
    border: 1px solid #005691;
    clear: both;
    background: linear-gradient(to bottom, #1F75B0 0%,#569FCF 100%);
}
.compare_pressed_button span {
    padding-left: 20px;
    background: url("../images/compare_button_icon.png") no-repeat scroll 0px -17px rgba(0, 0, 0, 0);
    line-height: 26px;
    font-size: 12px;
    font-weight: bold;    
}
.purchase .wishlist ul li {
    margin-right: 23px;
}
.purchase .wishlist ul li a {
    width: 105px;
    height: 25px;
    border: 1px solid #005691;
    clear: both;
    line-height: 26px;
    font-size: 12px;
    font-weight: bold;
}
.purchase .wishlist {
    margin: 0 23px 0 0;
    float: left;
    padding: 0;
}
.purchase .wishlist ul {
    margin: 0;
}
.purchase .wishlist ul li, .purchase .wishlist ul li a {
    margin-bottom: 0;
}
a.product_comparison_video {
    overflow: hidden;
    float: left;
    position: relative;
}
.product_video {
    position: relative;
}
a.product_comparison_video:before {
    content: "";
    position: absolute;
    left: 80px;
    top: 36px;
    width: 24px;
    height: 24px;
    background: url("../images/video_icon.png") no-repeat top left rgba(0, 0, 0, 0);
}
.compare-list-check {
    float: left;
    clear: both;
    position: relative;
    padding-left: 20px;
    top: -20px;
}
.products .compare-list-check {
	top: -6px;
}
.compare-list-check label {
    cursor: pointer;
    position: relative;
    top: -1px;
    margin-left: 4px;
}
.item-number span {
    font-size: 11px;
}
.item-number .quantity_text {
    font-weight: bold;
}
.guide-article p {
    padding-left: 174px;
    background: url("../images/orange_square.jpg") no-repeat scroll 163px 8px transparent;
    margin-bottom: 25px;
}
.guide-article h3 {
    margin-bottom: 20px;
}
.request-stick {          
    position: relative;
    height: 44px;
    margin: 30px 10px 40px 10px;
    clear: both;
    overflow: hidden;
    border-radius: 5px;
    float: left;
    width: 97.4%;
}
.request-stick .slide-back {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
}
.request-stick .slide-left {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
    transition: left 0.7s 0s ease-in-out;
    -webkit-transition: left 0.7s 0s ease-in-out;
    -moz-transition: left 0.7s 0s ease-in-out;
    -o-transition: left 0.7s 0s ease-in-out;
    -ms-transition: left 0.7s 0s ease-in-out;
}
.request-stick:hover .slide-left {
    left: -310px;
}
.side-guide-title {
    clear: both;
    color: #444;
    display: block;
    font-size: 14px;
    font-weight: bold;
    margin: 0;
    padding: 5px 0;
    text-decoration: none;
}
.product-item-container .left {
	width: 284px;
	height: 284px;
    margin-bottom: 10px;
}
.product-item-container .left a {
	width: 220px;
	height: 223px;
	padding: 10px 32px 52px 32px;
	margin: 0;
}
.product-item-container .left a img {
	width: 220px;
	height: 223px;
}
.product-item-container .left a img.zoom {
	cursor: crosshair;
                                    }
.product-item-container .left a p.enlarge {
	margin: 16px 0 0 0;
	font-size: 16px;
	color: #7a7a7a;
	opacity: .4;
}
.product-item-container .right {
	float: left;
	width: 92px;
	margin-left: 4px;
    margin-bottom: 10px;
}
.product-item-container .right a {
	display: block;
	width: 76px;
	height: 75px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-bottom: 4px;
	padding: 8px;
	border: #ddd solid 1px;
	-webkit-transition: all ease-in-out 0.5s 0s;
	-moz-transition: all ease-in-out 0.5s 0s;
	-ms-transition: all ease-in-out 0.5s 0s;
	-o-transition: all ease-in-out 0.5s 0s;
	transition: all ease-in-out 0.5s 0s;
}
.product-item-container .right a img {
	width: 76px;
	height: 75px;
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
	filter: gray;
	-webkit-filter: grayscale(100%);
}
.product-item-container .right a:hover img {
	filter: none;
	-webkit-filter: none;
}
.product-item-container .right a.active img {
	filter: none;
	-webkit-filter: none;
}
.product-purchase-container {
	margin: 20px 18px 30px 2px;
}
.zoomWindowWrap {
	border: 9px solid rgba(7, 97, 158, .5) !important;
	-webkit-border-radius: 17px;
	-moz-border-radius: 17px;
	border-radius: 17px;
	left: 260px !important;
	background-color: transparent !important;
}
.product-item-container .item {
	border: #ddd solid 1px !important;
}
.top-bar-paypal {
	position: absolute;
	display: block;
	width: 74px;
	height: 51px;
	right: 148px;
	top: 48px;
}

.purchase .price-alerts {
	width: 95%;
	margin: 7px 0 5px 0;
	display: block;
    clear: both;
}
.purchase .price-alerts .alert-btn {
	display: table-cell;
	height: 30px;
	width: 40px;
	vertical-align: top;
	clear: none;
	color: white;
	font-family: "open sans",Helvetica,Arial,sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-shadow: 0 1px 0.5px rgba(0, 0, 0, .15);
	background: #A5BD24;
	background: linear-gradient(top, #A5BD24 0%,#7DAC38 100%);
	background: -moz-linear-gradient(top, #A5BD24 0%, #7DAC38 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#A5BD24), color-stop(100%,#7DAC38));
	background: -webkit-linear-gradient(top, #A5BD24 0%,#7DAC38 100%);
	background: -o-linear-gradient(top, #A5BD24 0%,#7DAC38 100%);
	background: -ms-linear-gradient(top, #A5BD24 0%,#7DAC38 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a5bd24', endColorstr='#7DAC38',GradientType=0 );
	border: 1px solid #781;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
	border: #1F75B0 solid 1px;
	-moz-box-shadow: inset 1px 1px 0 rgba(255,255,255,0.3);
	-webkit-box-shadow: inset 1px 1px 0 rgba(255, 255, 255, 0.3);
	box-shadow: inset 1px 1px 0 rgba(255, 255, 255, 0.3);
	clear: none;
	color: white;
	cursor: pointer;
	line-height: 1em;
	letter-spacing: 0;
	margin: 0 0 7px 0;
	outline: none !important;
	overflow: visible;
	padding: 0;
	text-align: center;
	text-decoration: none;
	background-image: linear-gradient(bottom, #F67F10 4%, #F99D1C 52%, #FBB336 100%);
	background-image: -o-linear-gradient(bottom, #F67F10 4%, #F99D1C 52%, #FBB336 100%);
	background-image: -moz-linear-gradient(bottom, #F67F10 4%, #F99D1C 52%, #FBB336 100%);
	background-image: -webkit-linear-gradient(bottom, #F67F10 4%, #F99D1C 52%, #FBB336 100%);
	background-image: -ms-linear-gradient(bottom, #F67F10 4%, #F99D1C 52%, #FBB336 100%);
	background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0.04, #F67F10), color-stop(0.52, #F99D1C), color-stop(1, #FBB336) );
	background-color: #1F75B0;
	border-radius: 4px;
	border: #F99D1C solid 1px;
	border-color: #1F75B0 #1F75B0 #1F75B0;
	-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.3);
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3);
	background: #569FCF;
	background: -moz-linear-gradient(top, #569FCF 0%, #1F75B0 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#569FCF), color-stop(100%,#1F75B0));
	background: -webkit-linear-gradient(top, #569FCF 0%,#1F75B0 100%);
	background: -o-linear-gradient(top, #569FCF 0%,#1F75B0 100%);
	background: -ms-linear-gradient(top, #569FCF 0%,#1F75B0 100%);
	background: linear-gradient(to bottom, #569FCF 0%,#1F75B0 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#569fcf', endColorstr='#1f75b0',GradientType=0 );
	float: none;
	position: relative;
}
.purchase .price-alerts .alert-btn:hover {
	color: white;
	background: #4890C5;
	background: -moz-linear-gradient(top, #4890C5 0%, #1865A2 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4890C5), color-stop(100%,#1865A2));
	background: -webkit-linear-gradient(top, #4890C5 0%,#1865A2 100%);
	background: -o-linear-gradient(top, #4890C5 0%,#1865A2 100%);
	background: -ms-linear-gradient(top, #4890C5 0%,#1865A2 100%);
	background: linear-gradient(to bottom, #4890C5 0%,#1865A2 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4890c5', endColorstr='#1865a2',GradientType=0 );
}
.purchase .price-alerts .alert-btn span {
	display: block;
	position: absolute;
	width: 19px;
	height: 21px;
	background: url("../images/alerts_sprite.png") no-repeat scroll -10px -4px transparent;
	left: 12px;
	top: 5px;
}
.purchase .price-alerts.active .alert-btn span {
	background: url("../images/alerts_sprite.png") no-repeat scroll -11px -48px transparent;
}
.purchase .price-alerts .text {
	display: table-cell;
	vertical-align: top;
	float: none;
	padding-left: 10px;
}
.purchase .price-alerts .text .title {
	font-size: 15px;
	line-height: 18px;
    font-weight: bold;
    color: #07619e;
}
.purchase .price-alerts .text .subtitle {
	font-size: 12px;
	color: #6a6a6a;
}

.social-btn{
    border-radius: 4px;
    color: #FFFFFF;
    display: block;
    font-size: 16px;
    font-weight: bold;
    line-height: 1em;
    letter-spacing: 0;
    margin: 0;
    padding: 9px 12px 10px 43px;
    text-align: center;
    text-decoration: none;
}
.login-btn-facebook {
    background: -webkit-linear-gradient(-90deg, #657cad 0, #5d75a9 35%, #48649d 75%, #3e5b98 100%);
    background: -moz-linear-gradient(180deg, #657cad 0, #5d75a9 35%, #48649d 75%, #3e5b98 100%);
    background: linear-gradient(180deg, #657cad 0, #5d75a9 35%, #48649d 75%, #3e5b98 100%);
    background-position: 50% 50%;
    background-color: #3b5998;
    border: #3b5998 solid 1px;
    border-color: #3b5998 #36427c #2b3462;
    -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.3);
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.3);
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.3);
    text-shadow: 0 1px 0.5px #2b3462;
    position: relative;
}
.login-btn-facebook:before {
    content: "";
    display: block;
    position: absolute;
    top: 8px;
    left: 16px;
    width: 10px;
    height: 21px;
    background: transparent url(../images/fb_btn_icon.png) 0 0 no-repeat;
}
.login-btn-facebook:after {
    content: "";
    display: block;
    position: absolute;
    top: 2px;
    left: 42px;
    width: 1px;
    height: 31px;
    background-color: #fff;
    opacity: .2;
}
.login-btn-facebook:hover {
    background: #3e5b98 !important;
}
.login-btn-google {
    position: relative;
    background: -webkit-linear-gradient(-90deg, #d93e2d 0, #d53b2a 28%, #c62f1e 72%, #c12b1a 100%);
    background: -moz-linear-gradient(180deg, #d93e2d 0, #d53b2a 28%, #c62f1e 72%, #c12b1a 100%);
    background: linear-gradient(180deg, #d93e2d 0, #d53b2a 28%, #c62f1e 72%, #c12b1a 100%);
    background-position: 50% 50%;
    background-color: #dd4b39;
    border: #dd4b39 solid 1px;
    border-color: #dd4b39 #c34735 #c34735;
    -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.3);
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.3);
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.3);
    text-shadow: 0 1px 0.5px #a5392a;
}
.login-btn-google:before {
    content: "";
    display: block;
    position: absolute;
    top: 8px;
    left: 11px;
    width: 24px;
    height: 21px;
    background: transparent url(../images/gp_btn_icon.png) 0 0 no-repeat;
}
.login-btn-google:hover {
    background: #c12b1a !important;
}
.login-btn-google:after {
    content: "";
    display: block;
    position: absolute;
    top: 2px;
    left: 42px;
    width: 1px;
    height: 31px;
    background-color: #fff;
    opacity: .2;
}
ol.bold-list {
	margin:0 0 1.5em;
	padding:0;
	counter-reset:item;
}

ol.bold-list>li {
	margin:0;
	padding:0 0 0 2em;
	text-indent:-2em;
	list-style-type:none;
	counter-increment:item;
	background: none;
}

ol.bold-list>li:before {
	display:inline-block;
	width:1.5em;
	padding-right:0.5em;
	font-weight:bold;
	text-align:right;
	content:counter(item) ".";
}


#t_shirt_request_form_proform{
    clear: both;
}
#t_shirt_request_form_proform .pf_wrap.pf_row:first-child li{
    background: transparent !important;
}

body.t-shirt-template {
	padding: 0;
}
.t-shirt-form {
	float: left;
	margin-top: 30px;
}
#t_shirt_request_form_proform ul li {
	padding: 0;
	background: none;
}
#t_shirt_request_form_proform ul li .pf_field {
	margin-bottom: 10px;
}
#t_shirt_request_form_proform ul li input {
	padding: 2px 5px;
	box-sizing: border-box;
	height: 31px;
}
#t_shirt_request_form_proform ul li textarea {
	height: 160px;
}
#t_shirt_request_form_proform select {
	border: 1px solid #A3A3A3;
	padding: 5px 4px 4px 4px;
	width: 100%;
	cursor: pointer;
}
#t_shirt_request_form_proform .pf_buttons input[type="submit"] {
	clear: both;
	display: block;
	font-size: 14px;
	margin: 5px 10px 10px 0;
	padding: 6px 12px 8px;
	border-radius: 5px 5px 5px 5px;
	background-image: linear-gradient(bottom, #F67F10 4%, #F99D1C 52%, #FBB336 100%);
	background-image: -o-linear-gradient(bottom, #F67F10 4%, #F99D1C 52%, #FBB336 100%);
	background-image: -moz-linear-gradient(bottom, #F67F10 4%, #F99D1C 52%, #FBB336 100%);
	background-image: -webkit-linear-gradient(bottom, #F67F10 4%, #F99D1C 52%, #FBB336 100%);
	background-image: -ms-linear-gradient(bottom, #F67F10 4%, #F99D1C 52%, #FBB336 100%);
	background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0.04, #F67F10), color-stop(0.52, #F99D1C), color-stop(1, #FBB336) );
	background-color: #F99D1C;
	border-radius: 4px;
	border: #F99D1C solid 1px;
	border-color: #F99D1C #F99D1C #CF6B0D;
	-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.3);
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3);
	color: white;
	display: block;
	font-size: 16px;
	font-weight: bold;
	line-height: 1em;
	letter-spacing: 0;
	margin: 0;
	padding: 0;
	text-align: center;
	text-decoration: none;
	text-shadow: 0 1px 0.5px #CF6B0D;
	width: 142px;
	height: 40px;
	cursor: pointer;
}
#t_shirt_request_form_proform .pf_buttons input[type="submit"]:hover {
	background: #F99820;
	background: -moz-linear-gradient(top, #F99820 0%, #F67B0F 50%, #F15F08 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#F99820), color-stop(50%,#F67B0F), color-stop(100%,#F15F08));
	background: -webkit-linear-gradient(top, #F99820 0%,#F67B0F 50%,#F15F08 100%);
	background: -o-linear-gradient(top, #F99820 0%,#F67B0F 50%,#F15F08 100%);
	background: -ms-linear-gradient(top, #F99820 0%,#F67B0F 50%,#F15F08 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f99820', endColorstr='#f15f08',GradientType=0 );
	background: linear-gradient(top, #F99820 0%,#F67B0F 50%,#F15F08 100%);
	background-color: #F99D1C;
	color: white;
}
#t_shirt_request_form_proform .error {
	font-size: 11px;
	position: relative;
	top: 5px;
}
#t_shirt_request_form_proform .pf_buttons .pf_captcha {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
}
#t_shirt_request_form_proform .pf_buttons .pf_captcha img {
	margin-left: 10px;
}
#t_shirt_request_form_proform .pf_buttons .pf_captcha input[type="text"] {
	width: 231px;
	margin: 10px 0 30px;
}

.advertising-promo-block {
    width: 740px;
    margin: 0 auto;
}
.advertising-promo-block .row {
    width: 100%;
    clear: both;
    margin-bottom: 20px;
}
.advertising-promo-block .row img {
    display: block;
}
.advertising-promo-block .row .category {
    width: 247px;
    float: left;
}
.advertising-promo-block .row .category:nth-child(3) {
    width: 246px;
}
.advertising-promo-block .row .category:nth-child(3) a {
    width: 246px;
}
.advertising-promo-block .row .category a {
    display: block;
    width: 247px;
    height: 231px;
    -webkit-transition: all ease-in-out .2s;
    -moz-transition: all ease-in-out .2s;
    -ms-transition: all ease-in-out .2s;
    -o-transition: all ease-in-out .2s;
    transition: all ease-in-out .2s;
}
.advertising-promo-block .row-no-bottom {
    margin-bottom: 0;
}
.advertising-promo-block .row .category a.sequentials {
    background: transparent url(../images/sequentials_promo.png) no-repeat;
    background-position: 0 0;
}
.advertising-promo-block .row .category a.sequentials:hover {
    background-position: -247px 0;
}
.advertising-promo-block .row .category a.galaxy {
    background: transparent url(../images/galaxy_promo.png) no-repeat;
    background-position: 0 0;
}
.advertising-promo-block .row .category a.galaxy:hover {
    background-position: -247px 0;
}
.advertising-promo-block .row .category a.barricade {
    background: transparent url(../images/barricade_promo.png) no-repeat;
    background-position: 0 0;
}
.advertising-promo-block .row .category a.barricade:hover {
    background-position: -247px 0;
}
.advertising-promo-block .row .category a.sequentials-women {
    background: transparent url(../images/sequentials_women_promo.png) no-repeat;
    background-position: 0 0;
}
.advertising-promo-block .row .category a.sequentials-women:hover {
    background-position: -247px 0;
}
.advertising-promo-block .row .category a.galaxy-women {
    background: transparent url(../images/galaxy_women_promo.png) no-repeat;
    background-position: 0 0;
}
.advertising-promo-block .row .category a.galaxy-women:hover {
    background-position: -247px 0;
}
.advertising-promo-block .row .category a.barricade-women {
    background: transparent url(../images/barricade_women_promo.png) no-repeat;
    background-position: 0 0;
}
.advertising-promo-block .row .category a.barricade-women:hover {
    background-position: -247px 0;
}
.advertising-promo-block .row .category a.response-women {
    background: transparent url(../images/response_women_promo.png) no-repeat;
    background-position: 0 0;
}
.advertising-promo-block .row .category a.response-women:hover {
    background-position: -247px 0;
}
.advertising-promo-block .row .category a.adizero-women {
    background: transparent url(../images/adizero_women_promo.png) no-repeat;
    background-position: 0 0;
}
.advertising-promo-block .row .category a.adizero-women:hover {
    background-position: -247px 0;
}
.advertising-promo-block .row .category a.crews {
    background: transparent url(../images/crews_promo_feb.png) no-repeat;
    background-position: 0 0;
}
.advertising-promo-block .row .category a.crews:hover {
    background-position: -247px 0;
}
.advertising-promo-block .row .category a.shorts {
    background: transparent url(../images/shorts_promo_feb.png) no-repeat;
    background-position: 0 0;
}
.advertising-promo-block .row .category a.shorts:hover {
    background-position: -247px 0;
}
.advertising-promo-block .row .category a.warms {
    background: transparent url(../images/warms_promo2_feb.png) no-repeat;
    background-position: 0 0;
}
.advertising-promo-block .row .category a.warms:hover {
    background-position: -247px 0;
}
.advertising-promo-block .row .category a.tops-women {
    background: transparent url(../images/tops_promo_feb.png) no-repeat;
    background-position: 0 0;
}
.advertising-promo-block .row .category a.tops-women:hover {
    background-position: -247px 0;
}
.advertising-promo-block .row .category a.skirts-women {
    background: transparent url(../images/skirts_promo_feb.png) no-repeat;
    background-position: 0 0;
}
.advertising-promo-block .row .category a.skirts-women:hover {
    background-position: -247px 0;
}
.advertising-promo-block .row .category a.dresses-women {
    background: transparent url(../images/dresses_promo_feb.png) no-repeat;
    background-position: 0 0;
}
.advertising-promo-block .row .category a.dresses-women:hover {
    background-position: -247px 0;
}


.advertising-promo-block .row3 {
    margin-bottom: 20px;
}
.advertising-promo-block .mens-apparel {
    display: block;
    width: 740px;
    height: 100px;
    background: transparent url(../images/mens_apparel_promo.png) 0 0 no-repeat;
}
.advertising-promo-block .mens-apparel {
    display: block;
    width: 740px;
    height: 100px;
    background: transparent url(../images/mens_apparel_promo.png) 0 0 no-repeat;
}
.advertising-promo-block .mens-apparel:hover {
    background-position: 0 -100px;
}
.advertising-promo-block .womens-apparel {
    display: block;
    width: 740px;
    height: 100px;
    background: transparent url(../images/womens_apparel_promo.png) 0 0 no-repeat;
}
.advertising-promo-block .womens-apparel:hover {
    background-position: 0 -100px;
}
.advertising-promo-block .caps-promo, .advertising-promo-block .socks-promo, .advertising-promo-block .junior-promo {
    position: relative;
    display: block;
    width: 100%;
    height: 100px;
    overflow: hidden;
}
.advertising-promo-block .caps-promo img, .advertising-promo-block .socks-promo img, .advertising-promo-block .junior-promo img {
    -webkit-transition: all ease-in-out .5s;
    -moz-transition: all ease-in-out .5s;
    -ms-transition: all ease-in-out .5s;
    -o-transition: all ease-in-out .5s;
    transition: all ease-in-out .5s;
}
.advertising-promo-block .caps-promo .hover, .advertising-promo-block .socks-promo .hover, .advertising-promo-block .junior-promo .hover {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
}
.advertising-promo-block .caps-promo:hover .hover, .advertising-promo-block .socks-promo:hover .hover, .advertising-promo-block .junior-promo:hover .hover {
    opacity: 1;
}
.about-images-content-wrapper {
	clear: both;
	margin-left: -7px;
}
.about-images-content-wrapper img {
	float: left;
    margin-left: 7px;
    margin-bottom: 7px;
}
.about-contact-info {
	float: left;
	margin-left: 12px;
	margin-top: 10px;
}
#shipping_options_head {
    padding: 10px;
}
#shipping_options_body {
    padding: 10px;
}
.static-content h2 {
    border-top: 1px dotted #CCCCCC;
    padding-top: 10px;
    color: #333;
    font: 600 22px/140% "open sans", arial, helvetica, sans-serif;
    letter-spacing: -1px;
    margin: 15px 0;
}
.static-content img.align-left {
    float: left;
    margin-right: 20px;
}
.static-content img.align-right {
    float: right;
    margin-left: 20px;
}
.static-tennis-listings .listings-block {
    margin-bottom: 30px;
}

.url_hp {visibility: hidden; float: left; overflow: hidden; width: 1px; height: 1px;}
.www_hp {visibility: hidden; float: left; overflow: hidden; width: 1px; height: 1px;}

.demo-program {
    background: transparent url("../images/demo-bg.jpg") center center no-repeat;
    background-size: cover;
}

.demo-program .location-bar {
    margin-bottom: 46px;
}

.demo-program #main > h1 {
    display: none;
}

.manshape,
.coming-soon-block {
    display: inline-block;
}

.manshape-wrapper {
    float: left;
}

.manshape {
    background: transparent url("../images/demoman-shape.png") center center no-repeat;
    height: 445px;
    width: 260px;
    margin-left: 30px;
    float: left;
    margin-bottom: 80px;
}

.demo-social {
    width: 100%;
    position: relative;
    margin-left: 30px !important;
    padding-top: 30px;
}

.demo-social:before {
    content: "let's go social";
    color: white;
    text-transform: uppercase;
    position: absolute;
    top: 0;
    font-size: 14px;
    font-weight: bold;
    text-shadow: 0px 1px 1px rgba(42, 42, 42, 0.80);
}

.demo-social li {
    padding: 0 !important;
    margin: 0 !important;
    height: 32px;
    width: 32px;
    display: block;
    float: left;
    margin-left: 12px !important;
    background-color: red !important;
    border-radius: 4px;
    background: url("../images/social.png") !important;
    box-shadow: 0 1px 3px rgba(0,0,0,.35);
}

.demo-social li a {
    display: block;
    width: 100%;
    height: 100%;
}

.demo-social li:nth-child(1) {
    background-position: 0 -224px !important;
}

.demo-social li:nth-child(2) {
     background-position: 0 -32px !important;
}

.demo-social li:nth-child(3) {
    background-position: 0 -96px !important;
}

.demo-social li:nth-child(4) {
    background-position: 0 -160px !important;
}

.demo-social li:nth-child(5) {
    background-position: 0 -352px !important;
}

.demo-social li:first-child {
    margin-left: 0 !important;
}

.coming-soon-block {
    float: left;
    color: white;
    margin-left: 50px;
}

.clr {
    clear: both;
}

.coming-soon-block p {
    margin: 0;
    font-weight: 800;
}

.coming-soon-block > p:nth-child(1),
.coming-soon-block > p:nth-child(2),
.coming-soon-block > p:nth-child(3){
    text-align: center;
}

.coming-soon-block > p:nth-child(2),
.coming-soon-block > p:nth-child(3) {
    text-transform: uppercase;
}

.coming-soon-block > p:nth-child(1) {
    font-size: 44px;
    line-height: 44px;
    font-weight: 700;
    margin-bottom: 8px;
}

.coming-soon-block > p:nth-child(2) {
    font-size: 90px;
    line-height: 90px;
}

.coming-soon-block > p:nth-child(3) {
    font-size: 132px;
    line-height: 132px;
    margin-top: -20px;
    margin-bottom: 20px;
}

.demo-email-wraper form > p {
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 23px;
}

.demo-email-wraper input.demo-input-email {
    height: 32px;
    width: calc(100% - 10px);
    background-color: rgba(255, 255, 255, 0.55);
    color: white;
    border: 1px solid white;
    padding-left: 10px;
    margin-bottom: 32px;
    font-size: 14px;
}

.demo-email-wraper input.demo-input-email::-webkit-input-placeholder {
    color: white;
    font-size: 14px;
    position: relative;
    top: 2px;
}

.btn-submit {
    padding: 10px 40px;
    font-size: 16px;
    color: white;
    border-radius: 4px;
    font-family: "Arial", sann-serif;
    font-weight: bold;
    text-shadow: 0px 1px 1px rgba(83, 83, 83, 0.80);
    box-shadow: inset 0 1px 0 0 #F4A864;
    border: 1px solid #F57C10;
    cursor: pointer;

    background: #f79514; /* Old browsers */
    background: -moz-linear-gradient(top,  #f79514 0%, #f79514 35%, #f68511 70%, #f57810 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #f79514 0%,#f79514 35%,#f68511 70%,#f57810 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #f79514 0%,#f79514 35%,#f68511 70%,#f57810 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f79514', endColorstr='#f57810',GradientType=0 ); /* IE6-9 */
}

.btn-submit:hover {
    background: #f79514; /* Old browsers */
    background: -moz-linear-gradient(bottom,  #f79514 0%, #f79514 35%, #f68511 70%, #f57810 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(bottom,  #f79514 0%,#f79514 35%,#f68511 70%,#f57810 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to top,  #f79514 0%,#f79514 35%,#f68511 70%,#f57810 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

.btn-submit-wrapper > .btn-submit {
    float: right;
}

/*t-shirt-contest page*/
.t-shirt-contest {
    padding-bottom: 50px;
}

.t-shirt-contest  #main {
    overflow: hidden;
    padding-top: 20px;
}

.t-shirt-contest {
    font-family: 'Exo 2', sans-serif;
}

.t-shirt-contest h1,
.t-shirt-contest h2,
.t-shirt-contest h3,
.t-shirt-contest h4,
.t-shirt-contest p {
    color: white;
    margin: 0;
}

.t-shirt-contest {
    background: transparent url("../images/t-shirt-contest-bg.jpg") center center no-repeat;
    background-size: cover;
}

.t-shirt-logo {
    margin: 0 auto;
}

.t-shirt-logo > img {
    margin: 0 auto;
}

.t-shirt-contest .t-shirt-text {
    text-transform: uppercase;
    text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.3);
    font-family: 'Exo 2', sans-serif;
    text-align: center;
    margin-top: 5px;
}

.t-shirt-contest h1 {
    font-size: 76px;
    font-weight: 800;
    line-height: 80px;
}

.bnp-text {
    font-size: 34px;
    font-weight: 800;
}

.t-shirt-band {
    width: calc(100% - 40px);
    margin: 0 auto;
    margin-top: 36px;
    padding: 0 20px;
}

.t-shirt-band > img {
    margin: 0 auto;
}

.enter-to-win {
    text-align: center;
    font-size: 40px;
    text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.3);
    font-family: 'Exo 2', sans-serif;
    line-height: 48px;
    margin-top: 30px;
}

.t-shirt-steps {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    margin-top: 65px;
}

.t-shirt-steps .step {
    display: inline-block;
    position: relative;
    width: 200px;
    padding-bottom: 150px;
    margin-left: -8px;
}

.t-shirt-steps .step:not(:first-child) {
    margin-left: 80px;
}

.t-shirt-steps .step .step-img {
    width: 200px;
    height: 200px;
    background: transparent url("../images/t-shirt-step1.png") center center no-repeat;
}

.t-shirt-steps .step:nth-child(2) .step-img {
    background: transparent url("../images/t-shirt-step2.png") center center no-repeat;
}

.t-shirt-steps .step:nth-child(3) .step-img {
    background: transparent url("../images/t-shirt-step3.png") center center no-repeat;
}

.t-shirt-steps .step .text-step {
    position: absolute;
    top: 220px;
    left: 50%;
    width: 250px;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
}

.t-shirt-steps .step .text-step h3,
.t-shirt-steps .step .text-step p {
    text-align: center;
    text-shadow: 3px 2px 0px rgba(150, 150, 150, 0.3);
}

.t-shirt-steps .step .text-step h3 {
    font-size: 20px;
    font-family: "Exo 2", sans-serif;
}

.t-shirt-steps .step .text-step p {
    font-size: 18px;
    font-family: "Exo 2", sans-serif;
    line-height: 24px;
}

.t-shirt-form {
    margin: 0 auto;
    width: 100%;
    margin-top: 70px;
}

.t-shirt-form input:not(:last-child),
.input-upload + label {
    width: 490px;
    display: block;
    height: 40px;
    border: 1px solid white;
    border-radius: 3px;
    background-color: rgba(255, 255, 255, 0.45);
    margin: 0 auto;
    margin-bottom: 32px;
    font-size: 15px;
    color: black;
    padding: 0 10px;
    line-height: 20px;
}

.t-shirt-form input:not(:last-child)::-webkit-input-placeholder {
    font-size: 15px;
    color: black;
    margin-left: 10px;
    margin-top: 3px;
}

.t-shirt-form input[type="submit"] {
    margin: 0 auto;
}

.t-shirt-form input:nth-child(3) {
    /*width: 0.1px;*/
    /*height: 0.1px;*/
    /*opacity: 0;*/
    /*overflow: hidden;*/
    /*position: absolute;*/
    /*z-index: -1;*/
}

.t-shirt-btn,
.input-upload + label span,
.t-shirt-contest .pf_wrap label[for="photo"] span,
.t-shirt-contest .pf_wrap .pf_buttons input[type="submit"],
.aviators-page .pf_wrap label[for="photo_"] span,
.aviators-page #aviators_proform .pf_wrap .pf_buttons input[type="submit"],
.aviators-page #aviators_proform .pf_wrap label[for="photo"] span,
.aviators-page .aviators-deal{
    cursor: pointer;
    text-align: center;
    display: block;
    padding: 14px 42px;
    font-size: 15px;
    font-family: "Arial", sans-serif;
    font-weight: 600;
    color: white;
    text-shadow: 0 1px 0 #c56b0e;
    border-radius: 4px;

    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f79514+0,f4cc97+2,f79514+6,f78f13+50,f57710+96,d06c0d+100 */
    background: rgb(247,149,20); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(247,149,20,1) 0%, rgba(244,204,151,1) 2%, rgba(247,149,20,1) 6%, rgba(247,143,19,1) 50%, rgba(245,119,16,1) 96%, rgba(208,108,13,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  rgba(247,149,20,1) 0%,rgba(244,204,151,1) 2%,rgba(247,149,20,1) 6%,rgba(247,143,19,1) 50%,rgba(245,119,16,1) 96%,rgba(208,108,13,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  rgba(247,149,20,1) 0%,rgba(244,204,151,1) 2%,rgba(247,149,20,1) 6%,rgba(247,143,19,1) 50%,rgba(245,119,16,1) 96%,rgba(208,108,13,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f79514', endColorstr='#d06c0d',GradientType=0 ); /* IE6-9 */


    -webkit-box-shadow: 0 2px 1px 0 rgba(0, 0, 0, 0.3);
       -moz-box-shadow: 0 2px 1px 0 rgba(0, 0, 0, 0.3);
            box-shadow: 0 2px 1px 0 rgba(0, 0, 0, 0.3);
}

.t-shirt-btn:hover,
.input-upload + label span:hover,
.t-shirt-contest .pf_wrap label[for="photo"] span:hover,
.t-shirt-contest .pf_wrap .pf_buttons input[type="submit"]:hover,
.aviators-page #aviators_proform .pf_wrap label[for="photo"] span:hover,
.aviators-page #aviators_proform .pf_wrap .pf_buttons input[type="submit"]:hover,
.aviators-page .aviators-deal:hover {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f79514+0,f4cc97+2,f79514+6,f78f13+50,f57710+96,d06c0d+100 */
    background: #f1a33c;
    background: -moz-linear-gradient(bottom,  rgba(247,149,20,1) 0%, rgba(244,204,151,1) 2%, rgba(247,149,20,1) 6%, rgba(247,143,19,1) 50%, rgba(245,119,16,1) 96%, rgba(208,108,13,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(bottom,  rgba(247,149,20,1) 0%,rgba(244,204,151,1) 2%,rgba(247,149,20,1) 6%,rgba(247,143,19,1) 50%,rgba(245,119,16,1) 96%,rgba(208,108,13,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to top,  rgba(247,149,20,1) 0%,rgba(244,204,151,1) 2%,rgba(247,149,20,1) 6%,rgba(247,143,19,1) 50%,rgba(245,119,16,1) 96%,rgba(208,108,13,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

.aviators-page .aviators-deal {
    margin: 0 auto;
    font-size: 20px;
    margin-top: 50px;
    display: block;
    text-decoration: none;
    width: 180px;
    padding: 20px 0;
}

.input-upload + label {
    padding: 0;
    width: 510px;
    position: relative;
}

.input-upload + label span {
    position: absolute;
    top: 0;
    right: 0;
    padding: 12px 38px;
    cursor: pointer;
}

.input-upload + label p {
    line-height: 40px;
    font-size: 15px;
    color: black;
    margin-left: 10px;
}

.t-shirt-contest .demo-social {
    margin-top: 50px;
}

.share-wrapper {
    margin: 0 auto;
    text-align: center;
    /*margin-top: 45px;*/
}

.share-wrapper h3 {
    margin-bottom: 30px;
    font-size: 22px;
    font-weight: 600;
    text-align: center;
    font-family: "Exo 2", sans-serif;
    text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.3);
}

.t-shirt-contest .share-button,
.aviators-page .share-button {
    display: inline-block;
    color: white;
    width: 225px;
    height: 40px;
    text-decoration: none;
    font-size: 17px;
    margin-left: -3px;
    border-radius: 5px;
    box-shadow: 0 2px 1px 0 rgba(0, 0, 0, 0.2);
}

.t-shirt-contest .share-button:not(:first-child),
.aviators-page .share-button:not(:first-child){
    margin-left: 20px;
}

.facebook-share {
    border: 1px solid #3259a6;

    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#80adea+0,5580ce+3,3058b0+97,2447a2+100 */
    background: rgb(128,173,234); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(128,173,234,1) 0%, rgba(85,128,206,1) 3%, rgba(48,88,176,1) 97%, rgba(36,71,162,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  rgba(128,173,234,1) 0%,rgba(85,128,206,1) 3%,rgba(48,88,176,1) 97%,rgba(36,71,162,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  rgba(128,173,234,1) 0%,rgba(85,128,206,1) 3%,rgba(48,88,176,1) 97%,rgba(36,71,162,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#80adea', endColorstr='#2447a2',GradientType=0 ); /* IE6-9 */
}

.facebook-share:hover {
    background: rgb(128,173,234); /* Old browsers */
    background: -moz-linear-gradient(bottom,  rgba(128,173,234,1) 0%, rgba(85,128,206,1) 3%, rgba(48,88,176,1) 97%, rgba(36,71,162,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(bottom,  rgba(128,173,234,1) 0%,rgba(85,128,206,1) 3%,rgba(48,88,176,1) 97%,rgba(36,71,162,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to top,  rgba(128,173,234,1) 0%,rgba(85,128,206,1) 3%,rgba(48,88,176,1) 97%,rgba(36,71,162,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

.twitter-share {
    border: 1px solid #329fd6;

    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#81e1fb+0,5cc3f2+3,40aee1+97,1e88cf+100 */
    background: rgb(129,225,251); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(129,225,251,1) 0%, rgba(92,195,242,1) 3%, rgba(64,174,225,1) 97%, rgba(30,136,207,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  rgba(129,225,251,1) 0%,rgba(92,195,242,1) 3%,rgba(64,174,225,1) 97%,rgba(30,136,207,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  rgba(129,225,251,1) 0%,rgba(92,195,242,1) 3%,rgba(64,174,225,1) 97%,rgba(30,136,207,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#81e1fb', endColorstr='#1e88cf',GradientType=0 ); /* IE6-9 */
}

.twitter-share:hover {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#81e1fb+0,5cc3f2+3,40aee1+97,1e88cf+100 */
    background: rgb(129,225,251); /* Old browsers */
    background: -moz-linear-gradient(bottom,  rgba(129,225,251,1) 0%, rgba(92,195,242,1) 3%, rgba(64,174,225,1) 97%, rgba(30,136,207,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(bottom,  rgba(129,225,251,1) 0%,rgba(92,195,242,1) 3%,rgba(64,174,225,1) 97%,rgba(30,136,207,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to top,  rgba(129,225,251,1) 0%,rgba(92,195,242,1) 3%,rgba(64,174,225,1) 97%,rgba(30,136,207,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

.t-shirt-contest .share-button p,
.aviators-page .share-button p {
    line-height: 44px !important;
    text-align: center;
    font-family: "Myriad Pro", sans-serif;
    font-size: 17px !important;
}

.t-shirt-contest .share-button .share-img,
.aviators-page .share-button .share-img {
    display: block;
    width: 25px;
    height: 25px;
    padding-right: 25px;
    box-shadow: inset -1px 0 0 0 #355cae;
    border-right: 1px solid #4872c3;
    float: left;
    background: #F00;
    top: 50%;
    position: relative;
    transform: translateY(-50%);
    margin-left: 5px;
}

.t-shirt-contest .share-button:nth-child(2) .share-img,
.aviators-page .share-button:nth-child(1) .share-img {
    background: url("../images/facebook-share-icon.png") center center no-repeat;
}

.t-shirt-contest .share-button:nth-child(3) .share-img,
.aviators-page .share-button:nth-child(2) .share-img {
    background: url("../images/twitter-share-icon.png") center center no-repeat;
    box-shadow: inset -1px 0 0 0 #3faada;
    border-right: 1px solid #52bbeb;
}

.share-wrapper p,
.aviators-text {
    font-size: 15px !important;
    color: white;
    font-family: "Open Sans", "Arial", sans-serif;
    margin: 0 auto !important;
    line-height: 28px !important;
}

/*form styles*/
.t-shirt-contest #t_shirt_contest_proform .pf_wrap ul:not(:last-child) li label,
.aviators-page #aviators_proform .pf_wrap ul:not(:last-child) li label {
    display: none;
}

.t-shirt-contest #t_shirt_contest_proform .pf_wrap ul li label[for="photo"],
.aviators-page #aviators_proform .pf_wrap ul li label[for="photo"]{
    display: block;
}

.t-shirt-contest #t_shirt_contest_proform .pf_wrap ul,
.aviators-page #aviators_proform .pf_wrap ul {
    float: none;
    margin: 0 auto;
}

.t-shirt-contest #t_shirt_contest_proform .pf_wrap .pf_field,
.aviators-page #aviators_proform .pf_wrap .pf_field {
    text-align: center;
}

.t-shirt-contest #t_shirt_contest_proform .pf_wrap ul li,
.aviators-page #aviators_proform .pf_wrap ul li {
    background: none;
    margin: 0;
    padding: 0;
}

.t-shirt-contest #t_shirt_contest_proform .pf_wrap ul li .pf_field input::-webkit-input-placeholder {
    color: black;
}

.aviators-page #aviators_proform .pf_wrap ul li .pf_field input::-webkit-input-placeholder {
    color: white;
}

.t-shirt-contest #t_shirt_contest_proform .pf_wrap ul li .pf_field input,
.t-shirt-contest #t_shirt_contest_proform .pf_wrap label[for="photo"],
.t-shirt-contest #t_shirt_contest_proform .pf_wrap .pf_buttons .pf_captcha input[name="captcha"],
.aviators-page #aviators_proform .pf_wrap ul li .pf_field input,
.aviators-page #aviators_proform .pf_wrap label[for="photo"],
.aviators-page #aviators_proform .pf_wrap .pf_buttons .pf_captcha input[name="captcha"] {
    width: 470px;
    display: block;
    height: 40px;
    border: 1px solid white;
    border-radius: 3px;
    background-color: rgba(255, 255, 255, 0.45);
    margin: 0 auto;
    margin-bottom: 10px;
    margin-top: 32px;
    font-size: 15px;
    color: black;
    padding: 0 10px;
    line-height: 20px;
}

.aviators-page #aviators_proform .pf_wrap ul li .pf_field input,
.aviators-page #aviators_proform .pf_wrap label[for="photo"] {
    color: white;
}

.t-shirt-contest #t_shirt_contest_proform .pf_wrap ul li .pf_field input#full_name_,
.t-shirt-contest #t_shirt_contest_proform .pf_wrap .pf_buttons .pf_captcha input[name="captcha"],
.aviators-page #aviators_proform .pf_wrap ul li .pf_field input#full_name_,
.aviators-page #aviators_proform .pf_wrap .pf_buttons .pf_captcha input[name="captcha"] {
    margin-top: 0;
}

.t-shirt-contest #t_shirt_contest_proform .pf_wrap label[for="photo"],
.aviators-page #aviators_proform .pf_wrap label[for="photo"] {
    padding-right: 0;
    width: 480px;
    line-height: 40px;
}

.t-shirt-contest #t_shirt_contest_proform .pf_wrap label[for="photo"] {
    /*color: transparent;*/
}

.t-shirt-contest #t_shirt_contest_proform .pf_wrap input#photo,
.aviators-page #aviators_proform .pf_wrap input#photo {
    display: none;
}

.t-shirt-contest #t_shirt_contest_proform .pf_wrap label[for="photo"] span,
.aviators-page #aviators_proform .pf_wrap label[for="photo"] span {
    width: 136px;
    float: right;
    text-transform: uppercase;
    height: 40px;
    line-height: 40px;
    padding: 0;
}

.t-shirt-contest #t_shirt_contest_proform .pf_wrap .pf_buttons,
.aviators-page #aviators_proform .pf_wrap .pf_buttons {
    margin: 0 auto;
}

.t-shirt-contest #t_shirt_contest_proform .pf_wrap .pf_buttons .pf_captcha,
.aviators-page #aviators_proform .pf_wrap .pf_buttons .pf_captcha {
    /*display: none;*/
    width: 490px;
    margin: 0 auto;
    color: transparent;
}
.t-shirt-contest #t_shirt_contest_proform .pf_wrap .pf_buttons .pf_captcha input[name="captcha"] {

}

.t-shirt-contest #t_shirt_contest_proform .pf_wrap .pf_buttons input[type="submit"],
.aviators-page #aviators_proform .pf_wrap .pf_buttons input[type="submit"] {
    height: 40px;
    width: auto;
    border: none;
}

#t_shirt_contest_proform {
    color: transparent;
}

.t-shirt-contest #br_message {
    width: auto;
}

.t-shirt-contest #t_shirt_contest_proform .pf_wrap .pf_buttons .pf_captcha span.error,
.t-shirt-contest #t_shirt_contest_proform .pf_wrap #text-E span .error,
.aviators-page #aviators_proform .pf_wrap .pf_buttons .pf_captcha span.error,
.aviators-page #aviators_proform .pf_wrap #text-E span .error {
    display: block;
    color: #962626;
    font-weight: 600;
    font-size: 14px;
    margin-bottom: 20px;
}

.t-shirt-contest #t_shirt_contest_proform .pf_wrap #text-E span .error,
.aviators-page #aviators_proform .pf_wrap #text-E span .error {
    width: 490px;
    margin: 0 auto;
    margin-bottom: 20px;
}

.aviators-page .t-shirt-form {
    margin-top: 74px !important;
    margin-bottom: 66px !important;
}

.aviators-bottom-side-thankyou {
    display: none;
    padding-top: 256px;
    padding-bottom: 178px;
}

.aviators-bottom-side-content {
    padding-bottom: 70px;
}

center {
    text-align: center;
    font: 13px/140% "open sans", arial, helvetica, sans-serif;
    margin: .5em 0 1em 0;
}

center strong {
    font-weight: bold;
}

#info .content-container div {
    font: 13px/140% "open sans", arial, helvetica, sans-serif;
    margin: .5em 0 1em 0;
}

.aviators-page {
    padding-bottom: 0;
}

.aviators-page .wrapper {
    max-width: none !important;
    width: 100% !important;
}

.aviators-page #main {
    width: 100% !important;
    margin: 0;
    overflow: hidden;
}

.aviators-top-side {
    width: calc(100% - 60px);
    height: 955px;
    padding: 125px 30px 0 30px;
    background-size: cover;
    background: transparent url("../images/aviators-top-bg.jpg") top center no-repeat;
    font-family: "Open Sans", "Arial", sans-serif;
    position: relative;
}

.aviators-symbol {
    display: block;
    position: absolute;
    width: 255px;
    height: 248px;
    background: transparent url("../images/aviators-symbol2.png") top center no-repeat;
    background-size: contain;
    z-index: 1;
}

.narrow-block {
    width: 1200px;
    position: relative;
    margin: auto;
}

.aviators-symbol1 {
    top: 76px;
    right: -84px;
}

.aviators-symbol2 {
    top: 330px;
    right: 260px;
    width: 50px;
    height: 50px;
    -webkit-transform: rotate(72deg);
    -moz-transform: rotate(72deg);
    -ms-transform: rotate(72deg);
    transform: rotate(90deg);
}

.aviators-symbol3 {
    top: 420px;
    right: -200px;
    width: 110px;
    height: 140px;
    -webkit-transform: rotate(-30deg);
    -moz-transform: rotate(-30deg);
    -ms-transform: rotate(-30deg);
    transform: rotate(-30deg);
}


.aviators-logo {
    display: block;
    position: absolute;
    background: transparent url("../images/aviators-logo.png") center center no-repeat;
    background-size: contain;
}

.aviators-logo1 {
    width: 265px;
    height: 214px;
    -webkit-transform: rotate(-30deg);
    -moz-transform: rotate(-30deg);
    -ms-transform: rotate(-30deg);
    transform: rotate(30deg);
    left: -210px;
    top: 90px;
}

.aviators-logo2 {
    -webkit-transform: rotate(-16deg);
    -moz-transform: rotate(-16deg);
    -ms-transform: rotate(-16deg);
    transform: rotate(-16deg);
    right: -83px;
    top: 201px;
    width: 162px;
    height: 214px;
}

.aviators-top-side h2 {
    margin: 0;
    font-size: 106px;
    color: white;
    padding: 0;
    line-height: 110px;
    text-align: center;
    border: none;
}

.aviators-top-side h2:nth-child(3) {
    font-size: 110px;
    font-weight: bold;
    margin-bottom: 14px;
    line-height: 110px;
}

.aviators-top-side h2:nth-child(4) {
    margin-bottom: 22px;
}

.aviators-top-side > p {
    color: white;
    margin: 0;
    font-size: 30px;
    text-align: center;
    position: relative;
    z-index: 1;
}

.aviators-bottom-side {
    width: calc(100% - 60px);
    background: transparent url("../images/aviators-bottom-side-bg.jpg") top center no-repeat;
    background-size: cover;
    color: white;
    font-family: "Open Sans", "Arial", sans-serif;
    padding: 0 30px 166px 30px;
    position: relative;
    min-height: 900px;
}

.aviators-bottom-side h2 {
    font-size: 60px;
    text-align: center;
    margin: 0;
    color: white;
    font-weight: 400;
    padding-top: 130px;
    border: none;
}

.aviators-bottom-side:before {
    /*content: '';*/
    /*display: block;*/
    /*width: 151px;*/
    /*height: 182px;*/
    /*position: absolute;*/
    /*top: -95px;*/
    /*left: 50%;*/
    /*background: transparent url("../images/aviators-symbol.png") top center no-repeat;*/
    /*-webkit-transform: translateX(-50%);*/
       /*-moz-transform: translateX(-50%);*/
        /*-ms-transform: translateX(-50%);*/
            /*transform: translateX(-50%);*/
}

.aviators-team,
.aviators-calendar {
    content: '';
    display: block;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
}

.aviators-team {
    bottom: 0;
    width: 1420px;
    height: 556px;
    background: transparent url("../images/aviators-team.png") center center no-repeat;
}

.aviators-calendar {
    z-index: 1;
    bottom: -87px;
    width: calc(1062px - 80px);
    height: 187px;
    padding: 0 40px;
    background-color: #1b304d;
    box-shadow: 10px 19px 0 0 rgba(0, 0, 0, 0.17);
}

.aviators-calendar ul {
    list-style: none;
    width: 100%;
    display: table;
    padding-top: 34px;
}

.aviators-calendar ul li {
    /*float: left;*/
    /*display: block;*/
    /*vertical-align: middle;*/
    display: table-cell;
    vertical-align: top;
    color: white;
    font-size: 17px !important;
    font-family: "Open Sans", "Arial", sans-serif;
    font-weight: 300;
    background: transparent;
    padding: 0;
    height: calc(187px - 34px);
}

.aviators-calendar ul li > p {
    margin: 0;
    margin-bottom: 15px;
    font-size: 16px;
}

.aviators-calendar ul li:nth-child(1) {
    font-size: 24px !important;
    font-weight: bold;
    vertical-align: middle;
    top: -18px;
    position: relative;
    line-height: 36px;
    width: 180px;
}
.aviators-bottom-side p {
    margin: 0;
    font-size: 24px;
    line-height: 36px;
    text-align: center;
    margin-top: 30px;
}
.aviators-bottom-side .share-wrapper > p {
    margin-bottom: 68px !important;
}
.static-content .buyers-guide-wrapper .nav-side ol li, .static-content .buyers-guide-wrapper .nav-side ul li {
    background: none;
    border: none;
    margin: 0;
}
.static-content .buyers-guide-wrapper ol, .static-content .buyers-guide-wrapper ul {
    margin: 0;
}
.static-content .buyers-guide-wrapper ol li, .static-content .buyers-guide-wrapper ul li {
    background: none;
    font-size: 11px;
    margin: 8px;
    padding: 0;
}
.static-content .buyers-guide-wrapper #tabs li {
    margin: 0 5px 0 0;
}
.static-content .buyers-guide-wrapper .nav-side-container {
    margin: 0;
}
.buyers-guide-wrapper .content-primary {
    margin-bottom: 20px;
}
.buyers-guide-wrapper .content-primary h1 {
    margin-top: 0;
}
.guide-article {
    clear: both;
}
.clearance-showcase {
    width: 100%;
    max-width: 740px;
    margin: 0 auto 50px;
}
.clearance-showcase .row {
    width: 100%;
}
.clearance-showcase .row .clearance-section {
    width: 50%;
    float: left;
    position: relative;
}
.clearance-showcase .row img {
    display: block;
    max-width: 100%;
}
.clearance-showcase .row .clearance-section img {
    display: block;
    max-width: 100%;
}
.clearance-showcase .row .clearance-section img.hover {
    display: block;
    max-width: 100%;
    -webkit-transition: all ease-in-out .3s;
    -moz-transition: all ease-in-out .3s;
    -ms-transition: all ease-in-out .3s;
    -o-transition: all ease-in-out .3s;
    transition: all ease-in-out .3s;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    opacity: 0;
}
.clearance-showcase .row .clearance-section:hover img.hover {
    opacity: 1;
}
.returns-form-wrapper {
    display: block;
    max-width: 100%;
    margin: 0 auto;
    /*padding: 20px;*/
    /*background-color: #FF1A1F;*/
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.returns-form-wrapper form {
    width: 100%;
}
.returns-form-wrapper form input {
    display: inline-block;
    /*padding: 7px 20px;*/
    padding: 4px 6px 7px 20px;
    min-width: 270px;
    font-size: 14px;
    border: 1px solid #327bad;
}
.returns-form-wrapper form button {
    display: inline-block;
    height: 33px;
    background-color: #327bad;
    color: #ffffff;
    cursor: pointer;
    padding: 0 20px;
    margin-left: 10px;
    font-weight: bold;
    font-size: 12px;
}
.returns-form-wrapper form button:hover {
    background-color: #1a6ca5;
}
.return-label-error {
    color: red;
    font-weight: bold;
    font-size: 14px;
}
#general #main {
    width: 100%;
    max-width: 930px;
}
#general #main .unknown-wrapper h1 {
    text-align: center;
    font-size: 30px;
    color: #7b7a7b;
    font-weight: bold;
    clear: both;
    margin: 25px 0 45px 0;
    float: left;
    width: 100%;
    line-height: 36px;
}
#general #main .unknown-wrapper .unknown_bg {
    margin: 0 auto 30px;
    display: block;
    clear: both;
    width: 100%;
    max-width: 680px;
}
.search-block {
    background-color: #368fd8;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    width: 100%;
    text-align: center;
    padding: 12px 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 30px;
}
.search-block form {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.search-block label {
    color: #ffffff;
    font-size: 24px;
    font-weight: bold;
    margin-right: 40px;
    line-height: 29px;
}
.search-block .input-wrapper {
    position: relative;
}
.search-block input[type="text"] {
    width: 380px;
    padding: 0 10px;
    background-color: #ffffff;
    height: 31px;
    font-size: 14px;
    font-weight: bold;
}
.search-block input[type="text"]::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    font-size: 14px;
    color: #999999;
    font-weight: bold;
    opacity: 1;
}
.search-block input[type="text"]::-moz-placeholder { /* Firefox 19+ */
    font-size: 14px;
    color: #999999;
    font-weight: bold;
    opacity: 1;
}
.search-block input[type="text"]:-ms-input-placeholder { /* IE 10+ */
    font-size: 14px;
    color: #999999;
    font-weight: bold;
    opacity: 1;
}
.search-block input[type="text"]:-moz-placeholder { /* Firefox 18- */
    font-size: 14px;
    color: #999999;
    font-weight: bold;
    opacity: 1;
}
.search-block input[type="text"]:focus::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    opacity: 0;
}
.search-block input[type="text"]:focus::-moz-placeholder { /* Firefox 19+ */
    opacity: 0;
}
.search-block input[type="text"]:focus:-ms-input-placeholder { /* IE 10+ */
    opacity: 0;
}
.search-block input[type="text"]:focus:-moz-placeholder { /* Firefox 18- */
    opacity: 0;
}
.search-block .search-block-sumbit {
    position: absolute;
    display: block;
    width: 18px;
    height: 18px;
    border: none;
    text-indent: -9999em;
    right: 16px;
    top: 7px;
    background: transparent url("../images/search_block_submit_icon.png") center center no-repeat;
    -webkit-background-size: 100%;
    background-size: 100%;
    cursor: pointer;
    padding: 0;
}
.unknown-wrapper .category-box-container {
    margin: 0;
}
#general #main .unknown-wrapper h1 br {
    display: none;
}