body {
  background: #1D1D1D url(../_img/bg.gif) repeat center top;  
  padding:0px;
  margin:0px;
  border:0px; 
  font-family:Tahoma;                                             
  font-size:12px;
  text-align:center;
  color: #88662B;
}

.center {
  background:#A48850 url(../_img/bg_gragient.gif) repeat-x scroll 0 0;
  text-align:center;
  width:1000px;
  margin: auto;
} 

img {
  border:0px;
}
h1, h2, h3 {
  margin:0px;
  padding:0px;
}
a {
  color:#88662B;
  text-decoration: none;    
  font-size:12px;    
}
a:hover{ 
  color:#88662B; 
  text-decoration:underline;      
}
/* Language */
a.languageLink { 
  font-size:12px; 
}
a.selectedLanguageLink {
  color:#88662B;    
  font-size:12px; 
  text-decoration:underline;  
}
/* Language */
.designSpan {
  height:50px;
  background: url('../_img/se.gif') 100% 0px no-repeat;     
  font-weight:bold;  
  font-size:13px;
  text-align:left;
  width:140px;
} 


.copyrightDiv {
  color:#88662B;
  font-size:11px;
  font-weight:bold;    
  padding-top:10px;
  padding-left:15px;  
}



.tuningDiv {
  font-size:11px;
  text-align:center;
}

.mapLink{
  cursor:default; 
  color: #88662B;
}
.mapLink:hover{
  color: #88662B;
}

/* LinkContainer */
.linkContainer {
  margin-left: 20px;
  padding-bottom:10px;
}
.linkContainer a{
  font-size:11px;
  font-weight: bold; 
}
/* LinkContainer */

 /* Category */
.categoryDiv {  
  text-align:center;
  padding-top:20px;
}
.categoryLink {
  font-size:12px;
  margin-left: 7px; 
  margin-right: 8px;
}
a.categoryLink:link {
  color: #88662B;
  text-decoration: none;
   
}
a.categoryLink:hover {
  color: #88662B;
  text-decoration:underline;
}
a.categoryLinkSelected{
  font-size:12px;
  font-weight: bold; 
  color: #88662B;
  text-decoration:underline;
  margin-left: 7px; 
  margin-right: 8px;
}
/* Category */

/* Menu */
a.menuLink {
  color: #FFFFFF;  
  font-size:14px;  
  margin-right: 20px;   
}
a.menuLink:hover {
  color: #88662B;  
  font-size:14px; 
  text-decoration:underline;       
}
.selectedMenuLink {
  color: #88662B;  
  font-size:14px; 
  text-decoration:underline;  
  margin-right: 20px;   
}
/* Menu */

/* Resolution */
.resolutionLink {
  margin-left: 7px;
  margin-right: 8px; 
}
.selectedResolutionLink {
  color: #88662B;
  font-weight: bold;
  margin-left: 7px;
  margin-right: 8px; 
  text-decoration:underline;   
}
a.resolutionLink:link{
  color:#86662B;
}
a.resolutionLink:hover{
  color:#88662B;
  text-decoration:underline; 
}
/* Resolution */

/* Copyright */
a.copyrightLink {
  color:#88662B;
}
a.copyrightLink:hover {
  color:#88662B;
}
/* Copyright */

 /* Pager */
.pagerLink {
  color: #86662B;
  font-weight: bold;
  text-decoration: none;
  font-size: 10px;
  margin-right: 5px;
}

a.pagerLink:hover {
  color: #C0A168;
}
.pagerPanel{
  cursor: default;
  text-align: center;
}
.currentPage {
  color: #C0A168;
  font-size:13px; 
  cursor: default;
  margin-right: 5px; 
}
.pagerDelimiter {
  padding-right: 10px;
}
/* Pager */

/* Order */
a.orderLink {
  color:#88662B;
  margin-left: 7px;
  margin-right: 8px; 
}
a.orderLink:hover {
  color:#88662B; 
}
a.orderLinkSelected {
  color:#88662B; 
  font-weight:bold;
  margin-left: 7px;
  margin-right: 8px; 
  text-decoration:underline;   
}
/* Order */

/* Download */
.downloadLink {
  cursor: pointer;
  text-decoration: none;
}
.downloadLinkOver {
  cursor: pointer;
  text-decoration: underline;
}
/* 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;
}
.adminPanel a:link {
  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: #88662B;
  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: #88662B;  
}
/* Administrator */

/* Image */
.imageTd {
  padding:5px 15px 30px 18px; 
  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 #FFFFFF;
  background: #FFFFFF;
}
.previewImage {
  width: 196;
  height:147; 
  z-index:10000;
  color:#FFFFFF;
}
.imageTitle {
  color:#88662B;
  font-size:12px;
  font-weight:bold;
  text-align:center;
}
/* Image */

/* Image Params */ 
.imageParams{
  width:196px; 
  color: #88662B;
  color: #88662B;  
  font-weight: bold;
  font-size:12px;
  text-align: center;
  /*border: 2px solid #757575;*/
  border-top:none;
  /*background:#CCCCCC;*/
}
/* Image Params */ 

/* Image Bubble */
.bubbleArea {
  width: 140px;
  height: 27px;
  position: absolute;       
  top: -1000px;    
  background-color: #FFFFFF;
  color: #88662B;   
  border: 1px solid #88662B;
  font-size: 12px;    
  z-index: 1;   
}
.bubbleParam {
  text-align: left;
  font-size: 11px;
  padding-left:14px;
  padding-right:3px;   
}
.bubbleLeftArea {
  position: absolute;  
  top: 0px;
  left: 0px;
  width: 10px;
  height: 27px;    
  background-color: #DFD29B;    
}
/* Image Popup */   
