/* 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
634 width of the slideshow
330 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:
834

Simple calculations are possible:
784 : width of the slideshow + 150 pixel
-454 : width of the text bar - width of the slideshow - 150 pixel
*/

/* Slideshow Containers */
#aspss-outer-panel_379 {width:634px;margin:0;padding:0;border:0;overflow:hidden;} /* Frame */
#aspss-panel_379 {width:634px;margin:0;padding:0;position:relative;clear:both;}
#aspss-slider_379 {width:634px;height:330px;text-align:left;background:none;clear:both;overflow:hidden;}
#slide-loader_379 {width:634px;height:330px;text-align:center;background:#808080 url(/DesktopModules/ASPSlideShow/Templates/Kickflip1_gray/preloader.gif) no-repeat center;} /* Slide Preloader/Background Color */
#slide-wrapper_379 {width:634px;height:330px;display:none;}
#slide-wrapper_379 #slide-outer_379 {height:330px;background:#808080;} /* Transition Color */
#slide-wrapper_379 #slide-outer_379 .slide {width:634px;height:330px;right:0;position:absolute;overflow:hidden;}
#slide-wrapper_379 #slide-outer_379 .slide .slide-inner {color:#fff;height:330px;z-index:8;margin:0;text-align:left;background:#808080;position:relative;overflow:hidden;} /* Slide Background Color */
#slide-wrapper_379 #slide-outer_379 .slide .slide-inner a.ass_img span span span {top:0;left:0;background:none;position:relative}

/* Menu Buttons */
#menu-outer_379 {z-index:9;left:0;bottom:0;position:absolute;background: url(/DesktopModules/ASPSlideShow/Templates/spataro%20rotator/rotator-nav.png) 100% 0% no-repeat;} /* NavigationBar */
#menu-outer_379 ul {margin:0;padding:0;text-align:right;float:right;display:block;}
#menu-outer_379 li {line-height:14px;margin:0;padding:2px 0;text-align:center;border:none;float:left;list-style:none;display:inline;} /* NavigationBar BackgroundColor */
#menu-outer_379 li a {font-family:Tahoma, Arial, sans-serif;font-size:10px;color:#bfbfbf;margin:0 1px;padding:1px;text-align:center;text-decoration:none;} /* Button TextSize And TextColor */
#menu-outer_379 li a:hover,
#menu-outer_379 li a.menu-active {font-family:Tahoma, Arial, sans-serif;font-size:10px;color:#fff;margin:0 2px;padding:0;text-align:center;text-decoration:none;border:1px solid#929292;}  /* Button Active TextSize, TextColor And ButtonFrame */
#menu-outer_379 li a span.menu-img {display:none;}
#menu-outer_379 li a span.menu-key {padding:2px;}
#menu-outer_379 li a span.menu-title {display:none;}
#menu-outer_379 li a span.menu-text {display:none;}
#menu-outer_379 li a span.menu-clr {display:none;}
#menu-outer_379 li.noimages a,
#menu-outer_379 li.noimages a.menu-active,
#menu-outer_379 li.noimages a:hover {margin:0 2px;padding:1px;border:none;} /*Navigation Buttons 'Prev', 'Pause', 'Next' */

/* TextBar Title/Text/BackgroundText */
.aspss-textbar_379 {width:100%;height:330px;margin:0;padding-bottom:12px;top:0;left:0;position:absolute;}
.aspss-textbar_379 .textbar_379 {padding:4px 8px 2px 8px;}
.aspss-textbar_379 .textbar_379 .bar-title {font-family:"Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;font-size:26px;color:#fff;line-height:26px;margin:0;padding:0;} /* Title (No Link) Font/Color */
.aspss-textbar_379 .textbar_379 .bar-title a {font-family:"Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;font-size:26px;color:#fff;margin:0;padding:0;} /* Title Font/Color */
.aspss-textbar_379 .textbar_379 .bar-title a:hover {font-family:"Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;font-size:26px;color:#fff;margin:0;padding:0;} /* Title Hover Font/Color */
.aspss-textbar_379 .textbar_379 .bar-tagline {font-size:11px;margin:0;padding:0;display:none;}
.aspss-textbar_379 .textbar_379 .bar-text {font-family:"Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;font-size:11px;color:#fff;margin:4px 0 15px 2px;padding:0;} /* Text */
.aspss-textbar_379 .textbar_379 a.readon { float: right; margin:0;padding:1px 4px;bottom:15px;right:0;text-decoration:none;position:absolute;display:inline; background: url(/DesktopModules/ASPSlideShow/Templates/spataro%20rotator/btn-moreinfo.png) 0% 0% no-repeat; width: 95px; height: 38px; text-indent: -60000em; }  /* More... Button */
.aspss-textbar_379 .textbar_379 a.readon:hover { } /* More... Button Hover */

/* Background Text (if applicable) */
.aspss-backgroundtext_379 {font-family:"Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;font-size:20px;font-weight:normal;color:#fff;width:624px;height:330px;margin:0px;padding:10px;text-decoration:none;cursor:default;} /* Background Text (if applicable) */

/* Generic Styling */
a:active,a:focus {outline:0;}
#aspss-panel_379 img {border:none;}
.aspss-textbar_379 .textbar_379 img,
.aspss-textbar_379 .textbar_379 .bar-text img {display:none;}
