﻿#content #tour-header h2 {
	margin:0 0 10px 15px;
}
#content #tour-header h2 span{
	color:#656565;

}
#content #tour-header p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.6em;
	font-weight:bold;
	color:#7a7a7a;
	line-height:1.2em;
	margin:0 10px 20px 15px;
}
#content #tour-header .jump-menu{
	margin:0 0 10px 15px;
	font-size:1.4em;
}
#capabilities-tour {
	width:550px;
}
#capabilities-tour #thumbnails {
	
	float:right;
	width:300px;
	
}
#capabilities-tour #thumbnails li{
	cursor:pointer;
	float:left;
	width:86px;
	margin:0 12px 12px 0;
	list-style:none;
}
#capabilities-tour #thumbnails li.selected img,
#capabilities-tour #thumbnails li a:hover img{
	border:solid 5px #DD7200;
	width:76px;
	height:48px;
}
#capabilities-tour #thumbnails li a:hover img{
	border:solid 5px #3c7400;
}
#full-images .not-selected{
	display:none;
}
#full-images .selected{
	display:block;
}
#full-images .caption{
	width:205px;
	height:135px;
	padding:15px 15px 0 15px;
	font-size:1.2em;
	background-color:#e8e8e8;
	color:#000;
	line-height:1.5em;
}
#full-images .caption .text{
	height:90px;
}
#full-images .caption .navigation{
	margin:10px 0 0 0 ;
	text-align:right;
	
}
#full-images .caption  a{
	color:#3c7400;
	font-family:Verdana, Arial, Sans-Serif;
	font-size:.8333em;
	font-weight:bold;
}
#full-images .caption  a:hover{
	text-decoration:none;
}
#full-images .caption .next{
	background:transparent url(/_images/interface/small-grey-right-v.gif) no-repeat scroll right 50%;
	padding:0 7px 0 0 ;
}
#full-images .caption .previous{
	background:transparent url(/_images/interface/small-grey-left-v.gif) no-repeat scroll 0 50%;
	padding:0 0 0 7px;
}
#full-images img{
	width:530px;
	background-color:#006699;
	
	border:solid 10px #cecece;
}
