body {
background-color:#000;
color:#fff;
}

a, a:visited {color:#fff;}

#gallery_wrapper {
position:relative;
overflow:hidden;
/*min-height:576px;
min-width:1000px;*/
}

#gallery_header {
position:relative;
overflow:hidden;
height:40px;
padding-left:15px;
background:#fff url(../images/gallery_header.jpg) repeat-x;
border-bottom:1px solid #ccc;
color:#222;
}
#logo {float:left;}
#gallery_header p.image_title {
margin-top:6px;
/*margin-top:12px;*/
line-height:14px;
padding-right:340px;
}
#gallery_header a, #gallery_header a:visited {
color:#666;
font-size:14px;
font-weight:normal;
padding-right:20px;
}
#gallery_header a:hover {
color:#222;
text-decoration:none;
}
#gallery_header a img {vertical-align:middle;}
#gallery_header p.actions {
position:absolute;
top:12px;
right:0px;
}

#gallery_container {
/*padding:40px 206px 0 40px;*/
padding:40px 166px 0 0;
text-align:center;
}
#gallery_container a, #gallery_container img {vertical-align:middle;}
#gallery_container p {margin-bottom:4px;}
#current_galleryimage img {border:1px solid #999;}
#current_galleryimage:hover img {border:1px solid #fff;}

#gallery_container a.arrow_left, #gallery_container a.arrow_right {
display:inline-block;
width:40px;
height:72px;
}
#gallery_container a.arrow_left {background:url(../images/gallery_buttons.jpg) no-repeat 0 0;}
#gallery_container a.arrow_left:hover {background-position:0 -72px;}
#gallery_container a.arrow_right {background:url(../images/gallery_buttons.jpg) no-repeat -40px 0;}
#gallery_container a.arrow_right:hover {background-position:-40px -72px;}

#gallery_slideshow {
position:absolute;
left:0;
bottom:0;
width:100%;
/*height:82px;*/
padding:6px 0;
border-top:1px solid #999;
background:#222;
}
#gallery_slideshow .slideshow_list {
position:relative;
margin-left:15px;
padding:0 18px 0 25px;
/*height:82px;*/
}
#galleryss_trigger {
position:absolute;
top:-20px;
left:20px;
cursor:pointer;
}

#gallery_slideshow a.arrow_left, #gallery_slideshow a.arrow_right {
position:absolute;
top:0;
display:inline-block;
width:20px;
height:80px;
}
#gallery_slideshow a.arrow_left {left:0;background:url(../images/galleryss_buttons.jpg) no-repeat 0 0;}
#gallery_slideshow a.arrow_left:hover {background-position:0 -80px;}
#gallery_slideshow a.arrow_right {right:0;background:url(../images/galleryss_buttons.jpg) no-repeat -20px 0;}
#gallery_slideshow a.arrow_right:hover {background-position:-20px -80px;}

#gallery_slideshow .slideshow_listcontainer {overflow:hidden;height:82px;}
#gallery_slideshow .slideshow_listcontainer ul {height:82px;}
#gallery_slideshow .slideshow_listcontainer ul li {
float:left;
margin-right:6px;
}
#gallery_slideshow .slideshow_listcontainer ul img {border:1px solid #999;}
#gallery_slideshow .slideshow_listcontainer a:hover img {border:1px solid #fff;}

#gallery_banner {
position:absolute;
right:0;
top:0;
width:165px;
height:100%;
border-left:1px solid #999;
background:#222;
}
.banner_160 {
position:relative;
width:160px;
height:600px;
margin:0 auto;
padding-bottom:12px;
background:url(../images/label_banner.horiz.wh.gif) no-repeat center bottom;
}
.banner_160 a {
position:absolute;
top:0;
left:0;
display:block;
width:160px;
height:600px;
background:url(../images/blank.gif);
}