#slidewrapper {
	width: 1000px; 
	height: 335px; 
	background: transparent;
	margin: 5px 0px 15px;
}

#d13slideshow {
			background-color:".get_option('d13ss_fadeTo').";
			width:".get_option('d13ss_width')."px;
			height:".get_option('d13ss_height')."px;
			margin:0px; padding:0px;
			overflow: hidden; 
			}

		#d13nav {
			margin:0px; padding:0px;
		}

		#navleft {
			z-index:200;
			position:absolute;
			width:15px;
			height:".(get_option('d13ss_height')-70)."px;
			margin:0px; padding:0px; 
			}

		#navright {
			z-index:201;
			position:absolute;
			width:15px;
			height:".(get_option('d13ss_height')-70)."px;
			margin:0px; padding:0px;
			margin-left:".(get_option('d13ss_width')-15)."px; 
			}

		#navleft a,

		#navright a {
			width:15px;
			height:".(get_option('d13ss_height')-70)."px;
			display:block;
			background-color:".get_option('d13ss_panelColor').";
			filter:alpha(opacity=30);-moz-opacity:.3;opacity:.3;
			background-position:center center;
			background-repeat:no-repeat; visibility: hidden 
			}

		#navleft a{
			background-image:url(".$workdir."/left.gif); visibility: hidden 
			}

		#navright a{
			background-image:url(".$workdir."/right.gif); visibility: hidden  
			}

		#navleft a:hover {
			filter:alpha(opacity=60);-moz-opacity:.6;opacity:.6; 
			}

		#navright a:hover {
			filter:alpha(opacity=60);-moz-opacity:.6;opacity:.6; 
			}

		#navleft a span,

		#navright a span{ display:none; }

		div.d13slide {
			padding:0px;
			margin:0px; 
			}

		div.d13slide img {
			padding:0px;
			margin:0px; 
			}

		div.d13fader{
			background-color:".get_option('d13ss_panelColor').";
			font-family:Arial, Helvetica, sans-serif;
			filter:alpha(opacity=60);-moz-opacity:.6;opacity:.6;
			height:70px;
			z-index:1;
			margin:-70px 0px 0px 0px;
			padding:0px; 
			visibility: hidden;
			width: 370px;
			}
			
			#tab-holder {
			width: 298px;
			float: right;
			}

		div.d13fader h3{
			font-size:12px;
			font-weight:bold;
			padding:4px;
			margin:0px; 
			}

		div.d13fader h3 a{ color:".get_option('d13ss_titleColor')."; }

		div.d13fader h3 a:hover{ color:".get_option('d13ss_titleHoverColor')."; }

		div.d13fader p{
			font-size:10px;
			font-weight:normal;
			padding:2px 4px 4px 4px;
			margin:0px;
			color:".get_option('d13ss_excerptColor')."; 
			}

		div.d13fader p a{
			color:".get_option('d13ss_excerptLinkColor')."; 
			}

		div.d13fader p a:hover {
			color:".get_option('d13ss_excerptLinkHoverColor')."; 
			}

                div.d13item, div.off, div.d13item:hover { height: auto; width: 268px; padding: 15px; height: 70px; overflow: hidden; color: #ade0e4}

                div.hili { background: #3c87be url(images/framework/slideshow-tab.jpg) top left repeat-x; color: #FFF }
					div.hili span.boxtext a:link { color: #ade0e4 }
				
				div.d13item.hili p { color: #FFF }

                div.d13item span.boxtext { margin: 0px; padding: 2px; font-size: 14px font-weight: bold; }

                div.d13item span a, div.off span a { color:#7DBD29; font-size:19px; letter-spacing:-1px; }
				
				div.d13item span a:hover {color: #ade0e4 }

                div.hili span a {  }

                div.d13item p { font-size: 10px; font-weight: normal; padding: 2px; margin: 0px; color: #9a9a9a; height: 20px; overflow: hidden }
				
				#s0 {  }
					#s0:hover { background: #3c87be url(images/framework/slideshow-tab.jpg) top left repeat-x; color: #FFF;}
					#s0:hover a:link, #s1:hover a:link, #s2:hover a:link { color: #ade0e4 }
				
				#s1 { border-top: solid 1px #cacacc; border-bottom: solid 1px #cacacc; }
					#s1:hover { background: #3c87be url(images/framework/slideshow-tab.jpg) top left repeat-x}
				
				#s2 {  }
					#s2:hover { background: #3c87be url(images/framework/slideshow-tab.jpg) top left repeat-x}