/*
Copyright 2004 by NALD (National Adult Literacy Database)  - All Rights Reserved 
- Web development by the NALD Design Team - Email: contactnald@nald.ca -
- Created 2004
Organization: Literacy for life Foundation
Contact Person: Sue Stegmeier	
Date: October 2004		
*/

html {overflow:scroll; overflow-x: hidden;}

body
{
	background-color: #fff;
	margin: 0px;
}

/****************************************************************/
/* C O V E R */
/****************************************************************/
h1
{
	font-size: 1px;
	color: #fff;
}
/*** END COVER ***/
/****************************************************************/
/* H E A D I N G */
/****************************************************************/
h1, h2, h3, h4, h5
{
	font-family: Tahoma MS, Arial, sans-serif;
}

h3.h3galpics
{
	margin-top: 0px;
	margin-bottom: 0px;
}

h5
{
	font-size: 0.85em;
}
/*** END HEADING ***/
/****************************************************************/
/* O B J E C T */
/****************************************************************/
address
{
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 0.95em;
	font-style: normal;
}

hr
{
	width: 550px;
	color: #000;
	size: 1px;
}


hr.divideother
{
	width: 99%;
	color: #000;
	size: 1px;
	text-align: left;
}


hr.dividelong
{
	width: 550px;
	color: #999999;
	size: 0.5px;
	margin-top: 5px;
}

hr.divideshort
{
	width: 250px;
	color: #999999;
	size: 0.5px;
}

hr.nav
{
	width: 100%;
	color: #DADADA;
	height: 1px;
}

p, li
{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 0.9em;
}

li
{
	margin-bottom: 6px;
}

.smspace
{
	margin-top: 5px;
	margin-bottom: 5px;
}

.medspace
{
	margin-top: 10px;
	margin-bottom: 10px;
}

.nospace li
{
	margin-bottom: 0px;
}

ul.gov li
{
	font-size: .95em;
	margin-top: 0px;
	margin-bottom: 0px;
}

ul.sponsors li
{
	font-size: .70em;
	margin-top: 0px;
	margin-bottom: 0px;
}

/*** END OBJECT ***/
/****************************************************************/
/* L I N K S */
/****************************************************************/

/*** END LINKS ***/
/****************************************************************/
/* T E X T - D E C O R A T I O N */
/****************************************************************/
.bold
{
	font-weight: bold;
}

.captions
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.78em;
	font-weight: bold;	
}

.clickonpic
{	/* Used for Click on thumbnail picture to view larger version of picture*/
	font-size: 0.90em;
	color: #FF0000;
	margin: 0px 0px 0px 0px;
}

.lgpictxt
{	/* Used for large picture annotation*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.90em;
	font-weight: bold;
	color: #FC0000;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

.italic
{
	font-style: italic;
}

.none
{
	font-weight: normal;
	text-decoration: none;
	font-style: none;
}

.notbold
{
	font-weight: normal;
}

.underline
{
	text-decoration: underline;
}
/*** END TEXT-DECORATION ***/
/****************************************************************/
/* C L A S S  /  I D */
/****************************************************************/
#acrobat
{	/*Format the acrobat blur (resource.htm)*/
	width: 150px;
	border: 1px solid #FF0000;
	background-color: #CCC;
	padding: 5px;
	font-size: 80%;
	float: right;
	margin-left: 10px;
	margin-right: 5px;
}
#acrobatside
{	/*Format the acrobat blur (resource.htm)*/
	width: 150px;
	border: 1px solid #FF0000;
	background-color: #CCC;
	padding: 5px;
	font-size: 80%;
}

.alignright
{	text-align: right;
}

#agencies
{	/*Format the name of the agencies in Books for Babies (involved/bagmakin.htm)*/
	font-family: Tahoma, Arial, sans-serif;
	font-size: 0.8em;
}

.bigger
{	/*Increase the size of the font*/
	font-size: 110%;
}
.black
{	
	color: #000000;	
}
.blackbox
{	/*events.htm page*/
	width: 95%;
	border: 1px solid #000000;
	padding: 5px;
}
.bluedark
{	/*Format the top menu in the events page*/
	color: #195090;	
}
#bottom
{	/*Format the font of the links at the bottom of each page*/
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 0.7em;
}

.boxleft 
{
	text-align: left;
	width: 260px;
	border: 0px;
	float: left;
	margin: 0px 5px 0px 0px;
}

.boxright 
{
	text-align: left;
	width: 260px;
	border: 0px;
	float: right;
	margin: 0px 0px 0px 5px;
}

.calgary
{	/*Format the box around Calgary Foundation (support.htm)*/
	width: 525px;
	border: 1px solid #000;
	padding: 5px;
}

.centertxt
{	
	text-align: center;
}

.comic {font-family: Comic Sans MS, Georgia, Times New Roman, Times, serif;}

.dont_copy
{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 65%;
}

#eventsmenu
{	/*Format the top menu in the events page*/
	font-size: 80%;
	margin-top: 0px;
	color: #FF0000;	
}

.floatleft
{
	float: left;
	margin-right: 10px;
	margin-left: 0px;
}

.floatright
{
	float: right;
	margin-left: 10px;
	margin-right: 5px;
}

.georgia
{	
	font-family: Georgia, Times New Roman, Times, serif;
}

.indent
{	/*Indent objects*/
	margin-left: 50px;
}

.large
{	
	font-size: large;
}

#left
{	/*Red line around the text on your left*/
	background-image: url(images/left.gif);
}

.members
{	/*Format the box containing the members information*/
	width: 350px;
	border: 1px solid #000;
	background-color: #E1D1B8;
}

.medium
{	
	font-size: medium;
}

.nogap
{
	margin-top: 0px;
	margin-bottom: 0px;
}

.nomargin
{	/*Remove the bottom margin*/
	margin-bottom: 0px;
}

.photogalth td
{	
	font-family: Tahoma, Arial, sans-serif;
	font-size: 0.75em;
	padding-top: 5px;
	padding-bottom: 5px;
}

.photogalth2 td
{	
	font-family: Tahoma, Arial, sans-serif;
	font-size: 0.75em;
	padding-top: 0px;
	padding-bottom: 0px;
}
#photonav
{	/*Format the navigation to click through photo galleries*/
	font-family: Tahoma, Arial, sans-serif;
	font-size: 0.8em;
}

.home th {font-family:Tahoma, Arial, sans-serif;
		  font-size: 1.10em;
		  text-align:center;
		  font-weight:bold;
		  background-color:#F00;
		  color:#FFF;
		  border:#F00 solid 1px;
		  }
		  
.home td {font-family:Tahoma, Arial, sans-serif;
		  font-size: 1em;
		  border:#F00 solid 1px;
		  vertical-align:top;
		 }
		  
.home2 td {font-family:Tahoma, Arial, sans-serif;
		  font-size: 1em;
		  border:#F00 solid 1px;
	}
		  
.home a {font-family:Tahoma, Arial, sans-serif;
		 color:#F00;
		 width:100%;}
		 
.home a:hover {font-family:Tahoma, Arial, sans-serif;
		 color:#F00;
		 width:100%;}


.red
{
	color: #FF0000;
}

.redbox
{	/*Format the box around Calgary Foundation (support.htm)*/
	width: 525px;
	border: 1px solid #FC0000;
	padding: 5px;
}


.bkgrndred
{
	background: #FF0000;
}

.bkgrndred
{
	background:#FF6;
}

.redtext
{
	color: #D90000;
}


#right
{	/*Red line around the text on your right*/
	background-image: url(images/right.gif);
}

.warning
{
	font-size: .78em;
	color: #D90000;
}

.topofpage, .smaller
{	/*Decrease the size of the text for Top of Page and other text supporting the class smaller*/
	font-size: 80%;
}

.xlarge
{	
	font-size: x-large;
}
/*** END CLASS ***/
