﻿img#wpstats {
	display:none
}

* {
	margin: 0;
	padding: 0;
}

.alt {
	display: none;
}

img.left {
	float: left;
	padding-right: 10px; 
	padding-top: 5px;
}

img.right {
	float: right;
	padding-left: 10px; 
	padding-top: 5px;
}

a {
	color: #13542b;
	text-decoration: none;
}

a:hover {
	color: #ffffff;
	text-decoration: underline;
}

a:visited {
	color: #13542b;
	text-decoration: none;
}

a:visited:hover {
	color: #ffffff;
	text-decoration: underline;
}

a:focus {
	outline: none;
}	

h2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 15px;
	text-align: left;
	text-transform: uppercase;
	padding: 8px 20px 0px 20px;
	color: #386FAB;
	font-weight: bold;
}

h3, h4 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}

p {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	padding: 5px 20px 5px 20px;
	line-height: 20px;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	background-color: #79a350;
	color: #ffffff;
	background-image: url(../../images/portal/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

#wrapper {
	width: 758px;
	margin-left: auto;
	margin-right: auto;
}

#logo-header {
	width: 758px;
	height: 134px;
	float: left;
	text-align: left;
	text-indent: -2200px;
	background-image: url(../../images/portal/logo-header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}	

.logo {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 16px;
	font-weight: bold;
}

.logo a {
	width: 340px;
	height: 95px;
	float: left;
	text-align: left;
	text-indent: -2200px;
	display: block;
	margin-left: 40px;
	margin-top: 25px;
}

#header {
	width: 547px;
	height: 236px;
	background-image: url(../../images/portal/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
}

#navigation {
	width: 211px;
	height: 236px;
	background-image: url(../../images/portal/nav-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
}

ul#nav, ul#nav li, ul#nav ul {
	list-style: none;
	display: inline;
}

ul#nav li a {
  display: block;
  text-indent: -9999px;
}

li.about a {
  background:  url(../../images/portal/nav.jpg) no-repeat;
  width: 211px;
  height: 41px;
  background-position: 0 0;
}

li.about a:hover {
  background:  url(../../images/portal/nav.jpg) no-repeat;
  width: 211px;
  height: 41px;
  background-position: -211px 0;
}

li.join a {
  background:  url(../../images/portal/nav.jpg) no-repeat;
  width: 211px;
  height: 30px;
  background-position: 0 -40px;
}

li.join a:hover {
  background:  url(../../images/portal/nav.jpg) no-repeat;
  width: 211px;
  height: 30px;
  background-position: -211px -40px;
}

li.events a {
  background:  url(../../images/portal/nav.jpg) no-repeat;
  width: 211px;
  height: 29px;
  background-position: 0 -69px;
}

li.events a:hover {
  background:  url(../../images/portal/nav.jpg) no-repeat;
  width: 211px;
  height: 29px;
  background-position: -211px -69px;
}

li.news a {
  background:  url(../../images/portal/nav.jpg) no-repeat;
  width: 211px;
  height: 29px;
  background-position: 0 -98px;
}

li.news a:hover {
  background:  url(../../images/portal/nav.jpg) no-repeat;
  width: 211px;
  height: 29px;
  background-position: -211px -98px;
}

li.members a {
  background:  url(../../images/portal/nav.jpg) no-repeat;
  width: 211px;
  height: 29px;
  background-position: 0 -126px;
}

li.members a:hover {
  background:  url(../../images/portal/nav.jpg) no-repeat;
  width: 211px;
  height: 29px;
  background-position: -211px -126px;
}

li.leadership a {
  background:  url(../../images/portal/nav.jpg) no-repeat;
  width: 211px;
  height: 29px;
  background-position: 0 -155px;
}

li.leadership a:hover {
  background:  url(../../images/portal/nav.jpg) no-repeat;
  width: 211px;
  height: 29px;
  background-position: -211px -155px;
}

li.contact a {
  background:  url(../../images/portal/nav.jpg) no-repeat;
  width: 211px;
  height: 29px;
  background-position: 0 -184px;
}

li.contact a:hover {
  background:  url(../../images/portal/nav.jpg) no-repeat;
  width: 211px;
  height: 29px;
  background-position: -211px -184px;
}

#main {
	width: 531px;
	float: left;
}

#mission {
	width: 531px;
	height: 79px;
	float: left;
	text-align: left;
	text-indent: -2200px;
	background-image: url(../../images/portal/mission.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#content {
	width: 531px;
	float: left;
	text-align: left;
	margin: 0px 0px 15px 0px;
}

#content a {
	color: #13542b;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

#content a:hover {
	color: #378c48;
	text-decoration: underline;
}

#content a:visited {
	color: #13542b;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

#content a:visited:hover {
	color: #378c48;
	text-decoration: underline;
}

#photogallery a {
	background-image: url(http://www.alertcadet.org/wp-content/themes/cadets/images/portal/photo-gallery.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	width: 497px;
	height: 119px;
	float: left;
	margin-left: 17px;
	margin-top: 15px;
	padding-top: 15px;
	text-align: left;
}

#sidebar {
	width: 177px;
	background-color: #6a923e;
	float: left;
	text-align: left;
	margin: 15px 15px 15px 15px;
	padding: 10px;
}

h2.recent-news {
	width: 165px;
	height: 24px;
	background-image: url(../../images/portal/h2-recent-news.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
}

h2.featured-links {
	width: 165px;
	height: 24px;
	background-image: url(../../images/portal/h2-featured-links.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
}

h2.ccb-login {
	width: 165px;
	height: 24px;
	background-image: url(../../images/portal/h2-ccb-login.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
}

#sidebar ul {
	text-align: left;
	padding: 0px 2px 8px 2px;
	font-size: 11px;
}

#sidebar ul li {
	text-align: left;
	list-style-type: none;
	line-height: 17px;
	font-size: 11px;
}

#sidebar li.feature-thealertstore { 
	background: url(../../images/portal/feature-thealertstore.jpg) no-repeat left center; 
	padding: 5px 0px 5px 32px; 
	margin-left: 2px;
	font-size: 12px;
}

#sidebar li.feature-brochure { 
	background: url(../../images/portal/feature-brochure.jpg) no-repeat left center; 
	padding: 5px 0px 5px 32px; 
	margin-left: 2px;
	font-size: 12px;
}

#sidebar li.feature-spanish { 
	background: url(../../images/portal/feature-spanish.jpg) no-repeat left center; 
	padding: 5px 0px 5px 32px; 
	margin-left: 2px;
	font-size: 12px;
}

#sidebar li.feature-presentations { 
	background: url(../../images/portal/feature-presentations.jpg) no-repeat left center; 
	padding: 5px 0px 5px 32px; 
	margin-left: 2px;
	font-size: 12px;
}

#sidebar li.feature-alertacademy { 
	background: url(../../images/portal/feature-thealertstore.jpg) no-repeat left center; 
	padding: 5px 0px 5px 32px; 
	margin-left: 2px;
	font-size: 12px;
}

#sidebar li.feature-downloads { 
	background: url(../../images/portal/feature-downloads.jpg) no-repeat left center; 
	padding: 5px 0px 5px 32px; 
	margin-left: 2px;
	font-size: 12px;
}

#sidebar li.feature-leadership { 
	background: url(../../images/portal/feature-leadership.jpg) no-repeat left center; 
	padding: 5px 0px 5px 32px; 
	margin-left: 2px;
	font-size: 12px;
}

#sidebar li.feature-3110 { 
	background: url(../../images/portal/feature-3110.jpg) no-repeat left center; 
	padding: 5px 0px 5px 32px; 
	margin-left: 2px;
	font-size: 12px;
}

#sidebar li.feature-events { 
	background: url(../../images/portal/feature-events.jpg) no-repeat left center; 
	padding: 5px 0px 5px 32px; 
	margin-left: 2px;
	font-size: 12px;
}

#sidebar li.feature-faq { 
	background: url(../../images/portal/feature-faq.jpg) no-repeat left center; 
	padding: 5px 0px 5px 32px; 
	margin-left: 2px;
	font-size: 12px;
}

#sidebar li.feature-eNewsletter { 
	background: url(../../images/portal/feature-enewsletter.jpg) no-repeat left center; 
	padding: 5px 0px 5px 32px; 
	margin-left: 2px;
	font-size: 12px;
}

#sidebar li.feature-polls { 
	background: url(../../images/portal/feature-polls.jpg) no-repeat left center; 
	padding: 5px 0px 5px 32px; 
	margin-left: 2px;
	font-size: 12px;
}

#sidebar li.feature-donate { 
	background: url(../../images/portal/feature-donate.jpg) no-repeat left center; 
	padding: 5px 0px 5px 32px; 
	margin-left: 2px;
	font-size: 12px;
}

#column-teaser {
	width: 516px;
	float: left;
	text-align: left;
	margin: 0px 0px 0px 10px;
}

#left a{
	width: 250px;
	height: 175px;
	float: left;
	text-align: left;
	text-indent: -2200px;
	background-image: url(../../images/portal/2column-left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#right a {
	width: 250px;
	height: 175px;
	float: left;
	text-align: left;
	text-indent: -2200px;
	background-image: url(../../images/portal/2column-right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px 0px 0px 12px;
}

#footer {
	width: 758px;
	float: left;
	text-align: center;
}

#footer p {
	color: #13542b;
	font-size: 11px;
	text-align: center;
}

#footer a {
	color: #13542b;
	text-decoration: none;
	font-weight: normal;
}

#footer a:hover {
	color: #378c48;
	text-decoration: underline;
}
