/* ------------------------------------------------------------------- */
/* GENERAL CSS START ------------------------------------------------- */

	#pageContent {
		margin:0;
		padding:0;
		background-image:url('http://www.cccc.edu/admissions/images/background.jpg');
		background-position:right top;
		background-repeat:repeat-y;
	}
	.printLink {
		display:none;

		font-size:.85em;
		font-family:helvetica, 'Neue Helvetica', 'Helvetica Neue', arial, sans-serif;
		color:#333;
	}
	.mainImage {
		border-bottom:1px solid #999;
	}


/* GENERAL CSS END --------------------------------------------------- */
/* ------------------------------------------------------------------- */
/* LEFT START -------------------------------------------------------- */

	#admissionsLeft {
		float:left;
		width:552px;
		border-right:1px solid #002c49; /*#999*/
		margin-bottom:10px;
		background-color:#fff;
	}
	#admissionsLeft h1 {
		font-size:2.6em;
		text-align:right;
	
		margin:0;
		padding-top:7px;
		padding-bottom:7px;
	}
	#admissionsLeft p {
		margin:0;
		padding:0;
		padding-top:5px;
		padding-bottom:5px;
	}
	#admissionsLeft .copy {
		padding-left:15px;
		padding-right:15px;
	}

/* LEFT END ---------------------------------------------------------- */
/* ------------------------------------------------------------------- */
/* RIGHT START ------------------------------------------------------- */

	#admissionsRight {
		float:left;
		width:197px;
		font-family:helvetica, 'Neue Helvetica', 'Helvetica Neue', arial, sans-serif;	
		background-color:#7cb2e0; /*9cb46c*/
	}
	#admissionsRight #mainLinks {
		list-style:none;
		padding:0;
		margin:0;
	}
	#admissionsRight #mainLinks a {
		text-decoration:none;
		color:#000;
	}
	#admissionsRight #mainLinks a:hover{
	}
	#admissionsRight #mainLinks li {
		background-color:#558dc8; /*d8edaa*/
		border-bottom:1px solid #002c49; /*999*/
		padding-top:2px;
		padding-bottom:2px;
		padding-left:10px;
	
		font-weight:bold;
	}
	#admissionsRight #mainLinks li:hover {
		background-color:#5995c9; /*9cb46c*/
	}
	#admissionsRight img {
		margin-top:10px;

		border:1px solid #002c49; /*333*/
	}

/* RIGHT END --------------------------------------------------------- */
/* ------------------------------------------------------------------- */
/* FOOTER START ------------------------------------------------------ */

	#admissionsFooter {
		clear:both;
		background-color:#bab87c;

		margin:0;
		padding:0;
		padding-left:5px;
	}
	#admissionsFooter a {
		border:0;
		text-decoration:none;
		color:#000;
	}
	#admissionsFooter p.pclear {
		clear:both;
		background-color:#bab87c;

		margin:0;
		padding:0
	}

/* There are IE fixes in the header */

	.footerCard {
		float:left;
		padding:4px;

		margin:0;
		margin-left:5px;
		margin-right:5px;

		height:133px;
		width:130px;

		background-color:#ebebc9;
		width:130px;
	
		text-align:center;
	}
	#footerDeck {
		clear:both;
	}
	.footerCard h2 {
		margin:0;
		padding:0;
		padding-top:5px;
		padding-bottom:5px;

		font-weight:bold;
		font-size:.85em;
		text-align:left;
	}
	.footerCard p {
		margin:0;
		padding:0;
		font-size:.9em;
		text-align:left;
	}

/* FOOTER END -------------------------------------------------------- */
/* HOMEPAGE IMAGE START ---------------------------------------------- */

#admissionsHomeHead img {
	border:1px solid #fff;
	margin:0;
	padding:0;
	/* There are IE fixes in the header */
}
.hhleft {
	margin:0;
	padding:0;

	float:left;
	width:410px;
}
.hhright {
	margin:0;
	padding:0;

	float:left;
	width:140px;
}

/* HOMEPAGE IMAGE END ------------------------------------------------ */
/* ------------------------------------------------------------------- */
/* VISIT CCCC START -------------------------------------------------- */

	#visitUs table {
		font-family:helvetica, 'Neue Helvetica', 'Helvetica Neue', arial, sans-serif;
		margin-left:50px;
	}
	#visitUs td {
		padding-bottom:5px;
	}
	#visitUs .fieldName {
		text-align:right;
	}
	#visitUs .fieldItem {
		text-align:left;
	}

/* VISIT CCCC END ---------------------------------------------------- */
/* ------------------------------------------------------------------- */
/* REQUEST INFO START ------------------------------------------------ */

	#requestInfo {
		padding-bottom:10px;
	}
	#requestInfo fieldset {
		background-color:#ebebc9;
		border:1px solid #000;
	}
	#requestInfo table {
		margin-left:auto;
		margin-right:auto;
	}
	#requestInfo td {
		padding-bottom:7px;
	}
	#requestInfo .fieldName {
		text-align:right;
	}
	#requestInfo .fieldItem {
		text-align:left;
	}

/* REQUEST INFO END -------------------------------------------------- */
/* ------------------------------------------------------------------- */
/* LINKS START ------------------------------------------------------- */

	#links dt {
		font-weight:bold;
		color:#333;
	}
	#links dt a {
		color:#000;
		text-decoration:none;
		font-weight:bold;
	}
	#links dt a:hover {
		color:#9cb46c;
		text-decoration:underline;
	}
	#links dd {
		padding-bottom:10px;
	}
	#links dd a {
		color:#9cb46c;
		font-weight:bold;
	}
	#links dd a:hover {
		color:#999;
	}

/* LINKS  END -------------------------------------------------------- */
/* ------------------------------------------------------------------- */
/* OVERVIEW START ---------------------------------------------------- */

	#overview dd {
		padding-bottom:10px;
	}
	#overview dt {
		font-weight:bold;
		color:#333;
	}
	#overview dt a {
		color:#000;
		text-decoration:none;
		font-weight:bold;
	}
	#overview dt a:hover {
		color:#9cb46c;
		text-decoration:underline;
	}

/* OVERVIEW START ---------------------------------------------------- */
/* ------------------------------------------------------------------- */
/* PLACEMENT TEXT START ---------------------------------------------- */
	
	.backLink {
		margin:0;
		padding:0;
		
		font-size:.9em;
		text-align:right;
	}
	.backLink a {
		text-decoration:none;
	}
	#placement dd {
		padding-bottom:10px;
	}
	#placement dt {
		font-weight:bold;
		color:#333;
	}
	#placement dt a {
		color:#000;
		text-decoration:none;
		font-weight:bold;
	}
	#placement dt a:hover {
		color:#9cb46c;
		text-decoration:underline;
	}
	#placement ul {
		margin-top:0;
	}
	#placement li {
		padding-top:3px;
		padding-bottom:3px;
	}
	#placement #contact {
		list-style:none;
		margin-left:10px;
		padding-left:0;
		margin-top:0;
	}
	#placement #contact li {
		padding-top:1px;
		padding-bottom:5px;
	}
	#placement #contact li li {
		padding-top:1px;
		padding-bottom:1px;
	}
	
/* PLACEMENT TEXT END ------------------------------------------------ */
/* ------------------------------------------------------------------- */
/* FAQS START -------------------------------------------------------- */
	
	#faqs dd {
		padding-bottom:10px;
	}
	#faqs dt {
		font-weight:bold;
		color:#333;
	}
	#faqs dt a {
		color:#000;
		text-decoration:none;
		font-weight:bold;
	}
	#faqs dt a:hover {
		color:#9cb46c;
		text-decoration:underline;
	}

/* FAQS END ---------------------------------------------------------- */
/* ------------------------------------------------------------------- */
/* APPLY START ------------------------------------------------------- */

	.theSteps {
		margin-left:1px;
		border-left:2px solid #03467b;
		border-right:2px solid #03467b;
		border-bottom:20px solid #03467b;
		margin-top:0;padding:10px;
	}

	.theSteps h2 {
		text-align:right;
		margin-top:1px;
	}

/* APPLY END --------------------------------------------------------- */
/* ------------------------------------------------------------------- */
/* PHONE NUMBERS START ----------------------------------------------- */

	#phonenumbers table {
		font-size:.9em;
		border: 1px solid #666666;
		
		margin-bottom:10px;
	}
	#phonenumbers thead {
		background-color:#5494c8; /*93b568*/
		font-weight:bold;
		text-align:center;
	}	
	#phonenumbers tbody tr td, #phonenumbers thead tr td {
		padding: 3px 5px;
		border-left: 1px solid #ccc;
	}

/* PHONE NUMBERS END ------------------------------------------------- */
/* ------------------------------------------------------------------- */
/* ------------------------------------------------------------------- */
/* ------------------------------------------------------------------- */
/* ------------------------------------------------------------------- */
/* ------------------------------------------------------------------- */
/* ------------------------------------------------------------------- */
/* ------------------------------------------------------------------- */
/* ------------------------------------------------------------------- */


#addmissionsContent {
	width:750px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;

	background-image:url('http://www.cccc.edu/admissions/images/background.jpg');
	background-position:right top;
	background-repeat:repeat-y;
}
