@font-face {
    font-family: 'Lora_Regular';
    src: url('/fonts/Lora/Lora-Regular-webfont.eot');
    src: url('/fonts/Lora/Lora-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/Lora/Lora-Regular-webfont.woff2') format('woff2'),
         url('/fonts/Lora/Lora-Regular-webfont.woff') format('woff'),
         url('/fonts/Lora/Lora-Regular-webfont.ttf') format('truetype'),
         url('/fonts/Lora/Lora-Regular-webfont.svg#loraregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
font-family: Lora_Regular,Times,Serif;
background-color: #efece6;
}
.row {
	background-color: #fff;	
	max-width:75rem; /* 1200px */

}
.top-bar .row {
background:none;	
}

body, html, .off-canvas-wrap {
	height:100%;
	overflow-y:auto;
-webkit-overflow-scrolling: touch;
}

.off-canvas-list h3 {
	color:#fff;
}
.inner-wrap{min-height:100%; }

.move-right .mainSection{height:100% !important; overflow:hidden;}
.move-right .inner-wrap{max-height:100%;}
.move-right{overflow-y:hidden}

section.main-section {
	
	margin-top:1em;
	margin-bottom:1em;
	
	}

.toprow {
	padding-top:.2em;
}
footer.row {
	padding-bottom: .2em;	
}
	
.newbox
{
	width: 250px;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	border: solid 2px #000;
	padding: 4px;
	text-align: center;
	float: left;
	margin-right: 10px;
	background-color: #00bf00;
}

.newbox a:link, .newbox a:visited
{
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: white;
}

.newbox3
{
	width: 250px;
	display: block;
	border: solid 2px #000;
	padding: 4px;
	text-align: center;
	float: right;
	margin-left: 10px;
}

.newbox3 a:link, .newbox a:visited
{
	text-decoration: underline;
	font-family: Lora_Regular,Times,Serif;
	font-size: 15px;
	font-weight: bold;
}

    .socbtn {
        display:inline-block;
        width:95px;
        max-width:120px;
        height:32px;
        max-height:32px;
        margin-right:4px;
        overflow:hidden;
  }
  
  
  .videoseries2 {
	/*display: block;
	width: 500px;*/
	border: solid 0px #000;
	padding: 5px;
	background-color: #fff;
}

.videoseries2 p {
	font-family: tahoma;
	font-size: 16px;
}

.videoseries2 h5 {
	font-family: tahoma;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: #FF0000;
	margin-top: 0px;
	margin-bottom: 0px;
}

/* Define mobile styles */

@media only screen and (max-width: 40em) { 

section.main-section {
		margin-top:0em;
	margin-bottom:0em;
	

	}
.toprow {
	padding-top:.8em;
}
footer.row {
	padding-bottom: 0em;	
}
		
	.newbox
{
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	border: solid 2px #000;
	padding: 4px 3rem;
	text-align: center;
	float: left;
	margin-right: 0px;
	margin-bottom:1.2rem;
}
} /* max-width 640px, mobile-only styles, use when QAing mobile issues */


h1, h2, h3 {
	font-family: Lora_Regular,Times,Serif;
font-size: 1rem;	
font-weight:bold;
}
a {
color: #0000ee;
text-decoration: underline;	
}
.top-bar a {
text-decoration:none;	
}
a:hover, a:focus, a:visited {
    color: #0000ee;
}
ul.tpr-side-nav {
margin-left:0px;	
}
.tpr-side-nav li {
	list-style-type:none;
   
}

.tpr-side-nav li a:not(.button) {
 display: block;
    margin: 0;
    padding: 0;
	font-size:.95rem;
	
}
ul.off-canvas-list li a {
text-decoration:none;	
}

.top-montage  {
background: none;
    border: none;
    margin-bottom: .5rem;
    table-layout: auto;
	width:100%;
	max-width:728px;
}
.top-montage tr.even, .top-montage tr.alt, .top-montage tr:nth-of-type(2n) {
    background: none;
}

td.montage {
	background-color: white;
border: hidden;
text-align:center;
font-weight: bold;
vertical-align: top;
}

.fb_iframe_widget,
.fb_iframe_widget span,
.fb_iframe_widget span iframe[style] {
  min-width: 100% !important;
  width: 100% !important;
}

/* Style from orig site - probably reduced down */

body {
font-family: Lora_Regular,Times,Serif;
font-size: 15px;
font-weight: normal;
line-height: 136%;
background-color: #efece6;
}

p {
/*color: #000000;
font-family: Lora_Regular,Times,Serif;
font-size: 15px;*/
}

p.modulelinks {
color: #000000;

margin-top: 8px;
line-height: 50%;
}


ol {
 list-style-position: inside;
}


td.content {
color: #000000;
font-family: Lora_Regular,Times,Serif;
padding: 3px;
border-width: 0px;
border-style: solid;
border-color: #000000;
font-size: 15px;
}

.sup {
position: relative;
bottom: 0.4em;
font-size: 0.8em;
}

.sitemaptable {
	color: #000000;
	font-family: Lora_Regular,Times,Serif;
}

.sitemaptable ul {
	margin-top: 2px;
}

.newleft {
	display: block;
	float: left;
	margin-right: 5px;
	/*width: 350px;*/
}



.testq li {
color: #000000;
font-family: Lora_Regular,Times,Serif;
font-size: 15px;
padding-bottom: 4px;
padding-top: 4px;
}

.testq ol ol
	{list-style-type: lower-alpha;}


#campusexplorer1 {
        width: 180px;
	background-color: #fff;
	float: right;
	display: block;
	font-family: tahoma;
	font-size: 10pt;
	padding:10px;
    }
	




/* ---- Begin Indeed Widget ---- */
/* ---- Default Fonts and Background Styles ---- */
.INDEED .layout {
	font-family: Georgia, Helvetica, sans-serif;
	font-size: 13px;
	color: black;
	background-color: #ECECEC;
}
/* ---- Default Link Styles ---- */
.INDEED .layout a,
.INDEED .layout a:link {
	color: navy;
}
.INDEED .layout a:visited	{
	color: purple;
}
.INDEED .layout a:hover		{
	color: navy;
}
.INDEED .layout a:active	{
	color: red;
}

/* ---- What/Where input labels ---- */
.INDEED .jobSearchForm label {
	color: #f60;
}
/* ---- Search Title ---- */
#jobSearch .searchResultsHeader .searchResultsTitle {
	font-size: 21px;
	font-family: Georgia, Helvetica, sans-serif;
	color: black;
}
#jobSearch .searchResultsHeader .searchResultsTitle em { font-style: normal;}
/* ---- Search Title - Amount Jobs Found ---- */
#jobSearch .searchResultsHeader .searchResultsTitle .amount {
	color: dark-grey;
}
/* ---- Job Title for View Job, Preview Job ---- */
.INDEED .job .jobTitle {
	font-size: 21px;
	font-family: Georgia, "Times New Roman", Times, serif;
	
}

/* --- Post Job Title --- */
#postJob #postJobForm h1 {
	font-size: 21px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 0;
	margin-bottom: 0;
	
}
/* ---- End Indeed Widget ---- */

p.copy
{
	font-family: Georgia;
	font-size: 0.9rem;
	text-align: center;
}

.headergads
{
/*display: block;*/
padding-bottom: 10px;
padding-top: 0px;
}

.footergads
{
/*display: block;*/
text-align:center;

}

.gnomes1
{
	width: 185px;
	display: block;
	border: solid 2px #000;
	padding: 4px;
	text-align: center;
	float: right;
	margin-left: 10px;
}

.gnomes1 a:link, .gnomes1 a:visited
{
	text-decoration: underline;
	font-family: Georgia;
	font-size: 15px;
	font-weight: bold;
}





/* Begin Google AdSense Style */

a.adLink_a:hover {background-color: ; text-decoration: none; }
a.adLink1_a:hover {background-color: ; text-decoration: none; text-align:center}
a.adTitle_a:hover {background-color: ; text-decoration: none; }
a.adTitle1_a:hover {background-color: ; text-decoration: none; text-align:center}
a.adLink_a {text-decoration: none }
.single_center {text-align: center}
a.adTitle_a {text-decoration: none }
a.adLink1_a {text-decoration: none; text-align:center}
a.adTitle1_a {text-decoration: none; text-align:center}
.header	{background:#eee;padding:4px; font-size:15px; font-weight:bold}
.ad {width: 320px; height: 500px;}
.ad1 {width: 320px; height: 500px; }
.adText {color:000000;text-decoration: normal; font-family: Georgia; font-size:11pt; font-weight: normal; font-style: normal;}
.adText1 {color:000000;text-decoration:normal; font-family: Georgia; font-size:11pt; font-weight: normal; font-style: normal; text-align:center}
.adLink {overflow: hidden; color:black;text-decoration:normal; font-family: Georgia; font-size:12pt; font-weight: normal; font-style: normal;}
.adLink1 {color:55802B; text-decoration:normal; font-family: Georgia; font-size:12pt; font-weight: normal; font-style: normal; text-align:center}
/* body, td, div {font-family:Georgia;font-size:12px; color: #000000;} */

.abg {color:000000;text-decoration:none; font-family: Georgia; font-size:11pt; font-weight: normal; font-style: normal;}
.adTitle {color:0000EE;text-decoration:underline; font-family: Georgia; font-size:12pt; font-weight: normal; font-style: normal;}
.adTitle1 {color:0000EE;text-decoration:underline; font-family: Georgia; font-size:12pt; font-weight: normal; font-style: normal; text-align:center}
.ga_box1 {background-color: ffffff;width:320px;margin-left:0px; margin-right: 2px; margin-bottom: 2px; opacity: 1; background-image: url(); background: nottransparent; }

.ad {font-family:Georgia;font-size:12px; color: #000000;}

.horizad {font-family:Georgia;font-size:12px; color: #000000; width: 520px;}
.horizad tr td { vertical-align: top; }
.adTitle {font-weight: bold; }

.ga_box1 .adText {
  font-size: 9pt;
}
.ga_box1 .adTitle {
  font-size: 10pt;
}
.ga_box1 .adLink {
  font-size: 10pt;
}


#ga_unit1 {
  float: left; 
  padding-right: 24px;
}
/* End Google AdSense Style */


/*Start Subscribe Form Style*/     

.subscribeform input { 
	border: 4px solid #FF0000;
	border-radius: 8px;
	font-size: 35px;
	padding-left: 15px;
	width: 558px;
	margin:6px 10px;
}
.subscribeform {

	background: linear-gradient(to bottom, rgba(104, 104, 104, 0.77) 0%, #020202 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
	border-radius: 6px;
}

.sign {
	background: none repeat scroll 0 0 #333333;
	border: 4px solid #000000;
	border-radius: 5px;
	color: #FF0000;
	/*  height: 10%;*/
	margin-bottom: 3px;
}
.subscribecontainer {
border-radius: 10px;
/*    margin: 0px 185px;*/
width: 600px;
}
.sign h3,.sign h1, .sign h2 {

font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
/*  font-weight: 500;
line-height: 1.1;*/
margin-bottom: 10px;
margin-top: 20px;
text-align: center;
}

.subscribetext p {
color: #BAC4C8;
font-size: 24px;
line-height: 34px;
text-align: center;
padding:6px 0px;
}

.subscribebutton button {
	background-color:#ff0000;
	font-size: 50px;
	color:#fff;
	padding: 0;
	width: 580px;
	margin:10px;
	-moz-user-select: none;
	background-image: none;
	border: 1px solid rgba(0, 0, 0, 0);
	cursor: pointer;
	display: inline-block;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	border-radius: 6px;
	line-height: 1.33;
}
.subscribebutton button:hover {
	color:#000;
}

.nothanksbutton a {
	background-color:#a8a8a8;
	font-size: 30px;
	color:#fff;
	padding: 0;
	width: 480px;
	margin:50px 60px 0px 60px;
	/*      -moz-user-select: none;
	background-image: none;*/
	border: 1px solid rgba(0, 0, 0, 0);
	cursor: pointer;
	display: inline-block;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	border-radius: 6px;
	line-height: 1.33;
	text-decoration: none;
}
.nothanksbutton a:hover {
	color:#000;
}

.sign h1 {

	font-size:40px;
	line-height: 110%;
	color:#fff;
}


@media only screen and (min-width: 768px) and (max-width: 991px) {

.subscribeform input { 
	border: 4px solid #FF0000;
	border-radius: 8px;
	font-size: 35px;
	padding-left: 15px;
	width: 541px;
	margin:10px;
}
}

/*End Subscribe Form Style*/  


.moduleimage {

 width: 250px;
 float: right;
 display: block;

}

.shadow {
padding-left: 45px;
}
