.right
{
position:absolute;
right:0px;
width:auto;
top:40px;

}

.left
{
position:absolute;
left:0px;
width:auto;
top:140px;

}
#eye-detail{
 left:230px;
 width: 670px;
 top:140px;
 margin: 0;
}

#eye-detail img { display: block; }

/*---------------------------------  Styles.css  ---
img{ vertical-align:text-top; }
*/ 

img.block-image { display:block; }

#left-side {float:left; width: 163px; margin:0; padding:0;}
hr {margin-left:20px; margin-right:30px; margin-top:0px; color: #BF2E37; height:1px;}
#home_content {float:left; width:587px; background:#FFF;}
#home_content p {padding:0 10px 0px 15px;}
#home_content h2 {padding:10px 0 0 15px;}
#home_content ul, #content ol {padding-right:30px; padding-bottom:0px;}

td.left_side_column {border-left:1px solid #BF2E37;}
td.left_side_column p, td.right_bottom_column p {font-size:90%; padding: 0; margin-top:5px;}
#home hr {margin:0;}
#home th {padding:10px 10px 5px 15px; font:120% arial, tahoma, helvetica, sans-serif; color:#EB008B; font-weight:bold; margin:0 10px 0 0; border-top:2px solid #00CCFF;}
#home th.first { border-top:none;}


body {
 
  background-color: #EB008B;
  font-family:  Arial, sans-serif;
  font-size: 70%;
  padding: 0;
  margin: 0;
  text-align: center; }

#page {
 
 position:relative;
 margin: 0px auto;
  width: 900px;
  text-align: left;
  border: 0px solid #9EA3AC;
  padding: 0 0 1em;
  background-color: #FFFFFF;
 clear: both; 
}

#header {
  color: #FFFFFF;
  font-family: Arial,Helvetica,Geneva,sans-serif;
  font-size: 35px;
  font-weight: bold;
  letter-spacing: 0.02em;
  line-height: 0.72em;
  text-transform: uppercase; 
  margin: 0;
}

#main {

min-height:500px;
  background-color: white;
  width: 100%;
  margin: 0px 0px 30px; 
}

#headline {
  background-color:#dce26e;
   padding: 0px; 
    margin: 0  0 0 0; 
  width:900px; 
}

#headline h1{
  background-color:#dce26e;
   padding: 0px; 
   margin: 0px 0px 0px 0px; 
  width:900px; 
text-align: center;
text-indent:+15px;
}

h1 {
  color: #00CCFF ;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0.02em;
  line-height: 1.3em;
  text-transform: uppercase; 
  margin-top: 1em;
  margin-bottom: 0.5em;
}
h1:first { margin-top: 0; }
div#content h1:first-child { margin-top: 0; }

h2 {
  /*color: #451811;*/
   color: #EB008B;
  font-family: Arial, Helvetica, Georgia, sans-serif;
  font-size: 130%;
  font-weight: bold;
  margin: 0px;
  width: 70%;
  /* border-top:2px solid #00CCFF; */
  padding:10px 10px 5px 15px;
 }

h3 {
  font-family: Helvetica, Arial, Verdana, sans-serif;
  font-size: 195%;
  margin: 0px;
  font-weight: bold; }

h3 a {
  color: #451811;
  text-decoration: none;
  border-bottom: none;
  margin: 0px; }

h3 a:hover {
  color: #902f1c;
  border-bottom: none; }

a {
  /* color: #711e11; red */
  color: #005BAD;
  text-decoration: none;
  /* border-bottom: 1px solid #DBD6D1; red */
  border-bottom: 1px solid #005BAD; 
 }  

a:hover {
  /* color: #451811; red */
  color: #007BDD;
  text-decoration: none;
  /* border-bottom: 2px solid #DBD6D1; red */
  border-bottom: 1px solid #007BDD; 
}

p, ul, ol, div#content table {
  color: #232323;
  font-family: Arial,Helvetica,Geneva,sans-serif;
  font-size: 1.3em;
  line-height: 1.3em;
  margin: 0px 25px 10px; }

ul {
  padding:0 5px 0px 10px; 
}

li {
  padding:0 5px 0px 10px; }

ol {
padding:0 10px 0px 15px; }

/*---MAIN COLUMN---*/  

#content-wrapper {
  float: left;
  width: 650px; }

#content {
  width: 640px;

  padding: 18px 15px 10px; 15px; }
#title_awards  {background: #DB845E url(http://dev3.freshdesign.ca/assets/11/awards.gif?1290915786) left no-repeat;}

table.padded tbody tr td {
  padding: 0.25em 0.5em;
}
table.centered {
  margin-left: auto;
  margin-right: auto;
}

/*---SIDEBAR---*/  

#sidebar-wrapper {
left:0px;
max-width:230px;
top:138px;
text-align:left;
 float: left;
  width: 230px;
  background-color:#dce26e; }

#sidebar {
  max-width:230px;
  font-size: 90%;
  padding: 20px;
  padding-top: 0px; 
  min-height:500px;
}
.second {
max-width:230px;
}
#sidebar ul {padding:30px 10px;font-size:12px;font-family:Arial,Verdana,Sans-serif; margin:0;}
#sidebar ul.second { padding: 0 0 0 1.6em;; }
#sidebar ul li a {color:#000;text-decoration:none;border:0;}
#sidebar ul li {padding:3px 0;}

#sidebar ul li.selected { font-weight: bold; }
#sidebar ul li.selected ul { font-weight: normal; }
#sidebar ul li.selected ul li.selected { font-weight: bold; }

#sidebar h3 {
  color: #222222;
  font-family: Helvetica, Arial, Verdana, sans-serif;
  font-size: 17px;
  font-weight: bold;
  margin: 0px; }

#sidebar p {
  line-height: 1.4em; }

#sidebar div.download-links {
  background: #fff;
  border: 2px solid #EB008B;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}
#sidebar div.download-links h2 { border: none; }

#sidebar div.social-links {
  margin: 1em 0em;
}
#sidebar div.social-links a {
  underline: none;
  border: none;
  margin-right: 5px;
}

/*---ARTICLE---*/ 

.entry {
  margin-bottom: 20px; }

.entry .info {
  margin-top: 1em;
  font-size: 1em; }

.entry p {
  font-size: 1.1em; }

.posted {
  color: #918C7E;
  font-family: "lucida grande",arial,helvetica,verdana,sans-serif;
  font-size: 10px;
  margin: -3px 0 5px;
  padding: 0px; }

.posted em {
  color: #451811;
  font-style: italic;
  margin: 0px 6px;
  font-weight: bold; }

.posted img {
  background: transparent none repeat scroll 0 0;
  border: medium none;
  margin: 0 4px -5px 2px;
  text-decoration: none; }


/*---STYLES---*/ 

#extra {
  margin-bottom: 10px; }

#extra .box {
  background-color: #e8f0f6;
  border-color: #D5E9F6; }

#extra p {
  line-height: 1.2em;
  margin: 0px 0px 5px 0px; }

#extra em {
  font-style: italic; }

#extra span {
  color: #d26511;
  font-size: 120%; }

#player, #gallery {
  background: #FFFFFF;
  float: left;
  clear: both;
  margin: 0px 15px 15px 0px;
  padding: 3px;
  border: 1px solid #a9cde5; }

#gallery a, 
#gallery a:hover, 
#player a, 
#player a:hover,
#extra img a,
#extra img a:hover {
  border-bottom: none !important;
  text-decoration: none !important; }

#extra a img {
  margin-bottom: -3px; }

.spot {
  margin-bottom: 20px;
  clear: both; }

.spot p {
  font-family: Verdana, sans-serif;
  font-size: 11px; 
  color: #333333;
  margin-top: 0px; }

.spot img {
  float: left;
  padding: 0px 12px 10px 0px; }

.box {
  padding: 15px;
  border: 1px solid #dbd6d1;
  background-color: #efedeb;
  margin-bottom: 20px; }

.box h3 {
  font-size: 18px;
  margin-bottom: 2px; }

.box input {
  margin-top: 5px; }

.box input.email {
  font-size: 10px;
  padding: 3px; 
  color: #a29e96; 
  width: 140px; }

.box input.subscribe {
  width: 70px;
  margin-left: 5px;
  color: #232323; }

.box ul {
  margin-left: 20px; }

.hidden {
  display: none; }

.clear {
  clear: both; }

/*---SITEMAP---*/ 

#sitemap ul {
  list-style-type: disc;
  margin: 5px 0px 10px 35px;
  line-height: 1.3em; }

#sitemap li a {
  font-family: Helvetica, Arial, Verdana, sans-serif;
  font-weight: bold;
  margin: 0px; 
  color: #451811;
  text-decoration: none;
  border-bottom: none; }

#sitemap li a:hover {
  color: #902f1c;
  border-bottom: none; }

#sitemap ul.second {
  font-size: 80%; }

/*---FOOTER---*/ 

#footer-wrapper {
 
  margin: 5px auto;
  width: 900px; }

#footer {
   color: #ffffff;
  float: right;
  font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
  font-size: 90%;
  margin-bottom: 30px; }


/*---------------------------------  Navigation.css  ---*/ 

#nav {
	height: 38px;
	background: transparent url(http://spurrd.com/assets/132/nav-background.gif) repeat-x top left; }

#nav ul {
	display: block;
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: auto; }

#nav ul li {
	display: block;
	float: left;
	margin: 0;
	padding: 0; }

#nav ul li a {
  font-family: "Lucida Sans", "Lucida Grande", Helvetica, Arial, sans-serif;
  font-size: 13px;
	display: block;
	float: left;
	color: #3D3D3D;
	text-decoration: none;
	padding: 8px 16px 7px;
	border-bottom: none;
	background: transparent url(http://spurrd.com/assets/150/nav-divider.gif) no-repeat top right; }

#nav ul li a:hover {
   display: block;
  color: #FFFFFF;
  background: #49140c;
  border-bottom: 1px solid #49140c; }

#nav ul li.selected a {
   display: block;
  color: #FFFFFF;
  background: #0b0b0a;
  border-bottom: 1px solid #0b0b0a; }
#nav ul li.sub a {
display: block;
padding:15px 0;
}
.sub {
padding: 15px 0;
}


#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }


/*download from old site*/
#download {float:left; width: 138px; padding: 5px; margin:5px 0 10px 5px; background:#FFF; font-size:80%; text-align:center;}
#download p {text-align:center;}
#download a {color: #BF2E37; text-decoration:underline; border:none; font-weight:bold;}
#download a:hover {color: #DB845E; font-weight:bold;}

.sponsor_image {border-right: 5px solid #FFF; border-left: 8px solid #FFF; }

td.left_side_column {border-left:0px solid #BF2E37;}
td.left_side_column p, td.right_bottom_column p {font-size:90%; padding: 0; margin-top:5px;}
#home hr {margin:0;}

img.pull-1 { margin-left: -15px} /* pull headers a bit left. */


/** VIDEO THUMBNAILS **/

table.thumb td{
    margin-bottom: 10px;
    padding: 0px 5px;
	vertical-align: top;
}

a.thumbhover1 {
    background: url("http://sciencefairs.ca/videos/thumb/thumb.jpg") no-repeat;
    display:block;
    height: 105px;
    width: 140px;
}

a.thumbhover1:hover {
    background-position: -140px 0px;
    border: none;
}

a.thumbhover2 {
    background: url("http://sciencefairs.ca/videos/thumb/thumb.jpg") no-repeat;
    display:block;
    height: 105px;
    width: 140px;
    background-position: -280px 0px;
}

a.thumbhover2:hover {
    background-position: -420px 0px;
    border: none;
}

a.thumbhover3 {
    background: url("http://sciencefairs.ca/videos/thumb/thumb.jpg") no-repeat;
    display:block;
    height: 105px;
    width: 140px;
    background-position: -560px 0px;
}

a.thumbhover3:hover {
    background-position: -700px 0px;
    border: none;
}

a.thumbhover4 {
    background: url("http://sciencefairs.ca/videos/thumb/thumb.jpg") no-repeat;
    display:block;
    height: 105px;
    width: 140px;
    background-position: -840px 0px;
}

a.thumbhover4:hover {
    background-position: -980px 0px;
    border: none;
}

a.thumbhover5 {
    background: url("http://sciencefairs.ca/videos/thumb/thumb.jpg") no-repeat;
    display:block;
    height: 105px;
    width: 140px;
    background-position: -1120px 0px;
}

a.thumbhover5:hover {
    background-position: -1260px 0px;
    border: none;
}

a.thumbhover6 {
    background: url("http://sciencefairs.ca/videos/thumb/thumb.jpg") no-repeat;
    display:block;
    height: 105px;
    width: 140px;
    background-position: -1400px 0px;
}

a.thumbhover6:hover {
    background-position: -1540px 0px;
    border: none;
}

a.thumbhover7 {
    background: url("http://sciencefairs.ca/videos/thumb/thumb.jpg") no-repeat;
    display:block;
    height: 105px;
    width: 140px;
    background-position: -1680px 0px;
}

a.thumbhover7:hover {
    background-position: -1820px 0px;
    border: none;
}

a.thumbhover8 {
    background: url("http://sciencefairs.ca/videos/thumb/thumb.jpg") no-repeat;
    display:block;
    height: 105px;
    width: 140px;
    background-position: -1960px 0px;
}

a.thumbhover8:hover {
    background-position: -2100px 0px;
    border: none;
}

a.thumbhover9 {
    background: url("http://sciencefairs.ca/videos/thumb/thumb.jpg") no-repeat;
    display:block;
    height: 105px;
    width: 140px;
    background-position: -2240px 0px;
}

a.thumbhover9:hover {
    background-position: -2380px 0px;
    border: none;
}

a.thumbhover10 {
    background: url("http://sciencefairs.ca/videos/thumb/thumb.jpg") no-repeat;
    display:block;
    height: 105px;
    width: 140px;
    background-position: -2520px 0px;
}

a.thumbhover10:hover {
    background-position: -2660px 0px;
    border: none;
}

a.thumbhover11 {
    background: url("http://sciencefairs.ca/videos/thumb/thumb.jpg") no-repeat;
    display:block;
    height: 105px;
    width: 140px;
    background-position: -2800px 0px;
}

a.thumbhover11:hover {
    background-position: -2940px 0px;
    border: none;
}

a.thumbhover12 {
    background: url("http://sciencefairs.ca/videos/thumb/thumb.jpg") no-repeat;
    display:block;
    height: 105px;
    width: 140px;
    background-position: -3080px 0px;
}

a.thumbhover12:hover {
    background-position: -3220px 0px;
    border: none;
}

a.thumbhover13 {
    background: url("http://sciencefairs.ca/videos/thumb/thumb.jpg") no-repeat;
    display:block;
    height: 105px;
    width: 140px;
    background-position: -3360px 0px;
}

a.thumbhover13:hover {
    background-position: -3500px 0px;
    border: none;
}

a.thumbhover14 {
    background: url("http://sciencefairs.ca/videos/thumb/thumb.jpg") no-repeat;
    display:block;
    height: 105px;
    width: 140px;
    background-position: -3640px 0px;
}

a.thumbhover14:hover {
    background-position: -3780px 0px;
    border: none;
}

a.thumbhover_e1 {
    background: url("http://sciencefairs.ca/videos/thumb/thumb_e.jpg") no-repeat;
    display:block;
    height: 105px;
    width: 140px;
}

a.thumbhover_e1:hover {
    background-position: -140px 0px;
    border: none;
}

a.thumbhover_e2 {
    background: url("http://sciencefairs.ca/videos/thumb/thumb_e.jpg") no-repeat;
    display:block;
    height: 105px;
    width: 140px;
    background-position: -280px 0px;
}

a.thumbhover_e2:hover {
    background-position: -420px 0px;
    border: none;
}

a.thumbhover_e3 {
    background: url("http://sciencefairs.ca/videos/thumb/thumb_e.jpg") no-repeat;
    display:block;
    height: 105px;
    width: 140px;
    background-position: -560px 0px;
}

a.thumbhover_e3:hover {
    background-position: -700px 0px;
    border: none;
}
