a.topmenulink:link {
        color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;}
 
a.topmenulink:visited {
        color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;}
 
a.topmenulink:active {
        color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;}
 
a.topmenulink:hover {
	font-size:16px;}


#spoilercolor {
          background-color: #EBEBEB;
           
           }


#code {
          background-color: #CECECE; 
          padding-left: 5px; 
          padding-right: 5px; 
          padding-top: 5px; 
          padding-bottom: 5px;
          } 

#productinfo {
             width:100%;
             border-left:1px solid #b4b4b4;
             background:#f5f6f6;
             padding:10px 20px;
             }

#shdblock {
             width:100%;
             border-left:1px solid #b4b4b4;
             background:#f5f6f6;
             padding:5px 5px;
             }

#grayline {
          height:3px;
          background:#b4b4b4;
          font-size:1px;
          }

#linesidebar td {
                vertical-align:bottom;
                height:23px;
                }

#linesidebar .lsc div {
                      border:1px solid #a0a4a6;
                      border-left:none;
                      margin-left:10px;
                      padding-right:5px;
                      }  

#linesidebar .lsc > div {
                        height:18px;
                        }

.lsc { 
     background:url("/images/tleft000.gif") no-repeat;
     }

.productTab{color:000;
            }
.productTab:link, .productTab:visited{color:#565c60;
                                      }
.productTab:hover{color:#a0a4a6
                  }





@import url(http://fonts.googleapis.com/css?family=Forum&subset=cyrillic,latin);
#spoiler {
    width:800;
}
#spoiler_title {
    font:18px 'Forum', cursive;
    padding:2px 5px;
    color:#f0f0f0;
    cursor:pointer;
    
    /* Border Radius */
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    
    /* Gradient */
    background: rgb(40, 40, 40);
    background: -moz-linear-gradient(0deg, rgb(40, 40, 40) 0%, rgb(230, 230, 230) 100%);
    background: -webkit-linear-gradient(0deg, rgb(40, 40, 40) 0%, rgb(230, 230, 230) 100%);
    background: -o-linear-gradient(0deg, rgb(40, 40, 40) 0%, rgb(230, 230, 230) 100%);
    background: -ms-linear-gradient(0deg, rgb(40, 40, 40) 0%, rgb(230, 230, 230) 100%);
    background: linear-gradient(0deg, rgb(40, 40, 40) 0%, rgb(230, 230, 230) 100%);
}
#spoiler_title:hover {
    background: rgb(25, 25, 25);
    background: -moz-linear-gradient(0deg, rgb(25, 25, 25) 0%, rgb(230, 230, 230) 100%);
    background: -webkit-linear-gradient(0deg, rgb(25, 25, 25) 0%, rgb(230, 230, 230) 100%);
    background: -o-linear-gradient(0deg, rgb(25, 25, 25) 0%, rgb(230, 230, 230) 100%);
    background: -ms-linear-gradient(0deg, rgb(25, 25, 25) 0%, rgb(230, 230, 230) 100%);
    background: linear-gradient(0deg, rgb(25, 25, 25) 0%, rgb(230, 230, 230) 100%);
}
#spoiler_container {
    margin:0 3px;
    border:1px solid #f0f0f0;
    padding-bottom:5px;
    
    /* Border Radius Bottom */
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px;
    border-bottom-right-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    -webkit-border-bottom-left-radius: 5px;
    border-bottom-left-radius: 5px;
    
    /* Gradient */
    background: rgb(247, 247, 255);
    background: -moz-linear-gradient(227deg, rgb(247, 247, 255) 0%, rgb(252, 252, 255) 100%);
    background: -webkit-linear-gradient(227deg, rgb(247, 247, 255) 0%, rgb(252, 252, 255) 100%);
    background: -o-linear-gradient(227deg, rgb(247, 247, 255) 0%, rgb(252, 252, 255) 100%);
    background: -ms-linear-gradient(227deg, rgb(247, 247, 255) 0%, rgb(252, 252, 255) 100%);
    background: linear-gradient(227deg, rgb(247, 247, 255) 0%, rgb(252, 252, 255) 100%);
}
#spoiler_content {
    font:16px;
    padding:2px 5px;
    color:#333;
}

#spoiler_content2 {
    font:16px;
    padding:2px 5px;
    color:#333;
}

#spoiler_content3 {
    font:16px;
    padding:2px 5px;
    color:#333;
}

#spoiler_content4 {
    font:16px;
    padding:2px 5px;
    color:#333;
}

#spoiler_content5 {
    font:16px;
    padding:2px 5px;
    color:#333;
}

#spoiler_content6 {
    font:16px;
    padding:2px 5px;
    color:#333;
}