/********************************* 
* DAPILL - NEOJOOMLA! TEMPLATE 
* 
* Author : Neojoomla! www.neojoomla.com
* Copyright © 01.2008
* 
* Color : BLUE STYLES
**********************************/

a, a:hover {	color: #2DA3C9; }



.usermodules h3 {
	background: url(../images/heading_blue.png) no-repeat 0 45%;
}
.usermodules a.mainlevel {
	background: url(../images/menuitem_blue.png) no-repeat 0 50%;
}
.usermodules a.mainlevel:hover, .usermodules a.sublevel:hover {
	color: #59C1E2 !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: #2DA3C9;
}
.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;
}