/* Global Reset
-------------------------------------------------------------- */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: 'Arimo', sans-serif;
	line-height: 1;
	letter-spacing: normal;
}

html,
body { height: 100%; }


body {
	font-family: 'Arimo', sans-serif;
	font-size: 14px;
	color: #3F3F3F;
	line-height: 1.6em;
	background-color: #FDFDFD;
	font-weight: lighter;
}


.imageholder-wide-home {
	display:none;
	width: 100%;
	height: 100%;
	float: right;
	padding-top: 0px;
	padding-bottom: 25px;
	font-size: 10px;
	line-height: 1.3em;
	text-align: right;
	color: #666666;
	text-align: left;
	margin-bottom: 20px;
}

/* Globalize block level elements
-------------------------------------------------------------- */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}
ol, ul, dl, blockquote, pre, table, p,
h1, h2, h3, h4, h5, h6, hr {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}

/* General element styles
-------------------------------------------------------------- */
a {
	color: #467091;
	font-size: 15px;
	font-family: 'Arimo', sans-serif;
	text-decoration: none;
	line-height: 1.4em;
}
a:hover {
	color: #f24a1f;
    }
    
p.strong {
	font-weight: bold;
}
	
ol,
ul {
	margin-left: auto;
	padding-left: 10px;
	margin-right: auto;
}
ul ul,
ul ol,
ol ul,
ol ol {
    margin-bottom: 0;
}
ol li,
ul li,
dl dt,
dl dd {
	line-height: 1.2em;
	font-family: 'Arimo', sans-serif;
}

dl {
    overflow: hidden;
}

dd {
    margin: 0 0 0 70px;
    padding: 0 0 3px;
}

dd:after {
    content: ' ';
    display: block;
    clear: both;
}
        
blockquote {
    quotes: none;
    position: relative;
    padding: 20px;
    background: #e6e6e6;
    line-height: 1.4;    
}
blockquote,
blockquote p,
q {
    font-size: 1em;
    font-style: italic;
    font-weight: normal;
    color: #555;
}
blockquote p {
    margin: 0;
}
blockquote strong,
blockquote cite {
    display: block;
    margin: 5px 0 0 0;
    color: #333;
    line-height: 1.5;
    font-style: normal;
    font-weight: bold;
}
blockquote:after {
    content: '';
    position: absolute;
    top: 100%; left: 10%;
    height: 0;
    border: 12px solid transparent;
    border-top-color: #e6e6e6;
}

q {
    padding: .3em .5em;    
    background: #fff;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: 0 1px 2px -1px rgba(0,0,0,.3);
    box-shadow: 0 1px 2px -1px rgba(0,0,0,.3);
}
    
p,
address {
	font-size: 12px;
	line-height: 1.5em;
	color: #555;
	font-family: 'Arimo', sans-serif;
}
p:empty {
    display: none;
    }

hr {
	clear: both;
	border: none;
	height: 1px;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #eee;
}
    
strong,
em {
	font-family: 'Arimo', sans-serif;
}
strong {
	font-weight: bold;
	font-family: 'Arimo', sans-serif;
}
em { font-style: italic }

pre,
code {    
    font-family: 'Arimo', sans-serif;
    font-size: inherit;
    font-weight: normal;
}
pre {
    overflow: auto;
    padding: 15px;
    background: #eee;
    color: #333;
    font-size: 12px;
    border-bottom: 5px solid #44aaff;
    line-height: 1.3;
}
code {
    padding: .2em .5em;
    background: #fff;
    -webkit-box-shadow: 0 0 1px rgba(0,0,0,.2);
    box-shadow: 0 0 1px rgba(0,0,0,.2);
}

.pre-title {
    margin: 0;
    padding: 10px 5px;
    background: #00aaff;
    color: #fff;
    font-weight: lighter;
    font-size: 16px;
}

/* Header styles
-------------------------------------------------------------- */
h1, h3, h4, h6 {
	color: #B6B6B6;
	font-family: 'Arimo', sans-serif;
	font-weight: lighter;
	text-decoration: none;
}
h1 {
	font-size: 1.6em;
	margin-bottom: 10px;
	font-weight: lighter;
}
h2 {
	font-size: 20px;
	line-height: 1.2em;
	font-weight: lighter;
	margin-bottom: 20px;
}
h2 a:link {
	font-size: 20px;
	line-height: 1.2em;
	font-weight: lighter;
}
h2 a:hover {
	font-size: 20px;
	line-height: 1.2em;
	font-weight: lighter;
}
h3 {
	font-size: 16px;
	line-height: 1.2em;
}

h4 { font-size: 1.875em; }
h5 {
	color: #000000;
	font-size: 1.2em;
	text-transform: uppercase;
	font-weight: normal;
}
h6 { font-size: 1.500em;}

h3.title {
	font-size: 18px;
	line-height: 1.2em;
	color: #f24a1f;
	text-transform: none;
	font-family: 'Arimo', sans-serif;
	font-weight: lighter;
	letter-spacing: 2px;
}
h3.title a:link {
	font-size: 18px;
	line-height: 1.2em;
	color: #f24a1f;
	text-transform: none;
	font-family: 'Arimo', sans-serif;
	font-weight: lighter;
	letter-spacing: 2px;
}
h3.title a:hover {
	font-size: 18px;
	line-height: 1.2em;
	color: #f24a1f;
	text-transform: none;
	font-family: 'Arimo', sans-serif;
	font-weight: lighter;
	letter-spacing: 2px;
}
h3.project-title {
	font-size: 20px;
	line-height: 1.2em;
	color: #c42026;
	text-transform: none;
	font-family: 'Arimo', sans-serif;
	font-weight: normal;
}
h2.project {
	font-size: 25px;
	line-height: 1.3em;
	color: #555;
	font-weight: lighter;
}



/*----------------------------------------------------------------------------------------------------*/
/*Page Elements
-----------------------------------------------------------------------------	
MAIN AREA PRESS CSS
-----------------------------------------------------------------------------*/
.main-area-home {
	width: 400px;
	height: auto;
	min-height: 400px;
	float: left;
	display: block;
	background-image: none;
	background-repeat: repeat;
	border-top-style: none;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 60px;
	padding-left: 20px;
	border-left-style: none;
	margin-top: -5px;
}





/* Table styles
-------------------------------------------------------------- */    
table {
    display: table;
    width: auto;
    border-collapse: collapse;
    border-spacing: 0;
}
table caption {
    padding: 10px;
    margin: 0 0 -1px;
    background: #eee;
    color: #555;
    text-align: left;
    font-size: 1.1em;
    line-height: 1.4;
}
table tr th,
table tr td {
	padding: 10px;
	text-align: left;
	line-height: 1.3em;
	vertical-align: middle;
	font-size: 15px;
}
table tr th:last-child,
table tr td:last-child {
    
}
table tr th {
	background: none;
	color: #555;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
}
table tr td {
	background: #f8f8f8;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
table tr:nth-child(odd) td {
    background: #fdfbfb;
}

table tr.hdr th {
    background: #f7690d;
    border-top: none;
    border-bottom: none;
    border-color: #ec630a;
    color: #fff;
}
table tr.bdy th {
	color: #fff;
	background-color: #F7F7F7;
	border-right-style: none;
	border-top-color: #76b4b7;
	border-right-color: #76b4b7;
	border-bottom-color: #76b4b7;
	border-left-color: #f24a1f;
	border-left-style: none;
}
table tr.bdy th a {
    color: #fff;
}
table tr.bdy th a:hover {
    color: #bbb;
}

/* Elements with border-box model
-------------------------------------------------------------- */
/* Elements with border-box model
-------------------------------------------------------------- */
input,
textarea,
select,
button,
.btn,
.button,
img {
	max-width: 100%;
	height: auto;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

/* Form/input/button styles
-------------------------------------------------------------- */
input,
textarea,
select {
    font-family: inherit;
    font-size: inherit;
    font-weight: normal;
    line-height: 1.4;
}
input[type="text"],
input[type="email"],
input[type="password"],
input[type="search"],
input[type="url"],
input[type="date"],
input[type="time"],
input[type="datetime"],
input[type="number"],
input[type="range"],
input[type="tel"],
input[type="range"],
input[type="file"],
textarea, select {
    padding: 7px 10px;
    margin: 0 0 .25em;
    color: #333;
    background: #eee;
    border: none;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
input[type="radio"],
input[type="checkbox"] {    
    vertical-align: middle;
    position: relative;
    bottom: 2px;
}
input[type=radio] {
    bottom: 3px;
}
input[type="submit"],
button,
a.btn,
a.button {
	display: inline-block;
	height: 30px;
	padding: 0 20px;
	margin: 0;
	color: #ffffff;
	background: #467091;
	border: none;
	font-size: 15px;
	font-family: inherit;
	font-weight: lighter;
	line-height: 1;
	vertical-align: middle;
	text-transform: none;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	-webkit-transition: all .2s;
	-o-transition: all .2s;
	transition: all .2s;
}
a.btn,
a.button {
    line-height: 30px;
}
input[type="submit"]:hover,
button:hover,
a.btn:hover,
a.button:hover {
    background-color: #777;    
    cursor: pointer;
}

a.btn.pdf {
    height: 45px;
    padding-left: 40px;
    line-height: 45px;
    margin: 0 5px 0 0;
    background-image: url(../images/icon-pdf.png);
    background-repeat: no-repeat;
    background-position: 10px 50%;
}

.btn.big,
a.btn.big,
button.big,
input[type="submit"].big {
    height: 44px;
    line-height: 44px;
}

::-webkit-input-placeholder { color: #888; }
::-moz-placeholder { color: #888; }
:-ms-input-placeholder { color: #888; }
input:-moz-placeholder { color: #888; }

.error, .success, .warning, .notice, .alert {
    margin: 0 0 20px;
    padding: 15px;
    line-height: 1.2;
    color: #fff;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}

/* Header & Footer styles
-------------------------------------------------------------- */
#hdr {
	min-height: 80px;
	padding: 15px 0;
	background-color: #FDFDFD;
	border-image-repeat: repeat;
	position: fixed;
	width: 100%;
	z-index: 300;
	border-bottom-width: thick;
	border-bottom-style: none;
	border-bottom-color: #000;
}
#hdr #logo {
    float: left;
    position: absolute;
	z-index: 30;
}
#hdr #logo img {
	max-width: 100%;
	display: block;
	height: 100px;
	width: 245px;
	margin-top: -8px;
    z-index: 30; 
}


#hdr #logo-home {
	float: left;
	position: absolute;
	z-index: 30;
	top: -3px;
}
#hdr #logo-home img {
	max-width: none;
	display: block;
	height: 90px;
	width: 221px;
	margin-top: 0px;
}



#hdr-r {
    margin-left: 0px;
	float:right;
}
#hdr-r {
    text-align: right;
}



#ftr {
	padding: 20px 0;
	text-align: center;
	background-image: url(../images/bg/bg-blue1.jpg);
	background-repeat: repeat;
}

#ftr h4 {
	margin: 0 0 .75em;
	color: #d1ecee;
	text-transform: none;
	font-weight: lighter;
	font-size: 1.3em;
}
#ftr a {
    color: #999;
}
#ftr a:hover {
	color: #FBFBFB;
}

#ftr-home {
	text-align: left;
	background-repeat: repeat;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	bottom: 0;
}

#ftr-home h4 {
	margin: 0 0 .75em;
	color: #d1ecee;
	text-transform: none;
	font-weight: lighter;
	font-size: 1.3em;
}
#ftr-home a {
	color: #333333;
}
#ftr-home a:hover {
	color: #c42026;
}


/* social icons
-------------------------------------------------------------- */

#ftr .social-icons {
	width: 50%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0.8em;
	margin-left: 0;
	float:left;
}
#ftr .social-icons a {
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
#ftr .social-icons a:hover{
    opacity: 0.8;
}



#ftr-home .social-icons {
	width: 50%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0.8em;
	margin-left: 0;
	float:left;
}
#ftr-home .social-icons a {
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
#ftr-home .social-icons a:hover{
    opacity: 0.8;
}



/* Footer featured News
-------------------------------------------------------------- */
#ftr .featured-News {
	width: 100%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 30px;
	margin-left: 0;
	float: left;
}
#ftr .featured-News  a {    
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
#ftr .featured-News {
}




#ftr p {
    color: #777;
    font-size: .8em;
}
#ftr-links {
    padding: 10px 0;
}
#ftr-links a {
    margin: 0 5px;
    opacity: 0.25;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
#ftr-links a:hover {
    opacity: 0.6;
}



#page-about{
	overflow-y: scroll;
	overflow-x: hidden;
	
	-webkit-background-size: 100%; 
    -moz-background-size: 100%; 
    -o-background-size: 100%; 
    background-size: 100%; 
    -webkit-background-size: cover; 
    -moz-background-size: cover; 
    -o-background-size: cover; 
    background-size: cover;
}
#page-about {
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
#page-about.divide {
    padding-bottom: 80px;
    min-height: 120px;
    background: url(../images/page-divider.png) no-repeat 50% 100%;
}




#page {    
    padding: 0 0 30px;
}
#page.divide {
	padding-bottom: 80px;
	min-height: 120px;
	background-image: url(../images/page-divider.png);
	background-repeat: no-repeat;
	background-position: 50% 100%;
}

#page.divide-member {
    padding-bottom: 20px;
	
    min-height: 120px;
    background: url(../images/page-divider.png) no-repeat 50% 100%;
}
#ftr {
	padding: 20px 0;
	text-align: center;
	background-image: url(../images/bg/bg-blue1.jpg);
	background-repeat: repeat;
}
/*  home-slide ----------------------------*/
.wrapper{
	position: relative;
	width: 1010px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	background-color: #FFF;
}
#home-slide {
	float: left;
	width: 100%;
	margin-top: 110px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-color: none;
}
/* Video Pages */

.screen {
    position: relative;
    height: 100%;
    width: 20%; /*  NOTE: numVideos/100%  */;
    float: left;
    overflow: hidden;
}

.big-image {
    min-width: 100%;
    min-height: 100%;
    height: auto;
    width: auto;
}

.video-title {
    position: absolute;
    top: 5%;
    right: 5%;
    opacity: .5;
    margin: 40px 0 0 0;
    padding: 0;
    line-height: .65;
    font-size: 4em;
    text-transform: uppercase;
}


/* Main navigation styles
-------------------------------------------------------------- */    
#nav {
	list-style: none;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#nav li {
	position: relative;
	display: inline;
	display: inline-block;
	padding: 0;
	margin: 0;
	background-repeat: repeat;
}
#nav li a {
	display: block;
	margin-right: 8px;
	padding: 5px 5px 5px 5px;
	text-decoration: none;
	text-transform: none;
	font-weight: lighter;
	font-size: 18px;
	color: #4F4F4F;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	letter-spacing: 1px;
}
#nav ul,
#nav a {
    line-height: 1;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
#nav li a:hover,
#nav li:hover > a {
	opacity: 0.9;
	color: #f35b1d;
}

#nav li a.active {
    opacity: 0.9;
    color: #f35b1d;
	font-weight: lighter;
}

#nav li > ul {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    z-index: 99;
    top: 160%;
    left: 0;
    margin: 0;
    padding: 0;
}
#nav li > ul li,
#nav li > ul li a {
    display: block;
    margin: 0;
    float: none;    
    white-space: nowrap;
    list-style: none;
	font-weight: lighter;
	letter-spacing: normal;
	font-size: 14px;
}
#nav li > ul li {  
    
}
#nav li > ul li a {
    padding: 13px 50px 12px 15px;
    text-align: left;
    color: #3F3F3F;
    background: #ffffff;      
    border-bottom: 1px solid #606060;
    -webkit-border-radius: 0;
    border-radius: 0;    
}
#nav li > ul li:last-child a {

    border-bottom: none;
}
#nav li:hover > ul {
    visibility: visible;
    opacity: 1;
}
#nav li:hover > ul a:hover {
    opacity: 1;
    background: #c7d2df;
    color: #fff;
}

#nav-expand {
    display: none;
    position: fixed;
    z-index: 9999;
    top: 0; left: 0; right: 0;
    padding: 13px 15px 15px 35px;
    background: #103957 url(../images/expand.png) no-repeat 10px 50%;
    font-size: 15px;
    height: 15px;
    text-align: left;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #888;    
}



/* acro footer
-------------------------------------------------------------- */
footer{
    bottom: 0;
    position: fixed;
    width: 100%;
	background-color: #FDFDFD;
}
.footer {
	font-family: 'Arimo', sans-serif;
	height: 35px;
	margin: auto;
	width: 980px;
	text-align: left;
	padding: 10px;
	color: #808897;
	font-size: 11px;
}
.footer a:link {
	font-family: 'Arimo', sans-serif;
    background: #ffffff;
    height: 45px;
    margin: auto;
    width: 980px;
    text-align:center;
    color:#71798A;
	font-size:11px;
	text-decoration:none; 
}
.footer a:hover {
	color: #aaaaaa;
	text-decoration: none;
}
.footer a:visited {
	color: #808897;
	text-decoration: none;
}
#home-social {
	float: right;
	margin-top: -10px;
}
/*----------------------------------------------------------------------------------------------------*/
	#social{
	left:0;
	opacity: 1;
	-moz-transition: opacity 1s ease 0s;
	-webkit-transition: opacity 1s ease 0s;
	-o-transition: opacity 1s ease 0s;
	transition: opacity 1s ease 0s;

	}
	
	#social:hover{
	opacity: 0.4;	
	}
/* home-footer
-------------------------------------------------------------- */
.home-footer {
	font-family: 'Arimo', sans-serif;
	position: fixed;
	font-size:12px;
	bottom: 0;
	width: 100%;
	height: 35px;
	color: #000000;
	line-height: 14px;
	margin-top: 30px;
	background-color: #FFF;
}

.home-footer a {
	font-family: 'Arimo', sans-serif;
	font-size:12px;
	color:#333333; 
	text-decoration:none; 
}

.home-footer a:visited {
	font-family: 'Arimo', sans-serif;
	color:#333333; 
	font-size:12px;
	text-decoration:none; 
}

.home-footer a:hover {
	font-family: 'Arimo', sans-serif;
	color: #AAA;
	font-size: 12px;
	text-decoration: none;
}


.footer_lab {
	font-family: 'Arimo', sans-serif;
	position: relative;
	font-size:12px;
	bottom: 0;
	width: 100%;
	height: 45px;
	color: #333333;
	line-height: 14px;
	z-index: 40;
}

.footer_lab a {
	font-family: 'Arimo', sans-serif;
	font-size:12px;
	color:#cccccc; 
	text-decoration:none; 
	z-index: 40;
}

.footer_lab a:visited {
	font-family: 'Arimo', sans-serif;
	color:#ffffff; 
	font-size:12px;
	text-decoration:none; 
}

.footer_lab a:hover {
	font-family: 'Arimo', sans-serif;
	color: #AAA;
	font-size: 12px;
	text-decoration: none;
}


/* Center content on page
-------------------------------------------------------------- */
.ctr {
	position: relative;
	max-width: 1010px;
	padding: 0 2%;
	margin: 0 auto;
}
/* Center content on page
-------------------------------------------------------------- */
.ctr-m {
	position: relative;
	max-width: 1010px;
	padding: 0 2%;
	margin: 0 auto;
}
/* Clearfix
-------------------------------------------------------------- */
.ctr:before,
.ctr:after,
.clr:before,
.clr:after {
    content: ' ';
    display: table;
}

.ctr:after,
.clr:after {
    clear: both;
}

.clear {
    clear: both;
}

/*----------------------------------------------------------------------------------------------------*/

#press-quotes
{
	width: 410px;
	height: 200px;
	overflow: hidden;
	position: fixed;
	right: 20px;
	bottom: 30px;
}

/************************/
/* Homepage Quotes ticker      */
/************************/
/*newsticker*/
.newsticker{
	height: 200px;
	width: 405px;
	overflow: hidden;
	color: #333333;
	font-size: 18px;
	font-weight: normal;
	font-family: 'Martel', serif;
	line-height: 1.1em;
	cursor: default;
	overflow: hidden;
}
.newsticker:hover{}
.newsticker ul li{
width:auto;
height:200px;
overflow:hidden;
}




/* Column Styles
-------------------------------------------------------------- */
.row {
    margin: 0 -2% 2%;
    padding: 0;
    clear: both;
}
.row:before,
.row:after {
    content: ' ';
    display: table;
}
.row:after { clear: both; }
.row > [class^='col-'] {
    float: left;
    margin: 0 2%;
    padding: 0;
    list-style: none;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.col-12 { width: 46%; }
.col-13 { width: 29.333%; }
.col-23 { width: 62.666%; }
.col-14 { width: 21%; }
.col-34 { width: 71%; }
.col-15 { width: 16%; }
.col-25 { width: 36%; }
.col-35 { width: 56%; }
.col-45 { width: 76%; }


/* Tab styles
-------------------------------------------------------------- */
ul[class^=tabs] {
    overflow: hidden;
    margin: 0 0 20px;
    padding: 0;
    border-bottom: 3px solid #f7690d;
}
ul[class^=tabs] li {
    float: left;
    margin: 0;
    padding: 0;
    list-style-type: none;
}
ul[class^=tabs] li a {
    float: left;
    padding: 12px 20px;
    margin: 0 2px 0 0;
    background: #444;
    color: #bbb;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 14px;
    -webkit-border-top-left-radius: 3px;
    border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    border-top-right-radius: 3px;
    -webkit-transition: all .3s;
    -o-transition: background .3s;
    transition: background .3s;
}
ul[class^=tabs] li a:hover {
    background-color: #555;
    color: #fff;
}
ul[class^=tabs] li a.active,
ul[class^=tabs] li a.active:hover {
    position: relative;
    background: #f7690d;
    color: #fff;    
}

.tab { 
    margin: -20px 0 20px;   
    padding: 30px;
    background: #f6f6f6;
    -webkit-border-bottom-left-radius: 3px;
    border-bottom-left-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    border-bottom-right-radius: 3px;
    -webkit-box-shadow: 0 10px 10px -15px rgba(0,0,0,.8);
    box-shadow: 0 10px 10px -15px rgba(0,0,0,.8);
}
.tab-hdr:first-child {
    margin-top: -30px;
}
.tab-hdr {
    margin: 0 -30px 30px;
    padding: 16px 30px;
    background: #e6e6e6;  
    border-top: 1px solid #fff;    
    color: #555;
    font-size: 1.5em;
    font-weight: normal;
    -webkit-box-shadow: 0 2px 2px -2px rgba(0,0,0,.4);
    box-shadow: 0 2px 2px -2px rgba(0,0,0,.4);
}

.tab input[type="text"],
.tab input[type="email"],
.tab input[type="password"],
.tab input[type="search"],
.tab input[type="url"],
.tab input[type="date"],
.tab input[type="time"],
.tab input[type="datetime"],
.tab input[type="number"],
.tab input[type="range"],
.tab input[type="tel"],
.tab input[type="range"],
.tab input[type="file"],
.tab textarea,
.tab select {
    background-color: #fff;
    border: 1px solid #e6e6e6;
    -webkit-border-radius: 0;
    border-radius: 0;
}





/* Pager styles
-------------------------------------------------------------- */
.pager {
    margin-left: 0; padding-left: 0;
    list-style: none;
}
.pager li {
    float: left;
    margin: 0 3px 3px 0;
}
.pager li a,
.pager li span {
    display: block;
    padding: 8px 12px;
    background: #fff;
    border-bottom: 2px solid #d6d6d6;
    line-height: 1;
}
.pager li a:hover,
.pager li .current {
    border-color: #0099ff;
}

/* Breadcrumb styles
-------------------------------------------------------------- */
.breadcrumbs {
	border-top-width: thin;
	border-top-style: none;
	border-top-color: #76b4b7;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
}
.breadcrumbs:before,
.breadcrumbs:after {
    content: ' ';
    display: table;
}
.breadcrumbs:after { clear: both; }

.breadcrumbs li.title {
	display:block;
	float: left;
	padding: 0;
	list-style: none;
	font-size: 1.2em;
	color: #e14b27;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
	font-weight:lighter;
	text-transform: uppercase;
}

.breadcrumbs li {
	display: block;
	float: left;
	padding-top: 5px;
	list-style: none;
	color: #000000;
	text-transform: uppercase;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0px;
}
.breadcrumbs li a {
	padding-right: 14px;
	background: url(../images/breadcrumb-arrow.png) no-repeat 100% 30%;
	color: #676767;
}
.breadcrumbs li a:hover {
	color: #c42026;
}
.breadcrumbs li,
.breadcrumbs li a {
	line-height: 1.2em;
	text-transform: none;
	letter-spacing: 0px;
	font-size: 1em;
}


/* Composition Breadcrumb styles
-------------------------------------------------------------- */
.breadcrumbs-comp {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #76b4b7;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
.breadcrumbs-comp:before,
.breadcrumbs-comp:after {
    content: ' ';
    display: table;
}
.breadcrumbs-comp:after { clear: both; }

.breadcrumbs-comp li.title {
	display:block;
	background-color: none;
	float: left;
	padding: 0;
	list-style: none;
	font-size: 1.6em;
	color: #e14b27;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
	font-weight:lighter;
	text-transform: uppercase;
}

.breadcrumbs-comp li {
	display: block;
	float: left;
	list-style: none;
	font-size: 1.4em;
	color: #000000;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.breadcrumbs-comp li a {
	padding-right: 20px;
	background: url(../images/breadcrumb-arrow.png) no-repeat 100% 70%;
	color: #20579B;
	font-weight:lighter;
}
.breadcrumbs-comp li a:hover {
	color: #B1B1B1;
}
.breadcrumbs-comp li,
.breadcrumbs-comp li a {
    line-height: 1.4;
    text-transform: none;
    letter-spacing: 1px;
}



/* General Usage Styles
-------------------------------------------------------------- */
.border {
    background: #333;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
img.border {
    padding: 5px;
}
.hidden {
    display: none;
}
.block {
    display: block;
}
.underline {
	padding-bottom: 10px;
	margin-bottom: 0px;
	border-bottom-width: 0.1em;
	border-bottom-style: none;
	border-bottom-color: #76b4b7;
}
h4.underline,
h5.underline,
h6.underline {
	padding-bottom: 5px;
	text-transform: none;
	font-size: 1.3em;
	font-weight: lighter;
}

/* Theme specific styles
-------------------------------------------------------------- */
.slogan {
	max-width: 840px;
	margin-left: auto;
	margin-right: auto;
	padding: 20px 0 0;
	text-align: left;
	font-weight: lighter;
	font-size: 24px;
	line-height: 1.3;
	text-transform: lowercase;
}
.slogan > span {
	display: block;
	line-height: 1.2;
	font-size: 21px;
	text-transform: none;
}
.slogan > span.line1 {
	padding-top: 10px;
	color: #2980A0;
	text-align: left;
}
.slogan > span.line2 {
	padding-bottom: 40px;
	color: #ca1e4f;
	text-align: right;
}
.slogan > span.line3 {
	padding-top: 0px;
	color: #030f57;
	text-align: center;
}
.slogan.dark {
    position: relative;
    max-width: 100%;
    margin: 50px auto;
    padding: 30px 20px;
    background: #555;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    color: #ccc;
    -webkit-box-shadow: inset 0 0 200px rgba(0,0,0,.3);
    box-shadow: inset 0 0 200px rgba(0,0,0,.3);
}
.slogan.dark:after {
    content: '';
    position: absolute;
    z-index: -1;
    top: 0; right: 0; bottom: 0; left: 0;
    height: 100%; width: 100%;
    background: #f7690d;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -webkit-transform:
        scale(0.95)
        rotate(1.75deg);
    -ms-transform:
        scale(0.95)
        rotate(1.75deg);
    -o-transform:
        scale(0.95)
        rotate(1.75deg);
    transform:
        scale(0.95)
        rotate(1.75deg);
}
.slogan.dark strong {
    color: #fff;
}

/* Recording
-------------------------------------------------------------- */
.recording {
	position: relative;
	max-width: 100%;
	height: auto;
	margin: 50px auto;
	padding: 30px 20px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	color: #ccc;
	-webkit-box-shadow: inset 0 0 200px rgba(0,0,0,.3);
}
.recording:after {
    content: '';
    position: absolute;
    z-index: -1;
    top: 0; right: 0; bottom: 0; left: 0;
    height: 100%; width: 100%;
}
.recording strong {
    color: #fff;
}
.special {
	color: #ca1e4f;
	font-size: 18px;
}





/* Page Title
-------------------------------------------------------------- */
#page-title {
	position: relative;
	width: 60%;
	background-color: none;
	margin-top: 150px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 0;
	border-bottom-width: thin;
	border-bottom-style: none;
	border-bottom-color: #76b4b7;
}
#page-title:after {
    content: '';
    position: absolute;
    top: 18px; right: 0; bottom: 0; left: 0;
    height: 100%; width: 100%;
    z-index: -1;
}
#page-title h1 {
	margin-top: 15px;
	color: #3F3F3F;
	font-weight: lighter;
	font-size: 2.1em;
	text-transform: none;
}
#page-title h2 {
	color: #333333;
	font-weight: lighter;
	font-size: 1.6em;
	margin-top: 20px;
	text-transform: none;
}
/* Review Page Title
-------------------------------------------------------------- */
#review-page-title {
	position: relative;
	background-color: none;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	border-top-width: thin;
	border-top-style: none;
	border-top-color: #76b4b7;
}
#review-page-title:after {
    content: '';
    position: absolute;
    top: 18px; right: 0; bottom: 0; left: 0;
    height: 100%; width: 100%;
    z-index: -1;
}
#review-page-title h1 {
	margin: 0;
	color: #76b4b7;
	font-weight: lighter;
	font-size: 1.8em;
	text-transform: none;
	line-height: 1.2em;
}

/* program-notes Page Title
-------------------------------------------------------------- */
#program-notes-page-title {
	position: relative;
	background-color: none;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	border-top-width: thin;
	border-top-style: none;
	border-top-color: #76b4b7;
}
#program-notes-page-title:after {
    content: '';
    position: absolute;
    top: 18px; right: 0; bottom: 0; left: 0;
    height: 100%; width: 100%;
    z-index: -1;
}
#program-notes-page-title h1 {
	margin: 0;
	color: #76b4b7;
	font-weight: lighter;
	font-size: 1.8em;
	text-transform: none;
	line-height: 1.2em;
}



/* Media Page Title
-------------------------------------------------------------- */
h2.media {
	font-size: 25px;
	line-height: 1.2em;
}

#media-page-title {
	position: relative;
	background-color: none;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
#media-page-title:after {
    content: '';
    position: absolute;
    top: 18px; right: 0; bottom: 0; left: 0;
    height: 100%; width: 100%;
    z-index: -1;
}
#media-page-title h1 {
	margin: 0;
	color: #76b4b7;
	font-weight: lighter;
	font-size: 1.8em;
	text-transform: none;
}


/* Press Page Title
-------------------------------------------------------------- */
#press-page-title {
	position: relative;
	background-color: none;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #76b4b7;
}
#press-page-title:after {
    content: '';
    position: absolute;
    top: 18px; right: 0; bottom: 0; left: 0;
    height: 100%; width: 100%;
    z-index: -1;
}
#press-page-title h1 {
	margin: 0;
	color: #76b4b7;
	font-weight: lighter;
	font-size: 1.8em;
	text-transform: none;
}


/* CD Page Title
-------------------------------------------------------------- */
#CD-page-title {
	
	position: relative;
	width: 60%;
	background-color: none;
	margin-top: 120px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	border-bottom-width: thin;
	border-bottom-style: none;
	border-bottom-color: #76b4b7;
}
#CD-page-title:after {
    content: '';
    position: absolute;
    top: 18px; right: 0; bottom: 0; left: 0;
    height: 100%; width: 100%;
    z-index: -1;
}
#CD-page-title h1 {
	margin: 0;
	color: #c42026;
	font-weight: lighter;
	font-size: 1.8em;
	text-transform: none;
}
/* Wu Man CD Page
-------------------------------------------------------------- */
.imageholder-wide-CD {
	display:none;
	width: 100%;
	height: 100%;
	float: right;
	padding-top: 8px;
	padding-bottom: 25px;
	font-size: 10px;
	line-height: 1.3em;
	text-align: right;
	color: #666666;
	text-align: left;
}


#CD-cnt {
	position: relative;
	z-index: 80;
	min-height: 600px;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}
#CD-cnt .CD-cnt-inner {
	position: relative;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 40px;
	padding-left: 0px;
	margin-bottom: 20px;
	width: 54%;
}
#CD-cnt .CD-cnt-inner .slogan {
    margin: 0; padding: 0 0 30px;
}
#CD-cnt .CD-cnt-inner .slogan span {
	padding: 0;
	font-size: 30px;
	font-weight: lighter;
}
#CD-cnt .CD-cnt-inner p {
	margin-bottom: 20px;
	color: #2D2D2D;
	font-size: 14px;
}
#CD-cnt .CD-cnt-inner a.btn {
    
}

#page-CD{
	background: url(../images/page-bg.png) no-repeat center center fixed;
	overflow-y: scroll;
	overflow-x: hidden;
	
	-webkit-background-size: 100%; 
    -moz-background-size: 100%; 
    -o-background-size: 100%; 
    background-size: 100%; 
    -webkit-background-size: cover; 
    -moz-background-size: cover; 
    -o-background-size: cover; 
    background-size: cover;
}
#page-CD {    
    padding: 0 0 30px;
}
#page-CD.divide {
    padding-bottom: 80px;
    min-height: 120px;
    background: url(../images/page-divider.png) no-repeat 50% 100%;
}

/* CD listing
-------------------------------------------------------------- */


.CD {
	float: left;
	height: auto;
	font-size: 12px;
	font-family: 'Arimo', sans-serif;
	line-height: 16px;
	letter-spacing: normal;
	margin-left: 0px;
	margin-right: 20px;
	margin-bottom: 60px;
	text-align: left;
	color: #999;
	margin-top: 0px;
	border: thin none #76b4b7;
	padding: 0px;
	width: 150px;
}
/* DVD listing
-------------------------------------------------------------- */


.dvd {
	float: left;
	height: auto;
	font-size: 12px;
	font-family: 'Arimo', sans-serif;
	line-height: 16px;
	letter-spacing: normal;
	margin-left: 0px;
	margin-right: 20px;
	margin-bottom: 60px;
	text-align: left;
	color: #999;
	margin-top: 0px;
	border: thin none #76b4b7;
	padding: 0px;
	width: 150px;
}


/* CD Breadcrumb styles
-------------------------------------------------------------- */
.breadcrumbs-CD {
	border-top-width: thin;
	border-top-style: none;
	border-top-color: #76b4b7;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}
.breadcrumbs-CD:before,
.breadcrumbs-CD:after {
    content: ' ';
    display: table;
}
.breadcrumbs-CD:after { clear: both; }

.breadcrumbs-CD li.title {
	display:block;
	float: left;
	padding: 0;
	list-style: none;
	font-size: 1.2em;
	color: #e14b27;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
	font-weight:lighter;
	text-transform: uppercase;
}

.breadcrumbs-CD li {
	display: block;
	float: left;
	padding-top: 5px;
	list-style: none;
	font-size: 1.0em;
	color: #000000;
	text-transform:uppercase;
	margin-top: 0;
	margin-right: 20px;

	margin-bottom: 0;
	margin-left: 0px;
}
.breadcrumbs-CD li a {
	padding-right: 14px;
	background: url(../images/breadcrumb-arrow.png) no-repeat 100% 30%;
	color: #676767;
}
.breadcrumbs li a:hover {
	color: #f24a1f;
}
.breadcrumbs-CD li,
.breadcrumbs-CD li a {
	line-height: 1.2;
	text-transform: none;
	letter-spacing: 1px;
	font-size: 1.0em;
}



/* Collaborations Page Title
-------------------------------------------------------------- */
h2.collaborations {
	font-size: 25px;
	line-height: 1.2em;
}

#collaborations-page-title {
	position: relative;
	background-color: none;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
#collaborations-page-title:after {
    content: '';
    position: absolute;
    top: 18px; right: 0; bottom: 0; left: 0;
    height: 100%; width: 100%;
    z-index: -1;
}
#collaborations-page-title h1 {
	margin: 0;
	color: #76b4b7;
	font-weight: lighter;
	font-size: 1.8em;
	text-transform: none;
}

/* composition Page Title
-------------------------------------------------------------- */
h2.composition {
	font-size: 25px;
	line-height: 1.2em;
}

#composition-page-title {
	position: relative;
	background-color: none;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
#composition-page-title:after {
    content: '';
    position: absolute;
    top: 18px; right: 0; bottom: 0; left: 0;
    height: 100%; width: 100%;
    z-index: -1;
}
#composition-page-title h1 {
	margin: 0;
	color: #76b4b7;
	font-weight: lighter;
	font-size: 1.8em;
	text-transform: none;
}


/* Home Page 
-------------------------------------------------------------- */
#home{
	background: #FDFDFD;
	overflow-y: scroll;
	overflow-x: hidden;
}
#img.source-image {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

#home-links {
	text-align: center;
	margin-top: 180px;
}
#home-links a {
    margin: 0 5px;
    padding: 15px 80px;
    background: #444;
    color: #fff;
    font-size: 1.5em;
    font-weight: bold;
    text-transform: lowercase;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -webkit-transition: all .3s;
    -o-transition: background .3s;
    transition: background .3s;
}
#home-links a.orange {
    background: #f7690d;
}
#home-links a:hover {
    opacity: 0.7;
}

#home-ftr {
	padding-top: -30px;
	text-align: left;
	background-image: url(../images/bg/bg-blue1.jpg);
	background-repeat: repeat;
}
#home-ftr h2,
#home-ftr p {
    color: #fff;
}

#home-ftr p > span.color {
	color: #ed197f;
	margin-right: 8px;
}

#home-ftr h2 {
	font-size: 1.3em;
	font-weight: lighter;
	text-transform: none;
}
#home-ftr p {
	font-size: 1.0em;
	font-weight: lighter;
	color: #ddd;
}
#home-ftr hr {
	margin-left: 12%;
	margin-right: 12%;
	border-top-color: #373737;
	border-right-color: #373737;
	border-bottom-color: #373737;
	border-left-color: #373737;
}
/* Home News Box
-------------------------------------------------------------- */
section.home-bottom-boxes{
	margin-top: 20px;
	width: 980px;
	padding: 10px;
	margin-left: auto;
	margin-right: auto;
	background-color: #F9F9F9;
	margin-bottom: 10px;
}
section.home-bottom-boxes .transparent{opacity:0;}
section.home-bottom-boxes article{padding:15px;}
section.home-bottom-boxes article .concert:after{
	content:'';
	}
section.home-bottom-boxes article li{
	font-size: 15px;
	margin-bottom: 10px;
	list-style: square;
	margin-left: 15px;
	}
section.home-bottom-boxes article a {
	font-size: 15px;
	border-bottom:none;
	text-transform:none;
	line-height: 1.2em;
	list-style: square;
	}
section.home-bottom-boxes article h5 a:hover:after{
	color:black;
	}
section.home-bottom-boxes article h5 a:after{
	content:'»';
	color:#ff3300;
}
section.home-bottom-boxes .upcoming{
	float: left;
	display: block;
	margin-right: 1.05263%;
	width: 32.6316%;
	height: auto;
}
section.home-bottom-boxes .upcoming:last-child{
	margin-right: 0;
}
section.home-bottom-boxes .upcoming h5{
	float:left;
	text-transform: none;
	font-size: 12px;
	line-height: 1.3em;
	color: #3F3F3F;
	}
section.home-bottom-boxes .upcoming h5.rightmost{
	float:right;
	font-size: 11px;
	}
section.home-bottom-boxes .upcoming h5.rightmost a:link{
	float:right;
	font-size: 11px;
	}	
section.home-bottom-boxes .dont-miss{
	float:left;
	display:block;
	margin-right:1.0526315789%;
	width:32.6315789474%;
	height: auto;
	color:#666666;
	}
section.home-bottom-boxes .dont-miss:last-child{
	margin-right:0;
	}
section.home-bottom-boxes .homenews{
	float: left;
	display: block;
	margin-right: 1.0526315789%;
	width: 32.6316%;
	margin-right: 0;
	height: auto;
}
section.home-bottom-boxes .homenews:last-child{
	margin-right:0;
	}
section.home-bottom-boxes .dont-miss>article,section.home-bottom-boxes .homenews>article{
	height: auto;
}
section.home-bottom-boxes article{
	background: white;
	height: auto;
	min-height: 240px;
}
section.home-bottom-boxes article.sponsors{
	margin-top:10px;
	position:relative;
	height:80px;
	}
section.home-bottom-boxes article h6{
	margin-top: 10px;
	width: auto;
	line-height: 14px;
	text-align: left;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 1px;
	margin-bottom: 10px;
	}
section.home-bottom-boxes div.sponsor{
	position:absolute;
	top:0;
	right:0;
	height:80px;
	width:135px;
	}
.ehomenews-home{
	position:absolute;
	top:-41px;
	}
.thumbs p{padding:0;}
.thumbs p:first-of-type{padding:4px 0 0 0;}

/* About Page
-------------------------------------------------------------- */
.imageholder-wide-bio {
	display:none;
	width: 100%;
	height: 100%;
	float: right;
	padding-top: 8px;
	padding-bottom: 25px;
	font-size: 10px;
	line-height: 1.3em;
	text-align: right;
	color: #666666;
	text-align: left;
}


#about-cnt {
	position: relative;
	min-height: 400px;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}
#about-cnt .about-cnt-inner {
	position: relative;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin-bottom: 20px;
	width: 60%;
	min-height: 400px;
}
#about-cnt .about-cnt-inner .slogan {
    margin: 0; padding: 0 0 30px;
}
#about-cnt .about-cnt-inner .slogan span {
	padding: 0;
	font-size: 30px;
	font-weight: lighter;
}
#about-cnt .about-cnt-inner p {
	margin-bottom: 20px;
	color: #3F3F3F;
	font-size: 15px;
	line-height: 1.4em;
	font-weight: lighter;
}
#about-cnt .about-cnt-inner p a:link {
	font-size: 15px;
}
#about-cnt .about-cnt-inner a.btn {
    
}



/* page-wide style
-------------------------------------------------------------- */
.imageholder-wide-bio {
	display:none;
	width: 100%;
	height: 100%;
	float: right;
	padding-top: 8px;
	padding-bottom: 25px;
	font-size: 10px;
	line-height: 1.3em;
	text-align: right;
	color: #666666;
	text-align: left;
}


#page-wide-cnt {
	position: relative;
	min-height: 400px;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}
#page-wide-cnt .page-wide-cnt-inner {
	position: relative;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin-bottom: 20px;
	width: auto;
}
#page-wide-cnt .page-wide-cnt-inner .slogan {
    margin: 0; padding: 0 0 30px;
}
#page-wide-cnt .page-wide-cnt-inner .slogan span {
	padding: 0;
	font-size: 30px;
	font-weight: lighter;
}
#page-wide-cnt .page-wide-cnt-inner h1.large {
	color: #B6B6B6;
	font-family: 'Arimo', sans-serif;
	font-weight: lighter;
	text-decoration: none;
	font-size: 2.5em;
	margin-bottom: 10px;
	font-weight: lighter;
}

#page-wide-cnt .page-wide-cnt-inner p {
	margin-bottom: 10px;
	color: #3F3F3F;
	font-size: 15px;
	line-height: 1.4em;
	font-weight: lighter;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#page-wide-cnt .page-wide-cnt-inner p a:link {
	font-size: 15px;
}
#page-wide-cnt .page-wide-cnt-inner .small-credits {
	font-size: 12px;
	line-height: 1.3em;
	color: #808897;
}

#page-wide-cnt .page-wide-cnt-inner p.indent {
	margin-bottom: 10px;
	color: #3F3F3F;
	font-size: 15px;
	line-height: 1.3em;
	font-weight: lighter;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
/* Project 3 columns 
-------------------------------------------------------------- */
#page-wide-cnt .project-3-col-cnt-inner {
	position: relative;
	width: 100%;
	padding-top: 0;
	padding-right: 30px;
	height: auto;
	padding-bottom: 80px;
	padding-left: 0px;
	margin-bottom: 80px;
	-webkit-column-count: 3; /* Chrome, Safari, Opera */
	-moz-column-count: 3; /* Firefox */
	column-count: 3;
	-webkit-column-gap: 40px; /* Chrome, Safari, Opera */
	-moz-column-gap: 40px; /* Firefox */
	column-gap: 40px;
	-webkit-column-rule: 0px outset #F3F3F3; /* Chrome, Safari, Opera */
	-moz-column-rule: 0px outset #F3F3F3; /* Firefox */
	column-rule: 0px outset #F3F3F3;

}

#page-wide-cnt .project-3-col-cnt-inner .slogan {
    margin: 0; padding: 0 0 30px;
}
#page-wide-cnt .project-3-col-cnt-inner .slogan span {
	padding: 0;
	font-size: 20px;
}
#page-wide-cnt .project-3-col-cnt-inner p {
	margin-bottom: 40px;
	color: #555;
	font-size: 1.0em;
	
		
-webkit-column-break-inside: avoid;
          page-break-inside: avoid;
               break-inside: avoid;
-webkit-column-break-inside: avoid; /* Chrome, Safari, Opera */
          page-break-inside: avoid; /* Firefox */
               break-inside: avoid; /* IE 10+ */			   
			   
}
#page-wide-cnt .project-3-col-cnt-inner a.btn {
    
}

/* Project 2 columns 
-------------------------------------------------------------- */
#page-wide-cnt .project-2-col-cnt-inner {
	position: relative;
	padding-top: 0;
	padding-right: 30px;
	height: auto;
	padding-bottom: 80px;
	padding-left: 0px;
	margin-bottom: 80px;
	-webkit-column-count: 2; /* Chrome, Safari, Opera */
	-moz-column-count: 2; /* Firefox */
	column-count: 2;
	-webkit-column-gap: 10px; /* Chrome, Safari, Opera */
	-moz-column-gap: 10px; /* Firefox */
	column-gap: 10px;
	-webkit-column-rule: 0px outset #F3F3F3; /* Chrome, Safari, Opera */
	-moz-column-rule: 0px outset #F3F3F3; /* Firefox */
	column-rule: 0px outset #F3F3F3;
	-webkit-column-break-inside: avoid;
	page-break-inside: avoid;
	break-inside: avoid;
	-webkit-column-break-inside: avoid; /* Chrome, Safari, Opera */
	page-break-inside: avoid; /* Firefox */
	break-inside: avoid; /* IE 10+ */
}

#page-wide-cnt .project-2-col-cnt-inner .slogan {
    margin: 0; padding: 0 0 30px;
}
#page-wide-cnt .project-2-col-cnt-inner .slogan span {
	padding: 0;
	font-size: 20px;
}
#page-wide-cnt .project-2-col-cnt-inner p {
	margin-bottom: 40px;
	color: #555;
	font-size: 1.0em;
	
		
-webkit-column-break-inside: avoid;
          page-break-inside: avoid;
               break-inside: avoid;
-webkit-column-break-inside: avoid; /* Chrome, Safari, Opera */
          page-break-inside: avoid; /* Firefox */
               break-inside: avoid; /* IE 10+ */			   
			   
}
#page-wide-cnt .project-2-col-cnt-inner a.btn {
    
}

/* Project Index Listing */
#page-wide-cnt .listing {
    margin: 0;
    padding: 0 0 0 0px !important;
    width: 550px;
}
#page-wide-cnt .listing li {
	background-image: url("../images/project-btn-bg.png");
	border: 0 solid #e5e5e5;
	float: left;
	padding-bottom: 5px;
	position: relative;
	transition: background 100ms linear 0s;
	width: 350px;
	height: 50px;
	list-style: none;
	margin-top: 7px;
	margin-right: 0;
	margin-bottom: 7px;
	margin-left: 0;
}

#page-wide-cnt .listing li a:hover {
    background: #f6f6f6 none repeat scroll 0 0;
}

#page-wide-cnt .listing li .block {
    display: block;
    height: 40px;
    padding: 10px 25px;
    text-decoration: none;
}
#page-wide-cnt .listing li .block .image {
	color: #444;
	font-size: 11px;
	line-height: 1.2em;
	margin-top: -9px;
	position: absolute;
	right: 0px;
	text-align: left;
	text-transform: none;
	top: 0px;
	width: 100%;
	height: auto;
}
#page-wide-cnt .listing li .block .image span, #page-wide-cnt .listing li .block .image .image {
    font: 18px/1em 'Arimo', sans-serif;
}
#page-wide-cnt .listing li .block .tickets {
    color: #444;
    font-size: 11px;
    line-height: 1.2em;
    margin-top: -9px;
    position: absolute;
    right: 25px;
    text-align: left;
    text-transform: none;
    top: 40%;
    width: 70px;
}
#page-wide-cnt .listing li .block .tickets span, #page-wide-cnt .listing li .block .tickets .tickets {
    font: 18px/1em 'Arimo', sans-serif;
}
#page-wide-cnt .listing li .block .project-title {
	color: #2D2D2D;
	font-family: 'Arimo', sans-serif;
	font-size: 16px;
	left: 15px;
	line-height: 18px;
	margin-top: -9px;
	position: absolute;
	top: 22px;
	width: 315px;
	letter-spacing: 1px;
}
#page-wide-cnt .listing li .event-detail {
    background: #f6f6f6 none repeat scroll 0 0;
    border: 1px solid rgba(0, 0, 0, 0.35);
    bottom: -3px;
    color: #000;
    display: none;
    padding: 15px;
    position: absolute;
    right: 485px;
    width: 290px;
    z-index: 99;
}
.module-1 {
  background: 
    linear-gradient(
      rgba(0, 0, 0, 0.8),
      rgba(0, 0, 0, 0.8)
    ),
    url(../projects/images/btn/b2b-400.jpg);
  background-size: cover;
  background-color: #3F3F3F;
  width: 420px;
  height: 80px;
  margin: 10px 0 0 10px;
  position: relative;
  float: left;
}
.module-2 {
  background: 
    linear-gradient(
      rgba(0, 0, 0, 0.8),
      rgba(0, 0, 0, 0.8)
    ),
    url(../projects/images/btn/SharedMadness.jpg);
  background-size: cover;
  background-color: #3F3F3F;
  width: 420px;
  height: 80px;
  margin: 10px 0 0 10px;
  position: relative;
  float: left;
}

.module-3 {
  background: 
    linear-gradient(
      rgba(0, 0, 0, 0.8),
      rgba(0, 0, 0, 0.8)
    ),
    url(../projects/images/btn/bach.jpg);
  background-size: cover;
  background-color: #3F3F3F;
  width: 420px;
  height: 80px;
  margin: 10px 0 0 10px;
  position: relative;
  float: left;
}
.module-4 {
  background: 
    linear-gradient(
      rgba(0, 0, 0, 0.8),
      rgba(0, 0, 0, 0.8)
    ),
    url(../projects/images/btn/Ligeti2.jpg);
  background-size: cover;
  background-color: #3F3F3F;
  width: 420px;
  height: 80px;
  margin: 10px 0 0 10px;
  position: relative;
  float: left;
}
.module-5 {
  background: 
    linear-gradient(
      rgba(0, 0, 0, 0.8),
      rgba(0, 0, 0, 0.8)
    ),
    url(../projects/images/btn/acroplay.jpg);
  background-size: cover;
  background-color: #3F3F3F;
  width: 420px;
  height: 80px;
  margin: 10px 0 0 10px;
  position: relative;
  float: left;
}
.module-6 {
  background: 
    linear-gradient(
      rgba(0, 0, 0, 0.8),
      rgba(0, 0, 0, 0.8)
    ),
    url(../projects/images/btn/off-stage-on-record2.jpg);
  background-size: cover;
  background-color: #3F3F3F;
  width: 420px;
  height: 80px;
  margin: 10px 0 0 10px;
  position: relative;
  float: left;
}
.module-7 {
  background: 
    linear-gradient(
      rgba(0, 0, 0, 0.8),
      rgba(0, 0, 0, 0.8)
    ),
    url(../projects/images/btn/mm.jpg);
  background-size: cover;
  background-color: #3F3F3F;
  width: 420px;
  height: 80px;
  margin: 10px 0 0 10px;
  position: relative;
  float: left;
}
.module-8 {
  background: 
    linear-gradient(
      rgba(0, 0, 0, 0.8),
      rgba(0, 0, 0, 0.8)
    ),
    url(../projects/images/btn/the-38th-parallel.jpg);
  background-size: cover;
  background-color: #3F3F3F;
  width: 420px;
  height: 80px;
  margin: 10px 0 0 10px;
  position: relative;
  float: left;
}

.top h2 {
  color: white;
  margin: 0;
  padding: 20px;
}

.lr p {
  font-family: 'Roboto', sans-serif;
  position: absolute;
  bottom: 20px;
  left: 20px;
  color: white;
  margin: 0;
}

.mid h2 {
  font-family: 'Arimo', sans-serif;
  margin: 0;
	font-size: 1.2rem;
  padding: 20px;
}
.mid h2 a:link {
	font-family: 'Arimo', sans-serif;
	color: #ffffff;
	font-size: 1.2rem;
}
.mid h2 a:hover {
	font-family: 'Arimo', sans-serif;
	font-size: 1.2rem;
	color: #f24a1f;
}

.cap p {
  padding: 20px;
  color: white;
  font: 12px Monaco, Mono-Space;
  margin: 0;
}
/* logo image float */
#logofloat,
.logofloat {
	text-align: right;
	float: right;
	margin-right: 16px;
	margin-left: 8px;
	margin-bottom: 8px;
	margin-top: 10px;
	font-size: 9px;
	line-height: 11px;
	color: #666666;
}
/*----------------------------------------------------------------------------------------------------*/
	#sponsor-logo{
	left:0;
	opacity: 1;
	-moz-transition: opacity 1s ease 0s;
	-webkit-transition: opacity 1s ease 0s;
	-o-transition: opacity 1s ease 0s;
	transition: opacity 1s ease 0s;

	}
	
	#sponsor-logo:hover{
	opacity: 0.4;	
	}
/* Column for video */
#container4 {
	clear:left;
	float:left;
	width:100%;
	overflow:hidden;
	background:#b2f0f9; /* column 4 background colour */
}
#container3 {
	clear:left;
	float:left;
	width:100%;
	position:relative;
	right:25%;
	background:#89ffa2; /* column 3 background colour */
}
#container2 {
	clear:left;
	float:left;
	width:100%;
	position:relative;
	right:25%;
	background:#ffa7a7; /* column 2 background colour */
}
#container1 {
	float:left;
	width:100%;
	position:relative;
	right:25%;
	background:#fff689; /* column 1 background colour */
}
#col1 {
	float:left;
	width:21%;
	position:relative;
	left:77%;
	overflow:hidden;
}
#col2 {
	float:left;
	width:21%;
	position:relative;
	left:81%;
	overflow:hidden;
}
#col3 {
	float:left;
	width:21%;
	position:relative;
	left:85%;
	overflow:hidden;
}
#col4 {
	float:left;
	width:21%;
	position:relative;
	left:89%;
	overflow:hidden;
}
/*  */


.video-screen-imageholder {
	width: 200px;
	height: 100%;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 0px;
	padding-right: 8px;
	padding-bottom: 25px;
	font-size: 10px;
	line-height: 1.3em;
	color: #666666;
	text-align: left;
}
/************************/
/* video Container       */
/************************/
.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%;
}
.media-title{
	display: inline-block;
	width: auto;
	margin-top: 20px;
	margin-bottom: 10px;
	font-size: 14px;
	line-height: 1.2em;
	font-weight: normal;
	color: #919191;
	font-family: 'Arimo', sans-serif;
}
.media-small{
	font-size: 1em;
	font-weight: normal;
	color: #999;
}

.video-box {
    /* to keep all the images on the one line*/
	width:100%;
}
.video-box img {
    background-color: #000000;
    padding: 2px;
}

.video-box img:hover {
    background-color: #f6751a;
}







/* AC News Page
-------------------------------------------------------------- */
.news-date{
	display: block;
	width: auto;
	font-weight: bold;
	color: #3F3F3F;
	margin-bottom: 10px;
	font-size: 15px;
	border-bottom-width: thin;
	border-bottom-style: none;
	border-bottom-color: #467091;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 0px;
}
.news {
	display: block;
	min-height: 140px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 8px;
	padding-bottom: 30px;
	margin-bottom: 20px;
	font-size: 15px;
	line-height: 1.4em;
	background-color: #F8F8F8;
}
.news a:link {
	font-size: 15px;
	line-height: 1.4em;
}
.press-title{
	display: block;
	width: auto;
	font-weight: lighter;
	color: #071329;
	padding: 0px;
	margin-bottom: 5px;
	font-size: 1.4em;
	line-height: 1.2em;
}


.news-cite{
	font-family: 'Arimo', sans-serif;
	text-transform: none;
	display: block;
	font-weight: normal;
	color: #3F85A7;
	padding: 0px;
	margin-bottom: 15px;
	font-size: 12px;
	margin-top: 5px;
	text-align: left;
}

.news-cite a:link {
	font-family: 'Arimo', sans-serif;
	text-transform: none;
	font-weight: normal;
	color: #467091;
}

.news-cite a:hover{
	font-family: 'Arimo', sans-serif;
	text-transform: none;
	font-weight: normal;
	color: #f24a1f;
}
.imageholder-feature {
	width: 200px;
	float: right;
	font-size: 11px;
	line-height: 1.3em;
	text-align: left;
	color: #999999;
	border: thin none #E1E1E1;
	padding: 5px;
	margin-left: 8px;
	height: auto;
	margin-top: 8px;
	margin-right: 15px;
	margin-bottom: 8px;
}
.imageholder-feature-2 {
	width: 115px;
	float: right;
	font-size: 11px;
	line-height: 1.3em;
	text-align: left;
	color: #999999;
	border: thin none #E1E1E1;
	padding: 5px;
	margin-left: 8px;
	height: auto;
	margin-top: 8px;
	margin-right: 15px;
	margin-bottom: 8px;
}

/* Custom press styles
-------------------------------------------------------------- */
ul.press {
	padding: 0;
	margin: 0 0 30px;
	white-space: pre-line;
	text-align: left;
}
ul.press > li {
	display: inline-block;
	position: relative;
	list-style-type: none;
	text-align: left;
	line-height: 1.3;
	font-size: 1.2em;
	color: #777;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	min-width: 550px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 220px;
	width: auto;
	
	

}
ul.press > li > span {
	position: absolute;
	height: 16px;
	width: 32px;
	margin: -4px 0 0 -45px;
	padding: 8px 0;
	font-size: 16px;
	background: #555;
	text-align: left;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	color: #fff;
	left: 46px;
	top: 12px;
}

ul.no-bullets > li {
    list-style-type: none;
    line-height: 1.5;
    font-size: 1.1em;
    color: #444;
}



/* program-notes Table styles
-------------------------------------------------------------- */    
#program-notes-wrap {
   width:100%;
   margin:0 auto;
   display:block;
   min-height: 480px;
}
#left_col {
   float:left;
   width:60%;
   margin-right: 4%;
   }
#right_col {
   float:right;
   width:33%;
}

/* Contact Page
-------------------------------------------------------------- */
#contact {
	position: relative;
	margin-top: -20px;
	margin-right: 0;
	margin-bottom: 40px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 570px;
	padding-bottom: 0;
	padding-left: 20px;
	min-height: 700px;
	height: auto;
}
#contact #contact-info {
	width: 520px;
	position: absolute;
	top: 0;
	right: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 30px;
	padding-left: 30px;
	margin-bottom: 30px;
	height: 100%;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F3F3F3;
}
#contact-form {
    margin: 0 0 20px;
    padding: 20px;
    background: #eee;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
#contact-form ul.form {
    margin: 0;
}

#gmaps {
    position: relative;
    overflow: hidden;
    height: 0;
    width: 100%;
    padding: 0 0 33%;
    background: #ddd;
    border-top: 5px solid #f7690d;
    border-bottom: 5px solid #f7690d;
}
#gmaps iframe {
    position: absolute;
    top: 0; right: 0; bottom: 0; left: 0;
    height: 100%;
    width: 100%;
}

#facility-hours {
    margin: 0;
}
#facility-hours td {
    padding: 8px 0;
    background: none;
    border: none;
    border-bottom: 1px solid #eee;
}
#facility-hours td:first-child {
    text-align: left;
}
#facility-hours td:last-child {
    text-align: right;
}

.manager {
	font-size: 16px;
	color: #071329;
	line-height: 1.2em;
	margin-bottom: 10px;
}

.press-kit-items {
	font-size: 16px;
	color: #3a4d75;
	line-height: 1.2em;
	margin-bottom: 5px;
}








#about-staff {
    padding: 100px 0 30px;
    background: #ca1e4f;
}
#about-staff h2 {
    color: #fff;
    margin: 0 2% 4%;
    padding-bottom: 10px;    
    font-weight: lighter;
    text-align: center;
}
#about-staff .member {
    position: relative;
    overflow: visible;
    float: left;
    width: 20%;
    margin: 0 2% 4%;
    -webkit-transition: all .1s;
    -o-transition: all .1s;
    transition: all .1s;
}
#about-staff .member .staff-photo {
    position: relative;
    overflow: hidden;
    height: 0;
    padding: 0 0 100%;
    -webkit-border-radius: 1000px;
    border-radius: 1000px;
    background: #FBFBFB;
    -webkit-box-shadow:        
        0 0 0 6px #FBFBFB;
    box-shadow:        
        0 0 0 6px #FBFBFB;
}
#about-staff .member .staff-photo:after {
    content: '';
    position: absolute;
    top: 0; right: 0; bottom: 0; left: 0;
    background: rgba(0,0,0,0); 
    -webkit-transition: all .2s; 
    -o-transition: all .2s; 
    transition: all .2s;
}
#about-staff .member:hover .staff-photo:after {       
    background: rgba(0,0,0,.8);
}
#about-staff .member:hover .staff-photo img {
    
}
#about-staff .member .staff-photo img {
	position: absolute;
	top: -1px;
	right: 0;
	bottom: 0;
	left: 0;
	-webkit-transition: all .2s;
	-o-transition: all .2s;

	transition: all .2s;
}

.member-name {
	color: #FBFBFB;
	font-family: inherit;
	font-weight: lighter;
	font-weight: 300;
	text-decoration: none;
	text-align:center;
	margin-top: 30px;
}

.member-largetitle a:link {
	color: #cccccc;
}
.member-largetitle a:hover {
	color: #ca1e4f;
}


.imageholder {
	float: right;
	padding: 8px;
	font-size: 11px;
	line-height: 1.4em;
	text-align: right;
	color: #828282;
	margin-left: 30px;
	margin-bottom: 10px;
}

.imageholder-contact {
	position: relative;
	padding-bottom: 10px;
	padding-top: 10px;
	height: 0;
	overflow: hidden;
	font-size: 11px;
	line-height: 1.4em;
	color: #828282;
	margin-bottom: 30px;
	width:auto;
	height: 100%;
}





#about-staff .member .date {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    top: 60%;
    width: 100%;
    margin: 0;
    padding: 12px 0;    
    text-align: center;
    font-size: 1.3em;
    color: #eee;
    -webkit-border-bottom-left-radius: 3px;
    border-bottom-left-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    border-bottom-right-radius: 3px;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
#about-staff .member:hover .date { 
    top: 70%;
    visibility: visible;
    opacity: 1;
}
#about-staff .member .date > span {
    display: block;
    margin: 5px 0 0;
    font-size: .7em;
    text-transform: uppercase;
    color: #999;
    color: rgba(255,255,255,.5);
}
#about-staff {
    
}
#about-staff #all-staff-link {
    clear: both;
    padding: 30px 0 20px;
    text-align: left;    
}
#about-staff #all-staff-link a {
    padding: 20px 60px;
    background: #d55000;
    color: #fff;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    font-size: 1.375em;
    letter-spacing: 1px;
    -webkit-transition: all .3s;
    -o-transition: background .3s;
    transition: background .3s;
}
#about-staff #all-staff-link a:hover {
    background-color: rgba(0,0,0,.3);
}

#member {
    padding: 0 0 30px 360px;
}
#member img[class^="attachment"] {
    width: 320px; height: auto;
    float: left;
    margin: 0 0 0 -360px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}
#member .title {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px dashed #ddd;
}
#member .instrument {
    margin-bottom: 20px;
    color: #999;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 1.3em;
}

#associations {
    margin: 0 0 20px;
    padding: 10px 0;
    text-align: center;
    border: 2px solid #ddd;
}
#associations > figure {
    position: relative;
    margin: 0 20px; padding: 0;
    display: inline;
    display: inline-block;
    vertical-align: middle;    
}
#associations > figure > img {
    display: inline-block;
    margin: 0 auto;
    max-height: 100px;
    width: auto;

}
#associations > figure > figcaption {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    top: 120%; left: -20px; right: -20px;
    z-index: 99;
    padding: 10px;
    background: #444;
    font-size: .875em;
    line-height: 1.3;
    color: #eee;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
#associations > figure > figcaption:after {
    content: '';
    position: absolute;
    bottom: 100%; left: 50%;
    margin: 0 0 0 -12px;
    height: 0; width: 0;
    border: 12px solid transparent;
    border-bottom-color: #444;
}
#associations > figure:hover > figcaption {
    visibility: visible;
    opacity: 1;
}


.title {
	margin: 0;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bolder;
	line-height: normal;
	color: #3a4d75;
}

.small_caps1{
	color: #3F85A7;
	font-size: 1.2em;
	text-transform: uppercase;
	padding-top: 0px;
	}
.big{
	color: #88848C;
	font-size: 1.1em;
	text-transform: none;
	letter-spacing: 1px;
	padding-top: 0px;
	font-family: 'Arimo', sans-serif;
	}
.big a:link{
	color: #88848C;
	font-size: 1em;
	text-transform: none;
	letter-spacing: 1px;
	padding-top: 0px;
	font-family: 'Arimo', sans-serif;
	}
.big a:hover{
	color: #c42026;
	}



/* Acro Events */
#schedules {
	width: 100%;
}
#schedules caption,
#schedules td,
#schedules th {
    padding: 10px 10px; 
    vertical-align: top;
    horizontal-align: left;
	width:auto;
}
#schedules .event-title{
	font-size: 15px;
	line-height: 1.4em;
	font-weight:lighter;
}
#schedules .event-title a{
	font-weight:lighter;
}
#schedules tr.hdr th,
#schedules tr.bdy td {
	text-align: left;
    vertical-align: top;
    horizontal-align: left;
}
#schedules tr.bdy td,
#schedules tr.bdy th {
	font-size: 15px;
	border-top: none;
	vertical-align: top;
	horizontal-align: left;
	line-height: 1.4em;
}
#schedules tr.hdr th {
    font-weight: lighter;
    text-transform: uppercase;
    line-height: 1.4em;
}
#schedules tr.bdy th {   
}
#schedules tr.bdy:hover td {
    background: #fff;
    vertical-align: top;
    horizontal-align: left;
}
#schedules tr.bdy:hover th {
    background: #fff;
	border-left-width: medium;
	border-left-style: solid;
	border-left-color: #f24a1f;
}

#schedules tr.bdy th.date  {
	font-size: 15px;
	color: #3F3F3F;
	font-weight: lighter;
	width: 21%;
}

#schedules tr.bdy th.date a { 
    font-size: 15px;
    color: #fff;
	width: 21%;
}

#schedules tr.bdy th.date a:hover { 
    color: #ff8800;
	width: 21%;
}
#schedules tr.bdy th.date span {
	display: block;
	color: #FBFBFB;
	width: 21%;
}



#testimonials {
    margin: 0 -1% 20px;
}
#testimonials blockquote {
    width: 27.333%;
    padding: 2%;
    margin: 0 1% 3%;
}




/*--------------------NEWS BAR-----------------------*/

#NewsBar {
	float: left;
	width: 90%;
	height: 160px;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	overflow: hidden;
	padding-left: 0px;
}

#NewsBar h4 {
	float: left;
	color: #fff;
	font-size: 13px;
	text-transform: none;
	font-weight: normal;
	width: 80px;
	height: 11px;
	overflow: hidden;
	background-color: #CCC;
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 12px;
	padding-right: 15;
	padding-bottom: 17px;
	padding-left: 10px;
}

#NewsBar ul {
	float: left;
	width: auto;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0;
	padding: 0;
}

#NewsBar ul li {
	list-style-type: none;
	margin: 0;
	width: 600px;
	padding-bottom: 40px;
	color: #747474;
	text-align: left;
	max-width: 840px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px 80px 0;
	text-align: left;
	font-weight: 200;
	font-size: 23px;
	line-height: 1.6em;
	text-transform: none;
}

#NewsBar ul li a {
	color: #ca1e4f;
}

#NewsBar ul li a:hover {
	text-decoration: none;
}

#ticker {
	height: 100px;
	width:auto;
	overflow: hidden;
	color:#999;
	font-size: 22px;
	font-weight:lighter;
	font-family: 'Ubuntu Condensed', sans-serif;
	line-height: 1.2em;
}

#ticker li {
	height: 120px;
	width: 400px;
}

#ticker li a:link {
	font-family: 'Ubuntu Condensed', sans-serif;
	font-size: 22px;
	font-weight:lighter;
	color: #cccccc;
	text-decoration:none;
}

#ticker li a:hover {
	color: #FC3;
	text-transform: none;
}

.bar {
	background-color: #111;
	color: #f0f0f0;
	box-shadow: 0px 0px 2px #333;
	line-height: 25px;
	padding: 0px 20px;
}
.bar a {
	color: #DDD;
	text-decoration: none;
}
.bar a:hover {
	color: #FBFBFB;
}








/************************/
/* Back to Top       */
/************************/
.back-to-top {
    position: fixed;
	background-image:url(../images/top.png) no-repeat;
    bottom: 5em;
    right: 0px;
    text-decoration: none;
    color: #000000;
    font-size: 12px;
    padding: 1em;
    display: none;
	z-index: 90;
}

.back-to-top:hover {
	opacity: 0.5;
}

/************************/
/* playlist       */
/************************/
audio{
	background:none;
	width:100%;
	padding:0px;
	margin-bottom: 10px;
	}


/* Wu Man Calendar Page
-------------------------------------------------------------- */


#WM-Calendar-cnt {
	font-family: 'Arimo', sans-serif;
	position: relative;
	z-index: 80;
	min-height: 600px;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}
#WM-Calendar-cnt .WM-Calendar-cnt-inner {
	position: relative;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 40px;
	padding-left: 0px;
	margin-bottom: 20px;
	width: 59%;
}
#WM-Calendar-cnt .WM-Calendar-cnt-inner .slogan {
    margin: 0; padding: 0 0 30px;
}
#WM-Calendar-cnt .WM-Calendar-cnt-inner .slogan span {
	padding: 0;
	font-size: 30px;
	font-weight: lighter;
	
}
#WM-Calendar-cnt .WM-Calendar-cnt-inner p {
	font-family: 'Arimo', sans-serif;
	margin-bottom: 15px;
	color: #555555;
	font-size: 12px;
}
#WM-Calendar-cnt .WM-Calendar-cnt-inner a.btn {
    
}



/* B2B Program Table styles
-------------------------------------------------------------- */    
#b2b-program-wrap {
	width: 100%;
	margin: 0 auto;
	display: block;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #B6B6B6;
}
#program-left_col {
   float:left;
   width:48%;
   margin-right: 4%;
   }
#program-right_col {
   float:right;
   width:48%;
}
.b2b-program-small{
	display: block;
	font-size: 1.1em;
	margin-top: 10px;
	margin-bottom: 1px;
	font-weight: normal;
	color: #B6B6B6;
}

/* Media Table styles
-------------------------------------------------------------- */    
#media-wrap {
	width: 100%;
	height:auto;
	display: block;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
}
#media-wrap-left_col {
   float:left;
   width:48%;
   margin-right: 4%;
   }
#media-wrap-right_col {
   float:right;
   width:48%;
}
.media-title-small{
	display: block;
	font-size: 0.8em;
	margin-top: 10px;
	margin-bottom: 0px;
	font-weight: normal;
	color: #919191;
}


/* Shared Madness
-------------------------------------------------------------- */    
#SharedMadness-wrap {
	width:100%;
   margin:0 auto;
   display:block;
}
#SharedMadness-left_col {
   float:left;
   width:48%;
   margin-right: 4%;
   }
#SharedMadness-right_col {
   float:right;
   width:48%;
}


/* B2B text wrap
-------------------------------------------------------------- */    
#b2b-wrap {
   width:100%;
   margin:0 auto;
   display:block;
}
#left_col {
   float:left;
   width:48%;
   margin-right: 2%;
   }
#right_col {
   float:right;
   width:50%;
}
.videoholder-notes-right {
	width: 250px;
	float: right;
	padding: 0px;
	font-size: 12px;
	line-height: 1em;
	text-align: left;
	color: #667D8E;
	margin-left: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
}




.imageholder-reviews {
	width: 100%;
	float: left;
	padding: 0px;
	font-size: 11px;
	line-height: 1.2em;
	text-align: left;
	color: #828282;
	margin-left: 0px;
	margin-bottom: 20px;
	margin-right: 0px;
}
.pull-qoute {
	color: #c42026;
	text-align: left;
	font-weight: normal;
	font-size: 14px;
	line-height: 1.1;
	text-transform: none;
}
/* Sponsorship table */
table.Sponsorship, th, td {
	width: auto;
}
/* Support table */
table.support, th, td {
	width: 30%;
}
th, td {
	font-family: 'Arimo', sans-serif;
	font-size: 15px;
	text-align: left;
	line-height: 1em;
	font-weight: lighter;
	padding-top: 5px;
	padding-bottom: 5px;
}
.levels {
	font-family: 'Arimo', sans-serif;
	font-size: 15px;
	line-height: 1em;
	padding-left: 10px;
	padding-top: 10px;
	font-weight: lighter;
}
.benefits-item {
	font-size: 1em;
	line-height: 1em;
	padding-left: 10px;
	padding-top: 5px;
	width: 75%;
}
.benefits-item li {
  list-style: none;
}
.benefits-item li:before {
  /* For a round bullet */
  content: '\2022';
  /* For a square bullet */
  /*content:'\25A0';*/
  display: block;
  position: relative;
  max-width: 0;
  max-height: 0;
  left: -10px;
  top: 0;
  color: #f45e1c;
  font-size: 1em;
}
.store-item-img {
	padding-left: 0px;
	padding-top: 10px;
}
.price {
	font-size: 15px;
	text-align: left;
	width: 20%;
}
.pay-button {
	text-align: right;
	padding-left: 0px;
	padding-top: 10px;
	width: 15%;
}
.donation-box {
	width: 100%;
	border: thin solid #f24a1f;
	padding: 10px;
}
.sponsorship-box {
	width: 84%;
	border: thin solid #467091;
	padding: 10px;
}
 







/* Pull Quote */
.pullquote {
	font-family: 'Arimo', sans-serif;
	width: 70%;
	display: block;
	font-size: 14px;
	line-height: 1.3em;
	background-image: url(../images/quote_1.png);
	background-repeat: no-repeat;
	background-position: right 10px;
	color: #708692;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 45px;
	padding-bottom: 16px;
	padding-left: 45px;
}
.pullquote .small {
	font-size: 12px;
}

/* mailing list sign up */
#mc_embed-container {
	text-align: left;
	border: thin solid #B6B6B6;
	padding: 10px;
	width: 28%;
 }
#mc_embed_signup input.email {
    min-width:250px;
 } 	
#mc_embed_signup {
    display:inline-block;
	background: none; 
	clear: left; 
	font-family: 'Arimo', sans-serif; 
	font-size: 15px;
	}
.indicates-required {
	font-size: 12px;
	margin-bottom: 10px;
}
div.mc-field-group {
	font-size: 15px;
	line-height: 1.4em;
	margin-bottom: 5px;
}
input.button {
	color: #ffffff;
	background-color: #467091;
	margin-top: 10px;
	font-size: 15px;
	font-weight: lighter;
	width: 100%;
}
input.button:hover {
	color: #ffffff;
	background-color: #f24a1f;
	margin-top: 10px;
	font-size: 15px;
	font-weight: lighter;
}
.asterisk {
	color:#f24a1f;
}
dt {
	float: left;
	clear: left;
	padding: 0 0 2px;
	width: 110px;
	text-align: left;
	font-weight: normal;
	color: #3F3F3F;
}
#mc_embed_signup div.mce_inline_error {
    margin: 0 0 1em 0;
    padding: 5px 10px;
    background-color: #f24a1f;
    font-weight: bold;
    z-index: 1;
    color: #fff;
}

/* Home Page mailing list sign up */
#arco-mail {
	width: 40%;
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
	#arco-mail input {
	border: 1px solid #E8E8E8;
	font-size: 15px;
	margin-bottom: 10px;
	padding: 8px 10px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	box-shadow: 0 2px 2px #ddd;
	-moz-box-shadow: 0 2px 2px #ddd;
	-webkit-box-shadow: 0 2px 2px #ddd;
	}
		#arco-mail input.email {
	background: #fff url(../images/MailChimp/email.png) no-repeat 10px center;
	width: 100%;
	padding-left: 35px;
	color: #cccccc;
		 }
		#arco-mail input.name {
	background: #fff url(../images/MailChimp/name.png) no-repeat 10px center;
	width: 100%;
	padding-left: 35px;
	color: #cccccc;
		 }
		#arco-mail input.button {
	padding-left: 0px;
		 }
		#arco-mail input[type="submit"] {
	font-family: 'Arimo', sans-serif;
	background: #467091;
	border: 0px solid #a44913;
	color: #fff;
	cursor: pointer;
	font-size: 15px;
	font-weight: normal;
	text-shadow: 0px 0px #562806;
	width: 100%;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0px;
		}
			#arco-mail input[type="submit"]:hover { 
			background: #f24a1f;
			color: #ffffff;
			 }


.anchor{
  display: block;
  height: 120px; /*same height as header*/
  margin-top: -120px; /*same height as header*/
  visibility: hidden;
}


/* PAYPAL PAYMENT FORM CODE */

.pp-form	{ margin: 0px; }

.pp-input	{
	width: 100%;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}

.pp-textarea	{
	width: 100%;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}

.pp-button 	{ width: 134px; margin: 3px 0px 3px 0px; }

.pp-badge	{
		float: left;
		margin: 20px auto 0px 0px;
		}

.pp-arcoarea	{
		width: 100%;
		background-color: #FDFDFD;
		border: #eeeeee 0px solid;
		display: inline-block;
		*display: inline; zoom: 1; /* FOR IE7-8 */
		padding: 6px;
		}

.pp-formbox	{
	width: 70%;
		font: normal 13px arial, sans-serif;
		float: left;
		padding: 0px 10px 0px 0px;
		}

.pp-clear-float	{ height: 1px; clear: both; }




/* Support any price table */
table.support-any, th, td {
	width: 85%;
	background-color: none;
}
table.support-any th, td {
	font-family: 'Arimo', sans-serif;
	font-size: 1.2em;
	text-align: left;
	line-height: 1.3em;
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: none;
}
table.support-any.pay-button {
	text-align: right;
	padding-left: 0px;
	padding-top: 10px;
	width: 15%;
}
table.support-any tr th {
	background: none;
	color: #555;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #f7690d;
}
table.support-any tr td {
	background: #f8f8f8;
	color: inherit;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e6e6e6;
	border-right-color: #e6e6e6;
	border-bottom-color: #e6e6e6;
	border-left-color: #e6e6e6;
}
