/* Nance College CSS Document */
html {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	height: 100%;
	min-height: 100%;
	margin: 0px 0px 1px;
}
body {
	background-color: #7f7f7f;
	background-image: url(../images/template_images/body-bg.gif);
	background-repeat: repeat-x;
	height: 100%;
	margin: 0px;
}
.home-body {
	background-color: #7f7f7f;
	background-image: url(../images/template_images/home-body-bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
}
p {
	padding: 8px 0px;
	margin: 0px;
}
h1, h2 {
	color: #666666;
	text-transform: uppercase;
	padding: 10px 0px 4px;
	margin: 0px;
	line-height: 20px;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 18px;
}
form, input, select {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
}
a:link, a:visited {
	color: #666666;
}
a:hover, a:active {
	color: #000000;
}
#middle {
	background-color: #FFFFFF;
	width: 800px;
	height: 100%;
	margin: auto;
}
#footer {
	font-size: 11px;
	padding: 30px 0px 0px;
}
.white-background {
	background-color: #FFFFFF;
}
#logo a:link, #logo a:visited, #logo a:hover, #logo a:active {
	background-image: url(../images/template_images/logo.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 270px;
	height: 62px;
}
#top-links {
	color: #999999;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: right;
	height: 25px;
	line-height: 25px;
	padding: 0px 14px 0px;
}
#top-links a:link, #top-links a:visited {
	color: #999999;
	text-decoration: none;
	padding: 6px;
}
#top-links a:hover, #top-links a:active {
	color: #666666;
	text-decoration: none;
	padding: 6px;
}
.top_links_select {
	color: #666666;
	text-decoration: none;	
}
.header {
	background-image: url(../images/template_images/header.jpg);
	background-repeat: no-repeat;
	width: 800px;
	height: 350px;
}
#menus {
	font-size: 11px;
	text-transform: uppercase;
	background-image: url(../images/template_images/menu-normal.gif);
	background-repeat: repeat-x;
	height: 28px;
	line-height: 28px;
}
#menus a:link, #menus a:visited {
	color: #000000;
	text-decoration: none;
	padding: 7px 10px;
	border-right: 1px solid #666666;
}
#menus a:hover, #menus a:active {
	color: #000000;
	text-decoration: none;
	background-image: url(../images/template_images/menu-over.gif);
	background-repeat: repeat-x;
	padding: 7px 10px;
	border-right: 1px solid #666666;
}
.menu_select {
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	padding: 7px 10px;
	border-right: 1px solid #666666;
	background-image: url(../images/template_images/menu-over.gif);
	background-repeat: repeat-x;
}
.search-input {
	font-size: 10px;
	text-transform: uppercase;
	color: #b3b3b3;
	background-color: #FFFFFF;
	text-align: center;
	width: 180px;
	height: 17px;
	line-height: 17px;
	margin: 1px 0px 0px;
	border: 1px solid #666666;
}
.search-botton {
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #666666;
	float: left;
	width: 50px;
	height: 19px;
	margin: 1px 0px 0px;
	border: none;
}
.padding-please {
	background-color: #FFFFFF;
	line-height: 18px;
	padding: 20px;
}
.padding-pagecontent {
	padding: 20px;
}
.content-padding {
	text-align: justify;
	padding: 0px 20px 0px 0px;
}
.video-box {
	vertical-align: top;
	width: 153px;
	padding: 0px 15px;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
}
.news-box {
	vertical-align: top;
	width: 170px;
	padding: 0px 0px 0px 15px;
}
/* Events and Faculties Left Navigation CSS */
.left-width {
	vertical-align: top;
	width: 240px;
	padding: 10px 15px 10px 0px;
}
.left-bg {
	background-image: url(../images/template_images/left-nav-bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding: 0px 15px 15px 15px;
	border: 1px solid #d9d9d9;
}
.home-inputs {
	width: 200px;
	padding: 1px 3px;
	margin: 6px 0px;
	border: 1px solid #d9d9d9;
}
.home-select {
	width: 208px;
	padding: 1px 3px;
	margin: 6px 0px;
	border: 1px solid #d9d9d9;
}
.alphabets-alignment {
	text-align: right;
	margin: 0px 0px 6px;
}
.orange-left {
	background-image: url(../images/template_images/orrange-tab-lft.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 20px;
	height: 23px;
}
.orange-right {
	background-image: url(../images/template_images/orrange-tab-rgt.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 60px;
	height: 23px;
}
.orange-bg {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/template_images/orrange-tab-bg.gif);
	background-repeat: repeat-x;
	height: 23px;
	line-height: 23px;
	padding: 0px 10px 0px 20px;
}
#left-navigation {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
#left-navigation li a:link, #left-navigation li a:visited {
	color: #666666;
	background-image: url(../images/template_images/green-arrow.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	display: block;
	padding: 0px 0px 0px 30px;
	border-bottom: 1px dashed #dfdfdf;
	list-style-type: none;
	height: 30px;
	line-height: 30px;
}
#left-navigation li a:hover, #left-navigation li a:active {
	color: #000000;
	background-image: url(../images/template_images/green-arrow.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	display: block;
	padding: 0px 0px 0px 30px;
	border-bottom: 1px dashed #dfdfdf;
	list-style-type: none;
	height: 30px;
	line-height: 30px;
}
.faculty-bg {
	background-image: url(../images/template_images/green-cont-bg.gif);
	background-repeat: repeat-x;
	height: 22px;
	line-height: 22px;
	margin: 10px 0px;
}
.faculty-heading {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	height: 22px;
	line-height: 22px;
	padding: 0px 0px 0px 15px;
}
.faculty-names {
	font-weight: bold;
	font-size: 15px;
/*	text-transform: uppercase;
	color: #ff7701;
	padding: 15px 0px 5px;
	margin: 0px 0px 3px;
	border-bottom: 1px dashed #dadada;*/
}
.faculty-photo-box {
	background-color: #f6f6f6;
	width: 130px;
	padding: 15px;
	margin: 6px 10px 0px 0px;
	border-bottom: 1px solid #d9d9d9;
}
#faculty-photo-link a:link, #faculty-photo-link a:visited {
	background-color: #FFFFFF;
	display: block;
	width: 100px;
	padding: 5px;
	border: 1px solid #d9d9d9;
}
#faculty-photo-link a:hover, #faculty-photo-link a:active {
	background-color: #FFFFFF;
	display: block;
	width: 100px;
	padding: 5px;
	border: 1px solid #d9d9d9;
}
.email-address-padding {
	padding: 10px 0px 0px;
}
.bold-fonts {
	font-weight: bold;
}
#alphabets-link {
	text-align: right;
	margin: 0px 0px 6px;
}
#alphabets-link a:link, #alphabets-link a:visited {
	color: #666666;
	padding: 1px;
	line-height: 20px;
}
#alphabets-link a:hover, #alphabets-link a:active {
	color: #000000;
	padding: 1px;
	line-height: 20px;
}
.events-box {
	padding: 3px 3px 3px 0px;
	border-top: 1px solid #d9d9d9;
}
.events-photo {
	padding: 4px;
	margin: 0px 10px 0px 0px;
	border: 1px solid #d9d9d9;
}
.input-width {
	width: 260px;
	padding: 2px 4px;
	margin: 2px 4px;
	border: 1px solid #D4D4D4;
}
.input-year {
	width: 90px;
	padding: 2px 4px;
	margin: 2px 4px;
	border: 1px solid #D4D4D4;
}
.select-width {
	width: 270px;
	padding: 2px 4px;
	margin: 2px 4px;
	border: 1px solid #D4D4D4;
}
.form-description {
	text-align: right;
	vertical-align: top;
	width: 300px;
	padding: 4px 6px 4px 0px;
}
.captcha-padding {
	padding: 2px 4px;
}
.submit-button {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
	width: 103px;
	height: 23px;
	padding: 0px 0px 2px;
	margin: 4px;
	border: none;
	overflow: visible;
	cursor: pointer;
}
.images-padding {
	padding: 0px 25px 5px 0px;
}
.list-padding {
	padding: 10px 10px 10px 10px;
}