/* Values of the slideshow's configuration page are made available via tokens.
Important!
- Tokens must always start with [% and end with %].
- Number values always indicate number of pixels.

The following tokens are available:
/DesktopModules/ASPSlideShow/Templates template root directory
450 width of the slideshow
433 height of the slideshow
150 width of the text bar (only when vertical) 
200 width of individual menu items
53 height of individual menu items

Individual tokens can be combined:
650

Simple calculations are possible:
600 : width of the slideshow + 150 pixel
-320 : width of the text bar - width of the slideshow - 150 pixel
*/

/* Slideshow Containers */
#aspss-outer-panel_506 {width:650px;margin:auto;padding:0;overflow:hidden;} /* Frame */
#aspss-panel_506 {width:650px;margin:0;padding:0;position:relative;clear:both;}
#aspss-slider_506 {width:450px;height:433px;background:none;float:left;overflow:hidden;}
#slide-loader_506 {width:450px;height:433px;background:#808080 url(/DesktopModules/ASPSlideShow/Templates/Blade_gray/preloader.gif) no-repeat center center;} /* Slide Preloader/Background Color */
#slide-wrapper_506 {width:450px;height:433px;display:none;}
#slide-wrapper_506 #slide-outer_506 {height:433px;background:#808080;} /* Transition Color */
#slide-wrapper_506 #slide-outer_506 .slide {width:450px;height:433px;position:absolute;overflow:hidden;left:0;}
#slide-wrapper_506 #slide-outer_506 .slide .slide-inner {color:#fff;height:433px;z-index:8;margin:0;text-align:left;background:#808080;position:absolute;left:0;overflow:hidden;} 
#slide-wrapper_506 #slide-outer_506 .slide .slide-inner a.ass_img span span span {background:none;}

/* Menu Buttons */
#pseudobox_506 {display:none;}
#menu-outer_506 {width:200px;height:433px;z-index:9;margin:0;padding:0;background:#a6a6a6;position:relative;float:left;overflow:auto;} /* NavigationBar */
#menu-outer_506 ul {margin:-1px 0 0 0;padding:0;text-align:left;background:none;list-style:none;}
#menu-outer_506 li {height:53px;margin:0;padding:0;border:none;background:none;list-style:none;display:inline;}
#menu-outer_506 li.noimages {display:none;}
#menu-outer_506 li a {font-size:11px;color:#fff;height:53px;margin:0;padding:4px 2px 4px 10px;text-decoration:none;border-top:1px solid #bfbfbf;background:#808080 url(/DesktopModules/ASPSlideShow/Templates/Blade_gray/nav.gif) repeat-x bottom;overflow:hidden;display:block;} /* Button Background and Border Top */
#menu-outer_506 li a:hover,
#menu-outer_506 li a.menu-active {font-size:11px;color:#fff;height:53px;margin:0;padding:4px 2px 4px 10px;text-decoration:none;border-top:1px solid #a1a1a1;background:#808080 url(/DesktopModules/ASPSlideShow/Templates/Blade_gray/nav-active.gif) repeat-x bottom;overflow:hidden;display:block;} /* Button Active Background and Border Top */
#menu-outer_506 li a span.menu-img,
#menu-outer_506 li a:hover span.menu-img,
#menu-outer_506 li a.menu-active span.menu-img {width:65px;height:40px;margin:4px 4px 0 0;padding:0;border:1px solid #808080;float:left;overflow:hidden;display:block;} /* Button Frame */
#menu-outer_506 li a span.menu-img img {width:65px;height:auto;cursor:hand}
#menu-outer_506 li a:hover span.menu-img img,
#menu-outer_506 li a.menu-active span.menu-img img {width:65px;height:auto;}
#menu-outer_506 li a span.menu-img img {width:65px;height:auto;}
#menu-outer_506 li a:hover span.menu-img img,
#menu-outer_506 li a.menu-active span.menu-img img {width:65px;height:auto;}
#menu-outer_506 li a span.menu-key {display:none;} 
#menu-outer_506 li a span.menu-title {font-family:"Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;font-size:12px;font-weight:bold;color:#fff;line-height:13px;margin:0;padding:0;display:block;} /* Button Title */
#menu-outer_506 li a span.menu-text {font-family:"Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;font-size:11px;font-weight:normal;color:#fff;line-height:12px;margin:0;padding:0;} /* Button Text */
#menu-outer_506 li a:hover span.menu-title,
#menu-outer_506 li a.menu-active span.menu-title {color:#fff;} /* Button Active Title */
#menu-outer_506 li a:hover span.menu-text,
#menu-outer_506 li a.menu-active span.menu-text {color:#fff;} /* Button Active Text */
span.menu-clr {clear:both;display:block;}

/* Text Bar */
.aspss-textbar_506 {width:150px;height:433px;margin:0;padding:0;top:0;bottom:0;left:10%;background:url(/DesktopModules/ASPSlideShow/Templates/Blade_gray/textbar.png);position:absolute;}
.aspss-textbar_506 .textbar_506 {margin:0;padding:0;}
.aspss-textbar_506 .textbar_506 .bar-title {font-family:"Trebuchet MS", Trebuchet, Arial, Verdana, sans-serif;font-size:24px;color:#fff;line-height:24px;margin:0;padding:20px 8px 2px 8px;} /* Title (No Link) Font/Color */
.aspss-textbar_506 .textbar_506 .bar-title a {font-family:"Trebuchet MS", Trebuchet, Arial, Verdana, sans-serif;font-size:24px;color:#fff;margin:0;padding:0;} /* Title Font/Color */
.aspss-textbar_506 .textbar_506 .bar-title a:hover {font-family:"Trebuchet MS", Trebuchet, Arial, Verdana, sans-serif;font-size:24px;color:#fff;margin:0;padding:0;} /* Title Hover Font/Color */
.aspss-textbar_506 .textbar_506 .bar-tagline {display:none;}
.aspss-textbar_506 .textbar_506 .bar-text {font-family:"Trebuchet MS", Trebuchet, Arial, Verdana, sans-serif;font-size:11px;color:#fff;margin:0 8px;padding:8px 0;background:url(/DesktopModules/ASPSlideShow/Templates/Blade_gray/dot.gif) repeat-x bottom;} /* Text & Separating Line */
.aspss-textbar_506 .textbar_506 a.readon {font-size:11px;color:#fff;width:100px;margin:0;padding:6px 0 6px 12px;bottom:12px;left:8px;border:none;background:url(/DesktopModules/ASPSlideShow/Templates/Blade_gray/readmore.png) no-repeat;position:absolute;} /* Read More Button */
.aspss-textbar_506 .textbar_506 a.readon:hover {font-size:11px;color:#fff;width:100px;margin:0;padding:6px 0 6px 12px;bottom:12px;left:8px;border:none;background:url(/DesktopModules/ASPSlideShow/Templates/Blade_gray/readmore-hover.png) no-repeat;position:absolute;} /* Read More Button Hover */

/* Background Text (if applicable) */
.aspss-backgroundtext_506 {font-family:"Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;font-size:20px;font-weight:normal;color:#fff;width:440px;height:433px;margin:0px;padding:10px;text-decoration:none;cursor:default;} /* Background Text (if applicable) */

/* Generic Styling */
a:active,a:focus {outline:0;}
#aspss-panel_506 img {border:none;}
.aspss-textbar_506 .textbar_506 img,
.aspss-textbar_506 .textbar_506 .bar-text img {display:none;}
.aspss-clr {line-height:0;height:0;clear:both;}
