
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
}


/* http://www.komodomedia.com/blog/2008/12/social-media-mini-iconpack/ */
.social_bookmarks {
	margin-top: 8px;
	padding: 5px 8px;
	background: #333;
	border-radius: 4px;
	height: 16px;
} 
.social_bookmarks ul, 
.social_bookmarks li{
	padding: 0 !important;
	margin: 0;
	list-style-type: none;
	display: inline;
	background: 0 !important;
	border: 0 !important;
}
.social_bookmarks ul {
	display: block;
}
.social_bookmarks a {
	display: block;
	width: 16px;
	height: 16px;
	text-indent: -9000px;
	overflow: hidden;
	float: left;
	margin-right: 10px;
	opacity:0.85;
	background: url(/img/icons/socialicons.png) 0 0 no-repeat;
}
.social_bookmarks a:hover {		opacity: 1; }
.social_bookmarks .email a {	background-position: 0px 0; }
.social_bookmarks .facebook a {	background-position: -16px 0; }
.social_bookmarks .twitter a {	background-position: -32px 0; }




#jqbox_overlay {
	display: none;
	position: absolute;
	z-index: 999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #000;
	xopacity: 0.4;
	x-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)"; /* IE 8+ */
	xfilter: alpha(opacity = 40); /* IE 5-7 */
}
#jqbox_fullbox {
	position: absolute;
	z-index: 1001;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display: none;
}
#jqbox_slimbox {
	position: relative;
	top: 100px;
	margin: 0 auto;
xwidth: 500px;
xheight: 400px;
	background: #500;
	border: 3px solid #000;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-moz-box-shadow: 0 0 4px 4px #000;
	-webkit-box-shadow: 0 0 4px 4px #000;
	box-shadow: 0 0 4px 4px #000;
}

#jqbox_slimbox .closebutton {
	position: absolute;
	top: -12px;
	right: -12px;
	cursor: pointer;
}
#jqbox_content h1 {
	background: #400;
	color: #FFF;
	margin: 0;
	padding: 6px 12px;
	font-family: "Myriad Pro", "HelveticaNeue-Light", "Helvetica Neue Light", "Lucida Grande", "Helvetica Neue", Arial, "Lucida Sans Unicode", sans-serif;
	font-weight: normal;
}
#jqbox_content .content {
	padding: 10px;
}

#jqbox_content div.input {
	xclear: both;
	position: relative;
	xheight: 20px;
	width: 260px;
	background: #FFF;
	margin: 13px 0;
	border: 1px solid #999;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-moz-box-shadow: 0 0 1px 1px #AAA;
	-webkit-box-shadow: 0 0 1px 1px #AAA;
	box-shadow: 0 0 1px 1px #AAA;
}
#jqbox_content label {
	font-family: Verdana, Arial, sans-serif;
	position: absolute;
	z-index: 1110;
	top: 0;
	left: 8px;
	color: #BBB;
	line-height: 20px;
	cursor: text; /* IE seems to need this even with z-indexing */
}
#jqbox_content input[type="text"],
#jqbox_content input[type="password"],
#jqbox_content textarea {
	font-family: Verdana, Arial, sans-serif;
	position: relative;
	z-index: 1111;
	background: transparent;
	font-size: 10px;
	top: 0px;
	left: 0;
	border: none;
	line-height: 20px;
	height: 20px;
	width: 246px;
	padding: 0px 7px;
	color: #333;
	outline: none; /* disable webkit focus highlighting */
xborder: 1px solid red !important;
}
#jqbox_content textarea {
	height: 100px;
	max-width: 246px;
	max-height: 160px;
}
#jqbox_content input[type="submit"],
#jqbox_content input[type="button"] {
	color: #000;
	border: 1px solid #999;
	border-radius: 4px;
	-moz-border-radius: 4px;
	background: #DDD;
	padding: 3px 10px;
	margin: 4px 0px;
	cursor: pointer;
	line-height: 20px;
	outline: none; /* disable webkit focus highlighting */
}
#jqbox_content input[type="submit"]:hover,
#jqbox_content input[type="button"]:hover,
#jqbox_content input[type="submit"]:focus,
#jqbox_content input[type="button"]:focus {
	border: 1px solid #666;
	background: #BBB;
	cursor: pointer;
}

form .hilite {
xbackground: #EEE !important;
	border: 1px solid #F93 !important;
	-moz-box-shadow: 0 0 1px 1px #F93 !important;
	-webkit-box-shadow: 0 0 1px 1px #F93 !important;
	box-shadow: 0 0 1px 1px #F93 !important;
}
form .hilite label {
	color: #555 !important;
}

#jqbox_messagebox {
	position: absolute;
	top: -100px;
	left: 0;
	z-index: 2000;
	width: 100%;
}
#jqbox_message {
	font-family: "Myriad Pro", "HelveticaNeue-Light", "Helvetica Neue Light", "Lucida Grande", "Helvetica Neue", Arial, "Lucida Sans Unicode", sans-serif;
	font-size: 16px;
	text-align: center;
	position: relative;
	margin: 0 auto;
	padding: 30px 15px 10px 15px;
	width: 500px;
xheight: 50px;
	background: #D90;
	border: 3px solid #000;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-moz-box-shadow: 0 0 4px 4px #000;
	-webkit-box-shadow: 0 0 4px 4px #000;
	box-shadow: 0 0 4px 4px #000;
}



