﻿@charset "UTF-8";
/* CSS Document */


html, body { height: 100%; margin:0em;}

form {margin:0em; height: 100%;}

body { font-family:georgia,"times new roman",times,serif; font-size:1.0825rem; color:#0d0d0d; font-weight:400; line-height:1.725rem; padding:0px; margin:0px; background:#fff;
background-size: 100% auto; 
background-attachement: fixed;}

img { border:none;}

.error { color:red;}

.container, .half-container, .headContainer { padding-right: 0px; padding-left: 0px; box-sizing:border-box; z-index:50; }

.clearfix:before, .clearfix:after, .syllabus-container:before, .syllabus-container:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after, ul:before, ul:after, .categoryGridView:before, .categoryGridView:after, .categoryListView:before, .categoryListView:after, .half-container:before, .half-container:after, .headContainer:before, .headContainer:after { display: table; content: " "; }

.clearfix:after, .container:after, .syllabus-container:after, .container-fluid:after, .row:after, ul:after, .half-container:after, .headContainer:after { clear: both; }

.relative, .row { position:relative;}

div { box-sizing:border-box;}

.hide-for-xsmall, .hide-for-mobile, .hide-for-mobile { display:none;}

.italic { font-style:italic;}

.eighteen { font-size: 18px; line-height:26px;}

.semibold { font-weight:600;}

a { cursor:pointer; word-wrap: break-word;
overflow-wrap: break-word;}

.noPad { padding:0px !important;}

h1, .mainHeader { font-size: 30px; line-height: 36px; color: #707e8e; margin: 0px; padding: 20px 0 20px 0;}

.heading { font-size: 20px; line-height: 20px; color: #ab2500; margin: 0px; padding: 20px 0 20px 0;}
h3 { font-weight:600; margin:0px; padding:0px;}

.container.pinch { margin: 0 15px;}

.no-list { list-style:none; margin:0px; padding:0px;}

.pageWrap { width:100%; height:100%; position:relative;}

.padContent { padding: 50px 0 !important;}


.pageContainer {
	max-width: 100%;
    margin: 0 auto;
	box-sizing: border-box;
	padding: 75px 20px 0 20px;
	overflow:hidden;
}

/*** NAV ***/

.header {
	height: 60px;
	box-sizing: border-box;
	position: fixed;
	top:0px; 
	left: 0px;
	background:#fff;
	width: 100%;
	max-width: 1155px;
	z-index:99;	
	margin: 0 auto;
	padding: 9px 22px 0 22px;
	/*background:#fff url(../../images/responsive/mobile-logo.png) no-repeat right 20px;*/
}
.headerLogo {
	max-width: 200px;
	margin:0 auto;
    max-height:50px;
}
ul.navigation { 
	list-style:none; 
	margin:15px 0 0 0px; 
	padding:0px;
	font-size:11px;
	font-weight:bold;
}
ul.navigation li {
	display:inline-block;
	float:left;	
	width: 30px;
	overflow:hidden;
}
ul.navigation li a {
	display:block;
	color:#000;
	text-decoration:none;
	padding: 0px;	
}
ul.headerLinks { 
	list-style:none; 
	margin:10px 0px 0 0; 
	padding:0px;
	font-size:11px;
	font-weight:400;
	float:right;
	font-family: 'Montserrat', sans-serif;
}
ul.headerLinks li {
	float:left;
	padding: 6px 3px 0 3px;
}
ul.headerLinks li:last-child {
	padding-right: 0px;	
}
ul.headerLinks li a {
	display:block;
	color:#000;
	text-decoration:none;
	padding:0px 0 0 0;	
}

/*** NAVIGATION ****/

.menu { 
	position:fixed;
	top:60px;
	left: 0px;
	height: auto;
	width: 100%;
	z-index:800;
	opacity: 0;
	transition: all .3s ease-in;
	margin:0 auto;
	background:#f9f9f9;
	border-top: 2px solid #ccc;
	max-height: 500px;
	overflow-y: scroll;
}
.menu.active {
	left: 0px;
	opacity: 1;	
}
ul.mainNav {
	list-style:none;
	margin:0px;
	padding: 10px 0 0 0px;	
}
.subNav ul {
	list-style:none;
	margin:0px;
	padding: 0px;	
}
.subNav {
	height: 0px;
	overflow:hidden;
}
.subNav.open {
	height:auto;	
}
.subNav.opened {
	height: auto;	
}
ul.mainNav li, .subNav ul li {
    font-size: 0.875rem;
    line-height: 1.0625rem;
    /*font-weight: 700;*/
    font-style: normal;
    font-family: 'Montserrat', sans-serif;
    white-space: nowrap;
	position:relative;
	border-bottom: solid 1px #ccc;
	
}
ul.mainNav li a, .subNav ul li a,  ul.mainNav li .topLevel {
    display: block;
    color: #000;
    cursor: pointer;
    padding: 10px 21px 10px 12px;
	text-decoration:none;
	position:relative;
}
ul.mainNav li a:hover, .subNav ul li a:hover,  ul.mainNav li .topLevel:hover {
	border-radius: 5px;
    color: #000;
    background-color: #f0f8fc;
    text-decoration: none;
    margin-right: 10px	
}
.subNav ul li a {
	height: 23px;
	padding-left: 50px;	
}
.arrow-right {
    width: 0;
    height: 0;
    display: inline-block;
    /* border-left: 4px inset transparent;
    border-right: 4px inset transparent;
    border-top: 4px inset transparent;
    border-bottom: 4px inset transparent;
    border-left: 4px solid #b3b3b3; */
    position: absolute;
    left: 189px;
	display:none;
	top: 3px;
}
.navigation .arrow-right .arrow-conceal {
    width: 0;
    height: 0;
    display: inline-block;
    border-left: 4px inset transparent;
    border-right: 4px inset transparent;
    border-top: 4px inset transparent;
    border-bottom: 4px inset transparent;
    border-left: 4px solid #fff;
    position: absolute;
    top: -4px;
    left: -5px;
}
.subNav { 
	min-width: 190px;
	position:relative;
	border-radius: 4px;
	z-index:900;
	background:#fff;
}
.subNav img.thumbnail {
	/* display:none;	*/
	height: 34px;
	padding-right: 10px;
	position:absolute;
	top: 4px;
	left: 4px;
}
.subArrow {
	position:absolute;
	left: -14px;
	top: 16px;
	display:none;
}

/*** SEARCH ***/

.searchArea {
	position: absolute;
	width: 100%;
	background: rgba(255,255,255,0.7);
	z-index:900;
	top: 60px;
	height: 0px;
	overflow:hidden;
	transition: height .3s ease-in;
}
.searchBar {
	border-top: solid 1px #cccccc;
	background: #fff;
	box-shadow: 0 4px 4px rgba(0,0,0,0.06);	
	padding: 20px 0;
}
.searchBar ul {
	list-style:none;
	margin:0px;
	padding:0px;	
}
.searchBar ul li {
	float:left;	
}
.searchBar ul li input[type="text"] {
	box-sizing: border-box;
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 15px;
    line-height: 0.9375rem;
    font-weight: 500;
    font-style: normal;
    font-family: "nyt-franklin",arial,helvetica,sans-serif;
    margin-right: 10px;
    padding: 0 35px 0 13px;
	box-shadow: inset 2px 3px 3px rgba(0,0,0,0.07);
    border-radius: 3px;	
	border: 1px #e2e2e2 solid;
	padding: 5px;
	width: 234px;
}
.searchBar ul li input[type="submit"] {
	font-size: 11px;
    font-size: 0.6875rem;
    line-height: 13px;
    line-height: 0.8125rem;
    font-weight: 500;
    font-style: normal;
    font-family: "nyt-franklin",arial,helvetica,sans-serif;
    border-radius: 3px;
    transition: background-color 0.3s;
    display: inline-block;
    margin: 0;
    padding: 7px 9px;
    border: 1px solid #e2e2e2;
    background-color: #fff;
    color: #333;
    cursor: pointer;
    text-transform: uppercase;	
}
/**** INNER PAGE *****/

.pageContent {
	padding: 0 0px 40px 0px;	
}
.pageContent a {
	color:#375eb3;	
}
.hero {
	box-sizing: border-box;
	height: 128px;	
	margin-bottom: 45px;
    position:relative;
}
.heroTitle {
	margin: 34px 0 0 30px;
	padding:0px;
	color:#fff;
	font-weight:bold;
    font-size:20px;
    font-style:italic;
	
}
.heroTitle .small {
	font-size: 14px;	
	display:block;
	line-height:14px;
}
.heroNav {
	list-style:none;
	margin:-3px 0 0 165px;
	padding:0px;	
	font-size: 14px;
	color:#fff;
	display:none;
}
.heroNav li {
	float:left;	
	padding: 0 5px 0 0;
}
.heroNav li a {
	color:#fff;
	text-decoration:none;	
	font-family: 'Montserrat', sans-serif;
}
.heroLinkDivider:last-child
{
    display:none;
}

/*** MORE MENU ***/
.menu {
	height: auto;	
}
.menu.collapsed {
	height: 150px;
	overflow:hidden;	
    /*display:none;*/
    z-index:-1;
}
.collapsible-menu {
	position:absolute; 
	top: 128px; 
	left:0px; 
	z-index:999;
	font-family: 'Montserrat', sans-serif;
}
.collapsible-menu.collapsed .menuContent {
	max-height: 0px; 
	position:relative; 
	overflow:hidden; 
	box-sizing:border-box;
	transition: max-height .3s ease-in;
}
.collapsible-menu .menuContent {
	max-height: 300px;	
    overflow-y:auto;
	height: auto;
	border:solid 1px #34a8cb;
	background:#fff; 
	box-sizing:border-box;
	transition: max-height .3s ease-in ;
}
.collapsible-menu .menuContent a {
	text-decoration:none;	
	color:#000;
	display:block;
	padding: 5px 10px;
	font-size: 16px;
}
.collapsible-menu.collapsed .menuContent a {
	display:none;
}

.collapsible-menu .menuTab {
	position:relative; 
	left:0px; 
	width: 100px; 
	background: #fff; 
	height: 30px; 
	box-sizing:border-box;
	border-radius: 0px 0px 3px 3px;
	-moz-border-radius: 0px 0px 3px 3px;
	-webkit-border-radius: 0px 0px 3px 3px;
	border-left: 1px solid #34a8cb;
	border-right: 1px solid #34a8cb;
	border-bottom: 1px solid #34a8cb;
	text-align:center;
	color: #34a8cb;
	padding-top: 4px;
	font-size: 14px;
	cursor:pointer;
	border-top: solid 1px #fff;
}


h1, .mainHeader {
	font-size: 1.75rem;
	line-height:2rem;
	color: #ab2500;
	padding:0 0 10px 0px;
	margin:0px;	
	font-weight: 700;
	font-style: italic;
}
h2 {
	font-size: 16px;
	line-height:22px;	
}
.callout, .box {
	background:#e9e9e9;
	padding: 3px;	
}
.testimonial {
	font-style:italic;
}
.testimonial-source {
	font-size: 12px;	
}
a.redButton {
	color:#fff;
	text-decoration:none;
	display:block;
	width: 150px;
	text-align:center;
	padding: 8px 0;
	font-weight:bold;
	background:#9b2116;	
}
hr{
	border-top: 1px solid #e5e5e5;
	margin:10px 0;
	display:block;
}
.featurePhoto {
	width: 100%;
	display:block;
	margin: 20px 0;	
}
/**** SIDEBAR ****/
.sideBar {
	padding: 0;	
	overflow:hidden;
}
.sideBar a {
	color:#375eb3;
	text-decoration:none;	
}
.sideBar td {
line-height: 1.3em;
font-size: 13px;
}
.sideBar table {
width: 100%;
}
.sideBarbutton {
	color:#fff;	
	text-decoration:none;
	display:block;
	background:#bd251c url(../../images/responsive/darkRed.png) no-repeat right top;	
	font-size:16px;
	line-height:19px;
}
.sideBarbutton .small, .small14 {
	font-size: 14px;	
}
.arrowed {
	width: 40px;
	float:right;
	padding: 20px 0 0 0;
}
.buttonText {
	padding: 8px;	
}
.buttonText a {
	color:#fff;
	text-decoration:none;	
}
.sideBarToggle {
	border-top: solid 1px #e5e5e5;
	margin-top: 10px;
	margin: 20px 55px 0 35px;
	padding: 15px 0 25px 0;
	color:#375eb3;
	cursor:pointer;
	overflow:hidden;
}
.sideBarToggle.hide {
	display:none;	
}
.sideBarToggle.show, .menu.show {
	display:block;	
}
/***** FOOTER *****/

.footer {
	background:#385ca9;	
	color:#fff;
	font-size:10px;
	margin-top: 30px;
	padding-top:7px;
	font-family: 'Montserrat', sans-serif;
}
.footer a {
	color:#fff;	
}
.footer .footerBar {
	background:#7e7e7e;
	color:#000;
}
.footer .footerBar a {
	color:#000;	
	display:inline-block;
	padding: 0 5px;
	text-decoration:none;
}
.footer ul.social {
	list-style:none;
	margin:8px auto 0 auto; 
	padding:0px;	
	display:block;
	width: 120px;
}
.footer ul.social li {
	float:left;
	width: 24px;
	height: 24px;
	-moz-border-radius: 18px;	
	-ms-border-radius: 18px;	
	-o-border-radius: 18px;	
	-webkit-border-radius: 18px;	
	border-radius: 18px;	
	background-color:#fff;
	margin: 0 3px;
}
.footer ul.subscribeForm, .userControl ul.subscribeForm {
	list-style:none;
	margin:20px auto 0 auto;
	padding:0px;
	display:block;
}
.subscribeForm {
	list-style:none;
	margin:20px auto 0 auto;
	padding:0px;
	display:block;
    text-align:center;
}
/*.footer ul.subscribeForm li, .userControl ul.subscribeForm li  {
	text-align:center;
}*/
.footer ul.subscribeForm li, .center{
	text-align:center;
}

.footer ul.subscribeForm li input[type="text"]  {
	display:block;
	height: 36px;
	font-size:14px;
	box-sizing:border-box;
	border:none;
	outline:none;
	padding: 0px 5px;
	margin: 8px auto 0 auto;	
	width: 80%;
}
 .userControl ul.subscribeForm  li input[type="text"]  {
	display:block;
	height: 30px;
	font-size:14px;
	box-sizing:border-box;
	border:none;
	outline:none;
	padding: 8px 5px;
	margin: 8px auto 0 auto;	
	width: 80%;
}

  .subscribeForm  input[type="text"]  {
	display:block;
	height: 30px;
	font-size:14px;
	box-sizing:border-box;
	border:none;
	outline:none;
	padding: 8px 5px;
	margin: 8px auto 0 auto;	
	width: 80%;
}

  .subscribeForm input[type="text"]  {
	display:block;
	height: 30px;
	font-size:14px;
	box-sizing:border-box;
	border:none;
	outline:none;
	padding: 8px 5px;
	margin: 8px auto 0 auto;	
	width: 80%;
}

.footer ul.subscribeForm li input[type="submit"] {
	color:#fff;
	background:#ed3d4f;
	border:none;
	outline:none;
	font-size: 16px;
	width: 80%;
	margin:10px auto 0 auto;
	padding: 8px 0;
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
}

.userControl ul.subscribeForm li input[type="submit"] {
	color:#fff;
	background:#ed3d4f;
	border:none;
	outline:none;
	font-size: 16px;
	width: 80%;
	margin:10px auto 0 auto;
	padding: 8px 0;
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
}

.subscribeForm li input[type="submit"] {
	color:#fff;
	background:#ed3d4f;
	border:none;
	outline:none;
	font-size: 16px;
	width: 80%;
	margin:10px auto 0 auto;
	padding: 8px 0;
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
}

ul.subscribeForm li input[type="submit"] {
	color:#fff;
	background:#ed3d4f;
	border:none;
	outline:none;
	font-size: 16px;
	width: 80%;
	margin:10px auto 0 auto;
	padding: 8px 0;
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
}

.subscribeForm input[type="submit"], .signupWrapper.subscribeForm input[type="button"] {
	color:#fff;
	background:#ed3d4f;
	border:none;
	outline:none;
	font-size: 16px;
	width: 80%;
	margin:10px auto 0 auto;
	padding: 8px 0;
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
}


.footer ul.subscribeForm li input[type="image"], .userControl ul.subscribeForm li input[type="image"] {
	margin-top: 8px;
}
.subscribeForm li input[type="image"] {
	margin-top: 8px;
}

.subForm {
	display:block;
	width: 95%;
	margin:0 auto;	
}
.subForm input[type="image"] {
	margin-top: 10px;	
}
.sixteen {
	font-size: 16px;	
	padding: 9px 8px 0 0;
	line-height: 20px;
}
.fourteen {
	font-size: 14px;	
	padding: 9px 4px 0 0;
	line-height: 20px;
}
.footerLinks {
	text-align:center;
	padding: 15px 0 10px 0;
	font-size: 14px;	
}
.footerLinks a {
	display: inline-block;
	text-decoration:none;
	padding: 0 10px;	
}
ul.footerIcons {
	list-style:none;
	padding:0px;
	display:block;
	width: 295px;
	margin:10px auto;
}
ul.footerIcons li {
	float:left;	
	padding: 0 5px;
}

ul.footerIcons li img
{
    height:25px;
}

.FileArea {width:280px; overflow:auto;}

iframe, object, embed {
    max-width: 100%;
}
.userControl ul.subscribeForm
{
    background: #385ca9 none repeat scroll 0 0;
    color: #fff;
    font-family: "Montserrat",sans-serif;
    font-size: 10px;
}

.subscribeForm
{
    background: #385ca9 none repeat scroll 0 0;
    color: #fff;
    font-family: "Montserrat",sans-serif;
    font-size: 10px;
}

.subscribeForm.signupWrapper
{
    background: #f6f6f6 none repeat scroll 0 0;
    color: black;
    font-family: "Montserrat",sans-serif;
    font-size: 10px;
    border:1px solid darkgray;
    width:300px;
}

.ui-dialog .subscribeForm.signupWrapper
{
    width: 260px;
}
.ui-widget-overlay
{
  opacity: .50 !important; /* Make sure to change both of these, as IE only sees the second one */
  filter: Alpha(Opacity=50) !important;

  background-color: rgb(50, 50, 50) !important; /* This will make it darker */
}
.ui-button .ui-icon {
    background-image: url(../images/ui-icons_a0a0a0_256x240.png) !important;
}

.menuTab
{
    margin-top: -1px;
}

#ShareToggle
{
    background-color:white; border: 1px solid gray; padding:10px 8px 5px; position:absolute; display:none;
}

.newsletterText {
	text-align:center;
	margin-top: 20px;
}
.footer ul.subscribeForm {
	list-style:none;
	margin:0px auto 0 auto;
	padding:0px;
	display:block;
}


.cartboxbkg { 
    background: #d4edf3 none repeat scroll 0 0;
    margin-top: 10px;
    border:#808080 1px solid;
}

/* checkout */
a.blueButton, input.blueButton {
    color:#fff !important;
    text-decoration:none;
    display:inline-block;
    text-align:center;
    padding: 8px 15px;
    /*font-weight:bold;*/
    background:#034e6b;
    border:none;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
}

a.font14
{
    font-size:14px;
      padding: 4px 15px;
}

a.orderSelectedButton, input.orderSelectedButton {
    color:#fff;
    text-decoration:none;
    display:inline-block;
    text-align:center;
    padding: 6px 0px;
    font-weight:bold;
    background:#034e6b;
    border:none;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    width:100%;
   margin-top:20px;
}

a.checkoutButton {
    color:#fff;
    background:#4dc00b;
    text-decoration:none;
    display:inline-block;
    text-align:center;
    padding: 8px 15px;
    font-weight:bold;
    font-family: 'Montserrat', sans-serif;
    font-size: 19px;
    text-transform: uppercase;
}
a.buyNowButton {
    color:#fff;
    background:#4dc00b;
    text-decoration:none;
    display:inline-block;
    text-align:center;
    padding: 8px 10px;
    line-height:20px;
    font-weight:bold;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    text-transform: uppercase;
    margin-top:5px;
}
.fa {
     font-size: 1.2rem; margin-right: 10px;
    }


.boundary {
    
    outline: 1px solid #000;
    
}
.defaultButton{display:none;}
.paraliminalsHeight{height:240px !important;}
.buyNowButton{
    padding: 10px 10px 0px 0px;
    /*margin-right:20px;*/
}

.multiCartHeader
{
    color: #385ca9; font-size: 20px; font-weight: bold;text-align:center;
}
.multiCartSubheader
{
    text-align: center;
    font-size:18px;
}
.multiCartProdLinks
{
    font-size: 14px; line-height: 16px; text-align: center; padding-top: 5px;
}
.multiCartPrice {text-align:center;}
 .multiCart img { margin:0px auto; display:block; }

 .multiCartProdLinks a { text-decoration:none; color: black; }
.multiCart a.buyNowButton { font-weight:normal; text-transform:none; }

.libraryHeaderImage { width:100%; background-image: url(../../Images/responsive/libraryheader.jpg); background-repeat:no-repeat; background-position: center; height:111px;}

.contentSidebar { font-size:16px; }

.redLibraryLink {text-align:center; margin-bottom:10px; }
.redLibraryLink a { text-decoration:none; color:#084B58;}

 .greenbox .linkText { margin-bottom:10px; }

.librarySubheader { color:black; }

.sideBar .greenbox:first-child, .librarySidebar .redbox:first-child { margin-top:0px; }

.librarySidebar { margin-bottom:20px; }

.librarySidebar .redbox { background-color: gray; margin: 10px 0px 0px;}
.greenbox { background-color: #3f69bb; margin: 10px 0px 0px;}
.librarySidebar .redbox a, .greenbox a { color: white; text-decoration: none;}
.librarySidebar .redbox .arrow{ background-color: #01416f; float: right; width: 45px; background-image: url(../../images/responsive/libarrow.png);  background-position: center;
    background-repeat: no-repeat; height:60px;
}
.greenbox .arrow { background-color: #01416f; float: right; width: 45px; background-image: url(../../images/responsive/libarrow.png);  background-position: center;
    background-repeat: no-repeat; height:38px;
}
.librarySidebar .redbox .linkText, .greenbox .linkText { padding: 10px 10px 10px 15px; line-height: 18px; font-family:'Montserrat', sans-serif; font-size: 1rem;}


ul.libraryLinks { text-align:center; padding:0px; list-style: none outside none; color:#00267F; margin-top:0px; font-size:14px; }
ul.libraryLinks li { display:inline; }
ul.libraryLinks li a { color:#00267F; }

.feedbackFormInput
{
    width: 250px;
    display: block;
}

.blueSidebarCart {cursor:pointer; width:100%; box-sizing: border-box;}


.orderBarPrice { border:none; text-align:left; }
.cartBoxFlex { display:block; }

a.blueLibraryButton
{
    background-color:#01416f; padding:3px 10px; text-decoration:none; display:block;
    font-size: .875rem; width:100%; text-align:center; color:white; box-sizing:border-box;
    font-family: 'Montserrat', sans-serif;
}

a.blueLibraryButton.notActive   { background-color:white; cursor:default; }

ul.libraryNavLinks { list-style: none; text-align:center; margin: 0px auto; width:100%; padding:0px; }

ul.libraryNavLinks li { float:left;  width:50%; }

ul.libraryNavLinks li:last-child a { border-left:4px solid white; }

.streamingItem { display: list-item; list-style-type: disc; list-style-position: outside; margin-left:20px;}

/************************* styles from Debra ****************************************/


/* Make YouTube video player scale responsively */
.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px; height: 0; overflow: hidden;
}
.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}


/* Responsive img class so image will scale with container */
img {
  width: auto;
  max-width: 100%;
  height: auto;
}

/* Center image horizontally in its container */
img.center {
	display: block;
	margin: auto;
}

/* Change contentSidebar to new values for font-size and line-height */
.contentSidebar {
  font-size: .875rem;
  line-height: 1.3rem;
}

/* Add mainHeader class for the sideBar */
.contentSidebar .mainHeader {
  color: #993300;
  font-size: 1rem;
  font-weight: bold;
  line-height: 1.5rem;
}

/* Add subheader class for the sideBar */
.contentSidebar .subHeader {
  color: #993300;
  font-size: 1rem;
  font-weight: bold;
  line-height: 1.4rem;
}

/* Add sectionTitle class for the sidebar */       
.contentSidebar .sectionTitle {
  color: #00267F;
  font-weight: bold;
}

/* Add mainHeader class for the pageContent */
/*.pageContent .mainHeader {
  color: #993300;
  font-size: 1.625rem;
  font-weight: bold;
  line-height: 1.818rem;
}*/

/* Add subHeader class for the pageContent */
.pageContent .subHeader {
  color: #993300;
  font-size: 1.3rem;
  font-weight: bold;
  line-height: 1.75rem;
}

/* Add sectionTitle class for the pageContent */
.pageContent .sectionTitle {
  color: #00267F;
  font-weight: bold;
  font-size: 1.125rem;
}

/* New box style that is not integrated with tables */
.boxGrey {
    background: #e9e9e9;
    padding: 1em;
    margin: 1em 0;
}

/* Remove browser default padding for p elements within boxGrey */
.boxGrey p {
    margin: 0;
}

/* Apply top margin to all but the first p element within boxGrey */
.boxGrey p:nth-child(n+2) {
    margin-top: 1em;
}


img.left, img.right {
  float: none;
  display: block;
  margin: auto;
}

/* Limelight Responsive Container */
.limelight-outer-container {
position: relative;
height: 0;
padding-bottom: 56.25%;
padding-top: 50px;
}

.limelight-outer-container-4x3 {
position: relative;
height: 0;
padding-bottom: 75%;
padding-top: 50px;
}
.limelight-outer-container.auto-hide-controls .vjs-big-play-button {
padding-top: 0;
}

.limelight-outer-container.no-big-play-button .vjs-big-play-button {
display: none !important;
}

.limelight-outer-container.ratio-4x3 {
padding-bottom: 75%;
}

.limelight-outer-container.ratio-3x2 {
padding-bottom: 66.667%;
}

.limelight-outer-container.ratio-21x9 {
padding-bottom: 42.85%;
}

.limelight-outer-container.ratio-1x1 {
padding-bottom: 100%;
}

.limelight-outer-container .LimelightEmbeddedPlayerFlash, .limelight-outer-container-4x3 .LimelightEmbeddedPlayerFlash{
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

.limelight-outer-container .LimelightEmbeddedPlayer .limelight-player-footprint, .limelight-outer-container .limelight-player-footprint {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  width: 100% !important;
  height: 100% !important;
}

.limelight-outer-container .limelight-player-footprint > div:first-of-type {
position: absolute !important;
top: 0 !important;
left: 0 !important;
width: 100% !important;
height: 100% !important;
}

.limelight-outer-container .video-js {
width: 100% !important;
height: 100% !important;
}

.libraryCoverImage { width:75%; }

/* Playlist Styles */
.limelight-outer-container .vjs-limelight-picker {
width: 100% !important;
height: auto !important;
}

.limelight-outer-container .limelight-player-footprint .vjs-limelight-picker + div {
width: 100% !important;
}

.limelight-outer-container .vjs-playlist-thumbnail {
display: none !important;
}

.limelight-outer-container .vjs-playlist-description {
display: none !important;
}

.limelight-outer-container .vjs-playlist-item {
height: auto !important;
padding: 5px 0 !important;
}

.limelight-outer-container .vjs-playlist-name {
margin-left: 10px !important;
}

/* VIDEO PLAYLIST */

.limelight-outer-container.video-playlist {
padding-bottom: 125%;
padding-top: 0;
}

.limelight-outer-container.video-playlist .limelight-player-footprint > div:first-of-type {
height: 60% !important;
}

.limelight-outer-container.video-playlist .vjs-limelight-picker {
height: 40% !important;
}


/** End Debra's styles **/

/********************** MEDIA QUERIES ***************************/

@media (min-width:768px) {
    .navbar-right .dropdown-menu {
        right: 0;
        left: auto
    }

    /******** media styles from Debra ********/
    
        .limelight-outer-container.video-playlist
        {
                        padding-bottom: 100%;
        }

        .limelight-outer-container.video-playlist .limelight-player-footprint > div:first-of-type
        {
                        height: 75% !important;
        }

        .limelight-outer-container.video-playlist .vjs-limelight-picker
        {
                        height: 25% !important;
        }

    /** End Debra's styles **/
}

@media (min-width: 768px) {
  .container, .container.pinch, .slideshow, .footer  {
    width:95%;
	min-width: 750px;
	margin:0 auto;
  }
  .half-container {
	width: 47.5%;
	min-width: 375px;
	margin:0 25px;  
  }
  .FileArea {width:initial; overflow:initial;}
  	.newsletterText {
		margin-top: 4px;
	}
	ul.subscribeForm {
		margin: 0 25px 15px 15px;
	}
	.footer ul.subscribeForm {
		width: 369px;
	}

}
@media (min-width: 975px) {
  .container, .slideshow, .footer {
	width:95%;
    min-width: 970px;
  }
  .half-container {
	width: 47.5%;
	min-width: 490px;
  }
      .footer ul.subscribeForm {
        margin:0 25px 15px 15px;
        width: 416px;
        float:right;    
    }
    .newsletterText {
        text-align:right;
    }
}
@media (min-width: 1200px) {
  .container, .slideshow, .footer  {
    width: 100%;
	max-width:1125px;
  }
  .half-container {
	width: 50%;
	min-width: 585px;
  }
  	.footer ul.subscribeForm {
		margin:0 25px 15px 15px;
		width: 416px;
		float:right;	
	}
	.newsletterText {
		text-align:right;
	}

}
@media (min-width: 1360px) {
  .container, .slideshow, .footer  {
    width: 100%;
  }
  .half-container {
	width: 58%;
	min-width: 720px;
  }
	.headContainer  {
    width: 100%;
	max-width: 1155px;
	margin: 0 auto;
  }
}

.row { position:relative;}

.col-xs-1, .col-xs-1-right, .col-sm-1, .col-sm-1-right .col-md-1, .col-md-1-right, .col-lg-1, .col-lg-1-right, .col-xs-2, .col-xs-2-right .col-sm-2, .col-sm-2-right, .col-md-2, .col-md-2-right, .col-lg-2, .col-lg-2-right, .col-xs-3, .col-xs-3-right, .col-sm-3, .col-sm-3-right, .col-md-3, .col-md-3-right, .col-lg-3, .col-lg-3-right, .col-xs-4, .col-sm-4, .col-sm-4-right, .col-md-4, .col-md-4-right, .col-lg-4, .col-lg-4-right, .col-xs-5, .col-sm-5, .col-sm-5-right, .col-md-5, .col-md-5-right, .col-lg-5, .col-lg-5-right, .col-xs-6, .col-sm-6, .col-sm-6-right, .col-md-6, .col-md-6-right, .col-lg-6, .col-lg-6-right, .col-xs-7, .col-sm-7, .col-sm-7-right, .col-md-7, .col-md-7-right, .col-lg-7, .col-lg-7-right, .col-xs-8, .col-sm-8, .col-sm-8-right, .col-md-8, .col-md-8-right, .col-lg-8, .col-lg-8-right, .col-xs-9, .col-sm-9, .col-sm-9-right, .col-md-9, .col-md-9-right, .col-lg-9, .col-lg-9-right, .col-xs-10, .col-sm-10, .col-sm-10-right, .col-md-10, .col-md-10-right, .col-lg-10, .col-lg-10-right, .col-xs-11, .col-sm-11, .col-sm-11-right, .col-md-11, .col-md-11-right, .col-lg-11, .col-lg-11-right, .col-xs-12, .col-xs-12-right .col-sm-12, .col-sm-12-right, .col-md-12, .col-md-12-right, .col-lg-12, .col-lg-12-right, .col-lg-2half, .col-md-2half, .col-lg-20, .col-md-20, .col-nav {
  position: relative;
  min-height: 1px;
  padding:0px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-lg-20, .col-md-20, .col-nav { float: left;}
.col-xs-1-right, .col-xs-2-right, .col-xs-3-right, .col-xs-4-right, .col-xs-5-right, .col-xs-6-right, .col-xs-7-right, .col-xs-8-right, .col-xs-9-right, .col-xs-10-right, .col-xs-11-right, .col-xs-12-right { float:right;}
.col-xs-12, .col-xs-12-right, .categoryListView .categoryPhoto, .categoryListView .categoryInfo, .categoryGridView .categoryPhoto, .categoryGridView .categoryInfo, .col-nav { width: 100%; }
.col-xs-11 { width: 91.66666667%; }
.col-xs-10 { width: 83.33333333%; }
.col-xs-9 { width: 75%; }
.col-xs-8 { width: 66.66666667%; }
.col-xs-7 { width: 58.33333333%; }
.col-xs-6 { width: 50%; }
.col-xs-5 { width: 41.66666667%; }
.col-xs-4 { width: 33.33333333%; }
.col-xs-3 { width: 25%; }
.col-xs-2 { width: 16.66666667%; }
.col-xs-1 { width: 8.33333333%; }



@media (min-width: 500px) {

    .heroTitle {
	    font-size: 30px;	
    }

}

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 { float: left; }
  .col-sm-1-right, .col-sm-2-right, .col-sm-3-right, .col-sm-4-right, .col-sm-5-right, .col-sm-6-right, .col-sm-7-right, .col-sm-8-right, .col-sm-9-right, .col-sm-10-right, .col-sm-11-right, .col-sm-12-right { float:right;}

  
  .col-sm-12, .col-sm-12-right { width: 100%; }
  .col-sm-11, .col-sm-11-right { width: 91.66666667%; }
  .col-sm-10, .col-sm-10-right  { width: 83.33333333%; }
  .col-sm-9, .col-sm-9-right { width: 75%; }
  .col-sm-8, .col-sm-8-right, .categoryListView .categoryInfo { width: 66.66666667%; }
  .col-sm-7, .col-sm-7-right { width: 58.33333333%; }
  .col-sm-6, .col-sm-6-right, .categoryGridView  { width: 50%; }
  .col-sm-5, .col-sm-5-right { width: 41.66666667%; }
  .col-sm-4, .col-sm-4-right, .categoryListView .categoryPhoto { width: 33.33333333%; }
  .col-sm-3, .col-sm-3-right { width: 25%; }
  .col-sm-2, .col-sm-2-right { width: 16.66666667%; }
  .col-sm-1, .col-sm-1-right { width: 8.33333333%; }

  .heroTitle .small {
	line-height:20px;
    }
  
  .hide-for-xsmall { display:block;}
  .hide-for-medUp { display:none;}

  ul.libraryLinks li.bullet { display:inline; padding: 0 10px;  }

  .sideBar {
	padding: 0 40px 0 35px;	
}
  
  img.left {
    float: left;
    margin-right: 10px;
  }

  img.right {
    float: right;
    margin-left: 10px;
  }

  
  .pageContainer {
		box-shadow: -1px 0 4px 0 #e2e2e2;
		margin: 0 auto;
		border-right: 1px solid #e2e2e2;
		border-left: 1px solid #e2e2e2;	
		padding: 0px;
	}
	
	.dropdown-toggle { margin-top: -6px;}
	
	
	
	.searchBar ul li input[type="text"] {
		width: 495px;
	}
		.mobile-only { display:none !important;
	}
	/*.footer ul.subscribeForm, .userControl ul.subscribeForm {
		width: 770px;
	}*/

    .footer ul.subscribeForm{
		/*width: 770px;*/
	}

	.footer ul.subscribeForm li, .userControl ul.subscribeForm li  {
		float:left;	
		text-align:right;
	}

    .subscribeForm  {
		
		text-align:center;
	}

	.subForm {
		display:inline-block;
		width: 200px;
		margin:0;	
	}
	.footer ul.subscribeForm {
	}

	.footer ul.subscribeForm li input[type="text"], .userControl ul.subscribeForm li input[type="text"] {
		width: 155px;
		margin: 10px 10px 10px 0;
	}


	
    .heroTitle {
		margin: 20px 0 0 165px;
		font-style:italic;
	}
	.heroNav {
		font-size: 13px;
		display:block;
	}
	.header { 
		position: relative; 
		padding: 9px 0px 0 0px; 
		background:none;
	}
    .headerLogo
    {
        width:95%;
        max-height:initial;
        max-width: 338px;
    }
	.pageContent {
		padding: 0px 65px 40px 55px;	
	}
	h1 {
		padding:0 55px 10px 65px;
		font-size: 2.125rem;
		line-height: 2.375rem;
	}
    .pageContent h1
    {
        padding:inherit;
    }
	
	.header {
		z-index:90;
	}
    a.orderSelectedButton, input.orderSelectedButton
    {
        width:60%;
    }
}

@media (min-width: 975px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md-2half { float: left; }
  .col-md-1-right, .col-md-2-right, .col-md-3-right, .col-md-4-right, .col-md-5-right, .col-md-6-right, .col-md-7-right, .col-md-8-right, .col-md-9-right, .col-md-10-right, .col-md-11-right, .col-md-12-right { float:right;}

  
  .col-md-12, .col-md-12-right { width: 100%; }
  .col-md-11, .col-md-11-right { width: 91.66666667%; }
  .col-md-10, .col-md-10-right { width: 83.33333333%; }
  .col-md-9, .col-md-9-right, .categoryListView .categoryInfo { width: 75%; }
  .col-md-8, .col-md-8-right { width: 66.66666667%; }
  .col-md-7, .col-md-7-right { width: 58.33333333%; }
  .col-md-6, .col-md-6-right { width: 50%; }
  .col-md-5, .col-md-5-right { width: 41.66666667%; }
  .col-md-4, .col-md-4-right, .categoryGridView { width: 33.33333333%; }
  .col-md-3, .col-md-3-right, .categoryListView .categoryPhoto { width: 25%; }
  .col-md-20 { width: 20%; }
  .col-md-2, .col-md-2-right { width: 16.66666667%; }
  .col-nav { width: 14.285%;}
  .col-md-1, .col-md-1-right { width: 8.33333333%; }
  
  .hide-for-desktop { display:none !important;}

  .orderBarPrice { text-align:center; border-left:1px solid #808080; border-right:1px solid #808080; padding:10px 0px; }
  .cartBoxFlex { display:flex; }
  
  .streamingItem {  display: block; list-style-type: initial; list-style-position: initial; margin-left:initial; } 
 /********** HEADER ********/

  .heroTitle .small {
	line-height:35px;
    }
 
	    .subscribeForm  {
		
		text-align:center;
	}
.hide-for-mobile {
	display:block;	
}
 .mobile-only { 
 	display:none !important;
  	}
 .header.fixed ul.phones, .header ul.phones {
		font-size: 24px;
	}
.heroNav {
	font-size: 16px;
}	
/****** MENU ********/
	
	.menu { 
		position:fixed;
		top:0px;
		height: 100%;
		width: 240px;
		z-index:999;
		box-shadow: 4px 0 6px 1px rgba(0,0,0,0.1);
		opacity: 0;
		transition: all .3s ease-in;
		background:#fff;
		border-top: none;
		max-height: 100%;
		overflow:visible;
	}
	.menu.collapsed { left: -240px; }
	.menu.opened { left: 0px; }
	.menu.active {
		left: 0px;
		opacity: 1;	
		
	}
	ul.mainNav, .subNav ul {
		list-style:none;
		margin:0 0 1em 0;
		padding: 10px 0 0 10px;	
	}
	ul.mainNav li, .subNav ul li {
		border-bottom: none;	
	}
	ul.mainNav li a, .subNav ul li a, ul.mainNav li .topLevel {
		padding: 6px 21px 6px 12px;
	}
	.subNav ul li a {
		height: auto;	
	}
	ul.mainNav li a:hover, .subNav ul li a:hover, ul.mainNav li .topLevel:hover {
    	margin-right: 0px	
	}
	ul.mainNav li:hover .subNav {
		display:block;	
	}
	.arrow-right {
		display:block;
	}
	.subNav { 
		min-width: 190px;
		position:absolute;
		top: -16px;
		left: 205px;
		border:solid 1px #cccccc;
		border-radius: 4px;
		z-index:1000;
		background:#fff;
		box-shadow: 0px 3px 6px 1px rgba(0,0,0,0.1);
		display:none;
		height:auto;
	}
	.subArrow {
		position:absolute;
		display:inline-block;	
		left: -14px;
		top: 16px;
	}
	.subNav.products, .subNav.products ul {
		width: 750px;
		overflow-y:scroll;
		overflow-x: hidden;
	}
	.subNav.products ul li {
		float:left;	
		display:block;
		width: 33.33333%;
		text-align:center;
		padding-bottom: 8px;
	}
	.subNav.products ul li a img.thumbnail {
		height: 50px;
		display:block;
		margin:0 auto 4px auto;	
		position:relative;
		padding-bottom: 4px;
	}
	ul.mainNav li:hover .subNav {
	display:block;	
	}
	
	.footer ul.social {
			margin:8px 0 0 25px; 
		}
		.footer ul.subscribeForm {
			/*margin:0 25px 15px 0;*/
            margin:0 5px 15px 0;
			float:right;	
		}
		
	.footer ul.subscribeForm li input[type="text"] {	
		width: 180px;
	}
	ul.footerIcons {
		margin:0px;
		padding:15px 10px 0 0;
		float:right;	
	}

    /*.FileNameArea { padding-left: 20px; }*/
    .multiCartPrice { text-align: right; }
    .multiCartHeader { text-align: left; }
}

@media (min-width: 1200px) {
	  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8,   .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2half { float: left; }
	  .col-lg-1-right, .col-lg-2-right, .col-lg-3-right, .col-lg-4-right, .col-lg-5-right, .col-lg-6-right, .col-lg-7-right, .col-lg-8-right, .col-lg-9-right, .col-lg-10-right, .col-lg-11-right, .col-lg-12-right { float:right;}

	  .col-lg-12, .col-lg-12-right { width: 100%; }
	  .col-lg-11, .col-lg-11-right { width: 91.66666667%; }
	  .col-lg-10, .col-lg-10-right { width: 83.33333333%; }
	  .col-lg-9, .col-lg-9-right, .categoryListView .categoryInfo { width: 75%; }
	  .col-lg-8, .col-lg-8-right { width: 66.66666667%; }
	  .col-lg-7, .col-lg-7-right { width: 58.33333333%; }
	  .col-lg-6, .col-lg-6-right { width: 50%; }
	  .col-lg-5, .col-lg-5-right { width: 41.66666667%; }
	  .col-lg-4, .col-lg-4-right { width: 33.33333333%; }
	  .col-lg-3, .col-lg-3-right, .categoryListView .categoryPhoto, .categoryGridView { width: 25%; }
	  .col-lg-20 { width: 20%; }
	  .col-lg-2, .col-lg-2-right { width: 16.66666667%; }
	  .col-lg-1, .col-lg-1-right { width: 8.33333333%; }
  
 
 /**** HEADER *****/
 
	.pageContainer {
		max-width: 1605px;
	}
	.subNav.products, .subNav.products ul {
		width: 900px;
	}
	.subNav.products ul li {
		width: 25%;
	}
    .subscribeForm  {
		text-align:center;
    }
   

}


