
/* CSS Document */
h4, h5 {
	font-size: 90%;
	font-weight: bold;
}

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/studenthandbook/images/new_window.gif) no-repeat 100% 3px;
	padding-right: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
a:hover.newWindow {
	color: #B5263D;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#wrapper {
	width: 754px;
	border-top: 1px none #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}

/* header  */
a.top_links {
	font-family: "Arial Rounded MT Bold normal", Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	vertical-align: bottom;
	padding-top: 10px;
	/*vertical-align: middle;
	white-space: nowrap;
	line-height: 30px;
	padding-bottom: 13px;*/
}
a.top_links:hover {
	color: #CC0000;
	text-decoration: underline;
}

body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 80%;*/
	color: #000000;
	background-color: #FFFFFF;
}

#main_content {
	font-size: 90%;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 1px;
	padding-left: 20px;
	min-height: 300px;
}
#right_content {
	padding: 0px 10px 2px;
	font-size: 80%;
}
#myAbout {
	margin-left: 3px;
}
.mySearch {
	border: 1px solid #000000;
	background-color: #EEE;
	font-size: 75%;
	color: #CC0000;
	padding: 2px;
}
/*input.button {width:20px; background-color: #CC0000; font-weight: bold; font-size: 11px; color: white; font-family: Verdana, Arial, Helvetica, sans-serif}
*/
input.button {background-color: #CC0000; font-weight: bold; font-size: 11px; color: white; font-family: Verdana, Arial, Helvetica, sans-serif}

.form_css {
	border: 1px solid #000000;
	background-color: #EEE;
}

/*** used to place black line right of top-most image in banner ***/
#myHack {
	width: 755px;
	border-right: 1px solid #000000;
}
div .breadcrumbs a {
	font-family: Arial, Verdana, Helvetica, sans-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: Arial, Verdana, Helvetica, sans-serif;
	font-size: 80%;
	text-decoration: none;
	color: #000000;
	padding: 2px 0px 0px;
	font-weight: normal;
	margin-left: 20px;
	margin-top: 5px;
	text-transform: lowercase;	
}
ul, .rightButtlets {
/*list-style-image:  url(http://www.ncsu.edu/it/essentials/images/red_arrow.gif);*/
list-style-image:  url(http://www.ncsu.edu/studenthandbook/images/red_arrow.gif);

}

h4.pageTitle {
	position:relative;
	top:10px;
	margin: 0px;
	padding: 0px;
	font-size: 110%;
	font-weight: bold;
	display: inline;
	color:#000000;
}

h5.rightNav {
	position:relative;
	top:10px;
	margin: 0px;
	padding: 0px;
	font-size: 110%;
	font-weight: bold;
	color:#000000;
}
/*
h4.rightNav {
	margin: 0px;
	padding: 0px;
	font-size: 120%;
	font-weight: bold;
	display: inline;
	font-style: italic;
}
h5.rightNav {
	margin: 0px;
	padding: 0px;
	font-size: 110%;
	font-weight: bold;
	display: inline;
}*/

 .rightNav a {
	color: #CC0000;
	text-decoration: underline;
	font-weight: bold;
}
 .rightNav a:hover {
	color: #000099;
	text-decoration: underline;
	font-weight: bold;
}

.rightButtlets {
	margin-left: 20px; 
	padding-left: 0;
	/*font-weight: bold;*/

}
#tab_on a {
	font-size: 95%;
	font-weight: bold;
	text-transform: uppercase;
	color: #CC0000;
	text-decoration: underline;
}
#tab_off a{
	font-size: 95%;
	font-weight: bold;
	text-transform: uppercase;
	color: #999999;
	text-decoration: underline;
}
#tab_on a:hover, #tab_off a:hover {
	color: #000099;
	text-decoration: underline;
}
.homeHeader {
	font-weight: bold;
	color: #CC0000;
}

.subleft {
	margin-bottom: 2px;
	padding-bottom: 2px;
	margin-top: 2px;
	padding-top: 2px;
	background: #FFF;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

#footer {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
	font-weight: normal;
	margin-top: 5px;
	margin-left: 5px;
	padding-bottom: 15px;

}
#footer a {
	text-decoration: underline;
	color: #CC0000;
	font-weight: normal;
}
#footer a:hover {
	text-decoration: none;
	color: #666666;
	font-weight: normal;
}

/*  css code for red tables */
table.myBorders {
	border: 1px solid #CC0000;
	text-align: center;
	/*align: center;*/
	width: 98%;
	/*margin-left:5%; margin-right:5%;*/
	margin-left:3%; margin-right:3%;
/*   margin-left: auto;
   margin-right: auto;*/
}

th.singleHeader  {
	background-color: #CC0000;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	margin: 4px;
	padding: 4px;
	border-top: none;
	border-bottom: 1px solid #FFFFFF;
}

td.innerRow  {
	border: 1px solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: normal;
	color: #000000;
	background-color: #EEE9E9;
	margin: 3px;
	padding: 3px;
}

th.innerRow {
	background-color: #CC0000;
	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 #FFFFFF;
	border-bottom: 1px none;
	border-left: 1px solid #FFFFFF;
}
th#right {
	background-color: #CC0000;
	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 #FFFFFF;
}
th#left {
	background-color: #CC0000;
	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 #FFFFFF;
	border-bottom: 1px none;
	border-left: none;
}
q {
	font-style: italic;
	font-weight: bold;
}
.author {
	margin-left: 80px;
	font-weight: bold;
	border-bottom: 1px solid #000000;
}
/**** left nav styles for student success ******/
div.leftDiv {
 width: 170px;
}

div.subleft_nav {
	font-size: 11px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

div.subleft_nav a {display: block; padding: 4px 8px; margin: 0; 
   text-decoration: none; text-align: left; background-color: #666666;
   border-top: 1px solid #000000; color:#FFFFFF;}
div.subleft_nav a:hover {background: #000; color:#FFFFFF;}
   
div.childleft_nav a {display: block; padding: 4px 8px; margin: 0; 
   text-decoration: none; text-align: left; background-color: #FFFFFF;
   border-top: 1px solid #000000; color:#CC0000;}
div.childleft_nav a:hover {background: #D1D5F8; color: #000099;}




/**** styles for calendar pages OLD 
.calDetails {
	padding: 0px;
	margin: 0px;
	width: 96%;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}
.calDetails h5{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	line-height: 22px;
	text-indent: 5px;
}
.calDetails p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
}
*****/

/**** styles for calendar pages *****/
div.calDetails {
	position:relative;
	width: 96%;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	top:10px;
	margin-bottom: 20px;
	margin-top: 10px;
}
.calDetails h5{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	line-height: 22px;
	text-indent: 5px;
}
.calDetails p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
}
