html { 
    overflow-y: scroll;
     *overflow-y: inherit;
     margin-top: 15px;
}

body {
	font: 12px Arial, Helvetica, sans-serif;
	margin: 0;
	color: #3b3632;
	background-color: #fff;
}

a {
    text-decoration: none;
    color: #3c8dc9;
}

a:hover {
    text-decoration: underline;
}

.link-color {
    font-size: 15px;
    color: #3c8dc9;
}

h2 {
    font-family: 'texgyreadventorregular';
    font-size: 21px;
    letter-spacing: 1px;
    border-bottom: 1px solid #cfccc8;
    padding-bottom: 10px;
}

hr {
    border: 0px;
    border-top: 1px solid #cfccc8;
}

img {
    border: none;
}

form,fieldset{
	margin: 0;
	padding: 0;
	border: 0;
}

.clear {
    clear: both;
}

#page {
	margin: 0 auto;
	width: 1000px;
	position: relative;
    text-align:center;
}

#content {
    margin: 0px;
    text-align:left;
    padding-bottom: 50px;
}

.main-content {
    padding-top: 20px;
}

.general-content {
    padding-bottom: 30px;
}

/* breadcrumbs */
.breadcrumbs {
	color: #3c8dc9;
    font-family: 'texgyreadventorbold';
    letter-spacing: 0.5px;
    text-transform: uppercase;
    padding-bottom: 10px;
    border-bottom: 4px solid #cfccc8;
    margin-bottom: 20px;
}

.breadcrumbs a {
    color: #000;
    font-family: 'texgyreadventorbold';
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

/* logo */
.logo {
	margin: 0;
    float:left;
}
.logo a {
	display: block;
	text-indent: -9999px;
	width: 203px;
	height: 47px;
	overflow: hidden;
	background: url('/images/logo.jpg') no-repeat;
}

/* header */
#header {
    height: 100px;
}

.header-up {
    float: right;
    padding-top: 15px;
}

/* Footer */
#footer {
    width: 100%;
    height: 20px;
    background:  #a0a4ae;
    bottom:  0;
    margin: 0;
    padding:  10px 0;
    text-align:center;
    position:fixed;
}

#footer-content {
    text-align:left;
    width:1000px;
    margin: 0 auto;
}

#footer ul {
    margin:  0;
    padding:  0;

}

#footer .nav-footer-right {
    float:  right;
    margin-right:  10px;
}

#footer .nav-footer-left {
    overflow: hidden;
    border: 0;
    margin-top: 8px;
    float:  left;
    margin-left:  10px;
}

#footer ul li {
    float: left;
    list-style: none;
    color:  #d7d7dd;
    font-size:  11px;
    font-family: Arial;
    margin-right:  10px;
}

#footer ul li a {
    color:  #d7d7dd;
    font-size:  11px;
}

/* gallery */
.galery {
    padding-top: 15px;
}

.galery-info {
    display: inline;
    float: left;
    padding-bottom: 10px;
    padding-right: 10px;
    width: 192px;
}

.galery-info:nth-child(5n) {
    padding-right: 0;
}

.photo-box {
    
}

.photo-box img {
    display: block;
    height: 192px !important;
    width: 192px !important;
}

.photo-box2 img {
    display: block;
    height: 241px !important;
    width: 192px !important;
}

.info-box {
    background: #36332e;
    height: 50px;
    position: relative;
}

.info-box .check {
    padding: 0;
    margin: 0;
    height: 50px;
    width: 50px;
    float: right;
    position: absolute;
    right: 0;
    opacity: 0;
}

.info-box:not(#foo) > input + label {
    float: right;
    width: 50px;
    height: 50px;
    background: url('/images/APA_checkbox_sprite.jpg') no-repeat;
}

.info-box:not(#foo) > input[type=checkbox]:checked + label {
    background-position: 0 -50px;
}

.info-box a {
    color:#fff;
    position: absolute;
    margin: 5px;
    font-family: 'texgyreadventorregular';
    font-size: 15px;
}

.booking-box {
    display:block;
    padding-bottom: 40px;
    padding-top: 30px;
    text-align:center;
    width:100%;
}

.booking-box a { 
    background: #201F1D;
    color:#fff;
    height:50px;
    padding: 15px 30px;
    text-decoration:none;
    width:100%;
    font-family: 'texgyreadventorregular';
    font-size: 15px;
}

/* booking */
.booking-image  {
    width: 200px;
    float: left;
}

.booking-image .booking-photo-box img {
    width:350px;
    height:auto;
}

.booking-images {
    width:350px;
    float: left;
}

.booking-images .booking-photo-box {
    display: inline;
    padding-right: 10px;
}

.booking-images .booking-photo-box img {
    width: 168px;
    height: auto;
    padding-bottom: 10px;
}

.booking-images:nth-child(2n) .booking-photo-box img {
    padding-right: 0;
}

.booking {
    width: 625px;
    float: right;
}

.booking-col2 {
    width: 200px;
    float: left;
}

.booking-col3 {
    margin-left: 20px;
    padding-left: 20px;
    width: 375px;
    float: right;
    border-left: 1px solid #cfccc8;
}

.booking-header {
    font-family: 'texgyreadventorregular';
    font-size: 18px;
    letter-spacing: 1px;
    padding-bottom: 10px;
}

.booking .formField ul {
    list-style-type: none;
    display: block;
    padding: 0px;
}

.booking .formField ul li {
    font-family: 'texgyreadventorregular';
    font-size: 14px;
    letter-spacing: 1px;
}

.booking-submit {
    display:block;
    padding-bottom: 40px;
    padding-top: 30px;
}

.formField {
    font-family: 'texgyreadventorregular';
    font-size: 14px;
    letter-spacing: 1px;
}

.booking-form {
    padding: 5px;
}

/* press release */
.sf_newsList li {
    padding-bottom: 10px !important;
}

.sf_newsList li h4, .sf_newsList li h5 {
    font-size: 12px;
    font-weight: bold;
    margin: 0;
    padding: 0;
    padding-bottom: 2px;
}

.sf_newsList a, .apa-button {
    background: #3c8dc9;
    color: #fff;
    display: table-cell;
    padding: 10px;
    border:none;

    text-decoration:none;
    font-family: 'texgyreadventorregular';
    font-size: 15px;
}

/* talent info */
.talentLeft {
    float:left;
    padding-right:20px;
}

.talentRight {
    width: 740px;
    float:right;
}

.talent-photo-box img {
    display: block;
    height: 240px;
    width: 240px;
}

.talent-info-box {
    background: #36332e;
    height: 30px;
    position: relative;
    width: 240px;
    text-align: center;
    padding-bottom: 8px;
    padding-top: 10px;
}

.talent-info-box a {
    color:#fff;
    font-family: 'texgyreadventorregular';
    font-size: 15px;
}

.talentLinks {
    float: right;
    margin-top: -55px;
}

.talentLinks li {
    display: inline;
}

.talentLinks li img {
    width:21px;
    height:21px;
}

/* about */
.office {
    width: 230px;
    display: inline-block;
    font-size: 12px;
}

.office:nth-of-type(3) {
    width: 230px;
}

.office-location {
    text-transform: uppercase;
    font-family: 'texgyreadventorregular';
    font-size: 12px;
    font-weight: bold;
}

.about-main-content {
    width: 700px;
    float: left;
}

.press-right {
    float: right;
    width: 250px;
    margin-bottom: 20px;
}

/* concerts */
.letterFilter {
    font-family: 'texgyreadventorbold';
    font-size: 15px;
    letter-spacing: 1px;
    height: 35px;
    padding-top:15px;
    padding-bottom:15px;
    border-top: 1px solid #cfccc8;
    border-bottom: 1px solid #cfccc8;
}

.concert-header {
    font-size: 21px;
    float:left;
}

.letterFilter ul {
    list-style-type: none;
    float:right;
    margin:0;
    padding-top: 4px;
}

.letterFilter ul li {
    float:left;
    padding-left:15px;
}

.letterFilter ul li a {
    color:#000;
}

.letterFilter ul li.letters-add a {
    padding-left: 0;
    color: #3c8dc9;
}

/* two column */
#content-two-column .main-content {
    float:right;
    padding-top: 0px;
    width: 790px;
    margin-bottom: 70px;
}

#content-two-column .left-nav {
    float:left;
    width:190px;
}

.logout-button {
    color: #3c8dc9;
    float:right;
    margin-top: -50px;
}

#content-two-column .left-nav ul {
    list-style-type: none;
    padding: 0;
}

#content-two-column .left-nav ul li {
    margin-bottom:5px;
    padding-bottom: 3px;
    text-align:center;
}

#content-two-column .left-nav ul li a {
    width:190px;
}

/* Production Page */
ul.productionCategories {
	list-style-type: none;
	padding-left: 10px;
}
ul.productionCategories li:before{
	content:"-";
	position:relative;
	left:-5px;
}

ul.productionCategories li{ 
	text-indent:-5px;
	padding-bottom:8px;
}

.productionTeam {
	list-style-type:none;
	display: inline-block;
	font-size: 16px;
}

.teamMember {
	display: inline-block;
	font-size: 14px;
	width: 245px;
	padding: 10px 0px;
}

.commercialTeam {
	display: inline-block;
}

#concentAgentLinks {
    float: right;
    margin-top: -50px;
    display: inline;
    font-family: texgyreadventorbold;
    letter-spacing: 0.5px;
}

/* Fonts */
@font-face {
    font-family: 'texgyreadventorregular';
    src: url('../fonts/texgyreadventor-regular-webfont.eot');
    src: url('../fonts/texgyreadventor-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/texgyreadventor-regular-webfont.woff') format('woff'),
         url('../fonts/texgyreadventor-regular-webfont.ttf') format('truetype'),
         url('../fonts/texgyreadventor-regular-webfont.svg#texgyreadventorregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'texgyreadventoritalic';
    src: url('../fonts/texgyreadventor-italic-webfont.eot');
    src: url('../fonts/texgyreadventor-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/texgyreadventor-italic-webfont.woff') format('woff'),
         url('../fonts/texgyreadventor-italic-webfont.ttf') format('truetype'),
         url('../fonts/texgyreadventor-italic-webfont.svg#texgyreadventoritalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'texgyreadventorbold';
    src: url('../fonts/texgyreadventor-bold-webfont.eot');
    src: url('../fonts/texgyreadventor-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/texgyreadventor-bold-webfont.woff') format('woff'),
         url('../fonts/texgyreadventor-bold-webfont.ttf') format('truetype'),
         url('../fonts/texgyreadventor-bold-webfont.svg#texgyreadventorbold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'texgyreadventorbold_italic';
    src: url('../fonts/texgyreadventor-bolditalic-webfont.eot');
    src: url('../fonts/texgyreadventor-bolditalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/texgyreadventor-bolditalic-webfont.woff') format('woff'),
         url('../fonts/texgyreadventor-bolditalic-webfont.ttf') format('truetype'),
         url('../fonts/texgyreadventor-bolditalic-webfont.svg#texgyreadventorbold_italic') format('svg');
    font-weight: normal;
    font-style: normal;

}




/***** REMOVE Search from SiteFinity then delete this ******/
.sf_searchBox{
	display:none;
}
