/*-----------------------------------------------------------------------------------*/
/*  0.  CSS Reset & Clearfix - http://meyerweb.com/eric/tools/css/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, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  border: 0;
  font-family: inherit;
  font-size: 100%;
  font-style: inherit;
  font-weight: inherit;
  line-height: 1;
  margin: 0;
  padding: 0;
  text-align: left;
  
}

a img, :link img, :visited img {
  border: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

ol, ul {
  list-style: none;
}

q:before, q:after,
blockquote:before, blockquote:after {
  content: "";
}

*:focus {
    outline: none;
}

/*-----------------------------------------------------------------------------------*/
/*  1.  Document Setup (body, common classes)
/*-----------------------------------------------------------------------------------*/

.floatleft {float:left;}
.floatright {float:right;}
.float{
}

.more {margin-left:14px;}

.hidden { display: none; }

.alignleft { float: left; }

.alignright { float: right; }

img {margin-right:10px;}

.aligncenter {
  margin-left: auto;
  margin-right: auto;
  display: block;
  clear: both;
}

.clear {
  clear: both;
  display: block;
  font-size: 0;
  height: 0;
  line-height: 0;
  width:100%;
}

.heavy {
font-family: "nimbus-sans-condensed-n9","nimbus-sans-condensed",sans-serif!important;
font-style: normal;
font-weight: 900!important;
}
.bold {font-family: "nimbus-sans-condensed","nimbus-sans-condensed-n7",sans-serif !important; font-weight:700 !important;}
.regular {font-weight:400 !important;}

.white {color:#fff;}
.gray {color:#666666;}
.red {color: #EE0000;margin: 0!important;line-height: 24px;}
#gallery-content.lightgray{
	background-color:#666;
}

li.red{
	color:#fff;
}

a{color:#fff; text-decoration:none;
}

header {
  margin-top:20px;
  width:910px;
}

header h1{
font-family: "nimbus-sans-condensed-n9","nimbus-sans-condensed",sans-serif;
font-style: normal;
font-weight: 900;
font-style:normal;
font-size: 100px;
letter-spacing: -4px;
line-height: 90px;
text-transform: uppercase;
color: #fff;
font-weight: 900;
padding-bottom: 0px;
float: left;
}


header p{
font-size: 14px;
margin-top: 0px;
line-height: 26px;
float: left;
clear: left;
margin-bottom: 60px;
}


#headerWrapper{
float: left;
width: 100%;
height: 55px;
border-bottom: 1px solid #2F2F2F;
background-color: #151515;
}

    header ul {
      list-style: none;
      float: left;
    }
    header ul li {
      display: inline-block;
      margin-right: 9px;
    }
    header ul li:hover {
      cursor: pointer;
    }
    header #twitterfeed {
margin-top: 6px;
float: left;
font-size: 12px;
width: 597px;
overflow: hidden;
height: 13px;
background-image: url(img/right.png);
background-repeat: no-repeat;
background-position: right 1px;
    }
    header #twitterfeed img {
      margin-left: 27px;
    }
    header #copyright {
      margin-top: 6px;
      float: right;
    }

	
    #logo {
height: 250px;
width: 963px;
background-image: url(img/header_logo.png);
background-position: right center;
background-repeat: no-repeat;
      /*background-image:url(img/header.jpg);*/
    }
	
	/*#logo.london {
		background-image: url(img/LOGO_LONDON.png);}
	#logo.newyork {
		background-image: url(img/LOGO_NEWYORK.png);}
	#logo.paris {
		background-image: url(img/LOGO_PARIS.png);}*/
		
	
ul#topHead{
font-size: 16px;
font-weight: lighter;
list-style: none;
float: left;
}

ul#topHead li {
display: inline;
margin-right: 32px;
}

ul#topHead li a:hover{
	color: #e33f47;
}

#content {
  width:100%;
}

body {
background-color: #000000;
color: #ffffff;
background-image: none;
background-repeat: no-repeat;
background-position: bottom center;
font-family: Helvetica, Arial, sans-serif;
width: 100%;
float: left;
min-width: 1090px;
}
#bgImage{
width: 100%;
display: block;
margin-top: -125px;
}
#bgImage img{
width: 100%;
height: auto;
margin-right: 0px;
}
body.normal #bgImage{
display:none;
}
/*body.london{
	background-image:url(img/LONDON_BACKGROUND.png);
	margin-bottom:500px;
	background-size:100% auto;
}
body.paris{
	background-image:url(img/PARIS_BACKGROUND.png);
	margin-bottom:500px;
	background-size:100% auto;
}
body.newyork{
	background-image:url(img/NEWYORK_BACKGROUND.png);
	margin-bottom:500px;
	background-size:100% auto;
}*/

p {
  font: 12px Helvetica, Arial, sans-serif;
  font-weight:200; 
}

b {
  color:#fff;
  font-weight:700;

}

h1 {
  font-family: "nimbus-sans-condensed",sans-serif;
}

h2 {
  font-family: "nimbus-sans-condensed-n7","nimbus-sans-condensed",sans-serif!important;
font-style: normal;
font-weight: 700!important;
}
h2#mediag{
	margin-bottom:30px;
	display: block;
clear: right;
}
.extraContent{
display: none;
clear: left;
float: left;
}

.extraContent h2{
margin-top: 40px;
}

h4{
	font-size: 14px;
line-height: 26px;
font-weight:lighter;
}

h4 a:hover{
	color: #e33f47;
}

a.social1, a.social2, a.social3{
background-image: url(img/facebook.png);
color: #fff!important;
background-repeat: no-repeat;
background-size: 30px;
padding-left: 45px;
line-height: 30px;
float: left;
clear: left;
margin-top:20px;

}

a.social2{
background-image: url(img/youtube.png);
}

a.social3{
	margin-bottom:40px;
background-image: url(img/twitter.png);
}

a.social1:hover, a.social2:hover, a.social3:hover{
	color:#e33f47!important;
}

/*-----------------------------------------------------------------------------------*/
/*  2.  header
/*-----------------------------------------------------------------------------------*/
#headerImage {
width: 100%;
display: block;
position: absolute;
height: 310px;
overflow: hidden;
z-index: -10;
}

#headerImage img {
width: 100%;
height: auto;
margin-right: 0px;
}

ul#social{
display: inline;
margin-right: 10px;
float: left;
clear: left;
}
ul#social li{
padding: 0;
margin: 0;
margin-right: 15px;

}
ul#social li a{
	width:24px;
	height:24px;
	display:block;
	background-repeat:no-repeat;
}
ul#social li#fb a{
	background-image:url(img/facebook.png);
}
ul#social li#yt a{
	background-image:url(img/youtube.png);
}
ul#social li#twit a{
	background-image:url(img/twitter.png);
}


#logo-header {
  height: 257px;
}

.tab-content-center ul.menu{
	margin-top:0px;
}

ul.menu li{
list-style: none;
display: inline;
}

ul.menu li a:visited, ul.menu li a{
margin-right: 28px;
}

ul.menu li a:hover{
color:#e33f47;
}

#tabs.mainNav .tab-content-center{
padding-top:15px;
padding-bottom:15px;
}

#tabs.mainNav .tab-content-center{
border-left:none!important;
border-right:none!important;
}

#tabs.mainNav{
	background-color: #000;
}

#tabs.mainNav li{
font-size:14px;
display:inline-block;
margin-right:30px;
margin-left:2px;
}
ul#subNav{
	margin: 0;
display: block;
float: none;
padding: 0;
position: relative;
overflow: hidden;
}
#tabs.mainNav ul#subNav li{
font-size: 14px;
display: inline-block;
margin-right: 13px;
margin-left: 13px;
height: auto;
width: auto;
}

#tabs.mainNav li a, #tabs.mainNav li a:visited{
	color:#fff;
}

#tabs.mainNav li a:hover{
	color:#e33f47;
}

/*-----------------------------------------------------------------------------------*/
/*  2.  Tabs styling
/*-----------------------------------------------------------------------------------*/

#tabs {
  background-color:none;

}
#tabs ul li h1 {
  padding:28px;
  font-size:50px;
  color:#666666;
  clear:both;
}
#tabs ul li h2 {
padding: 20px;
font-size: 14px;
color: #666666;
clear: both;
display: block;
}
#tabs ul li{
margin:0;
padding:0;
}

.ui-tabs-nav li{
height: 100px;
width: 240px;
display:block;
float:left;
clear:none;
position: relative;
text-align:left;
margin:0;
padding:0;
}

#tabs p {
font-size: 14px;
margin-top: 20px;
line-height: 26px;
max-width: 670px;
}
.tab-content-center ul {
font-family: Helvetica, Arial, sans-serif;
margin-top: 20px;
}
.tab-content-center ul li {
list-style-type: disc;
list-style-position: inside;
line-height: 26px;
font-size: 14px;
max-height: 464px;
overflow: hidden;
}
#mainContent ul{
}
#mainContent ul li{
height: auto;
width: auto;
float:none;
list-style-type: disc;
list-style-position: inside;
line-height: 26px;
font-size: 14px;
max-height: 464px;
overflow: hidden;
display:list-item;
}
.largetitle{
font-size: 40px;
letter-spacing: -2px;
font-family: "nimbus-sans-condensed-n7","nimbus-sans-condensed",sans-serif!important;
font-style: normal;
font-weight: 700!important;
}
#tabs h2 .title {
  font-size: 35px;
  color:#fff;
}

#tabs h2.date {
  font-size: 35px;
  color:#fff;
  font-family: "nimbus-sans-condensed",sans-serif;
}


#tabs .ui-tabs-nav li a:hover{
	background-color:#000;
	background-image:none;
}


.ui-state-active{
	border:none!important;
}


#tabs.ui-tabs {
  border-radius:none;
  border: none;
width: 100%;
margin-left: auto;
margin-right: auto;
border-top: 1px solid #2F2F2F;
background-color: #151515;
}

#tabs.ui-tabs .ui-tabs-panel {
display: block;
border:none;
margin-top:190px;

}

#tabs .ui-tabs-nav {
height: 100px;
text-align: center;
width: 965px;
margin-left: auto;
margin-right: auto;
z-index: 100;
display:block;
}

#tabs .ui-tabs-nav li h2 {
text-align: center;
font-family:"nimbus-sans-condensed",sans-serif!important;
}

.headSub{
font-weight: 700;
font-size: 28px;
letter-spacing: -1px;
line-height: 18px;
font-family: "nimbus-sans-condensed-n7","nimbus-sans-condensed",sans-serif!important;
font-style: normal;
}


body#main ul.ui-tabs-nav {
height: 101px;
/*overflow: hidden;*/
position: relative;
text-align:left;
}

.ui-tabs .ui-tabs-nav li a {
text-decoration: none;
border-bottom: 1px solid #2F2F2F;
}

li.ui-tabs-active a {
  background-color:#000;
  border-bottom:1px solid #2F2F2F;

}

li.ui-tabs-active a .headSub {
color: #e33f47;
}

#tabs .ui-tabs-nav li a {

background-color: #1A1A1A;
border-left: 1px solid #2F2F2F !important;
background-image: url(img/btnbkg.png);
display: block;
}

#tabs .ui-tabs-nav li a#tab-4{
	border-right: 1px solid #2F2F2F !important;
}

  /*-----------------------------------------------------------------------------------*/
  /*  2.b  Tabs Content styling
  /*-----------------------------------------------------------------------------------*/

  #tabs.ui-tabs .ui-tabs-panel {
  display: block;
  border: none;
  }


  #tabs .tab-content {
background-color: #000;
width: 100%;
margin-left: auto;
margin-right: auto;
border-top: 1px solid #2F2F2F !important;
background-color: #000;

  }

  #tabs .tab-content-container {
    border-bottom:1px solid #2F2F2F !important;
  }

  #tabs .tab-content-center {
width: 907px;
height: auto;
padding: 28px;
background: none;
border-right: 1px solid #2F2F2F !important;
border-left: 1px solid #2F2F2F !important;
  }

  #tabs .tab-content h2{
font-size: 40px;
letter-spacing: -1px;
line-height: 35px;
font-weight: 700;
text-transform: uppercase;
color: #666666;
  }

  #media-content p{
    font-size:12px;
    margin-top:15px;
  }
  
  #londonTab{
	  background-image:url(img/britishFace.jpg);
	  background-size: auto 100%;
	  background-repeat:no-repeat;
	  background-position:right;
	  
  }
  
#tabs #parisTab.tab-content-center{
	  background-image:url(img/parisface.jpg);
	  background-size: auto 100%;
	  background-repeat:no-repeat;
	  background-position:right;
  }
#tabs #newyorkTab.tab-content-center{
	  background-image:url(img/newyorkface.jpg);
	  background-size: auto 100%;
	  background-repeat:no-repeat;
	  background-position:right;
  }
  
  .introHolder h1{
font-size: 100px;
letter-spacing: -4px;
line-height: 73px;
text-transform: uppercase;
  }
  .botborder{
border-bottom: #2F2F2F 1px solid;
height: 0px;
display: block;
  }
  .overflow{
  
  overflow:hidden;}
  
  a.viewMore{
background-image: url(img/moreinfo.png);
background-repeat: no-repeat;
height: 20px;
margin-top: 20px;
clear: left;
font-family: Helvetica, Arial, sans-serif;
float: left;
color: #fff;
padding: 14px;
background-color: #999;
border: none;
cursor: pointer;
line-height: 21px;
background-position: 133px -12px;
padding-right: 40px;
width: 105px;
font-size: 14px;
margin-top: 25px;
margin-bottom: 10px;
  }
  
a.viewMore:hover{
	background-color:#EE0000;
}
  
  a.closed{
background-position: 133px 21px;
  }
  
  #tabs .ui-tabs-nav li.ui-state-active a{
  border-bottom:1px solid #000;
  background-image:none;
  background-color:#000;
  }
  
  
/*-----------------------------------------------------------------------------------*/
/*  2.b  Gallery Styles
/*-----------------------------------------------------------------------------------*/

ul.gallery{
display: block;
clear: both;
text-align: center;
padding-top: 30px;
overflow: hidden;
}
ul.gallery a li{
}
ul.gallery a li{
display:inline;
padding: 23px;
}
ul.gallery li img{
margin:0;
padding:0;
}

#tabs .largeImage{
	padding:0 !important;
	position:relative;
	width: 964px;
	height:auto;
	
}

#tabs .largeImage ul{
	margin:0;
	padding:0;
}

.largeImage h2{
	position:absolute;
	z-index:5;
	left:28px;
	top:28px;
}

#exhibitors h3{
font-size: 40px;
letter-spacing: -1px;
line-height: 35px;
font-weight: 700;
text-transform: uppercase;
padding: 28px;
}

.margintop{
	margin-top:40px;
}


/*-----------------------------------------------------------------------------------*/
/*  MAIN CONTENT MIKE
/*-----------------------------------------------------------------------------------*/


#contentWrapper{
float: left;
padding-left: 0px;
border-left: none;
padding-right: 28px;
background: #000;
padding-bottom: 28px;
}

#tabs .awards #contentWrapper{
float: right;
padding-left: 28px;
border-left: 1px solid #2F2F2F;
width: 666px;
}

#tabs .awards{
background-repeat: no-repeat;
padding: 0px;
width: 963px;
background-position: bottom left;
}

#tabs #awardsTab.tab-content-center{
padding: 0px;
height: 243px;
width: 963px;
}

#awardsTab .introHolder h2{
padding-top: 20px;
float: right;
width: 666px;
margin-right: 28px;
color: #fff;
}

#awardsTab .introHolder img{
margin-right: 0px;
margin-top: 53px;
margin-left: -76px;
position: absolute;
}


#mainContent{
width: 666px;
float: left;
}

#tabs .tab-content #mainContent h2{
	color:#fff;
	margin-top:40px;
}

body.page-template-page-features-template-php #tabs .tab-content #mainContent h2, body.page-template-page-features-template-php #tabs .tab-content #mainContent p, body.page-template-page-features-template-php #tabs .introHolder h2{
text-shadow: 0px 0px 10px rgba(000, 000, 000, 1);
}

#tabs .tab-content h2 strong{
color:#fff;
}


body.page-id-747.page-template-page-awards-template-php h2{
	cursor:pointer;
}

body.page-id-747.page-template-page-awards-template-php #tabs .tab-content #mainContent h2:hover{
	color:#e33f47;
}

/*-----------------------------------------------------------------------------------*/
/*  FORMS MIKE
/*-----------------------------------------------------------------------------------*/

#formLeft{
margin-top: 20px;	
width: 425px;
float: left;
margin-right: 38px;
}

#formRight{
margin-top: 20px;	
width: 425px;
float: left;
}

#mainContent.form{
width:100%;
}

#formRight p, #formLeft p{
	width:100%;
}


#tabs .wpcf7 p{
	float: left;
clear: left;
}

.wpcf7 strong{
color:#EE0000;
}


.wpcf7 input, .wpcf7 textarea{
background-color: #333333;
border: none;
font-size: 14px;
color: #fff;
font-weight: 200;
font-family: Helvetica, Arial, sans-serif;
padding: 10px;
width: 395px;
line-height: 26px;
padding-left: 15px;
padding-right: 15px;
margin: 0px;
}

.wpcf7 textarea{
	height: 177px;
}

.wpcf7 input:focus, .wpcf7 textarea:focus{
	background-color:#fff;
	color:#666666;
}

input[type="file"] {
padding-top: 0px;
padding-bottom: 0px;
line-height: 14px;
}

.wpcf7 span.image-1, .wpcf7 span.image-2, .wpcf7 span.image-3{
padding-top: 15px;
padding-bottom: 15px;
background-color: #333;
float: left;
}

.wpcf7 input[type="submit"] {
margin: 0px;
padding-top: 10px;
padding-bottom: 10px;
width: 425px;
color: #000;
font-weight: normal;
}


.wpcf7-radio .wpcf7-list-item, .wpcf7-checkbox .wpcf7-list-item{
background-color: #333333;
border: none;
font-size: 14px;
color: #fff;
font-weight: 200;
font-family: Helvetica, Arial, sans-serif;
padding: 10px;
width: 395px;
line-height: 26px;
padding-left: 15px;
padding-right: 15px;
float: left;
margin-left: 0px;
margin-bottom: 20px;
}


.Location .wpcf7-radio .wpcf7-list-item, .Location .wpcf7-checkbox .wpcf7-list-item{
background-color: #000000;
}

input[type="checkbox"], input[type="radio"]{
width: 15px;
float: right;
margin: 0px;
height: 15px;
margin-top: 5px;
}

#tabs .wpcf7 h2{
float: left;
clear: left;
margin-top: 20px!important;
padding-left: 15px;
background-color: #333333;
padding-top: 10px;
padding-right: 15px;
width: 395px;
}

#tabs .wpcf7 h2 strong {
	color:#000;
}

#tabs .wpcf7 h2 + p {
	margin-top:0px;
}

#tabs .wpcf7 h2 + p .wpcf7-list-item{
padding-top: 0px;
margin-bottom: 0px;
}

.wpcf7 div.wpcf7-response-output, .wpcf7 div.wpcf7-validation-errors {
border: none!important;
font: 14px Helvetica, Arial, sans-serif;
float: left;
margin-left: 0px!important;
padding-left: 0px!important;
width: 395px;
line-height: 26px;
font-weight: 300;
}

.wpcf7 span.wpcf7-not-valid-tip {
position: absolute;
top: -15px;
left: 0px;
z-index: 100;
background: #ff0000;
border: none;
font-size: 10pt;
width: 395px;
padding: 15px;
padding-top: 10px;
padding-bottom: 10px;
line-height: 26px;
}


/*-----------------------------------------------------------------------------------*/
/*  BANNER STYLES MIKE
/*-----------------------------------------------------------------------------------*/

#tabs .defaultBanner {
height: 188px;
background-image: url(img/headers/COLOR/HEADER_GRAPHICS_8.jpg);
}

#tabs-2 .Workshops{
	background-image:url(img/headers/workshops.png);

}

#tabs .defaultBanner a.learnMore, a.learnMore:visited {
margin-top: 20px;
float: left;
}

.awardsBanner{
	background-image:url(img/headers/RED/HEADER_GRAPHICS_7.jpg);
}


/*-----------------------------------------------------------------------------------*/
/*  EXHIBITOR PAGE
/*-----------------------------------------------------------------------------------*/


#tiles{
width: 965px;
height: auto;
background-color: #000;
margin: auto;
}

#tileList{
float: left;
border-right: 1px solid #2F2F2F !important;
border-left: 1px solid #2F2F2F !important;
padding-left: 2px;
padding-right: 1px;
}

#tileThumb{
display: inline-block;
clear: none;
}

#tileThumb {
display: inline-block;
clear: none;
height: 140px;
overflow: hidden;
background: #1f1f1f;
width: 100%;
}

.exClick{
color: #fff;
text-decoration: none;
float: left;
width: 239px;
height: 140px;
overflow: hidden;
margin-right: 1px;
margin-top: 1px;
cursor: pointer;
background-image: url(img/currentTile.png);
background-repeat: no-repeat;
background-position: center bottom;
}

/*#tiles a.clicked{
height: 140px;
background-image: url(img/currentTile.png);
background-repeat: no-repeat;
background-position: center bottom;
}*/

#tileThumb img{
margin:0px;
}

#tileContent{
	display:none;
}

#tileContentInner{
	padding: 26px;
float: left;
height: 88%;
}

.exContent{
float: left;
clear: left;
width: 100%;
background-color: #333333;
margin-bottom: 1px;
overflow: hidden;
}

#imageWrap{
height: auto;
float: left;
width: 419px;
overflow: hidden;
padding-right: 28px;
margin-right: 28px;
border-right: 1px solid #444;
margin-top: 40px;
margin-bottom: 40px;
/*margin-bottom: 180px;*/
padding-left: 6px;
}

#imageWrap img{
margin: 0px;
width: 100%;
height: auto;
}

#tileContentWrap{
float: left;
margin-top: 13px;
width: 425px;
height: auto;
}

#tabs .tab-content #tileContentWrap h2{
	color:#fff;
}

#tileContentWrap h2+p{
	margin-top:0px;
}

#tileContentWrap a, #tileContentWrap a:visited{
	color:#666;
}

#tileContentWrap a:hover{
	color:#fff;
}

#tileSocialWrap{
float: left;
margin-top: 20px;
}

#tileSocialWrap p{
float: left;
margin-top: 0px;
color:#666;
}

#tileSocialWrap a.social1{
background-image: url(img/facebook.png);
width: 20px;
height: 20px;
float: left;
background-size: 20px;
margin-left: 20px;
clear: none;
margin-top: 0px;
padding: 0px;
}

#tileSocialWrap a.social2{
background-image: url(img/youtube.png);
width: 20px;
height: 20px;
float: left;
background-size: 20px;
margin-left:20px;
clear: none;
margin-top: 0px;
padding: 0px;
}

#tileSocialWrap a.social3{
background-image: url(img/twitter.png);
width: 20px;
height: 20px;
float: left;
background-size: 20px;
margin-left:20px;
clear: none;
margin-top: 0px;
padding: 0px;
}

a#closeFull{
right: 0px;
top: 0px;
width: 24px;
height: 23px;
background-image: url(img/close.png);
float: right;
cursor: pointer;
margin-left: 400px;
}

a#closeFull:hover{
	background-position:0px -23px;
}

a#closeBtn{
right: 0px;
top: 0px;
width: 24px;
height: 23px;
background-image: url(img/close.png);
float: right;
cursor: pointer;
margin-left: 400px;
}

a#closeBtn:hover{
	background-position:0px -23px;
}

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

#newsContent{
width: 963px;
height: auto;
background-color: #000;
margin: auto;
border-right: 1px solid #2F2F2F !important;
border-left: 1px solid #2F2F2F !important;
margin-left: -28px;
}

.brief{
background-color: #242424;
padding: 28px;
clear: left;
cursor: pointer;
height: 132px;
}

.brief:hover{
	background-color:#333;
}

#tabs .tab-content .brief h2{
	color:#fff;
}

.full{
width: 100%;
background-color: #333;
height: auto;
clear: left;
padding-top: 0px;
float: left;
}

.fullHolder{
display: none;
overflow: hidden;
height: auto;
float: left;
clear: left;
}

.fullContent{
padding: 26px;
float: left;
}

#tabs .tab-content .fullContent h2{
	float: left;
margin-top: 13px;
color: #fff;
}

.fullContent .entry-content{
	float: left;
width: 425px;
}

.fullContent .entry-content a, .fullContent .entry-content a:visited, #contentWrapper p a, #contentWrapper p a:visited{
	color:#e33f47;
}

#currentArrow{
height: 25px;
background-color: #000;
background-image: url(img/currentTile.png);
background-repeat: no-repeat;
background-position: 49.2% bottom;
}

.postWrap{
width: 480px;
float: left;
margin-right: 1px;
height: 188px;
margin-top: 1px;
background-image: url(img/currentTile.png);
background-repeat: no-repeat;
background-position: center bottom;
}

.postInfo{
	display:none;
}






#newsDrop{
float: left;
width: 240px;
margin-right: -28px;
border-left: 1px solid #333;
margin-top: 25px;
margin-left: 694px;
position: absolute;
}

.choose{
background-image: url(img/moreinfo.png);
background-repeat: no-repeat;
clear: left;
font-family: Helvetica, Arial, sans-serif;
float: left;
color: #fff;
padding-left: 20px;
border-top: 1px solid #333;
border-bottom: 1px solid #333;
cursor: pointer;
line-height: 26px;
background-position: 210px 21px;
padding-right: 40px;
width: 180px;
font-size: 14px;
padding-top: 10px;
padding-bottom: 10px;
background-color: #242424;
}

#newsDrop:hover .choose{
color:#e33f47;

}

#newsDrop:hover .options{
	display:block;
}

.options{
display: none;
font-family: Helvetica, Arial, sans-serif;
font-size: 14px;
float: left;
clear: left;
width: 100%;

}

.options a, .options a:visited{
float: left;
clear: left;
line-height: 26px;
padding: 20px;
padding-top: 10px;
padding-bottom: 10px;
width: 200px;
background: #333333;
border-bottom: 1px solid #242424;
}

.options a:hover{
	color:#e33f47;
}

#wp-bbp_reply_content-editor-container .mceContentBody p{
font-family:Helvetica, Arial, sans-serif;
color:#fff;
}

/*-----------------------------------------------------------------------------------*/
/*  5.  FORMS
/*-----------------------------------------------------------------------------------*/

.mailchimpHolder{

float:left;
padding:28px;
}
#tabs .borderRight{
	border-right: 1px solid #2F2F2F;
display: none;
}
#tabs .tab-content .mailchimpHolder h2.white {
	color:#FFF;
}
#tabs .mailchimpHolder p{
font-size: 14px;
margin-bottom: 10px;
max-width: 420px;
}
.noPad{
padding:0 !important;
width: 963px !important;
}

.error{
font-size: 14px;
margin-bottom: 10px;
max-width: 420px;
font-family: Helvetica, Arial, sans-serif;
}

form label{
display: none!important;
}
input[name=ns_widget_mailchimp_email]{
font-size: 16px;
color: #FFF;
padding: 10px;
background: #1c1c1c;
border: #999 1px solid;
width: 262px;
margin: 0px;
margin-right: 15px;
padding-left: 15px;
padding-right: 15px;
line-height: 26px;
}
input[type="submit"]{
font-size: 16px;
padding: 10px;
background: #fff;
border: none;
min-width: 120px;
font-family: Helvetica, Arial, sans-serif;
cursor: pointer;
margin: 0px;
padding-left: 15px;
padding-right: 15px;
line-height: 26px;
}

input[type="submit"]:hover{
	background: #e33f47;
	color:#fff;
}



/*-----------------------------------------------------------------------------------*/
/*  6.  Forum
/*-----------------------------------------------------------------------------------*/

.forumTab{
	display:none;
}

.bbPress .forumTab{
	display:block;
}

#forumTab{
	background-image: url(img/FORUM_HEADER.png)!important;
}

#bbpress-forums div.bbp-topic-author img.avatar, #bbpress-forums div.bbp-reply-author img.avatar{
	display:none;
}

#content .forum, #content .topic{
border-left: #2F2F2F 1px solid;
padding-top: 30px;
background-color: #000;
}

body.bbPress article#content{
width: 722px;
margin: auto;
padding-left: 241px;
border-right: #2F2F2F 1px solid;
border-left: #2F2F2F 1px solid;
border-bottom: #2F2F2F 1px solid;
border-top: #2F2F2F 1px solid;
background-image: url(img/FORUM_SIDE.png);
background-repeat: no-repeat;
background-position: left 54px;
position: relative;

}

body.bbPress article#content h1.entry-title{
font-size: 40px;
letter-spacing: -1px;
line-height: 35px;
font-weight: 700;
text-transform: uppercase;
color: #fff;
padding-left: 30px;

}


/*body.bbPress #tabs.ui-tabs{
height: 228px;
}*/

#content .forum div{
border-radius:0px!important;
} 

body.bbPress .wp-editor-container {
	border:none;
}



body.wp-editor{
	background:#5c5c5c;
}


body.bbPress .wp_themeSkin iframe {
background: #5c5c5c;
}

body.bbPress .tmce-active .switch-tmce, body.bbPress .html-active .switch-html {
background-color: #eee;
color: #555;
border: none;
margin-bottom: 0px;
border-bottom: 1px solid #eee;
}

body.bbPress .wp-switch-editor {
height: 22px;
font: 13px/18px Arial,Helvetica,sans-serif normal;
margin: 0px;
padding: 14px 29px 10px;
float: right;
cursor: pointer;
border-width: 1px;
border-style: solid;
-webkit-border-top-right-radius: 0px;
-webkit-border-top-left-radius: 0px;
border-top-right-radius: 0px;
border-top-left-radius: 0px;
background-color: #5c5c5c;
color: #333;
border: 0px;
margin-bottom: 1px;
margin-right: 1px;
display:none;
}

body.bbPress .wp-editor-tools {
height: 30px;
padding: 0 0 0 0;
}

body.bbPress form label {
display: block!important;
}


#tabs .bbp-reply-content p{
margin-bottom:20px;
margin-top:0px;
}

.bbp-form p:nth-child(4) {
	display:none;
}

label[for="bbp_anonymous_website"]{
	display:none;
}

#bbp-topic-form{display:none;}

div.bbp-submit-wrapper button[type="submit"] {
font-size: 14px;
color: #fff;
padding: 14px 20px;
background: #999;
border: none;
min-width: 70px;
font-family: Helvetica, Arial, sans-serif;
cursor: pointer;
margin: 0px;
}

div.bbp-submit-wrapper button[type="submit"]:hover {
	background-color:#e33f47;
}

body.bbp_reply_content{
padding: 10px 20px!important;
color: #fff!important;
font-family: Helvetica, Arial, sans-serif!important;
}

#bbpress-forums fieldset.bbp-form div fieldset.bbp-form legend{
	display: none;
}


/*.bbp-topic-form{
	display:none;
}*/

body.bbPress .edit-link{
	display:none;
}

/*-----------------------------------------------------------------------------------*/
/*  TICKETS TEMPLATE
/*-----------------------------------------------------------------------------------*/


.shortBanner{
border-top: #2F2F2F 1px solid;
height: 228px;
background-position: right;
background-size: auto 100%!important;
}


body.page-template-page-tickets-template-php #tabs .ticketsBanner, body.page-template-page-tickets-home-template-php #tabs .ticketsBanner {
background-image: url(img/headers/COLOR/HEADER_GRAPHICS_6.jpg);
}

#tabs .featuresBanner {
background: none;
}

#tabs-2.Features {
background-image: url(img/headers/RED/HEADER_GRAPHICS_20.jpg);
background-position: center top;
background-repeat: no-repeat;
}

#tabs-2.Design {
background-image: url(img/headers/features/design.png);
background-position: center top;
background-repeat: no-repeat;
}

#tabs-2.Fashion {
background-image: url(img/headers/features/fashion.png);
background-position: center top;
background-repeat: no-repeat;
}

#tabs-2.Medical {
background-image: url(img/headers/features/medical.png);
background-position: center top;
background-repeat: no-repeat;
}

#tabs-2.Art {
background-image: url(img/headers/features/art.png);
background-position: center top;
background-repeat: no-repeat;
}

#tabs-2.Architecture {
background-image: url(img/headers/features/architecture.png);
background-position: center top;
background-repeat: no-repeat;
}


#tabs-2.Scanning {
background-image: url(img/headers/features/scanning.png);
background-position: center top;
background-repeat: no-repeat;
}


#tabs-2.Music {
background-image: url(img/headers/features/music.png);
background-position: center top;
background-repeat: no-repeat;
}

#tabs-2.Museum {
background-image: url(img/headers/features/museum.png);
background-position: center top;
background-repeat: no-repeat;
}

#tabs-2.Movies {
background-image: url(img/headers/features/movies.png);
background-position: center top;
background-repeat: no-repeat;
}

#tabs-2.Secret {
background-image: url(img/headers/features/secret.png);
background-position: center top;
background-repeat: no-repeat;
}

#tabs-2.Education {
background-image: url(img/headers/features/education.png);
background-position: center top;
background-repeat: no-repeat;
}

#tabs-2.Printshop {
background-image: url(img/headers/features/3dprintshop.png);
background-position: center top;
background-repeat: no-repeat;
}

body.page-id-1069 #tabs-2{
background-image: url(img/headers/features/consumerhome.png);
background-position: center top;
background-repeat: no-repeat;
}

body.page-id-1064 #tabs-2{
background-image: url(img/headers/features/fashionparis.png);
background-position: center top;
background-repeat: no-repeat;
}

body.page-id-1058 #tabs-2{
background-image: url(img/headers/features/designparis.png);
background-position: center top;
background-repeat: no-repeat;
}


#tabs-2 .About {
background-image: url(img/britishFace.jpg);
background-position: right top;
background-repeat: no-repeat;
}

#tabs-2.parisAbout .About {
background-image: url(img/parisface.jpg);
background-position: right top;
background-repeat: no-repeat;
}

#tabs-2 .Contact {
background-image: url(img/headers/RED/HEADER_GRAPHICS_1.jpg);
background-position: center top;
background-repeat: no-repeat;
}

#tabs-2 .What {
background-image: url(img/headers/RED/HEADER_GRAPHICS_7.jpg);
background-position: center top;
background-repeat: no-repeat;
}


#tabs .floatright {
padding: 0px;
width: 963px;
float:none;
}

#tabs .floatright #contentWrapper {
float: right;
padding-left: 28px;
border-left: 1px solid #2F2F2F;
width: 666px;
position: relative;
background: none;
background-position: right;

}

#mainContent h1{
margin-top: 40px;
font-size: 100px;
letter-spacing: -5px;
line-height: 73px;
text-transform: uppercase;
font-weight: 900;
}

#tabs .tab-content #mainContent h1+h2{
	margin-top:0px;
}

#tabs .tab-content #mainContent h1+h1{
	margin-top:0px;
}

#tabs .tab-content #mainContent h2+h1 {
margin-top: 0px;
}

a.moreBanner:hover p.more{
color: #e33f47!important;
}

#tabs #featureSlide p.more {
margin-top: 60px;
}

#tabs p.more {
color: #ccc;
margin-top: 72px;
margin-left: 0px;
}

#subSubNav{
float: left;
width: 239px;
position: relative;
z-index: 200;
}


#subSubNav li{
list-style: none;
float: left;
clear: left;
line-height: 26px;
width: 100%;

}

#subSubNav .choose{
background-color: #000;
border-top: none;
cursor: auto;
}

#subSubNav a, #subSubNav a:visited{
	list-style:none;
	float: left;
clear: left;
line-height: 26px;
padding: 20px;
padding-top: 10px;
padding-bottom: 10px;
width: 200px;
background: #202020;
border-bottom: 1px solid #333333;
}

#subSubNav a:hover, #subSubNav li.current_page_item a{
	color:#e33f47;
	background-color:#000;
}


.wpcf7 #seeTickets input, .wpcf7 #seeTickets textarea{
background: #1c1c1c;
border: #999 1px solid;
width: 494px;
}

.wpcf7 #seeTickets input[type="submit"] {
font-size: 16px;
padding: 11px 16px 11px 16px;
background: #fff;
border: none;
min-width: 70px;
font-family: Helvetica, Arial, sans-serif;
cursor: pointer;
margin: 0px;
width: 120px;
line-height: 26px;
margin-left: 20px;
}

.wpcf7 #seeTickets input[type="submit"]:hover {
	background-color:#e33f47;
	color:#fff;
}

#tabs .wpcf7 #seeTickets p {
float: left;
clear: none;
}

#seeTickets+div.wpcf7-mail-sent-ok {
	display:none!important;
}

.wpcf7 #seeTickets span.wpcf7-not-valid-tip {
position: absolute;
top: -15px;
left: 1px;
width: 494px;
}

.page-template-page-tickets-template-php .wpcf7 form {
    background-color: #000000;
    float: left;
    position: relative;
    width: 666px;
    z-index: 100;
}

.page-template-page-tickets-template-php .wpcf7 form.sent {
left: -2000px;
z-index:-10;
}

.page-template-page-tickets-template-php #wpcf7-f192-p202-o2.wpcf7 form.sent {
left: 0px;
z-index:10;
}

.page-template-page-tickets-template-php div.wpcf7 {
    float: left;
    left: 0;
    margin: 0;
    padding: 0;
    position: relative;
    width: 0;
}

#tabs p.seeLogo{
background-image: url(img/seeLogo.png);
background-repeat: no-repeat;
color: #666;
font-size: 12px;
display: block;
clear: both;
line-height: 22px;
text-decoration: none;
padding-left: 165px;
background-position: left center;
}

.page-template-page-tickets-template-php .wpcf7{
position: relative;
}

a.seeBtn{
position: absolute;
margin-top: 20px!important;
font-size: 16px;
padding: 11px 16px 11px 16px;
background: #fff;
border: none;
min-width: 70px;
font-family: Helvetica, Arial, sans-serif;
cursor: pointer;
margin: 0px;
min-width: 120px;
line-height: 26px;
color: #000;
display: none;
}

a.seeBtn:hover{
	background-color:#e33f47;
	color:#fff;
}

div.wpcf7 img.ajax-loader {
border: none;
vertical-align: middle;
margin-left: 4px;
display: none;
}

.secondWrapper{
	border-top:1px solid #2F2F2F ;
}



#fullWidth{
	width: 667px;
float: left;
}

#tabs .wpcf7 #fullWidth p{
	width:100%;
}

.wpcf7 #fullWidth input, .wpcf7 #fullWidth textarea {
background-color: #333333;
border: none;
font-size: 14px;
color: #fff;
font-family: Helvetica, Arial, sans-serif;
padding: 10px;
width: 100%;
line-height: 26px;
padding-left: 0px;
padding-right: 0px;
margin: 0px;
text-indent: 15px;
}

.wpcf7 #fullWidth input[type="submit"]{
width:100%;
font-size: 16px;
padding: 10px;
background: #fff;
border: none;
min-width: 120px;
font-family: Helvetica, Arial, sans-serif;
cursor: pointer;
margin: 0px;
padding-left: 15px;
padding-right: 15px;
line-height: 26px;
color:#e33f47;
}

.wpcf7 #fullWidth input[type="submit"]:hover{
	color:#fff;
	background:#e33f47;
}

.page-id-489 .wpcf7 form.sent, .page-id-405 .secondWrapper .wpcf7 form.sent{
	left:0px;
	z-index:10;
}

#tabs .tab-content a.moreBanner #mainContent h2 {
color: #fff;
margin-top: 28px;
}


#tabs .wpcf7 #halfWidth{
width: 105%;
float: left;
}

#tabs .wpcf7 #halfWidth h2 + p {
margin-top: 20px;
}

#tabs .wpcf7 #halfWidth p {
clear:none;
margin-right:28px;
}


.wpcf7 #halfWidth input, .wpcf7 #halfWidth textarea {
width: 290px;
}

.wpcf7 #halfWidth input[type="submit"] {
	width: 320px;
margin-top: 20px;
}

.wpcf7 #halfWidth span.wpcf7-not-valid-tip {
width: 290px;
}

/*-----------------------------------------------------------------------------------*/
/*  ESPRESSO STYLES
/*-----------------------------------------------------------------------------------*/


.event_espresso_form_wrapper label, .event_espresso_form_wrapper span.label{
display: block!important;
}

#mainContent #event_espresso_registration_form {
margin: 0px;
}

h3.event_title{
display:none;
}

div.event-data-display {
font-size: 14px;
color: #fff;
background: #000;
border: none;
padding: 0px;
}

p.start_date, p.event_time, p.event_prices{
display:none;
}

.page-template-page-workshops-3-template-php p.start_date, .page-template-page-workshops-3-template-php p.event_time{
display:none;
}

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
border: none!important;
background: #000 url(http://3dprintshow.com/wp-content/themes/3d_printshow_2013/images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x!important;
color: #fff!important;
}

.espresso_payment_overview .section-heading{
	display:none;
}

.ui-state-highlight .ui-icon {
display: none;
}

.event-messages p {
margin-left: 0px!important;
}

#mainContent table.event-display-tables {
border: none;
margin: 0px;
text-align: left;
width: 100%;
-moz-box-shadow: none;
-webkit-box-shadow: none;
box-shadow: none;
color: white;
background: black;
}

#mainContent #event-reg-form-groups .event_questions {
margin: 10px 0;
padding: 0px;
}

#mainContent .event_form_field input.ee-reg-page-text-input, #mainContent .event_form_field textarea.ee-reg-page-text-input {
background-color: #333333;
border: none;
font-size: 14px;
color: #fff;
font-weight: 200;
font-family: Helvetica, Arial, sans-serif;
padding: 10px;
width: 100%;
line-height: 26px;
text-indent: 15px;
padding-right: 0px;
margin: 0px;
padding-left: 0px;
}

#mainContent .event_espresso_form_wrapper label, #mainContent .event_espresso_form_wrapper span.label {
display: inline-block;
width: 96%;
padding: 0px;
text-align: left;
vertical-align: top;
font-family: Helvetica, Arial, sans-serif;
font-size: 14px;
margin-top: 20px;
line-height: 26px;
}

#mainContent .event_espresso_form_wrapper form fieldset div {
padding: 0px;
}

.event-reg-form-groups{
	display:none;
}

#event_espresso_registration_form{
	font-family: Helvetica, Arial, sans-serif!important;
}

#event_espresso_registration_form input[type="submit"], .btn_event_form_submit{
border: none;
background: #fff;
font-weight: normal;
color: #212121;
font-family: Helvetica, Arial, sans-serif;
border-radius: 0px;
width: 100%;
margin-top: 30px;
}


#event_espresso_registration_form input[type="submit"]:hover {
background-color:#e33f47;
color:#fff;
}

#event_espresso_registration_form .event_espresso_form_wrapper form p {
margin: 0px;
position: relative;
}

#event-reg-form-groups .reg-quest-title, #event-reg-form-groups .section-heading, #event_espresso_registration_form .event-data-display p.section-title, #event_espresso_registration_form .espresso_event p.section-title {
margin-bottom: 8px;
display: none;
}

#event_espresso_registration_form .error {
max-width:100%;
}

.ui-corner-all{
-moz-border-radius: 0px!important;
-webkit-border-radius:0px!important;
-khtml-border-radius: 0px!important;
border-bottom-radius: 0px!important;
font-family: Helvetica, Arial, sans-serif!important;
}

.grid tr td, .grid tr th.header {
border: none!important;
padding: 0px!important;
line-height: 26px;
font-weight: 200;
font-family: Helvetica, Arial, sans-serif;
}

#mainContent .event-display-boxes {
margin-bottom: 26px;
margin-top: 26px;
}

#featureSlide{
float: left;
width: 100%;
position: relative;
display: block;
height: 244px;
margin-left: 0px;
}

#featureSlide h2{
margin-left: 28px;
margin-top: 28px;
padding: 0px!important;
}

#featureSlide h1{
margin-left: 28px;
margin-top: 28px;
padding: 0px!important;
font-size: 100px!important;
letter-spacing: -5px;
line-height: 73px;
text-transform: uppercase;
font-weight: 900;
}

#featureSlide h2+h1, #featureSlide h1+h2, #featureSlide h1+h1{
	margin-top:0px;
}

#featureSlide p.more{
	margin-left: 28px;
}






a.ee_add_item_to_cart, a.ee_view_cart, input.btn_event_form_submit, a.btn_event_form_submit ,  a.back_to_shop{
border: none!important;
background: white!important;
font-weight: normal!important;
color: #212121!important;
font-family: Helvetica, Arial, sans-serif;
border-radius: 0px;
width: 100%;
margin: 0px!important;
margin-top: 26px;
float: left;
font-size: 14px!important;
text-align: center;
line-height: 50px;
outline: none!important;
-moz-box-shadow: none!important;
-webkit-box-shadow: none!important;
box-shadow: none!important;
margin-top: 30px!important;
padding: 0px;
}

a.ee_add_item_to_cart, a.ee_view_cart{
margin-bottom: 52px!important;
margin-top: 0px!important;
}

a.ee_add_item_to_cart:hover, a.ee_view_cart:hover, input.btn_event_form_submit:hover, a.btn_event_form_submit:hover, a.back_to_shop:hover {
background:#e33f47!important;
color:#fff!important;
}


a#event_espresso_refresh_total{
	background: red!important;
color: white!important;
float: left;
font-size: 14px;
text-align: center;
line-height: 50px;
width: 200px;
}

#moving_to_cart{
color: white;
margin-top: 40px;
float: left;
font-size: 40px;
letter-spacing: -1px;
line-height: 35px;
font-weight: 700;
text-transform: uppercase;
font-family: "nimbus-sans-condensed",sans-serif;
height: 600px;
}

#event_espresso_shopping_cart .ui-widget-content {
border: none!important;
background: black!important;
color: #222;
}

.event_total_price {
color: #333;
float: right;
font-weight: bold;
text-align: right;
padding: 0px 20px !important;
width: 626px!important;
font-size: 20px;
color: black!important;
margin-top: 20px;
line-height: 53px;
background: white;
text-align: center!important;
}

#cart-reg-details tr + tr td {
padding: 10px!important;
border: none!important;
text-align: left;
}

table.price_list td{
	border-top:none!important;
	border-bottom:none!important;
	border-left:none!important;
	border-right:none!important;
}

#event_espresso_shopping_cart table.price_list {
border: 1px solid white!important;
border-bottom: none;
margin: 0px!important;
width: 100%!important;
}

h4.section-heading{
font-family: "nimbus-sans-condensed",sans-serif;
font-size: 40px;
letter-spacing: -1px;
line-height: 35px;
font-weight: 700;
text-transform: uppercase;
}

#event_espresso_checkout_form p.instruct{
	display:none;
}

.event_espresso_form_wrapper .copy_dropdown_wrapper {
padding: 0px!important;
}

.mer-event-submit{
	padding: 0px!important;
background: black!important;
border: none!important;}

.espresso_payment_overview tr {
	border-top:1px solid #fff;
}

.espresso_payment_overview td {
line-height: 26px;
padding-left: 10px!important;
position: relative;
padding-left: 0px;
}

#paypal-payment-option-dv {
font-family: Verdana,Arial,sans-serif;
font-size: 1em;
background: #000;
}

#payment-options-dv{
	margin:0px!important;
}

#payment-options-dv h2{
	display:none;
}


.mer-event-submit{
	color:#000!important;
}

#paypal-payment-option-lnk{
	border:none!important;
}

/*-----------------------------------------------------------------------------------*/
/*  LOCATION SLIDERS
/*-----------------------------------------------------------------------------------*/

.locationSlide .bx-controls{
width: 100%;
margin: auto;
position: absolute;
}

.locationSlide .bx-controls a.bx-prev{
	left:0px!important;
top: -200px!important;
background-image:url(img/slideleft.png)!important;
}

.locationSlide .bx-controls a.bx-next{
right: 0px!important;
top: -200px!important;
background-image: url(img/slideright.png)!important;
position: absolute;
}

.locationSlide .bx-wrapper .bx-controls-direction a{
width: 64px!important;
height: 188px!important;
filter: alpha(opacity=85);
	opacity: 0.85;
}

.locationSlide .bx-wrapper .bx-controls-direction a:hover{
	background-position:0px -188px!important;
}

.locationSlide .bx-viewport{
width: 963px!important;
margin: auto;
border-right: 1px solid #2F2F2F !important;
border-left: 1px solid #2F2F2F !important;
height: 244px!important;
}

#graphicSlide{
	/*background-image: url(img/graphicSlide.png);*/
background-repeat: no-repeat;
width: 965px;
margin: auto;
display: block;
position: relative;
	
}


#graphicSlide.featureBoxes{
width: 966px;
}

#graphicSlide.featureBoxes #slider5{
	border-right:none;
}

#graphicSlide.featureBoxes li{
float: left;
clear: none;
width: 482px;
overflow: hidden;
}

#slider5, #slider6{
border-right: 1px solid #2F2F2F;
float:left;
border-left: 1px solid #2F2F2F;
}

#graphicSlide .slideContent{
float: left;
}

a.halfSlide{
float: left;
height: 244px;
border-right: 1px solid #2F2F2F !important;
width: 481px;
border-bottom: 1px solid #2F2F2F;
background-size: 100% auto;
background-repeat: no-repeat;
background-position: bottom;
}

a.halfSlide2{
float: left;
height: 244px;
width: 481px;
border-bottom: 1px solid #2F2F2F;
background-size: 100% auto;
background-repeat: no-repeat;
background-position: bottom;
}

#graphicSlideOver{
position: absolute;
width: 50%;
height: 489px;
margin: auto;
z-index: 2000;
background-image: url(img/graphicSlideOver.png);
background-repeat: no-repeat;
background-position: bottom left;
min-width: 600px;

display: none;
}

#tabs #graphicSlide ul li h1{
font-size: 100px;
letter-spacing: -4px;
line-height: 73px;
text-transform: uppercase;
color: #fff;
font-weight: 900;
padding-bottom: 0px;
float: left;
}

#tabs #graphicSlide ul li h2 {
font-size: 40px;
letter-spacing: -1px;
line-height: 35px;
font-weight: 700;
text-transform: uppercase;
color: #fff;
padding: 28px;
max-width: 420px;
padding-bottom: 10px;
padding-left: 75px;
}

.page-template-page-features-template-php #tabs #graphicSlide ul li h2 {
padding-left: 28px;
}

#tabs #graphicSlide ul li p {
margin-top: 0px;
padding: 28px;
padding-top: 0px;
font-size: 16px;
}

#tabs #graphicSlide ul li a:hover h2 {
color: #e33f47!important;
}


/*-----------------------------------------------------------------------------------*/
/*  EXHIB LOGIN
/*-----------------------------------------------------------------------------------*/

form#loginform label{
	display:block!important;
}

form#loginform p.login-username, form#loginform p.login-password{
width: 350px;
float: left;
}

form#loginform p.login-submit{
width: 20%;
float: right;
margin-top: 49px;
}

form#loginform p.login-submit input[type="submit"]{
	float:right;
}


form#loginform p.login-remember{
	display:none;
}

form#loginform input#user_login, form#loginform input#user_pass{
font-size: 16px;
color: #FFF;
padding: 10px;
background: #333333;
border: none;
width: 290px;
margin: 0px;
margin-right: 15px;
padding-left: 15px;
padding-right: 15px;
line-height: 26px;
margin-top: 15px;
}

form#loginform input#user_login:focus, form#loginform input#user_pass:focus{
color: #333333;
background: #fff;
}


/*-----------------------------------------------------------------------------------*/
/*  AWARDS APP
/*-----------------------------------------------------------------------------------*/


a.downloadApp{
background-color: #333333;
font-size: 14px;
font-weight: normal;
padding: 40px 0px;
float: left;
margin-top: 5px;
width: 100%;
text-indent: 90px;
background-image: url(img/downloadApp.png);
background-repeat: no-repeat;
background-position: 30px center;
}

a.downloadApp:hover{
color:#e33f47;
}

#tabs #awardsAppForm .wpcf7 p{
clear: none;
width: 320px;
margin-right: 25px;
}

#tabs #awardsAppForm .wpcf7 span.wpcf7-not-valid-tip{
width: 290px;
}

#tabs #awardsAppForm .wpcf7 p input{
width: 290px;
}

#tabs #awardsAppForm .wpcf7 p input[type="submit"]{
width: 100%;
padding-left: 0px;
padding-right: 0px;
}

#tabs #awardsAppForm .wpcf7 p span.img3, #tabs #awardsAppForm .wpcf7 p span.img2, #tabs #awardsAppForm .wpcf7 p span.img1, #tabs #awardsAppForm .wpcf7 p span.app-form{
width: 100%;
padding: 40px 0px;
text-indent: 30px;
margin-top: 5px;
background-color: #333333;
float: left;
}

#tabs #awardsAppForm .wpcf7 span.img1 span.wpcf7-not-valid-tip, #tabs #awardsAppForm .wpcf7 span.img2 span.wpcf7-not-valid-tip, #tabs #awardsAppForm .wpcf7 span.img3 span.wpcf7-not-valid-tip, #tabs #awardsAppForm .wpcf7 span.app-form span.wpcf7-not-valid-tip{
margin-top: 15px;
padding-top: 36px;
padding-bottom: 36px;
width: 636px;
}

/*-----------------------------------------------------------------------------------*/
/*  6.  Footer
/*-----------------------------------------------------------------------------------*/

footer {
width: 963px;
height: auto;
overflow: hidden;
background-color: transparent;
position: relative;
margin: auto;
border-left: #2F2F2F 1px solid;
border-bottom: #2F2F2F 1px solid;
border-right: #2F2F2F 1px solid;
}

footer p {
line-height: 24px;
margin-top: 0px!important;
font-size: 14px!important;
margin-top: 24px!Important;
}

footer h2 {
font-size: 40px;
letter-spacing: -1px;
line-height: 35px;
font-weight: 700;
text-transform: uppercase;
}

.footer-col {
width: 423px;
background-color: transparent;
padding: 29px;

}

.footer-col ul{
  float:right;
}

footer ul li {
  display:inline-block;
}

#footer-social{ padding-right:2px;}

#producedBy a {
	color:#FFF;
	display:block;
	clear:both;
	line-height: 22px;
	text-decoration: none;
}

#slider3{
	clear:left;
}



.bx-wrapper .bx-controls-direction a {
position: absolute;
top: 50%;
margin-top: -16px;
outline: 0;
width: 86px!important;
height: 86px!important;
text-indent: -9999px;
z-index: 9999;
}

.bx-wrapper .bx-prev {
left: -115px!important;
top: -12px!important;
background: url(img/leftArrow.jpg) no-repeat 0 0px!important;
}

.bx-wrapper .bx-next {
background: url(img/rightArrow.jpg) no-repeat 0px 0px!important;
right: -115px!important;
top: -12px!important;
}


#gallery-content .bx-wrapper .bx-prev {
left: -87px!important;
top: 200px!important;
}

#gallery-content .bx-wrapper .bx-next {
right: -87px!important;
top: 200px!important;
}

.bx-wrapper .bx-prev:hover, .bx-wrapper .bx-next:hover{
	background-position:0px -86px!important;
}

/*#tabs .ui-tabs-nav li:first-child {
width:50%;
}

#tabs .ui-tabs-nav li:last-child {
width:20%;
}*/
#slider1 li .imageTitle{
	display:block;
	display: block;
background-color: #000;
padding: 20px;
position: absolute;
bottom: 0;
right: 0;
z-index: 999;
	
}
.bxslider li{
position:relative;
}









a.learnMore, a.learnMore:visited{
color: #666;
line-height: 26px;
font-size: 14px;
}

a.learnMore:hover{
color: #e33f47;
}

#tabs .artsBannerLondon{
background-image: url(img/ARTISTS-BKG-LONDON.jpg);
background-size: auto 100%;
background-repeat: no-repeat;
background-position: right;
height: 188px;
	}
	

#tabs .artsBannerParis{
	padding-top: 140px;
	background-image: url(img/ARTISTS-BKG-PARIS.jpg);
background-size: auto 100%;
background-repeat: no-repeat;
background-position: right;
	}	


#tabs .awardsBannerLondon{
background-image: url(img/AWARDS-BKG-LONDON.jpg);
background-size: auto 100%;
background-repeat: no-repeat;
background-position: right;
	}	
	
#tabs .ARTS{
background-image: url(img/headers/COLOR/HEADER_GRAPHICS_8.jpg);
background-repeat: no-repeat;
}


.event-conf-block .event-data-display+.espresso_confirm_registration{
display:none;
}

.april{
	background-image: url(img/april.png);
height: 144px;
width: 140px;
position: absolute;
display: block;
right: 0px;
top: 0px;
}

.onsale{
	background-image: url(img/onsale.png);
height: 144px;
width: 140px;
position: absolute;
display: block;
right: 0px;
top: 0px;
}


.bx-controls-auto{
	display:none;}

#mainContent img{
	max-width: 666px;
height: auto;
width: auto;
}



.fbf_facebook_page_widget iframe{
	display:none;
}

.facebook_page-avatar{
float: left;
margin-bottom: 24px;
}

.fbf_desc img{
display:none;
}

.fbf_desc{
line-height: 22px;
font-size: 12px;
float: left;
font-weight: lighter;
overflow: hidden;
width: 353px;
display: block;
clear: right;
}


.fbf_facebook_page_widget li {
border-bottom: none!Important;
list-style-type: none;
margin-bottom: 20px;
padding: 0px!important;
}

.fbf_facebook_page_widget abbr{
border-bottom: none!Important;
list-style-type: none;
margin-bottom: 0px!important;
padding: 0px!important;
margin-top:20px;
margin-top: 20px;
overflow: hidden;
display: block;
margin-left:65px;
float:left;
clear: both;
}

.fbf_facebook_page_widget h4{
	display:none;
}

.fbf_facebook_page_widget h4 a {
font-size: 14px;
color:#e33f47
}






#headerWrapper {
width: 100%;
height: 55px;
border-bottom: 1px solid #2F2F2F;
background-color: #151515;
position: absolute;
top: 0px;
left: 0px;
display:block;}


#logo {
height: 239px;
width: 963px;
margin-top: 56px;
}


ul.topHead li+div{
float: right;
width: 217px;
margin-top: -23px!important;
margin-left: 732px!important;
position: absolute;
}




.page-template-page-workshops-2-template-php h3.event_title {
display: block;
background: none;
border: none;
padding: 0px;
text-transform: none;
font-size: 10px;
font-family: Helvetica, Arial, sans-serif;
font-weight: normal;
float: left;
width: 205px;
line-height: 14px;
margin-bottom: 10px;
}

.event_data .event-data-display {
font-size: 14px;
color: #999;
background: none;
border: none;
padding: 0px;
float: left;
}



.page-template-page-workshops-2-template-php h3.event_title a {
	color:#fff;
}

.page-template-page-workshops-2-template-php h3.event_title a:hover {
text-decoration:underline;
}

 .page-template-page-workshops-2-template-php #tabs .event-display-boxes p {
font-size: 11px;
float: right;
margin: 0px;
line-height: 14px;
}



.page-template-page-workshops-2-template-php .event_price, .page-template-page-workshops-2-template-php .register-link-footer, .page-template-page-workshops-2-template-php .spaces-available{
	display:none;
}

#roomTableHolder{
float: left;
width: 722px;
margin-left: -27px;
}

#roomTable{
	width: 240px;
float: left;
}

.page-template-page-workshops-2-template-php .event-list-display{
background: #202020;
margin: 0px!important;
float: left;
padding: 10px 10px 10px 20px;
width: 209px;
margin-bottom: 1px!important;
min-height: 28px;
}

#tabs .tab-content #mainContent h2#roomHead{
color: #e33f47;
line-height: 26px;
padding: 20px;
padding-top: 10px;
padding-bottom: 10px;
background: #202020;
margin-bottom: 1px;
font-family: Helvetica, Arial, sans-serif;
font-size: 16px;
font-weight: normal;
text-transform: none;
letter-spacing: 0px;
margin-right: 1px;
margin-top: 0px;
}




.page-template-page-workshops-3-template-php #mainContent h1{
	display:none;
}

#tabs .tab-content #mainContent h2.regTop{
color: #e33f47;
}

.page-template-page-tickets-template-php #tabs .tab-content #mainContent h2.regTop{
display:none;
}

.event_description {
padding: 0px 0px!important;
}

.page-template-page-workshops-3-template-php h3.event_title {
display: block;
margin-top: 40px;
font-size: 100px;
letter-spacing: -5px;
line-height: 73px;
text-transform: uppercase;
font-weight: 900;
font-family: "nimbus-sans-condensed",sans-serif;
background: none;
color: #fff;
padding: 0px;
border: none;
margin-top: 0px;
}


body.page-template-page-workshops-2-template-php #tabs .defaultBanner, body.page-template-page-workshops-template-php #tabs .defaultBanner, body.page-template-page-workshops-3-template-php #tabs .defaultBanner {
background-image: url(img/headers/COLOR/HEADER_GRAPHICS_17.jpg);
}


li.page-item-1965, li.page-item-445, li.page-item-186, li.page-item-2269{
	display:none!important;
	}
	
	
.page-id-65 #SystranMainDiv, .parent-pageid-65 #SystranMainDiv, .category-london2013 #SystranMainDiv, .page-id-67 #SystranMainDiv, .category-london2012 #SystranMainDiv, .page-id-61 #SystranMainDiv, .category-newyork2014 #SystranMainDiv, body.forum #SystranMainDiv, .page-id-485 #SystranMainDiv{
	display:none!important;
}

#bbpress-forums li.bbp-header, #bbpress-forums li.bbp-body, #bbpress-forums li.bbp-footer {
clear: both;
float: none;
width: auto;
}

li.bbp-forum-topic-count, li.bbp-topic-voice-count, li.bbp-forum-reply-count, li.bbp-topic-reply-count {
float: left;
width: 10%!important;
}

ul.fbf_facebook_page_widget{
	margin-top:24px;
}

.page-template-page-workshops-2-template-php h3.event_title a.inactive{
color:#999;
}

.page-template-page-workshops-2-template-php h3.event_title a.inactive:hover{
text-decoration:none;
}

.page-template-page-workshops-3-template-php #mainContent img {
max-width: 300px;
height: auto;
width: auto;
}


#tabs.mainNav ul#subNav li.page-item-3635, #tabs.mainNav ul#subNav li.page-item-3457{
	display:none;
}