/* CSS Custom */

* {margin: 0;
   padding: 0;
}

html {
	height: 100%;
	font-size:100.01%;
}

body {
	margin:0px 0px;
	padding:0px;
	text-align:center;
	/*background-image:url(images/bg_holiday.gif);*/
	background-image:url(images/bg2.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background-color: #666666;
	background-repeat: repeat-x;
	background-attachment: fixed;
}
a:link {
	color: #812f35;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	color: #A93D44;
	font-weight: bold;
	text-decoration: underline;
	
}
a:hover {
  color: #666666;
  text-decoration: underline;
}
a:active {
}
#container {
	width: 789px;
	margin: 0px auto;
	background-color: #fff;
	font-size:.9em;
	/*background-image: url(images/body_bg.gif);*/
	text-align:left;
}

#header {
	height: 85px;
	/*background-image:url(images/header_bg.jpg);*/
	background-repeat: no-repeat;
	background-color: #000000;
}
#logo{
	width:300px;
	position: relative;
	/*padding: 10px 0px 0px 5px;*/
	
}
#account{
	margin-right:38px;
	right:8px;
	float:right;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #ffffff;
	padding: 4px;
	border-right: 1px solid #812f35;
	border-bottom: 1px solid #812f35;
	border-left: 1px solid #812f35;
}
#account a:link, #account a:visited {
	font-weight: bold;
	color: #812f35;
	text-decoration: none;
	font-size: 12px;
	}
	
.shoppingCartContents{
}
#subheader {
	height: 35px;
	clear: both;
}
.breadcrumbs{
	background-image: url(images/breadcrumb_bg.jpg);
	color:#ffffff;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 3px;
}
#google-checkout-save10{
}
#content {
	background-color: #ffffff;
	padding: 10px 2px 10px 20px;
	float: left;
	width: 590px;
	
}
/*ul li {
	list-style-image: url(images/bullet_wallet.gif);
	padding-top: 5px;
}*/

#content table {
	border: 2px;
	padding: 0;
	margin-top: 0;
	margin-bottom: 0;
} 

.subcat{
	padding-left: 10px;
	margin-left: 10px;
}

.navlist {
	padding-top: 25px;
}

#side-nav {
	width: 176px;
	background-color: #080808;
	padding-top: 3px;
	font-size: 0.8em;
	float: left;
	list-style: none;
	border-right-width: 1px;
	border-right-style: solid;
	/*border-right-color: #363842;*/
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	
}
#side-nav ul li {
	list-style-type: none;
	color:#FFFFFF;
	  
}
#side-nav a{
	text-decoration: none;
	color:#999;
	
}
#side-nav a:visited{
	color:#999;
	text-decoration: none;
	
}
#side-nav a:hover{
	text-decoration: underline;
	color:#aaaaaa;
	
}
#cart-total{
	background-color: #FFFFFF;
	float: right;
	width: 100px;
	clear: both;
	left: 500px;
	top: auto;
	right: auto;
	bottom: auto;
}

#footer-info {
	/*background-image: url(images/footer.jpg);
	background-repeat: no-repeat;*/
	height: 21px;
	font-size: 12px;
	padding-top: 10px;
	text-align: center;
	clear: both;
	margin: 0px;
	/*width: 100%;*/
}



#footerNyheter { padding-left:250px;
                 height: 21px; 
                 font-size:.7em;
				 clear: both;
				 background-image: url(images/footer.jpg);
	             background-repeat: no-repeat;
				 padding-top: 10px;
				 padding-bottom: 10px;
	
}

/*********************************************  linkbar start **************************************/

 #navcontainer ul
{
	font-size: small;
	
	float: left;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	
}
#navcontainer ul li a:visited{
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	margin-left: 20px;
	padding-top: 8px;
}

#navcontainer ul li a:hover
{
	color: #ffffff;
	background-image: url(images/hover.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 10px;
}


h1 {
	padding-top: 62px;
	font-size: 2em;
	color: #FFFFFF;
	text-align: right;
	margin-right: 67px;
	font-style: italic;
}

h2 {
	/*background-image: url(images/h2.jpg);
	background-repeat: no-repeat;
	height: 39px;
	padding-top: 10px;
	padding-left: 30px;
	clear: left;
	*/
	font-size: 16px;
	color: #080808;
} 

h3 {
	font-size: 12px;
	background-color: #080808;
	padding-left: 2px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 10px;
	margin-top: 15px;
	background-repeat: no-repeat;
	height: 18px;
}

p {
   margin: 7px;
} 

ul.generell {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	font-size: 0.9em;
	color: #CC0000;
	list-style-image: url(images/arrow.gif);
} 
.small-text{
	font-size: 10px;
	}
#google-box{
	background-color: #EEE;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
}

#paypal{
	background: #ffffff;
	text-align: center;
}

.words {
	visibility: hidden;
	font-size:0px;	
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

/*Print Order Form*/
#print-form {
	font-size: 10px;
	margin: 20px auto;
	width: 725px;
	background-color: #FFFFFF;
}
#print-form input.text {
	border: 0px none;
	border-bottom: 1px solid #d3cbb3;
	font-size: 10px;
	width: 100%;
}
#print-form h2 {
	background-color: #d3cbb3;
	color: #000000;
	font-size: 10px;
	margin: 0px;
	padding: 2px;
	text-align: center;
}
#print-contact-info div {
	border: 1px solid #d3cbb3;
	float: left;
	height: 60px;
	margin: 0px 15px 0px 0px;
	width: 229px;
}
#print-contact-info div.col-3 {
	margin: 0px;
}
#print-contact-info p {
	font-size: 10px;
	margin: 0px;
	padding: 3px;
}
#print-form table {
	border: 1px solid #d3cbb3;
	margin: 10px 0px 0px 0px;
	background-color: #FFFFFF;
}
#print-form td {
	font-size: 10px;
	padding: 2px;
}
#print-form thead td {
	background-color: #d3cbb3;
	font-weight: bold;
	text-align: center;
}

#mail{
	background-color: #FFFFFF;
}
.formText{
	font-weight: bold;
	color: #812f35;
	}
	
/*Product Page*/

.product-id{
	font-size: 10px;
	font-weight: bold;
}
#product-img{
	text-align: center;
	float: left;
	width: 250px;
}
#product-img-multiple{
	clear: both;
	float: left;
}
#product-column-right{
	background: #FFFFFF;
	width: 250px;
	padding: 3px;
	float: right;
}
#product-attribute-box{
	background: #c9c9c9;
	width: 250px;
	border: 2px solid #aaaaaa;
	padding: 25px 3px 3px;
	float: right;
	display: inline;
	margin-top: 20px;
}
.product-heading{
	font-size: 14px;
	font-weight: bold;
	color: #812f35;
	float: left;
	width: 111px;
	text-align: left;
	
}
#product-price{
	font-size: 20px;
	font-weight: bold;
	color: #944033;
	float: left;
	width: 100px;
	text-align: right;
}
#product-attribute{
	font-size: 12px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 20px;	
}
#product-quantity{
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	float: left;
	padding-top: 20px;
	padding-bottom: 10px;
}
#product-addtocart{
	text-align: right;
	padding-right: 15px;
	padding-top: 20px;
	padding-bottom: 10px;
}
#product-description{
	font: 12px/16px Verdana, Arial, Helvetica, sans-serif;
	padding-right: 100px;
	padding-left: 30px;
	padding-top: 25px;
}
#product-description ul{
	margin-top: 5px;
	padding-top: 5px;
}
#product-description li{
	margin-left: 12px;
	list-style-position: inside;
	list-style-image: url(images/bullet.gif);
	margin-top: 5px;
}
.box-outline{
	border: 1px solid #080808;
}
#product-reviews{
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	
}


#product-also-purchased{
	background: #d8caa8;
}

#additional-images-table{
	width: 250px;
}
#additional-images-header{
	border-top: 1px solid #080808;
	border-right: 1px solid #080808;
	border-left: 1px solid #080808;
}
#additional-images-body{
}
#additional-images-footer{
}


/*Begin OScommerce Styles-------------------------------------------------------------------------------------*/

/*
  $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
*/



.boxText {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}
.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: #70d250; text-decoration: underline; }



FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #080808;
}

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

A.headerNavigation {
	color: #ffffff;
	text-decoration: none;
}
A.headerNavigation:visited {
  color: #ffffff;
  text-decoration: none;
}
A.headerNavigation:hover {
  color: #ffffff;
  text-decoration: none;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  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: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

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

.infoBox {
	background: #ffffff;}
	/*border-right: 1px solid #363842;*?
}
/* right side of header in infobox */

/*.infobox-bgcolor{ background: #080808;
} */

.infobox-categories{
	background: #080808;
}
.infobox-search{
	background: #080808;
	
}
.infoBox ul li { display: inline; }

.infoBox ul li a
{
	display: block;
	padding: 4px 0 4px 10px;
	width: 158px;
	border-bottom: 1px solid #7C7C3C;
	color: #ffffff;
	text-decoration: none;
}
.infoBox a:link {
color: #812f35;
text-decoration: none;
}
.infoBox a:visited {
color: #812f35;
text-decoration: none;

}
.infoBox a:hover {
	font-weight: bold;
	color: #812f35;
	text-decoration: underline;
}
.infoBox a:active {

}
.infoBox ul li a:hover
{
	color: #812f35;
	background-image: url(images/hover.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 2px;
}


.infoBoxContents {
	font-size: 11px;
	/*background-image: url(images/linkbar_bg.jpg);*/
	
		
}

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
	font-size: 12px;
	background-color: #080808;
	padding-left: 2px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 2px;
	margin-top: 15px;
	height: 18px;
	font-weight: bold;

}

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: #080808;
  border-spacing: 1px;
}

.productListing-heading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background: #080808;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px; 
}
.productlisting-nav{
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 10px;
}
A.productListing-heading{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
A.productListing-header:visited{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
A.productListing-heading:hover{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
A.productListing-heading:active{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

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

A.pageResults {
  color: #812f35;
}

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

TD.pageHeading, DIV.pageHeading {
  font-size: 20px;
  font-weight: bold;
  color: #080808;
  padding-top: 6px;
}

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.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

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

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

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

/*Print Order Form*/
#print-form {
	font-size: 10px;
	margin: 20px auto;
	width: 725px;
}

A.print-form:link {
	color: #0000CC;
	text-decoration: underline;
}
A.print-form:visited { 
  color: #96715d; 
}
A.print-form:hover {
	color: #96715d;
	text-decoration: underline;
}
A.print-form:active {
	color: #ffffff;
}
#print-form input.text {
	border: 0px none;
	border-bottom: 1px solid #d3cbb3;
	font-size: 10px;
	width: 300px;
}
#print-form h2 {
	background-color: #d3cbb3;
	color: #000000;
	font-size: 10px;
	margin: 0px;
	padding: 2px;
	text-align: center;
}
#print-contact-info div {
	border: 1px solid #d3cbb3;
	float: left;
	height: 60px;
	margin: 0px 15px 0px 0px;
	width: 229px;
}
#print-contact-info div.col-3 {
	margin: 0px;
}
#print-contact-info p {
	font-size: 10px;
	margin: 0px;
	padding: 3px;
}
#print-form table {
	border: 1px solid #d3cbb3;
	margin: 10px 0px 0px 0px;
	background-color: #FFFFFF;
}
#print-form td {
	font-size: 10px;
	padding: 2px;
}
#print-form thead td {
	background-color: #d3cbb3;
	font-weight: bold;
	text-align: center;
}
#table-info input {
	text-align: center;
}
#table-info {
	width: 725px;
}
#table-info thead td {
	width: 175px;
}
#table-address {
	width: 725px;
}
#table-address .col-1 {
	width: 130px;
}
#table-address .col-2 {
	width: 215px;
}
#table-address .col-3 {
	padding: 0px 0px 0px 5px;
	width: 130px;
}
#table-address .col-4 {
	width: 220px;
}
#table-address td.subtitle {
	text-align: center;
	vertical-align: top;
}
#table-items {
	width: 400px;
}
#table-items td.row-item {
	border-bottom:1px solid #d3cbb3;
}
#table-items td.col-4 {
	text-align: right;
}
#table-items td.col-5 {
	text-align: center;
}
#table-items td.col-6 {
	text-align: right;
	font-size: 12px;
	font-weight: bold;
}
#table-payment {
	width: 725px;
}
#table-payment td.col-1 {
	width: 130px;
}
#table-payment td.col-2 {
	width: 130px;
	background-color: #FFFFFF;
}
#table-payment td.col-3 {
	width: 450px;
	
}
#mail{
	background-color: #FFFFFF;
}
.small-text{
	font-size: 10px;
	}
