/*
========================================================
OPTION 5 CSS
RESEARCH CENTER TEMPLATES
CODED BY WADE STEWART

EDITING THIS CSS WILL EFFECT ALL SITES USING
THE REASEARCH CENTER OPTION 5 TEMPLATE.  ANY UPDATES
NEEDED TO A SPECIFIC SITE SHOULD BE MADE IN THE CENTER
OVERRIDE CSS FILE (E.G. POLSKY.CSS)

version: 2013-08-25
========================================================
*/

/* 
--------------------------------------------------------
1. COLUMN CLASS GUIDE for 960, 10 COLUMN GRID
--------------------------------------------------------
.container_10 
.grid_1: COLUMN = 76px
.grid_2: COLUMNS = 172px;
.grid_3: COLUMNS = 268px;
.grid_4: COLUMNS = 364px;
.grid_5: COLUMNS = 460px;
.grid_6: COLUMNS = 556px;
.grid_7: COLUMNS = 652px;
.grid_8: COLUMNS = 748px;
.grid_9: COLUMNS = 844px;
.grid_10: COLUMNS = 940px;
For Zero Margins (Left, Right or both) use
.grid_# .xmargin_lt, .grid_# .xmargin_rt, .grid_# .xmargin;
--------------------------------------------------------


--------------------------------------------------------
	STRUCTURE
-------------------------------------------------------- 
*/

body#option5 {
	color: #ffffff;
	background: url('/Boothsitecore/css/img/option5/opt5-bg_body-alt.jpg') top center scroll repeat-x #eeeeee;
}

#option5 #layer1 {
	background: url('/Boothsitecore/css/img/option5/opt5-bg_layer1.png') no-repeat center top;
	position: relative;
	margin: 0 auto;
	width: 1104px;
	min-height: 828px;
}

#option5 #layer2 {
	background: #000000;
	float: left;
	position:relative;
	/*box-shadow: 3px -3px 10px rgba(0,0,0,0.4);  
	-moz-box-shadow: 3px -3px 10px rgba(0,0,0,0.4);
	-webkit-box-shadow: 3px -3px 10px rgba(0,0,0,0.4);*/
	z-index: 0;
}

#option5 #layer3 {
	background-position: center top;
	background-repeat: no-repeat;
	float: left;
	position:relative;
	/*box-shadow: -3px -3px 10px rgba(0,0,0,0.4);  
	-moz-box-shadow: -3px -3px 10px rgba(0,0,0,0.4);
	-webkit-box-shadow: -3px -3px 10px rgba(0,0,0,0.4);*/
	z-index: 0;
}

#option5 #layer4 {
	background-position: left top;
	background-repeat: repeat-y;
	float: left;
	min-height: 585px;
	position: relative;
	width: 960px;
}

/* GRID OVERRIDES */

#option5 .container_10 {
	background: #ffffff;
	box-shadow: 0 0 10px rgba(0,0,0,0.4);  
	-moz-box-shadow: 0 0 10px rgba(0,0,0,0.4);
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,0.4); 	
	/*min-height: 732px;*/
}

#option5 header .grid_10,
#option5 #layer4 .grid_10 {
	width: 960px;
}

#option5 aside {width: 215px;}
#option5 section {width: 745px;}

/* 
--------------------------------------------------------
	TYPOGRAPHY
--------------------------------------------------------
*/

#option5 h2 {
	color: #333333;
	font-family: "Open Sans", sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 25px;
	margin: 0;
	padding: 0;
	text-transform: none;
}

#option5 h3 {
	color: #333333;
	font-family: "Open Sans", sans-serif;
	font-size: 14px;
	font-weight: 600;
	line-height: 25px;
	margin: 0;
	padding: 0;
	text-transform: none;
}

#option5.interior p {
	color: #333333;
	font-family: "Open Sans", sans-serif;
	font-weight: normal;
	/*line-height: 25px;*/
	margin: 0 0 20px;
	padding: 0;
}

#option5.home p {font-size: 14px;}
#option5.interior p {font-size: 12px;}

#option5 a {
	color: #9c1d21;
	text-decoration: underline;
}

#option5 a:hover {
	text-decoration: none;
}

/* 
--------------------------------------------------------
	HEADER
--------------------------------------------------------
*/

#option5 header .cnt_branding {
	background: #176273;
	float: left;
	height: 117px;	
	margin: 0;
	padding: 0;
	width: 215px;
}

/* SITE SEARCH */

#option5 header .searchbox {
	background-color: #0c353e;
	color: #a2a8ad;
	width: 215px;	
	-webkit-box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.3); /* Saf3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
	box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.3); /* Opera 10.5, IE9, FF4+, Chrome 6+, iOS 5 */
}

#option5 header .searchbox input[type="text"]{
	background: #0c353e;
	border: none;
	color: #a2a8ad;
	font-family: "Open Sans", sans-serif;
	font-size: 13px;
	font-weight: normal;
	padding: 8px 0 8px 24px;
	text-transform: none;
	width: 161px;
}

#option5 header .searchbox .submit {
	background: url('/Boothsitecore/css/img/option5/tmpl_opt5_search_icon.png') no-repeat center center;
	border: none;
	height: 17px;
	width: 16px;
}

/* Webkit Browser Hack */
@media screen and (-webkit-min-device-pixel-ratio:0) {
 	#option5 header .searchbox .submit  { height: 22px; }
}

/* Form Placeholder Text styles */
#option5 header ::-webkit-input-placeholder {color: #a2a8ad;}
#option5 header :-moz-placeholder {color: #a2a8ad;}
#option5 header ::-moz-placeholder {color: #a2a8ad;}
#option5 header :-ms-input-placeholder {color: #a2a8ad;}

/* 
--------------------------------------------------------
	LEFTRAIL / ASIDE / SIDEBAR
--------------------------------------------------------
*/

#option5 aside {
	float: left;
	/*min-height: 585px;*/
	position: relative;
}
	
/* NAVIGATION - GENERAL */

#option5 aside nav.menu {
	margin: 0;
	/*min-height: 576px;*/
	padding: 0;
	width: 215px;
}
	
/* NAVIGATION - FRONT PAGE */
	
#option5 aside nav.menu ul {
	list-style: none;
	margin: 0;
	padding: 25px 0 0 28px;
}

#option5 aside nav.menu ul li {
	background: none;
	line-height: 13px;
	margin: 0 0 16px;
	padding: 0;
}

#option5 aside nav.menu ul li a {
	color: #ffffff;
	font-family: "Open Sans", sans-serif;
	font-size: 11.5px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

#option5 aside nav.menu ul li a:hover {
	color: #16cdb9;
	text-decoration: none;
}

#option5 aside nav.menu ul li a.active {
	color: #16cdb9;
}

/* NAVIGATION - INTERIOR (SUB NAV MENU) */

#option5 aside nav.submenu {
	margin: 0 0 0;
	padding: 0;
	width: 178px;
}

#option5 aside nav.submenu ul {
	list-style: none;
	margin: 0;
	padding: 25px 0 0 0;
}

#option5 aside nav.submenu ul li {
	background: none;
	line-height: 13px;
	margin: 0 0 16px;
	padding: 0 5px 0 63px;

}

#option5 aside nav.submenu ul li a {
	color: #ffffff;
	font-family: "Open Sans", sans-serif;
	font-size: 11.5px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

#option5 aside nav.submenu a.active {
	color: #16cdb9;
}

#option5 aside nav.submenu ul li a:hover {
	color: #16cdb9;
	text-decoration: none;
}

/* NAVIGATION - INTERIOR (SLIDER MENU) */

#option5 nav.submenu .slider_menu {
	float: left;
	width: 29px;
	margin: 0;
	padding: 0 0 0 8px;
	position: relative;	
	z-index: 1;
}

#option5 nav.submenu .slider_menu img {
	padding: 12px 0 0;
}

#option5 nav.submenu .slider_menu hr {
	background: #ffffff;
	border: none;
	height: 1px;
	margin: 15px 0;
	width: 18px;
}

#option5 nav.submenu .slider_menu span {
	color: #ffffff;
	display: block;
	font-family: "Open Sans", sans-serif;
	font-size: 11.5px;
	font-weight: bold;
	height: 20px;
	position: relative;
	right: 4px;
	text-decoration: none;
	text-transform: uppercase;
    transform: rotate(90deg);
    -webkit-transform:rotate(90deg);
    -moz-transform:rotate(90deg);
    -o-transform: rotate(90deg);
	white-space:nowrap;
	width: 20px;
    writing-mode:inherit;
}

#option5 nav.submenu .slider_menu:hover {
	cursor: pointer;
}

#option5 nav.submenu .slider_menu ul#toggle_subnav {
	background: url('/Boothsitecore/css/img/option5/tmpl_opt5_sub_nav.png') repeat; 
    display: none; 
    float: left;
    margin: 0 0 0 -8px;
    overflow: hidden;
    position:absolute;  
    top:0;
	width: 215px; /*width: 152px;*/
	min-height: 565px; 
    /*min-height: 501px; */
}

#option5 aside nav.submenu .slider_menu ul#toggle_subnav li {
	background: none;
	line-height: 13px;
	margin: 0 0 16px;
	padding: 0 5px 0 63px;
	width: 147px;
}

#option5 nav.submenu .slider_menu a {
	opacity: 0;
}
	
/* SOCIAL MEDIA (MAIN MENU ONLY) */

#option5 aside .social {
	margin: 43px 0 30px 28px;
}

#option5 aside .social div {
	display: block;
	clear: both;
	color: #ffffff;
	font-family: "Open Sans", sans-serif;
	font-size: 11.5px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

#option5 aside .social a {	
	display: inline-block;
	list-style: none;
	margin: 14px 14px 0 0;
	padding: 0;
	text-decoration: none;
}

#option5 aside .social a.facebook {
	background: url('/Boothsitecore/css/img/option5/opt5-icon_fb_24x25.png') no-repeat; 
	height: 25px;
	width: 24px;
}

#option5 aside .social a.facebook:hover {
	background: url('/Boothsitecore/css/img/option5/opt5-icon_fb_24x25_hover.png') no-repeat; 
	height: 25px; 
	width: 24px;
}

#option5 aside .social a.twitter {
	background: url('/Boothsitecore/css/img/option5/opt5-icon_tw_31x25.png') no-repeat; 
	height: 25px; 
	width: 31px;
}

#option5 aside .social a.twitter:hover {
	background: url('/Boothsitecore/css/img/option5/opt5-icon_tw_31x25_hover.png') no-repeat; 
	height: 25px; 
	width: 31px;
}

#option5 aside .social a.youtube {
	background: url('/Boothsitecore/css/img/option5/opt5-icon_yt_21x25.png') no-repeat; 
	height: 25px; 
	width: 21px;
}

#option5 aside .social a.youtube:hover {
	background: url('/Boothsitecore/css/img/option5/opt5-icon_yt_21x25_hover.png') no-repeat; 
	height: 25px; 
	width: 21px;
}
	
/* BOOTH BRANDING */

#option5 .booth_branding {
	bottom: 32px;
	float: left;
	left: 47px;
	position: absolute;
}
	
/* 
--------------------------------------------------------
	SECTION - HOME
--------------------------------------------------------
*/

#option5.home section {
	float: right;
	min-height:585px; /*min-height: 732px;*/
}

#option5 section .green,
#option5 section .orange {
	float: right;
}

#option5 section .green {
	background: #139f90 url('/Boothsitecore/css/img/option5/op5-bg_vlines_green.png') repeat;
	margin: 237px 0 37px; /*was  margin: 384px 0 37px; */
	padding: 17px 21px 17px 31px;
	width: 306px;
}

#option5 section .orange {
	background: #e4840e url('/Boothsitecore/css/img/option5/op5-bg_vlines_orange.png') repeat;
	margin: 0;
	padding: 17px 19px 17px 16px;
	width: 673px;
}

#option5 section .green p {
	color: #ffffff;
	font-family: "Open Sans", sans-serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 25px;
	margin: 0;
	padding: 0;
}

#option5 section .green p strong {
	font-weight: 600;
}

#option5 section .orange p {
	color: #ffffff;
	font-family: "Open Sans", sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
	margin: 0;
	padding: 0;
}

/* 
--------------------------------------------------------
	SECTION - INTERIOR
--------------------------------------------------------
*/

/* BREADCRUMBS */

#option5.interior .breadcrumbs {
	background: none;
	font-size: .75em;
	margin-bottom: 20px;
}

#option5.interior .breadcrumbs a {
	text-decoration: none;
	text-transform: none;
}

#option5.interior .breadcrumbs a:hover {text-decoration: underline;}

#option5.interior .breadcrumbs a:after {
	content: '\00a0\00bb';
	font-family: sans-serif;
	font-size: 1em;
	text-decoration: none;
}

#option5.interior .breadcrumbs span {
	color: #333333;
	margin-left: 5px;
}

#option5.interior section {
	float: left;
	margin: 0;
	/*min-height: 585px;*/
	padding: 0;
	position: relative;
}

#option5.interior section section {
	float: none;
	margin: 0;
	padding: 0;
	position: relative;
	width: inherit;
}

#option5.interior section h1 {
	color: #ffffff;
	font-family: "Open Sans", sans-serif;
	font-size: 51.7px;
	font-weight: 100;
	letter-spacing: -1px;
	line-height: 52px;
	margin: 15px 0 28px 15px;
	padding: 0;
	text-transform: none;
}

#option5.interior section div.cnt_panel {
	background: #ffffff;
	float: left;
	min-height: 470px;
	padding: 10px 12px 15px 22px;
	width: 711px;

}

/* PAGE_CONTENT - USED ON 2 COLUMN CONTENT LAYOUT */

#option5.interior section .cnt_panel .page_content {
	float: left;
	width: 520px;
}

/* 
--------------------------------------------------------
	SECTION - FACULTY PAGE LAYOUT
-------------------------------------------------------- 
*/

#option5.interior section div.cnt_panel article {
	border-top: dotted 1px #7a7a7a;
	clear: left;
	display: block;
	float: left;
	padding: 20px 0;
	width: 100%;
}

#option5.interior section div.cnt_panel article:last-child {
	border-bottom: dotted 1px #7a7a7a;
	margin-bottom: 25px;
}

#option5.interior section div.cnt_panel article figure {
	border-bottom: 3px solid #224d8c;
	border-top: 3px solid #224d8c;
	float: left;
	height: 177px;
	margin: 0 15px 0 0;
	padding: 0;
	position: relative;
	width: 137px;
}

#option5.interior section div.cnt_panel article figure a {
	background: url('/Boothsitecore/css/img/option5/opt5-bg_faculty_profile_img.png') repeat;
	bottom: 0;
	font-family: "TradeGothic CN 18";
	font-size: 13px;
	font-weight: normal;
	left: 0;
	letter-spacing: 1px;
	margin: 0;
	padding: 10px 10px 10px 13px;
	position: absolute;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	width: 124px;
}


#option5.interior section div.cnt_panel article figure a:after {
	content: '\00a0\00bb';
	font-family: sans-serif;
	font-size: 1em;
	text-decoration: none;
}

#option5.interior section div.cnt_panel article h2 {
	color: #333333;
	font-family: "TradeGothic CN 18";
	font-size: 20px;
	font-weight: normal;
	line-height: 28px;
	margin: 0;
	padding: 0;
	text-transform: none;
}

#option5.interior section div.cnt_panel article a img {
	padding: 0 0 0 8px;
}

#option5.interior section div.cnt_panel article hr {
	background: #9e9e9e;
	border: none;
	clear: none;
	height: 1px;
	margin: 10px 0;
}

#option5.interior section div.cnt_panel article h3 {
	color: #373736;
	font-family: "Open Sans", sans-serif;
	font-size: 12px;
	font-weight: 600;
	text-transform: none;
	margin: 10px 0 0;
	padding: 0;
}

#option5.interior section div.cnt_panel article p {
	color: #373736;	
	font-family: "Open Sans", sans-serif;
	font-size: 12px;
	margin: 10px 0 0 152px;
	padding: 0;
}

/* 
--------------------------------------------------------
	SECTION - IMAGE CAROUSEL
-------------------------------------------------------- 
*/

#option5 .flex-caption h4.h-caption {
	color: #ffffff;
	font-family: "TradeGothic BoldCn 20";
	font-size: 20px;
	margin: 0;
	text-transform: uppercase;
}

#option5 .flex-caption p {
	color:#ffffff;
	font-weight: 600;
	margin: 0;
}

#option5 .flexslider.image-gallery {
	box-shadow: 0 0 0 0 #ffffff; 
		-webkit-box-shadow: 0 0 0 0 #ffffff;
	width: 520px;
	margin:25px 0 0;
}

#option5 .flexslider.image-gallery .flex-caption p {
	color: #ffffff;
	font-family: "Open Sans", sans-serif;
	line-height: 1.5;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	#option5 .flexslider .slides img {width: 520px;} 
}

#option5 .flexslider.image-gallery ul.slides,
#option5 .flexslider.image-gallery ul.slides li {
	margin:0;
	padding:0;
}

@media screen and (-webkit-min-device-pixel-ratio:0) { 
	#option5 .flexslider.image-gallery ul.slides li {margin-top: -18px;} 
}

/* 
--------------------------------------------------
	SECTION - TABLES
-------------------------------------------------- 
*/

#option5.interior section table {
	border: solid 1px #CACACA;
	border-collapse: collapse;
	border-top: solid 5px #176273;
	color: #333;
	font-family: "Open Sans", sans-serif;
	font-weight: normal;
	margin: 5px 0 20px;
	text-align: left;
	width: 100%;
}

#option5.interior section table caption h3 {
	margin: 0 0 10px;
	text-align: left;
}

#option5.interior section th,
#option5.interior section td {padding: 6px 10px;}

#option5.interior section th,
#option5.interior section .boothtableTableHeaderRow td {
	background-color: #dce8ea;
	border-bottom: solid 1px #CACACA;
	border-right: solid 1px #CACACA;
	color: #50575a;
	font-size: 0.75em;
	font-weight: bold;
	padding: 10px 0px 10px 10px;
}

#option5.interior section .boothtableTableBold {
	background-color: #dce8ea;
	border-bottom: solid 1px #CACACA;
	border-right: solid 1px #CACACA;
	color: #9B1115;
	font-size: 0.75em;
	font-weight: bold;
	padding: 10px;
}

#option5.interior section table.sortable th.sort:hover,
#option5.interior section table.sortable .boothtableTableHeaderRow td:hover {
	text-decoration: underline;
}

#option5.interior section .subheader {
    background-color: #dce8ea;
    border-bottom: solid 1px #CACACA;
    border-right: solid 1px #CACACA;
    color: #000000;
	font-size: 0.75em;
    font-weight: bold;
	padding: 6px 10px;/*padding: 10px;*/
	vertical-align: top;
}

#option5.interior section th.subheader a {color: #000000;}

#option5.interior section th.subheader a:hover {color: #000000;}

#option5.interior section th.subheader a:visited {color: #000000;}

#option5.interior section td {
	border-bottom: 1px solid #CACACA;
	border-right: 1px solid #CACACA;
	font-size: 0.75em;
}

#option5.interior section td p {font-size: 1em;	}

#option5.interior section td .lnkRegister {color: #9C1D21;}

/* Added the missing class from TableLayoutCss */
#option5.interior section .boothtable td.boothtableTableHeaderFirstCol{
	background-color: #dce8ea;
	border-bottom: solid 1px #CACACA;
	border-right: solid 1px #CACACA;
	color: #9B1115;
	font-size: 0.75em;
	font-weight: bold;
	padding: 10px;
}

#option5.interior section .boothtable td.boothtableTableFirstCol {	
	background-color: #dce8ea;
	border-bottom: solid 1px #CACACA;
	border-right: solid 1px #CACACA;
	font-size: 0.75em;	
	font-weight: bold;
	padding: 6px 10px;
	vertical-align: top;
}

#option5.interior section .boothtable td.boothtableTableFooterFirstCol {
	background-color: #dce8ea;
	border-bottom: solid 1px #CACACA;
	border-right: solid 1px #CACACA;
	color: #000;
	font-size: 0.75em;	
	font-weight: bold;
	padding: 6px 10px;
	vertical-align: top;
}

/* 
--------------------------------------------------------
	SECTION - TABS
-------------------------------------------------------- 
*/

#option5.interior .nav.tabs li {}

#option5.interior .nav.tabs li a {
	background: #dce8ea;
	color: #39393a;
	text-decoration: none;
}


#option5.interior .nav.tabs li.current a,
#option5.interior .nav.tabs li.current a:hover {
	background: none transparent;
	color: #39393a;
	text-decoration: none;
}

#option5.interior .nav.tabs li a:hover {
	background: #b3042e;
	color: #ffffff;
	text-decoration: none;
}

/* 
--------------------------------------------------------
	SECTION - VIDEO CAROUSEL
-------------------------------------------------------- 
*/

#option5.interior section .flex-container {
	background: transparent url('/Boothsitecore/css/img/option5/opt5-bg_vlines_white.png') repeat;
	margin-bottom: 25px;
	padding: 22px 20px 0;
}

#option5.interior section .videoDisplay {
    display: none;
    height: 270px;
    margin-bottom: 12px;
    width: 480px;
}


#option5.interior section .flexslider.video-gallery .video-holder a {
	display: block;
	margin-bottom: 12px;
}

#option5.interior section .flexslider.video-gallery .sub-slide.last {margin: 0;}

#option5.interior section .flexslider.video-gallery .sub-slide span {
	font-family: "Open Sans", sans-serif;
	font-size:11px;
	font-weight: bold;
	text-decoration: none;
}

#option5.interior section .flexslider.video-gallery .sub-slide span:after {
	color: #9b1115;
	content: '\00a0\00bb';
	font-family: sans-serif;
	font-size: 1em;
	text-decoration: none;
}

#option5.interior section .flexslider.video-gallery .sub-slide.selected a {
	color:#39393a;
	text-decoration: none;
}

#option5.interior section .flexslider.video-gallery .sub-slide a {
	color: #9b1115;
	text-decoration: none;
}

#option5.interior section .flexslider.video-gallery .sub-slide.selected span:after {content: none;}

#option5.interior section .flex-container h2 {	
	color:#39393a;
	font-family: "TradeGothic BoldCn 20";
	font-size: 18px;
	font-weight: normal;
	margin: 0 0 12px 4px;
	text-transform: uppercase;
}

/* 
--------------------------------------------------------
	ORDERED / UNORDERED LISTS 
-------------------------------------------------------- 
*/

#option5.interior section .bottom_body h2 {
	color: #50575a;	
	font-family: "TradeGothic BoldCN 20";
	font-size: 18px;
	font-weight: normal;
	margin: 0 0 25px;
	text-transform: uppercase;
}

#option5.interior section .bottom_body h3 {
	color: #50575a;
	font-family: "Open Sans", sans-serif;
	font-size: 14px;
	font-weight: 600;
	text-transform: none;
	margin: 0 0 25px 20px;
}

/* ORDERED LISTS */

#option5.interior section .bottom_body ol {
	background: none;
	margin: 0 0 25px 40px;
}

#option5.interior section .bottom_body ol li {
	background: none;
	color: #000000;
	font-family: "Open Sans", sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 22px;
	padding: 0 0 0 5px;
}

#option5.interior section .bottom_body ol li span,
#option5.interior section .bottom_body ol li li span {
	color: #000000;
	font-weight: normal;
}

#option5.interior section .bottom_body ol ol {margin:0 0 0 20px;}

/* UNORDERED LISTS */

#option5.interior section .bottom_body ul {
	background: none;
	list-style: none;
	margin: 0 0 25px 40px;
}

#option5.interior section .bottom_body ul li {
	background: url('/Boothsitecore/css/img/option5/opt5-icon_li.jpg') 0 0.5em no-repeat;
	color: #9c1d21;
	list-style: none;
	padding: 0 0 0 20px;
}

#option5.interior section .bottom_body ul li span,
#option5.interior section .bottom_body ul li li span {
	color: #000000;
	font-family: "Open Sans", sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 22px;
}

#option5.interior section .bottom_body ul ul {margin:0 0 0 20px;}

#option5.interior section .bottom_body li li {
	background: url('/Boothsitecore/css/img/option5/opt5-icon_li_li.jpg') 0 0.5em no-repeat;
	color: #898989;	
	padding: 0 0 0 20px;
}

/* 
--------------------------------------------------------
	NEWS FEED PAGE
-------------------------------------------------------- 
*/

#option5.interior section .page_content .form {
	background: transparent url('/Boothsitecore/css/img/option5/opt5-bg_vlines_white.png') repeat;
	box-shadow: 1px 1px 10px 0px rgba(0,0,0,0.3); 
	   -webkit-box-shadow: 1px 1px 10px 0px rgba(0,0,0,0.3); 
	float:left;
	margin: 0 0 25px;
	padding: 14px 21px 14px 14px;
	width: 485px; /*actual 520px*/
}

#option5.interior section .page_content .form .feed_cat {
	float: left;
	width: 270px;
}

#option5.interior section .page_content .form .feed_year {
	float: right;
	width: 196px;
}

#option5.interior section .page_content .form h3 {
	color: #39393a;
	display: block;
	font-family: "TradeGothic BoldCN 20";
	font-size: 14px;
	font-weight: normal;
	margin: 0 0 10px;
	text-transform: uppercase;
}

/* CHECK BOXES */

#option5.interior section .page_content .form label {
    margin-right: -2px;
    display: inline !important;
}

#option5.interior section .page_content .form label > label {
	color: #000000;
	font-family: "Open Sans", sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
	margin: 0;
	padding: 5px;
	text-transform: none;	
	
}

#option5.interior section .page_content .form.custom span.custom {
	background: url('/Boothsitecore/css/img/option5/opt5-icon_checkbox_inactive.png') 0 0 no-repeat;
	border: none;
	display: inline-block;
	height: 17px;
	position: relative; top: 3px;
	width: 17px;
}

#option5.interior section .page_content .form.custom span.custom.checkbox.checked {
	background: url('/Boothsitecore/css/img/option5/opt5-icon_checkbox_active.png') 0 0 no-repeat;
}


/* DROPDOWN MENU */

#option5.interior .form.custom div.custom.dropdown {
	display: block;
	height: 28px;
	font-size: 11px;
	margin-bottom: 9px;
	margin-top: 2px;
	position: relative;
	width: auto !important;
}

#option5.interior .form.custom div.custom.dropdown a.current {
	background: #d2d3ce;
	background: -moz-linear-gradient(top, #e1e2de 0%, #d2d3ce 100%);
	background: -webkit-linear-gradient(top, #e1e2de 0%,#d2d3ce 100%);
	background: -o-linear-gradient(top, #e1e2de 0%,#d2d3ce 100%);
	background: -ms-linear-gradient(top, #e1e2de 0%,#d2d3ce 100%);
	background: linear-gradient(top, #e1e2de 0%,#d2d3ce 100%);
	border: solid 1px #8d8d8d;
	color: #141414;
	display: block;
	line-height: 26px;
	min-height: 26px;
	overflow: hidden;
	padding: 0 38px 0 6px;
	text-overflow: ellipsis;
	text-decoration: none;
	white-space: nowrap;
	width: auto;
}

#option5.interior .form.custom div.custom.dropdown a.selector {
	background: url('/Boothsitecore/css/img/polsky/sprite.custom-forms.png') -40px 1px no-repeat;
	border: solid 1px #8d8d8d;
	display: block;
	height: 26px;
	position: absolute;
	right: 0;
	top: 0;
	width: 26px;
}

#option5.interior .form.custom div.custom.dropdown ul {
	background: #fff;
	border: solid 1px #8d8d8d;
	box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.3);
	display: none;
	height: 175px;
	list-style: none;
	margin: 0;
	width: 99% !important;
	overflow: auto;
	padding: 0;
	position: absolute;
	left: 0;
	top: 27px;
}

#option5.interior .form.custom div.custom.dropdown ul li.selected {
	background: url('/Boothsitecore/css/img/polsky/sprite.custom-forms.png') right -74px no-repeat;
}

#option5.interior .form.custom div.custom.dropdown ul li {
	background: none;
	cursor: pointer;
	font-size: 11px;
	margin: 0;
	min-height: 18px;
	padding: 3px 38px 3px 6px;
	white-space: nowrap;
}

#option5.interior section .page_content .form.custom div.custom.dropdown.open ul {
display: block;
z-index: 10;
}

/* old */
#option5.interior section .page_content .form.custom div.custom.dropdown {
	display: block;
	height: 28px;
	font-size: 11px;
	margin-bottom: 9px;
	margin-top: 2px;
	position: relative;
	width: auto !important;
}

#option5.interior section .page_content .form.custom div.custom.dropdown a.current {
	background: #d2d3ce;
	background: -moz-linear-gradient(top, #e1e2de 0%, #d2d3ce 100%);
	background: -webkit-linear-gradient(top, #e1e2de 0%,#d2d3ce 100%);
	background: -o-linear-gradient(top, #e1e2de 0%,#d2d3ce 100%);
	background: -ms-linear-gradient(top, #e1e2de 0%,#d2d3ce 100%);
	background: linear-gradient(top, #e1e2de 0%,#d2d3ce 100%);
	border: solid 1px #8d8d8d;
	color: #141414;
	display: block;
	line-height: 26px;
	min-height: 26px;
	overflow: hidden;
	padding: 0 38px 0 6px;
	text-overflow: ellipsis;
	text-decoration: none;
	white-space: nowrap;
	width: auto;
	word-wrap: nowrap;
}

#option5.interior section .page_content .form.custom div.custom.dropdown a.selector {
	background: url('/Boothsitecore/css/img/misc/sprite.custom-forms.png') -40px 1px no-repeat;
	border: solid 1px #8d8d8d;
	display: block;
	height: 26px;
	position: absolute; right: 0; top: 0;
	width: 26px;
}

#option5.interior section .page_content .form.custom div.custom.dropdown ul {
	background: #fff;
	border: solid 1px #8d8d8d;
	box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.3);
	display: none;
	height: 175px;
	list-style: none;
	margin: 0;
	min-width: 96.5%;
	overflow: auto;
	padding: 0;
	position: absolute; left: 0; top: 27px;
	width: auto;
}

#option5.interior section .page_content .form.custom div.custom.dropdown ul li.selected {
	background: url('/Boothsitecore/css/img/misc/sprite.custom-forms.png') right -74px no-repeat;
}

#option5.interior section .page_content .form.custom div.custom.dropdown ul li {
	background: none;
	cursor: pointer;
	font-size: 11px;
	margin: 0;
	min-height: 18px;
	padding: 3px 38px 3px 6px;
	white-space: nowrap;
}

/* NEWS FEED PAGENATION */

#option5.interior section .page_content .result-nav {
	background: #FFF;
	margin: 0;
}

#option5.interior section .page_content ul.search-nav {
	float: right;
	font-size: 0.75em;
	margin: 0;
	padding: 6px 8px;
}

#option5.interior section .page_content ul.search-nav li.pageprev, 
#option5.interior section .page_content ul.search-nav li.pagenext {
	color: #AAA;
	text-decoration: none;
}

#option5.interior section .page_content ul.search-nav li {
	background: none;
	color: #8B0F13;
	display: block;
	float: left;
	font-size: 0.8em;
	margin: 0em 0.4em;
	padding: 0em;
	text-decoration: underline;
}

#option5.interior section .page_content ul.search-nav li.nav-divider {
	color: #787878;
	font-size: 1em;
	line-height: 1em;
	margin: 0em .5em;
	text-decoration: none;
}

#option5.interior section .page_content ul.search-nav li.active {
	color: #000;
	text-decoration: none;
}

/* NEWS FEED LISTINGS */

#option5.interior section .page_content .news-listing {
	margin-bottom: 1.5em;
}

#option5.interior section .page_content .news-listing-info h3 a {
	color: #333333;
	font-family: "Open Sans", sans-serif;
	font-size:12px;
	font-weight: bold;
	line-height: 22px;
	text-decoration: none;
	text-transform: none;
}

#option5.interior section .page_content p.news-listing-timestamp {
	color: #333333;
	font-family: "Open Sans", sans-serif;
	font-size: 10px;
	line-height: 18px;
	margin: 0;
}

#option5.interior section .page_content .news-listing-snippet {
	font-size: 0.75em;
	line-height: 1.5;
}

#option5.interior section .page_content .news-listing-snippet p {
	display: inline;
	font-size: 1em;
}

/* #option5.interior section .page_content .news-listing-snippet a:after {
	color: #9b1115;
	content: '\00a0\00bb';
	font-family: sans-serif;
	font-size: 1em;
	text-decoration: none;
}*/

/* NEWSLETTER CONVIO FORM */

#option5.interior section .newsform .NVC_news_checkbox {
	float: left;
	margin: 5px 0 25px 24px;
}

#option5.interior section .newsform .NVC_news_checkbox div.checkbox {
	float: left;
}

#option5.interior section .newsform .NVC_news_checkbox div.label {
	margin: 0 0 0 40px;
	padding: 0;
}

#option5.interior section .newsform .NVC_news_checkbox input[type="checkbox"],
#option5.interior .scfSectionContent div input[type="radio"] {
	display: inline;
	/*position: relative; top: 4px;*/
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	#option5.interior section .newsform .NVC_news_checkbox input[type="checkbox"]:before {
		background: url('/Boothsitecore/css/img/option5/opt5-icon_checkbox_inactive.png') no-repeat;
		border: none;
		content: '';
		display: block;
		height: 17px;
		overflow: hidden;
		position: relative; top: -2px;
		width: 17px;
	}
}

#option5.interior section .newsform .NVC_news_checkbox input[type="checkbox"]:checked:before {
	background: url('/Boothsitecore/css/img/option5/opt5-icon_checkbox_active.png');
	border: none;
	content: '';
	display: block;
	height: 17px;
	overflow: hidden;
	position: relative; top: -2px;
	width: 17px;
}

#option5.interior section .newsform label,
#option5.interior .scfSectionContent div label {
	color: #333333;
	display: inline;
	font-family: "Open Sans", sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

#option5.interior .scfSectionContent div label {
	font-weight: bold;
}

#option5.interior section .newsform input[type="text"],
#option5.interior .scfSectionContent div input[type="text"] {
	border: solid #000000 1px;
	margin: 8px 20px 25px 0;
	padding: 9px 5px 8px;
}

#option5.interior .scfSectionContent div span {	
	color: #333333;
	font-family: "Open Sans", sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 25px;
	margin: 0;
	padding: 0;
	text-transform: none;
}

#option5.interior .scfMultipleLineGeneralPanel textarea {
	width: 100%;
}

#option5.interior table.scfRadioButtonList,
#option5.interior table.scfRadioButtonList td {
	border: none;
}

#option5.interior .scfSectionContent div input[type="radio"] {
	margin-right: 20px;
}

#option5.interior table.scfRadioButtonList td label {
	font-weight: normal;
}

/* Firefox */
#option5.interior section .newsform .NVC_news_select_st select,
#option5.interior section .newsform .NVC_news_select_country select {
	font-size: 12px; 
	margin: 8px 20px 0 0;
	padding: 5px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	#option5.interior section .newsform .NVC_news_select_st select { 
		background: transparent;
		border: 0;
		border-radius: 0;
		font-size: 12px;
		height: 23px;
		line-height: 1;
		margin: 0;
		padding: -5px 10px;
		width: 87px;
		-webkit-appearance: none;
		-moz-appearance: none;
	}
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	#option5.interior section .newsform .NVC_news_select_st {
		background: url('/Boothsitecore/css/img/option5/opt5-bg_form_st.png') no-repeat;
		border: none;
		height: 34px;
		margin: 8px 20px 0 0;
		overflow: hidden;
		width: 78px;
	}
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	#option5.interior section .newsform .NVC_news_select_country select { 
		background: transparent;
		border: 0;
		border-radius: 0;
		font-size: 12px;
		height: 23px;
		line-height: 1;
		margin: 0;
		padding: 0 10px;
		width: 166px;
		-webkit-appearance: none;
	}
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	#option5.interior section .newsform .NVC_news_select_country {
		background: url('/Boothsitecore/css/img/option5/opt5-bg_form_country.png') no-repeat;
		border: none;
		height: 34px;
		margin: 8px 20px 0 0;
		overflow: hidden;
		width: 167px;
	}
}

#option5.interior section .newsform input[type="submit"],
#option5.interior .scfForm div input[type="submit"],
#option5.interior section .newsform input[type="reset"] {
	background: #9c1d21;
	border-bottom: #b35f61 1px solid;
	border-left: #c99597 1px solid;
	border-right: #d4b6b7 1px solid;
	border-top: #cfa4a6 1px solid;
	color: #ffffff;
	display: inline-block;
	font-family: "TradeGothic BoldCN 20";
	font-size: 15px;
	font-weight: normal;
	margin: 0 0 25px;
	min-height: 12px;
	min-width: 12px;
	padding: 6px 11px 6px 11px;
	text-transform: uppercase;
}

#option5.interior .scfForm div input[type="submit"] {margin-top: 20px;}
#option5.interior section .newsform input[type="submit"] {margin-left: 158px;}
#option5.interior section .newsform input[type="reset"] {margin-left: 87px;}

/* 
--------------------------------------------------
	SECTION - RIGHT RAIL
-------------------------------------------------- 
*/

#option5.interior section .rightrail {
	float: right;
	width: 172px;
} 

#option5.interior section .rightrail .module {
	margin-bottom: 25px;
}

#option5.interior section .rightrail .module.follow  {
    display: block;
    float: left;
    position: relative;
    width: 170px;
}


#option5.interior section .rightrail .module.follow .module-header {
    background: #031a22;
    padding: 3px 0 2px 3px;
    height: 38px;
    width: 170px;
}
#option5.interior section .rightrail .module.follow .module-header h2 {
    color: #FFFFFF;
    font-family: "Open Sans",sans-serif;
    font-size: 13px;
    line-height: 35px;
    padding-left: 5px;
}
#option5.interior section .rightrail .module.follow .module-content {
    background: #0c353e;
    width: 170px;
     padding: 8px 0 8px 3px;
}
#option5.interior section .rightrail .module.follow .module-content a {
    padding-left: 5px;
}

/* ENGAGE MODULE */

#option5.interior section .rightrail .module.engage {
	display: block;
	float: left;
}

#option5.interior section .rightrail .module.engage .module-header {
	background: url('/Boothsitecore/css/img/option5/opt5-icon_module_engage.png')  no-repeat 80px 3px;
	color: #252e34;
	font-family: "TradeGothic BoldCn 20";
	font-size: 18.77px;
	font-weight: normal;
	line-height: 0.750em;
	padding: 10px;
	text-transform: uppercase;
}

#option5.interior section .rightrail .module.engage .module-content {
	overflow: hidden;
	position: relative;
}

#option5.interior section .rightrail .module.engage .module-content ul.resource-list {
	list-style: none;
	margin: 0;
	padding: 0;
}

#option5.interior section .rightrail .module.engage .module-content ul.resource-list li {
	background: none;
	border-bottom: 1px solid #babcb6;
	line-height: 0.446em;
	list-style: none;
	padding: 8px 9px;
}

#option5.interior section .rightrail .module.engage .module-content .resource-list li a {
	color: #9B1115;
	display: inline-block;
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	font-size: 12px;
	line-height: 1.6em;
	margin-top: 6px;
	padding-left: 28px;
	text-decoration: none;
}

#option5.interior section .rightrail .module.engage .module-content .resource-list li a:hover { 
	color: #b7042f; 
	text-decoration: underline;
}

#option5.interior section .rightrail .module.engage .module-content .resource-list li a:after {
	background: url("/Boothsitecore/css/img/option5/opt5-icon_module_left_arrow.png") right 2px no-repeat;
	content: " ";
	display:inline-block;
	height: 10px;
	margin-left: 4px;
	width: 5px;
}

/* NEWSLETTER MODULE */

#option5.interior section .rightrail .module.nv_newsletter {
	background: #9c1d21;
	background: -moz-linear-gradient(top, #9c1d21 0%, #7a1a1d 100%);
	background: -webkit-linear-gradient(top, #9c1d21 0%,#7a1a1d 100%);
	background: -o-linear-gradient(top, #9c1d21 0%,#7a1a1d 100%);
	background: -ms-linear-gradient(top, #9c1d21 0%,#7a1a1d 100%);
	background: linear-gradient(top, #9c1d21 0%,#7a1a1d 100%);
	display: block;
	float: left;
	padding: 10px 10px 11px;
	position: relative;
}

#option5.interior section .rightrail .module.nv_newsletter .module-header {}

#option5.interior section .rightrail .module.nv_newsletter .module-content {
	color: #ffffff;
	font-family: "Open Sans", sans-serif;
	font-size: 12.34px;
	line-height: 15.87px;
	text-transform: none;
}

/* ANNUAL REPORT MODULE */

#option5.interior section .rightrail .module.report {
	display: block;
	float: left;
	height: 150px;
	position: relative;
	width: 170px;
}

#option5.interior section .rightrail .module.report .module-header {
	background: url('/Boothsitecore/css/img/option5/opt5-bg_module_ar_header.png') no-repeat;
	color: #ffffff;
	font-family: "Open Sans", sans-serif;
	font-size: 14px;
	height:38px; /*actual 43px*/
	line-height: 18px;
	padding: 3px 0 2px 11px;
	width:170px;
}

#option5.interior section .rightrail .module.report .module-content {	
	background: url('/Boothsitecore/css/img/option5/opt5-bg_module_ar_content.png') no-repeat;
	height:107px;
	width:170px;
}

/* BLOG ROLL MODULE */

#option5.interior section .rightrail .module.blogroll {
	background: #f5f5f5;
	display: block;
	float: left;
	margin-bottom: 0;
	position: relative;
	width: 172px; /*actual 170px;*/
}

#option5.interior section .rightrail .module.blogroll .module-header {
	color: #333333;
	background: url('/Boothsitecore/css/img/option5/opt5-icon_module_blog.png') no-repeat 130px 25px;
	font-family: "Open Sans", sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 24px;
	padding: 30px 5px 0 13px;
	text-transform: none;
}

#option5.interior section .rightrail .module.blogroll .module-header strong {
	font-size: 18px;
	font-weight: bold;
	line-height: 25px;
}

#option5.interior section .rightrail .module.blogroll .module-content {
	padding: 0 5px 62px 13px;
}

#option5.interior section .rightrail .module.blogroll .module-content h1 {
	color: #333333;
	font-family: "Open sans", sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	margin: 20px 0 0;
}

#option5.interior section .rightrail .module.blogroll .module-content h2 {
	color: #333333;
	font-family: "Open sans", sans-serif;
	font-size: 10px;
	font-weight: normal;
	margin: 0;
}

#option5.interior section .rightrail .module.blogroll .module-content p {
	color: #333333;
	font-family: "Open sans", sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0;
}

#option5.interior section .rightrail .module.blogroll .module-content a {
	font-family: "Open Sans", sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	text-decoration: underline;
}

#option5.interior section .rightrail .module.blogroll .module-content a:hover {
	text-decoration: none;
}

#option5.interior section .rightrail .module.blogroll .module-content a:after {
	content: '\00a0\00a0\00bb'; /* 2 spaces + double carrot &raquo; */
	font-family: sans-serif;
	font-size: 1em;
	text-decoration: none;
}

/* POLSKY BLOG LINK MODULE */

#option5.interior section .rightrail .module.polskyblog {
	background: #447f8c;
	display: block;
	float: left;
	position: relative;
	width: 172px; /*actual 170px;*/
}

#option5.interior section .rightrail .module.polskyblog .module-header {
	padding: 13px 0 13px 19px;
}

#option5.interior section .rightrail .module.polskyblog .module-header a {
	color: #ffffff;
	font-family: "Open Sans", sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	text-decoration: none;
}

#option5.interior section .rightrail .module.polskyblog .module-header a:hover {
	text-decoration: underline;
}

#option5.interior section .rightrail .module.polskyblog .module-header a:after {
	color: #ffffff;	
	content: '\00a0\00a0\00bb'; /* 2 spaces + double carrot &raquo; */
	font-family: sans-serif;
	font-size: 1em;
	text-decoration: none;
}

/* FOLLOW POLSKY MODULE (PAGE_CONTENT FOOTER) */

#option5.interior section .page_content .module.followpolsky {
	display: block;
	float: left;
	margin: 60px 0 0;
	position: relative;
	width: 520px;
}

#option5.interior section .page_content .module.followpolsky .module-header {
	background: #447f8c;
	color: #ffffff;
	font-family: "Open Sans", sans-serif;
	font-size: 24px;
	font-weight: 100;
	letter-spacing: -1px;
	line-height: 18px;
	padding:11px 16px 12px;
}

#option5.interior section .page_content .module.followpolsky .module-content {
	background: #f4f4f4;
	padding: 30px 32px 33px 31px;
}

#option5.interior section .page_content .module.followpolsky .module-content a {
	padding-left: 65px;
}

#option5.interior section .page_content .module.followpolsky .module-content a:first-child {
	padding-left: 0;
}

/* 
--------------------------------------------------------
	BUCKETS
-------------------------------------------------------- 
*/

/* EACH BUCKET USES 2 COLUMN .GRID_2 */

#option5 #buckets {
	background: #333333;
	float: left;
	margin: 0 0 8px;
	padding: 15px 0;
	min-height: 291px;
	z-index: 1;
}

#option5 #buckets a {
	color:#ffffff;
	text-decoration: none;
}

#option5 #buckets a:hover article h2 {
	color: #16cdb9;
	text-decoration: none;
}

#option5 #buckets figure {
	position: relative;
}

/* VIDEO ICON - APPLY "VIDEO" CLASS TO EMPTY DIV BELOW IMAGE */
#option5 #buckets figure div.video {
	background: url('/Boothsitecore/css/img/option5/tmpl_opt5_video_icon.png') no-repeat ;
	height: 21px;
	width: 45px;
	position: absolute;
	right:7px;
	top:13px;
}

#option5 #buckets article h2 {
	color:#ffffff;
	font-family: "Open Sans", sans-serif;
	font-size: 14px;
	font-weight: 600;
	line-height: 16px;
	margin: 13px 0 10px;
	text-transform: none;
}

#option5 #buckets article p {
	color:#ffffff;
	font-family: "Open Sans", sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	margin: 0;
}

/* 
--------------------------------------------------------
	FOOTER - GENERAL
-------------------------------------------------------- 
*/

#option5 footer {
	background: #333333;
	float: left;
	min-height: 120px;
	margin: 0 0 50px; 
	z-index: 0;
}

#option5 footer .grid_4 p {
	color: #ffffff;
	font-family: "Open Sans", sans-serif;
	font-size: 10px;
	line-height: 14px;
	padding: 0 0 0 15px;
}

#option5 footer .grid_2 ul  {
	list-style: none;
	margin: 0;
	padding: 21px 0 0 6px;
}

#option5 footer .grid_2 ul li {
	background: none;
	line-height: 12px;
	margin: 0 0 5px;
	padding: 0;
}

#option5 footer .grid_2 ul li a {
	color: #ffffff;
	font-family: "Open Sans", sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 12px;
	text-decoration: none;
}

#option5 footer .grid_2 ul li a:hover {
	color: #16cdb9;
	text-decoration: none;
}

/* 
--------------------------------------------------------
	FOOTER - SOCIAL MEDIA 
-------------------------------------------------------- 
*/

#option5 footer .social {
	margin: 24px 0 14px 15px;
}

#option5 footer .social div {
	clear: both;
	color: #ffffff;
	display: inline-block;
	font-family: "Open Sans", sans-serif;
	font-size: 11.5px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

#option5 footer .social a {	
	display: inline-block;
	list-style: none;
	margin: 0 0 0 14px;
	padding: 0;
	position: relative; bottom:6px;
	text-decoration: none;
}

#option5 footer .social a.facebook {
	background: url('/Boothsitecore/css/img/option5/opt5-icon_fb_18x19.png') no-repeat; 
	height: 19px;
	width: 18px;
}

#option5 footer .social a.facebook:hover {
	background: url('/Boothsitecore/css/img/option5/opt5-icon_fb_18x19_hover.png') no-repeat; 
	height: 19px; 
	width: 18px;
}

#option5 footer .social a.twitter {
	background: url('/Boothsitecore/css/img/option5/opt5-icon_tw_24x19.png') no-repeat; 
	height: 19px; 
	width: 24px;
}

#option5 footer .social a.twitter:hover {
	background: url('/Boothsitecore/css/img/option5/opt5-icon_tw_24x19_hover.png') no-repeat; 
	height: 19px; 
	width: 24px;
}

#option5 footer .social a.youtube {
	background: url('/Boothsitecore/css/img/option5/opt5-icon_yt_16x19.png') no-repeat; 
	height: 19px; 
	width: 16px;
}

#option5 footer .social a.youtube:hover {
	background: url('/Boothsitecore/css/img/option5/opt5-icon_yt_16x19_hover.png') no-repeat; 
	height: 19px; 
	width: 16px;
}

/* -----------------------------------------
   FAQ page
----------------------------------------- */

#option5.interior section .cnt_panel .page-content .row {clear:both;}

#option5.interior section .cnt_panel .page-content ul.faq-links {
	margin: 0;
	padding: 0;
}

#option5.interior section .cnt_panel .page-content ul.faq-links li {
	margin: 0;
	padding: 0;
	background: none;
}

#option5.interior section .cnt_panel .page-content h2.faq {
	margin-top: 0;
	margin-bottom: 0.4em;
	font-family: "TradeGothic BoldCn 20";
font-size: 1.125em;
line-height: 1;
text-transform: uppercase;
margin: 1em 0;
font-weight: normal;
clear: both;
}

#option5.interior section .cnt_panel .page-content .faq-pair {
	clear: both;
	width: 100%;
	border-top: 1px dotted #999;
}
	
	#option5.interior section .cnt_panel .page-content .faq-pair.active .faq-query {
		background: #f5f5f5;
	}
	
	#option5.interior section .cnt_panel .page-content .faq-pair.active .faq-answer {
		display: block;
		/*width: 100%;*/
		overflow: hidden;
	}

/*
	#option5.interior section .cnt_panel .page-content .faq-pair.active .qanda {
		color: #938B82;
		min-width: 1.2em;
	}
*/
	
	
	#option5.interior section .cnt_panel .page-content .faq-pair.active .toggle-arrow {
		background: url(/Boothsitecore/css/img/misc/faq-arrow-toggle.png) 0px 0px no-repeat;
	}
	
#option5.interior section .cnt_panel .page-content .faq-query {
	overflow: hidden;
	padding: 0;
	margin-bottom: 0;
	background: none;
	cursor: pointer;
}
#option5.interior section .cnt_panel .page-content .no-js .faq-query { cursor: default; }

#option5.interior section .cnt_panel .page-content .faq-query:hover .toggle-text {
	visibility: visible;
}

#option5.interior section .cnt_panel .page-content .faq-query p:hover {
	color: #9B1115;
}

#option5.interior section .cnt_panel .page-content .faq-answer {
	/*float: left;*/
	display: none;
	padding: 1em;
	margin-top: 0;
	background: #FFF;
}
#option5.interior section .cnt_panel .page-content .no-js .faq-answer { display: block; }


#option5.interior section .cnt_panel .page-content .qanda {
	display: none !important;
/*
	float: left;
	width: 8%;
	font-family: 'TradeGothic BoldCn 20';
	font-size: 2em;
	color: #9B1115;
*/
}

#option5.interior section .cnt_panel .page-content .faq-content {
	float: left;
	width: 99%;
}

#option5.interior section .cnt_panel .page-content .faq-query .faq-content p {
	font-size: .75em;
	line-height: 1.5;
	margin: 1em 0;
	font-weight: bold;
}

#option5.interior section .cnt_panel .page-content .toggle-arrow {
	float: right;
	width: 13px;
	height: 7px;
	margin: 4px 5px;	
	background: url(/Boothsitecore/css/img/misc/faq-arrow-toggle.png) 0 0 no-repeat;
}
	#option5.interior section .cnt_panel .page-content .faq-content .toggle-arrow {
		display: block;
		float: right;
		width: 13px;
		height: 7px;
		margin: 13px 0;
		background: url(/Boothsitecore/css/img/misc/faq-arrow-toggle.png) 0 -9px no-repeat;
	}
	.no-js .faq-content .toggle-arrow { display: none; }

#option5.interior section .cnt_panel .page-content .toggle-text {
	color: #888;
	text-transform: uppercase;
	font-size: 0.6em;
	float: right;
	margin: 12px 1em 0 0;
	visibility: hidden;
}

#option5.interior section .cnt_panel .page-content .columns {
	margin-left: 0;
}

#option5.interior section .cnt_panel .page-content .back-nav {
	margin-bottom: 3em;
	text-align: left;
	font-size: 0.7em;
}

#option5.interior section .cnt_panel .page-content .back-nav .toggle-arrow {
	float: none;
	display: inline-block;
	margin: 0 5px;
}
.lt-ie8 #option5.interior section .cnt_panel .page-content .back-nav .toggle-arrow { zoom: 1; display: inline; }

iframe {width: 700px;}


/* News Page Selector Box */

#option5.interior #research_news .news-listing-filter {
	margin-left: -3px
}

#option5.interior #research_news .news-listing-filter h3 {
	margin-left: -0px;
	font-size: 18px;
	text-transform: uppercase;
	color: #39393a;
	font-family: "TradeGothic BoldCN 20";
	font-weight: normal;
}

.lt-ie9 #option5.interior #research_news .news-listing-filter h3 {
	margin-left: 0px;
}

#option5.interior #research_news .row {
	margin-left: 5px
}

#option5.interior #research_news .news-listing-snippet {
	font-size: 12px;
}

#option5.interior #research_news.form.striped {
	box-shadow: 1px 1px 10px 0px rgba(0,0,0,0.3); 
	 -webkit-box-shadow: 1px 1px 10px 0px rgba(0,0,0,0.3); 
	margin: 0 0 0px;
	padding: 10px 30px 19px 13px;
}

#option5.interior #research_news .dropdown {
	padding-bottom: 10px;
	width: 260px !important;
	color:#39393a;
	font-family: "Open Sans", sans-serif;
	background: url('/boothsitecore/img/option3/formelements-select.png') no-repeat center right;
    border: 1px solid #8d8d8d; 
	display: block;
	height: 20px;
	margin: 0 0 20px -295px;
}

.lt-ie9 #option5.interior #research_news .dropdown {
	margin: 0 0 20px -275px
}

#option5.interior #research_news .form.custom div.custom.dropdown a.current {
	background-color:transparent; 
    background: none;
    -webkit-appearance: none;
    border:none;
    box-shadow:none;
	overflow:hidden; 
	padding-top: 2px
}

#option5.interior #research_news .form.custom div.custom.dropdown a.selector {
	background-color:transparent; 
    background: none;
    -webkit-appearance: none;
    border:none;
    box-shadow:none;
	overflow:hidden; 
}

#option5.interior #research_news select {	
    width: 120%; 
    background-color:transparent; 
    background-image:none;
    -webkit-appearance: none;
    border:none;
    box-shadow:none;
	font-family: "Open Sans", sans-serif;
    padding:0.3em 0.5em; 
	color: #39393a;	
	font-size: 11px;
	padding: 4px 0px 4px 4px
}

#option5.interior #research_news ul li {	
    background:none;
}

#option5.interior #research_news ul li:hover { 
        background-color:#3399ff;
        color:#ffffff;
    }
    
    
/*
 *********************************************
 FORM PAGE
 *********************************************
*/

.form{
	background: url(/boothsitecore/img/option4/video-carousel_bg.png);
	box-shadow: 1px 1px 10px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow: 1px 1px 10px 0px rgba(0,0,0,0.3);
	margin: 0 0 25px;
	padding: 15px 19px 19px 13px;
}

.form label {
	color: #39393a;
	/*display: block;*/
	font-family: "TradeGothic BoldCN 20";
	font-size: 14px;
	font-weight: normal;
	margin: 0 0 10px;
	text-transform: uppercase;
}

#content .form p{
	color: #4c4c4c;
	font-size: 10px;
	font-weight: normal;
}

.field{
	clear:both;
	display: block;
}

.form input.authorTitle {
	border: 1px solid #8d8d8d;
	display: block;
	float: left;
	letter-spacing: .5px;
	margin: 0;
	padding: 6px 8px;
	width: 275px;
	color: #39393a;
	font-family: "Open Sans";
	font-size: 11px;
}

.form div.styled {
	overflow: hidden;
	padding: 0;
	margin: 0;
	background: url('/boothsitecore/img/option4/select.png') no-repeat center right;
	border: 1px solid #8d8d8d;
	display: block;
	float: left;
	margin: 0 0 0 10px;
	width: 165px;
	height: 27px;
}

.form div.styled select {
	width: 120%;
	background-color: transparent;
	background-image: none;
	-webkit-appearance: none;
	border: none;
	box-shadow: none;
	padding: 0.3em 0.5em;
	color: #39393a;
	font-family: "Open Sans";
	font-size: 11px;
	padding: 4px 0px 4px 4px;
}

.form div.styled select {
	color: #39393a;
	font-size: 11px;
}

.form a.plus, a.minus {
	float: left;
	font-size: 16px;
	padding: 0 0 0 10px;
	cursor: pointer;
	font-weight: 600;
}

.form .field > div{
	font-family: "TradeGothic BoldCN 20";
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	padding: 2px 0 0 3px;
}

.year{
	margin:15px 0 0;
}

.year input{
	font-size: 11px;
	font-weight: normal;
	border: 1px solid #8d8d8d;
	float: left;
	padding: 7px 8px;
	width: 30px;
}

.year div{
	color: #39393a;
	display: inline-block;
	float: left;
	font-size: 10px;
	padding: 8px 10px;
}


.form input[type="submit"] {
	background: #9c1d21 url('/Boothsitecore//img/option4/search-icon.png') no-repeat 65px 9px;
	border-bottom: #b35f61 1px solid;
	border-left: #c99597 1px solid;
	border-right: #d4b6b7 1px solid;
	border-top: #cfa4a6 1px solid;
	color: #ffffff;
	display: inline-block;
	float: right;
	font-family: "TradeGothic BoldCN 20";
	font-size: 15px;
	font-weight: normal;
	margin: 0;
	padding: 6px 35px 6px 11px;
	text-transform: uppercase;
}

.form-page .form label{
	font-family: "Open Sans";
	font-size: 13px;
}