/*
  Tilpasset og udviklet af reklamebureauet MBC-Design.dk
  http://www.mbc-design.dk

  Copyright (c) 2003-2008 MBC-Design.dk

*/

.boxText { font-family: Trebuchet MS, Helvetica, sans-serif; font-size: 13px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #000000; text-decoration: underline; }

BODY {
  background-image: url(images/bg.gif);
  color: #000000;
  background-position:top;
  background-repeat:repeat-x;
  vertical-align:top;
  margin:5px;
  _margin:1px;
}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #0a9edc; 
  text-decoration: underline;
}

h1 {
	font: bold 23px "Trebuchet MS",arial,sans-serif;
	color: #424242;
}

h2 {
	margin: 3px 0px 0px 0px;
	font: bold 16px verdana,arial,sans-serif;
	color: #424242;
}

h3 {
	margin: 5px 0px 0px 0px;
	font: bold 11px verdana,arial,sans-serif;
	color: #424242;
}

TD.productDesc {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #808080;
  padding: 1px 7px 1px 7px;
}

TD.productheadDesc {
 font-family: Verdana, Arial, sans-serif;
 font-size: 10px;
 font-weight: normal;
 color: #000000;
 padding: 4px 0px 0px 10px;
}


FORM {
	display: inline;
}

TR.header {
  background: #FFFFFF;
}

TR.headerNavigation {
  background: #DD0000;
}

TD.headerNavigation   {
  color: #ffffff; 
  font-size: 1px; 
  font-family: Arial, sans-serif; 
  font-weight: regular; 
  background: #ffffff url("images/infobox/fill.gif");
  height: 44px;
}

A.headerNavigation { 
  color: #ffffff; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
  background: #ff0000;
  color: #000000;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #DFB9E2 url("images/infobox/fill.gif");
  color: #ffffff;
  font-weight: bold;
  text-align: center;
  height: 20px;
}

TR.footer {
  background: #DD0000;
}

TD.footer  { 
  color: #767676; 
  font-size: 10px; 
  font-family: Verdana, Arial, sans-serif; 
  font-weight: bold; 
  background: #ffffff url("images/infobox/fill5.gif");
  height: 25px;
}

.infoBox {
  background: #FFFFFF;
  border: 1px;
  border-style: solid;
  border-color: #ffffff;
  border-spacing: 1px;
  margin-top:0px;
}

.infoBoxContents {
  background: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  color: #424242; 
  font-size: 20px; 
  font-family: "Trebuchet MS",Verdana, Arial, sans-serif; 
  font-weight: bold;
  background: #FFFFFF;
  height: 1px;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #ffffff;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #ffffff;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #ffffff;
  border-spacing: 1px;
}

.productListing-heading  { 
  color: #000000; 
  font-size: 10px; 
  font-family: verdana, Arial, sans-serif; 
  font-weight: regular; 
  background: #ffffff;
  height: 15px;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults {
  color: #DD0000;
}

A.pageResults:hover {
  color: #DD0000; 
  background: #FFFF33; 
}

TD.pageHeading, DIV.pageHeading {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif ;
  font-size: 23px;
  font-weight: bold;
  color: #424242;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #666666;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #666666;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #566268;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #eaeaea; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #eaeaea; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

/* pollbooth */
TD.pollBoxRow {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  border-color: #DD0000;
  border-style: solid; 
  border-width: 1px; 
}
TD.pollBoxText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  border-color: #DD0000;
  border-style: solid;
  border-width: 1px; 
}
TD.polltitle {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  background: #ffffff;
  color: #ffffff;
  vertical-align: top;
}
TR.pollOptRow {
  background: #ffffff;
}
TR.pollFooter {
  background: #ffffff;
}

TD.category_desc {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.5;
}

TD.category_desc a {
	color: #0a9edc;
}

.shadow1 {
  border: 1px;
  border-style: solid;
  border-color: #ffffff;
  border-spacing: 1px;
}

TABLE.categ {
  border: 0px;
  border-spacing: 0px;
  font-family: Trebuchet MS, Arial, sans-serif;
  color: #424242 ;
  font-size: 14px;
  font-weight: normal;
  background: #ffffff;
}

TD.categ {
     vertical-align: top;
}

/*Additional Images Module Begin*/
.imagesBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
/*Additional Images Module End*/

/* JUHP Begin */
#juhp-categories, #juhp-categories * {
	margin: 0;
	padding: 0;
}
#juhp-categories {
	background-color: #e1f4fd;
	padding: 0 7px 0 7px;
}
#juhp-categories ul {
	list-style-type: none;
	line-height: 1.7em;
}
#juhp-categories > ul > li {
	padding: 7px 0;
	color: #424242;
	font: bold 14px verdana,arial,sans-serif;
}
#juhp-categories > ul > li.s {
	color: #424242 !important;
}
#juhp-categories > ul > li ul {
	font-family: verdana,arial,sans-serif;
	font-size: 12px;
	font-weight: 400;
	margin-left: 5px;
}
#juhp-categories > ul > li > ul > li > ul > li {
	padding-left: 7px;
	background: transparent url('/images/subx.png') no-repeat left center;
}
#juhp-categories > ul > li > ul > li > ul > li.s {
	background: transparent url('/images/sub.png') no-repeat left center;
}
#juhp-categories > ul > li.s > ul > li.s > a, #juhp-categories > ul > li.s > ul > li.s > ul > li.s a {
	font-weight: 600;
	color: #03a0de;
}
#juhp-categories a:hover {
	color: #03a0de !important;
	text-decoration: underline;
}

#juhp-relevance-header {
	margin: 20px 0 0;
	font-weight: 600;
	font-size: 16px;
	font-family: Trebuchet MS,Helvetica,sans-serif;
}
.juhp-relevance {
	display: block;
	float: left;
	width: 175px;
	margin: 33px;
	position: relative;
	border: 1px solid #ccc;
	font-family: Trebuchet MS,Helvetica,sans-serif;
	font-size: 13px;
}
.juhp-relevance:hover {
	text-decoration: none;
}
.juhp-relevance-second {
	margin-right: 0;
}
.juhp-relevance div {
	position: absolute;
	width: 100%;
	height: 100%;
	background: transparent url('/images/relevance-overlay-shade.png') repeat top left;
	display: none;
}
.juhp-relevance:hover div {
	display: block;
}
.juhp-relevance h3 {
	position: absolute;
	display: block;
	width: 100%;
	background: transparent url('/images/relevance-shade.png') repeat top left;
	text-align: center;
	line-height: 16px;
	margin-top: 5px;
	color: inherit;
}
.juhp-relevance span {
	position: absolute;
	display: block;
	width: 100%;
	background: transparent url('/images/relevance-shade.png') repeat top left;
	text-align: center;
	line-height: 16px;
	margin-bottom: 5px;
	bottom: 0;
}
/* JUHP End */
