﻿.overlay { position:absolute; top:0; left:0; width:100%; height:100%; z-index:1000; background-color:#000; -moz-opacity: 0.6; opacity:.60; filter: alpha(opacity=60); }

/* PAGER  */
div.Pagenav { width:100%; font: normal 12px Arial, Helvetica, sans-serif; text-align: center; padding:5px 0 5px 0;}
div.Pagenav span.extra_text { color: #999; margin:10px;}
div.Pagenav span.Selected{ font-weight:bold; padding:1px 3px 1px 3px;}
div.Pagenav a { padding: 1px 4px 1px 4px; border: 1px dotted #ccc; margin:2px; }
div.Pagenav a:hover { text-decoration: none; font-weight : bold; border: 1px solid black; background: #E47911; color: white; }

.mark { color:#E47911; font-family:verdana,arial,helvetica,sans-serif; font-size:13px; font-weight:bold;}
.breadcrumb {font-family:Arial,Helvetica,sans-serif; font-size:13px; font-weight:bold; }
 a.breadcrumb:link, a.breadcrumb:visited, a.breadcrumb:active{color:#E47911; font-size:13px; font-weight:bold; font-family:Arial,Helvetica,sans-serif;}

/**/
.productListTable { width:100%; font: normal 12px Arial, Helvetica, sans-serif;  }
.productListItem { width:200px; float:left; position:relative; margin-top:10px;}
.productListImage img { }
.productListName, a.productListName:link, a.productListName:visited, a.productListName:active{ 
   font-size:13px; font-weight:bold;}
.productListDescription {}
.productListPrice {color:#666644; font-size:14px; font-weight:bold;}
.productListSeperator { }
.productListNumber {color:#ccc; float:left; font-size:11px; margin-right:10px;}


.clsProductImage { height:150px; }
.clsProductThumbnail { padding:3px; cursor:pointer;}
.attributeDropdownList {  }
.attributeItem { padding:5px; }
.attributeItems { padding:5 0 10 0; }
.yourSelectionText { margin-top:10px; }

.outOfStock { 
   padding-top:5px; 
   position:absolute; 
   font: 12px Arial, Helvetica, sans-serif;
   font-weight:bold;  
   border:1px solid #7994cb; 
   color:White; text-align:center; 
   z-index:1000; background-color:red;}

#divAddToCartBox{
   text-align:center; width:230px;padding:15px; 
   background-image:url(http://www.jerusalemdepot.com/DesktopModules/epsEComm/Images/add_to_cart_box_bg.gif);
   background-repeat:no-repeat;}

/*
.clsProductDetails .clsProductName { margin:0 0 10px 0; }
.clsProductDetails .clsProductName .Head { color:#12368B; font-size:20px; font-weight:800; }
.clsProductDetails .productImages {  text-align:center; width:300px;  }
.clsProductImage { width:280px; height:250px; text-align:center; }
.clsProductThumbnails { width:280px; text-align:center; margin:5 0 5 0; }

.clsProductDetails .clsProductDesc .Normal{ font-weight:500; }
.clsProductDetails .clsProductPrice{ color:#000000; font-weight:800; text-align:right; padding:20px 0 0 0; text-align:center; }
.clsProductDetails .NormalRed{ color:#A50808; font-size:17px; font-weight:800; }
.clsProductDetails .clsAddToCart{ text-align:center; padding:10px 0 10px 0; }

.swatchAvailable {border:1px solid #3596C7; color:#006699; cursor:pointer; display:block; float:left; margin:0; padding:1px; position:relative; }
.swatchOuter { display:block; float:left; margin:0; padding:3px; }
.swatchInnerText { display:block; float:left; font-size:10px; height:27px; line-height:25px; padding:0 3px; position:relative; text-decoration:none; white-space:nowrap; }
*/


.StoreMenuItem, a.StoreMenuItem:link, a.StoreMenuItem:visited, a.StoreMenuItem:active{ 
   display:block;  color:#E47911;
   font-family:Arial, Helvetica, sans-serif;
   font-size:13px;
   font-weight:bold; text-decoration:none; padding:3px 0 3px 10px; background-color:transparent; }
a.StoreMenuItem:hover{ text-decoration:underline; }

.StoreMenuSubItem, a.StoreMenuSubItem:link, a.StoreMenuSubItem:visited, a.StoreMenuSubItem:active{ 
   display:block; font:11px Arial;  
   text-decoration:none; padding:2px 0 2px 20px; background-color:transparent; }
a.StoreMenuSubItem:hover{ color:#E47911; text-decoration:underline; }




