/**
 * @version		1.2.2
 * @package		JoomlaXTC Versant template for Joomla! 3.x
 * @author		JoomlaXTC http://www.joomlaxtc.com
 * @copyright	Copyright (C) 2012-2015 Monev Software LLC. All rights reserved.
 * @license		http://www.joomlaxtc.com/license JoomlaXTC Proprietary Use License
 */
/* ----------------------------------------------*/
/* B 00 - Body
/* ----------------------------------------------*/
body {color:#666666; background:#333  url('http://www.gepard-online.ru/templates/versant/images/backgrounds/diag2.png') repeat; }
/* ----------------------------------------------*/
/* B 01 - Heading,links and titles
/* ----------------------------------------------*/
.contentheading {color:#DB8809;}
.componentheading {color:#DB8809;}
a,input.button {color:#666666;}
a:hover {color:#666666;}
a:active {color:#666666;}
h1 {color:#DB8809;}
h2 {color:#DB8809;}
h3 {color:#333333;}
h4 {color:#DB8809;}
h5 {color:#333333;}
h6 {color:#333333;}
/* ----------------------------------------------*/
/* B 02 - Titles
/* ----------------------------------------------*/
h1.pagetitle{background-color: #f6f6f6;}
.pagetitle, .pagetitle a {color:#fff; color:#DB8809;}
.pagetitle span{}
.title {color:#393939;}
.title a {color:#393939;}
.title a:hover {color:#666666;}
/* ----------------------------------------------*/
/* B 03 - Basecolor styles, used in JXTC Walls and 3rd party components
/* ----------------------------------------------*/
.basecolor_1 {color:#666666;}
.basecolor_2 {color:#393939;}
.basecolor_2 a {color:#393939;}
.basecolor_3 {color:#aaaaaa;}
.basecolor_4 {color:#DB8809;}
.basecolor_5 {color:#DB8809;}
.basecolor_6 {color:#DB8809;}
.basecolor_7 {color:#999999;}
.basecolor_8 {color:#DB8809;}

/* ----------------------------------------------*/
/* L 00 - Header,logo,menu,inset,message,breadcrumb
/* ----------------------------------------------*/
#headerwrap{background:transparent ; }
#header{border-bottom-style:solid;background:transparent ; }
#logo a{height: 36px;width:143px;padding:0px;background:  url(http://www.gepard-online.ru/templates/versant/images/logos/gepard_line3.png) no-repeat 0 0; }
#search input{-moz-box-shadow: -1px -1px 0px rgba(0,0,0,0.3), 1px 1px 0px rgba(255,255,255,0.075); -webkit-box-shadow: -1px -1px 0px rgba(0,0,0,0.3), 1px 1px 0px rgba(255,255,255,0.075); box-shadow: -1px -1px 0px rgba(0,0,0,0.3), 1px 1px 0px rgba(255,255,255,0.075);}
/* ----------------------------------------------*/
/* L 01 - Left and Right Columns
/* ----------------------------------------------*/
#left {background: #f1f1f1;}
#right {background: #f1f1f1;}
#left2 {background:#fff}
#left3 {}
.logo {background: #666666 url(http://www.gepard-online.ru/templates/versant/images/backgrounds/crosspat.png) repeat;}
.logowrap {padding:60px;}
.logodiv {background: url(http://www.gepard-online.ru/templates/versant/images/backgrounds/logo-s3.png) 0 0 no-repeat;
-moz-background-size:100%; -webkit-background-size:100%; background-size:100%;}

.logowrap1 {padding:60px; background: #DB8809 url(http://www.gepard-online.ru/templates/versant/images/backgrounds/diag1.png) repeat; ;}
.logodiv1 {background: url(http://www.gepard-online.ru/templates/versant/images/backgrounds/logo-s3.png) 0 0 no-repeat;
-moz-background-size:100%; -webkit-background-size:100%; background-size:100%;}
.logowrap1, logodiv1 {display:none;}
/* ----------------------------------------------*/
/* L 01 - Region 1
/* ----------------------------------------------*/
#region1wrap{background:#393939 ; }
#region1{border-left-style:solid;border-right-style:solid;background:#393939 ; }


/* ----------------------------------------------*/
/* L 02 - Region 2
/* ----------------------------------------------*/
#region2wrap{background:transparent ; }
#region2{border-left-style:solid; border-right-style:solid;background:#f8f8f8 ; }

/* ----------------------------------------------*/
/* L 03 - Region 3
/* ----------------------------------------------*/
#region3wrap{background:transparent ; }
#region3wrapnoimg{background:transparent;}
#region3{border-left-style:solid; border-right-style:solid;background:#f8f8f8 ; }

/* ----------------------------------------------*/
/* L 04 - Region 4
/* ----------------------------------------------*/
#region4wrap{background:transparent ; }
#region4{border-left-style:solid; border-right-style:solid;background:#eeeeee ; }
/* ----------------------------------------------*/
/* L 05 - Region 5
/* ----------------------------------------------*/
#region5wrap{background:transparent ; }
#region5{border-left-style:solid; border-right-style:solid;background:#fff ; }

/* ----------------------------------------------*/
/* L 06 - Region 6
/* ----------------------------------------------*/
#region6wrap{background:transparent ; }
#region6{border-left-style:solid; border-right-style:solid;background:  url('http://www.gepard-online.ru/templates/versant/images/backgrounds/regionsep.png') bottom repeat-x; }

/* ----------------------------------------------*/
/* L 07 - Region 7
/* ----------------------------------------------*/
#region7wrap{background:transparent ; }
#region7{border-left-style:solid; border-right-style:solid;background:#f9f9f9 ; }

/* ----------------------------------------------*/
/* L 08 - Region 8
/* ----------------------------------------------*/
#region8wrap{background:transparent ; }
#region8{border-left-style:solid; border-right-style:solid;background: ; }


/* ----------------------------------------------*/
/* L 09 - Region 9
/* ----------------------------------------------*/
#region9wrap{background:transparent ; }
#region9{border-left-style:solid; border-right-style:solid; border-top-style:solid;background:#111111 ; }

#region9 input.inputbox{background:#555!important;border:1px solid #555!important; color:#ccc;}
input.inputbox{border:1px solid #e5e5e5!important; color:#666;}
div#bottom1 .module, div#bottom2 .module, div#bottom3 .module, div#bottom4 .module, div#bottom6 .module, #footerpad .module {background:none;}
/* ----------------------------------------------*/
/* L 10 - Footerwrap
/* ----------------------------------------------*/
#footerwrap{background:transparent;}
#footerpad{background:transparent;border-top-style:solid;}
/* ----------------------------------------------*/
/* L 11 - Site Wrap Borders
/* ----------------------------------------------*/
#header,#region1,#region2,#region3,#region4,#region5,#region6,#region7,#region8,#region9,#footerpad {border-width:3em; border-color:#f8f8f8;}
/* ----------------------------------------------*/
/* M 00 - XTC Menu
/* ----------------------------------------------*/
#menu {background: transparent;}
/* Top Level */
#header ul.menu > li > a {color:#ccc; background: transparent;}
#header ul.menu > li > a:hover,#header ul.menu > li.xtcHover a  {color:#ebebeb;background: #191919!important;
-moz-border-radius: 3px 3px 0 0; -webkit-border-radius: 3px 3px 0 0; border-radius: 3px 3px 0 0;
}
#header ul.menu > li.active > a {color:#DB8809;background: transparent;}
#header ul.menu > li.active > a:hover {color:#ebebeb;background: #191919;-moz-border-radius: 3px 3px 0 0; -webkit-border-radius: 3px 3px 0 0; border-radius: 3px 3px 0 0;}
/* Dropdown Level */
#header ul.menu li.parent > ul {background: #191919;   box-shadow: 0 10px 15px rgba(0,0,0,0.5); -moz-box-shadow: 0 10px 15px rgba(0,0,0,0.5); -webkit-box-shadow: 0 10px 15px rgba(0,0,0,0.5); -moz-border-radius: 0 3px 3px 3px; -webkit-border-radius: 0 3px 3px 3px; border-radius: 0 3px 3px 3px;}
#header ul.menu li.parent > ul > li {border-bottom: 1px dashed #444;}
#header ul.menu li.parent > ul > li > a {color:#ccc; color:#aaaaaa;background: transparent;}
#header ul.menu li.parent > ul > li.active > a {color:#aaaaaa;background: #1f1f1f ;}
#header ul.menu li.parent > ul > li > a:hover {color:#eeeeee;background: #1f1f1f ;}
#header ul.menu li.parent > ul li:first-child a{}
#header ul.menu li.parent > ul li:last-child a{}
/* ----------------------------------------------*/
/* M 01 - Main Menu Dropdown Styles
/* ----------------------------------------------*/
.drop1 {border-left: 4px solid #8cbee0;}
.drop2 {border-left: 4px solid #ccc;}
.drop3 {border-left: 4px solid #ee8081;}
.drop4 {border-left: 4px solid #8cbee0;}
.drop5 {border-left: 4px solid #ccc;}
.drop6 {border-left: 4px solid #ee8081;}
.drop7 {border-left: 4px solid #8cbee0;}
.drop8 {border-left: 4px solid #ccc;}
.drop9 {border-left: 4px solid #ee8081;}
.dropstyles1 {border-left: 4px solid #93107f;}
.dropstyles2 {border-left: 4px solid #108893;}
.dropstyles3 {border-left: 4px solid #936d10;}
.dropstyles4 {border-left: 4px solid #931029;}
.dropstyles5 {border-left: 4px solid #93107f;}
.dropstyles6 {border-left: 4px solid #108893;}

.menu1 {background: url(http://www.gepard-online.ru/templates/versant/images/backgrounds/menu1-s2.png) 100% 0 no-repeat;}
.menu2 {background: url(http://www.gepard-online.ru/templates/versant/images/backgrounds/menu2-s2.png) 100% 0 no-repeat;}
.menu3 {background: url(http://www.gepard-online.ru/templates/versant/images/backgrounds/menu3-s2.png) 100% 0 no-repeat;}
.menu4 {background: url(http://www.gepard-online.ru/templates/versant/images/backgrounds/menu4-s2.png) 100% 0 no-repeat;}
.menu5 {background: url(http://www.gepard-online.ru/templates/versant/images/backgrounds/menu5-s2.png) 100% 0 no-repeat;}
/* ----------------------------------------------*/
/* M 02 - Horizontal Top Menu
/* ----------------------------------------------*/
.menualignwrap {border:1px solid #ff0000;}
/* ----------------------------------------------*/
/* S 00 - Module Suffixes
/* ----------------------------------------------*/
.module{background: ;}
.module h3{background:  ; }
.module h3 span.first_word{color:#DB8809;}
.module h3 span.rest{color:#999999!important;}
.rtitle h3 span {background-color:#393939;color:#fff!important; color: rgba(255,255,255,0.75)!important; text-shadow:-1px -1px 0px rgba(0,0,0,0.25);}
.underline h3 {border-bottom: 4px solid #393939;background:none!important;}
.frame {border: 8px solid #393939!important;}
.box{background:#393939!important;color:#fff!important;}
.tabbed h3{border-bottom-color:#393939!important;background:none!important;}
.tabbed h3 span{background:#393939!important;	color:#fff!important; color: rgba(255,255,255,0.75)!important; text-shadow:-1px -1px 0px rgba(0,0,0,0.25);}
#region9 h3.moduletitle {background:none;}
/* ----------------------------------------------*/
/* C 00 - Content Overrides
/* ----------------------------------------------*/
/* Joomla Content */
#region3 .center, .centerbg {background:#f1f1f1;}

.comwrap {background:#f7f7f7;border:5px solid #ffffff;outline:1px solid #f1f1f1;}
.category_img{border:1px solid #e1e2de;background:#eef0eb;}
.cat-item div.action span{border-right:1px solid #CCCCCC;}
.btn input,.btn button, btn, .button, button,input.button,div.slide-leftbox input.button { background:#DB8809 !important; color:#fff; color: rgba(255,255,255,0.85); text-shadow: 1px 1px 0 rgba(0,0,0,0.3);}
.btn input:hover,.btn button:hover, btn:hover, .button:hover, button:hover,input.button:hover,div.slide-leftbox input.button:hover {color:#fff;}
div.joomla div.item{border-bottom:1px dotted #ccc;} 
.wallframe {background:#d5d5d5; border: 1px solid #fff;}
.imgframe,.article_date {background:#fff; background: rgba(255,255,255,0.85);  border:1px solid #f1f1f1; }
h5.day {color:#fff;}
h5.month{color:#fff;}
.article_date_pad{color:#fff;background-color:#666666;}
div.contact.row-fluid h3 {color:#333;}
div.breadcrumbs {background:#ebebeb;}
span.showHere {color:#666666;}
a.pathway {color:#999999 !important;}
span.here {color:#999999 !important;}
.readmore a {color:#666666 !important;}
.readmore a span {color:#393939;}
.readmore a:hover {background:#666666; color:#fff; text-shadow: 1px 1px 0 rgba(0,0,0,0.3); box-shadow: 2px 2px 0 rgba(0,0,0,0.15);}
div.pagination span {color:#ccc;}
.pagination ul > li > a, .pagination ul > li > span {background-color:#aaaaaa;color:#ccc;}
.pagination ul > li > a {color:#fff;}	
.pagination ul > li > a:hover {color:#666;}
div.action{}
dt.result-title, dt.result-title a {color:#666666 !important; font-weight:normal;}
.search_menu_btn {color:#ebebeb;background:#666;}
.search_menu_btn:hover {color:#fff;background:#666666;cursor:pointer;}
.items-more h3 {color:#666666!important;}
ul.dualcol li {background: #fff url(http://www.gepard-online.ru/templates/versant/images/backgrounds/diag1.png) repeat; }
ul.dualcol li a {color:#666666; padding-left:18px; background: url(http://www.gepard-online.ru/templates/versant/images/backgrounds/menuarrow.png) 0 46% no-repeat; }
ul.dualcol li a:hover {color:#333; padding-left:18px; background: url(http://www.gepard-online.ru/templates/versant/images/backgrounds/menuarrow-h1.png) 0 46% no-repeat; }
/* ----------------------------------------------*/
/* C 01 - Typography
/* ----------------------------------------------*/
.numbered:after, .numbered-medium:after, .numbered-small:after {border-color:#f8f8f8;}
.bargraphv,.bargraphv a:hover{ background-color:#666666!important;}
.circletag { background-color:#666666!important;}
.circlebottom {border-top-color: #666666!important;}
.cloud_tag1 {background-color:#393939!important;}
.bargraphv,.bargraphv a {background-color:#666666!important;} 
/* ----------------------------------------------*/
/* H 01 - JXTC  Walls(Newspro News Module)
/* ----------------------------------------------*/
/*------Text Colors----------*/
h3.teamtitle-rt {color:#393939 !important;}
/*------Read More Buttons------*/
a.article-readmore, a.article-readmore1 {
background:-webkit-gradient(linear,left top,left bottom,color-stop(0.05,#f9f9f9),color-stop(1,#e9e9e9));background:-moz-linear-gradient(top,#f9f9f9 5%,#e9e9e9 100%);background:-webkit-linear-gradient(top,#f9f9f9 5%,#e9e9e9 100%);background:-o-linear-gradient(top,#f9f9f9 5%,#e9e9e9 100%);background:-ms-linear-gradient(top,#f9f9f9 5%,#e9e9e9 100%);background:linear-gradient(to bottom,#f9f9f9 5%,#e9e9e9 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9',endColorstr='#e9e9e9',GradientType=0);
background-color:#f9f9f9;border:2px solid #e3e3e3;color:#999;-moz-border-radius:6px;-webkit-border-radius:6px;border-radius:6px;-moz-box-shadow:1px 1px 0 0 #bdbdbd;-webkit-box-shadow:1px 1px 0 0 #bdbdbd;box-shadow:1px 1px 0 0 #bdbdbd;}
.newswrap a.article-readmore:hover, .newswrap a.article-readmore1:hover {}
ul.sidemenu li{border-bottom:1px solid #e3e3e3;}
ul.sidemenu li a{color:#666666;}
/*------Structure Styles----------*/
.newswrap {background:#ffffff;}
.news-morearticle-wrap {}
.newsitemwrap {border-top:10px solid #DB8809;}
.newsitemwrap1 {border-top:10px solid #DB8809;}
.newsitemwrap2 {border-top:10px solid #DB8809;}
/*------Text----------*/
.newstext {background:#f9f9f9; border:1px solid #ebebeb; }
.newsitemwrap img.intimage {}
.newstext h4 a {color:#333; line-height:110% !important} 
p.article-info {color:#fff;padding:12px 0 6px;font-size:10px;}
p.article-info span {display:inline-block; padding:3px 9px 4px; margin:0 10px 6px 0;}
.newsitemwrap p.article-info span  {background:#DB8809;}
.newsitemwrap1 p.article-info span {background:#DB8809;}
.newsitemwrap2 p.article-info span {background:#DB8809;}
p.article-intro {color:#777;}
/*------Stats----------*/
.stats {display:inline-block;margin-left:5%;}
.stats span {display:inline-block;  font-size:11px; padding-right:12px; margin-right:12px; border-right:1px solid #ccc; }
.stats span.last {padding-right:0; margin-right:0; border-right:none;}
.stats span i {padding: 0 8px 0 0; font-size:1.1em !important; color:#333;}
/* ----------------------------------------------*/
/* H 02 - JXTC Slide Panel
/* ----------------------------------------------*/
.slide-container{background: #ffffff;border-radius: 4px;color: #7e7975;box-shadow: 0 2px 2px rgba(0,0,0,0.2),0 1px 5px rgba(0,0,0,0.2),0 0 0 12px rgba(255,255,255,0.4);}
.slide-container h1 {color: #bdb5aa;border-bottom: 1px solid #EBE6E2;text-shadow: 0 2px 0 rgba(255,255,255,0.8);box-shadow: 0 1px 0 rgba(255,255,255,0.8);}
.slide-container h1 .log-in {color: #6c6763;}
.slide-container h1 .sign-up {color:#666666;}
.slide-container .float {border-top: 1px solid rgba(255,255,255,1);}
.slide-container label {color:#000;text-shadow: 0 1px 0 rgba(255,255,255,0.8);}
.login_slide_btn {color:#ebebeb;background:#666666;}
.login_slide_btn:hover {color:#fff;background:#666666;cursor:pointer;}
.logout_slide_btn {color:#666666;background:#ebebeb;}
.logout_slide_btn:hover {color:#fff;background:#666666;cursor:pointer;}
div.slide-leftbox li a {color:#666666;font-size:10px; font-weight:bold; text-transform:uppercase;}

/* ----------------------------------------------*/
/* H 03 - Acymailing
/* ----------------------------------------------*/
#user_name_formAcymailing {background:#666!important;}
#user_email_formAcymailing {background:#666!important;}

/* ----------------------------------------------*/
/* H 04 - ReadingList
/* ----------------------------------------------*/
.rl_add {color:#666666;text-transform:uppercase;font-size:11px;}
.rl_remove {color:#666666;text-transform:uppercase;font-size:11px;}

/* ----------------------------------------------*/
/* H 05 - Custom HTML Markup
/* ----------------------------------------------*/
ul.social1 li a {}
ul.social1 li a.first  {background-color:#DB8809;}
ul.social1 li a.second {background-color:#DB8809;}
ul.social1 li a.third  {background-color:#DB8809;}
ul.social1 li a.fourth {background-color:#999999;}
ul.social1 li a.fifth  {background-color:#DB8809;}
ul.social1 li a.last   {background-color:#DB8809;}

ul.social2 li a {}
ul.social2 li a.first  {background-color:#DB8809;}
ul.social2 li a.second {background-color:#999999;}
ul.social2 li a.third  {background-color:#DB8809;}
ul.social2 li a.fourth {background-color:#DB8809;}
ul.social2 li a.fifth  {background-color:#DB8809;}
ul.social2 li a.last   {background-color:#DB8809;}

.advert1 {border-color:#fff !important; outline:1px solid #ebebeb;}
/* ----------------------------------------------*/
/* H 06 - Kommento
/* ----------------------------------------------*/
div#section-kmt {background:#f1f1f1; border:none !important;}
div.kmt-form-submit {padding:0 30px;}
.kmt-readmore span {color:#393939;}
.kmt-readmore a {color:#666666 !important;border-right:1px solid #ccc;}
.kmt-readmore a:hover {color:#666666 !important;}
.kmt-comment span {color:#393939;}
.kmt-comment a {color:#666666 !important;border-right:1px solid #ccc;}
.kmt-comment a:hover {color:#666666 !important;}
.kmt-hits span {color:#393939;}
.kmt-hits a {color:#666666 !important;}
.kmt-hits a:hover {color:#666666 !important;}
#section-kmt .input.button {background:#666666 !important;color:#fff !important;	}
#section-kmt .kmt-btn-submit {background:#666666 !important;color:#fff !important;}
div.kmt-content p {background:#fff;}
div.kmt-content p:after {border-color:transparent #fff;}
/* ----------------------------------------------*/
/* H 07 - JXTC Easy Image Gallery
/* ----------------------------------------------*/
.unoslider_title {color:#fff;text-shadow: 0 0 15px rgba(0,0,0,0.67) !important;}
.unoslider_description {color:#fff;text-shadow: 0 0 15px rgba(0,0,0,0.97) !important;}
/* ----------------------------------------------*/
/* T 01 MOBILE
/* ----------------------------------------------*/
.mobilebtn {background-color:none;}