/* 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
500 width of the slideshow
333 height of the slideshow
200 width of the text bar (only when vertical) 
150 width of individual menu items
20 height of individual menu items

Individual tokens can be combined:
650

Simple calculations are possible:
650 : width of the slideshow + 150 pixel
-320 : width of the text bar - width of the slideshow - 150 pixel
*/

/* Slideshow Containers */
#aspss-outer-panel_1079 {width:650px;margin:0;padding:0;border:0;} /* Frame */
#aspss-panel_1079 {width:650px;margin:0;padding:0;text-align:left;position:relative;}
#aspss-slider_1079 {width:500px;height:333px;background:none;overflow:hidden;}
#slide-loader_1079 {width:500px;height:333px;margin:0;padding:0;background:#808080 url(/DesktopModules/ASPSlideShow/Templates/Pure_gray/preloader.gif) no-repeat center;} /* Slide Preloader/Background Color */
#slide-wrapper_1079 {font-size:11px;text-align:left;display:none;}
#slide-wrapper_1079 #slide-outer_1079 {height:333px;background:#808080;} /* Transition Color */
#slide-wrapper_1079 #slide-outer_1079 .slide {width:500px;height:333px;position:absolute;overflow:hidden;}
#slide-wrapper_1079 #slide-outer_1079 .slide .slide-inner {color:#fff;height:333px;margin:0;text-align:left;background:#808080;position:relative;overflow:hidden;} /* Slide Background Color */
#slide-wrapper_1079 #slide-outer_1079 .slide .slide-inner a.ass_img span span span {background:none;}

/* Menu Buttons */
#menu-outer_1079 {color:#fff;width:150px;height:333px;margin:0;padding:0;top:0;right:0;background:#808080;position:absolute;overflow:auto;} /* Navigation Bar */
#menu-outer_1079 ul {margin:0;padding:0;text-align:left;background:none;}
#menu-outer_1079 li {height:56px;margin:0;padding:0;border:none;background:none;list-style:none;display:inline;}
#menu-outer_1079 a {height:20px;margin:0;padding:4px;text-decoration:none;border-top:1px solid #ababab;background:#808080 url(/DesktopModules/ASPSlideShow/Templates/Pure_gray/nav.gif) repeat-x top;overflow:hidden;display:block;} /* Button Background and Border Top */
#menu-outer_1079 a:hover,
#menu-outer_1079 a.menu-active {height:20px;margin:0;padding:4px;text-decoration:none;border-top:1px solid #a6a6a6;background:#808080 url(/DesktopModules/ASPSlideShow/Templates/Pure_gray/nav-active.gif) repeat-x top;overflow:hidden;display:block;} /* Button Active Background and Border Top */
#menu-outer_1079 li a span.menu-img {display:none;}
#menu-outer_1079 li a span.menu-key {display:none;}
#menu-outer_1079 li a span.menu-title {font-family:"Trebuchet MS", Trebuchet, Arial, Verdana, sans-serif;font-size:13px;font-weight:bold;color:#fff;line-height:13px;display:block;} /* Button Title */
#menu-outer_1079 li a span.menu-text {font-family:"Trebuchet MS", Trebuchet, Arial, Verdana, sans-serif;font-size:10px;font-weight:normal;color:#fff;margin:0;padding:0;} /* Button Text */
#menu-outer_1079 li a:hover span.menu-title,
#menu-outer_1079 li a.menu-active span.menu-title {color:#fff;} /* Button Active Title */
#menu-outer_1079 li a:hover span.menu-text,
#menu-outer_1079 li a.menu-active span.menu-text {color:#fff;} /* Button Active Text */
span.menu-clr {display:block;}
#menu-outer_1079 li a span.menu-clr {display:none;}
#menu-outer_1079 li.noimages {display:none;}

/* TextBar Title/Text/BackgroundText */
.aspss-textbar_1079 {width:100%;width:auto;margin:0;padding:0;right:0;bottom:0;left:0;background:url(/DesktopModules/ASPSlideShow/Templates/Pure_gray/textbar.png);position:absolute;}
.aspss-textbar_1079 .textbar_1079 {margin:0;padding:4px 12px;}
.aspss-textbar_1079 .textbar_1079 .bar-title {font-family:"Trebuchet MS", Trebuchet, Arial, Verdana, sans-serif;font-size:20px;color:#fff;line-height:20px;margin:0;padding:0;}	/* Title (No Link) Font/Color */
.aspss-textbar_1079 .textbar_1079 .bar-title a {font-family:"Trebuchet MS", Trebuchet, Arial, Verdana, sans-serif;font-size:20px;color:#fff;margin:0;padding:0;} /* Title Font/Color */
.aspss-textbar_1079 .textbar_1079 .bar-title a:hover {font-family:"Trebuchet MS", Trebuchet, Arial, Verdana, sans-serif;font-size:20px;color:#fff;margin:0;padding:0;} /* Title Hover Font/Color */
.aspss-textbar_1079 .textbar_1079 .bar-tagline {display:none;}
.aspss-textbar_1079 .textbar_1079 .bar-text {font-family:"Trebuchet MS", Trebuchet, Arial, Verdana, sans-serif;font-size:11px;color:#fff;margin:4px 0;padding:0;} /* Text */
.aspss-textbar_1079 .textbar_1079 a.readon {font-family:"Trebuchet MS", Trebuchet, Arial, Verdana, sans-serif;font-size:11px;color:#fff;margin:4px 0;padding:0;}
.aspss-textbar_1079 .textbar_1079 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_1079 {font-family:"Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;font-size:20px;font-weight:normal;color:#fff;width:490px;height:333px;margin:0px;padding:10px;text-decoration:none;cursor:default;} /* Background Text (if applicable) */

/* Generic Styling */
a:active,a:focus {outline:0;}
#aspss-panel_1079 img {border:none;}
.aspss-textbar_1079 .textbar_1079 img,
.aspss-textbar_1079 .textbar_1079 .bar-text img {display:none;}
.aspss-clr {line-height:0;height:0;}
