/* 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
505 width of the slideshow
307 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:
705

Simple calculations are possible:
655 : width of the slideshow + 150 pixel
-325 : width of the text bar - width of the slideshow - 150 pixel
*/

/* Slideshow Containers */
#aspss-outer-panel_1265 {width:505px;margin:0;padding:0;border:0;} /* Frame */
#aspss-panel_1265 {width:505px;position:relative;}
#aspss-slider_1265 {width:505px;height:307px;background:none;overflow:hidden;}
#slide-loader_1265 {width:505px;height:307px;text-align:center;background:#848484 url(/DesktopModules/ASPSlideShow/Templates/Vertical_gray_2/preloader.gif) no-repeat center;} /* Preloader Area - Image And Background Color  */
#slide-wrapper_1265 {font-size:11px;width:505px;height:307px;text-align:left;display:none;}
#slide-wrapper_1265 #slide-outer_1265 {height:307px;background:#848484;} /* Slide Area - Transition Color */
#slide-wrapper_1265 #slide-outer_1265 .slide {width:505px;height:307px;right:0;position:absolute;overflow:hidden;}
#slide-wrapper_1265 #slide-outer_1265 .slide .slide-inner {color:#fff;height:307px;margin:0;background:#848484;position:relative;overflow:hidden;} /* Slide Area - Background Color */
#slide-wrapper_1265 #slide-outer_1265 .slide .slide-inner a.ass_img span span span {background:none;}

/* Menu Buttons */
#menu-outer_1265 {margin:0;padding:0;text-align:right;position:relative;}
#menu-outer_1265 ul {height:16px;margin:-28px 8px 0 0;padding:0;position:relative;float:right;}
#menu-outer_1265 li {margin:0;padding:0;background:none;display:none;}
#menu-outer_1265 li.noimages {margin:0;padding:0;display:inline;}
#menu-outer_1265 li.noimages a#aspss-panel_1265_next {width:16px;height:16px;margin:0 4px 0 0;padding:0;border:none;background:url(/DesktopModules/ASPSlideShow/Templates/Vertical_gray_2/next.png) no-repeat;float:right;display:block;} /* Next Button - Image/Position */
#menu-outer_1265 li.noimages a#aspss-panel_1265_playButton {display:none;}
#menu-outer_1265 li.noimages a#aspss-panel_1265_prev {width:16px;height:16px;margin:0 4px 0 0;padding:0;border:none;background:url(/DesktopModules/ASPSlideShow/Templates/Vertical_gray_2/prev.png) no-repeat;float:right;display:block;} /* Prev Button - Image/Position */
#menu-outer_1265 li.clr {float:none;}

/* TextBar Title/Text/BackgroundText */
.aspss-textbar_1265 {font-size:14px;width:200px;height:100%;margin:0;padding:0;top:0;bottom:0;left:20px;background:url(/DesktopModules/ASPSlideShow/Templates/Vertical_gray_2/textbar.png);position:absolute;} /* Text Bar - Position/Size */
.aspss-textbar_1265 .textbar_1265 {margin:0;padding:12px 8px;}
.aspss-textbar_1265 .textbar_1265 .bar-title {font-family:Helvetica, Trebuchet, Arial, Verdana, sans-serif;font-size:18px;color:#fff;line-height:20px;margin:0;padding:0;} /* Title (No Link) - Font/Color */
.aspss-textbar_1265 .textbar_1265 .bar-title a {font-family:Helvetica, Trebuchet, Arial, Verdana, sans-serif;font-size:18px;color:#fff;line-height:20px;margin:0;padding:0;} /* Title - Font/Color */
.aspss-textbar_1265 .textbar_1265 .bar-title a:hover {font-family:Helvetica, Trebuchet, Arial, Verdana, sans-serif;font-size:18px;color:#000000;line-height:20px;margin:0;padding:0;} /* Title Hover - Font/Color */
.aspss-textbar_1265 .textbar_1265 .bar-tagline {font-family:Helvetica, Trebuchet, Arial, Verdana, sans-serif;font-size:11px;color:#fff;margin:0px 0;padding:1px 4px;border-top:2px solid #8ed300;} /* Menu Button Title - Font/Color */
.aspss-textbar_1265 .textbar_1265 .bar-text {font-family:Helvetica, Trebuchet, Arial, Verdana, sans-serif;font-size:15px;font-style:"bold";line-height:21px;color:color:#fff;margin:4px 0 12px 0;padding:0 4px;} /* Text - Font/Color */
.aspss-textbar_1265 .textbar_1265 a.readon {font-family:Helvetica, Trebuchet, Arial, Verdana, sans-serif;font-size:12px;color:#fff;margin:0;padding:1px 4px;text-decoration:none;border:none;background:none;display:inline;}  /* More... Button */
.aspss-textbar_1265 .textbar_1265 a.readon:hover {font-family:Helvetica, Trebuchet, Arial, Verdana, sans-serif;font-size:12px;color:#666666;margin:0;padding:1px 4px;text-decoration:none;border:none;background:#8ed300;display:inline;} /* More... Button Hover */

/* Background Text (if applicable) */
.aspss-backgroundtext_1265 {font-family:Helvetica, Trebuchet, Verdana, Arial, sans-serif;font-size:20px;font-weight:normal;color:#fff;width:495px;height:307px;margin:0px;padding:10px;text-decoration:none;cursor:default;} /* Background Text (if applicable) */

/* Generic Styling */
a:active,a:focus {outline:0;}
#aspss-panel_1265 img {border:none;}
.aspss-textbar_1265 .textbar_1265 img,
.aspss-textbar_1265 .textbar_1265 .bar-text img {display:none;}
.aspss-clr {line-height:0;height:0;}
