body {
}
.Error
{ color: #900; font-size:12px;
}
span.error
{ color: #c00; font-weight: bold; font-size:12px;
}
a.productlink{ color: #326980; font-weight:bold;
}
img.ratingImage{ text-align: left; }
#comparedialog {
display:none;
width:300px;
height:250px;
position:absolute;
z-index:100;
background:#EEEBE8;
padding:2px;
font:10pt tahoma;
border:1px solid black;
}
#compareFrame {
display:none;
width:300px;
height:250px;
position:absolute;
z-index:50;
}
#compareerror {
display:none;
width:300px;
height:250px;
position:absolute;
z-index:100;
background:#EEEBE8;
padding:2px;
font:10pt tahoma;
border:1px solid black;
}
#compareerrorFrame {
display:none;
width:300px;
height:250px;
position:absolute;
z-index:50;
}
#SalePriceResp {
color:red;
}
#saleimage
{ position:absolute; right:5px; top:1px; z-index:6000;
} #divCaption
{ position:absolute; left:1px; bottom:1px; z-index:6000;
} #fireproofimage
{ position:absolute; left:1px; top:1px; z-index:6000;
}
#v360image
{ position:absolute; left:1px; top:1px; z-index:4;
}
#myOvpCta
{ position:absolute; left:237px; top:330px; z-index:600000;
}
#videoimage
{ position:absolute; left:237px; top:330px; z-index:6000000;
}
#enlargeimage
{ position:absolute; left:1px; top:330px; z-index:6;
}
#decisionfork {
display:none;
left:300px;
top:300px;
width:750px;
height:550px;
position:absolute;
z-index:100;
background:#FFFFFF;
padding:2px;
font:10pt tahoma;
border:1px solid black;
}
#decisionforkFrame {
display:none;
left:300px;
top:300px;
width:750px;
height:550px;
position:absolute;
z-index:50;
}
#addtocartdialog {
display:none;
left:200px;
top:50px;
width:750px;
height:700px;
position:absolute;
z-index:100;
background:#EEEBE8;
padding:2px;
font:10pt tahoma;
border:1px solid black;
}
#additemstocartFrame {
display:none;
left:200px;
top:50px;
width:750px;
height:700px;
position:absolute;
z-index:50;
}
#multi-widget { display: none; position: fixed; top: 20%; right: 0; z-index:10000; background-color: #FFFFFF;
}
#multi-widget .header { height: 175px; width: 63px; margin: 0 0 2px;
}
#multi-widget .header img { width: 100%; height: 100%;
}
#multi-widget .option { width: 63px; height: 63px; margin: 2px 0; padding: 10px 5px; background-color: #FFB900; text-align: center;
}
#multi-widget .option:hover { cursor: pointer; background-color: #E5A600;
}
#multi-widget .option:active { background-color: #996F00;
}
#multi-widget .option .label { color: #016892; font-family: arial,sans-serif; font-weight: bold; padding:0; font-size:12px;
}
#multi-widget .option.text { margin-bottom: 0;
}
#cover {
display:none;
position:absolute;
left:0px;
top:0px;
right:0px;
bottom:-500px;
width:100%;
height:100%;
background:gray;
filter:alpha(Opacity=50);
opacity:0.5;
-moz-opacity:0.5;
-khtml-opacity:0.5;
z-index:50;
}
#addressdialog1 {
display:none;
left:200px;
top:200px;
width:400px;
height:400px;
position:absolute;
z-index:100;
padding:2px;
font:10pt tahoma;
overflow:scroll;
border:1px solid black;
}
#addressFrame1 {
display:none;
left:200px;
top:200px;
width:400px;
height:400px;
position:absolute;
z-index:50;
}
#addressdialog2 {
display:none;
left:500px;
top:800px;
width:400px;
height:400px;
position:absolute;
z-index:100;
padding:2px;
font:10pt tahoma;
overflow:scroll;
border:1px solid black;
}
#addressFrame2 {
display:none;
left:500px;
top:800px;
width:400px;
height:400px;
position:absolute;
z-index:50;
}
.product-list-row{ height: 410px; font-size: 1.2em; padding: 10px !important;
}
.product-sub-text{ height: 20px; line-height: 20px;
}
.product-list-price{ padding: 0 20px;
}
.ratingImage{ padding: 0 !important;
}
@media (max-width: 768px){ .product-list-row{ padding: 0 !important; margin: 0 !important; font-size: 1em; } .product-sub-text{ height: 40px; } .product-list-price{ padding: 0 5px; } .ratingImage{ width: 80px; }
}