body
{
	margin: 0px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 50px;
}

.logo
{
	width: 780px;
	height: 84px;
	background-image: url(images/logo.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

.lang
{
	width: 780px;
	height: 27px;
	text-align: right;
	background-image: url(images/langbg.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	font-size: 12px;
	color: #737373;
	direction: rtl;
	padding-top: 8px;
	padding-right: 8px;
}

.langE
{
	width: 780px;
	height: 27px;
	text-align: right;
	background-image: url(images/langbg.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	font-size: 12px;
	color: #737373;
	direction: ltr;
	padding-top: 8px;
	padding-right: 8px;
}

.langE a
{
	color: #414141;
	text-decoration: none;
}

.langE a:hover
{
	text-decoration: underline;
}

.lang a
{
	color: #414141;
	text-decoration: none;
}

.lang a:hover
{
	text-decoration: underline;
}

.top
{
	width: 780px;
	height: 150px;
/*	background-image: url(images/top.jpg);*/
}

.underflash
{
	background-image: url(images/underflash.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	height: 14px;
	width: 780px;
	font-size: 1px;
}

.topmenu
{
	background-image: url(images/btnbg.jpg);
	background-repeat: repeat-x;
	height: 25px;
	width: 780px;
	border-right: solid 1px #8b8b8b;
}

.topmenu a
{
	text-align: center;
	padding-top: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #bc131a;
	width: 100%;
	height: 100%;
	text-decoration: none;
}

.topmenu a:hover
{
	background-image: url(images/btnbg_over.jpg);
	background-repeat: repeat-x;
}

.topcats
{
	font-family: verdana;
	font-size: 25px;
	font-weight: bold;
	width: 780px;
	cursor: hand;
}

#cat1
{
	text-align: center;
	color: #e7b60b;
}

#cat2
{
	color: #002d77;
	text-align: center;
}

#cat3
{
	color: #4eb0f4;
	text-align: center;
}

#cat4
{
	color: #0054a6;
	text-align: center;
}

#cat5
{
	color: #7e3a08;
	text-align: center;
}

#cat6
{
	color: #248708;
	text-align: center;
}

#cat7
{
	color: #bd151a;
	text-align: center;
}

#cat8
{
	color: #42bb21;
	text-align: center;
}

#cat9
{
	color: #f1d200;
	text-align: center;
}

#cat10
{
	text-align: center;
	color: #bd151a;
}

.productList
{
	font-size: 12px;
	font-weight: normal;
	background-color: #e6e8eb;
	height: 20px;
}

.productListE
{
	font-size: 12px;
	font-weight: normal;
	background-color: #e6e8eb;
	height: 20px;
	direction: ltr;
}

.productListE td
{
	padding-left: 5px;
}

.prods
{
	width: 100%;
	height: 100%;
	background-color: #e6e8eb;
	direction: rtl;
	padding-top: 2px;
}

.prods a
{
	font-size: 12px;
	color: #818995;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}

.prods a:hover
{
	text-decoration: underline;
}

.prodsE
{
	width: 100%;
	height: 100%;
	background-color: #e6e8eb;
	
	direction: ltr;
	padding-top: 2px;
	text-align: left;
}

.prodsE a
{
	font-size: 12px;
	color: #818995;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
}

.prodsE a:hover
{
	text-decoration: underline;
}

.btn
{
	background-image: url(images/sidebtnbg.jpg);
	width: 146px;
	height: 21px;
	padding-top: 3px;
	padding-right: 20px;
	direction: rtl;
	margin-bottom: 3px;
}

.btn a
{
	font-size: 12px;
	text-decoration: none;
	color: #818995;
	width: 100%;
}

.btnE
{
	background-image: url(images/sidebtnbgE.jpg);
	width: 146px;
	height: 21px;
	padding-top: 3px;
	padding-left: 20px;
	direction: ltr;
	margin-bottom: 3px;
}

.btnE a
{
	font-size: 12px;
	text-decoration: none;
	color: #818995;
	width: 100%;
}

.title
{
	font-size: 18px;
	font-weight: bold;
	color: #bc131a;
}

.content
{
	padding-right: 20px;
	vertical-align: top;
	font-size: 12px;
	color: #455164;
	line-height: 18px;
}

.contentE
{
	padding-left: 20px;
	vertical-align: top;
	font-size: 12px;
	color: #455164;
	line-height: 18px;
}

.footer
{
	width: 100%;
	height: 72px;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

.footer div
{
	height: 72px;
	padding-top: 55px;
	padding-right: 40px;
	font-size: 11px;
	font-family: verdana;
	color: #adb7c5;
	text-align: right;
	width: 780px;
	text-align: right;
}

.text
{
	float: right;
	width: 380px;
	padding-bottom: 25px;
}

.textE
{
	float: left;
	width: 380px;
	padding-bottom: 25px;
	direction: ltr;
}

.thumbs
{
	padding-right: 30px;
	float: left;
	position: absolute;
}

.thumbsE
{
	padding-left: 30px;
	float: right;
	position: absolute;
}

.thumbsE div
{
	margin-bottom: 10px;
	padding-top: 1px;
	padding-left: 1px;
	width: 204px;
	height: 137px;
	border: solid 1px #c0c3c8;
	background-color: #FFFFFF;
}
.thumbsE div img
{
	width: 200px;
	height: 133px;
}

.thumbs div
{
	margin-bottom: 10px;
	padding-top: 1px;
	padding-right: 1px;
	width: 204px;
	height: 137px;
	border: solid 1px #c0c3c8;
	background-color: #FFFFFF;
}
.thumbs div img
{
	width: 200px;
	height: 133px;
}

.subtitle
{
	color: #5676aa;
	font-weight: bold;
	font-size: 14px;
}

.subtitle a
{
	text-decoration: none;
	color: #5676aa;
	font-weight: bold;
	font-size: 14px;
}

.line
{
	width: 100%;
	height:1px;
	background-image: url(images/line.jpg);
	background-position: left;
	background-repeat: repeat-x;
	margin-top: 15px;
	margin-bottom: 15px;
}

.customerText
{
	float: right;
	width: 380px;
	font-size: 12px;
	color: #455164;
	line-height: 18px;
}

.pics
{
	text-align:left;
}

.pics div
{
	margin-bottom: 10px;
	padding-top: 1px;
	padding-left: 1px;
	width: 204px;
	height: 137px;
	border: solid 1px #c0c3c8;
	background-color: #FFFFFF;
}

.pics div img
{
	width: 200px;
	height: 133px;
}

.picsE
{
	text-align: right;
}

.picsE div
{
	margin-bottom: 10px;
	padding-top: 1px;
	padding-left: 1px;
	width: 204px;
	height: 137px;
	border: solid 1px #c0c3c8;
	background-color: #FFFFFF;
}

.picsE div img
{
	width: 200px;
	height: 133px;
}

.arrow
{
	background-image: url(images/arrow.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 3px;
	height: 7px;
	margin-right: 5px;
	margin-left: 5px;
}

.arrowE
{
	background-image: url(images/arrowE.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 3px;
	height: 7px;
	margin-right: 5px;
	margin-left: 5px;
}

.prodName
{
	font-size: 12px;
	font-weight: bold;
	color: #6b8cab;
}

.pics2
{
	text-align:left;
}

.pics2 div
{
	padding-top: 1px;
	padding-left: 1px;
	width: 165px;
	height: 111px;
	border: solid 1px #c0c3c8;
	background-color: #FFFFFF;
}

.pics2 div img
{
	width: 161px;
	height: 107px;
}

.more
{
	float: right;
	margin-left: 25px;
	margin-top: 20px;
}

.moreE
{
	float:left;
	margin-right: 25px;
	margin-top: 20px;
}

.productListItem
{
	float: right;
	margin-left: 35px;
	margin-top: 20px;
}

.productListItemE
{
	float: left;
	margin-right: 35px;
	margin-top: 20px;
	display:inline;
}
