/* Resolution */
a.resolutionLink {
}
a.selectedResolutionLink span{
}
a.resolutionLink:hover{
}
/* Resolution */

/* Category */
.categoryLink {
}
a.selectedCategoryLink span{
    color:#FFFFFF;
}
a.categoryLink:hover span{
    color:#FFFFFF;
}
/* Category */

/* Menu */
a.selectedMenuLink span{
    color:#FFFFFF;
}
/* Menu */
 /* Pager */
.pagerLink {
  color: #9D9D9D;
  font-weight: bold;
  text-decoration: none;
  font-size: 10px;
  margin-right: 5px;   
}

a.pagerLink:hover {
}
.pagerPanel{
  cursor: default;
  text-align: center;
}
.currentPage {
  color: #9C9E8C;
  font-weight:bold;  
  cursor: default;
  margin-right: 5px; 
  font-size:12px;
}
.pagerDelimiter {
  padding-right: 10px;
}
/* Pager */


/* Language */
a.languageLink { 
  font-size:11px; 
}
a.selectedLanguageLink {
  color:#FFFFFF;    
  font-size:11px; 
  text-decoration: none;
}
/* Language */

.mapLink{
  cursor:default; 
  color: #9D9D9D;
}
.mapLink:hover{
  color: #9D9D9D;
}

/* LinkContainer */
.linkContainer {
  margin-left: 20px;
  padding-bottom:10px;
  text-align:left;
}
.linkContainer a{
  font-size:11px;
  font-weight: bold; 
}
/* LinkContainer */



/* Copyright */
a.copyrightLink {
  color:#00952A;
}
a.copyrightLink:hover {
  color:#00952A;
}
/* Copyright */



/* Download */
.downloadLink {
  cursor: pointer;
}
.downloadLinkOver {
  cursor: pointer;
}
/* Download */

/* Comments */
.commentLink {
  text-align: center;
}
/* Comments */

 /* Banner */
.bannerDiv{
  text-align: center;
  margin: auto;
}
.ban468x60 {
  width: 468px;
  height: 60px;  
  margin:auto;
}
.ban120x240 {
  width: 120px;
  height: 240px;  
  margin:auto;
}
.bannerDiv img {
  vertical-align:top;  
}  
/* Banner */

/* Counter */
.counter {
  width:88px;
  height:31px; 
  vertical-align:top;
}
.counterTd {
  width:95px;
}
/* Counter */

/* Shadow */
.shade1_wrap1 {
 display: block;
 background: url('../_img/shade/shade1.gif') no-repeat right bottom;
 /*background: url('../_img/shadow/sh.png') no-repeat right bottom;*/         
}
.shade1_wrap2 {
 display: block;
 background: url('../_img/shade/shade1_bl.gif') no-repeat left bottom;
 background-position: -15px 100%;
}
.shade1_wrap3 {
 display: block;
 padding: 0 14px 14px 0;
 background: url('../_img/shade/shade1_tr.gif') no-repeat right top;
 background-position: 100% -15px; 
}
.wrap3 IMG {
 display: block;
}
/* Shadow */


/* Admin panel */
.adminPanel {
  background: #FFFFFF url('../_img/admin/adminPanelBack.jpg') no-repeat;
  border: 1px solid #343434;
  text-align: left;
  display:block;
  height:55px;
  position:absolute;
  right:0;
  top:0;
  width:171px; 
  height:126px;
}
.adminPanelMessage {
  color: #FFFFFF;
  text-align: center;
  font-size: 12px;
  font-weight: bold;
  padding: 10px; 
}
.adminPanel a {
  margin-left:15px;
  color: #FFFFFF;  
}
.adminPanel a:visited {
  color: #FF0000;
}

.adminPanel a:hover {
  color: #C0C0C0;
}
.userPanel {
  display:block;
  position:absolute;
  right:0;
  top:0;
  width:10px;
  height:10px; 
  cursor:default;
}
/* Admin panel */

/* Administrator */
.textSpan {
  color: #9D9D9D;
  font-weight: bold;
  font-size:12px;
}

.descrText {
  width: 95%;
  height:60px;
  margin-top:5px;
}
.remarkText {
  width:205px;     
  height:38px;
  margin-top:7px;
}
.adminButton { 
  width:100px;     
  height:25px;  
  margin:auto;      
  color:#FFFFFF; 
  background-color: #9D9D9D;  
}
/* Administrator */

/* Image */
.imageTd {
  padding:5px 20px 15px 20px; 
  margin:0px;
}
.advancedImageTd {
  padding:5px 10px 30px 18px; 
  margin:0px;
}
.imageContainer {
  width:196px;
  height:147px;
  text-align:center;
  vertical-align:middle;
  overflow:avto;
  border: 2px solid #CCCCCC;
  background: #FFFFFF;
}
.previewImage {
  width: 196;
  height:147; 
  z-index:10000;
  color:#FFFFFF;
}
.imageTitle {
  font-size:12px;
  font-weight:bold;
  text-align:center;
  color:#FFFFFF;
}
/* Image */

/* Image Params */ 
.imageParams{
  width:196px;                                  
  color: #FFFFFF;
  font-weight: bold;
  font-size:12px;
  text-align: center;                       
  border: 2px solid #CCCCCC;
  border-top:none;
  background: #FFFFFF;
}
/* Image Params */ 

/* Image Bubble */
.bubbleArea {
  width: 140px;
  height: 32px;
  position: absolute;       
  top: -1000px;    
  background-color: #FFFFFF;
  color: #9D9D9D;   
  border: 1px solid #35382C;
  font-size: 12px;    
  z-index: 1;   
  color:#000000;
  opacity: 0.8;
}
.bubbleParam {
  text-align: left;
  font-size: 11px;
  padding-left:14px;
  padding-right:3px;  
  height: 13px; 
}
.bubbleLeftArea {
  position: absolute;  
  top: 0px;
  left: 0px;
  width: 10px;
  height: 32px;    
  background-color: #35382C;    
}
/* Image Popup */   
