@charset "UTF-8";

/* Global Content Formatting and Styles */

html { position: relative; min-height: 100%; }

body {
	color: #414042;
	line-height: 1.5em;
	font-family: "Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;
	font-size: 14px;
	background: #fefefe url(/college/assets/img/background_gradient_150.jpg) repeat-x 0px 0px;
}

img { border: none; }

form fieldset { border: none; }

#topbanner { margin:0; padding:0; }
#topbanner a { margin: 0; padding: 0; display: block; text-decoration: none; }
#topbanner a span { display: none; }

#ur-logo { margin: 0; padding: 0; }
#ur-logo a { margin: 0; padding: 0; position: absolute; display: block; text-decoration: none; }
#ur-logo a span { display: none; }

nav a {
	color: #333;
	text-decoration: none;
	display: inline-block;
	font-weight: bold;
}
nav a:hover { color: #9B9890; }

.page {
	max-width: 980px;
	margin: 0px auto 0px auto;
	position: relative;
	height: 100%;
	margin-bottom: 225px; /* bottom = footer height */
}

#ur_search form fieldset { border: none; padding: 0; margin: 0; }
#ur_search a:link, #ur_search a:visited { color: #9BB3CA; font-weight: bold; text-decoration: none; font-size: 0.6em; }
#ur_search a:hover { color: #ffdd00; }
#ur_search .search_box { background-color: #000000; color: #cccccc; font-size: 11px; padding: 3px; width: 190px; border: 1px solid #666666; }

#slider_container { max-width: 100%; height: auto; padding-bottom: 20px; }

h1 { font-size: 2em; font-weight: normal; margin: 0; padding-bottom: .5em; line-height: normal; }
h2 { font-size: 1.7em; line-height: normal; }
h3 { font-size: 1.5em; margin-bottom: 10px; }
h4 { font-size: 1.2em; margin-bottom: 5px; }
p { margin: 0px .75em .75em 0px; line-height: 1.8em; }
a, a:visited { color: #333; text-decoration: underline; }
a:hover { color: #9BB3CA; }
ol li li { list-style-type:lower-alpha; }
ol li li li { list-style-type:lower-roman; }
hr { border: 0; width: 100%; color: #ccc; background-color: #ccc; height: 1px; }

article, aside { float: left; height: auto; padding: 30px 19px 30px 19px; }
aside.home-sidebar { background: url(/college/assets/img/side-border.png) repeat-y 0px 0px; }
article img { height: auto; max-width: 100%; }
article img.float-left { float: left; margin: 0 15px 15px 0; padding: 10px; border: 1px solid #ccc; }

.embed-container {
    position: relative;
    padding-bottom: 56.25%; /* 16/9 ratio */
    padding-top: 30px; /* IE6 workaround*/
	margin-bottom: 20px;
    height: 0;
    overflow: hidden;
}
.embed-container iframe,
.embed-container object,
.embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

table { width: 100%; border-collapse: collapse; margin-bottom: 40px; }
th { background: #666; color: white; font-weight: bold; }
td, th { padding: 6px; border: 1px solid #ccc; text-align: left; }

footer { 
	position: absolute;
    left: 0;
    bottom: 0;
    height: auto;
    width: 100%; 
	font-size: .85em; 
	color: #9B9890; 
	background-color: #021E47; 
}
footer .content-area {
    margin: 0 auto;
    max-width: 980px;
    position: relative;
	height: auto;
	overflow: auto;
	padding: 20px;
}
footer a, footer a:visited { color: #9B9890; }
footer a:hover { color: #9BB3CA; }

/* Special Classes */
img.border { border: 1px solid #ccc; }

a.cta {
	text-transform: uppercase;
	font-size: .9em;
	font-weight: bold;
	text-decoration: none;
	margin: .5em 0px 0px 0px;
	padding: 0px 12px 0px 0px;
	background: url(/college/assets/img/cta_arrow.png) no-repeat right 2px;
}
a.cta:hover { background-position: right -48px; }

.scale-with-grid { height: auto; max-width: 100%; }

.box_round { -webkit-border-radius: 10px; border-radius: 10px; background-clip: padding-box; }
.box_shadow { -webkit-box-shadow: 0px 0px 4px 0px #333; box-shadow: 0px 0px 4px 0px #333; }

.vcard { width: 95%; height: auto!important; height: 180px; min-height: 180px; margin: 10px 0 10px 0; }
.vcard h1 { font-size: 1.2em; }
.vcard h2 { font-style: italic; font-weight: normal; font-size: 1em; margin: 0; line-height: 1.5em;}
.vcard p { font-size: .8em; margin: 0; }
.vcard figure { display: block; float: left; margin: 3px 10px 0 0; }

.related { padding: 0; height: auto; }
.related a, .related a:visited { color: #E7D8AC; text-decoration: none; }
.related a:hover { color: #fff; }
.related a { font-size: 1.5em; padding-left: 1.3em; margin-left: .75em; background-image: url(/college/assets/img/white_arrow_large.png); background-repeat: no-repeat; background-position:left 3px; }
.related h1 { font-weight: normal; line-height: 1.2em; padding: 1em 1em .6em 1em; margin-bottom: 1em; border-bottom: 1px solid #fff; }
.related p { padding: 0 1.5em; }

.promo_container { padding: 15px 0px 15px 20px; }
.promo_container .promo {
	width: 33%;
	float: left;
	background-position: 0px 3px;
	background-repeat: no-repeat;
}
.promo_container .promo .content { padding: 0 30px 0 30px; }
.promo h3 { font-size: 1.1em; margin: 0px; }
.promo p { line-height: 1.5em; font-size: .9em; margin-bottom: 1em; }

.quick_links { font-size: 1.5em; margin-bottom: 40px; }
.quick_links p { line-height: 1.3em; font-weight: bold; letter-spacing: .5px; margin: 0; padding: 17px 0 20px 10px; border-bottom: 1px solid #E5E5E5; }
.quick_links span { font-weight: bold; }
.quick_links a { text-decoration: none; }

div.social { margin-bottom: 20px; }
div.social a { color: #EF3E42; opacity: .60; }
div.social a:hover { opacity: 1; }
div.social img { padding: 0; margin: 0 10px 0 0; }

.ofc_contact { float: right; }
.ofc_contact h3 { font-size: 1.1em; margin: 0; }

.dept-extra { margin-bottom: 20px; }
.dept-extra h3 { font-size: 1.2em; margin: 0; }

.clear-fix { clear: both; line-height: 1px; }

.float-left { float: left; margin: 0 15px 40px 0; }

.float-right { float: right; margin: 0 0 40px 15px; }