﻿@import "/yui/container/assets/container.css";

			.mask { background-color:#000;-moz-opacity:0.75;opacity:.75;filter:alpha(opacity=75);}
			.photobox 
			{
			    background: #D5D5D5;
			    border: none;
		    }
			#productImageLarge {border:3px solid #666;overflow:visible;background-color:#333;padding:5px;}
			#productImageLarge_c {
				*left: 0 !important;
			}
			.container-close {background:url(/images/slideshow/close12_1.gif) no-repeat;}
			.container-close {top:8px;right:8px;height:15px;width:18px;position:absolute;}
			
			#productImageLarge .hd {font-family:georgia, times new roman, times, serif;font-weight:normal;border:none;border-bottom:1px solid #666;background:transparent;color:#FFF;height:18px;text-align:left;overflow:visible;padding:0;padding-bottom:5px;margin-bottom:5px;width:400px;}
			#productImageLarge .hd span {vertical-align:middle;line-height:15px;}
			#productImageLarge .bd  {padding:0;}
			#productImageLarge .bd img {border:none;}
			#productImageLarge .ft {height:16px;width:500px;padding:5px 0;position:relative;}
			#productImageLarge .ft .back {position:absolute;left:1px;}
			#productImageLarge .ft .back img, #productImageLarge .ft .next img {border:none;}
			#productImageLarge .ft .next {position:absolute;right:1px;} 
			 
			 
			 
			.photobox .hd {}
			.photobox .hd span {}
			.photobox .bd  {padding: 0;}
			.photobox .bd img {border:none;}
			.photobox .ft {height:20px; padding: 0;position:relative; background: #D5D5D5 url(/images/slideshow/images_strip.gif) no-repeat 50% top;}
			.photobox .ft .back {position:absolute;left:1px;}
			.photobox .ft .back img, .photobox .ft .next img {border:none;}
			.photobox .ft .next {position:absolute;right:1px;}
			
			
			.yui-overlay {
				position:relative;
				display:block;
				}