/*
Copyright © 2001 Canadian Heritage Information Network

Virtual Museum of Canada

EVENTS -- CUSTOM SHEET

Last Updated: Aug 28, 2003.

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




body {
  font-size: 14px;
}


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


#eventsLayOut {
  position:relative;
  width:600px;
  
  left: -8px;
  
  padding-bottom: 40px;

  
}

#noResults {
  position:relative;
  width:400px;
  top: 10px;
  left: 170px;
  padding-bottom: 10px;

}

#eventsCalendar {
  position:relative;
  width:578px;
  height:600px;
  left: 0px;
  top: 18px;
}


#mapViewerLink {
  position:relative;
  top: -3px;
  left: 100px;
  width: 300px;
  text-align: right;

}


/* 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;}
.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; }
.contentSmaller {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; color: #FFFFFF; font-weight: normal; text-decoration: none; }

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

a:link 
{
text-decoration:underline;
color:#99CC00;
font-weight: normal;
}
a:visited 
{
text-decoration:underline;
color:#99CC00;
font-weight: normal;
}
a:hover 
{
text-decoration:underline;
color:#000000;
font-weight: normal;
}

td {
  font-size: 12;

}

img {
border:none;
}


/* Start of Display List style */

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


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

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

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



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

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

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


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

  left: 15px;
  top: 15px;
  

}

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

}

#eventsDot {
  position: absolute;
  left: 575px;
  top: 0px;
  font-family: Arial;
  font-size: 14px;
  

}


#highlightImageLink {
  position: relative;
  left: 0px;
  top: -15px;
  text-align: right;
  padding-right: 20px;
  padding-bottom: 0px;
}

#allEventInfo {
  position: relative;
  top: 0px;

}


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


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

}

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

  
}



#eventsNextPrevButtons{
  position:relative;
  width: 100px;
  left: 318px;
  top: 5px;
  height: 20px;
  
}

#eventsNextButton{
  position:absolute;
  width: 50px;
  left: 55px;
  top: 0px;
  height: 10px;
  padding-bottom: 5px;
  
}

#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;
  
}

#LanguageLink{
  position:relative;
  width:400px;
  left: 15px;
  padding-bottom: 10px;
  
}


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

#museumsEventNextPrevButtons {
  position: relative;
  left: 0px;
  top: 0px;
  text-align: right;
  padding-right: 20px;
  padding-bottom: 0px;  
}


/* End of Display List style */


/* Styles for Display List */



#museumsSearchDisplay {

  position:relative;

  width:616px;

  background-color: #FFFFFF;

  left: 0px;

  top: 0px;

  

}





#museumsNavigateBy {

  position:absolute;

  width:160px;

  left: 10px;

  padding-top: 10px;

  padding-left: 5px;

  

}



#museumsDisplayList{

  position:relative;

  width:400px;



  left: 170px;

  padding-top: 10px;  

}







#museumsInfoDisplay {

  position:relative;

  width:609px;

  background-color: #FFFFFF;

  left: 0px;

  

}



#museumsInfo{

  position:relative;

  width:400px;



  left: 170px;

  padding-top: 10px;  

}





#museumsInfoTable {

  position:relative;

  width:600px;



  left: 15px;

  top: 15px;

  



}



#museumsTitle {

  position:relative;

  font-family: Arial;

  font-size: 18px;

  font-weight: bold;

  



}



#museumsDotForMembers {

  position:absolute;

  left: 600px;

}





#museumsLabelInfoRow {

  position:relative;

  top: 0px;

  padding-bottom: 10px;

  

  

}





#museumsRowLabel {

  position:absolute;

  font-family: Arial;

  font-size: 16px;

  font-weight: bold;  

  top: 0px;

  



}



#museumsRowInfo {

  position:relative;

  left: 150px;

  width: 450px; 

  top: 0px;

  



  

}







#museumsNextPrevButtons{

  position:relative;

  width: 100px;

  left: 318px;

  top: 5px;

  height: 20px;

  

}



#youSearchedFor{

  position:relative;

  width: 100px;

  left: 318px;

  top: 5px;

  height: 20px;

  

  

}





#museumsNextButton{

  position:absolute;

  width: 50px;

  left: 55px;

  top: 0px;

  height: 10px;

  padding-bottom: 5px;

  

}



#museumsPrevButton{

  position:absolute;

  width: 50px;

  left: 0px;

  top:0px;

  height: 10px;

  

}





#museumsList{

  position:relative;

  width:400px;

  top: -5px;

  left: 0px;

  

}



#museumsListItem{

  position:relative;

  width:400px;



  left: 0px;

  

}



#LanguageLink{

  position:relative;

  width:400px;

  left: 15px;

  padding-bottom: 10px;



}







#dividerLine{

  position:relative;

  width:400px;

  left: 0px;

  padding-bottom: 5px;

  padding-top: 5px; 

  

}



#mapViewerLink {

  position:absolute;

  top: 10px;

  left: 200px;

  width: 200px;

  text-align: right;



}



#backToLink {

  position:relative;

  top: 3px;

  left: 100px;

  width: 300px;

  text-align: right;

  padding-bottom: 10px;

  



}



.museumLocation {

  font-family: Arial;

  font-size: 14px;

  font-weight: bold;

}









#museumsInfoAndNav {



  position:relative;

  width:400px;

  left: 0px;

  min-height: 600px;



}



#museumsInfo {

  position:relative;

  width:430px;

  left: 0px;





}



#museumsLeftNav {



  position:absolute;

  width:170px;

  left: 415px;

  text-align: right;

  font-family: Arial;

  font-size: 12px;

  





}



.museumInfoHeading1 {

  font-family: Arial;

  font-size: 16px;

  font-weight: bold;



}



#museumsEventsList {

  position:relative;

  width:400px;

  left: 0px;

  top: -10px;
  font-size: 14px;





}





/* For Museums Events */





#findMuseumEventLayOut {

  position:relative;

  width:586px;

  /*height:600px;*/

  left: -8px;

  /*top: 20px;*/

        padding-bottom: 40px;

  

}





#eventsInfoDisplay {

  position:relative;

  width:609px;

  background-color: #FFFFFF;

  left: 0px;

  

}



#eventsInfo{

  position:relative;

  width:400px;



  left: 170px;

  padding-top: 10px;  

}





#eventsInfoTable {

  position:relative;

  width:600px;



  left: 20px;

  top: 15px;

  



}



#eventTitle {

  position:relative;

  font-family: Arial;

  font-size: 18px;

  font-weight: bold;

  



}



#eventsDot {

  position: absolute;

  left: 575px;

  top: 0px;

  font-family: Arial;

  font-size: 14px;

  



}





#highlightImageLink {

  position: relative;

  left: 0px;

  top: -15px;

  text-align: right;

  padding-right: 20px;

  padding-bottom: 0px;

}



#allEventInfo {

  position: relative;

  top: 0px;



}





#eventLabelInfoRow {

  position:relative;

  top: 0px;

  padding-bottom: 5px;

  

  

}





#eventRowLabel {

  position:absolute;

  font-family: Arial;

  font-size: 12px;

  font-weight: bold;  

  top: 0px;

  



}



#eventRowInfo {

  position:relative;

  left: 150px;

  width: 420px; 

  top: 0px;

  



  

}





#museumsEventNextPrevButtons {

  position: relative;

  left: 0px;

  top: 0px;

  text-align: right;

  padding-right: 20px;

  padding-bottom: 0px;  

}









#museumEventTitle {

  position:relative;

  font-family: Arial;

  font-size: 18px;

  font-weight: bold;

  left: 15px;

  



}



#museumEventBackButtonBottom {

  position:relative;

  left: 490px;

  width: 100px;

  color: black;

  text-align:right;

}



#findMuseumSearchResultsBg {

  position:relative;

  width: 609px;

  height:100%;

  left: 0px;

  top: 0px;

  background-color: #FFFFFF;

  

}





#findMuseumImageRow1 {

  position:relative;

  height:auto;

  left: 15px;

  top:  0px;

  color: black;

  padding-bottom: 20px;

  clear:left ;

}



#findMuseumImageRow2 {

  position:relative;

  height:auto;

  left: 15px;

  top:  20px;

  color: black;

  padding-bottom: 20px;

  clear:both ;

}



#findMuseumImage {

  position:relative;

  float:left;

  width: 32%;

  height:100%;

  padding-right: 5px;

  top: auto;

  color: black;

}



#findMuseumBottomGreyLine {

  position:relative;

  top: 20px;

  padding-bottom: 20px;

  clear:left ;

}



#findMuseumSearchResultsFullDisplay {

  position:relative;

  width: 609px;

  height:100%;

  left: 0px;

  top: 0px;

  background-color: #FFFFFF;

  

}



#findMuseumSearchResults {

  position:relative;

  left: 15px;

  top: 15px;

  color: black;

}





#findMuseumSearchResultsMoreInfo {

  position:absolute;

  left: 300px;

  top: 0px;

  width: 290px;

  color: black;

  text-align:right;

}



#findMuseumSearchResultsNextButton {

  position:absolute;

  left: 390px;

  top: 0px;

  width: 200px;

  color: black;

  text-align:right;

}



#findMuseumSearchBottomButtons {

  position:relative;

  left: 0px;

  top: -32px;

  width: 100px;

  color: black;

  text-align:right;

}





#findMuseumSearchResultsNextButtonBottom {

  position:absolute;

  left: 490px;

  top: -10px;

  width: 100px;

  color: black;

  text-align:right;

}


#findMuseumsSurvey {
  position:absolute;
  
  width:130px;
  height:189px;
  z-index:2;
  left: 10px;
  top: 200px;
  color: #FFFFFF;
  font-weight: bold;
  
  
} 
