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

/*module heading */
.module-box-container{
	background-color: #3376bb;
	display: block;
	height: 29px;
	width: 100%;
	background-image:url("/images/modules/module_bar_bg.jpg");
	background-position:left top;
	background-repeat: repeat-x;
	margin-top:20px;
}
/* hte little color gap left*/ 
.module-box-gap{
	width:8px;
	height:29px;
	float:left;
	background:#3376bb url("../images/modules/module_bar_gap_bg.jpg") 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: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size:14px;
	font-weight:bold;
	line-height:normal;
	text-decoration: none;
	padding:7px 0 5px 10px;
	overflow:hidden;
}
.module-link{
	display:block;
	border-bottom: 1px solid #bcd4e2;
	overflow: hidden;
	padding: 6px 0px 6px 12px;
	/*background-color: #f1f9fe;*/
	color:#231f20 !important;
	text-decoration:none !important;
}
a.module-link div img {
	padding-right: 4px;
}
.module-link:hover{
	text-decoration:none;
	background-color: #dcebf4;
}
/** END NEW MAIN MODULE BOXES */
/* ------------------ */

.form-header {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#333333;
}

.form-text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#0b4d92;
	font-weight:bold;
	padding-bottom: 2px;
}

.11pt-grey {
	font-size:11px;
	text-align:center;
}

.book-field {
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:3px;
	width:240px;
	border:1px solid #ababab;
}

.table-border {
	border:1px solid #d4e0eb;
}

.radio-pad {
	padding-left:10px;	
}

/*===============================================================*/
/* 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 page full  */

#news-archive-cont {
	display:block;
	overflow:hidden;
	padding-top:10px;
}

.news-index-cont-full{
	clear: both;
	margin-bottom:10px;
	overflow:hidden;
	width:650px;
}
.news-index-icon{
	float:left;
	overflow: hidden;
	margin: 3px 10px 0px 0px;
}
.news-index-text-full{
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: normal;
	font-size: 11px;
	padding-bottom: 10px;
	padding-top:0px;
	/*border-bottom: 1px dotted #d4d4d4;*/
	width: 570px;
	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: 16px;
	font-weight:normal;
	color: #015182;
	line-height: 0.5cm;
	text-decoration: none;
}

.news-index-link-full a:hover {
	text-decoration:underline;
}

.news-text-caption {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 0.5cm;
	color:#525252;
	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: #015182;
	text-decoration: none;
	font-weight: normal;
	line-height: 1.3em;
}
.news-text-caption a:hover{
	text-decoration:underline !important;; 
}
/*===============================================================*/
/* PHOTO GALLERY MODULE  */
#gallery-container{
	overflow: hidden;
	display:block;
	clear: both;
}
.gallery-image{
	border: 1px solid #d1e8f6; 
	padding:5px;
	overflow:hidden; 
	float:left; 
	width:180px; 
	margin:7px 7px 8px 7px; 
	background-color: #e6f0f5;
}
.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:500px;
	padding-left:8px;
}

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

.career-body {
	padding:10px 0 0 0;	
}




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


.news-item {
	display:block;
	overflow:hidden;
	width:330px;
	padding:0 0 15px 0px;
}

.news-icon {
	display:block;
	float:left;
	overflow:hidden;
	width:20px;
	padding-top:3px;
}

.news-text {
	display:block;
	float:left;
	overflow:Hidden;
	width:300px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

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

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

.news-body {
	display:block;
	overflow:hidden;
	color:#333333;
	font-size:11px;
	font-weight:normal;
}

.news-body a:link, .news-body a:active, .news-body a:visited {
	color:#015182;
	text-decoration:none;
}

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

.news-single-body {
	padding:5px 0 15px 0;
}

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

/*===============================================================*/
/* 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;
}

.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 {
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0b4d92;
	/*margin-top:5px;*/
	padding-top:5px;
}
#custom-form .form-field {
	display: block;
	width: 252px;
	background-color: #ffffff;
	border: 1px solid #ababab;
	margin-bottom: 0px;
	margin-top: 3px;
	color:#231f20;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:5px;
}

#custom-form .form-field-s {
	display: inline;
	width: 25px;
	background-color: #ffffff;
	border: 1px solid #d7e8f4;
	margin-bottom: 0px;
	margin-top: 3px;
	color:#231f20;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:5px;
}


/*#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:10px;
	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:560px;
	overflow:hidden;
}
#blog-module .cont .right .title{
	background-color: #deeff9;
	color: #13387f;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	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;
}

/* ----- 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;
}
/*------------------------------------------------*/

/* --- BLOG --- */
/* - NEW BLOG -- */
#myaccordion ul{
	  padding:0; 
	  margin:0;
}
#myaccordion li{
	  padding:0; 
	  margin:0;
	  list-style-type:none; 
}
#myaccordion a.cat{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#ffffff;
	cursor:pointer;
	font-weight:bold;
	padding: 10px 0 10px 10px;
	display: block;
	background:transparent url("/images/modules/blog_bar_bg.gif") no-repeat right top;
	margin-top:3px;
	text-decoration:none !important;
}
#myaccordion a.cat:hover{
	background-color: #1364b1;
	color: #cccccc;
}
#myaccordion .accordion-content{
	padding:10px 20px;
	border-bottom: 2px solid #e9e9e9;
	background-color:#fafafa;
}

#myaccordion .plus{
	float:right;
	font-weight:normal;
	font-size:12px;
	padding-right:10px;
}

#myaccordion ul ul{
	padding-left:35px !important;
	margin-left:0px !important;
}

/* ==================================================================================== */
/* ==================================================================================== */
/*----- Calendar ------*/

.cal-event{
    /*background:transparent url("../images/calendar/event.gif") no-repeat left top;*/
	background-color:#a2c6eb;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	line-height: normal;
	font-size: 11px;
	font-weight: normal;
	width: 20px;
	height:20px;
	text-align:center;
}
cal-link-event{ color:#5c4dea; }
a.cal-link-event:link, a.cal-link-event:visited, a.cal-link-event:active{ 
	color:#ffffff; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a.cal-link-event:hover{ 
	color:#ffffff; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	text-decoration: none;
	}
.cal-link-today{ color:#057094; }

a.cal-link-today:link, a.cal-link-today:visited, a.cal-link-today:active, a.cal-link-today:hover{ 
	color: #ffffff; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	}
.event-cont {
	display:block;
	overflow:hidden;
	padding: 10px 0 10px 10px;	
	width:175px;
}
.list-date {
	width:42px;
	display:block;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#6c7176;
	/*padding:5px 0;*/
}

.small-date {
	display:block;
	float:left;
	width:14px;
	padding:2px 2px 2px 4px;
	background-color:#eeeeee;
}

.small-month {
	display:block;
	float:left;
	width:18px;
	padding:2px 2px 2px 2px;
	color:#ffffff;
	background-color:#a2c6eb;
}

/*---------EVENTS FULL------------*/

.list-container {display:block;overflow:Hidden;padding:2px 0;}
.list-date-full {display:block;overflow:hidden;font-family:Arial, Helvetica, sans-serif;font-size:14px;color:#6c7176;margin-top:15px;}
.list-title-full {display:block;float:left;width:500px;font-family:Arial, Helvetica, sans-serif;font-size:11px; font-weight:normal;padding:0 0 0 5px;color:#226dbb}
.list-title-full a:link, .list-title-full a:visited, .list-title-full a:active {font-weight:bold;font-size:11px;text-decoration:none;}
.list-title-full a:hover {text-decoration:underline;}
.list-date-small-full{width:30px;display:block;float:left;font-family:Arial, Helvetica, sans-serif;font-size:11px;font-weight:normal;color:#6c7176;}



/*---EVENTS HOME PAGE----*/
.list-item {
	display:block;
	float:left;
	overflow:hidden;
	/*padding:5px 0 5px 15px;*/
	width:175px;
	margin-bottom:2px;
}

.list-title{
	/*color: #226dbb;*/
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	display:block;
	float:left;
	width:125px;
	padding:2px 0 0 5px;
}

.list-title a:link, .list-title a:active, .list-title a:visited {
	/*color: #226dbb;*/
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
.list-title a:hover {
	text-decoration:underline;
}
.event-body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#1b3e5a;
	font-weight:normal;
	display:block;
	overflow:hidden;
	padding:10px 0;
	line-height:0.5cm;
}
.event-times{
	color: #616e30;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	margin-bottom:10px;
	}
.cal-date{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4b5055;
	font-weight: normal;
	width: 20px;
	height:20px;
    /*background:url("../images/calendar/normal.gif");
	background-repeat: no-repeat;
	background-position: left top;*/
	background-color:#eeeeee;
	text-align:center;
}
.cal-today{
	width: 20px;
	height:20px;
	font-weight:bold;
    /*background:transparent url("../images/calendar/today.gif") no=repeat left top;*/
	color:#ffffff;
	background-color:#226dbb;
	font-size:11px;
	text-align:center;
}
.cal-title{
	height:24px;
	background-color:#E6E6E6;
	padding-left:10px;
}
.cal-tcell{
	width: 22px;
	height:22px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	color: #55585b;
	line-height: normal;
	font-size: 11px;
	font-weight: normal;
}
.cal_cur_month{
	border: 1px solid red;

}
.cal-back-norm{
    /*background:transparent url(/images/calendar/month.jpg) no-repeat top left;*/
	font-family: Arial, Helvetica, sans-serif;
	color: #ee2e24;
	line-height: normal;
	font-size: 11px;
	font-weight: bold;
	width: 140px;
	height:22px;
	text-align:center;
}
.cal-back-this{
    /*background:transparent url(/images/calendar/month_this.jpg) no-repeat left top;*/
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	color: #4b5055;
	line-height: normal;
	font-size: 14px;
	text-transform:uppercase;
	width: 140px;
	padding-top:3px;
	width:180px;
	text-align:center;
}
/*---------------------*/

/*----- Calendar  FULL ------*/

.main-content .cal-event-full{
    background:url(/images/calendar/event_full.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: 'Trebuchet MS', Arial, sans-serif;
	color: #ffffff;
	line-height: normal;
	font-size: 11px !important;
	font-weight: bold !important;
	width: 20px;
	height:20px;
	text-align:center;
}
.main-content a.cal-link-event-full:link{ color:#ffffff; font-weight: bold !important; font-size: 11px !important; text-decoration: none !important;}
.main-content a.cal-link-event-full:visited{ color:#ffffff; font-weight: bold !important; font-size: 11px !important; text-decoration: none !important;}
.main-content a.cal-link-event-full:active{ color:#ffffff; font-weight: bold !important; font-size: 11px !important; text-decoration: none !important;}
.main-content a.cal-link-event-full:hover{ color:#ffffff; font-weight: bold !important; font-size: 11px !important; background-color:transparent !important; text-decoration: none !important;}

.main-content a.cal-link-today-full:link{ color:#057094; font-weight: bold !important; text-decoration: none !important;}
.main-content a.cal-link-today-full:visited{ color:#057094; font-weight: bold !important; text-decoration: none !important;}
.main-content a.cal-link-today-full:active{ color:#057094; font-weight: bold !important; text-decoration: none !important;}
.main-content a.cal-link-today-full:hover{ color:#057094; font-weight: bold !important; background-color:transparent !important; text-decoration: none !important; }

.cal-date-full{
	font-family: 'Trebuchet MS', Arial, sans-serif;
	font-size: 11px;
	color: #231f20;
	width: 20px;
	height:20px;
    background:url("../images/calendar/normal_full.jpg");
	background-repeat: no-repeat;
	background-position: left top;
	text-align:center;
}
.cal-today-full{
	width: 20px;
	height:20px;
	font-weight:bold;
	font-size:11px;
    background:url("../images/calendar/today_full.gif");
	background-repeat: no-repeat;
	background-position: left top;
	text-align:center;
}
.cal-title-full{
	height:22px;
	background-color:#E6E6E6;
	padding-left:10px;
}
.cal-tcell-full{
	width: 22px;
	height:22px;
	text-align:center;
	font-family: 'Trebuchet MS', Arial, sans-serif;
	color: #231f20;
	line-height: normal;
	font-size: 11px;
	font-weight: bold;
}
.cal_cur_month-full{
	border: 1px solid red;

}
.cal-back-norm-full{
    background:url(/images/calendar/month_full.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: 'Trebuchet MS', Arial, sans-serif;
	color: #178aae;
	line-height: normal;
	font-size: 12px;
	font-weight: bold;
	width: 166px;
	height:22px;
	text-align:center;
}
.cal-back-this-full{
    background:url(/images/calendar/month_this_full.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: 'Trebuchet MS', Arial, sans-serif;
	color: #a41f2f;
	line-height: normal;
	font-size: 12px;
	font-weight: bold;
	width: 166px;
	height:22px;
	text-align:center;
}

