/*  ----- styles.css  ------- */

/*
title: UNAC A Sense of Belonging
author: TakingITGlobal (Gabriel Grant)
URL: http://TakingITGlobal.org
last changed: May 15/06
*/


/* basic elements */


body {
	margin:0px;
	padding:0px;
	
	color: #FFFFFF;
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
	
	min-width: 780px;
	
	border-collapse: collapse;
	
	background: #870000;
	
}

#container
{
	
	padding: 0px;
	
	


	height: 100%;
	overflow: visible;
	margin-top:0px;	

	/* This is the most effective method IMHO to centre content*/
	position: absolute;	
	left:50%;
	width: 780px;
	margin-left:-390px;
}

#midBlockContainer
{	
	padding: 0;
	border: 0;
	position: absolute;
	top: 185px;
	left: 0px;
}


/* --- Header Styles --- */


#headerBackgroundContainer
{
	width: 100%;
	margin: 0;
	padding: 0;
	/*position: absolute;
	right: 0px;
	top: 0px;*/
}

#leftHeader
{
	margin-top: 0px;  
	width: 50%;
	height: 199px; 
	/*display: inline;*/
	/*float: left;*/
	position: absolute;
	top: 0px;
	
	background: transparent url("images/bg_left_ext.gif") repeat-x;
}


#rightHeader
{
	margin-top: 0px; 
	width: 50%; 
	height: 167px;
	/*float: right;*/
	position: absolute;
	top: 0px;
	right: 0px;
	background: transparent url("images/bg_right_ext.gif") repeat-x;
}


#headerContainer
{
	margin: 0;
	padding: 0;
	position: absolute;
	right: 0px;
	top: 0px;
	width: 780px;
}




#headerLogo
{
	float: left;
	width: 217px;
	height: 105px;
}
#headerTitle
{
	float: right;
	width: 460px;
	height: 105px;
}
#headerMotto
{
	position: absolute;
	right: 0px;
	top:105px;
	width: 780px;
	height: 62px;
}

/* --- End of Header Styles --- */



/* --- Content Styles --- */

#contentContainer
{
	
	margin: 0;
	padding: 0;
	border: 0;
	position: absolute;
	top: 0px;
	left: 235px;
	width: 500px;
	background-color: #770000;
	height: 100%;
}

/* - contentTitle Section - */

#contentTitleContainer
{
	height: 57px;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 500px;
	background: #770000;
}

#contentTitleTopDividerContainer
{
	background: #870000 url("images/hand_top.gif") no-repeat;
	background-position: 250px 0px;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 500px;
	height: 9px;
}

#contentTitleText
{
	background: transparent url("images/header_bg_along.gif") repeat-y top left;
	position: absolute;
	top: 9px;
	left: 0px;
	width: 250px;
	padding-left: 1em;
	padding-right: 1em;
	
}
#contentTitleStyle
{
	background: #770000 url("images/hand_mid.gif") no-repeat center left;
	position: absolute;
	top: 9px;
	left: 250px;
	width: 238px;
	height: 46px;
}

#contentTitleBottomDividerContainer
{
	background: #F30000 url("images/header_bg_strip.gif") repeat-y top right;
	position: absolute;
	top: 55px; /* 46+9=55 */
	left: 0px;
	width: 500px;
	height: 2px;
}

#contentTitleEdgeContainer
{
	background: transparent url("images/curve_str.gif") no-repeat top right;
	position: absolute;
	top: 9px; /* we want it below the top of the hand, which is 9px high */
	left: 488px;
	width: 12px;
	height: 46px;
}

/* - End of contentTitle Section - */


/* - contentText Section - */

#contentTextContainer
{
	background: #770000;
	position: absolute;
	top: 57px;
	left: 0px;
	width: 500px;
}

#contentTextContainer a:link, a:visited, a:hover, a:active
{
	color: #FDBC1F;
	text-decoration: underline;
}

#contentContainer h1
{
	font-family: Garamond, Times, serif;
	font-size: 22px;
	text-transform: uppercase;
}

#contentContainer h2
{
	font-size: 16px;
}

#contentContainer img
{
	float: right;
	vertical-align: baseline;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	word-spacing: normal;
	margin-top: 10px;
	margin-right: 10px;
}  

#contentTextTopDividerContainer
{
	background: transparent url("images/hand_bot.gif") no-repeat top right;
	position: absolute;
	width: 54px;
	height: 4px;
	top: 0px;
	left: 250px;
}

#contentTextWritingContainer
{
	padding: 1em;
}

#contentTextBottomDividerContainer
{
	position: absolute;
	bottom:0px;
	left: 0px;
	width: 100%;
	height: 12px;
	background: transparent url("images/curve_slr.gif") no-repeat bottom right;
}

/* - End of contentText Section - */


#contentText2Container
{

}

#contentFooterContainer
{
/*clear: both; */
position: absolute;
bottom:-50px;
left: 0px;
height: 29px;
width: 507px;
background: transparent url("images/unac-2_25.gif") no-repeat bottom left;
}
		
/* --- End of Content Styles --- */






/* --- Footer Styles --- */

#footerContainer
{
/*clear: both; 
position: absolute;
bottom:20px;
left: 235px;
height: 29px;
width: 507px;
background: transparent url("images/unac-2_25.gif") no-repeat top left;*/
}

#footerContentsContainer
{
display: none;
}

/* --- End of Footer Styles --- */



/* --- Menu Styles --- */


#navContainer
{
	padding: 0;
	position: absolute;
	top: 9px; /*the content begins at 185px, and the menu should be 9px below it because of the top of the hand: 185+9=196px*/
	left: 0px;
	width: 220px;
}

#navContainer ul
{
	list-style-type: none;
	padding: 0px;
	margin: 0;
	border: none;
	margin-left: 15px;
	background: transparent url("images/menu_con_bg.gif") repeat-y;
	width: 203px;
}

#navContainer li
{
	padding: 0px;
	margin: 0px;
	border: none;
	position: relative;
	text-transform: uppercase;
	/*display: block;*/
	/*float:left;*/
	/*height: 22px;*/
}


#navContainer h3 span
{
	display:none;
}

#navContainer h3 a
{ 
	/*display: block;*/
	margin: 0;
	width: 191px; 
	height: 35px; 
	float: left;
}

#navContainer a:link, a:visited, a:hover, a:active
{
	color: #FFFFFF;
	text-decoration: none;
}

#navContainer a:hover
{
	color: #000000;
}

#navContainer li h3
{
	padding: 0px;
	margin: 0px;
	margin-bottom: 1px;
	border: none;
background:  #770000 url("images/curve_slr_2.gif") no-repeat;
background-position: 191px 23px /* places the rounded edge at the bottom right corner (35px-12px=23px) */;
width: 203px;
height: 35px;
/*display: block;*/
}

#navContainer li.activeSection h3 a
{ 
	height: 40px; 
}

#navContainer li.activeLink a
{
	color: #FDBC1F;
	font-weight: bold;
}





#navContainer li.activeSection h3
{
padding: 0px;
background:  transparent url("images/curve_htl.gif") no-repeat;
background-position: 180px 0px /* places the rounded edge at the top right corner */;
width: 203px;
height: 40px;
}

#navContainer li.activeSection 
{
padding: 0px;
background:  transparent url("images/menu_bg_tall.gif") no-repeat;
background-position: 0px 0px;
/*width: 178px;203-25=178
height: 40px;*/
}

#navContainer li ul
{
	position: relative;
	top:0px;
	margin-top:1em;
	margin-bottom:1em;
	display:none;
}

#navContainer li.activeSection ul
{
display:block;
padding: 0px;
background: transparent;
width: 188px;/*203-15=188px*/
}


/* --- Navigation Images --- */

	/* Normally images are turned off */

#navContainer #navInformation h3 a
{ 
	background: transparent url("images/menu_info_off.gif") no-repeat center left; 
}
	
#navContainer #navHostCommunities h3 a
{ 
	background: transparent url("images/menu_hostcom_off.gif") no-repeat center left; 
}

#navContainer #navResources h3 a
{ 
	background: transparent url("images/menu_resources_off.gif") no-repeat center left; 
}

#navContainer #navNewsEvents h3 a
{ 
	background: transparent url("images/menu_news_off.gif") no-repeat center left; 
}
	
#navContainer #navChampions h3 a
{ 
	background: transparent url("images/menu_champions_off.gif") no-repeat center left; 
}
	
#navContainer #navDonations h3 a
{ 
	background: transparent url("images/menu_donations_off.gif") no-repeat center left; 
}


	/* Images are turned on when given class "activeSection" */

#navContainer #navInformation.activeSection h3 a 
{ 
	background: transparent url("images/menu_info_on.gif") no-repeat center left; 
}
	
#navContainer #navHostCommunities.activeSection h3 a
{ 
	background: transparent url("images/menu_hostcom_on.gif") no-repeat center left; 
}

#navContainer #navResources.activeSection h3 a
{ 
	background: transparent url("images/menu_resources_on.gif") no-repeat center left; 
}

#navContainer #navNewsEvents.activeSection h3 a
{ 
	background: transparent url("images/menu_news_on.gif") no-repeat center left; 
}
	
#navContainer #navChampions.activeSection h3 a
{ 
	background: transparent url("images/menu_champions_on.gif") no-repeat center left; 
}
	
#navContainer #navDonations.activeSection h3 a
{ 
	background: transparent url("images/menu_donations_on.gif") no-repeat center left; 
}
