HTML
{
	overflow-y: scroll;	
}

BODY
{
	background: #e6e6e6 url(../images/background.png) repeat-x top center;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	padding: 5px 0px 5px 0px;
	margin: 0px;
}

a:link, a:visited, a:active { text-decoration: underline; color: #2b9ed0 }
a:hover { text-decoration: none;color: #2b9ed0 }   

IMG
{
	border: 0px;
	vertical-align: middle;
}

FORM
{
	padding: 0px;
	margin: 0px;
}

H1
{
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
}

.forminput
{
	background: #f1f1f1 url(../images/forminput.gif) repeat-x bottom center;
	border: 1px solid #e3e3e3;
	border-bottom: 1px solid #bdbdbd;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	padding: 2px;
	vertical-align: middle;
}

.forminput2
{
	background: #ffffff url(../images/button_search.gif) repeat-x top center;
	border: 1px solid #d7d7d7;
	border-right: 1px solid #bdbdbd;
	border-bottom: 1px solid #bdbdbd;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	padding: 3px;
	vertical-align: middle;
}

.buttoninput
{
	background: #ffffff url(../images/button_search.gif) repeat-x top center;
	border: 1px solid #d7d7d7;
	border-right: 1px solid #bdbdbd;
	border-bottom: 1px solid #bdbdbd;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	padding: 3px;
	vertical-align: middle;
}

.wrap
{
	width: 900px;
	text-align: right;
}

.website
{
	background-color: white;
	padding: 10px 10px 15px 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	border-bottom: 1px solid #c1c1c1;
}

HR
{
	height:1px;
	color: #dbdbdb;
	background-color: #dbdbdb;
	border:0px;
}

.min_space
{
	margin: 5px;	
}

.space
{
	margin: 10px;	
}

.big_space
{
	margin: 20px;	
}

ul, li { display: inline;padding: 0px; margin: 0px }

.sep_bg
{
	background: url(../images/sep_bg.gif) repeat-x top center;
	height: 5px;
}

/*
*	Catalog
*/
.catalog_border
{
	border: 1px solid #e6e6e6;
	padding: 10px 2px 2px 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #aaaaaa;
}
.catalog_border a:link, .catalog_border a:visited, .catalog_border a:active, .navigation a:hover
{ 
	text-decoration: none;
	color: #000;
}


.table_space
{
	height: 15px;
	width: 15px;
}

/*
*	Banner
*/
.banner
{
	border: 1px solid #e6e6e6;
	text-align: center;
}

/*
* 	Search
*/
.search_right
{
	background: url(../images/search_right.gif) no-repeat top right;
	width: 7px;
	height: 45px;
}
.search
{
	background: url(../images/search_middle.gif) repeat-x top center;
	height: 45px;
	padding: 0px 5px 0px 5px;
}
.search_left
{
	background: url(../images/search_left.gif) no-repeat top left;
	width: 7px;
	height: 45px;
}
.search_input
{
	background: #ffffff url(../images/forminput_search.gif) repeat-x top center;
	border: 0px;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	padding: 3px;
	vertical-align: middle;
}

/*
* 	Navigation
*/
.navigation
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #898989;
	height: 16px;
}
.navigation a:link, .navigation a:visited, .navigation a:active, .navigation a:hover
{ 
	text-decoration: none;
	color: #ffffff;
}

/*
* 	Menu
*/
.menu_right
{
	background: url(../images/menu_right.gif) no-repeat top right;
	width: 6px;
	height: 43px;
}
.menu
{
	background: url(../images/menu_middle.gif) repeat-x top center;
	height: 43px;
}
.menu_left
{
	background: url(../images/menu_left.gif) no-repeat top left;
	width: 6px;
	height: 43px;
}
.menu_item a:link, .menu_item a:visited, .menu_item a:active
{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #898989;
}
.menu_item a:hover
{
	color: white;
}
.menu_item_selected a:link, .menu_item_selected a:visited, .menu_item_selected a:active, .menu_item_selected a:hover
{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #ffffff;
}

/* 
*	Plazma Screen
*/
.plazma_screen
{
	height: 90px;
	background-color: #d8d8d8;
}
.web_title
{
	background: url(../images/title_bg.gif) no-repeat top right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000;
	padding: 1px 12px 6px 3px;
}
.web_space
{
	margin-top: 1px;
}
.web_sep
{
	height: 5px;
	background: url(./images/title_sep.gif) repeat-x top right;
}


/*
*	Web Menu
*/
.web_menu
{
	background: #888888 url(../images/web_menu.gif) repeat-x top right;
	font-size: 12px;
	color: #525252;
	padding: 5px;
}
.web_menu a:link, .web_menu a:visited, .web_menu a:active 
{ 
	text-decoration: none;
	color: #525252;
}
.web_menu a:hover
{
	text-decoration: none;
	color: #000;
}
.web_menu_selected
{
	background: #4b4b4b url(../images/web_menu_selected.gif) repeat-x top right;
	font-size: 12px;
	color: #ffffff;
	padding: 5px;
	font-weight: bold;
}
.web_menu_selected a:link, .web_menu_selected a:visited, .web_menu_selected a:active, .web_menu_selected a:hover
{ 
	text-decoration: none;
	color: #ffffff;
}

.catalog_menu
{
	background: #4b4b4b url(../images/web_submenu_selected.gif) repeat-x top right;
	font-size: 12px;
	color: #525252;
	padding: 5px;
}
.catalog_menu a:link, .catalog_menu a:visited, .catalog_menu a:active 
{ 
	text-decoration: none;
	color: #525252;
}
.catalog_menu a:hover
{
	text-decoration: none;
	color: #000;
}

.catalog_menu_red
{
	background: #316d7a url(../images/web_menu_red.gif) repeat-x top right;
	font-size: 12px;
	color: #92bec8;
	padding: 5px;
	font-weight: bold;
}
.catalog_menu_red a:link, .catalog_menu_red a:visited, .catalog_menu_red a:active 
{ 
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}
.catalog_menu_red a:hover
{
	text-decoration: none;
	color: #ffffff;
}

.catalog_menu_selected
{
	background-color: #f6f8fa;
	font-size: 12px;
	color: #263b54;
	padding: 5px;
	font-weight: bold;
}
.catalog_menu_selected a:link, .catalog_menu_selected a:visited, .catalog_menu_selected a:active, .catalog_menu_selected a:hover
{ 
	text-decoration: none;
	color: #263b54;
}

.subcatalog_menu
{
	background-color: #ffffff;
	font-size: 12px;
	color: #898989;
	padding: 5px;
}
.subcatalog_menu a:link, .subcatalog_menu a:visited, .subcatalog_menu a:active 
{ 
	text-decoration: none;
	color: #898989;
}
.subcatalog_menu a:hover
{
	text-decoration: none;
	color: #000;
}

.subcatalog_menu_selected
{
	background-color: #ffffff;
	font-size: 12px;
	color: #000;
	padding: 5px;
}
.subcatalog_menu_selected a:link, .subcatalog_menu_selected a:visited, .subcatalog_menu_selected a:active, .subcatalog_menu_selected a:hover
{ 
	text-decoration: none;
	color: #000;
}


.catalog_menu_blue
{
	background: #316d7a url(../images/web_menu_blue.gif) repeat-x top right;
	font-size: 12px;
	color: #c8dfe5;
	padding: 5px;
	font-weight: bold;
}
.catalog_menu_blue a:link, .catalog_menu_blue a:visited, .catalog_menu_blue a:active 
{ 
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}
.catalog_menu_blue a:hover
{
	text-decoration: none;
	color: #ffffff;
}

.catalog_menu_blue_selected
{
	background: #316d7a url(../images/web_menu_blue.gif) repeat-x top right;
	font-size: 12px;
	color: #ffffff;
	padding: 5px;
	font-weight: bold;
}
.catalog_menu_blue_selected a:link, .catalog_menu_blue_selected a:visited, .catalog_menu_blue_selected a:active 
{ 
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}
.catalog_menu_blue_selected a:hover
{
	text-decoration: none;
	color: #ffffff;
}

/*
*	Copyright
*/
.copyright
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #838383;
}
.copyright a:link, .copyright a:visited, .copyright a:active 
{ 
	text-decoration: none;
	color: #838383;
}
.copyright a:hover
{
	text-decoration: none;
	color: #232323;
}

.page
{
	font-size: 12px;
	color: #8f8f8f;
	padding: 2px 4px 2px 4px;
	background-color: #e6e6e6;
	border: 1px solid #cbcbcb;
}
.page a:link, .page a:visited, .page a:active { text-decoration: none;color: #000000 }
.page a:hover { text-decoration: none;color: #000000; } 

.page_selected
{
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	padding: 2px 4px 2px 4px;
	background-color: #ffffff;
	border: 1px solid #e6e6e6;
}
.page_selected a:link, .page_selected a:visited, .page_selected a:active { text-decoration: none;color: #000000 }
.page_selected a:hover { text-decoration: none;color: #000000; } 

.zoom_button { display: -moz-inline-block; display:inline-block; padding:1px 5px 0 5px; height:15px; border:1px solid #d8dfea; }
.zoom_button:hover { color:#fff; border-color:#000000; background-color:#000000; text-decoration:none; }

fieldset {
  border: none;
  border-top: 1px solid #e6e6e6;
  padding:0px 0px 5px 0px;
  margin:0px;
}

legend
{
  color: #9b0000;
  font-size:12px;

  padding-left: 5px;
  margin-right:0px;
}

.table_login
{
	background: url(../images/table_bg.gif) no-repeat bottom right;
	border: 1px solid #c4c4c4;
	padding: 2px 10px 2px 10px;
}

.error
{
	font-family: Arial;
	color: black;
	background-color: #fde9e5;
	font-size: 11px;
	border: 1px solid #d69689;
	padding: 3px;
}

.ok
{
	font-family: Arial;
	color: darkgreen;
	background-color: #bff7b4;
	font-size: 11px;
	border: 1px solid #53e735;
	padding: 3px;
}

.statistics
{
	background: #ffffff url(../images/statistics.gif) repeat-y top right;
	height: 5px;
}
.statistics_disabled
{
	background: #dfdfdf;
	height: 5px;
}

.GalleryTop
{
	background: #e7e7e7 url(../images/gallery_top.gif) no-repeat top center;
	width: 		440px;
	height:		10px;
}
.GalleryBg
{
	background: #e7e7e7 url(../images/gallery_bg.gif) repeat-y top center;
	width: 		440px;
	text-align: center;
	padding:	5px 0px 2px 0px;
}
.GalleryBottom
{
	background: #e7e7e7 url(../images/gallery_bottom.gif) no-repeat bottom center;
	width: 		440px;
	height:		15px;
}

.AtarimNilvim
{
	background: #e8e8e8 url(../images/sketch_info.gif) no-repeat bottom center; 
	font-family: Arial;
	font-size: 11px;
	color: #6b6b6b;
	padding: 0px 1px 5px 1px;
}
.AtarimNilvim a:link, .AtarimNilvim a:visited, .AtarimNilvim a:active { text-decoration: none; color: #6b6b6b }
.AtarimNilvim a:hover { text-decoration: none;color: #000000; } 


.MiniSaleTop
{
	background: #ffffff url(../images/mini_sale_top.gif) no-repeat top center;
	width: 130px;
	height: 150px;
	text-align: center;
}

.MiniSaleBottom
{
	background: #e8e8e8 url(../images/mini_sale_bottom.gif) no-repeat bottom center;
	width: 130px;
	text-align: center;
	font-family: Arial;
	font-size: 12px;
	color: black;
	padding-bottom: 5px;
}
.MiniSaleBottom a:link, .MiniSaleBottom a:visited, .MiniSaleBottom a:active { text-decoration: none; color: black }
.MiniSaleBottom a:hover { text-decoration: none;color: #000000; } 

.MiniSaleMoreDetails
{
	font-family: Arial;
	font-size: 10px;
	color: #999999;
}
.MiniSaleMoreDetails a:link, .MiniSaleMoreDetails a:visited, .MiniSaleMoreDetails a:active { text-decoration: none; color: #999999 }
.MiniSaleMoreDetails a:hover { text-decoration: none;color: #000000; } 

.PrintTitle
{
	font-family: Arial;
	font-size: 18px;
	color: black;
}

.Likns
{
	border-top: 1px solid #cacaca;
	padding-top: 5px;
	font-family: Arial;
	font-size: 11px;
	color: gray;
}
.Likns a:link, .Likns a:visited, .Likns a:active { text-decoration: none; color: gray }
.Likns a:hover { text-decoration: none; color: #000000; } 

.MoreMiniSales a:link, .MoreMiniSales a:visited, .MoreMiniSales a:active { font-size: 12px; text-decoration: none; color: gray }
.MoreMiniSales a:hover { text-decoration: none; color: #921919; } 

