/* Author: Marquette University OMC Webteam
   ----------------------------------------------------*/
.s-lib-cmd-bar {
	position: relative;
	margin-bottom: 0;
}
.s-lg-tab-top-link {
	padding: 3px 5px !important;
}


html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
	margin: 0;
	padding: 0;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
	font-family: Arial, sans-serif;
	font-size: 14px;
	margin: 0;
	height: 100%;
	padding: 0;
	width: 100%;
	word-wrap: break-word;
	color: #666;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	border: 0 none;
}

.navbar {
	min-height: 0; 
}

a:hover , a:hover > *{
	text-decoration: underline;
	color: #336699;
}
a:hover.no_hover {
	border: none;
}
h1, h2, h3, h4, h5, h6, .s-lib-box .s-lib-box-title{
	font-family: Arial, sans-serif;
	color: #153252;
	padding: 5px 0 0 0;
	margin: 0 0 5px 0;
	background-color:transparent;
}

.s-lib-box {
	border-color: transparent;
	background-color: transparent;
	box-shadow: none;
}

h1,
.s-lib-box .s-lib-box-title {
	font-size: 20px;
	text-transform: none;
	font-weight: normal;
}

#s-lg-guide-header h1 {
color: #153252;
font-size: 28px;
text-transform: uppercase;
padding: 0;
font-weight: normal;
}

h2 {
	font-size: 16px;
	text-transform: none;
	font-weight: normal;
}
h3 {
	font-size: 16px;
	font-weight: bold;
}
h4 {
	font-size: 16px;
	font-weight: normal;
}
h5 {
	font-size: 14px;
	font-weight: bold;
}
h6 {
	font-size: 12px;
	font-weight: bold;
}
p {
	color: #666666;
	font-size: 14px;
	line-height: 160%;
	padding: 5px 0;
}
p.small {
	font-size: 12px;
	line-height: 21px;
	color: #666666;
	padding: 5px 0 5px 0;
}

a , a > *, .ui-widget-content a{
	text-decoration: none;
	color: #245A91;
}

hr {
	border: 0;
	height: 1px;
	background: #eee;
	background: -webkit-linear-gradient(left, rgba(153,153,153,0), rgba(153,153,153,0.75), rgba(153,153,153,0));
	background: -moz-linear-gradient(left, rgba(153,153,153,0), rgba(153,153,153,0.75), rgba(153,153,153,0));
	background: -ms-linear-gradient(left, rgba(153,153,153,0), rgba(153,153,153,0.75), rgba(153,153,153,0));
	background: -o-linear-gradient(left, rgba(153,153,153,0), rgba(153,153,153,0.75), rgba(153,153,153,0));
}
ul {
	margin: 0 0 5px 0;
	padding: 0 0 0 1.2em;
	font-size: 14px;
	line-height: 160%;
	color: #3c3c3c;
}
ul li {
	list-style: square;
	padding: 0;
}
ul ul {
	list-style-position: inside;
	margin: 0 0 0 20px;
	padding: 0;
	line-height: 24px;
	color: #666;
}

ol {
	font-size: 14px;
	line-height: 24px;
	margin: 0 0 5px 0;
	padding: 0 0 0 1.2em;
	list-style: decimal;
}
ol li {
	list-style: decimal;
}
ol ol {
	line-height: 24px;
	list-style-position: inside;
	margin: 0 0 0 20px;
	padding: 0;
}

ol ul li {
    list-style: square outside none;
}

img {
	max-width: 100%;
	height: auto;
}
/* Table styles*/
table {
	width: 100%;
	margin: 10px 0;
	/*border-top: 3px solid #333;*/
	border: 0 none;
	color: #333;
}
/*table tr:nth-child(odd) {
	background: #ccc;
}*/
table th {
	text-align: left;
	padding: 5px;
	/*border-bottom: 1px solid #333;*/
	border: 0 none;
	background: #f1f1f1;
	color: #333;
	font-weight: bold;
}
table td {
	text-align: left;
	padding: 5px;
	/*border-bottom: 1px solid #333;*/
	border: 0 none;
	vertical-align: top;
}
/* Form style */
textarea, input, select {
	border: 1px solid #153252;
	padding: 3px;
	margin: 5px 0;
}
input[type=submit], input[type=button], input[type=reset], button, input[type=radio], input[type=checkbox] {
	width: auto;
	background: #153252;
	color: #fff;
	padding: 3px 10px;
}
label {
	display: inline-block;
	margin: 5px 0;
	padding-right: 1%;
	vertical-align: top;
}

.ui-dialog form label {
	font-size: 1em;
	line-height: normal;
}

input[name=field_country_code] {
	width: 23px;
}
input[name=field_city_code] {
	width: 30px;
}
input[name=field_phone_int] {
	width: 100px;
}

/* Document styles*/
a[href$=".pdf"] {
	content: "";
	background: url('http://marquette.edu/_global-images/PDF_graphic_small.png') center right no-repeat;
	padding-right: 18px;
}
a[href$=".docx"] {
	content: "";
	background: url('http://marquette.edu/_global-images/WORD_graphic_small.jpg') center right no-repeat;
	padding-right: 18px;
}
a[href$=".doc"] {
	content: "";
	background: url('http://marquette.edu/_global-images/WORD_graphic_small.jpg') center right no-repeat;
	padding-right: 18px;
}

.container {
text-align: left;
max-width: 1024px;
}

.float_clear {
clear: both;
}

.social {
width: 1.5em;
height: 1.5em;
}

.breadcrumb>li+li:before{
	content: "//\00a0";
	color: #666;
	padding: 0;
}

#s-lib-bc .breadcrumb, #s-lib-admin-bc .breadcrumb{
	font-weight: normal;
	}

.footer li, 
.dropdown-menu li,
#s-lg-hp-nav ul li,
.s-lg-guide-body #s-lg-guide-header-attributes > li {
	list-style: none;
}

.s-lib-footer {
	background-color: transparent;
}

.form-horizontal .control-label{
	width: auto;
}

/* 
 * Accessibility Changes
 * copied from the general customizations css for the main website
 */

/* change font size from px and pt to em or % */
 h1 {
	font-size: 1.428em;
}
h2 {
	font-size: 1.142em;
}
h3 {
	font-size: 1.142em;
}
h4 {
	font-size: 1.142em;
}
h5 {
	font-size: 1em;
}
h6 {
	font-size: 0.857em;
}
p {
	font-size: 1em;
}
p.small {
	font-size: 0.857em;
}

table caption {
	text-align: left
}

/* improve contrast and readability */

.gold .resp-tabs-list li {
	min-height: 25px;
	color: #5b4704;
}
.gold .resp-tabs-list li.resp-tab-active{
	color: #003f6a !important;
}


.resp-tab-active {
 color: #565656;
}

#footer #lowerFooter a,
#footer #lowerFooter p {
	color: #b3c2d2;
}

a {
	min-height: 12px;
	min-width: 12px;
	color: #25496e;
}

/* Discovery layer links*/
.discovery a {
	color: #25496e;
}

/* places to study links*/
.place a {
	color: #25496e;
}

/* Navigation Ribbon and Rotating Banner Links*/
#maincontent .resp-tabs-container a,
#maincontent .flexslider .flex-caption a,
#maincontent p a,
#maincontent h1 a,
#maincontent > a,
#s-lib-footer-public a {
	text-decoration: none;
	border-bottom:1px dotted;
	padding-left: 2px;
	padding-right: 2px;
}

#maincontent a:hover,
#s-lib-footer-public a:hover {
  background-color: rgba(0, 87, 166, 0.70);
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ccc;
  border-radius: 5px;
  color: rgb(255, 237, 0);
}

p,
#breadcrumbs p,
ul,
ol,
ol > *,
li,
div {
	color: #000;
}

#topNavigation a,
#breadcrumbs a,
.footerContent a {
	text-decoration: none;
	border-bottom: 0 none;
}

.resp-tabs-container a < img,
.flexslider .flex-caption a < img {
	text-decoration: none;
	border-bottom:0 none;
}

p a:hover,
p a:active,
ul a:hover,
ul a:active,
ol a:hover,
ol a:active,
ul a:hover > *,
ul a:active > *,
ol a:hover > *,
ol a:active > *,
div a:hover,
div a:active, 
#menu li div div > a:hover,
#menu li div div > a:active {
	text-decoration: underline !important;
	color: #e3b600;
}

#footer p {
	color: #474747;
} 

#footer a {
	color: #28527d;
}

main {
	display: block;
}