body {
	padding: 0;
	margin: 0;
	font-family: Arial, sans-serif;
	font-size: 13px;
	/*background: #054189;*/
}
/*#body_inner {
	background: url('../img/page-bg.png') repeat-x left top;
}*/
a {
	color: #226dc7;
}
a:hover {
	color: #2e8e9d;
}
img, table, td, th {
	border: 0 none;
}
#header, #topnav, #sitemap {
	width: 988px;
	margin: 0 auto;
}
#headwrapper {
}
#header {
	position: relative;
	background-image:url('../img/header-logo.png');
	width:993px;
	height:194px;
	cursor:pointer;
}
* html #header {
	height: 99px;
}
#topnav {
	background-image:url('../img/top-nav-bg.png');
	list-style: none outside;
	color:#fff;
	height:40px;
	width:993px;
	padding:0px;
	border-radius: 0 0 8px 8px;
}
#topnav li {
	display: block;
	float: left;
	margin:12px;
	background-repeat-y:no-repeat;
	font-weight:bold;
}
#topnav a {
	text-decoration: none;
	color: #fff;
}
#topnav a:hover {
	text-decoration: underline;
	color: #fff;
}
#regsel {
	position: absolute;
	top: 39px;
	right: 18px;
	white-space: nowrap;
	color: #93dae5;
}
#mainwrapper {
	background-color: #fff;
	width:993px;
	margin:auto;
}
* html #mainwrapperin {
	height: 300px;
}
#leftnav, #rightnav {
	width: 185px;
	font-size: 12px;
	line-height: 1.2;
}
#leftnav {
	float: left;
	padding: 0 25px 0 0;
	font-size: 12px;
	line-height: 20px;
	margin:20px 10px 10px 10px;
}
#rightnav {
	float: right;
	margin:10px;
}

#leftnav h2, #rightnav h2 {
	color: #036;
	font-size:16px;
	border-bottom:1px dotted #bbbbbb;
}
#leftnav ul, #rightnav ul {
	margin: 1ex 0;
}
#tertiarynav {
	list-style-type: none;
	padding: 0;
	padding-bottom:6px;
}
#tertiarynav li {
	padding-bottom:3px;
}
#tertiarynav a {
	text-decoration: none;
	color: #5c5c5c;
}
#tertiarynav span.currentlink {
	color: #60a0eb;
}
#leftnav a:hover {
	color: #2e8e9d;
	text-decoration: underline;
}
#memberlogos {
	padding-bottom:6px;
	border-bottom:1px solid #5a5fa2;
}
#memberlogos img {
	display: block;
	margin: 1ex auto;
}
#twitterbox {
}
#twitterbox .follow {
	display: block;
	background: url('../img/twitter-icon.png') no-repeat left top;

	min-height: 23px;
	padding-top: 5px;
	padding-bottom:6px;
	border-bottom:1px solid #5a5fa2;
}
#alliance{
	display:block;
	padding:0px;
	padding-bottom:6px;
	border-bottom:1px solid #5a5fa2;
}
* html #twitterbox .follow {
	height: 28px;
}
#footer {
	padding: 1em;
	text-align: center;
	font-size: 11px;
	color: #fff;
	border-radius: 8px;
	background-color:#001b3f;;
}
#footer_outer{
	border-radius: 8px 8px 0 0;
	background-color:#f4f4f4;
}
#footer a {
	color: #fff;
}

#sitemap {
	width: 993px;
	color: #013a7f;
	font-size: 12px;
	padding: 1em 0;
	background-color:#f4f4f4;

}
#sitemap .col {
	
	float: left;
	padding: 0 9px;
	width: 178px;
	min-height: 100px;
}
#sitemap h2{
	color:#0;
}
* html #sitemap .col {
	height: 200px;
}
#sitemap .col.frst {
	padding-left: 10px;
}
#sitemap .col.lst {
	border-width: 0;
	padding-right: 0;
}
#sitemap a {
	color: #5c5c5c;
	display: block;
}
#sitemap a.main {
	font-weight: bold;
	margin: 0.4em 0 0.1em;
}
#sitemap a:hover {
}
#sitemap h2 {
	font-weight:bold;
	font-size:150%;
	font-style:italic;
	color:#5c5c5c;
}
#wallcann-logo {
	clear: both;
	float: right;
	/*background: url('../img/wallcann-white.png') no-repeat left top;*/
	margin: 1em 1em 0 0;
	width: 100px;
	height: 35px;
	/*text-indent: -40em;
	overflow: hidden;*/
}
#news {
}
#content {
	float: left;
	margin: 20px 0 0 30px;
	width:720px;
}
iframe#cartstatus {
}
.content-first {
	margin-top: 0 !important;
}
.fancy-services-list {
	list-style: none outside;
	padding: 0 0 0 41px;
	margin: 1em 0;
}

.fancy-services-list li {
	margin: 0 8px 8px 0;
	height: 39px;
	width: 93px;
	float: left;
	overflow: hidden;
	text-align: left;
	background: url('../img/theme/services-button.png') no-repeat left top;
	color: #fff;
	padding: 3px 5px;
}
.fancy-services-list a{
	display: block;
	color: #fff;
	text-decoration: none;
}
/*imported*/
#toc {
	width: 25%;
	float: right;
	margin: 0 0 1ex 1ex;
	border: 1px solid #135c68;
	padding: 1ex;
}
#toc p {
	font-weight: bold;
	color: #ec6029;
	margin-top: 0px;
}
#toc ul, #toc li {
	margin: 0;
	padding: 0 0 0 1ex;
	list-style-type: none;
}
/*base*/
.tick {
	background: url('../img/yes.png');
	width: 16px;
	height: 16px;
	vertical-align: text-bottom;
	margin-right: 0.5em;
}
.cross {
	background: url('../img/no.png');
	width: 16px;
	height: 16px;
	vertical-align: text-bottom;
	margin-right: 0.5em;
}
.red {
	border: 1px solid red;
	background-color: #fdcece;
}
/*wcr*/
.images .image {
	background: white none repeat scroll 0 0;
	border: 1px solid #ccc;
	margin-right: 10px;
	padding: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.price_section {
	border: 1px solid #ccc;
	clear: both;
	padding: 5px;
}
.pricing {
	font-size: 15px;
}
.pricing .price, .pricing .buy {
	float: right;
	font-weight: bold;
}
.pricing .price {
	color: #d60303;
	font-weight: bold;
}
.pricing .buy {
	margin: -3px 30px 0;
}
.transition-popup {
	font-size: 11px;
}
.images {
	margin-top: 1em;
}
.images .first {
	margin-left: 0;
}
.images .last {
	margin-right: 0;
}
.desc {
	clear: both;
	margin: 1em 0;
}
input {
	font-family: inherit;
}
a.edit h3 {
	background-image: url('../img/edit.png');
	background-repeat: no-repeat;
	background-position: right;
}
a.edit {
	border-bottom: 1px solid transparent;
}
a.edit:hover {
	border-bottom-color: #2e9169;
}
hr {
	height: 0px;
	overflow: hidden;
	border: solid #135c68;
	border-width: 0 0 1px;
}
.nopadding {
	padding: 0;
}
.nomargin {
	margin: 0;
}
h1, h2, h3, h4, h5, h6 {
	padding: 0;
	margin: 0 0 1ex;
}
h1 {
	font-size: 24px;
	color:#02468b;
}
h2 {
	font-size: 18px;
	color: #767676;
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 15px;
}
h5 {
	font-size: 14px;
}
h6 {
	font-size: 13px;
}
.twitter {
	background-image: url('../img/back.png');
	background-position: -40px 213px;
	width: 14px;
	height: 17px;
}
.rss {
	background-image: url('../img/back.png');
	background-position: -54px 213px;
	width: 16px;
	height: 16px;
}
.more {
	background-image: url('../img/back.png');
	background-position: -70px 213px;
	width: 16px;
	height: 16px;
}

table.table_normal {
	border-collapse: collapse;
	border-spacing: 0;
	margin: 1em 0;
	background: none;
}
tr.row1 td {
	background-color: #fff;
}
tr.row2 td {
	background-color: #E1EBED;
}
td.shrink {
	white-space: nowrap;
	width: 1%;
}
.explain.field_required {
	padding-left: 1em;
	background: url('../img/required_bullet.png') no-repeat left top;
}
td.field_required {
	padding-right: 1em;
	background: url('../img/required_bullet.png') no-repeat right center;
}
tr.row1 td.field_required {
}
tr.row2 td.field_required {
}
table.table_normal tr:hover td{
	background-color:#f0efef;
}
table.table_normal td, table.table_normal th {
	padding: 6px 8px;
	border: 1px solid #dedede;
}

table.table_normal caption, .caption {
	background-color: #1656a0;
	color: #fff;
	padding: 0.3em 1em;
	font-size: 14px;
	border: 1px solid;
	border-color: #013a7f;
}
tr.row_hl td, tr.highlight td {
	background: #dd580a !important;
}
table.table_normal th {
	font-size: 100%;
	font-weight: normal;
	text-align: left;
	border-bottom-color: #b8b8b8;
	border-right-color: #b8b8b8;
	background-color: #e0e0e0;
	color: black;
}
table.table_normal ul {
	padding: 0;
	padding-left: 12px;
	margin: 0;
}
.popup {
	padding: 2px;
	text-decoration: underline;
	cursor: pointer;
}
.popup:hover {
	padding: 0;
	border: 2px solid #fff2e5;
}
#announcement p {
	margin-bottom: 0;
}
#announcement span {
}
.blog-heading, .blog-article-heading {
	margin-bottom: 0;
}
.blog-datetime, .blog-article-datetime {
	margin-top: 0.5ex;
	text-transform: uppercase;
	font-size: 90%;
}
.blog-separator, .blog-article-separator {
	margin: 1em 0;
}

.blogh {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 0.5ex;
	padding-bottom: 0;
}
.blogh input {
	display: block;
	width: 99%;
}
.blogh a, .blogh input {
	color: inherit;
	font-size: inherit;
	font-weight: inherit;
	text-decoration: none;
}
.blogh a:hover {
	text-decoration: underline;
}
.blogdate {
	text-transform: uppercase;
	margin-top: 0;
	padding-top: 0;
}
#blog .unpublished, .sidebox .unpublished {
	-moz-opacity: 0.6;
	-khtml-opacity: 0.6;
	-webkit-opacity: 0.6;
	filter: alpha(opacity=60);
	opacity: 0.6;
}
.addthis {
	margin-top: 1em;
	float: right;
}
#print {
	margin-top: 0.6em;
	margin-bottom: 1em;
	float: right;
	background-image: url('../img/print.gif');
	width: 82px;
	height: 27px;
}
.commonbox {
	margin-top: 1em;
	margin-bottom: 1em;
	background-color: #ecf2ed;
	padding: 0.5em;
	border: 1px solid #135c68;
}
.commonbox .first {
	margin-top: 0;
}
fieldset.commonbox {
	padding-left: 1em;
	padding-right: 1em;
}
fieldset.commonbox legend {
	padding: 1em;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	margin-left: 1em;
	border: 1px solid #ec6029;
	background-color: #fff;
}
div.info, div.error, div.eventsbox {
	margin-top: 1em;
	margin-bottom: 1em;
	padding: 0.5em 1em 0.5em 3.7em;
	border: 1px solid;
	background-repeat: no-repeat;
	background-position: 0.6em 0.6em;
	color: #000000;
}
div.info a, div.error a, div.eventsbox a {
	color: #000000;
}
div.info h2, div.error h2 {
	padding-top: 0;
	margin-top: 0;
	border-bottom: 1px solid;
}
div.info {
	background-color: #edf0fe;
	background-image: url('../img/info_icon.png');
	border-color: #cfd8fc;
}
div.info h2 {
	color: #05145c;
	border-bottom-color: #05145c;
}
div.error {
	background-color: #fff8e8;
	background-image: url('../img/error_icon.png');
	border-color: #fcbcbc;
}
div.error h2 {
	color: #d20000;
	border-bottom-color: #d20000;
}
div.eventsbox {
	border-color: #f0deee;
	background-color: #fdf9fc;
}
p.error {
	margin: 0;
	font-weight: bold;
}
table.table_normal tr.error td {
	background: #efe0e0;
}
span.field_error, .field_error span, .field_error ul {
}
textarea, input.text {
	font-size: inherit;
	font-family: inherit;
}
.field_error {
	background: #ffe1d7 !important;
	margin-left:10px;
}
ul.paginate {
	text-align: center;
	list-style-type: none;
	padding: 0;
	margin: 0;
}
ul.paginate li {
	display: block;
	float: left;
	margin: 0 1px 2px 0;
	padding: 0;
	min-width: 30px;
}
ul.paginate li a, ul.paginate li span {
	border: 1px solid #135c68;
	display: block;
	margin: 0;
	padding: 0.3ex;
	text-decoration: none;
	min-width: 2.5ex;
	background-color: #2e8e9d;
	color: #fff;
}
ul.paginate li a:hover, ul.paginate li span {
	background-color: #fff;
	color: #2e8e9d;
	text-decoration: none;
}
ul.paginate li span.break {
	border-color: transparent;
}
.good {
	background: #deffb0 !important;
}
.bad {
	background: #ffc2b0 !important;
}
div.status_line, div.info_line {
	background-repeat: no-repeat;
	background-position: 0.8em center;
	padding: 0.2em;
	padding-left: 2.7em;
	margin-top: 1em;
	border: 1px solid;
}
div.status_line {
	background-color: #f6ece7;
	background-image: url('../img/warn_small.png');
	border-color: #ec6029;
}
div.info_line {
	background-color: #ecf2ed;
	background-image: url('../img/info_small.png');
	border-color: #2e8e9d;
}
#email_friend {
	float: right;
	margin-top: 0.6em;
}
div.fbutton div.left {
	background: white url('../img/button-left.png');
	height: 22px;
	width: 4px;
	cursor: pointer;
}
div.fbutton {
	display: inline;
	white-space: nowrap;
}
div.fbutton div.face {
	padding-left: 0.3em;
	padding-right: 0.4em;
	background-image: url('../img/button-back.png');
	height: 22px;
	cursor: pointer;
}
div.fbutton div.face:hover {
	background-image: url('../img/button-pback.png');
}
div.fbutton div.left:hover {
	background-image: url('../img/button-pleft.png');
}
div.fbutton div.right:hover {
	background-image: url('../img/button-pright.png');
}
div.fbutton div.right {
	background: white url('../img/button-right.png');
	height: 22px;
	width: 4px;
	cursor: pointer;
}
a.fbutton {
	/*color: #888 !important;*/
	text-decoration: none !important;
}
/* addthis style, currently unused
#aep_ovrl {
	background-color: black;
	-moz-opacity: 0.7;
	opacity: 0.7;
	top: 0;
	left: 0;
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 99;
}
#aep_ww {
	position: fixed;
	z-index: 100;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-align: center;
}
#aep_wrap {
	height: 100%;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
}
#aep_middle {
	display: table;
	height: 100%;
	margin: 0 auto;
}
#aep_center {
	display: table-cell;
	vertical-align: middle;
}
#aep_win {
	width: 400px;
	text-align: left;
}
#aep_w {
	background-color: white;
	padding: 3px;
	border: 1px solid black;
	background-color: #eee;
}
#aep_t {
	color: white;
	margin: 0 0 2px 3px;
	font-family: Arial, sans-serif;
	font-size: 10pt;
}
#aep_text {
	width: 98%;
}
#aep_w span {
	font-family: Arial, sans-serif;
	font-size: 10pt;
}
#aep_w div {
	text-align: right;
	margin-top: 5px;
}*/
table.ugm {
	width: 100%;
}

/* data entry */
.dataentry th {
	width:94px;
	text-align:left;
	vertical-align:top;
}

.dataentry td {
	padding:2px;
	vertical-align:top;
}

.dataentry input, .dataentry textarea, .dataentry select {
	width:394px;
}

.dataentry .button {
	width:auto;
}

.category_list {
	list-style:none;
	margin:10px 0px 0px 0px;
	padding:0px;
}

.category_list li {
	background-color:#eee;
	padding:5px;
	margin-bottom:5px;
}

.category_list .title {
	font-weight:bold;
	margin:5px 0px;
}

.form input, .form textarea {
	width:100%;
}

#membership_breadcrumbs {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding-left:0px;
}

#membership_breadcrumbs li {
	margin-right:10px;
}

#membership_breadcrumbs .selected {
	font-weight:bold;
}

.x-tree-node-cb {
	width:auto !important;
}

.club-choose ul {
	list-style: none outside;
	display: block;
	margin: 1em 0;
	padding: 0;
}
.club-choose ul li {
	padding: 1ex 1.5ex;
	margin: 0;
}
.club-choose ul li.alt {
	background-color: #E1EBED;
}
.club-choose ul .chosen {
	font-weight: bold;
	color: #ffffff;
	background-color: #da0018;
}
.club-choose ul input {
	float: right;
}

