/* CAALL stylesheet - HOME PAGE UNIQUE STYLES
	Created: March 2, 2006
	Developed by: Marianna Fenton on behalf of HRSDC */
	
	
/* ----------- THIS STYLESHEET INCLUDES ADDITIONAL LAYOUT RULES AND 
PRESENTATION OF ELEMENTS FOR THE HOME PAGE OF THE CAALL WEB SITE - 
IF ANY CHANGES ARE MADE, PLEASE TEST CHANGES PRIOR TO IMPLEMENTATION 
AND RECORD HISTORY ------------ */

/* 
	Change Made:
	Date:
	Author: 
	
	etc.
	
/*	

/* home page container for main page image, introduction and quick links */
#home-top {
	margin: 0;
	padding: 0;
	width: 730px;
	height: 229px; /* fixed height */
	max-height: 229px;
}

/* home page image treatment */
img.home-image {
	float: left;
	margin: 0;
	padding: 0 0 2px 0;
	border: 0;
}

/* introductory text */
.home-intro {
	float: right;
	width: 292px; /* this width reflects 1px margin required below */
	height: 165px; /* this is the height for the introductory text - quick links division sits below this */
	margin: 0 0 0 1px;
	padding: 0;
	background: #e0e0e0 url(../images/bg_about_intro.gif) repeat-y;
	color: #333;
}

/* home page 2nd level headings */
.home-intro h2 {
	color: #c63532;
	background: transparent;
	padding: 0 0 0 33px;
	margin: 15px 0 0 0;
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

/* paragraph text within introduction */
.home-intro p {
	margin: 5px 0 8px 0;
	padding: 0 0 0 33px;
	text-align: left;
	line-height: 1.45em;
	font-size: 11px;
}

/* home page division containing MAIN content and news and announcements sections */
#home-bottom {
	width: 730px;
	margin: 0 0 2px 0;
	padding: 0 0 40px 0;  /* padding needs to be added here */
	min-height: 225px;  /* may have to adjust this as content changes for Firefox and similar browsers */
	clear: both;
	background: url(../images/bg_home_bottom.jpg) top right repeat-y;
	color: #333;
}

/* main welcome message on home page */
#home-content {
	margin: 0;
	padding: 0 0 10px 0;
	width: 437px;
	float: left;
	border-top: 9px solid #D49C01;
	text-align: left;
	line-height: 1.5em;
	font-size: 85%;
	
}
/* news and announcements box */
#home-news {
	margin: 0 0 2px 1px;
	padding: 0;
	width: 292px;
	float: right;
	font-size: 85%;
	border-top: 9px solid #838383;
	background: #e9e9e9 url(../images/bg_news.jpg);
	color: #6a6a6a;
}

/* news headings */
#home-news h2 {
	margin: 15px 0 0 0;
	padding: 0 0 0 15px;
	color: #c63532;
	background: transparent;
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

/* news date */
span.date {
	float: left;
	margin: 0;
	padding: 15px 0 0 15px;
	line-height: 1.6em;
	font-size: 11px;
}

/* news paragraph containing the teaser */
p.story {
	margin: 15px 7px 0 90px;
	padding: 0 0 0 10px;
	color: #6a6a6a;
	background: transparent;
	border-left: 1px dotted #989898;
	line-height: 1.6em;
}

/* read more text for news story */
p.newsmore {
	text-align: right;
	margin: 0;
	padding: 7px 20px 0 0;
}

/* welcome heading 1st word */
#home-content h1 {
	margin: 0;
	padding: 14px 0 0 18px;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: bold;
	color: #D49C01;
	background: transparent;
}

/* rest of ENGLISH welcome heading aligned with content */
#home-content h1 span {
	padding-left: 33px; /* if goldish welcome heading text changes, this will require adjustment */
	font-size: 12px;
	text-transform: uppercase;
	color: #666;
	background: transparent;
}

/* rest of FRENCH welcome heading aligned with content */
#home-content h1 span.welcome-french {
	padding-left: 20px; /* if goldish bienvenue heading text changes, this will require adjustment */
	font-size: 12px;
	text-transform: uppercase;
	color: #666;
	background: transparent;
}

/* paragraph text within welcome message */
#home-content p {
	margin: 10px 0 8px 147px;
	padding: 0 10px 0 0;
}

/* unordered lists within welcome message */
#home-content ul {
	margin: 0 0 7px 0;
	padding: 0;
}

#home-content ul li {
	margin-left: 165px;
	padding: 3px 10px 3px 0;
}

/* thumbnail image within welcome message area */
img.home-thumb {
	float: left;
	margin: 15px 0 5px 18px;
	padding: 3px;
	border: 1px solid #ccc;
}

/* home page news read more and content area read more styles */
.readmore a, .readmore a:link, .readmore a:visited, .readmore a:active,
.readmore-gold a, .readmore-gold a:link, .readmore-gold a:visited, .readmore-gold a:active {
	text-transform: uppercase;
	font-size: 9px;
	font-family: georgia, arial, verdana, sans-serif;
	color: #fff;
	background: #900 url(../images/read_more_arrow.gif) 95% 50% no-repeat;
	padding: 0 15px 1px 3px;
	margin: 0 0 0 33px;
	text-decoration: none;
}

/* difference in placement for gold read more */
.readmore-gold a, .readmore-gold a:link, .readmore-gold a:visited, .readmore-gold a:active {
	background: #D49C01 url(../images/read_more_arrow.gif) 95% 50% no-repeat;
	margin-bottom: 20px;
	margin-left: 145px;
}

/* hover states for both read mores are the same */
.readmore a:hover, .readmore-gold a:hover {
	color: #fff;
	background: #666 url(../images/read_more_arrow.gif) 95% 50% no-repeat;
}

/* quick links division */
.quickdrop {
		float: right;
		margin: 2px 0 0 1px;
		width: 292px;
		height: 60px; /* set this height to fit in panel and to accommodate top margin */
		padding: 0;
		background: #999 url(../images/bg_quicklinks.gif) repeat-y;
		color: #fff;
		}

/* quick links heading */
.quickdrop h2.quick {
	color: #fff;
	background: transparent;
	padding: 0;
	margin: 30px 0 5px 0;
	font-family: arial, verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}

/* actual form */
form.quicklinks {
		padding: 0 0 0 10px;
		margin: -25px 0 0 10px;
		}

/* form select style */
form.quicklinks select {
		font-size: 10px;
		color: #333;
		background: #f7f7f7;
		margin: 0;
		padding: 0;
		}

/* placement of go buttons on home page */		
form.quicklinks input.go,
form.quicklinks input.go-french {
	vertical-align: middle;
}
