/* @group Global */

body {
	margin: 0;
	padding: 0;
	background-color: #acd490;
	color: #0b4c28;
	font: 14px/16px "Arial Narrow", Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
}

#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
}

#header {
	background: url(/accelsite/themes/temp999/images/wl_header.gif) no-repeat;
	width: 800px;
	height: 166px;
	margin: 0;
	padding: 0;
}

a.home_link {
	width: 800px;
	height: 166px;
	margin: 0;
	padding: 0;
	border-width: 0;
	display: block;
	position: relative;
}

#content {
	padding-right: 10px;
	padding-left: 10px;
	width: 570px;
	float: right;
	display: block;
	position: relative;
	margin-bottom: 10px;
}

h1 {
	color: white;
	font: bold 16px/18px "Trebuchet MS", "Arial Narrow", Arial;
}

h2 {
	color: white;
	font: italic bold 16px/18px "Arial Narrow", Arial, Helvetica, Verdana, sans-serif;
}

h3, h4, h5, h6 {
	color: #0b4c28;
	font: 14px/16px "Trebuchet MS", Arial, "Arial Narrow";
}

a {
	color: #FDEAB8;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/* @group Side Nav */

#side_nav {
	width: 190px;
	float: left;
	display: block;
	position: relative;
	padding-top: 20px;
	padding-right: 10px;
	text-align: right;
	font: bold 16px/24px "Arial Narrow", Helvetica, Arial, Verdana, sans-serif;
}

#side_nav ul {
	padding-left: 0;
	padding-right: 0;
	margin-left: 0;
}

#side_nav ul li {
	list-style-type: none;
	display: block;
	height: 25px;
}

#side_nav ul li a {
	color: #BFFBB4;
	text-decoration: none;
	display: block;
	padding-right: 30px;
	width: 160px;
}

#side_nav ul li a:hover {
	color: white;
	display: block;
	background: url(/accelsite/themes/temp999/images/wl_nav_hvr.gif) no-repeat 170px 0;
}

#side_nav ul li a.on {
	background: url(/accelsite/themes/temp999/images/wl_nav_hvr.gif) no-repeat 170px;
	color: white;
}

/* @end */

/* @group Sub Nav */

#sub_nav {
	color: #0b4c28;
	margin-left: 175px;
}

#sub_nav ul {
	margin-top: 5px;
	margin-bottom: 8px;
}

#sub_nav ul li {
	display: inline;
	margin-right: 5px;
	margin-left: 5px;
}

#sub_nav ul li a {
	color: #FDE26F;
	text-decoration: none;
}

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

#sub_nav ul li a.on {
	text-decoration: underline;
}

/* @end */


/* @end */

/* @group Content */

#content ul {
	padding-left: 5px;
	margin-left: 0;
}

#content ul li {
	list-style-type: none;
	background: url(/accelsite/themes/temp999/images/wl_li_img.gif) no-repeat;
	padding-left: 25px;
}

#content a {
	color: #ffedc5;
	font-weight: bold;
}

#content a:hover {
	color: white;
}

#content form {
	
}

#content img {
	padding: 10px;
}



/* @end */

/* @group Footer */

#footer {
	clear: both;
	text-align: center;
	color: white;
}

#footer a {
	color: white;
	text-decoration: none;
	font-size: 12px;
}

#footer p {
	margin-top: 5px;
}

#footer a:hover {
	color: white;
	text-decoration: underline;
}

#footer_nav {
	height: 25px;
	background-color: #BFFBB4;
	color: #0b4c28;
}

#footer ul {
	padding-left: 0;
}

#footer ul li {
	display: inline;
	margin-right: 5px;
	margin-left: 5px;
	list-style-type: disc;
	list-style-position: outside;
}

#footer_nav ul li a {
	color: #C78746;
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
}

#footer_nav ul li a.on {
	color: #0b4c28;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
}

#footer_nav ul li a:hover {
	color: #0b4c28;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	text-decoration: underline;
}

/* @end */

/* @group Accelsite */

/* Other AccelSite Specific CSS Definitions */

.smallNote {
 font-size: 11px;
 color: #999999;
 font-style: italic;
 }
 
.formLabel {
 background-color: #acd490;
 }

.requiredField {
 font-weight: bold;
 }
.missingField {
 font-weight: bold;
 color: #FF0000;
 }
.contentHeaderCell {
 background-color: #acd490;
 color: #FFFFFF;
 font-weight: bold;
 }

.contentListCell {
 background-color: #acd490;
 color: #000000;
 }

h4.as_category_name {
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}

p.as_category_desc {
	margin-left: 10px;
}

div.as_media_mainContent a.mediaLink {
	margin-left: 10px;
}

div.mediaDescription p {
	margin-left: 30px;
	margin-top: 0;
}
.contentListCellAlt1 {
 background-color: #acd490;
 color: #000000;
 }
.contentListCellAlt2 {
 background-color: #acd490;
 color: #000000;
 }
.alternate1 {
 background-color: #acd490;
 color: #000000;
 }
.alternate2 {
 background-color: #acd490;
 color: #000000;
 }
.alternate3 {
  background-color: #acd490;
  border:2px solid #EFEDEE;
  color: #000000;
}
.loginStatusSpan {
  font-size: 10px;
  color: #333;
}
.loginStatusSpan a {
  color: #4E4E4E;
  text-decoration: none;
}
.as_errorText {
  color: red;
  font-weight: bold;
}
.as_errorField {
  border: 2px solid red;
}
.as_errorInput {
  border: 2px solid red;
}
.as_successMessage {
 font-weight: bold;
 color: green;
 font-size: 14px;
 }

/* @end */