/*
  $Id: stylesheet.css 1739 2007-12-20 00:52:16Z hpdl $

  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: 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: #70d250; text-decoration: underline; }

BODY {
  background: #b4b4b4;
  color: #000000;
  margin: 0px;
}

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

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

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #ffffff;
}

TD.headerNavigation {
  font-family: Arial, sans-serif;
  font-size: 13px;
  background: #ffffff;
  color: #333333;
  font-weight : bold;
}

A.headerNavigation { 
  color: #999999; 
}

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

TABLE.headerNavigation{
border: 1px;
border-style: solid;
border-color: #999999;
border-left: none;
border-right:none;
border-top:none;
}

TR.headerError {
  background: #ff0000;
}

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

TR.headerInfo {
  background: #00ff00;
}

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

TR.footer {
  background: #bbc3d3;
}

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

.infoBox {
  background: #999999;
}

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

.infoBoxNotice {
  background: #FF8E90;
}

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

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

TD.infoBox, SPAN.infoBox {
  font-family: 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: #999999;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Arial, sans-serif;
  font-size: 10px;
  background: #999999;
  color: #FFFFFF;
  font-weight: bold;
}

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

A.pageResults {
  color: #999999;
}

A.pageResults:hover {
  color: #ffffff;
  background: #999999;
}

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

TR.subBar {
  background: #ffffff;
 
}

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

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

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

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

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

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

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

SPAN.greetUser {
  font-family:  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:  Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

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

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

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

/* ALT REDIGERT BEGYNNER HER */



/*Søk */

.SearchinfoBox{

background:#ffffff;
	
}

.SearchinfoBoxContents {
background: transparent;
font-family: Arial, sans-serif;
font-size: 0.7em;

}

/*Handlevogn meny*/

.infoBoxContentsnew{
  color: #666666;
  font-family: Arial, sans-serif;
  font-size: 12px;
  background-color: #b4b4b4;
}


A.infoBoxContentsnew{
  color: #666666;
  font-family: Arial, sans-serif;
  font-size: 12px;
  background-color: #b4b4b4;
}


A.infoBoxContentsnew:hover {
  font-family: Arial, sans-serif;
  font-size: 12px;
  text-decoration: underline;
  background-color:#b4b4b4;
}


/*Over Meny */


.infoBoxContents2 {
  background: #b4b4b4;
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-size: 11px;  
}

A.infoBoxContents2 { 
  color: #ffffff; 
}

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





/*Kategori boks*/


.infoBoxCateg {
  background: #ffffff;
}

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

TD.infoBoxHeadingCateg {
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: Bold;
  background: #ffffff;
  color: #333333;
  
}

.boxText2 { 

font-family: Arial, sans-serif; 
font-size: 11px; 
color: #999999; 

}


/*Prod box*/


.infoBoxProd {
  background: #ffffff;
}

.infoBoxContentsProd {
  background: #ffffff;
  font-family: Arial, sans-serif;
}

TD.infoBoxHeadingProd {
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: Bold;
  background: #ffffff;
  color: #333333;
  
}






/*Enlarge image*/

.gallerycontainer{
position: relative;
/*Add a height attribute and set to largest image's height to prevent overlaying*/
}

.thumbnail img{
border: 1px solid grey;
margin: 0 5px 5px 0;
z-index:-1;
}

.thumbnail:hover{
background-color: transparent;
}

.thumbnail:hover img{

z-index:1;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;

padding: 5px;
left: -1000px;

visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border:1px  dotted  #666666;
height:295px;
width:270px;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: -87px;
left: -250px; /*position where enlarged image should offset horizontally */
z-index:1;
}

/*Linje front */

.linjeunder{
border:1px;
border-color:#999999;
border-style:solid;
border-left:none;
border-right:none;
border-bottom:none;
}

.copyright{
font:Arial, Helvetica, sans-serif;
font-size:8px;
color:#ffffff;

}

.contactustext{
font:Arial, Helvetica, sans-serif;
font-size:8px;
color:#999999;

}

.infoBoxContinue {
  background: #ffffff;
  border:none;
}

.infoBoxContinue2 {
  background: #ffffff;
  border:1px;
  border-color:#999999;
  border-style:solid;
  border-right:none;
  border-bottom:none;
  border-top:none;
  font-family: Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #666666;
}


.salgBox {
  background: #ffffff;
  border:1px;
  border-style:solid;
  border-color:#999999;
}


/*Tilbuds linken*/

.salglink {
  background: #fffff;
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-size: 11px;
  font-weight:bold; 
}

A.salglink { 
  color: #d51939; 
}

A.salglink:hover {
  color: #d51939;
 text-decoration: none;

}

/*REVIEW BOX*/

.infoBoxReview {
border:1px;
border-color:#999999;
border-style: solid;
border-left:none;
border-right:none;
border-top:none;
background-color:#FFFFFF;
  
}


/*Nyhets knapp*/

A.nyhetlink { 
  color: #333333;
  text-decoration: none;
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-size: 11px;
  font-weight:bold;  
}

A.nyhetlink:hover {
  color: #CC4444;
  text-decoration: none;
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-size: 11px;
  font-weight:bold; 

}


.borderVelg{
border:1px;
border-color:#999999;
border-style:solid;
background-color:#FFFFFF;
}



/* Special Scroller */

#pscroller1 {
    width: 120px;
	height: 175px;
	border: 0px;
	padding: 0px;
}

#pscroller2{
	width: 350px;
	height: 20px;
	border: 0px;
	padding: 0px;
}

#pscroller2 a{
	text-decoration: none;
}

.someclass {
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 11px;
}


/* New Products Scroller */

#pscroller_np {
width: 120px;
height: 185px;
border: 0px;
padding: 5px;
}

.pscroller_c_np {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}











/* ALT REDIGERT SLUTTER HER */



.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; outline-color: #666666;}
 }
