/* CSS Document */

body 
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}

a
{
	font-family:Arial, Helvetica, sans-serif;
	color:#669900;
	text-decoration:none;
	font-size:12px;
}

a.body
{
	font-family:Arial, Helvetica, sans-serif;
	color:#669900;
	text-decoration:none;
	font-size:11px;
	line-height:normal;
}

a.nav
{
    color:#669900;
	font-weight:bold;
	text-decoration:none;
	font-size:10px;
}

a.password
{
    color:#6B6D2E;
	text-decoration:none;
	font-size:9px;
}


a.heading
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#669900;
	font-size:14px;
	margin-top:0px;
	margin-bottom:5px;
	padding:0px;
	line-height:1.1em;
	text-align:left;
}

a:hover{text-decoration:underline; color:#669900;}
a:visited{ color:#669900; }

p
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:left;
	color:#000000;
	padding:0px;
	margin-bottom:10px;
	margin-top:0px;
}

p.message
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:left;
	padding:0px;
	margin:0px;
}

p.footer
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#80805e;
	padding:0px;
	margin:0px;
	text-align:left;
}

p.small
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	padding:0px;
	margin:0px;
	text-align:left;
}

p.price
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#000000;
	padding:0px;
	margin:0px;
	text-align:left;
}

p.quote-ref
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold; 
	color:#830309;
}

.label
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#4d503e;
	margin:0px;
	padding:0px;
	text-align:left;
}

.label-large
{
	font-family:"Times New Roman", Times, serif;
	font-size: 11px;
	color:#4d503e;
	font-weight:bold;
	margin:0px;
	padding:0px;
	letter-spacing:2px;
	text-align:left;
}

input.form, select.form, textarea.form
{
	width:140px;
	height:22px;
	border:1px solid #7f9db9;
}

input.medium {
	width:175px;
}

select.medium {
	width:179px;
}

input.area {
	width: 30px;
}

input.phone {
	width: 138px;
}

input.mobile {
	width: 124px;
}

input.form-long, select.form-long, textarea.form-long
{
	width:205px;
	height:22px;
	border:1px solid #7f9db9;
}

.form-quantity
{
	width:33px;
	height:16px;
	font-size:12px;
	border:1px solid #7f9db9;
}

.form-small
{
	width:100px;
	height:20px;
	border:1px solid #7f9db9;
}

.title
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:16px;
	font-weight:bold;
	padding-top:7px;
	padding-left:20px;
	background-image:url(/images/headings/bg.jpg);
	background-repeat:no-repeat;
	background-position:center;
	margin-top:0px;
	margin-bottom:0px;
	padding-top:8px;
	padding-bottom:8px;
	text-align:left;
	width:438px;
}

#content {
	width:769px;
	margin: 15px auto;
}

.container {
	border-left: 1px solid #e1dada;
	border-right: 1px solid #e1dada;
	background-color: #f3f4ec;
	padding: 25px 20px 0px 20px;
	width: 727px;
	margin: 0 auto;
}

table.cart th {
	text-align: left;
}

table.cart {
	margin: 5px 0 20px 0;
}

table.cart td {
	padding: 5px 0;
}

.float-right {
	float: right;
}

.notes {
	width: 720px;
	padding: 25px 25px 0 25px;
	margin: 0 auto;
}

.notes a {
	font-size: 11px;
}

#progress {
	width: 770px;
	margin: 15px auto;
	background: url(/images/headings/progress-bg.gif) repeat-x;
	height: 25px;
}

.left-panel {
	float: left;
	width: 340px;
	min-height: 200px;
	padding-right: 10px;
	margin-right: 10px;
	border-right: 1px solid #e1dada;
	vertical-align: top;
}

.right-panel {
	float: left;
	width: 350px;
	min-height: 200px;
	margin-left: 10px;
}

.clear {
	clear: both;
	float: none;
	height: 1px;
}

p.small, a.small {
	font-size: 10px;
}

p.teal {
	color: #6b6d2e;
}

label {
	color: #4d503e;
}

/*
hr {
	color: #000;
	background-color: #000;
	height: 1px;
}
*/

hr.light {
	border: 0;
	color: #e1dada;
	background-color: #e1dada;
	height: 1px;
	width: 100%;
	text-align: left;
}

h1
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:16px;
	font-weight:bold;
	padding-top:7px;
	padding-left:20px;
	padding-right:10px;
	margin-top:0px;
	margin-bottom:0px;
	padding-top:8px;
	padding-bottom:8px;
	text-align:left;
}

h1.normal {
  margin:0;
  padding:0;
}

h2
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#669900;
	font-size:14px;
	margin-top:0px;
	margin-bottom:5px;
	padding:0px;
	line-height:1.1em;
	text-align:left;
}

h3
{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:18px; 
	color:#4d503e;
	padding:0px;
	font-weight:normal;
	line-height:1.5em;
	text-align:left;
	margin-top:0px;
	margin-bottom:5px;
}

.h3
{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:22px; 
	color:#4d503e;
	padding:0px;
	font-weight:normal;
	line-height:1.5em;
	text-align:left;
}

h4 
{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:14px; 
	color:#4d503e;
	padding:0px;
	font-weight:bold;
	line-height:1.5em;
	text-align:left;
	margin:0px;
}

.h4 
{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:14px; 
	color:#4d503e;
	padding:0px;
	font-weight:bold;
	line-height:1.5em;
	text-align:left;
	margin:0px;
}

h5
{
	font-size: 9pt;
	font-weight:bold;
	padding:0px;
	margin:0px;
	line-height:1.5em;
	text-align:left;
}

.h5
{
	font-size: 9pt;
	font-weight:bold;
	padding:0px;
	margin:0px;
	line-height:1.5em;
	text-align:left;
}


img
{
	border:none;
	padding:none;
	margin:none;
}

.errorMessage
{
	font-size:11px;
	color:#c14e1e;
}

.errorMessageBG 
{
	background-color:transparent;
	padding-top:20px;
	width:100%;
}

.errorMessageBG td {
	text-align: left;
}

.errorMessageBG img
{
	display:none;
}

li
{
	text-align:left;
}

a.my-account-links , a:visited.my-account-links {
	text-transform:uppercase;
	color:#6B6D2E;
	font-size:12px;
}

.newh3{
	text-transform:uppercase;
	color:#6B6D2E;
	font-size:16px;
	font-weight:bold;
	margin-left:5px;
	margin-top:15px;
}

.subscription-message{
	color:#6B6D2E;
}


/*******************************************
 *       Updates to allow rebranding       *
 *******************************************/
.heading-cell {
  padding-bottom:10px;
}

.headingTop {
  background-image:url(/images/corners/bg-top.jpg);
  background-repeat:no-repeat;
  background-position:top;
  padding:0;
  margin:0 0 1em;
  vertical-align:top;
  width:438px;
}

.empty-right .headingTop {
  background-image:url(/images/corners/bg-top-wide.gif);
  width:569px;
}

.headingBottom {
 width:438px;
 background-image:url(/images/corners/bg-bottom.jpg);
 background-position:bottom;
 background-repeat:no-repeat;
 vertical-align:bottom;
}

.empty-right .headingBottom {
  width:569px;
  background-image:url(/images/corners/bg-bot-wide.gif);
}
table.addItem {
  background-image:url(/images/backgrounds/price.gif);
  background-repeat:no-repeat;
  background-position:right;
}

table.cart td, table.cart th { padding:5px 0; }

table.cart tr.itemRow td, table.cart tr.itemRow th {
  border-bottom:1px solid #4d4d4d;
}

#progress .step1 { width:192px; }
#progress .step2 { width:191px; }
#progress .step3 { width:191px; }
#progress .step4 { width:191px; }
#progress .done { width:23px; }

#paymentDetails { width:360px }
#securePanel { width:150px; text-align:center; }
#nextPanel { width:150px; text-align:center; }

hr {
  border:none;
  border-top:1px solid #4D4D4D;
  height:1px;
  background-color:#F3F4EC;
  overflow:hidden;
}

.intro {
  padding:10px 0 10px 20px;
}

#regIntro { padding-top:25px; }

.intro p.attribution {
  color:#830309;
  text-align:right;
}

.formBg {
  padding:12px 0 0;
  background-image:url(/images/corners/form-bg-top.gif);
  width:440px;
  margin:0 0 15px;
  clear:both;
}

.empty-right .formBgTop {
  width:569px;
  height:11px;
  overflow:hidden;
  background-image:url(/images/corners/form-bg-wide-top.gif);
  clear:both;
}

.empty-right .formBg {
  width:525px;
  background:url(/images/corners/form-bg-wide.gif) bottom left no-repeat;
  padding:12px 22px 0 22px;
}


.formBg .bottom {
  padding:0 12px 7px;
  background:url(/images/corners/form-bg-bot.gif) left bottom no-repeat;
}

.formBg table.formTable {
  width:398px;
  margin-left:5px;
}

.empty-right .formBg table.formTable {
  width:535px;
  margin-left:0;
}
.formBg table.formTable td.label {
  width:118px;
  padding:0 0 10px;
}

.formBg table.formTable td.input {
  text-align:left;
  vertical-align:top;
}
.empty-right .formBg table.formTable td.label {
  padding-bottom:10px;
  vertical-align:top;
  text-align:left;
  width:150px;
}

.empty-right .formBg table.formTable h3.newh3 {
  margin-left:0;
}

.empty-right .formBg table.formTable td.input {
  padding-bottom:10px;
  vertical-align:top;
  text-align:left;
  width:365px;
}

table.transactionTable th {
  border-bottom:1px solid #000000;
  text-align:left;
  padding:5px;
}

table.transactionTable td {
  padding:5px;
  text-align:left;
  vertical-align:top;
}

table.transactionTable tr.itemRow td {
  border-bottom:1px solid #000;
}

table.transactionTable tr.amountRow td {
  border-top:1px solid #000;
}

table.formTable table.transactionTable td {
  white-space:nowrap;
  
}

.otherProducts {
  padding:20px;
}

.product {
  position:relative;
  border:1px solid #d9d2ca;
  background-color:#e6e9d8;
  padding:3px;
}

.soldout, .notavailable {
  display:block;
  width:100%;
  height:100%;
  position:absolute;
  top:0;
  left:0;
}

.soldout { background:url(/images/sold-out.gif) 50% 50% no-repeat; }

.notavailable { background:url(/images/not-available.gif) 50% 50% no-repeat; }

.catalogItem { margin:0 0 2em; }

.breadcrumbs {
  text-align:left;
  padding:0 0 10px;
}


a#selectAllBtn {
  float:right;
  width:111px;
  height:28px;
  background:url(/images/buttons/select-all.gif) left top no-repeat;
  overflow:hidden;
  text-indent:-10000px;
  margin:0 0 1em;
}

h2.unsubscribe {
  color:#000;
  font-size:12px;
  margin:0 0 .5em;
}

a#btnSelectAll {
  float:right;
  width:128px;
  height:43px;
  overflow:hidden;
  text-indent:-10000px;
  background:url(/images/buttons/select-all.gif) left top no-repeat;
  margin:0 0 2em;
}


.formBg table.formTable td.subscriptionLabel {
  width:308px;
  padding:0 0 10px;
  text-align:left;
}

td.subscriptionLabel label, td.channelLabel label { color:#000; }

.formBg table.formTable td.subscriptionInput {
  width:75px;
  text-align:center;
  padding:0 0 10px;
}

.formBg table.formTable td.channelTitle {
  width:228px;
  padding:0 0 10px;
  text-align:left;
}

.formBg table.formTable td.channelLabel {
  width:75px;
  padding:0 0 10px;
  text-align:left;
}
.formBg table.formTable td.channelInput {
  width:75px;
  text-align:center;
}
