 /* CSS Document */

body {
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #000000;
   	font-size: 80%;
    background-color: #000;
    line-height: 1.5em;
}	
#wrapper {
	width: 993px;
    background-color: #FFF;   
  }
  
 /* HEADER */
div#header * {margin:0;padding:0;}
div#header {font-family:Arial,Helvetica,sans-serif;font-size:13px;background:#181818;min-height:31px;_height:31px;border-bottom:1px solid #fff;}
div#head_in {width:896px;}
div#header .access {height:0;width:0;overflow:hidden;position:absolute;}
div#header h1.logo a{width:203px;height:31px;overflow:hidden;text-indent:-9000px;background:url(../layout/head_logo.gif) no-repeat;float:left;}
div#header #topnav {padding:6px 0 6px 0;float:left;list-style:none}
div#header #topnav li {float:left;font-size:1em;text-transform:uppercase;padding:3px 8px 3px 7px;background:url(../layout/head_navdiv.gif) no-repeat right center;}
div#header #topnav li.last {background:none;padding-right:0;}
div#header #topnav li a {color:#fff;text-decoration:none;}
div#header #topnav li a:hover {text-decoration:underline;}
 no-repeat;border:none;padding:3px 4px;font-size:1em}
div#header #sitesearch_form input.btn_search {margin:0 0 0 5px;}

img.siteLogo{height:128px;line-height:128px;margin:10px 0;
  padding:10px 20px 10px 0px;background: #FFF;border: 2px solid #666;}
img.siteLogo a{
	margin:0;
	padding:0;
	border:0;
}
img.siteLogo a:hover{border-color:#00cccc;}

/* easy clearing */
div#header:after{content: '.'; display: block; height: 0;clear: both;visibility: hidden;}
/*\*/
div#header{display: block;}


/*topnav*/

#topnav {position:absolute; top: 0px; z-index:99;padding:6px 0 6px 0;width:570px; left: 300px;}
#topnav ul {list-style:none}
#topnav ul {list-style-image:none}

#topnav li {float:left;text-transform:uppercase;padding:4px 10px 2px 9px;background:url(http://ncsu.edu/univ_relations/testdirectory/nanotech/layout/layout_assets/head_topnav_div.gif) no-repeat right center;}

#topnav li.last {background:none;padding-right:0;}

#topnav li a {font-size: 80%; color:#a30d01;text-decoration:none;white-space: nowrap;}

#topnav li a:hover {text-decoration:underline;}  

.access {height:0;width:0;overflow:hidden;position:absolute;left:-9000px;}

#headContainer {
 	background: #000 url(http://ncsu.edu/univ_relations/testdirectory/nanotech/layout/nano-header.gif) no-repeat 0px 0px;
 	width: 993px;
	height: 120px;
}

#brickLink {
	position: absolute;
	top: 0px;
	left: 20px;
    background: #585858 url(http://ncsu.edu/univ_relations/testdirectory/nanotech/layout/brick-black.gif) no-repeat 0px 0px;
	width: 208px;
	height: 31px;
  }
#brickLink a, #brickLink a:hover{
	display: block;
	width: 208px;
	height: 31px;
	text-decoration: none;
}
#brickLink a span{
	visibility: hidden;
}

#nanoLink {
	position: absolute;
	top: 55px;
	left: 20px;
	width: 360px;
	height: 55px;
	/*background-color: #666;*/
  }
#nanoLink a, #nanoLink a:hover{
	display: block;
	width: 360px;
	height: 55px;
	text-decoration: none;
}
#nanoLink a span{
	visibility: hidden;
}

/******** google form style ********************/

#google_form {
	padding: 0px;
	margin: 0px;
	/*position: absolute;
	left: 740px;
	top: 148px;*/
}
 	/*
.search_div {
	float: right; 
	margin-right: 30px;
	margin-top: 40px;
	background-color:#CCC;
    
	border: solid 1px #000;
	position: absolute;
	top: 70px;
left: 730px;
}*/
.search_div {
	margin-left: 700px;
	padding-top: 35px;
 
}
/******** end google form style ********************/
/*  css code for admin nav tabs */
#tabnav
	{
		height: 20px;
		margin: 0;
		padding-left: 0px;
        position: relative;
		left: 2px;
        /*top: 92px;*/
          top: 36px;
	}

#tabnav li
	{
		margin: 0; 
		padding: 0;
  		display: inline;
  		list-style-type: none;
  	}
	
#tabnav a
	{
		float: left;
		background: #fff;
		font-size: 10px;
		line-height: 20px;
		font-weight: normal;
		padding: 0px;
		/*padding: 2px 10px 2px 10px;*/
		margin-right: 2px;
		border: 1px solid #fff;
		text-decoration: none;
		color: #000;
		width: 120px;
		text-align: center;

	}

/*

#tabnav a:link, #tabnav a:visited
	{
		float: left;
		background: #fff;
		font-size: 10px;
		line-height: 20px;
		font-weight: normal;
		padding: 0px;
		margin-right: 2px;
		border: 1px solid #fff;
		text-decoration: none;
		color: #000;
		width: 120px;
		text-align: center;
	}

#tabnav a:link.active, #tabnav a:visited.active
	{
		border-bottom: 1px solid #fff;
		background: #fff;
		color: #C00;
	}

 */
#tabnav a:hover
	{
		background: #CCC;
		color: #555;
	}
/*  end css code for admin nav tabs */
/******** left nav styles ******************/

#nav {
 	width: 245px;
	float: left;
    margin-top: 3px;
 }
#nav h3 {
	text-transform: UPPERCASE;
	font-size: 130%;
    font-weight: bold;
	margin-left: 30px;
	margin-bottom: -5px;
	border-bottom: solid #000 1px;
	width: 180px;
    
} 
#nav ul {
	margin-left: 1.25em; 
	padding-left: 1.25em;
	padding-right: 0px;
		/*padding-right: 5px;
	list-style-image:url(http://ncsu.edu/univ_relations/testdirectory/nanotech/layout/left_nav_arrows.gif);
	list-style: disc url(http://ncsu.edu/univ_relations/testdirectory/nanotech/layout/left_nav_arrows.gif);*/
	list-style: none;
}
#nav ul li {
	border-bottom: #CCC 1px solid;
	width: 180px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#nav ul li a{
	color:#000;
	text-decoration:none;
    font-weight: bold;
    	
}
#nav ul li a:hover{
	/*color:#FFCC00;*/
	text-decoration:underline;
}


/* level 2 */

#section_nav ul{
	padding-top: 10px;
	list-style: none;
	list-style-image: none;
	margin-left: 10px; 
	padding-left: 0px;

}
#section_nav ul li {
	border-bottom: none;
	margin-bottom: -5px;
	margin-top: -10px;
}
#section_nav ul li a {
	color: #666;
	font-size: 95%;
	text-transform:none;
	text-decoration:none;

}
#section_nav ul li a:hover {
	color:#C00;
	text-decoration:underline;
}

#mySubs {
	margin-top: 5px;
	margin-bottom: 5px;
}
#mySubs a{
	color:#FFF;
   	background: #666;
	display: block;
	padding: 7px 20px 7px 32px;
	margin-left: -32px;
	width: 150px;
	text-decoration: none;
	text-transform:none;
	font-size: 90%;
}
/*
#mySubs a{
	color:#FFF;
   	background: #666;
	text-indent: 25px;
	display: block;
	padding: 7px 2px 7px 9px;
	margin-left: -32px;
	width: 192px;
	text-decoration: none;
	text-transform:none;
	border-bottom: solid 1px #CCC;
	font-size: 95%;
}
*/
#mySubs a:hover{
	color:#FFF;
 	text-decoration: underline;   
}

.search_profiles{
	padding-left: 35px;
}
   
/***** end left nav styles ******/
/****************** bread crumbs ********************************/
div .breadcrumbs a {
	text-decoration: none;
	color: #CC0000;
	font-weight: normal; 
}
div .breadcrumbs a:hover {
	text-decoration: underline;
	color: #000099;
}
div .breadcrumbs {
	font-size: 85%;
	text-decoration: none;
	color: #000000;
	padding: 2px 0px 0px;
	_padding: 0px;
	font-weight: normal;
	margin-left: 0px;
	margin-top: 5px;
	text-transform: lowercase;
 }
/****************** bread crumbs ********************************/
#main_content {
	/*text-align:justify;*/
	padding: 5px 10px 10px 15px;
 	width: 655px;
	margin-top: 0px;
		min-height: 300px;
	/* margin-left: 170px; */
	float: left;
    font-size: 95%;

}

#footer {
	clear: both;
	border-top: solid 4px #C00;
	border-bottom: none;
	background-color: #FFF;
	width: 993px;
	height: 4px;	
}

#footerText {
	background-color: #1f1f1f;
	padding-left: 15px;
	padding-right: 16px;
	padding-top: 0px;	
	width: 962px;
	margin-top: 0px;	
	margin-bottom: 0px;	
	color:#FFF;
	float: left;
	height: 35px;
}
 
#footerText p{
	font-size: 85%;
	margin: 0;
	padding: 0;
 }
#footerText h6{
 	visibility: hidden;
	margin: 0;
	padding: 0;
} 
 #footerText ul {
 	margin-left: 0;
	padding-left: 0;
	display: inline;
} 
 
#footerText ul li {
	padding: 0px 0px 0px 2px;
	list-style: none;
	display: inline;
	color:#FFF;
	text-decoration: none;
	font-weight: normal;
	font-size: 85%;
	 position: relative;
	top: -5px;
}

#footerText ul li a  {
	padding: 0px 5px 3px 5px;
 	list-style: none;
	display: inline;
	color:#FFF;
	text-decoration: none;
	font-weight: normal;
	margin-top: 0px;
	text-transform: uppercase;
}	

 #footerText ul li a:hover  {
	text-decoration: underline;
	color:#CCC;
}

#footerText ul li.first {
	margin-left: 0;
	border-left: none;
	list-style: none;
	display: inline;
}
#clearFooter {
	clear: both;
    height: 20px;
    
}
/************ formatting css ******************/

h1#pageTitle {
	font-size: 155%;
    color: #666;
	font-weight: normal;
    /* text-align:center;*/
	text-transform: uppercase;	
}

ul{
 	list-style-image:url(http://ncsu.edu/univ_relations/testdirectory/nanotech/layout/colon-bullets.gif);	
}
li {
	margin-bottom: 10px;
	/*font-size: 90%;*/
}
.form_css {
	border: 1px solid #383838;
	background-color: #FFF;
	padding: 1px;
}
input.button {background-color: #990000; font-weight: bold; font-size: 90%; color: white; font-family: Verdana, Arial, Helvetica, sans-serif}

table.dataTable {
	border: 1px solid #000;
	width: 99%;
	_width: 98%;
	margin-left:3%; margin-right:3%;
	_margin-left:0%; margin-right:0%;
	font-family: Arial, Helvetica, sans-serif;
}

.dataTable th.singleHeader  {
	background-color: #000;
	color: #FFFFFF;
 	font-weight: bold;
	margin: 4px;
	padding: 4px;
	border-top: none;
	border-bottom: 1px solid #000;
}

.dataTable td  {
	border: 1px solid #000;
 	/*font-size: 75%;*/
	font-weight: normal;
	color: #000;
	background-color: #FFF;
	margin: 3px;
	padding: 3px;
}

.dataTable th {
	background-color: #000;
	color: #FFFFFF;
 	/*font-size: 80%;*/
	font-weight: bold;
	margin: 4px;
	padding: 4px;
	border-top: none;
	border-right: 1px solid #000;
	border-bottom: 1px none;
	border-left: 1px solid #000;
}
.dataTable th.right {
	background-color: #000;
	color: #FFFFFF;
 	font-size: 80%;
	font-weight: bold;
	margin: 4px;
	padding: 4px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: 1px solid #000;
}
.dataTable th.left {
	background-color: #000;
	color: #FFFFFF;
 	font-size: 80%;
	font-weight: bold;
	margin: 4px;
	padding: 4px;
	border-top: none;
	border-right: 1px solid #000;
	border-bottom: 1px none;
	border-left: none;
}
 /************ formatting css ******************/
  
/*h1, h2, h3, h4, h5, h6 { */
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: bold;
}
/*
ul li a {
	font-weight: normal;
	text-decoration: none;
	color: #000099;
}
*/
a {
	font-weight: normal;
	text-decoration: underline;
	color: #C00;
}
a:hover {
	text-decoration: underline;
	color: #000099;
}
/* positions styling */
.positionEntry{
margin-bottom:20px;
padding:5px 0;
border-bottom:1px solid #BEBEBE;
}
#positions  label
{
float: left;
text-align: right;
margin-right: 10px;
display: block;
font-weight:bold;
}

/* general elements */
#main_content img {
	float:left;
	padding:2px;
	margin:12px 10px 4px 0px;
	border: 1px solid #666;
}