/* 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
600 width of the slideshow
400 height of the slideshow
200 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:
800

Simple calculations are possible:
750 : width of the slideshow + 150 pixel
-420 : width of the text bar - width of the slideshow - 150 pixel
*/

/* Slideshow Containers */
#aspss-outer-panel_1074 {width:600px;margin:0;padding:0;border:0;overflow:hidden;} /* Frame */
#aspss-panel_1074 {width:600px;margin:0;padding:0;position:relative;clear:both;}
#aspss-slider_1074 {width:600px;height:400px;text-align:left;background:none;clear:both;overflow:hidden;}
#slide-loader_1074 {width:600px;height:400px;text-align:center;background:#00bfff url(/DesktopModules/ASPSlideShow/Templates/Crystal_blue_deepskyblue/preloader.gif) no-repeat center;} /* Slide Preloader/Background Color */
#slide-wrapper_1074 {width:600px;height:400px;display:none;}
#slide-wrapper_1074 #slide-outer_1074 {height:400px;background:#00bfff;} /* Transition Color */
#slide-wrapper_1074 #slide-outer_1074 .slide {width:600px;height:400px;right:0;position:absolute;overflow:hidden;}
#slide-wrapper_1074 #slide-outer_1074 .slide .slide-inner {color:#00bfff;height:400px;z-index:8;margin:0;text-align:left;background:#00bfff;position:relative;overflow:hidden;} /* Slide Background Color */
#slide-wrapper_1074 #slide-outer_1074 .slide .slide-inner a.ass_img span span span {top:0;left:0;background:none;position:relative}

/* Menu Buttons */
#menu-outer_1074 {z-index:9;right:15px;bottom:8px;position:absolute;} /* NavigationBar */
#menu-outer_1074 ul {margin:0;padding:0;text-align:right;display:block;}
#menu-outer_1074 li {line-height:14px;margin:0;padding:2px 0;text-align:center;border:none;float:left;list-style:none;display:inline;} /* NavigationBar BackgroundColor */
#menu-outer_1074 li a {font-family:Tahoma, Arial, sans-serif;font-size:10px;color:#00bfff;margin:0 1px;padding:1px;text-align:center;text-decoration:none;} /* Button TextSize And TextColor */
#menu-outer_1074 li a:hover,
#menu-outer_1074 li a.menu-active {font-family:Tahoma, Arial, sans-serif;font-size:10px;color:#00bfff;margin:0 1px;padding:0;text-align:center;text-decoration:none;border-right: solid 1px #00bfff;border-left: solid 1px #00bfff;} /* Button Active TextSize, TextColor And ButtonFrame */
#menu-outer_1074 li a span.menu-img {display:none;}
#menu-outer_1074 li a span.menu-key {padding:0 2px;}
#menu-outer_1074 li a span.menu-title {display:none;}
#menu-outer_1074 li a span.menu-text {display:none;}
#menu-outer_1074 li a span.menu-clr {display:none;}
#menu-outer_1074 li.noimages a,
#menu-outer_1074 li.noimages a.menu-active,
#menu-outer_1074 li.noimages a:hover {margin:0 1px;} /*Navigation Buttons 'Prev', 'Pause', 'Next' */

/* TextBar Title/Text/BackgroundText */
.aspss-textbar_1074 {width:100%;margin:0;padding-bottom:12px;right:0;bottom:0;left:0;background:url(/DesktopModules/ASPSlideShow/Templates/Crystal_blue_deepskyblue/textbar.png);position:absolute;} /* Padding => Space between Text and NavigationBar */
.aspss-textbar_1074 .textbar_1074 {padding:4px 8px 2px 8px;}
.aspss-textbar_1074 .textbar_1074 .bar-title {font-family:"Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;font-size:26px;color:#00bfff;line-height:26px;margin:0;padding:0;} /* Title (No Link) Font/Color */
.aspss-textbar_1074 .textbar_1074 .bar-title a {font-family:"Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;font-size:26px;color:#00bfff;margin:0;padding:0;} /* Title Font/Color */
.aspss-textbar_1074 .textbar_1074 .bar-title a:hover {font-family:"Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;font-size:26px;color:#00bfff;margin:0;padding:0;} /* Title Hover Font/Color */
.aspss-textbar_1074 .textbar_1074 .bar-tagline {display:none;}
.aspss-textbar_1074 .textbar_1074 .bar-text {font-family:"Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;font-size:11px;color:#00bfff;margin:4px 0 15px 2px;padding:0;} /* Text */
.aspss-textbar_1074 .textbar_1074 a.readon {font-family:"Trebuchet MS", Trebuchet, Arial, Verdana, sans-serif;font-size:11px;color:#00bfff;margin:0;padding:0 2px;top:-4px;left:2px;text-decoration:none;position:relative;display:inline;}  /* More... Button */
.aspss-textbar_1074 .textbar_1074 a.readon:hover {font-family:"Trebuchet MS", Trebuchet, Arial, Verdana, sans-serif;font-size:11px;color:#00bfff;margin:0;padding:0 1px;top:-4px;left:2px;text-decoration:none;border-right: solid 1px #00bfff;border-left: solid 1px #00bfff;position:relative;display:inline;} /* More... Button Hover */

/* Background Text (if applicable) */
.aspss-backgroundtext_1074 {font-family:"Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;font-size:20px;font-weight:normal;color:#00bfff;width:590px;height:400px;margin:0px;padding:10px;text-decoration:none;cursor:default;}/* Background Text (if applicable) */

/* Generic Styling */
a:active,a:focus {outline:0;}
#aspss-panel_1074 img {border:none;}
.aspss-textbar_1074 .textbar_1074 img,
.aspss-textbar_1074 .textbar_1074 .bar-text img {display:none;}
.aspss-clr {line-height:0;height:0;clear:both;}
