.wpmp-gallery{
    float: left;
    width: 60%;
    list-style: none !important;
    padding: 0px  !important;
    margin: 0px  !important;
}
.wpmp-main-image{
    clear:both;
    max-width: 97%;
}
 
.wpmp-gallery li{
    float: left;
    list-style: none;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    margin: 2px 4px;
    padding:0px;
    list-style: none !important;
}

.wpmp-gallery li img{
   /* -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;    
    border:7px solid #ddd;*/
     
    margin: 0px !important;
    padding:5px;
    border:1px solid #aaa;
}
 
.prices{
    float: right;
}
.prices ul{
/*border:1px solid #ccc;*/
/*border-bottom:0px;*/
float:left;
padding: 0px !important;
margin: 0px !important;
}
.prices ul li{
list-style:none;
border-bottom:1px solid #ccc;
/*line-height:30px;*/
padding-left:5px;
width:210px;
font-size:9pt;
}
.prices ul li span{
display: block;
float:left;
width:100px;
/*line-height:30px;*/
}
.prices ul li a{
float:right;
margin-right:7px;
}

.wpmp-tab-container {width: 98%; margin: 10px auto;}
ul.tabs {
    margin: 0 !important;
    padding: 0;
    float: left;
    list-style: none;
    height: 32px;
    border-bottom: 1px solid #777;
    border-left: 1px solid #777;
    width: 100%;
}
ul.tabs li {
    float: left;
    margin: 0;
    padding: 0;
    height: 31px;
    line-height: 31px;
    border: 1px solid #777;
    border-left: none;
    margin-bottom: -1px;
    background: #e0e0e0;
    background: #898989;
background: -moz-linear-gradient(top, #898989 1%, #d1d1d1 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#898989), color-stop(100%,#d1d1d1));
background: -webkit-linear-gradient(top, #898989 1%,#d1d1d1 100%);
background: -o-linear-gradient(top, #898989 1%,#d1d1d1 100%);
background: -ms-linear-gradient(top, #898989 1%,#d1d1d1 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#898989', endColorstr='#d1d1d1',GradientType=0 );
background: linear-gradient(top, #898989 1%,#d1d1d1 100%);
    overflow: hidden;
    position: relative;
}
ul.tabs li a {
    text-decoration: none;
    color: #000;
    display: block;
    font-size: 1.2em;
    padding: 0 20px;
     
    outline: none;
}
ul.tabs li a:hover {
    background: #ccc;
}    
html ul.tabs li.active, html ul.tabs li.active a:hover  {
    background: #fff;
    border-bottom: 1px solid #fff;
    background: #e5e5e5;
background: -moz-linear-gradient(top, #e5e5e5 1%, #fefefe 77%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#e5e5e5), color-stop(77%,#fefefe));
background: -webkit-linear-gradient(top, #e5e5e5 1%,#fefefe 77%);
background: -o-linear-gradient(top, #e5e5e5 1%,#fefefe 77%);
background: -ms-linear-gradient(top, #e5e5e5 1%,#fefefe 77%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5e5e5', endColorstr='#fefefe',GradientType=0 );
background: linear-gradient(top, #e5e5e5 1%,#fefefe 77%);
}
.tab_container {
    border: 1px solid #777;
    border-top: none;
    clear: both;
    float: left; 
    width: 100%;
    background: #fff;
    -moz-border-radius-bottomright: 7px;
    -khtml-border-radius-bottomright: 7px;
    -webkit-border-bottom-right-radius: 7px;
    -moz-border-radius-bottomleft: 7px;
    -khtml-border-radius-bottomleft: 7px;
    -webkit-border-bottom-left-radius: 7px;
    background: #fefefe;
background: -moz-linear-gradient(top, #fefefe 87%, #e5e5e5 99%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(87%,#fefefe), color-stop(99%,#e5e5e5));
background: -webkit-linear-gradient(top, #fefefe 87%,#e5e5e5 99%);
background: -o-linear-gradient(top, #fefefe 87%,#e5e5e5 99%);
background: -ms-linear-gradient(top, #fefefe 87%,#e5e5e5 99%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#e5e5e5',GradientType=0 );
background: linear-gradient(top, #fefefe 87%,#e5e5e5 99%);
}
.tab_content {
    padding: 20px;
    font-size: 10pt;
}
.tab_content h2 {
    font-weight: normal;
    padding-bottom: 10px;
    border-bottom: 1px dashed #ddd;
    font-size: 1.8em;
}
.tab_content h3 a{
    color: #254588;
}
.tab_content img {
    float: left;
    margin: 0 20px 20px 0;
    border: 1px solid #ddd;
    padding: 5px;
}
.clear{clear:both;}

.wpmp-my-orders{
    
}

.wpmp-my-orders
{
   
    font-size: 12px;
    background: #fff;
    margin: 0px;
    width: 100%;
    border-collapse: collapse;
    text-align: left;
}
.wpmp-my-orders a{
    color: #039;
    font-weight: bold;
}
.wpmp-my-orders th
{
    font-size: 14px;
    font-weight: bold;
    color: #039;
    padding: 10px 8px;
    border-bottom: 2px solid #6678b1;
}
.wpmp-my-orders td
{
    border-bottom: 1px solid #ccc;
    color: #669;
    padding: 6px 8px;
}
.wpmp-my-orders tbody tr:hover td
{
    color: #009;
}
 
.prices b{
    font-weight: bold;
    font-size:12pt;
}

#wpmp-price-area li{
    list-style: none;
    /*line-height: 30px;*/
}

#wpmp-price-area select{
    min-width: 200px;
    display: block;
}

.ui-selectmenu-menu-dropdown li a,
#wpmp-price-area .ui-selectmenu{
    font-size:9pt;
}
.chzn-results li{
    line-height: 20px;
}

  

#customer_details h3{
    color:#333333;
    text-shadow: none;
    font-size:12pt;
    font-weight: bold;
}
#shiptobilling-checkbox{ float: left;padding-right: 10px; }
label.checkbox{ padding-left: 20px; position: relative;}
abbr.required{ color: #800000 !important;}
.step h3{
    color: #333;
    text-shadow: none;
}

.step #loginform h1{
    display: none;
}
.step #loginform #rememberme{
    float: left;
    margin-right: 10px;
}
.step #loginform{
    margin: 0px;
    padding: 0px;
    border:0px;
    background: transparent;
    margin-top: 20px;
}
.step #loginform input[type=text],
.step #loginform input[type=password]{
    padding: 5px;
}
.step .col-1{
    margin-right: 10px;
}
 
.wpdm_cart{
    width: 100%;
}
.wpdm_cart a,
.wpdm_cart th,
.wpdm_cart td{
    color: #333;
    border-left:0px;
    border-right:0px;
}
.wpdm_cart input[type=text]{
    width:50px;
    text-align: center;
    padding:5px;
}

.wpdm_cart th{
    line-height: 30px;
    background: #eeeeee;
    color:#222;
}
.wpdm_cart th,
.wpdm_cart td{
    padding:5px;
    min-height: 40px;
    vertical-align: middle;
}
td.cart_item_unit_price{
    width:80px;
}
.wpdm_cart td{
    padding: 10px !important;
}
.wpdm_cart tr{
    border-bottom: 1px solid #eeeeee;
}
.amt{
    text-align: right;
}

  .checkout_div{
     color: #444444;
    font: 12px/1.55 arial,helvetica,sans-serif;
    border-bottom: 1px solid #aaaaaa;;
 }
 .form-list .input-box {
    clear: both;
    display: block;
    width: 260px;
}
.form-list li{
    list-style: none;
}
.form-list input.input-text {
    width: 254px;
    
}
input.input-text, select, textarea {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #B6B6B6;    
}
 .step {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #FBFBFB;
    border-style: none solid solid;
    border-width: 0 1px 1px;
    padding: 15px 30px;
    position: relative;
    border-bottom: 0px;
    border-color: #aaaaaa;
}
.col2-set  {
        clear: both;
    /*content: "."; */
    display: block;
    /*font-size: 0;
    height: 0;
    line-height: 0; */
    overflow: hidden;
}
.col2-set .col-1 {
    float: left;
    width: 48.5%;
    
}
 
.checkout_div .step-title {
    -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-style: solid;
    border-width: 1px;
    padding: 10px;
    text-align: right;
    display: block;
    height: 40px;
    border-bottom: none !important;    
    background: #eee;
    border-color: #aaaaaa;
    background: rgb(238,238,238);
background: -moz-linear-gradient(top,  rgba(238,238,238,1) 0%, rgba(251,251,251,1) 76%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(238,238,238,1)), color-stop(76%,rgba(251,251,251,1)));
background: -webkit-linear-gradient(top,  rgba(238,238,238,1) 0%,rgba(251,251,251,1) 76%);
background: -o-linear-gradient(top,  rgba(238,238,238,1) 0%,rgba(251,251,251,1) 76%);
background: -ms-linear-gradient(top,  rgba(238,238,238,1) 0%,rgba(251,251,251,1) 76%);
background: linear-gradient(to bottom,  rgba(238,238,238,1) 0%,rgba(251,251,251,1) 76%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#fbfbfb',GradientType=0 );

}

.checkout_div, .step, .step-title{
    border-color: #dddddd !important;
}
.checkout_div form {
    margin:0;
}
.checkout_div .step-title h2 {
    float: left;
    font-size: 13pt;
    letter-spacing: normal;
    margin: 0;
    line-height:normal;
}

.step-title h2{
    font-size:10pt !important;
    text-transform: uppercase;
    margin:0px;
    padding:0px;
    line-height:normal;
    font-family: 'Open Sans', Verdana;
    
} 

.checkout_div .button:active {
border-color: #4D90FE;
color: #4D90FE;

-moz-box-shadow:inset 0 0 10px #D4D4D4;
-webkit-box-shadow:inset 0 0 10px #D4D4D4;
box-shadow:inset 0 0 10px #D4D4D4;
}

#order_comments{
    width: 95%;
    min-width: 95%;
    max-width: 95%;
}
.form-list li{
    display: block;
    margin-bottom: 5px;
}
.form-list label{     
    display: block;
    float: left;
    width: 100px;
    line-height: 20px;
    height: 20px;    
    padding:4px !important;    
}
.form-list .input-text{
    line-height: 30px;
    height: 30px;    
    padding:4px !important;
    margin: 0px;
}
.form-list label.error{
    display: block;
    width:100%;
    margin-left: 100px;
}
#wpmpplaceorder center{
    text-align: left;
    padding: 5px;
    margin-top: 5px;
    border: 1px solid #ccc;
}

.text-right{
    text-align: right !important;
}
.wpdm_cart input[type="text"]{
    margin:0px !important;
}

.wp-marketplace img{
    box-shadow:none !important;
}

.wpmp-thumbnails .thumbnail{
    margin-right: 4px;
    margin-bottom: 4px;
}

.wpmp-regular-price h3{
    font-size:25pt !important;
}
.wpmp-regular-price sub{
    font-weight: normal !important;
    color: #777;
    font-size:11pt !important;
}

.wp-marketplace .dropdown-menu li{
    margin:0px;
}
#wpmp-tabs li{
    margin-left: 0px;
}
#wpmp-tabs li:first-child{
    margin-left: 20px;
}
#wpmp-tabs li a.active,
#wpmp-tabs li a:active{
    outline: none !important;
    outline-style: hidden !important;
}
.wpmp-dashboard .span4{
    float: left !important;
}
.ppc-db h3{
    font-weight: 700 !important;
    font-size: 12pt;
    line-height: normal !important;
}
.ppc-db legend{
    font-size: 10pt;
    font-weight: 700;
}

.profile-form .span12,
.profile-form .span6:nth-child(2n+1){
    margin-left: 0 !important;
}
.profile-form ul li{
    margin-left: 0 !important;
}

.ul li,
.form-list li{
    padding: 0 !important;
    margin: 0 !important;
}

div#loading_message,div#rloading_message{
    color:red;
}
label.error{
    font-size:10px; color:red;
}

#wpmpplaceorder{
    margin-top: -35px; 
    float: right;
}

#wpmp-price-area li{
    margin-left: 0 !important;
}

#product-demo-info a{
    font-size: 9pt;
}

#product-demo-info .input-prepend{
    margin-bottom: 5px
}

.wp-marketplace .bootstrap-select .btn .caret {   
    margin-top: 7px;
}

.wp-marketplace .wpmp-regular-price h3{
    margin: 0;
}
.bootstrap-select.btn-group .dropdown-menu > li > a{
    min-height: 30px;
    font-size: 9pt;
    padding-top: 8px;
}

ul.nav-tabs{
    margin-left: 0 !important;
}