html, body {border: 0; margin: 0; padding: 0;}

body {
  	font: 12px arial, helvetica, sans-serif;
	line-height:19px;
	color:#333333;
	background: url(../images/body-bg.gif) repeat-x #E5E5E5;
}

p{
	margin:0px;
	padding:0px;
}
form{
margin:0px;
padding:0px;
}

a {
	color: #63A5E1;
	text-decoration: none;
}

hr {

border : none;
border-top : dashed 1px #bbb;
color : #FFFFFF;
background-color : #FFFFFF;
height : 1px;


}

a:hover {
	color: #000099;
	text-decoration: underline;

}

a img {
  border: none;/*remove border for linked images*/
}

/***** clear *****/
.clear {
	clear: both;
	height: 0;
	line-height: 0;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}

/* End hide from IE-mac */.clearfix {height: 1%;}

.clearfix {display: block;}
/* End hide from IE-mac */


/***** Main Layout ****/
#container {
  	width: 100%;
  	height: 100%;
  	text-align: center;/* IE fix to center the page */
}
.clearer{
	clear:both;
}
.logoarea{
	width:295px;
	float:left;
	display:block;
	margin-top:10px;/*
	line-height:20px;*/
	line-height:20px;
	background: #fff;

	
}

#top-menu{

	padding: 2px 10px 2px 0;
	text-align: right;
	background: #fff;

}

#top-menu ul{

	list-style-type: none;
	margin: 0;
	padding: 0;

}

#top-menu ul li { 

	display: inline; 

}

#top-menu li {

	background: url(../images/arrow-lg.png) 0; 
	padding-left: 10px; 
	background-repeat: no-repeat; 
	
}

#top-menu ul li a { 

	text-decoration: none; 
	padding: .0em 0.5em;
	color: #666666;
}

#top-menu  ul li a:hover{

	color: #000;
	text-decoration: underline;

}


.headerarea{
 
 	width:990px; 
	margin:0 auto;
	background: #fff;

	
}
.navigation{

	 width:990px; margin:0 auto;
	 background: url(../images/navigation-bg.png) repeat-x;
	 margin-top:2px;
	 border-bottom:#313131 2px solid;
	 
}

.navigation ul{
	margin:0 auto;
	padding:0px;
}
.navigation ul li{
	float:left;
	display:inline;
	margin:0px;
	padding:0px;
	border-right:#4a6f6f 1px solid;
	padding-left:11px;	
	padding:10px 8px 10px 8px;
}
.navigation ul li:hover{
	background:#454545;	
}
.navigation ul li a{
	font-family:"Arial Narrow";
	font-size:14px;
	color:#FFFFFF;
	padding:0px;
}
.navigation ul li a:hover{
	font-family:"Arial Narrow";
	font-size:14px;
	color:#FFFFFF;
	background:#454545;	
}
.navigation ul li.noborder{
	border-right: none;
}
.flasharea{
	width:980px; margin:0 auto;
		background-color:#E5E5E5;
		border-top: 10px solid #E5E5E5;
}
#tint_box{

	position: fixed; 
	top: 0px; 
	left: 0px;
	width:100%; 
	height: 100%;  
	filter:alpha(opacity=55); 
	opacity:.55; 
	background-color:#63A5E1;
	display: none;
	
}

#login_container{

	width:100%; 
	position: fixed; 
	top: 35%;
	display: none;

}

#cms_login{

	position: relative;
	border: 5px solid #333; 
	height: 200px; 
	width: 350px;
	background-color:#ffffff;
	display: none;
	

}

#dms_login{

	position: relative;
	border: 5px solid #333; 
	height: 200px; 
	width: 350px;
	background-color:#ffffff;
	display: none;
	visibility: hidden;
	
}
#dms_rocovery_container{

	position: relative; 
	background-color: #ccc; 
	width: 400px; 
	background: url(../images/arrow_up.png) center top no-repeat;
	display: none;
	visibility: hidden;


}
#dms_recovery_contents{

	background-color: #fff; 
	width: 350px; 
	height: 130px; 
	border: 5px solid #333; 
	padding-left: 10px;

}


#img_container{

	width:100%; 
	position: fixed; 
	top: 15%;
	display: none;

}

#img_box{

	position: relative;
	border: 5px solid #333; 
	height: 532px; 
	width: 650px;
	background-color:#ffffff;
	display: none;
	


}


#prod_img_container{

	width:100%; 
	position: fixed; 
	top: 15%;
	visibility: hidden;

}

#prod_img_box{

	position: relative;
	border: 5px solid #333; 
	height: 533px; 
	width: 650px;
	background-color:#ffffff;
	visibility: hidden;

}

.contentarea{
	
	width: 963px;
	margin:0 auto;
	border-top:#E5E5E5 solid 1px;
	border-left:#E5E5E5 solid 1px;
	border-right:#E5E5E5 solid 1px;
	border-bottom:#E5E5E5 solid 1px;
	padding-top:6px;
	background-color: #E5E5E5;
}
.leftcontent{
	float:left;
	width:440px;
	padding-right:5px;
}



.blackbigtitle{
	margin:0px;
	padding:0px;
	padding-top:3px;
	margin-bottom:5px;
	color:#333333;
	font-family:"Arial";
	letter-spacing:-1px;
	font-size:20px;
	font-weight:lighter;
}

.blackbigtitle2{
	margin:0px;
	padding:0px;
	padding-top:3px;
	margin-bottom:5px;
	color:#333333;
	font-size:15px;
	font-weight:bold;
}

.news_area{
	float:left;
	background: url(../images/header_bg.png) right top no-repeat;
	margin-right:0px;
	padding-left:10px;
	width:310px;
}

.news_area_article{
	float:left;
	background: url(../images/header_bg.png) right top no-repeat;
	margin-right:0px;
	padding-left:10px;
	width:245px;
}

.news_container{

	background: url(../images/news_image.png) center left no-repeat; 
	padding-left: 25px;
	padding-right: 15px;
	text-align: justify;
} 

.news_panel{
	width:195px;
	background: url(../images/news_image.png) center left no-repeat; 
	padding-left: 25px;
	padding-right: 10px;
	height:80px;
	text-align: left;
	font-size: 11px;
	display:table-cell; 
	vertical-align:middle;
	cursor: pointer;

} 

#pagination_container a{
	
	color: #666;

}

.se{

	color: #cc0000;

}

.s{

	color: #0000CC

}
#pagination_container a:hover{
	
	color: #000;
	decoration: underline

}

#pagination_navi{

	float: right;
	padding-right: 10px;

}

#archive_navi{

	float: left;

}

}

#archive_navi{

	float: left;

}

.bd_container{
	padding-left: 10px;
	padding-right: 15px;
	text-align: justify;

}

.footerarea{
	border-top:5px #E5E5E5 solid;

	background: #89BBE8;
}
.footer{
	width:990px;
		padding-top:10px;
	padding-bottom:10px;
	margin:0 auto;
	text-align:center;
	font-size:11px;
	background: #89BBE8;

}
.footer a{
	color:#333;
}
.footer a:hover{
	color:#fff;
	decoration: underline;
}





.columnleft{
	float:left;
	width:322px;
	display:block;
	margin-right:7px;
	background:#FFFFFF;
}
.columncenter{
	float:left;
	width:610px;
	display:block;
	background:#FFFFFF;
	padding:10px;
	text-align: justify;
	border-bottom: 11px solid #fff;
	
}


.column_news_left{
	float:left;
	width:254px;
	display:block;
	margin-right:7px;
	background:#FFFFFF;
}

.column_news_center{
	float:left;
	width:672px;
	display:block;
	background:#FFFFFF;
	padding:10px;
	text-align: justify;
}


.columncenter_single{
	float:left;
	width:938px;
	display:block;
	background:#FFFFFF;
	padding:10px;
	text-align: justify;
}

.columncenter_single th{

	font-size: 12px;
	color: #fff;
	background:#666666;
	padding: 5px;

}

.columncenter_single td{

	border: 1px solid #ccc;
	text-align: left;
	vertical-align: top;

}

.columncenter_single_dl{
	float:left;
	width:938px;
	display:block;
	background:#FFFFFF;
	padding:10px;
	text-align: justify;
}

.columncenter_single_dl th{

	font-size: 12px;
	color: #fff;

}

.columncenter_single_dl td{

	border: 1px solid #ccc;

}

.columncenter_single_char_pub{
	float:left;
	width:938px;
	display:block;
	background:#FFFFFF;
	padding:10px;
}

.columncenter_single_char_pub th{

	font-size: 12px;
	color: #fff;

}

.columncenter_single_char_pub td{

	text-align: center;

}

.tab_unselected{

	color: #555;
	background-color: #ccc;
	font-weight:bold;
	padding: 5px;

}

.tab_selected{

	background-color: #5E5E5E;
	color: #fff;
	font-weight:bold;
	padding: 5px;


	
}

.search_Box_Container{

	background: url(../images/search_panel_bg.png);
		

}

.table_setup td{

	border: 1px solid #ccc;
	padding-left: 5px;

}

.suggest_link_over{

	background: #fff url(../images/search_panel_bg.png) no-repeat;
	color: #fff;
	cursor: pointer;

}

.columncenter_single_reg{
	float:left;
	width:938px;
	display:block;
	background:#FFFFFF;
	padding:10px;
}

.columncenter_single_reg th{

	font-size: 12px;
	color: #fff;
	background:#666666;
	padding: 5px;

}

.columncenter_single_reg td{

	border: 1px solid #ccc;
	padding-left: 8px;

}

.columncenter_single_container{
	float:left;
	width:958px;
	display:block;
}

.columncenter_container{
	float:left;
	width:630px;
	display:block;
}

.column_news_center_container{
	float:left;
	width:690px;
	display:block;

}

.column_news_left_container{
	float:left;
	width:254px;
	display:block;
	margin-right:7px;

}



.curve_left_top{

	background: url(../images/content_side.png) #E5E5E5; 
	height: 16px;

}

.curve_centre_home_top{

   background: url(../images/content_top_main.png) #E5E5E5 right top; 
   height: 16px;

}

.curve_single_top{

	background: url(../images/content_main.png) #E5E5E5 no-repeat left bottom; 
	padding: 0px;
   	height: 16px;
   
}

.curve_news_left{

   background: url(../images/news_left.png) #E5E5E5 right top; 
   height: 16px

}

.curve_news_center{

   background: url(../images/news_center.png) #E5E5E5 right top; 
   height: 16px;

}
.other_products a{

	font-size: 11px;
	color: #333;


}


.other_products a:hover {

	color: #CC0000;
	text-decoration: underline;

}

.columncenter_single_prod{
	float:left;
	width:938px;
	display:block;
	background:#FFFFFF;
	padding:10px;
	text-align: justify;
}



.image_hightlight{

	filter: alpha(opacity=55);
	border: 1px solid #ccc;

}

h2.whitetile{
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:normal;
	margin:0px;
	padding:17px 0px 15px 0px;
	white-space:nowrap;
}
h3.whitetile{
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:normal;
	margin:0px;
	padding:17px 0px 15px 0px;
	white-space:nowrap;
}

.navbg{
	background: url(../images/nav-long-bg.png) repeat-x;
	height:42px;
	display:block;
	background-color:#FFF;

}
.bodyareabg{

	background:#E5E5E5;
	border:1px solid #ff0000;
	display:block;
}


.tabcontent{
	padding:10px;
}
.flashbg{
	background:#E5E5E5;
	border-top: 2px solid black;

}

.quote_container{

	width: 100%;

}

.quote_box{

	position: relative; 
	left: 210px;  
	padding: 25px 55px 20px 20px; 
	width: 430px; 
	border: 1px dashed #666666; 	
	background: url(../images/quotes.png) right top no-repeat #E5E5E5;

}

.quote_container_news{

	width: 100%;

}

.quote_box_news{

	position: relative; 
	left: 85px;  
	padding: 25px 55px 20px 20px; 
	width: 430px; border: 1px dashed #666666; 	
	background: url(../images/quotes.png) right top no-repeat #E5E5E5;

}

.textInput {

	border: 1px solid #999;
	background-color: #EBEBEB;
	font-family: arial;
}

.button_attr{

	border: 1px solid black; 	
	background: #999; 	
	padding: 2px; 
	color: #fff; 
	width: 60px; 
	text-align: center; 
	letter-spacing: 1px; 
	cursor: pointer;

}

.login_btn_container{

	position: absolute;
	top: 150px; 
	float: right; 
	right: 10px;

}

#site-map-list li {

	background:url(../images/arrow-lg.png) 0; 
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-repeat: no-repeat; 
	
}
#site-map-list ul{

	list-style-type: none;
	margin: 0;
	padding: 0;

}

#site-map-list ul li a { 

	text-decoration: none; 
	padding: 0em 0.1em;
	color: #666666;
}

#site-map-list ul li a:hover{

	color: #000;
	text-decoration: underline;
	

}

span.codedirection { 

	unicode-bidi:bidi-override; 
	direction: rtl; 
}

#charts_header{

	width:696px; 
	height:26px; 	
	background: url(../images/search_panel_bg.png) no-repeat; 
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:normal;
	text-align: center;

}

#charts_container{

	width:696px; 
	height: 175px; 
	background-color: #fff; 
	border: 2px solid #666;'

}

