
body {
	padding: 0px;
	margin: 0px;
	font: 10px verdana, arial, sans-serif;
	color: #ffffff;
}
font {
	font: 10px verdana, arial, sans-serif;
	color: #FFFFFF;
}

h2 {
	margin:			0;
	padding:		2px;
	color:			#E0870A;
	font-family:	Arial, Verdana;
	font-size:		17px;
	font-weight:	100;
	font-style:		italic;
	letter-spacing:	0.1em;
}
h2.underline {
	border-bottom:	1px solid #CC7733;
}

p {
	margin: 5px 0px;
	padding: 0px;
}

/* ---------- LAYOUT ---------- */

img.boxtitle {
	width:		175px;
	height:		22px;
	padding:	3px 0 0 6px;
}

/* ---------- SHOP ---------- */

.shop_price {
	font-size: 12px;
	font-weight: bold;
}
.shop_price_us {
	font-size: 10px;
	font-weight: bold;
}
.shop_price_small {
	font-size: 10px;
	font-weight: bold;
}
.shop_price_us_small {
	font-size: 9px;
}
.shop_oldprice {
	color: #AAAAAA;
	font-size: 12px;
	font-weight: bold;
	text-decoration: line-through;
}
.shop_oldprice_us {
	color: #AAAAAA;
	font-size: 10px;
	font-weight: bold;
	text-decoration: line-through;
}
.shop_oldprice_small {
	color: #AAAAAA;
	font-size: 10px;
	font-weight: bold;
	text-decoration: line-through;
}
.shop_oldprice_us_small {
	color: #AAAAAA;
	font-size: 9px;
	text-decoration: line-through;
}
.search_highlight {
	/* highlighted search-term in text-search */
	color: #FF0000;
	display: inline;
	font-weight: bold;
}

table.checkout {
	empty-cells:		show;
	border-collapse:	collapse;
}
table.checkout tr td {
	padding:	4px 0 6px 0;
}
table.checkout tr.dashed td {
	border-top: 1px dashed #CC7733;
}
table.checkout tr.total td {
	border-top: 1px solid #CC7733;
}

table.minicart {
	empty-cells:		show;
	border-collapse:	collapse;
}
table.minicart tr td {
	padding:	2px 0 3px 0;
}
table.minicart tr.dashed td {
	border-top: 1px dashed #922;
}
table.minicart tr.total td {
	border-top: 1px solid #922;
}
table.minicart tr.hilite td {
	background-color: #740A0A;
}
table.minicart tr.hilite-delete td {
	background-color: #990000;
}

form#orderform input {
	padding:			2px;
	color:				#000000;
}
select#shipping_country {
	font-size:			10px;
	color:				#FFF;
	background-color:	#000;
}
select#shipping_country option {
	font-size:			9px;
	letter-spacing:		0.11em;
}
select#shipping_country option.headline {
	font-size:			10px;
	xfont-style:			italic;
	font-weight:		bold;
	color:				#000;
	background-color:	#F93;
}
select#shipping_country option.letter {
	color:				#F93;
}

/* ---------- FORMS ---------- */

form {
	/*	display: inline; */ /* REMOVES THE NASTY LINE-BREAK ON FORMS IN IE */
}
input {
	font: 11px arial, verdana, san-serif;
	color: #BE0807;
	/*	background-color: #F4F3EE; */
	/*	display: inline; *//* REMOVES THE NASTY LINE-BREAK ON HIDDEN FIELDS IN IE */
}
select {
	font: 11px arial, verdana, san-serif;
	color: #BE0807;
	background-color: #F4F3EE;
}
textarea {
	font: 11px arial, verdana, san-serif;
	color: #BE0807;
	background-color: #F4F3EE;
}

/* ---------- TABLES ---------- */

td {
	font: 10px verdana, arial, sans-serif;
	color: #FFFFFF;
}
th {
	font: 10px verdana, arial, sans-serif;
	color: #FFFFFF;
}

/* ---------- MISC ---------- */

a:link .orange, a:visited .orange, a:active .orange {
	color: #FF9933;
	text-decoration: underline
}
a:hover .orange {
	color: #FF9933;
	text-decoration: underline
}
a:link .bld_orange, a:visited .bld_orange, a:active .bld_orange {
	color: #FF9933;
	text-decoration: underline
}
a:hover .bld_orange {
	color: #FF9933;
	text-decoration: underline
}
a:link .bld_orange2, a:visited .bld_orange2, a:active .bld_orange2 {
	color: #FF9933;
	text-decoration: underline
}
a:hover .bld_orange2 {
	color: #FF9933;
	text-decoration: underline
}

a.bld_orange:link, a.bld_orange:visited, a.bld_orange:active {
	color: #FF9933;
	text-decoration: underline
}
a.bld_orange:hover {
	color: #FFFFFF;
	text-decoration: underline
}
a.bld_orange2:link, a.bld_orange2:visited, a.bld_orange2:active {
	color: #FF9933;
	text-decoration: underline
}
a.bld_orange2:hover {
	color: #FFFFFF;
	text-decoration: underline
}
a.orange:link, a.orange:visited, a.orange:active {
	color: #FF9933;
	text-decoration: underline
}
a.orange:hover {
	color: #FFFFFF;
	text-decoration: underline
}
a.hoverborder:link, a.hoverborder:visited, a.hoverborder:active {
	color: #FF9933;
}
a.hoverborder:hover {
	color: #3399FF;
}
A:link {
	color: #FFFFFF;
	text-decoration: underline
}
a:visited {
	color: #FFFFFF;
	text-decoration: underline
}
a:active {
	color: #FFFFFF;
	text-decoration: underline
}
a:hover {
	color: #FF9933;
	text-decoration: underline
}
a.lnkbold:link {
	text-decoration: underline
}
a.lnkbold:visited {
	text-decoration: underline
}
a.lnkbold:active {
	text-decoration: underline
}
A.lnkbold:hover {
	color: #FF9933;
	text-decoration: underline
}
.bod {
	font: 10px verdana, arial, sans-serif; COLOR: #ffffff
}
.sm_white {
	FONT: 9px/11px verdana, arial, sans-serif; COLOR: #ffffff
}
.sm_orange {
	FONT: 9px/11px verdana, arial, sans-serif; COLOR: #ff9933
}
.sm_orange2 {
	FONT: 10px verdana, arial, sans-serif; COLOR: #ff9933
}
.red {
	FONT: 10px verdana, arial, sans-serif; COLOR: #ff3300
}
.hdr_lg {
	FONT: bold 18px verdana, arial, sans-serif; TEXT-TRANSFORM: uppercase; COLOR: #ff9933
}
.hdr_md {
	FONT: bold 14px verdana, arial, sans-serif; COLOR: #ff9933
}
.orange {
	color: #FF9933;
}
.bld_orange {
	FONT: bold 10px/11px verdana, arial, sans-serif; COLOR: #ff9933
}
.bld_orange2 {
	FONT: bold 12px/15px verdana, arial, sans-serif; COLOR: #ff9933
}
.lrg {
	FONT: 11px/14px verdana, arial, sans-serif; COLOR: #ffffff
}
.pad3 {
	PADDING-RIGHT: 3px; PADDING-LEFT: 3px; PADDING-BOTTOM: 3px; PADDING-TOP: 3px
}
.pad_ftr_banner {
	PADDING-RIGHT: 0px; PADDING-LEFT: 12px; PADDING-BOTTOM: 4px; PADDING-TOP: 11px
}
.pad_box_content {
	PADDING-RIGHT: 8px; PADDING-LEFT: 8px; PADDING-BOTTOM: 10px; PADDING-TOP: 5px
}
.borderBlack {
	BORDER-RIGHT: #000000 2px solid; BORDER-TOP: #000000 2px solid; BORDER-LEFT: #000000 2px solid; BORDER-BOTTOM: #000000 2px solid
}
.borderOrange {
	BORDER-RIGHT: #ff9933 1px solid; BORDER-TOP: #ff9933 1px solid; BORDER-LEFT: #ff9933 1px solid; BORDER-BOTTOM: #ff9933 1px solid
}
.question {

	FONT: 10px verdana, arial, sans-serif; COLOR: #ff9933
}

