/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

/* Overordnede classes */

html {
height: 100%;
}

body {
height: 100%;


  background: #ffffff;
  color: #3a4a69;
  margin: 0px;
}

h1 {
	margin: 0px;
	font: bold 24px verdana,arial,sans-serif;
	color: #3a4a69;
}

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

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

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

a {
  color: #3a4a69;
  text-decoration: none;
}

a:hover {
  color: #AABBDD;
  text-decoration: underline;
}

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

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

form {
  display: inline;
}

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;
}

table {
	font: 11px verdana,arial,sans-serif;
	color: #3a4a69;
}

/* Header */

tr.headerNavigation {
  background: #374158;
}

td.headerNavigation {
  height:28px;
  padding-bottom: 2px;
  font: bold 11px Verdana, Arial, sans-serif;
  color: #ffffff;
}

a.headerNavigation { 
  color: #000000; 
}

a.headerNavigation:hover {
  color: #009bd4;
}

td.userNavigation {
  height:30;
  padding-bottom: 6px;
  font: bold 11px Verdana, Arial, sans-serif;
  color: #3a4a69;
}

a.userNavigation { 
  color: #3a4a69; 
}

a.userNavigation:hover {
  color: #aabbdd;
}
/* Body */



/* Infoboxe */
	
.infoBox {
  background: #374158;
}

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

.contentBox {
  background: #ffffff;
}

.contentBoxContents {
  background: #ffffff;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #374158;
  color: #ffffff;
}

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

TABLE.productListing {
  border: 0px solid #374158;
  border-spacing: 0px;
}

.productListing-heading {
  height: 18px;
  padding-top: 2px;
  padding-right: 10px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #ffffff;
  background: #374158;
  vertical-align: middle;
  white-space: nowrap; 
}

TD.productListing-data {
  height: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  border-bottom: 1px solid #bbc2ce;
}

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;
}

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  padding: 0px 10px;
  vertical-align: bottom;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #3a4a69;
}

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

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

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

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

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

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



TR.footer {
  background: #374158;
}

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

td.footerText {
  padding: 5px 15px;
  font: 11px verdana, arial, sans-serif;
  color: #374158;
}
TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

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

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  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: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

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

/* message box */

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

/* input requirement */

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

td.smallHeader {
  width: 100%;
  height: 25px;
  padding-left: 10px;
  text-align: left;
  vertical-align: middle;
  font: bold 11px Tahoma, Verdana, Arial, sans-serif;
}

/* Egne classes */

td.productListImage {
  padding-top: 5px;
}

td.productListName {
	padding-top: 10px;
	font-size: 11px;
	font-weight: bold;
}

td.productListDescription {
	height: 50px;
	padding-right: 10px;
	font-size: 10pt;
	font-weight: normal;
}

td.productListEnlarge {
	font-size: 11px;
	font-weight: bold;
}

table.productListPrice {
	height: 90px;
}
 
td.productListPrice {
	padding: 10px 5px 0px 0px;
	height: 100%;
	font-size: 13px;
	font-weight: bold;
}

td.productListSpecialPrice {
	padding-right: 5px;
	padding-top: 10px;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: red;
}

td.productListNormalPrice {
	padding: 10px 5px 0px 0px;
	height: 100%;
	font-size: 11px;
	font-weight: normal;
	text-decoration: line-through;
}

td.productListBuyNow {
  padding: 0px 5px 10px 0px;
}

table.pageBody {
}

td.columnLeft {
  padding: 0px 0px 5px 5px;
}

td.columnCenter {
  height: 100%;
  padding: 5px;
}

td.columnRight {
  padding: 0px 5px 5px 0px;
}

table.pageContents {
  height: 100%;
  vertical-align: top;
  background-color: #ffffff;
}

td.pageContents {
  height: 100%;
  padding: 10px;
  vertical-align: top;
}

table.pageHeading {
  margin-bottom: 5px;
  border-bottom: 2px solid #3a4a69;
}

td.categoryDescription {
	padding: 0px 0px;
}

td.cartInfoBoxContentsPic {
	
}

.cartInfoBoxContents {
	
}

.cartInfoBoxContentsNew {
  font-weight: bold;
}

td.copyright {
	padding: 5px 5px;
}

a.copyright {

}

a.copyright:hover {
}

td.infoBoxContainer {
	padding: 5px 0px 0px 0px;
}

td.productListPricePer {
	padding-right: 10px;
	font-size: 11px;
	font-weight: bold;
}

td.productListMore {
	height: 20px;
	padding-right: 10px;
	vertical-align: bottom;
}

table.articleNavigationTop {
	border-bottom: 1px solid #374158;
}

table.articleNavigationBottom {
	border-top: 1px solid #374158;
}

/* BOF: More Pics 6 */
TABLE.popup {
  border-width: 1px;
  border-style: dotted;  
  border-color
}
/* EOF: More Pics 6 */

table.pageHeader {
  background-color: #ffffff;
}

td.productInfoImage {
	padding-left: 10px;
}

table.pageHeaderLogo {
  width: 1070px;
  height: 150px;
  background-image: url('mediafiles/images/header-ferie.jpg');
  background-repeat: no-repeat;
}
/* BEGIN Fancier Invoice and Packingslip */
.dataTableHeadingContent_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #ffffff; font-weight: bold; }
.dataTableHeadingRow_INVOICE { background-color: #C9C9C9; }
.dataTableRow_INVOICE { background-color: #F0F1F1; }
.dataTableContent_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #000000; }
.order_history_top { color : #006699; font-weight: bold; font-family: Verdana; font-size: 13px; }
.order_infobox_heading { color : #374158; font-weight: bold; font-family: Verdana; font-size: 13px; }
.order_infobox_data { color : #000000; font-family: Verdana; font-size: 13px; }
.product_infobox_heading_row { background-color: #C9C9C9; }
.product_infobox_heading { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #ffffff; font-weight: bold; }
.product_infobox_data_row { background-color: #F0F1F1; }
.product_infobox_data { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #000000; }
.order_history_top_INVOICE { color : #006699; font-weight: bold; font-family: Verdana; font-size: 13px; }
.order_infobox_heading_INVOICE { color : #000000; font-weight: bold; font-family: Verdana; font-size: 13px; }
.order_infobox_data_INVOICE { color : #000000; font-family: Verdana; font-size: 13px; }
.product_infobox_heading_row_INVOICE { background-color: #C9C9C9; }
.product_infobox_heading_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #ffffff; font-weight: bold; }
.product_infobox_data_row_INVOICE { background-color: #F0F1F1; }
.product_infobox_data_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #000000; }
.smallText_INVOIVE { font-family: Verdana, Arial, sans-serif; font-size: 11px; }
.smallTextBlue_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #006699; }
.smallAddressBlue_INVOICE { font-family: Arial; font-size: 9px; color: #006699; }
.main_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 13px; }
.pageHeading_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 18px; color: #727272; font-weight: bold; }
/* END Fancier Invoice and Packingslip */

.boxText { 
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #3a4a69;  
}
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 11px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 11px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 11px; color: #3a4a69; text-decoration: underline; }


tr.headerError {
  background: #ff0000;
}

td.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

tr.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

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

span.productInfoPrice {
	font: bold 18px verdana, arial, sans-serif;
	color: #000000;
}

span.productInfoSpecialPrice {
	font: bold 18px verdana, arial, sans-serif;
	color: #ff0000;
}

span.productInfoNormalPrice {
	font: 14px verdana, arial, sans-serif;
	color: #000000;
	text-decoration: line-through;
}

/* Graphical borders */

.mws_boxTop    { background: url('mediafiles/images/infobox/top.gif');
                 font-family: Tahoma;
                 font-size: 11px;
                 text-align : center;
	color: #999999;
                 font-weight: bold;
                 background-repeat:repeat-x;
                 vertical-align: middle;
                 white-space: nowrap; }
.mws_boxLeft   { background: url('mediafiles/images/infobox/left.gif'); }
.mws_boxRight  { background: url('mediafiles/images/infobox/right.gif'); }
.mws_boxBottom { background: url('mediafiles/images/infobox/bot.gif');
                 font-family: Verdana, Arial, sans-serif;
                 font-size: 11px;
                 text-align : center;
                 vertical-align: middle;
                 white-space: nowrap; }
.mws_boxCenter { background: #FFFFFF; }

.mws_boxTop_main    { background: url('mediafiles/images/infobox_main/top.gif');
                 font-family: Tahoma;
                 font-size: 11px;
                 text-align : center;
                 font-weight: bold;
                 background-repeat:repeat-x;
                 vertical-align: middle;
                 white-space: nowrap; }
.mws_boxLeft_main   { background: url('mediafiles/images/infobox_main/left.gif'); }
.mws_boxRight_main  { background: url('mediafiles/images/infobox_main/right.gif'); }
.mws_boxBottom_main { background: url('mediafiles/images/infobox_main/bot.gif');
                 font-family: Verdana, Arial, sans-serif;
                 font-size: 11px;
                 text-align : center;
                 vertical-align: middle;
                 white-space: nowrap; }
.mws_boxCenter_main { background: #FFFFFF; }
A.mws_boxTop    { 
		 color: #999999;
                  }
TD.noborderbox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

/* slut på Graphical borders */


/*--- Beginning of Addition Products Cycle Slideshow ---*/
.ProductsCycleSlideshowWrapper {
width: 504px;
padding:0;
margin:0;
overflow: hidden;
text-align:center;
}

.ProductsCycleSlideshow {
height: 250px;
width: 500px;
padding:0;
margin:0;
overflow: hidden;
border: none;
background-color:#ffffff;
}

.PCSChild {
height: 236px;
width: 486px;
padding: 7px;
text-align:center;
top:0;
left:0;
}



.PCSChild a {
text-decoration: none;
color:000;
}

.PCSChild a img {
border: none;
border-width:0px;
}

.PCSOutput {
text-align:left;
font-size:14px;
}

.PCSOutput a {
text-decoration: none;
color:#000;
}

.PCSPager {
margin:7px;
}

.PCSPager a {
border: 1px solid #bbc3d3;
background: #fff;
color:#bbc3d3;
text-decoration: none;
margin: 0 5px;
padding: 3px 5px;
font-size:12px;
}

.PCSPager a.activeSlide {
border: 1px solid #1c2b39;
background: #1c2b39;
color: #ffffff;
}



.PCSPager a:focus {
outline: none;
}

/*--- End of Addition Products Cycle Slideshow ---*/