 /* CSS Document */

body {
	margin-top: 28px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 57px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
   	font-size: 80%; 
}	
#wrapper {
	width: 950px;
 	background: url(http://ncsu.edu/3d-memos/layout/2columnBG.gif) repeat-y 0px 0px;
  }
/*topnav*/

#topnav {position:absolute; top: 0px; z-index:99;padding:6px 0 6px 0;width:570px; left: 400px;}
#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/3d-memos/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;}

#header {
 	background: #CCC url(http://ncsu.edu/3d-memos/layout/header.jpg) no-repeat 0px 0px;
 	width: 900px;
	height: 154px;
}

#brickLink {
	position: absolute;
	top: 0px;
	left: 58px;
    background: #CCC url(http://ncsu.edu/3d-memos/layout/white_brick.gif) no-repeat 0px 0px;
	width: 145px;
	height: 28px;
  }
#brickLink a, #brickLink a:hover{
	display: block;
	width: 145px;
	height: 28px;
	text-decoration: none;
}
#brickLink a span{
	visibility: hidden;
}

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

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

#google_form {
	padding: 0px;
	margin: 0px;
	/*position: absolute;
	left: 740px;
	top: 148px;*/
}
 	.search_div {
	/*background-color:#CCC;
	border: solid 1px #000;*/
	position: absolute;
	top: 156px;
left: 730px;
}
/******** end google form style ********************/
 /****** horizontal nav ***************/
#pipe ul {
	position: relative;
	top: 130px;
	left: 25px;
	margin-left: 0;
	padding-left: 0;
	display: inline;
	font-size: 100%;
	}  
#pipe ul li, #pipe ul li a  {
	margin-left: 0;
	padding: 2px;
	list-style: none;
	display: inline;
	color: #FFF;
	text-transform:uppercase;
	font-weight: bold;
	text-decoration: none;
	}
#pipe ul li a:hover  {
	color: #CCC;
	text-decoration: underline;
	}
#pipe ul li.first {
	margin-left: 0;
	border-left: none;
	list-style: none;
	display: inline;
	}
 /****** end horizontal nav ***************/

/******** left nav styles ******************/
#nav {
	background: #383838;
	/*width: 203px; */
	width: 170px;
    
	float: left;
	text-transform:uppercase;
}
#nav ul {
	margin-left: 1.25em; 
	padding-left: 1.25em;
	padding-right: 0px;
		/*padding-right: 5px;
	list-style-image:url(http://ncsu.edu/3d-memos/layout/left_nav_arrows.gif);*/
	list-style: disc url(http://ncsu.edu/3d-memos/layout/left_nav_arrows.gif);
}
#nav ul li a{
	color:#FFF;
	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: .4em; 
	padding-left: .4em;	*/
	margin-left: 0px; 
	padding-left: 0px;	
	/*background:#666;*/
}
#section_nav ul li a {
	font-size: 95%;
	text-transform:none;
	text-decoration:none;
}
#section_nav ul li a:hover {
	color:#FFCC00;
	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;   
}
#leftBottom {
	border-top: solid 5px #FFF;
	background-color:#CC0000;
	height: 13px;
	display: block;
	border-bottom: solid 6px #FFF;
}
   
/***** 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; 
	width: 655px;*/
	padding: 5px 10px 10px 15px;
 	width: 755px;
    background-color: #FFF;
	margin-top: 0px;
		min-height: 300px;
	/* margin-left: 170px; */
	float: left;

}

#footer {
	clear: both;
	/*background-image: url(http://ncsu.edu/3d-memos/layout/footer.gif);*/
	border-bottom: solid 6px #C00;
	background-repeat: no-repeat;
	width: 900px;
	height: 4px;	
}

#footerText {
	padding-left: 15px;
	padding-right: 16px;
	padding-top: 15px;	
	width: 845px;
	margin-top: 0px;	
	margin-bottom: 15px;
	color:#383838;
	float: left;
}
 
#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:#383838;
	text-decoration: none;
	font-weight: normal;
	font-size: 95%;
	 position: relative;
	top: -20px;
	}

#footerText ul li a  {
	padding: 0px 0px 3px 0px;
	list-style: none;
	display: inline;
	color:#C00;
	text-decoration: underline;
	font-weight: normal;
	margin-top: -35px;
	}	
 #footerText ul li a:hover  {
	text-decoration: none;
	color:#333;
	}
#footerText ul li.first {
	margin-left: 0;
	border-left: none;
	list-style: none;
	display: inline;
	}
#clearFooter {
	clear: both;
}

/************ formatting css ******************/

h1#pageTitle {
	font-size: 125%;
    color: #666;
	font-weight: bold;
    /* text-align:center;
	text-transform: capitalize;	*/
}

ul{
 	list-style-image:url(http://ncsu.edu/3d-memos/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;
}
/*********** floating right nav css *************/
#rightNav {
	width: 220px;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	border-top: 1px solid #000;
	float: right;
	margin: 15px 5px 4px 5px;
}
#rightNav h2{
	font-size: 90%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000;
	line-height: 22px;
	text-indent: 5px;
	margin: 0px;
	padding: 0px;
}
#rightNav li {
	margin-bottom: 10px;
	margin-left: -10px;
}
#rightNav a{
	display: block;
	font-weight: normal;
}
#rightNav p{
	padding-left: 5px;
}

/****** data table ******/

/*** old
table.dataCSS, div.dataCSS {
	padding-top: 4px;
	border: 1px solid #555;
	width: 660px;
	background-color: #FFF;
}

.dataCSS td  {
 	font-weight: normal;
	color: #000;
	margin: 3px;
	padding: 3px;
	border-top: dashed 1px #666;	
}
.dataCSS th {
	background-color: #eeeadf;
	color: #000;
	font-weight: bold;
	margin: 4px;
	padding: 4px;
	border-top: dashed 1px #666;	
}
 
.dataCSS tr:hover {
	background-color: #EEE;
}
 
.dataCSS td:hover {
	background-color: #EEE;
}
.dataCSS .first {
	border-top:none;
}
*/

/*** new ***/

table.dataCSS {
	padding-top: 0px;
	border: 1px solid #555;
	/*width: 875px;*/
    width: 710px;
	/*background-color: #eeeadf;*/
	background-color: #FFF;
	font-size: 90%;
}
.dataCSS td  {
 	font-weight: normal;
	color: #000;
	margin: 3px;
	padding: 3px;
	border-top: dashed 1px #666;
	border-right: dashed 1px #666;
	font-size: 95%;
}
.dataCSS th {
	background-color: #CCC;
	color: #000;
	font-weight: bold;
	margin: 4px;
	padding: 4px;
	border-top: none;	
	font-size: 90%;
}
.dataCSS td ul{
 	list-style-image:url(http://ncsu.edu/3d-memos/layout/document_small.gif);	
}

.dataCSS td ul li {
	margin-bottom: 10px;
	margin-left: 10px;
	padding-left: 5px;
	position: relative;
	left: -20px;
	 
	/*font-size: 90%;*/
}
.dataCSS tr:hover {
	background-color: #eeeadf;
}
 
.dataCSS td:hover {
	background-color: #eeeadf;
}
.dataCSS .first {
	border-top:none;
}
