/* @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;
}
*/
html {
	height: 100%;
	overflow-y:scroll;
}
body {
	height: 100%;
	font: 12px/16px Arial, Helvetica, Tahoma, Geneva, sans-serif;
	background: #140905 url(images/body_bg.jpg) no-repeat fixed 56% 0;
	color: #303030;
}
h1 {
	font-size: 22px;
	line-height: 24px;
	margin-bottom: 10px;
	color: #eb6f24;
}
h2 {
	font-size: 18px;
	line-height: 20px;
	margin-bottom: 10px;
	color: #eb6f24;
}
h3 {
	font-size: 16px;
	line-height: 18px;
	margin-bottom: 10px;
	color: #eb6f24;
}
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: underline;
	color: #EE8224;
}
a:hover {
	text-decoration: underline;
}
a.on {
	text-decoration: underline;
}
a:visited {
	/*color: #545454;*/
}
div.clear {
	clear: both;
	height: 1%;
}
#container {
	position: relative;
	width: 1010px;
	margin-right: auto;
	margin-left: auto;
	top: 31px;
}
#header {
	position: relative;
}
a.header {
	display: block;
	background: url(images/onepixclear.gif) repeat;
	width: 185px;
	height: 200px;
	position: relative;
	outline: none;
	cursor: pointer;
}
span.site-name {
	position: absolute;
	left: -999px;
}
#info {
	position: relative;
	color: white;
	font-size: 14px;
	line-height: 16px;
	margin-top: 75px;
	margin-bottom: 40px;
}
#left, #middle, #right {
	position: relative;
	float: left;
	min-height: 300px;
	height: auto !important;
	height: 300px;
}
#left {
	width: 215px;
	/*border: 1px solid red;*/
}
#middle {
	width: 520px;
	margin-right: 15px;
}
#middle img {
	display: block;
}
#right {
	width: 251px;
	margin-top: 21px;
}
#right #special_content {
	background: url(images/chaulk_body.png) repeat-y 0 top;
	min-height: 490px;
	height: auto !important;
	height: 490px;
	overflow: hidden;
	/*border: 1px solid red;*/
}
#right #special_content div.special {
	position: relative;
	width: 200px;
	margin: 0 20px 10px 22px;
	border-bottom: 1px solid white;
	color: white;
	text-align: center;
	font-size: 11px;
}
#right #special_content div.special.odd {
	color: #ee8224;
}
#right #special_content div.special-title {
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 2px;
}
#right img.special-bottom {
	position: relative;
	display: block;
	height: 27px;
}
#main_nav {
	position: relative;
	width: 540px;
	margin-bottom: 5px;
}
#main_nav ul {
	padding-left: 0;
}
#main_nav ul li {
	list-style-type: none;
	display: inline;
}
#main_nav ul li a {
	text-transform: lowercase;
	color: white;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	padding-right: 32px;
	outline: none;
}
#main_nav ul li a.first {
	padding-left: 0;
}
#main_nav ul li a.last {
	padding-right: 0;
}
#main_nav ul li a.on {
	color: #eb6f24;
}
#main_nav ul li a:hover {
	color: #eb6f24;
}

#main_nav ul.sub-nav {
	padding-left: 0;
	margin-left: 0;
}
#main_nav ul.sub-nav li {
	list-style-type: none;
}
#main_nav ul.sub-nav li a {
	
}
#main_nav ul.sub-nav li a.on {
	
}
#main_nav ul.sub-nav li a:hover {
	
}
#content {
	position: relative;
	background: url(images/content_bg.png) repeat-y;
	min-height: 520px;
	height: auto !important;
	height: 520px;
	padding-top: 5px;
}
#page_image {
	position: relative;
	background: url(images/page_image_bg.jpg) no-repeat;
	width: 478px;
	height: 322px;
	margin-left: 18px;
}
#content #page_image img {
	margin: 0;
	position: relative;
	top: 0;
	left: 0;
}
#content ul {
	padding-left: 15px;
}
#content ul li {
	list-style-type: disc;
}
#content img {
	margin: 10px;
}
#main_content {
	padding: 25px 35px 25px 25px;
}
#footer {
	position: relative;
}
#footer p {
	font-size: 9px;
}
#footer p a {
	
}

/* @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 */

