/*
	National Gallery of Canada's Cybermuse - Veronese layout & appearance styles
	Developers: M. Davidson & D. Copeland - BV02 Inc. Ottawa, Canada
*/



/*== Layout styles */


#toggleNav{
	display:none;
}
#globalNav{
	display:none;
}
#sidebar{
	display:none;
}
#contentWrapper, #mainContent, #contentHead{
	position: relative;
	overflow: visible;
}

#header,
#header #searchCollections, 
#veroneseHead, 
#sidebar, 
.historyLandingPageMosaic, 
.historyNav,
.imageControls,
#fragmentationNav,
#reconstructionNav,
#iconographyRightNav,
#glossaryNav,
#arrowTabs,
a.backToTop,
.resetBtn,
.processNav,
.processLandingPageNav
{
	display: none !important;
}

.sIFR-alternate{
	display: inline;
	color:#502708;
	font-size: 140%;
}

object{
	display:none;
}
.imageContainer{
	margin-top: -16px;
	margin-left: -20px;
}
#contentWrapper, #mainContent, #contentHead{
	position: relative;
	overflow: visible;
}
.narrowLeft{
	float:left;
	width:200px;
}
.fullWidth{
	clear:both;
}
.fragmentationPage .details_content, .reconstructionPage .details_content, .reconstructionPage .imageContainer{
	display: block !important;
}
.restorationPage .details_content{
	float: left;
}
.restorationPage .details{
	float: left;
	width: 400px;
	margin-top: 26px;
}
.restorationPage .imageContainer{
	width: 220px;
	overflow: hidden;
	float: left;
	margin-top: 0;
	margin-left: -20px;
}
.bioPage h3{
	margin-left: 200px !important;
}
.glossaryPage dd{
	display: block !important;
}

.iconographyPage #iconographyLeftNav div{
	position: relative;
}
.iconographyPage #iconographyLeftNav div{
	position: relative;
}
.iconographyPage #iconographyLeftNav div a{
	display: none;
}
.iconographyPage .details_content{
	width: 600px;
	float: left;
}
.iconographyPage .details{
	float: left;
	width: 400px;
}
.iconographyPage .imageContainer{
	width: 220px;
	overflow: hidden;
	float: left;
	margin-top: -16px;
}

