/*****************************************************************************
 * Window width adaptations.                                                 *
 *****************************************************************************/
@media screen and (min-width:1024px) {
    DIV#header-lg {
	display: block;
    }
    DIV#header-md {
	display: none;
    }
    DIV#header-sm {
	display: none;
    }
    DIV#mottobox {
	display: block;
    }
}
@media screen and (max-width:1023px) {
    DIV#header-lg {
	display: none;
    }
    DIV#header-md {
	display: block;
    }
    DIV#header-sm {
	display: none;
    }
    DIV#mottobox {
	display: block;
    }
}
@media screen and (max-width:640px) {
    DIV#header-lg {
	display: none;
    }
    DIV#header-md {
	display: none;
    }
    DIV#header-sm {
	display: block;
    }
    DIV#mottobox {
	display: none;
    }
}

/*****************************************************************************
 * Default style definitions.                                                *
 *****************************************************************************/
A:link, A:visited, A:active {
	color: #C80000;
}

A:hover {
	color: #550000;
}

BODY {
	font: 100% Verdana, Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 0;
	background: #fff;
	color: #333;
}

DIV#end {
	clear: both;
}

H1 {
	font-size: 133%;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	font-weight: normal;
}

H2 {
	font-size: 115%;
	margin: 0 0 0.1em 0;
	padding: 0 0 0.2em 0;
	text-transform: capitalize;
}

H3 {
	font-size: 100%;
	margin: 0 0 0.1em 0;
	padding: 0 0 0.1em 0;
	text-transform: uppercase;
	font-weight: bold;
}

H2 EM, H3 EM {
	color: #7690AC;
	font-style: normal;
}

HTML {
	margin: 0;
	padding: 0;
}

IMG {
	border: 0;
}

IMG.centred {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

IMG.float-left {
	float: left;
	margin: 0 1em 0 0;
}

IMG.float-right {
	float: right;
	margin: 0 0 0 1em;
}

P {
	margin: 0;
	line-height: 1.6;
}

P.centred {
	text-align: center;
}

P.indent {
	margin: 0px 0px 0px 20px;
}

BLOCKQUOTE {
	margin-top: 0;
}

TABLE {
	margin: 1em 0 1em 1em;
	border-bottom: 1px solid #ededed;
}

TABLE TR TH {
	text-align: left;
	vertical-align: top;
}

TABLE TR TD {
	border-top: 1px solid #ededed;
	padding: 6px 10px 6px 0;
	text-align: left;
	vertical-align: top;
}

UL {
	line-height: 1.6;
	list-style-type: square;
	margin: 0;
}

.hidden {
	display: none;
}

/*****************************************************************************
 * Header style definitions.                                                 *
 *****************************************************************************/
DIV#top-header {
	padding: 5px 0 5px 0;
	margin: 0;
	border-style: solid;
	border-width: 1px 0 1px 0;
	border-top-color: #DDC139;
	border-bottom-color: #DDC139;
	background-color: #991B1F;
	color: #808080;
}

DIV#jump-to-content {
	position: absolute;
	top: 6px;
	left: 6px;
	font-size: 75%;
}

DIV#header,
DIV#header-lg,
DIV#header-md,
DIV#header-sm {
	background-color: #637496;
	padding: 10px 0 10px 0;
	margin: 0;
	text-align: center;
}

DIV#header,
DIV#header-sm {
	padding: 10px 10px 10px 30px;
	text-align: left;
}

DIV#header IMG,
DIV#header-lg IMG,
DIV#header-md IMG,
DIV#header-sm IMG {
	border: 2px solid #803020;
	vertical-align: middle;
}

DIV#header DIV#textbox,
DIV#header-sm DIV#textbox {
	display: inline-block;
	vertical-align: middle;
	text-align: left;
	padding-left: 10px;
}

DIV#title,
DIV#title {
	display: inline-block;
	color: #FFEF6F;
	font-family: 'Cinzel Decorative', serif;
	font-size: 250%;
	font-weight: bold;
	vertical-align: middle;
}

DIV#mottobox {
	border-style: solid;
	border-width: 1px 0 1px 0;
	border-top-color: #DDC139;
	border-bottom-color: #DDC139;
	background-color: #991B1F;
	text-align: center;
}

DIV#motto {
	vertical-align: middle;
}

DIV#motto P {
	font-size: 125%;
	padding: 2px 0 2px 0;
}

DIV#motto P A,
DIV#motto P A:link,
DIV#motto P A:visited,
DIV#motto P A:active {
	color: #FFFFFF;
	text-decoration: none;
}

DIV#motto P A:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

DIV#logo-sedes {
	position: absolute;
	top: 31px;
	left: 20px;
	text-align: right;
	background: transparent;
}

DIV#logo-affiliate1 {
	position: absolute;
	top: 36px;
	right: 105px;
	text-align: right;
	background: transparent;
}

DIV#logo-affiliate2 {
	position: absolute;
	top: 31px;
	right: 20px;
	text-align: right;
	background: transparent;
}

/*****************************************************************************
 * Menu style definitions.                                                   *
 *****************************************************************************/
DIV#menu-1 {
	padding: 0;
	margin: 0;
	border-style: solid;
	border-width: 1px 0 0 0;
	border-top-color: #DDC139;
	border-bottom-color: #DDC139;
	background-color: #903020;
	color: #C0C0C0;
}

DIV#menu-2 {
	padding: 0;
	margin: 0;
	border-style: solid;
	border-width: 1px 0 1px 0;
	border-top-color: #DDC139;
	border-bottom-color: #DDC139;
	background-color: #991B1F;
	color: #D0D0D0;
}

P.menu-1 { 
	background-color: #903020;
	color: #C0C0C0;
	padding: 0 0 0 30px;
	margin: 0; 
	text-transform: lowercase;
}

P.menu-2 { 
	background-color: #991B1F; 
	color: #D0D0D0;
	padding: 0 0 0 30px;
	margin: 0;
	text-transform: lowercase;
}

.menu-link A:link, .menu-link A:visited, .menu-link A:active {
	color: #FFFFFF;
	text-decoration: none;
}

.menu-link A:hover {
	color: #C8C8C8;
	text-decoration: none;
}

.selected {
	text-transform: uppercase;
	color: #ddd;
	font-size: 80%;
}

.navbar {
    float: right;
    overflow: hidden;
#    background-color: #333;
    font-family: Arial;
    padding: 0 30px 0 0;
}

.navbar a {
    float: left;
    font-size: 16px;
    color: white;
    text-align: center;
    padding: 0 16px 0 16px;
    text-decoration: none;
}

.dropdown {
    float: left;
    overflow: hidden;
}

.dropdown .dropbtn {
    font-size: 16px;    
    border: none;
    outline: none;
    color: white;
    padding: 0 16px 0 16px;
    background-color: inherit;
}

.navbar a:hover, .dropdown:hover .dropbtn {
#    background-color: #991B1F;
    background-color: #637496;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #637496;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}

.dropdown-content a {
    float: none;
    color: white;
    padding: 5px 16px 5px 16px;
    text-decoration: none;
    display: block;
    text-align: left;
}

.dropdown-content a:hover {
    background-color: #991B1F;
}

.dropdown:hover .dropdown-content {
    display: block;
}

/*****************************************************************************
 * Content style definitions.                                                *
 *****************************************************************************/
DIV#background-image {
	background: #fff url(/images/background.png) center top no-repeat;
}

DIV#content {
	background: transparent;
	padding: 15px 10px 15px 30px;
}

DIV#content P, DIV#content H1, DIV#content H2, DIV#content H3, DIV#content IMG {
	padding: 0.5em 0 0.5em 0;
}

DIV#trail {
	padding: 0;
	text-transform: lowercase;
}

H1.enumeration {
	border-bottom: 1px dashed #808080;
}

DIV#body-1col {
	float: left;
	margin: 15px 10px 15px 0;
	padding: 0;
	width: 98%;
}

DIV#body-2col-left {
	float: left;
	margin: 15px 10px 15px 0;
	padding: 0;
	width: 48%;
}

DIV#body-2col-right {
	float: left;
	margin: 15px 10px 15px 10px;
	padding: 0;
	width: 48%;
}

DIV#newsflash {
	display: block;
	font-size: 133%;
	text-align: center;
	border-style: solid;
	border-color: #1F3F7A;
	padding: 10px;
}

DIV#photo {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 0 0 20px 0;
	text-align: center;
}

DIV#slideshow {
	position: relative;
	display: block;
	width: 400px;
	height: 250px;
	margin-left: auto;
	margin-right: auto;
	padding: 0 0 20px 0;
	text-align: center;
}

DIV#slideshow .slide-hide {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	opacity: 0;
	z-index: 1;

	-webkit-transition: opacity 1s;
	-moz-transition: opacity 1s;
	-o-transition: opacity 1s;
	transition: opacity 1s;
}

DIV#slideshow .slide-show {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	opacity: 1;
	z-index: 2;

	-webkit-transition: opacity 1s;
	-moz-transition: opacity 1s;
	-o-transition: opacity 1s;
	transition: opacity 1s;
}

DIV#faculty-sep {
	border-bottom: 1px dashed #808080;
}

DIV#faculty-pic {
	float: left;
	width: 150px;
	margin: 1em 1em 0 0;
}

DIV#faculty-txt {
	overflow: hidden;
	margin: 1em 0 0 0;
}

UL.biblio {
	list-style: none;
	list-style-image: none;
	margin: 0;
}
   
UL.biblio LI {
	list-style-image: url(/images/list.png);
}

LABEL {
	display: inline-block;
	margin: 15px 0 5px;
	font-weight: bold;
	clear: both;
}

LABEL.sub {
	margin: auto;
	font-size: 85%;
	font-weight: normal;
	clear: none;
}

FORM {
	width: 600px;
}

FORM DIV.full {
	width: 100%;
}

FORM DIV.full DIV.left {
	width: 49%;
	margin-right: 1%;
	display: inline-block;
}

FORM DIV.full DIV.right {
	width: 49%;
	display: inline-block;
}

FORM DIV.full DIV.city {
	width: 39%;
	margin-right: 1%;
	display: inline-block;
}

FORM DIV.full DIV.state {
	width: 39%;
	margin-right: 1%;
	display: inline-block;
}

FORM DIV.full DIV.zip {
	width: 17.5%;
	display: inline-block;
}

INPUT {
	width: 99%;
	margin-top: 5px;
}

SELECT {
	width: 99%;
	margin-top: 5px;
}

TEXTAREA {
	width: 99%;
	margin-top: 5px;
	resize: none;
}

INPUT.submit {
	width: auto;
	margin-top: 5px;
}

/*****************************************************************************
 * Footer style definitions.                                                 *
 *****************************************************************************/
DIV#footer {
	background-color: #233456;
	color: #C0C0C0;
	clear: both;
	padding: 8px 20px 8px 20px;
	border-style: solid;
	border-width: 1px 0 1px 0;
	border-top-color: #DDC139;
	border-bottom-color: #DDC139;
}

DIV#footer DIV#footer-left {
	float: left;
}

DIV#footer DIV#footer-right {
	float: right;
}

DIV#footer A:link,
DIV#footer A:visited,
DIV#footer A:active {
	color: #C0C0C0;
}

DIV#footer P {
	line-height: 1;
	padding: 0.3em 0 0.5em 0;
	text-align: center;
	color: #D0D0D0;
}
