.horizontalMenu{
	/*Change Menu Background Colors ONLY Here*/
}
.horizontalMenu .l_tinynav1 a{
	/*Change Menu Text Colors ONLY Here*/
}
.activeMenu{
	/*Change Active Menu Text Color Only Here*/
	/*color: red !important;*/
}
.codeHeading{
	background-color: #333;
	padding: 10px;
	margin: 20px 0;
	color:white;
}
.codeExample{
	display: none;
}
.codeView{
	float: right;
}
code{
	font-size: 14px;
	color: blue;
}
.results{
	background-color: #f7f7f7;
	border:1px solid #eeeeee;
	padding: 10px;
}
/* ------ BUTTONS ------ */
.buttons button{
	font-size: 16px !important;
}
/* ----- CSS STYLES ---- */
.cssStyle{
	height: 100px;
	width: 100px;
}
.circleToggle{
    width: 100px;
    height: 100px;
    background: white;
}
.circleToggle:hover{
    background: lightgrey;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    transform: scale(1.1);
}
/* ~~~~~~~~HEADERS ~~~~~~~~*/
.headers p{
	text-align: center;
}
/* ~~~~~~SITE COLORS ~~~~~~*/
.siteColor{
	height: 50px;
	width: 50px;
	float: right;
}
.darkPurple{background-color: rgba(68, 31, 73, 1);}
.purple{background-color: #763775;}
.lightPurple{background-color: rgba(176, 148, 181, 1);}
.lightGrey{background-color: #eeeeee;}
.lightWhite{background-color: #f7f7f7;}
.grey{background-color: #c1c1c1;}
.darkGold{background-color: rgba(217, 170, 42, 1)}
.gold{ background-color: rgba(255, 189, 7, 1);}

/* Responsive data table */
.responsiveTable 
{
    width: 100%;
}

.responsiveTable tbody th
{
	background-color: #c1c1c1;
	color: #000;
}

.responsiveTable tbody td
{
	padding-left: 0.5em;
}

@media only screen and (max-width: 760px),
(min-device-width: 320px) and (max-device-width: 759px)
{
	.responsiveTable, .responsiveTable tbody, .responsiveTable tbody tr th, .responsiveTable tbody tr td, .responsiveTable tbody tr
	{
		display: block; 
	}
	
	.responsiveTable tbody th
	{ 
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
	
	.responsiveTable tr
	{ 
		border: 1px solid #ccc;
	}
	
	.responsiveTable tbody td
	{ 
		border: none;
		border-bottom: 1px solid #eee; 
		position: relative;
		padding-left: 50%;
		min-width: 150px;
        text-align: left; /* override any alignment */
	}
	
	.responsiveTable td:before
	{ 
		position: absolute;
		left: 6px;
		width: 45%;
		padding-right: 10px; 
		white-space: nowrap;
		font-weight: bold;
	}

	.responsiveTable td:before 
	{ 
		content: attr(data-label);
	}
}

#home-content .linkWrapper .grid6{margin: 10px 0;}
.linkWrapper .grid6 img{width: 100%;}
.gPaddingLink{margin: 0;}
.gPadding p{text-align: justify; margin-top: 0;}
.panelInfo{
    display: block;
    text-decoration: none;
    position: relative;
    font-family: "myriad-pro", Arial, sans-serif;
	font-weight: bold;
    line-height: normal;
    font-size: .975em;
}
.panelInfo span.panelTitle{
    position: absolute;
    bottom: 4px;
    left: 0;
    width: 100%;
    padding: 5px 10px;
    background: rgba(118, 55, 117, .8);
    color: white;
	font-size: 1.2em;
}
.panelInfo:hover{
    -webkit-transform: scale(1.03);
    -o-transform: scale(1.03);
    -moz-transform: scale(1.03);
    transform: scale(1.03);
}
.panel{display: block;}
.panel h2{
    line-height: 30px;
    padding-top: 15px;
}
.panel .backBtn{
    float: right;
    font-size: small;
}
#home-content .expandList li>span{margin-bottom: 0px; text-decoration: underline; color: #763775; font-weight: bold;}
#home-content .expandList div li{list-style-type: square; text-decoration: none; color: #575757; margin-left: 10px;}
#home-content .expandList div{margin-bottom: 15px;}
#home-content .expandListInfo, #home-content .expandListInfo p{margin-top: 0;}

/** News **/
#home-content .newsContainer{padding-right: 10px;}
#home-content .news{background-color: #FFF; padding: 0px 20px 20px 20px; border: 2px solid #382140;}
#home-content .news p{color: #474747; border-bottom: 1px dotted #763775; margin-bottom: 5px; margin-top: 5px; padding-bottom: 5px;}
#home-content .news p:last-of-type{border-bottom: none;}
#home-content .news h4{margin-bottom: 5px;}

/** Announcements **/
#home-content .announcementsContainer{padding-right: 10px;}
#home-content .announcements h3{margin-bottom: 5px; margin-top: 0;}

/** Content Slides **/
#home-content .contentSlidesContainer{border:3px solid #ffe800;padding-right: 0px;}
#home-content .contentSlides{background-color: #fff; padding: 20px; margin-top: 0px;}
#home-content .contentSlides h4{margin-top: 0; margin-bottom: 5px;}
#home-content .factsSlides .slides{padding: 0 10px; font-size: .9em; color: #474747;}
#home-content .factsSlides .slides li span:before{content: "\2022"; margin-right: 5px;}
#home-content .factsSlides .slides li span{margin-left: -10px; text-indent: 10px;}
#home-content .facts-control-nav li a.facts-active{color: #ffe800;font-weight:bold;}
#home-content .facts-control-nav li{display: inline-block;}
#home-content .facts-control-nav{margin-left: 0; background-color: #382140; text-align: center; margin-bottom: 0;}
#home-content .facts-control-nav li a{display: block; padding: 0 3px; cursor: pointer; color: #fff; margin: 0 5px 0 0;}

/** Image Slider **/
#home-content .imageSlides .slides a{padding: 10px; display: block;}
#home-content .imageSlides .slides img{
	box-shadow: none;
	-webkit-transition: all 600ms cubic-bezier(0.215, 0.61, 0.355, 1);
	transition: all 600ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
#home-content .imageSlides .slides img:hover{box-shadow: 0 0 5px #000000;}
#home-content .imageSlides .slides{max-width: none !important;}
#home-content .flex-prev{background: url(/images/slider/prev1.png); left: 1%;}
#home-content .flex-next{background: url(/images/slider/next1.png); right: 1%;}
#home-content .flex-direction-nav li a:hover{opacity: 1;}
#home-content .imageSlides ol{display: none;}
#home-content .flex-direction-nav li a{
	top: 16%;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	-webkit-transition: all 600ms cubic-bezier(0.215, 0.61, 0.355, 1);
	transition: all 600ms cubic-bezier(0.215, 0.61, 0.355, 1);
	width: 50px;
	height: 126px;
	opacity: .7;
}

/** Large Image Slider **/
#home-content .flex-control-paging{position: relative; top: -25px;}
#home-content .flex-control-paging li a {
	width: 11px;
	height: 11px;
	background-color: #fff;
	-webkit-box-shadow: 0 0 1px rgba(0,0,0,.5);
	-moz-box-shadow: 0 0 1px rgba(0,0,0,.5);
	box-shadow: 0 0 1px rgba(0,0,0,.5);
	border-radius: 100%;
	margin: 0 5px;
}
#home-content .flex-control-paging li a.flex-active {background-color: #ffe800;}
#home-content .flex-control-nav{text-align: right; margin: 0; padding-right: 10px;}
#home-content .flex-control-nav a{text-indent: 999em;}
#home-content .flex-caption{
	margin: 0;
	padding: 5px 140px;
	color: #fff;
	font-family: "OpenSansSemibold";
	min-height: 75px;
	max-height: 75px;
	background-color: rgba(0,0,0,.75);
}
#home-content .flexsliderLarge .flex-direction-nav{display: none;}

/** Fancybox Video **/
#home-content .videoContainer{padding-right: 10px;}

/** Picture Grid **/
#home-content .pictureGridContainer{padding-right: 10px;}
#home-content .pictureGrid .grid12{margin-bottom: 10px;  position: relative;  padding: 0 5px;}
#home-content .pictureGrid .opaqueTitle{
    bottom: 0px;
    margin-top: 0;
    left: -2px;
    position: absolute;
    font-size: 1.2em;
    max-width: 75%;
    line-height: normal;
	padding: 5px 10px;
	background-color: #382140;
	color: #ffe800;
}
#home-content .pictureGrid a:hover .opaqueTitle{
	background-color: #6e3061;
	color: #ffe800;
}

#home-content .pictureGrid .firstGrid .opaqueTitle{margin-right: 10px;}
#home-content .opaqueTitle{
    background-color: rgba(110, 48, 97, .8);
    display: inline-block;
    padding: 2px;
    color: #fff;
    font-weight: bold;
    font-size: 1.1em;
    position: relative;
}
#home-content .opaqueTitle span{color: #FFF;}

/** Black Overlay Button Links **/
#home-content .buttonLinks{text-align: center; padding-bottom: 10px;}
#home-content .buttonLinks a{
    text-decoration: none;
    padding: 80px 5px;
    display: block;
    font-weight: bold;
    font-size: 1.5em;
    color: #FFF;
    line-height: normal;
}
#home-content .buttonLinks a:hover{background-color: rgba(0,0,0,.5);}
#home-content .buttonLinks .grid12{background-size: cover; background-repeat: no-repeat;}
#home-content .buttonLinks .firstButton .grid12{
    background-image: url("../images/undergraduateButton.jpg");
    background-position: 0 -20px;
}

/** Academic Departments **/
#home-content .deptListing ul{margin: 0; list-style-type: none;}
#home-content .deptListing ul li a{text-decoration:none; color:#6a6d70;}
#home-content .deptListing ul li a:hover{color:#000;}
#home-content .deptListing
{
	border: 1px solid #b3a2b3;
	background-color: #B094B5;
	padding: 10px 2px 7px 0;
	margin: 20px 0 10px 0;
	font-size:16px;
	font-weight:bold;
	color: #EEE;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px
}
#home-content .deptListing a{text-decoration: none;}
#home-content .deptListing{color: #FFF;}
#home-content .deptListing{padding: 6px;}
#home-content .deptListing ul{margin: 0;}
#home-content .deptListing a{color:#000 !important;}
#home-content span.inactive{color:#6A6D70;}
#home-content .deptListing ul li a.letters, .letters
{
	background-color: #D9AA2A;
	padding: 0 10px 0 10px;
	border: 1px solid black;
	font-size: 24px;
	color: #763775 !important;
	margin-left: 5px;
	text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.7);
}
#home-content .listHeadingAcademic
{
	background-color: #B094B5;
	margin-top: 5px;
	font-size:16px;
	font-weight:bold;
	color: #EEE;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px
}

/* @media only screen and (max-width:768px){
	/ *Media Query Example* /

	/ *@mq RESET * /
	.codeHeading{
		margin: 0 0 10px 0!important;
	}
	.contentHolder .grid3{
		width: 25% !important;
	}
	.contentHolder .grid4{
		width: 33.333333333333336% !important;
	}
	.contentHolder .grid6{
		width: 50% !important;
	}
} */

/* RESPONSIVE SITES */
#siteHolder{
	margin-top: 15px;
}
div[id^="block"]{
	padding:50px 0;
	width: 75%;
	color: white;
	text-align: center;
	-webkit-transition: all .75s ease;
}
.siteSections{
	box-shadow: 0px 1px 0px 0px #ccc;
	padding-bottom: 10px;
	display: none;
}
div[id^="block"]:hover{
	opacity: .5;
	cursor: pointer;
}
.MID,.NONE,.TOP,.BOT{
	padding:25px 0;
	width: 75%;
	display: block;
	color: white;
	text-align: center;
}
#block1,.TOP{background-color: #9b59b6;} #block2,.MID{background-color: #3498db}#block3,.BOT{background-color: #2ecc71;}#block4,.NONE{background-color: #e74c3c}

/* Department Headers */

#home-content .deptListing ul{margin: 0; list-style-type: none;}
#home-content .deptListing ul li a{text-decoration:none; color:#6a6d70;}
#home-content .deptListing ul li a:hover{color:#000;}
#home-content .deptListing
{
	border: 1px solid #b3a2b3;
	background-color: #B094B5;
	padding: 10px 2px 7px 0;
	margin: 20px 0 10px 0;
	font-size:16px;
	font-weight:bold;
	color: #EEE;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px
}
#home-content .deptListing a{text-decoration: none;}
#home-content .deptListing{color: #FFF;}
#home-content .deptListing{padding: 6px;}
#home-content .deptListing ul{margin: 0;}
#home-content .deptListing a{color:#000 !important;}
#home-content span.inactive{color:#6A6D70;}
#home-content .deptListing ul li a.letters, .letters
{
	background-color: #D9AA2A;
	padding: 0 10px 0 10px;
	border: 1px solid black;
	font-size: 24px;
	color: #763775 !important;
	margin-left: 5px;
	text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.7);
}
#home-content .listHeadingAcademic
{
	background-color: #B094B5;
	margin-top: 5px;
	font-size:16px;
	font-weight:bold;
	color: #EEE;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px
}
