/**
 * Project:      CMS Danneo : Content management system
 * File:         coda-slider.css
 * @version	 $Id: Danneo CMS v.0.5.4 RC-2 $ 
 * @package      CMS Danneo basis kernel
 * @copyright    Copyright (C) 2004 - 2010 Danneo Team. All rights reserved.
 * @link         http://danneo.com, http://danneo.ru
 * @license      http://www.gnu.org/licenses/gpl-2.0.html   GNU General Public License, version 2
 */

.coda-slider a:link, 
.coda-slider a:visited	{ color: #E70007; text-decoration: underline; font-size:20px; }
.coda-slider a:focus  	{ outline: none }
.coda-slider a:hover		{ color: #f60; }
 
 .panel span.pagenator                           { display: none; }
.coda-slider-wrapper                            { padding: 7px; border: 1px solid #E70007; margin: 0 0 15px;
                                                  -moz-box-shadow: 1px 1px 9px #ddd; -webkit-box-shadow: 1px 1px 9px #ddd;
                                                  -khtml-box-shadow: 1px 1px 9px #ddd; box-shadow: 1px 1px 9px #ddd;
                                                  -moz-border-radius: 5px; -webkitborder-radius: 5px;
                                                  -khtml-border-radius: 5px; border-radius: 5px; }
.coda-slider                                    { background: transparent; }
.coda-slider-no-js .coda-slider                 { overflow: auto !important; padding-right: 0px; }
.coda-slider, .coda-slider .panel               { width: 100%; }
.coda-slider-wrapper.arrows .coda-slider, 
.coda-slider-wrapper.arrows .coda-slider .panel { width: auto; }
.coda-slider-wrapper.arrows .coda-slider        { margin: 0 10px; }
.coda-nav-left a, .coda-nav-right a             { background: #000; color: #fff; padding: 5px; width: 100px; }
.coda-nav ul li a.current		        { border: 1px solid #56a2f8; color: #0c9cf5;
                                                  -moz-box-shadow: inset 0 0 3px #86bdfa; -webkit-box-shadow: inset 0 0 3px #86bdfa;
                                                  -khtml-box-shadow: inset 0 0 3px #86bdfa; box-shadow: inset 0 0 3px #86bdfa;
                                                  -moz-border-radius: 0 0 7px 7px; -webkitborder-radius: 0 0 7px 7px;
                                                  -khtml-border-radius: 0 0 7px 7px; border-radius: 0 0 7px 7px; }
.coda-slider .panel-wrapper                     { padding: 20px 20px 0; margin: 0 0 0px; }
.coda-slider .panel-wrapper h3                  { font-weight: normal; font-size: 13px; margin: 0 0 5px; }
.coda-slider .panel-wrapper .thumb              { padding: 5px; }
.coda-slider p.loading                          { padding: 20px; text-align: center; }
.coda-nav ul                                    { margin: 0 25px; }
.coda-nav ul li                                 { display: inline; }
.coda-nav ul li a                               { border: 1px solid #d4d4d4;
                                                  -moz-box-shadow: inset 0 0 3px #ddd; -webkit-box-shadow: inset 0 0 3px #ddd;
                                                  -khtml-box-shadow: inset 0 0 3px #ddd; box-shadow: inset 0 0 3px #ddd;
                                                  -moz-border-radius: 0 0 7px 7px; -webkitborder-radius: 0 0 7px 7px;
                                                  -khtml-border-radius: 0 0 7px 7px; border-radius: 0 0 7px 7px; 
                                                  display: block; 
                                                  float: left;
                                                  color: #777; 
                                                  font-size: 10px;  
                                                  text-align: center; 
                                                  padding: 1px 0; 
                                                  margin-top: 5px; 
                                                  margin-right: 5px;
                                                  height: 16px; 
                                                  width: 16px; 
                                                  text-decoration: none; 
                                                  }
.coda-nav ul li a:hover                         { border: 1px solid #56a2f8; color: #0e7cf5; }
.coda-slider-wrapper                            { clear: both; overflow: auto; }
.coda-slider                                    { float: left; overflow: hidden; position: relative; }
.coda-slider .panel                             { display: block; float: left; }
.coda-slider .panel-container                   { position: relative; }
.coda-nav-left, .coda-nav-right                 { float: left; }
.coda-nav-left a, .coda-nav-right a             { display: block; text-align: center; text-decoration: none; }
.coda-nav-left, .coda-nav-right                 { display: none; }
#coda-slider-news, #coda-slider-down .panel     { width: 100%; }
.coda-slider-block                              { background: #fff; padding: 0; }

/*
     FILE ARCHIVED ON 01:47:41 Oct 26, 2016 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 17:19:23 Oct 15, 2017.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/