/* CSS file for front end pages*/

body 
{
    background-color:#000;
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
a {color:#3366cc;}
a:hover {text-decoration: underline;}
nav ul {
	width:940px;
	margin:0px auto;
	background:#dda00b;
	height:20px;
	text-align:center;
	vertical-align:middle;
	padding: 0;
    height:37px;
}

nav ul li {
	float:left;
	border-right:1px solid #d5d5d5;
	list-style:none;
}
nav ul li a{
	color:#000;
	font-size:14px;	
	text-decoration:none;
	font-weight:bold;
	padding:10px 20px;
	display:block;
	padding:9px 20px 0;
	height:28px;
}
.active-main {background-color:#fff;}
#main-nav .active-main a {color:#333;}
#main-nav {background:url('../images/menu_underline.gif') repeat-x 0% 100% #e6e5e5; height:37px;}
#main-nav li a:hover {background:#555;text-decoration:none;color:#fff;}
#main-nav li a:active {color:#fff;background-color:#555;}
#branding {
	height:57px;
	width:100%;
	margin:0px;
	padding:0px;
	background: #585554;
	text-align:center;
}
#toolbar_bg {
	height:105px;
	background:#000;
	width:100%;
}
#logo {
	float:left;
	margin:20px;
	position:relative;
	top:8px;
}
#logo img {cursor:pointer;}
#toolbar {
	width:940px;
	margin:0 auto;
}
#social {
	float:left;
	top:45px;
	position:relative;
	color:#fff;
	width:350px;
	text-align:center;
	vertical-align:middle;
	left:65px;
}
#social img {}
#social img {
	margin:8px 3px -5px 4px;
	cursor:pointer;
}
#search, #search_field, .search, .search_field {
	float:right;
	border-radius:14px;
	-moz-border-radius:14px;
	-webkit-border-radius:14px;
	padding:0 10px;
	position:relative;
	top:25px;
	height:24px;
	width:225px;
	right:5px;
	border:0;
}
#search_icon{
	float:right;
	top:6px;
	position:relative;
	right:14px;
	cursor:pointer;}
#content_wrapper {background: url('../images/bg_gradient.jpg') repeat-x #dda00b;width:100%;}
#content {
	width:940px;
	margin:auto;
	min-height:400px;
	background:#fff;
	padding:0px;
	font-size:14px;
}
.admin-container{padding:20px;}
#request-overview {padding:40px 20px 20px 20px;}
#footerWrapper {
	width:100%;
	background:#000;
	color:#fff;
	line-height:20px;
	font-size:14px;
	padding:0;
}
#footerWrapper a{
	color:#fff;
	text-decoration:none;
}
#footerWrapper a:hover{
	text-decoration:underline;
}
#footerContainer{
	width:900px;
	margin:auto;
	padding:30px;
}

#footer_left {
	float:left;

}
#footer_right {
	float:right;
	text-align:right;
}
.clear_footer {clear:both;height:0px;overflow:hidden;}
#content table {
	width:100%;
}

#content th {
	background:#CCC;
	height:30px;
}
/* home page */
#student_button_home
{
    background:url('../images/bg_issue_student.jpg');
    height:265px;
    width:408px;
    border:1px solid #b2b2b2;
    text-decoration:none;
    margin:0 0 0 30px;
    float:left;
    cursor:pointer;}
#faculty_button_home
{
    background:url('../images/bg_issue_faculty.jpg');
    height:265px;
    width:408px;
    border:1px solid #b2b2b2;
    text-decoration:none;
    margin:0 30px 0 0;;
    float:right;
    cursor:pointer;}
#faculty_button_home:hover {background-position:0px -299px;}
#student_button_home:hover {background-position:0px -299px;}

/* Single submission*/
#requestor1{
	float:left;
	width:30%;
	height:100%}
#details{float:left;width:70%;}
#single1{position:relative;width:50%;float:left;}
#single2{width:50%;float:left;}
#telegramWrapper{position:relative;height:400px;}
/* Homepage callout button links */
#homepage_TGLinks img {cursor:pointer;width:50%; padding:0px;margin:0px; }
#homepage_links {
	padding:60px 0 130px 0;
	width:900px;}
#calendar 
{
	height:50px;
	width:180px;
	float:left;
	margin:0 10px 0 60px;
	cursor:pointer;}
#news 
{
	height:50px;
	width:180px;
	float:left;
	margin:0 0 0 10px;;
    cursor:pointer;}
#newsletter 
{
    color:#fff;
	height:50px;
	width:180px;
	float:right;
	margin:0 10px 0 0;
    cursor:pointer;}
#alert 
{
	height:50px;
	width:180px;
	float:right;
	margin:0 60px 0 10px;
    cursor:pointer;}
#breadcrumb {margin-top: 30px;position:relative;}
table{
	font-size:11px;
	padding:5px;
	font-family:Arial, Helvetica, sans-serif;}
	
	#content p, #content ul {color:#666;}
	#content b {color:#222;}
	#content ul li {line-height:18px;margin-bottom:5px;}
#content #archives_calendar th {
	background:none;
	height:25px;
	border-left:none;
	border-right:none;
	border-bottom:none;
	padding-top:8px;
	color:#585553;
}
.eventInst {margin-bottom:35px !important;}
td.fc-widget-content {
    background:#f2efea;
    border:1px solid #fff;
    padding:10px; }
.fc-grid .fc-day-number
{
    float:left !important;
    margin:10px 15px;
    color:#000000;
    font-size:14px !important;
    font-family:Arial !important;
    font-weight:bold !important;
}
.fc-event-skin {BORDER:NONE !important;background:none !important;color:#3366cc !important;font-size:14px !important;font-weight:bold !important;}
.fc-button-prev, .fc-button-next {margin:5px !important;}
.fc-event-time, .fc-event-title {margin-left:15px !important;}
.ui-tabs .ui-tabs-nav li a {padding:7px 0 !important;}
.ui-tabs .ui-tabs-panel {padding:15px !important}
#ctl00_cphMain_btnSubmit {margin-bottom:30px}

/* FAQ Page */
#FAQWrapper {background:url('../images/FAQMenu.jpg') repeat-y 640px; width: 940px;}
#FAQContainer {}
#MenuGradient {background:url('../images/sidemenu_gradient.png');height:100px;width:300px;position:relative;top:0px;right:0px;float:right;}
#FAQContent {width:580px;
             float:left;
             font-size:14px;
             line-height:20px;
             color:#666;
             padding:30px;
             padding-bottom:60px;
            }
#content #FAQMenu h1 {text-transform:uppercase;}
#FAQMenu {position:relative; width:220px; float:right; top:-100px; padding:50px 40px 40px 40px;}
#content #FAQContent h2, #content #FAQContent h1 {font-weight:bold;color:#222222;font-size:16px;}
#content #FAQContent h2 {margin:30px 0 15px 0;}
#content #FAQContent p {color:#666666;}
#content #FAQMenu h1{text-transform:uppercase;border-bottom:1px solid #c7c6c7;font-size:20px;font-weight:bold;color:#464646;line-height:36px;padding-right:-40px;}
#content #FAQMenu ul {padding:0 10px 0 15px;}
#content #FAQMenu ul li {color:#6a6867;margin-bottom:10px;}
#content #FAQMenu ul li a{font-weight:bold;font-size:13px;color:#3366cc;line-height:16px;}
#content #event_template {border:1px solid #ccc; padding:5px 15px; background:#edeae3;margin:0 30px}
#content #FAQContent #FAQChecklist {list-style-type:none;padding-left:20px;}
#FAQChecklist li {background: url('../images/telegram/bullet_check_green.gif') no-repeat;padding-left:18px;}

#search, .search {display:block;font-family:Arial, Helvetica, Sans-Serif !important;font-size:13px;color:#555;}
#request-tabs ul li a {cursor:pointer !important;width:100% !important;line-height:25px;text-transform:uppercase;}
#request-tabs ul li a:hover {color:White;background:#555;text-transform:uppercase;}
.ui-widget {font-family:Arial;line-height:20px;}
#request-disclaimer {line-height:20px;}
#ctl00_cphMain_ucEvent_pnlWebsite {padding-bottom:30px;}
.instructions {padding-bottom:0px !important;}
#home_submit a 
{
    background:url('../images/telegram/submit_button.gif');
    cursor:pointer;
    height:40px;
    width:200px;
    margin:25px auto 35px auto;
    display:block;
    position:relative;}
#home_submit a:hover {background:url('../images/telegram/submit_button.gif') 0 40px;}

#menu-submit-button{padding:3px 20px 0px 20px !important;border:none;float:right;height:34px}
#menu-submit-button:hover {background:#ddd;}
#ctl00_ucNavigation_pnlMain {width:940px;margin:auto;background:#E8E7E7}
#telegram {padding-bottom:60px !important;}
#gotop {
    background: url("../images/gotop.png") no-repeat scroll 0 0 transparent;
    bottom: 2px;
    display: block;
    height: 58px;
    overflow: hidden;
    position: fixed;
    right: 5px;
    text-indent: 9999px;
    width: 58px;
}

#archives_calendar{width:880px;margin:30px;}


header h1 { color: #fff; }
#search label { color: #fff; }


/* Print Styles */
@media print 
{
#FAQMenu, #gotop, #toolbar_bg, nav, #MenuGradient {display:none;}
#content_wrapper, body, #TelegramWrapper, #MenuGradient, #FAQWrapper {background:transparent;background-image:none !important;}
#telegram {width:100% !important;}
}

a.skip-links-item {
	font-size: 14px;
	text-decoration: underline;
	position: absolute;
	left: 15px;
	top: -100px;
	z-index: 10000;
	height: auto;
	margin: 0 auto;
	padding: 10px 15px;
	background-color: transparent;
	color: #000;
	outline: none;
	transition: top .2s, background-color .2s, color .2s;
}

a.skip-links-item:active, a.skip-links-item:focus {
	top: 0;
	background-color: #272727;
	color: #ffba00;
}

#skip-links {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	margin-left: 0;
	list-style: outside none;
}

.hide-for-screenreader, .screen-reader-text {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}


/**********************
	Resource buttons

*/

.res-buttons {
	display: flex;
	margin: 40px -5px;
}

.res-button {
	margin: 0 5px;
}

.res-button--title {
	background: #000000;
	display: block;
	position: relative;
}

	.res-button--title::after {
		display: block;
		content: '';
		height: 90px;
		width: 100%;
	}

	.res-button--title a {
		color: #ffba00;
		display: flex;
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		font-size: 1.2rem;
		font-weight: 700;
		padding: 10px;
		justify-content: center;
		text-decoration: none;
		align-items: center;
		text-align: center;
	}

	.res-button--title img {
		width: 100%;
	}

	.res-button--description {
		font-size: 0.8rem;
		line-height: 1.2;
		padding: 10px;
		text-align: center;
	}

/*.res-button--image .res-button--title {
	display: block ;
	height: auto;
	padding: 0;
	position: relative;
}*/

	/*.res-button--image .res-button--title::after {
		display: block;
		content: '';
		height: 90px;
		width: 100%;
	}*/

	.res-button--image .res-button--title a {
		overflow: hidden;
	}

	.res-button--image .res-button--title a img {
		display: block;
		height: 100%;
		object-fit: cover;
	}