 /* CSS Document */

body {
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #000000;
	width: 730px;
   	font-size: 85%; 
	background-color: #FFF;
}	
#wrapper {
	width: 730px;
	border-left: solid 1px #000;
	border-right: solid 1px #000;
	border-bottom: solid 1px #000;
	border-top: none;
 	background: #CCC url(http://ncsu.edu/succeed/layout/leftKhaki.gif) repeat-y 0px 0px;
}	

#header {
 	background: url(http://ncsu.edu/succeed/layout/header.jpg) no-repeat 0px 0px;
 	width: 730x;
	height: 125px;
}

#brickLink {
	position: absolute;
 	background: url(http://ncsu.edu/succeed/layout/brick-ced.gif) no-repeat 0px 0px;
	top: 0px;
	left: 0px;
	width: 400px;
	height: 30px;
   }
   
#brickLink a, #brickLink a:hover {
	display: block-inline;
    line-height:30px;
    padding: 20px 54px 10px 52px;
    text-decoration:none;
}
#brickLink a span {
    visibility: hidden;
}

#succeedLink {
	position: absolute;
	top: 30px;
	left: 40px;
	width: 240px;
	height: 70px;
	/*background-color: #666;*/
  }
#succeedLink a, #succeedLink a:hover{
	display: block;
	width: 240px;
	height: 70px;
	text-decoration: none;
}
#succeedLink a span{
	visibility: hidden;
}

 #google_form {
	padding: 0px;
	margin: 0px;
	position: absolute;
	left: 580px;
	top: 133px;
}
 /****** horizontal nav ***************/
#pipe ul {
	position: relative;
	top: 105px;
	left: 28px;
	margin-left: 0;
	padding-left: 0;
	display: inline;
	font-size: 90%;
	} 
#pipe ul li, #pipe ul li a  {
	margin-left: 0;
	padding: 1px;
	list-style: none;
	display: inline;
	color: #FFFFFF;
	text-decoration:none;
	font-weight: normal;
	}
#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;
	}
 /****** end horizontal nav ***************/


/******** left nav styles ******************/
#nav {
	background: #666;
	width: 180px;
	float: left;
    font-size: 90%;
}
#nav h2 {
 	visibility: hidden;
	margin: 0;
	padding: 0;
}
#left_divider {
    width: 180px;
    height: 43px;
 	background: url(http://ncsu.edu/succeed/layout/left-divider.gif) no-repeat 0px 0px;
}
 
#nav ul {
	/*background: #ccc;*/
	margin-top: 0px; 
	padding-top: 0px; 
	margin-left: 1.25em; 
	padding-left: 1.25em;
	padding-right: 0px;
		/*padding-right: 5px;*/
	list-style: disc url(http://ncsu.edu/succeed/layout/left_nav_arrows.gif);
}
#nav ul li a{
	color:#FFF;
	text-decoration:none;
    font-weight: bold;

    	
}
#nav ul li a:hover{
	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;
	display: block;
	padding: 7px 2px 7px 9px;
	margin-left: 0px;
	width: 125px;
	text-decoration: none;
	text-transform:none;
	/*border-bottom: solid 1px #CCC;*/
	font-size: 95%;
}

#mySubs a:hover{
	color:#FFF;
 	text-decoration: underline;   
}
#left_subs {
	color:#FFF;
	display: block;
	padding: 0px 0px 0px 10px;
	margin-left: 0px;
	width: 130px;
}    
/***** end left nav styles ******/


/******** left nav styles ******************/
div.leftDiv {
	width: 180px;
 	margin: 0px;
	margin-left: 3px;
	padding: 0px;
	float: left;
   /* background: #778485;*/
}
.leftDiv h2 {
 	visibility: hidden;
	margin: 0;
	padding: 0;
}
div.leftDiv a {
	display: block;
   	font-size: 95%; 
	padding: 0px 2px 10px 9px;
	margin: 0px;
	text-decoration: none;
	text-align: left;
	color:#000;
	font-weight: bold;
 	background-image: url(http://ncsu.edu/succeed/layout/red_arrow.gif); /* Replace bullet.gif with your img */
	background-position: left 3px; /* Position bullet */
	background-repeat: no-repeat;
	padding-left: 15px; /* Add padding so text doesn't cover bullet img */
	margin-top: 0px;
    width: 150px;
}
 	
div.leftDiv a:hover  {
	/*background-color: #999;*/
	color:#CC0000;
}

div.subleft_nav a {
	display: block; 
	padding: 3px 2px 4px 15px; 
	margin: 0; 
	text-decoration: none; 
   	text-align: left; 
   	font-size: 90%; 
   	font-weight: normal;
    background-image: none;
	color:#000;
	height: 100%;
	text-transform: capitalize;
   }
div.subleft_nav a:hover {
   	color:#CC0000; 
	}

div.childleft_nav a {
	display: block; 
	padding: 3px 2px 5px 25px;
	vertical-align: middle;
	margin: 0px 0px 0px; 
   	text-decoration: none; 
   	text-align: left; 
    background-image: none;
   	color:#555; 
   	font-weight: normal;
	}
   
/***** 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: 5px 10px 10px 15px;
 	width: 505px;
	margin-top: 0px;
	float: left;
 }

#footer {
	clear: both;
	background-repeat: no-repeat;
	width: 730px;
	height: 4px;	
}

#footerText {
	padding-left: 6px;
	padding-right: 10px;
	padding-top: 15px;	
	width: 730px;
	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: 92%;
	 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 ******************/

#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: 115%;
	font-weight: bold;
}
a {
	font-weight: bold;
	text-decoration: underline;
	color: #CC0000;
}
a:hover {
	text-decoration: underline;
	color: #000099;
}
ul{
 	list-style-image:url(http://ncsu.edu/succeed/layout/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%;
	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;
}