/********************************
*********************************

	THC Global Style Sheet

*********************************
********************************/




/********************************
*********************************



Colours Used:




*********************************
********************************/


/********************************
*********************************



CSS File Structure:

1.0 General Styles

2.0 Headers

3.0 Links

4.0 Lists

5.0 Body Content

6.0 Footer

7.0 Misc.



*********************************
********************************/




/********************************
*********************************

1.0 General Styles

*********************************
********************************/

* {
	padding: 0;
	margin: 0;
	font-weight: normal;
	}
	
html {
	background-color: #287626;
	}
	
body {
	font-family: Verdana, sans-serif;
	background: url(http://www.thehumanitariancoalition.ca/slices/background-slice.gif) 0 0 repeat-x;
	font-size: 12px;
	color: #313131;
	background-color: #287626;
	}
	
img {
	border: none;
	}
	
div#wrapper {
	width: 970px;
	margin: 0 auto;
	}
	
div#header {
	position: relative;
	top: 26px;
	background: url(http://www.thehumanitariancoalition.ca/slices/header.png) 0 0 no-repeat;
	height: 151px;
	}
	
div#bodyContent {
	position: relative;
	background: url(http://www.thehumanitariancoalition.ca/slices/horizontal-body-slice.png) 0 0 repeat-y;
	}
	
div#bannerImage {
	position: relative;
	margin-left: 5px;
	background: url(http://www.thehumanitariancoalition.ca/slices/Default.jpeg) 0 0 no-repeat;
	height: 134px;
	width: 735px;
	}

div#donate {
	position: absolute;
	right: 5px;
	background: url(http://www.thehumanitariancoalition.ca/slices/donateBack.gif) 0 0 no-repeat;
	height: 134px;
	width: 225px;
	color: #fff;
	}
	
div#donate p {
	font-size: 10px;
line-height: 1.5em;
	color: #fff;
	margin: 4px 25px 10px 20px;
	}
	
div#donate h2 {
	margin: 10px 25px 0 20px;
	}
	
div#donate img {
	position: absolute;
	left: 40px;
	top: 92px;
	}
	
div#partnerLogos {
	float: right;
	margin: 40px 24px 0 0;
	}

hr {
clear: left;
}

form#languageSelection {
position: absolute;
right: 20px;
top: 15px;
width: 50px;
height: 11px;
background-color: #d6d4cf;
padding: 5px;
text-align: center;
}

form#languageSelection a {
text-decoration: none;
color: #525252;
}

form#languageSelection a:hover {
text-decoration: underline;
}

strong {
font-weight: bold;
}

/********************************
*********************************

2.0 Headers

*********************************
********************************/

h1 {
	font-size: 34px;
	line-height: 1em;
	font-weight: bold;
	padding: 12px 0 0 24px;
font-family: Helvetica, Arial, sans-serif;
	}

h1 a {
color: #313131;
text-decoration: none;
font-weight: bold;
}
	
h2 {
	font-size: 16px;
	}

h3 {
	font-size: 14px;
	}
	
div#transBox {
	position: absolute;
	top: 89px;
	width: 735px;
	background: url(http://www.thehumanitariancoalition.ca/slices/headlineTransBack.png) 0 0 no-repeat;
	height: 45px;
  	}

div#transBox p {
	padding: 13px 0 0 19px;
	color: #fff;
	font-size: 18px;
  	}
	
div#transBox p a {
color: #fff;
	font-size: 16px;
	text-decoration: none;
	}
	
div#transBox p a:hover {
	text-decoration: underline;
	}

a#howcanyouhelp {
color: #fff;
text-decoration: none;
}

a#howcanyouhelp strong {
font-weight: bold;
}

/********************************
*********************************

3.0 Links

*********************************
********************************/
a
{

}
a:link {
	}
	
a:visited {
	
	}
	
a:hover {

	}
	
a:active {

	}
	


/********************************
*********************************

4.0 Lists

*********************************
********************************/

div#mainNavigation {
	position: relative;
	background: url(http://www.thehumanitariancoalition.ca/slices/mainNavBack.gif) 0 0 repeat-x;
	margin: 0 5px;
	height: 24px;
font-family: Helvetica, Arial, sans-serif;
	}
	
div#mainNavigation a {
	color: #0e360d;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	}
	
div#mainNavigation a:hover {
	text-decoration: underline;
	}

div#mainNavigation ul,div#partnerLogos ul {
	list-style: none;
            font-weight: bold;
	}
div#partnerLogos li {
            text-align:center;
            font-weight:bold;
            padding-top:4px;
            font-family: Arial,Verdana;
}	
div#mainNavigation li {
	background: url(http://www.thehumanitariancoalition.ca/slices/mainNavDivider.gif) 100% 0 no-repeat;
	float: left;
	padding: 5px 24px;

	}

	

/********************************
*********************************

5.0 Body Content

*********************************
********************************/

div#mainContent {
	position: relative;
	float: left;
	width: 645px;
	top: 20px;
	left: 24px;
	margin-bottom: 50px;
	}

div#mainContent h2,  div#mainContent h3, div#mainContent h4, div#mainContent h5 {
	font-family: Verdana, sans-serif;
	color: #0e360d;
	}

div#mainContent h2 {
font-size: 24px;
}

div#mainContent h3 {
font-size: 20px;
padding-top: 21px;
}

div#mainContent h4 {
padding-top: 21px;
font-size: 17px;
}


div#mainContent h5 {
font-size: 14px;
	}

div#mainContent p {
	line-height: 1.5em;
	padding-top: 14px;
	}

div#mainContent ul, ol {
	line-height: 1.5em;
	padding-top: 12px;
	margin-left: 24px;
	}

div#mainContent img {
	float: left;
	margin-top: 20px;
	padding: 0 24px 7px 0;
	}

div#mainContent p.contactBlock {
	border-bottom: 1px solid #cccccd;
	padding-bottom: 14px;
	}

div#mainContent hr {
border-bottom: 1px solid #cccccd;
border-top: none;
border-left: none;
border-right: none;
margin: 14px 0 7px 0;
}



/********************************
*********************************

5.2 SIDE BAR

*********************************
********************************/

div#sidebar {
	position: relative;
	top: 20px;
	right: 24px;
	float: right;
	width: 190px;
	line-height: 1.5em;
	}
	
div#sidebar h3 {
	font-family: Georgia, serif;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 14px;
	padding-left: 5px;
	}

div#sidebar a {
	/*color: #0e360d;*/
	text-decoration: none;
	}
	
div#sidebar a:hover {
	text-decoration: underline;
	}
	
div#sidebar p {
	padding-left: 5px;
	margin-bottom: 14px;
	}
div#sidebar li {
	padding-bottom: 7px;

}	
div#sidebar ul {
	list-style: none;
	margin-bottom: 14px;
	padding-bottom: 14px;
	padding-left: 5px;
	border-bottom: 1px solid #cccccd;
	}
	
div#sidebar img {
	padding-left: 5px;
padding-bottom: 30px;
	}

/********************************
*********************************

6.0 Footer

*********************************
********************************/


.clear {
	clear: both;
	}

div#footer {
	font-size: 10px;
	clear: both;
	height: 74px;
	position: relative;
	background: url(http://www.thehumanitariancoalition.ca/slices/footer.gif) 0 0 no-repeat;
	color: #fff;
	}
	
div#footer a {
	color: #fff;
	text-decoration: none;
	}
	
div#footer a:hover {
	color: #fff;
	text-decoration: underline;
	}
	
div#footer p#secondaryNavigation {
	float: left;
	padding: 25px 0 0 24px;
	}
	
div#footer p#copyright {
	float: right;
	padding: 25px 24px 0 0;
	}



/********************************
*********************************

7.0 Misc.

*********************************
********************************/

div#map {
margin-top: 30px;
}


em {
	
	}


/****************************************

New Homepage CSS

This CSS will probably break everything

*****************************************/


div#home_large_box
{
	width:405px;
	height:400px;
	background-color:#244F24;	
	padding-top:8px;
	padding-left:8px;
	color:white;
	margin-bottom:-20px;

}
div#home_large_box div img /*remove the margin on this image 21 james apt103 buzz6484 */
{
	margin:0px;
}
ul#home_small_boxes  img /*remove the margin on this image*/
{
	margin:0px;
}
#displayDiv
{
position:absolute;
font-size:14px;
}
ul#home_small_boxes
{
	position:absolute;
	top:-12px;
	left:403px;
	width:290px;
	padding-top:0px;
	color:white;
	list-style:none;
}
li.li_image
{
	margin:0px;
	margin-bottom:8px;

	display:block;
	height:100px;
	width:255px;
	background-color:#244F24;
	padding: 8px;
	list-style:none;

}
li.li_plain
{
	height:160px;
        overflow:hidden;
}
li.li_plain *
{
	color:black;
	padding:0px;
	margin:0px;
	list-style:none;
}
li.li_plain img
{
	margin-top:auto;
	margin-bottom:0px;
position:absolute;
top:352px;
}
li.li_plain h6
{
	color:black;
	padding:0px;
	margin:0px;
	top:0px;
	font-size:20px;
}
li.li_plain label, p.info
{
	color:black;
	padding:0px;
	margin:0px;
	margin-top:0px;
	
	top:0px;
	font-size:10px;
}
/***************************
		Image Classes
****************************/
.small_image
{
	width:252px;
	height:80px;
	background-color:red;	
	overflow:hidden;
	display:block;
	margin-bottom:5px;
}

.large_image
{
	width:395px;
	height:370px;
	display:block;
	overflow:hidden;
	margin-bottom:5px;
}

.newslink
{
   text-decoration:none;
   color:#333333;
   font-family:Arial;
font-weight:bold;
}



.newslink-active
{
font-weight:bold;
   font-family:Arial;
   text-decoration:none;
   color:green;

}
div#mainContent
{
width:700px;
}