/* ==============================
	Basic
============================== */
html, body {
	height: 100%;
	border: none;
	margin: 0;
	padding: 0;}
body {
	background: #69584A;
	margin: 0;
	padding: 0;}
body, th, td, input, select {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;}
body.nobg, table.nobg {
	height: auto;
	margin: 0;
	padding: 15px;}
body.pop {
	height: auto;
	background: #fff;
	margin: 0;
	padding: 15px;}
body.simpleBody {
	height: 100%;
	background: #fff;
	margin: 0;
	padding: 0;}

input, select {color: #000;}
input.inputright {text-align: right;}

/* brainstorm #26 */
input.disabled {
	border: 0;
	background-color: transparent;}

/* brainstorm #26 */
input.inputrightdisabled {
	border: 0;
	background-color: transparent;
	text-align: right;}

a			{color: #993300; font-weight: bold;}
a:hover 	{color: #713419;}
a:active	{color: #69584A;}

hr {
	border: 0;
	height: 2px;
	margin: 2px 0;
	background-color: #ccc;
	color: #ccc;}

img {border: 0;}

small,
.small,
.small p,
.small div,
.small td,
.smallbold,
.smallmedbold,
.small input,
.small select,
.small textarea,
.small td,
.errorsm {
	font-size: 10px;}

.small b,
.small strong,
.smallbold,
.smallmedbold {
	font-weight: bold;}

.small strong,
.smallmedbold {
	color: #993300;}

h1, h2, .lgmedb, h3, h4, h5 {
	font-weight: bold;
	color: #000000;}
h1 {
	clear: both;
	border-bottom: 2px solid #000000;
	font-size: 18px;}
h2, .lgmedb {font-size: 18px; line-height: 1.5em;}
h3 {font-size: 14px;}

big, .lgmed, .sectionhead {
	font-size: 14px;
	font-weight: bold;
	line-height: 1.5em;
	color: #993300;}

form, script {margin: 0; padding: 0;}

/* ==============================
	Layout
============================== */
#container {
	border-collapse: collapse;
	width: 785px;
	height: 100%;
	margin: 0 auto;
	padding: 0;}

#content {
	background: #fff;
	margin: 0;
	padding: 10px 10px 75px;}

#footer {
	background: #fff;
	padding: 10px;
	font-size: 10px;
	text-align: center;
	vertical-align: bottom;}

/* ==============================
	Top Menu
============================== */
#topmenu {
	white-space: nowrap;
	background: #000;
	border-top: 1px solid #fff;
	padding: 5px 3px;
	font-size: 11px;
	line-height: 20px;
	text-align: center;
	vertical-align: middle;}

#topmenu img {
	vertical-align: middle;}

#topmenu ul {
	display: inline;
	list-style: none;
	margin: 0 5px 0 0;
	padding: 0;
	line-height: 32px;}

#topmenu ul li {
	position: relative;
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0 5px;}

#topmenu>ul>li+li {
	border-left: 1px solid #fff;}

#topmenu ul li a {
	white-space: nowrap;
	margin: 0;
	padding: 3px;
	text-decoration: none;
	color: #fff;}

#topmenu ul li a:hover {
	background: #fff;
	color: #000;}

#topmenu ul ul {
	z-index: 100;
	position: absolute;
	top: 0;
	left: -9999em;
	display: block;
	background: #333;
	border-top: 1px solid #fff;
	margin: 14px 0 0;
	padding: 0;
	text-align: left;}
#topmenu ul li.sfhover ul,
#topmenu ul li:hover ul {
	left: 0;}
#topmenu ul ul li {
	display: inline;
	margin: 0;
	padding: 0;}
#topmenu ul ul li a {
	display: block;
	border: 1px solid #fff;
	border-top: none;
	margin: 0;
	padding: 0px 10px;}

/* ==============================
	Menu
============================== */
#menu {
	background: #fff;
	border-right: 1px solid #69584a;
	padding: 0 0 75px;}

#menu ul {
	list-style: none;
	margin: 10px;
	padding: 0;}

#menu ul li {
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;}

#menu ul li a {
	display: block;
	background: url('../images/cec/brownsquare.gif') 0px 3px no-repeat;
	margin: 0 0 5px;
	padding: 0 0 0 15px;
	text-decoration: none;
	color: #33335a;}

#menu ul li a:hover {
	text-decoration: underline;}

/* ==============================
	Bottom Menu
============================== */
#bottommenu {}

/* ==============================
	Other Layout Elements
============================== */
div#timer {
	background: #eee;
	margin: 0 0 10px 0;
	padding: 2px;
	font-size: 10px;
	text-align: center;}
div#timer input {
	font-size: 10px;
	/* brainstorm #26 */
	background-color: transparent;
	border: 0;
	font-weight: bold;
	color: #f00;}

div#shopper {
	float: left;
	line-height: 48px;}

#menu div#shopper {
	float: none;
	margin: 1em 0;
	padding: 0;
	line-height: auto;
	text-align: center;}

#pleasewait {
	background: #fff;
	border: 6px double #ddd;
	width: 400px;
	text-align: center;
	color: #666;}

/* ==============================
	Hover Timer
============================== */
#timer_hover {
	z-index: 99;
	float: right;
	position: relative;
	background: #eee;
	width: 200px;
	height: 48px;
	margin: 0 0 1em 1em;
	padding: 0;}

#timer_hover_minicart {
	position: absolute;
	top: 0;
	left: -99999em;
	margin-left: -25px;}
#timer_hover.sfhover #timer_hover_minicart {
	left: 0;}

#timer_hover_minicart td {
	font-size: 10px;
	text-align: center;
	color: #fff;}
#timer_hover_minicart td p {
	margin: 1em 0 0;
	padding: 0;}
#timer_hover_minicart td a {
	text-decoration: none;
	color: #ff0;}
#timer_hover_minicart td a:hover {
	text-decoration: underline;}

#timer_hover_countdown {
	position: absolute;
	top: 0;
	left: 0;
	width: 200px;
	height: 48px;
	font-weight: bold;
	text-align: center;
	color: #000;}
#timer_hover_countdown input {
	border: 1px solid #ccc;
	margin-left: 0.5em;
	font-weight: bold;
	text-align: center;
	color: #f00;}
#timer_hover.sfhover #timer_hover_countdown {
	color: #fff;}

/* ==============================
	Menu Timer
============================== */
#timer_menu {
	margin: 1em;
	padding: 0;}

#timer_menu th {
	padding: 3px;
	font-size: 10px;}
#timer_menu th input {
	background: transparent;
	border: none;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #fff;}

#timer_menu td {
	background: #eee;
	border: 1px solid #ccc;
	padding: 6px 3px;
	font-size: 10px;
	text-align: center;}
#timer_menu td p {
	margin: 0;
	padding: 0;}
#timer_menu td p+p {
	margin-top: 5px;}

/* ==============================
	Mini Cart
============================== */
body.minicartBody {
	background-color: #fff;
	padding: 0;}

div#minicart {}

table#minicart {
	margin: 0;
	padding: 0;}

#minicart td,
#minicart div {
	font-size: 10px;
	line-height: 1.5em;
	text-align: left;}

#minicart td {
	white-space: nowrap;
	border-left: 1px solid #ccc;
	padding: 0 10px;}

#minicart div {
	margin: 0;
	padding: 5px;
	border-bottom: 1px solid #ccc;}

#minicart td img,
#minicart div img {
	float: left;
	margin-right: 5px;
	margin-bottom: 3px;
	width: 30px;
	height: 30px;}

#minicart td input,
#minicart div input {
	margin: 5px auto 0;
	padding: 0;
	font-size: 10px;}

/* ==============================
	Breadcrumbs
============================== */
#breadcrumbs {
	margin: 0 0 15px;
	padding: 0;
	font-size: 10px;
	text-align: left;
	color: #666;}
#breadcrumbs a {
	font-weight: normal;
	color: #666;}
#breadcrumbs strong a {
	font-weight: bold;
	color: #993300;}

/* ==============================
	Tables
============================== */
.boxed {
	border: 1px solid #ddd;
	padding: 5px;}

.boxedhead, .boxedheadsm, .bgmed {
	background-color: #993300;
	padding: 2px 5px;
	font-weight: bold;
	color: #fff;}

.boxedheadsm {
	font-size: 10px;}

/* brainstorm # 25 */
.boxedhead td {
	background: transparent;
	font-weight: bold;
	color: #fff;}

.boxedhead a {
	font-size: 10px;
	font-weight: bold;
	color: #ff0;}

.boxed p.eventDate {
	text-indent: -7em;
	margin-left: 7em;}

#ada {
	margin: 0 auto 1em;
	padding: 5px;
	border: 1px solid #00f;
	font-weight: normal;
	line-height: 21px;
	text-align: center;}
#ada img {
	vertical-align: middle;}
#ada a {
	white-space: nowrap;
	font-weight: bold;
	color: #00f;}

/* ==============================
	BoxedShadow
============================== */
.boxedShadow {
	background-color: #fff;
	border-collapse: collapse;
	width: 100%;
	height: 100%;
	margin: 0 0 1.5em;
	padding: 0;}

.boxedShadow th {
	white-space: nowrap;
	padding: 0;}
.boxedShadow th img {
	width: 10px;
	height: 10px;
	border: 0;}

/* edges */
.boxedShadow th.edge12 {background-image: url('../images/boxedShadow/12.gif'); background-position: bottom left; 	background-repeat: repeat-x;}
.boxedShadow th.edge21 {background-image: url('../images/boxedShadow/21.gif'); background-position: top right; 		background-repeat: repeat-y;}
.boxedShadow th.edge23 {background-image: url('../images/boxedShadow/23.gif'); background-position: top left; 		background-repeat: repeat-y;}
.boxedShadow th.edge32 {background-image: url('../images/boxedShadow/32.gif'); background-position: top left; 		background-repeat: repeat-x;}
/* corners */
.boxedShadow th.corner11 {width: 10px; height: 10px; text-align: right; 	vertical-align: bottom;}
.boxedShadow th.corner13 {width: 10px; height: 10px; text-align: left; 		vertical-align: bottom;}
.boxedShadow th.corner31 {width: 10px; height: 10px; text-align: right; 	vertical-align: top;}
.boxedShadow th.corner33 {width: 10px; height: 10px; text-align: left; 		vertical-align: top;}

.boxedShadow td {
	height: 100%;
	padding: 0;
	text-align: left;
	vertical-align: top;}

/* ==============================
	My Account
============================== */
/* brainstorm # 22 */
#myaccount .label {
	white-space: nowrap;
	text-align: right;}

#myaccount .acctInfo {
	font-weight: bold;}

#myaccount a {
	text-decoration: none;}

#myaccount a:hover {
	text-decoration: underline;}

/* ==============================
	Main: Chocolate
============================== */
#mainContainer_chocolate {
	margin: 2em auto;
	padding: 0;}

td.main_chocolate {
	position: relative;
	width: 200px;
	background: url('../images/chocolate/frame-mainBG.gif') top center no-repeat;}

td.main_chocolate h3 {
	margin: 0 0 10px 5px;
	padding: 0;
	font-size: 13px;}

td.main_chocolate ul {
	margin: 0 5px 0 25px;
	padding: 0;
	font-size: 11px;}

td.main_chocolate ul li {
	margin: 0 0 5px;
	padding: 0;}

td.main_chocolate ul li a {
	text-decoration: none;}

td.main_chocolate ul li a:hover {
	text-decoration: underline;}

/* ==============================
	Event List Style
============================== */
ul.eventlist li {
	list-style-image: url('../images/bullet.gif');
	margin-bottom: 1.5em;}

table.eventlist {
	border-collapse: collapse;
	border-bottom: 2px solid #ddd;
	margin: 1em auto;}
table.eventlist th {
	padding: 2px 10px;
	text-align: left;}
table.eventlist th+th {
	border-left: 1px solid #fff;}
table.eventlist td {
	padding: 10px;}
table.eventlist td p {
	margin: 0;
	padding: 0;}
table.eventlist td p+p {
	margin-top: 1em;}
table.eventlist td input {
	text-align: right;}

/*
ul#eventlistbig {
	width: 300px;
	list-style: none;
	margin: 2em auto;
	padding: 0;
	text-align: center;}
ul#eventlistbig li {
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;}

ul#eventlistbig li a {
	display: block;
	border: 1px solid #eee;
	margin: 0 0 10px;
	padding: 10px;
	font-size: 20px;
	font-weight: normal;
	text-decoration: none;
	color: #993300;}
ul#eventlistbig li a:hover {
	border: 1px solid #999;
	color: #000;}
ul#eventlistbig li a span {}
*/
ul#eventlistbig {
	width: 400px;
	margin: 2em auto;}
ul#eventlistbig li {
	display: block;
	float: left;
	width: 200px;
	height: 60px;
	/* background-color: yellow; */
	background: url('../images/cec/button_logo.gif') top left no-repeat;
	margin: 0;
	padding: 0;}
ul#eventlistbig li a {
	display: block;
	/* background-color: green; */
	margin: 0 20px 0 62px;
	padding: 0;
	font-size: 20px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	color: #000;}
ul#eventlistbig li a:hover {
	text-decoration: underline;}

p#eventlistbig {
	margin: 2em 0;
	padding: 0;
	text-align: center;}
p#eventlistbig a {
	margin: 10px;}

th, .listhead {
	background-color: #993300;
	font-weight: bold;
	color: #fff;}
.listeven, .listevenb {
	background-color: transparent;}

.listevenb {
	font-weight: bold;}

.listodd, .listoddb {
	background-color: #eee;}

.listoddb {
	font-weight: bold;}

div.toggleIcon {
	float: right;
	margin: 0 0 1em 1em;
	padding: 0;
	font-size: 10px;
	text-align: center;}
div+div.toggleIcon {
	margin-top: 1em;}
div.toggleIcon a {
	text-decoration: none;}
div.toggleIcon img {}

/* ==============================
	Form Table
============================== */
.formTable {
	width: 400px;
	border-collapse: collapse;
	margin: 1.5em auto;
	padding: 0;}
.formTable th {
	background: transparent;
	padding: 10px 5px;
	font-weight: normal;
	text-align: right;
	vertical-align: top;
	color: #000;}
.formTable td {
	background: transparent;
	padding: 10px 5px;
	text-align: left;
	vertical-align: top;}
.formTable td input {}
.formTable td input[type="radio"] {
	vertial-align: middle;}

.formTable td.labelMax {
	text-align: center;}
.formTable td.labelMax div {
	margin: 0;
	padding: 0;}
.formTable td.labelMax div+div {
	margin-top: 0.5em;}
	
.boxed .formTable {
	width: auto;
	margin: 0;}
.boxed .formTable th,
.boxed .formTable td {
	padding: 0 5px 3px;}

/* ==============================
	Form List
============================== */
.formList {
	clear: both;
	width: 65%;
	border: 1px solid #ccc;
	margin: 0 auto 1em;
	padding: 10px;}
.formList dt {
	margin: 0;
	padding: 0;
	font-weight: bold;}
.formList dd {
	margin: 0.5em 0 1.5em 2em;
	padding: 0;
	font-weight: normal;}

.boxed .formList {
	width: auto;
	border: none;
	margin: 0;}

/* ==============================
	Form: radio/checkbox list
============================== */
.customFormOptions {
	list-style: none;
	margin: 0;
	padding: 0;
	font: inherit;
	text-align: left;}
.customFormOptions li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	padding-left: 2em;
	text-indent: -2em;}
.customFormOptions li+li {
	margin-top: 0.5em;}

.formTable td.labelMax .customFormOptions {
	margin-left: 25%;}

/* ==============================
	Event Info
============================== */
#eventInfo h2 {
	margin: 0;
	padding: 0;}

#eventInfo p {
	margin: 0; /* custom code */
	paddiing: 0;
	font-size: 10px;
	line-height: 1.5em;}

#eventInfo #eventInfo_comments {
	/* custom code
	height: 100px;
	overflow: scroll;
	end cc */
	border-top: 1px solid #ccc;
	margin-top: 1em;
	padding-top: 1em;
	font-size: 10px;}

#eventInfo strong {
	color: #993300;}

/* ==============================
	Event Info MINT
============================== */
td#eventInfo_mint {
	width: 50%;}

td#eventInfo_mint p.eventDate {
	text-indent: -7em;
	margin-left: 7em;}

td#eventInfo_mint #eventInfo {
	padding-bottom: 1em;}
td#eventInfo_mint #eventInfo td {
	padding-right: 1em;}

/* ==============================
	Event Info CHOCOLATE
============================== */
table#eventInfo_choc {
	width: 100%;
	border-collapse: collapse;
	margin: 1em 0 2em;
	padding: 0;}

table#eventInfo_choc td#eventInfo {
	width: 25%;
	padding: 0 10px 1em 0;
	padding-right: 10px;
	vertical-align: top;}

table#eventInfo_choc td#eventForm {
	/* background: transparent url('../images/dottedLineGradient.png') top left repeat-y;
	border-top: 1px solid #ccc; */
	padding: 0;
	vertical-align: top;}

table#eventCols {
	border-collapse: collapse;
	border: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-left: none;
	margin: 0 0 2em;
	padding: 0;}

table#eventCols td.cols {
	width: 25%;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;	
	padding: 1em 10px 1.5em;
	text-align: left;
	vertical-align: top;}

table#eventCols td.firstCol {
	/*border-left: none;*/}

table#eventInfo_choc .instructions {
	display: none;}

table#eventInfo_choc .formList {
	width: auto;
	border: none;
	margin: 0 auto 1em;
	padding: 0;
	font-size: 10px;
	text-align: left;}

table#eventInfo_choc .formList dt {
	font-weight: bold;}

table#eventInfo_choc .formList dd {
	margin-left: 0;}

table#eventInfo_choc .formList dd small {
	color: #999;}

/* ==============================
	Event Info PL Dropdown
============================== */
#plContainer {
	width: 160px;
	position: relative;
	margin: -2.5em auto 2em;
	padding: 0;}

#plContainer p {
	white-space: nowrap;
	margin: 0;
	padding: 0;
	text-align: center;}

#plValue {
	width: 120px;
	height: 17px;
	border: 1px solid #666;
	border-right: none;
	margin: 0;
	padding: 0;}

#plTable {
	position: absolute;
	z-index: 99;
	top: 19px;
	left: -99999em;
	width: 250px;
	background: #fff;
	border-collapse: collapse;
	border: 1px solid #000;
	margin: 0;
	padding: 0;}
#plTable.sfhover {
	left: auto;}
#plTable * {
	font-size: 11px;}

#plTable tr:hover,
#plTable tr.sfhover {
	cursor: pointer;
	background: #eee;}

#plTable tr.active {
	background: #ccc;}

#plTable th {
	padding: 1px 3px;
	vertical-align: bottom;}

#plTable td {
	padding: 5px 3px;
	vertical-align: middle;}

.plDesc {
	text-align: left;}
.plPrice {
	text-align: right;}

/* ==============================
		Qty table
============================== */
table.qtyTable {
	border-collapse: collapse;
	border-bottom: 2px solid #ddd;
	margin: 0 auto 1em;}
table.qtyTable th {
	padding: 2px 5px;
	text-align: center;}
table.qtyTable th+th {
	border-left: 1px solid #fff;}
table.qtyTable td {
	padding: 2px 5px;}
table.qtyTable td input {
	text-align: right;}
.ptDesc {
	padding-right: 2em;
	text-align: left;}
.ptQty {
	text-align: center;}
.ptPrice {
	overflow: hidden;
	/*width: 110px;
	white-space: nowrap;*/
	text-align: right;}

table.qtyTable_choc th {
	background: transparent;
	border-bottom: 2px solid #ddd;
	padding: 2px 0;
	font-weight: normal;
	text-align: left;
	color: #000;}

/* ==============================
	Upsell
============================== */
#upsellTable {
	height: 100%;}

#upsellTable td {
	font-family: Verdana, sans-serif;
	font-size: 10px;}
#upsellTable td+td {
	border-left: 1px solid #ccc;}
#upsellTable td.listodd,
#upsellTable td.listeven {
	background: transparent;}

#upsellTable table {}

#upsellTable table td {
	border: none;
	width: auto;
	padding: 3px;}

#upsellTable td div {
	width: 120px;
	padding: 3px;
	text-align: center;}
#upsellTable td div img.logo {
	width: 40px;
	height: 40px;}

/* ==============================
	Cart Display CHOCOLATE
============================== */
#cartdisplay_choc {}
#cartdisplay_choc td {}

#cartdisplay_choc td.boxed {
	background: transparent;
	border: 1px solid #ddd;}

#cartdisplay_choc td.boxed td {
	padding: 0 0 0.5em;
	white-space: nowrap;}
#cartdisplay_choc td.boxed td.amount {
	background: transparent;}

/* ==============================
	Cart Display
============================== */
.sectionhead {
	background: #eee;
	border: 1px solid #666;
	padding: 4px;
	color: #000;}
.cartbox {
	border: 1px solid #514da1;
	padding: 4px;
	font-size: 10px;
	line-height: 1.5em;}
.cartbox img {
	float: left;
	padding-right: 10px;}
.carthead {
	background-color: #ddd;
	padding: 1px 3px;
	font-size: 10px;
	font-weight: bold;
	color: #993300;}
.amounthead {
	background-color: #993300;
	padding: 1px 3px;
	font-size: 10px;
	font-weight: bold;
	color: #fff;}
.amount {
	background: #eee;
	padding: 1px 5px;
	text-align: right;}

/* ==============================
	Content
============================== */
p.buttonSet {}
p.buttonSet a+a,
p.buttonSet input+input,
p.buttonSet button+button {
	margin-left: 2em;}

div.clear {
	clear: both;
	height: 0;}

.nowrap {
	white-space: nowrap;}

.attention {
	font-weight: bold;
	color: #0000ff;}

button,
.button {
	cursor: pointer;
	width:auto; overflow:visible; /* frickin IE */
	padding: 3px 5px;
	background: #eee;
	border: 1px solid #000;
	font-size: 12px;
	font-weight: bold;
	color: #993300;}

.colorBox {
	border: 1px solid #666;
	margin: 2px 5px;}

button.checkOut,
input.checkOut {
	background-color: #993300;
	padding: 5px;
	font-size: 14px;
	text-transform: none;
	color: #fff;}

td.checkOut {
	background: #eee;
	text-align: right;}
td.checkOut img {
	border: 5px solid #993300;
	padding: 0;}

.error, .errorsm, .req {
	font-weight: bold;
	color: #cc0000;}

.req {
	font-weight: normal;
	font-size: 9px;}

ul.extended li,
ol.extended li
	{margin-bottom: 1em;}

ul.extended ul,
ul.extended ol,
ol.extended ul,
ol.extended ol
	{margin-top: 1em;}

.hide {display: none;}
.show {display: visible;}

.medbold {font-weight: bold;}

span.secret {color: #fff;}

.secret, a.secret, a.secret:hover, a.secret:visited {
	font-weight: normal;
	text-decoration: none;
	color: #000;}

.spaceOut {line-height: 1.5em;}

.white {background: #fff;}

.bold { font-weight: bold;}

/* ==============================
	eCheck
============================== */
.checkamount {
	font-size: 11pt;
	font-weight: bold;}

.checkamountbox {
	border: 1px solid #000;
	padding: 4px;}

.checki {
	font-size: 7pt;
	font-style: italic;}

.checkmain {
	font-size: 10pt;}

.checkmaini {
	font-size: 10pt;
	font-style: italic;}

.checksmall {
	font-size: 7pt;}

.maincheck {
	background-image: url('../images/echeck-bg.gif');
	border: 2px solid #000;
	padding: 4px;}

/* ==============================
	LOGOS: toggle fullsize
============================== */
.thumbShow, .thumbHide {
	display: block;
	outline: none;
	position: relative;
	text-align: center;
	text-decoration: none;
	color: #00f;}

.thumbShow span, .thumbHide span {
	position: absolute;
	top: -50%;
	left: -50%;
	display: block;
	white-space: nowrap;
	margin: 0;
	padding: 0 0 0.5em;
	background: #fff;
	border: 3px solid #999;
	color: #00f;}

.thumbShow span {
	cursor: pointer;}

.thumbHide span {
	display: none;}

.rdBox {
	border: 1px solid #993300;
	padding: 5px;}

.rdBoxhd {
	background-color: #993300;
	margin: 0;
	padding: 5px 10px;
	text-align: center;
	color: #fff;
	font-size: 14px;
	height: 18px;}

html>body .rdBoxhd {
	background-image: url('../images/opacityHeader2.png')!important;
	background-position: top left;
	background-repeat: repeat-x;}

/* ==============================
	Mini Login/Account
============================== */
#miniAccount {
	background: #ddd;
	margin: 1em auto 2em;
	padding: 5px;
	font-size: 11px;
	text-align: center;}

#miniAccount input[type="text"] {
	width: 150px;}

#miniAccount small {
	font: 9px verdana, sans-serif;
	font-size: 9px;}

#miniAccount ul {
	margin: 1em 0;
	padding: 0;}
#miniAccount ul li {}
#miniAccount ul li a {
	display: inline;
	font-size: 11px;}

/* ==============================
	Showbox
============================== */
/* brainstorm (captcha/pleasewait lightbox) added 'layer2' BELOW */
#layer,
#layer2 {
	z-index: 100;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	opacity: 0.5;
	filter: alpha(opacity=50);}

/* brainstorm (captcha/pleasewait lightbox) added 'box2' BELOW */
#box,
#box2 {
	background-color: transparent;
	font-size: 100%;
	position: absolute;
	z-index: 101;}

#box .hd {
	background-color: #993300;
	margin: 0;
	padding: 5px 10px;
	text-align: center;
	color: #fff;
	font-size: 14px;
	height: 18px;}

html>body #box .hd {
 background-image: url('../images/opacityHeader2.png')!important;
 background-position: top left;
 background-repeat: repeat-x;}

*html #box .hd {
	height: 28px;}

#box .content {
	background-color: #fff;
	margin: 0;
	padding: 10px 10px;
	overflow: auto;}

#box .ft {
	background-color: #505050;
	position: relative;
	text-align: center;
	padding: 10px 10px 10px 10px;;
	color: #fff;}

#box .button {
	padding: 5px 10px;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	background-color: #eee;
	color: #000;
	border: 1px outset #666666;
	margin: 2px 5px;}

#box a:hover {
	color: #cc0000;}

html>body .button {
	background-image: url('../images/opacityHeader2.png')!important;
	background-position: top left;
	background-repeat: repeat-x;}

/* form validation */
.errors {
	background: #ffcece url('../images/error-bkg.gif')top right scroll no-repeat;
	padding: 3px 10px 3px 2px;
	margin: 0;
	height: 19px;
	font-size: 0.9em;
	z-index: 10;
	position: absolute;}

.acctMenu {margin: 8px 0px;}

/* brainstorm (captcha/pleasewait lightbox) */
#box2 {
	border: 2px solid #993300;}
#box2 iframe {
	background: #fff;
	margin: 0;
	padding: 0;}
#box2 table {
	width: 100%;
	height: 100%;
	border-collapse: collapse;
	background: #fff;
	margin: 0;}
#box2 td {
	padding: 0;
	text-align: center;
	vertical-align: middle;}
#simpleContainer {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;}
/* end bstorm (captcha/pleasewait lightbox) */

/* ==============================
	round corners
============================== */
.hdCorner, .ftCorner {display: block;}

.hdCorner * {
	display: block;
	height: 1px;
	overflow: hidden;
	font-size: .001em;
	/*background-image: url('../media/image/2ColorHeader.png')!important; */
	/* background-image: url('../images/opacityHeader2.png')!important;*/
	background-color: #993300;}

html>body .hdCorner * {
	background-image: url('../images/opacityHeader2.png')!important;
	background-position: top left;
	background-repeat: repeat-x;}

.ftCorner * {
	display: block;
	height: 1px;
	overflow: hidden;
	font-size: .001em;
	background: #505050;}

.Corner1 {
	margin-left: 3px;
	margin-right: 3px;
	padding-left: 1px;
	padding-right: 1px;}

.Corner2 {
	margin-left: 1px;
	margin-right: 1px;
	padding-right: 1px;
	padding-left: 1px;}

.Corner3 {
	margin-left: 1px;
	margin-right: 1px;}

.Corner4 {
	border-left: 1px solid #505050;
	border-right: 1px solid #505050;}

.Corner5 {
	border-left: 1px solid #505050;
	border-right: 1px solid #505050;}

.whtCornerfg {
	padding: 3px 6px 3px 6px;}

/* ==============================
	shadow
============================== */
.x1, .x1a, .x2, .x2a {
	display: block;
	background: url('../images/glow2.png') no-repeat;
	/* turn off for IE6 or use a GIF */
	_background: transparent;
	width: 100%;
	height: 90%;
	position: absolute;}

.x1 {
	background-position: 0 0;
	z-index: -2;
	top: -10px; /* set to the size of the glow */
	left: -10px;
	bottom: 0px;
	/* set glow to the edges of 'mod' */
	padding: 0 10px 10px 0;
	height: 95%;
	* height: 105%;}

.x1 .x1a {
	height: 10px;
	width: 10px;
	background-position: 100% 0;
	right: -10px;
	top: 0;}

.x2 {
	background-position: 100% 100%;
	z-index: -1;
	bottom: 0px;
	* bottom: -35px;
	right: -10px;
	padding: 10px 0 0 10px;}

.x2 .x2a {
	height: 10px;
	width: 10px;
	background-position: 0 100%;
	left: -10px;
	bottom: 10px;}

/* ==============================
	Multi Column Select
============================== */
.multiColSel {
	width: 100%;
	padding-left: 15px;}

.multiColSel input {
	border: 1px solid #6d6d6d;
	height: 15px;}

.multiColSel img {
	margin: -3px 0 0 -2px;
	*margin: 0 0 0 -2px;/*IE6*/}
.multiColSel img {margin /*\**/: 0 0 0 -2px\9;} /*IE7*/
.multiColSel img {margin: -8px 0 0 -2px\0/}/*IE8* only/

/* ==============================
	cart actions
============================== */
#cartActions {
	background: #eee;
	padding: 0;}

#cartActions table {}
#cartActions td {
	text-align: center;}
#cartActions td span+span {
	margin-left: 15px;}

#cartActions td#cartCheckOut {
	text-align: right;}

#cartActions td#cartCheckOut a {
	margin: 0;}

/* ==============================
	cart actions: chocolate
============================== */
#cartActions_choc {
	text-align: center;
	padding: 10px;}
#cartActions_choc div {
	display: block;
	margin: 0 0 20px;
	padding: 0;}
#cartActions_choc span {
	white-space: nowrap;
	display: block;
	margin: 0 0 6px;
	padding: 0;}

/* ==============================
	cart links
============================== */
a.cartNav {
	white-space: nowrap;
	font-weight: bold;
	font-size: 11px;
	line-height: 24px;
	text-decoration: none;}

a.cartNav:hover {
	text-decoration: underline;}

a.cartNav img {
	margin: 0;
	padding: 0;
	vertical-align: middle;}

/* ==============================
	Upsell
============================== */
.upsell {
	padding: 10px 0;
	background: transparent url('../images/topgreybg.gif') top left repeat;}

/* ==============================
	6.93 CrossSell Box
============================== */
#crossSell {
	background: transparent;}

#crossSell a:link,
#crossSell a:visited,
#crossSell a:active {
	text-decoration: none;
	font-weight: normal;}

#crossSell a:hover {
	text-decoration: underline;}

/* ==============================
	10px font fix
	(use when global font is arial
	instead of verdana)
============================== */
/*
small, .small, .small p, .small div, .small td, .smallbold, .smallmedbold, .errorsm,
#timer,
#timer input,
#footer b, #footer strong,
#breadcrumbs,
.boxedheadsm,
.sectionhead,
.cartbox,
.carthead,
.amounthead {
	font-family: Verdana, Geneva, sans-serif;}
*/

