body { background-image: url(../imgs/bodybg/bg-2.png); }
body.shortbg{ background-position: 0 -170px }
header .header-inner {
    background-color: #fff;
    height: 90px;
}
header .site-logo, header .site-name { margin-top: 15px;  margin-left: 0px; }
header #top-menu { margin-top: 30px; margin-right:40px; }
footer .site-logo { margin-top: 5px;  margin-left: 0px;  margin-right: 30px; }
body { font-family: "Helvetica Neue", Arial, Helvetica, sans-serif; }
nav { font-family: "VegurRegular", "Helvetica Neue", Helvetica, Arial, sans-serif; }
h1, h2, h3, h4, h5, h6 { font-family: "VegurRegular", "Helvetica Neue", Helvetica, Arial, sans-serif; font-weight: bold;}
header #top-menu ul li { font-size: 13px; }
header #top-menu ul li ul li { font-size: 12px; }

header #top-menu ul > li > ul > li > a {
    padding-left: 25px;
}
header #top-menu ul > li > ul > li > a:hover {
    background: url('../imgs/shortcode/icon-pharmacig-white.png') no-repeat 2px center #000;
}

/* jQuery UI reset */
.ui-effects-transfer { border: 2px dotted gray; }
.sortable .ui-sortable-helper {
    background: url("../imgs/jqueryui/cupertino/ui-bg_highlight-soft_25_ffef8f_1x100.png") repeat-x scroll 50% 50% #3BAAE3;
    color: #3d80b3;
}
.sortable .ui-sortable-helper .ui-icon{
    background-image: url("../imgs/jqueryui/cupertino/ui-icons_3d80b3_256x240.png")
}
.sortable .ui-sortable-dropped {
    background: url("../imgs/jqueryui/cupertino/ui-bg_glass_50_3baae3_1x400.png") repeat-x scroll 50% 50% #3BAAE3;
    color: #FFF;
}
.sortable .ui-sortable-dropped .ui-icon{
    background-image: url("../imgs/jqueryui/cupertino/ui-icons_ffffff_256x240.png")
}
/* end jQuery UI reset */

/* prettyPhoto reset */
div.pp_default .pp_social {
    margin-top: 3px;
}
.pp_social .facebook {
    margin-left: 0;
    padding-top: 2px;
    width: 86px;
}
.pp_social .twitter {
    margin-left: 5px;
}
/* end prettyPhoto reset */

/* bootstrap reset */
.btn:focus, select:focus{
    outline: none;
}
.table td {
    vertical-align: middle;
}

form.well {
    padding: 19px 0 0;
}
form.well .control-group {
    padding-left: 19px;
    padding-right: 19px;
}
form.well .form-actions{
    margin-bottom: 0;
}
form.well.form-horizontal .form-actions{
    padding-left: 179px;
}

textarea{
    resize:vertical;
    min-height: 55px;
}

select.span1 { width: 60px; }
select.span2 { width: 140px; }
select.span3 { width: 220px; }
select.span4 { width: 300px; }
select.span5 { width: 380px; }
select.span6 { width: 460px; }
select.span7 { width: 540px; }
select.span8 { width: 620px; }
select.span9 { width: 700px; }
select.span10 { width: 780px; }
select.span11 { width: 860px; }
select.span12 { width: 940px; }

.modal,
.modal.fade.in {
    top:60%
}

[class^="icon-"], [class*=" icon-"]{
    background-image: url("../imgs/bootstrap/glyphicons-halflings.png");
}
.icon-white {
  background-image: url("../imgs/bootstrap/glyphicons-halflings-white.png");
}

.alert-loading{
    padding-left: 36px;
    background: url("../imgs/bootstrap/loading.gif") no-repeat 5px 50% #F5F5F5;
    border-color: rgba(0, 0, 0, 0.05);
}
.alert-loading, .alert-loading .alert-heading{
  color: #707070;
}
/* end bootstrap reset */


.unvisible {
    visibility: hidden;
}

.alert-bar{
    left: 50%;
    margin-left: -497px;
    position: fixed;
    text-align: center;
    top: 10px;
    width: 994px;
    z-index: 800;
}
.alert-bar .alert{
    display: inline-block;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    -webkit-box-shadow: 0 0 20px 3px #AAAAAA;
    -moz-box-shadow: 0 0 20px 3px #AAAAAA;
    box-shadow: 0 0 20px 3px #AAAAAA;
    margin: 0 auto;
    padding-right: 14px;
    text-align: left;
    width: auto;
}
.alert-bar .alert.hide{
    display: none;
}

form span.required_star {
    color: #FF0000;
}

footer .sc-iconbox{
    background-color: #FFFFFF;
    min-height: 268px;
}

footer .products-list .sc-iconlist ul,
footer .news-list .sc-iconlist ul{
    min-height: 104px;
}
footer .products-list .sc-iconlist ul li {
    background-position: 0 8px;
    padding-left: 18px;
}
footer .products-list .sc-iconlist ul li a {
    border-radius: 3px;
    display: inline-block;
    padding: 3px 7px;
}
footer .products-list .sc-iconlist ul li a:hover {
    background-color: #000;
    color: #fff;
}
footer #newsletter-msg {
    margin-bottom: 10px;
    padding-right: 14px;
}
footer #newsletter-form {
    margin-bottom: 0;
}
footer #newsletter-form .control-group {
    margin-bottom: 0;
}
footer #newsletter-form .control-label {
    display: inline-block;
    float: left;
    margin-top: 5px;
    width: 80px;
}
footer #newsletter-form .control-field {
    display: inline-block;
    float: right;
    width: 178px;
}
footer #newsletter-form #newsletter-btn {
    margin-left: 80px;
    width: 190px;
}

footer .widget-social-media {
    float: right;
}

footer .widget-social-media .social-media-box a{
    margin: 0;
}

footer .widget-social-media .social-media-box{
    padding: 0;
}
.configured-product .sc-product-images-slider {
    margin-bottom: 0;
}
.sc-product-slider-list section h3 a{
    font-size: 14px;
    letter-spacing: 1px;
}
.sc-product-slider-list section .post-price span{
    font-size: 12px;
}
.sc-product-slider-list section .post-price span{
    color: #46A546;
}
.sc-product-slider-list section .post-price span.onsale{
    color: #B92410;
}

.sc-iconbox-action{
    background-color: #FFFFFF;
}
.sc-iconbox-action .button-wrap{
    float: none;
    margin: 0 0 10px;
}
.sc-iconbox-action .button-wrap a{
    text-align: center
}
.sc-iconbox-action .button-wrap .sc-button{
}

.sc-box .box_header {
    margin: 0;
}
.sc-box .box_subheader {
    color: #999;
    font-size: 12px;
    font-weight: normal;
    margin: 3px 0 0 0;
}
/* breadcrumb */
.breadcrumb{
    background-color: #F6F6F6;
    border: 1px solid #E4E4E4;
    color: #CCCCCC;
    font-size: 18px;
    font-weight: bold;
    margin: 30px auto 0;
    padding: 10px;
    width: 965px;
}
.breadcrumb h3{
    color: #777777;
    display: inline-block;
    margin: 0 7px;
}
.breadcrumb h3 a{

}

/* contact form */
#contact-form-wrapper{

}

#contact-form{

}
#contact-form .control-group{
    margin-bottom: 15px;
}
#contact-form label{
    display: block;
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 5px;
    padding: 0;
}

/* sidebar */

#shopping_cart{
    margin-bottom: 50px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    position: relative;
    -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
    -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
    -ms-transition: border linear 0.2s, box-shadow linear 0.2s;
    -o-transition: border linear 0.2s, box-shadow linear 0.2s;
    transition: border linear 0.2s, box-shadow linear 0.2s;
    width: 270px;
}
#shopping_cart.highlight{
    padding: 0;
    -webkit-box-shadow: 0 -5px 30px 3px rgba(82, 168, 236, 0.6);
    -moz-box-shadow: 0 -5px 30px 3px rgba(82, 168, 236, 0.6);
    box-shadow: 0 -5px 30px 3px rgba(82, 168, 236, 0.6);
}
#shopping_cart .widget > h3 > img {
    height: 30px;
    vertical-align: bottom;
}
#shopping_cart .alert{
    padding-right: 18px;
}
#shopping_cart .table{
    max-width: none;
    width: 228px;
}
#shopping_cart tbody .alert{
    margin-bottom: 0;
}
#shopping_cart .td_item {
    height: 18px;
    overflow: hidden;
}
#shopping_cart .td_item a{
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 120px;
}

#shopping_cart tfoot th{
    font-size: 12px;
    text-align: right;
}
#shopping_cart tfoot .th_total,
#shopping_cart tfoot .th_shipping,
#shopping_cart tfoot .th_grandtotal{
}
#shopping_cart .td_qty,
#shopping_cart .td_price{
    text-align: right;
}
#shopping_cart .td_qty{
    overflow: visible;
}
#shopping_cart .td_qty input{
    height: 15px;
    margin: 0;
    text-align: center;
    width: 15px;
}
#shopping_cart .td_qty .tooltip{
    display: none;
    margin-left: 25px;
    margin-top: -30px;
    position: absolute;
}

#shopping_cart .btn-toolbar {
    text-align: center;
}

#categories-list > li {
    padding-left: 0;
}
#categories-list > li > .toggler {
    margin-right: 3px;
}
#categories-list > li > ul {
    display: none;
}
#categories-list > li > ul.active {
    display: block;
}

#categories-list li:hover {

}
#categories-list li a {
    border-radius: 3px;
    display: inline-block;
    padding: 3px 7px;
}
#categories-list li a:hover {
    background-color: #000;
    color: #fff;
}

#categories-list li ul li:hover {
    background: url('../imgs/shortcode/icon-pharmacig.png') no-repeat left center transparent;
}

#sidebar .widget-posts article h5 {
    display: inline;
}

/* floatbox */
.floatbox_wrapper{
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    position: relative;
    -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
    -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
    -ms-transition: border linear 0.2s, box-shadow linear 0.2s;
    -o-transition: border linear 0.2s, box-shadow linear 0.2s;
    transition: border linear 0.2s, box-shadow linear 0.2s;
}
.floaton{
    -webkit-box-shadow: 0 -5px 30px 3px #999999;
    -moz-box-shadow: 0 -5px 30px 3px #999999;
    box-shadow: 0 -5px 30px 3px #999999;
    position: fixed;
    top: 20px;
    right: 20px;
}
.floaton .widget {
    border-color: #999999;
}
.highlight .widget,
.floaton.highlight .widget {
    border-color: rgba(82, 168, 236, 0.8);
}
.floatoff{
}

/* checkout page */
.checkout .sc-iconbox {
    background-color: #FFFFFF;
}
#order-payment .page-header .label,
.checkout .page-header .label{
    font-size: 24px;
    padding: 2px 5px 3px;
}
#order-payment .page-header .label i,
.checkout .page-header .label i{
    margin-top: 7px;
}
#order-payment #order-payment-button {
    margin-bottom: 18px;
}
#order-cart,
#order-form-box,
#order-payment {
    margin-bottom: 50px;
}

#order-cart .btn-toolbar{
    text-align: right;
}

#order-table{}

#order-table thead th{
    font-size: 14px;
}
#order-table tbody .td_noitems{
    text-align: center;
}
#order-table thead .th_qty,
#order-table tbody .td_qty{
    width: 110px;
}
#order-table tbody .td_qty,
#order-table tbody .td_qty input{
    text-align: center;
}
#order-table tbody .td_qty input{
    margin-bottom: 0;
}
#order-table .td_qty .tooltip{
    display: none;
    margin-left: 86px;
    margin-top: -36px;
    position: absolute;
}
#order-table tbody .td_price,
#order-table tbody .td_cost{
    text-align: right;
}
#order-table thead .th_action,
#order-table tbody .td_action{
    width: 30px;
}
#order-table thead .th_action{
    text-align: center;
}
#order-table tbody .td_action .btn-group {
    visibility: hidden;
}
#order-table tfoot th{
    font-size: 14px;
    text-align: right;
}

#order-form {}
#order-form .control-label{
    font-weight: bold;
}

/* Blog Posts */
.blog-lists .post-entry {
    background-color: #FCFCFC;
    border: 1px solid #D1D1D1;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .20);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .20);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .20);
    padding: 15px 20px;
}

.blog-lists .post-entry .page-header{
    margin: 0 0 5px;
    padding-bottom: 12px;
}
.blog-lists .post-entry .page-header h1{
    font-size: 26px;
}
.blog-lists .post-entry .page-header h1 a{
    vertical-align: middle;
}
.blog-lists .post-entry .page-header small,
.blog-lists .post-entry .page-header time{
    margin-left: 5px;
    vertical-align: middle;
}
.blog-lists .post-entry .page-header small,
.blog-lists .post-entry .page-header time,
.blog-lists .post-entry .page-header .label,
.blog-lists .post-entry .page-header .badge{
    font-size: 14px;
}
.blog-lists .post-entry .page-header .label,
.blog-lists .post-entry .page-header .badge{
    padding-left: 7px;
    padding-right: 7px;
}
.blog-lists .post-excerpt img{
    max-width: 630px;
    max-height: 300px;
}
.blog-lists .post-excerpt img.thumbnail{
    max-width: 622px;
}
/* End Blog Posts */

/* Post Blog Single */
.blog-post-single {
}
.blog-post-single .page-header{
    margin: 0 0 18px;
    padding-bottom: 12px;
}
.blog-post-single .page-header h1{
    color: #000000;
}
.blog-post-single .page-header small,
.blog-post-single .page-header time{
    margin-left: 15px;
    vertical-align: middle;
}
.blog-post-single .page-header small,
.blog-post-single .page-header time,
.blog-post-single .page-header .label,
.blog-post-single .page-header .badge{
    font-size: 16px;
}
.blog-post-single .page-header .label,
.blog-post-single .page-header .badge{
    padding-left: 7px;
    padding-right: 7px;
}
.blog-post-single .post-content img{
    max-width: 670px;
}
.blog-post-single .post-content img.thumbnail{
    max-width: 662px;
}
/* End Blog Single */

/* Shops */
#shops{
    display: block;
    overflow: hidden;
    position: relative;
}
#shops img{
    z-index: 990;
}
#shops iframe{
    -webkit-border-radius: 20px;
    border-radius: 20px;
    display: none;
    position: absolute;
    right: 66px;
    top: 476px;
    z-index: 991;
}
/* End Shops */

.home-feature-block{}
.home-feature-block h3{

}
.home-feature-block p{
    text-align: justify;
}

#container-wrap .about-page {
    border: 1px solid #CCCCCC;
    box-shadow: 0 0 10px #DDDDDD inset;
    padding: 20px;
    width: 950px;
}

/* Products */
.post-content .product-title {
    color: #0092eb;
    margin-bottom: 15px;
}

/* Distrubotrs */
.distributors-countries-holder {
    margin-bottom: 20px;
}
.distributor-title {
    background-color: #f4f4f4;
}

/* wholesale */
.wholesale *{
    font: 12px/18px "Lucida Grande","Lucida Sans Unicode",Helvetica,Arial,Verdana,sans-serif;
}

.wholesale .tagline{
    color: #000000;
    font-size: 28px;
    font-weight: normal;
    line-height: 32px;
    margin-bottom: 25px;
    text-align: center;
}
.wholesale .tagline span{
    display: block;
    font-size: 52px;
    line-height: 72px;
}

.wholesale p.intro{
    color: #888888;
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 35px;
    padding: 0 40px;
    text-align: left;
}

.wholesale p.intro span{
    font-size: 24px;
    font-weight: bold;
}

.wholesale p.intro span.center{
    display: block;
    font-size: 18px;
    font-weight: normal;
    margin-top: 10px;
    text-align: center;
}

.wholesale .paper {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    -webkit-border-top-left-radius:4px;
    -webkit-border-top-right-radius:4px;
    -moz-border-radius: 4px 4px 0 0;
    -o-border-radius: 4px 4px 0 0;
    -khtml-border-radius: 4px 4px 0 0;
    background: url("../imgs/paper_bg.jpg") repeat scroll 0 0 transparent;
    border-color: #E9E9E9 #E9E9E9 transparent;
    border-radius: 4px 4px 0 0;
    border-style: solid solid none;
    border-width: 1px 1px medium;
    color: #666666;
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 30px;
    padding: 12px 14px 15px;
    position: relative;
    width: 208px;
}
.wholesale .paper h1 {
    color: #333333;
    font-size: 18px;
    line-height: 19px;
    padding: 0;
}
.wholesale .paper hr {
    background: url("../imgs/breakdown_hr.png") repeat-x scroll 0 0 transparent;
    border: medium none;
    height: 2px;
    margin: 10px 0;
}
.wholesale .paper p,
.wholesale .paper p em {
    color: #888888;
    font-size: 14px;
}
.wholesale .paper p {
    margin-bottom: 8px;
    padding: 0;
}
.wholesale .paper p em {
    font-style: italic;
}
.wholesale .paper:after {
    background: url("../imgs/paper_fold.png") no-repeat scroll 0 0 transparent;
    bottom: -11px;
    content: "";
    display: block;
    height: 11px;
    left: -1px;
    position: absolute;
    width: 238px;
    z-index: 1;
}
.wholesale .paper.full {
    margin: 30px auto;
    width: 750px;
}
.wholesale .paper.full:after {
    background: url("../imgs/paper_fold_full.png") no-repeat scroll 0 0 transparent;
    bottom: -16px;
    height: 16px;
    width: 780px;
}


/* wholesale contact */
.wholesale .contact_form_wrapper{
    margin: 0 auto;
    width: 700px;
}

.wholesale .contact_form_wrapper label {
    width: 130px;
}
.wholesale .contact_form_wrapper form {
    clear: both;
}
.wholesale .contact_form_wrapper ul.inputs {
    cursor: default;
    margin-bottom: 0;
    margin-top: 10px;
    padding-bottom: 0;
    position: relative;
}

.wholesale .contact_form_wrapper ul.inputs:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

.wholesale .contact_form_wrapper ul.inputs li {
    clear: both;
    float: left;
    list-style: none outside none;
    position: relative;
}
.wholesale .contact_form_wrapper ul.inputs li input {
    height: 25px;
    margin: 0;
    padding: 2px;
    width: 450px;
}
.wholesale .contact_form_wrapper ul.inputs li textarea {
    height: 60px;
    margin: 0;
    padding: 2px;
    width: 450px;
}
.wholesale .contact_form_wrapper ul.inputs li span.formwrap {
    border: 6px solid #F0F0F0;
    border-radius: 4px 4px 4px 4px;
    display: inline-block;
    float: left;
    height: 30px;
    margin-bottom: 18px;
    width: 456px;
}
.wholesale .contact_form_wrapper ul.inputs li span.formwrap input,
.wholesale .contact_form_wrapper ul.inputs li span.formwrap textarea {
    border: 1px solid #C0C0C0;
}
.wholesale .contact_form_wrapper ul.inputs li.textarea span.formwrap textarea {
    height: 60px;
    resize: none;
}
.wholesale .contact_form_wrapper ul.inputs li.textarea span.formwrap {
    height: 66px;
}
.wholesale .contact_form_wrapper li.checkbox fieldset input {
    margin-right: 5px;
}
.wholesale .contact_form_wrapper li.checkbox fieldset div {
    margin-bottom: 8px;
}
.wholesale .contact_form_wrapper label,
.wholesale .contact_form_wrapper legend,
.wholesale .contact_form_wrapper p.legend{
    color: #333333;
    display: inline-block;
    float: left;
    font-size: 12px;
    font-weight: bold;
    height: 20px;
    margin: 0 10px 0 0;
    padding: 12px 0 0;
    text-align: right;
}
.wholesale .contact_form_wrapper ul.inputs li.textarea label{
    padding-top: 32px;
}
.wholesale .contact_form_wrapper label span,
.wholesale .contact_form_wrapper legend span,
.wholesale .contact_form_wrapper p.legend span,
.wholesale .contact_form_wrapper label p,
.wholesale .contact_form_wrapper form label span,
.wholesale .contact_form_wrapper ul.inputs li fieldset legend p,
.wholesale .contact_form_wrapper ul.inputs li fieldset legend span{
    font-weight: normal;
}
.wholesale .contact_form_wrapper label span.required,
.wholesale .contact_form_wrapper legend span.required,
.wholesale .contact_form_wrapper p.legend span.required{
    color: #FF0000;
}
.wholesale .contact_form_wrapper input,
.wholesale .contact_form_wrapper form select,
.wholesale .contact_form_wrapper form textarea {
    margin-bottom: 1.5em;
    margin-top: 0;
}
.wholesale .contact_form_wrapper ul input {
    font-size: 1.3em;
    margin-right: 3px;
    margin-top: 0;
    padding: 0.1em;
    width: auto;
}
.wholesale .contact_form_wrapper ul.inputs li fieldset {
    margin-bottom: 1.75em;
}
.wholesale .contact_form_wrapper ul.inputs li fieldset legend,
.wholesale .contact_form_wrapper ul.inputs li p.legend {
    margin-bottom: 4px;
}
.wholesale .contact_form_wrapper ul.inputs li fieldset input {
    margin: 0;
    width: auto;
}
.wholesale .contact_form_wrapper ul.inputs li fieldset label {
    color: #666666;
    display: inline;
    font-weight: normal;
    padding: 0 7px 0 1px;
}

.wholesale .contact_form_wrapper ul.inputs li span.validation{
    background: url("../imgs/validation.png") no-repeat scroll left top transparent;
    display: inline-block;
    float: right;
    height: 24px;
    margin: 8px 0 0 8px;
    padding: 0;
    width: 24px;
}
.wholesale .contact_form_wrapper ul.inputs li span.validation.pass{
    background-image: url("../imgs/validation-pass.png");
}
.wholesale .contact_form_wrapper ul.inputs li span.validation.fail{
    background-image: url("../imgs/validation-fail.png");
}

.wholesale .contact_form_wrapper ul.inputs li.textarea span.validation{
    margin-top: 25px;
}

.wholesale .contact_form_wrapper ul.inputs li span.formwrap input.fail,
.wholesale .contact_form_wrapper ul.inputs li span.formwrap textarea.fail,
.wholesale .contact_form_wrapper ul.inputs li span.formwrap select.fail{
    border-color: #FF0000 !important;
}
.wholesale .contact_form_wrapper ul.inputs li span.formwrap input.pass,
.wholesale .contact_form_wrapper ul.inputs li span.formwrap textarea.pass,
.wholesale .contact_form_wrapper ul.inputs li span.formwrap select.pass{
    border-color: #78C60E;
}
.wholesale .contact_form_wrapper form p.fill_form_explanation{
    font-size: 16px;
    padding: 10px 0 0 145px;
}
/* Action Messages */
.wholesale .contactWizard .actionMsg{
    background: none no-repeat scroll 3px #FEFFFF;
    border-color: #EEEEEE #EEEEEE #D9D9D9;
    border-style: solid;
    border-width: 1px 1px 2px;
    display: block;
    font-weight: bold;
    margin: 0 0 1px 0 !important;
    padding: 5px 5px 5px 30px !important;
}
.wholesale .contactWizard .actionMsg.hide{
    display: none;
}
.wholesale .contactWizard .actionMsg.success{
    background-color: #DFFEDF;
    background-image: url('../imgs/action-messages/icon-tick-green.gif');
    color:#008000;
}
.wholesale .contactWizard .actionMsg.error{
    background-color: #FEDFDF;
    background-image: url('../imgs/action-messages/icon-x-red.gif');
    color: #FF0000;
}
.wholesale .contactWizard .actionMsg.loading{
    background-color: #F6F6F9;
    background-image: url("../imgs/action-messages/icon-loading.gif");
    color: #333333;
}
.wholesale .contactWizard .actionMsg.info{
    background-color: #EBF5FF;
    background-image: url('../imgs/action-messages/icon-info.gif');
    color: #0035A8;
}
.wholesale .contactWizard .thanksMsg{
    background: url("../imgs/cw-form-success-msg-icon.png") no-repeat scroll 8px 50% #D1EED1;
    border-color: #BFE7BF;
    border-radius: 4px 4px 4px 4px;
    border-style: solid;
    border-width: 1px;
    box-shadow: none;
    color: #3B8501;
    font-size: 16px;
    font-weight: bold;
    line-height: 28px;
    margin: 30px 0;
    padding: 20px 20px 20px 70px;
    position: relative;
    text-align: justify;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
.wholesale .contactWizard .thanksMsg .submsg{
    display: block;
    font-size: 12px;
    line-height: 18px;
}
.wholesale .contactWizard .thanksMsg.hide{
    display: none;
}


.wholesale-page-heading {
    position: relative;
}
.wholesale-page-heading img {
    width: 100%;
}
.wholesale-page-title {
    bottom: 25px;
    color: #000000;
    font-size: 54px;
    font-weight: bold;
    line-height: 54px;
    position: absolute;
    right: 10px;
}

#wholesale-contact-wrapper {
}

#wholesale-contact-wrapper #wholesale-contact-msg {}
#wholesale-contact-wrapper .actionMsg{
    background: none no-repeat scroll 3px #FEFFFF;
    border-color: #EEEEEE #EEEEEE #D9D9D9;
    border-style: solid;
    border-width: 1px 1px 2px;
    display: block;
    font-weight: bold;
    margin: 0 0 1px 0 !important;
    padding: 5px 5px 5px 30px !important;
}
#wholesale-contact-wrapper .actionMsg.hide{
    display: none;
}
#wholesale-contact-wrapper .actionMsg.success{
    background-color: #DFFEDF;
    background-image: url('../imgs/action-messages/icon-tick-green.gif');
    color:#008000;
}
#wholesale-contact-wrapper .actionMsg.error{
    background-color: #FEDFDF;
    background-image: url('../imgs/action-messages/icon-x-red.gif');
    color: #FF0000;
}
#wholesale-contact-wrapper .actionMsg.loading{
    background-color: #F6F6F9;
    background-image: url("../imgs/action-messages/icon-loading.gif");
    color: #333333;
}
#wholesale-contact-wrapper .actionMsg.info{
    background-color: #EBF5FF;
    background-image: url('../imgs/action-messages/icon-info.gif');
    color: #0035A8;
}

#wholesale-contact-wrapper #wholesale-contact-holder {
    background: url("../imgs/wholesale-contact-background.jpg") no-repeat scroll 0 bottom rgba(0, 0, 0, 0);
    height: 797px;
    width: 990px;
}
#wholesale-contact-wrapper #wholesale-contact-holder #wholesale-contact-title {
    background-color: #613B0D;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: 0 1px 5px -1px #E1E1E1;
    -webkit-box-shadow: 0 1px 5px -1px #E1E1E1;
    box-shadow: 0 1px 5px -1px #E1E1E1;
    color: #FFFFFF;
    display: inline-block;
    font-size: 18px;
    font-weight: bold;
    line-height: 26px;
    margin: 5px 5px 20px;
    padding: 5px 0;
    text-align: center;
    width: 980px;
}
#wholesale-contact-wrapper #wholesale-contact-holder #wholesale-contact-form {
    padding-left: 15px;
}
#wholesale-contact-wrapper #wholesale-contact-holder #wholesale-contact-form .control-group {
    margin-bottom: 10px;
}
#wholesale-contact-wrapper #wholesale-contact-holder #wholesale-contact-form label {
    color: #FFFFFF;
    display: block;
    font-size: 16px;
    font-weight: bold;
    line-height: 20px;
    text-shadow: 1px 1px 1px #000000;
    vertical-align: top;
}
#wholesale-contact-wrapper #wholesale-contact-holder #wholesale-contact-form .error label {
    color: #FFCFCF;
    text-shadow: 1px 1px 1px #FF0000;
}
#wholesale-contact-wrapper #wholesale-contact-holder #wholesale-contact-form .success label {
    color: #E0FFEF;
    text-shadow: 1px 1px 1px #188900;
}

#wholesale-contact-wrapper #wholesale-contact-holder #wholesale-contact-form input {}
#wholesale-contact-wrapper #wholesale-contact-holder #wholesale-contact-form textarea {
    resize: none;
}

#wholesale-contact-wrapper #wholesale-contact-holder #wholesale-contact-form input,
#wholesale-contact-wrapper #wholesale-contact-holder #wholesale-contact-form textarea {
    -moz-box-shadow: 1px 1px 0 #7D3838 inset, 1px 1px 1px #613B0D;
    -webkit-box-shadow: 1px 1px 0 #7D3838 inset, 1px 1px 1px #613B0D;
    box-shadow: 1px 1px 0 #7D3838 inset, 1px 1px 1px #613B0D;
    width: 400px;
}
#wholesale-contact-wrapper #wholesale-contact-holder #wholesale-contact-form .error input,
#wholesale-contact-wrapper #wholesale-contact-holder #wholesale-contact-form .error textarea {
    -moz-box-shadow: 1px 1px 0 #FF0000 inset, 1px 1px 1px #F10000;
    -webkit-box-shadow: 1px 1px 0 #FF0000 inset, 1px 1px 1px #F10000;
    box-shadow: 1px 1px 0 #FF0000 inset, 1px 1px 1px #F10000;
}
#wholesale-contact-wrapper #wholesale-contact-holder #wholesale-contact-form .success input,
#wholesale-contact-wrapper #wholesale-contact-holder #wholesale-contact-form .success textarea{
    -moz-box-shadow: 1px 1px 0 #00A60F inset, 1px 1px 1px #029A0F;
    -webkit-box-shadow: 1px 1px 0 #00A60F inset, 1px 1px 1px #029A0F;
    box-shadow: 1px 1px 0 #00A60F inset, 1px 1px 1px #029A0F;
}

#wholesale-contact-wrapper #wholesale-contact-holder #wholesale-contact-form .action-group {}
#wholesale-contact-wrapper #wholesale-contact-holder #wholesale-contact-form .action-group button {
    font-size: 18px;
    font-weight: bold;
    width: 412px;
}
#contact-floater {
    z-index: 9999;
}
#contact-floater-skype {
    background-color: #fffefe;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
    overflow: hidden;
    width: 111px;
}
#contact-floater-skype-title {
    background: url("../imgs/contact-floater-skype-title.gif") no-repeat 0 0;
    height: 32px;
}
#contact-floater-skype ul {
    border: 1px solid #dedede;
    margin: 0;
}
#contact-floater-skype ul li {
    line-height: 22px;
    list-style: none;
    padding: 8px 0px;
}
#contact-floater-skype ul li a {
    background: url("../imgs/icon-skype.jpg") no-repeat scroll left center transparent;
    display: inline-block;
    line-height: 25px;
    padding-left: 32px;
    width: 79px;
}