/*
	AnythingSlider v1.8+ Metallic theme
	By Rob Garrison
*/
/*****************************
  SET DEFAULT DIMENSIONS HERE
 *****************************/
/* change the ID & dimensions to match your slider   --- width:222px  ---  */
#sliderLogo{height:110px;margin:0px 0px 0 0px;margin:0px 0px 0 -0px\0/;*margin:0px 0px 0 -0px;list-style: none;/* Prevent FOUC (see FAQ page) and keep things readable if javascript is disabled */}

/*************************
  SET STYLING HERE
 *************************
 =================================
 Default state (no keyboard focus)
 ==================================*/
/* Overall Wrapper */
.anythingSlider-sliderLogo {margin: 0 auto;/* 23px right & left padding for the navigation arrows */padding: 0 0px;margin-left:0px}
/* slider window - top & bottom borders, default state */
.anythingSlider-sliderLogo .anythingWindow {border-right: 0px solid #333;border-bottom: 0px solid #333;}
/* Navigation buttons + start/stop button, default state */
/* .anythingSlider-slider .anythingControls a {background: transparent url(../images/arrows-blu.png) -68px -40px repeat-x;color: #000;border: #000 1px solid;border-radius: 5px;-moz-border-radius: 5px;-webkit-border-radius: 5px;}
/* Navigation current button, default state */
.anythingSlider-sliderLogo .anythingControls a.cur,
.anythingSlider-sliderLogo .anythingControls a:hover {background-position: -70px -137px;background-color: #888;color: #000;}

/* start-stop button, stopped, default state */
.anythingSlider-sliderLogo .anythingControls a.start-stop {background: #040;color: #ddd;/* top shadow */-moz-box-shadow: inset 1px 2px 5px rgba(0, 0, 0, 0.5);-webkit-box-shadow: inset 1px 2px 5px rgba(0, 0, 0, 0.5);box-shadow: inset 1px 2px 5px rgba(0, 0, 0, 0.5);}
/* start-stop button, playing, default state */
.anythingSlider-sliderLogo .anythingControls a.start-stop.playing {background-color:none}

/* start-stop button, default hovered text color (when visible) */
/* hide nav/start-stop background image shadow on hover - makes the button appear to come forward */
.anythingSlider-sliderLogo .anythingControls a.start-stop:hover,
.anythingSlider-sliderLogo .anythingControls a.start-stop.hover,
.anythingSlider-sliderLogo .anythingControls a.start-stop .anythingControls ul a:hover {color: #fff;/* clear top shadow */-moz-box-shadow: inset 0 0 0 #000000;-webkit-box-shadow: inset 0 0 0 #000000;box-shadow: inset 0 0 0 #000000;}

/*
 =================================
 Active State (has keyboard focus)
 =================================
*/
/* slider window - top & bottom borders, active state */
.anythingSlider-sliderLogo.activeSlider .anythingWindow {border-color: #0355a3;}

/* Navigation buttons, active state */
.anythingSlider-sliderLogo.activeSlider .anythingControls a {background-color: transparent;}
/* Navigation current button, active state */
.anythingSlider-sliderLogo.activeSlider .anythingControls a.cur,
.anythingSlider-sliderLogo.activeSlider .anythingControls a:hover {background-position: -76px -57px;background-color: #ccc;}

/* start-stop button, stopped, active state */
.anythingSlider-sliderLogo.activeSlider .anythingControls a.start-stop {background:#fff;color: #fff;}
/* start-stop button, playing, active state */
.anythingSlider-sliderLogo.activeSlider .anythingControls a.start-stop.playing {color: #fff;background: #d00;}
/* start-stop button, active slider hovered text color (when visible) */
.anythingSlider-sliderLogo.activeSlider .start-stop:hover,
.anythingSlider-sliderLogo.activeSlider .start-stop.hover {color: #fff;}

/************************
  NAVIGATION POSITIONING
 ************************/
/* Navigation Arrows */
.anythingSlider-sliderLogo .arrow{top:50px;top:53px\0/!important;position:absolute;display:block;z-index:999999;}

.anythingSlider-sliderLogo .arrow a {display:block;width:10px;height:15px;margin: 120px 0 0 0px; /* half height of image */text-align: center;outline: 0;}

/* back arrow */
.anythingSlider-sliderLogo .back {top:50px;left:10px;left:20px\0/;*left:20px;background: url(images/arrowSx.png) no-repeat;height:15px}
.anythingSlider-sliderLogo .back a { background-position: left bottom;}
.anythingSlider-sliderLogo .back a:hover,
/* .anythingSlider-slider .back a.hover { background-position:left top;} */
/* forward arrow */
.anythingSlider-sliderLogo .forward {top:50px;left:658px;*left:685px;left:658px\0/;background:url(images/arrowDx.png) no-repeat;height:15px;z-index:999999}
/* .anythingSlider-slider .forward a {background-position: right bottom;} */
.anythingSlider-sliderLogo .forward a:hover,
.anythingSlider-sliderLogo .forward a.hover {background-position: right top;}

/* Navigation Links */
.anythingSlider-sliderLogo .anythingControls {height: 15px; /* limit height, needed for IE9 of all things */outline: 0;display: block;float: right;position: absolute;bottom:15px;left:-5px;margin:0 5px;z-index:900;opacity:1;filter:alpha(opacity=100);}

.anythingSlider-sliderLogo .anythingControls ul {margin: 0;padding: 0;float: left;}
.anythingSlider-sliderLogo .anythingControls ul li {list-style: none;float: left;margin: 0;padding: 0;}
.anythingSlider-sliderLogo .anythingControls ul a {display: inline-block;width: 10px;height: 10px;margin: 3px;padding: 0;text-decoration: none;text-align: center;outline: 0;}

.anythingSlider-sliderLogo .anythingControls span {display: block;visibility:hidden;}

/* navigationSize window */
.anythingSlider-sliderLogo .anythingControls .anythingNavWindow {overflow: hidden;float: left;}
/* navigationSize nav arrow positioning */
.anythingSlider-sliderLogo .anythingControls li.prev a span,
.anythingSlider-sliderLogo .anythingControls li.next a span {visibility: visible;position: relative;top: -6px; /* bring navigationSize text arrows into view */color: #fff;}

/* Autoplay Start/Stop button */
.anythingSlider-sliderLogo .anythingControls .start-stop {display: inline-block;width: 10px;height: 10px;margin: 3px;padding: 0;text-align: center;text-decoration: none;z-index: 100;outline: 0;}

/***********************
IE8 AND OLDER STYLING
***********************/
/* Navigation Arrows */
.as-oldie .anythingSlider-sliderLogo .arrow {top: 40%;}
.as-oldie .anythingSlider-slider .arrow a {margin: 0;}

/***********************
  COMMON SLIDER STYLING
 ***********************/
/* Overall Wrapper */
.anythingSlider {display: block;overflow: visible !important;position: relative;}
/* anythingSlider viewport window */
.anythingSlider .anythingWindow {overflow: hidden;position: relative;width: 100%;height: 100%;}
/* anythingSlider base (original element) */
.anythingSlider .anythingBase {background: transparent;list-style: none;position: absolute;overflow: visible !important;top: 0;left: 0;margin: 0;padding: 0;}

/* Navigation arrow text; indent moved to span inside "a", for IE7;
	apparently, a negative text-indent on an "a" link moves the link as well as the text */
.anythingSlider .arrow span {display: block;visibility: hidden;}
/* disabled arrows, hide or reduce opacity: opacity: .5; filter: alpha(opacity=50); */
.anythingSlider .arrow.disabled {display: none;}
/* all panels inside the slider; horizontal mode */
.anythingSlider .panel {;display: block;overflow: hidden;float: left;padding: 0;margin: 0;}
/* vertical mode */
.anythingSlider .vertical .panel {float: none;}

/* fade mode */
.anythingSlider .fade .panel {float: none;position: absolute;top: 0;left: 0;z-index: -1;}
/* fade mode active page - visible & on top */
.anythingSlider .fade .activePage {	z-index: 0;}

/***********************
  RTL STYLING
 ***********************/
/* slider autoplay right-to-left, reverse order of nav links to look better */
.anythingSlider.rtl .anythingWindow {direction: ltr;unicode-bidi: bidi-override;}
.anythingSlider.rtl .anythingControls ul { float: left; } /* move nav link group to left */
.anythingSlider.rtl .anythingControls ul a { float: right; } /* reverse order of nav links */
.anythingSlider.rtl .start-stop { /* float: right; */ } /* move start/stop button - in case you want to switch sides */

/* probably not necessary, but added just in case */
.anythingSlider .anythingWindow,
.anythingSlider .anythingControls ul a,
.anythingSlider .arrow a,
.anythingSlider .start-stop {transition-duration: 0;-o-transition-duration: 0;-moz-transition-duration: 0;-webkit-transition-duration: 0;}






