xhtml * { margin: 0; padding: 0; }

body { margin: 0;
	  font: normal 0.8em/1.2em "Verdana", Helvetica, sans-serif;
	  color: #000;
	  background-color: #dddddd;
	  padding-bottom: 10px;
}

a {
color: #76677C;
text-decoration: underline;
outline: none;
}

a:hover {
	color: #000000;
	text-decoration: none;
}
#menu-row a {
	color: #000000;
	text-decoration: underline;
	outline: none;
}
#menu-row a:hover {
	color: yellow;
	text-decoration: none;
}

#header a {
	color: #000000;
	text-decoration: none;
	outline: none;
}
#header a:hover {
	color: #000000;
	text-decoration: none;
}

img {
	border: 0px;
}
#wrapper {
	margin: 0px auto;
	width: 924px;
	text-align: left;
}
#header .info p1 {
	font-size:18px;
	font-style:italic;
	color:#000000;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height: 110%;
	margin: 0px;
	padding: 0px;
}

#header .info {
	padding: 50px 0px 0px 540px;
	width: auto;
	text-align: left;
}

#header .tagline {
	padding: 45px 0px 0px 100px;
	width: auto;
	text-align: left;
}

#header .tagline p {
	font-size:18px;
	font-style:italic;
	color:#000000;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height: 110%;
	margin: 0px;
	padding: 0px;
}

.fire {
	font-size:18px;
	font-style:italic;
	color:#76677C;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height: 110%;
}
#header p.more {
	padding-right: 22px;
}
#header {
	height: 160px;
	width: 922px;
	background: url(images/header.jpg) no-repeat;
	z-index:512;
}

#box-left {
	float: left;
	width: 430px;
}
#box-left ul {
	margin-left: 8px;
}
#box-right {
	float: right;
	width: 430px;
}
#foot {
	width: 738px;
	margin-left: 20px;
	background: url(images/foot_bg.gif) repeat-y;
}
#foot-top {
	background: url(images/foot_top.jpg) no-repeat;
}
#foot-bot {
	background: bottom url(images/foot_bot.gif) no-repeat;
	padding: 13px 21px 12px 28px;
}

#footer {
	margin: 14px;
	text-align: center;
}
h2 {
	margin: 0px;
	padding: 2px 0px 10px 2px;
	font-family: Georgia;
	font-size:1.3em;
	color:#000000;
}

h2 b{
	color:#000000;
}

#foot ul {
	margin: 0px;
	padding: 0px;
}
#foot li {
	margin: 0px;
	padding: 0px 0px 5px 20px;
	list-style: none;
	background: 0px 3px url(images/bullet.gif) no-repeat;
}
p {
	padding:5px;
	margin-top: 0px;
	margin-bottom: 10px;
}
div.narrow-text {
	margin-right: 18px;
}
img.left {
	float: left;
	padding-right: 14px;
	padding-bottom: 16px;
}

.zohar-image{
	border: 4px solid #c0c0c0; padding: 3px;
}

.bottom-space
{
	margin-bottom: 15px;
}

#body p.more {
	padding-top: 6px;
}
#news-box p.more {
	padding-top: 0px;
	margin-top: 0px;
}
p.more {
	text-align: right;
}
.clear {
	clear: both;
}

ul.menu {list-style:none; margin:0; padding:0}
ul.menu * {margin:0; padding:0}
ul.menu a 
{
	display:block; 
	color:#ffffff; 
	text-decoration:none;	
}
ul.menu .sublink 
{ 
	border-right-width: 0px !important;
	border-right-style: none !important;
}
ul.menu li {position:relative; float:left; margin-right:2px}
ul.menu ul {position:absolute; top:30px; left:0; background:#717171; display:none; opacity:0; list-style:none}
ul.menu ul li 
{
	position:relative; border:1px solid #ffffff; border-top:0px; width:170px; 
	margin:0px !important; 
	height: auto !important;
	padding: 0px 5px 5px 5px !important;
}
ul.menu ul li a 
{
	margin:0px !important; 
	display:block; 
	padding:5px 1px 1px 5px!important; 
	background-color:#717171
}
ul.menu ul li a:hover {background-color:#717171}
ul.menu ul ul {left:177px; top:-1px}
ul.menu .menulink {padding:2px 2px 2px;}
zul.menu .menulink:hover, zul.menu .menuhover {background:url(images/header_over.gif)}
ul.menu .sub 
{
	background:#717171 url(images/arrow.gif) no-repeat right !important;
	border-right-width: 0px !important;
	border-right-style: none !important;
	width: 165px !important;
}
ul.menu .topline {border-top:1px solid #c0c0c0}

.boldBlack
{
	color: #000000;
	font-weight: bold;
}

h1 
{
	font-size: 1.5em;
	font-family: Georgia;
	color: #76677C;
	line-height: 1em;
}

.italic{
	font-style:italic;
}
.banner_area_wrap {
	border: 1px solid #717171;
	background-color: #ffffff;
	padding:2px;
	float: left;
}
.banner_area, .content_area {
	width: 912px;
	padding: 5px 0px 10px 10px;
	border: 1px solid #717171;
	background-color: #eeeeee;
	float: left;
}

* html .banner_area { padding:0; width: 758px; }
* html .content_area { padding:0; width: 758px;}

.content_area_wrap {
	border: 2px solid #c0c0c0;
	background-color: #ffffff;
	padding:2px;
	float: left;
}

.topCap {
	background: url(../images/topcap4.gif) top left no-repeat;
	width: 924px;
	height: 6px;
	position:relative;
	left: -11px;
	top: -11px;
}

.topCapSmall {
	background: url(../images/topcap300.gif) top left no-repeat;
	width: 300px;
	height: 6px;
	position:relative;
	left: -11px;
	top: -11px;
}

* html .topCap { left:-1px; top:-6px; }
* html .topCapSmall { left:-1px; top:-6px; }

.bottomCap {
	background: url(../images/bottomcap_main.gif) bottom left no-repeat;
	width: 924px;
	height: 8px;
	float:left;
	position:relative;
	left: -12px;
	top: 11px;
}
.bottomCapSmall {
	background: url(../images/bottomcap_main300.gif) bottom left no-repeat;
	width: 300px;
	height: 8px;
	float:left;
	position:relative;
	left: -12px;
	top: 11px;
}

* html .bottomCap { left: -2px;
				top: 2px;
				width: 760px;
				padding:0;
				margin:0;
				}
* html .bottomCapSmall { left: -2px;
				top: 2px;
				width: 300px;
				padding:0;
				margin:0;
				}

#main_body { 
	width: 924px; 
	float: right;
	margin-top: 6px;
}

#main_body .main-right
{
	float:left; width: 535px;
}

#main_body .main-right a
{
	color: #76677C !important;
	font-weight:bold;	
	text-decoration: underline;
}

#main_body .main-right a:hover
{
	color: #000000 !important;
	font-weight:bold;
	text-decoration: none;
}

#main_body .main-left
{
	float:left; 
	width: 325px; 
	 
	padding-left:10px;
}

#main_body .shipping,
#main_body .shipping td{
	
	border: 1px solid #888;
	border-collapse: collapse;
}

#main_body .shipping th{
	background-color: #76677C;
}

#main_body .services,
#main_body .services td{
	
	border: 1px solid #888;
	border-collapse: collapse;
}

#main_body .services th{
	background-color: #76677C;
}

.topBorder {border-top:1px solid #c0c0c0;}

/*======================= hbg_products======================*/
.hbgProductTitle {
  	color:#2255AA;
	font-family:Georgia;
	font-size:16px;
	font-weight: bold;
	text-decoration: none;	
}

#hbg_product_list {
	float: left;
	padding: 0;
	margin: 0;
	list-style-type: none;
}

#hbg_product_list li p 
{
	font-size:12px;
	font-weight: normal;
	color: #000000;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
}
#hbg_product_list li {

	float: left;
	text-align: center;
	width: 300px;
	color:#76677C;
	font-family:Georgia;
	font-size:16px;
	font-weight: bold;
	padding: 0;
	margin:0;
	padding-top: 5px;
	border-right: 1px solid #76677C;
	height: 150px
}

#hbg_product_list li.lastItem { border: 0;}

#hbg_product_list li a {
	color:#76677C;
	font-family:Georgia;
	font-size:16px;
	font-weight: bold;
	text-decoration: none;
}

#hbg_product_list li a:hover { text-decoration: underline; }


#hbg_product_list li img { margin-top:10px; margin-right:5px;border: 2px solid #c0c0c0; padding:2px;}

.product-head{
	font-size:20px;
	font-style:italic;
	font-weight:bold;
	color:#000000;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height: 110%;
}

#product_list2 {
	float: left;
	padding: 0;
	margin: 0;
	list-style-type: none;
}

#product_list2 li p 
{
	font-size:14px;
	font-weight: normal;
	color: #000000;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
}
#product_list2 li {

	float: left;
	text-align: left;
	width: 450px;
	color:#76677C;
	font-family:Georgia;
	font-size:16px;
	font-weight: bold;
	font-style: italic;
	padding: 0;
	margin:0;
	padding-top: 5px;
	border-right: 1px solid #76677C;
	height: auto;
}

#product_list2 li.lastItem { border: 0; padding-left: 10px;}

#product_list2 li a {
	color:#76677C;
	font-family:Georgia;
	font-size:16px;
	font-weight: bold;
	text-decoration: none;
}

#product_list2 li a:hover { text-decoration: underline; }

#product_list2 li img { margin-top:10px; margin-right:5px;border: 2px solid #c0c0c0; padding:2px;}

#product_list {
	float: left;
	padding: 0;
	margin: 0;
	list-style-type: none;
}

#product_list li {

	float: left;
	text-align: center;
	width: 150px;
	color:#76677C;
	font-family:Georgia;
	font-size:16px;
	font-weight: bold;
	padding: 0;
	margin:0;
	padding-top: 5px;
	border-right: 1px solid #76677C;
	height: 150px
}

#product_list li.lastItem { border: 0;}

#product_list li a {
	color:#76677C;
	font-family:Georgia;
	font-size:16px;
	font-weight: bold;
	text-decoration: none;
}

#product_list li a:hover { text-decoration: underline; }

#product_list li img { margin-top:10px; border: 2px solid #c0c0c0; padding:2px;}


#product_list5 {
	float: left;
	padding: 0;
	margin: 0;
	list-style-type: none;
}

#product_list5 li p 
{
	font-size:14px;
	font-weight: normal;
	color: #000000;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
}
#product_list5 li {
	float: left;
	text-align: left;
	width: 175px;
	color:#76677C;
	font-family:Georgia;
	font-size:16px;
	font-weight: bold;
	font-style: italic;
	padding-left: 5px;
	margin:0;
	padding-top: 5px;
	height: auto;
	border-right: 1px solid #76677C;
}

#product_list5 li.lastItem { border: 0; padding-left: 10px;}

#product_list5 li a {
	color:#76677C;
	font-family:Georgia;
	font-size:16px;
	font-weight: bold;
	text-decoration: none;
}

#product_list5 li a:hover { text-decoration: underline; }

#product_list5 li img { margin-top:10px; margin-right:5px;border: 2px solid #c0c0c0; padding:2px;}


.pics {  
    height:  332px;  
    border: 3px solid #76677C;
	width: 270px;
    padding: 0;  
    margin:  0;
} 
 
.pics img {  
    background-color: #eee;  
    margin: 0 auto;
	padding: 3px;
    height: 325px; 
	width: 263px;
    top:  0; 
    left: 0;
} 

/* Drop Menus */
#menu-row{
	margin-top:5px;
	width: 750px;
	background-color:#76677C; 
	display:inline;
	float:left;
	padding-top: 8px;
    z-index: 513;
	position: absolute;
	top: 122px;
	height:20px;
}

#menu-row .menus {
  position: relative;
  margin: 0 0 5px 0;
  width: 760px;
  z-index: 1024;
}
#menu-row .menus .menu {
  float: left;
  position: relative;
  border-right: 1px solid #000000;
  padding-left: 20px;
}
#menu-row .menus #menu-home { width: 70px; }
#menu-row .menus #menu-home .entries { width: 125px; margin: 0 2px; }
#menu-row .menus #menu-lighting   { width: 80px; }
#menu-row .menus #menu-lighting .entries   { width: 170px; margin: 0 2px 0 0; }
#menu-row .menus #menu-contemporary   { width: 125px; }
#menu-row .menus #menu-contemporary .entries   { width: 170px; margin: 0 2px; }
#menu-row .menus #menu-judaica      { width: 80px; }
#menu-row .menus #menu-judaica .entries      { width: 170px; margin: 0 2px; }
#menu-row .menus #menu-limited      { width: 135px; }
#menu-row .menus #menu-limited .entries      { width: 170px; margin: 0 2px; }
#menu-row .menus #menu-about      { width: 80px; }
#menu-row .menus #menu-about .entries      { width: 170px; margin: 0 2px; }

#menu-row .menus .menu a {
  display: block;
  height: 20px;
  font-weight:bold;
}
#menu-row .menus .menu .entries {
  display: none;
  position: absolute;
  background: #c0c0c0;
  border: 1px solid #888;
}
#menu-row .menus .menu .entries .entry {
  margin: 7px 0;
}

#menu-row .menus .menu .entries .level2 {
  margin: 7px 0 0 10px;
  background: #c0c0c0 url(images/arrow.gif) no-repeat left;
  background-position: 5px 10px;
}

#menu-row .menus .menu .entries .entry a {
  display: block;
  padding: 5px 14px;
  height: auto;
}

#menu-row .menus .menu .entries .entry a:hover {
  background-color: #76677C;
}

#menu-row .menus .menu .entries .entry .red {
  color: #c00;
}

#menu-row .lastchild {
	border-right: none 0px !important;
}
#menu-row .firstchild {
	padding-left: 40px !important;
}

.hover
{
	background-color: c0c0c0;
}

#accordion  {
	margin: 0;
	padding: 0;
	border: 1px solid black;
}
#accordion div {
	background-color: #eee;
}

#accordion p {
	margin-bottom : 10px;
	border: none;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	margin: 0px;
	padding: 10px;
}
#accordion a {
	cursor:pointer;
	display:block;
	color: #76677C;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #999;
	
	background-image: url("images/AccordionTab0.gif");
}
#accordion a:hover {
	background-color: white;
	background-image: url("images/AccordionTab2.gif");
}
#accordion  a.selected {
	color: black;
	background-color: #80cfe2;
	background-image: url("images/AccordionTab2.gif");
}

#accordion td
{
	font-size: 11px;
}

.main-image{ border: 3px solid #76677C; padding: 3px;}

.counter{
text-align:center;
font-weight:bold;
color: #76677C;
}







