/***********************************************/
/* emx_nav_left.css                            */
/* Use with template Halo_leftNav.html         */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	font-family: Arial,sans-serif;
	background-color:#999999;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	z-index:0;
	/*background: #cccccc url("bg_grad.jpg") fixed;*/
}



#kwick {
position:relative;
margin-left:-40px;
_margin-left:-40px;
}

#kwick .kwicks {
/*background:#1D1D20 url(../images/trac.gif) no-repeat scroll right top;*/
display:block;
height:71px;
}
#kwick li {
float:left;
}
#kwick ul li {

  list-style-type: none;

}

#kwick .kwick {
background:#eeeeee none repeat scroll 0%;
cursor:pointer;
display:block;
height:71px;
overflow:hidden;
width:150px;

}
#kwick .kwick span {
display:none;
}


#kwick .home {
background:#eeeeee url(/layout/pages/home.gif) repeat scroll 0%;
}
#kwick .whoweare {
background:#eeeeee url(/layout/pages/whoweare.gif) repeat scroll 0%;
}
#kwick .donations {
background:#eeeeee url(/layout/pages/donations.gif) repeat scroll 0%;
}
#kwick .mission1 {
background:#eeeeee url(/layout/pages/missions1.gif) repeat scroll 0%;
}
#kwick .mission2 {
background:#eeeeee url(/layout/pages/missions2.gif) repeat scroll 0%;
}
#kwick .contacts {
background:#eeeeee url(/layout/pages/contacts.gif) repeat scroll 0%;
}


#title {
position:relative;
top:-18px;
}

#mainbody {
background-color:#FFFFFF;
width:901px;
position:relative;
top:-18px;
z-index:0;
}
.panelinside {
margin:15px 15px 15px 15px;
}
.panelinside2 {
padding:40px 40px 0px 0px;
}
#footer {
position:relative;
clear:both;
background:#cccccc url(/layout/pages/footer.gif) no-repeat scroll right top;
text-align:right;
width:901px;
height:180px;
}

/*

*/
.sp1 {
clear:both;
height:10px;
}
.leftpanel {
background-color:#CCCCCC;
width:300px;
position:relative;

}
.contentheader {
background-color:#660000;
width:300px;
height:30px;
position:relative;
}
.insideheader {
padding: 10px 20px 10px 20px;
color:#FFFFFF;
font-size:14px;
font-weight:bold;
}
.insidebody {
padding:10px 10px 10px 10px;
color:#000000;
font-size:12px;
}

.insidebody img {border:none;} 

.insidebody td {
font-size:12px;

}

#toppanel {
background-color:#CCCCCC;
width:590px;
position:relative;

}
#toppanelheader {
background-color:#CCCCCC;
width:910px;
position:relative;
}
#contenttopheader {
background-color:#660000;
width:590px;
height:30px;
position:relative;
}
#centerleftpanel {
background-color:#CCCCCC;
width:290px;
position:relative;
float:left;
z-index:1000;
_top:-15px;
}
.sp2 {
position:relative;
width:10px;
height:100px;
float:left;
}
#centerrightpanel {
background-color:#CCCCCC;
width:290px;
position:relative;
float:right;
_top:-15px;
z-index:0;
}
.centerheader {
background-color:#660000;
width:290px;
height:30px;
position:relative;
}

.toggler {
	
	color: #ffffff;
	margin: 0;
	padding: 2px 5px;
	background: #660000;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-top: 1px solid #f5f5f5;
	border-left: 1px solid #f5f5f5;
	font-size: 11px;
	font-weight: normal;
	font-family: 'Andale Mono', sans-serif;
	cursor:pointer;
	cursor:hand;

}
.element {
padding:7px 7px 7px 7px;
font-size:12px;
background-color:#CCCCCC;
}
.element td {
font-size:12px;
}

