/* CSS Document */

.gallery-menu {float:left;}

.galleryview {float:right; overflow:hidden; width:650px; height:430px; background-image:url(../images/bg-header.gif); background-repeat:repeat-x; background-position:0px 430px;}

.galleryview p { font-size:0.8em; color:#FFFFFF; line-height:1.3em; padding-top:10px;}
.filmstrip img { width:112px; height:74px;margin:0px; padding:0px;}
.filmstrip li {margin:0px; padding:0px; list-style:none;}

.nav-next { height:74px; width:26px;  margin-top:-26px; margin-right:1px; background-image:url(../images/hori_large.gif); background-position:26px 0px;}
.nav-next:hover {background-color:#FFFF00; background-position:26px -74px;}

.nav-prev { height:74px; width:26px; margin-top:-26px; margin-left:1px;background-image:url(../images/hori_large.gif);background-position:0px 0px;}
.nav-prev:hover {background-color:#FFFF00;background-position:0px -74px;}

.panel { float:left; background-color:#222222; background-image:url(../images/loader.gif); background-repeat:no-repeat; background-position:center 130px;}


