/* CSS Document */
body{
	width:100%;
	background-color:#fff;
	margin:0 0 0 0px;
	font-family : Tahoma,Verdana,Arial,Geneva,Helvetica,sans-serif;
	font-size:12px;
	color:#5d5d5d;
}

#content{
	width:100%;
	height:500px;
}

*img{
behavior: url(../img/iepngfix.htc);
}

#bg{
	background-image:url(../img/bg-home.jpg);
	background-repeat:no-repeat;
	background-position:top;
	height:239px;
	width:850px;

}

#header{
	height:118px;
	width:850px;
}

/*********************/

#lava {
		position:relative; 
        overflow: hidden;
		background-image:url(../img/bg-menu.png);
		background-repeat:no-repeat;
		width:582px;
		height:53px;
		margin: 0px;
}
	
#lava a{
		text-decoration:none;
		font-family:Arial;
		font-size:12px;
		color:#FFFFFF;
		padding-right:5px;
 }
#lava a:active{
		color:#fff;
}
#lava a:visited{
		color:#fff;
}
#lava a:hover{	
		color:#525051;
}
	
#lava ul {
		margin:0; 
		padding:0; 
		list-style:none; 
		display:inline;
		z-index:100;
		position:absolute;
		left:10px;
		top:0;
		
}
	
#lava li{
		margin-top:12px;
		margin-left:5px;
		float:left;		
}
	
#lava #box {	
		position:absolute; 
		left:0; 
		top:0; 
		z-index:50; 
		padding-right:5px;
		margin-left:-8px;
}
	
#lava #box .head {
		background-image:url(../img/icon_menu.png);
		background-position:bottom;
		background-repeat:no-repeat;			
        width: 9px;
        height:37px;

}


/****************/
#content-Or{
	height:285px;
	background-color:#f7931e;
}

#hilight-news{
	width:100%;
	background-color:#f0f0f0;
	
}
.news-line{
	background-image:url(../img/news-line.jpg);
	background-repeat:repeat-y;
	height:150px;
	width:1px;
}

/*****************************/

.text-menuF a{
	color:#5d5d5d;
}

.line-footer{
	background-image:url(../img/line-footer.jpg);
	background-repeat:repeat-x;
	width:850;
	height:1px;
}

/**************************************/
	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:3;
		padding:5;
		list-style:none;

		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:730px;
		
		overflow:hidden;
		margin:0;
		text-align:left;
		}	
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:block;
		width:26px;
		height:26px;
		position:relative;
		left:-30px;
		top:-80px;
		z-index:1000;
		}	
	#nextBtn, #slider1next{ 
		left:735px;
		top:-106px;
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
		width:26px;
		height:26px;
		background:url(../img/iconPre.png) no-repeat 0 0;	
		}	
	#nextBtn a, #slider1next a{ 
		background:url(../img/iconNext.png) no-repeat 0 0;	
		}	


/************************************************/
a.backAbout:link {
	display:block;
	background-image:url(../img/bd-product-O.jpg);
	font-size:20px;
	color:#525051;
	text-align:left;
	text-decoration: none;
}
a.backAbout:visited {
	display:block;
	background-image:url(../img/bd-product-O.jpg);
	font-size:20px;
	color:#525051;
	text-align:left;
	text-decoration: none;
}
a.backAbout:hover {
	display:block;
	background-image:url(../img/bd-product-O.jpg);
	font-size:20px;
	color:#525051;
	text-align:left;
	text-decoration: none;
}

a.backOverAbout:link {
	display:block;
	font-size:20px;
	color:#FFFFFF;
	text-align:left;
	background-image:url(../img/bd-product.jpg);
	text-decoration: none;
}
a.backOverAbout:visited {
	display:block;
	font-size:20px;
	color:#FFFFFF;
	text-align:left;
	background-image:url(../img/bd-product.jpg);
	text-decoration: none;
}
a.backOverAbout:hover {
	display:block;
	font-size:20px;
	color:#4a505c;
	text-align:left;
	background-image:url(../img/bd-product-O.jpg);
	text-decoration: none;
}

/*---------- text-Head ----------*/
.titleH{
	font-family : Arial;
	font-size : 52px;
	color : #f7931e;
}

.titleH2{
	font-family : Arial;
	font-size : 36px;
	line-height:34px;
	color: #FFFFFF;
}

.titleH3{
	font-family : Arial;
	font-size : 52px;
	color : #FFFFFF;
}

.proH{
   font-family : Arial,Geneva,Helvetica,sans-serif;
   color:#FFFFFF;
   font-size: 48px;
   padding-left:20px;
}

.proH2{
   font-family : Arial,Geneva,Helvetica,sans-serif;
   color:#FFFFFF;
   font-size: 24px;
   padding-left:20px;
}

.proH3{
   font-family : Arial,Geneva,Helvetica,sans-serif;
   color:#525051;
   font-size: 24px;
   font-weight:bold;
   padding-left:20px;
}

.proDe{
   font-family : Arial,Geneva,Helvetica,sans-serif;
   color:#FFFFFF;
   font-size: 17px;
   padding-left:20px;
}

.productTitle{
   font-family : Arial,Geneva,Helvetica,sans-serif;
   color:#525051;
   font-size: 16px;
   font-weight:bold;
}

/*---------- text-link ----------*/


a.textLink:link {text-decoration : underline; color : #F7931E;}
a.textLink:visited {text-decoration : underline; color : #F7931E;}
a.textLink:hover {text-decoration : underline; color : #000000;}

a.textLink2:link {text-decoration : underline; color : #000000;}
a.textLink2:visited {text-decoration : underline; color : #000000;}
a.textLink2:hover {text-decoration : underline; color : #F7931E;}

a.textLink3:link {text-decoration : none; color : #F7931E;}
a.textLink3:visited {text-decoration : none; color : #F7931E;}
a.textLink3:hover {text-decoration : none; color : #000000;}

a.textLinktitleH:link {text-decoration : none; color : #FFFFFF; font-family : Arial; font-size : 84px;}
a.textLinktitleH:visited {text-decoration : none; color : #FFFFFF; font-family : Arial; font-size : 84px;}
a.textLinktitleH:hover {text-decoration : none; color : #505153; font-family : Arial; font-size : 84px;}

.orange{color : #F7931E;}

.orangeBig{
	font-family: Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#F7931E;
	font-weight: bold;
	letter-spacing:-1;
	line-height:21px;
}

.ourQ{
	color:#f7931e;
	font-size:18px;
}

a.pageNews:link {text-decoration : none; color : #acacac; background-color: #e1e1e1; padding-left:4px; padding-right:4px;text-align:center; margin:2px;}
a.pageNews:visited {text-decoration : none;  color : #acacac; background-color: #e1e1e1; padding-left:4px; padding-right:4px; text-align:center; margin:2px;}
a.pageNews:hover {text-decoration : none; color : #fff; background-color: #f5973f; padding-left:4px; padding-right:4px; text-align:center; margin:2px;}

a.pageNewsS{text-decoration : none; color : #fff; background-color: #f5973f; padding-left:4px; padding-right:4px; text-align:center; margin:2px;}
