/*
 *   Important Information about this CSS File
 *
 * - Do not delete or rename this file, if you do not use it leave it blank (delete
 *   everything) and the file will be skipped when you enable Production Mode in
 *   the Global theme settings.
 *
 * - Read the _README file in this directory, it contains useful help and other information.
 */
@import url(http://fonts.googleapis.com/css?family=Abril+Fatface);



h1 { /*margin: 1.3em 0 0.68em;*/ } 
h2 { margin: 0.53em 0; }
 

#leaderboard-wrapper,
#menu-wrapper,
#header-wrapper,
#hero-wrapper ,
#page-title-wrapper,
#page-wrapper,
#footer-top-wrapper,
#footer-middle-wrapper,
#footer-bottom-wrapper {
  width: 1168px;
}


body.section-floorplan {
  background: url(/sites/ice_totallygaming/themes/at_gaming/images/custom_background.jpg) center top;
  background-size: contain;
}

body.section-exhibitor-list {
  background: url(/sites/ice_totallygaming/files/custom_background_exhibitor_list.jpg) center top no-repeat #000000;
  background-size: contain;
}

body.section-exhibitor-list #leaderboard-wrapper {
  background-color: transparent !important;
}

.pane-node-title {
  margin-bottom: 0px;
}


/*
.region-default-page-layout-footer-top .panel-pane .block-inner .block-title {
  background-color: #444444;
  color: #ffffff;
  font-size: 18px;
}

.region-default-page-layout-footer-top .panel-pane .block-inner .block-content {
  background-color: #444444;
  color: #ffffff;
}

.region-default-page-layout-footer-top .panel-pane .block-inner .block-content a{
  color: #ffffff;
}

*/

.pane-section-landing-featured-content .block-inner {
  margin: 0;
}



