@charset "UTF-8";
/* CSS Document */

/* *********************************************************** 

Date Created: September 20, 2007
Updated: February 3, 2009
Created by: Virginia Tech Web Communications
Contact: steven.white [..at..] vt.edu
Copyright: All Rights Reserved 2007
License: Use by permission only
Note: Created expressly for use in VT Ensemble CMS
Additional Info: http://www.unirel.vt.edu/web/guidelines.php
Location: /global_assets/css/vt_body.css


 *********************************************************** */
 
 
 
 /*** Page Title 
 *******************************************************************************************/
 
  
/* #vt_pageTitle{
	float:left;
	width:543px;
	margin:0;
	padding:0;
	margin-left:6px;
	margin-bottom:0;
}
 
 #vt_pageTitle h2{
	margin:0;
	padding:0;	
	color:#660000;
	font-size:1.9em;
	font-family:Georgia, "Times New Roman", Times, serif;
	float:none;
	clear:none;
	margin-left:15px;
	margin-top:20px;
	font-weight:normal;
	line-height:normal;

 }*/
 
 /** page title override **/

#vt_pageTitle {
	background:#F0EDDC url(../images/bg_page_title.gif) repeat-x scroll left bottom;
	border-bottom:5px solid #FFFFFF;
	border-left:5px solid #FFFFFF;
	clear:right;
	display:block;
	float:left;
	margin:0;
	min-height:15px;
	padding:13px 0 5px 20px;
	width:763px;
} 

#vt_pageTitle h2{
	color:#885709;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:2.4em;
	font-style:italic;
	font-weight:normal;
	margin:0 80px 6px 0;
	padding:0;	
}
 

/*******************************************************************************************/
/* body column */
/*******************************************************************************************/

#vt_body_col{
	float:left;
	width:543px;
	margin-left:6px;
	border:0px solid #000000;
	min-height:200px;
}

#vt_body_col p a,
#vt_body_col p a:visited{
	color:#333333;
	border-bottom:1px dotted #999999;

}

#vt_body_col p a:hover,
#vt_body_col p a:visited:hover{
	color:#981919;
	border-bottom:0px dotted #000000;
}


/*******************************************************************************************/
/* right col content */
/*******************************************************************************************/

#vt_right_col{
	display:block;
	float:left;
	margin:0px;
	padding:15px 20px 20px 25px;
	width: 204px;
	/* background:#FF0000; */
	min-height:300px;
	clear:right;
	width:194px;
}

#vt_right_col div{
	/*margin:0px;
	padding:0px;*/
}

#vt_right_col a,
#vt_right_col a:visited{
	color:#AA803D;
}

#vt_right_col ul li:first-letter{
	text-transform:uppercase;
	text-transform:none;
}

#vt_right_col h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.6em;
	font-style:italic;
	color:#333333;
	font-weight:normal;
	margin:0px 0px 5px 0px;
	padding: 0px;
	float:left;
	clear:both;
	width:190px;
	
	float:none;
	clear:none;
	
	border-top:0px solid #DFD8B5;
	padding-top:15px;
	margin-top:0px;
	
}


#vt_right_col p{
	padding: 0px;
	margin:0px 10px 10px 0px;
	color:#5a5745;
	font-size:1.1em;
	line-height:1.2em;
	/*width:190px;*/
	float:left;
	clear:both;
	
	float:none;
	clear:none;
	
	line-height:1.4em;
}

#vt_right_col p strong{
	color:#aa803d;
	font-weight:normal;
	color:#885709;
}

#vt_right_col img{
	background:#ffffff;
	padding: 3px;
	border:1px solid #c3c1b3;
	clear:none;
}

#vt_right_col p a,
#vt_right_col p a:visited{
	text-decoration:none;
	color:#AA803D;
	line-height:1.4em;
}

#vt_right_col p a:hover,
#vt_right_col p a:visited:hover{
	text-decoration:underline;
}

#vt_right_col div.vt_rb_break{
	/*background:url(/global_assets/images/bg_featured_content_section.png) no-repeat;*/
	margin:5px 0px;
	padding:0px;
	display:block;
	height:22px;
	margin-left:-20px;
	width:234px;
	float:left;
	clear:both;
	
	height:1px;
	margin:0px;
	padding:0px;
	background:none;
	width:200px;
	border-bottom:1px solid #DDDACB;
	margin-top:6px;
	margin-bottom:12px;
}

#vt_right_col hr.vt_rb_break{
	margin-top:6px;
	margin-bottom:12px;
	clear:both;
	width:194px;
	color:#dddacb;
	background-color:#dddacb;
	height:1px;
}

#vt_right_col ul,
#vt_right_col ul li{
	padding: 0px;
	margin: 0px;
	list-style:none;
	float:none;
	clear:both;
	width:190px;
}


#vt_right_col div ul,
#vt_right_col div ul li{
	width:170px;
	color:#5A5745;
	margin-bottom: 8px;
}

#vt_right_col ul li{
	padding-left:16px;
	font-size:1.1em;
	line-height:1.3em;
	background:url(/global_assets/images/li_af761b.gif) no-repeat left 4px;
	padding-right:5px;
	width:auto;
	
	word-wrap: break-word;
}

#vt_right_col ul li strong{
	color:#AA803D;
	color:#885709;
}

#vt_right_col ul li ul{
	color:#aa803d;
	margin-top:6px;
}

#vt_right_col ul li ul li,
#vt_right_col div ul li ul li{
	padding-right:10px;
	font-size:0.9em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:url(/global_assets/images/li_li_bullet_rust.gif) no-repeat 0px 3px;
	
	list-style:none;
	margin-left:0px;
	padding-left:10px;
	line-height:normal;
	
}

#vt_right_col ul li a,
#vt_right_col ul li a:visited{
	color:#aa803d;
	color:#885709;
}

#vt_right_col ul li a:hover,
#vt_right_col ul li a:visited:hover{
	color:#333333;
}

#vt_right_col ul li ul li a,
#vt_right_col ul li ul li a:visited{
	color:#333333;
	color:#AA803D;
	color:#885709
}

#vt_right_col ul li ul li a:hover,
#vt_right_col ul li ul li a:visited:hover{
	color:#aa803d;
	color:#333333;
	
}

#vt_right_col p.vt_event_listing{
	padding-bottom:0px;
	margin-bottom:5px;
	color:#65624e;	
	float:left;
	clear:both;
	width:190px;
}

#vt_right_col p.vt_event_listing em{
	font-size:0.9em;
}


#vt_right_col p.vt_event_listing a,
#vt_right_col p.vt_event_listing a:visited{
	text-decoration:none;
	color:#aa803d;
	float:left;
	font-size:0.9em;
	margin-top:8px;
	clear:both;
	width:195px;
	text-align:right;
}

#vt_right_col p.vt_event_listing a:hover,
#vt_right_col p.vt_event_listing a:visited:hover{
	color:#333333;
}

#vt_right_col p.vt_event_listing strong a,
#vt_right_col p.vt_event_listing strong a:visited{
	text-decoration:none;
	color:#aa803d;
	float:none;
	clear:none;
	font-size:1.0em;
	margin:0px;
}

#vt_right_col p.vt_event_listing strong a:hover,
#vt_right_col p.vt_event_listing strong a:visited:hover{
	color:#333333;
}

#vt_right_col hr {
	background:#c6c4b7;
	color:#c6c4b7;
	height: 1px;
	width:200px;
	border:0px solid #c6c4b7;
	margin:0px 0px 10px;
	padding:0px;	
	float:left;
	clear:both;	
	
	background:#E3E2D6;
	color:#E3E2D6;
}

/*******************************************************************************************/
/* content */
/*******************************************************************************************/

#vt_body_col{
	display:block;
	position:relative;
	float:left;
	padding-top:0px;
	padding: 15px 19px 10px 20px;
	margin-left:5px;
	width:505px;
	clear:none;
	
	font-size:1.2em;
	line-height:1.4em;
}


#vt_body_col h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.8em;
	color:#980000;
	font-weight:normal;
	/*margin-top:0px;*/
	/*padding-top:20px;
	padding-bottom:1px;
	margin-bottom: 0px;*/
	/*float:left;
	clear:both;*/
	/*position:relative;*/
	line-height:normal;
	/*width:500px;*/
	
	/*float:none;*/
	/*width:auto;
	clear:none;*/
	/*padding-top:10px;*/
	
	margin:15px 0px 0px 0px;
	padding:0px;
	
	color:#000000;
}

#vt_body_col h2 a,
#vt_body_col h2 a:visited{
	color:#980000;
}

#vt_body_col h2 a:hover,
#vt_body_col h2 a:visited:hover{
	color:#666666;
}


#vt_body_col div{
	/*margin:0px;
	padding:0px;*/ 
}

div#vt_body_col div#vt_callout{
	/*margin-left:1px;*/
	/*width:752px;*/
	padding:15px;
}

#vt_body_col h3,
#vt_body_col h4,
#vt_body_col h5,
#vt_body_col h6{
	/*float:left;
	clear:both;
	display:inline;
	width:100%;*/
	font-weight:normal;
	font-size:1.1em;
	margin:0px 0px;
	padding:0px;
	padding-top:20px;
	line-height:1.2em;
}

#vt_body_col h3{
	/*margin:5px 0px;*/
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:1.6em;
	color:#333333;
	margin-bottom:0px;
	/* line-height:normal;
	padding-bottom:4px;*/

	margin:10px 0px 0px 0px;
}


#vt_body_col h3 a,
#vt_body_col h3 a:visited{
	color:#666666;
	border-bottom: 1px dotted #E7E8CC;
}

#vt_body_col h3 a:hover,
#vt_body_col h3 a:visited:hover{
	color:#333333;
	border:0px solid #ffffff;
}

#vt_body_col h4{
	color:#325368;
	margin-bottom:0px;
	padding-bottom:1px;
	font-weight:bold;
	font-size:1.1em;
	padding-top:0px;
	margin-top:5px;
	
}

#vt_body_col h4 a,
#vt_body_col h4 a:visited{
	color:#325368;
	text-decoration:none;
	border-bottom: 1px dotted #E7E8CC;
}

#vt_body_col h4 a:hover,
#vt_body_col h4 a:visited:hover{
	border:0px solid #ffffff;
	color:#980000;
}

#vt_body_col h5{
	color:#AC7439;
	font-size:1.2em;
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#vt_body_col h5 a,
#vt_body_col h5 a:visited{
	border-bottom: 1px dotted #E7E8CC;
	color:#AC7439;
}

#vt_body_col h5 a:hover,
#vt_body_col h5 a:visited:hover{
	border:0px solid #ffffff;
	color:#666666;
}

#vt_body_col h6{
	color:#666666;
	font-size:1.2em;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0px;
	padding:0px;
}

#vt_body_col h6 a,
#vt_body_col h6 a:visited{
	border-bottom: 1px dotted #E7E8CC;
	color:#666666;
}

#vt_body_col h6 a:hover,
#vt_body_col h6 a:visited:hover{
	border:0px solid #ffffff;
	color:#333333;
}

#vt_body_col h1 strong,
#vt_body_col h2 strong,
#vt_body_col h3 strong,
#vt_body_col h4 strong,
#vt_body_col h5 strong,
#vt_body_col h6 strong{
	font-weight:normal;
}


#vt_callout{
	background:#9bb68f;
	padding:15px 15px;
	float:left;
	width:512px;
	color:#ffffff;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	border-bottom:4px solid #ffffff;
	position:relative;
	left:-19px;
	top:-15px;
	margin-bottom:0px;
	
	font-size:1.4em;
	line-height:1.5em;
}



#vt_callout h2{ 
	font-size:1.6em;
	color:#ffffff;
	margin:0px;
	padding:8px 6px;
	line-height:normal;
}

#vt_body_col hr {
	height: 3px;
	border:0px solid #ffffff;
	border-top:1px solid #DDD4C9;
	border-bottom:1px solid #DDD4C9;
	color:#DDD4C9;
	width:500px;
	float:left;
	clear:both;
	margin:10px 0px 20px 0px;
}

p{
	float:left;
	clear:both;
	/*width:500px;*/
	margin-bottom:10px;
	margin-top:10px;
	padding-top:0px;
	padding-bottom:0px;

	float:left;
	display:block;
	clear:both;
	width:auto;
	margin-top:3px;
	margin-bottom:13px; 
	
	float:none;
	clear:none;
	/*width:none;*/
	width:auto;
}

p a,
p a:visited,
#vt_body_col a,
#vt_body_col a:visited{
	color:#981919;
}


#vt_callout a,
#vt_callout a:visited{
	color:#F4F3E6;
}

#vt_callout a:hover,
#vt_callout a:visited:hover{
	border-bottom:1px dotted #F4F3E6;
}

#vt_body_col ul{
	/*float:left;
	clear:both;
	width:470px;*/
	margin-top:10px;
	background-color: #FCFCF9;
	padding: 6px 10px 6px 20px;
	border:1px solid #E3E5DD;
	list-style: none;
	margin-left:0px;
	
	background-color:transparent;
	border:0px solid #E3E2D6;
	/*width:none;*/
	width:auto;
	padding-bottom:0px;
	padding-top:0px;
	margin-bottom:0px;
	padding-left:0px;
	
	
}

#vt_body_col ul li{
	/*font-family:Georgia, "Times New Roman", Times, serif;
	color:#7B4342;
	font-style: italic;*/
	padding-left: 15px;
	padding-right:10px;
	/*background:url(/global_assets/images/li_ital_marron.gif) no-repeat left 4px;*/
	background:url(/global_assets/images/li_black.gif) no-repeat left 4px;
	margin-top:10px;
	margin-bottom:10px;
	font-size:1.0em;
	line-height:1.4em;
	background-color:transparent;
	
	line-height:1.4em;
	margin-top:0px;
	margin-bottom:0px;
	padding-top:0px;
	padding-bottom:10px;
	font-style:normal;
	padding-bottom:5px;

}

#vt_body_col ul li a,
#vt_body_col ul li a:visited{
	text-decoration:none;
	color:#7B4342;
	
	padding-top:0px;
	padding-bottom:0px;
	margin-top:0px;
	margin-bottom:0px;
}

#vt_body_col ul li a:hover,
#vt_body_col ul li a:visited:hover{
	color:#666666;
}

#vt_body_col ul.vt_pic_gallery{
	float:left;
	clear:both;
	width:100%;
	display:block;
}

#vt_body_col ul.vt_pic_gallery,
#vt_body_col ul.vt_pic_gallery li{
	list-style:none;
	margin: 0px;
	padding: 0px;
	background:none;
	border:0px solid #ffffff;
}


#vt_body_col ul.vt_pic_gallery li{
	float:left;
	clear:none;
	margin:10px 5px 10px 0px;
	padding: 0px;
}

#vt_body_col ul.vt_pic_gallery li a,
#vt_body_col ul.vt_pic_gallery li a:visited{
	float:left;
	display:block;
	width:118px;
	padding:2px;
	border:#000000 solid 1px;
	height:151px;
	margin-right:20px;
	background-color: #FCFCF9;
	border:1px solid #93a0a3;
	color:#666666;
	font-style:normal;
	font-size:0.9em;
	line-height:1.1em; 
}

#vt_body_col ul.vt_pic_gallery li a:hover,
#vt_body_col ul.vt_pic_gallery li a:visited:hover{
	background-color:#ffffff;
	color:#7B4342;
}

#vt_body_col ul.vt_pic_gallery li a img,
#vt_body_col ul.vt_pic_gallery li a:visited img{
	border:0px solid #000000;
	padding:0px;
	margin:0px auto;
	display:block;
	width:116px;
}

#vt_body_col ul.vt_pic_gallery li a span,
#vt_body_col ul.vt_pic_gallery li a:visited span{
	display:block;
	float:left;
	clear:both;
	margin:6px 0px 0px 2px;
	padding:0px;
}

p img,
ul li img,
ol li img,
#vt_body_col img,
#right_body_col img{
	background:#ffffff;
	padding: 4px;
	border:1px solid #BBBAB0;
	margin-top:8px;
}


.vt_filetype,
.vt_download,
.vt_extfile{
	color:#980000;
	border-bottom: 0px dotted #93a0a3;
	background:transparent;
}

.vt_filetype:hover,
.vt_filetype:visited:hover,
.vt_filetype:hover span,

.vt_download:hover,
.vt_download:visited:hover,
.vt_download:hover span,

.vt_extfile:hover,
.vt_extfile:visited:hover,
.vt_extfile:hover span{
	color:#5a5745;
	border-bottom:0px solid #5a5745;
}

.vt_filetype span{
	color:#DF9C34;
	padding-left:20px;
	background:url(/global_assets/images/icon_file.gif) no-repeat transparent left 50%;
	font-size:0.9em;
	display:inline-block;
	padding-top:5px;
	padding-bottom:5px;
}

.ai span{
  background:url(/global_assets/images/icon_ai.gif) no-repeat transparent left 50%;
}
.doc span,
.docx span,
.rtf span{
	background:url(/global_assets/images/icon_word.gif) no-repeat transparent left 50%;
}
.iso span{
  background:url(/global_assets/images/icon_iso.gif) no-repeat transparent left 50%;
}
.pdf span{
	background:url(/global_assets/images/icon_pdf.gif) no-repeat transparent left 50%;
}
.psd span{
  background:url(/global_assets/images/icon_psd.gif) no-repeat transparent left 50%;
}
.ppt span,
.pptx span{
  background:url(/global_assets/images/icon_powerpoint.gif) no-repeat transparent left 50%;
}
.txt span{
  background:url(/global_assets/images/icon_txt.gif) no-repeat transparent left 50%;
}
.xls span,
.xlsx span{
  background:url(/global_assets/images/icon_excel.gif) no-repeat transparent left 50%;
}
.zip span{
  background:url(/global_assets/images/icon_zip.gif) no-repeat transparent left 50%;
}



#vt_right_col .vt_filetype span{
	padding:0px;
	background:none;
	text-transform:uppercase;
}

#vt_right_col .vt_filetype{
	font-size:1.0em;
	clear:both;
	display:inline-block;
}

#vt_right_col .doc,
#vt_right_col .xls,
#vt_right_col .ppt,
#vt_right_col .pdf{
	padding-left:21px;
	padding-top:5px;
	padding-bottom:5px;
	display:block;
}

#vt_right_col .doc{
	background:url(/global_assets/images/icon_word.gif) no-repeat transparent left 50%;
}

#vt_right_col .xls{
	background:url(/global_assets/images/icon_excel.gif) no-repeat transparent left 50%;
}

#vt_right_col .ppt{
	background:url(/global_assets/images/icon_powerpoint.gif) no-repeat transparent left 50%;
}

#vt_right_col .pdf{
	background:url(/global_assets/images/icon_pdf.gif) no-repeat transparent left 50%;
}


div#vt_body_col a.vt_filetype,
div#vt_body_col a.vt_download,
div#vt_body_col a.vt_extfile{
	display:inline;
	float:none;
	clear:none;
}



.vt_brief{
	padding:0px;
	margin:0px;
	margin-bottom:10px;
}

.vt_brief h2{
	float:none;
	/*width:none;*/
	width:auto;
	clear:both;
	line-height:normal;
	font-size:1.2em;
}

.vt_brief p{

}

#vt_body_col .vt_2col_wrapper .vt_brief h2{
	padding:0px;
	margin:0px;
	font-size:1.0em;
}

#vt_right_col .vt_brief ol{
	margin:0px;
	padding:0px 0px 0px 0px;
	margin-left:15px; 
}

#vt_right_col .vt_brief ol li{
	padding-bottom:5px;
}

#vt_right_col div.vt_brief{
	clear:both;	
}

#vt_right_col #vt_tag_list{
	margin-bottom:5px;
	padding-bottom:0px;
}

#vt_right_col #vt_tag_list h2{
	
}

#vt_right_col #vt_tag_list ul{
	padding:5px;
	background:#F3F3E4;
	border:1px solid #CCC;
	padding-right:20px;
	display:block;
	clear:both;
	width:165px;
}

#vt_right_col #vt_tag_list ul li{
	padding-right:10px;	
	display:block;
	margin-bottom:5px;
	padding-bottom:0;
}

#vt_right_col #vt_tag_list ul li a{
	display:inherit;
	padding:0;
	margin:0;
	width:160px
}

#vt_body_col pre{
	white-space:normal;
	margin:30px;
	display:block;
	float:none;
	clear:none;
	border:1px solid #666;
	padding:20px;
}

*.error{
	color:#F00;
	font-weight:bold;
	padding:8px;
}

input.error{
	padding:0;	
}


#vt_body_col #vt_imgGal_list{
	display:block;
	float:left;
	clear:both;
}

#vt_body_col #vt_imgGal_list ul,
#vt_body_col #vt_imgGal_list ul li{
	list-style:none none;
	background:none;
}

#vt_body_col #vt_imgGal_list ul li{
	display:block;
	float:left;
	clear:none;
	overflow:hidden;
	width:85px;
	height:85px;
	position:relative;
	margin-bottom:25px;
	background:#ffffff;
	border:1px solid #6B6A62;
	padding:5px;
	margin-right:25px;
}

#vt_body_col #vt_imgGal_list ul li a{
	margin:0;
	padding:0;
	width:185px;
	height:185px;
	display:block;
	overflow:hidden;
	top:0;
	position:absolute;
	left:50%;
	margin-left:-100px;	
	top:-50%;
}

#vt_body_col #vt_imgGal_list ul li a img{
	position:absolute;
	display:block;
	background:none;
	border:0px solid #ffffff;
	top:90px;
	
	/*top:0;*/
}

.fp-logo {
	display: block;
	opacity: 1;
}


#vt_body_col .vtSnAutoIndex ul.vt_bio_snippet li{
	list-style:none;
	background:none;
}
