body{
    background-color:#FFF;
    text-align:center;
    line-height:14px;
    font-family:'Times New Roman','Arial Narrow',Tahoma,'Arial';
  
}
#container{
    margin:0 auto 0 auto;
    text-align:left;
    width:685px;
   padding:0;
  
}

.holder {
				float: left;
				margin-left: 7px;
}


#content{
  width:685px;
    background-image:url('../img/bg.jpg');
    background-repeat:repeat-y;
    min-height:490px;
     height:auto !important;
    height:490px;
    padding-top:10px;
}
#main{
    margin:0px 0 0 20px;
}
#menu{
    margin:20px 0 0 20px;
}
#menu_g{
    margin:20px 0 0 20px;
}
#photo{
  margin:0px 0 0 22px;
  float:left;
}
#main_photo{
  margin:10px 0 0 20px;

}
.scroll-pane{
    width:268px;
    height:375px;
    padding-bottom:0;
    background-color:#0b4499;
    clear:right;
    float:right;
    overflow:auto;
}
.box{
      width:267px;
      background-color:#0b4499;
       height:360px;
       padding-bottom:0;
}

#normal{
    width:252px;
    height:360px;
    background-color:#0b4499;
    clear:right;
    float:right;
    margin:0px 22px 0 0;
    padding:0;
    padding:0px 15px 0 0;

}
#box_up{
    width:252px;
    height:50px;
    background-color:#0b4499;
    clear:right;
    float:right;
    margin:0px 22px 0 0;
    padding:0 0 0 15px;
    border-bottom:1px solid #fff;
}
#title{
    text-align:center;
    color:#fff;
    font-size:35px;
    text-align:left;
    margin-top:10px;
    
}
#title_small{
    text-align:center;
    color:#fff;
    font-size:16px;
    text-align:left;
    margin-top:10px;
}
.line{
  margin-top:0px;
  width:267px;
  color:#fff;
  min-height:1px;
  height:auto !important;
  height:1px;
 
  background-color:#fff;
}
.blue_box{
     margin:0px 0px 0 7px;
     
}
.blue_box1{
     margin:0px 0px 0 7px;
}
#footer{
  padding:0px 0 0 10px;
  width:100%;
  float:none;
  clear:both;
  font-size:10;
  text-align:left;
}
#footer a{
 
  color:#000;
}



.prod{
      width:267px;
      border-bottom:1px #fff solid;
      
}

.category a{
   /*font-weight:bold;*/
   font-size:16px;
   color:#C2D0E5;
   margin:0 0 0 15px;
   line-height:30px;
   text-decoration:none;
   
}
.category a:hover{
    color:#FFFF4D;
}
.subcategory{
   /*font-weight:bold;*/
   font-size:18px;
   color:#fff;
   margin:0 0 0 15px;
   line-height:18px;
   text-decoration:none;
   padding-left:10px;
   
}
.product{
    color:#C2D0E5;
    font-size:16px;
    margin-left:20px;  
    line-height:18px;
    padding-left:15px;
}

.price{
    color:#C2D0E5;
    text-align:right;
    padding-right:2px;
    
}
.texts{
    width:260px;
    color:#C2D0E5;
    padding:10px 10px 10px 10px;
    line-height:17px;
  
}
.flag{
  border:0;
  position:absolute;
  top:427px;
  left:518px;
}

#info{
    margin:10 0 0 22px;
}
#gallery{
    width:267px;
    height:360px;
    background-color:#0b4499;
    clear:right;
    float:right;
    margin:0px 22px 0 0;
    padding:0;
    overflow: auto;

}
#gallery table{ 
    width:100%;
    text-align:center;
}

.button td{
      background:#0b4499 url('../img/button.jpg') 32px 0;
      background-repeat:no-repeat;
      height:47px;
      width:50%;
      color:#C2D0E5;
      font-size:26px;
      cursor:pointer;
}

.desc td{
    color:#C2D0E5;
    font-size:14px;
    background: none;
    height:40px;
}



.box .jScrollPaneTrack {
				background: url('../img/osx_track.gif') repeat-y;
			}
			.box .jScrollPaneDrag {
				background: url('../img/osx_drag_middle.gif') repeat-y;
			}
			.box .jScrollPaneDragTop {
				background: url('../img/osx_drag_top.gif') no-repeat;
				height: 6px;
				
			}
			.box .jScrollPaneDragBottom {
				background: url('../img/osx_drag_bottom.gif') no-repeat;
				height: 7px;
			}
			.box a.jScrollArrowUp {
				height: 24px;
				margin-left:20px;
				background: url('../img/osx_arrow_up.png') no-repeat 0 0px;
			}
			.box a.jScrollArrowUp:hover {
				background-position: 0 0;
			}
			.box a.jScrollArrowDown {
				height: 17px;
				background: url('../img/osx_arrow_down.png') no-repeat 0 0px;
			}
			.box a.jScrollArrowDown:hover {
				background-position: 0 0;
			}
			/* IE SPECIFIC HACKED STYLES */
			* html .box .jScrollPaneDragBottom {
				bottom: -1px;
				
			}
			/* /IE SPECIFIC HACKED STYLES */

