@charset "utf-8";

/* **************************************************
Name: custom.css
Description: Setting of custom stylings
Create: 2013.22.01
Copyright 2013 Wesleynet
***************************************************** */

/* =Common
-------------------------------------------------------------- */
.clear {  clear: both }
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
	}
#Content {
  position: relative;
  padding: 0;
  margin: 0;
  text-align: center;
  overflow: hidden;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
	}
div.Title {
	background: url(../images/titlebg.gif) repeat-x center bottom;
	padding: 12px 8px;
	font-size: 12pt;
	}
	
div.Title2 {
	background: url(../images/titlebg.gif) repeat-x center bottom;
	font-size: 12pt;
	padding-top: 6px;
	padding-right: 8px;
	padding-bottom: 6px;
	padding-left: 8px;
	line-height: auto;
	
	
	}
	
div.Title3 {
	background: url(../images/bgnd_btn.jpg) repeat-x center bottom;
	font-size: 12pt;
	width: 218px;
	height: 65px;
	line-height: auto;
	color: #FFF;
	padding: 0px;
 
	}

body.lang2 div.Title {
  background: url(../images/titlebg.gif);
  padding: 12px 8px;
  font-size: 12px;
  }
/* =Header
-------------------------------------------------------------- */
div#GlobalNavi {
  position: relative;
  background: url(../images/bg_main-menu.jpg) repeat-x;
	}
div#GlobalNavi .header-logo {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background: url(../images/header_logo.jpg) no-repeat 50% 50%;
  width: 288px;
  height: 75px;
	}
div#GlobalNavi ul {
  position: absolute;
  top: 15px;
  right: 0;
  width: 340px;
	}

/* =Top Navigation
-------------------------------------------------------------- */
div#TopNavigation ul {
  float: right;
  width: 390px;
  padding: 0px 0;
  z-index: 100;
  margin-top: -2px;
  }

div#TopNavigation  ul ul {
  display: none;
}

div#TopNavigation ul li:hover > ul {
    display: block;
}

div#TopNavigation ul ul {
    background: #F7F1E7;
    border-radius: 0px;
    padding: 0;
    position: absolute;
    width: 137px;
    margin:5px 0 0 -35px;
    z-index: 12;
  }
div#TopNavigation ul ul li {

    border-right: 0px;
    border-bottom: 1px solid #AD8CC8;
}

div#TopNavigation ul li a {

  border-right: 1px solid #639;
  padding-right: 5px;
  font-size: 12px;
  
  
}

div#TopNavigation ul ul li:last-child a {

  border-right: 1px solid #639;
   
}

div#TopNavigation ul ul li a {
  display:block;
  clear: both;
  text-align: center;
   width: 133px;
   height:auto;
   line-height: 20px;

}


div#TopNavigation ul ul li a:hover {
	color: #FFF;
	text-decoration: none;
}

div#TopNavigation ul ul li {
padding: 0px;
margin: 0px;
}



div#TopNavigation h6 {
  float: left;
  font-size: 12px;
  font-weight: normal;
  padding: 8px 10px 0 57px;
  }
div#TopNavigation ul li {
  font-size: 12px;
  float: left;
  padding: 8px 4px;
  }
div#TopNavigation ul li:last-child a {  border: none; }
/*
div#TopNavigation ul {
	float: right;
	width: 580px;
	padding: 0px 0;
	z-index: 100;
	}

div#TopNavigation  ul ul {
  display: none;
}

div#TopNavigation ul li:hover > ul {
    display: block;
}

div#TopNavigation ul ul {
    background: #F7F1E7;
    border-radius: 0px;
    padding: 0;
    position: absolute;
    width: 120px;
    margin:7px 0 0 -40px;
    z-index: 12;
  }
div#TopNavigation ul ul li {

    border-right: 0px;
    border-bottom: 1px solid #AD8CC8;
}

div#TopNavigation ul li a {

  border-right: 1px solid #639;
  padding-right: 5px;
}

div#TopNavigation ul li:last-child a {

  border-right: none;
}

div#TopNavigation ul ul li a {
  display:block;
  clear: both;
  text-align: center;
   width: 115px;
   height:20px;
   line-height: 20px;

}

div#TopNavigation ul ul li {
padding: 0px;
margin: 0px;
}


div#TopNavigation h6 {
  float: left;
  font-size: 11px;
  font-weight: normal;
  padding: 8px 10px 0 57px;
	}
div#TopNavigation ul li {
	font-size: 12px;
	float: left;
	padding: 6px 4px;
	}
div#TopNavigation ul li:last-child a {  border: none }
*/

/* =Top Navigation for Japenese Version
-------------------------------------------------------------- */

body.lang2 div#TopNavigation ul {
  float: right;
  width: 390px;
  padding: 0px 0;
  z-index: 100;
}

 body.lang2 div#TopNavigation ul ul {
    background: #F7F1E7;
    border-radius: 0px;
    padding: 0;
    position: absolute;
    width: 137px;
    margin:8px 0 0 -65px;
    z-index: 12;
 }




/* =Search
-------------------------------------------------------------- */
div#Header #Language {
  float: right;
   margin-top: -60px;
  margin-left: 680px;
	}

div#Header #socialmedia {
  float: right;
  margin-top: -19px;
  margin-left: 650px;
  margin-right: 5px;
 
	}	
div#Header div#Search ul.TabNavigation {
  padding-top: 10px;
  float: left;
  width: 100%;
	}
div#Header div#Search ul.TabNavigation li a:link {
  font-size: 1em;
  padding: 5px 5px 0 0px;
  width: 131px;
  height: 17px;
  color: #639;
  text-decoration: none;
  float: left;
	}
div#Header div#Search div.content {
	background: #cbcbcb;
	float: left;
	border-radius: 4px;
	padding-top: 7px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
	}
div#Header div#Search input#SearchTextBox {
	height: 19px;
	width: 220px;
	border: none;
	font-size: 1em;
	}
div#Header div#Search input, div#Header div#Search select {
	font-size: 0.9em;
	margin-right: 3px;
	line-height: 20px;
	width: 128px;
	}
#MainContent div.dropdown {
  background: #efefef;
  width: 230px;
  border: 1px solid #ccc;
  margin-bottom: 20px;
  padding: 10px;
  cursor: pointer;
	}
#MainContent div.dropdown a.active {
  background: url(../images/image_dropdown.png) no-repeat 0px 3px;
  padding-left: 15px;
	}
#MainContent div.dropdown a.link {
  background: url(../images/image_dropdown.png) no-repeat -291px 3px;
  padding-left: 15px;
	}
#MainContent div.dropdown p {
  margin: 0;
  padding: 0;
	}
#MainContent div.dropdown  ul {
  display: none;
  width: 275px;
	}
#MainContent div.dropdown  ul li {
  padding: 4px;
  margin: 4px 0px;
	}
/* =Sidebar
-------------------------------------------------------------- */
div#Sidebar {
	text-align: left;
   
}

div#Sidebar div.Country, div#Sidebar div.Login {
	border: 1px solid #ccc;
	background: #fff1e2;
	margin-bottom: 10px;
	font-size:1em;
	
	}
div#Sidebar div.Country ul {  padding: 10px 10px 20px }
div#Sidebar div.Country ul li a:link {
  padding-left: 45px;
  height: 30px;
  line-height: 40px;
  display: block;
	}
	
div#Sidebar div.Country2, div#Sidebar div.Login2 {
  border: 1px solid #ccc;
  background: #fff1e2;
  margin-bottom: 10px;
  height: auto;
	}
div#Sidebar div.Country2 ul {
	padding: 10px 10px 20px;
}
div#Sidebar div.Country2 ul li a:link {

  height: auto;
  line-height: auto;
  display: block;
}
	
div#Sidebar div.Country ul li a.thailand {  background: url(../images/flags.png) no-repeat 10px 10px }
div#Sidebar div.Country ul li a.singapore {  background: url(../images/flags.png) no-repeat 10px -27px }
div#Sidebar div.Country ul li a.malaysia {  background: url(../images/flags.png) no-repeat 10px -60px }
div#Sidebar div.Country ul li a.indonesia {  background: url(../images/flags.png) no-repeat 10px -95px }
div#Sidebar div.Login {
  font-size: 11pt;
  background: #fff;
	}
div#Sidebar div.Login div.Title {
	font-size: 1em;
	
}



div#Sidebar div.Login input {
  width: 120px;
  border: 1px solid #ccc;
  background: #fff;
  
	}
	
div#Sidebar div.Login p {
     font-size: 1.1em;
  
	}	
	
	
	div#Sidebar div.Login2 div.Title2 { }
div#Sidebar div.Login2 input {
  width: 146px;
  border: 1px solid #ccc;
  background: #fff;
	}
	
div#Sidebar div.Login input, div#Sidebar div.Login label {
	display: block;
	margin: 5px 0px;
	font-size: 10pt;
	padding: 2px;
	}
div#Sidebar div.Login form {
  padding: 8px;
  color: #333;
  font-size: 10px;
  line-height: 14px;
  }
  
 div#Sidebar div.Login form a {

  font-size: 9px;
 
  } 

body.lang2 div#Sidebar div.Login form {
  padding: 8px;
  color: #333;
  font-size: 9pt;
  line-height: 14px;
	}

	body.lang2 div#Sidebar div.Login form a {
 font-size: 11px;
	}
	
	
div#Sidebar div.Login input.submit {
  width: 55px;
  clear: both;
  margin: 10px 0px;
	}
div#Sidebar div.Login input.checkbox {
  float: left;
  margin: 0px;
  width: 17px;
	}
#Sidebar .related {  margin-bottom: 10px }
#Sidebar .related .title {
  text-align: left;
  padding: 10px 4px;
  font-weight: bold;
  background: #ffffff; /* Old browsers */
  background: -moz-linear-gradient(top, #ffffff 0%, #a08bbc 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#a08bbc)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #ffffff 0%,#a08bbc 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #ffffff 0%,#a08bbc 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #ffffff 0%,#a08bbc 100%); /* IE10+ */
  background: linear-gradient(to bottom, #ffffff 0%,#a08bbc 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#a08bbc',GradientType=0 ); /* IE6-9 */
  border: 1px solid #ccc;
	}
#Sidebar .related ul {
  margin: 10px 0;
  border: 1px solid #ccc;
	}
#Sidebar .related ul li {  border-bottom: 1px solid #ccc }
#Sidebar .related ul li:hover {  background: #efefef }
#Sidebar .related ul li a:link {
  display: block;
  padding: 5px;
	}
#Sidebar .related li:last-child {  border-bottom: none }

/* =MainContent
------------------------------------------------------------- */
div#MainContent {
	text-align: left;
	vertical-align: top;
}

div#MainContent div.mainbanner ul.slider {
  margin: 0 0 10px 0;
  width: 716px; /* Update to your slider width */
  height: 171px; /* Update to your slider height */
  position: relative;
  overflow: hidden;
  border: 1px solid #ccc;
	}
div#MainContent div.mainbanner ul.slider li {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
	}
div#MainContent div.mainbanner a { }
div#MainContent div.dirservice {
  border: 1px solid #ccc;
  margin: 10px 0px;
  display: block;
  float: left;
  width: 716px;
	}
div.dirservice div.category {
  width: 213px;
  height: 175px;
  float: left;
  margin: 10px 8px 10px 14px;
	}
	div.dirservice div.category2 {
	width: 686px;
	height: 40px;
	float: left;
	margin: 5px 8px 10px 14px;
	}

div.dirservice div.categorytext {
	width: 218px;
	height: 265px;
	float: left;
	margin: 10px 8px 10px 14px;
	background: #eee;
	}
	
div.dirservice div.category ul li {
  float: left;
  width: 69px;
  margin: 1px 1px;
	}
div#MainContent div.feature {
  width: 472px;
  border: 1px solid #ccc;
  float: left;
	}
div#MainContent div.feature div.Title { }
div#MainContent div.feature div.main_image {
  float: left;
  border: 1px solid #ccc;
  height: 150px;
  width: 130px;
  margin: 5px 0;
	}
div#MainContent div.feature_item {
  float: right;
  width: 330px;
  margin: 1px 5px 10px 5px;
	}
div#MainContent div.feature_item img {
  border: 1px solid #ccc;
  float: left;
  width: 36px;
  height: 36px;
  margin-right: 4px;
	}
div#MainContent div.feature_item div.img {
  padding: 4px 0;
  border-bottom: 1px dotted #ccc;
	}
div#MainContent div.feature_item p.description {
	font-size: 1em;
	line-height: 14px;
	}
div#MainContent div.feature_item p.product_name {
	font-size: 1.0em;
	font-weight: bold;
	color: #639;
	text-transform: uppercase;
	line-height: 12px;
	height:39px;
	display: table-cell;
    vertical-align: middle 
	}
div#MainContent div.advertisement {
	width: 227px;
	float: right;
	 font-size: 16pt;
	}
	

div#MainContent div.advertisement div.banner {
  border: 1px solid #ccc;
  margin-top: 0px;
  margin-bottom: 20px;
  background: #eee;

	}
div#MainContent div.advertisement div.banner2 {
	border: 1px solid #ccc;
	margin-top: 0px;
	margin-bottom: 20px;
	background: #fff;	
   
	}	
	
	div#MainContent div.advertisement div.banner2 a:link {
    font-size: 11pt;
   line-height:10px;
	}	

		
div#MainContent div.advertisement div.banner.big {
	height: 206px
}

div#MainContent div.advertisement div.banner.big2 {
	height: 156px;
	margin-left: 2px;
	
}


div#MainContent div.advertisement div.banner.small {  height: 68px }
div.boxtitle {
  background: #eee;
  height: 8px;
  padding: 3px 0px;
  text-align: center;
  font-size: 10px;
  color: #aaa;
	}

/* =Pages
-------------------------------------------------------------- */
.pages h1 {  margin: 30px 0 }
.pages .block {
  border-top: 4px solid #900;
  padding: 5px 0;
  clear: both;
	}

.pages .btn_catalog{
  height: 53px;
  width: 180px;
  border: 1px solid #ccc;
  margin: 16px 0px 16px 40px;
  padding: 20px;
}


.pages .block_sub {
  border-bottom: 1px solid #999;
  padding: 30px 0 15px 0;
	}

.pages .block_sub p {  margin-left: 340px }
.pages div#MainContent {  padding-bottom: 40px }
.pages div#MainContent .side_panel {
  float: left;
  width: 240px;
  line-height: 17px;
  padding: 30px 0;
	}
.pages div#MainContent .entry {
  float: right;
  width: 520px;
  padding: 30px 0;
	}
.pages div#MainContent .advertise .entry, .pages div#MainContent .updateco .entry {
  width: 520px;
  float: right;
  padding: 0px;
	}

.pages div#MainContent .entry h2 {  margin: 20px 0 }
.pages .entry p {  margin-bottom: 20px }
.pages ol {  margin: 10px 0 }
.pages .block ol li, .pages .block ul li {
  list-style: disc;
  list-style-position: inside;
  border-bottom: 1px solid #999;
  line-height: 30px;
	}

.pages ol li:first-child {  border-top: 1px solid #999 }
.pages .block ul {
  width: 240px;
  float: left;
	}
.pages .block ul.update li {
  list-style: disc;
  list-style-position: inside;
  border-bottom: none;
  line-height: 17px;
  margin: 5px 0;
	}
.pages a.btn_traffic:link {
  background: url("../images/btn_traffic_report.jpg") no-repeat left;
  width: 248px;
  height: 32px;
  display: block;
	}
.pages a.btn_traffic:hover {  background: url("../images/btn_traffic_report.jpg") no-repeat right }

.pages a.btn_products:link {
  background: url("../images/btn_products.jpg") no-repeat left;
  width: 248px;
  height: 32px;
  display: block;
	}

.pages a.btn_products:hover {  
  background: url("../images/btn_products.jpg") no-repeat right;
 }
.pages a.btn_traffic_jp:link {
  background: url("../images/btn_traffic_report_jp.jpg") no-repeat left;
  width: 248px;
  height: 32px;
  display: block;
  }
.pages a.btn_traffic_jp:hover {  
  background: url("../images/btn_traffic_report_jp.jpg") no-repeat right; 
}
.pages a.btn_products_jp:link {
  background: url("../images/btn_products_jp.jpg") no-repeat left;
  width: 248px;
  height: 32px;
  display: block;
  }
.pages a.btn_products_jp:hover {  
  background: url("../images/btn_products_jp.jpg") no-repeat right;
  }
.pages.contact_us .mainbanner {
  position: absolute;
  top: 110px;
  z-index: 10000;
  }

.pages.contact_us div#MainContent {  
  margin-top: 240px;
  }

.pages div#MainContent .entry.grids h2 {
  margin-bottom: 0px;
  border-bottom: 1px solid #999;
  padding: 10px 0;
  font-size: 1.4em;
	}

.pages.contact_us div#MainContent .entry.grids p {
  padding: 20px 0;
  clear: both;
  display: block;
  border-bottom: 1px solid #999;
  float: left;
  width: 100%;
  margin-bottom: 0px;
	}

.pages.contact_us div#MainContent { 
  margin-top: 240px;
  }

/* =SelectCountry
-------------------------------------------------------------- */
ul.country {
  width: 150px;
  margin-bottom: 10px;
  border: 1px solid #ccc;
	}
ul.country li {
  float: left;
  display: inline;
  width: 150px;
	}
ul.country li.first {
  text-align: left;
  color: #000;
  background: url(../images/titlebg.gif) repeat-x;
  height: 25px;
  line-height: 25px;
  text-indent: 5px;
	}
ul.country li a {
  text-align: left;
  display: block;
  padding: 12px 25px;
  color: #000;
	}
ul.country li ul {
  position: absolute;
  width: 150px;
  background: #FFF;
  z-index: 199;
	}
ul.country li ul li {  width: 150px }
ul.country li ul li a {
  display: block;
  padding: 7px 10px;
  color: #444;
  border: 1px solid #ccc;
  border-top: none;
	}
ul.country li ul li:hover a {  background: #F7F7F7 }
ul.country li ul.fallback {  display: none }
ul.country li:hover ul.fallback {  display: block }

/* =Products
-------------------------------------------------------------- */
.products div#MainContent div.feature {
  width: 472px;
  border: none;
	}
.products div#MainContent div.feature p {  margin: 10px 0 }
.products div#MainContent ul.letterbox {
  margin-bottom: 10px;
  height: 70px;
	}
.products div#MainContent ul.letterbox li {
  float: left;
  margin: 0 10px 10px 0px;
	}
.products div#MainContent ul.letterbox li a {
  background: url(../images/titlebg.gif) no-repeat;
  height: 25px;
  width: 23px;
  float: left;
  text-align: center;
  border: 1px solid #ccc;
  line-height: 25px;
	}
.products div#MainContent div.results,
div#MainContent div.results2 {
  border: 1px solid #ccc;
  margin-bottom: 10px;
	}
.products div#MainContent div.item {
	margin: 0px;
	padding: 10px 10px;
	}
.products div#MainContent div.results div.Title,
div#MainContent div.feature div.Title {
	background: url(../images/titlebg2.gif);
	height: 15px;
	line-height: 15px;
	border-bottom: 1px solid #ccc;
	}
.products div#MainContent div.results div.Title.indonesia,
div#MainContent div.feature div.Title.indonesia {
	background: url(../images/titlebg_indonesia.gif);
	}
	
.products div#MainContent div.results p {
	margin: 0 0 0 85px;
}

.products div#MainContent div.results2 p {
	margin: 0 0 0 3px;
}

.products div#MainContent div.results.primary div.thumbnail {
  width: 85px;
  float: left;
	}
	
.products div#MainContent div.results.primary {  background: rgb(242, 219, 247) }
.products div#MainContent div.results.primary img {
  border: 1px solid #ccc;
  width: 70px;
	}
.products div#MainContent div.results.primary div.batch:nth-of-type(even){  background: rgb(220, 230, 247) }
div#MainContent div.feature div.batch:nth-of-type(even){  background: #fff; }

.products div#MainContent div.results.primary2 {
	/* [disabled]background: rgb(242, 219, 247); */
}
.products div#MainContent div.results.primary img {
  border: 1px solid #ccc;
  width: 70px;
	}
.products div#MainContent div.results.primary2 div.batch:nth-of-type(even) {
	/* [disabled]background: rgb(220, 230, 247); */
}

.products div#MainContent div.results.primary2 div.thumbnail {
	width: 85px;
	float: left;
	}
.products div#MainContent div.results.primary2 {

}
.products div#MainContent div.results.primary2 img {
	/* [disabled]border: 1px solid #ccc; */
	width: 70px;
	margin-left: 15px;
	}
.products div#MainContent div.results.primary2 div.batch:nth-of-type(even) {
	/* [disabled]background: rgb(220, 230, 247); */
}


.products div#MainContent div.results.secondary {  background: #efefef }
.products div#MainContent div.results.secondary div:nth-of-type(even) {  background: rgb(226, 226, 226) }


/*=alpha pages
------------------------------------------------------------------------------------------ */
/* <table> version */
.alpha .nav_tb{
	width:100%;
	/* [disabled]margin-bottom: 20px; */
	background: #dedede;
	border-radius: 4px;
}
.alpha .nav_tb td{
  color: #333;
  text-align: center;
  /*text-transform: uppercase;
  font-weight: bold;*/
  padding:5px 6px;
  padding:5px 2px\9;   /* IE 8 and below */
  *padding:5px 2px;     /* IE 7 and below */
 padding:5px 2px !ie; /* IE 7 and below */
 _padding:5px 2px;     /* IE 6 */
 
}
.alpha .nav_tb td a,.alpha .nav_tb td strong{
 font-size: 9pt;
}
.alpha .nav_tb td strong{
  white-space:nowrap; 
}
.alpha .nav_tb a:link, .alpha .nav_tbl a:visited {
  color: #333;
	}
.alpha .nav_tb td:hover, .alpha .nav_tb td.active {
	background: url(../images/bgnd_btn.jpg) repeat center bottom;
	border-radius: 4px;
	cursor:pointer;
}
.alpha .nav_tb td a{
  color: #333 !important;
	font-weight: bold;
}
.alpha .nav_tb td:hover a, .alpha .nav_tb td:hover strong, .alpha .nav_tb td.active a, .alpha .nav_tb td.active strong {
	color: #FFF !important;
	text-decoration:none;
	/*font-weight: bold;*/
}




.alpha .nav_tbl{
	width:100%;
	margin-bottom: 20px;
	background: #dedede;
	border-radius: 4px;
}
.alpha .nav_tbl td{
  color: #333;
  text-align: center;
  /*text-transform: uppercase;*/
  font-weight: bold;
  padding:5px 6px;
  padding:5px 2px\9;   /* IE 8 and below */
  *padding:5px 2px;     /* IE 7 and below */
 padding:5px 2px !ie; /* IE 7 and below */
 _padding:5px 2px;     /* IE 6 */
 
}
.alpha .nav_tbl a:link, .alpha .nav_tbl a:visited {
  color: #333;
	}
.alpha .nav_tbl td:hover, .alpha .nav_tbl td.active {
	background: url(../images/bgnd_btn.jpg) no-repeat -26px -20px;
	border-radius: 4px;
	cursor:pointer;
}
.alpha .nav_tbl td:hover a, .alpha .nav_tbl td.active a {
	color: #fff;
	text-decoration:none;
	font-weight: bold;
}


.alpha .nav_tb2{
	width:100%;
	margin-bottom: 20px;
	background: #dedede;
	border-radius: 4px;
}
.alpha .nav_tb2 td{
  color: #333;
  text-align: center;
  /*text-transform: uppercase;
  font-weight: bold;*/
  padding:5px 6px;
  padding:5px 2px\9;   /* IE 8 and below */
  *padding:5px 2px;     /* IE 7 and below */
 padding:5px 2px !ie; /* IE 7 and below */
 _padding:5px 2px;     /* IE 6 */
 
}
.alpha .nav_tb2 td a,.alpha .nav_tb td strong{
 font-size: 9pt;
}
.alpha .nav_tb2 td strong{
  white-space:nowrap; 
}
.alpha .nav_tb2 a:link, .alpha .nav_tbl a:visited {
  color: #333;
	}
.alpha .nav_tb2 td:hover, .alpha .nav_tb td.active {
	background: url(../images/bgnd_btn.jpg) repeat center bottom;
	border-radius: 4px;
	cursor:pointer;
}
.alpha .nav_tb2 td a{
  color: #333 !important;
	font-weight: bold;
}
.alpha .nav_tb2 td:hover a, .alpha .nav_tb td:hover strong, .alpha .nav_tb td.active a, .alpha .nav_tb td.active strong {
	color: #FFF !important;
	text-decoration:none;
	/*font-weight: bold;*/
}

/* <ul> version */
.alpha .nav {
  clear: both;
  width: 470px;
  height: 20px;
  background: #dedede;
  padding: 10px 0;
  margin-bottom: 20px;
  border-radius: 4px;
	}
.alpha .nav ul li {
  float: left;
  margin-right: 5px;
	}
.alpha .nav ul li:first-child {  margin-left: 5px }
.alpha .nav ul li:last-child {  margin-right: 0px }
.alpha .nav a:link, .alpha .nav a:visited {
  padding: 7px;
  color: #333;
  text-align: center;
  line-height: 22px;
  text-transform: uppercase;
  font-weight: bold;
  padding:5px 8px;
	}

  body.lang2 .alpha .nav a:link, .alpha .nav a:visited {
  padding: 7px;
  color: #333;
  text-align: center;
  line-height: 22px;
  text-transform: uppercase;
  font-weight: bold;
  padding:5px 16px;
  }
  
.alpha .nav a:hover, .alpha .nav a.active {
  color: #fff;
  background: url(../images/bgnd_btn.jpg) no-repeat -26px -20px;
  border-radius: 4px;
	}
ul.listing li a {
  margin: 5px 0;
  float: left;
  clear: both;
	}

/*= Customised Formats
-------------------------------------------------------------- */
.pdf{
  background: url(../images/pdf.gif) no-repeat;
  padding-top: 5px;
  cursor: pointer;
  padding-left: 25px;
  display:block;
  margin: 10px 0;
}

.top30 {
  margin-top: 30px;
}
.top20 {
  margin-top: 20px;
}
.top10 {
  margin-top: 10px;
}
.left30{
  margin-left:30px;
}
.pad10 {
  padding: 7px 10px;
}
.pad40{
  padding-left:40px;
}
.same-line {
  display: inline;
}
.small {
	font-size: 1em;
	font-family: Arial;
}
.med {
  font-size: 14px;
  font-family: Arial;
}
.break, .clear { clear: both; !important; }

.alignleft {
  float: left;
}
.alignright {
  float: right;
}
.aligncenter {
  text-align: center;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
/* number buttons */
ol.controls {
    clear:both;
    float:right;
    margin-top: 10px;
    padding:0;
}
ol.controls li {
    list-style:none;
    float:left;
    margin:0 2px;
}
ol.controls li a {
    display:block;
    width:10px;
    height:10px;
    text-indent:-10000px;
    background: #999;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    box-shadow: inset 1px 1px 1px rgba(0, 0 ,0, 0.4);
}
ol.controls li.current a {
    background: #632596;
}

.clearboth {
    margin: 0;
    padding: 0;
    clear: both;
}
 
#navindustry {
	font-family: verdana;
	font-weight: normal;
	font-size: 11pt;
	color: #662E91;

}
 
#navindustry ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
 
#navindustry a:link,
#navindustry a:visited {
	color: #000000;
	text-decoration: none;
}
 
#navindustry a {
	display: block;
	padding: 6px 8px;
font-size: 11pt;
}

#navindustry a:hover {
	background-color: #CCB7DD;
	color: #FFF;
}
 
#navindustry li {
	background-color: #FFFFFF;
	margin-top: 0px;
	position: relative;
	width: 148px;
	border-bottom-style: none;
	border-top-width: 1px;
	border-top-style: solid;
    border-top-color: #CCB7DD;
}

#navindustry li:first-child {
    border: none;
}


#navindustry li li{
	width: 500px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCB7DD;
	border-right-color: #CCB7DD;
	border-bottom-color: #CCB7DD;
	border-left-color: #CCB7DD;
}



#navindustry li:hover {
	
}
#navindustry li li:hover {
	
	
	
}	

 
#navindustry ul ul  {
    position: absolute;
    left: 100%;
	top: 0px;
    border: solid 0px transparent;
	visibility: hidden;
}
 
#navindustry ul ul ul{
    position: absolute;
    left: 100%;
	top: 0px;
    border: solid 1px transparent;
}  



#navindustry li:hover > ul {
	visibility: visible;

}