/* Slow the flow at Pickering 
/* Stylesheet for this micro site within the main FR website
/*

/* Ensure there is whitespace below a heading in the page body */

h2 {margin-bottom:1em!important;}
h3 {margin-bottom:1em!important;}

h2.rhsfrtitle {margin-bottom:0!important;}	/* No margin in RHS */
rhsfrtint h3 {margin-bottom:0!important;}	/* No margin in RHS */

/* FLOATING OBJECTS */

.right {float:right;margin-left:20px;margin-bottom:20px;}
.left {float:left;margin-right:20px;margin-bottom:20px;}

.clearright {clear:right;}
.clearleft {clear:left;}

/* IMAGES WITH CAPTIONS */
/* Links are assumed to be for image enlargement
/* Link underline turned off to prevent underlining of image
/* Use SPAN in links to underline text and include a magnifying glass icon */

.captionedimage {width:280px;color:#006633;}
.captionedimage a {text-decoration:none;font-weight:normal;}
.captionedimage img {border:1px solid black;}
.captionedimage a span {background-image: url(/images/mag_green16.gif/$FILE/mag_green16.gif);padding-left:22px;background-repeat:no-repeat;text-decoration:underline;font-weight:bold;}

/* MAPS WITH CAPTIONS */
/* Links are assumed to be for image enlargement
/* Link underline turned off to prevent underlining of image
/* Use SPAN in links to underline text and include a magnifying glass icon */

ul.maps {list-style-type:none;margin-left:0;padding-left:0;}
ul.maps li {height:180px;color:#006633;margin-bottom:30px;clear:left;}
ul.maps li a {text-decoration:none;}
ul.maps li a img {float:left;margin-right:20px;margin-bottom:30px;border:1px solid black;}
ul.maps li a span {background-image: url(/images/mag_green16.gif/$FILE/mag_green16.gif);padding-left:22px;background-repeat:no-repeat;text-decoration:underline;}

/* TOP OF RIGHT COLUMN */

#rhtop {xmargin-top:-21px;margin-bottom:20px;background-color:#EFF6EC;padding:7px;}
#rhtop p {margin-bottom:0;margin-top:0;color:#006633;}
#rhtop p a {font-weight:bold;font-size:1.3em;color:#006633!important;text-decoration:none!important;}
#rhtop p a:focus {text-decoration:none!important;border-width:0!important;background-color:transparent!important;outline:0!important;} /* For FF */
#rhtop p a:active {text-decoration:none!important;border-width:0!important;background-color:transparent!important;} /* For IE */
#rhtop p a:hover {text-decoration:underline!important;}

/* PHOTO GALLERY photos */
/* Photos 280px by 210px landscape, fit two per row
/* Use portrait calls on both photos in row that have one or both in portrait format (210px by 280px) */ 

ul.photos {list-style-type:none;margin-left:0;padding-left:0;}
ul.photos li {float:left;width:280px;height:210px;margin-bottom:20px;margin-right:20px;text-align:center;}
ul.photos li img {border:1px solid black;}
ul.photos li.portrait {height:280px;}

/* LISTS of links */

.links {list-style-type:none;list-style-image: url(/images/fcdgreen_chevron.gif/$FILE/fcdgreen_chevron.gif);}
.linksleft {list-style-type:none;margin-left:0;padding-left:0;}
.linksleft li {background-image: url(/images/fcdgreen_chevron.gif/$FILE/fcdgreen_chevron.gif);padding-left:15px;background-repeat:no-repeat;background-position:0 3px;}

/* LISTS in general */
ul.spaced li {margin-bottom:1em;}		/* Space out list items */
li span {font-weight:bold;}			/* Highlight list item text*/

/* Individual link (paragraph) */

.link {background-image: url(/images/fcdgreen_chevron.gif/$FILE/fcdgreen_chevron.gif);padding-left:15px;background-repeat:no-repeat;background-position:0 3px;}

/* SYNOPSIS at top of page */

.synopsis {background-color:#bfe7ff;padding:10px;font-weight:bold;}
.synopsis a {font-weight:bold;}

/* SEE ALSO at foot of page */

#seealso {font-size:1em;border-top:1px solid #006633;clear:both;}





