/* CSS Document */

#productDisplays  { 
align:center;
width:300px;
border:none;
}

#productDisplays img 
{
position:relative;
display:inline;
padding: 20px 20px 20px 20px;
}

#productDisplays p {
float:left;
}

#meetResearchers {
margin:10px 10px 10px 10px;
border:none;
}

#meetResearchers img {
float:left;
padding: 20px 20px 20px 20px;
}

#meetResearchers p {
float:right;
text-align:left;
}

.photoCaptions 
{
  font-size:85%;
  font-weight:bold;
  position:relative;
  top:0px;
}

/* This style is for displaying the table cells for CNIB Lottery Calendar winners in a more astheticly pleasing way */
TD.calendar-winners {
    border-right-width: 1px;
    border-right-style: dotted;
    border-right-color: #155d7f;
}

/* defines a class for spacing out LI bullets, therefore avoiding doing so using an inline style */
UL.spaced-bullets li {
margin-top: .9em;
margin-bottom: .9em;
}


/* defines a class for spacing out OL bullets, therefore avoiding doing so using an inline style */
OL.spaced-bullets li {
margin-top: .9em;
margin-bottom: .9em;
}


/* these 3 classes make the table seen on /en/your-eyes/eye-conditions/prevention-strategies1107/Default.aspx */
TABLE.eyecaretips td {
    border-width: 1px;
    border-style: solid;
    border-color: #155d7f;
    vertical-align: top;
}

TABLE.eyecaretips th {
    border-width: 1px;
    border-style: solid;
    border-color: #155d7f;
    color: White;
    background-color: #155d7f;
}

TABLE.eyecaretips {
    border-width: 1px;
    border-style: solid;
    border-color: #155d7f;
}

/* LAKE JO CLASSES START HERE>>>>>>>>>>> 
the following IMG class is for the Lake Jo section(about/facilities/lake-joseph */
img.right { padding:3px 14px 4px 15px; float:right;}
img.left { padding:3px 8px 4px 4px; float:left;}

/* Lake Joseph - main page - START */
.lakejo-splash {
background-image:url('../../en/about/facility/lake-joseph/images/lake_jo_splash_bg.jpg');  
background-repeat:no-repeat;
width:510px;
height:500px;
}

.lakejo-left { 
position:relative;
left:60px;
top:215px;
}

.lakejo-right { 
position:relative;
left:270px;
top:-10px;
}

.lakejo-main { 
position:relative;
left:5px;
top:215px;
}
/* Lake Joseph - main page - END */

/* LAKE JO >> placement for the "TOP" anchor used to bring users in the middle of a list back to the top of the page*/

.topper { font-size:90%; position:relative; left:450px;}

/* LAKE JO >> rounded side tab*/

#topTab {
color: #fff;
background: #3a9acf;
background-image: url('../../en/about/facility/lake-joseph/images/left-tab.gif');
background-repeat:no-repeat;
background-position: top left;
width:150px;
padding-left: 10px; 
}

#topTab  .rtitle {
background: #3a9acf;
padding: 5px;
width:150px;
text-align:left;
font-weight:bold;
}

#rightContainer {
    position:relative; 
    float:right;
    margin:5px;
    width:150px;
    padding:5px;
    margin-bottom:0px;
    }

#rightContainer .rcontent {
font-size:88%;
font-weight:bold;
color:#3a9acf;
padding-left:10px;
}

#rightContainer img {
position:relative;
left:-23px;
}
/* LAKE JO photo album*/

div.photo {
	padding: 0px 15px 0px 0px;
	border: 0; margin: 0;
	float: left; width: 60px;
}

div.photo a {
	padding: 0;
	margin: 0;
	text-decoration: none;
	border: 0;
}

div.photo img {
	border: 0px;
	padding: 2px;
	background-color: white;
}
/* LAKE JO CLASSES END HERE----------------------------*/

.Borderless {border:none;}
.LeftAlign {text-align:left;}
.RightAlign {text-align:right;}
.CenterAlign {text-align:center;}
.FeatureImage {margin-top:10px;}

/* defines a class for consistently displaying H4, but without forcing space along the 'bottom' */
h4.no-bottom {
	font-size: 100%;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	text-align: left;
	padding-right: 3px;
	padding-top: 4px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/* STITCH IT STYLES SJ APRIL 22 2008 ---------------------------------------------------*/
#rightContainer180 
{
    display: block;
    position:relative; 
    float:right;
    margin: 5px 0 5px 5px;
    width:180px;
    margin-bottom:0px;
    background-color:#f1f1f1;
}

#rightContainer180 h2 {
    width: 172px; /* 180px width is the objective but we've got padding */
    padding: 3px 0px 3px 8px !important;
    
    color: #fff;
    background: #397594;
    background-image: url('../../en/support/companies/stitch-it/images/left-tab.gif');
    background-repeat:no-repeat;
    background-position: top left;
}

#rightContainer180 p {
    font-size:85%;
    font-weight:bold;
    padding:5px;
}

#sidebarLinksSI {
border-top: 2px dashed black;
border-bottom: 2px dashed black;
padding: 0px 4px 8px 4px;
font-size:88%;
}

#sidebarLinksSI li {
position:relative;
left:-15px;
}

.signature {
background-image: url('../../en/support/companies/stitch-it/images/signature.gif');
background-repeat:no-repeat;
/* background-attachment:fixed;*/
background-position: 10px -13px;
background-color: #f3f3f3;
width:160px;
height:48px;
}
/* STITCH IT STYLES END ---------------------------------------------------*/

/* HISTORY SECTION STYLES START -------------------------------------------------*/

.main {
  width: 550px;
  height:100%;
  margin: 0px;
  padding: 0px;
  background-color:#f5f0D3;
}

/* background-color value is for content background.
   Image is 2000px wide, ~25% is colored, where sidebar should be 
   (exact pixel count of colored area is actually closer to 26%).
   Position corresponds to right sidebar, repeat img vertically.
   Could be easily modified for left sidebar - just flip the image,
   change bg position to 25% and change .content to float:right.
*/

#content {
  width: 67%; 
  height:100%;        /* width of .main container */
  float: left;        /* left side of window */
  margin: 0px;
  padding: 15px 0px 0px 0px;
 /* border: 2px red solid;*/
  background-color:#ffffff;
}

#content p {
padding:0px 5px 5px 5px;
}

#content h2 {
padding:0px 10px 10px 10px;
}

#sidebar {
  /* border: 1px blue solid;*/
  /* margin-left:4px;   /* past content */
    padding:10px 4px 4px 4px;
 height:100%;
 float:right;
  width:29%;
}

#sidebarLinks {
border-top: 2px dashed black;
border-bottom: 2px dashed black;
padding-top: 14px;
padding-bottom: 4px;
font-size:88%;
}

.clear {
  clear: both;        /* extend height of .main to longest column */
  height: 0px;
  overflow: hidden;   /* prevent IE expanding the container */
  margin: 0;          /* keep flush with surrounding blocks */
}

.right {
    float:right;
}

.left{
    float:left;
}

.orange {
color:#ff690B;
font-weight:bold;
font-size:88%;
}

.orangeSign {
color:#ff690B;
font-weight:normal;
font-size:88%;
}

.sectionDotted {
border-top: 1px dashed black;
border-bottom: 1px dashed black;
padding-top: 14px;
padding-bottom: 4px;  
margin-bottom:15px; 
}
/* HISTORY SECTION STYLES END----------------------------------------------->

/* A few Careers-pages specific styles to make the postings look like HR wants */
h3.careers-header {
	font-size: 100%;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	text-align: left;
	padding-right: 0.25em;
	padding-top: 4px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: inline;
}

h3.careers-header-u {
	font-size: 100%;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	text-align: left;
	text-decoration: underline;
	padding-right: 0.25em;
	padding-top: 4px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: inline;
}

p.careers-text {
	font-weight: bold;
	display: inline;
}

p.careers-text-u {
	font-weight: bold;
	display: inline;
	text-decoration: underline;
}
/* end Careers styles */

/* Start ICONS styles - here we will define classes that we can use for A
HREF tags where we want to just show an icon, indicating a file download */
.icon-word {
    background-image: url('../../images/shared/icons/microsoft-word_icon.jpg');
    background-repeat: no-repeat;
    display: block;
    height: 16px;
    width: 16px;
    padding-right: 0.3em;
    float: right;
}

.icon-word:hover {
    background-color: transparent;
}

.icon-pdf {
    background-image: url('../../images/shared/icons/adobe-acrobat_icon.jpg');
    background-repeat: no-repeat;
    display: block;
    height: 16px;
    width: 16px;
    padding-right: 0.3em;
    float: right;
}

.icon-pdf:hover {
    background-color: transparent;
}

.icon-ind {
    background-image: url('../../images/shared/icons/adobe-indesign_icon.jpg');
    background-repeat: no-repeat;
    display: block;
    height: 16px;
    width: 16px;
    padding-right: 0.3em;
    float: right;
}

.icon-ind:hover {
    background-color: transparent;
}

.icon-zip {
    background-image: url('../../images/shared/icons/compress-zip_icon.jpg');
    background-repeat: no-repeat;
    display: block;
    height: 16px;
    width: 16px;
    padding-right: 0.3em;
    float: right;
}

.icon-zip:hover {
    background-color: transparent;
}

.icon-top {
    background-image: url('../../images/shared/topbullet.gif');
    background-repeat: no-repeat;
    display: block;
    height: 20px;
    width: 13px;
    padding-right: 0.3em;
    float: right;
    clear: both;
}

.icon-top:hover {
    background-color: transparent;
}

.icon-wma {
	background-image: url('../../images/shared/icons/microsoft-wma_icon.jpg');
	background-repeat: no-repeat;
    display: block;
    height: 16px;
    width: 16px;
    padding-right: 0.3em;
    float: right;
}

.icon-wma:hover {
    background-color: transparent;
}
	
/* End ICONS styles */

/* Class for visual user hiding 
   DO NOT USE - OBSELETED BY .hidden */
.invisible {
    position:absolute;
    left:0px;
    top:-500px;
    width:1px;
    height:1px;
    overflow:hidden;
}

/* Generic Calendar Styles */

table.standardCal, table.standardCal caption
{
    margin: 0 auto;
}

table.standardCal 
{
    border-spacing: 1px;
    width: 280px;
    background-color: #FFF;
    text-align: center;
}

table.standardCal thead 
{
    background-color: #539EC5;
    color: #FFF;
}

table.standardCal th, table.StandardCal td 
{
    padding: 2px;
}

table.standardCal td 
{
    background-color: #F2EEF2;
}

table.standardCal td a 
{
    font-weight: bold;
}

/* Generic Bordered Data Table Style */
table.borderData 
{
    border-spacing: 1px;
    background-color: #DDD;
}

table.borderData th 
{
    background-color: #539EC5;
    color: #FFF;
    padding: 3px;
}

table.borderData td 
{
    background-color: #FFF;
    padding: 3px;
}

/* Right side link to top style */
.topc {
    display: block;
    margin-bottom: 2em;
    margin-top: 0;
    width: 2em;
}