/*
 * @author ( Angie Radtke )
*/

/* not ready */

/* ##########################  general  ########################### */


@font-face {
  font-family: 'Titillium Maps';
  src: url("../fonts/TitilliumMaps29L002.eot");
  src: local('Titillium Maps'), local('TitilliumMaps'),
    url("../fonts/TitilliumMaps29L002.otf") format("opentype"),
    url("../fonts/TitilliumMaps29L002.woff") format("woff");
}
@font-face {
  font-family: 'MuB';
  src: url('../fonts/MullerBold.eot');
  src: url('../fonts/MullerBold.eot') format('embedded-opentype'),
  url('../fonts/MullerBold.woff2') format('woff2'),
  url('../fonts/MullerBold.woff') format('woff'),
  url('../fonts/MullerBold.ttf') format('truetype'),
  url('../fonts/MullerBold.svg#MullerBold') format('svg');
}
@font-face {
  font-family: 'MuR';
  src: url('../fonts/MullerRegular.eot');
  src: url('../fonts/MullerRegular.eot') format('embedded-opentype'),
  url('../fonts/MullerRegular.woff2') format('woff2'),
  url('../fonts/MullerRegular.woff') format('woff'),
  url('../fonts/MullerRegular.ttf') format('truetype'),
  url('../fonts/MullerRegular.svg#MullerRegular') format('svg');
}
@font-face {
  font-family: 'MuM';
  src: url('../fonts/MullerMedium.eot');
  src: url('../fonts/MullerMedium.eot') format('embedded-opentype'),
  url('../fonts/MullerMedium.woff2') format('woff2'),
  url('../fonts/MullerMedium.woff') format('woff'),
  url('../fonts/MullerMedium.ttf') format('truetype'),
  url('../fonts/MullerMedium.svg#MullerMedium') format('svg');
}
@font-face {
  font-family: 'MuL';
  src: url('../fonts/MullerLight.eot');
  src: url('../fonts/MullerLight.eot') format('embedded-opentype'),
  url('../fonts/MullerLight.woff2') format('woff2'),
  url('../fonts/MullerLight.woff') format('woff'),
  url('../fonts/MullerLight.ttf') format('truetype'),
  url('../fonts/MullerLight.svg#MullerLight') format('svg');
}
@font-face {
  font-family: 'HNL';
  src: url('../fonts/HelveticaNeueCyrLight.eot');
  src: url('../fonts/HelveticaNeueCyrLight.eot') format('embedded-opentype'),
  url('../fonts/HelveticaNeueCyrLight.woff2') format('woff2'),
  url('../fonts/HelveticaNeueCyrLight.woff') format('woff'),
  url('../fonts/HelveticaNeueCyrLight.ttf') format('truetype'),
  url('../fonts/HelveticaNeueCyrLight.svg#HelveticaNeueCyrLight') format('svg');
}
*{
  box-sizing: border-box;
}
h1, h2, h3, h4, h5, h6{
    text-transform: uppercase;
    text-align: left;
    font-family: 'MuL', serif;
    color: #000;
}

body
{
background: #fff ;
color: #333;
font-family: 'MuR', helvetica, serif;
  width: 100%;
  margin: 0;
  padding: 0;
}

#all
{
color: #333;
border:solid 0 #ddd  !important ;

}
a:link,
a:visited
{

}

a:hover,
a:active,
a:focus
{

}
h1,h2,h3,h4,h5,h6{
  font-weight: normal;
}
input:focus
{
border:solid 2px;
}

fieldset
{
border:solid 0 #ccc;
}

.article-info
{
color:#444;
}

.article-info dd span
{
color:#444;
border-right:solid 0;

}
.wrapper{
  width: 1016px;
  margin: 0 auto;
  padding: 35px 0;
}
/* ##########################  logo  ########################### */
#header{


}
#logo span
{
color:#555 !important;
margin-top:6px;
font-size:0.4em !important;
letter-spacing:1px
}

.logoheader
{
border-top:solid 5px #555;
color:#555;
background: #fff;

}

#header-image
{
min-height:20px;
background:#eee
}

h1#logo
{
margin:1.2em 20px 10px 20px;
font-size:3em;

}


#line
{
text-align:right;
margin-bottom:10px;
padding-right:20px
}

#header #line form,
#header #line #fontsize,
#header #line form .search,
#header #line form .finder
{
display:inline !important;
}

/* ##########################  header  ########################### */


#header ul
{
max-width:1030px;
  width: 75%;
  float: left;
}

/* ++++++++++++++  lists, skiplinks  ++++++++++++++ */
#header ul.menu
{

margin-top:5px !important;
list-style-type:none
}

#header ul.menu li
{
border:0
}

#header ul.menu li a:link,
#header ul.menu li a:visited
{
color:#333;
border:0;
border-right:solid 1px #eee;
background:transparent;
padding:10px 15px;
}

#header ul.menu li a:hover,
#header ul.menu li a:active,
#header ul.menu li a:focus
{
color:#444;
background:#ddd
}

#header ul.menu li.active a:link,
#header ul.menu li.active a:visited
{
color:#fff;
border-right:solid 1px #237D85;
background:#7ba428 !important
}

#header ul.skiplinks
{
width:100%
}
.skiplinks,
.skiplinks li
{
  border:solid 0 #000;
}

#header ul.skiplinks
{
  width:100%;
  text-align:left;
  background:none;
  z-index:20000;
  top:0;
  display:inline;
  padding:0
}

#header ul.skiplinks li a.u2:active,
#header ul.skiplinks li a.u2:focus

{
  background:#333 !important;
  color:#fff !important;
  border:solid 1px;
  top:0 !important;
  z-index:1000000000000 !important;
  left:10px !important;
  display:block;
  width:14em;

}

/* ++++++++++++++  fontsize  ++++++++++++++ */

#fontsize
{
  color:#444;
}

#fontsize p a:link,
#fontsize p a:visited
{
  color:#444
}

#fontsize p a:hover,
#fontsize p a:active,
#fontsize p a:focus
{
  background:#555;
  color:#fff
}

#fontsize h3
{
  color:#444;
}


/* ++++++++++++++  search  ++++++++++++++ */

#header form .inputbox
{
  background:#fff !important;
}

#header form .inputbox:focus
{
  border:solid 2px #000;
}

#header form .button
{
  border:solid 1px #999;
  background:#664335 url(../images/searchbutton.png) ;
  color:#fff;
}

/* ##########################  contentarea  ########################### */

#top
{
    background:#eee;
    padding:15px;
    border:solid 1px #ddd
}

#contentarea,
#contentarea2
{

padding: 0;
}


/* ##########################  breadcrumbs  ########################### */

#breadcrumbs
{
  color:#555;
}

#breadcrumbs span
{
  color:#555;
}

#breadcrumbs span a:link,
#breadcrumbs span a:visited
{
  background:#fff;
  color:#7BA428;
}

#breadcrumbs span a:hover,
#breadcrumbs span a:active,
#breadcrumbs span a:focus
{
  background:#7BA428;
  color:#fff;
}


/* ##########################  navigation column  ########################### */

.module_content
{
  border:solid 1px #ddd;
  background:#fff
}
.moduletable_js
{
  border:solid 0 #ddd;
}

#right .moduletable_js
{
  border:0
}

#nav h3
{
  border-bottom:solid 1px #ddd;
  color:#444;
}

h3.js_heading
{
  border-bottom:solid 1px #fff !important;
  background:#eee;
  font-family: 'Titillium Maps', Arial, serif;
}

h3.js_heading span.backh
{
  border:solid 0 #000
}

h3.js_heading span.backh1
{
  color:#444
}

#right h3
{
  color:#377A2E;
  border-bottom:solid 1px #ddd;
}

#right h3 span.backh
{

}

#right h3 span.backh2
{

}

#right h3 span.backh3
{
  color:#664335
}

h3.js_heading a
{
  border:0
}

h3.js_heading a img
{
  border:0
}

h3.js_heading a.opencloselink:hover,
h3.js_heading a.opencloselink:active,
h3.js_heading a.opencloselink:focus
{
  background:none
}

h3.js_heading a:link,
h3.js_heading a:visited,
h3.js_heading a:hover,
h3.js_heading a:active,
h3.js_heading a:focus
{

}

#nav h3
{
  font-family: 'Titillium Maps', Arial, serif;
}

#nav h3.js_heading a:focus
{

}

#nav form
{
  color:#000;
}

#nav form a:hover,
#nav form a:active,
#nav form a:focus
{
  color:#fff;
  background:#669933;
}

/* ++++++++++++++  first level  ++++++++++++++ */
#nav .moduletable-example ul.menu
{
  background:#fff;
  border:0;
}

ul.menu
{
  background:#fff /* url(../images/nav_level_1.gif) repeat-x */;
  border:solid 0 #eee;
}

.module_content ul.menu
{
  border:0;
}

ul.menu li
{
  border-bottom:solid 1px #ddd;
}


ul.menu li a:link,
ul.menu li a:visited
{
  color:#444;
  background:url(../images/karo.gif) 5px 12px no-repeat
}

ul.menu li.active a:link,
ul.menu li.active a:visited
{
  color:#333;
}

ul.menu li a:hover,
ul.menu li a:active,
ul.menu li a:focus,
ul.menu li.active a:hover,
ul.menu li.active a:active,
ul.menu li.active a:focus
{
  background: #fff url(../images/nav_level_1.gif) repeat-x ;
  color:#638420 ;
}


/* ++++++++++++++  second level  ++++++++++++++ */

ul.menu li ul
{
  border:solid 0 #eee;
}

 ul.menu li ul li
{
  border:solid 0 #000;
  background:#fff;
}

 ul.menu li.active ul li a:link,
 ul.menu li.active ul li a:visited
{
  color:#444;
  border:0;
  border-bottom:solid 1px #fff;
  background: #e8e8e8
}

 ul.menu li.active ul li.active a:link,
 ul.menu li.active ul li.active a:visited
{
  border:0;
  color:#333;
  border-bottom:solid 1px #fff;
}

 ul.menu li.active ul li a:hover,
 ul.menu li.active ul li a:active,
 ul.menu li.active ul li a:focus
{
  background:#666 !important;
  color:#fff !important;
}


/* ++++++++++++++  third level  ++++++++++++++ */

ul.menu li ul li ul
{
  border:0 !important;
  background:#f5f5f5 !important;
  padding-bottom:0
}

ul.menu li.active ul li.active ul li a:link,
ul.menu li.active ul li.active ul li a:visited
{
  background:#f5f5f5 ;
  border-bottom:solid 1px #fff;
  color:#444
}

ul.menu li.active ul li.active ul li.active a:link,
ul.menu li.active ul li.active ul li.active a:visited
{
  color:#333;
}



/* ++++++++++++++  fourth level  ++++++++++++++ */

ul.menu li ul li ul li ul
{
  border:solid 1px #eee !important;
  padding-top:10px !important;
  padding-bottom:10px !important;
  background:#fff url(../images/level4.png) repeat-x !important;
}


ul.menu li.active  ul li.active  ul li.active  ul li  a:link,
ul.menu li.active  ul li.active  ul li.active  ul li a:visited
{
  font-weight:normal;
  padding: 3px 2px 3px 40px;
  font-size:0.9em;
  background:#fff url(../images/arrow_small.png) no-repeat  30px 5px;
  color:#444
}


ul.menu li.active  ul li.active  ul li.active  ul li.active  a:link,
ul.menu li.active  ul li.active  ul li.active  ul li.active a:visited
{font-weight:bold;
color:#333 }



/* ++++++++++++++  fifth level  ++++++++++++++ */

ul.menu li ul li ul li ul li ul
{
  border:solid 0 #eee !important;
  padding-top:5px !important;
  padding-bottom:10px !important;
  background:#fff url(../images/level4.png) repeat-x !important;
}


ul.menu li.active  ul li.active  ul li.active  ul li.active  ul li  a:link,
ul.menu li.active  ul li.active  ul li.active  ul li.active  ul li a:visited
{
  font-weight:normal;
  padding: 3px 2px 3px 5px;
  font-size:0.9em;
  background:#fff ;
  color:#444;
  margin:0 10px  0 35px;
  border-bottom:solid 1px #ddd
}


ul.menu li.active  ul li.active  ul li.active  ul li.active  ul li.active  a:link,
ul.menu li.active  ul li.active  ul li.active  ul li.active  ul li.active a:visited
{font-weight:bold; color:#333}


/* ##########################  content - main   ########################### */


#main
{

min-height:300px

}

#main a:link,
#main a:visited
{

}

#main a:hover,
#main a:active,
#main a:focus
{

}

#main th a:hover,
#main th a:active,
#main th a:focus
{

}

.items-row
{

}

.column-1,
.column-2
{
  border: solid 0;
}

.item-separator
{
  border: solid 0 #333333;
}

#main ul li
{

}

.small
{
  border:solid 0;
}

ul#archive-items li.row0,
ul#archive-items li.row1
{
  border-bottom:solid 1px #ddd
}

.archive #adminForm fieldset
{
  border:0;
  padding:0;
  margin:20px 0
}

/* ++++++++++++++  images  ++++++++++++++ */

.image-left
{
    padding:2px;
}

.image-right
{
    border:solid 1px #ddd;
    padding:2px
}


/* ++++++++++++++  leading  ++++++++++++++ */

.items-row
{

}


/* ++++++++++++++++++++ headings +++++++++++++ */

#main h1
{
  color:#444;
  border-top:solid 0 #ddd;
  border-bottom:solid 1px #ddd;
     font-family: 'MuM', Helvetica, serif;

}

/* h1 on frontpage */
/*
#main .blog-featured h1
{
  border-top:solid 0px #ddd;
  border-bottom:solid 0px #ddd;
}
*/
.items-row h2
{

}
.items-row h2 a:link,
.items-row h2 a:visited,
.items-leading h2 a:link,
.items-leading h2 a:visited
{
  padding: 5px;
}



.items-row h2 a:hover,
.items-row h2 a:active,
.items-row h2 a:focus,
.items-leading h2 a:hover,
.items-leading h2 a:active,
.items-leading h2 a:focus
{
}





.items-leading h2
{
  color:#7BA428;
}

#main h2
{
  color:#7BA428;
  font-family: 'Titillium Maps', Arial ,serif;

}

#main h2 a
{
  color:#333;
}


/* ++++++++++++++  readmore  ++++++++++++++ */

.readmore a:link,
.readmore a:visited,
a.readmore:link,
a.readmore:visited
{
    color: #000;
    background: none;
    border: solid 1px #c2c2c2;
    display: block!important;
    clear: both;
    float: left;
    font-family: 'MuM',serif;
    font-weight: normal!important;
}

.readmore a:hover,
.readmore a:active,
.readmore a:focus,
a.readmore a:hover,
a.readmore a:active,
a.readmore a:focus
{
  background:none !important;
    color: #000;
    border: solid 1px #a0a0a0;
}

a.readmore:hover,
a.readmore:active,
a.readmore:focus
{
  background:#555;
  color:#fff;
}

/* ++++++++++++++  icons  ++++++++++++++ */

.actions img
{
  border:0;
}

/* ++++++++++++++  items-more  ++++++++++++++ */

#main .items-more h3
{
  border-bottom:solid 1px #ddd;
  border-top:solid 1px #ddd;
  color:#444;
}

#main .items-more ol
{
  color:#000;
}

#main .items-more ol li a
{
  background:#FFF url(../images/blog_more.gif) no-repeat  !important;
  color: #7BA428 /* #377A2E */
}

#main .items-more ol li a:hover,
#main .items-more ol li a:active,
#main .items-more ol li a:focus
{
  background: #555 url(../images/arrow2.gif) no-repeat 0 center;
  color:#333;
}

/* ++++++++++++++  pagination  ++++++++++++++ */

#main .pagination
{
  border-top:solid 1px #ddd;
}


/* ++++++++++++++  article index  ++++++++++++++ */

table.contenttoc
{
  border:solid 1px #ccc;
}


/* ##########################  right column   ########################### */

#right
{

}

#right .moduletable
{
  border: 0 solid #eee;
  margin-bottom:10px;

}

#right h3
{
  color:#333
}

#right h4
{
  color:#444;
  border:solid 0;
}

#right ul
{
  border:solid 0 #ccc;
  color:#333;
}

.moduletable-custom ul li
{
  color:#333;
  background: url(../images/arrow2_grey.png) no-repeat  2px 7px;
}

#right .moduletable-custom h4
{
color:#444
}

#right .moduletable a img
{border:0}

/* ++++++++++++++  button for closing right column  ++++++++++++++ */
#close span
{
  color:#000;
}

/* ##########################  modules  ########################### */

/* ++++++++++++++  mostread, latest news ++++++++++++++ */

.mostread li a:link,
.mostread li a:visited,
.latestnews li a:link,
.latestnews li a:visited
{
  background: url(../images/arrow2_grey.png) 2px 7px  no-repeat ;
}

.mostread li a:hover,
.latestnews li a:hover,
.mostread li a:active,
.latestnews li a:active,
.mostread li a:focus,
.latestnews li a:focus
{
  background:#555 url(../images/arrow_white_grey.png) 2px 6px  no-repeat !important;
}

/* ++++++++++++++  newsfeed  ++++++++++++++ */

ul.newsfeed
{
  border:solid 0 #000;
}

.newsfeed-item
{
  border-bottom:solid 1px #ddd;
}

.newsfeed-item h5 a
{

}

/* ++++++++++++++  newsflash  ++++++++++++++ */
/* newsflash horizontal */

ul.newsflash-horiz
{
  border:solid 1px #eee;
  background:#f5f5f5 url(../images/box.png) repeat-x;
}

.newsflash-horiz li
{
  border:solid 0 #eee;
  background:#f5f5f5;
}

ul.newsflash-horiz li h4
{
  border-bottom:solid 1px #fff;
  font-family: 'Titillium Maps', Arial ,serif;
}

/* newsflash vertical */

.newsflash-vert
{

}

/* ++++++++++++++  banner  ++++++++++++++ */

.banneritem
{
  border:0
}

.banneritem a
{
  background:none
}

.banneritem a img
{
  background:none;
  border:0
}

/* ++++++++++++++  login  ++++++++++++++ */

#login-form .inputbox
{
  border:solid 1px #ddd;
  background:url(../images/content_bg.gif) repeat-x;
}

fieldset.input
{
  border:0;
}

input.button,
button.button
{
  background:#FFFFFF url(../images/arrow1.gif) no-repeat left top;
  border:1px solid #DDDDDD;
  color:#444444;
}


/* ++++++++++++++  tabs/ slide  ++++++++++++++ */

ul.tabs
{
  border:solid 1px #ddd;
  border-bottom:0;
  background:#f5f5f5 url(../images/box.png) repeat-x;
}

ul.tabs li
{
  background:#f5f5f5 url(../images/box.png) repeat-x;
  border-right:solid 1px #ddd
}

ul.tabs li a:link,
ul.tabs li a:visited
{
  color:#333;
}

ul.tabs li a:hover,
ul.tabs li a:active,
ul.tabs li a:focus
{
  color:#000
}

.tabcontent
{
  border:solid 1px #ddd;
  background:#fff;
  color:#000;
}

.tabcontent .linkclosed
{
  color:#000;
  border-bottom:solid 1px #e5e5e5;
}

ul.tabs li a.linkopen
{
  background:#fff;
  color:#333;
  border:0
}

ul.tabs li a.linkclosed:hover,
ul.tabs li a.linkclosed:active,
ul.tabs li a.linkclosed:focus,
ul.tabs li a.linkopen:hover,
ul.tabs li a.linkopen:active,
ul.tabs li a.linkopen:focus
{
  background:#555;
  color:#fff
}


/* ++++++++++++++  category-module  ++++++++++++++ */

.category-module li
{
  border-bottom:solid 1px #ddd;
}

.category-module li li
{
  border:0
}

/* ##########################  search   ########################### */

.searchintro img
{
  border:0
}

.inputbox:focus
{
  border:solid 2px #000;
}

.word
{
  background:#fff;
  border:solid 0 #ccc ;
}

.word input
{
  background:#fff;
  border:solid 1px #999;
  color:#444;
}

.only
{
  border:solid 1px #ccc;
}

.phrases
{
  border:solid 1px #ccc;
}

/* ++++++++++++++  selects  ++++++++++++++ */
.phrases .inputbox
{
  background:#fff;
  color:#000;
}

.phrases .inputbox option
{
  background:#f5f5f5;
  border-bottom:solid 1px #ccc;
}

.phrases .inputbox option a:hover
{
  background:#C00;
  border-color:#CFD0D6;
  color:#fff;
}

/* ++++++++++++++  search results  ++++++++++++++++++ */

dl.search-results
{
  background:#f5f5f5;
}

dl.search-results dt.result-title
{
  border-top:dotted 1px #ddd
}

dl.search-results dd.result-url
{
  border-bottom:solid 5px #fff;
  color:#115599;
}

dl.search-results dd.result-created
{
  border-bottom:solid 5px #fff;
}

/* ##########################  forms   ########################### */

/* ++++++++++++++  form validation  ++++++++++++++ */

.invalid
{
  border-color:red !important;
}

label.invalid
{
  color:red;
}

/* ##########################  user profile  ########################### */

#users-profile-core,
#users-profile-custom
{
  border:solid 1px #ccc;
}

#member-profile fieldset
{
  border:solid 1px #ccc;
}


/* ##########################  tables   ########################### */
table
{

}

tbody
{

}

tr.odd,
.cat-list-row1
{
  background:url(../images/news.gif)  repeat-x;
}

table.newsfeeds td,
table.weblinks td
{

}

table.weblinks th,
table.newsfeeds th,
table.category th,
table.jlist-table th
{
  background:#444;
  color:#fff
}

table.weblinks th a,
table.newsfeeds th a,
table.category th a,
table.jlist-table th a
{
  color:#fff !important
}

td.table_footer
{
  background:#ddd url(../images/table_footer.gif) bottom left repeat-x;
}

td.counter
{

}

td.num,
td.hits
{

}

td p
{

}

table.category th a img
{
  border:solid 0 ;
}

/* for opera */
tr, td
{
  border:solid 1px #ddd
}

fieldset.filters
{
  border:0;
}


/* ##########################  contacts   ########################### */

.contact form
{
  background:#fff;
  color:#000;
}

.contact input
{
  background:#fff;
  color:#000;
}

.contact input.invalid,
.contact textarea.invalid
{
  border:solid 2px red;
}

.contact label.invalid
{
  color:red;
}


/* ++++++++++++++  Error Message contact form  ++++++++++++++ */

p.error
{
  color:#044b63;
  background:#eee;
  border-top:3px solid #044b63;
  border-bottom:3px solid #044b63;
}

body.contentpane
{
  background:#fff;
}


/* ##########################  footer   ########################### */

#footer
{

  color:#fff;
  border-top:solid 0 #ccc;

}

#footer-inner
{
  border-top:solid 1px #ddd
}

#footer-sub a:link,
#footer-sub a:visited
{}



.box1
{
  border-right:solid 1px #ddd
}

.box3
{
  border-left:solid 1px #ddd;
}

.box h3
{
  font-family: 'Titillium Maps', Arial ,serif;
}

#bottom a img
{
  border:0 none;
}



/* ##########################  editor  ########################### */

.contentpaneopen_edit img
{
  border:0
}

form.editor fieldset
{
  border:solid 1px #ccc;
}


/* ++++++++++++++  edit  ++++++++++++++ */

form#adminForm
{
  border:solid 0 #000
}

.edit form#adminForm fieldset
{
  border:solid 1px #ddd
}

legend
{font-weight:bold}
/* ++++++++++++++  tooltip  ++++++++++++++ */
.tip
{
  border:solid 1px #333;
  background:#ffffcc;
}
table.pagenav,
table.pagenav tr,
table.pagenav td
{border:0 !important}

#main .categories-list ul
{list-style-type:none}

/* contact  plain */
#main .contact h3
{
  border-bottom:solid 1px #ddd;
  margin: 20px 0
}

.form-required
{
  font-weight:bold;
  margin:10px 0;
  background:#fff url(../images/req.png) no-repeat;
  padding:10px 40px

}

.contact .inputbox
{
  background:#fff url(../images/content_bg.gif) repeat-x ;
  border:solid 1px #ccc;
  padding:3px
}
/* contact  slider */

.panel
{
  border:solid 1px #ddd;
  margin-top:-1px

}
#main .contact .panel h3
{
  margin:0;
  padding: 0;
  background:#eee;
  border:0
}
.panel h3 a
{
  display:block;
  padding:6px;
  text-decoration:none;
  color:#444;
}


.panel h3.pane-toggler a
{
  background:#f5f5f5 url(../images/slider_plus.png) right  top no-repeat;
}
.panel h3.pane-toggler-down a
{
  background:#f5f5f5  url(../images/slider_minus.png) right  top no-repeat;
  border-bottom:solid 1px #ddd;
}

.pane-slider
{
  border:solid 0;
  padding:0 10px !important;
  margin:0;
  background: url(../images/nav_level_1.gif) repeat-x ;
}

.panel .contact-form,
.panel  .contact-miscinfo
{
  padding:10px
}

.contact .panel .contact-form form,
.contact .panel .contact-address
{
  margin:20px 0 0 0
}

.categories-list .category-desc ul li
{list-style-type:square
}
/* tabs */

div.current
{

  background: url(../images/nav_level_1.gif) repeat-x ;
}

#close a
{text-decoration:none}

/*Encyclopedia*/
div.encyclopedia_col1 {
  width:49%;
  float:left;

}
div.encyclopedia_col1 p.img_caption {
  font-size: .6em;
}
div.encyclopedia_col2 {
  width:49%;
  float:right;
  padding-left:3px;
  margin-left: 2px;
}
div.encyclopedia_col2 p {
  padding-left:3px;
  margin-left: 2px;
}

div.encyclopedia_links ul
{
        display:block;
        margin:0 0 1px 0;
        list-style-type:none;
        padding:10px 0 10px 0;
        width:100%
}
div.encyclopedia_links ul li
{
        display:inline ;
        padding:2px ;
        margin:2px;
        white-space:nowrap;

}
/* ########################## sample module styling  ########################### */

div.sample-module {
    border: 2px dashed #ddd;
    padding: 10px;
    background-color: #f5f5f5;
}

.menuTop{
  width: 100%;
  overflow:hidden;
  margin: 20px 0 40px 0;
}
ul.menutop{
  overflow:hidden;
}
ul.menutop li{
  float:left;
}
ul.menutop li a{
  padding: 10px 15px;
  color: #000;
  text-decoration: none;
  display: inline-block!important;
  background-size: 100%;
  font-size: 11pt;
  background: transparent;
  text-transform: uppercase;
  border-left: 1px solid #c2c2c2;
  font-family: 'MuM',serif;
}
ul.menutop li:last-child a{
  border-right: 1px solid #c2c2c2;
}
ul.menutop li a:hover, ul.menutop li.current a{
  color: #a70b04;
  font-weight: normal!important;
}
.cart_top{
  display: block;
  float: right;
  background: #a70b04;
  color: #FFF;
  text-decoration: none;
  padding: 10px 20px;
}
.cart_top i{
  background: url("../images/icon_cart.png") no-repeat center left;
  width: 31px;
  height: 26px;
  display: inline-block;
}

.logoContacts{
  width:100%;
  overflow: hidden;
}
.lcInner{
  width:1080px;
  margin:0 auto;

}
.customlogo{
  background:url(../images/logo.png) no-repeat center left;
  color: #000;
  padding-left: 65px;
  text-transform: uppercase;
  width:45%;
}
.customlogo h1{
  font-size: 26pt;
  font-family:'MuB',serif ;
  letter-spacing: 8px;
}
.customlogo h4{
  font-family: 'HNL', serif;
  font-size: 12pt;
  line-height: 20px;
  text-transform: lowercase;
}
.contacts_block{
    width: 54%;
}
.contacts_block .contact_block_inner{
  float: left;
  padding: 0 20px;
  background: url("../images/icon_geo.png") no-repeat top left;
}
.contacts_block .contact_block_kur{
  width: 56%;
}
.contacts_block .contact_block_vor{
  width: 40%;
  margin-left: 20px;
  padding-right: 0;
}
.contacts_block .contact_block_inner .c_adress{
  font-size: 10.5pt;
  color: #5f5f5f;
  line-height: 15px;
  text-align: right;
}
.contacts_block .contact_block_inner .c_phone {
  font-family: 'MuM', serif;
  font-size: 14pt;
  text-align: right;
}
.customlogo, .contacts_block{
   float:left;
  text-align:left;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
}
.recall_top {

  border: 1px solid #d9d9d9;
  padding: 10px 15px;

}
.recall_top .recall_button {
  display: block;
  text-decoration: none;
  text-transform: uppercase;
  color: #000;
  font-family: 'MuM', serif;
  font-size: 11pt;
  padding-left: 36px;
  background: url("../images/icon_phone.png") no-repeat center left;
    line-height: 26px;
}
.recall_top, .search_top{
  margin: 15px 0;
  float: right;
}
#header .search_top form .button{
  border: 0!important;
  background: url("../images/icon_search.png") no-repeat!important;
  outline: none;
  width: 23px;
  height: 23px;
  text-indent: -99999px;
  margin-right: -40px;
  position: relative;
}
#header .search_top form .inputbox{
  background: #fff !important;
  border: 1px solid #d9d9d9;
  padding: 15px 20px 15px 49px;
  width: 97%;
  outline: none;
  margin: 0;color: #9b9b9b;
  font-family: 'MuR',serif;
}

/*** BANNERS ***/
.theme-default106 .nivo-caption{
  background: transparent!important;
}
.theme-default106 .nivo-caption h5, .theme-default106 .nivo-caption h5 a, .theme-default106 .nivo-caption p{
  font-family: 'MuL',serif!important;
    text-transform: none;
}
.theme-default106 .nivo-caption a{
  display: block;
  background: #a70b04;
  color: #fff;
  text-decoration: none;
  float: left;
  margin-top: 20px;
  padding: 15px 20px;
}
/*** SLIDER ***/
.slider{
  margin: 30px 0;
}
.theme-default87 .nivoSlider{
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
}
.theme-default87 .nivo-caption {
  width: 35% !important;
  padding: 20px 0 20px 20px;
}
.theme-default87 .nivo-caption h5, .theme-default87 .nivo-caption h5 a{
    text-transform: none;
}
.theme-default87 .nivo-caption:before {
  content: '';
  width: 0;
  height: 0;
  border-bottom: 125px solid #6EA25F;
  border-right: 100px solid transparent;
  position: absolute;
  right: -100px;
  top: 0;
}
.theme-default87 .nivo-controlNav a{
  border-radius: 10px;
  background: #244835;
  border:0;
}
.theme-default87 .nivo-controlNav a.active{
  background-color: #a70b04!important;
}
.descLink{
  display:block!important;
  color:#000;
  text-decoration:none;
  float: right;
  background: -moz-linear-gradient(left,  rgba(255,255,255,0) 0%, rgba(222,226,248,1) 59%, rgba(221,226,248,1) 60%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,0)), color-stop(59%,rgba(222,226,248,1)), color-stop(60%,rgba(221,226,248,1))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(222,226,248,1) 59%,rgba(221,226,248,1) 60%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(222,226,248,1) 59%,rgba(221,226,248,1) 60%); /* Opera 11.10+ */
  background: -ms-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(222,226,248,1) 59%,rgba(221,226,248,1) 60%); /* IE10+ */
  background: linear-gradient(to right,  rgba(255,255,255,0) 0%,rgba(222,226,248,1) 59%,rgba(221,226,248,1) 60%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#dde2f8',GradientType=1 ); /* IE6-9 */
  clear:both;
  width: 100%;
  text-align: right;
  padding: 10px;
  font-weight:bold;
}
.hr{
  width:100%;
  height:21px;
  background:#fff;
  margin-top: -45px;
}
.moduletable{
  margin: 0;
  padding: 0;
}
.moduletable h3 {
  border-bottom:0;
  color:#000;
}
.moduletable h3 .backh3{
  color:#000;
  text-transform:uppercase;
}
.item-page h2, #main h1, .items-row h2 a:link,.items-row h2 a:visited,.items-leading h2 a:link,.items-leading h2 a:visited{
  color:#000!important;
  text-transform:uppercase;
  border-bottom: solid 0 #ddd!important;
  display:block;
}
#footer-outer{

  padding-top: 15px;
}
#footer{

}
.menubot{
  list-style:none;
    width: 75%;
    overflow: hidden;
    padding-bottom: 20px;
    float: left;
}
.menubot li{
  float:left;

}
.menubot li a{
    padding: 10px 15px;
    color: #000;
    text-decoration: none;
    display: inline-block!important;
    background-size: 100%;
    font-size: 11pt;
    background: transparent;
    text-transform: uppercase;
    border-left: 1px solid #c2c2c2;
    font-family: 'MuM',serif;
}
.copyright{
  width: 100%;
  position: absolute;
  left: 0;
  background: #000;
  height: 65px;
}
.copyright .custom{
  width: 89%;
  margin: 0 auto;
  height: 40px;
  text-align: center;
  padding-top: 13px;
  font-size: 16pt!important;
}
.terra a{
    float: left;
    margin: 20px 0;
    font-family: 'MuM', serif;
    color: #000;
    text-decoration: none;
}
.customvideo{
  text-align: center;
}

.polez a{
color: #000;
  text-decoration:none;
}
#mxcpr{
    display: none;
}
.img{
    display: block;
    height: 95px;
    overflow: hidden;
}
.jshop_categ .category{
    width: 95%!important;
    border: solid 1px #9d9d9d !important;
    text-align: center;
    border-collapse: separate;
    height: 130px;
  position: relative;
}
.jshop_list_category .category .image{
    text-align: center;
}
.jshop_categ a.product_link {
  font-size: 12pt!important;
  color: #000000;
  font-weight: bold;
  margin-top: 10px;
  display: block;
  text-decoration: none;
  text-align: left;
  padding: 10px 15px;
  width: 73%;
  position: relative;
  z-index: 10;
}
.jshop_list_product .product .name a{
    color: #000;
    font-size: 11pt;
    font-weight: bold;
    text-decoration: none;
}
.jshop_price {
    font-size: 14pt;
}
.buttons a{
    color: #000;
}
.jshop_menu_level_0, .jshop_menu_level_0_a{
    text-align: left;

}
.jshop_menu_level_0 a, .jshop_menu_level_0_a a{
    color: #000!important;
    text-decoration: none;
    font-size: 12pt;
}
.jshop_menu_level_0 a:hover, .jshop_menu_level_0_a a:hover{
    text-decoration: underline;
}
.button_detail{
    display: none;
}
.button_buy{
    font-size:12pt;
}
div.jshop_register .inputbox{
    height: 25px;
    margin-bottom: 10px;
    border-radius: 10px;
    padding: 0 5px;
}
.address_block .jshop_register .name{
    font-size: 13pt;
}
.block_product .jshop_price, .block_product .buttons{
  display:none;
}
.cat2 .block_product .jshop_price, .cat2 .block_product .buttons, .cat192 .block_product .jshop_price, .cat192 .block_product .buttons {
  display:block;
}
.jshop_menu_level_1 a {
    color: #000;
    float: left;
    text-align: left;
    font-size: 11pt;
    margin: 5px 0;
}
.jshop_menu_level_0_a a, .jshop_menu_level_1_a a, .jshop_menu_level_2_a a{
    font-weight: normal!important;
    font-family: 'MuM',serif;
    text-align: left;
    float: left;
    color: #000;
}
img.prod_img {
  display: block;
  position: absolute;
  bottom: 0;
  right: 0;
  max-height: 100px;
}
.detoles td, .jshop_prod_description table td {
    border: solid 1px #ddd;
    padding: 10px;
}
.detoles #tehe{
  font-family: MuM, helvetica, serif;
}
div.jshop_prod_description{
  text-align:left;
}
.jshop_menu_level_1, .jshop_menu_level_1_a, .jshop_menu_level_2, .jshop_menu_level_2_a {
    clear: both;
text-align: left;
}
 .jshop_menu_level_2 a, .jshop_menu_level_2_a  a{
  
  color:#000;
  text-decoration:underline;
 }
 .moduletablecatmenu a{
   margin: 7px 0;
    display: block;
 }

/*** PARTNERS BLOCK ***/
.partners{
    margin-bottom: 25px;
}
.partners h3{
    text-transform: uppercase;
    text-align: left;
    font-family: 'MuL', serif;
    margin-bottom: 0;
    color: #000;
    font-size: 23pt;
}
.djslider-default.img-vcenter img.dj-image{
    max-width: 100%!important;
    width: auto!important;
}

/*** FOOTER ***/
.h_maps{
    clear: both;
    font-size: 23pt;
    margin: 20px 0;
    float: left;
}
.maps_bottom{
    overflow: hidden;
    width: 100%;
    position:relative;
    margin-top: 40px;
    padding: 5px;
    box-sizing: border-box;
    border: 1px solid #b9b9b9;

}
.maps_bottom div.nn_tabs_container>div.nn_tabs_nav>ul.nn_tabs_tabs>li{
    width:50%;
}
.maps_bottom div.nn_tabs_container.outline_handles>div.nn_tabs_nav>ul.nn_tabs_tabs>li>span>a{
    margin: 0;
    border-radius: 0;
    background: #363636; /* Old browsers */
    background: -moz-linear-gradient(top,  #363636 0%, #151515 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#363636), color-stop(100%,#151515)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #363636 0%,#151515 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #363636 0%,#151515 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #363636 0%,#151515 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #363636 0%,#151515 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#363636', endColorstr='#151515',GradientType=0 ); /* IE6-9 */
    color:#fff;
    height: 40px;

}
.maps_bottom div.nn_tabs_container>div.nn_tabs_nav>ul.nn_tabs_tabs>li.active>span>a, .maps_bottom div.nn_tabs_container>div.nn_tabs_nav>ul.nn_tabs_tabs>li.active>span>a:hover{
    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top,  #ffffff 0%, #e2e2e2 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e2e2e2)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #ffffff 0%,#e2e2e2 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #ffffff 0%,#e2e2e2 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #ffffff 0%,#e2e2e2 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #ffffff 0%,#e2e2e2 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e2e2e2',GradientType=0 ); /* IE6-9 */

}
.maps_bottom div.nn_tabs_container>div.nn_tabs_nav>ul.nn_tabs_tabs>li.active>span>a{
    color:#000;
}
.maps_bottom  div.nn_tabs_container>div.nn_tabs_nav>ul.nn_tabs_tabs>li.active>span>a span{
    display: block;
    float: left;
}
.maps_bottom div.nn_tabs_container>div.nn_tabs_nav>ul.nn_tabs_tabs>li>span>a span.m_adress{
    margin: 0 15px 0 10px;
}
.maps_bottom div.nn_tabs_container>div.nn_tabs_nav>ul.nn_tabs_tabs>li.active>span>a span.m_geo{
    text-decoration:underline;
    background:none;
    padding-right: 18px;
}
.maps_bottom div.nn_tabs_container>div.nn_tabs_nav>ul.nn_tabs_tabs>li.active>span>a span.m_tel{
    font-family: 'MuM',serif;
}
.maps_bottom div.nn_tabs_container>div.nn_tabs_nav>ul.nn_tabs_tabs>li>span>a span.m_geo, .maps_bottom div.nn_tabs_container>div.nn_tabs_nav>ul.nn_tabs_tabs>li.active>span>a span.m_geo{
    width: 13px;
    height: 16px;
    display: block;
    float: left;
}
.maps_bottom div.nn_tabs_container>div.nn_tabs_nav>ul.nn_tabs_tabs>li.active>span>a span.m_geo{
    background:url(../images/map_on.png) no-repeat center left;
}
.maps_bottom div.nn_tabs_container>div.nn_tabs_nav>ul.nn_tabs_tabs>li>span>a span.m_geo{
    background:url(../images/map_off.png) no-repeat center left;
}
div.nn_tabs_container.outline_handles>div.nn_tabs_nav>ul.nn_tabs_tabs>li>span>a:hover{
    color:#fff;
}
.maps_bottom .nn_tabs.outline_handles ul.nav-tabs>li a, .nn_tabs.outline_handles ul.nav-tabs>li a:hover{
    border: 1px solid #5c5c5c;
}
.nn_tabs.outline_content>.tab-content>.tab-pane {
    padding: 0;
}
div.nn_tabs_container>div.nn_tabs_content{
    margin-bottom: 0;
}
.jshop_prod_description img {
    max-width: 100%;
}