﻿@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; width: 400px;}
			.container-close {background-image:url(/yui/container/assets/close12_1.gif);}
			.container-close {top:8px;right:8px;height:15px;width:18px;}
			
			#productImageLarge .hd { font-family: Trebuchet MS, Arial, Sans-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;text-transform:capitalize;}
			#productImageLarge .hd span {vertical-align:middle;line-height:15px;}
			#productImageLarge .bd  {padding:0;}
			#productImageLarge .bd img {border:none;}
			#productImageLarge .ft {height:16px;width:400px;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; cursor:pointer;}
			.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;}
			
			#mySlideShow_c{ position: relative; }
