@charset "UTF-8";
/* Website design and creation by Gadi Freedman CSS Document by Gadi Freedman at http://www.gadifreedman.com*/
/* CSS Document by Gadi Freedman at http://www.gadifreedman.com */

body {
	text-align: center;
	margin-top: 1px;
	font-family:Arial, Helvetica, sans-serif;
	/*background:#f1edde;*/
	background:url(images/BKmain.gif) repeat #FFFFFF;
}

html body {
	display: block;
	height: 100%;
}


Div#logostrip {
	background-image: url(images/LogoStrip.jpg); height:133px;
}

Div#shadowContainer {
	background:url(images/BKGR_Shadow2.gif) repeat-y center #eeeeee;
	/*background:url(images/BK16.gif) repeat #FFFFFF;*/
	width: 958px;
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

Div#container {
	background-color:#FFFFFF;
	border:1px solid #99163b;
	width: 942px;
	text-align: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	overflow: hidden;
}

Div#container_Heb {
	background-color:#FFFFFF;
	border:1px solid #99163b;
	width: 942px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	overflow: hidden;
	text-align: right;
	direction:rtl;
}

Div#MainContent {
	width: 942px;
	height:500px;
	text-align: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	overflow: hidden;
	
}

Div#MainMenu {
	width: 100%;
	height: 24px;
	/*background-image:url(images/menu_bk.jpg);
	background-repeat:repeat-x;*/
	background-color: #ffffff;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-bottom: #dd127b 1px solid; 
}

.Menu{  /*The website main menu*/
	width: 100%;
	overflow: hidden;
	position: relative;
	bottom: 0px;/*border-bottom: 1px solid black; bottom horizontal line that runs beneath tabs*/
}

.Menu ul{
	margin: 0;
	margin-left:2px;
	padding: 0;
	padding-right: 8px; /*offset of tabs relative to browser right edge*/
	font: bold 13px Verdana;
	list-style-type: none;
	position:relative;
	bottom:3px;
}

.Menu li{	
	display: inline;
	margin: 0;
}

.Menu li a{
	float: left;
	display: block;
	text-decoration: none;
	margin: 0;
	padding: 4px 10px; /*padding inside each tab*/
	border-right: 1px solid #f8d1e5; /*right divider between tabs*/
	color: #dd127b;
	background: white; /*background of tabs (default state)*/
}

.Menu li a:visited{
	color: #dd127b;
}

.Menu li a:hover, .Menu li.selected a, #selected a{
	background: #dd127b; /*background of tabs for hover state, plus tab with "selected" class assigned to its LI */
	color: white;
}

.CatMenu li a:hover, .CatMenu li.selected a, #CatSelected a{
	background: #0a82bb; /*background of tabs for hover state, plus tab with "selected" class assigned to its LI */
	color: white;
}

/*Hebrew Menus styles start here*/
Div#MainMenu_Heb {
	width: 100%;
	height: 24px;
	background-color: #ffffff;
	padding-top: 3px;
	padding-right: 0px;
	padding-left: 0px;
	border-bottom: #dd127b 1px solid;
	direction:rtl;
}

.Menu_Heb{  /*The website main menu*/
	width: 100%;
	overflow: hidden;
	position: relative;
	bottom: 0px;/*border-bottom: 1px solid black; bottom horizontal line that runs beneath tabs*/
}

.Menu_Heb ul{
	margin: 0;
	padding: 0;
	padding-left: 8px; /*offset of tabs relative to browser left edge*/
	font: bold 13px Arial, Helvetica, sans-serif;
	list-style-type: none;
	position:relative;
	bottom:3px;
}

.Menu_Heb li{	
	display: inline;
	margin: 0;
}

.Menu_Heb li a{
	float: right;
	display: block;
	text-decoration: none;
	margin: 0;
	padding: 4px 10px; /*padding inside each tab*/
	border-right: 1px solid #f8d1e5; /*right divider between tabs*/
	color: #dd127b;
	background: white; /*background of tabs (default state)*/
}

.Menu_Heb li a:visited{
	color: #dd127b;
}

.Menu_Heb li a:hover, .Menu_Heb li.selected a, #selected a{
	background: #dd127b; /*background of tabs for hover state, plus tab with "selected" class assigned to its LI */
	color: white;
}

/*Hebrew menus end here*/



Div#CatMenu{
	background-image:url(images/2ndMenuBkgr.gif);
	background-position:bottom;
	width:942px;
	height:32px;
	margin:0px;
	padding:0px;
	position:relative;
}

.CatMenu{
	width: 100%;
	overflow: hidden;
	position: relative;
	top: 2px;
	margin:0px;
	padding:0px;
	/*border-bottom: 1px solid black; bottom horizontal line that runs beneath tabs*/
}	



	


.CatMenu ul{
	margin: 0;
	padding: 0;
	padding-left: 8px; /*offset of tabs relative to browser left edge*/
	font: normal 12px Verdana;
	list-style-type: none;
	position:relative;
}

.CatMenu li{	
	display: inline;
	margin: 0;
}

.CatMenu li a{
	float: left;
	display: block;
	text-decoration: none;
	margin: 0;
	padding: 4px 10px; /*padding inside each tab*/
	border-right: 1px solid #ffffff; /*right divider between tabs*/
	color: #0a82bb; /*Tourcoise*/
	background: white; /*background of tabs (default state)*/
}

/*.CatMenu li a:visited{
color: #5cc0ce; 
}*//*No visited state at this time*/

.CatMenu li a:hover, .Menu li.selected a{
	background: #0a82bb; /*background of tabs for hover state, plus tab with "selected" class assigned to its LI */
	color: white;
}


/*Hebrew version for Catalog Menu starts here*/
Div#CatMenu_heb{
	background-image:url(images/2ndMenuBkgr.gif);
	width:942px;
	height:34px;
	margin:0px;
	padding:0px;
	position:relative;
	direction:rtl;
}

.CatMenu_heb{
	width: 100%;
	overflow: hidden;
	position: relative;
	top: 3px;
	margin:0px;
	padding:0px;
}


.CatMenu_heb ul{
	margin: 0;
	padding: 0;
	padding-right: 8px; /*offset of tabs relative to browser right edge*/
	font: normal 12px Arial, Helvetica, sans-serif;
	list-style-type: none;
	position:relative;
	bottom: 1px;
}

.CatMenu_heb li{	
	display: inline;
	margin: 0;
}

.CatMenu_heb li a{
	float: right;
	display: block;
	text-decoration: none;
	margin: 0;
	padding: 4px 10px; /*padding inside each tab*/
	border-right: 1px solid #ffffff; /*right divider between tabs*/
	color: #0a82bb; /*Tourcoise*/
	background: white; /*background of tabs (default state)*/
}

.CatMenu_heb li a:hover{
	background: #0a82bb; /*background of tabs for hover state, plus tab with "selected" class assigned to its LI */
	color: white;
}
/*Hebrew version for Catalog Menu ends here*/


div#home-Text{   /*Homepage text block*/
	width:280px;
	color:#8d3864;
	height: 484px;
	padding: 8px;
	margin-right:20px;
	background-image:url(images/NooshBKGR01.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	float: right;
}

div#Pages-Text{   /*Other Pages text block*/
	width:260px;
	color:#8d3864;
	float: right;
	top:2px;
	left:12px;	/*border:#666666 solid thin;*/
	height: 474px;
	padding: 8px;
	margin-left:0px;
	}
	
div#Catalog-Text{   /*Other Pages text block*/
	width:220px;
	color:#8d3864;
	top:2px;
	left:12px;	/*border:#666666 solid thin;*/
	height: 474px;
	padding: 8px;
	margin-left:12px;
	float:right;
	}
	
div#Categorie-Text{   /*Other Pages text block*/
	width:220px;
	color:#8d3864;
	float:right;
	top:2px;
	left:12px;
	margin: 8px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	}
	
div#Categorie-Text_heb{   /*Other Pages text block*/
	width:220px;
	color:#8d3864;
	height: 474px;
	margin: 14px 8px 8px 8px;
	padding: 0px 10px 10px 10px;
	direction:rtl;
	text-align:right;
	float: right;

	}		
	
div#Contact-Text{   /*Contact Page text block*/
	width:240px;
	color:#8d3864;
	top:2px;
	float:right;
	padding:8px;
	margin-left:12px;
	}	

div#Links-Text{   /*Other Pages text block*/
	width:240px;
	color:#8d3864;
	float:right;
	top:2px;
	left:12px;
	height: 474px;
	padding: 8px;
	}	

div#homeFlashFrame{
border:#999999 solid 1px;
text-align:center;
width: 522px;
}

/*Main headers style*/
h1{  
	color:#dd127b;
	font-size:22px;
	font-weight:normal;
	margin-bottom: 2px;
}

h1.Blue{  
	color:#0A82BB;
	font-size:22px;
	font-weight:normal;
	margin-bottom: 8px;
}

/*Main headers container*/
div.h1{
	/*border-bottom: #FF3300 solid 1px;*/
}

div.h1_HEB { 
	/*border-bottom: #FF3300 solid 1px;*/
	text-align:right;
	direction:rtl;
}

div.h1_HEB_NoLine { 
	text-align:right;
	direction:rtl;
}

div.h1_Blue{
	border-bottom: #0A82BB solid 1px;
}

div.h1_Blue_Heb{
	border-bottom: #0A82BB solid 1px;
	text-align:right;
	direction:rtl;
}

div.Catalogh1{
	border-bottom: #FF3300 solid 1px;
	Margin-bottom: 12px;
}

div.Catalogh1_Blue{
	/*border-bottom: #0A82BB solid 1px;*/
	margin-bottom: 2px;
	margin-left:4px;
}

div.Catalogh1_Blue_Heb{
	/*border-bottom: #0A82BB solid 1px;*/
	margin-bottom: 2px;
	margin-right: 6px;
	text-align:right;
	direction:rtl;
}

/*Secondery headers style*/
h2{  
	color:#0a82bb;
	font-size:16px;
	font-weight:normal;
	margin-bottom: 4px;
}

/*Secondery headers container*/
div.h2{
	padding-bottom: 0px;
	padding-top: 0px;
}

div.h2_HEB{
	padding-bottom: 0px;
	padding-top: 0px;
	text-align:right;
	direction:rtl;
}

/*Homepage catalog categories text*/
h3{  
	color:#dd127b;
	font-size:12px;
	text-align:left;
	font-weight:normal;
}


.P{
	color:#8d3864;
	line-height: 18px;
}

.line{   /*A line seperator between paragraphs*/
	margin-top:8px;
	margin-bottom:8px;
	border-bottom: #d80067 solid 1px;
}

.line_Blue{   /*A line seperator between paragraphs*/
	margin-top:8px;
	margin-bottom:8px;
	border-bottom: #0A82BB solid 1px;
}

.HebrewButton, .EnglishButton {
	float:right;
	position:relative;
	bottom:18px;
	border: none;
	width: 50px;
	height: 16px;
	text-align:left;
}

.HebrewButton_heb, .EnglishButton_heb {
	float:left;
	position:relative;
	bottom:18px;
	border: none;
	width: 50px;
	height: 16px;
	text-align:left;
	margin-left: 8px;
}


/*a img {  No border for image-type links 
	border: none;
}*/

/*a:hover img {   No border for image-type links in hover state 
	border: #993300 1px dashed;
}*/

a img:hover {
border: #993300 1px dashed;
}

div#HomeCatalog {
	width: 520px;
	float:right;
	padding:8px;
	margin-left:40px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FF00FF;
}

div#ContactMain {
	width: 520px;
	float:right;
	margin-right:40px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FF00FF;
	margin-left: 20px;
	padding: 8px;
}

div#LinksMain {
	width: 520px;
	float:right;
	padding:8px;
	margin-right:40px;
	margin-left:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FF00FF;
}

div#AboutMain {
	/*width: 520px;*/
	float:right;
	padding:8px;
	margin-right:55px;
	margin-left:55px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FF00FF;
}

div#HomeMainImage {
	width: 520px;
	float:right;
	padding:8px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FF00FF;
	margin-right:40px;
	margin-left: 20px;	/*position:relative;*/
}

div#CatalogMain {
	width: 590px;
	float:right;
	padding:8px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FF00FF;
	margin-right: 40px;
	margin-left: 20px;
}

div#ProductMain {
	width: 590px;
	/*float:right;*/
	padding:8px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FF00FF;
	position:relative;
	right: 45px;
}


div#PagesMain {
	width: 540px;
	float:right;
	padding:8px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FF00FF;
	right: 60px;
	margin-right: 40px;
	margin-left: 20px;
}


div.HomeMainImage {
	margin-top: 4px;
	}


.HomeCatElement {
	height: 190px;
	width: 219px;
	float:left;
	margin-right:19px;
	margin-bottom:19px;
	padding: 1px;
	text-align:center;
	position:relative;
	border:#993300 1px solid;
	top:10px;
}

.HomeCatImage {
	position:relative;
	vertical-align:middle;
	top:10px;
}

.HomeCatElementText {
	position:relative;
	top:10px;
}

div#footer {
background-image:url(images/FooterLine.gif);
background-repeat:repeat-x;
width:932px;
height: 12px;
font-size:10px;
color:#8d3864;
padding: 8px 2px 8px 8px;
margin-top: 12px;
clear:both;
}

.footerTextLeft {
float:left;
text-align:left;
width: 340px;
}

.footerTextRight {
text-align:right;
float:right;
width: 280px;
padding-right:5px;
}

a {
text-decoration: underline;
color:#d80067;
}

a:hover {
text-decoration: underline;
color:#5b2842;
}

h1 a, a:hover {
text-decoration:none;
}

.clearfix:after {
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.IMGframe {
border: #CCCCCC 1px solid;
}

.IMGframe img:hover{
border: #993300 1px dashed;
}

.IMGnoframe {
border: none;
}


#gallery {
width: 600px;
}

/*.gallery img:hover {
border: none;
}*/

.gallery {
float:left;
border: #cccccc 1px solid;
margin: 4px;
padding: 4px;
padding-bottom:4px 4px 2px 4px;
}

.gallery_heb {
float:right;
border: #cccccc 1px solid;
margin: 4px;
padding: 4px;
padding-bottom:4px 4px 2px 4px;
}

.caption{
	padding-top: 0px;
	padding-bottom: 2px;
	padding-left:1px;
	text-align: left;
	font-size: 12px;
	color: #666666;
	width:181px;
	height:27px;
	overflow:hidden;
	/*background-color:#ffffff;*/
	/*font-weight:bold;*/
}

.caption_heb{
	padding-top: 0px;
	padding-bottom: 2px;
	padding-right:1px;
	text-align: right;
	font-size: 12px;
	color: #666666;
	width:181px;
	height:27px;
	overflow:hidden;
	/*background-color:#ffffff;*/
	/*font-weight:bold;*/
}

these styles belong to the product inpage gallery
.thumbNormal {
border:1px solid #ffffff;
}
.thumbSelected {
border:1px dotted #FF00FF;
}

.thumb ul {
list-style:none;
width: 580px;
position:relative;
left:-45px;
}

.thumb li {
float:left;
border: silver 1px solid;
margin: 4px;
padding: 4px 4px 4px 4px;
}

p:first-letter { font-size: 2em; }

.AddThisButton {
text-align:right;
float:right;
width: 280px;
padding-right:5px;
padding-top:5px;
}

.AddThisButtonHeb {
text-align:left;
float:left;
width: 280px;
padding-left:5px;
padding-top:5px;
}
