/* Copyright © 2003-2010 Battery Force Ltd. */

.optional {color: #636363;}
  
.mandatory {color: #000;}

#optout {
  font-size: 80%;
  white-space: normal;
  text-align: justify;
  max-width: 40em;
  color: #333;
}
#optout input {
  vertical-align: text-top;
  font-size: 50%;
}

/* cart formatting */
#cartdetail {
	text-align: left;
	margin: 5px auto;
	padding: 10px;
}
#cartdetail table {
	width: 100%;
	margin: 5px auto;
}
#cartsummary {
	text-align: left;
	margin: 5px auto;
	padding: 10px;
}
#cartsummary table {
	margin: 5px auto;
}
#cartsummary td.buttons {
	text-align: center;
}
#cartfreebies {
	max-width: 400px;
	text-align: left;
	margin: 5px auto 5px auto;
	padding: 10px;
  border: #333 2px solid;
}
#cartfreebies h3 {
	text-align: center;
	margin: 0;
}
#cartfreebies ul {
  padding: 0;
  margin: 5px 15px;
}
#cartdespatch {
	padding: 10px;
	margin: 5px auto;
	text-align: center;
}

/* checkout address book */
table.addressbook {
  border-collapse: collapse;
}
table.addressbook td, table.addressbook th {
  border: #ccc 1px solid;
  margin: 0;
}
table.addressbook th {
  text-align: center;
  background-color: #ccc;
}
table.addressbook td.addresslines {
  font-size: 1.2em;
  text-align: left;
}
table.addressbook td.addresslines input {
  font-size: 0.6em;
}
table.addressbook td.addressconfirm {
  border: none;
  padding: 2px;
  text-align: right;
}

/* checkout options */
table.coutoptions input.tiny {
  font-size: 6px;
}

table.coutoptions td.voucher ul {
  list-style: none;
  padding: 0;
  margin: 0 0 6px 0;
}

table.coutoptions td.voucher ul li {
  margin: 2px 0px 6px 0px;
  padding-left: 0px;
}

/* icon-help */
a.iconhelp {
  font-weight: bold;
  color: #00f;
  text-decoration: none;
  border: #88f 1px solid;
  background: #ff8;
}

/* Customer Feedback */
#feedback div {
  border: 1px solid #666;
  background: #eee;
  margin-top: 5px;
  margin-bottom: 5px;
  padding: 5px;
}
#feedback h4 {
  margin: 3px 0px;
}
#feedback .credit {
  text-align: right;
  font-style: italic;
}

table.productdata {
  border-collapse: collapse;
  margin: 5px 5px 5px 0;
}
table.productdata th, table.productdata td {
  margin: 0px;
  border: 3px ridge #999;
}
table.productdata th {
  padding: 1px 4px;
  background-color: #ccc;
}
table.productdata td {
  padding: 0px 4px;
  text-align: right;
}

/* Printable formatting */
#blankpage {margin: 15px;}
#printable h1 {
  text-align: center;
  clear: both;
}
#printable {
  min-width: 400px;
  max-width: 800px;
  padding: 0px;
  position: relative;
  margin: 20px;
}
#printable, #printable td, #printable th {
  vertical-align: top;
}
#printable img {
  float: left;
  margin: 0px 2px 2px 2px;
}
#printable table {
  border: solid #000 1px;
  border-collapse: collapse;
  width: 100%;
  margin: 1px 15px;
  table-layout: fixed;
}
#printable table.summary {
  width: 25%;
  float: left;
}
#printable table th {
  border-top: solid #000 1px;
}
#printable table th, #printable table td {
  border-left: solid #000 1px;
  border-right: solid #000 1px;
}
#printable th {
  font-size: 0.7em;
  text-align: left;
  color: #fff;
  background-color: #333;
  padding: 2px;
}
#printable td {
  padding: 2px 4px;
}
#printable p.disclaimer {
  clear: both;
  text-align: center;
  margin: 10px;
}

table.tabmenu {
	border-collapse: collapse;
	background: #333;
	color: #fff;
}

table.tabmenu td {
	padding: 2px 10px;
}

table.tabmenu td.active {
	font-weight: bold;
	text-align: center;
}

table.tabmenu td.inactive {
	background: #CCC;
	font-weight: normal;
	color: #000;
	text-align: center;
}
#survey input {
	margin-left: 20px;
}
#survey>ol>li {
	margin-top: 10px;
	margin-bottom: 10px;
}
#announcement {
	margin: 5px;
	padding: 5px;
	border: 3px ridge #666;
	background-color: #ddd;
	color: #f33;
	font-weight: bold;
	text-align: center;
}

div#product_list_items div.item {
	position: relative;
	margin: 0 0 0 0;
	padding: 10px 0 0 0;
	border-top: 1px solid #ccc;
}

div#product_list_items div.item div.buy {
	position: absolute;
	top: 20px;
	right: 0px;
	width: 100px;
	height: 200px;
	text-align: center;
}

div#product_list_items div.item div.buy h5 {
  font-size: 1.6em;
  margin: 0;
  padding: 0;
}

div#product_list_items div.item div.buy h5 .taxinfo {
  font-size: 0.4em;
}

div#product_list_items div.item div.buy i {
  color: #000;
  font-style: normal;
  font-size: 0.8em;
  font-weight: 100;
}

div#product_list_items div.item div.describe {
	position: relative;
	padding: 42px 102px 5px 0px;
}

div#product_list_items div.item div.describe img.product {
	position: absolute;
	left: 0px;
	top: 0px;
}

div#product_list_items div.item div.describe img.brand {
	position: absolute;
	left: 60px;
	top: 0px;
}

div#product_list_items div.item div.describe h4 {
	position: absolute;
	left: 60px;
	top: 25px;
	margin: 0;
	padding: 0;
	font-size: 1.2em;
}

div#product_list_items div.item div.describe p {
	padding: 0px;
}


div#subcategories>div {
  float: left;
  position: relative;
  height: 150px;
  width: 110px;
  margin: 2px;
  border: 1px solid #ccc;
}

div#subcategories>div>a>img {
  margin: 5px 5px 2px 5px;
  width: 100px;
  border: none;
}

div#subcategories>div>p {
  text-align: center;
  font-weight: bold;
  margin: 2px;
}

div#subcategories>hr {
  color: transparent;
  background-color: transparent;
  clear: left;
}

div#subcategories a:link, div#subcategories a:visited {
  text-decoration: none;
}

div#subcategories a:hover, div#subcategories a:active, div#subcategories a:focus {
  text-decoration: underline;
  color: #f33;
}

