@charset "utf-8";
/* CSS Document */

body{
	background-color:#ffcc01;
	margin:0;
	font-size:11px;
	font-family:tahoma , arial;
	text-align:center;
	color:#000;
}

img{
	border:none;
}

a{
	text-decoration:none;
	color:#ff0000;
}

a:hover{
	color:#3281d5;
}

.clear{
	font-size:1px;
	line-height:1px;
	clear:both;
}

#wrapper{
	width:800px;
	margin:auto;
	text-align:right;
	direction:rtl;
}
.overlay{
	opacity:0.1;
}
.button{
	background-color:#FF9900;
	font-size:10px;
	border:1px solid #BABABA;
	color:#fff;
	text-align:center;
	vertical-align:middle;
	padding:0 5px;	
}

input{
	font-size:9px;
}

#content02 img{
	vertical-align:middle;
}

.left{
	width:465px;
	margin-right:20px;
	float:left;
}

.right{
	width:250px;
	float:right;
}

/*p----------------------------------------header-----------------------------------------p*/

#header{
	width:793px;
	height:155px;
	background:url(images/header.jpg) no-repeat;
	z-index:5;
}

/*o-----------------------------------------Products--------------------------------------o*/
.product-list{
	float:left;
	width:240px;
	margin:4px 2px;
	text-align:center;
}
.product-list-image {
	width:229px; 
	height:205px;
	border:3px solid #FF3300;
}
.product-list-title {
	font-weight:bold;
	margin: 10px 0;
}
.product-list a{
	color:#00219d;
}
.product-list a:hover{
	color:#b31b8b;
}
/*r-----------------------------------------main------------------------------------------r*/
#main{
	width:769px;
	background-color:#FFF;
	margin-top:4px;
	padding:12px;
}

#link{
	width:730px;
	height:40px;
	margin:auto;
	clear:both;
}

ul#navmenu {
  margin: 0 auto;
  border: 0 none;
  padding: 0;
  list-style: none;
  height: 32px;
  z-index:1000;
}

ul#navmenu li {
  margin: 0;
  border: 0 none;
  float: left; /*For Gecko*/
  display: inline;
  list-style: none;
  position: relative;
  height: 32px;
  z-index:1000;
}

ul#navmenu ul {
  margin: 0;
  border: 0 none;
  padding: 0;
  width: 160px;
  list-style: none;
  display: none;
  position: absolute;
  top: 36px;
  left: 0;
  z-index:1000;
}

ul#navmenu ul li {
  float: none; /*For Gecko*/
  display: block !important;
  display: inline; /*For IE*/
  padding-top:3px;
}

/* Root Menu */
ul#navmenu a {
  float: none !important; /*For Opera*/
  float: left; /*For IE*/
  display: block;
  color: #FFF;
  font: normal 10px/22px Tahoma;
  text-decoration: none;
  height: 100%; /*For IE*/
  height:32px;
}

.link1{
	margin:0;
}

.link1 a{
	background:url(images/button01.jpg);
	width:121px;
	height:27px;
	padding:9px 0 0 0;
	text-align:center;
}

.link1 a:hover{
	width:121px;
	height:27px;
	padding:9px 0 0 0;
	background:url(images/button01.jpg) 0 40px;
	_background:url(images/button01.jpg);
}

.link2{
	margin:0;
}

.link2 a{
	background:url(images/button02.jpg);
	width:121px;
	height:27px;
	padding:9px 0 0 0;
	text-align:center;
	font-family:tahoma;
	font-size:11px;
	font-weight:normal;
}

.link2 a:hover{
	width:121px;
	height:27px;
	padding:9px 0 0 0;
	background:url(images/button02.jpg) 0 40px;
	_background:url(images/button02.jpg);
}

.link3{
	margin:0;
}

.link3 a{
	background:url(images/button03.jpg);
	width:121px;
	height:27px;
	padding:9px 0 0 0;
	text-align:center;
	font-family:tahoma;
	font-size:11px;
	font-weight:normal;
}

.link3 a:hover{
	width:121px;
	height:27px;
	padding:9px 0 0 0;
	background:url(images/button03.jpg) 0 40px;
	_background:url(images/button03.jpg);
}

.link4{
	margin:0;
}

.link4 a{
	background:url(images/button04.jpg);
	width:121px;
	height:27px;
	padding:9px 0 0 0;
	text-align:center;
	font-family:tahoma;
	font-size:11px;
	font-weight:normal;
}

.link4 a:hover{
	width:121px;
	height:27px;
	padding:9px 0 0 0;
	background:url(images/button04.jpg) 0 40px;
	_background:url(images/button04.jpg);
}

.link5{
	margin:0;
}

.link5 a{
	background:url(images/button05.jpg);
	width:121px;
	height:27px;
	padding:9px 0 0 0;
	text-align:center;
	font-family:tahoma;
	font-size:11px;
	font-weight:normal;
}

.link5 a:hover{
	width:121px;
	height:27px;
	padding:9px 0 0 0;
	background:url(images/button05.jpg) 0 40px;
	_background:url(images/button05.jpg);
}
.link6 a{
	background:url(images/button06.jpg);
	width:121px;
	height:27px;
	padding:9px 0 0 0;
	text-align:center;
	font-family:tahoma;
	font-size:11px;
	font-weight:normal;
}

.link6 a:hover{
	width:121px;
	height:27px;
	padding:9px 0 0 0;
	background:url(images/button06.jpg) 0 40px;
	_background:url(images/button06.jpg);
}
.a-links{
	font-size:11px;
	font-weight:normal;
	font-family:Tahoma;
}
#pori{
	width:758px;
	border:#fecb00 2px solid;
	margin:auto;
}

#pori-pic{
	width:278px;
	height:238px;
	background:url(images/pic01.jpg) no-repeat;
	margin:29px 0 20px 7px;
	display:inline;
	float:right;
}

#content{
	width:450px;
	padding:10px;
	float:left;
}

#content02{
	padding:10px;
}

#content-title{
	height:30px;
	background:url(images/bolet.jpg) no-repeat right;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:15px;
	padding:15px 40px 0 0;
}

#content-text{
	margin-top:7px;
	text-align:justify;
}

#box-pic{
	width:767px;
	margin:auto;
	padding:15px 0 0 0;
}

.pic-pic{
	margin:0 1px 0 2px;
	float:left;
}

.pic-top{
	width:150px;
	height:117px;
}

.pic-bottom{
	width:150px;
	height:28px;
	background:url(images/pic-bottom.jpg) no-repeat;
	text-align:center;
	padding:5px 0 0 0;
	margin-top:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#FFF;
}

.pic-bottom a{
	width:150px;
	height:25px;
	color:#ff0000!important;
	display:block;
}

.pic-bottom a:hover{
	color:#0036ff!important;
}

/*i----------------------------------------footer-----------------------------------------i*/

#footer{
	width:793px;
	height:19px;
	background:#FFF url(images/footer.jpg) no-repeat;
	margin-top:5px;
}

#footer01{
	height:17px;
	background:url(images/footer.jpg) no-repeat right bottom;
	padding:2px 0 0 195px;
}

#copy{
	float:left;
}

#designer{
	margin:0 0 0 80px;
	float:left;
}

#designer a{
	color:#000;
}

#designer a:hover{
	color:#FF6600;
}

/*a-----------------table1-----------------a*/
.table-design1{
	width:100px;
	background-color:#FFF;
}
.tr1-design1{
	background-color:#f7cb9b;
	text-align:center;
	font-weight:bold;
}
.tr2-design1{
	background-color:#fff7ea;
}
.tr3-design1{
	background-color:#fff1dd;
}
.table-design1 td{
	padding:2px 5px;
}
.red-span{
	color:#FF0000;
}


/*-----------Loading------------*/

#loading {
	position:absolute;
	width:300px;
	height:200px;
	margin-top:-80px;
	margin-left:-150px;
	top:50%;
	left:50%;
	z-index:100;
}
.load{
	
	display:block !important;
}
#overlay{
	background:#FFCC01 url(images/loading.gif) no-repeat 50% 50%;
	z-index:100;
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	opacity: 0.5;
}