/* 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
1024 width of the slideshow
275 height of the slideshow
0 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:
1224

Simple calculations are possible:
1174 : width of the slideshow + 150 pixel
-1044 : width of the text bar - width of the slideshow - 150 pixel
*/

/* Slideshow Containers */
#aspss-outer-panel_626 {width:1024px;margin:0;padding:0;border:0;overflow:hidden;} /* Frame */
#aspss-panel_626 {width:1024px;margin:0;padding:0;position:relative;clear:both;}
#aspss-slider_626 {width:1024px;height:275px;text-align:left;background:none;clear:both;overflow:hidden;} 
#slide-loader_626 {width:1024px;height:275px;text-align:center;background:#808080 url(/DesktopModules/ASPSlideShow/Templates/Flex_gray/preloader.gif) no-repeat center;} /* Slide Preloader/Background Color */
#slide-wrapper_626 {width:1024px;height:275px;display:none;}
#slide-wrapper_626 #slide-outer_626 {height:275px;background:#808080;} /* Transition Color */
#slide-wrapper_626 #slide-outer_626 .slide {width:1024px;height:275px;right:0;position:absolute;overflow:hidden;}
#slide-wrapper_626 #slide-outer_626 .slide .slide-inner {height:275px;z-index:8;margin:0;text-align:left;background:#808080;position:relative;overflow:hidden;} /* Slide Background Color */
#slide-wrapper_626 #slide-outer_626 .slide .slide-inner a.ass_img span span span {background:none;}

/* Menu Buttons */
#menu-outer_626 {color:#808080;height:28px;margin:0;padding:0;border-top:1px solid #ababab;background:url(/DesktopModules/ASPSlideShow/Templates/Flex_gray/navbar.png) repeat;clear:both;overflow:auto;} /* Navigation Bar (Background) Image */
#menu-outer_626 ul {margin:2px 0;padding:0 4px;text-align:right;}
#menu-outer_626 li {margin:0;padding:0;background:none;display:inline;}
#menu-outer_626 li a,#menu-outer_626 li a:hover,#menu-outer_626 li a.menu-active {line-height:22px;width:40px;height:22px;margin:0 2px 0 0;padding:0;text-decoration:none;background:#404040;float:left;overflow:hidden;display:block;} /* Button Size/BackgroundColor */
#menu-outer_626 li a {border:1px solid #aaa;} /* Button Frame */
#menu-outer_626 li a:hover,
#menu-outer_626 li a.menu-active {border:1px solid #fff;} /* Button Frame Active */
#menu-outer_626 li a img {/* opacity:0.6;-moz-opacity:0.6;filter:alpha(opacity=60);*/ width:40px;height:auto;margin-top:0px;} /* Button-Image Size And Transparency */
#menu-outer_626 li a:hover img {/* opacity:1.0;-moz-opacity:1.0;filter:alpha(opacity=100);*/ width:40px;height:auto;margin-top:0px;} /* Button-Image Hover Size And Transparency */
#menu-outer_626 li a.menu-active img {/* opacity:1.0;-moz-opacity:1.0;filter:alpha(opacity=100);*/ width:40px;height:auto;margin-top:0px;}/* Button-Image Active Size And Transparency */
#menu-outer_626 li a span.menu-img {}
#menu-outer_626 li a span.menu-key {display:none;}
#menu-outer_626 li a span.menu-title {display:none;}
#menu-outer_626 li a span.menu-text {display:none;}
#menu-outer_626 li a span.menu-clr {display:none;}
#menu-outer_626 li.noimages {margin:0;padding:0;}
#menu-outer_626 li.noimages a {font-family:"Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;font-size:13px;color:#b0b0b0;line-height:18px;width:12px;height:18px;margin:4px 0 0 0;padding:0;text-align:center;border:none;background:none;float:right;display:block;} /* Navigation Play Button */
#menu-outer_626 li.noimages a:hover {font-family:"Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;font-size:13px;color:#fff;line-height:18px;width:12px;height:18px;margin:4px 0 0 0;padding:0;text-align:center;border:none;background:none;float:right;display:block;} /* Navigation Play Button Hover */
#menu-outer_626 li.noimages a#aspss-panel_626_prev {background:url(/DesktopModules/ASPSlideShow/Templates/Flex_gray/prev.gif) no-repeat 50% 50%;} /* Navigation Previous Button */
#menu-outer_626 li.noimages a:hover#aspss-panel_626_prev {background:url(/DesktopModules/ASPSlideShow/Templates/Flex_gray/prev-hover.gif) no-repeat 50% 50%;} /* Navigation Previous Button Hover */
#menu-outer_626 li.noimages a#aspss-panel_626_playButton {width:40px;background:none;} /* Navigation Play Button */
#menu-outer_626 li.noimages a#aspss-panel_626_next {background:url(/DesktopModules/ASPSlideShow/Templates/Flex_gray/next.gif) no-repeat 50% 50%;} /* Navigation Next Button */
#menu-outer_626 li.noimages a:hover#aspss-panel_626_next {background:url(/DesktopModules/ASPSlideShow/Templates/Flex_gray/next-hover.gif) no-repeat 50% 50%;} /* Navigation Next Button Hover */
#menu-outer_626 li.clr {clear:both;}

/* TextBar Title/Text/BackgroundText */
.aspss-textbar_626 {width:100%;margin:0;padding:0;right:0;bottom:0;left:0;background:url(/DesktopModules/ASPSlideShow/Templates/Flex_gray/textbar.png);position:absolute;}
.aspss-textbar_626 .textbar_626 {padding:4px 8px;}
.aspss-textbar_626 .textbar_626 .bar-title {font-family:"Trebuchet MS", Trebuchet, Arial, Verdana, sans-serif;font-size:26px;color:#fff;line-height:26px;margin:0;padding:0;}	/* Title (No Link) Font/Color */
.aspss-textbar_626 .textbar_626 .bar-title a {font-family:"Trebuchet MS", Trebuchet, Arial, Verdana, sans-serif;font-size:26px;color:#fff;margin:0;padding:0;} /* Title Font/Color */
.aspss-textbar_626 .textbar_626 .bar-title a:hover {font-family:"Trebuchet MS", Trebuchet, Arial, Verdana, sans-serif;font-size:26px;color:#fff;margin:0;padding:0;} /* Title Hover Font/Color */
.aspss-textbar_626 .textbar_626 .bar-tagline {font-size:11px;margin:0;padding:0;display:none;}
.aspss-textbar_626 .textbar_626 .bar-text {font-family:"Trebuchet MS", Trebuchet, Arial, Verdana, sans-serif;font-size:11px;color:#fff;margin:4px 0;padding:0;} /* Text */
.aspss-textbar_626 .textbar_626 a.readon {font-family:"Trebuchet MS", Trebuchet, Arial, Verdana, sans-serif;font-size:11px;color:#fff;margin:4px 0;padding:0;}
.aspss-textbar_626 .textbar_626 a.readon:hover {font-family:"Trebuchet MS", Trebuchet, Arial, Verdana, sans-serif;font-size:11px;color:#fff;margin:4px 0;padding:0;}

/* Background Text (if applicable) */
.aspss-backgroundtext_626 {font-family:"Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;font-size:20px;font-weight:normal;color:#fff;width:1014px;height:275px;margin:0px;padding:10px;text-decoration:none;cursor:default;} /* Background Text (if applicable) */

/* Generic Styling */
a:active,a:focus {outline:0;}
#aspss-panel_626 img {border:none;}
.aspss-textbar_626 .textbar_626 img,
.aspss-textbar_626 .textbar_626 .bar-text img {display:none;} 
.aspss-clr {line-height:0;height:0;clear:both;}

