 @charset "utf-8";

/*------------------- basic formatting ----------------------*/
* {
	margin:0px;
	padding:0px;
	border:0;
}

body {
	background:#FF9000 url(/_images/main_bg.jpg) repeat-x;
	text-align: center;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
}

#container {
	background-color:#FFFFFF;
	position:relative;
	width: 970px;
	margin: 0 auto;
	text-align: left;
	background-image: url(/_images/side_bar_back_01.jpg);
	background-repeat: repeat-y;
}
#container_sec {
	background-color:#FFFFFF;
	position:relative;
	width: 970px;
	margin: 0 auto;
	text-align: left;
}

#container_movie {
	background-color:#FFFFFF;
	width: 970px;
	margin: 0 auto;
	text-align: left;
}

#clear {
	clear:both;
	height: 15px;
}
.clear {
	clear: both;
	float:none;
}

.clear_line {
	clear:both;
	float:none;
	height:20px;
	}

/*---------------- all heading, menu formating -------------------------*/

#upper_head {
	height: 30px;
	background-image: url(/_images/index/nct_site_comp3_01.jpg) ;
}
#main_head {
	background-image: url(/_images/index/nct_site_comp3_02.jpg);
	height: 95px;
}
#index_menu {
	background-image: url(/_images/index/nct_site_comp3_03.jpg);
	height: 55px;
}

#index_menu #main_menu   {
	width: 590px;
	float: left;
	margin: 15px 5px 5px 15px;
}

#index_menu #right_menu {
	height: 55px;
	width:340px;
	float:right;
}

#index_menu #right_menu .links {
	float:right;
	color:#000000;
	font-size:1em;
	margin: 22px 20px 0px 20px;
}

/*------------------- footer styles ------------------------*/

#round_footer {
	background-image: url(../_images/index/round_footer2.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	position: relative;
	height: 25px;
	text-align: center;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	background-color: #000000;
}
#round_footer   a {
	padding: 0px 20px;
	color: #FFFFFF;
	border-left:  dotted #333333 1px;
	border-color: #FFFFFF;
}
#round_footer a:hover {
	color:#FF9000;
	text-decoration:underline;
}
#round_footer   a.end {
	padding: 0px 20px;
	color: #FFFFFF;
	border-right:  dotted #333333 1px;
	border-color: #FFFFFF;
}
#round_footer a.end:hover {
	color:#FF9000;
	text-decoration:underline;
}

#index_footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #FF9000;
	height: 60px;
	padding: 10px 0px 10px 0px;
	text-align: center;
}
#index_footer   a{
	color: #FFFFFF;
}
#index_footer  a:hover{
	color: #333333;
	text-decoration: underline;
}
/*--------------------horizontal sub-menu--------------------*/
.horizontal_submenu {
	height:25px;
	background: url(/_images/horizontal_submenu_back.png) no-repeat top left;
	padding: 5px;
	padding: 5px 0px 0px 10px;
	}
.horizontal_submenu  a:link, .horizontal_submenu  a:visited  {
	color: #000066;
	padding: 0px 7px 0px 7px;

}
.horizontal_submenu  a:hover  {
	color: #B40000;
	padding: 0px 7px 0px 7px;

}
.horizontal_submenu input {
	text-align:center;
	border:solid #0099CC 1px;
	font-weight: bold;
}

/*------------------- global styles ------------------------*/
.float_left_big

 {
	float: left;
	padding: 0px 20px 0px 0px;
}
p {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	text-align: justify;
	line-height: 1.4em;
	text-indent: 15px;
	margin: 5px 30px 5px 20px;
}
.simple_p {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	line-height: 1.4em;
	margin: 0px;
	text-indent: 0px;
	text-align: center;
}


.black {
	background-color:#000000;
	color:#FFFFFF;
	font-weight:bold;
}


.main_title {
	background-image: url(/_images/main_title2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	text-indent: 10px;
	padding: 2px;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	height: 20px;
	font-size: 10pt;
	padding: 2px;
	margin: 20px 10px;
	
}
.simple_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.3em;
}
.simple_text2 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #990000;
	text-align: right;
	padding: 10px 20px;
	display: block;
}
.read_more a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
}
.read_more a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	color: #000033;
}

.first_words {
	font-weight: bold;
	color: #660000;
}

.caption_text {
	font-size: 12px;
	text-align: center;
	color: #0000FF;
	line-height: 2em;
}
.caption_text a:hover {
	color:#990000
}
h1 {
	font-size: 24px;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #000066;
	background-image: url(/_images/hr.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	line-height: 1.3em;
}

h2 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	color: #990000;
	padding-left: 25px;
	line-height: 1.3em;
	background-image: url(/_images/arrow_16x16.gif);
	background-repeat: no-repeat;
	font-weight: normal;
	margin: 5px 0px;
}
h2 a, h2 a:visited {
	color: #990000;
}
h2 a:hover {
	color:#0000FF;
	text-decoration:underline;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, sans-serif;
	color:#000;
	line-height: 1.3em;
}
h4 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	line-height: 1.3em;
	background-image: url(/_images/arrow_small_orange.gif);
	background-repeat: no-repeat;
	background-position:center left;
	font-weight: normal;
	padding-left: 20px;
	margin: 5px 0px;
	text-align: justify;
}
h4 a, h4 a:visited {
	color: #990000;
}
h4 a:hover {
	color:#0000FF;
	text-decoration:underline;
}
h5 {
	font-size: 20px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #B40000;
	line-height: 1.3em;
}
h6 {
	background-image: url(/_images/arrow_16x162.gif);
	background-repeat: no-repeat;
	font-size: 1.3em;
	font-weight: bold;
	font-family:"Trebuchet MS", Arial, sans-serif;
	color:#B40000;
	line-height: 1.3em;
	padding-left: 25px;
}

.margin_h2  h2 {
	margin-left:40px;
}
.float_left {
	padding: 0px 15px;
	float: left;
}

/*Table styles*/

.dynamic_table {
	width:97%;
}

.dynamic_table th {
	padding:2px 5px;
	background:#000000;
	text-align:center;
	color:#FFFFFF;
}

.dynamic_table td {
	padding:2px 5px;
	text-align:left;
	color:#000000;
}

.dynamic_table td.center {
	text-align:center;
}

table.php_table {
	width:95%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	margin:10px auto;
	text-align:left;
	border-collapse:collapse;
}
table.php_table th {
	line-height:30px;
	background:#363636;
	color:#FFFFA6;
	padding:0px 0px 0px 10px;
}
table.php_table td {
	font-size:.95em;
	line-height:25px;
	padding:0px 12px 0px 12px;
	border-bottom:solid #FFF 1px;
	border-top:solid #FFF 1px;
}

table.php_table tr:hover {
	background:#999;
	color:#FFF;
}

table.php_table col#col01, col#col03, col#col05, col#col07, col#col09, col#col011 {
	background:#EDEBED;
}
table.php_table col#col02, col#col04, col#col06, col#col08, col#col010, col#col012 {
	background:#E1E1E1;
}
table.php_table tfoot td {
	line-height:30px;
	font-weight:bold;
	background:#CCC;
	color:#000;
	padding:0px 0px 0px 10px;
	border:none;
}
table.php_table tfoot td.right {
	text-align:right;
}
/*form_table class*/

.form_table {
	width:97%;
}

.form_table td {
	padding:2px;	
}

.form_table input, .form_table textarea {
	padding:2px;
	border: solid #0099CC 1px; 
}

.form_table input.check {
	border:0;
}

.float_right {
	float: right;
	padding: 10px 0px 10px 20px;
}

.float_right2 {
	float: right;
	padding: 20px 30px 0px 20px;
}

.margin_h3 h3 {
	margin-left:20px;
}

.margin_h4 h4 {
	margin-left:40px;
}
a {
	text-decoration: none;
	color: #990000;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: underline;
	color: #0000FF;
}
ul {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	text-align: justify;
	line-height: 1.5em;
	margin:20px 40px 20px 50px;
}

#table_container {
	padding: 20px 30px 20px 10px;

}
.general_table2 {
	text-align: left;
	vertical-align: middle;
	border:solid #999999 1px;
}

.general_table2 .heading {
	background:#CCCCCC;
	font-weight:bold;
}

.general_table2 td {
	padding:3px;
	border:solid #999999 1px;
}

.general_table {
	margin: 20px 40px 20px 0px;
	text-align: left;
	vertical-align: middle;
}
.general_table .altrow {
	background-color: #CCCCCC;
}
#container  .general_table p {
	margin:0;
	text-indent: 0px;
	text-align: left;
	padding: 5px 5px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
}
.general_table  .row1 p {
	font-weight: bold;
	background-color: #000000;
	color: #FFFFFF;
	text-align: center;
}
.heading_image  {
	text-align: center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.hrule {
	background-image: url(/_images/horizontal_rule.gif);
	background-repeat: no-repeat;
	background-position:center left;
	height: 10px;
	width: 700px;
}
.round_content {
	background-image: url(/_images/round_gradient.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 10px 10px 10px 10px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.round_content_main {
	background-image: url(/_images/round_gradient.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding: 10px;
	height: 150px;
}

.back_btn {
	height:39px;
	width:150px;
	float:right;
	font-family: "Trebuchet MS", Arial, sans-serif;
	margin: 0px 20px;
	font-size: 13px;
		
}
.back_btn a {
	background:url(/_images/back_button_normal.png) no-repeat top right;
	text-align:right;
	display:block;
	line-height:39px;
	font-weight: normal;
	color: #B40000;
	padding: 0px 50px 0px 0px;
}
.back_btn a:hover {
	background:url(/_images/back_button_hover.png) no-repeat top right;
	color: #0000FF;
	text-decoration: none;
}

.round_container {
	width:620px;
}

.round_container .toppart {
	background:url(/_images/images/round_container_large_01.gif) no-repeat;
	height:10px;
}

.round_container .middlepart {
	background:url(/_images/images/round_container_large_02.gif) repeat-y;
	height:auto;
	padding: 0px 20px;
}
.round_container .middlepart p {
	padding:0px;
	margin:0px;
}

.round_container .bottompart {
	background:url(/_images/images/round_container_large_03.gif) no-repeat;
	height:10px;
}

.dynamic_box {
	width:auto;
	height:auto;
	background:#EFEFEF;
	margin:10px 20px 10px 10px;
	padding: 10px;
	border:solid #CCCCCC 1px;
}
.dynamic_box .dynamic_left {
	width:760px;
	float:left;
	border-right:inset #CCCCCC 1px;
	padding-right:10px;
}
.dynamic_box .dynamic_right {
	width:90px;
	float:right;
	
}
#confirm_action {
	color:#660000;
	font-size:1.2em;
	text-align:center;
	background: url(/_images/confirmation_back.png) no-repeat;
	width:400px;
	height:220px;
	margin-top: 100px;
	margin-right: auto;
	margin-bottom: 100px;
	margin-left: auto;
	padding-top: 160px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 50px;
}
#confirm_action input {
	border:solid #0099CC 1px;
	padding:2px 10px;
	font-weight: bold;
	margin: 0px 2px;
}

#user_login {
	color:#660000;
	font-size:1em;
	margin:100px auto 20px auto;
	text-align:center;
	padding:80px 50px 0px 50px;
	background:url(/_images/site_admin/login_back.png) no-repeat;
	width:400px;
	height:220px;
}
#user_login input {
	text-align:center;
	border:solid #0099CC 1px;
	padding:4px 10px;
	font-weight: bold;
	margin: 0px 2px;
}
#student_login {
	color:#660000;
	font-size:1em;
	margin:100px auto 20px auto;
	text-align:center;
	padding:80px 50px 0px 50px;
	background:url(/_images/site_admin/student_login_back.png) no-repeat;
	width:400px;
	height:220px;
}
#student_login input {
	text-align:center;
	border:solid #0099CC 1px;
	padding:4px 10px;
	font-weight: bold;
	margin: 0px 2px;
}
.help {
	background:url(/_images/help_icon.jpg) no-repeat top left;
	padding:0px 0px 0px 27px;
	line-height:25px;
	vertical-align:middle;
}
#container_msg {
	width:864px;
	height:588px;
	margin:0 auto;
	background:url(/_images/container_msg_back.jpg) no-repeat;
}

.non_human {
	display:none;
}

.new {
	font-size:10px;
	color:#CC3333;
}

a.pdf {
	background:url(/_images/pdf_icon.gif) no-repeat top left;
	padding-left:23px;
	
}

a.pdf_right {
	background:url(/_images/pdf_icon.gif) no-repeat top right;
	padding-right:23px;
	
}

.information {
	background:url(/_images/web_based_student_registration/information_bg.jpg) no-repeat top left;
	height:35px;
	padding:6px 0px 0px 40px;
	font-weight:bold;
	color:#660000;
}

.information a {
	color:#003399;
}
.edit {
	text-align: right;
	font-weight: bold;
	color: #333366;
}
.survey_questions {
	margin:10px 10px 10px 40px;
	color:#666;
	padding:10px 10px 10px 25px;
	font-weight:bold;
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
	background:#F9F9F9 url(/_images/misc/surveys/survey_questions_side_bullet.jpg) top left no-repeat;
	border:dotted #CCC 1px;
}
.survey_questions .choices {
	margin:10px 0px 0px 40px;
	color:#333;
	font-size:13px;
	font-weight:normal;
	
}
.gray {
	color:#666;
}
.small_text {
	font-size:11px;
	color:#666;
	font-family:Verdana, Geneva, sans-serif;
}

.button01 {
	background:url(/_images/button_01.jpg) no-repeat top center;
	padding:3px 5px 0px 5px;
	height:22px;
	width:170px;
	text-align:center;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
}

.button01 a {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
}

.button01 a:hover {
	color:#FF0;
	text-decoration:none;
}

form.nomenu_frm input.read_only {
	background:#e6e6e6;
	color:#b50000;
}