@import url("master.css");
@import url("menus.css");

body {
	font-size:12px;
	font-family : Arial;
    direction: rtl;
    behavior: url("css/csshover.htc");
}
#message{
float:right;
padding:10px;
background:#D65C29;
margin:10px 20px 30px 0;
}


#Page {
	height: auto;
	width: 778px;
	margin: 0 auto;
}
#PageContent{
	height: 480px;
	width: 778px;
	background-color: #FDFCD6;
}
#PageContentProducts{
	height: auto;
	width: 778px;
}
#PageContentBox{
	height: auto;
	float: left;
    width: 600px;
	min-height:550px;
	}

#PageContentBox a,#PageContentBox a:visited{
text-decoration: none;
color:#000;
}
#PageContentBox a:hover{
  text-decoration:underline;
  font-weight: bolder;
  color: #FF9900;

}

#PageContentBox a:active,#PageContentBox a:focus{
  outline: none;
  width: 0;
  height: 0;
}

#PageContentBOX1{
	height: 480px;
	width: 778px;
	background-color: #f9af41;
    display: block;
}
#boxes{

  text-align: center;
}
.boxes{

  text-align: center;
}

.PageContentProductsBox{
	height:auto;
	width: 300px;
	float: left;
	text-align: center;
	margin:10px 0;
	
	}
.product_all{
 	height: 150px;
	width: 200px;
	float: left;
	text-align: center;
	padding-top: 15px;
}
#titlebar{
  width:400px;
  clear:both;
}

#PageSideBar {
    height:1370px;
	width: 155px;
	float: right;
	background-color: #FCFAB3;
}
#PageBottom{
	width: 778px;
	background-color: #FDFCD6;
	font-size: 13px;
	color:#767676;
	text-decoration:none;
	font-weight : bold;
	text-align : center;
	background-image:url(../images/main_table_bg_bottom.gif);
	background-repeat: repeat-x;
    margin-top:1px;
    float:left;
	
}
#bottommenu{
  background: #f9af41;
  height: 25px; width: 100%;
}
#header{
  background:url(../images/top.jpg) transparent ;width:777px;height:143px;
}
#bottompage{
float:left;
width:600px;
}
#PageBottomProducts{
	height: 100px;
	width: 600px;
	background-color: #e47e0c;
	font-size: 13px;
	color:#FFF;
	text-decoration:none;
	text-align : center;
}
#PageBottomProductsImg{
	height: 18px;
	width: 358px;
	background-color: #e47e0c;
	margin-right: 144px;
	margin-top:15px;
}
#PageBottomProductsImg1{
	float:right;
	height: 18px;
	width: 19px;
	}
#PageBottomProductsImg2{
	height: 18px;
	width: 19px;
	float: left;
}

#PageContentBOX1Right{
	height: 400px;
	width: 325px;
	float: right;
	background-image: url(../images/information_table.gif);
	background-repeat: no-repeat;
    padding-right: 15px;
	}
#PageContentBOX1RightText{
	height: 440px;
	width: 320px;
	float: right;
	background-color: #8b7355;
	margin-top: 30px;
	text-decoration:none;
	color:white;
	font-size: 13px;
	font-family : Arial;
	padding-right: 5px;
}
#PageContentBOX1Left{
	height: 400px;
	width: 430px;
	float: left;
	padding-top: 18px;
}
#PageContentBOX2Left{
	height: 217px;
	width: 420px;
	float: right;
	background: #D65C29 ;
	clear: left;
	margin-top: 10px;
	padding-right: 10px;
	padding-top: 10px;
	color:#FFF;
	text-decoration:none;
	font-weight : bold;
	font-size: 13px;
	text-align : right;

}
#PageContentBox2LeftText{
  padding-top: 10px;
  padding-bottom: 15px;
  color: #000;
  font-size:18px;
}

#PageContentBOX2LeftInput{
	height: 100px;
	width: 390px;
	padding-left: 10px;

    color:#000;
}
#PageContentBOX2LeftInput .bottominput{
padding-left:44px;
}

#TopMenu {
	font-family : Arial;
	height: 32px;
	width: 778px;
	background-image: url(../images/up_links_1.gif);
	background-repeat: no-repeat;
	background-position: left;
}
/*hack for IE*/ *:first-child+html #TopMenu {margin-top:-3px;}/*end hack*/

#TopMenuLinks
{
	font-size: 13px;
	color:#E9B9A6;
	text-decoration:none;
	font-weight : bold;
	text-align : center;
	background:url(../images/up_links_bg.gif);
	width: 717px;
	height: 32px;
	float: right;
}
#all_products{
    height:auto;
    width:621px;
    background: #33CCFF;
}
.products{
  float:right;
  padding-right:10%;
  background: #999999;
  height:150px;
}

/*------------ form styling ------------------*/
#container {
background:#D65C29 none repeat scroll 0%;
width:550px;
height:auto;
padding-right: 20px;
margin-bottom: 50px;
left:150px;
margin-top: 12px;
}


		div#menu5 ul.second {
			top: 1.8em;
			right: 0px;
		}
        * html div#menu5 ul.second{
          right: 1px;
        }
        		div#menu5 ul.third {
			top: 0.3em;
			right: 8em;
		}
.form_line{
  padding-top:5px;
  padding-bottom:5px;
  padding-right:10px;
    
}
.label{display:block; width:100px;float:right;}

#subject{
	width:280px;
}
#text_body{
	width:280px;
}
#answer{
	width:350px;
}
#message1{
padding:10px;
background:#D65C29;
margin:10px 20px 30px 0;
list-style:none;
}
.show_subject{
background:#F9AF41;
border-bottom:3px solid #D65C29;
text-align:right;
}
.show_text_body{
height:auto;
background:#F4C279;
}
.empty{
height:5px;
}
.show_answer{
margin-top:10px;
background:#E49575;
border-bottom:3px solid #D65C29;
text-align:right;
}
.time{
 font-style:italic;
 font-size:10px;
 color:#FFF;
 }
#login {
list-style:none;
padding:10px;
width:380px;
height:150px;
}

.form_line {
	border-bottom:1px solid #D65C29;
	margin:0;
	background:#EABDAA;
}
#form{
margin-top:10px;
list-style:none;
width:580px;
}
#user_dit {
background:#D57B56;
list-style:none;
width:380px;
padding:5px;
}
#user_dit li.caps {
background:#D57B56;
padding:5px;
font-size:16px;
font-weight:bold;
border-bottom:1px solid #F9AF41;
}
#user_dit li.line {
font-size:12px;
padding-right:10px;
padding-top:5px;
background:#F9AF41;
border-bottom:2px solid #D57B56; 
}
#user_dit li.date {
font-size:12px;
font-style:italic;
padding-right:10px;
padding-top:5px;
color:#F9AF41;
}
.text{
margin:10px;
font-size:14px;
font-weight:bold;
}
.links li {
float:right;
list-style:none;
font-size:12px;
font-weight:bold;
margin-right:15px;
}
.links{
margin-bottom:15px;
border-bottom:2px solid #F9AF41;
}
.user_ditels {
width:120px;
background:#F4C279;
padding-right:10px;
float:right;
text-align:center; 
}
.text_body_answer{
background:#D5977D;
height:auto;
}
.user_ditels_answer {
width:120px;
padding-right:10px;
float:right;
text-align:center; 
}
#errors{
list-style-image:url(../images/error.gif);
list-style-position:inside;
width:580px;
}
#errors li.errors{
font-size:14px;
font-weight:bold;
background:#EABDAA;
padding:5px;
border-bottom:1px solid #D65C29;
}
#succ {
background:#F9AF41;
width:560px;
padding:10px;
font-size:14px;
font-weight:bold;
text-align:center;
}
.intext {
float:right;
width:450px;
height:auto;
min-height:110px;
background:#F7D5A3;
border-right:1px solid #D57B56;
}

.intext_anw {
float:right;
width:450px;
height:auto;
min-height:110px;
background:#EABDAA;
border-right:1px solid #D57B56;
}
.clear{
line-height:1px;
clear:both;
}
#techincaldit {
padding:20px;
background:#F9AF44;
width:300px;
}
.technicaltitle{
text-decoration:underline;
font-size:16px;
font-weight:bold;
margin-right:20px;
}
.listdit{
list-style:none;
background:#F7D5A3;
padding:20px;
width:250px;
float:right;
}
.listdit li{
background: url(../images/prod/dot.gif) no-repeat right ;
padding-right:20px;
}
.header_title_pro{
text-align:center;
background:#F9AF44;
border-top:2px solid #D65C29;
border-bottom:2px solid #D65C29;
font-weight:bold;
font-size:18px;
margin-bottom:20px;
padding:5px 0;
}
.productimage{
float:left;
margin-left:20px;
border:1px solid #000;

}

.PageContentBox2{
background:#F7D5A3;
padding-bottom:20px;
margin-top:20px;
}
.technicalbox{
padding-bottom:20px;
}
.PageContentProductsBox b {
font-size:14px;
}
.teken{
	float:right;
	margin:20px;
}
#contect_us_table{
font-size:12px;
}
#contect_us_table td{
padding:5px;
}
.servicebox{
border:2px solid #f8ae43;
margin-bottom:20px;
  }
.tipsdit{
list-style:none;
padding:10px;
}
.tipsdit li{
background: url(../images/prod/dot.gif) no-repeat top right;
line-height: 15px;
padding-right:20px;
margin:5px 0 0 0;
}
.linksmenu{
padding:10px;
background: #eabdaa;
margin-bottom:0 20px;
  }
.tbl_headers{
background:url(../images/bar_bg.gif) repeat-x;
font-weight:bold;
height:30px;
padding: 0;
}
.tbl_sub_headers{
background:url(../images/sub_bar.gif) repeat-x;
font-weight:bold;
height:30px;
}
.tbl_value{
background:#EABDAA;
padding:5px;
}
.users{
text-align:center;
font-size:12px;
}
#filter{
margin-bottom:10px;
}
.inner_title{
background:#F9AF41;
padding:5px;
font-weight:bold;
}
#pages_box{
background:#F9AF41;
padding:5px;
}
#pages_box a,#pages_box span,#pages_box a:focus{
width:14px;
font-weight:bold;
padding:5px;
}
#pages_box span{
width:14px;
font-weight:bold;
padding:5px;
color:#D65C29;
}




