#gallery {background: #111; color:#eee; -moz-border-radius:3px;
	border-radius:3px;}
#gallery h2 {margin-top:8px;}
#gallery h2 .meta {font-weight:normal; font-size:60%; color:#aaa; white-space: nowrap; padding-left:10px}

#gallery .gallery_tools {float:right; text-align:right; padding:4px 3px 0 0}
.gallery_tools .unavailable {display:none}

#gallery .gallery_nav {clear:both; height:82px; overflow:hidden; margin:0 0 5px -8px; 	padding:3px 36px; position:relative; border:solid #444; border-width: 1px 0 }

#gallery .buy_link {color:#fff; font-weight:bold; display:block; margin-bottom:10px;}
#gallery a.buy_link:hover {color:#ff9 !important}

#gallery .gallery_nav .prev-next {display:block; position:absolute; margin:0; top:14px; opacity:.6; z-index:100}
#gallery .gallery_nav .prev {background:url(http://media.kansascity.com/images/v15/arrow-up.gif) no-repeat; left:7px}
#gallery .gallery_nav .next {background:url(http://media.kansascity.com/images/media-player/next.png) no-repeat;right:7px}
#gallery .gallery_nav .prev-next:hover {opacity:1}
#gallery #nav_scroll_hold {overflow:hidden; position:relative; height:82px; margin:0}
#gallery .gallery_carousel {margin:0; position:absolute}
#gallery .gallery_carousel li {margin:5px; width:72px; height:72px; float:left; list-style:none; }
#gallery .gallery_carousel li a {display:block;  margin:0; padding:4px; border:1px solid #000; background:#444}
#gallery .gallery_carousel li img {display:block; border:1px solid #999}
#gallery .gallery_carousel li a:hover {text-decoration: none;}
#gallery .gallery_carousel li.current a {border-width:4px; border-color:#fff; padding:0}

.gallery_images img {float:right; border:1px solid #000; margin-right:4px; display: block}
.gallery_images p.caption {width:100px; font-size:85%; margin:0}
.gallery_images .byline {display:block; font-size:95%; color:#666; margin:.5em 0}

#gallery hr.clear {margin:0}
#gallery #gal-nav-clone {display:none}
#gallery .gallery_image_wrapper img {margin:0 0 0 auto}
#gallery .gallery_image_wrapper p.caption {text-align: left}

#TB_window {top:40%; margin-top:0; z-index:1200}
#TB_ajaxContent {background:#000; }
#TB_ajaxContent ul {list-style:none; margin:20px 0 0; padding:0}
#TB_ajaxContent li {width:160px; padding:5px 8px; text-align:center; margin:0; float:left; height:140px; overflow:hidden; font-size:95%; line-height:1.25em}
#TB_ajaxContent li span {display:block; height:100px; overflow:hidden}
#TB_ajaxContent li img {display:block}

#TB_ajaxContent #no-related {padding:1em 0; font-size:180%; color:#fff}
#TB_ajaxContent #no-related a {font-weight:bold; border-bottom:1px dotted}

/*
#gallery .gallery_image_wrapper .gallery_image {width:525px; background:#333; margin:0 auto; padding:5px;}
#gallery .gallery_image_wrapper .gallery_image_desc {width:515px; margin:0 auto; padding:10px; background:#333; text-align:left;}
* html #gallery .gallery_image_wrapper .gallery_image_desc {width:525px; margin:0 0 0 4px;}
#gallery .gallery_image_wrapper .gallery_image_credit {font-size:.8em;}
#gallery .gallery_image_wrapper .gallery_image_buy {display:none;}

#gallery .gallery_image_desc a {font-weight:bold; color:#ffd; border-bottom:1px dotted #ddd}
#gallery .gallery_image_desc a:hover {text-decoration: none}
*/