/* @override 
	http://neptune.utsa.edu/honors/css/honors.css
*/

body { color: #4D4D4D; }

/* ==================================================================================================
COLLEGE NAVIGATION
================================================================================================== */

#center-color {background-color:#ffffff;}

#center-head {
	width: 950px;
	margin: auto;
}

/* Menu height, padding and background */
#center-nav #nav {
	height: 54px;
	margin: 0;
	padding: 0 18px 0 0px;   /* top right bottom left */
	background-color: transparent;
	background-image: url(../img/blockdefault.gif)!important; /* Menu Background Image */
	background-repeat: repeat-x;
	background-position: center center
}

#center-nav #menu ul,
#center-nav #menu li,
#center-nav .audience-wrap ul,
#center-nav .audience-wrap li {
    margin: 0; 
	padding: 0 }
    
#menu li {
    display: inline; 
	float: left;
    list-style: none }

#menu li:hover ul,
#menu li.sfhover ul {
	left: auto;
	background-color: #002a5c;
}

#menu li ul {
	position: absolute;
	display: block;
	top: 212px;
	left: -999em;
	width: 200px;
	margin: 0;
	clear: left;
	z-index: 500;
	overflow: hidden;
	background: #ffffff;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

    #menu li ul a {
        width: 208px; 
		height: auto;
        margin: 0 1px; 
		padding: 6px 18px;
        color: #ffffff;
        border-bottom: 1px solid #051f3d;
        font-size: 100%; 
		font-weight: normal;
        text-indent: 0; 
		text-transform: none;
        line-height: 1.4em;
        overflow: visible;
        background-image: url(../img/blockdefault.gif);
	    background-repeat: repeat-x;
	    background-position: center center
}
    #menu li ul a:hover {
	    color: #ffffff;
		background-color: transparent;
		background-image: url(../img/blockactive.gif);
		background-repeat: repeat-x;
		background-position: center center;
}

#menu li li { float: left }

#menu li a {
	display: block;
	float: left;
	margin: 0;
	padding: 10.5px;
	background-image: url(../img/blockdefault.gif);
	background-repeat: repeat-x;
	background-position: center center;
	color: #ffffff;  /*Menu Font Colour*/
	font-size: 125%;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 2.2em;
}

#menu li a:hover {
	color: #ffffff;
	background-color: transparent;
	background-image: url(../img/blockactive.gif);
	background-repeat: repeat-x;
	background-position: center center;
}

/* ==================================================================================================
LOCAL NAV
================================================================================================== */

#menu ul ul { display: none }

/* ==================================================================================================
AUDIENCE NAV
================================================================================================== */

#menu li li:hover,
#menu li li.sfhover,
#menu li li a:hover,
#menu li li.sfhover a {
    background-color: #f47321; color: #ffffff;
    font-weight: bold;
    text-decoration: none }

.audience-wrap {
    float: right;
    padding: 10px 0 0 0 }

#audience ul { position: relative }

    #audience ul ul { display: none }

#audience li {
    display: inline; float: left;
    list-style: none }

#audience li:hover ul.students { margin-left: 0 }

#audience li:hover ul.faculty { margin-left: -96px }

#audience li:hover ul.alumni { margin-left: -227px }

#audience li a#students {
    width: 75px;
    border-right: 2px solid #483C32 }

#audience li a#faculty {
    width: 110px;
    border-right: 2px solid #483C32 }

#audience li a#alumni { width: 50px }

#audience li:hover ul,
#audience li.sfhover ul {
    left: auto;
    background-color: #d0bf96 }

#audience li:hover a {
    background-color: #d0bf96; color: #ffffff }

#audience li ul {
    position: absolute; display: block;
    top: 122px; left: -9999px;
    width: 289px;
    background-color: #fff;
    clear: left;
    z-index: 500; }

    #audience li ul a {
        display: block;
        width: 272px; height: auto;
        margin: 0 1px; padding: 6px 12px;
        background-color: #fcfcfc; color: #f47321;
        border-bottom: 1px solid #051f3d;
        font-size: 90%; font-weight: normal;
        text-align: left; text-indent: 0; text-transform: none;
        overflow: visible;
        outline: none; }

#audience li li { float: left }

#audience li a {
    display: block; float: left;
    height: 20px;
    margin: 0; padding: 0; padding: 4px 10px 2px 10px;
    background-color: #ffffff; color: #483C32;
    font-size: 90%; font-weight: bold;
    text-align: center; text-decoration: none; text-transform: uppercase;
    font-family: Arial, Helvetica, sans-serif }

#audience li a:hover {
    background-color: #d0bf96; color:#fff}

/* ==================================================================================================
DEPARTMENT ADD-ON
================================================================================================== */

#audience li li:hover,
#audience li li.sfhover,
#audience li li a:hover,
#audience li li.sfhover a {
    color: #f47321;
    font-weight: bold;
    text-decoration: none }

#menu li.center a { background-color: #002a5c }

#menu li.center a:hover { color: #fff }

#menu li.center ul,
#menu li.center ul a,
#menu li.center ul li a { background-color: #002a5c }

    #menu li.center ul li a {
        color: #fff;
        border-bottom-color: #000 }

/* ==================================================================================================
HOME CONTENT - NON GRAY BOX
================================================================================================== */

.home-content h2 a { color: #f47321 }

.home-content li.dropdown {
    padding: 4px 0;
    border-bottom: none }

/* ==================================================================================================
SOCIAL MEDIA
================================================================================================== */

#facebook-event{
	float: left;
	border: 0;
	margin-right: 5px;
}

/* ==================================================================================================
CAROUSEL
================================================================================================== */

#home .carousel h2 {
    color: #4d4d4d !important;
    float: none;
    font-weight: bold;
    margin: 15px 0 0;
    padding-top: 0px !important; padding-bottom: 0!important }

.carousel-item {
    float: none;
    width: 225px }

    .carousel-item img {
        height: 140px;
        margin-bottom: 0 }

    .carousel-item p {
        margin-bottom: 0px;
        color: #002a5c;
        font-size: 11px; font-weight: bold;
        line-height: 16px }

    .carousel-item a {
        color: #4d4d4d;
        font-size: 11px; font-weight: normal;
        line-height: 1.5 }

    .carousel-nav a.activeSlide { color: #002a5c }

    .carousel-nav a.cNav {
        padding-right: 2px;
        color: #ddd;
        border-bottom: none;
        font-size: 2em }

    .carousel-nav a.cNav:hover { color: #002a5c }

#center-color #center-head #college-name h1 a { text-indent: -99999px }

#college-name h1 { text-indent: -99999px }

#college-name img { 
	margin-bottom: 10px;
	margin-top: 35px;
}

#feature { padding: 0 }

    #feature .feature-container {
        /*CSS3*/ -moz-box-shadow: 0px 0px 0px #fff;
        /*CSS3*/ -webkit-box-shadow: 0px 0px 0px #fff;
        /*CSS3*/ box-shadow: 0px 0px 0px #fff; }

/* ==================================================================================================
GENERAL TEXT STYLES
================================================================================================== */

#home h1 {
    color: #002a5c;
    font: bold 20px/1.2 "Helvetica Neue", sans-serif;
    margin-bottom: 15px; }

#content-white #college-body #college-secondary-body h2,
#content-white #college-body #college-secondary-body h3 { padding-bottom: 0!important }

#center{ text-align: center; }

p.footnote {
	font-size: 11px; font-style: italic;
	line-height: 1.5 }

hr { margin: 20px 0!important }
    
span.bold {	font-weight: bold }

span.indent { margin-left: 70px }

span.info { 
	color: #777;
	font-size: 12px; font-style: italic; 
	margin-left: 5px }

abbr {
	border-bottom: thin dotted #F47321;
}

/* ==================================================================================================
INDEX 
================================================================================================== */

#home {	padding: 30px 0 }

.resources {
	padding-bottom: 15px;
	border-bottom: 1px solid #fff;}
	
    .resources li {
	list-style-type: disc;
	list-style-position: outside;
	padding-bottom: 5px;
	margin-left: 15px;
}

.welcome {
	padding-bottom: 15px;
	border-bottom: 1px solid #fff;}
	
    .welcome li {
	list-style-type: disc;
	list-style-position: outside;
	padding-bottom: 10px;
	margin-left: 15px;
}

	.welcome p {
	    margin-bottom: 15px;
	    font-size: 12px;
	    line-height: 1.5 }

.welcome_address {
    padding-bottom: 15px}

	.welcome_address p {
	margin-bottom: 15px;
	font-size: 12px;
	line-height: 1.5;
	background-color: #99CCFF;
	font-weight: bold;
}

.contact {
	background-color: #ECECEC;
	padding: 0 30px 0 0; }
	
	#content-extra .contact p {
		border-bottom: 1px solid #ccc;
		line-height: 1.5;
		margin: 2px 0; padding: 5px 0;}
		
	.contact .social-wrap {
		overflow: hidden;
		padding: 5px 0; }
	
	.contact ul.social li{
		float: left;
		list-style: none;
		margin-right: 10px; }


#home .events h2,
#home .events h3,
#home .events h4 { font-size: 12px }

	#home .events h2 {
		color: #006aa3;
		line-height: 1.3; text-transform: uppercase;
		margin-bottom: 0; }
	
	#home .events h2 a {
		color: #006aa3;
		line-height: 1.3; text-transform: uppercase; text-decoration: none;
		margin-bottom: 0;
	}
		
	#home .events h3 {
		color: #006aa3;
		font-weight: normal; 
		line-height: 1.3; text-transform: none; }
		
	#home .events h4 {
		color: #4d4d4d;
		font-size: 12px; font-style: normal; font-weight: bold; 
		line-height: 1.2; text-transform: none;
		margin-top: 12px;}
		
	#home .events p { 
		font-size: 12px;
		line-height: 1.4; 
		margin-bottom: 12px; }
		
		.events p span {
			color: #888;
			font-size: 11px; font-style: italic;}

/*=============================================
NAVIGATION
==============================================*/
#globalNav li.floatL {
	list-style-type: none; }

#col-navigation { margin-top: 0; }

	#col-navigation .nav-page li ul { padding-left: 30px; }
		#col-navigation .nav-page li li { list-style-type: square; }
			#col-navigation .nav-page li li a { font-size: 11px; }
			
/* ==================================================================================================
SCHOLARSHIPS
================================================================================================== */

#scrlbx{
	height: 650px;
	width: 694px;
	margin: 0;
	overflow-y: scroll;
	overflow:-x: hidden;
	padding: 2px;
}

#schol_message{
	background-color: #F7ECA7;
	width: 672px;
	padding: 7px 14px 7px 14px;
	margin: 0;
	font-size: 14px;
}
	
	/*SCHOL MESSAGE FONT COLORS*/
	.dline{color: #FF0000; font-weight: bold}
	.note{color: #000080;}

/* ==================================================================================================
DIRECTORY
================================================================================================== */

.contacts{
	border: 0;
	width: 100%;
}

#contacts td{
	margin: 0 auto;
	padding: 3px 2px;
}

#contacts tr{
	height: 30px;
}

#odd-row{
	background: #FFF;
}

#even-row{
	background: #DDD;
}

/* ==================================================================================================
FOOTER-GRAY 
================================================================================================== */

#footer-gray { padding: 40px 0; }

	#footer-gray h5 {
		color: #002a5c;
		font-size: 12px; font-weight: bold;
		line-height: 1.2; }
	
	#footer-gray p {
		font-size: 11px; line-height: 1.5;
		margin-bottom: 15px;}

.imp-links{
	margin: 2px 0;
    padding: 0 0 5px 0;
	border-bottom: 1px solid #CCCCCC;
}

	.imp-links li {
		color: #666666;
    	list-style: disc outside none;
		margin-left: 1.5em;
	}

#content-extra a { border-bottom: none; }
