/* 
* Place your custom CSS styles in this file. 
* When upgrading the plugin just keep a backup copy of this file 
* so you don't lose the CSS changes you made during the upgrade.
*/



/* === Fancy display css === */

.container form.eStore-button-form {margin:10px 0 0 0; display:block;}

.eStore-product {
height:100%;
overflow:hidden;
margin-bottom:5px;
border:1px solid #c7c1b7;
padding:5px;
background: #f4ece4;
}

.eStore-thumbnail {
float:left;
margin-right:14px;
}

.eStore-thumbnail img,.eStore-thumbnail a img {
background-color:#FFF;
border:1px solid ##c7c1b7;
position:relative;
margin:4px 0 4px 5px;
padding:4px;
}

.eStore-thumbnail img:hover {
background-color:#c7c1b7;
}

.t-and-c {
margin:25px 0 10px;
}

/* Fancy Display 2 properties */
.eStore-product-fancy2 {
height:100%;
overflow:hidden;
color:#000;
background:#fff url(images/product-display-bg.jpg) repeat-x;
border:1px solid ##c7c1b7;
padding:5px;
}

.eStore-product-fancy2-footer {
background: #f1f1f1;
height: 38px;
color:#3A3A3A;
border-left:1px solid #c7c1b7;
border-right:1px solid #c7c1b7;
border-bottom:1px solid #c7c1b7;
margin-bottom:5px;
padding:5px 15px 5px 15px;
vertical-align: middle;
}

/* End of fancy display css */

#lightbox-container-image-data-box {
font:10px Arial,Verdana, Helvetica, sans-serif;
background-color:#fff;
line-height:1.4em;
overflow:auto;
width:100%;
margin:0 auto;
padding:0 10px;
}

.eStore_label {
text-transform:uppercase;
text-align:left;
vertical-align:middle;
font-size:14px;
font-weight:700;
font-family:Arial, Helvetica, sans-serif;
padding:15px 10px 10px 15px;
}

.eStore_paypal_checkout_button{
border: 0px none;
margin-top:5px;
padding:4px;
width:143px;
height:41px;
}

.eStore_paypal_checkout_button:hover,.eStore_button:hover,.eStore_remove_item_button:hover,.eStore_empty_cart_button:hover,.eStore_buy_now_button:hover,.eStore_subscribe_button:hover {
opacity:0.7
}

.eStore_paypal_checkout_button:hover{
border:1px solid #ddd;
}

