@import url("common.css");



.hidden {
  display: none;
}

input,textarea {
	border: 1px solid #163673;
	padding: 3px;
}

.content-area {
  width: 900px;
  margin: 0 auto;
}

.content-list {
  list-style-position: outside;
  padding: 10px 4px 10px 25px;
}

.content-list li {
	list-style: none;
	margin: 0;
	margin-left: -10px;
	padding-right: 5px;
	margin-bottom: 8px;
	font-size: 14px;
	font-family: Tahoma, Arial, Helvetica, sans serif;
}

.quick-signup {
  border: 1px solid #283f6e;
  background-color: #172a57;
  color: #fff;
  padding: 3px;
}

#signup {
  width: 300px;
  height: 29px;
  padding-left: 100px;
  background-image: url('/img/design/signup_get_involved.gif');
  background-repeat: no-repeat;
  background-position: top left;
}

#middle_content {
	margin: 0 auto;
	margin-bottom: 20px;
	width: 900px;
	white-space: normal;
}

#signup-container {
  height: 29px;
  background-color: #0c2147;
  border-bottom: 1px solid #3e66aa;
}

#header-container {
  background-color: #163673;
  height: 220px;
  background-image: url('/img/design/header_bg.jpg');
  background-repeat: repeat-x;
}

#header {
  height: 220px;
  background-image: url('/img/header/gerlach_header.jpg');
  background-repeat: repeat-none;
}

#header-image {
  height: 188px;
}

#header-left {
  float: left;
  width: 470px;
}

#header-right {
  height: 220px;
  width: 430px;
  float: left;
  text-align: left;
}

#header-right div {
  height: 220px;
  float: left;
}

#header-right div img {
  height: 220px;
  padding: 0;
  margin: 0;
}

#nav-container {
  background-color: #fff;
  background-image: url('/img/nav/nav_bg.gif');
  background-color: #fbb318;
  height: 55px;
}

#nav {
  height: 55px;
}

#middle-container {
  background-color: #fff;
}

#middle {
  padding: 10px;
}

#middle-one {
  float: left;
  width: 540px;
  margin-left: 10px;
}


#highlights {
	width: 530px;
  height: 275px;
  background-color: #fff;
}

#highlights-image {
	width: 530px;
  height: 211px;
  margin-top: 12px;
}

#highlights-image img {
  width: 530px;
  height: 211px;
}

#highlights-content {
	float: left;
  margin-top: 10px;
  margin-left: 35px;
	padding: 20px 10px 10px 10px;
	width: 235px;

  text-align: center;
}

#highlights-content-top {
  height: 180px;
}

#highlights-content-top div span {
  font-size: 20px;
  font-weight: bold;
}

#highlights-content-top div p {
  padding-top: 10px;
}

.fadeout {
  display: none;
}

#horiz-menu {
  width: 530px;
  height: 40px;
  overflow: hidden;
  background-color: #335392;
}


.horiz-menu-selected {
  background-color: #dedd3b;
  border: 1px solid #282e46;
}

.horiz-menu-normal {
  background-color: #b5cfe3;
  border: 1px solid #3773a1;
}

#horiz-menu ul {
  margin: 0 auto;
  list-style-type: none;
  float: left;
  left: 50%;
  height: 40px;
  width: 100%;
}

#horiz-menu ul li {
  float: left;
  right: 50%;
  height: 40px;
  width: 176px;
}

#horiz-menu ul li a {
  width: auto;
  display: block;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 12px;
  text-decoration: none;

  color: #fff;
}

html>body #horiz-menu ul li a {
  width: auto;
}

#horiz-menu ul li a:hover {
  text-decoration: underline;
}


#new-media {
  height: 75px;
	width: 530px;
}

#new-media-header {
  width: 500px;
  height: 32px;
}

#new-media-tab {
  float: left;
  width: 120px;
  height: 32px;
} 

#new-media-tab img {
  padding: 0;
  margin: 0;
  height: 32px;
}

#new-media-controls {
  float: left;
  font-size: 12px;
  line-height: 32px;
}

#new-media-controls a {
  text-decoration: none;
  padding-right: 10px;
}

#new-media-controls a:hover {
  text-decoration: underline;
}

#new-media-links {
  float: right;
  height: 32px;
}

#new-media-status {
  clear: both;

	height: 30px;
	width: 525px;
  line-height: 30px;

	padding-left: 5px;

  background-image: url('/img/design/new_media_status_bg.gif');
  background-repeat: no-repeat;
	background-color: #fff;

	font-size: 16px;
	font-weight: bold;
}

#activity {
  width: 525px;
  background-color: #fbb318;
  white-space: normal;
  background-image: url('/img/design/activity_bg.gif');
}

#activity-bottom {
  width: 525px;
  height: 12px;
  background-color: #fbb318;
  background-image: url('/img/design/activity_bottom.gif');
}

#activity-news {
  width: 262px;
  float: left;

  border-right: 1px solid #555;
}

#activity-news div {
  margin-top: -4px;
  margin-left: 9px;
  width: 253px;
  height: 300px;
  background-color: #fff
}

#activity-blog {
  width: 245px;
  float: left;
}

#activity-blog div {
  margin-top: -4px;
  margin-right: 9px;
  width: 245px;
  height: 300px;
  background-color: #fff;
}

/* right side buttons/menus */
#middle-two {
  float: left;
  width: 345px;
  margin-left: 5px;
}

#middle-two div {
  width: 325px;
  margin-top: 10px;
  margin-bottom: 10px;
}

#get-involved {
  width: 325px;
  padding: 0;
  margin: 0;
}

#get-involved-header {
  height: 60px;
  width: 325px;
}

.get-involved-activity {
  height: 43px;
  width: 325px;
  padding: 0;
  margin: 0;
}

#get-involved a img {
  width: 325px;
}


#footer-container {
  background-color: #163673;
}

#footer {
  color: #fff;
  text-align: center;
  padding: 10px;
}
