/*
Copyright  2001 Canadian Heritage Information Network

Virtual Museum of Canada

TEACHER'S CENTRE -- CUSTOM SHEET

Last Updated: Oct 22, 2003.

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



#teacher {
	position:relative;
	width:608px;
	height:100%;
	left: 3px;
	top: 0px;
	z-index:1;
	color: #FFFFFF;
	
}


/* START - CSS FOR ALL EVENTS PAGES */
.size10    { font-family: Arial, Helvetica, sans-serif; color:#000000; font-size:10pt; }

.big     { font-family: Arial, Helvetica, sans-serif; font-size:13pt; color:#000000; font-weight:bold; }

.big2    { font-family: Arial, Helvetica, sans-serif; font-size:14pt; color:#000000; font-weight:bold; }

.title    { font-family: Arial, Helvetica, sans-serif; font-size:14pt; color:#99cc00; font-weight:bold; }
/* END - CSS FOR ALL EVENTS PAGES */

/* START - CSS FOR MUSEUM AND EVENTS PAGES */
.cityProvince  { font-family: Arial, Helvetica, sans-serif; font-size:10pt; color:#000000; font-weight:bold; }
.small { font-family: Arial, Helvetica, sans-serif ;  color:#000000; font-size:10pt; font-weight:bold;}


td {

font-family: Arial;
font-size: 12;


}

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


.featureImage {
	border-color: white;
	border-style: solid;
	border-width: 1;

}

.featureText {
	color: white;
	font-family: Arial;
	font-size: 12;

}

/* This block contains formatting/positioning for the tcResource page */


#tcResource {
	position:relative;
	width:608px;

	left: 0px;
	top: 0px;
	color: #000000;	
	font-family: Arial;
	font-size: 14;
	background-color: #FFFFFF;
	padding-left: 0px;
	padding-top: 15px;


}

#tcResourceContent {
        position:relative;
        width:583px;
        height:100%;
        left: 25px;
        top: 0px;
        background-color: #FFFFFF;
}


#tcResourceTable {
	position:relative;
	width:575px;
	left: 0px;
	top: 0px;
	color: #000000;


}

#tcResourceTableImage {
	position:absolute;
	width:130px;
	
	left: 0px;
	top: 0px;
	color: #000000;	
	font-size: 10;


}

#tcResourceTableDescription {
	position:relative;
	width:410px;
	left: 170px;
	top: 0px;
	color: #000000;
        
        font-size: 12;	
}

.tcResourceTableLink {
	color: #000000;	
}


#tcExplore {
	position:relative;
	width:586px;
	height:600px;
	left: 5px;
	top: 5px;
	
}



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

#tcExploreColumns {
	position:absolute;
	width:586px;
	height:300px;
	left: 0px;
	top: 85px;
}


.tcExploreColumnList {
	list-style-image: url(../../../English/Feature_images/Teacher/ExploreImages/bullet_T.gif);
	list-style-position: outside;
	font-family: Arial;
	color: #FFFFFF;
	margin-bottom: 20;
}

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


}

#tcExploreLeftColumn {
	position:absolute;
	width:300px;
	left: -3px;
	top: -2px;
}

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

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

*/

a:link 
{
	text-decoration:underline;
	font-weight: normal;
	color:#FFFFFF;
}
a:visited 
{
	text-decoration:underline;
	font-weight: normal;
	color:#FFFFFF;
}
a:hover 
{
	text-decoration:underline;
	font-weight: normal;
	color:#FF0000;
}


/* Start of Display List style */

#eventsSearchDisplay {
	position:relative;
	width:610px;
	background-color: #FFFFFF;
	left: -5px;
	color: black;
	
}


#eventsNavigateBy {
	position:absolute;
	width:160px;
	left: 10px;
	padding-top: 10px;
	padding-left: 5px;
	
}

#eventsDisplayList{
	position:relative;
	width:400px;

	left: 170px;
	padding-top: 10px;	
}



#eventsInfoDisplay {
	position:relative;
	width:616px;
	background-color: #FFFFFF;
	left: 0px;
	
}

#eventsInfo{
	position:relative;
	width:400px;

	left: 170px;
	padding-top: 10px;	
}


#eventsInfoTable {
	position:relative;
	width:600px;

	left: 15px;
	top: 10px;
	

}

#eventTitle {
	position:relative;
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	

}


#eventLabelInfoRow {
	position:relative;
	top: 0px;
	padding-bottom: 10px;
	
	
}


#eventRowLabel {
	position:absolute;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;	
	top: 0px;
	

}

#eventRowInfo {
	position:relative;
	left: 150px;
	width: 450px;	
	top: 0px;
	

	
}



#eventsNextPrevButtons{
	position:relative;
	width: 100px;
	left: 320px;
	height: 20px;
	
}

#eventsNextButton{
	position:absolute;
	width: 50px;
	left: 50px;
	top: 0px;
	height: 10px;
	
}

#eventsPrevButton{
	position:absolute;
	width: 50px;
	left: 0px;
	top:0px;
	height: 10px;
	
}


#eventsList{
	position:relative;
	width:400px;
	top: -5px;
	left: 0px;
	
}

#eventsListItem{
	position:relative;
	width:400px;

	left: 0px;
	
}

#eventsLanguageLink{
	position:relative;
	width:400px;

	left: 15px;
	padding-bottom: 10px;
	
}


#dividerLine{
	position:relative;
	width:400px;
	left: 0px;
	padding-bottom: 5px;
	padding-top: 5px;	
	
}


IMG {
	border-style: none;
}


.museumInfoHeading1 {

  font-family: Arial;

  font-size: 16px;

  font-weight: bold;

  color: #000000;


}


/* End of Display List style */

/* The following styles apply to the Agora section at the top of the page */
/* Agora styles */
/*EN*/
#AgoraBox {
	background-image: url("http://www.virtualmuseum.ca/English/Teacher/Images/tc_ban_en.jpg");
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	width: 615px;
	margin:4px 4px 0 8px;
	padding:4px 4px 0 4px;
	height: 170px;
}
#AgoraBox a {
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold; 
}
#AgoraBox a:hover {
	/*text-decoration: underline;*/ 
}
.AgoraBoxTitle {
	color: #FFFFFF;
	font-size: 18px;
	padding: 0 0 0 166px;
	margin-top: 21px;
	margin-bottom: 3px;
}
.AgoraBoxText {
	padding: 0;
	margin: 0 0 0 166px;
	color: #FFFFFF;
	font-size: 14px;
	width: 445px;
}
.AgoraBoxLinks {
	padding: 0 0 0 166px;
	margin-top: 6px;
}
/*FR*/
#AgoraBoxF {
	background-image: url("http://www.virtualmuseum.ca/Francais/Teacher/Images/tc_ban_fr.jpg");
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	width: 625px;
	margin:4px 2px 0 2px;
	padding:4px 4px 0 4px;
	height: 170px;
}
#AgoraBoxF a {
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold; 
}
#AgoraBoxF a:hover {
	text-decoration: underline;
}
.AgoraBoxTitleF {
	color: #FFFFFF;
	font-size: 18px;
	padding: 0 0 0 160px;
	margin-top: 26px;
	margin-bottom: 3px;
	
}
.AgoraBoxTextF {
	margin: 0;
	padding: 0 0 0 160px;
	color: #FFFFFF;
	font-size: 14px;
}
.AgoraBoxLinksF {
	padding: 0 0 0 160px;
	margin-top: 6px;
}
/* End of Agora Styles */

#featureTextLeft {
	float: left;
	width: 160px;
	padding: 8px 10px 8px 20px;
}

#featureTextLeft h4 {
	color: #FFFFFF;
	padding: 0px 0px 0px 20px;
}

#resourceTextRight {
	background-image: url("http://www.virtualmuseum.ca/English/Teacher/Images/teachers_centre_blackboard.gif");
	background-repeat: no-repeat;
	color: #FFFFFF;
	float: right;
	width: 426px;
	height: 410px;
	border-left: 1px solid #FFFFFF;
}

#resourceTextRight p {
	color: #FFFFFF;
	padding: 0px 40px 0px 40px;

}

#resourceTextRight h4 {
	color: #FFFFFF;
	padding: 30px 0px 0px 40px;

}

#resourceTextRightF {
	background-image: url("http://www.museevirtuel.ca/Francais/Teacher/Images/teachers_centre_blackboard.gif");
	background-repeat: no-repeat;
	color: #FFFFFF;
	float: right;
	width: 426px;
	height: 425px;
	border-left: 1px solid #FFFFFF;
}

#resourceTextRightF p {
	color: #FFFFFF;
	padding: 0px 40px 0px 40px;

}

#resourceTextRightF h4 {
	color: #FFFFFF;
	padding: 30px 0px 0px 40px;

}

#linkTextRight {
	color: #FFFFFF;
	float: right;
	width: 426px;
	clear: right;
	border-left: 1px solid #FFFFFF;
}

#linkTextRight img {
	float: left;
	width: 49px;
	padding: 18px 0px 0px 12px;
}

#linkTextRight ul {
	float: right;
	list-style-image: url("http://www.virtualmuseum.ca/English/Teacher/Images/teachers_centre_arrow.gif");
	width: 320px;
}

#linkTextRightF {
	color: #FFFFFF;
	float: right;
	width: 426px;
	clear: right;
	border-left: 1px solid #FFFFFF;
}

#linkTextRightF img {
	float: left;
	width: 49px;
	padding: 18px 0px 0px 12px;
}

#linkTextRightF ul {
	float: right;
	list-style-image: url("http://www.museevirtuel.ca/Francais/Teacher/Images/teachers_centre_arrow.gif");
	width: 320px;
}

#quickLinkTextRight {
	color: #FFFFFF;
	float: right;
	width: 426px;
	clear: right;
	border-left: 1px solid #FFFFFF;
}

#quickLinkTextRight h4 {
	padding: 10px 0px 0px 40px;

}

#quickLinkTextRight p {
	padding: 0px 0px 0px 40px;

}

#quickLinkTextRight ul {
	display: inline;
	list-style-image: none;
}

#quickLinkTextRight li {
	display: inline;
}





