/* @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%;
}
.push {
	height: 50px;
}

body {
	font: 12px/16px Helvetica, Tahoma, Arial, Geneva, sans-serif;
	background-color: #3081CF;
}
h1 {
	font-size: 22px;
	line-height: 24px;
	margin-bottom: 10px;
	color: #C73A21;
}
h2 {
	font-size: 18px;
	line-height: 20px;
	margin-bottom: 10px;
	color: #C73A21;
}
h3 {
	color: #C73A21;
	font-size: 14px;
	line-height: 16px;
	margin-bottom: 10px;
}
h4 {
	font-size: 14px;
	line-height: 16px;
	margin-bottom: 5px;
	margin-top: 5px;
}
p {
	margin-bottom: 15px;
}
ul {
	
}
ul li {
	list-style-type: none;
}
a {
	text-decoration: none;
	color: #1E61B0;
}
a:hover {
	text-decoration: underline;
}
a.on {
	text-decoration: underline;
}
div.clear {
	clear: both;
}
iframe {
	/*border: solid 1px black;*/
	width: 96%;
}
#container {
	position: relative;
	width: 956px;
	background: url(images/body_bg.png) repeat-y 0 0;
	margin-top: 43px;
	/*bottom: -20px;*/
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0px auto -50px;
}
#slogan_slides {
	position: absolute;
	top: 90px;
	left: 265px;
	width: 611px;
	height: 23px;
}
#slogan_slides img {
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}
#header {
	position: relative;
	height: 158px;
	width: 956px;
	background: url(images/header.png) no-repeat 0 0;
	z-index: 1000;
}
#header_slides {
	z-index: 0;
}
#header_slides img {
	position: absolute;
	top:0;
	left: 0;
	z-index: 0;
	/*display: none;*/
}
#utility_nav {
	position: relative;
	padding-right: 75px;
	text-align: right;
	padding-top: 7px;
	top: 43px;
}
#utility_nav li {
	display: inline;
}
#utility_nav li a {
	text-transform: uppercase;
	color: white;
	font-size: 11px;
	text-decoration: none;
	padding-right: 10px;
}
a.header {
	background: url(images/onepixclear.gif) repeat;
	width: 182px;
	height: 89px;
	display: block;
	position: absolute;
	top: 69px;
	left: 83px;
}
#header_nav {
	position: relative;
	width: 430px;
	top: 104px;
	float: right;
	right: 50px;
	z-index: 1000;
}
#header_nav ul {
	text-align: right;
	z-index: 1000;
	/*position: relative;*/
}
#header_nav li {
	display: inline;
	z-index: 1000;
}
#header_nav li a {
	display: block;
	position: relative;
	float: left;
	color: #918582;
	text-transform: uppercase;
	padding: 10px 20px 5px;
	z-index: 1000;
}
#header_nav li a:hover, #header_nav li a.on {
	text-decoration: none;
	background: url(images/header_nav_bg.png) no-repeat center top;
}

#header_nav ul.sub_nav {
	position: absolute;
	width: 150px;
	background-color: #333333;
	top: 30px;
	z-index: 10000;
	opacity: 0.85;
	display: none;
	padding-top: 5px;
	padding-bottom: 5px;
	left: 0;
	filter:alpha(opacity=85);
}
#header_nav ul.sub_nav li {
	display: block;
}
#header_nav ul.sub_nav li a {
	padding: 2px 3px 2px 5px;
	color: white;
	float: none;
	text-align: left;
}
#header_nav ul.sub_nav li a:hover {
	background-image: none;
	font-weight: bold;
}
#header_nav ul.sub_nav li a.on {
	background-image: none;
	font-weight: bold;
}
span.site-name {
	position: absolute;
	left: -999px;
}
#main_nav {
	position: relative;
	padding-left: 55px;
	float: left;
	width: 210px;
	margin-right: 7px;
}
#main_nav ul {
	padding-left: 0;
	margin-left: 0;
}
#main_nav ul li {
	list-style-type: none;
}
#main_nav ul li a {
	display: block;
	height: 35px;
}
#main_nav ul li a.on {
	
}
#main_nav ul li a:hover {
	
}
#page_image {
	position: relative;
	float: left;
	width: 627px;
	height: 142px;
}
#left {
	position: relative;
	width: 210px;
	float: left;
	padding-left: 55px;
	padding-right: 7px;
}
#left img.flag {
	position: relative;
	margin-left: 40px;
	margin-top: 20px;
}
#left_nav {
	padding-left: 15px;
	margin-top: 25px;
}
#left_nav li {
	margin-bottom: 15px;
}
#left_nav li a {
	color: #6E6C6B;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 13px;
	padding-left: 15px;
}
#left_nav li a:hover, #left_nav li a.on {
	background: url(images/sub_nav_tri.png) no-repeat left center;
	text-decoration: none;
}
#left div#contact_us {
	position: relative;
	display: block;
	margin-left: 35px;
	width: 150px;
	text-align: center;
}
#left div#contact_us p {
	font-size: 10px;
}
#framed_content {
	position: relative;
	padding-right: 0px;
	/*padding-bottom: 93px;*/
	float: left;
	margin-left: 75px;
	width: 840px;
	padding-top: 25px;
}

#content {
	position: relative;
	padding-right: 15px;
	padding-bottom: 25px;
	float: left;
	width: 610px;
	padding-top: 25px;
}
#content.ticker {
	position: relative;
	padding-right: 15px;
	padding-bottom: 25px;
	float: left;
	width: 610px;
	padding-top: 5px;
}
#content_small {
	position: relative;
	padding-right: 15px;
	/*padding-bottom: 93px;*/
	float: left;
	width: 350px;
	padding-top: 25px;
}
#content_page_image {
	position: relative;
	float: right;
	width: 300px;
}
#content ul {
	padding-left: 15px;
}
#content ul li {
	list-style-type: disc;
}
#content img {
	margin: 10px;
}
#footer {
	position: relative;
	margin-top: -20px; /* negative value of footer height */
	height: 50px;
	clear:both;
	width: 956px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 150px;
} 
#footer img.bottom-logo {
	position: absolute;
	bottom: 25px;
	left: 140px;
}
#footer p {
	font-size: 9px;
	margin: 0;
	color: #6E6C6B;
	position: absolute;
	bottom: 5px;
}
#footer p a {
	color: #6E6C6B;
}

/* @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: #333;
 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 Manufacture */
a.resource-back-to-list {
	position: absolute;
	top: 5px;
}
div.resource-list {
	position: relative;
	/*width: 250px;*/
}
a.category-name {
	/*display: block;*/
	margin-bottom: 5px;
	position: relative;
}
h2.resource-header {
	margin-bottom: 0;
	margin-top: 15px;
}
div.resource-list a.resource-name {
	/*display: block;*/
	margin-bottom: 5px;
	position: relative;
}
div.item-box {
	/*position: relative;*/
}
div.resource-item {
	background: white url(images/card.jpg) no-repeat;
	width: 432px;
	height: 288px;
	position: relative;
	float: right;
	padding: 10px;
	display: none;
	top: -310px;
	right: -18px;
	border: 2px solid #ccc;
	z-index: 1000;
}
div.resource-item a.as_res_photo {
	position: absolute;
	right: 90px;
}
div.resource-info {
	height: 140px;
	position: relative;
}
div.resource-item a.close {
	position: absolute;
	bottom: 10px;
	right: 10px;
}
/* @end */

/* @group Galleries */

#gallery_list {
	
}
#gallery_list li {
	display: inline;
}
#gallery_list li a {
	padding-right: 20px;
	font-weight: bold;
}
#info {
	text-align: center;
	font-weight: bold;
}
#slideshow {
	
}
#slideshow img {
	margin: 0;
	position: absolute;
	top: 0;
	left: 0;
	padding: 5px;
	border: 1px solid #ccc;
}
#pager {
	position: relative;
	height: 378px;
	overflow: auto;
	width: 100px;
	right: -22px;
}
ul#pager li {
	list-style-type: none;
}
ul#pager li img {
	padding: 2px;
	border: 1px solid #ccc;
	margin: 5px;
}
/* @end */

/* @group Framed */

#framed_subnav {
	position: relative;
	margin-bottom: 10px;
}
#framed_subnav a {
	font-weight: bold;
}
#framed_subnav a.on {
	
}
#framed_subnav a:hover {
	
}
/* @end */

/* @group Survey */

#content form table {
	width: 100%;
}
#content form table td {
	padding: 5px;
	border-bottom: 1px solid #ccc;
}
/* @end */

/* @group Home */

#ticker {
	position: relative;
	display: block;
	height: 30px;
	margin-bottom: 10px;
	width: 620px;
}

/* liScroll style declarations */

.tickercontainer { /* the outer div with the black border */
	border: 1px solid #ccc;
	background: #fff; 
	width: 620px; 
	height: 27px; 
	margin: 0; 
	padding: 0;
	overflow: hidden; 
}
.tickercontainer .mask {
	position: relative;
	left: 10px;
	top: 5px;
	width: 605px;
	overflow: hidden;
}
ul.newsticker {
	position: relative;
	left: 620px;
	list-style-type: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
ul.newsticker li {
	float: left;
	display: block;
	margin: 0;
	padding: 0;
	background: #fff;
	width: 500px;
}
/* @end */

