/**
 * Stylesheet for International Mountain Summit.Südtirol
 *
 * Screen/Projection Stylesheet (Area 1)
 *
 * @author		akanai web technologies
 * @link			http://www.ims.bz
 * @copyright	Copyright 2009, International Mountain Summit.Südtirol
 */
 
 hr {
 	border: none;
	border-top: 1px solid #ca003a;
	height: 1px;
 }
 
.nav {
	background-image: url('../img/nav.area1.bkg.png');
	border-color: #7a0822;
}

.nav li {
	border-color: #7a0822;
}

.nav ul li a:hover {
	background-color: #ca003a;
}

.nav ul li.active {
	background-color: #ca003a;
}

.tbl-content td.center .innercontent a {
	color: #ca003a;
}

.tbl-content td.center .innercontent h1 {
	color: #ca003a;
}

.tbl-details th {
	background-color: #ca003a;
	color: #fff;
}

.tbl-form th {
	background-color: #ca003a;
}

.tbl-form .error {
	color: #ca003a;
}

.tbl-formated th {
	background-color: #ca003a;
}

.tbl-newsletter th {
	color: #ca003a;
	text-align: right;
}
