@charset "utf-8";
/* CSS Document */

/* company page */
#topbox{width:910px;height:455px}
#centerbox{background:url(../images/main-back-1.jpg) top no-repeat;width:910px; height:auto;overflow:auto}
#centerbox .box{width:870px;height:250px;overflow:hidden;background:#666;margin:20px}
#centerbox .text{padding:5px 5px 5px 10px;background:#600 url(../images/product-cat-bar.jpg) repeat-y; color:#F00; font-size:20px; font-weight:bold}
.pad{padding:5px}
a { text-decoration:none}
/* lowerbox */
#lowerbox{width:870px;height:auto;overflow:auto;padding:20px 20px 40px 20px}
#lowerbox .photo1{float:left;width:425px; background:#0F0; margin:0; padding:0}
#lowerbox .video1{float:left;background:url(../images/product-cat-bar.jpg) repeat-y; width:425px;margin-left:20px}
#lowerbox .box1{width:auto;height:auto;background:#666; padding:12px}
#lowerbox a{color:#000;text-decoration:none;font-style:italic;font-size:14px;font-weight:bold}
#lowerbox a:hover{color:#000;text-decoration:underline}

/* scrollable */
.scrollable{position:relative;overflow:hidden;width:778px;height:246px;font-size:16px}
.scrollable a{text-decoration:none;font-weight:bold;color:#000}
.scrollable .items{width:20000em;position:absolute;clear:both}
.scrollable .items .item{float:left;margin:10px 20px 20px 0;cursor:pointer;width:246px;height:170px}
.scrollable{float:left;}
/* prev, next, prevPage and nextPage buttons */
a.browse{background:url(../images/hori_large.png) no-repeat;display:block;width:30px;height:30px;float:left;margin:80px 10px;cursor:pointer;font-size:1px}
/* right */
a.right{background-position:0 -30px;clear:right;margin-right:0px}
a.right:hover{background-position:-30px -30px}
a.right:active{background-position:-60px -30px} 
/* left */
a.left{margin-left:0px} 
a.left:hover{background-position:-30px 0}
a.left:active{background-position:-60px 0}
/* disabled navigational button */
a.disabled{visibility:hidden !important}

#gphoto  a img {
border: 1px solid #fff;
padding: 1px;	
margin: 5px 4px;
background:#700;
width:119px; height:140px}

#gvideo  a img {
border: 1px solid #fff;
padding: 1px;	
margin: 5px 5px;
background:#700;
width:185px; height:140px;
}
