
/* CSS Document */
ul {

	list-style-image: url(http://www.ncsu.edu/it/essentials/images/red_arrow.gif);

}
div .breadcrumbs a {
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	color: #CC0000;
	/*padding: 2px 0px 0px 3px;*/
	font-weight: normal; 

}
div .breadcrumbs a:hover {
	text-decoration: underline;
	color: #000099;
}

div .breadcrumbs {
	font-family: "Times New Roman", Times, serif;
	font-size: 90%;
	text-decoration: none;
	color: #000000;
	padding: 2px 0px 0px;
	font-weight: normal;
	margin-left: 0px;
	margin-top: 5px;
	text-transform: lowercase;	
}


/*a {
	font-weight: bold;
	text-decoration: underline;
	color: #CC0000;
}
a:hover {
	text-decoration: underline;
	color: #000099;
}*/
a.newWindow {
	color: #000099;
	text-decoration: underline;
	/*margin-right: 15px;*/
	background: url(http://www.ncsu.edu/it/essentials_dev/student_conduct/images/new_window.gif) no-repeat 100% 3px;
	padding-right: 15px;
	font-family: "Times New Roman", Times, serif;
}
a:hover.newWindow {
	color: #B5263D;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
}

body {
scrollbar-3d-light-color:#CC3333;
scrollbar-arrow-color:#FFFFFF;
scrollbar-base-color:#FFFFFF; /* color of scroll base */
scrollbar-dark-shadow-color:#CC3333;
scrollbar-face-color:#CC3333;  /*color of actual bar*/
scrollbar-highlight-color:#FFFFFF;
scrollbar-shadow-color:#CC3333; /*right side of scroll bar*/

	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -1px;
	/*font-family: "Times New Roman", Times, serif;*/
	color: #000000;
	background-color: #FFFFFF;
	width: 775px;

}
h1, h2, h3, h4, h5 {
	font-size: 90%;
	font-weight: bold;
}

a {
	font-weight: bold;
	text-decoration: underline;
	color: #CC0000;
}

a:hover {
	text-decoration: underline;
	color: #000099;
}

#wrapper {
	width: 775px;
	border-top: 1px none #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}
#header {
	width: 775px;
	height: 86px;
	/*background-color: #666666;*/
}
#myTop {
	width: 775px;
}

#topLinks {
	clear: right; /*** must have float: right for IE ***/
	/*float: right;
	background-color: #CCCCCC;*/
	height: 30px;
	text-align: right;
	padding-right: 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 80%;
	color: #000000;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	vertical-align: middle;
}
#brick {
	width: 155px;
	height: 30px;
	float: left;
}
#logo {
	width: 775px;
	height: 56px;
	clear: left;
}
.mySearch {
	border: 1px solid #000000;
	background-color: #EEE;
	font-size: 75%;
	color: #CC0000;
	padding: 2px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/**** left nav styles ******/
div.leftDiv {
	font-family: Arial, Helvetica, sans-serif;

	width: 154px;
	_width: 150px;  /*** underscore styles are only picked up by IE
	background-color: #CCCCCC; */
	margin: 0px;
	padding: 0px 0px 7px;
	_padding: 0px;
	float: left;
}

div.leftDiv a {
	font-family: Arial, Helvetica, sans-serif;

	display: block;
	padding: 0px 2px 10px 10px;
	margin: 0px 0px 0px 5px;
	text-decoration: none;
	text-align: left;
	color:#000000;
	font-size: 80%;
	background-image: url(http://www.ncsu.edu/it/essentials/images/red_arrow.gif); /* Replace bullet.gif with your img */
    background-position: left 2px; /* Position bullet */
    background-repeat: no-repeat;
    padding-left: 12px; /* Add padding so text doesn't cover bullet img */
	}
div.leftDiv a:hover {
	color:#CC0000;
}

div.subleft_nav a {
	display: block; 
	padding: 2px 6px 4px 10px; 
	margin: 0; 
	text-decoration: none; 
   	text-align: left; 
 /*  	background-color: #eee;
   	color:#CC0000;  */
   	border-top: 1px solid #000000; 
   	font-size: 75%; 
   	font-weight: normal;

	background-image: none;
    background-position: none;
    background-repeat: none;
	background: #EEE; 
	color:#CC0000;
   
   }
div.subleft_nav a:hover {
	background-color: #CC0000;
   	color:#FFF; 

	/*background: #CC0000; 
	color:#FFFFFF;*/
	}

div#subleft_navLastLink {
   border-top: 1px solid #000000; 
   padding-bottom: 6px; 
}

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;}


/**** left nav styles *****

.myBody, {
	width: 775px;
}*/
.myContent {
	/*background-color: #99CCFF;*/
	padding: 3px 15px 8px;
	margin-left: 154px;
	_margin-left: 154px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	min-height: 310px;
	/*_height: 330px;*/
}
.mySearchFrom {
	height: 25px;
	background-color: #99CC66;
}
#footer {
	width: 775px;
	font-family: "Times New Roman", Times, serif;
	font-size: 80%;
	color: #666666;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 20px;
	padding-right: 0px;
	clear: both;
}
#footer a {
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}
#footer a:hover {
	color: #CC0000;
	text-decoration: underline;
}
#topLinks form {
	margin: 0px;
	padding: 0px;
}
#topLinks a {
	color: #000;
	font-weight: normal;
	text-decoration: none;
}
#topLinks a:hover {
	color: #CC0000;
	text-decoration: underline;
}
/**** styles for right-side linls *****/
div.rightNav {
	position:relative;
	width: 96%;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	top:24px;
	margin-bottom: 20px;
	margin-top: 10px;
	left: 144px;

}
.rightNav h2{
	font-family: "Times New Roman", Times, serif;
	font-size: 90%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	line-height: 22px;
	text-indent: 5px;
}
.rightNav p{
	font-family: "Times New Roman", Times, serif;
	font-size: 90%;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
}

/******************** nav for right subs **********************************/
#subRightNav {
	width: 220px;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	float: right;
	margin: 20px 5px 4px 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
#subRightNav h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	line-height: 22px;
	text-indent: 5px;
	margin: 0px;
	padding: 0px;
}
#subRightNav a{
	display: block;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 1px;
	padding-bottom: 3px;
	background-image: url(http://www.ncsu.edu/it/essentials/images/red_arrow.gif); /* Replace bullet.gif with your img */
    background-position: left 2px; /* Position bullet */
    background-repeat: no-repeat;
    padding-left: 15px; /* Add padding so text doesn't cover bullet img */

}
?>