﻿table {
}


/* job board */
.jobBoardList{
	width:100%;
	margin-top:5px;
	border: 0px #ccc dotted;
	}

.jobBoardDetail{
	width:100%; 
	border: 0px #ccc dotted
	}

.title {
	padding:5px 0px 5px 0px; 
	background-color:#fff; 
	font-size:110%; 
	font-weight:bold;
	}
.title a, .rowTitle a:hover {
	color:#fff;
	/*text-tranform:uppercase;*/
	}
.description {
	padding:5px 0px 0px 0px; 
	margin-bottom:22px;
	}

/* layout */
#keywords, #location, #employer{	
	text-align: left;
	line-height: 19px;
	border: 0px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	border-collapse: collapse;
	}
	
/* news home page */

.newsHome {
	margin:8px 0px 0px 0px;
	min-height: 30px;
	border: 0px dotted #ccc;
}
.newsHome a.title:link, .newsHome a.title:visited, .newsHome a.title  {
	display:block;
	border: 0px dotted #f2f2f2;
	padding:0px 0px 8px 0px;
}
.newsHome img {
	float:left;
	border: 0px dotted #ccc;
	/*width:60px;
	height:40px;*/	
	padding:0px 10px 2px 0px;
	/*margin-bottom:10px;*/
}

/* news page */

.NewsDiv {
	}
.NewsDiv img{
	float:left;
	border: 0px dotted #000;
	padding:0px 10px 2px 0px;
	}
.rightSummaryLink {
	font-size:90%;
	text-align:right;
	margin: 10px 8px 10px 0px;
	border: 0px dotted #ccc;
	}
	
/* media page - a is the container for video, div for audio */

ul#mediaGallery {
	font-family: Tahoma;
	font-size: 11px;
	list-style:none;
	margin:10px 0px 2px 0px;
	padding:0;
	width:470px;
	float:left;
	padding:5px 10px 10px 10px;
	}
ul#mediaGallery h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	}
#mediaGallery li, #mediaGallery li a, #mediaGallery li div {
	clear:both;
	width:470px;
	float:left;
	}
#mediaGallery li a, #mediaGallery li div {
	text-decoration: none;
	border: 1px solid #b2d1e3;
	background: #e9f7ff;
	color: #68a1c2;
	padding: 10px;
	width: 448px;
	position: relative;
	margin: 5px 0 0 0
	}
#mediaGallery li a em, #mediaGallery li div em {
	font-weight: bold;
	font-style: normal;
	display: block;
	font-size: 120%;
	margin: .5em 130px 0 0;
	}
#mediaGallery li a span {
	font-weight: normal;
	/*display: block;*/
	margin: 7px 60px 0 0
	}
#mediaGallery li a img {
	float: right;
	border: 1px solid #000;
	filter: alpha(opacity=100);
	-moz-opacity: 1.0;
 	opacity: 1.0;
	}
 #mediaGallery li div img{
	float: left;
	border: 0px solid #000;
	margin: 0px 5px 0px 0px;
	filter: alpha(opacity=100);
	-moz-opacity: 1.0;
 	opacity: 1.0;
	}
#mediaGallery li a:hover, #mediaGallery li div:hover {
	border: 1px solid #68a1c2;
	background: #fff;
	color: #000;
	}
#mediaGallery li a:hover img {
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
	opacity: 0.9;
	}
#mediaGallery li div embed {
	float: right;
	border: 0px solid red;
	filter: alpha(opacity=100);
	}
#mediaGallery li div span {
	font-weight: normal;
	display: block;
	margin: 10px 0px 0px 0px;
	}
#mediaGallery li div span a {
	margin:0px;
	padding: 0px;
	border: 0px solid #fff;
	color: #0000ff;
	display:inline;
	clear:none;
	float:none;	
	}
	

/* publications */
.rates {
	width:100%;
	border: #d4e2eb 1px solid;	
	border-right: #d4e2eb 0px solid;
	border-bottom: #d4e2eb 0px solid;
	}
.rates td {
	border-right: #d4e2eb 1px solid;
	border-bottom: #d4e2eb 1px solid;
	padding:5px 0px 10px 2px;	
	}

	
/* List summary page nav links */

span.but_first_disable, span.but_previous_disable, span.but_next_disable, span.but_last_disable { 
	display:inline-block;
	padding:5px;
	margin:5px;
	border: 1px solid #b2d1e3;
	background: #e9f7ff;
	color: #68a1c2;
	text-decoration:none;
	}

span.but_next a, span.but_last a, span.but_first a,  span.but_previous a  {
	display:inline-block;
	padding:5px;
	margin:5px;
	border: 1px solid #b2d1e3;
	background: #e9f7ff;
	color: #68a1c2;
	font-weight:bold;
	text-decoration:none;
	}

	
/* Comments */
#ratingSubmit {}
#ratingSubmit h2 {
	display:block;	
	background: #e9f7ff;
	color: #68a1c2;
	font-size: 90%; 
	font-weight:bold;
	margin: 0px 0px 8px 0px;
	padding: 5px 0 5px 5px;
	}
#ratingSubmit textarea {}
#ratingSubmit .button {
	padding:1px;
	margin:5px;
	border: 1px solid #b2d1e3;
	background: #e9f7ff;
	color: #68a1c2;
	}

table.ratingList{
	width:100%;
	border:0px #000 solid;
	}
.ratingListHeader {	
	display:block;	
	background: #e9f7ff;
	color: #68a1c2;
	font-size: 90%; 
	font-weight:bold;
	margin: 0px 0px 0px 0px;
	padding: 5px 0 5px 5px;
}

/* Ektron Page Builder */

[data-ux-pagebuilder="Column"]
{
	float:left; /* Correct page layout column behavior */
}

[data-ux-pagebuilder="DropZone"]:last-child:after
{
	content: ' ';
	width: 0px;
	height: 0px;
	clear: both;
	display:block;
}

/* Light Box - hover overlays */

a[rel="lightbox"][data-ob_showplaybutton]
{
	position: relative;
	display: block;
}

a[rel="lightbox"][data-ob_showplaybutton]::after
{
	content: url(/_design/images/dev/orangebox_play.png);
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -32px;
	margin-top:  -20px;
	width: 65px;
	height: 40px;
}

a[rel="lightbox"][data-ob_showplaybutton]:hover::after
{
	content: url(/_design/images/dev/orangebox_play_hover.png);
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -32px;
	margin-top:  -20px;
	width: 65px;
	height: 40px;
}

/* Rounded Buttons */
.roundedButton
{
	background: #007DC3;
	background-image: -webkit-linear-gradient(90deg,rgba(0,125,195,1.00) 0%,rgba(78,164,223,1.00) 100%); 
	background-image: -moz-linear-gradient(90deg,rgba(0,125,195,1.00) 0%,rgba(78,164,223,1.00) 100%); 
	background-image: -o-linear-gradient(90deg,rgba(0,125,195,1.00) 0%,rgba(78,164,223,1.00) 100%); 
	background-image: linear-gradient(0deg,rgba(0,125,195,1.00) 0%,rgba(78,164,223,1.00) 100%); 
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px; 
	display: table; 
	text-align: center; 
	padding: 9px 7px 9px 7px; 
	color: white; 
	font-size: 14px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing:border-box;
	box-sizing: border-box;
	font-family: Gotham, 'Helvetica Neue', Helvetica, Arial, sans-serif;
	cursor: pointer;
}

.roundedButton:hover
{
	background: rgba(0, 125, 195, 0.55);
	background-image: -webkit-linear-gradient(90deg,rgba(0,125,195,0.55) 0%,rgba(78,164,223,0.55) 100%); 
	background-image: -moz-linear-gradient(90deg,rgba(0,125,195,0.55) 0%,rgba(78,164,223,0.55) 100%); 
	background-image: -o-linear-gradient(90deg,rgba(0,125,195,0.55) 0%,rgba(78,164,223,0.55) 100%); 
	background-image: linear-gradient(0deg,rgba(0,125,195,0.55) 0%,rgba(78,164,223,0.55) 100%); 
}

.roundedButton a
{
	color: white !important;
	text-decoration:none;
}