/*-----------------------*/

.block {
	clear: both;
	float: left;
	width: 100%;
	}
	
h2 {
	margin-top: 5px;
	background: #B2C7D8;
	color: white;
	padding: 7px;
	font-size:12px;
	letter-spacing:5px;
	text-transform:uppercase;	
	text-align: center;
	}
.block h2 a {
	color: white;
	padding: 0;
	}	
.block a {
	display: block;
	font-weight: bold;
	padding: 5px;
	text-align: center;
	}
.block .alt {
	background: #EDF2F6;
	}
	
/*-----------------------*/

#nav {
	float: left;
	width: 290px;
	height: 242px;
	clear: both;
	background: #B2C7D8;
	padding: 5px;
	}
#nav div {
	
	float: left;
	width: 100%;
	clear: both;
/*	
	border-top: 1px solid #D8E1EA;
	border-bottom: 1px solid #447296;
	padding: 5px 0;
*/
}
#nav a {
	font-weight: bold;
	display: block;
	float: left;
	width: 225px;
	padding: 8px 0;
	font-size: 12px;
	background: url(img/t5_bg.jpg) repeat-x bottom;	
	}	
#nav img {
	float:left;
	height:30px;
	width: 36px;
	margin:0pt 24px 0pt 0px;
	}		
/*--------------------*/
.virtex {
	display: block;
	text-align: center;
	background: url(img/t5_virtex_out.jpg) no-repeat center center;
	height: 104px;
}
.virtex:hover {
	background: url(img/t5_virtex_over.jpg) no-repeat center center;
	}
	
form * {
	vertical-align: middle;
	}	
#all .button {
	background-color:#D1DEE8;
	border:1px solid #6B94B4;
	color:#3A617F;
	font-size:8px;
	font-weight:bold;
	height:20px;
	padding:0px;
	text-transform:uppercase;	
	
	}
/*----------------------------*/
.folder-view {
	line-height: 1.2em;
	}
	
.subfolders {
	margin: 10px 0;
	background: #CBDBE7;
	padding: 5px;
	}			
.folder-view img {
	border: 1px solid #B2C7D8;
	}
.folder-view td {
	width: 150px;
	text-align: center;
	}

.folder-view div {
	padding: 4px 0;
	margin-top:2px;
	height: 65px;
	background: #CBDBE7;
	}		
.folder-view a {
	border: 0;
	}

#previews {
	margin: 0 auto;
	}
	
#previews img {
	margin: 4px;
	}
#previews td {
	padding: 5px;
		}
	
#previews div {
	height: 25px;
	margin: 0 4px;
}



/*----------------*/
#bc {
	border-bottom: 1px solid #93ADC3;
	padding-bottom: 8px;
}

.itemView {
	text-align: center;
}
.itemView h1 {
	margin: 0 0 20px 0;
	}
.itemView img {
	border: 1px solid #B2C7D8;
	padding: 10px;
	}
	
.itemView div {
	width: 510px;	
	text-align: justify;
	margin: 20px auto;
}