/* @group Global */

* {
	margin: 0;
	padding: 0;
}
 /* uncomment for sticky footer */
 /* also must add <div class='push'></div> right before div.wrapper closes */
/*html, body {
	height: 100%;
}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -30px;
}
.footer, .push {
	height: 30px;
}
*/
body {
	font: 12px/16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background: url(images/body_bg.png) repeat;
}
h1 {
	font-size: 22px;
	line-height: 24px;
	margin-bottom: 10px;
}
h2 {
	font-size: 18px;
	line-height: 20px;
	margin-bottom: 10px;
}
h3 {
	font-size: 16px;
	line-height: 18px;
	margin-bottom: 10px;
}
h4 {
	font-size: 14px;
	line-height: 16px;
	margin-bottom: 5px;
	margin-top: 5px;
}
p {
	margin-bottom: 15px;
}
ul {
	margin: 0;
	padding: 0;
}
ul li {
	list-style-type: none;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a.on {
	text-decoration: underline;
}
div.clear {
	clear: both;
	height: 1px;
}
#container {
	position: relative;
	width: 972px;
	margin: 0 auto;
	background: url(images/container_bg.png) repeat-y;
	padding-right: 21px;
	padding-left: 15px;
	padding-bottom: 10px;
}
#header {
	position: relative;
	height: 100px;
}
a.header {
	display: block;
	background: url(images/onepixclear.gif) repeat;
	position: absolute;
	width: 292px;
	height: 88px;
	margin-top: 10px;
}
span.site-name {
	position: absolute;
	left: -999px;
}
#login_nav {
	position: absolute;
	top: 2px;
	right: 0px;
	/*width: 409px;*/
}
#login_nav ul {
	position: relative;
	width: 255px;
	float: left;
	top: 1px;
}
#login_nav ul li {
	display: block;
	float: left;
}
#login_nav ul li a {
	display: block;
	/*float: left;*/
	margin-right: 3px;
	color: #959595;
	font-size: 9px;
	background-color: #E7F0F6;
	padding: 4px 20px;
	white-space: nowrap;
}
#login_nav ul li a:hover {
	
}
#login_nav form#search_form {
	position: relative;
	float: left;
	width: 162px;
	margin-top: 3px;
}
#login_nav form#search_form input.search-box {
	background:transparent url(images/search_bg_off.png) no-repeat scroll 0 0;
	border:1px solid #B0B1B4;
	float:left;
	padding:3px 3px 3px 20px;
	position:relative;
	width:121px;
	height: 14px;
	color: #a0a2a2;
	font-size: 11px;
}
#main_nav {
	position: relative;
	margin-bottom: 10px;
	border-top: 1px solid #C2D8EE;
	padding-top: 4px;
	width: 972px;
	z-index: 1000;
	background: url(images/nav_bg.png) no-repeat right 4px;
	}
#main_nav ul {
	padding-left: 0;
	margin-left: 0;
	position: relative;
	z-index: 10;
}
#main_nav ul li {
	position: relative;	
	list-style-type: none;
	display: block;
	float: left;
	z-index: 10;
}
#main_nav ul li a {
	display: block;
	float: left;
	height: 25px;
	background: url(images/nav_bg_off.png) repeat-x;
	line-height: 25px;
	padding-right: 10px;
	padding-left: 10px;
	color: #0e64af;
}
#main_nav ul li a.about {
	background: url(images/nav_about.png) repeat-x;
	margin-right: 10px;
	padding-right: 20px;
	padding-left: 20px;
}
#main_nav ul li a.on {
	text-decoration: none;
	background: url(images/nav_bg_on.png) repeat-x;
}
#main_nav ul li a:hover {
	background: url(images/nav_bg_on.png) repeat-x;
	text-decoration: none;
}
#main_nav ul.sub-nav {
	position: absolute;
	display: none;
	left: 0;
	top: 25px;
	z-index: 2000;
}
#main_nav ul.sub-nav li {
	display: block;
	float: none;
}
#main_nav ul.sub-nav li a {
	display: block;
	float: none;
	background-image: none;
	background-color: #4386bc;
	opacity: 0.9;
	color: white;
	border-bottom: 1px solid #5396CB;
}
#main_nav ul.sub-nav li a:hover {
	background-color: #0F67B1;
}

/* @group Home */

#content_home {
	position: relative;
	width: 972px;
	height: 288px;
	background: url(images/home_banner_bg.jpg) no-repeat;
}
#content_home h3.home-slogan-header {
	position: relative;
	color: white;
	font-size: 17px;
	font-weight: normal;
	font-style: normal;
	margin-top: 8px;
}
#slogan_images {
	position: absolute;
	top: 0;
	left: 0;
	width: 295px;
	height: 288px;
}
#slogan_images img {
	position: absolute;
	top: 0;
	left: 0;
}
/* @group Slogans */

#slogan_container {
	position: absolute;
	right: 25px;
	top: 125px;
	width: 630px;
	height: 135px;
}
#slogan_container div.slogan {
	position: relative;
	height: 18px;
	margin-bottom: 15px;
	float: left;
	margin-right: 15px;
}
#slogan_container div.slogan img.slogan-off {
	position: absolute;
	z-index: 1;
	cursor: pointer;
}
#slogan_container div.slogan img.slogan-on {
	position: absolute;
	cursor: pointer;
}
#slogan_container #slogan_1 {
	width: 103px;
}
#slogan_container #slogan_2 {
	width: 106px;
}
#slogan_container #slogan_3 {
	width: 169px;
}
#slogan_container #slogan_4 {
	width: 188px;
}
#slogan_text {
	position: relative;
	height: 70px;
	width: 563px;
	right: 0;
	color: white;
	font: normal 15px/24px Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	left: 25px;
}
/* @end */

#info_boxes {
	position: relative;
	margin-top: 10px;
	color: #6d6e71;
}
#info_boxes div.box {
	position: relative;
	float: left;
	overflow: hidden;
	height: 121px;
	margin-right: 10px;
	padding-top: 10px;
}
#info_boxes div#box_1 {
	background: url(images/box_1.png) no-repeat;
	width: 294px;
	padding-left: 15px;
}
#info_boxes ul#box_one_body {
	position: relative;
	height: 93px;
	width: 292px;
	overflow: hidden;
	font-size: 10px;
}
#info_boxes ul#box_one_body li {
	margin-bottom: 5px;
}
#info_boxes ul#box_one_body a {
	color: #000;
}
#info_boxes div#box_one_title a {
	color: #1a85c6;
	font-size: 11px;
	text-transform: lowercase;
	text-decoration: underline;
}
#info_boxes ul#box_one_body a {
	font-size: 10px;
	font-weight: bold;
}
#info_boxes div#box_2 {
	background: url(images/box_2.png) no-repeat;
	width: 203px;
	padding-left: 15px;
	padding-right: 15px;
	overflow: visible;
}
#info_boxes div#box_3 {
	background: url(images/box_3.png) no-repeat;
	width: 203px;
	padding-left: 15px;
	padding-right: 15px;
	overflow: visible;
}
#info_boxes div#box_4 {
	background: url(images/box_4.png) no-repeat;
	width: 134px;
	margin-right: 0;
	padding-left: 15px;
	padding-right: 15px;
}
#info_boxes div.box-body {
	
}
#info_boxes div.box-title {
	position: relative;
	color: #1a85c6;
	font-size: 12px;
	text-transform: uppercase;
	text-align: center;
	white-space: nowrap;
	line-height: 25px;
}
#box_1 div.box-body {
	font-size: 10px;
}
#box_1 div.box-title {
	color: #000;
	line-height: 28px;
	text-align: left;
}
#box_4 div.box-title {
	line-height: 15px;
}
#box_2 div.box-body, #box_3 div.box-body {
	color: #1a85c6;
}
#box_4 div.box-body {
	color: #484646;
	font-size: 11px;
	line-height: 15px;
}
#box_4 div.box-body a {
	color: #484646;
}
/* @group Scroller */

.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
	/*background: #aaa;*/
}
.jScrollPaneDrag {
	position: absolute;
	background: #AEB0B3;
	cursor: pointer;
	overflow: hidden;
}
.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
a.jScrollArrowUp:hover {
	/*background-color: #f60;*/
}

a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
a.jScrollArrowDown:hover {
	/*background-color: #f60;*/
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	/*background-color: #f00;*/
}

/* @end */
/* @end */
#content {
	position: relative;
}
#content h4 {
	color: gray;
	text-transform: uppercase;
}
#page_title {
	position: relative;
	background: url(images/page_title_bg.jpg) no-repeat;
	height: 52px;
	width: 970px;
	margin-bottom: 20px;
}
#page_title h1.page-title {
	color: white;
	line-height: 36px;
	padding-left: 45px;
}
#content_sub_nav {
	position: relative;
	width: 185px;
	float: left;
	margin-right: 8px;
	min-height: 300px;
	height: auto !important;
	height: 300px;
}
#content_sub_nav ul {
	
}
#content_sub_nav ul li {
	display: block;
	float: none;
	margin-bottom: 5px;
}
#content_sub_nav ul li a {
	display: block;
	float: none;
	background-color: #C3D8ED;
	color: #27588E;
	text-decoration: none;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 11px;
	font-weight: bold;
}
#content_sub_nav ul li a:hover, #content_sub_nav ul li a.on {
	background-color: #194681;
	color: white;
}
#content.inner-sub {
	position: relative;
	width: 730px;
	float: left;
	background: url(images/sub_bg.jpg) no-repeat 0 top;
	padding: 0px 20px 20px;
	color: #20558a;
	min-height: 396px;
	height: auto !important;
	height: 396px;
	border: 2px solid #5C8CC2;
}
#content.inner-sub h1.sub-page-title {
	position: absolute;
	top: 25px;
	left: 25px;
}
#content.inner-tert {
	position: relative;
	width: 737px;
	float: left;
	background: none no-repeat;
	padding: 0 20px 20px 8px;
	color: #27588E;
	border-left: 1px solid #C3D8ED;
	/*border-right: 1px solid #C3D8ED;*/
	margin-bottom: 20px;
	margin-right: 10px;
}

#content.inner-tert-scroller {
	position: relative;
	width: 540px;
	float: left;
	background: none no-repeat;
	padding: 0 8px 20px;
	color: #27588E;
	border-left: 1px solid #C3D8ED;
	border-right: 1px solid #C3D8ED;
	margin-bottom: 20px;
	margin-right: 10px;
}
#page_images {
	position: relative;
	width: 220px;
	float: left;
	min-height: 300px;
	height: auto !important;
	height: 300px;
	padding-right: 5px;
}
#page_images img {
	margin-bottom: 10px;
}
#sidebar_scroller {
	position: relative;
	width: 205px;
	float: left;
	height: 520px;
	padding-right: 5px;
}

/* @group Sidebar Scroller */

#sidebar_scroller .jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
}

#sidebar_scroller .jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
	background: #F4F4F4;
}
#sidebar_scroller .jScrollPaneDrag {
	position: absolute;
	background: #194681;
	cursor: pointer;
	overflow: hidden;
}
#sidebar_scroller .jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
#sidebar_scroller .jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
#sidebar_scroller a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
#sidebar_scroller a.jScrollArrowUp:hover {
	/*background-color: #f60;*/
}

#sidebar_scroller a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
#sidebar_scroller a.jScrollArrowDown:hover {
	/*background-color: #f60;*/
}
#sidebar_scroller a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	/*background-color: #f00;*/
}

/* @end */

#sidebar_scroller div.provider {
	position: relative;
	margin-bottom: 10px;
	font-size: 12px;
	color: #231f20;
}
#sidebar_scroller div.provider a {
	color: #231f20;
	text-decoration: underline;
}
#content ul {
	padding-left: 15px;
	margin-bottom: 15px;
}
#content ul li {
	list-style-type: disc;
}
#content img {
	margin: 10px;
}
#bottom_logos {
	position: relative;
	height: 28px;
	text-align: right;
	margin-top: 15px;
}
#bottom_logos a.logo-bottom {
	position: absolute;
	display: block;
	background: url(images/onepixclear.gif) repeat;
	width: 150px;
	height: 40px;
	top: 0;
	text-decoration: none;
}
#bottom_logos #ics {
	width: 154px;
	height: 30px;
	right: 330px;
}
#bottom_logos #hr {
	width: 125px;
	height: 30px;
	right: 155px;
}
#bottom_logos #cs {
	width: 121px;
	height: 30px;
	right: 0px;
}
#footer_nav ul {
	color: #acacac;
	border-top: 1px solid #C2D8EE;
	border-bottom: 1px solid #C2D8EE;
	margin-top: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
#footer_nav ul li {
	display: inline;
}
#footer_nav ul li a {
	color: #acacac;
	font-size: 10px;
	text-decoration: none;
}
#footer_nav ul li a:hover {
	text-decoration: underline;
}
#footer {
	position: relative;
	background: url(images/footer_bg.png) no-repeat center top;
	width: 1008px;
	height: 30px;
	margin: 0 auto;
	z-index: 100;
	padding-top: 15px;
	text-align: center;
	color: #323133;
}
#footer p {
	font-size: 9px;
}
#footer p a {
	color: #323133;
}

/* @group Accelsite Definitions */

/* @group Generic Module Styles */

#module_toc {
	position: relative;
	padding: 10px;
}
#module_toc div.module-item {
	position: relative;
	margin-bottom: 15px;
	border-bottom: 1px solid #ccc;
	padding-top: 5px;
	padding-bottom: 5px;
}
#module_toc h2 {
	
}
#module_toc div.module-image {
	
}
#module_toc div.module-description {
	
}
#module_detail {
	position: relative;
}
#module_detail a.back-to-list {
	
}
#module_detail h1 {
	
}

#module_detail h3 {
	
}

#module_detail h3 a {
	
}

#module-image-detail {
	margin-bottom: 10px;
}

#module-image-detail img {
	padding: 3px;
	border: 1px solid #ddd;
}
/* @end */

/* @group Table Sorting Styles */


.table-stripe-nosort {
	border-collapse: collapse;
}

.table-stripe-nosort tr.table-hover td {
	background-color: #ffd !important;
}

.table-stripe-nosort thead tr th {
	border-top: 2px solid #ccc;
	border-bottom: 2px solid #FDE5B4;
}
.table-stripe-nosort tr.even td.contentListCell {
	background: #fafafa;
}

.table-stripe-nosort tr.odd td.contentListCell {
	background: #f6f6f6;
}

table.table-stripe {
	border-collapse: collapse;
	margin-bottom: 25px;
	border-bottom: 2px solid #ccc;
}

table.table-stripe thead tr th {
	border-bottom: 1px solid #FDE5B4;
}
table.issue tr td.contentListCell.first {
	width: 40%;
}
table .categoryCell {
	background: transparent url("/index.php?accelFile=theme|admin/new/bg.gif") repeat bottom;
	font-weight: bold;
}
table td.contentListCell {
	
}

table .adminHeaderCell {
	background: transparent url("/index.php?accelFile=theme|admin/new/bg.gif") repeat bottom;
}
.table-stripe tr.table-hover td {
	background-color: #ffd !important;
}


table.table-stripe tr.even td.contentListCell {
	background: #fafafa;
}

table.table-stripe tr.odd td.contentListCell {
	background: #f6f6f6;
}
table.navigation td.main_level{
	background-color: #ececec;
	border-bottom: 1px solid #ccc;
}

table.navigation td.sub_level{
	background-color: #f9f9f9;
}

/* @end */

.smallNote {
 font-size: 11px;
 color: #999999;
 font-style: italic;
 }
.formLabel {
 /*background-color: #ECEEF0;*/
 }
.requiredField {
 font-weight: bold;
 }
.missingField {
 font-weight: bold;
 color: #FF0000;
 }
.contentHeaderCell {
 /*background-color: #AAAA77;*/
 /*color: #FFFFFF;*/
 font-weight: bold;
 }
.contentListCell {
 /*background-color: #EEEEEE;
 color: #000000;*/
 }
.contentListCellAlt1 {
 /*background-color: #CCCCCC;
 color: #000000;*/
 }
.contentListCellAlt2 {
 /*background-color: #DDDDDD;
 color: #000000;*/
 }
.alternate1 {
 /*background-color: #CCCCCC;
 color: #000000;*/
 }
.alternate2 {
 /*background-color: #DDDDDD;
 color: #000000;*/
 }
.alternate3 {
  /*background-color: #FFF;*/
  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 */

/* @end */

/* @group Home Videos */

div.video-slider {
	position: absolute;
	display: none;
	height: 0px;
	width: 650px;
	/*border: 1px solid black;*/
	bottom: 0;
	left: 220px;
	z-index: 5000;
	background-color: white;
}
div.video-slider span.close{
	cursor: pointer;
	display: none;
	position: absolute;
	top: 2px;
	right: 5px;
	color: white;
}
div.video-slider div.video {
	
}
/* @end */

/* @group Blog */

#journal_container {
	position: relative;
}
#journal_container div.journal-list {
	position: relative;
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
}
#journal_container div.journal-list h3 a {
	color: #194681;	
}
#journal_container span.pub-date {
	position: absolute;
	right: 0;
	top: 0;
}
#journal_detail {
	position: relative;
	padding-top: 20px;
}
#journal_detail a.back-to-blog {
	position: absolute;
	right: -25px;
	top: -30px;
	color: #194681;
}
#journal_detail span.journal-detail-date {
	font-size: 10px;
	font-weight: bold;
	position: absolute;
	right: 0px;
}
/* @end */

/* @group iControl */

#case_studies {
	position: absolute;
	background: url(images/case_box.jpg) no-repeat;
	width: 469px;
	height: 216px;
	top: 10px;
	right: 0px;
	z-index: 1000;
}
#case_studies a.case-studies {
	position: absolute;
	top: 100px;
	left: 17px;
	display: block;
	background: url(images/case_button_off.jpg) no-repeat;
	width: 232px;
	height: 39px;
	font-weight: bold;
	color: white;
	text-align: center;
	padding: 10px;
	font-size: 15px;
}
#case_studies a.case-studies:hover {
	background: url(images/case_button_on.jpg) no-repeat;
	cursor: pointer;
	text-decoration: none;
}
#icontrol_slogans {
	padding: 10px 25px;
}
#icontrol_slogans ul {
	color: white;
	font-size: 18px;
	margin-left: 0;
	padding-left: 0;
}
#icontrol_slogans ul li {
	list-style-type: none;
}
img.apwa {
	position: absolute;
	top: 180px;
	right: 10px;
}

/* @end */

