.sIFR-flash {
  display    : none;
  height     : 0;
  width      : 0;
  position   : absolute;
  overflow   : hidden;
}

.sIFR-alternate {
  visibility : visible !important;
  display    : block   !important;
  position   : static  !important;
  left       : auto    !important;
  top        : auto    !important;
  width      : auto    !important;
  height     : auto    !important;
}

/*
	GENERAL
*/

body {
	font-family: "Trebuchet MS", Helvetica, Jamrul, sans-serif;
	line-height: 1.125em;
}

.thumb-viewer div.panel {
	display: inline;
	opacity: 1 !important;
}

.thumb-viewer .scrollButtons {
	display: none;
}

/*
	HEADER
*/

div.warning {
	display: none;
}

div#header .logo span {
	background: transparent url(../images/global/white/logo_draftfcb.png) no-repeat;
	display: block;
	height: 26px;
	text-indent: -9999px;
	width: 156px;
}

div#navigation .dropdown span {
	display: none !important;
}

#page-navigation {
	display: none;
}

/*
	FOOTER
*/

div#footer ul li span {
	display: none;
}

div#footer ul li.effects {
	display: none;
}

/*

	INDEX

*/

body.index div#navigation .dropdown .pane, div#navigation .dropdown .pane ul {
	display: block !important;
	height: auto !important;
	opacity: 1 !important;
}


/*

	ABOUT

*/

body.about.home #flashContent {
	display: none;
}

body.about.home div.slider-gallery div.scrollContainer {
	width: auto !important;
}

body.about.home div.slider-gallery div.slider {
	display: none;
}

