/********************************* 
* DAPILL - NEOJOOMLA! TEMPLATE 
* 
* Author : Neojoomla! www.neojoomla.com
* Copyright © 01.2008
* 
* Color : BLUE STYLES
**********************************/

a, a:hover {	color: #333; }



.usermodules h3 {
	background: url(../images/menuitem_h3.png) no-repeat 0 45%;
}
.usermodules a.mainlevel {
	background: url(../images/menuitem_blue.png) no-repeat 0 50%;
}

#topmodules.usermodules h3 {
	background: url(../images/heading_blue.png) no-repeat 0 45%;
}

#topmodules{
	background: url(../images/bg_top_modules.jpg) repeat-x;
	margin-bottom:20px;
}

.usermodules a.mainlevel:hover, .usermodules a.sublevel:hover {
	color: #99CC00 !important;
}



#pathway {
	background: url(../images/content_tl_blue.png) no-repeat 0 0;
}



.componentheading {
	background: url(../images/heading_blue.png) no-repeat 0 45%;
}

.contentheading, .contentheading a {
	color: #094b7e;
}
.contentheading a:hover { 
	background-color: #2DA3C9;
}


#content ul li {
	background: url(../images/pill_blue.png) no-repeat 0 5px;
}
#content h1, #content h4 {
	color: #2DA3C9;
}
#content h3 {
	background-color: #2DA3C9;
}



ul.latestnews li, ul.mostread li, .neolatestnews li {
	background: url(../images/icon_square-blue.png) no-repeat 0 3px;
}



a.pagenav, .pagenav_prev a, .pagenav_next a { 
	background-color: #2DA3C9;
}
a.pagenav:hover, .pagenav_prev a:hover, .pagenav_next a:hover { 
	color: #2DA3C9;
}



div.back_button a:hover { 
	background-color: #2DA3C9;
}