*{
margin:0;
}
img{ 
 vertical-align: top;
 text-align: left;
 border:0;
}
.prod_blank3{
margin:0 0 10px 5px;
width:570px;
height:330px;
overflow:hidden;
background:#f9f9f9;
border:1px solid #d3e9f5;
text-align:left;
float:left;
display:inline;
color:#0F5C68;
}
.prod_title3{
text-align:center;
}
.prod_image3{
text-align:center;
vertical-align:middle;
margin:5px;
overflow:hidden;
height:300px;
width:300px;
float:left;
position: relative;
}
.prod-image-switch {
    clear: both;
    width: 310px;
    height: 90px;
    margin: 0 5px;
    text-align: center;
    white-space: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
}
.prod-image-switch img {
    max-height: 70px;
    border: 1px solid #d0d0d0;
    vertical-align: middle;
    cursor: pointer;
    opacity: .67;
    transition: border-color, opacity .2s;
}
.prod-image-switch img.prod-image-active {
    border-color: #a0a0a0;
    cursor: inherit;
    opacity: 1;
}
.prod-image-switch img:hover {
    border-color: #a0a0a0;
    opacity: 1;
}
.prod_desc3{
margin-left:300px;
margin-top:10px;
height:230px;
}
.prod_text3{
padding-left:25px;
font: 12px Comic Sans MS;
}

/* New product page */
.prod_desc4{
margin-left:300px;
margin-top:10px;
}
.prod_text4{
font: 12px Comic Sans MS;
}
p.border_line_prod {
    border-bottom: 1px solid #9CBFE7;
    margin: 5px 0px;
}

.prod_blank2{
margin:0 0 10px 5px;
width:150px;
height:150px;
overflow:hidden;
background:#f9f9f9;
border:1px solid #d3e9f5;
text-align:center;
float:left;
display:inline;
color:#0F5C68;
}
.prod_image2{
vertical-align:middle;
margin:5px;
overflow:hidden;
height:140px;
position: relative;
}
.prod_blank p{
height:22px;
overflow:hidden;
}
.prod_blank{
margin:0 0 15px 10px;
width:220px;
height:345px;
overflow:hidden;
background:#f9f9f9;
border:1px solid #d3e9f5;
text-align:center;
float:left;
display:inline;
font: 13px sans-serif;
color:#0F5C68;
}
.prod_blank table{
margin-top:4px;
}
.prod_art{
margin-bottom:5px;
}
.prod_name{
height:25px;
width:220px;
line-height:3px;
color:#892c1d;
margin-top:7px;
overflow: hidden;
}
.prod_name a{
    color:#892c1d;
    text-decoration: none;
    line-height: 12px;
}
.prod_image{
margin:0 10px;
overflow:hidden;
height:170px;
position: relative;
}
.prod_desc{
text-align:left;
margin-left:15px;
line-height:22px;
}
/*.prod_plus{
margin-left:25px;
}*/
.prod_minus{
margin:12px 0 0 -44px;
}
.prod_input{
width:17px;
margin-left:-41px;
padding-top:3px;
border:0;
background:none;
text-align:center;
font-weight:900;
color:black;
}
.prod_add, .prod_add_full{
height:20px;
background:url('img/addtocart.jpg')no-repeat right top;
margin-right:10px;
padding-right:10px;
margin-left:15px;
cursor:pointer;
}
.prod_add_full{
width:100px;
}
.prod_add a, .prod_add a:hover, .prod_add_full a, .prod_add_full a:hover{
font: 16px sans-serif;
color:#0d5f8b;
}
.prod_price{
text-align:right;
padding-right:10px;
margin-top:6px;
color:#ff6600;
background: url('img/price.jpg') no-repeat top right;
}
.zoom{
	margin:3px 0 5px 0;
}
.discount_label {
    font-size: 1.15em;
    background-color: #dd1b1b;
    color: #fff;
    position: absolute;
    width: 2.5em;
    height: 2.5em;
    line-height: 2.5em;
    border-radius: 50%;
    text-align: center;
    right: 0;
    top: 1em;
}
.prod_image3 .discount_label {
    font-size: 2em;
}