﻿body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:tahoma,Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#333333;
	line-height:18px;
	direction:rtl;
}
div{
	/* border:1px solid #ff0000; */
}
ul li {
	list-style:url(images/bullet-orange.gif);
	margin-top:10px;
}
ol li{
	list-style:decimal;
}	
label{
	float:left;
	width:100px;
	font-weight:bold;
	height:22px;
}
select{
	font-size:9px;
	height:18px;
}
a {
	text-decoration:none;
	color:#888888;
}
a:hover{
	color:#ff0000;
}
#leftborder{
	background-image:url(images/background-left-top.gif);
	background-repeat:repeat-x;
	background-color:#FFCC00;
	width:46px;
	z-index:0;
}
#rightborder{
	background-image:url(images/background-left-top.gif);
	background-repeat:repeat-x;
	background-color:#FFCC00;
	height:800px;
}
#rightborderbottom{
	background-image:url(images/background-left-top.gif);
	background-repeat:repeat-x;
	background-color:#FFCC00;
}
#header{
	width:901px;
	height:270px;
	position:relative;
	direction:ltr;
	left:5px;
}
#header1{
	position:relative;
	direction:ltr;
}
#h-logo{
	position:absolute;
	left:70px;
	top:5px;
}
#wrapper{
	width:901px;
}

#banner{
	position:absolute;
	top:107px;
}
#menu{
	width:845px;
	height:30px;
	position:relative;
	padding-right:20px;
}
#menu li 
{
	float:right;
	width:120px;
	height:30px;
	font-family:tahoma,Arial;
	font-weight:bold;
	background:url(images/menu.png) top right no-repeat;
	font-size:8pt;
	text-align:center;
	display:block;
	color:Black;
}
#menu li:hover {float:right; width:120px; height:30px; background:url(images/select_menu.png) top right no-repeat; font-size:8pt; text-align:center;  display:block;}
#menu li a {color:#000000; text-decoration:none; font-weight:normal; font-size:8pt; display:block; padding:5px 0 5px 0;}
#menu li span{ display:block; padding:0 0 5px 0;}
#menu li a:hover {color:#000000; text-decoration:none;}
#menu li span {color:#000000; text-decoration:underline;}
#menu .current_page 
{
	float:right;
	padding: 0 2px 0 2px; 
	width:120px; height:30px; 
	background:url(images/select_menu.png) top right no-repeat; 
	font-size:8pt;
	text-align:center;
	display:block;
}
#menu .page {background:url(images/menu.png)  top no-repeat;padding: 0 2px 0 2px; height:30px;}

#subcontainer{
	width:900px;
	position:relative;
	left:-46px;
}
#footer{
	border-top:1px solid #e75c00;
	width:100%;
	font-size:9px;
	padding-top:8px;
	position:relative;

}
#footer a{
	text-decoration:none;
	color:#666666;
}
#footer a:hover{
	color:#000000;
}
#content{
	width:901px;
	min-height:280px;
	padding-top:15px;
	position:relative;
}
#Newcontent{
	width:901px;
	min-height:280px;
	padding-top:15px;
	position:relative;
	left:-46px;
	background-image:url(images/pipe.png);
	background-repeat:no-repeat;
	background-position:left top;
}
#welcome
{
	float:right;
	width:800px;
	padding-right:20px;

}
#welcome_imag
{
	float:left;
	width:885;
	line-height:16px;
	padding-left:250px;
}
#Catalog{
	width:885;
	height:170px;
	position:relative;
	padding:15px 0 15px 20px;
	float:left;
}
.Title 
{
	font-family:tahoma,Arial;
	font-size:12pt;
	font-weight:bold;
}
.img 
{
	max-width:800px;
	border:solid thin #000000;
}
.product
{
	color:Black;
	font-size:9pt;
	font-family:tahoma,Arial;
	text-decoration:none;
	font-weight:bold;
}
.product:hover
{
	color:Black;
}
.product a
{
	color:Black;
}
.p
{
	background:url(images/product.png);
	width:200px;
	 height:70px;
	 background-repeat:no-repeat;
}
.p:hover
{
	background:url(images/select_product.png);
	background-repeat:no-repeat;
}
.s_img
{
	max-height:96px;
	max-width:260px;
}
.Cat
{
	font-family:Tahoma,Arial;
	font-size:8pt;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}
.Cat:Hover
{
	color:#dd202d;
}
