﻿
/* Marquee */
div.marquee {width: 995px; margin: 3px 0px 0px 0px;padding:0; *margin:0px;}
div.marquee div#marq {width: 995px; height: 10px; font: normal 12px arial; line-height: 10px; color: #000;}


body{
	direction: rtl;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin: 0 0 0 0;
	font-size: 12px;
}

#container{
	margin: 0 auto;
	width: 995px;
}

img { border: 0; }

td { vertical-align: top; }

#top_bar { background-image: url(images/top_bg.jpg); background-repeat: repeat-x; height: 115px; width: 100%; border-bottom: 1px #a5a5a5 solid; margin-bottom: 5px; }

#top_bar a img { }

#top_bar h1 { float: left; display: inline; font-size: 13px; color: #000000; padding-left: 15px; padding-top: 7px; }

#content { width: 730px;  FONT: 12px/120% trebuchet ms; COLOR: #666666; float: left; }

a:visited { color: blue }

#bottom { background-image: url(images/bottom_bg.jpg); background-repeat: repeat-x; width: 100%; height: 30px; font-size: 10pt; color: #666666;  }
#bottom a { color: #666666; text-decoration: none; }
#bottom span { line-height: 30px; }
#bottom div { text-align: left; direction: ltr; }
#bottom img { vertical-align: middle; padding-top: 5px; padding-bottom: 5px; }

/* Page-Specific classes */
.home_product {
	width: 358px;
	float: right;
	margin-top: 10px;
	margin-left: 7px;
}

.home_product .top{
	background-image: url(images/home_product_top.gif);
	background-repeat: no-repeat;
	height: 7px;
}

.home_product .bottom{
	background-image: url(images/home_product_bottom.gif);
	background-repeat: no-repeat;
	height: 7px;
}

.home_product .middle{
	border-left: 15px #2dabf8 solid;
	border-right: 2px #c3c3c3 solid;
}

.home_product .image {
	width: 95px;
	border-left: 1px #bbbbbb dashed;
	text-align: center;
}

.home_product .description a,.home_product .description a:visited{
	font-weight: bolder;
	font-size: 14px;
	text-decoration: none;
	color: #666666;
	margin-bottom: 5px;
}

.home_product .description {
	line-height: 130%;
}

h3.bgTitle{
	width: 730px; 
	color: #666666;
	font-size: 12pt;
	background-image: url(images/h3bgTitle.gif);
	height: 37px;
	line-height: 34px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.itemTop{
	width: 723px;
	height: 41px;
	background-image: url(images/itemTopBg.jpg);
	background-repeat: no-repeat;
}

.itemTop .txt{
	color: #666666;
	padding-right: 10px;
	line-height: 38px;
	font-size: 14px;
	font-weight: bolder;
}

.itemBg{
	width: 723px;
	background-image: url(images/itemBg.jpg);
	background-repeat: repeat-y;
}

.itemBg .txt{
	padding: 0 10px 0 10px;
}

.itemBottom{
	width: 723px;
	height: 34px;
	background-image: url(images/itemBottom.jpg);
	background-repeat: no-repeat;
}

#itemLinks a,#itemLinks a:visited{
	color: orange; 
	text-decoration: none;
	font-size: 9pt;
	font-weight: bolder;
}

INPUT {
	BORDER-RIGHT: #d1d1d1 1px solid; BORDER-TOP: #d1d1d1 1px solid; PADDING-LEFT: 3px; FONT: 11px trebuchet ms; BORDER-LEFT: #d1d1d1 1px solid; COLOR: #666666; BORDER-BOTTOM: #d1d1d1 1px solid; HEIGHT: 22px
}
TEXTAREA {
	BORDER-RIGHT: #d1d1d1 1px solid; BORDER-TOP: #d1d1d1 1px solid; PADDING-LEFT: 3px; FONT: 11px trebuchet ms; BORDER-LEFT: #d1d1d1 1px solid; COLOR: #666666; BORDER-BOTTOM: #d1d1d1 1px solid
}

#contactform input.qq{
	width: 176px;
}

#menu{
	float: right;
	width: 250px;
}

#menu a,#menu a:visited,#menu a:hover{
	color: #43525b;
	font-family: Arial; 
	font-size: 9pt;
	display: block;
	padding-right: 26px;
	height: 28px;
	line-height: 25px;
	text-decoration: none;
	font-weight: bolder;
}