 /* CSS Document */

body .access {
	height:0;
	width:0;
	overflow:hidden;
	position:absolute;
}
body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	/*width: 775px;*/
	/*width: 100%;*/
	font-size: 85%;
	
	height: 100%;
}	
#headerBG {
	/*background: url(http://www.ncsu.edu/software/layout/headerBG.jpg);*/
	/*background-repeat: repeat-x;*/
	/*height: 100%;*/
}

#wrapper {
	width: 961px;
	/*background: url(http://www.ncsu.edu/software/layout/leftBG.jpg); */
	/*background-repeat: repeat-y; */
	/*background-position: 0px 0px;*/
	border-right: 2px solid #CCCCCC;
    border-left: 2px solid #CCCCCC;
	height: 100%;
    margin: auto;
    text-align: left;
  }


#softwareLogo {
	position: absolute;
	top: 65px;
	left: 170px;
	width: 315px;
	height: 40px;
	/*background-color: #CCC;*/
  }
#softwareLogo a, #softwareLogo a:hover{
	display: block;
	width: 315px;
	height: 40px;
	text-decoration: none;
}
#softwareLogo a span{
	visibility: hidden;
}

#google_form {
	padding: 0;
	margin: 0;
}
 #mySearchField {
	position: absolute;
	left: 660px;
	top: 28px;
}
#mySearchButton {
	position: absolute;
	height: 11px;
	left: 780px;
	top: 38px;
	width: 11px;
 }
#mySearchBox {
 	border: 1px solid black;
	color: #CC0000;
	padding-left: 5px;
    margin-top:6px;
 }

/**** left nav styles ******/

div.leftDiv {
	width: 180px;
	margin-left: 0px;
	padding: 0px;
	float: left;
 }
.leftDiv h2 {
	visibility: hidden;
	margin: 0;
	padding: 0;
}
#leftCPU {
	background-image: url(http://www.ncsu.edu/software/layout/left-computer.jpg);
	width: 172px;
	height: 160px;
	background-repeat: no-repeat;
	margin-top: -16px;

}
 #leftEnd {
	/*border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;*/
 }
div.leftDiv a {
	width: 140px;
	display: block;
	font-size: 90%;
	padding: 4px 2px 4px 9px;
	margin: 0px;
	text-decoration: none;
	text-align: left;
	color:#FFFFFF;
	font-weight: bold;
	/*	background: #333; 
	
border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;*/
	}
	
div.leftDiv a.newWindow2 {
	background-color: #EEE;
	background:url(http://www.ncsu.edu/software/images/new_window.gif) no-repeat 100% 7px;
	padding-right: 15px;
}	
	
div.leftDiv a:hover, div.leftDiv a:hover#newWindow {
	text-decoration: underline; 
	color:#FFFFFF;
}

div.subleft_nav a {
	display: block; 
	padding: 3px 6px 4px 20px; 
	margin: 0; 
	text-decoration: none; 
   	text-align: left; 
    /*border-top: 1px solid #000000; 
 	background: #EEE; */
  	font-size: 95%; 
   	font-weight: normal;
	color:#FFF;
	/*height: 100%;*/
	text-transform: capitalize;
	font-size: 90%;
	width: 125px;
   }
div.subleft_nav a:hover {
	background-color: #FFF;
   	color:#000; 
	}

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%; 
	}

/***** 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;
    margin-bottom: 10px;
	text-transform: lowercase;	
}
/****************** bread crumbs ********************************/
#main_content {
	padding: 0px 10px 10px 15px;
 	width: 930px;
	margin-top: 10px;
	_margin-top: 10px;
	float: left;
	min-height: 400px;
	_height: 400px;
	/*background-color:#999999;*/
    
 }
 

 /****** horizontal nav ***************/
#pipe ul {
	position: relative;
	top: 6px;
	left: 165px;
	margin-left: 0;
	padding-left: 0;
	display: inline;
	/*	height: 20px;
font-family: "Times New Roman", Times, serif;	background-color:#666666;*/
	} 
#pipe ul li, #pipe ul li a  {
	margin-left: 0;
	/*padding: 3px 3px 3px 2px;*/
	padding: 2px;
	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;
	}
	
#footer {
	margin: auto;
    width: 963px;
	height: 20px;
	clear: both;
}
#footerText {
	/*background: #FFF url(http://www.ncsu.edu/software/layout/leftBG.jpg) repeat-y 0px 0px;*/
	width: 963px;
	/*color:#999999;*/
	height: 50px;
 }
#myFooter {
 	position: relative;
	
 }
	
#footerText h6{
 	visibility: hidden;
	margin: 0;
	padding: 0;
} 
 #footerText ul {
	/*position: relative;
	top: 140px;
	left: 120px;*/
	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;
	}
	
/************ formatting css ******************/

#main_content {
	font-size: 95%;
}
#main_content p {
	color: #000;
    margin-bottom: 20px;
}
h1#pageTitle {
	font-size: 135%;
	font-weight: bold;
	text-transform: capitalize;	
}
#main_content ul, #main_content ol{
	font-family: Arial, Helvetica, sans-serif;
    margin-bottom: 20px;
}
#main_content ul li {
    padding-left: 20px;
    margin-bottom: 10px;
    background-image: url(http://www.ncsu.edu/software/images/red_arrow.gif);
    background-repeat: no-repeat;
}
#main_content ol {
    margin-bottom: 10px;
    list-style-type: decimal;
    background-image: none;
}
#main_content ol li {
    padding-left: 20px;
    margin-bottom: 10px;
    list-style-type: decimal;
	list-style-position: inside;
    background-image: none;
}
#main_content ol li li {
    padding-left: 20px;
    margin-bottom: 10px;
    list-style-type: upper-alpha;
	list-style-position: inside;
    background-image: none;
}
#main_content ol li li li {
    padding-left: 20px;
    margin-bottom: 10px;
    list-style-type: lower-roman;
	list-style-position: inside;
    background-image: none;
}


/***** software grid data table ******/

table.dataTable {
	border: 1px solid #000;
	width: 99%;
	_width: 98%;
	/*margin-left:3%; margin-right:3%;*/
	margin-left: 0%; margin-right: 0%;
	_margin-left:0%; margin-right:0%;
	background-color: #EEE;
}
.dataTable th.singleHeader  {
	background-color: #000;
	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 #000;
	font-family: Arial, Helvetica, sans-serif;
 	font-weight: normal;
	color: #000;
	background-color: #EEE;
	margin: 3px;
	padding: 3px;
}*/
.dataTable td  {
	border: 1px solid #000;
 	font-weight: normal;
	color: #000;
	margin: 3px;
	padding: 3px;
}
.dataTable tr  {
	background-color: #FFF;

}
.dataTable tr:hover {
	background-color: #FFF;
}
.dataTable td:hover {
	background-color: #FFF;
}
.dataTable th {
	background-color: #666666;
	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 #000;
	border-bottom: 1px none;
	border-left: 1px solid #000;
}
.dataTable th.right {
	background-color: #000;
	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 #000;
}
.dataTable th.left {
	background-color: #000;
	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 #000;
	border-bottom: 1px none;
	border-left: none;
}
.dataTable th.right a, .dataTable th.left a,  .dataTable td a{
	font-weight: normal;
}

/********* form css  ***************************/
table.clearDataTable  {
	border: 1px solid #CCC;
	font-size:95%;
}
.clearDataTable th {
	border: 1px solid #999999;
	background-color: #CCCCCC;
	padding-left: 5px;
}
.clearDataTable td {
	border: 1px solid #999999;
}
legend {
	color: #3366CC;
}

.form_css {
	border: 1px solid #000000;
	BACKGROUND-COLOR: #EEE;
	padding: 1px;
    width: 650px;
}
input.button {background-color: #CC0000; font-weight: bold; font-size: 90%; color: white; font-family: Verdana, Arial, Helvetica, sans-serif}

/*********** 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 {
	padding-bottom: 10px;
	margin-left: 10px;
 	_padding-top: 0px;
	_padding-left: -10px;
	padding-right: 10px;
	_padding-bottom: 3px;
}
#rightNav a{
	display: block;
	font-weight: normal;
}
#rightNav p{
	padding-left: 5px;
	padding-right: 5px;
}
.required {
	border: 1px solid #000000;
	BACKGROUND-COLOR: #EEE;
	padding: 1px;
    width: 500px;
}
#request-software-form .radio {
	margin-left: 10px;
}
