/****************************************************************************
 *  /themes/default/css/nn_en_global.css
 *  -------------------------------------------------------------------------
 *  application   : QuestCMS
 *  begin         : September 27, 2004
 *  copyright     : (C) 2005 Questwork Consulting Limited
 *  email         : support@questwork.com              
 *  
 *  $_id: v 0.1 10:28 6/8/2008 don Exp $
 *  
****************************************************************************/

/******************************************************/
/* HTML tag styles                                    */
/******************************************************/

body {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 18px;
  color: #333333;
  background: #E0EFB2;
  height: 100%;
  margin: 0px;
  padding: 0px;
  text-align: left;
}
table.questcms {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 14px;
  border-spacing: 0px;
  border-collapse: collapse;
  empty-cells: show;
}
td.questcms, th.questcms, tr.questcms {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 14px;
  vertical-align: top;
  border: 0px solid #000000;
  letter-spacing: normal;
}

img { border: 0; }


/******* hyperlink and anchor tag styles *******/
a { text-decoration: none;}
a:hover { text-decoration: none;}

/********* form and related tag styles *********/
form { font-size: 14px;}

.text_box {
  background-color: #ffffff;
  border: 1px solid #cccccc;
}
.button {
  background-color: #669900;
  border: 0px;
  font-size: 14px ;
  color: #ffffff;
}
.button_mo {
  background-color: #669900;
  border: 0px;
  font-size: 14px ;
  color: #ff0000;
}

.header {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 10px;
  height: 30px;
  width: 263px;
  text-align: center;
  color: #ffffff;
  padding-top: 4px;
  background-image: url("../images/common/news-category.gif") ;
}
/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#main-body {
  padding: 0px;
  margin: 0px auto;
  width: 1008px;
  text-align: left;
  background: #ffffff;
  border: 0px solid #FF0000;
}
#outer-border {
  position: relative;
  width: 1008px;
  height: 592px;
  border: 0px solid #b4e3e9;
  background-image: url("../images/common/bg2.png") ;
}
#banner {
  position: relative;
  border: 0px solid #b4e3e9;
  text-align: center;
}
#footer-box {
  position: relative;
  top: 590px;
  height: 30px;
  width: 859px;
  text-align: center;
  border: 0px solid #000000;  
}
#content-box {
  float: left;
  width: 859px;
  border: 10px solid #b4e3e9;
}
#logo {
  position: absolute;
  top: 60px;
  right: 50px;
  height: 76px;
  width: 430px;
  border: 0px solid #b4e3e9;  
}
#language-box {
  position: absolute;
  top: 20px;
  right: 20px;
  width: 300px;
  text-align: right;
  border: 0px solid #b4e3e9;
  z-index: 5;
}
#menu-box {
  position: absolute;
  top: 40px;
  left: 0px;
  height: 30px;
  width: 1008px;
  border: 0px solid #000000;
  z-index: 50;
}
#sidemenu-box {
  position: absolute;
  top: 120px;
  left: 0px;
  text-align: left;
  padding: 0px;
  height: 220px;
  width: 150px;
  color: #3392ae;
  border: 0px solid #b4e3e9;
  z-index: 30;
}
#main-content{
  position: absolute;
  top: 100px;
  left: 160px;
  height: 380px;
  width: 840px;
  padding: 2px;
  margin: 0px;
  text-align: left;
  overflow: auto;
  line-height: 160%;
  background: #FFFFFF ;
  border: 0px solid #b4e3e9;
}
#latest-news {
  position: relative;
  top: 0px;
  left: 0px;
  width: 330px;
  height: 100px;
  margin: 0px;
  padding: 0px;
  text-align: left;
  border: 0px solid #000000;
}
#page-index {
  position: absolute;
  display: block;
  top: 70px;
  left: 0px;
  width: 1008px;
  height: 20px;
  line-height: 20px;
  padding-left: 40px;
  font-size: 8pt;
  background: #cccccc;
  z-index: 30;
}
#box-title {
  font-weight: bold; 
  font-size:13px; 
  color: #537601;
  line-height: 1.4em;
  background-color: #b4e3e9; 
  border-bottom: 0px solid #2D78C9; 
  text-align: center;
}
#search-box {
  padding: 0px;
  border: 1px solid #b4e3e9;
}
#search-content {
  padding: 10px;
  text-align: center;
}

/***********************************************/
/* nav Layout Divs                                 */
/***********************************************/

ul#nav img {
  border: 0;
}
ul#nav { /* all lists */
  padding: 0;
  margin: 0;
  list-style-type: none;
  border: 0px solid #333;
}
ul#nav li {
  font-weight: bold;
  font-size: 18px;
  border: 0px solid #333;
}
ul#nav li a {
  display: float;
  padding: 4px 4px 4px 20px;
  border: 0px solid #333;
  width: 140px;
  height: 18px;
  line-height: 18px;
  color: #3392ae;
}
ul#nav li a:hover {
  border: 0px solid #333;
  color: #b4e3e9;
}
ul#nav li.submenu {
  font-size: 9px;
  font-weight: normal;
}
ul#nav li.submenu a {
  display: block;
  padding-left: 40px;
  line-height: 18px;
  border: 0px solid #333;
  height: 18px;
  width: 225px;
  color: #30655b;
}

.sidemenu ul { /* all lists */
  padding: 0;
  margin: 0;
  list-style-type: none;
  border: 0px solid #333;
}
.sidemenu ul li {
  border: 0px solid #333;
}
.sidemenu ul li a {
  display: block;
  padding: 4px 4px 4px 20px;
  border: 0px solid #333;
  width: 140px;
  height: 18px;
  line-height: 18px;
  font-size: 14px;
  color: #3392ae;
}
.sidemenu ul li a:hover {
  border: 0px solid #333;
  color: #b4e3e9;
}


#news_item {
  margin-left: 0;
  padding-left: 0;
  list-style: none;
}
#news_item li {
  padding-left: 10px;
  padding-top: 2px;
  line-height: 1em;
  background: url("../images/common/arrow.gif") no-repeat;
  background-position: 0 .5em;
}
