@charset "utf-8";
/* 

Post University Stylesheet
Author: Adamus Media (http://www.adamusmedia.com)
version: November 16, 2009

MAIN CAMPUS STYLE CONTENTS
- Body
- Header
- Footer
- Home Page Design Elements
- Internal Page Design elements

/* 
----------------------------------------------------------------------------- */ 


body {
	background: #005D55;  /*Post University Green in HTML value*/
	color: #808080;      /*Text color*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	margin: 0;
	padding: 0;
	text-align: center;
	}
	
	* html body { 
	font-size: x-small;
	font-size: small;
	}
	
	

/*
a:link {
	color: #808080;
	text-decoration: underline;
	}

a:visited {
	color: #808080; 
	}

a:active {
	color: #808080;
	text-decoration: none;
	}
	
a:hover {
	color: #005D55;
	text-decoration: none;
	}
	*/
	
a {
	color: #005d55;
	text-decoration: underline;
	}

a:visited {
	color: #005d55; /* B3B3B3 */
	}

a:hover {
	color: #808080; /* 005D55 */
	text-decoration: none;
	}
	
	
	
a.applyLink {   /*Main Campus Header Links*/
	color: #4D4D4D;
	text-decoration: none; 
	}

a.applyLink:visited {   /*Main Campus Header Links*/
	color: #4D4D4D;
	text-decoration: none; 
	}
	
a.applyLink:hover {   /*Main Campus Header Links*/
	color: #4D4D4D;
	text-decoration: underline; 
	}	
		
	
	
	
	
	
	
a.footerlink {   /*Main Campus Footer Links*/
	color: #808080;
	text-decoration: none; 
	}

a.footerlink:visited {   /*Main Campus  Footer Links*/
	color: #808080;
	text-decoration: none; 
	}
	
a.footerlink:hover {   /*Main Campus Footer Links*/
	color: #F8CD55;
	text-decoration: underline; 
	 
	}
	
	
	
	
	
a.headerLink {   /*Main Campus Header Links*/
	color: #005D55;
	text-decoration: none; 
	}

a.headerLink:visited {   /*Main Campus Header Links*/
	color: #005D55;
	text-decoration: none; 
	}
	
a.headerLink:hover {   /*Main Campus Header Links*/
	color: #005D55;
	text-decoration: underline; 
	}	
	
	
	
	
	
a.leftNavLink {   /*Left Nav Links*/
	color: #005D55;
	text-decoration: none;
	margin-left:20px; 
	 
	}

a.leftNavLink:visited {   /*Left Nav Links*/
	color: #005D55;
	text-decoration: none;
	margin-left:20px; 
	}
	
a.leftNavLink:hover {   /*Left Nav Links*/
	color: #F8CD55;
	text-decoration: underline;
	margin-left:20px; 
	}	
		
	
	
	
	
	
a.leftNavLinkCurrentPage {   /*Left Nav Home Link*/
	color: #3C8A2E;
	text-decoration: underline;
	margin-left:0px; 
	 
	}

a.leftNavLinkCurrentPage:visited {   /*Left Nav Home Link*/
	color: #005D55;
	text-decoration: underline;
	margin-left:0px; 
	}
	
a.leftNavLinkCurrentPage:hover {   /*Left Nav Home Link*/
	color: #005D55;
	text-decoration: none; 
	margin-left:0px; 
	}	
	
	
	
	
	
a.leftNavLinks2 {   /*Left Nav Online & Evening Link*/
	color: #005D55; /*  005d55 */
	text-decoration: none; 
	margin-left:0px; 
	 
	}

a.leftNavLinks2:visited {   /*Left Nav Online & Evening Link*/
	color: #005D55;
	text-decoration: none; 
	margin-left:0px; 
	}
	
a.leftNavLinks2:hover {   /*Left Nav Online & Evening Link*/
	color: #f7c129;  /* 00AED6 */ 
	text-decoration: underline; 
	margin-left:0px; 
	}	
		
	



/* Images
----------------------------------------------------------------------------- */ 

img {
	border: 0;
	}

.imgpad10 {
	padding:10px;
}	

	/* Content Design
----------------------------------------------------------------------------- */ 

	


	#Maincontainer {
		margin: 0 auto;
		position: relative;
		text-align: left;
		width: 974px;
		background:#FFFFFF;
		}
	
	#Header {
		background: url(header-images/header-evening.gif) no-repeat;
		float: left;
		height: 144px;
		position: relative;
		width: 974px;
		}
	
	
		div.headerLinks {
			float: right;
			position: relative;
			padding: 10px 28px 0px 0px;
			margin-left: 0px;
			width: 700px;
			height:20px;
			text-align: right;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 10px;
			text-transform: uppercase;
			color: #005D55;
		 }
	
	
	
	.logo {
	
		float: left;
		margin: 20px 25px 2px 60px;
		border-style:none;

	}
	/*
	.header_slogan {
	
		float: left;
		margin: 30px 40px 2px 135px;
		border-style:none;
		}
	
	.NCAA_button {
		
		float: left;
		margin: 30px 10px 2px 80px;
		border-style:none;
		}
	
	
	.bestcolleges_button {
		
		float: left;
		margin: 23px 10px 2px 10px;
		border-style:none;
		}
	*/
		.header_slogan {
	
		float: left;
		margin: 30px 35px 2px 125px; /* 91 to 25 | 145 to 105 */ 
		border-style:none;
		}
	
	.NCAA_button {
		
		float: left;
		margin: 30px 10px 2px 80px;
		border-style:none;
		}
	
	
	.bestcolleges_button {
		
		float: left;
		margin: 23px 10px 2px 10px;
		border-style:none;
		}
		
		.BBB{
		float: left;
		margin: 26px 0px 2px 10px; /* 23 to 3 */
		border-style:none;
		}
	
	#PageContainer {  /* Design Container overall page content */
		background: url(background-images/page-container_img-mc.gif) repeat-y;
		
		/*JZS??? added next 1 lines*/
		float:inherit;
		/*JZS commented next 2 lines*/		
		/*
		float: left;
		position: relative;
		*/
		width: 974px;
		background-image: url(background-images/page-container_img-mc.gif);
		}
	

	#MainCampusNavContainer {
		float: left;
		position: relative;
		width: 238px;
		padding: 25px 0px 15px 8px;
		
		}
		
		div.mcTitle {
			float: left;
			position: relative;
			padding: 0px 0px 0px 15px;
			margin-left: 0px;
			margin-bottom:0px;
			width: 223px;
			text-align: left;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 18px;
			text-transform: uppercase;
			font-weight: bold;
			color: #005D55;
		 }
		
		
		hr.dashed  {
		 	border: none 0; 
			border-top: 1px dashed #999999;
			width: 95%;
			height: 1px;
			margin: 0px 0px 0px 0px;
			padding-bottom:0px;
			padding-top:0px;
			text-align: left;
		 }	
		 
		 
		 
		
		div.mcLeftNav {
			float: left;
			position: relative;
			padding: 10px 0px 0px 15px;
			margin-left: 0px;
			width: 223px;
			text-align: left;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			color: #005D55;
		 }
		 
		 
		 .greyHeaderText {
		 font-size: 12px;
		 color:#808080;
		 font-weight:bold;
		 }
		 
		 div.social_media {
			float: left;
			position: relative;
			padding: 0px 0px 0px 15px;
			margin-left: 0px;
			width: 223px;
			text-align: left;
			
		 }
		 
		 
		 div.leftnav_buttons  {
		    float: left;
			position: relative;
			padding: 20px 0px 0px 15px;
			margin-left: 0px;
			width: 223px;
			text-align: left;
		 }
		 
		 .leftnav_online_buttons{
		 float:left;
		 position: relative;
		 padding: 0;
		 margin-left: 0px;
		 width:212px;
		 text-align: left;
		 }

	#MC-page-container { /* Design Container for right side page content */
		float: left;
		position: relative;
		width: 705px;
		padding: 0px 0px 0px 10px;
		min-height:720px;
		}
		
		div.mcTopImage { /* Container for top photo on home page */
			float: left;
			height: 255px;
			position: relative;
			width: 705px;
			margin: 0px 0px 0px 0px;
			padding-bottom:0px;
		 }
		 
		 
		 
		
		div.mcPullDownNav {  /* Container for Page Name Title ex: ADMISSIONS & Pull Down Navigation */
			float: left;		
			position: relative;
			width: 690px;
			padding: 0px 0px 0px 10px;
			z-index:1000;
		 }
		 
		 div.mcPullDownNavAlignment {  /* Alignment for Pull Down Navigation */
			padding-left:54px;
			z-index:89001;
			
		 }
		
		div.mcPageContent1 {
			
		    
			float: left;
			position: relative;
			width: 440px;
			margin: 0px 0px 0px 0px;
			padding:0px 0px 0px 0px;
			text-align: left;
			
		 }
		 
		 div.InternalPage_text-container {
			float: left;
			position: relative;
			width: 620px;
			padding: 0px 0px 0px 60px;
			text-align: left;
			font-family: Arial, Helvetica, sans-serif;
			color: #808080;
		 }
	
		 .page_text {
		 	float: left;
			position: relative;
			padding: 0px 0px 10px 60px;
			text-align: left;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			color: #808080;
		 }
	
		 
		 div.mcPageContent2 {
			float: left;
			position: relative;
			width: 221px;
			margin: 0px 0px 0px 0px;
			padding:0px 0px 0px 0px;
			text-align: left;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			color: #808080;
		 }
		 
		 
	
		 
		 div.right_sideHolder { /* Right Side Design Holder Home Page*/
		   
			float: left;
			position: relative;
			width: 690px; /* 445px; */
			padding: 0px 12px 0px 0px;
			text-align: left;
		
		 }
		 
		 div.indexRight_sideHolder { /* Right Side Design Holder Home Page*/
		   
			float: left;
			position: relative;
			width: 445px; /* 445px; */
			/*padding: 0px 12px 0px 0px;*/
			padding: 0px 12px 0px 10px;
			text-align: left;
		
		 }
		 
		 div.right_sideHolder2 { /* Right Side Design Holder Home Page*/
		   
			float: left;
			position: relative;
			width: 690px;
			padding: 0px 12px 0px 10px;
			text-align: left;
		
		 }
		 
		 
	 	div.InternalTemplate_right_sideHolder {  /* Right Side Design Holder Internal Page*/
		   
			float: left;
			position: relative;
			width: 690px;
			padding: 15px 0px 0px 10px;
			text-align: left;
		
		 }
		 
		 
		 
		div.mchpTopTitle {  /* Target Image Holder Home Page*/
		    background: url(image-titles/home-page-TOP-Titles.gif) no-repeat;
			float: left;
			position: relative;
			width: 445px;
			height:57px;
			margin: 0px 0px 0px 0px;
			padding:0px 0px 0px 0px;
			text-align: left;
			background-image: url(image-titles/home-page-TOP-Titles.gif);
			z-index: 4;
		 }
		 
		 
		 div.InternalTemplate_mchpTopTitle {   /* Target Image Holder Internal Page */
		 /* image-titles/home-page-TOP-Titles.gif */
		    background: url(image-titles/home-page-TOP-TitlesInternal.gif) no-repeat;
			float: left;
			position: relative;
			width: 680px;
			height:57px;
			margin: 0px 0px 0px 0px;
			padding:0px 0px 0px 0px;
			text-align: left;
			background-image: url(image-titles/home-page-TOP-TitlesInternal.gif);
			z-index: 5;
		 }
		 
		 
		 
		 
		 p.mchpTopTitleText {   /* Title Over Target Image*/
			position: relative;
			padding: 13px 0px 0px 60px;
			text-align: left;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 14px;
			font-weight:bold;
			text-transform: uppercase;
			color: #005D55;
			
		 }
		 
		 
		 div.mcStudentsSay {
			float: left;
			position: relative;
			padding: 0px 0px 0px 14px;
			/*margin-left: 14px;*/
			width: 160px;
			text-align: left;
			font-style:italic;
			color: #808080;
		
		}
		
		.students_say {
		
			font-family: Arial, Helvetica, sans-serif;
			font-size: 10px;
			color: #808080;
			margin: 5px 5px 5px 5px;
			padding:5px 5px 5px 5px;
			text-align: left;
			border-style: dashed;
			border-color:#CCCCCC;
			border-width: 1px;
			
		}
		
		.hoursOfOperation {
		
			font-family: Arial, Helvetica, sans-serif;
			font-size: 10px;
			color: #808080;
			margin: 5px 5px 5px 5px;
			padding:5px 5px 5px 5px;
			text-align: left;
			border-style: dashed;
			border-color:#CCCCCC;
			border-width: 1px;
			float:right;	
		}
		.tableK  tbody tr td {
		/*
			font-family: Arial, Helvetica, sans-serif;
			font-size: 10px;*/
			color: #808080;
			
			margin: 5px;
			padding:5px;
			
			/*margin: 0;
			padding: 0;*/
			text-align: left;
			border-style: solid;
			border-color:#CCCCCC; /* #CCCCCC    F6BF2E    */
			border-width: 1px;
			}
			

			.tableK  tbody tr td div.whiteText{
		/*
			font-family: Arial, Helvetica, sans-serif;
			font-size: 10px;*/
			color: #ffffff;

			}
			

			
			.table-head {
				background-color: #F6BF2E;
				font-weight: bold;
				color: #ffffff;
				}
		
		
		
		.float-left { /* Image with Caption aligned to Left*/
		    float: left;
			padding: 0px 13px 13px 0px;
			margin-left: 0px;
			text-align: left;
			font-style:italic;
			color: #808080;
			font-size: 80%;
		
		}
		
		
		.float-right {   /* Image with Caption aligned to Right*/
				float: right;
				padding: 0px 0px 13px 13px;
				margin-left: 0px;
				text-align: left;
				font-style:italic;
				color: #808080;
				font-size: 80%;
		
		}
		
				
    			.float-right2 {   /* Image with Caption aligned to Right*/
				float: right;
				padding: 0px;
				margin-left: 5px;
				margin-right: 2px;
				margin-bottom: 0px;
				text-align: left;
				font-style:italic;
				color: #808080;
				font-size: 80%;
		
		}
		
		
		.float-right-nav {   /* Image with Caption aligned to Right*/
				float: right;
				padding: 0px 8px 2px 2px;
				margin-left: 0px;
		
		}
		

		
		hr {      /* HR Line */
				border: none 0; 
				border-top: 1px dashed #1E736A;/*the border*/
				width: 100%;
				height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
				text-align: left;/*this will align it for IE*/
				margin: 0 auto 0 0; /*this will align it left for Mozilla*/
				padding-bottom: 5px;
				padding-top:0px;
			
		
				} 




	#Footer {
		background: url(background-images/footerbackground_img-mc.gif) no-repeat;
		float: left;
		height: 24px;
		position: relative;
		width: 974px;
		background-image: url(background-images/footerbackground_img-mc.gif);
		}
	
	
	#Bottom_TextLinks {
		/*JZS commented this section and add next one
		float: right;
		position: relative;
		width: 670px;
		color: #808080;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		margin: 5px 30px 0px 20px;
		padding-bottom: 5;
		text-align: right;
		*/
		float:inherit;
		width: 920px; 
		color: #808080;	
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 12px;
		padding-right:10px; 
		margin:0 0 0 0; 
		text-align:right;
		
		}
	
	
		/* Text Style on all content pages
----------------------------------------------------------------------------- */ 
	
	p {       /* General Paragraph Definition */
		
		font-size: 100%;
		padding: 0px 0px 5px 0px;
		margin-top:0px;

		}
	
	
	
	
	h1 {       /*Main Page Title such as ADMISSIONS*/
		clear: left;
		font-size: 135%;
		font-weight: bold;
		margin: 0 0 -1px;
		padding: 20px 0px 10px 0px;
		text-transform: uppercase;
		color: #005D55;
		}
	
	
	h2 {       /*Section Titles */
		clear: left;
		font-size: 105%;
		font-weight: bold;
		margin: 0 0 -1px;
		padding: 10px 0px 0px 0px;
		text-transform: uppercase;
		color: #005D55;
		}
	
	
	h3 {       /* Other  Titles */
		clear: left;
		font-size: 100%;
		font-style:italic;
		margin: 0px 0 -1px;
		padding: 5px 0px 0px 0px;
		color: #005D55;
	}
	
	 .cdHeader{       /*Section Titles */
		clear: left;
		font-size: 105%;
		font-weight: bold;
		margin: 0 0 -1px;
		padding: 10px 0px 0px 0px;
		text-transform: uppercase;
		color: #005D55;
		}
	
	#quicklinks {
	padding:2px 2px 2px 2px;
	text-align:center;
	background-position: center;
	background-color:#cccccc;
	}
	

	#quicklinks tr td {
	background-color:#ffffff;
	}
	
	#courseDescriptionsBox{
	float: left;
	position: relative;
	width: 624px;
	background-color:#ffffff;
	text-align: center;
	vertical-align:middle;
	}
	
	.ci{
	width: 100px;
	height: 60px;
	float: left;
	position: relative;
	border: 1px dashed #1E736A;
	margin: 1px; /*this will align it left for Mozilla*/
	text-align:center;
	vertical-align: middle;
	}
	.ci p {
	height: 100%;
	vertical-align: middle;
	}
	
	
	.Arial10{
	padding: 3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #808080;
	float: left;
	position: relative;
	height: 87px;
	}
	
	.top20_holder {
	width: 212px;
	height: 108px;
	margin: 12px;
	}
	
	.top20_top{
	background-image: url("image-titles/top20-top.gif");
	width: 212px;
	height: 21px;
	position:relative;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #808080;
	text-align:center;
	}
	
	.top20_bottom{
	background-image: url("image-titles/top20-bottom.gif");
	width: 212px;
	height: 81px;
	padding: 3px;
	}
	
	.top20_toptext{
	padding-top: 3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color: #4D4D4D;
	}
	
	.apply_holder {
	position: relative;
	margin: 0px 0px 10px 60px;
	padding:0px 0px 0px 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #808080;
	}
	
	
	
	
	.apply_top{
	text-align:center;
	background-image: url("image-titles/apply-top.gif");
	width: 372px;
	height: 41px;
	color: #4D4D4D;
	}
	
	.apply_bottom{
	background-image: url("image-titles/apply-bottom.gif");
	width: 360px;
	height: 59px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #808080;
	padding: 6px;
	}
	
	.apply_toptext{
	padding-top: 6px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #4D4D4D;
	}
	
			.tabledottedborder {
		
			font-family: Arial, Helvetica, sans-serif;
			font-size: 10px;
			color: #808080;
			margin: 5px 5px 5px 5px;
			padding:5px 5px 5px 5px;
			text-align: left;
			border-style: dashed;
			border-color:#CCCCCC;
			border-width: 1px;
				
		}
		
.courses {
	position:absolute; 
	display:none; 
	border: 5px solid  #b8e4e8;  /* 003399 */
	background-color: white; 
	width: 500px; 
	padding: 8px;
	}
.close {
	float:right; 
	margin-left:10px; 
	margin-bottom:10px;
	}
.table-body {
	border-color:#F6BF2E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*color: #535353;*/
	border-style: solid;
	border-width: 1px;
	}

.table-subhead {
				background-color: #ffffff;
	/* old bg color background-color:#fcf4d1; */
	/*border-color: #00A5E3;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*border-style: solid;
	border-width: 1px;*/
	color: #808080;
	font-weight:bold;
	
	/* .style1 style
	color: #FFFFFF;
	font-weight: bold;
	*/
	}	
	
.table-subhead2 {
	background-color:#CCCCCC;
	border-color:#00A5E3;
	font-weight: bold;
	border-style: solid;
	border-width: 1px;
}

.table-subhead3 {
	background-color:#ffffff;
	/* old bg color background-color:#fcf4d1; */
	/*border-color: #00A5E3;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*border-style: solid;
	border-width: 1px;*/
	color: #808080;
	font-weight:bold;
	
	/* .style1 style
	color: #FFFFFF;
	font-weight: bold;
	*/
	}	

.tableL a:link{
 color: #808080;
}

.tableL a:visited{
 color: #808080
 }
 
.tableL a:active{
 color: #808080
 }
 
 	.popup {
	float: left;
	text-align: left;
	}
	
	h1.popup {
	color: #fff;
	}
	
	.greyCell{background-color:#e0e0e0;}
		
	
	/* End
----------------------------------------------------------------------------- */ 
	
		#helpfulLinksHolder{
	position: relative;
	float: right;
	width: 168px;
	padding: 15px;
}

#helpfulLinksTop{
	background: url(images/helpful-links-header.jpg) no-repeat;
	position: relative;
	float: left;
	width: 158px;
	height: 28px;
}

#helpfulLinksContentHolder{
	background: url(images/helpful-links-middle.jpg) repeat-y;
	position: relative;
	float: left;
	text-align: center;
	width: 148px; /* 158 */
	height: auto;
	padding: 0 5px 0 5px;
}

#helpfulLinksContent{
	position: relative;
	float: right;
	padding: 5px;
	text-align: center;
	font-style:italic;
	font-weight:bold;
	color: #808080;
	font-size: 80%;
	width:135px;
	border-style: dashed;
	border-color:#CCCCCC;
	border-width: 1px;
	line-height: 14px;
}

#helpfulLinksBottom{
	background: url(images/helpful-links-bottom.jpg) no-repeat;
	position: relative;
	float: left;
	width: 158px;
	height: 20px;
}
.boxed {
	padding:8px;
	background-color:#f9dd8e;	
}

.video-right {   
	float: right;
	padding: 0px 0px 13px 13px;
	margin-left: 0px;
	text-align: center;
	color: #808080;		
}
.videobkgd {
	background-color:#e5edef;
	font-size:11px;
	padding:5px;
}

.whiteBold {
	font-weight:bold;
	color:#FFFFFF;
}
.blog {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	vertical-align: 40%;
}
.tablehdr {
	background-color:#005d55;
	padding:4px 3px;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;	
}
div.feedburnerFeedBlock {
	width:170px;
	height:210px;
	font-size:12px;
	margin-right:16px;
	background-color:#FFFFFF;
	padding:0 8px;
	border:thin #3c8a2e solid;
	background-image:url(images/blog-box.gif)
}
.blogHdr {
	font-weight: bold;
	font-size:14px;
	background-color:#3c8a2e;
	margin-right:16px;
	text-align:center;
	color:#FFFFFF;
	padding: 5px 0;
	width:188px;
	}
.blogHdr a {
	color:#FFFFFF;
	text-decoration:none;
}
div.feedburnerFeedBlock ul {
margin-left:0;
padding-left:0;
list-style-type: none
}
div.feedburnerFeedBlock ul li span.headline {
font-weight:bold;
display:block;
margin:15px 0 0 0;
}
div.feedburnerFeedBlock p {
padding: 0;
}
#creditfooter
{
display: none;
}
