/***********************************************/
/* 2col_leftNav.css                            */
/* Use with template 2col_leftNav.html         */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color: #333333;
	width:100%;
	height:100%;
	line-height: 1.166;	
	/* background image creates the left column, repeated along y axis */
	margin: 0px;
	padding: 0px;
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
 font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
 font-size: 120%;
 color: #334d55;
}

h2{
 font-size: 114%;
 color: #006699;
}

h3{
 font-size: 100%;
 color: #334d55;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #333333;
}

h5{
 font-size: 100%;
 color: #334d55;
}

ul{
 list-style-type: none;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font: bold 100% Verdana, Tahoma, Arial, Helvetica, sans-serif;
 color: #334d55;
}
				

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	border-bottom: 0px solid #cccccc;
	width: 100%;
	height:76px;
	background-image: url(../images/top_hdr_bg.jpg); 
	/*background-image: url(../../images/background_n.jpg);*/
	/* this background image is only included to show where it would go */
}

#printHead{
	display: none;
}

#navBar{	
/*	height:100%; */
	margin: 0 85% 0 5px;
	background-color: #CCCCCC;
	background-image: url(../images/nav_background.jpg); 
	background-repeat:repeat-y;
	background-position: right top;
	padding: 0px;
/*	background-color: #ccc; */
	border-right: 1px solid #ccc;
	border-bottom: 2px solid #666;
	border-left: 1px solid #ccc;
}

#content{
/*	width:100%;
	height:100%;
	float:right;
	width: 75%;
	margin: 0;
	padding: 0 3% 0 0;*/
	float:right;
	width: 80%;
	margin: 0;
	padding: 0 3% 3% 0;	
}

#siteName{
	margin: 0px;
	padding: 0 0 0 0;
	/* background inserts logo so it appears on screen but is substituted */
	/* in print layout with hi-resolution version.  Also, background is hidden */
	/* from early browsers such as Netscape 4.x */
	height: 68px;
	width:100%;
	vertical-align: top;
	background-image: url(../gmu/images/img_header.jpg);
	background-repeat: no-repeat;
	background-position: left;
}


/***********************************************/
/*Component Divs                               */
/***********************************************/

#siteName{
	margin: 0px;
	padding: 0px 0px 10px 10px;
}


/*************** #pageName styles **************/
.pageName{
	width:100%;
	padding: 3px 0px 0px 0px;
	/*height: 19px;*/
	border-bottom:#bababe dotted 1px;
	background-color:#F4F5F9;
	font-size: 110%;
	font-weight:bold;
	font-stretch:extra-condensed;
	text-align:left;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color: #666666;
}

/************* #globalNav styles **************/
#globalNav{
	color: #cccccc;
	padding: 0px 0px 0px 10px;
	white-space: nowrap;
}
/* 'nowrap' prevents links from line-wrapping if there are too many to fit in one line
   this will force a horizontal scrollbar if there isn't enough room for all links
   remove rule or change value to 'normal' if you want the links to line-wrap */

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0px 4px 0px 0px; 
}


/************* #breadCrumb styles *************/
#breadCrumb{
	font-size: 80%;
	text-align:right;
	padding: 5px 0px 0px 10px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height:20px;
	color: #666666;
}

#breadCrumb a:link{
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	color: #666666;
	text-decoration:none;
}

#breadCrumb a:visited{
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	color: #666666;
	text-decoration:none;
}

#breadCrumb a:hover {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	color: #666666;
	text-decoration:underline;
}

/************** pageText styles -- used for primary content DIV in templates ********/

#pageText {
	font-size:80%;
}

#pageText a:link { 
	text-decoration:underline;
	color:#003366;
}	

#pageText a:visited {
	text-decoration:underline;
	color: #336699;
}

#pageText a:hover {
	text-decoration:none;
}

#pageText ul { 
	list-style:square;
}

#pageText ol {
	list-style:decimal;

}


/************** .feature styles ***************/
.featureTitle{
	background-color:#475992;
	background-image:url(../images/feature_left.jpg);
	background-repeat:no-repeat;
	font-size: 80%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-top:5px;
	margin-left:2%;
	min-width:609px;
	padding:2px 2px 2px 0px;	
	width:98%;
	
}

.featureTitle h3{
	padding-left:10px;
	width:98%;
	color:#FFFFFF;
}


.feature{
	background-repeat:no-repeat;
	border-width:1px;
	border-top-style:none;
	border-bottom-style:dotted;
	border-left-style:dotted;
	border-right-style:dotted;
	border-color:#666666;
	font-size: 80%;
	height: 150px;
	margin-left:2%;
	min-width:609px;
	width:98%;	
}


.feature1ColTitle{
	float:right;
	margin-top:5px;
	margin-right:0px;
	width:300px;
	min-width:300px;
	background-color:#475992;
	font-size: 80%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:2px 2px 2px 0px;
	background-image:url(../images/feature_left.jpg);
	background-repeat:no-repeat;
}

.feature1ColTitle h3{
	padding-left:10px;
	color:#FFFFFF;
}


.feature1Col{
	border-width:1px;
	border-top-style:none;
	border-bottom-style:dotted;
	border-left-style:dotted;
	border-right-style:dotted;
	border-color:#666666;
	float:right;
	font-size: 70%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding: 0 0 10px 0;
	margin:0 0 10px 0;
	min-width:300px;	
	width:300px;	
	color:#666666;
}

.feature1Col p {
	margin-top:0px;
	padding-left:10px;
	padding-right:10px;
	text-align:justify;
}

/************** .story styles *****************/

.story2Col {
	background-repeat:no-repeat;
	color:#666666;	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	margin-top:10px;
	margin-left:2%;
	text-align:justify;
	width:98%;		
}

.story2Col h3{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-left:10px;
	font-size:120%;
	font-style:normal;
	font-weight:bold;
	line-height:20px;
	background-image:url(../images/story_title_bullet.jpg);
	background-repeat:no-repeat;
}

.story2Col p {
	margin-top:0px;
	padding-left:10px;
}

.story2Col a:visited {
	color:#6699CC;
	text-decoration: underline;	
}

.story1Col {
	color:#666666;	
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	margin-top:10px;
	margin-left:1%;
	text-align:justify;
	width:50%;
}

.story1Col h3{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-left:10px;
	font-size: 120%;
	font-style:normal;
	font-weight:bold;
	line-height:130%;
	background-image:url(../images/story_title_bullet.jpg);
	background-repeat:no-repeat;
}

.story1Col p {
	margin-top:0px;
	padding-left:10px;
}


.story{
	margin-top:5px;
	margin-left:2%;
	width:95%;	
	visibility: visible;	
	text-align:justify;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color:#666666;	
}

.story h3{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-left:0px;
	font-size:120%;
	font-style:normal;
	font-weight:bold;
}

.story p{
	margin-top:3px;
}



/************* #siteInfo styles ***************/
#siteInfo{
	clear: both;
	font-size: 70%;
	color: #ffffff;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
	background-color: #6070a1;
}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
	the bottom border of the navBar in cases where they "touch" */

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}

#siteInfo a:link, a:visited {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}

#siteInfo a:hover {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #FFFFFF;
	text-decoration:underline;
}

/************* #search styles ***************/

#search{
/*	width:95%;*/
	padding: 5px 0px 5px 5px;
	border-top: 1px solid #bababe;
	font-size:80%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {margin: 0; padding: 0; list-style-image:url(../images/sectionNav_blt.gif);}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #list styles ***********/

#listBox {
	margin-left: 0px;
	
}

#listBox li{
	background-image:url(../images/ul_bullet.jpg);
	background-repeat:no-repeat;
	background-position:left;
	padding: 2px 0px 2px 10px;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color:#666666;	

}

#listLinks {
	margin-left: 0px;
	
}

#listLinks a:link{
	background-image:url(../images/ul_bullet.jpg);
	background-repeat:no-repeat;
	background-position:left;
	padding: 2px 0px 2px 10px;
	text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666;	
}


#listLinks a:visited{
	background-image:url(../images/ul_bullet.jpg);
	background-repeat:no-repeat;
	background-position:left;
	padding: 2px 0px 2px 10px;
	text-decoration:none;
	color:#666666;	
}

#listLinks a:hover{
	padding: 2px 0px 2px 10px;
	text-decoration:none;
	background-image:url(../images/ul_bullet_over.jpg);
	background-repeat:no-repeat;
	background-position:left;
	color:#003366;
}

/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	padding-top:5px;
	margin-right:4px;
	border-bottom: 1px solid #bababe;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size:70%;
	line-height:130%;
}

#sectionLinks h3{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:90%;
	font-weight:bold;
	padding: 0px 0px 2px 0px;
}

#sectionLinks a:link{
	background-image:url(../images/sectionNav_blt.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding: 2px 0px 2px 10px;
	border-top: 1px solid #bababe;
	color:#666666;
	text-decoration:none;
	background-color:#f7f7f7;
}

#sectionLinks a:visited{
	background-image:url(../images/sectionNav_blt.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding: 2px 0px 2px 10px;
	border-top: 1px solid #bababe;
	color:#666666;
	text-decoration:none;
	background-color:#f7f7f7;
}

#sectionLinks a:hover{
	border-top: 1px solid #bababe;
	background-color: #ffffff;
	padding: 2px 0px 2px 10px;
	text-decoration:none;
	color:#000099;
	background-image:url(../images/sectionNav_blt_over.gif);
	background-repeat:no-repeat;
	background-position:left;
}

/*********** .relatedLinks styles ***********/

.relatedLinks{
	position: relative;
	padding-top:5px;
	margin-left: 5px;
	margin-right:2px;
	padding-bottom:10px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size:70%;
	line-height:130%;	
}

.relatedLinks h3{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:90%;
	font-weight:bold;
	padding: 0px 0px 2px 0px;
}

.relatedLinks a:link{
	line-height:130%;
	color:#666666;
	text-decoration:none;
	padding-left:10px;
}
.relatedLinks a:visited{
	color:#666666;
}
.relatedLinks a:hover{
	text-decoration:underline;
}

.relatedLinks li {
	list-style:none;
	
}


/************** #advert styles **************/
/* these are Macromedia styles that will probably be deleted */

#advert{
	padding: 10px 0px 0px 10px;
	font-size: 80%;
	border-top: 1px solid #cccccc;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}

#hidden{
	display: none;
}

/* The following styles are defined in the existing Tech Center website   */
/* Colors, sizing and decoration should be adjusted to match new NCTL design */
/* some of these styles may not be carried over to the new NCTL website */

.date { background-color: #FFFFFF; color: #FF0000; font-weight: normal; }
.trail { background-color: #FFFFFF; font-size: 80%; }
.important { background-color: #FFFFFF; color: #FF0000; font-weight: normal; }
.person { background-color: #FFFFFF; font-weight: bold; }
.person_big { background-color: #FFFFFF; font-size: 110%; }
.org { background-color: #FFFFFF; text-decoration: underline; }
.emph { background-color: #FFFFFF; font-weight: bold; }
.caption { background-color: #FFFFFF; font-size: 80%; }
.pub { background-color: #FFFFFF; font-style: italic }
.person { background-color: #FFFFFF; font-weight: bold }
.program {
	background-color: #FFFFFF;
	font-size: 98%;
	color: #333333;
	font-style: normal;
	font-weight: bold;
}
.copyright { font-size: 80%; color: #000000 }
