 /* CSS Document */
	
body {
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	background-color:#FFF;
}
#wrapper {
	background-image: url(http://ncsu.edu/project/itd-pubs-dev/student-legal/layout/3columnBG.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
 	width: 775px;
	float: left;
 }
#header {
	height: 140px;
}
#banner {
	background-image: url(http://ncsu.edu/project/itd-pubs-dev/student-legal/layout/legal-header.jpg);
	background-repeat: no-repeat;
	height: 109px;
	/*background-color: #ccc;
	width: 800px;*/
}

#brickLink {
	position: absolute;
	top: 11px;
	left: 20px;
	width: 155px;
	height: 22px;
	/*background-color: #CCC; */
	z-index: 10;
  }
#brickLink a, #brickLink a:hover{
	display: block;
	width: 142px;
	height: 22px;
	text-decoration: none;
}
#brickLink a span{
	visibility: hidden;
}
#cedLink {
	position: absolute;
	top: 11px;
	left: 185px;
	width: 165px;
	height: 22px;
	z-index: 10;
	/*background-color: #333; */
  }
#cedLink a, #cedLink a:hover{
	display: block;
	width: 270px;
	height: 45px;
	text-decoration: none;
}
#cedLink a span{
	visibility: hidden;
}
#accreditationLink {
	position: absolute;
	top: 40px;
	left: 20px;
	width: 240px;
	height: 45px;
	z-index: 10;
	/*background-color: #666; */
  }
#accreditationLink a, #accreditationLink a:hover{
	display: block;
	width: 270px;
	height: 45px;
	text-decoration: none;
}
#accreditationLink a span{
	visibility: hidden;
}
 
#header-links {
	margin-left: 0px;
	width: 774px;
	/*height: 41px;*/
	height: 30px;
	color: #FFFFFF;
	background-color: #990000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000;
	background-image: url(http://ncsu.edu/project/itd-pubs-dev/student-legal/layout/redBG.gif);
	background-repeat: repeat-x;
 }
#myGoogleSearch {
	position: absolute;
	top: 115px;
	left: 630px;
}
 
 /****** horizontal nav ***************/
#pipe ul {
	position: relative;
	top: 6px;
		left: 13px;
 	margin-left: 0;
	padding-left: 0px;
	display: inline;
	height: 20px;	/*background-color:#666666;*/
	} 
#pipe ul li, #pipe ul li a  {
	margin-left: 0px;
	padding: 3px 2px 3px 2px;
	/*border-left: 1px solid #FFF;
	border-left: none;*/
	list-style: none;
	display: inline;
	color: #FFF;
	text-decoration:none;
	font-weight: normal;
	font-size: 100%;
	}
#pipe ul li a:hover  {
	color: #FFF;
	text-decoration: underline;
	}
#pipe ul li.first {
	margin-left: 0;
	border-left: none;
	list-style: none;
	display: inline;
	}

/**** left nav styles ******/

div.leftDiv {
	width: 175px;
	padding: 0px;
	float: left;
	font-size: 90%;
		margin-top: -17px; 
	  	_margin-top: -16px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	/*background-color:#000;*/
}
 .leftDiv h3 {
	visibility: hidden;
	margin: 0;
	padding: 0;
 }

div.leftDiv a {
	display: block;
	text-decoration: none;
	text-align: left;
	color:#000;
	font-weight: bold;
	/*background-image: url(http://ncsu.edu/project/itd-pubs-dev/student-legal/layout/white_arrow.gif); /* Replace bullet.gif with your img */
	background-position: left 6px; /* Position bullet */
	background-repeat: no-repeat;*/
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 8px;
	padding-left: 17px; /* Add padding so text doesn't cover bullet img */
	padding-right: 10px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
 	}
	
div.leftDiv a:hover {
	color:#990000;
	background-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	background-image: none; /* Replace bullet.gif with your img */
}

div.subleft_nav a {
	display: block;
	/*padding: 3px 6px 4px 25px;*/
	padding: 3px 6px 4px 15px;
	margin: 0;
	text-decoration: none;
	text-align: left;
	margin-left: 0px;
	font-size: 95%;
	font-weight: normal;
	background: #FFF;
	color:#000;
	height: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
 	border-bottom-color: #000;
   }
div.subleft_nav a:hover {
	background-color: #FFF;
   	color:#990000; 
	}

div.childleft_nav a {
	display: block; 
	padding: 3px 10px 5px 25px;
	/*vertical-align: middle;*/
	margin: 0px 0px 0px; 
   	text-decoration: none; 
   	text-align: left; 
   	background-color: #EEE;
   	/*border-top: 1px solid #000000; */
   	color:#000; 
   	font-weight:normal;
   	font-size: 90%; 
	}
  
/***** end left nav styles ******/
/****************** bread crumbs ********************************/
div .breadcrumbs {
	font-size: 85%;
	text-decoration: none;
	color: #000000;
	padding: 2px 0px 0px;
	_padding-top: -2px 0px 0px;
	font-weight: normal;
	margin-left: 0px;
	margin-top: 5px;
 	_margin-bottom: -10px;
	text-transform: lowercase;	
}
div .breadcrumbs a {
	text-decoration: none;
	color: #990000;
	font-weight: normal; 
}
div .breadcrumbs a:hover {
	text-decoration: underline;
	color: #000099;
}
/****************** bread crumbs ********************************/
#myContent {
	width: 415px;
	_width: 405px;
	margin-top: 5px;
	_margin-top: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	min-height: 380px;
	/*height: 380px;*/
}

/********************************* begin right nav - full column *****************/
#rightNavFullColumn {
	width: 145px;
	float: left;
	/*padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 5px;
	margin-top: 20px;
	_margin-top: 35px;
	margin-left: 5px;
	_margin-left: 15px;*/
	font-size: 90%;
}
#rightPicture{
	position: relative;
	left: 15px;
	_left: 25px;
	top: -1px;
 	background-image: url(http://ncsu.edu/project/itd-pubs-dev/student-legal/layout/legal-right.jpg);
	background-repeat: no-repeat;
	height: 370px;
	width: 145px;
}
#rightNavFullColumn h2, #rightNavFullColumn h1, #rightNavFullColumn h3, #rightNavFullColumn h4, #rightNavFullColumn h5, #rightNavFullColumn h6{
	font-size: 110%;
	font-weight: bold;
	color: #000;
	/*background-color: #000000;
	line-height: 22px;
	text-indent: 5px;*/
	margin-top: 10px;
	margin-left: 5px;
	_margin: 0px;
	padding: 0px;
}
#rightNavFullColumn p{
	margin-left: 5px;
}
#rightNavFullColumn a{
	color:#990000;
	font-weight: bold;
	font-size: 90%;
	padding-top: 1px;
	padding-bottom: 3px;
}
#rightNavFullColumn ul{
	margin-left: 22px;
	padding-left: 0px;
}
#rightNavFullColumn li{
	margin-bottom: 10px;
}
#rightNavFullColumn a:hover{
	color:#000099;
}

/********************************* end right nav - full column *****************/

/*********** begin floating right nav css *************/
#rightNavFloating {
	width: 220px;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	border-left: 1px solid #666;
	border-top: 1px solid #666;
	float: right;
	/*margin: 15px 5px 4px 5px;*/
	margin: -35px -5px 4px 5px;	
	_margin: -45px -5px 4px 5px;	
	_padding: 0px;	
}
#rightNavFloating h2{
	font-size: 90%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #990000;
	line-height: 22px;
	text-indent: 5px;
	margin: 0px;
	padding: 0px;
}
#rightNavFloating li {
	margin-bottom: 10px;
	_margin-bottom: 0px;
	margin-left: -10px;
}
#rightNavFloating a{
	display: block;
	font-weight: normal;
}
#rightNavFloating p{
	padding-left: 5px;
}
/*********** end floating right nav css *************/

#footerLine{
	width: 775px;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
	/*_margin-top: -16px;
	background-color:#666;*/
	margin: 0px;
	padding: 0px;
}
#footerText {
	clear: both;
	width: 725px;
	margin-left: 20px;
	margin-top: -10px;
	/*margin-top: -75px;	
	_margin-top: -65px;	
	background-color:#CCCCCC;*/
 }
#myFooter {
 	/*position: relative;
	left: 170px;*/
 }
	
#footerText h6{
 	visibility: hidden;
	margin: 0;
	padding: 0;
} 
 #footerText ul {
	margin-left: 0px;
	padding-left: 0px;
	display: inline;
	height: 20px;
	/*background-color:#666666;*/
	} 

#footerText ul li {
	padding: 0px 0px 0px 2px;
	/*border-left: 1px solid #FFF;
	border-left: none;*/
	list-style: none;
	display: inline;
	color:#999;
	text-decoration: none;
	font-weight: normal;
	font-size: 85%;
	}

#footerText ul li a  {
	padding: 0px 0px 3px 0px;
	/*border-left: 1px solid #FFF;
	border-left: none;*/
	list-style: none;
	display: inline;
	color:#666;
	text-decoration: underline;
	font-weight: normal;
	}	

#footerText ul li a:hover  {
	text-decoration: none;
	color:#990000;
	}
#footerText ul li.first {
	margin-left: 0;
	border-left: none;
	list-style: none;
	display: inline;
	}
/************ list styles ******************/

ul{
 	list-style-image:url(http://ncsu.edu/project/itd-pubs-dev/student-legal/layout/grey_arrow.gif);	
}
li {  /* this style double spaces li tags.  no longer need to use double br tags */
	margin-bottom: 10px;
	/*font-size: 90%;*/
}
/************ list styles ******************/

table.dataTable {    /* this style adds a style to a data table w/ proper header cells  */
	border: 1px solid #CCC;
	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: #CCC;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
 	font-weight: bold;
	margin: 4px;
	padding: 4px;
	border-top: none;
	border-bottom: 1px solid #FFF;
}

.dataTable td  {
	border: 1px solid #CCC;
 	font-weight: normal;
	color: #000;
	margin: 3px;
	padding: 3px;
}
.dataTable tr  {
	background-color: #EEE;

}
.dataTable tr:hover {
	background-color: #FFF;
}
.dataTable td:hover {
	background-color: #FFF;
}
.dataTable th {
	background-color: #990000;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 80%;*/
	font-weight: bold;
	margin: 4px;
	padding: 4px;
	border-top: none;
	border-right: 1px solid #CCC;
	border-bottom: 1px none;
	border-left: 1px solid #CCC;
}
.dataTable th.right {
	background-color: #990000;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	margin: 4px;
	padding: 4px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: 1px solid #CCC;
}
.dataTable th.left {
	background-color: #990000;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	margin: 4px;
	padding: 4px;
	border-top: none;
	border-right: 1px solid #CCC;
	border-bottom: 1px none;
	border-left: none;
}
.dataTable th.right a, .dataTable th.left a,  .dataTable td a{
	font-weight: normal;
}