/*

############## IMPORTANT

*/

@import url(/css/reset.css);
@import url(http://fonts.googleapis.com/css?family=Droid+Sans);

/* Body Elements */

body {
	padding: 0;
	margin: 0;
	font-size: 75%;
	font-family: 'Droid Sans', Arial, sans-serif;
	color: #000000;
	line-height: 1.5em;
	background-color: #333;
	background-repeat: repeat-x;
	background-image: url(../images/graphics/page_gray_grain_tile_background.jpg);
	background-repeat: repeat;
}

p {
	font-size: 1em;
	padding-bottom: 1.5em;
	margin: 0;
}

h1 {
	font-size: 1.5em;
	font-weight: bold;
}

h2 {
	font-size: 1.33em;
	font-weight: bold;
}

h3 {
	font-size: 1.166em;
	font-weight: bold;
}

h4 {
	font-size: 1em;
	font-weight: bold;
}

h5 {
	font-size: 0.916em;
	font-weight: bold;
}

ul {

}

ul li {
	
}

form {
	padding: 0;
	margin: 0;
}

a,
a:link,
a:active,
a:visited {
	color: ;
	text-decoration: none;
}

a:hover {
	color: ;
	text-decoration: none;
}

img {
	border: 0;
	padding: 0;
}

/* General Class Elements */

.hidden {
	display: none!important;
}

/* Type Classes */


/* Layout */

#container-box {
	margin: 0 auto;
	width: 971px;
	background: url(/images/homepage/header_bg.png) no-repeat top center;
}



/* !HEADER */

#header-box {
	width: 951px;
	padding: 10px;
	overflow: hidden;
}

#logo-box {
	float: left;
	width: 50%;
}

#logo-box h1 {
	background: url(/images/homepage/logo.png) no-repeat 0 0;
}

#logo-box h1 a {
	text-indent: -30000px;
	height: 45px;
	width: 419px;
	display: block;
}

#utility-nav-box {
	width: 50%;
	float: left;
	overflow: hidden;
}

#utility-nav {
	float: right;
	padding: 0px 10px 0px 0px;
	display: block;
}

#utility-nav li {
	display: inline;
	margin: 0 0 0 9px;
	padding: 0 0 0 4px;
	font-size: 10px;
	font-family: "Arial", Arial, sans-serif;
	text-transform: uppercase;
}

#utility-nav li a,
#utility-nav li a:link,
#utility-nav li a:visited,
#utility-nav li a:active {
	color: #CCC;
	font-weight: bold;
	text-decoration: none;
}

#utility-nav li a:hover {
	text-decoration: underline;
}

#main-nav-box {
	width: 100%;
	clear: both;
	overflow: auto;
}

#main-nav {
	float: left;
	display: block;
	padding: 10px 0 0 134px;
	z-index: 1;
	font-family: "Arial", Arial, sans-serif;
}

#main-nav li {
	display: inline;
	margin: 0 0 0 0px;
	padding: 0 0 0 16px;
}

#main-nav li a,
#main-nav li a:link,
#main-nav li a:visited,
#main-nav li a:active {
	color: #fff;
	text-transform: uppercase;
}

/* !HOME */

#page-wrapper {
	width: 100%;
	height: auto;
	background-image: url(/images/graphics/page_gray_glow_background.png);
	background-repeat:no-repeat;
	position: relative;
	background-attachment: fixed;
	background-position: center top;
}

#car-bg {
	width: 100%;
	height: auto;
	background-attachment: fixed;
	background-image: url(/images/homepage/dual-background.png);
	background-repeat: no-repeat;
	background-position: center top;
}

#body-box {
	width: 968px;
	padding: 0 0 9px 0;
	margin: 0 auto;
}

.home {
	overflow: hidden;
}

.school-type {
	width: 316px;
	height: 194px;
	padding: 0 0 0 0;
	margin: 0 0 10px 4px;
	float: left;
}

/*

############## COLLEGE CLOSED

*/

#at-home {
	background: url(/images/homepage/home-div-bg/01college-bg.gif) no-repeat bottom left;
}

#business-home {
	background: url(/images/homepage/home-div-bg/02college-bg.gif) no-repeat bottom left;
}

#op-home {
	background: url(/images/homepage/home-div-bg/03college-bg.gif) no-repeat bottom left;
}

#hp-home {
	background: url(/images/homepage/home-div-bg/04college-bg.gif) no-repeat bottom left;
}

#graduate-home {
	background: url(/images/homepage/home-div-bg/05college-bg.gif) no-repeat bottom left;
}

#online-home {
	background: url(/images/homepage/home-div-bg/06college-bg.gif) no-repeat bottom left;
}

.small-content {
	padding: 8px 8px 8px 14px;
	height: 178px;
}

.small-content img {
	cursor: pointer;
}

.small-content h3 {
	text-transform: uppercase;
	padding: 4px 0 0 0;
	font-size: 12px;
	line-height: 10px;
	font-weight: normal;
	text-shadow: 1px 1px 1px #666;
}

.small-content h3 a {
	color: #fff;
	display: block;
	width: 100%;
}

.small-content h3 a span {
	display: block;
	width: 100%;
	font-size: 25px;
	line-height: 25px;
	padding: 13px 0 0 0;
	text-shadow: 1px 1px 1px #ccc;
}

.small-content h3 a span.at-home {
	color: #ba4a22;
}

.small-content h3 a span.business-home {
	color: #2d7d92;
}

.small-content h3 a span.op-home {
	color: #4d8e48;
	font-size: 21px;
}

.small-content h3 a span.hp-home {
	color: #7f7104;
}

.small-content h3 a span.graduate-home {
	color: #58699d;
	padding: 23px 0 0 0;
}

.small-content h3 a span.online-home {
	color: #b24c47;
	padding: 23px 0 0 0;
}

/*

############## COLLEGE EXPANDED

*/


.big-content {
	padding: 8px 8px 8px 14px;
	height: 382px;
	overflow: hidden;
}

.big-content-splash {
	height: 298px;
	width: 620px;
	padding: 0 0 8px 0;
	display: block;
	overflow: hidden;
}

.big-content-left {
	width: 314px;
	float: left;
}

.big-content-right {
	width: 300px;
	height: 298px;
	float: left;
	background: #ff0;
}

.big-content-right ul {
	padding: 0 0 0 35px;
	font-size: 24px;
	color: #fff;
	text-shadow: 1px 1px 3px #333;
}

.big-content-right ul li {
	padding: 15px 0 0 0;
}

.big-content-right ul li.oops-bullet {
	list-style: disc;
}

.big-content-right ul li ul {
	font-size: 12px;
	padding: 5px 0 0 0;
	list-style: disc;
}

.big-content-right ul li ul li {
	padding: 2px 0 0 0;
}

.big-content-right ul li ul li.last {
	padding: 25px 0 0 0!important;
}

.big-content-right a,
.big-content-right a:active,
.big-content-right a:link,
.big-content-right a:visited {
	color: #fff;
}

#at-home .big-content-right {
	background: url(/images/homepage/college-big-bg/01.gif) repeat-y top left;
}

#business-home .big-content-right {
	background: url(/images/homepage/college-big-bg/02.gif) repeat-y top left;
}

#op-home .big-content-right {
	background: url(/images/homepage/college-big-bg/03.gif) repeat-y top left;
}

#hp-home .big-content-right {
	background: url(/images/homepage/college-big-bg/04.gif) repeat-y top left;
}

#graduate-home .big-content-right {
	background: url(/images/homepage/college-big-bg/05.gif) repeat-y top left;
}

#online-home .big-content-right {
	background: url(/images/homepage/college-big-bg/06.gif) repeat-y top left;
}

.big-content h3 {
	text-transform: uppercase;
	padding: 4px 0 0 0;
	font-size: 12px;
	line-height: 10px;
	font-weight: normal;
	text-shadow: 1px 1px 1px #666;
}

.big-content h3 a {
	color: #fff;
	display: block;
	width: 100%;
}

.big-content h3 a span {
	display: block;
	width: 100%;
	font-size: 25px;
	padding: 13px 0 0 0;
	line-height: 25px;
	text-shadow: 1px 1px 1px #ccc;
}

.big-content h3 a span.at-home {
	color: #ba4a22;
}

.big-content h3 a span.business-home {
	color: #2d7d92;
}

.big-content h3 a span.op-home {
	color: #4d8e48;
	font-size: 21px;
}

.big-content h3 a span.hp-home {
	color: #7f7104;
}

.big-content h3 a span.graduate-home {
	color: #58699d;
	padding: 23px 0 0 0;
}

.big-content h3 a span.online-home {
	color: #b24c47;
	padding: 23px 0 0 0;
}

/*

############## QUICKLINKS

*/

#quick-links-box {
	width: 962px;
	margin: 0 auto 18px auto;
	padding: 0 0 0 0;
	font-family: Arial, sans-serif;
	font-size: 13px;
	background: url(/images/homepage/quick-links-bg.gif) top right no-repeat;
}

#quick-links-list {
	overflow: hidden;
	width: 950px;
	margin: 0 auto;
	background: #cecece;
	border-bottom: 3px solid #5f5f5f;
}

#quick-links-list li {
	display: block;
	float: left;
	line-height: 30px;
	padding: 0 0 0 12px;
	width: 118px;
	border-right: 1px solid #b6b6b6;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
}

#quick-links-list li.bg-color {
	background: #e5e5e5;
}

#quick-links-list li.quick-link-box {
	background: #cecece;
	border: 0px!important;
	width: 200px;
}

#quick-links-list li.quick-links {
	display: block;
	width: 950px;
	background: #fff;

}

#quick-links-list li a,
#quick-links-list li a:active,
#quick-links-list li a:visited,
#quick-links-list li a:link {
	color: #5f5f5f;
	text-decoration: none;
}

#quick-links-list li a:hover {
	text-decoration: underline;
}

.last-quick-link {
	float: right!important;
	width: auto!important;
	padding: 0 0 0 5px!important;
	background: url(/images/homepage/quick-links-bg.gif) top left no-repeat;

	text-decoration: none;
	border: 0px!important;
}

.last-quick-link a,
.last-quick-link a:active,
.last-quick-link a:link,
.last-quick-link a:visited {
	color: #fff!important;
}

.last-quick-link a:hover {
	color: #fff!important;
	text-decoration: none!important;
}


.quick-links {
	padding: 0px!important;
	border: 0px!important;
	width: 100%;
	background: url(/images/homepage/quick-links-list-bg.gif) top left repeat-y!important;
	background-color: #fff;
}

.quick-links ul {
	padding: 8px 6px 18px 12px;
	width: 113px;
	display: block;
	float: left;
	border-right: 0px!important;
	height: 100%;
}

.quick-links ul li {
	padding: 10px 0 0 0!important;
	border: 0!important;
	display: list-item;
	line-height: 13px!important;
	font-weight: normal!important;
	text-transform: none!important;

}

.quick-links p {
	display: block;
	float: left;
	padding: 18px 12px 0 12px;
	width: 271px;
	font-weight: normal;
	text-transform: none;
	color: #5f5f5f;
	line-height: 13px;
}



/*

############## WORDPRESS FEED

*/

#wordpress-news-feed {
	width: 960px;
	padding: 0 0 18px 10px;
	margin: 0 auto;
	overflow: hidden;
	
}

.wordpress-news-item {
	width: 280px;
	height: 90px;
	padding: 8px 15px;
	margin: 0 10px 0 0;
	background: #fff;
	float: left;
	display: block;
	background: url(/images/homepage/social-media-icons/wordpress.png) no-repeat 282px 5px #fff;
}

.wordpress-news-item h5 {
	font-size: 13px;
	font-family: Arial, "Arial", sans-serif!important;
	color: #6a6a6a;
	line-height: 17px;
	width: 90%;
}

.wordpress-news-item p {
	font-size: 11px;
	font-family: Arial, "Arial", sans-serif;
	color: #6a6a6a;
	line-height: 15px;
	padding: 0!important;
}

.wordpress-news-item a,
.wordpress-news-item a:active,
.wordpress-news-item a:link,
.wordpress-news-item a:visited {
	color: #891f1a;
}

/*

############## SOCIAL MEDIA

*/

.social-media-container {
	width: 1010px;
	margin: 0 auto;
	overflow: hidden;
	padding: 0 0 14px 0;
}

.social-media-icon {
	width: 30px;
	float: left;
}
.social-media-thumbs {
	width: 950px;
	float: left;
}

.social-media-container div p {
	display: none!important;
}

.flickritems {
	width: 964px;
	overflow: hidden;
	height: 50px;
}

.flickritems li {
	display: block;
	float: left;
	padding: 0 14px 14px 0;
}

.flickritems li a img {
	width: 50px;
	height: 50px;
}

/*

############## FOOTER

*/


#footer-box {
	width: 951px;
	border-top: 1px solid #888;
	margin: 5px auto;
	padding: 15px 0 15px 0;
	font-family: Arial, sans-serif;
	color: #ddd;
	font-size: 11px;
	bottom: 0;
	position: relative;
	line-height: 13px;
	overflow: hidden;
}

#footer-box a,
#footer-box a:active,
#footer-box a:link,
#footer-box a:visited {
	border: 0;
	color: #fff;
	text-decoration: underline;
}

#footer-box a:hover {
	text-decoration: none;
}

#footer-right {
	float: right;
	width: 475px;
	display: block;
	text-align: right;
	overflow: hidden;
}

#footer-left {
	float: left;
	width: 475px;
	display:block;
}

#footer-right ul {
	overflow: hidden;
	float: right;
}

#footer-right ul li {
	float: left;
	padding: 0 4px 0 0;
}
