/* STUDIO202 UNDERGROUND*/

/* 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
690 width of the slideshow
455 height of the slideshow
200 width of the text bar (only when vertical) 
0 width of individual menu items
68 height of individual menu items

Individual tokens can be combined:
690

Simple calculations are possible:
840 : width of the slideshow + 150 pixel
-510 : width of the text bar - width of the slideshow - 150 pixel
*/

/* Slideshow Containers */
#aspss-outer-panel_443 {width:690px;margin:0;padding:0;border:0;overflow:hidden;} /* Frame */
#aspss-panel_443 {width:690px;margin:0;padding:0;position:relative;clear:both;}
#aspss-slider_443 {width:690px;height:455px;text-align:left;background:none;clear:both;overflow:hidden;}
#slide-loader_443 {width:690px;height:455px;text-align:center;background:#c0c0c0 url(/DesktopModules/ASPSlideShow/Templates/Underground_Studio202/preloader.gif) no-repeat center;} /* Slide Preloader/Background Color */
#slide-wrapper_443 {width:690px;height:455px;display:none;}
#slide-wrapper_443 #slide-outer_443 {height:455px;background:#c0c0c0;} /* Transition Color */
#slide-wrapper_443 #slide-outer_443 .slide {width:690px;height:455px;right:0;position:absolute;overflow:hidden;}
#slide-wrapper_443 #slide-outer_443 .slide .slide-inner {color:#fff;height:455px;z-index:8;margin:0;text-align:left;background:#c0c0c0;position:relative;overflow:hidden;} /* Slide Background Color */
#slide-wrapper_443 #slide-outer_443 .slide .slide-inner a.ass_img span span span {top:0;left:0;background:none;position:relative}

/* Menu Buttons */
#menu-outer_443 {width:100%;margin:0;padding:0px 0px 0px 0px;border-top:1px solid #a2b2b1;background:url(/DesktopModules/ASPSlideShow/Templates/Underground_Studio202/menu_bg.gif) repeat top;clear:both;overflow:hidden;} /* NavigationBar BorderTop And BackgroundImage */
#menu-outer_443 ul {margin:0;padding:1px 1px 1px 1px;text-align:left;background:none;float:left;list-style:none;}
#menu-outer_443 li {line-height:14px;margin:0;padding:2px 0;text-align:center;border:none;background:#FFFFFF;float:left;list-style:none;display:inline;} /* NavigationBar BackgroundColor */
#menu-outer_443 li a {font-family:Tahoma, Arial, sans-serif;font-size:10px;color:#a1a1a1;margin:0 3px;padding:1px;text-align:center;text-decoration:none;} /* Button TextSize And TextColor */
#menu-outer_443 li a:hover,
#menu-outer_443 li a.menu-active {font-family:Tahoma, Arial, sans-serif;font-size:10px;color:#808080;margin:0 3px;padding:0;text-align:center;text-decoration:none;border:1px solid #808080;}  /* Button Active TextSize, TextColor And ButtonFrame */
#menu-outer_443 li a span.menu-img {display:none;}
#menu-outer_443 li a span.menu-key {padding:2px;}
#menu-outer_443 li a span.menu-title {display:none;}
#menu-outer_443 li a span.menu-text {display:none;}
#menu-outer_443 li a span.menu-clr {display:none;}
#menu-outer_443 li.noimages a,
#menu-outer_443 li.noimages a.menu-active,
#menu-outer_443 li.noimages a:hover {padding:1px;border:none;} /*Navigation Buttons 'Prev', 'Pause', 'Next' */

/* TextBar Title/Text/BackgroundText */
.aspss-textbar_443 {width:100%;margin:0;padding:0px 0px 0px 0px;right:0;bottom:0;left:0;background:url(/DesktopModules/ASPSlideShow/Templates/Underground_Studio202/textbar.png);position:absolute;}
.aspss-textbar_443 .textbar_443 {padding:1px 2px 1px 2px;}
.aspss-textbar_443 .textbar_443 .bar-title {font-family:"Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;font-size:14px;color:#808080;line-height:14px;margin:0;padding:0;} /* Title (No Link) Font/Color */
.aspss-textbar_443 .textbar_443 .bar-title a {font-family:"Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;font-size:14px;color:#808080;margin:0;padding:0;} /* Title Font/Color */
.aspss-textbar_443 .textbar_443 .bar-title a:hover {font-family:"Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;font-size:14px;color:#808080;margin:0;padding:0;} /* Title Hover Font/Color */
.aspss-textbar_443 .textbar_443 .bar-tagline {font-size:11px;margin:0;padding:0;display:none;}
.aspss-textbar_443 .textbar_443 .bar-text {font-family:"Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;font-size:11px;color:#808080;font-style:Italic;margin:2px 0 4px 2px;padding:0;} /* Text */

/* Background Text (if applicable) */
.aspss-backgroundtext_443 {font-family:"Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;font-size:10px;font-weight:normal;color:#a1a1a1;width:680px;height:455px;margin:0px;padding:10px;text-decoration:none;cursor:default;} /* Background Text (if applicable) */

/* Generic Styling */
a:active,a:focus {outline:0;}
#aspss-panel_443 img {border:none;}
.aspss-textbar_443 .textbar_443 img,
.aspss-textbar_443 .textbar_443 .bar-text img {display:none;}
.aspss-clr {line-height:0;height:0;clear:both;}
