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


h2 a {
	color: #B9282D;
}

#main a {
	color: #b9282d;
}

.col_1 {
	margin: 0 0 10px;
}
	
	#map-items .func a {
		background: #fff url(../../img/home-arr-1-s.png) 100% 50% no-repeat;
	}

	#related-items li {
		background: url(../../img/dot.gif) 0 100% repeat-x;
	}

	#events h2 a {
		background: #fff url(../../img/home-arr-2.png) 95% 50% no-repeat;
	}

	#events h2 {
		color: #AC5986;
	}
	
	#main #events span {
		color: #AC5986;
	}
	
	#events .details li {
		color: #AC5986;
	}
	
	#events .details .date {
		border-right: solid 1px #555;
	}
	
	#events .func a {
		color: #AC5986;
		background: #fff url(../../img/home-arr-2-s.png) 100% 50% no-repeat;
	}
	
	#events h3 {
		background: #fff url(../../img/home-bullet-2.png) 0 50% no-repeat;
	}

	#plans h2 a {
		background: #fff url(../../img/home-arr-3.png) 95% 50% no-repeat;
	}
	
	body #plans li {
		background: url(../../global/img/dot-h.gif) 0 100% repeat-x;
	}
	
	body #plans h3 {
		color: #4B4B4B;
	}

/*
 =============================================================== */

	#main h2 span {
		color: #b9282d;
	}
	
	#main h2 span.sub {
		color: #999;
	}
