img {
  position: relative;
  behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "css/blank.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
);
}

a {
  color: #306dd4;
  text-decoration: underline;
}

#language {
 float: left;
 color: #58aeef;
 margin-top: 27px;
 font-size: 9px;
 margin-left: 15px;
 letter-spacing: 1px;
}
#language a {
 color: #fff;
 padding: 0px 3px;
 font-family:arial;
}


body {
  margin: 0px;
  background: #fff url(../images/pagebg.jpg) repeat-x fixed bottom;
}

#page {
  width: 1000px;
  margin: 0px auto;
}

.floatright {
  float: right;
}




#bodywrapper {

  height: 100%;
  margin: 0px;
  line-height: 0px;
}
#body {
  margin: 0px;
  line-height: 1em;
}



#centercontent {
 float: left;
 width: 790px;
 margin-top: 70px;
}



#rightcontent {
 color: #707070;
 font-family: Arial, sans-serif;
 text-align: center;
 float: right;
 width:180px;
 height: 450px;
 margin-top: 70px;

}

* html #rightcontent {
 position: relative;
}

.booklet {
  width: 160px;
  height: 100px;
  background: #eee;
  text-align: center;
  padding: 10px;
}

 
 
.sponsors {
 text-decoration: none;
 text-align: center;
 padding-top: 15px;
	display: block;
	height: 34px;
	width: 168px;
	background-image: url(../images/sponsors_bg.jpg);
}
	.sponsors:hover {
		background-position: 0px -49px;
	}
 

.booklet a {
 width:70px;
 text-align: center;
 font-size: 10px;
 color: #707070;
 text-decoration: none;
}

hr.clear {
  clear: both;
  visibility: hidden;
  position: relative;
}

.floatleft {
  float: left;
}

.floatright {
  float: right;
}

a img {
  border: none;
}



.box {
  float: left;
  overflow: hidden;
  padding: 0px;
  display: block;
  margin-right: 0px;
  height: 450px;

}

.box .click{
  display: block;
  overflow: hidden; 
  background-image: url(../images/panebg.png);
  background-repeat: no-repeat;
  height: 450px;
  width: 21px;

}

* html .box .click {
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='http://earthsciencescanada.com/iype/images/panebg.png', sizingMethod='scale');

}

.label {
  width: 21px;
  height: 450px;
  float:left;
  cursor: pointer;  
}



#a1{
 width: 685px;
}
#a1 .label {
 background-image: url(../images/handle1.png);
}

* html #a1 .label {
  background-image: none;
   filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='http://earthsciencescanada.com/iype/images/handle1.png', sizingMethod='scale');
}

#a2 .label {
 background-image: url(../images/handle2.png);
}

* html #a2 .label {
  background-image: none;
   filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='http://earthsciencescanada.com/iype/images/handle2.png', sizingMethod='scale');
}

#a3 .label {
 background-image: url(../images/handle3.png);
}

* html #a3 .label {
  background-image: none;
   filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='http://earthsciencescanada.com/iype/images/handle3.png', sizingMethod='scale');
}

#a4 .label {
 background-image: url(../images/handle4.png);
}

* html #a4 .label {
  background-image: none;
   filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='http://earthsciencescanada.com/iype/images/handle4.png', sizingMethod='scale');
}

#a5 .label {
 background-image: url(../images/handle5.png);
}

* html #a5 .label {
  background-image: none;
   filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='http://earthsciencescanada.com/iype/images/handle5.png', sizingMethod='scale');
}

#a6 {
  background-image: url(../images/endpanebg.png);
}

* html #a6 {
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='http://earthsciencescanada.com/iype/images/endpanebg.png', sizingMethod='scale');
}

#a6 .label {
 background-image: url(../images/handle6.png);
}

* html #a6 .label {
  background-image: none;
   filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='http://earthsciencescanada.com/iype/images/handle6.png', sizingMethod='scale');
}


.boxcontent {
  margin: 0px;
  padding: 10px;
  width: 650px;
  height: 354px;
  display: block;
  margin-left: 25px;
}

* html .boxcontent {
  margin-left: 21px;
  position: relative;
  width: 640px;
  margin-bottom: -450px;
}

*:first-child+html .boxcontent {
  margin-left: 20px;
  position: relative;
  top: -450px;
  margin-bottom: -450px;
}

* html #a2 .boxcontent {
  display: none;
}

* html #a3 .boxcontent {
  display: none;
}

* html #a4 .boxcontent {
  display: none;
}

* html #a5 .boxcontent {
  display: none;
}

* html #a6 .boxcontent {
  display: none;
}

*:first-child+html #a2 .boxcontent {
  display: none;
}

*:first-child+html #a3 .boxcontent {
  display: none;
}

*:first-child+html #a4 .boxcontent {
  display: none;
}

*:first-child+html #a5 .boxcontent {
  display: none;
}

*:first-child+html #a6 .boxcontent {
  display: none;
}



.boxcontent .center {
  text-align: center;
}

.box p{
  margin: 5px 0px;
  padding-right: 30px;
  color: #161616;
  font-size: 12px;
  font-family: Arial, sans-serif;
}

.box h2 {
  font-family: Arial, sans-serif;
  font-weight: bold;
  font-size: 14px;
  color: #003181;
}

.slidebox {
  margin-top: 20px;
  width:630px;
}

* html .slidebox {
  margin-left: 10px;
}

*:first-child+html .slidebox {
  margin-left: 10px;
 }

.slideshow {
  text-align: justify;
  height:250px;
  margin:0px;
  overflow:hidden;
  padding:0pt;
  width:500px;
  line-height: 20px;
}

.slideshow p {
  width: 480px;
  padding: 10px;
}

.leftnav {
  width: 50px;
  float: left;
  margin-top: 50px;
  margin-left: 10px;
  margin-right: 7px;
}

* html .leftnav {
  margin-left: 0px;
  margin-right: 10px;
}

*:first-child+html .leftnav {
  margin-left: 0px;
  margin-right: 10px;
}

.rightnav {
  margin-top: 50px;
  width: 50px;
  float: right;
}

.project {
  padding: 7px;
  margin: 5px 0px;
  width: 610px;

  background-color: #C0D5DE;
/*  height: 50px;
 background-image: url(../images/projectbg.png);
 background-repeat: no-repeat; */
 font-family: arial, sans-serif;
font-size: 12px;
 color: #414141;
}

* html .project {
/*   filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='http://earthsciencescanada.com/iype/images/projectbg.png', sizingMethod='scale'); */
}

.project h2 {
  font-size: 13px;
  margin: 0px;
  padding: 0px;
  color: #414141;
  font-weight: normal;
}

.project a {
  font-size: 13px;
}

.patronimg {
  padding-left: 10px;
  margin-top: -10px;
  float: right;
}

.videomenu {
  line-height: 18px;
  padding-left: 10px;
  float: right;
  width: 200px;
  font-size: 13px;
  height: 354px;
  border-left: 1px dashed black;
  font-family: Arial, sans-serif;
}

.where {
  float: right;
  padding-right: 30px;
  margin-top: -40px;
}

#flashbox {
  display: none;
}



