
/*  Styling for Human Rights Legal Support Centre
	www.hrlsc.ca
	by Shore Consulting Group,
	Miles Storey */

html, body, div, span, object, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, u, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
}
body {
	color: #000;
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	text-align: center;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
th, td { 
	vertical-align: top;
	text-align: left;
}
form, table, p, h1, h2, h3, h4, h5, blockquote {
	margin-bottom: 13px;
}
:focus {
	outline: 0;
}
a {
	color: #16496c;
	text-decoration: underline;
}
a:visited {
	color: #385c7b;
}
a:hover {
	color: #7a4118;
	text-decoration: underline;
}
h1 {
	font-size: 125%;
}
h3 {
	color: #a7472f;
	font-size: 106%;
}
h4 {
	color: #a7472f;
	font-size: 96%;
	margin-top: 22px;
	padding-top: 12px;
}
h5 {
	font-size: 86%;
	color: #a7472f;
}
blockquote {
	font-size: 76%;
	margin-left: 12px;
}

/* Container */

#container {
	width: 96%;
	margin: 0 auto;
	background: #fff;
	text-align: left;
}

/* Header */

#header {
	width: auto;
	overflow: hidden;
	margin: 0 auto;
	position: relative;
	height: 90px;
	background: #fff;
}
#header img {
	float: left;
	display: inline;
	margin: 35px 0 0 10px;
}
#header h1 {
	float: right;
	margin: 60px 10px 0 0;
}
#header h1 a {
	display: block;
	width: 313px;
	height: 19px;
	text-indent: -3000px;
	background: url(../i/logo_hrlsc.gif) no-repeat left top;
}
#header ul {
	display: none;
}

/* Main */

#main {
	width: auto;
	overflow: hidden;
	margin: 0 auto;
	background: #fff url(../i/bg_main.gif) repeat-y left top;
/*	padding-bottom: 7em;*/
}

/* Crumbs */

#crumbs {
	width: auto;
	margin: 0;
	padding: 3px 0 4px 0;
	font-size: 76%;
	background-color: #deeef9;
	border-bottom: 1px solid #cee0ed;
}
#crumbs li {
	display: inline;
	margin-left: 4px;
	padding-left: 7px;
	background: url(../i/icon_crumbs.gif) no-repeat left center;
}
#crumbs li.first {
	margin-left: 8px;
}
#crumbs a {
	padding-left: 5px;
}
#crumbs a:hover {
	text-decoration: underline;
}
#crumbs a.active {
	color: #666;
	font-weight: bold;
}

/* Nav */

#nav {
	display: none;
}

/* Content */

#content {
	float: none;
	width: auto;
	padding: 15px 0;
	background-color: #fff;
}
#content p, #content ul.contentelement, #content ol.contentelement  {
	margin-right: 25px;
	margin-bottom: 13px;
	font-size: 76%;
	line-height: 125%;
}
#content h3, #content h4, #content h5 {
	margin-right: 25px;
}
#content h4.subheading {
	color: #333;
	font-size: 96%;
	margin-top: 14px;
	padding-top: 14px;
	margin-right: 25px;
	border-top: 1px solid #333;
}
#content ul.contentelement li {
	margin: 0 0 5px 18px;
	background: none;
	list-style-image: url(../i/icon_bullet.png);
}
#content ol.contentelement li {
	list-style-type: decimal;
	margin: 0 0 5px 22px;
	background: none;
}
#content dl {
	padding-right: 25px;
	margin-bottom: 13px;
	line-height: 125%;
}
#content dt {
	margin: 12px 0 3px 0;
	font-size: 76%;
}
#content dd {
	margin: 0 0 3px 0;
	font-size: 76%;
}
#content dd a, #content dd p, #content dd blockquote {
	font-size: 100%;
}
#content dl.faq dt {
	font-weight: bold;
	margin: 25px 0 0 0;
	line-height: 135%;
}
#content dl.faq dd p {
	margin: 7px 0 0 0;
}
#content dl.faq dd p.toplink {
	padding-left: 10px;
	background: url(../i/bg_toplink.gif) no-repeat left center;
}
#content dl.pubslist dt {
	margin: 20px 0 4px 0;
	line-height: 135%;
}
#content p, #content blockquote {
/*	font-size: 100%;*/
}

/* Site map */

ul.sitemap {
	padding: 0 25px 0 0;
	margin: 0 0 13px 0;
	font-size: 85%;
	line-height: 125%;
}
ul.sitemap li {
	margin: 0 0 10px 0;
	background: none;
	font-weight: bold;
}
ul.sitemap li ul {
	padding: 0 25px 0 0;
	margin: 5px 0 15px 0;
}
ul.sitemap li li {
	margin: 0 0 5px 10px;
	background: none;
	font-weight: normal;
}

/* Promos */

.promo {
	overflow: auto;
	width: 570px;
	padding: 6px 0 0 0;
	background: #d3e7f5;
}
.promo ul {
	width: 570px;
	float: left;
	padding: 0 0 20px 0;
	background: url(../i/bg_promo_bottom.jpg) no-repeat left bottom;
}
.promo li {
	float: left;
	display: inline;
	width: 182px;
	margin: 0 0 0 6px;
	background-color: #fff;
}
.promo li a {
	display: block;
	margin: 0;
	height: 5em;
	background-color: #449ad6;
	border-bottom: 1px solid #285b7f;
	padding: 6px 46px 0 6px;
	font-size: 96%;
	font-weight: bold;
	color: #fff;
}
.promo li a:hover {
	text-decoration: none;
}
.promo li.pone a.first {
	background: #449ad6 url(../i/bg_promo3.gif) no-repeat 115px 10px;
}
.promo li.ptwo a.first {
	background: #449ad6 url(../i/bg_promo1.gif) no-repeat 115px 10px;
}
.promo li.pthree a.first {
	background: #449ad6 url(../i/bg_promo2.gif) no-repeat 115px 10px;
}
.promo li#one a.first:hover {
	background-color: #5298d4;
	border-bottom: 1px solid #316d9e;
}
.promo li#two a.first:hover {
	background-color: #5298d4;
	border-bottom: 1px solid #316d9e;
}
.promo li#three a.first:hover {
	background-color: #5298d4;
	border-bottom: 1px solid #316d9e;
}
.promo li a.second {
	height: auto;
	background: none;
	border-bottom: none;
	font-size: 76%;
	font-weight: normal;
	color: #023252;
	padding: 6px 6px 0 6px;
}
.promo li a:visited {
	color: #fff;
}
.promo li a.second:visited {
	color: #023252;
}
.promo li a.second:hover {
	color: #316d9e;
}
.promo li ul {
	float: none;
	width: auto;
	padding: 0;
	background: none;
}
.promo li li {
	float: none;
	display: block;
	width: auto;
	margin: 0 0 0 22px;
	padding: 0;
	background: none;
	list-style-image: url(../i/icon_bullet.png);
}

/* */

table.promo {
	width: 95%;
	font-size: 96%;	
}
table.promo td {
	padding: 4px;
}
table.promo td a.second {
	display: block;
	font-size: 76%;
	font-weight: normal;
	color: #023252;
	padding: 6px 6px 10px 6px;
}
table.promo td a.second:hover {
	text-decoration: none;
}
.promo td.ptwo {
	border-bottom: 4px solid #fff;
}
.promo td.pthree {
	border-left: 4px solid #fff;
}

.promo td.pone a.first {
	display: block;
	margin: 0;
	height: 5em;
	border-bottom: 1px solid #285b7f;
	padding: 6px 70px 0 6px;
	font-size: 96%;
	font-weight: bold;
	color: #fff;
	background: #449ad6 url(../i/bg_promo3.gif) no-repeat 195px 10px;
}
.promo td.ptwo a.first {
	display: block;
	margin: 0;
	height: 5em;
	border-bottom: 1px solid #285b7f;
	padding: 6px 70px 0 6px;
	font-size: 96%;
	font-weight: bold;
	color: #fff;
	background: #449ad6 url(../i/bg_promo1.gif) no-repeat 470px 10px;
}
.promo td.pthree a.first {
	display: block;
	margin: 0;
	height: 5em;
	border-bottom: 1px solid #285b7f;
	padding: 6px 70px 0 6px;
	font-size: 96%;
	font-weight: bold;
	color: #fff;
	background: #449ad6 url(../i/bg_promo2.gif) no-repeat 190px 10px;
}

/* Footer */

#footer {
/*	position: absolute;
	left: 2px;
	bottom: 0;*/
	width: auto;
	margin: 0 auto;
	text-align: center;
	padding: 20px 0 30px 0;
	border-top: 1px solid #cee0ed;
	background: #deeef9;
}
#footer ul, #footer p {
	width: 50%;
	margin: 0 auto;
	font-size: 76%;
	padding: 10px;
	margin-bottom: 13px;
	background-color: #fff;
}
#footer ul, #footer p {
	width: 50%;
	margin: 0 auto;
	font-size: 76%;
	padding: 10px;
	margin-bottom: 13px;
	background-color: #fff;
}
#footer li {
	display: inline;
	padding-right: 10px;
}
#footer ul.langbttns {
	width: 715px;
	font-size: 76%;
	padding: 10px;
	margin-bottom: 2px;
	background: none;
}
#footer ul.langbttns li {
	display: inline;
	padding-right: 2px;
}
