
/* -------------- specific system styles (do not edit!) -------------- */
html {
	height: 100%;
}

body {
	height: 100%;
}

body, table, form, img {
	padding: 0;
	margin: 0;
	border: 0;
}

td {
	vertical-align: top;
}

/* hide from Mac IE \*/	
td {
	font-size: 76%;
	font-size/* */:/**/100%;
	font-size: /**/100%;	
}
/* end hide Mac IE */

/* ------------- fluxbox, hidden list of gallery links -------------- */
.invisible {
	display: none;
}

/* ---------------------- image wrapping rules ---------------------- */
.fluxresetwrap {
	clear: both;
	line-height: 0px;
	font-size: 0px;
	height: 0px;
}

.fluximg-al img,
.fluximg-ar img,
.fluximg-ac img,
.fluximg-wl img,
.fluximg-wr img,
.fluximg-wc img {
	position: relative;
	z-index: 1;
}

.fluximg-al {
	text-align: left;
}

.fluximg-al .caption {
	text-align: left;
	margin: 0 auto 0 0;
}

.fluximg-ar {
	text-align: right;
}

.fluximg-ar .caption {
	text-align: left;
	margin: 0 0 0 auto;
}

.fluximg-ac {
	text-align: center;
}

.fluximg-ac .caption {
	text-align: left;
	margin: 0 auto 0 auto;
}

.fluximg-wl {
	float: left;
	text-align: left;
}

.fluximg-wl .caption {
	text-align: left;
}

.fluximg-wr {
	float: right;
	text-align: left;
}

.fluximg-wr .caption {
	text-align: left;
}

/* Only IE-win sees this. \*/
* html .fluximg-al, * html .fluximg-ar, * html .fluximg-ac {
	height: 1%;
}

* html .fluximg-wl {
	margin: 0 -3px 0 0;
}

* html .fluximg-wr {
	margin: 0 0 0 -3px;
}
/* End hide from IE5/mac */

/* ---------------------- bug-fix & utility css --------------------- */
 .clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1px;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */

/* --------- hide accessibility links from visual browsers ---------- */
#access {
	visibility: hidden;
	position: absolute;
	left: 0;
	top: 0;
}

.accesslink {
	position: absolute;
	height: 0;
	overflow: hidden;
}

/* ---------------------- general page styles ----------------------- */
input {
	font-family: Arial,Helvetica,sans-serif;
}

ul {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
}

/* -- style 0 -- */
ul.list0 {
/*	list-style-image: url(../images/bullet0.gif); */
	position: relative;
	z-index: 0;
	left: 1.7em; /* (1.2em + X) */
	margin: 0 1.7em 0 -1.7em; /* 0 (1.2em + X) 0 -(1.2em + X) */ 
	padding: 10px 0 0 0;
}

ul.list0 li {
	margin: 0 0 0 1.7em; /* 0 0 0 (1.2em + X) */
	padding: 0;
}

* html ul.list0 {
	left: 0;
	margin: 0;
	height: 0;
}

/* -- style 1 -- */
ul.list1 {
/*	list-style-image: url(../images/bullet1.gif); */
	position: relative;
	z-index: 0;
	left: 3.2em; /* (1.2em + X) */
	margin: 0 3.2em 0 -3.2em; /* 0 (1.2em + X) 0 -(1.2em + X) */ 
	padding: 10px 0 0 0;
}

ul.list1 li {
	margin: 0 0 0 3.2em; /* 0 0 0 (1.2em + X) */
	padding: 0;
}

* html ul.list1 {
	left: 0;
	margin: 0;
	height: 0;
}

/* -- style 2 -- */
ul.list2 {
/*	list-style-image: url(../images/bullet2.gif); */
	position: relative;
	z-index: 0;
	left: 5.2em; /* (1.2em + X) */
	margin: 0 5.2em 0 -5.2em; /* 0 (1.2em + X) 0 -(1.2em + X) */ 
	padding: 0;
}

ul.list2 li {
	margin: 0 0 0 5.2em; /* 0 0 0 (1.2em + X) */
	padding: 0;
}

* html ul.list2 {
	left: 0;
	margin: 0;
	height: 0;
}

/* -- style 3 -- */
ul.list3 {
/*	list-style-image: url(../images/bullet3.gif); */
	position: relative;
	z-index: 0;
	left: 2.2em; /* (1.2em + X) */
	margin: 0 2.2em 0 -2.2em; /* 0 (1.2em + X) 0 -(1.2em + X) */ 
	padding: 0;
}

ul.list3 li {
	margin: 0 0 0 2.2em; /* 0 0 0 (1.2em + X) */
	padding: 0;
}

* html ul.list3 {
	left: 0;
	margin: 0;
	height: 0;
}

/*  ----------------------- default text links ---------------------- */
/* should contain only colour definitions, no font, size, weight, etc */
a, a:link {
	color: #1a6cb2;
	text-decoration: underline;		
}

a:visited {
	color: #66859d;
	text-decoration: underline;
}

a:hover, a:active {
	color: #6cadcf;
	text-decoration: underline;
}

/* ------------------- custom form elements style ------------------- */
.formfieldemail {
	display: none;
}

.emailform {
	width: 636px;
}

.emailform .formfieldlabel {
	font-weight: bold;
	padding: 0 20px 15px 0;
	width: 180px;
	text-align: right;
}

.emailform .formfielddescr {
	font-weight: normal;
	font-size: 11px;
	text-align: right;
}

.emailform .formfieldtext,
.emailform .formfieldarea,
.emailform .formfieldlist,
.emailform .formfieldselect,
.emailform .formfieldoption,
.emailform .formfieldfile,
.emailform .formfieldbutton {
	width: 426px;
	padding: 0 0 15px 10px;
}

.emailform .formfieldarea textarea {
	height: 80px;
	width: 300px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.emailform .formfieldtext input {
	width: 300px;
}

.formfieldlistitem {
	padding: 0 0 0 20px;
}

.emailform .formfieldoption label {
	display: block;
	margin: 0 0 0 20px;
}

.emailform .formfieldoption input {
	float: left;
	margin: 0 5px 0 0;
}

.formfieldlistitem input {
	margin: 0 0 10px -20px;
}

.emailform .formfieldmandatory .formfieldstar {
	position: absolute;
	left: -10000px;
}

.emailform .formfieldmandatory .formfieldtext,
.emailform .formfieldmandatory .formfieldarea,
.emailform .formfieldmandatory .formfieldlist,
.emailform .formfieldmandatory .formfieldselect,
.emailform .formfieldmandatory .formfieldfile,
.emailform .formfieldmandatory .formfieldoption {
	background: url(../images/formfieldmandatory_star.gif) no-repeat top left;
}

/*-- form header --*/
.emailform .formfieldheader {
	padding: 0 0 15px 0;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	color: #a63422;
	font-size: 20px;
	font-weight: bold;
}

/*-- form sub header --*/
.emailform .formfieldsubheader {
	padding: 0 0 15px 0;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	color: #a63422;
	font-size: 15px;
	font-weight: bold;
}

/*-- form normal text --*/
.emailform .formfieldnormaltext {
	padding: 0 0 15px 0;
	font-weight: normal;	
}

/*-- form divider line --*/
.emailform .formfieldseparator div {
	margin: 0 0 15px 0;
	height: 1px;
	border-bottom: 1px solid #CCC;
	line-height: 0;
	font-size: 0;
}

/* ------ search box style ------ */
.searchbox .formfieldtext {
	width: 120px;
}

.searchresults {
	padding: 15px 0 0 0;	
}

.searchresults p {
	padding: 8px 0;	
}

/*----- login box styles -----*/
.loginbox label {
	display: block;
	padding: 0 0 6px 0;
}

.loginbox span {
	width: 70px;
	padding: 4px 2px 0 0;
	text-align: right;
	float: left;
}

.loginbox .formfieldbutton {
	margin-left: 73px;
}

.loginbox .formerror {
	color : #B00;
	font-weight : bold;
	margin-bottom: 2px;
}

/* ------------------------- sitemap styles ------------------------- */
/* number represents level within sitemap hierarchy */
/* can be defined individually, and extended indefinitely */
.sm1 {
	color: #000;
	font-size: 14px;
}

.sm1 a:link, .sm1 a:visited {
	/* normal link: colour, style */
}

.sm1 a:hover, .sm1 a:active {
	/* normal link rollover: colour, style */
}

/* ------------------------ navigation styles ----------------------- */
/* ---- nav style 200900 (Flowing Text - Footer Nav) ---- */
.footernav {
	/* common font face, size, formatting */
	color: #732514;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.footernav ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.footernav li {
	display: inline;
}

.footernav a:link, .footernav a:visited {
	/* normal link: colour, style */
	color: #a63422;
	text-decoration: underline;
}

.footernav a:hover, .footernav a:active {
	/* normal link rollover: colour, style */
	color: #c93720;
	text-decoration: underline;
}

.footernavc a:link, .footernavc a:visited {
	/* current link: colour, style */
	color: #a63422;
	text-decoration: underline;
}

.footernavc a:hover, .footernavc a:active {
	/* current link rollover: colour, style */
	color: #a63422;
	text-decoration: underline;
}

/* ---- nav style 200901 (Flowing Text - Main Nav) ---- */
.mainnav {
	/* common font face, size, formatting */
	position: absolute;
	margin: 132px 0 0 170px;
	width: 710px;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-transform: lowercase;
	background: #fbce64 url(../images/ihe-mainnavbg.gif) repeat-x left bottom;
}

.mainnav li .divider {
	width: 1px;
	height: 32px;
	font-size: 1px;
	line-height: 1px;
	background: #f1aa3b url(../images/ihe-mainnav-divider.gif) no-repeat left bottom;
}

.mainnav ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.mainnav li {
	display: block;
	float: left;
}

.mainnav a {
	display: block;
	float: left;
	padding: 6px 14px 0 14px;
	height: 26px;
}

.mainnav a:link, .mainnav a:visited {
	/* normal link: colour, style */
	color: #7f2d1b;
	text-decoration: none;
	background: none;
}

.mainnav a:hover, .mainnav a:active {
	/* normal link rollover: colour, style */
	color: #a63422;
	text-decoration: none;
	background: #feeb89 url(../images/ihe-mainnav-rollover.gif) repeat-x left bottom;
}

.mainnavc a:link, .mainnavc a:visited {
	/* current link: colour, style */
	color: #fadec1;
	text-decoration: none;
	background: #a63422 url(../images/ihe-mainnav-current.gif) repeat-x left bottom;
}

.mainnavc a:hover, .mainnavc a:active {
	/* current link rollover: colour, style */
	color: #fadec1;
	text-decoration: none;
	background: #a63422 url(../images/ihe-mainnav-current.gif) repeat-x left bottom;
}

/* ---- nav style 200902 (Vertical Text - Sub Nav 1) ---- */
.subnav1 {
	/* common font face, size, formatting */
	padding: 6px 11px;
	width: 148px;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	background: url(../images/ihe-subnav1bg.png);
}

* html .subnav1 {
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/ihe-subnav1bg.png',sizingMethod='scale');
}

.subnav1 ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.subnav1 li {
	display: block;
	padding: 5px 0;
}

.subnav1 a {
	position: relative;
	display: block;
	padding: 0;
}

.subnav1 a:link, .subnav1 a:visited {
	/* normal link: colour, style */
	color: #fed6a2;
	text-decoration: none;
}

.subnav1 a:hover, .subnav1 a:active {
	/* normal link rollover: colour, style */
	color: #f8e5cd;
	text-decoration: underline;
}

.subnav1c a:link, .subnav1c a:visited {
	/* current link: colour, style */
	color: #f8e5cd;
	text-decoration: underline;
}

.subnav1c a:hover, .subnav1c a:active {
	/* current link rollover: colour, style */
	color: #f8e5cd;
	text-decoration: underline;
}

/* ---- nav style 200903 (Vertical Text - Sub Nav 2) ---- */
.subnav2 {
	/* common font face, size, formatting */
	padding: 4px 0 0 5px;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	background: none;
}

.subnav2 ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.subnav2 li {
	display: block;
	padding: 3px 0;
}

.subnav2 a {
	display: block;
	padding: 0 0 0 8px;
}

.subnav2 a:link, .subnav2 a:visited {
	/* normal link: colour, style */
	color: #f4bf82;
	text-decoration: none;
	background: url(../images/ihe-subnav2-bullet-normal.gif) no-repeat 0 6px;
}

.subnav2 a:hover, .subnav2 a:active {
	/* normal link rollover: colour, style */
	color: #fcdaaf;
	text-decoration: underline;
	background: url(../images/ihe-subnav2-bullet-current.gif) no-repeat 0 6px;
}

.subnav2c a:link, .subnav2c a:visited {
	/* current link: colour, style */
	color: #fcdaaf;
	font-weight: bold;
	text-decoration: underline;
	background: url(../images/ihe-subnav2-bullet-current.gif) no-repeat 0 6px;
}

.subnav2c a:hover, .subnav2c a:active {
	/* current link rollover: colour, style */
	color: #fcdaaf;
	font-weight: bold;
	text-decoration: underline;
	background: url(../images/ihe-subnav2-bullet-current.gif) no-repeat 0 6px;
}

/* ---- nav style 200904 (Vertical Text - Sub Nav 3) ---- */
.subnav3 {
	/* common font face, size, formatting */
	padding: 5px 0 0 17px;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.subnav3 ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.subnav3 li {
	display: block;
	padding: 2px 0;
}

.subnav3 a {
	display: block;
	padding: 0;
}

.subnav3 a:link, .subnav3 a:visited {
	/* normal link: colour, style */
	color: #f6c891;
	font-weight: normal;
	background: none;
	text-decoration: none;
}

.subnav3 a:hover, .subnav3 a:active {
	/* normal link rollover: colour, style */
	color: #f6c891;
	font-weight: normal;
	background: none;
	text-decoration: underline;
}

.subnav3c a:link, .subnav3c a:visited {
	/* current link: colour, style */
	color: #f6c891;
	font-weight: bold;
	background: none;
	text-decoration: underline;
}

.subnav3c a:hover, .subnav3c a:active {
	/* current link rollover: colour, style */
	color: #f6c891;
	font-weight: bold;
	background: none;
	text-decoration: underline;
}

/* ---- nav style 200905 (Vertical Graphics - Category List Nav) ---- */
.categorylist {
	position: relative;
	z-index: 1;
	display: inline;
	float: left;
	margin: 0 40px 30px 0;
	padding: 0;
	width: 130px;
}

.categorylist ul, .categorylist li {
	margin: 0;
	padding: 0;
	border: none;
	list-style: none;
}

.categorylist li {
	display: block;
	padding: 0 0 5px 0;
	line-height: 1px;
	font-size: 1px;
}

/* --------- text styles (font face should be defined, to ensure admin compatibility) --------- */
h1, .t0, .t1, .t2, .t3, .t4 {
	font-family: Arial,Helvetica,sans-serif;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

h1, .t0, .t1, .t2 {
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
}

/* ---- title text style ---- */
h1, .t0 {
	color: #732514;
	font-size: 24px;
	font-weight: bold;
	margin: 0;
	padding: 0 0 26px 0;
}

h1 a:link, h1 a:visited, .t0 a:link, .t0 a:visited {
}

h1 a:hover, h1 a:active, .t0 a:hover, .t0 a:active {
}

/* --------- text style 1 --------- */
.t1 {
	color: #a63422;
	font-size: 20px;
	font-weight: bold;
}

.t1 a:link, .t1 a:visited {
}

.t1 a:hover, .t1 a:active {
}

/* --------- text style 2 --------- */
.t2 {
	color: #a63422;
	font-size: 15px;
	font-weight: bold;
}

.t2 a:link, .t2 a:visited {
}

.t2 a:hover, .t2 a:active {
}

/* --------- text style 3 --------- */
.t3 {
/*	color: #000; */
/*	font-size: 12px; */
}

.t3 a:link, .t3 a:visited {
	font-weight: bold;	
}

.t3 a:hover, .t3 a:active {
}

/* --------- text style 4 --------- */
.t4 {
/*	color: #555; */
	font-size: 11px;
}

.t4 a:link, .t4 a:visited {
}

.t4 a:hover, .t4 a:active {
}

/* --------------------- miscellaneous styles ----------------------- */
.caption {
	font-size: 11px;
}

.error {
	color: #900;
	font-weight: bold;
}

.highlight {
	background-color: #EEE;
	color: #090;
	font-weight: bold;
    padding: 0 3px 1px 3px;
}

.cms-link span, .developer-link span {
	display: none;
}

/* --------------------- quick table row styles --------------------- */
.r1 {
	/*background: #DDD;*/
}

.r2 {
	/*background: #F4F4F4;*/
}

/* --------------------- custom style settings ---------------------- */
/* --- home page promos --- */
.promobox-container {
	display: inline;
	float: right;
	margin: 0 0 30px 42px;
	width: 283px;
}

.promobox {
	margin: 0 0 15px 0;
	padding: 15px 15px 15px 66px;
	width: 202px;
	height: 83px;
}

.promobox a:link, .promobox a:visited {
	color: #feeb89;
}

.promobox a:hover, .promobox a:active {
	color: #FFF;
}

.promobox .t3 a:link, .promobox .t3 a:visited {
	font-weight: normal;
}

.promobox .title {
	display: block;
	color: #feeb89;
	font-size: 18px;
	font-weight: normal;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	line-height: 30px;
}

.promobox .t3 {
	color: #FFF;
	font-size: 11px;
}

.promobox.training {
	background: #762514 url(../images/ihe-home-promo-training.png) no-repeat left top;
}

.promobox.essencekits {
	background: #762514 url(../images/ihe-home-promo-essencekits.png) no-repeat left top;
}

.promobox.handbooks {
	background: #762514 url(../images/ihe-home-promo-handbooks.png) no-repeat left top;
}

.promobox.individual {
	background: #762514 url(../images/ihe-home-promo-individual.png) no-repeat left top;
}

.promobox.composite {
	background: #762514 url(../images/ihe-home-promo-composite.png) no-repeat left top;
}

.promobox.blended {
	background: #762514 url(../images/ihe-home-promo-blended.png) no-repeat left top;
}

.promobox.specials {
	background: #762514 url(../images/ihe-home-promo-specials.png) no-repeat left top;
}

/* --- cart links --- */
#cartlinks {
	position: absolute;
	margin: 164px 0 0 695px;
	padding: 7px 0 0 18px;
	width: 167px;
	height: 29px;
	background: #ffeed7 url(../images/ihe-cartlinksbg.gif) no-repeat left top;
}

#cartlinks #viewcart {
	padding: 0 0 0 27px;	
}

#cartlinks #viewcart a {
	display: block;	
	float: none;
	padding: 1px 0 1px 21px;
	width: 55px;
	font-size: 12px;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
}

#cartlinks #viewcart a:link, #cartlinks #viewcart a:visited {
	color: #a63422;	
	text-decoration: none;
	background: url(../images/ihe-viewcart-icon.gif) no-repeat 0 0;
}

#cartlinks #viewcart a:hover, #cartlinks #viewcart a:active {
	color: #a63422;	
	text-decoration: underline;
	background: url(../images/ihe-viewcart-icon.gif) no-repeat 0 0;
}

#cartlinks #checkout a {
	display: block;	
	float: left;
	margin: 0 0 0 10px;
	padding: 1px 0 0 18px;
	width: 56px;
	font-size: 12px;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
}

#cartlinks #checkout a:link, #cartlinks #checkout a:visited {
	color: #a63422;	
	text-decoration: none;
	background: url(../images/ihe-checkout-icon.gif) no-repeat 0 2px;
}

#cartlinks #checkout a:hover, #cartlinks #checkout a:active {
	color: #a63422;	
	text-decoration: underline;
	background: url(../images/ihe-checkout-icon.gif) no-repeat 0 2px;
}

/* --- hard break --- */
.hardbreak {
	display: block;
	clear: both;
	float: none;
}

/* --- feature list box, wide--- */
.featurewide {
	position: relative;
	margin: 25px -4px;
	clear: both;
	float: none;
	width: 644px;
	background: #ffedd7 url(../images/ihe-featurebox-wide-mid.gif) repeat-y left top;
}

.featurewidetitle {
	padding: 0 0 20px 20px;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	color: #a63422;
	font-size: 18px;
	font-weight: bold;
}

.featurewidetop {
	background: url(../images/ihe-featurebox-wide-top.gif) no-repeat left top;
}

.featurewidebtm {
	padding: 12px 2px 18px 4px;
	background: url(../images/ihe-featurebox-wide-btm.gif) no-repeat left bottom;
}

/* --- feature list box, wide with columns --- */
.featurewide-columns {
	background: url(../images/ihe-featurebox-wide-mid-columns.gif) repeat-y left top;	
}

/* --- adjustments for when a non-Flux product is in the wide feature block wrapper --- */
.featurewide .nfproductbox {
	float: left;
	margin: 0;
	padding: 5px 19px 0 19px;
	width: 174px;
	background: none;
}

.featurewide .nfproductbox form {
	padding: 8px 0 0 0;	
}

.featurewide .nfproductboxtitle {
	display: block;
	padding: 0 0 8px 0;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	color: #a63422;
	font-size: 16px;
	font-weight: bold;	
}

.featurewide .nfproductbox .t3 {
	color: #732514;
	font-size: 11px;
}

.featurewide .nfproductbox .t4 {
	color: #689120;
	font-size: 11px;
	font-weight: bold;
}

/* --- feature list box, short--- */
.featureshort {
	position: relative;
	z-index: 1;
	display: inline;
	float: right;
	margin: -5px 0 56px 48px;
	width: 203px;
	background: #ffedd7 url(../images/ihe-product-box-mid.gif) repeat-y left top;
}

.featureshorttitle {
	padding: 0 0 10px 0;
	color: #a63422;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
}

.featureshorttop {
	background: url(../images/ihe-product-box-top.gif) no-repeat left top;
}

.featureshortbtm {
	padding: 15px 15px 17px 17px;
	background: url(../images/ihe-product-box-btm.gif) no-repeat left bottom;	
}

.featureshortbtm .t2 {
	color: #732514;	
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
}

.featureshortbtm .t3 {
	color: #732514;
	font-size: 11px;
}

.featureshortbtm .t4 {
	color: #689120;
	font-size: 11px;
	font-weight: bold;
}

/* --- wide breakout box table-appearance --- */
.breakoutrow-container {
	margin: 15px 0;
	border: 1px solid #eeb06a;
	width: 634px;
}

.breakoutrow {
	margin: 0 0 1px 0;
	padding: 14px 20px 20px 20px;	
}

.breakoutrow .t3,
.breakoutrow .t4 {
	color: #611e10;
}

.breakoutrow.light {
	background: #fff5e7;
}

.breakoutrow.dark {
	background: #ffedd6;
}

/* --------- layout style settings (for .asp template only) --------- */
#pagebody {
	color: #000;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	text-align: center;
	background: #732514;
}

#toplevel {
	margin: 0 auto;
	width: 880px;
	height: 100%;
	text-align: left;
	background: #ffe1bb url(../images/ihe-mainbg.gif) repeat-y left top;
}

#header {
	position: absolute;
	margin: 0 0 0 170px;
	padding: 38px 36px 0 0;
	width: 674px;
	height: 94px;
	text-align: right;
	background: #a63422;
}

#header .t1 {
	color: #FFF;
	font-size: 23px;
	font-weight: normal;
}

#headerlogo {
	position: absolute;
	margin: 7px 0 0 10px;
}

#column1bg {
	background: url(../images/ihe-column1-deco-main.gif) no-repeat left bottom;
}

#column1 {
	width: 188px;
}

#column1inner {
	padding: 198px 0 0 0;
}

#column2 {
	padding: 198px 36px 0 20px;
	width: 636px;
}

.footcell {
	vertical-align: bottom;
	background: url(../images/ihe-footerbg.gif) repeat-x left bottom;
}

#column1outerdeco {
	position: absolute;
	right: 50%;
	margin: -314px 440px 0 0;
	width: 36px;
	height: 314px;
	font-size: 0;
	line-height: 0;
	background: url(../images/ihe-column1-deco-side.gif) no-repeat center bottom;
}

#footer {
	padding: 30px 20px 10px 20px;
	width: 652px;
	min-height: 30px;
	height: auto !important;
	height: 30px;
}

#footertext {
	padding: 8px 0 0 0;
	color: #732514;
	font-size: 11px;
}

#footertext a:link, #footertext a:visited {
	color: #a63422;
	text-decoration: underline;
}

#footertext a:hover, #footertext a:active {
	color: #c93720;
	text-decoration: underline;
}

/* --------- product listing styles --------- */
/* --- feature product box for registrations --- */
.productbox {
	position: relative;
	z-index: 1;
	display: inline;
	float: right;
	margin: -5px 0 56px 48px;
	width: 203px;	
	background: #ffedd7 url(../images/ihe-product-box-mid.gif) repeat-y left top;
}

.productboxtop {
	background: url(../images/ihe-product-box-top.gif) no-repeat left top;	
}

.productboxbtm {
	padding: 15px 15px 17px 17px;
	background: url(../images/ihe-product-box-btm.gif) no-repeat left bottom;	
}

*html .productboxbtm {
	zoom: 1;	
}

.productboxtitle {
	padding: 0 0 10px 0;
	color: #a63422;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
}

.productboxproductname {
	padding: 0 0 12px 0;
	color: #732514;	
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
}

.productboxdescription {
	color: #732514;
	font-size: 11px;
}

.productboxprice {
	padding: 5px 0 0 0;
	color: #732514;
	font-size: 11px;
	font-weight: bold;
}

.productboxprice .amount {
	color: #689120;
}

.productboxbutton {
	padding: 20px 0 0 0;	
}

/* --- adjustments for when the rego box is inside the wide feature block wrapper --- */
.featurewide .productbox {
	float: left;
	margin: 0 19px 0 19px;
	width: 174px;
	background: none;
}

.featurewide .productbox .productboxtop,
.featurewide .productbox .productboxbtm {
	padding: 15px 0 0 0;
	background: none;	
}

.featurewide .productboxtitle {
	display: none;	
}

/* --- product listing --- */
.productlist {
	margin: 0 0 20px 0;
	width: 636px;
	color: #993020;
}

.productlist .categorytitle {
	margin: 20px 0;
	padding: 4px 9px 5px 9px;
	color: #FFF;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	background: #d47f20;
}

.productlist .name {
	padding: 7px 9px;
	width: 418px;
}

.productlist .name a {
	font-weight: bold;
}

.productlist .price {
	padding: 7px 2px;
	width: 106px;
	text-align: center;
}

.productlist .action {
	padding: 4px 0 0 0;
	width: 88px; 
	text-align: center;
}

.productlistbg0 {
	border-bottom: 1px solid #ffe1bb;
	border-right: 1px solid #eeb06a;
	background: #fff5e7;
}

.productlistbg1 {
	border-bottom: 1px solid #ffe1bb;
	border-right: 1px solid #eeb06a;
	background: #ffedd6;
}

.productlistbg0.norightborder,
.productlistbg1.norightborder {
	border-right: none;
}

/* --- product info --- */
.productinfo .columns {
	width: 636px;
}

.productinfo .column1 {
	padding: 0 20px 0 0;
	width: 400px;
}

.productinfo .column2 {
	width: 216px;
	text-align: right;
}

.productinfo .name {
	padding: 0 0 14px 0;
	color: #a63422;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
}

.productinfo .soldout {
	display: block;	
	padding: 0 0 14px 0;
	color: #d30000;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}

.productinfo .featured {
	display: block;	
	padding: 0 0 14px 0;
	color: #cc6227;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	font-style: italic;
}

.productinfo .descr {
	padding: 0 0 38px 0;	
}

.productinfo .price {
	padding: 0 0 16px 0;
	color: #732514;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}

.productinfo .price .amount {
	color: #689120;
}

.productinfo .qty {
	display: inline;
	float: left;
	width: 66px;
	font-weight: bold;
}

.productinfo .qty .formfieldtext {
	margin: 0 0 0 4px;
	width: 24px;	
}

.productinfo .buttons {
	position: relative;
	display: inline;
	margin: -4px 0 0 0;
	float: left;
	width: 246px;
}

.productinfo .buttons img {
	display: inline;
	float: left;
	margin: 0 3px 0 4px;
}

.productinfo .backtoshopping {
	clear: both;
	float: none;
	padding: 24px 0 0 0;
}

/* --- product cart --- */
.cart {
	border: 1px solid #a63422;
	width: 634px;
	background: #FFF;
}

.cart .headername,
.cart .headerqty,
.cart .headerunitprice,
.cart .headerprice,
.cart .headermodify {
	padding: 12px 0 0 0;
	height: 26px;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	background: #a63422;
}

.cart .headername {
	padding: 12px 0 0 8px;
	width: 270px;
	text-align: left;
}

.cart .headerqty {
	width: 56px;
}

.cart .headerunitprice, .cart .headerprice {
	width: 110px;
}

.cart .headermodify {
	padding: 12px 0 0 8px;
	width: 72px;
	text-align: center;
}

.cart .name {
	display: block;
	padding: 12px 8px;
	font-weight: bold;
	text-align: left;
}

.cart .qty {
	padding: 10px 0;
	text-align: center;
}

.cart .qty input {
	width: 25px;	
}

.cart .unitprice,
.cart .price {
	padding: 12px 3px;
	text-align: center;
} 

.cart .modify {
	padding: 12px 0 0 8px;
	font-weight: bold;
	text-align: center;
}

.cart .modify a:link, .cart .modify a:visited {
	color: #b71116;
	font-weight: bold;
	text-decoration: underline;
}

.cart .modify a:hover, .cart .modify a:active {
	color: #f31c22;
	font-weight: bold;
	text-decoration: underline;
}

.cartrow0, .cartrow1 {
	background: #fff5e7;
}

.cartrow1 {
	background: #ffedd6;
}

.cart .total {
	padding: 6px 8px;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	color: #667c1a;
	font-size: 18px;
	font-weight: bold;
	border-top: 1px solid #a63422;
	text-align: right;
}

.cart .total span {
	color: #a63422;
}

.cartbuttons .purchasebtn {
	float: right;
	padding: 11px 0 0 0;
	font-size: 0;
	line-height: 0;
}

.cartbuttons .updatebtn {
	float: left;
	padding: 11px 0 0 0;
	font-size: 0;
	line-height: 0;
}

.cartbuttons .clearbtn {
	float: left;
	padding: 11px 0 0 6px;
	font-size: 0;
	line-height: 0;
}

.cartbuttons .backtoshopping {
	clear: both;
	float: none;
	padding: 38px 0 0 0;
	font-size: 0;
	line-height: 0;
}

/* -- flux generated table styles -- */
.custom-ticket {
	display: none;	
}

.fluxcheckout {
	width: 100%;	
}

.fluxcheckout .error {
	color: #e31f00;
}

.fluxorderconfirm {
	margin: 16px 0 0 0;
	border-collapse: collapse;
	width: 100%;
}

.fluxorderconfirm td {
	white-space: nowrap; 	
}

.fluxorderheader td {
	padding: 6px;
	color: #FFF;
	font-weight: bold;
	background: #a63422;
}

.fluxorderitem td {
	padding: 8px 6px;
}

.fluxorderconfirm .fluxordersubtotal td,
.fluxorderconfirm .fluxordershipping td,
.fluxorderconfirm .fluxordertotal td{
	padding: 8px 6px;
}

.fluxorderconfirm .fluxordersurcharge td {
	padding: 8px 6px 8px 6px;	
}

.fluxorderconfirm .fluxordersubtotal td {
	padding: 16px 6px 8px 6px;
	border-top: 1px solid #a63422;
}

.fluxorderconfirm .fluxordersubtotal .orderlabel,
.fluxorderconfirm .fluxordershipping .orderlabel,
.fluxorderconfirm .fluxordersurcharge .orderlabel,
.fluxorderconfirm .fluxordertotal .orderlabel {
	font-weight: bold;
}