body                            { background-color    : #EBECED;
                                }

body, td, p                     { font-family         : 'verdana','arial';
                                  font-size           : 10pt;
                                  color               : #000000;
                                  scroll              : auto;
                                }

th                              { font-family         : 'verdana','arial';
                                  font-size           : 10pt;
                                  font-weight         : bold;
                                }

td                              { vertical-align      : top;
                                }
                                
                                
a                               { text-decoration     : none;
                                  font-size           : 10pt;
                                  font-weight         : bold;
                                  color               : #000000;
                                }
	
a:hover                         { text-decoration     : underline; }
a:link                          { color               : #000000;   }
a:visited                       { color               : #000000;   }
a:active                        { color               : #000000;   }

input, select, button, textarea { border              : 1px solid #303030;
                                  font-family         : 'calibri', 'verdana', 'aria';
                                  font-size           : 10pt;
                                }

ul                              { margin              : 0px;
                                  margin-left         : 16px;
                                  padding             : 0px;
                                  list-style-image    : url('../image/icon/li.jpg');
                                }


h1                              { font-size           : 16pt;
                                  font-weight         : bold;
                                  margin-bottom       : 8px;
                                  color               : #D3531A;
                                }

h2                              { font-size           : 10pt;
                                  font-weight         : bold;
                                  margin-bottom       : 8px;
                                  color               : #8C0066;
                                }

.page                           { width               : 100%;
                                }

.left                           { width               : auto;
	                              }

.middle                         { width               : 984px;
	                              }
	             
.right                          { width               : auto;
	                              }

.language                       { width               : 150px;
                                  height              : 32px;
                                  padding-left        : 15px;
                                  padding-right       : 10px;
                                  padding-top         : 3px;
                                  background-image    : url('../image/language.png');
                                  background-position : 5 0;
                                  background-repeat   : no-repeat;
                                  cursor              : pointer;
                                }

.navigate                       { width               : 650px;
                                  text-align          : right;
                                  padding-left        : 10px;
                                  padding-right       : 10px;
                                  padding-top         : 6px;
                                }

.search                         { width               : 184px;
                                  padding-left        : 10px;
                                  padding-right       : 0px;
                                }


.header                         { width               : 984px;
                                  height              : 281px;
                                  background-image    : url('../image/header.jpg');
                                  background-position : left bottom;
                                  background-repeat   : no-repeat;
                                  padding-left        : 22px;
                                  padding-right       : 22px;
                                  padding-top         : 5px;
                                  vertical-align      : top;
                                }

.body                           { width               : 984px;                                 
                                  background-image    : url('../image/body.jpg');
                                  background-position : left center;
                                  background-repeat   : repeat-y;
                                  padding-left        : 22px;
                                  padding-right       : 22px;
                                  vertical-align      : top;
                                }

.footer                         { width               : 984px;
                                  height              : 22px;
                                  background-image    : url('../image/footer.jpg');
                                  background-position : left top;
                                  background-repeat   : no-repeat;
                                  padding-left        : 22px;
                                  padding-right       : 22px;
                                  vertical-align      : top;
                                }

.contentblock                   { width               : 100%;
                                  border              : 1px solid #C2C2C2;
                                  background-color    : #F8F8F8;
                                }

#sitemap_body                   { display             : none;
                                }

.darkCell                       { background-color    : #EFEFEF;
                                  padding-left        : 10px;
                                  padding-right       : 10px;
                                }

.lightCell                      { background-color    : #FFFFFF;
                                  padding-left        : 10px;
                                  padding-right       : 10px;
                                }

.selectedCell                   { background-color    : #DDDDDD;
                                  padding-left        : 10px;
                                  padding-right       : 10px;
                                }

.productHeader                  { background-color    : #9A9A99;
                                  color               : #FFFFFF;
                                  font-weight         : bold;
                                  text-align          : left;
                                  padding-left        : 10px;
                                  padding-top         : 5px;
                                  padding-bottom      : 5px;
                                  padding-right       : 10px;
                                }

.lang_selector                  { position            : absolute;
                                  left                : 0px;
                                  top                 : 0px;
                                  z-index             : 1000;
                                  visibility          : hidden;
                                }

.menuDiv                        { position            : absolute;
                                  left                : 0px;
                                  top                 : 0px;
                                  z-index             : 1000;
                                  border              : 1px solid #000000;
                                  background-color    : #FFFFFF;
                                  filter              : alpha(opacity=80);
	                                -moz-opacity        : 0.8;
	                                -khtml-opacity      : 0.8;
	                                opacity             : 0.8;
                                  visibility          : hidden;
                                }

.itemOff                        { font-weight         : bold;
                                  font-size           : 8pt;
                                }

.itemOn                         { background-color    : #C5C5C5;
                                  font-weight         : bold;
                                  font-size           : 8pt;
                                }

.scrollBox                      { width               : 190px;
			                            height              : 98px;
			                            background-color    : #F8F8F8;
			                            border              : 1px solid #C2C2C2;
			                            position            : absolute;
			                            z-index             : 6;
			                          }
			
.activeDiv                      { background-color    : #000000;
			                            filter              : alpha(opacity=15);
	                                -moz-opacity        : 0.1;
	                                -khtml-opacity      : 0.1;
	                                opacity             : 0.1;
			                          }

.productDiv                     { position            : absolute;
                                  top                 : 335px;
                                  left                : 0px;
                                  z-index             : 11;
                                  width               : 710px;
                                }

.darkDiv                        { position            : absolute;
                                  top                 : 0px;
                                  left                : 0px;
                                  z-index             : 10;
                                  width               : 100%;
                                  height              : 100%;
                                  background-color    : #000000;
			                            filter              : alpha(opacity=15);
	                                -moz-opacity        : 0.15;
	                                -khtml-opacity      : 0.15;
	                                opacity             : 0.15;
                                }
