/*
  $Id: stylesheet.css,v 1.4 2007/09/24 15:09:39 olby Exp $
  Lux Shop Copyright (c) 2007 BGsys.dk
*/

.boxText { font-family: trebuchet, Arial, sans-serif; font-size: 12px; }
.errorBox { font-family : trebuchet, Arial, sans-serif; font-size : 12px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : trebuchet, Arial, sans-serif; font-size : 12px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : trebuchet, Arial, sans-serif; font-size : 12px; color: #70d250; text-decoration: underline; }
body{ padding-top: 15px;}

.cssbutton {
 background: #A52A2A;
 color: #000000;
 width : 100px;
 vertical-align: top;
 font-weight: bold;
 font-family: Tahoma;
 font-size: 12px;
 cursor: pointer;
 text-align:center;
 border: 1px;
 border-style: solid;
 border-color: #A7A9AC;
 border-spacing: 1px;
}

 
.cssbuttonsubmit{
 background: #A52A2A;
 vertical-align: top;
 color: #000000;
 font-family: Tahoma;
 font-weight: bold;
 font-size: 12px;
 cursor: pointer;
 border:none;
}

BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #333399;
  text-decoration: underline;
}

FORM {
  display: inline;
}

TR.header {
  background: #f8f8f9;
}

TR.headerNavigation {
  background: #A52A2A;
}

TD.headerNavigation {
  font-family: Trebuchet, Arial, sans-serif;
  font-size: 12px;
  background: #A52A2A;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation_featured { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Trebuchet, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: ##A52A2A;
}

TD.headerInfo {
  font-family: Tahoma, Trebuchet, Arial, sans-serif;
  font-size: 12px;
  background: #A52A2A;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
}

.footer {
	Width:980px;
	Height:9px;
	font:11px Arial, Helvetica, sans-serif;
	color : #848485;
	text-align:center;
	padding:10px 0 0 0;
}
.footer a {
	color : #848485;
	font:11px Arial, Helvetica, sans-serif;
	text-decoration:none;
	padding:10px;
}


 TD.columnRight {
}

TD.columnLeft
{
 padding: 0px 6px 0 0;
 background-image: url(images/banner_opl.gif);
 background-position: center bottom;
 background-repeat: repeat-y;
 min-height:430px;
 vertical-align: bottom;
 text-align: center;
 
}

.infoBox {
  background: #ffffff;
}

.infoBoxContents {
  background: #ffffff;
  font-family: Trebuchet, Arial, sans-serif;
  font-size: 11px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #f8f8f9;
  font-family: Trebuchet, Arial, sans-serif;
  font-size: 12px;
}

TD.infoBoxHeading {
  font-family: Trebuchet, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #A52A2A;
  color: #ffffff;
  vertical-align: middle;
}

TD.infoBox, SPAN.infoBox {
  font-family: Trebuchet, Arial, sans-serif;
  font-size: 12px;
}
.contentBox {
   background: #A52A2A;
}

.contentBoxContents {
  background: #f8f8f9;
  font-family: Trebuchet, Arial, sans-serif;
  font-size: 11px;
}


TD.contentBoxHeading {

 font-family: Trebuchet, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #A52A2A;
  color: #ffffff;
  vertical-align: middle;
}

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: #f4f7fd;
}

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, TABLE.linkListing {
  border: 0px;
  border-style: solid;
  border-color: #A52A2A;
  border-spacing: 1px;
}

.productListing-heading, .linkListing-heading {
  font-family: Trebuchet, Arial, sans-serif;
  font-size: 12px;
  background: #A7A9AC;
  color: #000000;
  font-weight: bold;
  font-variant: small-caps;
}

TD.productListing-data, TD.linkListing-data {
  font-family: Trebuchet, Arial, sans-serif;
  font-size: 12px;
}

TD.productListing-data-col{
	border: 1px solid #dddddd;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Trebuchet, Arial, sans-serif;
  font-size: 15px;
  font-weight: bold;
  color: #000000;
  font-variant: small-caps;	
  padding-top: 6px;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Trebuchet, Arial, sans-serif;
  font-size: 12px;
  color: #000000;
}

TD.main, P.main {
  font-family: Trebuchet, Arial, sans-serif;
  font-size: 13px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Trebuchet, Arial, sans-serif;
  font-size: 12px;
}

TD.accountCategory {
  font-family: Trebuchet, Arial, sans-serif;
  font-size: 14px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Trebuchet, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Trebuchet, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Trebuchet, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Trebuchet, Arial, sans-serif;
  font-size: 12px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Trebuchet, Arial, sans-serif;
  font-size: 12px;
}

TEXTAREA {
  width: 100%;
  font-family: Trebuchet, Arial, sans-serif;
  font-size: 12px;
}

SPAN.greetUser {
  font-family: Trebuchet, Arial, sans-serif;
  font-size: 12px;
  color: #333399;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #A52A2A;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Trebuchet, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Trebuchet, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Trebuchet, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Trebuchet, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Trebuchet, Arial, sans-serif; font-size: 12px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Trebuchet, Arial, sans-serif; font-size: 12px; 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; }

.imagesBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.progress{
	width: 1px;
	height: 14px;
	color: white;
	font-size: 12px;
      overflow: hidden;
	background-color: navy;
	padding-left: 5px;
}

TD.productPriceInListing {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #d2e9fb;
}

TD.normalprice, P.normalprice {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height: 1.5;

}
TD.productSpecialPrice, p.productSpecialPrice{
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

TD.quantityprice, P.quantityprice {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

/* Her er style til profilsiderne */

.Msonormal { 
  font-family:      Verdana, Helvetica, Arial, sans-serif;
  font-size:        12px;
}

h1 {
  font-size:   	    13px;
  color:	    #a52a2a;
  margin-bottom:    -15px;
}

h2 {
  font-size:   	    12px;
  color:	    #a52a2a;
  margin-bottom:    0px;
  margin-top:	    15px;
}

#beskrivelser {
  font-family:      Verdana, Helvetica, Arial, sans-serif;
  font-size:	    12px;
  width:	    680px;
  border:	    0px;
}

.kolonner {
  width:            350px;
}

.midterspace {
  width:	    20px;
}

#streg {
  margin-top:	   -15px;
  margin-bottom:   10px;
}

/* Her er style til boksene på forsiden */

td.bokseatopleve, td.bokseevent, td.bokseallround, td.bokseegavekort, td.boksehvorfor {
font-family:	    verdana, trebuchet, arial;
font-size:	    12px;
line-height:        1.2em;
color:		    white;
padding:            0px;
}

td.bokseatopleve {
font-size:	    13px;
height:		    185px;
padding-top:	    20px;
padding-left:	    13px;
border-bottom:	    15px solid white;
background-color:   white;
width:		    462px;
color:	            black;
background-repeat:  no-repeat;
}

td.bokseevent {
border-bottom:	    15px solid white;
border-left:	    15px solid white;
}

td.bokseallround {
}

td.bokseegavekort {
border-left:	    15px solid white;
}

td.boksehvorfor {
border-left:	    15px solid white;
}

h3 {
font-family:	    verdana, trebuchet, arial;
font-weight:	    normal;
font-size:  22px;
margin-bottom: 5px;
}

h3.hvorfor {
font-size:          34px;
}

h3.atopleve {
color:		   black;
}


table.tabelbokse {
margin-top:	    3px;
padding:	    0px;
margin-bottom: 	    -2px;
border-collapse:    collapse;
}

#opljulegaver {
color: #a52a2a;
}

img {border: 0;}

table.julebanner {
border-bottom:	    15px solid white;
border-collapse:    collapse;
padding:	    0px;
}


.logopart {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
padding-top:20px;
font-weight:bold;
padding-bottom:10px;
border-bottom:2px solid #c5c5c5;
}
.logopart a {
	color:#b1b1b1;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
}

.logopart a:hover {
	color:#b1b1b1;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
}



.content {
	margin:10px 0 0 0;
	height:419px;
	vertical-align:top;
	overflow-x: hidden;
	overflow-y: scroll;
	font:12px Arial, Helvetica, sans-serif;
	color:#414141;
}

.content_productinfo {
	margin:10px 0 0 0;
	height:375px;
	vertical-align:top;
	overflow-x: hidden;
	overflow-y: scroll;
	font:12px Arial, Helvetica, sans-serif;
	color:#414141;
}




.box_body_catbox { }

.box_body_catbox ul 	{ padding:0; margin:0px; list-style:none; }

.box_body_catbox .category_box 	{}
.box_body_catbox .category_box  a	{font-family:Arial, Helvetica, sans-serif; color:#848485; padding-left:20px;  text-decoration:none; line-height:24px; font-weight:normal; font-size:12px; }
.box_body_catbox .category_box  a:hover	{color:#848485; text-decoration:none;}


.box_info {  /*border-top:1px solid #c5c5c5;*/ }

.box_info ul 	{ padding:0; margin:0px; list-style:none; }

.box_info .bg_list_info 	{}
.box_info .bg_list_info  a	{font-family:Arial, Helvetica, sans-serif; color:#848485; padding-left:20px;  text-decoration:none; line-height:24px; font-weight:normal; font-size:12px; }
.box_info .bg_list_info  a:hover	{color:#848485; text-decoration:none;}

.search {
   width:120px;
	height:17px;
	border:none;
	background:url(images/inputbg.gif) no-repeat left top;
	padding:0 5px 0 10px;
}

#productdescriptiontext{
	width: 670px;
}

/* Moz outline */
a:active { 
	outline: none; 
}

a:focus { 
	-moz-outline-style: none; 
}

.sub_category a {
font-family:Arial, Helvetica, sans-serif; 
color:#848485; padding-left:20px; 
text-decoration:none;
line-height:25px; 
font-weight:normal; font-size:13px;
}
.sub_category a:hover {
color:#848485; text-decoration:none;
}
.sub_category_seleted a {
font-family:Arial, Helvetica, sans-serif; 
color:#848485; padding-bottom:28px; 
text-decoration:none;
line-height:25px; 
font-weight:bold; font-size:13px;
}
.sub_category_seleted a:hover {
color:#848485; text-decoration:none;
}