/*========================================================
 @site		Iperbole
 @company	Keepthinking LTD
 @address	http://keepthinking.it
 @author	Oskar Krawczyk (o.krawczyk@keepthinking.it)
 @rev		08/05/2007
 ========================================================*/

.func {
	color: #72B14B;
}

	.paging a {
		border: solid 1px #72B14B;
		background: #72B14B;
		color: #72B14B;
	}

	a {
		color: #72B14B;
	}

/*
 =============================================================== */
	#logos #logoSection a {
		margin: 14px 0 0 40px;
		height: 44px;
		width: 203px;

	}

/*
 =============================================================== */
#nav { /* GO TO EXTERNAL ======== ======== ======== ======== ======== ======== ======== ======== */
	background: #72B14B;
}

#nav ul a {
	/*background: url(../img/nav-dot-1.gif) 8px 6px no-repeat;*/
}

#nav ul ul a {
/*	background: url(../img/nav-dot-2.gif) 23px 6px no-repeat;*/

}

#nav ul ul ul a {
	/*background: url(../img/nav-dot-2.gif) 33px 6px no-repeat;*/
}

#nav ul ul {
	background: #9DC981;
	padding: 0;
}

#nav .active {
	background: #BBD9A7;
}

#nav .active a {
/*	background-image: url(../img/nav-dot-3.gif);*/
}

#nav .active ul a {
	/*background-image: url(../img/nav-dot-2.gif);*/
}

/*
 =============================================================== */
#search {
	background: #fff;
}

/*
 =============================================================== */
	#main h2 span {
		color: #4A7431;
		line-height: 110%;
	}

/*
 =============================================================== */
	/*#side h3 {
		background: url(../img/dot-w.gif) 0 100% repeat-x;
		color: #72B14B;
	}*/

	#side h3 span {
		background: url(../img/side-arr.gif) 10px 7px no-repeat;
	}
