
* {
	margin: 0;
	padding:0;
	outline:none;
}

html,
body {
	height:100%;
	width:100%;
}
 html[xmlns^="http"] {
 overflow-y: scroll;
}

html {
	background:url(../images/bg-html.jpg) center top repeat;
}

body {
	font:12px/18px tahoma, verdana;
	color:#616065;
	background:url(../images/bg-body.jpg) center top repeat-x;
}

/* ----------------------------------> Global classes <-----------------------------*/
a {
	color:#ff9000;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

.aluflam {
	font-weight:bold;
	color:#77787b;
}

.aluflam strong {
	color:#f9a13a;
}

img {
	border:none;
}

.highlight {
	font-weight:bold;
}

.image {
	border:solid 1px #c8c8c8;
	padding:3px;
}

.colored {
	color:#ffaa0e;
}

.floatRight {
	float:right;
	margin:0 0 10px 10px;
}

.floatLeft {
	float:left;
	margin:0 10px 10px 0;
}

.clear {
	float:none;
	clear:both;
	line-height:0.00001em;
	font-size:0.00001em;
}

#map {
	border:solid 1px #c8c8c8;
	padding:3px;
	width:350px;
}

.mapCompany {
	border:solid 1px #c8c8c8;
	padding:3px;
	width:350px;
	margin:0 50px 0 0;
	float:left;
}

/* ----------------------------------> Products Frame <-----------------------------------*/
#frame {
	width:100%;
	height:100%;
	background:#000;
	position:absolute;
	left:0px;
	top:0px;
	z-index:100;
	display:none;
}

#frameContent {
	width:220px;
	padding:20px;
	position:fixed;
	left:50%;
	top:50%;
	margin:-105px 0 0 -110px;
	background:#fff;
	display:none;
	z-index:101;
	background:#fff;
	color:#666;
	border:solid 3px #000;
}

* html #frameContent {
	position:absolute;
}

#frameContent img {
	position:relative;
	top:3px;
}

#frameContent a.pdf {
	color:#da382d;
}

#frameContent a.dwg {
	color:#333;
}

#frameContent a.close {
	width:20px;
	height:20px;
	position:absolute;
	right:-10px;
	top:-10px;
	display:block;
	text-indent:-5000px;
	background:url(../images/close.png) 0 0 no-repeat;
}

* html #frameContent a.close {
	background:url(../images/close-frame.gif) 0 0 no-repeat;
}

#frameContent p {
	margin:0 0 6px 0;
}

/* ----------------------------------> Home page <-----------------------------------*/
body#index #headerImage {
	position:absolute;
	left:19px;
	top:85px;
	width:959px;
	height:203px;
	z-index:1;
	overflow:hidden;
}

body#index #headerFrame {
	position:absolute;
	left:0;
	top:0;
	width:959px;
	height:205px;
	z-index:20;
	background:url(../images/bg-frame-index.png) 0 0 no-repeat;
}

body#index #header {
	height:301px;
}

/* ----------------------------------> Container <-----------------------------------*/
#container {
	width: 994px;
	margin:0 auto;
}

/* ----------------------------------> Header <--------------------------------------*/

#header {
	width:994px;
	height:364px;
	background:url(../images/bg-header.gif) 0 9px no-repeat;
	position:relative;
}

#branding a {
	position:absolute;
	left:20px;
	top:26px;
}

.claim {
	color:#fff;
	font-style:italic;
	font-size:16px;
	position:absolute;
	z-index:2;
	left:140px;
	top:310px;
}

.claim span {
	font-size:15px;
	position:relative;
	left:50px;
	top:15px;
}

body#index .claim {
	top:248px;
}

#headerImage {
	position:absolute;
	left:19px;
	top:85px;
	width:959px;
	height:267px;
	z-index:1;
}

#headerImage img {
	position:absolute;
	left:0px;
	top:0px;
	z-index:1;
}

#headerFrame {
	position:absolute;
	left:0;
	top:0;
	width:959px;
	height:267px;
	z-index:2;
	background:url(../images/bg-frame.png) 0 0 no-repeat;
}

#navi {
	position:absolute;
	right:30px;
	top:62px;
	list-style-type:none;
	z-index:2;
}

#navi li {
	float:left;
	background:url(../images/bg-navi-add.gif) right 2px no-repeat;
	padding:5px 13px 3px 13px;
	position:relative;
}

#navi li.last {
	background:none;
}

#navi li a {
	color:#000;
	font-size:13px;
}

#navi li a:hover,
#navi li.active a {
	color:#ff9000;
	text-decoration:none;
}

#navi ul {
	position:absolute;
	top:23px;
	left:0;
	background:#fff;
	display:none;
	opacity:0.95 !important;
	list-style:none;
	width:130px;
}

#navi ul.newsAdd, #navi ul.newsAdd li {
	width:150px;
}

#navi ul.naviLinks, #navi ul.naviLinks li {
	width:95px;
}

#navi ul li {
	position:relative;
	width:130px;
	background:none;
	padding:5px 13px 3px 3px;
}

#navi ul li a {
	color:#000 !important;
	padding:5px 10px;
}

#navi ul li.nextNavi {
	background:url(../images/bg-navi-next.gif) 120px 11px no-repeat;
}

#navi ul li a:hover, #navi ul li.active a {
	color:#ff9000 !important;
}

#navi ul ul {
	left:130px;
	top:0px;
	opacity:1;
	width:170px;
}

#navi ul ul li{
	width:170px;
}

#navi ul ul li.nextNavi {
	background:url(../images/bg-navi-next.gif) 160px 11px no-repeat;
}

#navi ul li ul li a, #navi ul li ul li a, #navi ul li.active ul li a, #navi li ul li.active ul li.active ul li a{
	color:#000 !important;
}

#navi ul ul li a:hover, #navi ul ul li.active a, #navi ul li.active ul li a:hover, #navi ul li.active ul li.active a,  #navi li ul li.active ul li.active ul li a:hover,  #navi li ul li.active ul li.active ul li.active a {
	color:#ff9000 !important;
}

#navi ul ul ul{
	left:170px;
	width:100px;
}

#navi ul ul ul{
	left:170px;
	width:100px;
}




/* ----------------------------------> Content <-------------------------------------*/
#contentContainer {
	width:994px;
	background:#fff;
	position:relative;
}

/* ----------------------------------> naviCountries <-------------------------------------*/

#naviCountries {
	list-style-type:none;
	position:absolute;
	left:20px;
	top:40px;
	z-index:2;
	width:700px;
}

#naviCountries li {
	float:left;
	position:relative;
	z-index:1;
	padding:0 20px 0 0;
	background:url(../images/bg-navi-countries.gif) 8px 6px no-repeat;
}

#naviCountries li.sub:hover {
	background-position:6px -36px;
	z-index:2;
	padding:0 20px 100px 0;
}

#naviCountries li a {
	float:left;
	font-weight:normal;
	padding:1px 45px 5px 20px;
	font-size:13px;
	color:#565656;
	display:block;
	position:relative;
	z-index:2;
}

#naviCountries li a:hover {
	text-decoration:none;
	color:#000;
}

#naviCountries li.sub a {
	padding:1px 45px 0 20px;
	border-bottom:solid 5px #fff;
}

#naviCountries li.sub a:hover,
#naviCountries li.sub:hover a {
	padding:0px 44px 1px 19px;
	border-left:solid 1px #CCCCCC;
	border-top:solid 1px #CCCCCC;
	border-right:solid 1px #CCCCCC;
	border-bottom:none;
	background:url(../images/bg-navi-countries-a.gif) left bottom no-repeat;
}

#naviCountries li ul {
	position:absolute;
	left:0px;
	top:19px;
	display:none;
	list-style-type:none;
	border:solid 1px #CCCCCC;
	background:#fff;
	opacity:.85;
	padding:5px 0 5px 0;
	z-index:1;
	overflow:hidden;
	width:110px;
}

#naviCountries li ul li {
	padding:0px 10px 3px 20px;
	background:none;
	width:73px;
}

#naviCountries li ul li a {
	font-size:11px;
	color:#565656 !important;
	padding:0px !important;
	border:none !important;
}

#naviCountries li ul li a:hover {
	color:#000 !important;
}

/* ----------------------------------> worldMap <-------------------------------------*/
#worldMap {
	position:relative;
	z-index:1;
	padding:40px 0 0 0;
	width:600px;
	height:379px;
	margin:-20px 0 0 0;
}

/* ----------------------------------> ImageMap <-------------------------------------*/

#EuropeMap{
	position:relative;
	z-index:10;
}

/* -----------------------------------> Europe <--------------------------------------*/
#EuropeMapList{
	z-index:1;
	width:120px;
	height:126px;
	position:absolute;
	left:250px;
	display:none;
	top:44px;
	z-index:10;
}

#EuropeMapList ul {
	list-style-type:none;
	border:solid 1px #afafaf;
	border-right:solid 1px #878787;
	border-bottom:solid 1px #878787;
	background:#fff;
	padding:2px 5px;
	z-index:1;
	width:55px;
	line-height:normal;
	opacity:0.9;
	position:absolute;
	left:110px;
	top:70px;
}

#EuropeMapList ul li{
}

#EuropeMapList ul li a{
	font-size:0.8em;
	color:#565656;
}

#EuropeMapList ul li a:hover{
	color:#000;
	text-decoration:none;
}

/* -----------------------------------> America <--------------------------------------*/

#AmericaMapList{
	width:205px;
	height:379px;
	position:absolute;
	left:0px;
	top:40px;
	display:none;
	z-index:10;
}

#AmericaMapList ul {
	list-style-type:none;
	border:solid 1px #afafaf;
	border-right:solid 1px #878787;
	border-bottom:solid 1px #878787;
	background:#fff;
	padding:2px 5px;
	z-index:1;
	width:55px;
	line-height:normal;
	opacity:0.9;
	position:absolute;
	left:120px;
	top:120px;
}

#AmericaMapList ul li a{
	font-size:0.8em;
	color:#565656;
}

#AmericaMapList ul li a:hover{
	color:#000;
	text-decoration:none;
}

/* -----------------------------------> Asia <--------------------------------------*/

#AsiaMapList{
	width:271px;
	height:252px;
	position:absolute;
	right:13px;
	top:44px;
	display:none;
	z-index:10;
}

#AsiaMapList ul {
	list-style-type:none;
	border:solid 1px #afafaf;
	border-right:solid 1px #878787;
	border-bottom:solid 1px #878787;
	background:#fff;
	padding:2px 5px;
	z-index:1;
	width:55px;
	line-height:normal;
	opacity:0.9;
	position:absolute;
	left:220px;
	top:60px;
}

#AsiaMapList ul li a{
	font-size:0.8em;
	color:#565656;
}

#AsiaMapList ul li a:hover{
	color:#000;
	text-decoration:none;
}

/* -----------------------------------> Australia <--------------------------------------*/

#AustraliaMapList{
	width:108px;
	height:113px;
	position:absolute;
	right:0px;
	top:296px;
	display:none;
	background:url(../images/index/australia.gif) 0 0 no-repeat;
	z-index:12;
}

#AustraliaMapList ul {
	list-style-type:none;
}

#AustraliaMapList ul li a{
	width:108px;
	height:113px;
	position:absolute;
	right:0px;
	top:0px;
	text-indent:-5000px;
}

/* -----------------------------------> Africa <--------------------------------------*/

#AfricaMapList{
	width:156px;
	height:155px;
	position:absolute;
	left:229px;
	top:165px;
	z-index:12;
	display:none;
}

#AfricaMapList ul {
	list-style-type:none;
	border:solid 1px #afafaf;
	border-right:solid 1px #878787;
	border-bottom:solid 1px #878787;
	background:#fff;
	padding:2px 5px;
	z-index:1;
	width:55px;
	line-height:normal;
	opacity:0.9;
	position:absolute;
	left:120px;
	top:60px;
}

#AfricaMapList ul li a{
	font-size:0.8em;
	color:#565656;
}

#AfricaMapList ul li a:hover{
	color:#000;
	text-decoration:none;
}



/* --------------------> List <---------------------*/
/* -------------------> Europe <--------------------*/
#Europe {
	width:184px;
	height:130px;
	background:url(../images/index/europe.gif) 0 0 no-repeat;
	position:absolute;
	left:185px;
	display:none;
	top:40px;
	z-index:1;
}

#Europe a#Denmark {
	position:absolute;
	left:0px;
	top:0px;
	display:none;
}

#Europe a#Lithuania {
	position:absolute;
	left:122px;
	top:62px;
	display:none;
}

#Europe a#Latvia {
	position:absolute;
	left:126px;
	top:68px;
	display:none;
}

#Europe a#UK {
	position:absolute;
	left:70px;
	top:68px;
	display:none;
}

#Europe a#Ireland {
	position:absolute;
	left:65px;
	top:76px;
	display:none;
}

#Europe a#Spain {
	position:absolute;
	left:66px;
	top:106px;
	display:none;
}

#Europe a#Netherlands {
	position:absolute;
	left:89px;
	top:80px;
	display:none;
}

#Europe a#Poland {
	position:absolute;
	left:109px;
	top:75px;
	display:none;
}

#Europe a#Greece {
	position:absolute;
	left:120px;
	top:112px;
	display:none;
}

#Europe a#Norway {
	position:absolute;
	left:93px;
	top:8px;
	display:none;
}

#Europe a#Russia {
	position:absolute;
	left:128px;
	top:4px;
	display:none;
}

#Europe a#Turkey {
	position:absolute;
	left:130px;
	top:109px;
	display:none;
}

#Europe a#Sweden {
	position:absolute;
	left: 101px;
    top: 39px;
	display:none;
}

/* -------------------> America <--------------------*/
#America {
	width:205px;
	height:379px;
	background:url(../images/index/america.gif) 0 0 no-repeat;
	position:absolute;
	left:0px;
	top:41px;
	display:none;
}

#America a#USA {
	position:absolute;
	left:0px;
	top:18px;
	display:none;
}

#America a#Canada {
	position:absolute;
	left:53px;
	top:0px;
	display:none;
}

#America a#Brazil {
	position:absolute;
	left:113px;
	top:210px;
	display:none;
}

/* -------------------> Asia <--------------------*/
#Asia {
	width:271px;
	height:252px;
	background:url(../images/index/asia.gif) 0 0 no-repeat;
	position:absolute;
	right:13px;
	top:44px;
	display:none;
}

#Asia a#UAE {
	position:absolute;
	left:55px;
	top:150px;
	display:none;
}

#Asia a#Philippines {
	position:absolute;
	left:193px;
	top:163px;
	display:none;
}

/* -------------------> Australia <--------------------*/
#Australia {
	width:108px;
	height:113px;
	background:url(../images/index/australia.gif) 0 0 no-repeat;
	position:absolute;
	right:0px;
	top:296px;
	display:none;
}

/* -------------------> Asia <--------------------*/
#Africa {
	width:156px;
	height:195px;
	background:url(../images/index/africa.gif) 0 0 no-repeat;
	position:absolute;
	left:229px;
	top:165px;
	display:none;
}

#Africa a#Mozambique {
	position:absolute;
	left:99px;
	top:126px;
	display:none;
}

/* ----------------------------------> Content Main <--------------------------------*/
#contentMain {
	width:660px;
	float:left;
	padding:0 27px 20px 19px;
}

#contentMain h2 {
	font-weight:normal;
	color:#565656;
	font-size:28px;
	margin:0 0 15px -3px;
}

#contentMain h3 {
	font-weight:normal;
	color:#565656;
	font-size:18px;
	margin:0 0 5px 0;
}

#contentMain h4 {
	font-weight:normal;
	color:#ff9000;
	font-size:14px;
	margin:0 0 5px 0;
}

#contentMain p {
	margin:0 0 18px 0;
}

/* ----- Content list --------- */
#contentMain ul.list {
	list-style-type:none;
	padding:0 0 0 10px;
	margin:0 0 18px 0;
	overflow:hidden;
}

#contentMain ul.list li {
	background:url(../images/bg-pointer.gif) 0 3px no-repeat;
	padding:0 0 5px 17px;
}

#contentMain ul.faqs {
	list-style-type:none;
	overflow:hidden;
	margin:0 0 20px 0;
}

#contentMain ul.faqs li {
	border-top:solid 1px #c8c8c8;
	padding:10px 0 10px 16px;
	background:url(../images/bg-pointer.gif) -4px 14px no-repeat;
	margin:-1px 0 0px 0;
}

/*#contentMain ul.sitemap{
	list-style-type:none;
	font-size:13px;
	width:50%;
	float:left;
}

#contentMain ul.sitemap li{
	float:left;
	width:100%;
}

#contentMain ul.sitemap li a{
	margin:0 0 1px 0;
	padding:3px 0;
	text-indent:20px;
	background:url(../images/bg-pointer.gif) 0px 7px no-repeat;
	float:left;
	color:#444;
}

#contentMain ul.sitemap li a:hover{
	color:#ff9000;
	text-decoration:none;
}

#contentMain ul.sitemap li ul{
	list-style-type:none;
	font-size:12px;
}

#contentMain ul.sitemap li ul li{
	float:left;
	width:100%;
}

#contentMain ul.sitemap li ul li a{
	text-indent:30px;
	background:none;
}

*/
.sitemap {
	width:100%;
	text-align:center;
}

.sitemap a , .sitemap span{
	/*border-radius: 8px;*/ /*remove when use CSS3 */
	 -moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

.sitemap a:hover {
	text-decoration:none;
}

.sitemap caption {
	padding:0 0 8px 0;
}

.sitemap caption a {
	background:#888;
	padding:5px 10px;
	color:#fff;
}

.sitemap td {
	padding:2px 3px;
	vertical-align:text-top;
}

.sitemap td.subLinks {
	font-size:12px;
}

.sitemap tr.firstLevel a {
	background:#aeaeae;
	padding:3px 10px;
	color:#444;
	display:block;
}

.sitemap tr.firstLevel span, span.sitemapLink {
	background:#aeaeae;
	padding:3px 10px;
	color:#444;
	display:block;
}

.sitemap tr.secondLevel a {
	font-size:10px;
	padding:2px 5px;
	margin:0 0 4px 0;
	color:#666;
	float:none;
	clear:both;
	display:block;
	background:#CCCCCC;
}

.sitemap tr a:hover {
	color:#000;
	text-decoration:none;
}

/* ----- Content accordion --------- */
#accordion {
}

#accordion2 {
	position:relative;
}

.accordionTab {
	padding: 5px 17px 10px 0;
	display: none;
	border-bottom:1px solid #C8C8C8;
	position:relative;
	z-index:2;
	width:650px !important;
}



.ui-accordion .ui-accordion-content-active {
	display: block;
}

.ui-state-default,
.ui-widget-content .ui-state-default {
	border-bottom:1px solid #C8C8C8;
	padding:10px 0 10px 0;
	font-size:12px;
	width:666px;
	cursor:pointer;
	position:relative;
	z-index:2;
}

.ui-state-active,
.ui-widget-content .ui-state-active {
	border-bottom:1px solid #fff;
	padding:10px 0 10px 0;
	font-size:12px;
	width:666px;
	cursor:pointer;
	position:relative;
	z-index:2;
}

.hidden {
	position:absolute;
	height:300px;
	width:100px;
	z-index:1;
	left:0px;
	top:0px;
	border:none;
}

.accordionLink strong {
	color:#ffaa0e;
}

.accordionLink span {
	color:#565656;
	font-weight:bold;
}

a.accordionLink:hover {
	text-decoration:none;
}

/* ----- Content tables --------- */

#contentMain table.products {
	width:100%;
}

#contentMain table.products td {
	padding:3px 12px;
	font-size:0.9em;
}

#contentMain table.products tr.odd td {
	background:#a0a0a0;
	color:#fff;
}

.contentSeparator {
	float:none;
	clear:both;
	height:35px;
	background:url(../images/bg-content-separator.gif) 0 0 no-repeat;
}

#contentMain a.pdfFile {
	width:123px;
	text-align:center;
	color:#616065;
	margin:0px 33px 30px 4px;
}

#contentMain a.pdfFile:hover {
	text-decoration:none;
	color:#616065;
}

#contentMain a.pdfFile:hover {
	text-decoration:none;
	color:#ff9000;
}

#contentMain ul.threeColumns {
	width:650px;
}

#contentMain ul.threeColumns li {
	width:150px;
	float:left;
}

/* 
//---- save hover effect for future ----- //
#contentMain a.pdfFile:hover span.aluflam strong{
	color:#616065;
}
*/
/* ----------------------------------> Content Navi <------------------------------*/
#contentNavi {
	padding:5px 0 0 5px;
	list-style-type:none;
	float: left;
}

#contentNavi li {
	width:210px;
	float:left;
	padding:0 0 10px 0;
}

#contentNavi li span {
	background:url(../images/bg-dot.gif) left bottom repeat-x;
	padding:0 0 3px 0;
}

#contentNavi li a {
	color:#616065;
}

#contentNavi li a:hover {
	color:#ff9000;
	text-decoration:none;
}

/* ----------------------------------> Content Column <------------------------------*/
.contentColumn {
	width:310px;
	float:left;
	padding:0 10px 0 0;
}

/* ----------------------------------> Content Sidebar <-----------------------------*/
#contentSidebar {
	width:233px;
	float:left;
	position:relative;
	padding:15px 17px;
	overflow:hidden;
	background:#f7f7f7 url(../images/bg-sidebar.gif) left bottom no-repeat;
}

#sidebarTop {
	height:11px;
	width:100%;
	position:absolute;
	left:0;
	top:0;
	background:url(../images/bg-sidebar-top.gif) 0 0 no-repeat;
}

.sidebarSeparator {
	width:233px;
	height:40px;
	background:url(../images/bg-sidebar-separator.gif) 0 10px no-repeat;
	float:none;
	clear:both;
}

#contentSidebar h3 {
	font-size:13px;
	font-weight:normal;
	margin:0 0 10px 0;
}

#contentSidebar address {
	font-style:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	line-height:25px;
	margin:0 0 10px 0;
}

#contentSidebar address a {
	font-weight:normal;
	color:#616065;
	text-decoration:underline;
}

#contentSidebar address a:hover {
	text-decoration:none;
}

#latestNews p {
	margin:0 0 10px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
}


.gallery {
	padding: 30px 0 0 0;
}
.gallery a {
	display: block;
	width: 110px;
	height: 85px;
	float: left;
	margin: 0 6px 6px 0;
}
.gallery a img {
	padding: 3px;
	border: 2px solid #A0A0A0;
}
.gallery a img:hover {
	border: 2px solid #000;
}

/* ----------------------------------> Footer <--------------------------------------*/
#footer {
	background:url(../images/bg-footer.gif) 0 -20px no-repeat;
	width:994px;
	height:35px;
	padding:20px 0 0 0;
	text-align:center;
	color:#855f1b;
	font-size:14px;
	font-weight:bold;
}

/* ----------------------------------> CMS Classes <---------------------------------*/

