/* 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
490 height of the slideshow
200 width of the text bar (only when vertical) 
200 width of individual menu items
40 height of individual menu items

Individual tokens can be combined:
890

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_436 {width:690px;margin:0;padding:0;border:0;overflow:hidden;} /* Frame */
#aspss-panel_436 {width:690px;margin:0;padding:0;position:relative;clear:both;}
#aspss-slider_436 {width:690px;height:490px;text-align:left;background:none;clear:both;overflow:hidden;}
#slide-loader_436 {width:690px;height:490px;text-align:center;background:#c0c0c0 url(/DesktopModules/ASPSlideShow/Templates/Underground_Studio202/preloader.gif) no-repeat center;} /* Slide Preloader/Background Color */
#slide-wrapper_436 {width:690px;height:490px;display:none;}
#slide-wrapper_436 #slide-outer_436 {height:490px;background:#c0c0c0;} /* Transition Color */
#slide-wrapper_436 #slide-outer_436 .slide {width:690px;height:490px;right:0;position:absolute;overflow:hidden;}
#slide-wrapper_436 #slide-outer_436 .slide .slide-inner {color:#fff;height:490px;z-index:8;margin:0;text-align:left;background:#c0c0c0;position:relative;overflow:hidden;} /* Slide Background Color */
#slide-wrapper_436 #slide-outer_436 .slide .slide-inner a.ass_img span span span {top:0;left:0;background:none;position:relative}

/* Menu Buttons */
#menu-outer_436 {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_436 ul {margin:0;padding:1px 1px 1px 1px;text-align:left;background:none;float:left;list-style:none;}
#menu-outer_436 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_436 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_436 li a:hover,
#menu-outer_436 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_436 li a span.menu-img {display:none;}
#menu-outer_436 li a span.menu-key {padding:2px;}
#menu-outer_436 li a span.menu-title {display:none;}
#menu-outer_436 li a span.menu-text {display:none;}
#menu-outer_436 li a span.menu-clr {display:none;}
#menu-outer_436 li.noimages a,
#menu-outer_436 li.noimages a.menu-active,
#menu-outer_436 li.noimages a:hover {padding:1px;border:none;} /*Navigation Buttons 'Prev', 'Pause', 'Next' */

/* TextBar Title/Text/BackgroundText */
.aspss-textbar_436 {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_436 .textbar_436 {padding:1px 2px 1px 2px;}
.aspss-textbar_436 .textbar_436 .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_436 .textbar_436 .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_436 .textbar_436 .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_436 .textbar_436 .bar-tagline {font-size:11px;margin:0;padding:0;display:none;}
.aspss-textbar_436 .textbar_436 .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_436 {font-family:"Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;font-size:10px;font-weight:normal;color:#a1a1a1;width:680px;height:490px;margin:0px;padding:10px;text-decoration:none;cursor:default;} /* Background Text (if applicable) */

/* Generic Styling */
a:active,a:focus {outline:0;}
#aspss-panel_436 img {border:none;}
.aspss-textbar_436 .textbar_436 img,
.aspss-textbar_436 .textbar_436 .bar-text img {display:none;}
.aspss-clr {line-height:0;height:0;clear:both;}
