/*--------------------------------------------------------------
# Copyright (C) joomla-monster.com
# License: http://www.joomla-monster.com/license.html Joomla-Monster Proprietary Use License
# Website: http://www.joomla-monster.com
# Support: info@joomla-monster.com
---------------------------------------------------------------*/



body {
    color: #333333;
}

#all {
   /* background: url(../images/default/bg_top.gif) top left repeat-x; */
}

#topmenuIcons {
    background: 	#C0C0C0;
}

a:link, a:visited {
    color: #545454;
}

#pathwayFonts {

   
}

#footer {
    border-top: 3px solid #4D4D4D;
}

#bottom {
    border-top: 3px solid #4D4D4D;
}

#search .inputbox {
    border-top: 1px solid #5fa93a;
    border-left: 1px solid #5fa93a;
    background: url(../images/default/bg_inputbox.gif) top left repeat-x;
}

#search .button {
    background: url(../images/default/bg_button.gif) left top no-repeat;
}



#pathway h3, #pathway {
    color: #666666;
}

/**global styles**/

.inputbox, .validate-email {
    border: 1px solid #C0C0C0;
    background: #edf4f6;
}

input.button, button.button, button.validate {
    background: #016aae;
}

/**modules**/

div.djmodule {
 /*  border: 1px solid #016AAE;  */
}

div.djmodule h3, 
div.djmodule2 h3 {
    color: #016AAE;
   border-bottom: 1px solid #016AAE; 
}

div.bg {
    background: #edf4f6;
}

div.bgh3 h3 {
    background: #edf4f6;
}

div.arrow h3 {
    background: url(../images/default/arrow_bg.gif) left no-repeat;
}

/**menus**/

ul.menu li, 
ul#mainlevel li {
/* border-top: solid 1px #d7e7ec;   */
 /*  background: url(../images/men_oben.jpg) top no-repeat; */
   


  

  
}

ul.menu li a:link, 
ul.menu li a:visited, 
ul#mainlevel li a {
    color: #ffffff;


    
}

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

}









/**topmenu**/

#topmenu li:hover, 
#topmenu li.active {
    background: #ffd401;
}

#topmenu ul li {
    background: transparent;
}

#topmenu ul li ul li {
    background: #ffd401;
}

#topmenu li:hover li:hover, 
#topmenu li:hover li:hover li:hover, 
#topmenu li:hover li:hover li:hover li:hover, 
#topmenu li:hover li:hover li:hover li:hover li:hover {
    background: #ffd401;
}

#topmenu li li.active {
  background: #ffd401;
}

/**Joomla 1.6**/

table.category {
 
    width: 100%;
}

table.category th, table.category td {
    padding: 2px 6px;
}

table.category thead {

}

tr, td {
  
}

input.validate-password, input.required {
    border: 1px solid #C0C0C0;
    background: #edf4f6;    
}

.readmore a:link, .readmore a:visited {
    background: url(../images/default/bg_readon.gif) left no-repeat;
    color: #666666;
}