 /* CSS Document */

body {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	width: 752px;
   	font-size: 90%; 
	background-color: #FFF;
}	
#wrapper {
	width: 752px;
	background: url(http://www.ncsu.edu/extension/sheltonleadership/layout/sheltonBG.gif);
 	background-repeat: repeat-y;
	background-position: 0px 0px;
  }
#header {
 	background: url(http://www.ncsu.edu/extension/sheltonleadership/layout/shelton-header.gif) no-repeat 0px 0px;
 	width: 752px;
	height: 125px;
}

#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;
}


#sheltonLink {
	position: absolute;
	top: 55px;
	left: 30px;
	width: 575px;
	height: 30px;
	/*background-color: #CCC;*/
  }
#sheltonLink a, #sheltonLink a:hover{
	display: block;
	width: 575px;
	height: 30px;
	text-decoration: none;
}
#sheltonLink a span{
	visibility: hidden;
}

#google_form {
	padding: 0;
	margin: 0;
}
 /****** horizontal nav ***************/
#pipe ul {
	position: relative;
	top: 102px;
	left: 25px;
	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: #000;
	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;
	}

/************ mac code ***************/


/***************** end mac code **********************/
 #mySearchField {
	position: absolute;
	left: 587px;
	top: 112px;
}
#mySearchButton {
	position: absolute;
	height: 11px;
	left: 710px;
	top: 116px;
	width: 11px;
	/*background-color:#ccc; */
}
#mySearchBox {
	border: 1px solid black;
	color: #666;
	padding-left: 5px;
 }


/**** left nav styles ******/
div.leftDiv {
	width: 155px;
	_width: 155px;
	margin: 0px;
	margin-left: 15px;
	_margin-left: 8px;
	margin-top: -10px;
	padding: 0px;
	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://www.ncsu.edu/extension/sheltonleadership/layout/colon-bullets.gif); /* Replace bullet.gif with your img */
	background-position: left 9px; /* Position bullet */
	background-repeat: no-repeat;
	padding: 6px 2px 8px 15px;
	margin: 0px;
	margin-left: 0px;
	text-decoration: none;
	text-align: left;
	color:#666;
	font-weight: bold;
	/*border-bottom: 1px solid #666; 
    border-left: 2px solid #666; 
    border-right: 1px solid #666; */
	}
 	
div.leftDiv a:hover  {
	/*background-color: #EEE;*/
	color:#000;
}

div.subleft_nav a {
	display: block; 
	padding: 8px 6px 8px 15px; 
	text-decoration: none; 
   	text-align: left; 
    border-bottom: 1px solid #666; 
    border-left: 1px solid #666; 
    border-right: 1px solid #666; 
   	font-size: 95%; 
   	font-weight: normal;
	background: #FFF; 
	color:#333;
	margin-left: -6px;
	width: 132px;
	_width: 131px;
	_padding-left: -15px;
	

   }
div.subleft_nav a:hover {
	background-color: #EEE;
   	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: #FFF;
   	border-top: 1px solid #000; 
   	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: 6px 8px 10px 12px;
 	width: 540px;
 	_width: 540px;
	margin-top: 0px;
	_margin-top: 10px;
	float: left;
	/*background-color:#996600;*/
	font-family: Arial, Helvetica, sans-serif;
 }

/* right column info in css/rightNavCSS.php */

 
#footer {
	width: 729px;
	clear: both;
	border-bottom: 2px solid #666;
	margin-left: 10px;
}
#footerText {
	width: 715px;
	margin-top: 0px;
	margin-left: 15px;
	color:#000;
 }
#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:#000;
	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://www.ncsu.edu/extension/sheltonleadership/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%;*/
}



/************ list styles ******************/

ul{
 	list-style-image:url(http://www.ncsu.edu/extension/sheltonleadership/images/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;
}