/*========================================================
 @site    Sindaci
 @title   Presentation layer for standard 
          compliant browsers
 @company Keepthinking LTD
 @address http://keepthinking.it
 @author  Oskar Krawczyk (o.krawczyk@keepthinking.it)
 @rev     01/03/2007
 ========================================================*/


/* Let's highlight nav item here */
#video-body #nav #nav-video {
	height: 90px;
	position: relative;
}

	#video-body #nav #nav-video a {
		color: #fff;
	}

	#nav #nav-video span {
		display: block;
		background: url(../img/nav-peak-6.gif);
	}

#info {
	background: #D85439;
}

#side #documents h2 {
	color: #99998A;
	border-bottom: solid 1px #99998A;
}

#side #videos h2 {
	color: #FF3300;
	border-bottom: solid 1px #FF3300;
}

	body #side #videos .func a {
		color: #FF3300;
		background: url(../img/arr-func-3.gif) 0 50% no-repeat;
	}
	
	body #side #videos a img {
		border: none;
	}
	

#video-body #side {
	width: 180px;
	float: left;
}

#video-body #side .itemContainer {
	float: left; /* if that's not here IE is aplying some misterious indent to h2 */
	width: 180px;
}

	#video-body #side #fattiavvenimenti {

	}
	
	#video-body #side #fattiavvenimenti h2 {
		color: #996600;
		border-bottom: solid 1px #996600;
	}
	
	#video-body #side .func a {
		color: #996600;
		background: url(../img/arr-func-1.gif) 0 50% no-repeat;
	}
	
	#video-body #side #anagrafica {
		
	}
	
	#video-body #side #persone h2 {
		color: #CC9900;
		border-bottom: solid 1px #CC9900;
	}
	
	#video-body #persone .func a {
		color: #CC9900;
		background: url(../img/arr-func-2.gif) 0 50% no-repeat;
	}
	
	#video-body #side #storie {

	}
	
	#facts-body #side #storie h2,
	#facts-body #side #persone h2 {
		color: #FF3300;
		border-bottom: solid 1px #FF3300;
	}
	
	#facts-body #storie .func a,
	#facts-body #persone .func a {
		color: #FF3300;
		background: url(../img/arr-func-3.gif) 0 50% no-repeat;
	}
	
	#video-body #side #pagina h2 {
		color: #FF3300;
		border-bottom: solid 1px #FF3300;
	}
	
	#video-body #pagina .func a {
		color: #FF3300;
		background: url(../img/arr-func-3.gif) 0 50% no-repeat;
	}	

	#video-body #main #article {

	}	

		#video-body #main #article h2,
		#video-body #main #list h2 {
			color: #FF3300;
			border-bottom: solid 1px #FF3300;
		}

#video-body .func a,
#video-body .func a {
	color: #FF3300;
	background: url(../img/arr-func-3.gif) 0 50% no-repeat;
}

#files li a {
	color: #FF3300;
}

#image-list {
	
}

	#main #image-list h3 {
		border-bottom: solid 1px #FF3300;
		color: #FF3300;
	}
	
.submitContainer input {
	background: url(../img/submit-n-stories.gif) 100% 50% no-repeat;
}