html, body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,a{
	margin:0;
	padding:0;
}
body {
	text-align:left;
	font-family: Palatino, "Times New Roman", Times, serif;
	background-color:#cbdce9;
	color:#343434;
	padding:1em;
}
table{
	border-collapse:collapse;
	border-spacing:0;
}
table th, table td {
	text-align:left;
	padding: 0.4em;
}
img, a img{
	border:0;
}
address,caption,cite,code,dfn,th,var,em, strong{
	font-style:normal;
	font-weight:normal;
}
abbr,acronym {
	border: none;
	border-bottom: 1px dotted #343434;
	cursor: help;
	font-variant: normal;
}
a abbr, a acronym {
	border:0;
}
strong, legend {
	font-weight:700;
	color:#343434;
}
em {
	font-style:italic;
}
legend {
	padding: 0.3em;
}
ol,ul {
	list-style:none;
}
dt {
	float: left;
	clear: left;
	width: 200px;
	text-align: left;
}
dd {
	font-weight:700;
	margin: 0 0 0 210px;
	padding: 0 0 0.5em 0;
}
caption,th {
	text-align:left;
}
q:before,q:after{
	content:'';
}
a {
	color:#005291;
	outline:none;
}
h1, h2, h3, h4, h5, h6 {
	margin:1em 0 0.2em 0;
	font-weight:700;
}
.inner > h1, .inner > h2, #content > h1, #content > h2, .inner > form > h2, table h3, legend + h1, legend + h2, legend + h3 {
	margin-top:0;
}
fieldset + h2 {
	padding-top:1em;
}
h1 {
	font-size: 1.5em;
}
h2 {
	font-size: 1.4em;
}
h3 {
	font-size: 1.1em;
}
h4, h5, h6, label, legend, address{
	font-size: 1em;
}
code {
	font-family: Courier, monospace;
	font-size: 1em;
}
form, select, input {
	display: inline;
	font-size: 1em;
}
input, textarea {
	border: 2px solid #d7cdaf;
	background: #f7f4ea url(../images/input_bg.png) repeat-x left top;
	padding:0.1em;
	max-width:60em;
}
textarea {
	float: left;
	margin: 0 auto 1em auto;
	display: block;
	width: 95%;
}
input:focus, textarea:focus {
	border-color:#cbdce9;
	background: #e4edf3 url(../images/input_bg_focus.png) repeat-x left top;
}
input[type=hidden], .hiddenField, .hidden {
	display:none;
}
input[type=radio], input[type=checkbox] {
	background:none;
	border:none;
	width:1.3em;
	height:1.3em;
}
input[type=text],input[type=password],textarea, select {
	font-family: Arial, Sans-Serif;
}
select {
	border: 2px solid #d7cdaf;
	background-color:#f7f4ea;
}
select:focus {
	background-color:#e4edf3;
	border-color:#cbdce9;
}
small {
	font-size:small;
}
fieldset {
	padding: 0.5em;
	margin: 0.5em 0;
	border: 2px solid #e4e4e4;
	line-height:2.2em;
}
label, .optionName {
	line-height: 1.5em;
	padding: 0.2em;
}
p, address, dl, ul {
	font-style: normal;
	font-weight:400;
	margin:0 0 1em 0;
	line-height:1.3em;
}

/*specific classes */
.clearBoth {
	clear: both;
}
.visibleField {
	display: inline;
}
.popup {
	background-color: #e4edf3;
	padding:0 1em;
}
.center {
	text-align: center;
}
.floatingBox {
	margin: 0;
	width: 46%;
}
.attributeOptions {
	margin: 0.3em 0;
}
.sidebox li {
	padding: 0;
	margin: 0.3em 0;
}
#searchContent {
	height:80px;
	margin:0;
}
#searchContent dt, #searchContent dd {
	float: left;
	clear: left;
	width: 100%;
	margin:0;
	padding:0;
	text-align: center;
}
#searchContent input {
	display:inline;
}
#searchContent dd a {
	display:block;
	margin:0.5em 0 0 0;
	font-size:0.9em;
	padding:0;
}
#searchContent .searchinput {
	width:90%;
}
#searchContent .button_search {
	margin:0.5em auto 0 auto !important;	
}
#addsearch {
	font-size:12px;
	line-height:14px;
}
#alsoPurchased {
	margin:3em 0;
	display:block;
}
#alsoPurchased h2 {
	margin:0 0 1em 0;
}
#alsoPurchased div {
	margin:-1px;
	float:left;
	position:relative;
}
.category-top, .category-top:visited {
	color: #005e33;
}
.category-links, .category-links:visited {
	color: #005291;
}
.category-subs, .category-products, .category-subs:visited, .category-products:visited {
	color: #005e33;
	margin-left:1.5em;
}
.category-subs-parent, .category-subs-selected {
	font-weight: 700;
}
.checkboxLabel, .radioButtonLabel {
	margin: 0.5em 0.3em;
}
.inputLabel {
	width: 10em;
	float: left;
	padding:0.5em 0 0 0;
}
.formnote {
	padding-left: 8em;
}
.inputLabelPayment {
	width: 14em;
	float: left;
	padding-left: 2.5em;
}
.selectLabel, .switchedLabel, .uploadsLabel {
	width: 11em;
	float: left;
}
.swiss {
	background:transparent url(../images/swiss.png) no-repeat scroll left center;
	padding-left:14px;
}
.messageStack {
	border: 2px solid #fff;
	padding:6px 6px 4px 36px;
	font-weight:700;
	position:relative;
}
.messageStack img {
	position:absolute;
	top:6px;
	left:6px;
}
.warning, .error {
	background-color: #b54848;
	border-color: #8d2525;
	color:#fff;
}
.success {
	background-color: #99ff99;
	border-color: #76c476;
}
.caution {
	background-color: #ffff66;
	border-color: #ffde00;
	color:#343434;
}
.alert {
	color: #b50000;
	vertical-align: top;
}
label > .alert, input + .alert {
	margin-left:0.2em;
}
.back {
	float: left;
}
.forward {
	float:right;
}
.verticalList {
	margin: 0 1em;
}
.navNextPrevWrapper {
	height:2em;
	margin:0 0 1.5em 0;
	position:relative;
	text-align:center;
}
.navNextPrevWrapper a {
	text-decoration:none;
}
.navNextPrevWrapper .forward, .navNextPrevWrapper .back, .navNextPrevWrapper .up {
	position:absolute;
	top:0;
}
.navNextPrevWrapper .up {
	right:50%;
	width:10em;
	margin:0 -5em 0 0;
}
.navNextPrevWrapper .forward {
	right:0;
}
.navNextPrevWrapper .back {
	left:0;
}
.forward, .back, .buttonRow .cssButton, .cssButtonHover {
	margin-bottom:14px;
}
.buttonRow {
	margin-top:1em;
}
.pages {
	font-weight:700;
	font-size:1.2em;
	margin-top:-0.15em;
}
#cartAdd, #cartCheckout {
	text-align: center;
	border: 2px solid #e4e4e4;
}
#cartAdd {
	padding: 156px 0 0 0;
	background:transparent url(../images/cart.png) no-repeat top center;
}

#cartCheckout {
	padding: 156px 0 0 0;
	background:transparent url(../images/cart2_with_present.png) no-repeat top center;
}
.cartImage {
	margin: 0 1em 0.5em 1em;
}
.cartTotalsDisplay ul li {
	font-weight:700;
	display:inline;
	margin: 0 1em 0 0;
}
.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
}
.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #b50000;
}
.orderHistList {
	margin: 1em;
	padding: 0.2em 0;
	list-style-type: none;
}
#cartBoxListWrapper ul, #ezPageBoxList ul {
	list-style-type: none;
}
#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {
	margin: 0;
	padding: 0.2em 0;
}
.total {
	font-weight:700;
	font-size:1.2em;
}
.amount {
	text-align: right;
	padding: 0.2em;
	width: 5.5em;
}
.tabTable {
	border:2px solid #cbdce9;
	margin:0.5em 0;
}
.tabTable tr {
	border-bottom:1px solid #e1e1e1;
}
.tabTable th, .tableHeading {
	background:#eaf1f5 url(../images/sidebox_headbg.png) repeat-x left top;
}
.tableRow, .tableHeading {
	height: 2.2em;
}
.even {
	background-color:transparent;
	vertical-align: top;
	padding:2em 0;
}
.odd {
	background-color:#f9fbfc;
	vertical-align: top;
	padding:2em 0;
}
.product {
	text-align: left;
}
.date, .price {
	text-align: right;
}
.tableOfContents li {
	margin:0 0 0.2em 1.4em;
	list-style-type:none;
}
.decimal li {
	margin:0 0 0.5em 1.3em;
	list-style-type:decimal;
}
.alphabetic li {
	margin:0 0 0.5em 2em;
	list-style-type:lower-latin;
}
.unordered li {
	list-style-type:disc;
	list-style-position:inside;
}
.entry {
	padding: 1em 0 0 0;
	border-top:1px solid #e1e1e1;
	margin:0 0 2em 0;
}
.productImages {
	text-align:center;
	margin:0.5em 0 0 0;
	min-height:280px;
	position:relative;
}
.productImage {
	margin:0 0 0.8em 0;
}
.additionalProductImages {
	width:20%;
	margin: 0 -1px;
	float:right;
}
.additionalProductImages + .mainProductImage {
	width:80%;
	overflow:hidden;
	margin: 0 -1px;
	float:left;
}
.productImage {
	float:left;
}
.categoryIcon{
	display:block;
	height:90px;
	color:#005e33;
	text-indent:0.2em;
	text-decoration:none !important;
	text-shadow: #b2b2b2 3px 3px 3px;
	font: italic normal 700 50px/46px Palatino, "Times New Roman", Times, serif;
	margin-bottom:0.5em;
}
.categoryIcon br {
	display:none;
}
.categoryIcon img {
	float:left;
	margin: 0 10px 0 0;
}
.categoryIcon h1 {
	display:block;
	font-size:1em;
	margin:0;
}
.order_steps {
	height:70px;
	width:100%;
	margin:0 0 25px 0;
}
.order_steps li {
	display:inline;
	overflow:hidden;
    text-align: center;
	float:left;
	font-weight: 700;
	font-size: 1.1em;
	padding: 24px 0 0 0;
	margin:0 -1px 0 0;
	height: 2.1em;
	color: #b5d5c0;
	border-bottom: 10px solid #b5d5c0;
}
.four_steps li {
	width:25%;
}
.five_steps li {
	width:20%;
}
.order_steps .active {
	color: #005e33;
	background:transparent url(../images/icons/arrow_down.gif) no-repeat center top;
	border-bottom-color: #005e33;
}
.order_steps .visited {
	border-bottom-color: #005e33;
}
.buttonRow a, #cartCheckout a {
	text-decoration:none;
}
.cssButton, .cssButtonHover {
	background-color: #e3ddc7;
	background-image:none;
	color: #3b2b00;
	outline:none;
	border: 2px solid #d7cdaf;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	white-space: nowrap;
	text-decoration:none !important;
	text-align:center;
	font-weight: 700;
	line-height:1.3em; /* same as p */
	padding: 0.2em;
	cursor: pointer;
	display:block;
	text-shadow: #b2b2b2 3px 3px 3px;
}
.cssButtonHover {
	color: #616161;
	border-color:#cdcdcd;
	background-color: #f4f4f4;
}
.button_update_cart {
	background:transparent no-repeat left top;
	border:none;
	text-indent:-5000px;
	min-width:20px;
	min-height:20px;
}
.button_continue_checkout, .button_confirm_order, #advancedsearch .button_search, .button_submit {
	width:200px;
	height:40px;
}
#cartAdd .cssButton, #cartAdd .cssButtonHover, #cartCheckout .cssButton, #cartCheckout .cssButtonHover{
	width:90%;
}
.button_update_cart, .button_update_cart:hover {
	background-image:url(../images/icons/update.gif);
	width:20px;
	height:20px;
}
.button_search, .button_in_cart, .button_return_to_product_list, .button_checkout, .button_continue_shopping, .button_sold_out {
	margin:0 auto 1em auto;
}
