/*BASIC PAGE AND FONT STYLES*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0 none;
	font-size: 100%;
	margin: 0;
	outline: 0 none;
	padding: 0;
	vertical-align: top;
	font-family: Trebuchet, Calibri, sans-serif;
	font-size:13px;
}

.sm_media{ margin: 15px !important; }
.sm_calendar .sm_detail .sm_description .sm_image {margin:15px; width: 600px !important; height: auto; max-width: 100%; clear: left;}

ul { margin: 0 0 20px 0; }
.caldandr-content .white-content ul{
	margin: 0 0 9px 0;
}
.menu ul li a{ font-size:15px; font-family: Trebuchet, Calibri, sans-serif; letter-spacing: 1px; }
.nav ul li a{ color:#7c7c7c; font-size:16px; padding:0px 10px; line-height:27px; text-transform:capitalize; margin: 0; display: inline-block; font-family: Trebuchet, Calibri, sans-serif; letter-spacing: 1px; }

.nav ul li.active a {color: #fff !important; background-color: #98012e; padding: 0 18px 0 12px; border: none !important;}

div.sm_content h1 {
	line-height: 1.4em;
	font-size: 26pt;
	text-transform: uppercase;
	letter-spacing: .01em;
}

.right-col {margin-bottom: 30px;}

.right-col h3{
	font-weight: bold;
}

.right-col .sm_content .sm_image { padding: 0 15px 15px 0; width: 100% !important; text-align: center; }

p.staff{
	padding: 5px 5px 5px 20px;
	border-left: 4px solid #98012e;
}
p.staff:hover{
	background: rgba(0,  0,  0, 0.1);
}

.aside{
	width: 300px;
	float:right;
	padding: 15px;
	margin-left: 20px;
	background-color: #98012e;
	color: white !important;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px; 
	max-width: 100%;
	margin-bottom: 30px;
}

.aside p{
	color: rgba(256, 256, 256, 1) !important;
}
.aside a, .aside a:hover{
	color: rgba(256, 256, 256, 1) !important;
}

div.sm_content.sm_page #sm_search_share{height:0px; margin: 0px;}
div.sm_content .sm_detail .sm_item_details{margin-bottom:15px;}

@media  (min-width: 320px) and (max-width: 479px){
	div.sm_content #sm_search_share{height:0px; margin: 0px; display: none;}
	div.sm_content .sm_detail .sm_item_details{margin-bottom:15px;}
}
@media  (min-width: 1px) and (max-width: 320px){
	div.sm_content #sm_search_share{height:0px; margin: 0px; display: none;}
	div.sm_content .sm_detail .sm_item_details{margin-bottom:15px;}
}

.extended-menu ul li a:hover{color:#ffffff;text-decoration:underline;}

.left-nav ul li a:hover {
	color:white;
	background-color: #98012e;
}
.left-nav ul li a:active{
	background-color: #b80317;
}
.left-nav ul li a.current:hover {
	color:white;
}

.sm_search_term{background-color: #ffff00;font-family: inherit;}

.left-col{
	min-height:100%;
	height: 1500px;
}

img {
	max-width: 100% !important;
	height: auto !important;
}

/*HOME CONTENT STYLES*/
div.homecontent {
	width: 499px;
	height: 458px;
}

@media (max-width: 1199px) and (min-width: 900px) {
	div.homecontent {
	width: 499px;
	height: 458px;
	}

}

@media (max-width: 899px) and (min-width: 768px) {
	div.homecontent {
	width: 369px;
	height: 339px;
	}

}

@media (max-width: 767px) and (min-width: 600px) {
	div.homecontent {
	width: 310px;
	height: 285px;
	}

}

@media (max-width: 599px) and (min-width: 480px){
	div.homecontent {
	width: 352px;
	height: 323px;
	}

}

/*DIRECTORY SOCIAL MEDIA ICONS*/
.directory-social {
	opacity: .5;
}
.directory-social:hover {
	opacity: .75;
}

/*ACADEMICS SECTION*/
.academic_selector:hover{
	cursor: pointer;
}

.academic_selector#undergraduate{
	margin: 5px;
	width: 32%;
	min-width: 260px;
	height: 250px;
	background-color: #d2d2d2;
	float: left;
	position: relative;
	background-image:url(http://www.cumberland.edu.sitemason.com/tests/sm_files/undergrad.png);
	background-size: cover;
	background-position: center center;
}

.academic_selector#graduate{
	margin: 5px;
	width: 32%;
	min-width: 260px;
	height: 250px;
	background-color: #d2d2d2;
	float: left;
	position: relative;
	background-image:url(http://www.cumberland.edu.sitemason.com/tests/sm_files/grad.png);
	background-size: cover;
	background-position: center center;
}

.academic_selector#online{
	margin: 5px;
	width: 32%;
	min-width: 260px;
	height: 250px;
	background-color: #d2d2d2;
	float: left;
	position: relative;
	background-image:url(http://www.cumberland.edu.sitemason.com/tests/sm_files/network.png);
	background-size: cover;
	background-position: center center;
}

.academic_selector#schools{
	display: none;
	width: 48%;
	min-width: 260px;
	height: 250px;
	background-color: #d2d2d2;
	float: right;
	position: relative;
	background-image:url(http://www.cumberland.edu.sitemason.com/tests/sm_files/schools.png);
	background-size: cover;
	background-position: center center;
}

.academic_title{
	position: absolute;
	bottom: 0;
	width: 100%;
	text-align: right;
}

.academic_selector#undergraduate span.title, .academic_selector#undergraduate span.title strong{
	margin-right: 10px;
	padding-right: 10px;
	color: white;
	font-size: 18px;
}
.academic_selector#graduate span.title, .academic_selector#graduate span.title strong{
	margin-right: 10px;
	padding-right: 10px;
	color: white;
	font-size: 18px;
}
.academic_selector#online span.title, .academic_selector#online span.title strong{
	margin-right: 10px;
	padding-right: 10px;
	color: white;
	font-size: 18px;
}
.academic_selector#schools span.title, .academic_selector#schools span.title strong{
	margin-right: 10px;
	padding-right: 10px;
	color: white;
	font-size: 18px;
}


.academic_selector#undergraduate h1, .academic_selector#graduate h1, .academic_selector#online h1, .academic_selector#schools h1{	position: relative;
	text-align: left;
	background-color: rgba(0,0,0,.75);
	width: 100%;
	color: white;
	font-size: 20px;
	text-transform: none;
	font-weight: normal;
}

.academic_selector#undergraduate h1:hover, .academic_selector#graduate h1:hover, .academic_selector#online h1:hover, .academic_selector#schools h1:hover {
	background-color: #98002e;
	cursor: pointer;
}

.academic_selector#undergraduate h1:active, .academic_selector#graduate h1:active, .academic_selector#online h1:active, .academic_selector#schools h1:active {
	background-color: #c4002c;
	cursor: pointer;
}

.academics_detail{
	padding:15px;
	clear: both;
}

.detail_column#left{
	background-color: white;
	padding: 15px;
	width: 44%;
	min-width: 240px;
	border: 20px solid #98002e;
	margin: 3px;
}

.detail_column#right {
	background-color: white;
	padding: 15px;
	width: 44%;
	min-width: 240px;
	float: right;
	border: 20px solid #98002e;
	margin: 3px;
}


/*ARTS SECTION*/
.art_header{
	background: url('/humanities-education-arts/arts/sm_files/artbar.jpg'); 
	background-size: cover; 
	background-position: center center; 
	width: 100%; 
	height: auto;
	text-align: center;
}
.art_header_container {
	width: 85%;
	padding: 50px;
}

#art_main_title{
	color: white;
	font-size: 4em;
	font-family:'Gill Sans', Sans-serif; 
	font-weight: 300;
}

.art_nav{
	text-align: center;
}
.art_nav li {
	display: inline;
}
.art_nav li a{
	display: inline;
	background-color: #98002e;
	padding: 10px;
	border-radius: 10px;
	margin: 10px;
	font-family: 'Gill Sans',arial, sans-serif;
	width: 100px;
	color: white;
	text-decoration: none;
}
.art_nav li a:hover {
	background-color: #ba0014;
	font-family: 'Gill Sans',arial, sans-serif;
	font-style: none; 
}



/*HOME PAGE AND NAV EDITS*/

.content-page-nav {
	display: inline-block;
}
.content-page-nav li {
	list-style: none;
	display: inline-table;
	background-color: #98012e;
	padding: 10px 20px;
	margin: 5px 2px !important;
	border-radius: 5px;
	border: 2px solid #98012e;
}
.content-page-nav li:hover{
	background-color: rgba(0,0,0,0);
	transition: .5s;
}
.content-page-nav li a{
	color: white !important;
	text-decoration: none !important;
}
.content-page-nav li a:hover {
	color: #98012e !important;
}

.nav ul {margin: 0 0 0 0 !important}

.nav ul li a{font-size:14px;}


@media (min-width: 1200px) {
	.extended-menu ul{
	width: 100%;
	columns: 4;
	-webkit-columns: 4;
	-moz-columns: 4;
	column-rule: 2px inset #a9a9a9;
	-webkit-column-rule: 2px inset #a9a9a9;
	-moz-column-rule: 2px inset #a9a9a9;
	margin: auto auto !important;
}
.footer-nav ul{ padding:0px 0px 20px 0px;
	columns: 4;
	-webkit-columns: 4;
	-moz-columns: 4;
	column-rule: 2px solid #a9a9a9;
	-webkit-column-rule: 2px solid #a9a9a9;
	-moz-column-rule: 2px solid #a9a9a9;
	padding-top: 15px;
}

}

@media (max-width: 1199px) and (min-width: 900px) {.nav ul li a {
font-size: 11px;
}
.extended-menu ul{
	width: 100%;
	columns: 4;
	-webkit-columns: 4;
	-moz-columns: 4;
	column-rule: 2px inset #a9a9a9;
	-webkit-column-rule: 2px inset #a9a9a9;
	-moz-column-rule: 2px inset #a9a9a9;
}
.extended-menu ul li:after{ content:" / " ; color: #7c7c7c; font-size: 16px; line-height: 27px; display:none;}
.footer-nav ul{ padding:0px 0px 20px 0px;
	columns: 4;
	-webkit-columns: 4;
	-moz-columns: 4;
	column-rule: 2px solid #a9a9a9;
	-webkit-column-rule: 2px solid #a9a9a9;
	-moz-column-rule: 2px solid #a9a9a9;
	padding-top: 15px;
}

}
@media (max-width: 899px) and (min-width: 768px) {.nav ul li a{font-size:11px;}
.header-right {width: 300px;}
.extended-menu ul{
	width: 100%;
	columns: 3;
	-webkit-columns: 3;
	-moz-columns: 3;
	column-rule: 2px inset #a9a9a9;
	-webkit-column-rule: 2px inset #a9a9a9;
	-moz-column-rule: 2px inset #a9a9a9;
}
.extended-menu ul li:after{ content:" / " ; color: #7c7c7c; font-size: 16px; line-height: 27px; display:none;}
.footer-nav ul{ padding:0px 0px 20px 0px;
	columns: 4;
	-webkit-columns: 4;
	-moz-columns: 4;
	column-rule: 2px solid #a9a9a9;
	-webkit-column-rule: 2px solid #a9a9a9;
	-moz-column-rule: 2px solid #a9a9a9;
	padding-top: 15px;
}

}
@media (max-width: 767px) and (min-width: 600px) {.nav ul li a {
font-size: 11px;
}
.extended-menu ul{
	width: 100%;
	columns: 3;
	-webkit-columns: 3;
	-moz-columns: 3;
	column-rule: 2px inset #a9a9a9;
	-webkit-column-rule: 2px inset #a9a9a9;
	-moz-column-rule: 2px inset #a9a9a9;
}
.extended-menu ul li:after{ content:" / " ; color: #7c7c7c; font-size: 16px; line-height: 27px; display:none;}

.footer-nav ul{ padding:0px 0px 20px 0px;
	columns: 4;
	-webkit-columns: 4;
	-moz-columns: 4;
	column-rule: 2px solid #a9a9a9;
	-webkit-column-rule: 2px solid #a9a9a9;
	-moz-column-rule: 2px solid #a9a9a9;
	padding-top: 15px;
}
}
@media (max-width: 599px) and (min-width: 480px) {
	.extended-menu ul{
	width: 100%;
	columns: 2;
	-webkit-columns: 2;
	-moz-columns: 2;
	column-rule: 2px inset #a9a9a9;
	-webkit-column-rule: 2px inset #a9a9a9;
	-moz-column-rule: 2px inset #a9a9a9;
}
.footer-nav ul{ padding:0px 0px 20px 0px;
	columns: 4;
	-webkit-columns: 4;
	-moz-columns: 4;
	column-rule: 2px solid #a9a9a9;
	-webkit-column-rule: 2px solid #a9a9a9;
	-moz-column-rule: 2px solid #a9a9a9;
	padding-top: 15px;
}

}

@media (max-width: 479px) and (min-width: 320px) {
	.right-col img {width: 100%; height: auto;}
	.breadcrumbs {padding-bottom: 20px; text-align:center; float: left; width: 100%;}
	.left-nav ul li a.current:after{display:none;}
	.extended-menu ul{
	width: 100%;
	columns: 1;
	-webkit-columns: 1;
	-moz-columns: 1;
	column-rule: 2px inset #a9a9a9;
	-webkit-column-rule: 2px inset #a9a9a9;
	-moz-column-rule: 2px inset #a9a9a9;
}
.extended-menu ul li:after{ content:" / " ; color: #7c7c7c; font-size: 16px; line-height: 27px; display:none;}
.footer-nav ul{ padding:0px 0px 20px 0px;
	columns: 2;
	-webkit-columns: 2;
	-moz-columns: 2;
	column-rule: 2px solid #a9a9a9;
	-webkit-column-rule: 2px solid #a9a9a9;
	-moz-column-rule: 2px solid #a9a9a9;
	padding-top: 15px;
}

}
@media (max-width: 320px) and (min-width: 1px) {
#banner .ui-tabs-panel .info {
display: inherit !important;}
.extended-menu ul{
	width: 100%;
	columns: 1;
	-webkit-columns: 1;
	-moz-columns: 1;
	column-rule: 2px inset #a9a9a9;
	-webkit-column-rule: 2px inset #a9a9a9;
	-moz-column-rule: 2px inset #a9a9a9;
}
.extended-menu ul li:after{ content:" / " ; color: #7c7c7c; font-size: 16px; line-height: 27px; display:none;}
.footer-nav ul{ padding:0px 0px 20px 0px;
	columns: 2;
	-webkit-columns: 2;
	-moz-columns: 2;
	column-rule: 2px solid #a9a9a9;
	-webkit-column-rule: 2px solid #a9a9a9;
	-moz-column-rule: 2px solid #a9a9a9;
	padding-top: 15px;
}

}

.widegt h2{font-weight: bold;}

div.sm_image.float_left{width:auto;height:auto}
div.sm_image.float_left{width:100%;height:auto}

/*HOME PAGE STYLES*/
#banner li.ui-tabs-nav-item a span {
	font-size: 0.9em;
}
ul.news li div.text p{
	font-style: normal;
}

/*
Home Page and Header updates
----------------------------------------------------*/
.logo a {
	background-size: contain;
	width: 350px;
	height: 100px;
}
.header-right .menu {
	padding: 19px 0px 0px 0px;
}

.header-right .textfield {
	float: right;
	padding: 10px 0px 0px 0px;
}
.header-right .social {
	float: right;
	padding: 10px 0px 13px 10px;
}

@media (max-width: 1200px) and (min-width: 900px) {
	.header-right{
		width: 500px;
	}
	.header-right .menu {
		padding: 19px 0px 20px 0px;
		margin: 26px 0 0 -100px;
		width: 600px;
	}
	
	.header-right .textfield {
		float: right;
		padding: 19px 0px 0px 0px;
	}
	.header-right .social {
		float: right;
		padding: 19px 0px 13px 10px;
	}
}

@media (max-width: 899px) and (min-width: 768px) {
	.header-right .menu {
		margin: 26px 0 0 -400px;
		width: 600px;
	}
}

@media (max-width: 479px) and (min-width: 320px) {
	.logo a {
		width: 300px;
		height: 100px;
		margin-left: auto;
		margin-right: auto;
	}
}

#banner .ui-tabs-panel .info p {
font-size: 1em;
line-height: 1.2em;
padding: 0 0 0 10px;
font-weight: lighter !important;
letter-spacing: .05em;
}

#banner .info h3 a {
	color: #FFFFFF;
	font-size: 1.35em;
	font-weight: normal !important;
	letter-spacing: .04em;
}

@media (max-width: 1199px) and (min-width: 900px) {
	#banner .ui-tabs-panel .info h3 a {
		font-size: 1.35em;
		font-weight: normal !important;
	}
}

@media (max-width: 899px) and (min-width: 768px) {
	#banner .ui-tabs-panel .info h3 a {
		font-size: 1.35em;
		font-weight: normal;
	}
}

@media (max-width: 767px) and (min-width: 600px) {
	#banner .ui-tabs-panel .info h3 a {
		font-size: 1.35em;
		font-weight: normal;
	}

}

@media (max-width: 599px) and (min-width: 480px){
	#banner .ui-tabs-panel .info h3 a {
		font-size: 1.35em;
		font-weight: normal;
	}
}

@media (max-width: 479px) and (min-width: 320px) {
	#banner .ui-tabs-panel .info h3 a {
		font-size: 1.35em;
		font-weight: normal;
	}
}


/*SITEMASON TABLE SETTINGS*/
td.table_title {
	width: 20%;
	height: auto;
	margin: 10px;
	margin-right: 20px;
	background-color: #860021; 
	text-align: center;
	vertical-align: text-center;
	padding-top: 15px;
	padding-bottom: 15px;
	cursor: pointer;
	color: #ffffff;
	position: relative;
	font-size: 15px;
	font-family: Gills Sans, sans-serif;
	line-height: 1.62em;
}
.sitemason_form .sitemason_body p{
	font-size: 13px;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 1.62em;
}
.sitemason_form .sitemason_body li{
	font-size: 13px;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 1.62em;
	margin-left: 40px;
}
.sitemason_form .sitemason_body h1{
	font-size: 22px;
	font-family: verdana, geneva, sans-serif;
	line-height: 1.62em;
}
.sitemason_form .sitemason_body td{
	font-size: 13px;
	font-family: verdana, geneva, sans-serif;
	line-height: 1.62em;
}
.sitemason_body {
	margin-top: 10px;
}

/*GENERAL BUTTONS*/
a.social:hover {
	opacity: 0.75;
	filter: Alpha(opacity-75);
	-webkit-opacity: 0.75;
	-moz-opacity: 0.75;
	-o-opacity: 0.75;
}
a.wide{width: 100%;}
a.button {
	width: 100%;
	height: auto;
	margin: 40px 20px;
	background-color: #860021; 
	text-align: center;
	text-decoration: none;
	padding: 15px 10px 15px 10px;
	vertical-align: text-center;
	cursor: pointer;
	color: #ffffff !important;
	position: relative;
	font-size: 13px;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 1.62em;
}

a.button:hover {
	background-color: #b20000;
}

a.button:active {
	background-color: #860021; 
}

.button {
	width: 100%;
	height: auto;
	margin: 10px;
	background-color: #860021; 
	text-align: center;
	vertical-align: text-center;
	padding-top: 15px;
	padding-bottom: 15px;
	cursor: pointer;
	color: #ffffff;
	position: relative;
	font-color:white;
	font-size: 13px;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 1.62em;
	transition: .5s;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-o-transition: .5s;
}

.button:hover {
	width: 100%;
	height: auto;
	margin: 10px;
	background-color: #b20000;
	text-align: center;
	vertical-align: text-center;
	padding-top: 15px;
	padding-bottom: 15px;
	cursor: pointer;
	color: #ffffff;
	position: relative;
	font-color: white;
	font-size: 13px;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 1.62em
	transition: .5s;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-o-transition: .5s;
}

.button:active {
	width: 100%;
	height: auto;
	margin: 10px;
	background-color: #860021; 
	text-align: center;
	vertical-align: text-center;
	padding-top: 15px;
	padding-bottom: 15px;
	cursor: pointer;
	color: #ffffff;
	position: relative;
	font-color:
	font-size: 13px;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 1.62em
	transition: .5s;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-o-transition: .5s;
}

a.btn, a.btn:active{
	color: #98002e !important;
	border: 2px solid #98002e;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 10px;
	text-decoration: none !important;
	margin: 60px 10px 60px 10px;
	transition: .5s;
	-webkit-transition: .5s;
	line-height: 4em !important;
}

a.btn:hover{
	background: #98002e;
	color: white !important;
	transition: .5s;
	-webkit-transition: .5s;
}

a.btn-white, a.btn-white:active {
	color: white !important;
	border: 2px solid white;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 10px;
	text-decoration: none !important;
	margin: 50px 10px 50px 10px;
	transition: .5s;
	-webkit-transition: .5s;
}
a.btn-white:hover {
	background: white;
	color: #98002e !important;
	transition: .5s;
	-webkit-transition: .5s;
}

a.btn-white-alt, a.btn-white-alt:active{
	color: #98002e !important;
	background: white;
	border: 2px solid white;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 10px;
	text-decoration: none !important;
	margin: 50px 10px 50px 10px;
	transition: .5s;
	-webkit-transition: .5s;
}

a.btn-white-alt:hover {
	background: none;
	color: white !important;
	transition: .5s;
	-webkit-transition: .5s;
}

p.sub-heading{
	font-size: 1.62em !important;
	font-weight: lighter !important;
	line-height: 1.62em !important;
	color: white !important;
	font-style: italic !important;
	margin-bottom: 15px !important;
}

.150 {
	width: 65%;
	float: left;
}

/*ALTERNATE BUTTONS*/
.button_alt {
	width: 100%;
	height: auto;
	margin: 0px;
	background-color: #d2d2d2; 
	text-align: center;
	vertical-align: text-center;
	padding-top: 15px;
	padding-bottom: 15px;
	cursor: pointer;
	color: #ffffff;
	position: relative;
	font-color:white;
	font-size: 13px;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 1.62em;
}

.button_alt:hover {
	width: 100%;
	height: auto;
	margin: 0px;
	background-color: #b8b8b8;
	text-align: center;
	vertical-align: text-center;
	padding-top: 15px;
	padding-bottom: 15px;
	cursor: pointer;
	color: #ffffff;
	position: relative;
	font-color: white;
	font-size: 13px;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 1.62em
}

.button_alt:active {
	width: 100%;
	height: auto;
	margin: 0px;
	background-color: #d2d2d2; 
	text-align: center;
	vertical-align: text-center;
	padding-top: 15px;
	padding-bottom: 15px;
	cursor: pointer;
	color: #ffffff;
	position: relative;
	font-color:
	font-size: 13px;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 1.62em
}

.button_facebook{
	width: 100%;
	height: auto;
	margin: 10px;
	background-color: #3B5998; 
	text-align: center;
	vertical-align: text-center;
	padding-top: 15px;
	padding-bottom: 15px;
	cursor: pointer;
	color: #ffffff;
	position: relative;
	font-color:white;
	font-size: 13px;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 1.62em;
}

.button_facebook:hover{
	width: 100%;
	height: auto;
	margin: 10px;
	background-color: #4C67A1;
	text-align: center;
	vertical-align: text-center;
	padding-top: 15px;
	padding-bottom: 15px;
	cursor: pointer;
	color: #ffffff;
	position: relative;
	font-color: white;
	font-size: 13px;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 1.62em
}

.button_facebook:active{
	width: 100%;
	height: auto;
	margin: 10px;
	background-color: #3B5998; 
	text-align: center;
	vertical-align: text-center;
	padding-top: 15px;
	padding-bottom: 15px;
	cursor: pointer;
	color: #ffffff;
	position: relative;
	font-color:white;
	font-size: 13px;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 1.62em;
}

span.button-text {
	font-size: 1.3em;
	font-weight: bold;
	color: #fff;
}

/*FOCUS JOURNEY BUTTON*/
.admissions {
	width: 100%;
	height: auto;
	margin: 10px;
	background-color: #860021;
	font-color: white; 
	text-align: center;
	vertical-align: text-center;
	padding-top: 15px;
	padding-bottom: 15px;
	cursor: pointer;
}

.admissions:hover {
	width: 100%;
	height: auto;
	margin: 10px;
	background-color: #b20000;
	font-color: white; 
	text-align: center;
	vertical-align: text-center;
	padding-top: 15px;
	padding-bottom: 15px;
	cursor: pointer;
}

.admissions:active {
	width: 100%;
	height: auto;
	margin: 10px;
	background-color: #860021;
	font-color: white; 
	text-align: center;
	vertical-align: text-center;
	padding-top: 15px;
	padding-bottom: 15px;
	cursor: pointer;
}

/*DIRECTIONS PAGE TOP NAVIGATION BUTTONS*/

.directbutton {
	width: 100%;
	height: 40px;
	margin: 10px;
	background-color: #860021;
	font-color: white; 
	text-align: center;
	vertical-align: text-center;
	padding-top: 15px;
	cursor: pointer;
}

.directbutton:hover {
	width: 100%;
	height: 40px;
	margin: 10px;
	background-color: #b20000;
	font-color: white; 
	text-align: center;
	vertical-align: text-center;
	padding-top: 15px;
	cursor: pointer;
}

.directbutton:active {
	width: 100%;
	height: 40px;
	margin: 10px;
	background-color: #860021;
	font-color: white; 
	text-align: center;
	vertical-align: text-center;
	padding-top: 15px;
	cursor: pointer;
}

label.label { 
	color: #4c4c4c; 
	margin: 0 0 15px 0; 
	font-size: 13px;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 1.62em
}

/*PAGE CONTENT TEXT STYLING*/
.right-col p, .right-col .sm_content div { 
	color: #4c4c4c; 
	margin: 0 0 15px 0; 
	font-size: 13px;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 1.62em
}

.right-col p, .right-col .sm_content td { 
	color: #4c4c4c; 
	margin: 0 0 15px 0; 
	font-size: 13px;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 1.62em
}

/*PAGE CONTENT BULLETTED LIST STYLING*/
.sm_description li {
	font-size: 13px;
	margin-left: 60px;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 1.62em;
}
.sm_description a{
	font-size: 13px;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 1.62em;
}
.sm_description a:hover{
	font-style: italic;
	font-size: 13px;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 1.62em;
}

/*NURSING PAGE NOTICE HTTP://WWW.CUMBERLAND.EDU/NURSING */
.nursingnotice{
	border:1px solid black
	background-color: #fff79c
}

/*STUDENT DEVELOPMENT STAFF HTTP://WWW.CUMBERLAND.EDU/STUDENT-LIFE/STUDENT_AFFAIRS_STAFF */

.studentlifestaff {
	width:100%;
	padding: 20px;
	margin: 15px;
	border-bottom: 1px solid black
}

/*STUDENT DISCOUNTS PAGE TABLE HTTP://WWW.CUMBERLAND.EDU/STUDENT-LIFE/DISCOUNTS */

table.discounts {
	width: 100%;
	height: auto;
	background-color:rgba(195,195,195,0.78);
	padding-top: -20px;
	box-shadow: 0px 2px 5px rgba(0,0,0,0.4);
	margin: 10px 10px;
}

table.discounts th {
	background-color: #860021;
	font-color: #ffffff;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	margin-bottom: 10px;
	box-shadow: 2px 6px 11px rgba(0,0,0,0.4)
}

table.discounts tr.row:hover {
	background-color: rgba(0,0,0,0.25);
}

table.discounts td.a {
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-top: 10px;
	border-bottom: 1px solid rgba(156,156,156,0.40);
	border-right: 0px solid rgba(0,0,0,0.36);
	background-color: rgba(230,230,230,0.78);
}

table.discounts td.b {
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-top: 10px;
	border-bottom: 1px solid rgba(156,156,156,0.40);
	border-right: 0px solid rgba(0,0,0,0.36);
	background-color: rgba(244,244,244,0.78);
}

/*ADMISSIONS TEAM PICS HTTP://WWW.CUMBERLAND.EDU/ADMISSIONS/REPRESENTATIVES.HTML */
.team{
	width: auto;
	height: auto;
	padding: 10px;
	margin-bottom: 20px;
	border-bottom:1px solid black;
	
}

.teampic {
    filter: url(filters.svg#grayscale); /* Firefox 3.5+ */
    filter: gray; /* IE5+ */
    -webkit-filter: grayscale(1); /* Webkit Nightlies & Chrome Canary */
    margin: 5px;
    border: solid 1px #d2d2d2;
    z-index: 3;
    border-radius: 100%;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
}
.teampic:hover {
    filter: none;
    -webkit-filter: grayscale(0);
    margin: 5px;
    border: solid 1px #d2d2d2;
    cursor: pointer;
    border-radius: 25%;
	-webkit-border-radius: 25%;
	-moz-border-radius: 25%;
	transition-property: border-radius;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-0-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.teams{
	width: 215px;
	float:left;
	position:relative;
	font-family:Verdana, Geneva, sans-serif;
	font-weight: bold;
	text-align: center;
	color: #ffffff; 
	padding-bottom: 5px;
	margin-bottom: 10px;
}


/*EMERGENCY ANNOUNCEMENTS*/
#emergency { background: url(images/header_bg.png); padding-top: 20px; padding-bottom: 8px; }
#emergency h2 { background: none; box-shadow: none; font-size: 24px; color: #fff; line-height: 34px; text-transform: uppercase; text-align: center; }
#emergency p { color: #fff; font-size: 16px; }
#emergency p a { font-size: 16px; color: #fff; text-decoration: underline; color: yellow; }


/*SITEMASON NEWS PAGES*/
div.sm_thumbnail.float_left{
	margin-right: 15px;
	margin-left: 15px;
}

div.sm_title h2 a{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	padding: 15px;
}
div.sm_title h2 a:hover{
	font-family:Verdana, Geneva, Sans-serif;
	font-size:18px;
	padding: 15px;
}
h2.sm_title > span[itemprop="name"]{
	font-size: 18px;
	font-family: Verdana, Geneva, sans-serif;
	background: none; 
}
div#sm_search_share{height: 60px;margin-top:3px;margin-bottom: 5px;position:relative;float:right;
}
div.addthis_toolbox.addthis_default_style{
	width: 130px;
	float:left;
}
#banner .ui-tabs-panel .info{
	padding-top:15px;
	padding-bottom: 15px;
}
/*------------------------------------*\
    PRESET PAGE STYLES
\*------------------------------------*/

/*JQUERY ACCORDION SLIDER*/

/* Vertical Accordion Style */
.va-container{
	position:relative;
	margin:40px auto 0 auto;
}
.va-wrapper{
	width:100%;
	height:100%;
	position:relative;
	overflow:hidden;
	background:#000;
}
.va-slice{
	cursor:pointer;
	position:absolute;
	width:100%;
	left:0px;
	overflow:hidden;
}
.va-slice-1{
	background:#000 url(../images/1.jpg) no-repeat center center;
}
.va-slice-2{
	background:#000 url(../images/2.jpg) no-repeat center center;
}
.va-slice-3{
	background:#000 url(../images/3.jpg) no-repeat center center;
}
.va-slice-4{
	background:#000 url(../images/4.jpg) no-repeat center center;
}
.va-slice-5{
	background:#000 url(../images/5.jpg) no-repeat center center;
}
.va-slice-6{
	background:#000 url(../images/6.jpg) no-repeat center center;
}
.va-slice-7{
	background:#000 url(../images/7.jpg) no-repeat center center;
}
.va-slice-color-1{
	background-color:#97c5eb;
}
.va-slice-color-2{
	background-color:#68ace5;
}
.va-slice-color-3{
	background-color:#0072cf;
}
.va-slice-color-4{
	background-color:#0039a6;
}
.va-slice-color-5{
	background-color:#00338e;
}
.va-slice-color-6{
	background-color:#002c76;
}
.va-slice-color-7{
	background-color:#002144;
}
.va-title{
	font-family: 'Open Sans Condensed', sans-serif;
	text-transform:uppercase;
	font-size:60px;
	margin-left:20px;
	color:#fff;
	text-shadow: 0px 0px 1px white;
}
.va-content{
	display:none;
	margin-left:25px;
}
.va-slice p{
	font-size: 22px;
	font-style: italic;
	font-family:Georgia, serif;
}
.va-slice ul{
	margin-top:20px;
}
.va-slice ul li{
	float:left;
	margin:0px 2px;
}
.va-slice ul li a{
	color:#000;
	background:#eede2f;
	padding:3px 6px;
	font-size:14px;
	font-family:'PT Sans', sans-serif;
	text-transform:uppercase;
}
.va-slice ul li a:hover{
	background:#000;
	color:#fff;
	text-shadow:none;
}
.va-nav span{
	width:40px;
	height:25px;
	background:transparent url(../images/prev.png) no-repeat center center;
	position:absolute;
	top:-35px;
	left:50%;
	margin-left:-20px;
	text-indent:-9000px;
	opacity:0.7;
	cursor:pointer;
	display:none;
	z-index:100;
}
.va-nav span.va-nav-next{
	background-image:url(../images/next.png);
	top:auto;
	bottom:-35px;
}
.va-nav span:hover{
	opacity:1.0;
}

/*-------- TABS ------------

.tabs ul li {
	list-style: none !important;
	display: inline-block;
	margin: 0px 5px;
}
.tabs ul li a{
	background-color: #98012e;
	padding: 10px 20px;
	border-radius: 5px 5px 5px 5px;
	line-height: 3em;
	text-decoration: none !important;
	width: 25% !important;
	color: white !important;
}
.tabs ul li a:hover{
	background-color: #b6000d;
	color: white !important;
	text-decoration: none;
	line-height: 3em;
} 

*/


/*------------  ACCORDIONS ------------------*/
h2.wide{
	line-height: 1em;
	background-color: #eaeadf;
	color: #61615A;
	text-align: center;
	margin-bottom: 10px !important;
}

h2.accordion-title {
	font-size: 2em !important;
	text-transform: none;
	font-weight: 100;
	margin-top: 30px !important;
	color: #98012e;
	Font-family: arial, sans-serif;
	border-bottom: 1px solid #888888;
	margin-bottom: 10px !important;
	padding-left: 10px !important;
}
h2.accordion-title:hover{
	cursor: pointer;
	color: white;
	background-color: #98012e;
}
h2.accordion-title:hover::before{
	color:white;
}

h2.accordion-title::before{
	content: "+  ";
	font-family: arial, sans-serif;
	font-weight: 100 !important;
	color: rgba(15, 7, 7, 0.35) !important;
}
/*h2.accordion-title:active::before, h2.accordion-title:visited::before {
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-webkit-transition: .5s;
	transition: .5s;
}*/

h4.wide{
	line-height: 1em;
	background-color: #eaeadf;
	color: #61615A;
	text-align: center;
	margin-bottom: 10px !important;
}

h4.accordion-title {
	font-size: 1.4em !important;
	text-transform: none;
	font-weight: 100;
	margin-top: 30px !important;
	color: #98012e;
	Font-family: arial, sans-serif;
	border-bottom: 1px solid #888888;
	margin-bottom: 10px !important;
	padding-left: 10px !important;
}
h4.accordion-title:hover{
	cursor: pointer;
	color: white;
	background-color: #98012e;
}
h4.accordion-title:hover::before{
	color:white;
}

h4.accordion-title::before{
	content: "+  ";
	font-family: arial, sans-serif;
	font-weight: 100 !important;
	color: rgba(15, 7, 7, 0.35) !important;
}
/*h4.accordion-title:active::before, h4.accordion-title:visited::before {
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-webkit-transition: .5s;
	transition: .5s;
}*/

.ui-accordion-header-active {
	background-color: #98012e;
	color:white !important;
}

div.accordion-content{
	background-color: #f0f0f0;
	padding: 20px !important;
}



/*----- Tabs -----*/
.tabs {
    width:100%;
    display:inline-block;
}
.tabs ul {
	margin: 0px 0px 0px 0px;
}
 
    /*----- Tab Links -----*/
    /* Clearfix */
    .tab-links:after {
        display:block;
        clear:both;
        content:'';
        margin: 0px 0px 0px 0px;
    }
 
    .tab-links li {
        margin:0px 5px 0px 0px;
        float:left;
        list-style:none;
    }
 
        .tab-links a {
            padding:9px 15px;
            display:inline-block;
            border-radius:3px 3px 0px 0px;
            background:#98012e;
            font-size:1em;
            font-weight:600;
            color:white !important;
            transition:all linear 0.15s;
            text-decoration: none !important;
            border: 2px solid #790024;
        }
 
        .tab-links a:hover {
            background:#b80317;
            text-decoration:none;
        }
 
    li.active a, li.active a:hover {
        background: #efefef;
        color:#98012e !important;
        font-style: normal !important;
        border-left: 2px solid #d2d2d2 !important;
        border-top: 2px solid #d2d2d2 !important;
        border-right: 2px solid #d2d2d2 !important;
        border-bottom: 0px !important;
    }
 
    /*----- Content of Tabs -----*/
    .tab-content {
        padding:20px;
        border-radius:0px 3px 3px 3px;
        box-shadow:0px 0px 0px rgba(0,0,0,0.15);
        background:#fff;
        border: 2px solid #d2d2d2;
    }
 
        .tab {
            display:none;
        }
 
        .tab.active {
            display:block;
        }

/*--------------- ALTERNATE TYPOGRAPHY -----------------*/
h1.alt {
	text-transform: none !important;
}

h2.red {
	color: #98012e;
	font-size: 2em !important;
}
em{
	font-size: 1em !important;
}
u{
	font-size: 1em !important;
}

/*-------------- TABLE -------------------*/

table.tbl {
	width: 100%;
	height: auto;
	background-color:rgba(195,195,195,0.78);
	padding-top: -20px;
	margin: 10px 0px 20px 0px;
	overflow: scroll;
	max-width: 100%;
}

table.tbl th {
	background-color: #860021;
	color: #ffffff;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
	margin-bottom: 10px;
	box-shadow: 2px 6px 11px rgba(0,0,0,0.4)
}
table.tbl th strong{
	color: white;
	font-weight: bold;
	font-size: 1.5em !important;
	letter-spacing: .02em;
}

table.tbl tr.row:hover {
	background-color: rgba(0,0,0,0.25);
}

table.tbl td.a {
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-top: 10px;
	border-bottom: 1px solid rgba(156,156,156,0.40);
	border-right: 0px solid rgba(0,0,0,0.36);
	background-color: rgba(230,230,230,0.75);
}

table.tbl td.b {
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-top: 10px;
	border-bottom: 1px solid rgba(156,156,156,0.40);
	border-right: 0px solid rgba(0,0,0,0.36);
	background-color: rgba(256,256,256,0.80);
}

/*----------------------- COLUMNS --------------------------*/
.column-2 {
	column-count: 2;
	-webkit-column-count: 2;
	-moz-column-count: 2;
	-o-column-count: 2;
	column-gap: 20px;
	-webkit-column-gap: 20px;
	-moz-column-gap: 20px;
	-o-column-gap: 20px;
}
.column-3 {
	column-count: 3;
	-webkit-column-count: 3;
	-moz-column-count: 3;
	-o-column-count: 3;
	column-gap: 20px;
	-webkit-column-gap: 20px;
	-moz-column-gap: 20px;
	-o-column-gap: 20px;
}



