/* NEW MAIN HEADING BOX - this is the default style for all module boxes */

/*module heading */
.module-box-container{
	background-color: #231f20;
	display: block;
	height: 29px;
	width: 100%;
	background-image:url("/images/modules/module_bar_bg.jpg");
	background-position:right top;
	background-repeat: repeat-x;
	margin-top:20px;
}
/* hte little color gap left*/ 
.module-box-gap{
	width:13px;
	height:29px;
	float:left;
	background:#f3c828 url("../images/modules/module_bar_gap.gif") no-repeat left top;
	overflow: hidden;
}
.module-box-gap-right{
	width:100%;
	height:29px;
	/*background-image:url("/images/modules/module_bg_right.gif");
	background-position:right top;
	background-repeat: no-repeat;
	overflow: hidden;*/
}
/* the actual text */
.module-box-text{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	padding-left:20px;
	padding-top:6px;
}
.module-link{
	display:block;
	border-bottom: 1px solid #d4d4d4;
	overflow: hidden;
	padding: 6px 0px 6px 4px;
	background-color: #f8f8f8;
	color:#231f20 !important;
	text-decoration:none !important
}
a.module-link div img {
	padding-right: 4px;
}
.module-link:hover{
	text-decoration:none;
	background-color: #efefef;
}
/** END NEW MAIN MODULE BOXES */
/* ------------------ */

/*===============================================================*/
/* LINK MANAGER  */
.links-container{

}
.links-main{
	display:inline;
	float: left;	
}
.links-icon{
	display:inline;
	float: left;
	margin-right:3px;
}
.links-link-smallcont{
	overflow: hidden;
}
.links-desc{

}
/*===============================================================*/
/* NEWS MODULE  - styling found in school.css */  
/*===============================================================*/
#news-index{
	width: 240px;
	overflow: hidden;
	margin:0 auto;
	margin-top:20px;
}
#news-index .clear{

}
#news-index .archive{
	text-align:right;
	margin-top:10px;
}
/* News accordian  */
a.news-more:link, a.news-more:visited, a.news-more:active {
	color: #009fe5;
	font-weight: bold;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}
a.news-more:hover {
	color: #B1C1C7;
}

/* News page full  */
.news-index-cont-full{
	clear: both;
	margin-bottom:10px;
	overflow:hidden;
	width:650px;
}
.news-index-icon{
	float:left;
	overflow: hidden;
	margin: 5px 15px 0px 0px;
}
.news-index-text-full{
	float:left;
	padding-left:4px;
	font-family: Arial, Helvetica, sans-serif;
	color: #2e2e3c;
	font-weight: normal;
	font-size: 11px;
	padding-bottom: 15px;
	padding-top:1px;
	border-bottom: 1px dotted #d4d4d4;
	width: 530px;
	overflow:hidden;
}

.news-index-link-full a:link, .news-index-link-full a:active, .news-index-link-full a:visited {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	color: #7c7c7c;
	line-height: 0.5cm;
	text-decoration: none;
}

.news-index-link-full a:hover {
	color: #f3c828;
	background-color:#231f20;
}

.news-text-caption {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 0.5cm;
	font-size: 12px;
	font-weight: normal !important;
	padding-top: 6px;
}
.news-text-caption a:link, .news-text-caption a:visited, .news-text-caption a:active{
	color: #f3c828;
	text-decoration: underline;
	font-weight: normal;
	line-height: 1.3em;
}
.news-text-caption a:hover{
	background-color:#231f20;
	color:#f3c828 !important;
	text-decoration:none;
}
.date {
	font-size:11px;
	color:#999;}
/*===============================================================*/
/* PHOTO GALLERY MODULE  */
#gallery-container{
	overflow: hidden;
	display:block;
	clear: both;
}
.gallery-image{
	border: 2px solid #dbdbdb; 
	overflow:hidden; 
	float:left; 
	width:203px; 
	margin:9px 9px 10px 9px; 
	padding:1px;
	background-color: #ffffff;

}
.gallery-image img{
	display: block;
	margin-left: auto;
    margin-right: auto
}
/*===============================================================*/
/* DOCUMENT MANAGER  */
.documents-container{

}
.document-link-smallcont{

}
.document-desc{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #959599;
	font-weight: normal;
	padding-left:22px;
}
/* PDF ICON - DOWNLAOD ACROBAT */
.document-pdf{
	display:block;
	padding-top:16px;
}

/*--------------------------------------*/
/*------------JOB MODULE----------------*/
/*--------------------------------------*/

.jobs-details {
	display:block;
	float:left;
	width:600px;
}

.jobs-more {
	display:block;
	float:left;
	width:70px;
}


/*===============================================================*/
/* NEWS FEED INDEX */

.news-item {
	display:block;
	overflow:hidden;
	padding:20px 0 0 0;
}

.news-text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.news-title a:link, .news-title a:active, .news-title a:visited {
	color:#222222;
	font-weight:bold;
	font-size:13px;
	text-decoration:none;
}

.news-title a:hover {
	text-decoration:underline;
}

.news-body {
	color:#999999;
	font-weight:normal;
}

.news-dots {
	background:transparent url("../images/nav/subnav_divider.gif") repeat-x top left;
	height:1px;
}

/*===============================================================*/
/* WEB FORMS MODULE  */

.forms-container{
	width:100%;
	overflow: hidden;
	margin-bottom:10px;
}
.form{
	margin-top: 15px;
	padding-left:10px;
}
.form-field-cont{
	display: block;
 	min-height:25px;
	height:auto !important;
	height:25px;
	clear: both;
}
.form-field-name{
	display: inline;
	float: left;
	width:115px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #898989;
	line-height: normal;
	font-weight: normal;
	margin-bottom: 0px;
}
.form-field{
	display: inline;
	float: left;
	width: 242px;
}
.form-text {
	color: #27323f;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 2px;
}
.validate-text {
	display: inline;
	float: left;	
	color:#FF0000;
	padding-left: 2px;
}
.form-submit-button{
	padding-left:115px;
	
}

.main-content form { padding:0; margin:0; margin-left:5px; margin-top:10px;width:100%;}
.main-content .form { float:left; padding:3px 0 10px; }

/*-------------CUSTOM FORM--------------*/
/*--------------------------------------*/

#captcha {
	display:block;
	overflow-x: hidden;
	overflow-y: hidden;
	padding:10px 0 0 0;
}

#captcha .left{
	display: block;
	overflow-x: hidden;
	overflow-y: hidden;
	width: 150px;
	float: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #231f20;
	letter-spacing: normal;
}

#captcha .right{
	display: block;
	overflow-x: hidden;
	overflow-y: hidden;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #231f20;
	line-height: normal;
	font-weight: normal;
	line-height:0.5cm;
	font-size:12px;
	width: 380px;
}
#captcha .captcha-field {
	display: block;
	width: 70px;
	background-color: #ffffff;
	border: 3px solid #e1e9ef;
	margin-bottom: 8px;
	margin-top: 3px;
	color:#004f7d;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:5px;
	text-transform: uppercase;
}
#custom-form {
	display: block;
	overflow: hidden;
	width:100%;
	padding-left:8px;
}
#custom-form .cont-left {
	float: left;
	display: block;
	width: 285px;
	overflow: hidden;
}
#custom-form .cont-right {
	float: left;
	display: block;
	width: 285px;
	overflow: hidden;
}
#custom-form .cont-bottom {
	display: block;
	clear: both;
	width:100%;
}
#custom-form label {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #231f20;
	padding:8px 0 0 0;
	display:block;
}
#custom-form .form-field {
	display: block;
	width: 252px;
	background-color: #ffffff;
	border: 1px solid #bebebe;
	margin-bottom: 0px;
	margin-top: 3px;
	color:#231f20;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:5px;
}

#custom-form .form-field-mob1 {
	background-color: #ffffff;
	border: 1px solid #00adee;
	width:25px;
	display:block;
	float:left;
	margin-right:15px;
	margin-bottom: 0px;
	color:#362b24;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:3px;
}

#custom-form .form-field-mob2 {
	display:block;
	float:left;
	width:204px;
	margin-bottom: 0px;
	color:#362b24;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color: #ffffff;
	border: 1px solid #00adee;
	padding:3px;
}

#custom-form .mobile-input {
	display:block;
	overflow:hidden;
}

#custom-form .mobile-eg {
	display:block;
	overflow:hidden;
	text-align:right;
	padding-right:40px;
}
/*#custom-form .form-radio {
	margin-bottom: 15px;
}*/
#custom-form .error-validate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
}
#custom-form .error-contianer {
	overflow: hidden;
	display: block;
}
/*#custom-form .date {
	margin-bottom:15px;
}

#custom-form .form-p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0081ce;
	line-height:0.4cm;
}*/
#custom-form .dropdown{
	margin-bottom:15px;
	float: left;
	display: inline;
	overflow:hidden;
}

/* --- BLOOG */
#blog-module{}
#blog-module .cal{
	background: transparent url(/images/modules/calendar.jpg) top left no-repeat;
	height:54px;
	width:50px;
	overflow: hidden;
}
#blog-module .cal .month{
		font-family: Arial, Helvetica, sans-serif;
		font-size:14px;
		color:white;
		font-weight:bold;
		text-align:center;
		height:26px;
}
#blog-module .cal .day{
		font-family: Arial, Helvetica, sans-serif;
		font-size:22px;
		font-weight:bold;
		text-align:center;
}
#blog-module .cont{
	clear:both;
	margin-bottom:20px;
	overflow: hidden;
	border-bottom: 1px dashed #cccccc;
}
#blog-module .cont .left{
	float:left;
	width:70px;
}
#blog-module .cont .right{
	float:left;
	width:450px;
	overflow:hidden;
}
#blog-module .cont .right .title{
	background-color: black;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height: 2;
	padding-left:8px;
}
/* --- VALIDATION BIT ------ */
.error-validate-front{
	display:none;
	color:red;
	font-size:10px;
	font-family:arial;
	margin:0 0 0 0;
	padding:0 0 0 100px;
}

/* ==================================================================================== */
/*-----EMPLOYMENT APPLICATION FORM-------*/

#job-form {
	display: block;
	overflow: hidden;
	width: 600px;
	padding-left: 15px;
}

#job-application .bottom {
	display:block;
	padding-left:185px;
	width:305px;
	text-align:left;
}

#job-application label {
	display:block;
	float:left;
	width:180px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #7c7c7c;
	text-align:right;
	padding-top:5px;
}

#job-application label.ref {
	display:block;
	width:180px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #231f20;
	text-align:right;
	margin-bottom:2px;
}

#job-application .job-field {
	display: block;
	float:left;
	width: 200px;
	background-color: #ffffff;
	border: 1px solid #c8c8c8;
	margin:2px 0 2px 5px;
	color:#362b24;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:3px;
}

#job-application .job-form-field {
	display: block;
	float:left;
	background-color: #ffffff;
	border: 1px solid #c8c8c8;
	margin:2px 0 2px 5px;
	width:400px !important;
	height:100px;
	color:#362b24;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:3px;
}

#job-application .table-field {
	display: block;
	float:left;
	width: 110px;
	background-color: #ffffff;
	border: 1px solid #c8c8c8;
	margin:1px 0;
	color:#362b24;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:3px;
}

#job-application .job-address {
	display: block;
	overflow:hidden;
	margin:2px 0 2px 5px;
	width: 200px;
	background-color: #ffffff;
	border: 1px solid #c8c8c8;
	color:#362b24;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:3px;
}

#job-application .address-field {
	display:block;
	float:left;
	width:195px;
	margin:2px 0 2px 0px;
	padding-left:5px;
}

#job-application .table-group {
	display:block;
	float:left;
	padding-left:5px;
}

#job-application .group-field {
	display:block;
	float:left;
	width:200px;
	margin:2px 0 2px 5px;
}

#job-application .other {
	width: 130px;
	background-color: #ffffff;
	border: 1px solid #c5d5e2;
	color:#362b24;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:3px;
}

#job-application .dropdown {
	display:block;
	float:left;
	width:200px;
	margin:2px 0 2px 5px;
}

#job-application .info {
	display:block;
	text-align:right;
	width:390px;
	font-size:11px;
}

#job-application .error-validate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ca0000;
}
#job-application .error-contianer {
	overflow: hidden;
	display: inline;
}

#hasflash a:link, #hasflash a:visited, #hasflash a:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#018651;
	text-decoration:underline;
}

#hasflash a:hover {
	background-color:#018651;
	color:#ffffff;
	text-decoration:none;
}

#bob a:link, #bob a:active, #bob a:visited {
	color:#018651;
}

#bob a:hover {
	color:#ffffff;
	background-color:#018651;
}

/*---------JOBS----------*/

.jobs-details {
	display:block;
	float:left;
	width:525px;
	padding-left:15px;
}

.jobs-more {
	display:block;
	float:left;
	width:80px;
}


/* ----- JOB SEARCH ----- */
#job-search{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}
#job-search .list-cont{
	padding:5px;
	margin-top:8px;
	margin-bottom:8px;
	/*background:transparent url("../images/jobs/hr.gif") no-repeat center bottom;*/
	border:1px solid #d4d4d4;	
}
#job-search .loc-title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #000000;
	margin-top: 10px;
	letter-spacing: 0.1em;
}
#job-search .list-body{

}
#job-search .list-title{
	margin-bottom:5px;
	background:#231f20 url("../images/modules/module_bar_bg.jpg") repeat-x top right;
	padding:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #f3c828;
	letter-spacing: 0.1em;
}

#job-search .list-close-date{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-variant: normal;
	text-transform:none;
	color: #ffffff;
	float:right;
	padding:3px 10px 0 0;
}



#job-search .list-title a:link, #job-search .list-title a:active, #job-search .list-title a:visited {
	font-family: "Lucida Grande", Tahoma;
	font-size: 11px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #ffffff;
	margin-top: 10px;
	letter-spacing: 0.1em;
}
#job-search .list-title a:hover{
	border-bottom: 1px dotted #7a7a7a;
	cursor: pointer;
	color: white;
	text-decoration: none;
}
#job-search .job-breadcrumb{
	font-family: "Lucida Grande", Tahoma;
	font-size: 8px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #666666;
	margin-top: 10px;
	letter-spacing: 0.2em;
}

/*------------------------------------------------*/
#job-application{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}

#job-application .list-title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#f3c828;
	font-weight:bold;
	text-transform:uppercase;
}

#job-application fieldset{
	margin:0;
	margin-top:30px;
}
#job-application legend{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	color: #231f20;
	font-weight: bold;
}
/*-------------------------------------------------*/
#job-cont {
	border-bottom:1px dotted #d4d4d4;
	padding-bottom:15px;
}

#job-cont .job-title {
	padding:11px 0;
	font-size:13px;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#231f20;
}

#job-cont .job-close-date {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#333333;
}

#job-cont .job-title a:link, #job-cont .job-title a:visited, #job-cont .job-title a:active{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#231f20;
	text-decoration:underline;
}

#job-cont .job-title a:hover {
	background-color:#231f20;
	text-decoration:none;
	color:#f3c828;
}

#job-cont .job-detail {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#231f20;
}

#job-cont .job-body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	line-height:0.5cm;
}

#job-cont .job-body a:link, #job-cont .job-body a:visited, #job-cont .job-body a:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#f3c828;
	text-decoration:none;
}

#job-cont .job-body a:hover {
	background-color:#231f20;
}
/*------------------------------------------------*/
