/**
author: rgb(raduga) 
http://mambasana.ru
http://joomlafabric.com
**/


body,html {
  padding          : 0;
  margin           : 0;
   
           }

td, tr, p, div {
  font-family      : Ubuntu, Arial, Helvetica, sans-serif;
  color            : #444;
  font-size        : 13px;
  line-height      : 16px;
  -webkit-text-size-adjust: none;
}

hr {
  color            : #6F6A64;
  height           : 1px;
  width            : 100%;
}



a:link, a:visited {
color          : #914000;
text-decoration: underline;
}

a:hover, a:active {
color          : #C35600;
text-decoration: none;
}

ul {
  margin           : 2px;
  padding-left     : 10px;
  list-style       : none;
}

li {  
  line-height        : 14px;
  padding-left       : 14px;
  padding-top        : 2px;
  background-image   : url(../images/li.gif) ;
  background-repeat  : no-repeat;
  background-position: 0px 7px;
}

ol li {
background-image     : none;
}

fieldset{
border           : none;
}


form {
margin           : 0; 
padding          : 0;
}

.inputbox {
 color        : #333333;
 background   : none;
 border       : 1px solid #C9C5C4;
 margin       : 3px 0;
 padding      : 3px;
}

form select.button{
 color        : #333333;
 background   : #EDE5DF;
}

option {
background    : #EDE5DF;
}

h1 {
font-family: "ubuntu_condensedregular", Ubuntu, Arial, Helvetica, sans-serif;
text-shadow: #ccc 1px 1px 0px;
  font-size        : 22px;
  color            : #805649;
    }
    
.blog-featured h1, .blog h1 {
font-family: "ubuntu_condensedregular", Ubuntu, Arial, Helvetica, sans-serif;
text-shadow: #ccc 1px 1px 0px;
  font-size        : 22px;
    color            : #805649;
    margin           : 5px 0;
    text-align       :center;
}

h2 {
font-family: "ubuntu_condensedregular", Ubuntu, Arial, Helvetica, sans-serif;
text-shadow: #ccc 0px 1px 0px;
-webkit-font-smoothing: antialiased;
  font-size        : 20px;
  color            : #b50404;
  
    }
    
h2 a:link, h2 a:visited  {
text-decoration: none;
color: #b50404;}    
    

h3 {
font-family: "ubuntu_condensedregular", Ubuntu, Arial, Helvetica, sans-serif;
text-shadow: #ccc 1px 1px 0px;
  font-size        : 17px;
  color            : #703140;
    }
h4 {
font-family: "ubuntu_condensedregular", Ubuntu, Arial, Helvetica, sans-serif;
text-shadow: #ccc 1px 1px 0px;
  font-size        : 15px;
  color            : #8d575b;
    }
    
    h5, h6 {
font-family: "ubuntu_condensedregular", Ubuntu, Arial, Helvetica, sans-serif;
text-shadow: #ccc 1px 1px 0px;
  font-size        : 14px;
  color            : #333;
    }

pre {

width      : 500px;
overflow   : auto;
font-size  : 12px;
border     : 1px solid #EDE5DF;
padding    : 15px;
margin     : 15px 0;
color      : #564D54;
}  

blockquote{
width        :500px;
margin       : 15px 0;
padding      : 15px;
border-top   :3px solid #EDE5DF;
border-bottom:3px solid #EDE5DF;
background   : #F6F2EF;
color        : #000000;
}

.highlight {
background-color: #F6F2EF;
color           : #FF0000;
}

img {
border          : 0 none; 
}


/** Buttons **/


button, .button {
  font-size        : 12px;
  color            : #ffffff;
  border           : 1px solid #786F68;
  margin           : 3px 0;
  padding          : 3px;
  cursor           : pointer;
  background       : #928981;
}



/** Modules  **/


div.module, div.module_menu, div.module_text {
  width: 201px;
  background: url(../images/mod_repeat.jpg) repeat-y;
  margin-bottom: 10px;
  
}

div.module div, div.module_menu div, div.module_text div {
  background: url(../images/mod_bot.jpg) bottom center no-repeat;
}

div.module div div, div.module_menu div div, div.module_text div div {
  background: url(../images/mod_top.jpg) top center no-repeat;
  padding   : 10px 0 10px 0;
  }
div.module div div div, div.module_menu div div div, div.module_text div div div{
  background: url(../images/trans.gif) no-repeat;
  width     : auto;
  padding   : 5px 10px 30px 10px;
  color     : #000000;
}

div.module_text div div div{
padding   : 0 10px 10px 10px;
}

div.module div div div h3, div.module_menu div div div h3, div.module_text div div div h3 { 
font-family: "ubuntu_condensedregular", "Ubuntu", Arial, Helvetica, sans-serif;
text-shadow: #fff 1px 1px 0px;
display            : block;  
padding            : 0 0 5px 0;
margin             : 0;
  font-size        : 16px;
  font-weight      : bold;
  color            : #564A41;
  text-align       : center;

  
}

div.module div div div p, div.module div div div td{
    color     : #000000;
}


.contentmod {
text-align   : left;
padding      : 8px 0;

}

.contentmod td {
padding      : 5px;
}

.contentmod table.moduletable {
margin           : 0 0 8px 0;
width            : 100%;
background   : url(../images/pw.jpg) repeat-y top left #FFFFFF;
}


.contentmod table.moduletable th{
font-family: "ubuntu_condensedregular", "Ubuntu", Arial, Helvetica, sans-serif;
text-shadow: #fff 1px 1px 0px;
      font-size          : 16px;
	font-weight        : bold;
	text-align         : center;
	width              : 100%;
      color              : #53504d;
	padding            : 2px;
      line-height        : 25px;
      background         : none;
      border-bottom      : 1px solid #ffffff;
}

.contentmod table td p{
padding: 0 5px 5px 5px;
}


/** Mainmenu **/

.module_menu ul, .module_menu ul li
{
  background-image  : none;
  display           : block;
  width             : auto !important;
  width             : 100%;
  margin            : 1px 0;
  padding           : 0;
  font-size         : 13px;
  background        : none;
  

}



.module_menu ul li a, .module_menu ul li a:link, .module_menu ul li a:visited
{
  display          : block;
  font-size        : 13px;
  color            : #666666;
  border-bottom    : 1px solid #E8E4E1;
  font-weight      : normal;
  padding          : 3px 0;
  padding-left     : 5px;
  text-decoration  : none;
    
}

.module_menu ul li a:hover
{
  border-bottom    : 1px solid #E8E4E1;
  font-size        : 13px;
  font-weight      : normal;
  color            : #B50404;
  text-decoration  : none;
  padding-left     : 5px;
  text-decoration	 : none;
  background       : #E8E4E1;


}

.module_menu ul li.active a:link, .module_menu ul li.active  a:visited
{
  color            : #B50404;
  border-bottom    : 1px solid #E8E4E1;
  background       : #E8E4E1;
  text-decoration	 : none;
  font-size        : 13px;
  font-weight      : bold;
}


.module_menu ul li ul li a:link, .module_menu ul li ul li a:visited, .module_menu ul li ul li ul li a:link, .module_menu ul li ul li ul li a:visited
{
   display          : block;
   font-size        : 12px;
   font-weight      : normal;
   color            : #999999;
   padding    	  : 3px 1px 3px 5px;
   margin		  : 3px;
   text-decoration  : none;
   padding-left     : 15px;
   border: none;
   background-color:  #E9E6E6;
}

.module_menu ul li ul li a:hover, .module_menu ul li ul li ul li a:hover
{ background:none;
  font-size        : 12px;
  font-weight      : normal;
  color            : #666666;
  text-decoration  : none;
  padding-left     : 15px;

}

.module_menu ul li.active ul li a:link, .module_menu ul li.active ul li a:visited
{
   display          : block;
   font-size        : 12px;
   font-weight      : normal;
   color            : #914101;
   padding    	  : 3px 1px 3px 5px;
   margin		  : 3px;
   text-decoration  : none;
   padding-left     : 15px;
   border: none;
   background-color:  #E9E6E6;
}

.module_menu ul li.active ul li.current a
{font-weight:bold;}

.module_menu ul li.active ul li ul li a:link, .module_menu ul li.active ul li ul li a:visited
{
   display          : block;
   font-size        : 12px;
   font-weight      : normal;
   color            : #6284B0;
   padding    	  : 3px 1px 3px 5px;
   margin		  : 3px;
   text-decoration  : none;
   padding-left     : 15px;
   border: none;
   background-color:  #DDDADA;
}

.module_menu ul li ul li ul li.active ul li a:link, .module_menu ul li ul li ul li.active ul li a:visited
{
  color            : #666666;
  border           : none;
  background-color : #f5eeeb;
  font-weight      : normal;
}

.module_menu ul li ul li ul li ul li.active ul li a:link, .module_menu ul li ul li ul li ul li.active ul li a:visited
{
    color            : #999999;
    background-color:  #f3eae7;
}




.module_menu ul li.active ul li a:hover, table.moduletable_menu ul li.active ul li ul li a:hover, .module_menu ul li.active ul li ul li ul li a:hover, .module_menu ul li.active ul li ul li ul li ul li a:hover
{ background       :none;
  font-size        : 12px;
  font-weight      : normal;
  color            : #666666;
  text-decoration  : none;
  padding-left     : 15px;

}


/** #################### index.php #################### **/


.main { 
  text-align       : left; 
  width            : 100%;
 }

div.mod {
  background       : none;
  width            : 6px;
}

#clear {
clear          : both;
background     : #FFFFFF;
}

#maincontent{
background     : #FFFFFF;
}

#centertb {
padding      : 0 5px 15px 5px;
background   : url(../images/cb.jpg) repeat-x bottom left #FFFFFF;;
}

#contenttb{
padding      : 5px 15px 25px 15px;

}

div.pw {

background         : url(../images/pw.jpg) repeat-y top left #FFFFFF;
line-height        : 17px;
width: auto;
text-align: left;

}

div.pw div {padding: 3px 5px;}

.leftcol{
   vertical-align   : top;
   padding          : 5px 0px 70px 10px;
   text-align       : left;
   width            : 211px;
   background       : none;

}
.rightcol {
   vertical-align   : top;
   padding          : 5px 10px 70px 0px;
   text-align       : left;
   width            : 211px;
   background       : none;

}


#topcontainer {
    height         : 320px;
    }


#logo {
  position       : absolute;
  top            : 90px;
  left           : 30px;
  height         : 25px;
  width          : 143px;
  background     : url(../images/logo.gif) no-repeat;
    }


#imglogo {
border :0;
width  :143px;
height :25px;
}

#slogan {
  position       : absolute;
  top            : 125px;
  left           : 30px;
  height         : 50px;
  width          : 350px;
  font-family: "ubuntu_condensedregular", "Ubuntu", Arial;
  text-shadow: #fff 1px 1px 0px;
  font-size        : 18px;
  color            : #805649;
    }

#top_bar {
  position       : absolute;
  top            : 65px;
  right          : 40px;
  height         : 64px; 
  
 }

#body {
background     : #716C65 url(../images/body_bg.jpg) repeat top left;
width          : 100%;
height         : 100%;
 
}

#maincontainer{
background   : url(../images/main_bg.jpg) no-repeat top center;
text-align   : center;
margin       :0;
padding      :0;
width        :100%;
height       :100%;  
}

#footer-outer {
height    : 99px;
margin    : 0;
padding   : 0;
clear     : both;
background: url(../images/footer_bg.jpg) no-repeat top center;
}

#footer {
padding     : 10px 0;
color       : #4A4542;
text-align  : center;
}

#footer p{
padding-top : 10px;
color       : #4A4542;
}

#footer p a:link, #footer p a:visited {
color            : #4A4542;
text-decoration  : none;
}

#footer p a:hover, #footer p a:active {
color          : #4A4542;
text-decoration: none;
}


/*************** ###### ************/

/* Tooltips */

.tip, .tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
      font-size: 12px;
}

.tool-title {
      	padding: 0;
	margin: 0;
	font-size: 12px;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
}

.tool-text {
	font-size: 12px;
	margin: 0;
}


/* System Standard Messages */

#system-message dd.message ul { background: #C3D2E5 url(../images/system/notice-info.png) 4px center no-repeat;}
#system-message dd.message ul li {background-image:none;text-align:center;}

/* System Error Messages */
#system-message dd.error ul { color: #c00; background: #E6C0C0 url(../images/system/notice-alert.png) 4px center no-repeat; border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B;}
#system-message dd.error ul li{background-image:none;text-align:center;}

/* System Notice Messages */
#system-message dd.notice ul { color: #c00; background: #EFE7B8 url(../images/system/notice-note.png) 4px center no-repeat; border-top: 3px solid #F0DC7E; border-bottom: 3px solid #F0DC7E;}
#system-message dd.notice ul li {background-image:none;text-align:center;}


/** Login **/


p#form-login-password .inputbox, p#form-login-username .inputbox {
width   : 120px;
height  : 15px;
}

fieldset.userdata{
border       : none;
margin       : 0;
padding      : 5px 5px 5px 10px;
}

form#login-form{
color     : #333333;
margin    : 5px 0 10px 0;
padding   : 5px;
text-align:left
      
      }

form#login-form p{
margin      : 5px 0;
padding     : 3px 0;
text-align  :left
      
      }

form#login-form fieldset{
border       : none;
margin       : 0;
padding      : 5px 0 0 0;
background   : #ede9e6;
}

form#login-form fieldset label {
color   : #a28e7e;
}

form#login-form fieldset .inputbox {
 color        : #333333;
 background   : none;
 border       : 1px solid #cdc2ba;
 margin       : 3px 0;
 display      :block;
}

form#login-form ul a
{text-decoration   : none;}


form#login-form fieldset p{
padding   : 0 7px; 
margin    : 5px 0 2px 0;
}

form#login-form fieldset input.button{
margin    : 5px 0 10px 10px;
}

form#login-form ul{
padding-bottom    :10px;
}



/*****  print, pdf, mail  *****/

.main ul.actions
{
        text-align:right;
        padding:0;
        margin:0;
}

.main ul.actions li
{
        display:inline;
        margin: 0 5px;
        background-image: none;
}

.main ul.actions a
{
        text-decoration:none;
}

/**** pagenav ****/

div.pagination {clear:both;}
ul.pagenav {display:block;text-align: center;}
.pagenav li, div.pagination ul li {display: inline;background-image: none;}
li.pagenav-prev {}
li.pagenav-prev a {}
li.pagenav-next {}
li.pagenav-next a {}

/**** article-info ****/

dl.article-info {padding:10px;background:#f7f3f0;font-style:italic;}
dt.article-info-term{width:auto;font-weight:bold;color:#666;}


/******** content *********/

div.category-desc, div.cat-items {margin:10px 0;background:#f6f2ef;clear:both; padding:8px;}
span.item-title a{}

div.cat-children ul li {clear:both;}

dl.article-count{margin:5px 0;padding:5px;background:#FCFCFD;font-style:italic;}
dl.article-count dt, dl.article-count dd {display: inline;padding:0;margin:0;}

.readmore {padding:10px 0;}
p.readmore a:link, p.readmore a:visited {
   color            : #914000;
  font-size        : 12px;
  white-space      : normal;
  font-weight      : normal;
  padding          : 1px 0 3px 18px;
  float            : right;
  line-height      : 14px;
  text-decoration  : underline;
}

p.readmore a:hover {
  color            : #C35600;
  font-size        : 12px;
  white-space      : normal;
  font-weight      : normal;
  padding          : 1px 0 3px 18px;
  line-height      : 14px;
  text-decoration  : underline;
}

.item-separator {display:block;height:15px;clear: both;}

.bannergroup, .banneritem {text-align: center;}

.pagenavcounter {font-size: 10px;color: #666666;}

.small {font-size: 10px;color : #333333;}

.login-fields {margin:10px 0;}
.login-fields label{width: 250px;float:left;}

select#ordering option
{
         line-height:25px;
}

#ordering, #limit {height:20px;}



span.pagination {display:block;text-align: center;}
.pagination span { padding: 2px; }
.pagination a    { padding: 2px; } 

a.pagination:link, a.pagination:visited {
  font-size        : 11px;
  color            : #999999;
  text-decoration  : none;
}

a.pagination:hover {
  font-size        : 11px;
  color            : #333333;
  text-decoration  : none;
}


#article-index {
  display          : block;
  float            : right;
  border           : 1px solid #DDDADB;
  background       : #F5F4F5;
  padding          : 5px;
  margin     : 0 10px 10px 10px;
  
}

ul.weblinks li {line-height: 20px;background: #F5F4F5;}

select.inputbox {padding: 0px;font-size: 11px;}

legend {color: #777777;}

.ordering-box .inputbox, .filter-search .inputbox {}

.filter-search button {}

.filter-search {padding: 5px;}


/* tables  */


table
{
        border-collapse:collapse;
}

table.weblinks,
table.category

{
        margin:10px 0;
        width:100%;
        border: 1px solid #f3eae7;
}

table.weblinks td
{
        border-collapse:collapse;
        
}

table.weblinks td,
table.category td

{
        padding:5px;
        border: 1px solid #f3eae7;
}

table.weblinks th,
table.category th

{
        padding:5px;
        text-align:left;
        background         : #e9e5e2;
}


td.list-title{background:#f7f4f1; border:none;}
td.createdby, td.list-author {background:#f6f0ed;}
td.list-hits{background:#f4ece9;}

fieldset
{
	margin-bottom:10px;background: #f6f2ef; border:solid 1px #f5eeeb;
}

ul#archive-items li {background-image: none;}
ul#archive-items li div ul li{
background-image : url(../images/li.gif) ;
  background-repeat: no-repeat;
  background-position: 0px 5px;
}

.cat-items {clear:both;}


/*** contact ***/


.contact h3
{
	margin: 20px 0
}

.form-required
{
	font-weight:bold;
	margin:10px 0;
}

.contact-email label
{
        width:250px;
        float:left;

}
.contact-email .inputbox
{
	background       : #F5F4F5;
	border:solid 1px #E9E7E9;
	padding:3px
      }

#contact-formname, #contact-email, #contact-subject, #contact-text {width: 345px;}

.contact-image, .contact-position, .contact-address, .contact-contactinfo, .contact-miscinfo
{margin:10px 0;}


/*** contact  slider ***/

.panel
{
	border:solid 1px #E9E7E9;
	margin-top:10px

}
.contact .panel h3
{
	margin:0;
	padding: 0;
	background:#F5F4F5;
	
}
.panel h3 a
{
	display:block;
	padding:6px;
	text-decoration:none;
	color:#676067;
	padding:6px;
}


.panel h3.pane-toggler a
{
	background:#F5F4F5 url(../images/plus.png) 99% 50% no-repeat;
}
.panel h3.pane-toggler-down a
{
	background:#F5F4F5  url(../images/minus.png) 99% 50% no-repeat;
	border-bottom:solid 1px #E9E7E9;
}



.pane-slider
{
	border:solid 0px;
	padding:0px 10px !important;
	margin:0;
	
}

.pane-slider content{}

.panel .contact-form,
.panel  .contact-miscinfo
{
	padding:10px;
}

.contact .panel .contact-form form,
.contact .panel .contact-address
{
	margin:20px 0 0 0
}

/****** list-row ******/

.cat-list-row0
{
  
  padding          : 3px;
  background       : #F4F5F7;
   
}
.cat-list-row1
{
  
  padding          : 3px;
  background       : #F2F2F2;
  }


/***** blog columns *****/

.cols-1 {
    display: block;
    float: none !important;
    margin: 0 !important;
}

.cols-2 .column-1 {
    width: 49%;
    float: left;
}

.cols-2 .column-2 {
    width: 49%;
    float: right;
    margin: 0
}

.cols-3 .column-1 {
    float: left;
    width: 33%;
    
    
}

.cols-3 .column-2 {
    float: left;
    width: 33%;
    padding-left:1%;
    
}

.cols-3 .column-3 {
    float: right;
    width: 32%;
    
    
}

.cols-4 .column-1
{
        width:24%;
        float:left;
}

.cols-4 .column-2
{
        width:24%;
        padding-left:1%;
        float:left;
}

.cols-4 .column-3
{
        width:24%;
        padding-left:1%;
        float:left
}

.cols-4 .column-4
{
        width:25%;
        float:right
}

span.row-separator {display:block; clear:both;}





/*********** suckerfish menu *********/

#nav {z-index:100;position:relative;height:59px;margin-left:0;padding-left:8px;}
#nav ul {
margin:0;padding:0;z-index:100;
text-shadow: #fff 1px 1px 1px;
font-family: "ubuntu_condensedregular", Ubuntu, Arial, Helvetica, sans-serif;
font-size:14px;}
#nav li {list-style:none;float:left;padding:0 0 0 3px;height:36px;position:relative;list-style: none;background-image: none;margin:0;}
#nav li a {display:block;padding:0 10px;line-height:43px;color:#000;text-decoration:none; background: url(../images/bg_menu1.jpg) repeat-x top left;}
#nav li.active a, #nav li.active a:hover {color:#B50404;background: url(../images/bg_menu2.jpg) repeat-x top left;}
#nav li a:hover, #nav li:hover a, #nav li.sfHover a {	background     : url(../images/bg_menu2.jpg) repeat-x top left;
	color: #666;text-decoration:none;}
#nav li ul {position:absolute;width:190px;left:-999em;margin-left:-1px;border-top:0;z-index:1000;}
#nav li ul ul {margin:-31px 0 0 190px;z-index:1001;width:190px;}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul, #nav li.sfHover ul ul, #nav li.sfHover ul ul ul, #nav li.sfHover ul ul ul ul {left:-999em;}
#nav li li {padding:0;height:auto;background:#fff;}
#nav li li a, #nav li li.active a{margin:0;height:30px;line-height:30px;color:#fff;width:170px; background: url(../images/bg_menu1.jpg) repeat-x bottom left;}
#nav li li a {background:#2A2A2A;}
#nav li li a:hover {background:#E7E7E7;color:#332920;}
#nav li li a, #nav li.active li a {font-weight:normal;}
#nav li:hover ul, #nav li.sfHover ul {left:4px;}
#nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul, #nav li li.sfHover ul, #nav li li li.sfHover ul, #nav li li li li.sfHover ul {left:0;background:#eae6e3;}
   
