/* Layout */
/* interviews.php */
#content_left {
	width: 200px;
	padding: 0;
	float: left;
}
#content_center {
	width: 800px;
	padding: 0;
	margin: 0 5px;
	float: left;
	background-color: white;
}
/* Profile */
/* window_interviews_hub_all_profile */
#hub_interview_name {
	text-decoration: none;
	font-style: normal;
	font-size: 20.5px;
	font-weight: bold;
	line-height: 21px;
}
#hub_interview_name a {
	text-decoration: none;
}
#hub_interview_name .firstname {
	color: #666666;
}
#hub_interview_name .lastname {
	color: #66CC33;
}
#window_interviews_hub_all_profile {
	position: relative;
	background: #cccccc;
	padding: 15px;
	width: 757px;
}
#window_interviews_hub_all_profile_content {
	background: white;
	padding: 5px;
	width: 747px;
	overflow: hidden;
}
#view_profile_img {
	width: 85px;
	height: 26px;
	border: 0;
	float: right;
}
#interview_hub_profile_occupation {
	font-size: 10pt;
	font-weight: bold;
	padding-bottom: 5px;
}
#interview_hub_profile_quote {
	font-style: italic;
	border-top: 1px dotted black;
	border-bottom: 1px dotted black;
	padding: 5px 0;
	margin-bottom: 5px;
}
#interview_hub_profile {
	padding: 10px;
}
#interview_hub_profile_nav {
	position: absolute;
	padding: 0;
	margin: 0;
	right: 15px;
	bottom: 1.5px;
	color: #666666;
	text-decoration: none;
	font-size: 7pt;
}
#interview_hub_profile_nav a {
	color: #66CC33;
	text-decoration: none;
	font-size: 7pt;
}
#interview_hub_profile_bio {
	overflow: hidden;
	x-overflow: ellipsis;
}
#interview_hub_profile_bio a {
	color: #66CC33;
	font-size: 8pt;
	font-weight: bold;
}
/* Interviews List */
/* window_interviews_hub_all */
#interviews_hub_profile_container {
	background: white;
	padding-top: 6px;
	padding-bottom:6px;
	padding-left: 6px;
	width: 780px;
}
#window_interviews_hub_all_sort {
	width: 780px;
}
#hub_interviews_nav {
	clear: both;
	width: 780px;
	background: white;
	text-align: right;
	display: none;
	padding: 10px;
}
.columnNamesTableTopDotted {
	border-top: 1px dotted black;
	margin-right:10px;
}
.columnNamesTableTop {
	border-top: 1px solid black;
	font-size:16px;
	font-weight:bold;
	font-family:"Trebuchet MS";
	margin-right:10px;
	border-bottom: 1px solid black;
	padding-top: 8px;
	padding-bottom: 8px;
}
.columnNames {
	font-weight:bold;
	font-size:11px;
	font-family:"Trebuchet MS";
	margin-top: 5px;
}
.columnNames div {
	border-bottom: 1px solid black;
	margin-right:10px;
	padding-bottom: 5px;
}
/* Interview Hub Table */
#interview_hub_table .columnNamesTop th {
	text-align: left;
	border-bottom: 1px solid black;
	margin: 2px;
	font-size: 8pt;
	font-family:"Trebuchet MS";
}
#interview_hub_table .columnNamesTop th a {
	float: left;
	text-decoration: none;
	color: #333333;
}
#interview_hub_table .interview_hub_item_template td {
	white-space: nowrap;
	width: 100px;
	/*color: #3366CC;*/
	font-size: 8pt;
	font-family:"Trebuchet MS";
}
#interview_hub_table .interview_hub_item_template td div {
	text-overflow: ellipsis;
	overflow: hidden;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-right: 5px;
	margin-left: 1px;
	border-bottom: 1px dotted black;
}
/*#interview_hub_table .interview_hub_item_template:hover, #interview_hub_table .interview_hub_item_template.active {
	background-color: #3366CC;
	cursor: pointer;
	color: white;
} 
#interview_hub_table .interview_hub_item_template:hover td, #interview_hub_table .interview_hub_item_template.active td {
	color: white;
} Remove Per Ticket #2236 */
#interview_hub_table .interview_hub_item_template td div.occupation, #interview_hub_table .interview_hub_item_template td div.company {
	color:#666666 !important;
}
#interview_hub_table .interview_hub_item_template:hover td div.occupation, #interview_hub_table .interview_hub_item_template:hover td div.company {
	color:#666666 !important;
}
#interview_hub_table .interview_hub_item_template.active td div.occupation, #interview_hub_table .interview_hub_item_template.active td div.company {
	color:#666666 !important;
}
#interview_hub_table .interview_hub_item_template td div.name, #interview_hub_table .interview_hub_item_template td div.name a {
	color:#66CC33;
}
#interview_hub_table .interview_hub_item_template td div.interest, #interview_hub_table .interview_hub_item_template td div.interest a {
	color:#66CC33;
	;
}
.interview_hub_item_template {
	font-size: 7pt;
}
/* Interview Hub Thumbnails */
.interview_hub_box {
	background: white;
	border-top: 1px dotted black;
	border-right: 1px dotted black;
	float: left;
	padding-left: 15px;
	padding-top: 15px;
	padding-bottom: 10px;
	width: 135px;
	height: 115px;
}
.interview_hub_list {
	background: white;
	border-top: 0px;
	padding-left: 0px;
	border-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 20px;
	width:775px;
	font-weight:bold;
	text-transform: uppercase;
	color:#3266CC;
	font-size:11px;
	cursor: pointer;
	font-family:"Trebuchet MS";
}
.interview_hub_box .name, .interview_hub_box .name a:link, .interview_hub_box .name a:visited, .interview_hub_box .name a:hover {
	color: #66CC33;
	font-weight: bold;
}
.interview_hub_box .company {
	font-style: italic;
}
.interview_hub_list div {
	border-bottom: 1px dotted black;
}
.interview_hub_list div {
	border-bottom: 1px dotted black;
}
.interview_hub_list_selected {
	background: #3266CC;
	/*color:white;*/
	margin-right:10px;
}
.interview_hub_list_unselected {
	background: white;
	color:#3266CC;
}
#window_interviews_hub_all_sort {
	background: white;
	width: 100%;
}
#window_interviews_hub_all_sort:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
}
.interview_hub_box img {
	width: 100px;
	border: 0;
	padding: 3px;
}
.interview_hub_box.active img {
	padding: 0;
	border: 3px solid;
	border-color:#66cc33;
}
/* Interview Sort Widget */
/* widget_interviews_hub_sort */
#widget_interviews_hub_sort {
	width: 190px;
	padding:5px;
	background: white;
	margin-top:-3px;
	margin-bottom:-2px;
}
#widget_interviews_hub_sort_title {
	border-bottom:1px solid black;
	font-family:"Trebuchet MS";
	font-size:12pt;
	margin-bottom:5px;
	margin-left:14px;
	width:165px;
}
#widget_interviews_hub_sort img {
	width: 165px;
	border: 0;
	cursor: pointer;
	border-bottom: 1px dotted black;
}
#widget_interviews_hub_sort img:last {
 width: 165px;
 border: 0;
 cursor: pointer;
 border-bottom: 1px solid black;
}
#widget_interviews_hub_sort_title img {
	border: 0;
}

