/*
========================================================
POLSKY.CSS
INHERITS RESEARCH TEMPLATE OPTION 5
CODED BY WADE STEWART

USE THIS CSS FILE TO OVERRIDE
CSS FOUND IN THE ASSOCIATED
TEMPLATE CSS FILE
========================================================
*/

/* 
--------------------------------------------------------
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;
--------------------------------------------------------



/* 
========================================================
	IMPORTS
========================================================
*/

@import url('/Boothsitecore/css/grids/960_10col.css');
@import url('/Boothsitecore/css/template.css');
@import url('/Boothsitecore/css/templates/option5.css');


/* 
========================================================
	TEMPLATE CSS OVERRIDES
========================================================


--------------------------------------------------------
	STRUCTURE
-------------------------------------------------------- 
*/

body#option5 {
	color: #ffffff;
	background: url('/Boothsitecore/css/img/polsky/opt5-bg_body-alt.jpg') top center scroll repeat-x #eeeeee;
}

#option5 #layer1 {
	background: url('/Boothsitecore/css/img/polsky/opt5-bg_layer1.png') no-repeat center top;
}

#option5 #layer2 {
	background: #000000;
}

#option5 #layer3 {}

#option5 #layer4 {}

/* GRID OVERRIDES */

#option5 .container_10 {
	background: #ffffff;
}

#option5 header .grid_10,
#option5 #layer4 .grid_10 {}

#option5 aside {}
#option5 section {}

/* 
--------------------------------------------------------
	TYPOGRAPHY
--------------------------------------------------------
*/

#option5 h2 {
	color: #333333;
}

#option5 h3 {
	color: #333333;
}

#option5.interior p {
	color: #333333;
}

#option5.home p {}
#option5.interior p {}

#option5 a {
	color: #9c1d21;
}

#option5 a:hover {}

/* 
--------------------------------------------------------
	HEADER
--------------------------------------------------------
*/

#option5 header .cnt_branding {
	background: #176273;
}

/* SITE SEARCH */

#option5 header .searchbox {
	background-color: #0c353e;
	color: #a2a8ad;
}

#option5 header .searchbox input[type="text"]{
	background: #0c353e;
	color: #a2a8ad;
}

#option5 header .searchbox .submit {
	background: url('/Boothsitecore/css/img/polsky/tmpl_opt5_search_icon.png') no-repeat center center;
}

/* Webkit Browser Hack */
@media screen and (-webkit-min-device-pixel-ratio:0) {
 	#option5 header .searchbox .submit  {}
}

/* 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 {}
	
/* NAVIGATION - GENERAL */

#option5 aside nav.menu {}
	
/* NAVIGATION - FRONT PAGE */
	
#option5 aside nav.menu ul {}

#option5 aside nav.menu ul li {}

#option5 aside nav.menu ul li a {
	color: #ffffff;
}

#option5 aside nav.menu ul li a:hover {
	color: #16cdb9;
}

#option5 aside nav.menu ul li a.active {
	color: #16cdb9;
}

/* NAVIGATION - INTERIOR (SUB NAV MENU) */

#option5 aside nav.submenu {}

#option5 aside nav.submenu ul {}

#option5 aside nav.submenu ul li {}

#option5 aside nav.submenu ul li a {
	color: #ffffff;
}

#option5 aside nav.submenu a.active {
	color: #16cdb9;
}

#option5 aside nav.submenu ul li a:hover {
	color: #16cdb9;
}

/* NAVIGATION - INTERIOR (SLIDER MENU) */

#option5 nav.submenu .slider_menu {}

#option5 nav.submenu .slider_menu img {}

#option5 nav.submenu .slider_menu hr {
	background: #ffffff;
}

#option5 nav.submenu .slider_menu span {
	color: #ffffff;
}

#option5 nav.submenu .slider_menu:hover {}

#option5 nav.submenu .slider_menu ul#toggle_subnav {
	background: url('/Boothsitecore/css/img/polsky/tmpl_opt5_sub_nav.png') repeat; 
}

#option5 aside nav.submenu .slider_menu ul#toggle_subnav li {
	background: none;
}

#option5 nav.submenu .slider_menu a {}
	
/* SOCIAL MEDIA (MAIN MENU ONLY) */

#option5 aside .social {}

#option5 aside .social div {
	color: #ffffff;
}

#option5 aside .social a {}

#option5 aside .social a.facebook {
	background: url('/Boothsitecore/css/img/polsky/opt5-icon_fb_24x25.png') no-repeat; 
}

#option5 aside .social a.facebook:hover {
	background: url('/Boothsitecore/css/img/polsky/opt5-icon_fb_24x25_hover.png') no-repeat; 
}

#option5 aside .social a.twitter {
	background: url('/Boothsitecore/css/img/polsky/opt5-icon_tw_31x25.png') no-repeat; 
}

#option5 aside .social a.twitter:hover {
	background: url('/Boothsitecore/css/img/polsky/opt5-icon_tw_31x25_hover.png') no-repeat; 
}

#option5 aside .social a.youtube {
	background: url('/Boothsitecore/css/img/polsky/opt5-icon_yt_21x25.png') no-repeat; 
}

#option5 aside .social a.youtube:hover {
	background: url('/Boothsitecore/css/img/polsky/opt5-icon_yt_21x25_hover.png') no-repeat; 
}
	
/* BOOTH BRANDING */

#option5 .booth_branding {}
	
/* 
--------------------------------------------------------
	SECTION - HOME
--------------------------------------------------------
*/

#option5.home section {}

#option5 section .green,
#option5 section .orange {}

#option5 section .green {
	background: #139f90 url('/Boothsitecore/css/img/polsky/op5-bg_vlines_green.png') repeat;
}

#option5 section .orange {
	background: #e4840e url('/Boothsitecore/css/img/polsky/op5-bg_vlines_orange.png') repeat;
}

#option5 section .green p {
	color: #ffffff;
}

#option5 section .green p strong {}

#option5 section .orange p {
	color: #ffffff;
}

/* 
--------------------------------------------------------
	SECTION - INTERIOR
--------------------------------------------------------
*/

#option5.interior section {}

#option5.interior section h1 {
	color: #ffffff;
}

#option5.interior section div.cnt_panel {
	background: #ffffff;
}

/* PAGE_CONTENT - USED ON 2 COLUMN CONTENT LAYOUT */

#option5.interior section .cnt_panel .page_content {}

/* 
--------------------------------------------------------
	SECTION - FACULTY PAGE LAYOUT
-------------------------------------------------------- 
*/

#option5.interior section div.cnt_panel article {
	border-top: dotted 1px #7a7a7a;
}

#option5.interior section div.cnt_panel article:last-child {
	border-bottom: dotted 1px #7a7a7a;
}

#option5.interior section div.cnt_panel article figure {
	border-bottom: 3px solid #224d8c;
	border-top: 3px solid #224d8c;
}

#option5.interior section div.cnt_panel article figure a {
	background: url('/Boothsitecore/css/img/option5/opt5-bg_faculty_profile_img.png') repeat;
}


#option5.interior section div.cnt_panel article figure a:after {}

#option5.interior section div.cnt_panel article h2 {
	color: #333333;
}

#option5.interior section div.cnt_panel article a img {}

#option5.interior section div.cnt_panel article hr {
	background: #9e9e9e;
}

#option5.interior section div.cnt_panel article h3 {
	color: #373736;
}

#option5.interior section div.cnt_panel article p {
	color: #373736;	
}

/* 
--------------------------------------------------------
	SECTION - IMAGE CAROUSEL
-------------------------------------------------------- 
*/

#option5 .flex-caption h4.h-caption {
	color: #ffffff;
}

#option5 .flex-caption p {
	color:#ffffff;
}

#option5 .flexslider.image-gallery {}

#option5 .flexslider.image-gallery .flex-caption p {
	color: #ffffff;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	#option5 .flexslider .slides img {} 
}

#option5 .flexslider.image-gallery ul.slides,
#option5 .flexslider.image-gallery ul.slides li {}

@media screen and (-webkit-min-device-pixel-ratio:0) { 
	#option5 .flexslider.image-gallery ul.slides li { 
}

/* 
--------------------------------------------------
	SECTION - TABLES
-------------------------------------------------- 
*/

#option5.interior section table {
	border: solid 1px #CACACA;
	border-collapse: collapse;
	border-top: solid 5px #176273;
	color: #333;
}

#option5.interior section table caption h3 {}

#option5.interior section th,
#option5.interior section td {}

#option5.interior section th,
#option5.interior section .boothtableTableHeaderRow td {
	background-color: #dce8ea;
	border-bottom: solid 1px #CACACA;
	border-right: solid 1px #CACACA;
	color: #50575a;
}

#option5.interior section .boothtableTableBold {
	background-color: #dce8ea;
	border-bottom: solid 1px #CACACA;
	border-right: solid 1px #CACACA;
	color: #9B1115;
}

#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;
}

#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;
}

#option5.interior section td p {}

#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;
}

#option5.interior section .boothtable td.boothtableTableFirstCol {	
	background-color: #dce8ea;
	border-bottom: solid 1px #CACACA;
	border-right: solid 1px #CACACA;
}

#option5.interior section .boothtable td.boothtableTableFooterFirstCol {
	background-color: #dce8ea;
	border-bottom: solid 1px #CACACA;
	border-right: solid 1px #CACACA;
	color: #000;
}

/* 
--------------------------------------------------------
	SECTION - TABS
-------------------------------------------------------- 
*/

#option5.interior .nav.tabs li {}

#option5.interior .nav.tabs li a {
	background: #dce8ea;
	color: #39393a;
}


#option5.interior .nav.tabs li.current a,
#option5.interior .nav.tabs li.current a:hover {
	background: none transparent;
	color: #39393a;
}

#option5.interior .nav.tabs li a:hover {
	background: #b3042e;
	color: #ffffff;
}

/* 
--------------------------------------------------------
	SECTION - VIDEO CAROUSEL
-------------------------------------------------------- 
*/

#option5.interior section .flex-container {
	background: transparent url('/Boothsitecore/css/img/polsky/opt5-bg_vlines_white.png') repeat;
}

#option5.interior section .videoDisplay {}


#option5.interior section .flexslider.video-gallery .video-holder a {}

#option5.interior section .flexslider.video-gallery .sub-slide.last {}

#option5.interior section .flexslider.video-gallery .sub-slide span {}

#option5.interior section .flexslider.video-gallery .sub-slide span:after {
	color: #9b1115;}

#option5.interior section .flexslider.video-gallery .sub-slide.selected a {
	color:#39393a;
}

#option5.interior section .flexslider.video-gallery .sub-slide a {
	color: #9b1115;
}

#option5.interior section .flexslider.video-gallery .sub-slide.selected span:after {}

#option5.interior section .flex-container h2 {	
	color:#39393a;
}

/* 
--------------------------------------------------------
	ORDERED / UNORDERED LISTS 
-------------------------------------------------------- 
*/

#option5.interior section .bottom_body h2 {
	color: #50575a;	
}

#option5.interior section .bottom_body h3 {
	color: #50575a;
}

/* ORDERED LISTS */

#option5.interior section .bottom_body ol {
	background: none;
}

#option5.interior section .bottom_body ol li {
	background: none;
	color: #000000;
}

#option5.interior section .bottom_body ol li span,
#option5.interior section .bottom_body ol li li span {
	color: #000000;
}

#option5.interior section .bottom_body ol ol {}

/* UNORDERED LISTS */

#option5.interior section .bottom_body ul {
	background: none;
}

#option5.interior section .bottom_body ul li {
	background: url('/Boothsitecore/css/img/polsky/opt5-icon_li.jpg') 0 0.5em no-repeat;
	color: #9c1d21;
}

#option5.interior section .bottom_body ul li span,
#option5.interior section .bottom_body ul li li span {
	color: #000000;
}

#option5.interior section .bottom_body ul ul {}

#option5.interior section .bottom_body li li {
	background: url('/Boothsitecore/css/img/polsky/opt5-icon_li_li.jpg') 0 0.5em no-repeat;
	color: #898989;	
}

/* 
--------------------------------------------------------
	NEWS FEED PAGE
-------------------------------------------------------- 
*/

#option5.interior section .page_content .form {
	background: transparent url('/Boothsitecore/css/img/polsky/opt5-bg_vlines_white.png') repeat;
}

#option5.interior section .page_content .form .feed_cat {
	float: left;
	width: 288px;
}

#option5.interior section .page_content .form .feed_year {
	float: right;
	width: 196px;
}

#option5.interior section .page_content .form h3 {
	color: #39393a;
}

/* CHECK BOXES */

#option5.interior section .page_content .form label {}

#option5.interior section .page_content .form label > label {
	color: #000000;
}

#option5.interior section .page_content .form.custom span.custom {
	background: url('/Boothsitecore/css/img/polsky/opt5-icon_checkbox_inactive.png') 0 0 no-repeat;
}

#option5.interior section .page_content .form.custom span.custom.checkbox.checked {
	background: url('/Boothsitecore/css/img/polsky/opt5-icon_checkbox_active.png') 0 0 no-repeat;
}

/* DROPDOWN MENU */

#option5.interior section .page_content .form.custom div.custom.dropdown {}

#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;
}

#option5.interior section .page_content .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;
}

#option5.interior section .page_content .form.custom div.custom.dropdown ul {
	background: #fff;
	border: solid 1px #8d8d8d;
}

#option5.interior section .page_content .form.custom div.custom.dropdown ul li.selected {
	background: url('/Boothsitecore/css/img/polsky/sprite.custom-forms.png') right -74px no-repeat;
}

#option5.interior section .page_content .form.custom div.custom.dropdown ul li {
	background: none;
}

/* NEWS FEED PAGENATION */

#option5.interior section .page_content .result-nav {
	background: #FFF;
}

#option5.interior section .page_content ul.search-nav {}

#option5.interior section .page_content ul.search-nav li.pageprev, 
#option5.interior section .page_content ul.search-nav li.pagenext {
	color: #AAA;
}

#option5.interior section .page_content ul.search-nav li {
	background: none;
	color: #8B0F13;
}

#option5.interior section .page_content ul.search-nav li.nav-divider {
	color: #787878;
}

#option5.interior section .page_content ul.search-nav li.active {
	color: #000;
}

/* NEWS FEED LISTINGS */

#option5.interior section .page_content .news-listing {}

#option5.interior section .page_content .news-listing-info h3 a {
	color: #333333;
}

#option5.interior section .page_content p.news-listing-timestamp {
	color: #333333;
}

#option5.interior section .page_content .news-listing-snippet {}

#option5.interior section .page_content .news-listing-snippet p {}

#option5.interior section .page_content .news-listing-snippet a:after {
	color: #9b1115;
}

/* NEWSLETTER CONVIO FORM */

#option5.interior section .newsform .NVC_news_checkbox {}

#option5.interior section .newsform .NVC_news_checkbox div.checkbox {}

#option5.interior section .newsform .NVC_news_checkbox div.label {}

#option5.interior section .newsform .NVC_news_checkbox input[type="checkbox"] {}

@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/polsky/opt5-icon_checkbox_inactive.png') no-repeat;
	}
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	#option5.interior section .newsform .NVC_news_checkbox input[type="checkbox"]:checked:before {
		background: url('/Boothsitecore/css/img/polsky/opt5-icon_checkbox_active.png');
	}
}

#option5.interior section .newsform label {
	color: #333333;

}

#option5.interior section .newsform input[type="text"] {
	border: solid #000000 1px;
}

/* Firefox */
#option5.interior section .newsform .NVC_news_select_st select,
#option5.interior section .newsform .NVC_news_select_country select {}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	#option5.interior section .newsform .NVC_news_select_st select { }
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	#option5.interior section .newsform .NVC_news_select_st {
		background: url('/Boothsitecore/css/img/polsky/opt5-bg_form_st.png') no-repeat;
	}
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	#option5.interior section .newsform .NVC_news_select_country select {}
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	#option5.interior section .newsform .NVC_news_select_country {
		background: url('/Boothsitecore/css/img/polsky/opt5-bg_form_country.png') no-repeat;
	}
}

#option5.interior section .newsform 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;
}

#option5.interior section .newsform input[type="submit"] {}

#option5.interior section .newsform input[type="reset"] {}

/* 
--------------------------------------------------
	SECTION - RIGHT RAIL
-------------------------------------------------- 
*/

#option5.interior section .rightrail {} 

#option5.interior section .rightrail .module {}

/* ENGAGE MODULE */

#option5.interior section .rightrail .module.engage {}

#option5.interior section .rightrail .module.engage .module-header {
	background: url('/Boothsitecore/css/img/polsky/opt5-icon_module_engage.png')  no-repeat 80px 3px;
	color: #252e34;
}

#option5.interior section .rightrail .module.engage .module-content {}

#option5.interior section .rightrail .module.engage .module-content ul.resource-list {}

#option5.interior section .rightrail .module.engage .module-content ul.resource-list li {
	background: none;
	border-bottom: 1px solid #babcb6;
}

#option5.interior section .rightrail .module.engage .module-content .resource-list li a {
	color: #9B1115;
}

#option5.interior section .rightrail .module.engage .module-content .resource-list li a:hover { 
	color: #b7042f; 
}

#option5.interior section .rightrail .module.engage .module-content .resource-list li a:after {
	background: url("/Boothsitecore/css/img/polsky/opt5-icon_module_left_arrow.png") right 2px no-repeat;
}

/* 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%);
}

#option5.interior section .rightrail .module.nv_newsletter .module-header {}

#option5.interior section .rightrail .module.nv_newsletter .module-content {
	color: #ffffff;
}

/* ANNUAL REPORT MODULE */

#option5.interior section .rightrail .module.report {}

#option5.interior section .rightrail .module.report .module-header {
	background: url('/Boothsitecore/css/img/polsky/opt5-bg_module_ar_header.png') no-repeat;
	color: #ffffff;
}

#option5.interior section .rightrail .module.report .module-content {	
	background: url('/Boothsitecore/css/img/polsky/opt5-bg_module_ar_content.png') no-repeat;
}

/* BLOG ROLL MODULE */

#option5.interior section .rightrail .module.blogroll {
	background: #f5f5f5;
}

#option5.interior section .rightrail .module.blogroll .module-header {
	color: #333333;
	background: url('/Boothsitecore/css/img/polsky/opt5-icon_module_blog.png') no-repeat 130px 25px;
}

#option5.interior section .rightrail .module.blogroll .module-header strong {}

#option5.interior section .rightrail .module.blogroll .module-content {}

#option5.interior section .rightrail .module.blogroll .module-content h1 {
	color: #333333;
}

#option5.interior section .rightrail .module.blogroll .module-content h2 {
	color: #333333;
}

#option5.interior section .rightrail .module.blogroll .module-content p {
	color: #333333;
}

#option5.interior section .rightrail .module.blogroll .module-content a {}

#option5.interior section .rightrail .module.blogroll .module-content a:hover {
	text-decoration: none;
}

#option5.interior section .rightrail .module.blogroll .module-content a:after {}

/* POLSKY BLOG LINK MODULE */

#option5.interior section .rightrail .module.polskyblog {
	background: #447f8c;
}

#option5.interior section .rightrail .module.polskyblog .module-header {}

#option5.interior section .rightrail .module.polskyblog .module-header a {
	color: #ffffff;
}

#option5.interior section .rightrail .module.polskyblog .module-header a:hover {}

#option5.interior section .rightrail .module.polskyblog .module-header a:after {
	color: #ffffff;	
}

/* FOLLOW POLSKY MODULE (PAGE_CONTENT FOOTER) */

#option5.interior section .page_content .module.followpolsky {}

#option5.interior section .page_content .module.followpolsky .module-header {
	background: #447f8c;
	color: #ffffff;
}

#option5.interior section .page_content .module.followpolsky .module-content {
	background: #f4f4f4;
}

#option5.interior section .page_content .module.followpolsky .module-content a {}

#option5.interior section .page_content .module.followpolsky .module-content a:first-child {}

/* 
--------------------------------------------------------
	BUCKETS
-------------------------------------------------------- 
*/

/* EACH BUCKET USES 2 COLUMN .GRID_2 */

#option5 #buckets {
	background: #333333;
}

#option5 #buckets a {
	color:#ffffff;
}

#option5 #buckets a:hover article h2 {
	color: #16cdb9;
}

#option5 #buckets figure {}

/* VIDEO ICON - APPLY "VIDEO" CLASS TO EMPTY DIV BELOW IMAGE */
#option5 #buckets figure div.video {
	background: url('/Boothsitecore/css/img/polsky/tmpl_opt5_video_icon.png') no-repeat ;}

#option5 #buckets article h2 {
	color:#ffffff;
}

#option5 #buckets article p {
	color:#ffffff;
}

/* 
--------------------------------------------------------
	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;
}

#option5 footer .grid_2 ul  {}

#option5 footer .grid_2 ul li {
	background: none;
}

#option5 footer .grid_2 ul li a {
	color: #ffffff;
}

#option5 footer .grid_2 ul li a:hover {
	color: #16cdb9;
	text-decoration: none;
}

/* 
--------------------------------------------------------
	FOOTER - SOCIAL MEDIA 
-------------------------------------------------------- 
*/

#option5 footer .social {
}

#option5 footer .social div {
	color: #ffffff;
}

#option5 footer .social a {}

#option5 footer .social a.facebook {
	background: url('/Boothsitecore/css/img/polsky/opt5-icon_fb_18x19.png') no-repeat; 
}

#option5 footer .social a.facebook:hover {
	background: url('/Boothsitecore/css/img/polsky/opt5-icon_fb_18x19_hover.png') no-repeat; 
	height: 19px; 
	width: 18px;
}

#option5 footer .social a.twitter {
	background: url('/Boothsitecore/css/img/polsky/opt5-icon_tw_24x19.png') no-repeat; 
	height: 19px; 
	width: 24px;
}

#option5 footer .social a.twitter:hover {
	background: url('/Boothsitecore/css/img/polsky/opt5-icon_tw_24x19_hover.png') no-repeat; 
	height: 19px; 
	width: 24px;
}

#option5 footer .social a.youtube {
	background: url('/Boothsitecore/css/img/polsky/opt5-icon_yt_16x19.png') no-repeat; 
	height: 19px; 
	width: 16px;
}

#option5 footer .social a.youtube:hover {
	background: url('/Boothsitecore/css/img/polsky/opt5-icon_yt_16x19_hover.png') no-repeat; 
	height: 19px; 
	width: 16px;
}