/* CSS Document */

/* Generated by Font Squirrel (http://www.fontsquirrel.com) on January 23, 2013 04:26:06 PM America/New_York */



@font-face {
    font-family: 'TeXGyreAdventorRegular';
    src: url('/includes/fonts/texgyreadventor-regular-webfont.eot');
    src: url('/includes/fonts/texgyreadventor-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('/includes/fonts/texgyreadventor-regular-webfont.woff') format('woff'),
         url('/includes/fonts/texgyreadventor-regular-webfont.ttf') format('truetype'),
         url('/includes/fonts/texgyreadventor-regular-webfont.svg#TeXGyreAdventorRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'TeXGyreAdventorItalic';
    src: url('/includes/fonts/texgyreadventor-italic-webfont.eot');
    src: url('/includes/fonts/texgyreadventor-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('/includes/fonts/texgyreadventor-italic-webfont.woff') format('woff'),
         url('/includes/fonts/texgyreadventor-italic-webfont.ttf') format('truetype'),
         url('/includes/fonts/texgyreadventor-italic-webfont.svg#TeXGyreAdventorItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'TeXGyreAdventorBold';
    src: url('/includes/fonts/texgyreadventor-bold-webfont.eot');
    src: url('/includes/fonts/texgyreadventor-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('/includes/fonts/texgyreadventor-bold-webfont.woff') format('woff'),
         url('/includes/fonts/texgyreadventor-bold-webfont.ttf') format('truetype'),
         url('/includes/fonts/texgyreadventor-bold-webfont.svg#TeXGyreAdventorBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'TeXGyreAdventorBoldItalic';
    src: url('/includes/fonts/texgyreadventor-bolditalic-webfont.eot');
    src: url('/includes/fonts/texgyreadventor-bolditalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('/includes/fonts/texgyreadventor-bolditalic-webfont.woff') format('woff'),
         url('/includes/fonts/texgyreadventor-bolditalic-webfont.ttf') format('truetype'),
         url('/includes/fonts/texgyreadventor-bolditalic-webfont.svg#TeXGyreAdventorBoldItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}


html {
	margin:0px;
	padding:0px;
	height:100%;
	border:none;
}

body {
	margin:0px;
	padding:0px;
	height:100%;
	font:14px/20px 'TeXGyreAdventorRegular',Arial;
	color:#323232;
	background-color:#f6f6f6;
	
	}
h1 {
	margin:0px 0px 15px 0px;
	padding:10px 15px;
	font-size:24px;
	line-height:26px;
	font-weight:500;
	color:#ffffff;
	font-family: 'TeXGyreAdventorRegular',Arial;
	text-transform:uppercase;
	}
	
h2 {
	margin:0px 0px 15px 0px;
	padding:0px;
	font-size:18px;
	line-height:28px;
	font-weight:100;
	color:#000000;
	font-family: 'TeXGyreAdventorRegular',Arial;
	}
h2.anchor {
	color:#fff; padding:4px 15px;
	text-transform:uppercase;
}
h3 {
	margin:0px 0px 5px 0px;
	padding:0px;
	font-weight:500;
	font-size:17px;
	line-height:22px;
	color:#000000;
	font-family: 'TeXGyreAdventorRegular',Arial;
	}
h4 {
	margin:0px 0px 2px 0px;
	padding:0px;
	font-size:9px;
	line-height:11px;
	color:#000000;
	font-family: 'TeXGyreAdventorRegular',Arial;
	}
p {
	margin:0px 0px 16px 0px;
	padding:0px;
	}
a{color:#0099cc;}
img{max-width:100%; height:auto !important; border-style:none; position:relative; }
iframe{max-width:100%; }
#wrapper {
	position:relative;
	width:1140px;
	max-width:calc(100% - 60px);
	min-height:100%;
	margin:0 auto;
	padding:0 30px;
	vertical-align:top;
	z-index:10;
}
#logo{
	color:#9e9e9e;
	text-transform:uppercase;
	font-size: 32px;
    letter-spacing: 1.7px;;
	margin-bottom:0px;
	padding:0px; 
	font-family: 'TeXGyreAdventorRegular',Arial;
}
#tagline{
	font-size:16px;
	font-family: 'TeXGyreAdventorRegular',Arial;
	text-transform:uppercase;
	color:#9e9e9e;
}
#content { margin-top:27px; }
/*----Navigation----*/
#navigation{
	positoin:absolute;
	width:22%;
	top:0;
	left:auto;
	height:100%;
	margin:0;
}
#navigation_inner{
	position:fixed;
	text-align:right;
	margin-top:25px;
	width:21%;
	height:100%;
}
#footer {
	position:absolute;
	bottom:40px;
	text-align:center;
	color:#999;
}
.nav, .nav ul { 
	list-style: none;
	margin: 0;
	padding: 0;
}
.nav {
	letter-spacing:1px;
  z-index: 100;
  position: relative;
  margin:17px 0;
}
.nav li {
  float: left;
  margin: 0;
  padding: 0;
  position: relative;
}
.nav li a, .nav li a:link, .nav li a:active, .nav li a:visited {
  color: #000;
  font-size:17px;
  line-height:normal;
  display: inline-block;
  padding:0 0 3px;
  margin-right:30px;
  text-decoration: none;
}
.nav li a.here, .nav li a.here:link {
  color: #444;
}
.nav li a:hover {
  color: #444;	
}
#nav-one li:hover a {
  color: #444;
}
#nav-one li {
	margin-right:2px;	
}
.nav ul {
  list-style: none;
  margin: 0;
  position: absolute;
  display: none;
  left: -1px;
  background:rgba(255,255,255,0.8);
  padding:10px 15px 5px 15px;
}
.nav li:hover ul {
  display:block;
}
.nav ul li {
  border: 0;
  float: none;
}
#nav-one li:hover ul a {
  color: #444;	
  white-space: nowrap;
  font-size:13px; line-height:normal;
  margin-right:0; padding-right:0;
}
#nav-one li:hover ul a:hover {
  color: #444;
}
.area_0{color:#9e9e9e;}
.area_1{color:#0099cc;}
.area_2{color:#ffcc00;}
.area_3{color:#775599;}
.area_4{color:#339933;}
.area_5{color:#ff6600;}
.area_6{color:#333; }
.section_0_anchor{background-color:#9e9e9e}
.section_1_anchor{background-color:#0099cc;}
.section_2_anchor{background-color:#ffcc00;}
.section_3_anchor{background-color:#775599;}
.section_4_anchor{background-color:#339933;}
.section_5_anchor{background-color:#ff6600;}
.section_6_anchor{background-color:#333;}
.nav a{font-size:17px; font-family: 'TeXGyreAdventorRegular',Arial; text-transform:uppercase; text-decoration:none; line-height:28px; display:block; margin-top:2px; }
.nav a:first-child { margin-top:0; }
.nav a.subnav{font-size:10px; line-height:normal; padding-bottom:2px; margin-top:0; letter-spacing:.8px; }
#index_anchor{ margin-bottom:30px;}
/* content */
#content{width:75%; float:right;}
.right	{float:right;}
.left	{float:left;}
.image_left { margin-right: 15px; margin-bottom:5px; float:left; }
.image_right { margin-left: 15px; margin-bottom:5px; float:right; }
.none, a.none, a.none:link, a.none:visited { outline:none; border:none; text-decoration:none; }
.shadow{box-shadow: 0px 0px 5px #888888; }
.gallery.shadow{box-shadow: 0px 0px 10px #888888; margin:15px;}
.gallery{display:inline-block; line-height:10px;}
.clear { clear:both; line-height:0; height:0; margin:0; padding:0; }
.clearA { clear:both; line-height:15px; height:15px; margin:0; padding:0; }
.clearB { clear:both; line-height:30px; height:30px; margin:0; padding:0; }
/* galleries */
body.ps-active #background, body.ps-active #background img { display:block; }
div.ps-document-overlay {background:none;}
div.ps-uilayer, body.ps-active, body.ps-building, div.ps-active, div.ps-building, div.ps-caption, div.ps-toolbar { background:none; border:none; overflow:visible; }
.ps-carousel { padding:15px 0; }
.ps-carousel-item { padding:15px 0; }
body.ps-active *, div.ps-active * { display:block; }
.image_gallery_holder { width:100%; height:500px; padding:15px 0; background:none; }
.image_gallery_holder img { 
	border:15px solid #ddd; 
	margin-left:-15px; 
	-moz-box-shadow: 0px 0px 4px #888;
	-webkit-box-shadow: 0px 0px 4px #888;
	box-shadow: 0px 0px 4px #888;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#888888')";
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#888888');  
}	
.gallery_right { 
	position:absolute; z-index:1001; 
	right:40px; margin-top:210px; width:80px; height:80px; 
	cursor:pointer; 
	background:url(/images/gallery_arrow_right.png) center center no-repeat;
	-moz-box-shadow: 0px 0px 4px #888;
	-webkit-box-shadow: 0px 0px 4px #888;
	box-shadow: 0px 0px 4px #888;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#888888')";
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#888888');  
	margin-right:-130px;
}
.gallery_left { 
	position:absolute; z-index:1001; 
	left:40px; margin-top:210px; width:80px; height:80px; 
	cursor:pointer; 
	background:url(/images/gallery_arrow_left.png) center center no-repeat; 
	-moz-box-shadow: 0px 0px 4px #888;
	-webkit-box-shadow: 0px 0px 4px #888;
	box-shadow: 0px 0px 4px #888;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#888888')";
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#888888');  
	margin-left:-130px;
}
#index .gallery_left { margin-left:0; }
#index .gallery_right { margin-right:0; }
.pagination { margin-top:15px; }
.center{text-align:center;}

/* shopping/ minicart */
#mini_cart { 
	position:fixed; z-index:2000; top:15px; right: 15px; 
	background:#eee; padding:10px 15px 0;
	-moz-box-shadow: 0px 0px 4px #888;
	-webkit-box-shadow: 0px 0px 4px #888;
	box-shadow: 0px 0px 4px #888;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#888888')";
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#888888');
}
#index #mini_cart { top:100px; }

.merchandise_options_container { display:inline; }

/* Works */
.searchFilter, .searchFilterRecords{
	background-image:url(/images/filterClosed.png);
	background-repeat:no-repeat;
	background-position:right center;
	padding-left:5px;
	padding-right:15px;
	font-size:12px;
	margin-right:5px;
	cursor:pointer;
	
}
.searchFilterRecords, .searchFilter.noArrow{
	background-image:none;
	padding-right:5px;
	margin:0;
}
.searchFilterRecords.on, .searchRecords:hover{
	color:#ffffff;
	background-color:#0099cc;
}
.searchFilter.on, .search:hover{
	color:#ffffff;
	background-color:#0099cc;
}
.searchFilter.open{
	background-image:url(/images/filterOpen.png);
}
.filterBG{
	border:1px solid #b3b3b3;	
	background-color:#eeeeee;	
	display:inline-block;
}
.filterContent{
	display:none;	
	border-top:1px solid #b3b3b3;
	margin:3px;
	padding-left:3px;
}
.filterContent p{
	color:#000000;
	padding-left:12px;
	background-image:url(/images/filterOff.png);
	background-repeat:no-repeat;
	background-position:left center;	
	margin:5px 0;
	cursor:pointer;
	font-size:11px;
}
.filterContent p.on{
	background-image:url(/images/filterOn.png);
}
.filterContent .searchFilter{
	background-position:left;
	padding-left:12px;
}
.filterContent .filterContent{
	border-top:none;	
	padding-left: 8px;
	margin-top:-5px;
}
.filterContent .filterContent p{
	font-size:11px;
}

.sortFilter{
	background-image:url(/images/filterClosed.png);
	background-repeat:no-repeat;
	background-position:right center;
	padding-left:5px;
	font-size:14px;
	margin-right:5px;
	cursor:pointer;
}
.sortFilter.open{
	background-image:url(/images/filterOpen.png);
}
.sortContent .sortFilter{
	background-position:left;
	padding-left:12px;
}
.sortContent{
	display:none;	
	border-top:1px solid #000000;
	margin:3px;
	padding-left:3px;
}
.sortContent p{
	color:#000000;
	padding-left:12px;
	background-image:url(/images/filterOff.png);
	background-repeat:no-repeat;
	background-position:left center;	
	margin:5px 0;
	cursor:pointer;
}
.sortContent p.on{
	background-image:url(/images/filterOn.png);
}
.sortContent .searchFilter{
	background-position:left;
	padding-left:12px;
}
.sortContent .sortContent{
	border-top:none;	
	padding-left: 8px;
	margin-top:-5px;
}
.sortContent .sortContent p{
	font-size:12px;
}
#allFilters{
	position:absolute;
	z-index:900;
	font-weight:bold;
	text-transform:uppercase;
}
.inline{display:inline-block;}
.work{
	border:1px solid #b3b3b3;	
	background-color:#eeeeee;	
	display:inline-block;
	width:calc(48% - 7px);
	margin:6px;
}
.work:hover{
	cursor:pointer;
	-moz-box-shadow: 0px 0px 5px #888;
	-webkit-box-shadow: 0px 0px 5px #888;
	box-shadow: 0px 0px 5px #888;
}
.work p {padding:5px; margin:0;}
.work a{text-decoration:none;}
.workNotes{color:#000000;}
input{border:1px solid #d6d6d6; color:#717171; font-size:13px; padding:5px;}
.button{color:#ffffff; text-transform:uppercase; background-color:#d6d6d6; font-size:16px; padding:5px 6px 7px; 
display:inline-block;  cursor:pointer;
line-height: 24px;
margin-left: -2px;
}
.workTitle{color:#0099cc; font-weight:bold;}
div.work a{text-decoration:none!important; color:#323232;}
.videoThumb{ position:absolute; z-index:100; background-color:rgba(0,0,0, .5); 
	background-image:url('/images/videoBtt.png');
	background-repeat:no-repeat;
	background-position:center;
}
.videoThumbSlider{ position:relative;float:left; z-index:100; background-color:rgba(0,0,0, .5); 
	background-image:url('/images/videoBtt.png');
	background-repeat:no-repeat;
	background-position:center;
}
.audioDownload{color:#fff;float:right; text-decoration:none; font-size:12px; padding-right:5px; display:inline-block;}
.audioTitle{width:417px; padding-left:5px; color:#fff; margin:0;}

#list_subscribe_form input {
	height:16px; padding:5px;
	vertical-align:middle;
}
#list_subscribe_form .button {
	line-height:16px; height:16px;
	vertical-align:middle;
}

#content .galleryslide.ui-widget-content { margin-top:10px; border:0; width:100%; background:#eee; }
#content .scroll-bar-wrap .ui-slider { background:#eee; height:23px; border:0; }
#content .scroll-bar-wrap .ui-handle-helper-parent { width:100%; }

.recordingContainer .image_left { margin-top:5px; }

/*Search & Archive*/
#advanced_search { display:none; margin-top:20px; }
div#advanced_search_button {
	color:#0099cc;
	text-decoration:underline;
	cursor:pointer;	
	text-align:right;
	margin:15px 30px 0px 0px;
}

#search_tips { margin-bottom:50px; }
div#simple_search_button { 
	margin:30px 30px 0px 0px; 
	color:#0099cc;
	text-decoration:underline;
	cursor:pointer;	
}

#searchInput,#series,.search{
	color: #000000;
    font-size: 14px;
    padding: 16px;
    width: 341px;
	max-width:calc(100% - 34px);
	-webkit-border-radius:3px;
    -moz-border-radius:3px;
    border-radius:3px;
}
#advanced_search .search { display:block; margin-bottom:20px; }
#searchInput.search:hover, #advanced_search .search:hover{background:#ffffff; color:#000;}
#series{margin-left:10px; background-color:#f0f0f0; border:1px solid #d6d6d6;}
.btn_search{margin-left:10px; background-color:#25a3ce; color:#ffffff; border:none; padding:16px 20px;
-webkit-border-radius:3px;
    -moz-border-radius:3px;
    border-radius:3px;
	}
.btn_search:hover{cursor:pointer;}
#archiveTable tr:nth-child(even){background:#e6e8e8;}
#archiveTable tr:nth-child(even) td:nth-child(6){background:#dfe1e1;}
#archiveTable tr:nth-child(odd) {background:#ffffff;}
#archiveTable tr:nth-child(odd) td:nth-child(6){background:#f4f4f4;}
#archiveTable td{padding:10px 8px; max-width:205px;}
#archiveTable th{background:#775599; font-weight:normal; color:#ffffff; text-align:left; padding:10px;}
#archiveTable a{text-decoration:none; font-weight:bold;}
#archiveTable tr td ul { padding-left:0px; margin:0px 0px 0px 20px; }
hr{border:0; height:25px; border-top:1px solid #ececec;}
#archive #navigation{position:absolute;}
#archiveSeriesSelection{margin:25px 0;}
#archiveSeriesContainer{padding:10px; background-color:#ffffff; text-align:left;}
#archiveSeriesSelection a{color:#775599; font-size:12px; text-transform:none; line-height:14px;}
#archiveSeriesSelection .section_3_anchor{color:#ffffff; text-align:left;padding:2px 10px; margin-bottom:0;}
#archiveSeriesSelection .subnav{padding-left:15px;}
#archive #footer{position:relative;}
#archiveCart{margin-bottom:25px;}
#archiveCart .button{
	background-color:#775599; color:#ffffff; 
	 padding: 10px 15px 10px 35px;
	background-image:url('/images/chevron.png');
	background-repeat:no-repeat;
	background-position:10px;
-webkit-border-top-left-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-bottomleft: 5px;
border-top-left-radius: 5px;
border-bottom-left-radius: 5px;}

#archive input[type=checkbox] {
display:none;
}
#archive input[type=checkbox] + label
{
background: #ffffff;
background-image:url('/images/checkbox_bg.jpg');
height: 22px;
width: 22px;
display:inline-block;
padding: 0 0 0 0px;
}
#archive input[type=checkbox]:checked + label
{
background: #ffffff;
background-image:url('/images/checkbox_checked_bg.jpg');
height: 22px;
width: 22px;
display:inline-block;
padding: 0 0 0 0px;
}
#request{background-color:#d7d9d9; padding:20px; margin-top:45px;}
#request input{width:90%; padding:10px; color:#000000; font-size:14px; margin-bottom:10px;}
#request textarea {width:90%; padding:10px; color:#000000; height:110px;}
.requestMaterials{color:#775599;}
.col_100,.col_010,.col_001{display:inline-block; vertical-align:top;}
.col_100,.col_010{width:35%}
.col_001{width:20%}
#requestMaterialItems{background-color:#e6e8e8;}
#archiveRequest{color:#775599; font-size:13px; font-weight:normal; padding:0 20px 20px 20px;}
#archiveRequest th{text-align:left; padding:10px; background-color:#e6e8e8;}
#archiveRequest td{color:#000000; padding:10px;}
#archiveRequest tr{vertical-align:top;}
#archiveRequest td:nth-child(5){vertical-align:middle;}
#archiveRequest tr:nth-child(even){background:#f5f7f7;}
#archiveRequest tr:nth-child(odd) {background:#ffffff;}
.removeButton{width:13px; height:13px; background-image:url('/images/removeDoc.png'); cursor:pointer;}
#requestContainer{width:100%; display:none;}
.error{color:red;}
#itemCount{background:#f0f0f0; float:right; padding: 12px 15px 12px 15px;}
#itemCount .count{color:#775599;}
#loading{ background: url("/images/loading.gif") no-repeat scroll left center rgba(0, 0, 0, 0);
    display: none;
    padding: 5px 5px 5px 20px;}
	
/* Subject & Names in CMS*/
.select2-container { min-width:500px; max-width:500px!important; }
.select2-container ul li input { padding:0px; }
.btn_add {
	float:right;
	margin-top:-48px;
	margin-right:15%;
	padding:6px 0px;
	background-color:#ddd;	
	width:200px;
	text-align:center;
	cursor:pointer;
	text-decoration:none;
	display:block;
}
.btn_add:hover { background-color:#e1e0e0; }
#cboxWrapper { background-color:#f6f6f6; }
#colorbox #cboxLoadedContent #admin_nav_holder, #colorbox #cboxLoadedContent  #navigation { display:none !important; }
#colorbox #cboxLoadedContent #content { width:100% !important; float:none !important; }

@media screen and ( max-width:900px ) {
	#navigation_mobile { 
		cursor: pointer; 
		display: block !important; 
		height:44px; 
		margin:0; padding:0; 
		text-align: center; 
		z-index:1000; 
	}
	#navigation_mobile #logo {
		margin-top:15px;
	}
	#navigation { 
		width:100%;
	}
	#archive #navigation{position:relative;}
	.nav { text-align:left; border-top:1px solid #ddd; padding-top:15px; margin-top:15px; }
	#navigation_inner { position:relative; width:100% !important; }
	#navigation_inner #logo { display:none; }
	#wrapper { max-width:calc(100% - 30px); padding:0 15px; }
	#footer { display:none; }
	#content { width:100%; }
	#allFilters { position:relative; }
	#allFilters td { float:left; margin:0 8px 8px 0; }
	#allFilters td:nth-child(3) { clear:both; }
	.work { width:calc(100% - 7px); }
	table.work_details td { display:block; }
	table.work_details td:last-child { margin-bottom:15px; }
	.work_detail_image { float:none; margin:0 auto 15px; }
	
	#searchInput,#series,.search{ margin-bottom:15px; }
	#series { width:100%; max-width:100%; margin:0 0 15px 0; }
	.btn_search { margin-left:0; }
	.col_100, .col_010, .col_001 { width:100%; }
	
}

@media screen and ( max-width:500px ) {
	p { word-wrap:break-word; }
	
	div.jp-audio ul.jp-controls { width:calc(100% - 30px); }
	.audioTitle { width:calc(100% - 5px); font-size:15px; }
	div.jp-audio { width:calc(100% - 2px); }
	div.jp-interface ul.jp-controls li:nth-child(1) { display:none; }
	div.jp-interface ul.jp-controls li:nth-child(6) { display:none; }
	div.jp-interface ul.jp-controls li:nth-child(8) { display:none; }
	.jp-volume-bar, .jp-toggles, .jp-volume-bar-value { display:none !important; }
	
}

@media screen and ( max-width:400px ) {
	.jp-progress, .jp-time-holder { display:none; }
	.audioDownload { display:none; }
}
@media screen and ( max-width:360px ) {
	#logo { font-size:30px; }
}