.wpmp-gallery{
    float: left;
    width: 60%;
    list-style: none !important;
    padding: 0px  !important;
    margin: 0px  !important;
}
.wpmp-main-image{
    clear:both;
}
.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;*/
    padding: 0px !important;
    margin: 0px !important;
}
.wpmp-gallery li img:hover{
    -moz-box-shadow: 0 0 5px #aaaaaa;
-webkit-box-shadow: 0 0 5px #aaaaaa;
box-shadow: 0 0 5px #aaaaaa;
}

.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-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
    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;
}
