@import '/cms/styles/common.css';
@import '/style.css';

* {
	color: #ffffff;
}

.rightlist {
	float:right;
}
.rightlist a {
	float:left;
}

/* COMMON ---------------------------------------------------------------------- */

body {
	background: #000000 url('/images/bg.gif') top repeat-x;
}

#bg-top {
	background:url('/images/bg-top2.jpg') top center no-repeat;
}
.homepage #bg-top {
	background:url('/images/bg-top.jpg') top center no-repeat;
}

#page {
	width:900px;
	margin:0 auto;
}



/* HEADER ---------------------------------------------------------------------- */

#toplinks {
	height:20px;
	overflow:hidden;
	background: url('/images/bg.gif') top repeat-x;
}

#toplinks ul, #toplinks li {
	margin:0;
	padding:0;
	background:none;
}

#toplinks a {
	padding:2px 15px;
	font-weight:bold;
	color:#8ca7e3;
	border-right:1px solid #273d86;
	text-decoration:none;
	height:16px;
	outline:none;
}
#toplinks li.last a {
	border-right:none;
}
#toplinks a:hover {
	background: #d90000 url('/images/toplinks-hover.gif') top repeat-x;
	color:#ffffff;
}

#header {
	height:73px;
	overflow:hidden;
	background:url('/images/header.jpg') top left no-repeat;
}

#header #logo {
	position:absolute;
	z-index:1;
}
#header #logo img {
	width:300px;
	height:73px;
}
#header #logo a {
	outline:none;
}

#header #menu {
	position:relative;
	float:right;
}



/* MENU ------------------------------------------------------------------------ */

#menu ul, #menu li {
	margin:0;
	padding:0;
	background:none;
	position:relative;

}
#menu li {
	z-index:2;	
	height:73px;
	overflow:hidden;
	background:url('/images/menu-separator.gif') right 28px no-repeat;
	padding-right:2px;
}
#menu li.last {
	padding:0;
	background:none;
}
#menu a {
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	font-size:0.9em;
	text-transform:uppercase;
	padding:28px 10px 0 10px;
	height:45px;
	outline:none;	
	position:relative;
	z-index:3;
}

#menu a:hover {
	background:url('/images/menu-hover.gif') top center no-repeat;
	color: #d5def4; 	
}
.root_134 #menu1 a,
.root_135 #menu2 a,
.root_136 #menu3 a,
.root_137 #menu4 a,
.root_138 #menu5 a,
.root_139 #menu6 a,
.root_140 #menu7 a {
	background:url('/images/menu-hover.gif') top center no-repeat;
}

/* SUBNAV ---------------------------------------------------------------------- */

#rootname #unlink, #rootname a {
	color:#716fbd;
	font-size:1.6em;
	font-weight:bold;
	text-transform:uppercase;
	display:block;
	text-decoration:none;
	padding:10px 5px 10px 17px;	
}
#rootname a:hover {
	color:#ffffff;
}

#navbox ul, #navbox li {
	margin:0;
	padding:0;
	background:none;
}
#navbox li {
	background:url('/images/nav-separator.gif') bottom right no-repeat;
	padding-bottom:1px;
}
#navbox a {
	display:block;
	color:#ffffff;
	text-decoration:none;
	padding:4px 5px 4px 17px;
	outline:none;
}
#navbox li.navactive a,
#navbox a:hover {
	background-color:#17254b;
}

#subnavbox {
	padding:50px 5px 20px 17px;
}
#subnavbox h2 {	
	border:none;
	padding:0;
}
#subnavbox ul, #subnavbox li {
	padding:0;
	margin:0;
	background:none;
}
#subnavbox li {
	margin-bottom:3px;
}
#subnavbox a {
	outline:none;
}



/* CONTENT --------------------------------------------------------------------- */

h1#pagetitle {
	margin-top:10px;
	font-weight:normal;
	font-size:1.6em;
	text-transform:uppercase;
}
h2#tophead {
	margin:17px 0 1.5em 0;
	padding:0;
	border:none;
}
#content-wrapper {
	background:#122855 url('/images/content-content.gif') center repeat-y;
}
#content {
	background:url('/images/content-content-top.jpg') top center no-repeat;
	padding:121px 0 20px 0;
	height:auto !important;
	height:450px;
	min-height:450px;
}

#content .left {
	width:159px; /* 161 */
	overflow:hidden;
	margin-right:14px;
	padding-left:2px;
}
#content .middle {
	width:506px;
	overflow:hidden;
	margin-right:18px;
}
#content .right {
	width:180px;
	overflow:hidden;
	padding:0 10px;
}

#gallery-button2 {
	height:136px; /* 146 */
	width:175px;
	overflow:hidden;
	background:url('/images/gallery-button2.jpg') top left no-repeat;
	font-weight:bold;
	text-align:center;
	padding-top:10px;
	margin:25px 0 0 2px;
}
#gallery-button2 #gallery-title {
	height:80px;
	overflow:hidden;
}
#gallery-button2 a {
	display:block;
	text-decoration:none;
	padding-right:25px;
	text-align:right;
	outline:none;
}
#gallery-button2 a:hover {
	text-decoration:underline;
}
	
	

/* HOME ------------------------------------------------------------------------ */

#impact {
 	height:301px;
	overflow:hidden;
}

.homepage #content-wrapper {
	background:#122855 url('/images/home-content.gif') center repeat-y;
}
.homepage #content {
	background:url('/images/home-content-top.jpg') top center no-repeat;
	padding:30px 0 20px 0;
	height:auto;
	min-height:0;
}
.homepage #content .col {
	padding:0 10px;
}
.homepage #content .unpad {
	margin-left: -10px;
	margin-right: -10px;
}
.homepage #content .right .unpad {
	margin-right:0;
}
.homepage #content h1 {
	margin-top:0;
	margin-left: -10px;
	margin-right: -10px;
	text-transform:none;
	font-weight:bold;
	font-size:1.2em;
	height:22px; /* 28 */
	overflow:hidden;
	padding:6px 5px 0 10px;
	background:url('/images/h1-255.gif') top left no-repeat;
}
.homepage #content .left h1 {
	background-image:url('/images/h1-350.gif');
}
.homepage #content .right h1 {
	margin-right:0;
}

.homepage #content .left {
	width:330px;
	margin:0 10px;
	display:inline;
}

.homepage #content .middle {
	width:235px;
	margin-right:10px;
}
	
.homepage #content .right {
	width: 245px;
	padding-right:0;
}

.homepage #involved-links .col {
	width:115px;
	padding:0;
}
.homepage #involved-links a {
	font-weight:bold;
	font-size:1.1em;
	display:block;
	margin-bottom:5px;
	outline:none;	
}

.homepage #gallery-button {
	height:61px; /* 98 */
	overflow:hidden;
	background:url('/images/gallery-button.jpg') top left no-repeat;
	padding:37px 0 0 120px;
	font-weight:bold;
}
.homepage #gallery-button a {
	text-decoration:none;
	outline:none;	
}
.homepage #gallery-button a:hover {
	text-decoration:underline;
}
	
	
	
/* FOOTER ---------------------------------------------------------------------- */

#footer {
	background:url('/images/footer.jpg') top left no-repeat;
	padding:12px 160px 10px 10px;
}

#footer ul, #footer li {
	margin:0;
	padding:0;
	background:none;
}

#footer a {
	margin-right:5px;
	padding-right:5px;
	color:#3261cd;
	text-transform:uppercase;
	font-size:0.72em;
	border-right:1px solid #223258;
	text-decoration:none;
	outline:none;	
}
#footer li.last a {
	border:none;
	margin:0;
	padding:0;
}
#footer li a:hover {
	color:#8ca7e3;
	text-decoration:underline;
}

#subfooter {
	padding:10px 10px 30px 10px;
	background:url('/images/home-content.gif') center repeat-y;
	margin:0;
	font-size:0.9em;
}

#copyright, #copyright a {
	color:#aabdea;
	font-size:0.9em;
	outline:none;	
}
#copyright a:hover {
	color:#ffffff;
}

#credit {
	float:right;
}
#credit a {
	color:#aabdea;
	font-size:0.9em;
	text-decoration:none;
	outline:none;	
}
#credit a:hover {
	color:#ffffff;
	text-decoration:underline;
}



/* NEWS ------------------------------------------------------------------------ */

.newslist li {
	margin:0;
}
.newslist li .item {
	background:url('/images/hr.gif') bottom repeat-x;
	padding-bottom:5px;
	margin-bottom:10px;
}



/* FORMS ----------------------------------------------------------------------- */

input.styled, textarea.styled {
  border:none;
  border-bottom:1px solid #e3e3e3;
  border-right:1px solid #e3e3e3;
  color:#999999;
  padding:4px 2px 2px 4px;
  background:url('/images/formfield-bg.gif') top left no-repeat;
}
select.styled {
  border:1px solid #cccccc;
  color:#999999;
  padding:0;
}
input.button {}  



/* SITE MAP ------------------------------------------------------------------- */

.sitemap ul {
  margin:0 0 0 50px;
}
.sitemap ul ul {
  padding:0 0 0 22px;
  margin:0;
}
.sitemap li {
  background:url('/images/bullet-page.gif') 0px 5px no-repeat;
	padding-left:15px;
  margin:0 0 10px 0;
}
.sitemap li a {
  font-size:1.1em;
  font-weight:bold;
	outline:none;
}
.sitemap li li {
  margin: 0 0 4px 0;
  background:url('/images/bullet.gif') 0px 6px no-repeat;
	padding-left:8px;
}
.sitemap li li a {
  font-size:0.9em;
  font-weight:normal;
}
.sitemap li li li {
  margin:0;
}
.sitemap a:visited {
	color:#3261cd;
}
.sitemap a:hover {
	color: #d5def4; 
}



/* PHOTO GALLERY --------------------------------------------------------------------- */

.photogallery {
	margin:10px auto 0 auto;
	padding-left:20px;
}
.photogallery .image {
	width:105px;
	margin:0 16px 12px 0;
	display:inline;
}
.photogallery .image img {
	border:1px solid #ccc;
	padding:2px;
}
.photogallery a {
	outline:none;
}
.photogallery .image a:hover img {
	border-color:#C4A423;
}
.photogallery .enlarge {
	visibility: hidden;
	position: absolute;
	margin: 63px 0 0 3px;
	padding:2px 0;
	background-color: #333;
	text-align: center;
	font-size: 9px;
	font-weight: bold;
	color: #fff;
	width:105px;
	text-decoration: none;
	z-index:100;
	height:11px;
	opacity:0.7;
}
.photogallery .image:hover .enlarge { 
	visibility: visible; 
}



/* CUSTOMIZATIONS -------------------------------------------------------------- */

.cap:first-letter {
  font-size:3.1em;
  float: left;
  padding-right: 5px;
	font-weight:bold;
}
