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

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

*/

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.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_2.gif);
  color: #000000;
  margin: 0px;
}

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

h1 {
        margin: 0px;
        font: bold 20px verdana,arial,sans-serif;
        color: #000000;
}

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

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

p {
        margin: 0px 0px 7px 0px;
        font: 11px verdana,arial,sans-serif;
        color: #000000;
}

ul {
        margin: 5px 0px 0px 0px;
}

li {
        margin: 0px 0px 0px 30px;
}


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

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

/* menu Image -noborderBox2 - Show Sub-categories  Star */
a.menucateg:link, a.menucateg:visited, a.menucateg:active {
display: block;
vertical-align: middle;
color:#000000;
font-size: 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
text-align: left;
height: 19px;
padding-top:2px;
text-decoration: none;
background-color: #FFFFFF;
border: solid 1px #FFFFFF;
}

a.menucateg:hover {
border: solid 1px #ffffff;
background-image: url(/images/menuon.png);
background-repeat: repeat;
text-decoration: none;
font-weight: bold;
color: #ffffff;
}

a.menusubcateg:link, a.menusubcateg:visited, a.menusubcateg:active {
display: block;
vertical-align: middle;
font-size: 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-align: left;
height: 19px;
text-decoration: none;
padding-top:2px;
border-bottom: 1px solid #7b9ebd;
border: solid 1px #FFFFFF;
}

a.menusubcateg:hover {
border-bottom: 1px solid #ffffff;
border-top: 1px solid #ffffff;
background-image: url(/images/menuon.png);
background-repeat: repeat;
text-decoration: none;
color: #ffffff;
}
/* menu Image -noborderBox2 - Show Sub-categories  End */

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: bold; 
  background: #ffffff;
  height: 0px;
}

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;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
  height: 20px;
}

TR.footer {
  background: #DD0000;
}

TD.footer  { 
  color: #ffffff; 
  font-size: 1px; 
  font-family: Arial, sans-serif; 
  font-weight: bold; 
  background: #ffffff;
  height: 1px;
}

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

.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: #ffffff; 
  font-size: 1px; 
  font-family: 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: bold; 
  background: #ffffff;
  height: 15px;
}

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

A.pageResults {
  color: #9d805d;
  font-size: 12px;
}

A.pageResults:hover {
  color: #9d805d; 
  font-size: 12px;
  background: #ffffff; 
}

TD.pageHeading, DIV.pageHeading {
  font-family: Arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #000000;
}

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: 11px;
  line-height: 1.5;
}

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

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

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: #b49670;
}

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: #e7e2dc; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: transparent; }

.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: #c5ab8b; }

/* 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: 11px;
  line-height: 1.5;
}

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

TABLE.categ, p.categ {
  border: 0px;
  border-spacing: 0px;
  font-family: Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #ffffff;
  color: #b49670;
}

TD.categ {
     vertical-align: top;
}

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


/*** Begin Header Tags SEO ***/
h1 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 10px;
 font-weight: bold;
 margin-bottom: 0;
 padding-bottom: 0;
 color: #000;
}
h2 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 14px;
 font-weight: normal;
 margin-bottom: 0;
 padding-bottom: 0;
 color: #000;
}
/*** End Header Tags SEO ***/






/* JUHP Begin */

.fontz {
	font-family: Verdana,Arial,sans-serif;
	font-size: 11px;
}
div#checkout-top {
	width: 909px;
	height: 46px;
	padding: 0 15px;
	line-height: 45px;
	font-size: 16px;
	font-weight: 800;
	font-family: Verdana;
	color: #fff;
	margin: 10px auto 0 auto;
	background: transparent url('/images/line_long.png') no-repeat top left;
}
div#checkout-top #checkout-status {
	float: right;
	width: 485px;
	height: 46px;
	background: #fff url('/images/liasdne_long.png') no-repeat top left;
}
#checkout-left {
	width: 50%;
	height: 510px;
	float: left;
	position: relative;
}
#checkout-right {
	width: 50%;
	float: left;
	overflow: auto;
}
#billingAddress {
	width: 473px;
	height: 187px;
	padding: 46px 0 0 0;
	margin: 10px 0 0 0;
	background: transparent url('/images/checkout-bestillings-box.png') no-repeat top left;
	color: #000;
	overflow: auto;
	position: relative;
}
#checkout-kommentar {
	float: left;
	width: 453px;
	height: 153px;
	margin: 10px 0 0 0;
	padding: 56px 10px 10px 10px;
	background: transparent url('/images/checkout-kommentar-box.png') no-repeat top left;
	color: #fff;
	border: 0;
	color: #000;
	overflow: hidden;
}
#shippingAddress {
	width: 473px;
	height: 137px;
	padding: 46px 0 0 0;
	margin: 10px 0 -10px 0;
	background: transparent url('/images/checkout-forsendelses-box.png') no-repeat top left;
	color: #000;
	overflow: auto;
	position: relative;
}
#checkout-contact-info {
	width: 473px;
	height: 133px;
	padding: 0;
	margin: 0;
	padding-top: 46px;
	background: transparent url('/images/checkout-kontakt-box.png') no-repeat top left;
	color: #000;
	position: relative;
}
.checkout-dots {
	width: 100%;
	height: 2px;
	padding: 0;
	margin: 0;
	background: transparent url('/images/checkout-dots.png') repeat-x top left;
	clear: both;
}
.checkout-text {
	width: 100%;
	height: 40px;
	font-size: 0.9em;
	font-weight: 800;
	line-height: 30px;
	text-align: center;
}
.checkout-short-text {
	width: auto;
	height: 20px;
	font-size: 10px;
	font-weight: 400;
	line-height: 12px;
	margin: 0 0 0 12px;
}
.checkout-short-text-button {
	position: absolute;
	bottom: 15px;
	right: 5px;
}
.checkout-line {
	width: 100%;
	height: 40px;
	font-size: 0.9em;
	position: relative;
}
.checkout-line label {
	width: 125px;
	text-align: right;
	display: block;
	margin: 0 10px 0 0;
	padding: 0;
	float: left;
	line-height: 30px;
}
.checkout-split {
	width: 100%;
	height: 40px;
	font-size: 0.9em;
}
.checkout-split span {
	width: 50%;
	height: 100%;
	display: block;
	float: left;
	position: relative;
}
.checkout-split span label {
	text-align: left;
	display: block;
	margin: 0 0 0 10px;
	padding: 0;
	float: left;
	line-height: 30px;
}
.checkout-line input[type=text], .checkout-line input[type=password] {
	width: 310px;
	height: 30px;
	line-height: 29px;
	background: transparent url('/images/checkout-field-long.png');
	border: 0;
	padding: 0;
	margin: 0;
	float: left;
}
.checkout-split input[type=text], .checkout-split input[type=password], .checkout-split select, .shortfield {
	float: right;
	width: 140px;
	height: 30px;
	line-height: 29px;
	background: transparent url('/images/checkout-field-small.png');
	border: 0;
	padding: 0;
	margin: 0 8px 0 0;
}
.req {
	background: transparent url('/images/checkout-field-small-req.png') !important;
}
.make-white {
	color: #fff;
}
.make-black {
	color: #000;
}
.checkout-split select {
	height: 30px;
	padding: 7px 0;
	line-height: 1em;
}
.checkout-split select option {
	background-color: #fff;
}
.checkout-split-first  {
	margin-top: 8px;
}
.half-plus-float {
	width: 50%;
	float: left;
}
.ui-dialog-title {
	color: #fff;
}
.ui-widget-content {
	background: none;
	background-color: #f5ebd6;
	border: 1px solid #c0a685;
	color: #000;
}
.ui-widget-header {
	background: none;
	background-color: #c0a685;
	border: 0;
	color: #161616;
	font-size: 12px;
	font-weight: bold;
}
.ui-widget-content a {
	color: #8a7353;
}
.success_icon, .error_icon, .required_icon {
	display: none;
	width: 0;
	height: 0;

}
/* JUHP END */
