/* CSS Document */

HTML
{
	overflow-y: scroll;	
}

BODY
{
	background: #4b3a4c url(../images/background.jpg) repeat top center;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	padding: 0px 0px 10px 0px;
	margin: 0px;
}

.HeaderBody
{
	padding-top: 0px;
	/*background: url(../images/header_background.png) repeat-x top center;*/
}

a:link, a:visited, a:active 
{ 
	text-decoration: underline; 
	color: #858585;
}
a:hover
{ 
	text-decoration: underline;
	color: #000000; 
}   

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: #ffffff 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;
}

.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: 5px 5px 5px 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}

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

.min_space
{
	margin: 5px;	
}

.space
{
	margin: 10px;	
}

.big_space
{
	margin: 20px;	
}

.JQuery_ul, .JQuery_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, .catalog_border a:hover
{ 
	text-decoration: none;
	color: #000;
}


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

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

/*
* 	Search
*/
.search_top_black
{
	background: url(../images/search_top_black_bg.png) repeat-x top center;
	height: 20px;
}
.search_top_white
{
	background: url(../images/search_top_white_bg.png) repeat-x top center;
	height: 20px;
}
.search_input
{
	background: transparent;
	border: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: gray;
	font-style:italic;
	vertical-align: middle;
	height: 18px;
	padding: 0px;
}


/* 
*	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;
}



/*
*	Copyright
*/
.copyright
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #a188a6;
}
.copyright a:link, .copyright a:visited, .copyright a:active 
{ 
	text-decoration: none;
	color: #a188a6;
}
.copyright a:hover
{
	text-decoration: none;
	color: #ffffff;

}

.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: #000000;
  font-size:14px;
  padding-left: 5px;
  margin-right:0px;
}
legend a:link, legend a:visited, legend a:active, legend a:hover { text-decoration: none;color: #000000 } 


.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; } 






.page_end_right
{
	background: url(../images/page_end_right.png) no-repeat top right;
	height:		7px;
}
.page_end
{
	background: url(../images/page_end_bg.png) repeat-x top center;
	height:		7px;
}
.page_end_left
{
	background: url(../images/page_end_left.png) no-repeat top left;
	height:		7px;
}

.block_end_right
{
	background: #ffffff url(../images/block_end_right.gif) no-repeat top right;
	height:		5px;
}
.block_end
{
	background: #ffffff url(../images/block_end_bg.gif) repeat-x top center;
	height:		5px;
}
.block_end_left
{
	background: #ffffff url(../images/block_end_left.gif) no-repeat top left;
	height:		5px;
}


.phone_background_menu
{
	background: #ffffff url(../images/phone_background.jpg) no-repeat top center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	font-weight: bold;
}

.require_field
{
	font-size: 11px;
	color: #DD0005;
}

.box_bg
{
	background: #ffffff url(../images/box_background.gif) no-repeat bottom right;
	border: 1px solid #f0f0f0;
	padding: 4px;
}

.shadow
{
	background: #ffffff url(../images/shadow_bg.gif) no-repeat top center;
	height: 35px;
}

.product_name
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #858585;
	font-weight: bold;
}
.product_name a:link, .product_name a:visited, .product_name a:active 
{ 
	text-decoration: underline; 
	color: #858585; 
}
.product_name a:hover 
{ 
	text-decoration: underline; 
	color: #000000; 
} 

.item_name
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #858585;
	font-weight: bold;
}
.item_name a:link, .item_name a:visited, .item_name a:active 
{ 
	text-decoration: underline; 
	color: #858585; 
}
.item_name a:hover 
{ 
	text-decoration: underline; 
	color: #000000; 
} 

.form_ok
{
	background-color: #afde96;
	font-size: 11px;
	color: #2f6c0e;
	font-family: Arial;

	border: 1px solid #94c977;
}


.form_error
{
	font-size: 11px;
	color: #9b0000;
	font-family: Arial;

	background-color: #fde9e5;
	border: 1px solid #d69689;
}

.page_title
{
	text-align: right;
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px solid #e7e7e7;
	margin: 0px 0px 0px 0px;
	height: 26px;
}

.page_info
{
	text-align: right;
	font-size: 12px;
	line-height: 18px;
	margin-top: -3px;
}



.progress_bar
{
	border: 1px solid #C8C8C8;
	background: #ffffff url(../images/progress_bar_disable.gif) repeat-x top center;
	background-color: #ffffff;
	font-size: 0px;
	padding: 0px;
}
.progress_bar_enable
{
	background: #2c8c00 url(../images/progress_bar.gif) repeat-x top center;
	font-size: 0px;
}

.color_item
{
	border: 1px solid #C7C7C7;
}

.enlarge
{
	font-size: 11px;
	color: #a3a6a8;
}
.enlarge a:link, .enlarge a:visited, .enlarge a:active
{ 
	text-decoration: none;
	color: #a3a6a8;
}
.enlarge a:hover
{
	text-decoration: none;
	color: #a3a6a8;
}

#slider 
{
	position:relative;
	background:url(../images/ajax.gif) no-repeat 50% 50%; 
}
#slider img 
{
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider .nivo-controlNav img {
	display:inline;
	position:relative;
}

.contactfield_title
{
	font-size: 12px;
	color: #000000;
	padding-bottom: 3px;
}
.contactfield
{
	padding: 4px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	font-size: 14px;
	color: black;
	border: 1px solid #e1e1e1;
	border-top: 1px solid #bebebe;
}

.product_description
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}


.BottomWebLinks
{
	height: 65px;
	background: #ffffff url(../images/bottom_web_links.gif) repeat-x bottom center;
	font-size: 11px;
	color: #3d3d3d;
	font-family: Arial;
	padding: 15px;
	direction: rtl;
}
.BottomWebLinks a:link, .BottomWebLinks a:visited, .BottomWebLinks a:active
{ 
	text-decoration: none;
	color: #3d3d3d;
}
.BottomWebLinks a:hover
{
	text-decoration: none;
	color: #000000;
}

.PhoneNumberButtonPage
{
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #afafaf
}

.BottomLinksTitle
{
	font-family: Arial;
	font-size: 18px;
	color: #afafaf
}

.CategoryTitleRight
{
	background: #ffffff url(../images/category_title_right.gif) no-repeat top right;
	height: 30px;
	width: 4px;
}
.CategoryTitle
{
	background: #ffffff url(../images/category_title_bg.gif) repeat-x top left;
	height: 30px;
}
.CategoryTitleLeft
{
	background: #ffffff url(../images/category_title_left.gif) no-repeat top left;
	height: 30px;
	width: 4px;
}

.BranchGroup
{
	font-size: 18px;
	color: black;
	padding-bottom: 2px;
}

.RecomandBy_right
{
	background: url(../images/recomand_by_right.gif) no-repeat top right;
	height: 17px;
	padding: 0px 7px 0px 0px;
	font-family: Arial;
	font-size: 11px;
	vertical-align: bottom;
}

.RecomandBy_left
{
	background: url(../images/recomand_by_left.gif) no-repeat top right;
	height: 17px;
	width: 7px;
}

#news-container, #news-container a:link, #news-container a:visited, #news-container a:active, #news-container a:hover
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	text-decoration: none;
}

.ArticleMainTitle, .ArticleMainTitle a:link, .ArticleMainTitle a:visited, .ArticleMainTitle a:active, .ArticleMainTitle a:hover
{
	padding-top: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: black;
	text-decoration: none;
}

.ArticleMainShortDesc, .ArticleMainShortDesc a:link, .ArticleMainShortDesc a:visited, .ArticleMainShortDesc a:active, .ArticleMainShortDesc a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #909090;
	text-decoration: none;
}
.ArticleMainShortDesc a:hover
{
	color: #000000;
	text-decoration: none;
}

.ArticleMainDate
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #909090;
}

.ArticleSubMainTitle, .ArticleSubMainTitle a:link, .ArticleSubMainTitle a:visited, .ArticleSubMainTitle a:active, .ArticleSubMainTitle a:hover
{
	padding-top: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: black;
	text-decoration: none;
}

.ArticleSubMainShortDesc, .ArticleSubMainShortDesc a:link, .ArticleSubMainShortDesc a:visited, .ArticleSubMainShortDesc a:active, .ArticleSubMainShortDesc a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #909090;
	text-decoration: none;
}
.ArticleSubMainShortDesc a:hover
{
	color: #000000;
	text-decoration: none;
}

.ArticleMainDesc
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

.stock_basket_main
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 15px;
	border: 1px solid #D8D8D8;
	height: 12px;	
}

.OrderProductsTable
{
	border: 1px solid #EBEBEB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.OrderProductsTable_title
{
	background: url(../images/order_products_table.gif) repeat-x top center;
	font-size: 12px;
	color: black;
	height: 26px;
	font-weight:bold;
}

.facebook_share_right
{
	background: url(../images/facebook_share_right.gif) no-repeat top right;
	height: 26px;
	width: 5px;
}

.facebook_share
{
	background-color: #3b5998;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bolder;
	color: white;	
	height: 26px;
	padding-right: 4px;
}

.facebook_share_left
{
	background: url(../images/facebook_share_left.gif) no-repeat top left;
	height: 26px;
	width: 5px;
}

.copyright_bar
{
	background: #d1d1d1 url(../images/copyright_bar_bg.gif) repeat-x top center;
	height: 30px;
	padding: 2px 10px 2px 10px;
	font-size: 12px;
	color: #5c5c5c;
}
.copyright_bar a:link, .copyright_bar a:visited, .copyright_bar a:active, .copyright_bar a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5c5c5c;
	text-decoration: none;
}

.DownPage
{
	background: #d1d1d1 url(../images/copyright_bar_bg.gif) repeat-x top center;
	padding: 20px 15px 15px 15px;
}

.DownPage_title
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #8f8f8f;
	font-weight: bold;
	padding-bottom: 5px;
}

.DownPage_row
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	padding-bottom: 3px;
}
.DownPage_row a:link, .DownPage_row a:visited, .DownPage_row a:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	text-decoration: none;
}
.DownPage_row a:hover
{
	color: #7d7d7d;
	text-decoration: none;
}

.OrderPage_Comments
{
	font-size: 11px;
	color: #000;
	padding: 0px 5px 0px 5px;
}

.ProductView_top_right
{
	background: #ffffff url(../images/product_view_top_right.gif) no-repeat top right;
	width: 10px;
	height: 10px;
}
.ProductView_top_left
{
	background: #ffffff url(../images/product_view_top_left.gif) no-repeat top left;
	width: 10px;
	height: 10px;
}
.ProductView_bottom_right
{
	background: #ffffff url(../images/product_view_bottom_right.gif) no-repeat bottom right;
	width: 10px;
	height: 10px;
}
.ProductView_bottom_left
{
	background: #ffffff url(../images/product_view_bottom_left.gif) no-repeat bottom left;
	width: 10px;
	height: 10px;
}

.ProductView_top
{
	background: #ffffff url(../images/product_view_top.gif) repeat-x top center;
	height: 10px;
}
.ProductView_bottom
{
	background: #ffffff url(../images/product_view_bottom.gif) repeat-x bottom center;
	height: 10px;
}
.ProductView_right
{
	background: #ffffff url(../images/product_view_right.gif) repeat-y right center;
	width: 10px;
}
.ProductView_left
{
	background: #ffffff url(../images/product_view_left.gif) repeat-y left center;
	width: 10px;
}
.ProductView
{
	padding: 0px;
}
.ProductView_image
{
	padding: 12px 5px 5px 5px;
	background-color: white;
}
.ProductView_desc
{
	font-size: 12px;
	color: #838383;
	background-color: #ffffff;
	padding: 1px 0px 5px 0px;
	background: #ffffff url(../images/product_view_bg.gif) no-repeat bottom right;
}

.OrderPagePriceBasket
{
	font-weight: bold;
	font-size: 11px;
	color: black;
	font-family: Arial;
	padding: 4px 0px 10px 12px;
}

.OrderPagePriceBasket_right
{
	background: #ffffff url(../images/order_basket_price_right.gif) repeat-y right center;
	width: 10px;
	height: 20px;
}
.OrderPagePriceBasket_left
{
	background: #ffffff url(../images/order_basket_price_left.gif) repeat-y left center;
	width: 10px;
	height: 20px;
}
.OrderPagePriceBasket_title
{
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	font-family: Arial;
	background-color: #eaeaea;
	padding: 0px 1px 0px 1px;
}

.intro_web_button_right
{
	background: #ffffff url(../images/intro_web_button_right.gif) no-repeat top right;
	height: 25px;
	padding: 0px 8px 2px 2px;
	font-weight: bold;
	color: white;
	font-size: 14px;
}
.intro_web_button_right a:link, .intro_web_button_right a:visited, .intro_web_button_right a:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #efc5c4;
	text-decoration: none;
}
.intro_web_button_right a:hover
{
	color: #ffffff;
	text-decoration: none;
}

.intro_web_button_left
{
	background: #ffffff url(../images/intro_web_button_left.gif) no-repeat top left;
	height: 25px;
	width: 25px;
}

.link_name, .link_name a:link, .link_name a:visited, .link_name a:active
{
	font-size: 12px;
	font-weight: bold;
	color: #1b2b6f;
	text-decoration: none;
}
.link_name a:hover
{
	color: #0e1a4c;
	text-decoration: none;
}
.link_desc
{
	font-size: 11px;
	color: black;
}
.link_url
{
	font-size: 11px;
	color: #008000;
}
.client_title, .client_title a:link, .client_title a:visited, .client_title a:active
{
	font-size: 12px;
	color: #868686;
	text-decoration: underline;
	font-weight: bold;
}
.client_title a:hover
{
	color: #000000;
	text-decoration: underline;
}

.faq_question, .faq_question a:link, .faq_question a:visited, .faq_question a:active
{
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.faq_question a:hover
{
	color: #000000;
	text-decoration: underline;
}

.product_price
{
	font-size: 11px;
	color: black;
}
.seo_main_header
{
	padding: 0px 0px 10px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.seo_main_footer
{
	padding: 10px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.catalog_desc
{
	padding-bottom: 5px;
}

.info_header_white_right
{
	background: url(../images/info_header_white_right.png) no-repeat top right;
	width: 7px;
	height: 16px;
}
.info_header_white
{
	font-family: Arial, Helvetica, sans-serif;
	background: url(../images/info_header_white.png) repeat-x top right;
	height: 16px;
}
.info_header_white_text, .info_header_white_text a:link, .info_header_white_text a:visited, .info_header_white_text a:active, .info_header_white_text a:hover
{
	font-size: 11px;
	color: white;
	font-weight: bold;
	text-decoration: none;
}
.info_header_white_left
{
	background: url(../images/info_header_white_left.png) no-repeat top left;
	width: 7px;
	height: 16px;
}

.info_header_black_right
{
	background: url(../images/info_header_black_right.png) no-repeat top right;
	width: 7px;
	height: 16px;
}
.info_header_black
{
	font-family: Arial, Helvetica, sans-serif;
	background: url(../images/info_header_black.png) repeat-x top right;
	height: 16px;
}
.info_header_black_text, .info_header_black_text a:link, .info_header_black_text a:visited, .info_header_black_text a:active, .info_header_black_text a:hover
{
	font-size: 11px;
	color: black;
	font-weight: bold;
	text-decoration: none;
}
.info_header_black_left
{
	background: url(../images/info_header_black_left.png) no-repeat top left;
	width: 7px;
	height: 16px;
}

.product_box
{
	background: url(../images/product_box_bg.gif) no-repeat bottom right;
	border-right: 1px solid #e4e4e4;
	border-top: 1px solid #e4e4e4;
	border-left: 1px solid #e4e4e4;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;	
}
.product_box_end
{
	background: url(../images/product_box_bottom.gif) no-repeat top center;
	height: 7px;
}

