/* Pitch */

.nanopowder {
	width:320px;
	background: url(img/interface/pictures/home-nanopowder.jpg) no-repeat;
	}

.industrial {
	width:319px;
	background: url(img/interface/pictures/home-industrial.jpg) no-repeat;
	}
	
.sintering {
	width:319px;
	background: url(img/interface/pictures/home-sintering.jpg) no-repeat;
	}
	
.pitch h1, .pitch:link h1, .pitch:active h1, .pitch:visited h1{
	text-transform: uppercase;
	font-size:30px;
	color:#003366;
		}
		
.pitch h2, .pitch:link h2, .pitch:active h2,  .pitch:visited h2{
	font-size:16px;
	color:#006699;
	}	
	
.pitch h1, .pitch h2, .pitch:hover h1, .pitch:hover h2		{
	margin:0 0 0 10px;
	line-height: 1em;
	background: url(img/interface/layout/pitch-hx-bg.gif) repeat top left;
	float: left;
	padding: 2px;
	padding-bottom:1px;
	}
	
div.arguments {
	margin-top:60px;
	margin-left:10px;
	width:295px;
	height:85px;
 	background:#F3F4F7;
}

.pitch:hover div.arguments {
	margin-top:60px;
	margin-left:10px;
	width:295px;
	height:85px;
 	background:#FFFFFF;
}

.pitch ul	{	
	width:255px;
	float: left;
	list-style-image: url(img/interface/lists/plus.gif);
	margin:10px;
	margin-top:0px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:30px;
	}
	
.pitch li, .pitch:link li, .pitch:active li, .pitch:visited li {
	font-size:13px;
	font-weight:bold;
	color:#333333;
}

.pitch:hover h1, .pitch:hover h2	{
	background-position:0px -51px;
}

/* Bottom */
	
.bottoms  {
	float:left;
	width:942px;
	margin-left:-3px;
	margin-top:15px;
	padding-bottom:10px;
	background:url(img/interface/layout/bottom-bg.gif) repeat-y;
	border-bottom: solid 1px #CCCCCC;
	}

.bottom {
	background:url(img/interface/layout/bottom-h1-bg.gif) repeat-x;
	}

.bottom h1	{
	text-transform: uppercase;
	font-size:12px;
	color:#333333;
	margin:0px;
	width:300px;
	padding-top:6px;
	}
	
.bottom ul	{	
	width:280px;
	padding-left:10px;
	}
	
.bottom li	{	
	margin-top:10px;	
	}
	
.bottom span, .bottom p {
	font-size:11px;
	color:#333333;
	}

.bottom span {
	margin-left:10px;
}

.bottom p{
	margin-bottom:-20px;
	}	

.bottom a, .bottom a:link, .bottom a:visited{
	color:#333333;
	}	

.bottom a:hover, .bottom span:hover {
	color: #006699;
	}

li.arrow {
	margin-left:10px;
	list-style-image: url(img/interface/lists/arrow.gif);
	font-weight:bold;
	}

.arrow a, .arrow a:link, .arrow a:visited { 
	color:#333333;
	font-weight:bold;
	}

.arrow a:hover {
	color: #006699;
	}
	
li.subarrow {
	margin-left:10px;
	margin-top:0px;
	list-style:none;
	font-size:11px;
	}


ul.partner  {
	list-style-type:none;
	padding:0px;
	}

.partner li{
	display:inline;
	margin-right:0px;
	}
	
.partner img {
	margin-top:15px;
	vertical-align:middle;
	}
	
ul.line  {
	list-style-type:none;
	padding:0px;
	margin-left:10px;
	}

.line {
	color:#CCCCCC;
	}

.line li{
	display:inline;
	margin-right:8px;
	}
	
.line a a, .line a:link, .line a:visited{
	font-size:11px;
	color:#333333;
	}

.more a, .more a:link, .more a:visited{
	float:right;
	margin-right:10px;
	font-size:11px;
	color:#333333;
	font-style:italic;
	}
	
.line a:hover, .more a:hover {
	text-decoration:underline;
	}
	
	