.shop-listing-box {
padding: 1%;
height: auto;
width: 98%;
background-color: #FFFFFF;
border: 1px solid #095AA6;
background-image: url(images/bg-shop-listing-box-pale.png);
background-repeat: repeat-x;
background-position: center top;
vertical-align: top;
text-align: justify;
margin-top: 10px;
}
.shop-listing-quote {
background-image: url(images/bg-shop-listing-box-bright.png);
}
.shop-listing-box h2 {
font-size: 14px;
font-weight: bold;
color: #000000;
}
.shop-listing-box .code {
font-size: 10px;
}
.shop-listing-box .options {
font-size: 10px;
float:right;
margin-top: 0px;
margin-bottom: 5px;
}
.shop-listing-box .buy {
background-color: #B8E0F4;
border: 1px solid #FFFFFF;
height: auto;
margin: 0px;
padding: 5px;
vertical-align: top;
}
.shop-listing-box .bonus {
background-color: #095AA6;
}
.shop-listing-box .prices {
width: 145px;
float: left;
text-align: left;
vertical-align: top;
position: relative;
}
.shop-listing-box .instructions {
width: 435px;
font-size: 11px;
}
.shop-listing-box .choice {
font-size: 10px;
width: 245px;
height: 25;
float:left;
text-align: right;
vertical-align: top;
position: relative;
padding-right: 5px;
}
.shop-listing-box .input {
width: 50px;
height: 25;
float:right;
text-align: right;
vertical-align: top;
position: relative;
padding-right: 5px;
}
.shop-listing-box .buttons {
width: 115px;
height: 25;
float:right;
text-align: right;
vertical-align: top;
position: relative;
}
.shop-listing-box .special {
width: 280px;
}
.shop-listing-box .add {
width: 55px;
}
.shop-listing-box .quote {
width: 70px;
}
.content-clear {
clear: both;
}
.price1 {
font-size: 11px;
font-weight: normal;
color: #000000;
}
.price2 {
font-size: 14px;
font-weight: bold;
color: #000000;
}
.price3 {
font-size: 8px;
font-weight: normal;
}
.price4 {
font-size: 10px;
font-weight: normal;
}
.price5 {
font-size: 11px;
font-weight: normal;
color: #000000;
}
.price6 {
font-size: 8px;
font-weight: normal;
}
.priceo1 {
font-weight: normal;
color: #FF6600;
}
.priceo2 {
font-size: 14px;
font-weight: bold;
text-decoration: line-through;
color: #FF6600;
}
.priceo3 {
font-size: 8px;
font-weight: normal;
color: #FF6600;
}
.priceo4 {
font-size: 10px;
font-weight: normal;
text-decoration: line-through;
color: #FF6600;
}
.pricer1 {
font-size: 10px;
font-weight: normal;
}
.pricer2 {
font-size: 10px;
font-weight: normal;
}
.box-products {
padding:1.5%;
border:#DDDEDE 1px solid;
position: relative;
}
.box-products h2 {
height:50px;
line-height:25px;
margin:0px;
margin-bottom:1.5%;
text-align:center;
overflow:hidden;
}
.box-products a:active, .box-products a:link, .box-products a:visited {
}
.box-products a:hover {
}
.box-products img {
margin-left:auto;
margin-right:auto;
border:#0099BA 0px solid;
}
.box-products:hover .box-button {
display:block;
}
.box-button {
display:none;
width:50%;
background-color:#FF7321;
padding:5px;
text-align:center;
top:45%;
float:right;
margin:0 auto;
left:0px;
right:0px;
z-index:100;
position: absolute;
}
.box-products .box-button a:active, .box-products .box-button a:link, .box-products .box-button a:visited {
color:#FFFFFF;
}
.box-products .box-button a:hover {
color:#000000;
}