#container {
	width: 1000px;
	margin: 0px auto;
}
#header {
	background: #222e4c url(/images/header-bg.gif) center no-repeat;
	height: 115px;
}
#header a#logo {
	display: block;
	width: 112px;
	height: 112px;
  margin: 0 60px 0 0;
	padding: 7px 0 0 20px;
	float: left;
}
#header a#logo img {
  position: relative;
  z-index: 10;
}
/* WORDMARK */
#header a#wordmark {
	display: block;
	width: 291px;
	height: 31px;
  margin: 8px 30px 0;
	padding: 0;
	float: right;
}
/* NAVIGATION */
#navigation {
  position: relative;
  top: 4px;
  height: 30px;
  text-align: center;
  clear: right;
}
#navigation ul {
	list-style-type: none;
	margin: 0 auto;
	padding: 0;                        
  width: 92%;
}
#navigation ul li {
	background: none no-repeat;
  min-width: 1px;
	height: 30px;
  line-height: 30px;
	float: left;
	margin: 0 0 0 20px;
	padding: 0;
}
* html body #navigation ul li {
  width: 70px;
}
#navigation ul li a {
	height: 30px;
  padding: 0 15px;
	font-weight: normal;
	display: block;
	line-height: 28px;
	color: #86141C;
	font-size: 22px;
	white-space: nowrap;
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	text-align: center;
}
#navigation ul li:hover a,
#navigation ul li a:hover,
#navigation ul li.active a {
  color: white;
	background: url(/images/nav-button.png) 0 0 repeat-x;
  text-decoration: none;
}

/* TOP LINKS */
#toplinks {
  position: relative;
  float: right;
  top: 10px;
	list-style-type: none;
	height: 30px;
	margin: 0 30px 0 0;
	padding: 0;
  z-index: 100;
}
#toplinks li {
	float: left;
	margin: 0;
	padding: 5px 0 0 20px;
}
#toplinks li a {
	color: #fff;
  font-weight: normal;
}
/* FLASH */
#flash {
  position: absolute;
  left: 450px;
  width: 300px;
	margin: 0 auto;
	padding: 10px 20px;
	background-color: #222E4C;
	color: #fff;
  border: 4px solid #2f3E76;
  border-style: none solid solid;
	z-index: 10;
}
#flash .button {
  color: #2F5fbf;
  border: 2px solid #2E3E66;
}
/*CONTENT*/
div#right {
  float: right;
  width: 310px;
}
div#left {
  width: 500px;
}
/* Div that comes before the content */
#preContent {
	height: 83px;
	background-image: ;
	background-repeat: no-repeat;
}
#contentBody {
   width: 815px;
   margin: 10px auto 0;
   padding: 20px 30px 40px;
   background: transparent url(/images/content_gradient.jpg) repeat-x top left;
   border: 1px solid black;
   clear: both;
}
/*content header stuff*/
#contentBody h1 {
	color: #86141C;/* #666; */
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
}
#contentBody h1 .info {
	font-size: 14px;
	font-style: normal;
	color: #B8B3AD;
}
#contentBody h1.border {
	border-bottom: 1px dotted #806a53;
}
#contentBody h1 a {
	color: #f86d0a;
	font-weight: normal;
	text-decoration: none;
}

/* in content */
/* PAGINATION */
div.pagination {
	background-color: #EDEDED;
	/*border-top: 2px solid #C5BEBE;*/
	padding: 10px;
	font-size: 1.2em;
	text-align: right;
	margin: 20px 0px;
}
div.pagination a {
	text-decoration: none;
}
div.pagination a, div.pagination span {
	padding: 5px;
	font-weight: bold;
}
div.p * {
	font-size: 1.2em;
}

/* CLASSES */
.floatHalf {
  margin: 3px 0 3px;
  padding: 10px;
  border: 1px solid #bbb;
}
.floatHalf .floatHalf {
  background-color: #eee;
}
.eee {
  background-color: #eee;
}
.info {
	font-size: 10px;
	font-style:italic;
	color: #666666;
	line-height: 12px
}
.help {
  margin: 0 20px 20px;
  padding: 15px;
  border: 2px solid #999;
  background-color: #eee;
}
.help h2 {
  font-size: 14px;
  font-weight: bold;
}
.help h3 {
  font-size: 12px;
  font-weight: bold;
}
.help p {
  line-height: 10px;
  font-size: 10px;
}
.clear {
	clear: both;
	height: 5px;
	overflow: hidden;
}
.clear_l {
	clear: left;
	height: 5px;
	overflow: hidden;
}
.button, .action {
  margin: 0 auto;
  border: 2px solid #ccc;
  font-size: 13px;
  padding: 2px 3px;
  text-align: center;
}
a.button:hover, a.action:hover {
  text-decoration: none;
  background-color: #ccc;
}
/* PRODCUT SHOW */
div#product {
  padding: 20px 0 0;
}
div#product div.image {
  margin: 0 20px 0 0;
}
div#product div.product-full {
  margin: 0 0 20px;
  padding: 0 0 10px;
  border-bottom: 1px dotted #BBBABA;
}
div#product div.downloadable-section {
  display: block;
  margin: 20px 0;
}
div.product p.description-full {
  margin: 10px 0 0;
  padding: 10px 0;
  border-top: 1px dotted #BBBABA;
}

/* PRODUCT 'CHIPS' */
div.product {
  margin: 0;
  padding: 0;
}
a.product_image {
  margin: 0 5px 0 0;
}
a.product_image img {
  border: 1px solid #bbbaba;
}
div.product a, div.product p, div.product span, div.product h3 {
  margin: 0;
  padding: 0;
  line-height: 22px;
  color: #858585;
  font-size: 11px;
}
div.product .title {
  color: #858585;
  font-weight: bold;
}
div.product .money {
	display: block;
}
div.product .icon {
	position:absolute;
	margin-left: 110px;
	z-index: 300;
}
div.product p.description {
  margin: 0 0 20px;
  padding: 0 0 10px;
  border-bottom: 1px dotted #BBBABA;
}
div.product .more_info {
  float: left;
  margin: 0 6px 0 0;
}
div.product form {
  display: inline;
}
table#products td {
  width: 395px;
  padding: 5px 0;
  border-collapse: collapse;
}
table#products td td {
  padding: 0 0 10px;
  border-bottom: 1px dotted #bbbaba;
  border-collapse: collapse;
}
table#products td td.left {
  width: 140px;
}
table#products td td.right {
  width: 255px;
}

/* AFTER PRODCUT */
.after-product {
  margin: 1em auto;
  border: 2px solid #ccc;
  font-size: 13px;
  padding: 3px 4px;
  text-align: center;
}

/*FOOTER*/
#footer { 
  width: 815px;
  margin: 10px auto;
  font-size: 9px;
  font-weight: bold;
  clear: both;
}
#footer div {
  width: 400px;
  text-align: center;
}
#footer .right {
  float: right;
}
#footer p {
  position: relative;
  width: 250px;
  margin: 0 auto;
  line-height: 12px;
}
#footer p a {
  color: #243151;
}
/*HOME PAGE*/
#home-column-container {
}
div.home-column {
	width: 180px;
	min-height: 300px;
  padding: 0 10px;
	float: left;
	font-size: 11px;
  overflow: hidden;
}
div.home-column h2 {
  margin: 0 0 20px;
  color: #86141c;
}
div.home-column h2 a {
  color: #86141c;
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
  font-weight: normal;
}
div.home-column h3 {
	font-size: 13px;
	margin-bottom: 15px;
}
div.home-column p {
  margin: 0 0 15px;
  padding: 0;
  text-align: justify;
}

div.home-column div.events p{
  margin: 0 0 5px;
  padding: 0;
  text-align: justify;
}

div.home-column div.author {
	font-size: 10px;
	margin-bottom: 15px;
}
div.home-column table.home-product-image-link {
  height: 188px;
	margin: 0 0 20px;
  border-collapse: collapse;
  border-spacing: 0;
}
div.home-column table.home-product-image-link td {
  vertical-align: center;
}
div.home-column div.home-product-image-link img {
  border: 1px solid #ccc;
}
div.home-column a.button_tag {
  display: block;
  margin: 35px  15px 0;
  padding: 3px 4px;
  background-color: transparent;
  border: 2px solid #ccc;
  font-size: 13px;
  text-align: center;
  clear: both;
}
div.home-column div.more-add-wrapper {
  width: 100%;
  text-align: center;
}
/* BEGIN TABLE LIST CSS */
div.listContainer {
}
.list {
  width: 100%;
	border: 1px solid #ccc;
}
.list td {
	background-color: #fff;
	padding: 2px 6px;
	border-right: 1px solid #cccccc;
}
.list tr.odd td {
	background-color: #eee;
}
.list tr.even td, .even {
	background-color: #ddd;
}
.numeric, .list .numeric {
	text-align:right;
}
.list th, .list tr.header td, .list td.header {
	font-weight: bold;
	background-color: #777777;
	background-image:url(/plugin_assets/substruct/images/table_header_bg.png);
	color: #eeeeee;
	text-transform:capitalize;
	padding: 4px;
	text-align: left;
}
.list tr.footer td {
	font-weight:normal;
	font-style:italic;
	color: #333333;
	background-color: #cccccc;
	text-transform:capitalize;
}
.list td.borderTop {
	border-top:1px solid #999999;
}
/* END TABLE LIST CSS */
