/* 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
972 width of the slideshow
300 height of the slideshow
400 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:
1172

Simple calculations are possible:
1122 : width of the slideshow + 150 pixel
-592 : width of the text bar - width of the slideshow - 150 pixel
*/

/* Slideshow Containers */
#aspss-outer-panel_765 {width:972px;margin:0;padding:0;border:0;overflow:hidden;} /* Frame */
#aspss-panel_765 {width:972px;margin:0;padding:0;position:relative;clear:both;}
#aspss-slider_765 {width:972px;height:300px;text-align:left;background:none;clear:both;overflow:hidden;}
#slide-loader_765 {width:972px;height:300px;text-align:center;background:#556b2f url(/DesktopModules/ASPSlideShow/Templates/Underground_green_darkolivegreen/preloader.gif) no-repeat center;} /* Slide Preloader/Background Color */
#slide-wrapper_765 {width:972px;height:300px;display:none;}
#slide-wrapper_765 #slide-outer_765 {height:300px;background:#556b2f;} /* Transition Color */
#slide-wrapper_765 #slide-outer_765 .slide {width:972px;height:300px;right:0;position:absolute;overflow:hidden;}
#slide-wrapper_765 #slide-outer_765 .slide .slide-inner {color:#fff;height:300px;z-index:8;margin:0;text-align:left;background:#556b2f;position:relative;overflow:hidden;} /* Slide Background Color */
#slide-wrapper_765 #slide-outer_765 .slide .slide-inner a.ass_img span span span {top:0;left:0;background:none;position:relative}

/* Menu Buttons */
#menu-outer_765 {width:100%;margin:0;padding:0;border-top:2px solid #495c28;background:url(/DesktopModules/ASPSlideShow/Templates/Underground_green_darkolivegreen/menu_bg.gif) repeat top;clear:both;overflow:hidden;} /* NavigationBar BorderTop And BackgroundImage */
#menu-outer_765 ul {margin:0;padding:2px 16px;text-align:left;background:none;float:left;list-style:none;}
#menu-outer_765 li {line-height:14px;margin:0;padding:2px 0;text-align:center;border:none;background:#556b2f;float:left;list-style:none;display:inline;} /* NavigationBar BackgroundColor */
#menu-outer_765 li a {font-family:Tahoma, Arial, sans-serif;font-size:10px;color:#95b064;margin:0 3px;padding:1px;text-align:center;text-decoration:none;} /* Button TextSize And TextColor */
#menu-outer_765 li a:hover,
#menu-outer_765 li a.menu-active {font-family:Tahoma, Arial, sans-serif;font-size:10px;color:#fff;margin:0 3px;padding:0;text-align:center;text-decoration:none;border:1px solid #95b064;}  /* Button Active TextSize, TextColor And ButtonFrame */
#menu-outer_765 li a span.menu-img {display:none;}
#menu-outer_765 li a span.menu-key {padding:2px;}
#menu-outer_765 li a span.menu-title {display:none;}
#menu-outer_765 li a span.menu-text {display:none;}
#menu-outer_765 li a span.menu-clr {display:none;}
#menu-outer_765 li.noimages a,
#menu-outer_765 li.noimages a.menu-active,
#menu-outer_765 li.noimages a:hover {padding:1px;border:none;} /*Navigation Buttons 'Prev', 'Pause', 'Next' */

/* TextBar Title/Text/BackgroundText */
.aspss-textbar_765 {width:100%;margin:0;padding:0;right:0;bottom:0;left:0;background:url(/DesktopModules/ASPSlideShow/Templates/Underground_green_darkolivegreen/textbar.png);position:absolute;}
.aspss-textbar_765 .textbar_765 {padding:4px 8px 2px 8px;}
.aspss-textbar_765 .textbar_765 .bar-title {font-family:"Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;font-size:26px;color:#000000;line-height:26px;margin:0;padding:0;} /* Title (No Link) Font/Color */
.aspss-textbar_765 .textbar_765 .bar-title a {font-family:"Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;font-size:26px;color:#000000;margin:0;padding:0;} /* Title Font/Color */
.aspss-textbar_765 .textbar_765 .bar-title a:hover {font-family:"Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;font-size:26px;color:#000000;margin:0;padding:0;} /* Title Hover Font/Color */
.aspss-textbar_765 .textbar_765 .bar-tagline {font-size:12px;margin:0;padding:0;display:none;}
.aspss-textbar_765 .textbar_765 .bar-text {font-family:"Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;font-size:12px;color:#000000;margin:4px 0 15px 2px;padding:0;} /* Text */
.aspss-textbar_765 .textbar_765 a.readon {font-family:"Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;font-size:12px;color:#95b064;line-height:16px;margin:0;margin-bottom:5px;padding:1px 8px;right:5px;bottom:0;text-decoration:none;border:0;background:url(/DesktopModules/ASPSlideShow/Templates/Underground_green_darkolivegreen/readmore.png) repeat-x center;position:absolute;display:inline} /* Read More Button */
.aspss-textbar_765 .textbar_765 a.readon:hover {font-family:"Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;font-size:11px;color:#fff;line-height:16px;margin:0;margin-bottom:5px;padding:1px 8px;text-decoration:none;border:0;background:url(/DesktopModules/ASPSlideShow/Templates/Underground_green_darkolivegreen/readmore-hover.png) repeat-x center;display:inline} /* Read More Button Hover */

/* Background Text (if applicable) */
.aspss-backgroundtext_765 {font-family:"Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;font-size:20px;font-weight:normal;color:#fff;width:962px;height:300px;margin:0px;padding:10px;text-decoration:none;cursor:default;} /* Background Text (if applicable) */

/* Generic Styling */
a:active,a:focus {outline:0;}
#aspss-panel_765 img {border:none;}
.aspss-textbar_765 .textbar_765 img,
.aspss-textbar_765 .textbar_765 .bar-text img {display:none;}
.aspss-clr {line-height:0;height:0;clear:both;}