/* 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
375 height of the slideshow
240 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:
700

Simple calculations are possible:
650 : width of the slideshow + 150 pixel
-280 : width of the text bar - width of the slideshow - 150 pixel
*/

/* Slideshow Containers */
#aspss-outer-panel_386 {width:500px;margin:0;padding:0;border:0;overflow:hidden;} /* Frame */
#aspss-panel_386 {width:500px;margin:0;padding:0;position:relative;clear:both;}
#aspss-slider_386 {width:500px;height:375px;text-align:left;background:none;clear:both;overflow:hidden;} 
#slide-loader_386 {width:500px;height:375px;text-align:center;background:#696969 url(/DesktopModules/ASPSlideShow/Templates/Sample_Flags3d/preloader.gif) no-repeat center;} /* Slide Preloader/Background Color */
#slide-wrapper_386 {width:500px;height:375px;display:none;}
#slide-wrapper_386 #slide-outer_386 {height:375px;background:#696969;} /* Transition Color */
#slide-wrapper_386 #slide-outer_386 .slide {width:500px;height:375px;right:0;position:absolute;overflow:hidden;}
#slide-wrapper_386 #slide-outer_386 .slide .slide-inner {height:375px;z-index:8;margin:0;text-align:left;background:#696969;position:relative;overflow:hidden;} /* Slide Background Color */
#slide-wrapper_386 #slide-outer_386 .slide .slide-inner a.ass_img span span span {background:none;}

/* Menu Buttons */
#menu-outer_386 {color:#696969;height:28px;margin:0;padding:0;border-top:1px solid #ababab;background:url(/DesktopModules/ASPSlideShow/Templates/Sample_Flags3d/navbar.png) repeat;clear:both;overflow:auto;} /* Navigation Bar (Background) Image */
#menu-outer_386 ul {margin:2px 0;padding:0 4px;text-align:right;}
#menu-outer_386 li {margin:0;padding:0;background:none;display:inline;}
#menu-outer_386 li a,#menu-outer_386 li a:hover,#menu-outer_386 li a.menu-active {line-height:22px;width:30px;height:22px;margin:0 2px 0 0;padding:0;text-decoration:none;background:#404040;float:left;overflow:hidden;display:block;} /* Button Size/BackgroundColor */
#menu-outer_386 li a {border:1px solid #aaa;} /* Button Frame */
#menu-outer_386 li a:hover,
#menu-outer_386 li a.menu-active {border:1px solid #fff;} /* Button Frame Active */
#menu-outer_386 li a img {/* opacity:0.6;-moz-opacity:0.6;filter:alpha(opacity=60); */ width:30px;height:auto;margin-top:0px;} /* Button-Image Size And Transparency */
#menu-outer_386 li a:hover img {/* opacity:1.0;-moz-opacity:1.0;filter:alpha(opacity=100); */ width:30px;height:auto;margin-top:0px;} /* Button-Image Hover Size And Transparency */
#menu-outer_386 li a.menu-active img {/* opacity:1.0;-moz-opacity:1.0;filter:alpha(opacity=100); */ width:30px;height:auto;margin-top:0px;}/* Button-Image Active Size And Transparency */
#menu-outer_386 li a span.menu-img {}
#menu-outer_386 li a span.menu-key {display:none;}
#menu-outer_386 li a span.menu-title {display:none;}
#menu-outer_386 li a span.menu-text {display:none;}
#menu-outer_386 li a span.menu-clr {display:none;}
#menu-outer_386 li.noimages {margin:0;padding:0;}
#menu-outer_386 li.noimages a {font-family:"Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;font-size:13px;color:#a6a6a6;line-height:18px;width:12px;height:18px;margin:4px 0 0 0;padding:0;text-align:center;border:none;background:none;float:right;display:block;} /* Navigation Play Button */
#menu-outer_386 li.noimages a:hover {font-family:"Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;font-size:13px;color:#fff;line-height:18px;width:12px;height:18px;margin:4px 0 0 0;padding:0;text-align:center;border:none;background:none;float:right;display:block;} /* Navigation Play Button Hover */
#menu-outer_386 li.noimages a#aspss-panel_386_prev {background:url(/DesktopModules/ASPSlideShow/Templates/Sample_Flags3d/prev.gif) no-repeat 50% 50%;} /* Navigation Previous Button */
#menu-outer_386 li.noimages a:hover#aspss-panel_386_prev {background:url(/DesktopModules/ASPSlideShow/Templates/Sample_Flags3d/prev-hover.gif) no-repeat 50% 50%;} /* Navigation Previous Button Hover */
#menu-outer_386 li.noimages a#aspss-panel_386_playButton {width:40px;background:none;} /* Navigation Play Button */
#menu-outer_386 li.noimages a#aspss-panel_386_next {background:url(/DesktopModules/ASPSlideShow/Templates/Sample_Flags3d/next.gif) no-repeat 50% 50%;} /* Navigation Next Button */
#menu-outer_386 li.noimages a:hover#aspss-panel_386_next {background:url(/DesktopModules/ASPSlideShow/Templates/Sample_Flags3d/next-hover.gif) no-repeat 50% 50%;} /* Navigation Next Button Hover */
#menu-outer_386 li.clr {clear:both;}

/* Background Text (if applicable) */
.aspss-textbar_386 {width:240px;height:100%;margin:0;padding:0;right:0;bottom:0;left:20px;position:absolute;}
.aspss-textbar_386 .textbar_386 {padding:4px 8px;}
.aspss-textbar_386 .textbar_386 .bar-title {font-family:"Trebuchet MS", Trebuchet, Arial, Verdana, sans-serif;font-size:24px;color:#cccccc;line-height:20px;margin-top:15px;padding:0;}	/* Title (No Link) Font/Color */
.aspss-textbar_386 .textbar_386 .bar-title a {font-family:"Trebuchet MS", Trebuchet, Arial, Verdana, sans-serif;font-size:24px;color:#cccccc;margin:0;padding:0;} /* Title Font/Color */
.aspss-textbar_386 .textbar_386 .bar-title a:hover {font-family:"Trebuchet MS", Trebuchet, Arial, Verdana, sans-serif;font-size:24px;color:#cccccc;margin:0;padding:0;} /* Title Hover Font/Color */
.aspss-textbar_386 .textbar_386 .bar-tagline {display:none;}
.aspss-textbar_386 .textbar_386 .bar-text {font-family:"Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;font-size:12px;color:#cccccc;margin:0;padding:5px;}
.aspss-textbar_386 .textbar_386 a.readon {font-family:"Trebuchet MS", Trebuchet, Arial, Verdana, sans-serif;font-size:12px;color:#cccccc;margin:0;padding:0;}
.aspss-textbar_386 .textbar_386 a.readon:hover {font-family:"Trebuchet MS", Trebuchet, Arial, Verdana, sans-serif;font-size:12px;color:#cccccc;margin:0;padding:0;}

.aspss-backgroundtext_386 {font-family:"Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;font-size:20px;font-weight:normal;color:#fff;width:490px;height:375px;margin:0;padding:10px;text-decoration:none;cursor:default;} /* Background Text (if applicable) */


/* Generic Styling */
a:active,a:focus {outline:0;}
#aspss-panel_386 img {border:none;}
.aspss-textbar_386 .slidetext img,
.aspss-textbar_386 .slidetext p img {display:none;} 
.aspss-clr {line-height:0;height:0;clear:both;}

