html {
	padding: 0px;
	margin: 0px;
	border: 0px;
	height: 100%;
}
body {
	background: #252525 url(../navigation/background.gif) repeat-x;
	margin: 0px;
	border: 0px;
	padding: 0px;
	font-family: helvetica,verdana,arial;
	font-size: 14px;
	color: #fff;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}
h1 {
  font-weight: normal;
  font-size: 2em;
  color: #CCC;
  margin-bottom: 1em;
  margin-top: 0;
}
.clear {
  clear: both;
}
blockquote  { margin: 1.5em; color: #666; font-style: italic; }

.left{
	float: left;
	margin-right: 10px;
	margin-bottom: 3px;	
}
.right{
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
.pad-left {
	margin-left: 50px;
}
.pad-right {
	margin-right: 50px;
}

#outerWrapper{
	background: url(../navigation/lion.gif) bottom left  no-repeat;
	padding: 0px;
	margin: 0px;
}
#wrapper {
	width: 926px;
	margin: auto;
	padding-bottom: 50px;
}
#wrapper img{
	border: 0px;
}
#push {
	height: 0px;

}
#footer {
	background: #000;
	height: 97px;
	
}
#footerWrapper {
	width: 916px;
	margin: auto;
	padding-top: 14px;
}
#footerWrapper ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#footerWrapper li{
	float: left;
	margin-right: 10px;
	padding-right: 10px;
	border-right: 1px solid #fff;
	color: #A69633;
	font-size: 10px;
}
#footerWrapper li a{
	text-decoration: none;
	color: #A69633;
}
#footerWrapper li.end {
	border: 0px;
}
#footerWrapper li.end2 {
	border: 0px;
	clear: left;
	width: 300px;
}
#footerWrapper ul.small li{
	float: left;
	margin-right: 10px;
	padding-right: 10px;
	border-right: 1px solid #fff;
	color: #fff;
	font-size: 10px;
	margin-top: 14px;
}
#footerWrapper ul.small li a{
	color: #fff;
	text-decoration: none;
}
#footerWrapper ul.small li.end{
	border: 0px;
}
p{
  line-height: 1.3em;
	margin-bottom: 20px;
	color: #CCC;
	font-family: Arial, Tahoma, Sans-Serif;
}
ul {
	margin: 20px;
	padding: 0px;
}
#section508{
	display: none;
}
a,a:visited,a:active,a:focus { 
	outline: none;
	text-decoration: none;
	color: #A59432;
}
a:hover{
	color: #fff;
}	
h2 {
	color: #A59432;
	font-size: 1.5em;
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
	font-weight: normal;
}
#topBck {
	background: url(../navigation/topBck.gif) repeat-x;
/*  height: 265px;*/
}

#header{
	width: 916px;
	height: 265px;
	margin: auto;
	text-indent: -90000px;
	display: block;
}
#header a {
  position: absolute;
	height: 200px;
	width: 500px;
	display: block;
	top: 0;
	right: 0;
}
#contentAreaOne {
	width: 266px;
	float: left;
}
#primaryNav {
	color: #A59432;
	font-size: 16px;
	text-transform: uppercase;
}
#primaryNav ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
	margin-top: 30px;
	margin-bottom: 30px;
	width: 250px;
}
#primaryNav li{
	width: 250px;
}
#primaryNav li a{
	margin: 0px;
	padding: 0px;
	color: #A59432;
	line-height: 23px;
	width: 240px;
	display: block;
	padding-left: 10px;
}
#primaryNav li a:hover, #primaryNav li.sfhover #about, #primaryNav li:hover #about,
#primaryNav li a:hover, #primaryNav li.sfhover #tactics, #primaryNav li:hover #tactics,
#primaryNav li a:hover, #primaryNav li.sfhover #license, #primaryNav li:hover #license,
#primaryNav li a:hover, #primaryNav li.sfhover #course, #primaryNav li:hover #course,
#primaryNav li a:hover, #primaryNav li.sfhover #testimonial, #primaryNav li:hover #testimonial {
  background: #A59432;
  color: #000;
}
#primaryNav li a.neon {
	margin: 0px;
	padding: 0px;
	background: #A59432;
	color: #000;
	width: 230px;
	line-height: 23px;
	display: block;
	padding-left: 20px;
}
#primaryNav li ul { /* second-level lists */
	position : absolute;
	left: -999em;
	margin-left : 250px;
	margin-top : -23px;
	height: 18px;
	background: #A59432;
	width: 250px;
}
#primaryNav li ul ul { /* third-and-above-level lists */
	left: -999em;
}

#primaryNav li ul li a{
	background: #A59432;
	height: 18px;
	color: #fff;
	width: 230px;
	display: block;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	font-size: 12px;
	padding-left: 20px;
}
#primaryNav li ul li a{
	background: #A59432;
	height: 18px;
	color: #fff;
	width: 230px;
	display: block;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	font-size: 12px;
	padding-left: 20px;
}
#primaryNav li ul li a:hover {
	background: #968524;
	color: #fff;
	height: 18px;
}

#primaryNav li a.triknav {
  	color: #FC9;
  	font-weight: bold;
}
#primaryNav li a.triknav:hover {
  	color: #000;
  	font-weight: bold;
}

#primaryNav li:hover ul ul, #primaryNav li:hover ul ul ul, #primaryNav li.sfhover ul ul, #primaryNav li.sfhover ul ul ul {
	left: -9999em;
}

#primaryNav li:hover ul, #primaryNav li li:hover ul, #primaryNav li li li:hover ul, #primaryNav li.sfhover ul, #primaryNav li li.sfhover ul, #primaryNav li li li.sfhover ul {
	left: auto;
}




#loginArea {
	background: #000;
	width: 247px;
	height: 81px;
	padding-left: 5px;
	padding-top: 5px;
}
.form {
	margin: 3px;
}
.submit {
	float: left;
	background: url(../navigation/login.gif) no-repeat;
	width: 69px;
	height: 18px;
	cursor: pointer;
	margin-top: 5px;
	margin-left: 10px;
	border: 1px solid #fff;
	text-indent: -90000px;
	line-height: 0px;
}
#spiff1 {
	background: url(../images/training-center.jpg) no-repeat;
	width: 252px;
	height: 202px;
	margin-top: 10px;
	margin-bottom: 20px;
	text-indent: -99999px;
}
#spiff1 a {
	display: block;
	width: 252px;
	height: 202px;
}
#spiff55 {
	background: url(../images/trik-tactical-life55.jpg) no-repeat;
	width: 150px;
	height: 64px;
	margin-top: 0;
	text-indent: -99999px;
}
#spiff55 a {
	display: block;
	width: 150px;
	height: 64px;
}
#spiff2 {
	background: url(../images/tribune-article-ad8.jpg) no-repeat;
	width: 252px;
	height: 128px;
	margin-top: 10px;
	margin-bottom: 20px;
	text-indent: -99999px;
}
#spiff2 a {
	display: block;
	width: 252px;
	height: 128px;
}
#spiff9 {
  background: url(../images/trik-le-instock.jpg) no-repeat;
	width: 150px;
	height: 228px;
	margin-top: 10px;
	text-indent: -99999px;
	margin-bottom: 0;
}
#spiff9 a{
	display: block;
  width: 150px;
  height: 228px;
}


#contentAreaTwo {
	width: 500px;
	float: left;
	margin-top: 30px;
}
#contentAreaFour {
	width: 650px;
	float: left;
	margin-top: 10px;
}
#contentAreaFive {
	width: 470px;
	float: left;
	margin-top: 12px;
	margin-right: 30px;
}
#text {
	width: 450px;
	margin: auto;
	margin-bottom: 20px;
}
#testimonials ul {
  margin: 0;
  padding: 0;
}
#testimonials li {
  color: #DDD;
  line-height: 1.3em;
  list-style: none;
  padding: 0 0 1em 0;
  font-family: Helvetica, Arial, Sans-Serif;
  font-size: 1.3em;
}
#testimonials .signature {
  display: block;
  clear: both;
  color: #A69633;
  font-size: 0.8em;
  font-style: italic;
}
#testimonials .signature .department {
  font-size: 0.7em;
  text-transform: uppercase;
  color: #3A86CC;
  font-style: normal;
  padding-left: 1em;
}
#testiList a:hover{
	text-decoration: underline;
}
.testimonial-slideshow {
  height: 110px;
}


/* MAIN FORM
----------------------------------------------------------------------------------------------------------*/
#mainform{
	padding: 0px;
	padding-bottom: 20px;
	margin: 0px;
	margin-top:5px;
}
#mainform div{
	padding: 2px;
	clear: left;
}
#mainform div.note{
	float: left;
	padding: 2px;
	padding-top: 0px;
	padding-left: 110px;
	margin: 2px;
	margin-top: 0px;
	width: 100px;
	font-size: 10px;
}
#mainform span{
	padding: 2px;
	margin: 2px;
	margin-left: 3px;
	float: left;
}
#mainform label{
	width: 100px;
	text-align: right;
	float: left;
	padding: 2px;
	margin: 2px;
	font-weight: bold;
}
#mainform input.med{
	width: 200px;
	padding: 2px;
	margin: 2px;
}
#message{
	border:solid 1px #000000;
	padding: 10px;
	margin: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	background:#FF0000;
	font-size : 16px;
	color: #FFF;
	font-weight : bold;
	text-align : center;
	clear: left;
}
#message a{
	color: #000;
	font-weight: bold;
}



#contentAreaThree {
	float: left;
	width: 150px;
	margin-top: 30px;
}
#contentAreaThree ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#contentAreaThree a.trikstorelink {
	text-indent: -9000px;
	display: block;
	width: 150px;
	height: 200px;
}


/* form stuff */
.errors {
  color: #F66;
}
.row {
  display: block;
  height: 30px;
}
#signup .optional,
#createuser .optional,
#signup .mandatory,
#createuser .mandatory {
  float: left;
  width: 200px;
  text-align: right;
  padding-right: 7px;
}
#enrollbody .optional,
#enrollbody .mandatory {
  float: left;
  width: 200px;
  text-align: right;
  padding-right: 7px;
  padding-top: 3px;
}
#enrollbody .student-info .optional,
#enrollbody .student-info .mandatory {
  width: 150px;
}
.mandatory {
  color: #FC0;  
}
#signup .note,
#createuser .note {
  color: #FC0;
  padding-right: 0;
}
#signup p.note,
#createuser p.note {
    font-size: .9em;
}
#signup fieldset,
#createuser fieldset {
  width: 450px;
}
#signup p,
#profile #contentAreaTwo p {
  padding-right: 40px;
}
.mailing-list-topics {
  color: #999;
}
.label {
  color: #999;
  font-weight: bold;
}
#login #sideLogin {
  display: none;
}
.sessionmessage {
    color: #333;
    padding: 5px;/*
        background-color: #CDEDCD;
        border: 1px solid #000;
        display: inline;*/
}
#profile .sessionmessage,
#enrollbody .sessionmessage {
  display: block;
}
#profile h3 {
  margin-top: 2em;
  color: #FC0;
  clear: both;  
}
#sessioninfo {
  float: right;
  padding-right: 20px;
}
hr {
  width: 450px;
  clear: both;
  float: left;
}
hr.blank {
  width: 0;
  color: #252525;
  border: none;
}
.sideLogin {
  border: 1px solid gray;
  padding: 0 0 0 10px;
  margin-bottom: 20px;
  background: #202020;
}
.sideLogin .welcome,
.sideLogin .userlogin,
.sideLogin .signup {
  display: block;
  padding: 10px 0;
  font-size: 1em;
  font-weight: bold;
  color: #A59432;
}
.sideLogin form {
  padding-bottom: 10px;
}
.sideLogin p {
  font-size: .9em;
}
#contentAreaThree #sideLogin a {
  display: block;
}
#sessioninfo ul {
  margin: 0 0 20px 0;
  padding: 0;
}
#sessioninfo li {
  display: inline;
  list-style: none;
  padding: 0 5px;
}
#contentAreaThree #sessioninfo {
  height: 130px;
}
#contentAreaThree #sessioninfo span {
  display: block;
  width: 110px;
  height: 20px;
}
#contentAreaThree #sessioninfo a {
  display: block;
  padding-top: 20px;
}

/* profile */
#profilecodes {
  border: thin solid #666;
}
#profilecodes th,
#profilecodes td {
  padding: 4px;
  border-bottom: thin solid #333;
  border-right: thin solid #333;
}
#profilecodes th {
  background-color: #333;
}


/* adjust for Tribune Ad */
#home #contentAreaThree {
/*  padding-top: 255px;
*/}
#home h2 {
  padding-top: 10px;
}
#contentAreaTwo {
  margin-top: 0;
}

/* courses */
#courseListing {
  width: 650px;
  padding-bottom: 20px;
}
#courseListing a {
  color: #FC9;
  font-weight: bold;
}
#courseListing a:hover {
  color: #FFF;
}
#courseListing td,
#courseListing th {
  padding: 5px;
}
#courseListing tr.header {
  text-align: left;
  background-color: black;
}
.odd {
  background-color: #333;
}
.caption {
  color: #ffcc99;
  font-size: 0.9em;
  margin-top: 0;
}
#courses {
  line-height: 1.3em;
}
h2 .note {
  font-size: 0.6em;
  font-weight: normal;
  font-style: italic;
  color: #FC9;
}
#courses h1 {
  margin-top: 0;
  padding-top: 0;
}
.linkback {
  padding-bottom: 10px;
  display: block;
}
#enrollbody fieldset {
  width: 550px;
}
#enroll,
#pay_for_enrollment {
  float: right;
}
#enroll .submit,
#pay_for_enrollment .submit
{
  height: 44px;
  width: 134px;
  border: none;
}
#enroll .submit
{
  background: url(../images/enroll.jpg) no-repeat;
}
#enroll .submit:hover,
#enroll .submit.jhover:hover
{
  background: url(../images/enroll.jpg) 0 -44px no-repeat;
}
#pay_for_enrollment .submit {
  background: url(../images/pay4enroll.jpg) no-repeat;
}
#pay_for_enrollment .submit:hover,
#pay_for_enrollment .submit.jhover:hover
{
  background: url(../images/pay4enroll.jpg) 0 -44px no-repeat;
}
.enroll-button,
.pay-by-paypal,
.pay-by-invoice {
  display: block;
  float: right;
  height: 44px;
  width: 134px;
  border: none;
}
.enroll-button {
  background: url(../images/enroll.jpg) no-repeat;
}
.enroll-button:hover {
  background: url(../images/enroll.jpg) 0 -44px no-repeat;  
}
.pay-by-paypal {
  background: url(../images/pay-by-paypal.jpg) no-repeat;
}
.pay-by-paypal:hover {
  background: url(../images/pay-by-paypal.jpg) 0 -44px no-repeat;  
}
.pay-by-invoice {
  background: url(../images/pay-by-invoice.jpg) no-repeat;
}
.pay-by-invoice:hover {
  background: url(../images/pay-by-invoice.jpg) 0 -44px no-repeat;  
}
.select-button {
  display: block;
  float: right;
  height: 33px;
  width: 100px;
  border: none;
  background: url(../images/select.gif) no-repeat;
}
.select-button:hover {
  background: url(../images/select.gif) 0 -33px no-repeat;  
}


#success {
  background: #FFC url(../images/check-mark.png) 4px 4px no-repeat;
}
#cancel {
  background: #FFC url(../images/close.gif) 4px 4px no-repeat;
}
#success,
#cancel {
  border: 1px solid #C88039;
  margin-bottom: 20px;
}
#success h3,
#cancel h3,
#success p,
#cancel p {
  padding-left: 60px;
  color: #222;
}
#success h3,
#cancel h3 {
  margin-bottom: 5px;
}
#success p,
#cancel p {
  margin: 0 0 10px 0;
}

.important {
  color: #EE6159;
}
.contact {
  padding-left: 20px;
  color: #DDD;
}
.contact strong {
  font-size: 1.2em;
}
h3 .address {
  font-size: 0.8em;
  font-weight: normal;
}
.legal {
  padding: 10px;
  background: #CCC;
  color: #000;
  font-size: 0.8em;
  border: solid 1px #FFF;
}
.legal .label {
  color: #333;
}
.required {
  color: #FC0; 
  float: left;
}
.select-payment,
.list-students,
.registrant-info {
  text-align: center;
  font-size: 1.2em;
}
.registrant-info {
  text-align: right;
  padding-right: 210px;
}
.student-info {
  background-color: #444;
  padding: 12px 0 2px 0;
}
#enrollbody .odd {
  background-color: #333;
}
.student-info p.student-label {
  padding: 10px 30px 10px 0;
  float: right;
}


/* course navigation */
.brochure {
  float: right;
  padding: 0;
  margin: 0;
}

.course-navigation {
  margin: 0 0 25px 0;
  padding: 0 0 40px 0;
}
.course-payment h1 {
  margin-top: 20px;
}
.course-navigation li {
  float: left;
  list-style: none;
  padding: 0 2px;
  width: 155px;
  height: 44px;
  text-transform: uppercase;
  font-weight: bold;
  color: #ffcc99;
}
.course-navigation li a {
  color: #999;
  display: block;
  width: 155px;
  height: 44px;
}
.course-navigation li.disabled {
  color: #999;
}
.course-navigation #course-select {
  background: url(../images/course-select.jpg) no-repeat;  
}
.course-navigation #course-select:hover,
.course-select #course-select {
  background: url(../images/course-select.jpg) 0 -44px no-repeat;  
}
.course-navigation #course-details,
.course-navigation #course-details.disabled:hover {
  background: url(../images/course-details.jpg) no-repeat;  
}
.course-navigation #course-details:hover,
.course-details #course-details {
  background: url(../images/course-details.jpg) 0 -44px no-repeat;  
}
.course-navigation #course-enroll,
.course-navigation #course-enroll.disabled:hover {
  background: url(../images/course-enroll.jpg) no-repeat;  
}
.course-navigation #course-enroll:hover,
.course-enroll #course-enroll {
  background: url(../images/course-enroll.jpg) 0 -44px no-repeat;  
}
.course-navigation #course-confirm,
.course-navigation #course-confirm.disabled:hover {
  background: url(../images/course-confirm.jpg) no-repeat;  
}
.course-navigation #course-confirm:hover,
.course-confirm #course-confirm {
  background: url(../images/course-confirm.jpg) 0 -44px no-repeat;  
}
#address,
#details {
  float: left;
}
#address {
  padding-right: 2em;
}
#details {
  padding-top: 1em;
}
.size,
.enrollment,
.tuition {
  line-height: 20px;
  margin: 0;
}
.tuition {
  padding-bottom: 1em;
}

.more-students {
  text-align: right;
}
#success a,
#cancel a {
  font-weight: bold;
}
#success a:hover,
#cancel a:hover {
  color: #618B53;
}
.subnavigation {
  margin-top: 0;
  padding-top: 0;
}
.topnavigation {
  margin: 0 0 20px 0;
  padding: 0;
}
.topnavigation li {
  display: inline;
  padding: 0 12px 0 0;
}

.urgent {
  font-size: 1.8em;
  color: #9F6;
  margin: 0;
  padding: 0 0 1em 0;
}
.students-col-one,
.students-col-two,
.links-list {
  margin: 0;
  padding: 0;
  font-size: 1.1em;
  color: #FC9;
  margin-left: 1em;
}
.students-col-one {
  float: left;
}
.students-col-two {
  float: right;
}
.students-col-one li,
.links-list li {
  padding: 3px 0;
}
.links-list {
  margin-bottom: 2em;
}

/* news */
#news h1 {
	margin: 0;
}
.newsentry {
  padding-bottom: 25px;
}
.newsentry h2 {
  margin-bottom: 0;
}
.newsentry .date {
  color: #D2BE43;
  font-size: 0.9em;
  margin: 0 0 0.5em 0;
  padding: 0;
}
#news hr,
#mtle hr {
	display: block;
	width: auto;
	float: none;
	color: #444;
	background-color: #444;
	height: 1px;
	border: none;
}
#mtle #core-concepts hr,
#mtle #students-receive hr {
	width: 100px;
}
#core-concepts {
	padding-bottom: 60px;
}
#course-manual {
	padding-bottom: 55px;
}
#mtle.information #contentAreaFour #course-manual {
	margin-left: 50px;
}
#news .meta {
	margin: 0 0 1em 0;
	padding: 0;
	
}
#news .meta li {
	display: inline;
	list-style: none;
	padding: 0 10px 0 0;
}
#news .meta .date {
	color: #CCC;
}
#news .meta .source {
  color: #3A86CC;
}
#news .meta .source a {
  color: #3A86CC;	
}
#news .meta .source a:hover {
  color: #DDD;	
}

/* photos */

/* Gallery LIST FORMAT */
/*

#mtle.gallery #contentAreaTwo {
	margin-left: 10px;
}
#mtle.gallery p {
  margin: 0;
  padding: 0;
  color: #CC6;
}
#mtle.gallery .date {
  color: #DDD;
  font-style: italic;
  font-size: 0.9em;
  padding-bottom: 1.5em;
}
#mtle.gallery h2 {
  margin: 0;
  padding: 0;
}

.gallerythumbs {
  margin: 0;
}
.gallerythumbs li {
  display: inline;
  list-style: none;
  width: 110px;
}
.gallerythumbs li a {
  display: block;
  width: 350px;
  clear: both;
  
}
.gallerythumbs li img {
  padding: 0 1em 0.5em 0;
}
.gallerythumbs li p {
  float: right;
  margin: 0 1.5em 0 0;
  font-size: 0.9em;
  clear: both;
}
.gallerythumbs h4 {
  float: right;
  font-size: 0.9em;
  margin-bottom: 0;
}*/

/* Gallery THUMB format */
.gallerythumbs {
  margin: 0;
}
.gallerythumbs li {
  list-style: none;
  width: 125px;
  height: 180px;
  padding-right: 15px;
  float: left;
}
.gallerythumbs h4 {
  margin: 0;
}
.gallerythumbs li p {
  font-size: 0.9em;
  margin: 0;
}


/* store */
/*#store #contentAreaTwo img {
	float: left;
	padding-bottom: 3em;
}*/
#store #contentAreaFour {
	padding-left: 20px;
	width: 525px;
}
#store .left {
	padding: 0 20px 0 0;
}
#store h2 {
	clear: both;
	color: #f7cc9c;
	font-size: 1.5em;
}
#store .trik-description {
	padding: 0 0 8px 0;
	margin: 0;
}
#store .trik-details {
	font-size: 0.9em;
	padding: 0;
	margin: 0 0 0 20px;
}
#store .go-bag-list ul {
	margin: 0;
	padding: 0;
}
#store .go-bag-list li {
	padding: 5px 0;
}

#store .trik-details li {
/*	list-style: none;*/
	padding: 2px 0;
}
#store .product {
	margin-bottom: 4em;
	clear: both;
}
.saver {
	color: #C30;
}

#viewcart {
	float: right;
	margin: 60px 50px 20px 0;
	padding: 0;
}
#viewcart a span {
	display: block;
	padding-top: 45px;
}
#viewcart a {
	display: block;
	width: 47px;
	height: 45px;
	background: transparent url('../images/cart.jpg') no-repeat top center;
}
#viewcart a:hover {
	background: transparent url('../images/cart-over.jpg') no-repeat top center;
}
#tax-exempt {
	font-size: 1.5em;
}
#tax-exempt-error,
#tax-exempt-success {
	font-weight: bold;
	padding: 0.5em;
	background: #CCC;
	border: solid black 2px;
}
#tax-exempt-success {
	color: #007604;
}
#tax-exempt-error {
	color: #760200;
}

#store-header-wrapper,
#mtle-header-wrapper {
	background-color: #fbf7e7;
	width: 100%;
}

#store-header,
#mtle-header {
	text-align: center;
	margin: 0 auto;
	padding: 0;
	width: 900px;
}
#store-header {
	height: 136px;
	background: transparent url('../images/store-header.jpg') no-repeat top center;
}
#mtle-header {
	height: 186px;
	background: transparent url('../images/mtle-header2.jpg') no-repeat top center;
}
#store-header a:hover,
#mtle-header a:hover {
	color: #666;
}

#store .img-caption {
	float: left;
	font-size: 0.8em;
}
#store .label {
	color: #f7cc9c;
}
#store .price {
	color: #9C9;
	font-size: 1.3em;
}
#store .price .label {
	color: #666;
}
#store .tax {
	display: inline;
}

#mtle-header #courseListing {
	float: right;
	text-align: left;
	width: 300px;
	margin-top: 60px;
	margin-right: 0;
	padding-right: 0;
	padding-bottom: 0;
	font-size: 0.8em;
}
#mtle-header #courseListing tr {
	background-color: #FFF;
}
#mtle-header #courseListing .odd {
	background-color: transparent;
}
#mtle-header #courseListing tr:hover {
	background-color: #FF9;
}

#mtle-header #courseListing .header {
	color: #1b60a1;
	background-color: transparent;
}
#mtle-header #courseListing td {
	padding: 3px;
}
#mtle-header #courseListing a:link,
#mtle-header #courseListing a:visited, 
#mtle-header #courseListing a:active {
	color: #999;
}
#mtle-header #courseListing a:hover {
	color: #333;	
}


#mtle .registration h3 {
	margin-bottom: -0.5em;
}

#mtle.information h3 {
	margin-bottom: 0;
}


#mtle #contentAreaFour ul {
	margin-top: 0.5em;
	color: #CCC;
}
#mtle #contentAreaFour h2 {
	margin-bottom: 0;
}
#mtle #contentAreaFour ul ul {
	margin-top: 0.2em;
}
#mtle .subnavigation {
	text-align: center;
	font-size: 0.8em;
	text-transform: uppercase;
	margin: 0;
	padding: 0 0 1em 0;
}
#mtle .subnavigation li {
	display: inline;
	padding: 0 3px;
}
#mtle .subnavigation a {
	margin: 0;
	padding: 0;
}
#mtle .subnavigation li:hover {
	background-color: #000;
}

#mtle .contact-us {
	text-align: center;
	font-size: 2em;
  color: #3A86CC;
	margin: 0;
}

/* MTLE subnavigation you are here */
#mtle.information  .information,
#mtle.pricing  .pricing,
#mtle.registration  .registration,
#mtle.sponsor  .sponsor,
#mtle.funding  .funding,
#mtle.students  .students,
#mtle.gallery  .gallery,
#mtle.testimonials  .testimonials {
	background-color: #000;
}
#mtle.information .information a,
#mtle.pricing  .pricing a,
#mtle.registration .registration a,
#mtle.sponsor  .sponsor a,
#mtle.funding  .funding a,
#mtle.students  .students a,
#mtle.gallery  .gallery a,
#mtle.testimonials  .testimonials a {
	color: #CCC;
}




#faq .question,
#about .instructor {
	font-size: 1.5em;
  color: #A69633;
	padding: 0.5em 0 0 0;
	margin: 0;
}
#about .instructor {
  font-size: 1.3em;
}
#about .note {
  font-weight: normal;
  padding-bottom: 1em;
  padding-top: 0.2em;
  display: block;
  font-size: 0.7em;
  text-transform: uppercase;
  color: #3A86CC;
}
#faq .question:hover,
#about .instructor:hover {
	color: #FF9;
	cursor: pointer;
}
#faq .answer,
#about .bio {
	font-size: 1.1em;
  color: #BBB;
	display: none;
	padding: 0;
	margin: 0;
}
h1.instructors {
  margin: 0;
}

.special-enroll {
	font-size: 2em;
}


#contentAreaOne #testimonials {
	font-size: 0.9em;
	padding-right: 20px;
}
#side-enroll-button {
	float: left;
	margin-bottom: 20px;
}

.enrollment-full {
	margin: 10px 0 0 0;
	padding: 0;
	float: right;
	width: 250px;
	font-size: 1.5em;
	color: #f2b143;
}
.warning,
.sessionmessage {
	font-weight: bold;
	color: #F66;
}


/* PACKAGE PRICING TABLE */
article, aside, figure, footer, header, hgroup,
menu, nav, section { display: block; }

#page-wrap     { margin: 20px auto ; width: 600px; padding: 10px; background: white;  }
#feature-table { width: 100%; margin: 0 auto; border-collapse: collapse; color: #333; line-height: 14px;}

.note {
	font-size: 0.8em;
	font-weight: bold;
	color: #696969;
}

#feature-table th { height: 92px; vertical-align: bottom; }
#header-label { background: url(../images/package-pricing-label.jpg) no-repeat;}
#header-basic { background: #d5e4bc url(../images/package-a.png) no-repeat; }
#header-plus { background: #c1dcb7 url(../images/package-b.png) no-repeat; }
#header-premium { background: #bad6c8 url(../images/package-c.png) no-repeat; }
#feature-table th span { position: absolute; top: -9999px; left: -9999px; }

#feature-table td,
#feature-table th { width: 150px; padding: 0 5px; text-align: center; border-left: 1px solid white; border-right: 1px solid white; }

#feature-table td { padding: 12px 5px; }

.basic   { background-color: #d5e4bc; background-color: hsla(85,  30%, 80%, 1); }
.plus    { background-color: #c1dcb7; background-color: hsla(110, 30%, 80%, 1); }
.premium { background-color: #bad6c8; background-color: hsla(150, 30%, 80%, 1); }

.odd .table-col-1 { background-color: #edf3e2; background-color: hsla(85,  30%, 94%, 1); }
.odd .table-col-2 { background-color: #edf3e2; background-color: hsla(110, 30%, 94%, 1); }
.odd .table-col-3 { background-color: #edf3e2; background-color: hsla(150, 30%, 94%, 1); }
.odd .table-col-4 { background-color: #e2ecf0; background-color: hsla(190, 30%, 94%, 1); }

.leftOfFeatured  { background-image: url(../images/shadow-left.png);  background-repeat: repeat-y; background-position: right center; }
.rightOfFeatured { background-image: url(../images/shadow-right.png); background-repeat: repeat-y; background-position: left  center; }
