/* 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
550 width of the slideshow
412 height of the slideshow
200 width of the text bar (only when vertical) 
200 width of individual menu items
68 height of individual menu items

Individual tokens can be combined:
750

Simple calculations are possible:
700 : width of the slideshow + 150 pixel
-370 : width of the text bar - width of the slideshow - 150 pixel
*/

/* Slideshow Containers */
#aspss-outer-panel_446 {width:550px;margin:0;padding:0;border:0;} /* Frame */
#aspss-panel_446 {width:550px;margin:0;padding:0;border:none;position:relative;}
#aspss-slider_446 {width:550px;height:412px;background:none;overflow:hidden;}
#slide-loader_446 {width:550px;height:412px;text-align:center;background:#808080 url(/DesktopModules/ASPSlideShow/Templates/Twister_gray/preloader.gif) no-repeat center;} /* Slide Preloader/Background Color */
#slide-wrapper_446 {font-size:11px;width:550px;height:412px;text-align:left;display:none;}
#slide-wrapper_446 #slide-outer_446 {height:412px;background:#808080;} /* Transition Color */
#slide-wrapper_446 #slide-outer_446 .slide {width:550px;height:412px;right:0;position:absolute;overflow:hidden;}
#slide-wrapper_446 #slide-outer_446 .slide .slide-inner {color:#fff;height:412px;margin:0px;background:#808080;position:relative;overflow:hidden;} /* Slide Background Color */
#slide-wrapper_446 #slide-outer_446 .slide .slide-inner a.ass_img span span span {background:none;}

/* Menu Buttons */
#pseudobox_446 {width:350px;height:34px;margin:0;padding:0;top:7px;right:0;left:0;background:#808080;position:absolute;opacity:0.26;filter:alpha(opacity=26);-moz-opacity:0.26;} /*Navigation Bar (Right) Background/Transparency/Size */
#menu-outer_446 {width:350px;z-index:9;right:0;bottom:16px;position:absolute;}
#menu-outer_446 ul {margin:0;padding:0;text-align:right;display:block;}
#menu-outer_446 li {margin:0;padding:0;background:none;display:inline;}
#menu-outer_446 li a,
#menu-outer_446 li a:hover,
#menu-outer_446 li a.menu-active {width:50px;height:50px;margin:0 2px;padding:0;text-decoration:none;position:relative;float:left;overflow:hidden;display:block;} /* Alignment */
#menu-outer_446 li a {background:none;}
#menu-outer_446 li a:hover,
#menu-outer_446 li a.menu-active {background:url(/DesktopModules/ASPSlideShow/Templates/Twister_gray/current.gif) no-repeat 49% 0;}
#menu-outer_446 li a img,
#menu-outer_446 li a:hover img,
#menu-outer_446 li a.menu-active img {width:45px;height:30px;margin:8px 0 0 0;padding:0;} /* Button Size */
#menu-outer_446 li a img {/*opacity:0.7;-moz-opacity:0.7;filter:alpha(opacity=70);*/border:1px solid #aaa;} /* Button Frame/Transparency */
#menu-outer_446 li a:hover img,
#menu-outer_446 li a.menu-active img {/*opacity:1.0;-moz-opacity:1.0;filter:alpha(opacity=100);*/border:1px solid #fff;width:48px;height:32px;margin:6px 0 0 0;padding:0;} /* Button Hover|Active Frame/Transparency/Size */
#menu-outer_446 li a span.menu-key {display:none;}
#menu-outer_446 li a span.menu-title {display:none;}
#menu-outer_446 li a span.menu-text {display:none;}
#menu-outer_446 li a span.menu-clr {display:none;}
#menu-outer_446 li.noimages a {font-family:Tahoma, Arial, sans-serif;font-size:10px;width:auto;margin:0;padding:0 4px;text-align:center;border:none;background:none;}
#menu-outer_446 li.noimages a:hover {font-family:Tahoma, Arial, sans-serif;font-size:10px;color:#FF9900;width:auto;margin:0;padding:0 4px;text-align:center;border:none;background:none;}
#menu-outer_446 li.noimages a#aspss-panel_446_prev {font-size:0;margin:0 2px;text-indent:-9999px;background:url(/DesktopModules/ASPSlideShow/Templates/Twister_gray/prev.gif) no-repeat center 50%;overflow:hidden;}
#menu-outer_446 li.noimages a#aspss-panel_446_playButton {display:none;}
#menu-outer_446 li.noimages a#aspss-panel_446_next {font-size:0;margin:0 2px;text-indent:-9999px;background:url(/DesktopModules/ASPSlideShow/Templates/Twister_gray/next.gif) no-repeat center 50%;overflow:hidden;}

/* TextBar Title/Text/BackgroundText */
.aspss-textbar_446 {width:200px;height:34px;margin:0;padding:0;bottom:25px;left:0;background:url(/DesktopModules/ASPSlideShow/Templates/Twister_gray/textbar.png);position:absolute;overflow:hidden;} /*Text Bar (Left) Background/Transparency/Size */
.aspss-textbar_446 .textbar_446 {font-size:11px;margin:0;padding:0 8px;}
.aspss-textbar_446 .textbar_446 .bar-title {font-family:"Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;font-size:12px;font-weight:normal;color:#fff;line-height:13px;margin:0;padding-top:5px;} /* Title (No Link) Font/Color */
.aspss-textbar_446 .textbar_446 .bar-title a {font-family:"Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;font-size:12px;font-weight:normal;color:#fff;line-height:13px;margin:0;padding-top:5px;} /* Title Font/Color */
.aspss-textbar_446 .textbar_446 .bar-title a:hover {font-family:"Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;font-size:12px;font-weight:normal;color:#fff;line-height:13px;margin:0;padding-top:5px;} /* Title Hover Font/Color */
.aspss-textbar_446 .textbar_446 .bar-tagline {display:none;} 
.aspss-textbar_446 .textbar_446 .bar-text {display:none;}
.aspss-textbar_446 .textbar_446 a.readon {display:none;}
.aspss-textbar_446 .textbar_446 a.readon:hover {display:none;}

/* Background Text (if applicable) */
.aspss-backgroundtext_446 {font-family:"Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;font-size:20px;font-weight:normal;color:#fff;width:540px;height:412px;margin:0px;padding:10px;text-decoration:none;cursor:default;} /* Background Text (if applicable) */

/* Generic Styling */
a:active,a:focus {outline:0;}
#aspss-panel_446 img {border:none;}
.aspss-textbar_446 .textbar_446 img,
.aspss-textbar_446 .textbar_446 .bar-text img {display:none;} 
.aspss-clr {line-height:0;height:0;}
