/*
Copyright © 2001 Canadian Heritage Information Network

Virtual Museum of Canada

EXHIBITS -- CUSTOM SHEET

Last Updated: Sept 24, 2003.

This Stylesheet is used for positioning and formatting of this specific landmark.
*/


#exhibits {
	position:relative;
	width:586px;
	height:100%;
	left: 0px;
	top: 0px;
}

#exhibitsList {
	position:relative;
	width:586px;
	height:100%;
	left: 0px;
	top: 0px;
}


/* Styles used for searchDisplay */

#exhibitsSearchResultsBg {
	position:relative;
	width: 609px;

	left: 0px;
	top: 0px;
	background-color: #FFFFFF;
	
}

#exhibitsSearchResults {
	position:relative;
	padding-left: 15px;

}


#exhibitsSearchNoResults {
	position:relative;
	left: 150px;
	top: 15px;
}


#exhibitsSearchItem {
	position:relative;
	padding-bottom: 20px;
	padding-top: 5px;
	
	
}

#exhibitsSearchItemDescription {
	position:relative;
	width: 500px;
	left: 45px;

}

#vmcImage {
	position:absolute;	
	left: -10px;
}

#exhibitsSearchResultsBackToBar {
	position:relative;
}

#exhibitsSearchResultsBackTo {
	position:relative;
	text-align: right;
	border-top: 1px solid white;
	border-left: 1px solid white;
	border-right: 1px solid white;
	border-bottom: 1px solid gray;
	margin-right: 13px;
}



#exhibitsSearchResultsBackToBottom {
	position:relative;
	text-align: right;
	border-top: 1px solid gray;
	margin-right: 13px;
}

#exhibitsSearchResultsGrayLine {
	position:relative;
	left:0px;
	width:445px;
	height:1px;
	top:0px;
	z-index:3;
}

#languagePolicy {
	position:relative;
	left:20px;
	top:0px;

}

/* End of Styles used for searchDisplay */




/* Featuring Layout Styles  */

#exFeatures {
	position: absolute;
	top: 10px;

}


#exFeat1 {
	position: relative;
	top:0px;
	left: 20px;
}

#exFeat1Image {
	position: absolute;
	
}

#exFeat1Headline {
	position: relative;
	color: #FECE01;
	font-family: Arial;
	font-size: 14px;	
	
	left: 90px;
}

#exFeat1Desc {
	position: relative;
	top: 0px;
	left: 90px;
	width: 350px;
	color: #FFFFFF;
}


#exHorizLine {
	position: relative;
	
	top: 160px;
	width: 600px;


}

#exCatResults {
	
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	width: 100px;
	top: 66px;
	left: 480px;
	
}

#exCatResultsFont {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FD9900;
}


#exFeat2 {
	position: relative;
	top:0px;
	left: 20px;
}


/* Start of Featuring styles */

#nowFeaturingHeader {
	position: relative;

	top: 12px;

}

#entireFeaturingPage {
	position: relative;
	left: 10px;

}


.featureTitle:link {
	color: #FECE01;
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;

}

.featureTitle:visited {
	color: #FECE01;
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}

.featureTitle:hover {
	color: #000000;
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}


.exFeatDescription {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 14px;
}

.exCatCounts {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 14px;
}

.exCatLinks:link {
	color: #FD9900;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
}

.exCatLinks:visited {
	color: #FD9900;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
}

.exCatLinks:hover {
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
}

.featImage {
	border-color: black;
	border-width: 1px;

}


/* End of Featuring styles */




/* End of Featuring Layout Styles  */





.MenuTextBold {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; color: #666666; font-weight: bold; text-decoration: none; }
.contentBlack {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; color: #000000; font-weight: normal; text-decoration: none; }
.contentBoldBlack {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; color: #000000; font-weight: bold; text-decoration: none; }

/* These styles are specifically for exhibits_list.html */

#exhibitsListLayOut {
	position:relative;
	width:586px;
	
	left: 0px;
	top: 0px;
	
}


#exhibitsListColumnOne {
	position:relative;
	width:260px;
	left: 0px;
	top: 25px;
}

#exhibitsListColumnTwo {
	position:absolute;
	width:260px;
	left: 260px;
	top: 25px;

}




/* END These styles are specifically for exhibits_list.html */

/* These styles are specifically for exhibits_explore.html */

#exExploreFr {
	position:relative;
	width:586px;
	
	left: 5px;
	top: 5px;
	color: #FFFFFF;
}




#exExplore {
	position:relative;
	width:586px;
	
	left: 5px;
	top: 5px;
	color: #FFFFFF;
}



#exExploreHeader {
	position:absolute;
	width:586px;
	height:200px;
	z-index:1;
	left: -3px;
	top: -2px;
	font-family: Arial;
	color: #FFFFFF;
}

#exExploreColumns {
	position:relative;
	width:586px;
	
	left: 0px;
	top: 85px;
	padding-bottom: 100px;
}


.exExploreColumnList {
	list-style-image: url(../../../English/Feature_images/Exhibits/ExploreImages/bullet_E.gif);
	list-style-position: outside;
	margin-bottom: 15px;


}

.exExploreColumnListLinks {
	font-family: Arial;
	color: #FFFFFF;


}

#exExploreLeftColumn {
	position:relative;
	width:300px;
	
	left: -3px;
	top: -2px;
}

#exExploreRightColumn {
	position:absolute;
	width:280px;
	
	z-index:3;
	left: 300px;
	top: -2px;
}

/* END These styles are specifically for exhibits_explore.html */


/*
These styles define the links in this particular landmark. They redefine the anchor tag.

*/
a:link 
{
	text-decoration:underline;
	
	color:#FD9900;
	font-size: 12;
}
a:visited 
{
	text-decoration:underline;
	
	color:#FD9900;
	font-size: 12;
}
a:hover 
{
	text-decoration:underline;
	
	color:#000000;
	font-size: 12;
}


.contentBoldBlack {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; color: #000000; font-weight: bold; text-decoration: none; }

#theExhibitsCopyRight {
	position:relative;
	width:800px;
	height:40px;
	z-index:1;
	top: 20px;
	left:60px;

}

#theExhibitsVertLine {
	position:absolute;
	top:0;
	width:1px;
	height:90%;
	left: 608px;
	background-color:white;
	z-index:3;
}



