/**
author: rgb(raduga) 
http://mambasana.ru
http://joomlafabric.com
**/

/**#################### DEFAULT and FORMS CSS ####################**/

body,html {
  padding          : 0;
  margin           : 0;
   
           }

td, tr, p, div {
  font-family      :  Arial, Helvetica, sans-serif;
  color            : #000000;
  font-size        : 13px;
  line-height      : 16px;
}

hr {
  color            : #5A96B1;
  height           : 1px;
  width            : 100%;
}



a:link, a:visited {
color          : #00607D;
text-decoration: underline;
}

a:hover, a:active {
color          : #0087B0;
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 5px;
}

ol li {
background-image     : none;
}

fieldset{
border           : none;
}


form {
margin           : 0; 
padding          : 0;
}

.inputbox {
 color        : #333333;
 background   : none;
 border       : 1px solid #AFBFC2;
 margin       : 3px 0;
 padding      : 3px;
}

form select.button{
 color        : #333333;
 background   : #AFBFC2;
}

option {
background    : #DDEAF0;
}

h1 {
  font-size        : 16px;
  color            : #805649;
    }

h2 {
  font-size        : 15px;
  color            : #7D1D00;
    }

h3 {
  font-size        : 14px;
  color            : #E97B2E;
    }

pre {

width      : 500px;
overflow   : auto;
font-size  : 12px;
border     : 1px solid #D5E6ED;
padding    : 15px;
margin     : 15px 0;
color      : #564D54;
}  

blockquote{
width        :500px;
margin       : 15px 0;
padding      : 15px;
border-top   :3px solid #C3DBE5;
border-bottom:3px solid #C3DBE5;
background   : #D5E6ED;
color        : #000000;
}

.highlight {
background-color: #D5E6ED;
color           : #FF0000;
}

img {
border          : 0 none; 
}

/**#################### Joomla CSS ####################**/

/** Buttons **/

.back_button {
  font-size        : 12px;
  font-weight      : normal;
  padding-bottom   : 3px;
  margin-left      : 20px;
  float            : left;
  line-height      : 20px;
    
  }

div.back_button a{
text-decoration    : none;
  }


.button {
  font-size        : 12px;
  color            : #ffffff;
  border           : 1px solid #497380;
  margin           : 3px 0;
  padding          : 3px;
  cursor           : pointer;
  background       : #6D939E;
}


/** Contact **/

.contact_email  {
  width            : 100%;
}

.contact_email .inputbox {
}



/** Module table  **/


div.module, div.module_menu, div.module_text  {
    text-align       : left;
    margin           : 0 0 20px 0;
        	}

div.module h3, div.module_menu h3, div.module_text h3  {
      
      font-family        : Arial, Verdana,  Helvetica, sans-serif;
	font-size          : 14px;
	font-weight        : bold;
	text-align         : center;
	width              : 100%;
      color              : #000000;
	line-height        : 27px;
	height             : 29px;
      margin             : 0 0 10px 0;
      background         : #BBD2D8;
       }

.contentmod {
text-align   : left;
padding      : 8px 0;

}

.contentmod td {
padding      : 5px;
}

.contentmod table.moduletable {
margin           : 0 0 8px 0;
width            : 100%;
background       : #D2E3EA;
}


.contentmod table.moduletable th{
      font-size          : 14px;
	font-weight        : bold;
	text-align         : center;
	width              : 100%;
      color              : #425455;
	padding            : 2px;
      line-height        : 25px;
      background         : none;
      border-bottom      : 1px solid #C2CFD0;
}

.contentmod table td p{
padding: 0 5px 5px 5px;
}

/** Read more **/

a.readon:link, a.readon:visited {
  color            : #00607D;
  font-size        : 12px;
  white-space      : normal;
  font-weight      : normal;
  padding          : 1px 0px;
  float            : right;
  line-height      : 15px;
  text-decoration  : none;
    
}
a.readon:hover {
  color            : #0087B0;
  font-size        : 12px;
  white-space      : normal;
  font-weight      : normal;
  padding          : 1px 0;
  line-height      : 15px;
  text-decoration  : none;
  
 }




/** Pagenavigation **/

.pagenavcounter {
  font-size        : 12px;
  color            : #3E6D82;
}

.pagenavbar {
  border-top       : 1px solid #6DA3B9;
  padding          : 2px;
}

.pagination span { padding: 2px; }

.pagination a    { padding: 2px; } 

.pagination{
  font-weight      : normal;
  font-size        : 12px;
  }

a.pagination:link, a.pagenav:visited {
  font-size        : 12px;
  text-decoration  : none;
}

a.pagination:hover {
  font-size        : 12px;
  text-decoration  : none;
}




table.contenttoc {
  display          : block;
  float            : right;
  border           : 1px solid #C1D8E2;
  background       : #D2E3EA;
  padding          : 0;
  margin-left      : 10px;
  margin-bottom    : 5px;
}

table.contenttoc th{
  margin           : 0;
  padding          : 2px;
  background       : #D2E3EA;
  color            : #333333;
 }
table.contenttoc td{
 margin             : 0;
 padding            : 3px 4px;
 border-bottom      : 1px solid #C1D8E2;
 background-image   : url(../images/li.gif) ;
 background-repeat  : no-repeat;
 background-position: 4px 7px;
   }


table.contenttoc td a:link, table.contenttoc td a:visited{
padding-left        : 12px !important;
padding-left        : 0;
text-indent         : 12px;
text-decoration     : none;

}


/** Pathway **/


.pathway {
  font-size        : 12px;
  color            : #246379;
  padding-left     : 0;
  font-weight      : bold;
}

a.pathway:link, a.pathway:visited {
  font-size        : 12px;
  padding-left     : 0;
  font-weight      : bold;
  text-decoration  : underline;
  
}

a.pathway:hover {
  font-size        : 12px;
  padding-left     : 0;
  font-weight      : bold;

}
.pathway img{
  }


/** Content **/


.sectiontableheader {
  
  font-weight      : bold;
  letter-spacing   : 1px;
  color            : #ffffff;
  background       : #BBD2D8; 
  padding          : 3px 5px;
  border           : 1px solid #BBD2D8;
}


.sectiontableentry1 {
  vertical-align   : top;
  background       : #D2E3EA;
  border-bottom    : 1px solid #BBD2D8;
  line-height      : 20px;

}

.sectiontableentry1 td, .sectiontableentry2 td{
  padding          : 2px 5px  2px 0;
  border-bottom    : 1px solid #BBD2D8;
  line-height      : 20px;

}

.sectiontableentry2 {
  vertical-align   : top;
  border-bottom    : 1px solid #BBD2D8;
  background       : #DDEAF0;
  line-height      : 20px;
}
.sectiontableentry1 img{
margin             : 2px 0;
}
.sectiontableentry2 img{
margin             : 2px 0;
}


a.category:link, a.category:visited {
  font-size        : 12px;
  font-weight      : normal;
  padding          : 5px;
}


.small {
  font-size        : 11px;
  color            : #666666;
}
.smalldark {
  font-size        : 11px;
  color            : #333333;
}
.createdate, .modifydate {
  font-size        : 11px;
  color            : #666666;
  font-weight      : normal;
  text-align       : left;
  width            : 100%;
}
.content_vote {
  font-size        : 11px;
  height           : 22px;
  padding          : 2px 0;
  }
.content_rating {
  font-size        : 11px;
  color            : #666666;
}

table.content{
  width            : 100%;
  padding          : 0;
  border-collapse  : collapse;
  border-spacing   : 0;
  margin-bottom    : 10px;
}

table.contentpane {
  width            : 100%;
  border-spacing   : 0;
  padding-left     : 5px;
  padding-right    : 5px;
  margin-bottom    : 5px;
}
table.contentpaneopen {
  width            : 100%;
  border-spacing   : 0;
  padding-left     : 5px;
  padding-right    : 5px;
  margin-bottom    : 5px;
}

.contentheading{
  font-family      : Arial,Tahoma,Helvetica, sans-serif;
  width            : 100%;
  font-size        : 15px;
  font-weight      : bold;
  line-height      : 18px;
  text-transform   : none;
  text-align       : left;
  color            : #235874;
  margin           : 3px 0px;
  
}

.contentheading a {
text-decoration:none;
}

.componentheading {
  font-family      : Arial, Verdana, Helvetica, sans-serif;
  width            : auto;
  font-size        : 16px;
  font-weight      : bold;
  line-height      : 21px;
  text-align       : center;
  color            : #2E474D;
  padding          : 3px;
  margin           : 5px 1px;
  text-transform   : uppercase;
  }


.contentdescription { 
  width          : auto !important;
  margin         : 0;
  padding        : 0;
  padding-top    : 5px;
  text-align     : left;
}

 .blog_more {
margin           : 10px 0 7px 7px;
}

.buttonheading {
padding          : 0 2px;
}

.blog {
width            :100%;
}

span.article_separator{
display     : block;
width       : 100%;
height      : 20px;
}


td.article_column{
}

/** Polls **/


.poll {
	line-height : 13px;
	font-weight : normal;
      text-align  : left;
      text-align  : center;
}

.poll thead td{
	color       : #425455;
      text-align  : center;
      line-height : 18px;
	}

.pollstableborder{
  border-color     : #477C94;
  text-align       : left;
   
}

.pollstableborder .sectiontableentry1, .pollstableborder .sectiontableentry2{
background     : #D2E3EA;
border-bottom  : 1px solid #AFBFC2;
padding        : 4px;
}



/** 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 #C2CFD0;
  font-weight      : normal;
  padding          : 3px 0;
  padding-left     : 10px;
  text-decoration  : none;
    
}

.module_menu ul li a:hover
{
  border-bottom    : 1px solid #C2CFD0;
  font-size        : 13px;
  font-weight      : normal;
  color            : #112959;
  text-decoration  : none;
  padding-left     : 10px;
  text-decoration	 : none;
  background       : #D2E3EA;


}

.module_menu ul li.active a:link, .module_menu ul li.active  a:visited
{
  color            : #112959;
  border-bottom    : 1px solid #C2CFD0;
  background       : #D2E3EA;
  text-decoration	 : none;
  font-size        : 13px;
  font-weight      : bold;
}


.module_menu ul li.active ul li a:hover, .module_menu ul li.active ul li ul li a:hover
{ background       :none;
  font-size        : 13px;
  font-weight      : normal;
  color            : #00607D;
  text-decoration  : none;
  

}


.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
{
  
   font-size        : 12px;
   font-weight      : bold;
   color	        : #00607D;
   text-decoration  : none;
   margin-left      : 15px;
   border           : none;
   
}

.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            : #00607D;
  text-decoration  : none;
  

}

.module_menu ul li.active ul li a:link, .module_menu ul li.active ul li a:visited, .module_menu ul li.active ul li a:hover, .module_menu ul li.active ul li ul li a:link, .module_menu ul li.active ul li ul li a:visited, .module_menu ul li.active ul li ul li a:hover

{
  background       : none;
  font-size        : 12px;
  font-weight      : normal;
  color	       : #00607D;
  text-decoration  : none;
  
  
}


ul.menu li.parent ul li#current a
{ background       : none;
  font-size        : 12px;
  font-weight      : bold;
  color            : #3F6E83;
  text-decoration  : none;
  

}


/** Topmenu  **/

#topmenu {
 
width				: auto;
padding			: 0;
margin      		      : 0;
text-align              : right;

        	}

ul#mainlevel-nav {
  list-style       : none;
  margin           : 0;
  padding          : 0;
  font-size        : 13px; 
  }

#mainlevel-nav li {
  display          : inline;
  list-style       : none;
  background-image : none;
  width		 : auto;
  color		 : #ffffff;
      
  

}
#mainlevel-nav li a {
      display          : inline;
      width		     : auto;
	padding	     : 12px 6px;
	color		     : #fff;
      text-decoration  : none;
      background	     : none;
	font-weight	     : normal;
      line-height      : 36px !important;
}

#mainlevel-nav li a:hover {
      width				: auto;
	background			: #FEFEFE;
	color				: #000000;
      padding			: 12px 6px;
 	font-weight			: normal;
	text-decoration		: none;

    
}
ul#mainlevel-nav li #active_menu-nav {
      cursor			      : default;
	width				: auto;
	background			: #FEFEFE;
      padding			: 12px 6px;
	color				: #000000;
      text-decoration		: none;
	}



ul#mainlevel-nav li #active_menu-nav:hover {
	cursor			      : pointer;
	width				: auto;
	background			: none;
 	padding			: 12px 6px;
	color				: #ffffff;
      text-decoration		: none;
	
	}


/** images **/

img.caption { 
border    : 4px solid #BBD2D8; 
padding   : 0px;
}


/** #################### index.php #################### **/



.main { 
  text-align       : left; 
  width            : 100%;
 }

div.mod {
  background       : none;
  width            : 6px;
}

#clear {
clear   : both;
}

#maincontent{
background     : #FFFFFF url(../images/bg_content.jpg) no-repeat top left;
}

#centertb {
padding: 15px 0;

}

#contenttb{
padding    : 10px 15px;

}

div.pw {
margin-top         : 0;
padding-left       : 0px;
padding-top        : 5px;
height             : 15px;

}



.leftcol{
   vertical-align   : top;
   padding          : 10px 0px 10px 10px;
   text-align       : left;
   width            : 210px;
   background       : none;

}
.rightcol {
   vertical-align   : top;
   padding          : 10px 10px 10px 0px;
   text-align       : left;
   width            : 190px;
   background       : none;

}

.rightcol div{ 
width          : 180px;
}

.leftcol div{ 
width          : 200px;
}

#topcontainer {
    height         : 258px;
    }

#logo {
  position       : absolute;
  top            : 20px;
  left           : 50px;
  height         : 69px;
  width          : 203px;
  background     : url(../images/logo_2012.gif) no-repeat;
    }


#imglogo {
border :0;
width  :203px;
height :69px;
}

#top_bar {
  position       : absolute;
  top            : 45px;
  right          : 60px;
  height         : 40px; 
  
 }

#body {
background  : #020817; 
width       : 100%;
height      : 100%; 
}


div#container {
position    : relative;
height      : 100%;
margin-left : auto;
margin-right: auto;
width       : 1000px;
text-align  : left;
         
}

#maincontainer{
text-align   : center;
margin       :0;
padding      :0;
width        :100%;
height       :100%;  
}


#footer-outer {
height   : 97px;
margin   : 0;
padding  : 0;
clear    : both;
background: url(../images/bg_kalendar.jpg) no-repeat bottom right #020817;
}

#footer {
	
padding     : 10px 0;
color       : #5F818D;
text-align  : center;
width       : 1000px;
}

#footer p{
color       : #5F818D;
}

#footer p a:link, #footer p a:visited {
color            : #5F818D;
text-decoration  : underline;
}

#footer p a:hover, #footer p a:active {
color          : #5F818D;
text-decoration: underline;
}

table#toolbar a.toolbar {
background-color  : #DDEAF0;
}


/* Tooltips */

.tool-tip {
	float       : left;
	background  : #ffc;
	border      : 1px solid #D4D5AA;
	padding     : 5px;
	max-width   : 200px;
}

.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;
      color      : #000000;
}


/* System Standard Messages */
#system-message dd.message ul { background: #C3D2E5 url(../../images/notice-info.png) 4px center no-repeat;}

/* System Error Messages */
#system-message dd.error ul { color: #c00; background: #E6C0C0 url(../../system/images/notice-alert.png) 4px center no-repeat; border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B;}

/* System Notice Messages */
#system-message dd.notice ul { color: #c00; background: #EFE7B8 url(../../system/images/notice-note.png) 4px center no-repeat; border-top: 3px solid #F0DC7E; border-bottom: 3px solid #F0DC7E;}

/** Login **/


form#form-login{
color     : #333333;
margin    : 5px 0 10px 0;
padding   : 5px;
text-align:left
      
      }

form#form-login p{
margin      : 5px 0;
padding     : 3px 0;
text-align  :left
      
      }

form#form-login fieldset{
border       : none;
margin       : 0;
padding      : 5px 0 0 0;
background   : #D2E3EA;
}

form#form-login fieldset label {
color   : #A5644D;
}

form#form-login fieldset .inputbox {
 color        : #A5644D;
 background   : none;
 border       : 1px solid #90A5AA;
 margin       : 3px 0;
 padding-left : 3px;
}

form#form-login ul a
{text-decoration   : none;}


form#form-login fieldset p{
padding   : 0 7px; 
margin    : 5px 0 2px 0;
}

form#form-login fieldset input.button{
margin    : 5px 0 10px 10px;
}

form#form-login ul{
padding-bottom    :10px;
}

p#form-login-password .inputbox, p#form-login-username .inputbox {
width   : 140px;
height  : 15px;
}
   
