 /* 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: 900px;
 	background: #CCC url(http://www.ncsu.edu/carmichael/layout/2columnBG.gif) repeat-y 0px 0px;
  }

#header {
 	background: #CCC url(http://www.ncsu.edu/carmichael/layout/header.jpg) no-repeat 0px 0px;
 	width: 900px;
	height: 154px;
}

#brickLink {
	position: absolute;
	top: 0px;
	/*left: 85px; pre utility bar left */
	left: 58px;
    background: #FFF url(http://www.ncsu.edu/carmichael/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;
}

#carmichaelLink {
	position: absolute;
	top: 63px;
	left: 60px;
	width: 360px;
	height: 55px;
	/*background-color: #666;*/
  }
#carmichaelLink a, #carmichaelLink a:hover{
	display: block;
	width: 360px;
	height: 55px;
	text-decoration: none;
}
#carmichaelLink 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: 3px;
left: 765px;
}
/******** end google form style ********************/
/*topnav*/
  
/*topnav*/
  	#utility-bar #topnav {position:absolute;top: -18px; left: 200px;z-index:9;padding:6px 0 6px 0;width:570px;}

  
#utility-bar #topnav li {float:left;text-transform:uppercase;padding:4px 10px 2px 9px;
background:url(http://www.ncsu.edu/carmichael/layout/head_topnav_div.gif) no-repeat right center;}
#utility-bar #topnav li.last {background:none;padding-right:0;}
#utility-bar #topnav li a {font-size: 80%;color:#C00;text-decoration:none;}
#utility-bar #topnav li a:hover {text-decoration:underline;}
#utility-bar ul#topnav { list-style-image:none; list-style: none;}
.access {height:0;width:0;overflow:hidden;position:absolute;left:-9000px;}


 /****** horizontal nav ***************/
#pipe ul {
	position: relative;
	top: 130px;
	left: 25px;
	margin-left: 0;
	padding-left: 0;
	display: inline;
	font-size: 85%;
	}  
#pipe ul li, #pipe ul li a  {
	margin-left: 0;
	/* padding: 2px; */
	padding-right: 2px;
	padding-left: 1px;
	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;
	float: left;
	text-transform:uppercase;
}
#left_divider {
	border-bottom: 2px solid #FFF;
}
#nav_lower {
	background: #666;
	width: 203px;
	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://www.ncsu.edu/carmichael/layout/left_nav_arrows.gif);*/
	list-style: disc url(http://www.ncsu.edu/carmichael/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: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;
	padding: 5px 10px 10px 15px;
 	width: 655px;
	margin-top: 0px;
		min-height: 300px;
	/* margin-left: 170px; */
	float: left;

}

#footer {
	clear: both;
	/*background-image: url(http://www.ncsu.edu/carmichael/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://www.ncsu.edu/carmichael/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;
}