 /* CSS Document */

body {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	width: 752px;
   	font-size: 90%; 
	background-color: #FFF;
}	
#wrapper {
	width: 752px;
	background: url(http://ncsu.edu/project/itd-pubs-dev/vcl/layout/subsBG.gif);
 	background-repeat: repeat-y;
	background-position: 0px 0px;
  }
#header {
 	background: url(http://ncsu.edu/project/itd-pubs-dev/vcl/layout/vcl-header.gif) no-repeat 0px 0px;
 	width: 752px;
	height: 73px;
}

#brickLink {
	position: absolute;
	top: 18px;
	left: 25px;
	width: 148px;
	height: 22px;
	/*background-color: #CCC;*/
  }
#brickLink a, #brickLink a:hover{
	display: block;
	width: 142px;
	height: 22px;
	text-decoration: none;
}
#brickLink a span{
	visibility: hidden;
}

#google_form {
	padding: 0;
	margin: 0;
}
/************ mac code ***************/


/***************** end mac code **********************/
 #mySearchField {
	position: absolute;
	left: 603px;
	top: 25px;
}
#mySearchButton {
	position: absolute;
	height: 11px;
	left: 725px;
	top: 29px;
	width: 11px;
	/*background-color:#ccc; */
}
#mySearchBox {
	/*background-repeat: repeat-x;
	background-position: top top; */
	border: 1px solid black;
	color: #CC0000;
	padding-left: 5px;
 }

#wrapLogin {
	color: #FFF;
	font-size: 80%;
	position: absolute;
			left: 440px;
	_left: 425px;
		
	top: 30px;

}
#wrapLogin a {
color: #FFF;
font-weight: bold;
}
#wrapLogin a:hover {
color: #CCC;
font-weight: bold;
}

/**** left nav styles ******/
div.leftDiv {
	width: 150px;
	_width: 150px;
	margin: 0px;
	margin-left: 8px;
	_margin-left: 4px;
	margin-top: -5px;

	padding: 0px;
	font-size: 90%;
	float: left;
/*background: #778485;*/
}
.leftDiv h2 {
 	visibility: hidden;
	margin: 0;
	padding: 0;
}
/* #leftEnd {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
 }*/
div.leftDiv a {
	display: block;
	background-image: url(http://ncsu.edu/project/itd-pubs-dev/vcl/images/red_arrow.gif); /* Replace bullet.gif with your img */
	background-position: left 5px; /* Position bullet */
	background-repeat: no-repeat;
	/*padding-left: 12px;  Add padding so text doesn't cover bullet img */

	padding: 4px 2px 8px 15px;
	margin: 0px;
	margin-left: 5px;

	text-decoration: none;
	text-align: left;
	color:#000;
	font-weight: bold;
	/*border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;*/
	}
 	
div.leftDiv a:hover  {
	/*background-color: #999;*/
	color:#990000;
}

div.subleft_nav a {
	display: block; 
	padding: 3px 6px 4px 10px; 
	margin: 0; 
	text-decoration: none; 
   	text-align: left; 
    border-top: 1px solid #000000; 
   	font-size: 95%; 
   	font-weight: normal;
	background: #EEE; 
	color:#000;
	height: 100%;
	text-transform: capitalize;
   }
div.subleft_nav a:hover {
	background-color: #FFF;
   	color:#CC0000; 
	}

div.childleft_nav a {
	display: block; 
	padding: 3px 2px 5px 10px;
	vertical-align: middle;
	margin: 0px 0px 0px; 
   	text-decoration: none; 
   	text-align: left; 
   	background-color: #FFFFFF;
   	border-top: 1px solid #000000; 
   	color:#000; 
   	font-weight:normal
   	font-size: 70%; 
	}
   
/*div.childleft_nav a:hover {background: #D1D5F8; color: #000099;}*/

/***** 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;
	font-weight: normal;
	margin-left: 0px;
	margin-top: 5px;
	text-transform: lowercase;	
}
/****************** bread crumbs ********************************/
#main_content {
	padding: 0px 10px 10px 15px;
 	width: 550px;
		margin-top: 5px;_margin-top: 15px;
		/*background-color: #CCC;*/
	/*margin-top: 0px;
	_margin-top: 15px;*/
	float: left;
 }
 

 /****** horizontal nav ***************/
#pipe ul {
	position: relative;
	top: 140px;
	left: 180px;
	margin-left: 0;
	padding-left: 0;
	display: inline;
	height: 20px;
	/*background-color:#666666;*/
	} 
#pipe ul li, #pipe ul li a  {
	margin-left: 0;
	padding: 3px 3px 3px 2px;
	/*border-left: 1px solid #FFF;
	border-left: none;*/
	list-style: none;
	display: inline;
	color: #FFFFFF;
	text-decoration:none;
	font-weight: bold;
	}
#pipe ul li a:hover  {
	color: #FFFFFF;
	text-decoration: underline;
	}
#pipe ul li.first {
	margin-left: 0;
	border-left: none;
	list-style: none;
	display: inline;
	}
#footerClear {
	clear: both;
}		
#footer {
	background: #FFFFFF url(http://ncsu.edu/project/itd-pubs-dev/vcl/layout/footer_bottom.gif) no-repeat 0px 0px;
	width: 752px;
	height: 20px;
	clear: both;
	background-repeat: no-repeat;
}
#footerText {
	width: 715px;
	margin-top: -15px;
	margin-left: 15px;
	color:#333;
	/*height: 70px;
	padding-bottom: 20px;*/
 }
#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;
	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:#999;
	}
#footerText ul li.first {
	margin-left: 0;
	border-left: none;
	list-style: none;
	display: inline;
	}
#coe-itd-logos {
	background-image: url(http://ncsu.edu/project/itd-pubs-dev/vcl/layout/coe-itd-logo.jpg);
	height: 40px;
	width: 199px;
	background-repeat: no-repeat;
}
	
/************ formatting css ******************/

#main_content {
	font-size: 95%;
}
#main_content p {
	color: #000;
	/*font-size: 95%;*/
}

h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: bold;
}
h1#pageTitle {
	font-size: 105%;
	font-weight: bold;
	text-transform: capitalize;	
}
/*
a {
	font-weight: bold;
	text-decoration: underline;
	color: #990000;
}
a:hover {
	text-decoration: underline;
	color: #000099;
}
*/
ul{
 	list-style-image:url(http://ncsu.edu/project/itd-pubs-dev/vcl/images/red_arrow.gif);	
}
li {
	margin-bottom: 10px;
	/*font-size: 90%;*/
}
.form_css {
	border: 1px solid #000000;
	BACKGROUND-COLOR: #EEE;
	padding: 1px;
}
input.button {background-color: #CC0000; 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%;
}

.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;
}
