body {
  background-image:url(images/bg_site.png); 
  background-attachment : fixed;
  background-repeat: repeat-x; 
  margin-top: 0px;
  /* background-color: #ecf0f3; */
  background-color: #ECECEC;
  font-family: Trebuchet Ms, Arial, Helvetica, sans serif;
  font-size: 12px;
}

a   {  
  text-decoration: none;  
  font-family: Trebuchet Ms;
  color: #cc6600;
  }

a:hover {  
  text-decoration: underline;
  }

a.advanced_search {font-size: 13px;}

.main{
  width:760px;
}

td#top_line {
  border-top: 1px solid #126412;
}

td.lx_col {
  background: #126412 url(images/verticle-line.gif) no-repeat; 
  width:1px;
  font-size: 1px;
}

td#content {
  padding: 10px;
}

td#header {
  color:#FF6400;
  font-family:Arial,Helvetica,sans-serif;
  font-size:18px;
  font-weight:bold;
  vertical-align:bottom;
  padding-left: 5px;
  text-align: left;
  background: #ffffff;
}

table.main_menu{
  /*width:740px;
   background-image:url(images/bg_menu.gif); 
  background-repeat:repeat-x; 
  background-color: #2c8128; */
}

table.container {
  height:550px;
  width:907px;
}

td.lx_shadow {
  background-image:url(images/shadow_lx.jpg); 
  background-repeat:repeat-y; 
  font-size: 1px;
  width:5px; 
}

td.rx_shadow {
  background-image:url(images/shadow_rx.jpg); 
  background-repeat:repeat-y; 
  font-size: 1px;
  width:5px; 
}





/* the following classes are used to managed the top menu */

#submenu_no div, #submenu_cur div, #submenu_act div{
  /* position: relative;
  top: 7px;*/
}

#submenu_no, #submenu_cur, #submenu_act {
  font-size: 13px;
  text-align: center;
  line-height: 12px;
  text-transform: uppercase;
  /*border-right: 1px solid #2c8128;
  letter-spacing: -1; */
}

#submenu_no A{
  text-decoration: none;
  padding-left: 1px;
  padding-right: 1px;
  color: #3b5031;
  font-weight: bold;
}
#submenu_no A:hover{
  text-decoration:none;
  color: #ff6400;
  /* font-weight: bold; */
}

#submenu_cur A{
  text-decoration: none;
  padding-left: 1px;
  padding-right: 1px;
  font-weight: bold;
  color: #ff6400;
}
#submenu_act A{
  text-decoration: none;
  padding-left: 1px;
  padding-right: 1px;
  color: #ff6400;
  font-weight: bold;
}
#submenu_act A:hover{
  text-decoration:none;
  padding-left: 1px;
  padding-right: 1px;
  color: #ff6400;
  /* font-weight: bold; */
}

/*  end of top menu */

/* 2nd. level menu -------------------------------------------------------------*/


#submenu2_no,#submenu2_cur,#submenu2_act {
  text-transform: titlecase;
  padding-bottom: 5px;
  padding-left: 3px;
  /* border-bottom: 1px solid #ffffff; */
}

#submenu2_no A, #submenu2_act A, #submenu2_cur A {
    line-height: 13px;
}

#submenu2_no A{
  font-size: 12px;
  text-decoration: none;
  padding-left: 1px;
  padding-right: 1px;
  color: #ffffff;
  font-weight: normal;
}
#submenu2_no A:hover{
  text-decoration:none;
  color: #ffcc66;
  /* font-weight: normal; */
}

#submenu2_cur A{
  font-size: 12px;
  text-decoration: none;
  padding-left: 1px;
  padding-right: 1px;
  font-weight: normal;
  color: #ffcc66;
}

#submenu2_act A{
  font-size: 12px;
  text-decoration: none;
  padding-left: 1px;
  padding-right: 1px;
  color: #ff6400;
  font-weight: normal;
}
#submenu2_act A:hover{
  text-decoration:none;
  padding-left: 1px;
  padding-right: 1px;
  color: #ffcc66;
  /* font-weight: normal; */
}

/*end of 2nd level menu --------------------------------------------------------*/


/* the following classes are to manage colours of left menu */

#menu_content {
  background-color: #d2e8fd;
}

#box_content {
  background-color: #e3ffbf;
  height: 40px;
}





#box_content table.contenttable p.bodytext a:hover{
  font-weight:bold;
  font-size: 11px;
  color:#c33e3f;
  text-decoration:underline;
}

#box_title{
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  text-align: center;
  background-image:url(images/bg_menu.gif); 
  height: 24px;
}

/* -----------------------------  end of left menu   ----------------------------- */

#content {
  min-height: 470px;
  height: auto !important;
  height: 470px;
}

#content h1 {
  background-image:url(images/h1_lx_image.jpg); 
  background-repeat:no-repeat; 
  font-size: 18px;
  font-weight: normal;
  color: #003300;  
  border-bottom: 1px solid #99cc33;
  padding-left: 7px;
  padding-bottom: 5px;
  margin: 12px 5px 8px 3px;
}


#content div.csc-header h1.csc-firstHeader{
  /* margin-bottom: 8px; 
  padding: 3px;*/
}

h2 {
  font-size: 19px;
  font-weight:bold;
  color:#E9812D;
  margin-bottom: 5px;
  line-height: 17px; 
  margin-top: 5px;
}

#content h3 {
  font-size: 14px;
  font-weight:bold;
  color:#3e8c17;
  margin: 20px 10px 0px 10px;
}

#content h4 {
  background:url(images/bullet.gif) no-repeat; 
  font-size: 12px;
  font-weight:bold;
  color:#333333;
  padding: 0px 0px 2px 15px;
  margin-bottom: 5px;
}

#content h6 {
  background-image:url(images/bg_h6.gif); 
  background-repeat: repeat-x; 
  font-size: 15px;
  font-weight:bold;
  color:#ffffff;
  margin-bottom: 0px;
  padding: 2px 0px 2px 4px;
}

#content a {
  font-size: 12px;
  color:#026cfd;
  text-decoration: none;
  font-weight:bold;
}
#content a:hover {
  color:#ffa025;
  text-decoration: underline;
}

#content p {
  font-size: 12px;
  margin: 3px 10px 3px 10px;
}

#content img {
  margin: 8px;
}

/* --- new ---*/


table.csc-loginform  td.csc-form-labelcell p.csc-form-label-req{
  font-size:11px;
}

table.csc-loginform  td.csc-form-fieldcell {
  float: right;
}

table.csc-loginform  td.csc-form-fieldcell input {
  font-size:11px;
  font-family: Trebuchet Ms;
  color: #333333;
  width:70px;
  background-color: #f0f0f0;

}

table.csc-loginform  td.csc-form-commentcell p.csc-form-label{
  font-size:11px;
}

#subContainer{
  margin-top: 5px;
  margin-right: 2px;
  margin-left: 2px;
}
#subContainer a{
  font-family: Tahoma;
  font-size: 11px;
  font-style: normal;
  color: #000000;
  text-decoration: none;
  display: inline;
  vertical-align: middle;
  text-decoration: none;
}
#subContainer a:hover{
  color: #c33e3f;
}
#submenu #noActiveMenu a{
  color: #c33e3f;
  font-weight: normal;
}
#langMenu{
  display: inline;
}
#footer{
  border-top: 1px solid #126412;
  height: 20px;
  text-align: right;
}
#footer a{
  font-weight: normal;
  color: #000000;
  text-decoration: none;
}
#footer a:hover{
  text-decoration: underline;
}



td.search a, td.search a:VISITED {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 text-decoration: none;
 color: #003366;
 font-weight: bold;
 font-size: 10px;
}

td.search a:HOVER { text-decoration: underline;}


 /* --------------- LANGUAGES (start)------------------ */


.tx-srlanguagemenu-pi1   {display:inline; white-space:nowrap; float:left; margin-top: 8px; text-transform: uppercase; font-family: Arial, Helvetica, sans-serif; font-weight: bold;}

.tx-srlanguagemenu-pi1 a  {display:inline; font-size:11px; text-decoration: none; padding-right: 3px;}
.tx-srlanguagemenu-pi1 a:hover  {}

.tx-srlanguagemenu-pi1 p   {display:inline; line-height:100%; padding: 0; text-indent: 0; }
.tx-srlanguagemenu-pi1 img { margin: 0 5px; padding: 0; border-style: none; }

.tx-srlanguagemenu-pi1 .CUR a {background-color: transparent; text-decoration: none; color:#ff6400;}
.tx-srlanguagemenu-pi1 .CUR a:focus, .tx-srlanguagemenu-pi1 .CUR a:hover, .tx-srlanguagemenu-pi1 .CUR a:active {text-decoration: none; color:#ff6400;}

.tx-srlanguagemenu-pi1 .NO a {background-color:transparent; text-decoration:none; color:#3b5031;}
.tx-srlanguagemenu-pi1 .NO a:focus, .tx-srlanguagemenu-pi1 .NO a:hover, .tx-srlanguagemenu-pi1 .NO a:active {text-decoration: none; color:#ff6400;}

.tx-srlanguagemenu-pi1 .INACT    {display: none;}
.tx-srlanguagemenu-pi1 .INACT a  {background-color:transparent; text-decoration: none; font-weight: normal; }
.tx-srlanguagemenu-pi1 .INACT a:focus, .tx-srlanguagemenu-pi1 .INACT a:hover, .tx-srlanguagemenu-pi1 .INACT a:active {}

.tx-srlanguagemenu-pi1 .SPC {}

.tx-srlanguagemenu-pi1 fieldset { }
.tx-srlanguagemenu-pi1 fieldset legend { }
.tx-srlanguagemenu-pi1 fieldset label { display: none; }
.tx-srlanguagemenu-pi1 fieldset select { font-size: .8em; font-family: Verdana, sans-serif; background-color: #35006d; color: white; font-weight: bold; }
.tx-srlanguagemenu-pi1 fieldset option.tx-srlanguagemenu-pi1-option-0 { }

 /* --------------- LANGUAGES (end)------------------ */
 
div#newstext, div.news-single-item{
  font-family: Trebuchet MS;
  font-size: 11px;
  padding-left: 5px;
  padding-right: 5px;
  }

div#morenews a {
  font-family: Trebuchet MS;
  color: #c33e3f;
  text-decoration: none;
  float: right;
  }
div#morenews a:hover {
  text-decoration: underline;
  }
  
div#shortnews a, #submenu_2_no a, #submenu_2_cur a, #submenu_2_act a {
  font-size: 11px;
  font-family: Trebuchet MS;
  color: #026cfd;
  text-decoration: none;
  font-weight: bold;
  line-height: 14px;
  }
  
div#shortnews a:hover, #submenu_2_no a:hover, #submenu_2_cur a:hover, #submenu_2_act a:hover{
  text-decoration: underline;
  }
  
  
table#shortnews {
  font-family: Trebuchet MS;
  font-size: 11px;
  color: #026cfd;
  }
  
table#shortnews a{
  font-family: Trebuchet MS;
  color: #026cfd;
  text-decoration: none;
  font-weight: bold;
  }

table#shortnews a:hover{
  text-decoration: underline;
  }

  
div#boxNewsAbstract {
  border-bottom: 1px solid #c2c8ce;
  }
  
div#shortNewsDate {
  font-family: Trebuchet MS;
  font-size:10px;
  text-align:right;
  color: #666666;
  }
#news_vis1{
  display: inline;
}

#news_vis0{
  display: none;
}

div.news-list-item td.news-single-timedata{
  padding-right:5px;
  white-space: nowrap;
}
div.news-list-item td.news-single-title a{
  line-height: 15px;
}

div.news-list-item td.news-single-title p.bodytext{
  font-size: 12px;
  line-height: 16px;
}

div.news-single-item td h2{
  font-family: Trebuchet MS;
  font-size:12px;
  color: #026cfd;
}

div.tx-ttnews-browsebox {
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  font-size:12px;
  background-color: #f7f7f7;
}

td.tx-ttnews-browsebox-SCell{
  font-size:12px;
  background-color: #e0e0e0;
}

td.tx-ttnews-browsebox-SCell a{
  font-size:12px;
  background-color: #e0e0e0;
}


table.news-single-timedata {
  font-family: Trebuchet MS;
  font-size:11px;
  color: #666666;
  float:right;
  line-height: 09px;
}

td.news-single-author {
  font-family: Trebuchet MS;
  font-size:10px;
  color: #666666;
  font-style: italic;
  padding-left: 11px;
}

/* ------------------------------------------------------------------- */




div.tx-cwtcommunity-pi1 {
  padding-left: 8px;
  padding-right: 5px;
  font-family: Trebuchet MS;
  font-size:12px;
}

div.tx-cwtcommunity-pi1 a{
  padding-left: 3px;
  padding-right: 3px;
  font-family: Trebuchet MS;
  font-size:12px;
}

div.tx-cwtcommunity-pi1 table{
  width: 100%;
}

div.tx-cwtcommunity-pi1 input, div.tx-cwtcommunity-pi1 textarea, div.tx-cwtcommunity-pi1 select{
  font-family: Trebuchet MS;
  font-size:11px;
  width: 150px;
}

div.tx-cwtcommunity-pi1 td, div.tx-cwtcommunity-pi1 th{
  font-family: Trebuchet MS;
  font-size:11px;
  background-color: #f7f7f7;
  color: #333333
}

div.tx-cwtcommunity-pi1 div.csc-header h1.csc-firstHeader {
  display: none;
}




.tx-documentum-brd_table{
  font-family: Trebuchet MS;
  font-size:11px;
  color: #000000;
}

.button {
  border: 1px solid #666666;
  background-color: #999999;
  color: #ffffff;
  font-family: Trebuchet MS;
  font-size:10px;
  font-weight: normal;
}




/* - - - - THE FOLLOWING CODE TO MANAGE THE RESOURCES SECTION - - - */


.resource_title{
  font-family: Trebuchet MS;
  font-size:13px;
  border-bottom: 1px solid #000000;
  color: #CC4444;
}


.resource_body_date{
  font-family: Trebuchet MS;
  font-size:11px;
  color: #666666;
}

.resource_body_top{
  font-family: Trebuchet MS;
  font-size:12px;
  color: #666666;
  border-bottom:1px solid #cccccc;
}

.resource_list{
  font-family: Trebuchet MS;
  font-size:12px;
  border-bottom:1px solid #e0e0e0;
}

.resource_body_date A{
  font-family: Trebuchet MS;
  font-size:11px;
  color: #666666;
}
.resource_body_date A:hover{
  font-family: Trebuchet MS;
  font-size:11px;
  color: #666666;
}

td.resource_body_title{
  font-family: Trebuchet MS;
  font-size:12px;
  color: #666666;
}


.resource_box_div{
  font-family: Trebuchet MS;
  font-size:11px;
  color: #666666;
  border-bottom: 1px solid #E2DFDF;
  border-top: 1px solid #E2DFDF;  
  border-right: 1px solid #E2DFDF;
  border-left: 1px solid #E2DFDF;  
}

.resource_table_detail{
  font-family: Trebuchet MS;
  font-size:11px;
  width: 100%;
  border: 0px;
}

.resource_title_detail{
  font-family: Trebuchet MS;
  font-size:13px;
  color: #333333;
}

.resource_detail_title{
  font-family: Trebuchet MS;
  font-size:11px;
  color: #666666;
  padding-left:3px;
  padding-right:3px;
  font-weight: bold;
  vertical-align : top;
}

.resource_detail_data{
  font-family: Trebuchet MS;
  font-size:11px;
  color: #111111;
  padding-left:3px;
  padding-right:3px;
  font-weight: normal;
  vertical-align : top;
}


DIV.CUR IMG{display: none;}


/* #-#-#-#-#-#-# THE FOLLOWING CODE TO MANAGE THE CSS OF THE LOGIN BOX #-#-#-#-#-#-# */

div.tx-loginboxmacmade-pi1, td.tx-loginboxmacmade-pi1-labelCell {
  font-family: Trebuchet MS;
  font-size:12px;
}

div.tx-loginboxmacmade-pi1 h2.tx-loginboxmacmade-pi1-header, div.tx-loginboxmacmade-pi1-status, div.tx-loginboxmacmade-pi1-welcome{
  display: none;
}

td.tx-loginboxmacmade-pi1-fieldCell input {
  font-family: Trebuchet MS;
  font-size:12px;
  width: 200px;
  background-color: #ffffff;
}

td.tx-loginboxmacmade-pi1-fieldCell input.submit {
  width: 45px;
  font-family: Trebuchet MS;
  color : #333333;
  font-weight: bold;
  font-size: 11px;
  background-color: #cce3fa;
  border-top: 1px solid #ecf0f4;
  border-left: 1px solid #ecf0f4;
  border-bottom: 1px solid #999999;
  border-right: 1px solid #999999;
  padding-left: 3px;
  text-align: center;
}

div.tx-loginboxmacmade-pi1-error {
  font-family: Trebuchet MS;
  font-size:10px;
  color: #ff0000;
  padding:5px;
}


/* #-#-#-#-#-#-# END OF LOGIN BOX #-#-#-#-#-#-# */
#submissionFormTable{
  background : url(images/gradientBg.jpg) repeat-x;
  border: 1px solid #a6c4e1; 
}


/* #-#-#-#-#-#-# INDEXED SEARCH BOX #-#-#-#-#-#-# */

div.tx-indexedsearch, .tx-indexedsearch-descr, p.tx-indexedsearch-percent, div.tx-indexedsearch-searchbox p, div.tx-indexedsearch-searchbox td {
  font-family: Trebuchet MS;
  font-size:11px;
  color: #000000;
}

.tx-indexedsearch-whatis{
  border-bottom: 1px solid #cccccc;
}

.tx-indexedsearch-title-icon img, span.tx-indexedsearch-title-number{
  display: none;
}

span.tx-indexedsearch-title-caption a{
  font-size:14px;
}

/* tr.tx-indexedsearch-title, .tx-indexedsearch-descr {
  background-color: #f0f0f0;
} */

td.tx-indexedsearch-info {
  font-size:11px;
  color: #000000;
  background-color: #ffffff;
  border-bottom: 1px solid #cccccc;
}

input.searchbutton, .tx-indexedsearch-searchbox-button {
  font-family: Trebuchet MS;
  font-size:10px;
  color: #000000;
  background-color: #e0e0e0;
  border-bottom: 1px solid #999999;
  width: 40px;
}

.tx-lumophpinclude-pi1 h2 {
  font-size: 12px;
}

div.tx-lumophpinclude-pi1 div#master0 {
  text-align: center;
  padding: 3px;
}

div.tx-drwiki-pi1 {
  font-size:12px;
  color: #000000;
  width:864px;
}

div.expAll {
  width: 90%;
}

table.mainbox_home {
  padding-bottom: 10px; 
  border-bottom:1px dotted #ff6400;
}

table.mainbox_home h1.csc-firstHeader {
  background:url(images/bg_headline_home.gif) no-repeat; 
  font-size: 18px;
  height: 29px;
  font-weight: normal;
  text-transform: uppercase;
  color: #ffffff;
  padding-top: 4px;
  padding-left: 20px;
}


div.box h1.csc-firstHeader {
  background:url(images/base_header.jpg) no-repeat; 
  font-size: 11px;
  height: 20px;
  font-weight: bold;
  color: #ffffff;
  text-align: center;
  text-transform: uppercase;
  padding-top: 3px;
  margin-bottom: 0px;
  margin-left: 6px;
}

ul{
  margin-top: 0;
  /* margin-right: 5%; */
  margin-left: 0;
  padding-left: 1.5em;
  text-indent: 0em;
}

/*ul li {
  list-style-image:url(images/bullet.gif);
  list-style-position: outside;
  font-size: 0.8em;
}

li {
  border-bottom:1px dotted #ff6400;
  margin-bottom: 8px;
  padding-bottom: 3px;
  margin-left: 0;
  margin-top: 8px;
  margin-right: 5px;
}*/




/* --------------------------- N E W ---------------------------------------------------- */


p, p.bodytext {
  font-size: 13px;
  color:#000000;
  line-height: 19px;
}

td.main_col {
  padding-right: 15px;
  font-size: 13px;
  padding-bottom: 30px;
}

td.main_col h1.csc-firstHeader, td.main_col .csc-header h1 {
  font-size: 18px;
  font-family: Trebuchet Ms;
  margin-top: 0px;
  margin-bottom: 15px;
  border-bottom: 1px solid #126412;
  padding-bottom: 3px;
}

td.main_col table.knowledge-base-single {
  font-size: 13px;
  border-bottom:1px dotted #999999;
  margin-bottom:15px;
}

td.main_col .search-button {
  float:right;
  text-align:center;
  width:71px;
  height:22px;  
}

td.main_col .search-button .internal-link {
  width:71px;
  height:22px;
  display:block;
}
  
td.main_col .search-button a {
  background:#fff url(images/search-bg.gif) left top no-repeat;    
}

td.main_col .search-button a:hover {
  background:#fff url(images/search-bg-hover.gif) left top no-repeat;    
}  

td.main_col .search-button p.bodytext {
  margin:0;
  line-height:22px;
}

td.main_col .search-button a, td.main_col .addedit-button a {
  color:#fff;
  text-decoration:none;
}


td.main_col .addedit-button {
  float:right;
  text-align:center;
  width:118px;
  height:22px;  
  padding-left: 6px;
}

td.main_col .addedit-button .internal-link {
  width:118px;
  height:22px;
  display:block;
}
  
td.main_col .addedit-button a {
  background:#fff url(images/bg_add_item.gif) left top no-repeat;    
}

td.main_col .addedit-button a:hover {
  background:#fff url(images/bg_add_item_hover.gif) left top no-repeat;    
}  

td.main_col .addedit-button p.bodytext {
  margin:0;
  line-height:22px;
}

.rightcolumn {
  padding-right:10px;
  /*background-color: #f5f5f0;
  border-left: 1px dotted #999999;
  border-right: 1px dotted #999999;*/
  padding-left: 10px;
  padding-right: 10px;
}

.rightcolumn p.bodytext {
  font-size:12px;
  margin-top:4px;
  line-height: 15px;
}

td.rightcolumn h1.csc-firstHeader, td.rightcolumn h1 {
  font-size: 14px;
  margin-bottom: 4px;
}


.rightcolumn ul li {
  font-size:12px;
  background:transparent url(images/arrow_li.png) no-repeat scroll left 2px;
  list-style-type:none;
  border-bottom:1px dotted #CC6600;
  padding-left: 15px;
  margin-bottom: 0px;
  padding-bottom: 3px;
  margin-left: 0;
  margin-top: 4px;
  margin-right: 5px;
}

* html .rightcolumn ul li {
background:transparent url(images/arrow_li.png) no-repeat scroll left 6px;
}

.rightcolumn table.knowledge-base-single h1 a{
font-size: 13px;
}


ul#navmenu {
  margin:0;
}
#navmenu {
  background:transparent url(images/logo_sx.gif) no-repeat scroll left top;
  float:right;
  list-style-type:none;
  padding-left:0;
  width:100%;
}

#navmenu li {
  float:right;
}

#navmenu a {
  border-right:1px solid #787878;
  color:#333333;
  display:block;
  font-size:12px;
  font-weight:bold;
  padding:2px 6px 2px;
  text-decoration:none;
  white-space:nowrap;
  font-family: Trebuchet Ms;
  text-transform: uppercase;
}

#navmenu a:hover {
  color:#454545;
  text-decoration:underline;
  font-family: Trebuchet Ms;
  text-transform: uppercase;
}


ul#navsubmenu {
  margin:0;
}
#navsubmenu {
  background:transparent url(images/logo_sx.gif) no-repeat scroll left top;
  list-style-type:none;
  padding-left:0;
  width:100%;
}

#navsubmenu li {
  float:right;
}

#navsubmenu a {
  border-right:1px solid #787878;
  color:#666666;
  display:block;
  font-size:12px;
  font-weight:bold;
  padding:2px 15px 2px;
  text-decoration:none;
  white-space:nowrap;
  font-family: Trebuchet Ms;
  text-transform: uppercase;
}

#navsubmenu a:hover {
  color:#454545;
  text-decoration:underline;
  font-family: Trebuchet Ms;
  text-transform: uppercase;
}

/* ######## DIV RIGHT BOX  start ########## */

div.right_box, div.right_box_yellow, div.right_box_orange, div.right_box_red  {
  width: 219px !important;
  width: 221px;
  border: 1px solid #2E6E2C;
  border-top: 1px none;
  border-bottom: 1px none;
}

div.right_box_green  {
  width: 612px !important;
  width: 614px;
  padding-top: 8px;
}

div.right_box_yellow {border: 1px solid #FEBB35; border-top: 1px none; border-bottom: 1px none; width:221px;}
div.right_box_orange {border: 1px solid #E9812D; border-top: 1px none; border-bottom: 1px none;}
div.right_box_red {border: 1px solid #D3400A; border-top: 1px none; border-bottom: 1px none;}
div.right_box_green {border: 1px solid #447B47; border-top: 1px none; border-bottom: 1px none;}

div.right_box_green p {padding: 5px 15px; margin-top:0px; margin-bottom:0px;}

div.right_box_yellow .contact-card {
  border-bottom:1px dotted #666666;  
  padding:5px;
}

div.right_box_yellow .contact-card a {
  font-size:13px;
  text-decoration:none;
}

div.right_box_yellow .contact-img {
  width:50px;
}

div.right_box_yellow .contact-img img {
  width:50px;
  height:50px;
  overflow:hidden;
}

div.right_box_yellow .contact-details {
  padding-left:5px;
}

div.right_box p, div.right_box_yellow p, div.right_box_orange p, div.right_box_red p{
  padding: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left:6px;
}

div.right_box ul, div.right_box_yellow ul, div.right_box_orange ul, div.right_box_red ul{
  padding: 9px 6px 0px 10px;
  margin-bottom: 0px;
}

/*div.right_box_h1 h1 {
  width:221px;
  color: #ffffff;
  font-size: 14px;
  background:url(images/h1_box.png) no-repeat; 
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
  height: 22px !important;
  height: 29px;
  line-heigth: 22px;
  padding-top: 7px;
  margin-top: 0px;
  margin-bottom: 0px;
}*/

div.right_box_h1 h1.csc-firstHeader, div.right_box_yellow_h1 h1.csc-firstHeader, div.right_box_orange_h1 h1.csc-firstHeader, div.right_box_red_h1 h1.csc-firstHeader, div.right_box_green_h1 h1.csc-firstHeader  {
  width:221px;
  color: #ffffff;
  font-size: 14px;
  background:url(images/h1_box.png) no-repeat; 
  text-align: left;
  text-transform: uppercase;
  font-weight: bold;
  height: 22px !important;
  height: 29px;
  line-heigth: 22px;
  padding-top: 7px;
         padding-left:15px;  
  margin-top: 0px;
  margin-bottom: 0px;
}

div.right_box_h1 h1.csc-firstHeader  {
  background:url(images/h1_box.png) no-repeat; 
}

div.right_box_yellow_h1 h1.csc-firstHeader  {
  background:url(images/h1_box_yellow.png) no-repeat; 
}

div.right_box_orange_h1 h1.csc-firstHeader  {
  background:url(images/h1_box_orange.png) no-repeat; 
}

div.right_box_red_h1 h1.csc-firstHeader {
  background:url(images/h1_box_red.png) no-repeat; 
}

div.right_box_green_h1 h1.csc-firstHeader  {
  background:url(images/h1_box_green.png) no-repeat; 
  width: 599px !important;
  width: 614px;
  font-size: 22px;
  font-weight: normal;
  padding-top: 4px;
  padding-bottom: 4px;
  text-align: center;
}

/* ######## DIV RIGHT BOX  end  ########## */

li#Current {
  /*background:url(images/1px_white.png) repeat-x;*/
}

li#Current a, li#Current a:hover {
  color: #cc6600;
}

li#Active a, li#Active a:hover {
  color: #787878;
}

.tx-loginboxmacmade-pi1 table.tx-loginboxmacmade-pi1-loginTable td.tx-loginboxmacmade-pi1-labelCell {
  background-color:#e0e0e0;
  border:1px solid #cccccc;
  font-weight:bold;
}

td.tx-loginboxmacmade-pi1-fieldCell input.submit {
  background-color:#666666;
  color:#ffffff;
}

div.tx-loginboxmacmade-pi1 form {
  margin-bottom: 0px;
}

.knowledge-base-name a {
  margin:0;
}

.knowledge-base-name {
  padding-bottom:10px;
  height:18px;
  line-height:18px;
}

.knowledge-usr-online {
  height:18px;
  background:url(images/online.gif) left top no-repeat;
  float:right;
  margin-top:1px;
  padding-right:70px;
}
 
.knowledge-base-details {
  padding-bottom:6px;
}

.knowledge-base-details p, .knowledge-base-details p.bodytext {
  margin:0;
}

table.knowledge-base-single h1 {
  margin-bottom: 0px;
  /*float:left;*/
  margin-top: 0px;
}

table.knowledge-base-single h1 a {
  font-size: 16px; 
  /*line-height: 18px;*/
}

table.knowledge-base-single .knowledge-base-date {
  float:right;
  margin-top:3px;
}

td.knowledge-base-image img, div.dynafef_pi4_main img, div.knowledge-base-image img {
  margin: 2px 6px 6px 0;
  border: 1px solid #cccccc;
  padding:1px;
}

div.csc-header br, td.main_col div.csc-header img.spacer-gif, img.spacer-gif {display:none;}

td.main_col div.tx-dynafef-pi4 table {font-size: 13px;}

td.main_col td.dynafef_pi4_title {background: #e8e8e0; font-weight: bold; /*border-bottom: 1px solid #cccccc;*/ padding: 4px;}
td.main_col td.dynafef_pi4_value {background: #fff; border-bottom: 1px dotted #cccccc; padding: 4px;}
td.main_col td.dynafef_pi4_value_title {font-size: 16px; border-bottom: 1px solid #e0e0e0; padding:0px 4px 0px 4px;}

td.main_col div.dynafef_pi4_img {float:left; margin-right: 8px;}

div.tx-lumophpinclude-pi1 {margin-top: 15px;}

.inputbox, input.searchbox, .tx-indexedsearch-searchbox-sword, select, input {
  background-color:#FFFFFF;
  border:1px solid #CCCCCC;
  color:#000000;
  font-family:Trebuchet MS;
  font-size:13px;
  padding-left:3px;
}

* html .inputbox, input.searchbox, .tx-indexedsearch-searchbox-sword, select, input {
margin-bottom: 3px;
}

div#div_submit_button, div#div_delete_button {
  display:inline;
}

div#div_submit_button {
  padding-right: 6px;
}

div#div_submit_button input, div#div_delete_button input {
  background-color:#e0e0e0;
  border:1px solid #CCCCCC;
  color:#000000;
  font-weight: bold;
}

div.right_box table.knowledge-base-single {
  font-size: 13px;  
  border-bottom:1px solid #DFE2E3;
  padding:3px 0;
}

div.right_box .knowledge-base-single td {
  padding:0 4px;
}

div.right_box table.knowledge-base-single p{
  font-size: 12px;  
}

div.right_box td.knowledge-base-image {
  display: none;  
}

div.right_box div.tx-lumophpinclude-pi1 {
  /*padding: 4px;*/
  margin-top: 0px;
  width:219px;
}

div.right_box h1.csc-firstHeader {display:none;}

div.right_box div.knowledge-base-date {
font-size: 11px; 
font-family: Trebuchet Ms;
font-weight: bold;
}


div.tx-wecdiscussion-forumMessageSubject {
  background:#565656 none repeat scroll 0 0;
}

div.tx-wecdiscussion-sidebar {
  background:#565656 none repeat scroll 0 0;
}

.tx-wecdiscussion-sidebar .gutter {
  padding:2px;
}

.tx-wecdiscussion-form {
  background-color:#F7F7F7;
}

div#dyna_fef_page div {
 /*margin-top: 4px;*/
}

div#dyna_fef_page input, div#dyna_fef_page textarea, div#dyna_fef_page select {
  padding-bottom: 4px;

}

div#dyna_fef_page input {
     height: 24px;
}


td.main_col .dyna_form_label {
  font-weight:bold;
  float:left;
  width:200px;
  padding:2px 0 2px 5px;
  display:block;  
  /*border-bottom:1px dashed #cccccc;*/
}

* html td.main_col .dyna_form_label {
  margin-right:10px;
}

td.main_col .dyna_form_field {
  float:left;
  width:100%;
  margin-top:1px;  
  margin-bottom:3px;
  font-weight: bold;  
  /*border-bottom:1px dotted #cccccc;*/
  background:url(images/my-profile-bg.gif) left top repeat-y;
  /*background-color:#F5F5F5;*/
}

* html td.main_col .dyna_form_field {
  padding-bottom: 4px;
}


td.main_col .dyna_form_data {
  float:left;  
  padding:2px 0 0 0;
  margin-top: 0px;
}  

* html td.main_col .dyna_form_data {
  margin-left:0px;
}


td.main_col #div_submit_button, td.main_col #div_delete_button {
  background-color:#FFFFFF;
  background-image:none;
  border:0 none;
  float:left;
  width:25%;
  margin-top: 8px;
  margin-bottom: 30px;
}




div.divider {
  font-size:1px;
  width:98%;
  /*border-top: 1px dashed #999999;*/
  height: 7px;
}

/* ##############  F O R U M  ############# */

.tx-chcforum-pi1-footerBox {
  background:#E8E8E0 none repeat scroll 0 0;
  color:#343434;
}

.tx-chcforum-pi1-Table thead tr th {
  background:#2C7129 none repeat scroll 0 0;
}

table.tx-chcforum-pi1-Table th{
  font-family: Trebuchet MS;
  font-size:15px;
  color: #333333;
}

div#tx_chcforum-pi1, table.tx-chcforum-pi1-Table select{
  font-family: Trebuchet MS;
  font-size:11px;
}

table.tx-chcforum-pi1-Table select, table.tx-chcforum-pi1-Table input{
  font-family: Trebuchet MS;
  font-size:11px;
}

div.tx_chcforum-pi1-toolBar, div.tx-chcforum-pi1-preTableWrap {
  background-color: #f7f7f7;
  border: 1px solid #999999;
}

div.tx-chcforum-pi1-noWrap, div.tx-chcforum-pi1-noWrap a, div.tx_chcforum-pi1-subToolBar a{
  font-family: Trebuchet MS;
  font-size:11px;
}

div.tx_chcforum-pi1-subToolBar {
  display: none;
}

div.tx-chcforum-pi1-navPath, div.tx-chcforum-pi1-pageLinksTop, div.tx-chcforum-pi1-pageLinksBtm {
  font-family: Trebuchet MS;
  font-size:11px;
  color:222222;
}

div.tx-chcforum-pi1-navPath a {font-size:11px;}
div.tx-chcforum-pi1-navPath {font-size:14px; font-weight: bold;}

div.tx-chcforum-pi1-confThreadNew, td.tx-chcforum-pi1-catConferenceCell dd.new {
  font-family: Trebuchet MS;
  font-size:10px;
  color: #666666;
}
div.tx_chcforum-pi1-profileHdrBig {
  background-color: #f7f7f7;
  border: 1px solid #336699;
}


div.tx-chcforum-pi1-profileBorder div.tx-cwtcommunity-pi1 h1{
  font-family: Trebuchet MS;
  font-size:11px;
  background-color: #cc3333;
}

div.tx-chcforum-pi1-profileBorder div.tx-cwtcommunity-pi1 td{
  font-family: Trebuchet MS;
  font-size:11px;
  background-color: #cc3333;
}
div.tx_chcforum-pi1-profile_hdr {
  font-family: Trebuchet MS;
  font-size:12px;
  font-weight: bold;
  padding-left:0px;
}


.tx-chcforum-pi1-Table tbody tr td {
  background-color: #ebefe3;
}

.tx-chcforum-pi1-Table tbody tr td a{
  font-size: 18px;
}

.tx-chcforum-pi1-Table tbody tr td a:hover{
  font-size: 18px;
  text-decoration: underline;
}


.tx-chcforum-pi1-postForm #formWhere {
  background-color: #666666;
}

.tx-chcforum-pi1-postForm {
  background-color: #E0E0E0;
}

.tx-chcforum-pi1-Table tbody tr th {

}

#tx_chcforum-pi1 a {
text-decoration: none;
}

#tx_chcforum-pi1 a:hover {
text-decoration: underline;
}


/* ##############  F O R U M  ############# */

div.news_home_date {
  padding-top: 9px;
  float: right;
  padding-right: 3px;
}

div.news_home_date, div.news_home_title, div.news_home_body {font-size: 12px; padding-left: 5px;}

div.news_home_title {
  font-size: 13px;
  font-weight: bold;
  padding-top: 9px;
}

div.news_home_body {border-bottom: 1px dotted #666666;}

td.cop_banner {
  background:url(images/banner2.gif) no-repeat ; 
  width: 907px;
  height: 108px;
}

div.user_logged {
  background:#8BAE8A none repeat scroll 0 0;
  border:1px solid #FFFFFF;
         font-weight:bold;
  left:315px;
  padding:3px;
  position:relative;
  top:28px;
  width:250px;
  height: 18px;
         padding-right: 0px;
         /* text-align: center;
         border-right: 0px none; */

}


div.user_logged span {display: inline;}

div.user_logged span.logged {float:left; font-size:12px; padding-left: 3px;}
div.user_logged span.logout {float:right; font-size:12px;}

* html div.user_logged span.logout {padding-right: 3px;}


div.user_logged a {
  background-color: #d6e5d6;
  border: 1px solid #ffffff;
  font-size:12px;
  padding: 3px; 
  padding-left: 6px;
  padding-right: 6px;
  color: #343434;
  text-align: right;
}

table.contenttable {border-top: 2px solid #cccccc; border-bottom: 2px solid #cccccc;}

div#navNumbSelected {padding: 3px; border: 1px solid #cccccc; background-color: #f0f0f0; }

div#navNumb {padding: 3px;}

#footer p.bodytext {
  margin-top:10px;
}

div.tx-rgsmoothgallery-pi1 {
  background-color:#000;
}

p.align-center {
  text-align: center;
}

div.tx-loginboxmacmade-pi1-forgotpasswordLink {
  font-family:Trebuchet MS;
  font-size:12px;
  font-weight: bold;
  margin-left: 6px;
}

div.bulletin_box {
  width:275px;
  float:left;
  margin-bottom:10px;
}

div.bulletin_list {
  display:block;
  /*display: inline; 
  float:left;*/
  background-image: url(images/bg_bulletin.jpg); 
  background-position:left top;
  background-repeat:no-repeat;
  height:280px;
  text-align:left;
  width:275px;
  padding:2px 0 0 12px;
}

div.bulletin_edit {
  border-top:1px solid #CC6600;
  margin:0 10px;
}

div.bulletin_edit p {
  margin:5px 0;
}

div.bulletin_board {
  width: 260px: 
  height: 258px;
}

div.bulletin_board h1 {
  font-size: 14px;
  padding-left: 10px;
  padding-top: 5px;
  *padding-top: 10px;
  font-weight: bold;
  margin-bottom: 4px;
  padding-right: 32px;
  line-height: 18px;  
}

div.bulletin_board p {
  font-size: 12px;
  padding-left: 10px;
  font-weight: normal;
  padding-top: 0px;
  margin-top: 3px;
  padding-right:35px;
  line-height:17px;
}

dd.csc-textpic-caption {
  font-size: 11px;
  font-weight: bold;
  text-align: center;
}

div.shortext p {
  margin-top: 2px;
}

table.knowledge-base-single p {margin: 2px 0px 0px 0px;}


