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

h1{ margin:0px 10px 0px 10px !important; padding:0px; }
h2{ margin:7px 0px 30px 0px !important; padding:0px; }

//#main-container{ background:url(../../graphics/website/panel-sep.gif) repeat-y; margin-top:20px }


#gallery-container { width:920px; height:267px; margin-top:7px; }

#main-image-holder { width:920px; height:267px; position:relative; overflow: hidden; }
#main-image-holder .img-shadow { position:absolute; z-index:100; bottom:0px; height:13px; width:920px; background:url(../../graphics/website/gallery-shadow.png) no-repeat; }
#main-image-holder .items { position:absolute;width:1000em;height:267px; }
#main-image-holder .item { float:left; position:relative; width: 267px}

#main-image-holder .nav { position:absolute; top:223px; left:0px; right:0px; z-index:200; }
#main-image-holder .nav .prevPage { background:url(../../graphics/website/carousel-nav-previous.png) no-repeat; width:20px; height:20px; display:inline-block; margin-right:5px; }
#main-image-holder .nav .nextPage { background:url(../../graphics/website/carousel-nav-next.png) no-repeat; width:20px; height:20px; display:inline-block }

#btn-customize { background:url(../../graphics/website/btn-customize.jpg); width:230px; height:89px; display:block; margin:0;}

.ima-130x100 { background:url(../../graphics/website/ima-130x100.gif) no-repeat; width:130px; height:100px; display:block }
.ima-100x100 { background:url(../../graphics/website/ima-100x100.png) no-repeat; width:100px; height:100px; display:block }