/*
  $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; color: #000000;   }



.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ff0000; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #ff0000; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #33cc00; text-decoration: underline; }


.sidebg {
	border-style: solid; 
	border-width: 0px;
	border-color: #000000;
height : 10%;
margin-right: auto;
margin-left: auto;

	background:url('images/sidebg.jpg'); 

filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;


	}


.maintable

{


/*	background-image:url('images/maintablebg.jpg'); */

}

a.maintable		{ color: #ffffff; text-decoration: none;}
a.maintable:hover { color: #000000; text-decoration: none;}

/*dropdown-menyerna*/
select
{

border: solid black 1px;
background-color: #c6c7c8;
color: #000000;

}

.columnleftdiv

{

border: solid #000000 1px;
/*background-color: #cccccc; */

}


.columnrightdiv

{

border: solid #ffffff 1px;
background-color: #c6c7c8;

}


.newproductstable
{
border : 0px;
font-family :  Arial;
	color: #000000;
font-size : 10px; 

}

.newproductstable a:link {
	text-decoration: underline;
	color: #000000;

	}



.newproductstable a:hover {
	text-decoration: none;
	color: #666666;
font-weight: bold;
	}


.newproductstable a:visited {
	text-decoration: underline;
	color: #000000;
	}




ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
/* =-=-=-=-=-=-=-[Menu Two]-=-=-=-=-=-=-=- */
	
#menu2 {
	width: 180px;
	border-style: solid solid none solid;
	border-color: #51c5ff;
	border-size: 0px;
	border-width: 0px;
	margin: 1px;
	}
	
#menu2 li a {
/*	height: 40px; */
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  
	text-decoration: none;
	}
	
/*kategorimenyn*/	
#menu2 li a:link, #menu2 li a:visited {
	color: #000000;
/*font-weight: bold; */
	display: block;
/*	background: url(images/menu2.gif); */
	padding: 8px 0 0 10px;
	}
	
#menu2 li a:hover {
	color: #000000;
/*	background: url(images/menu2.gif) 0 -50px; */
	padding: 8px 0 0 10px;
font-weight: bold;
	}
	
#menu2 li a:active {
	color: #000000;
/*	background: url(images/menu2.gif) 0 -100px;*/
	padding: 8px 0 0 10px;
	}

.navh2
{
background-color: #c6c7c8;
color: #990000;
font-weight: bold;
width: 120px;

}

.footertable {
  
 
width: 100%;
height : 60px;

/*

	background: url(images/footerbg.jpg) no-repeat;*/

	background:url('images/sidebg.gif'); 

/* filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5; */



}


.headerdiv {
  
 
 /* background-image: url("images/headerdivbg.jpg");
  background-repeat: no-repeat;
  color: #000000;
  margin: 0px;
height : 151px;
padding : 0px;
*/

margin-left:auto;
margin-right:auto;
}


.credits

{
 font-family : Verdana, Arial, sans-serif;
color: #000000; 
	text-decoration:none;
 font-size:8px;
text-aling: right;
font-weight : normal;
}

a.credits		{ color: #ffffff; text-decoration: none;}
a.credits:hover { color: #ffffff; text-decoration: none;}



BODY {
	background: url(images/fixed-bg.jpg) no-repeat left bottom;
	background-attachment: fixed;
 	background-color:#e7e7e7;
	
  margin: 0px;
margin-bottom: 0px
}

A {
/*Text högermeny*/
  color: #000000;
  text-decoration: none;
}

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

FORM {
	display: inline;
}

TR.header {
  background: #c6c7c8; 
} 

TR.headerNavigation {
  background:#c6c7c8;
}

TD.headerNavigation {
  font-family:  Arial, sans-serif;
  font-size: 10px;
  background: #c6c7c8;
  color: #000000;
  font-weight : bold;
  
}

A.headerNavigation { 
  color: #000000; 
}

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

TR.headerError {
  background: #ff0000;
}

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

TR.headerInfo {
  background: #c6c7c8;
}

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

TR.footer {


}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
padding: 3px;
  color: #333333;
  font-weight: bold;
}

.infoBox {
 /* background: #333333; */

/*	background: url(images/infoboxbg.jpg); */
border: none ;
padding : 3px;


}

.infoBoxContents {
/*background: url(images/infoboxcontentsbg.jpg);*/
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;


}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #c6c7c8;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
/*rubriker på info-boxarna*/
TD.infoBoxHeading {
  font-family:  Arial, sans-serif;
  font-size: 12px;
font-weight: bold; 
background: #c6c7c8; 
 /*background-image: url("images/tableheaderbg.jpg"); */
  color: #000000;
height: 20px;
padding: 5px;
}


TD.infoBoxHeading1 {
  font-family:  Arial, sans-serif;
  font-size: 14px;
 /* font-weight: bold; */
  background: #ffffff; 
 /*background-image: url("images/1infoBoxHeading.jpg"); */
  color: #000000;
height: 20px;
}

TD.infoBoxHeading2 {
  font-family:  Arial, sans-serif;
  font-size: 14px;
 /* font-weight: bold; */
 background: #ffffff; 
/* background-image: url("images/infoBoxHeading2.jpg"); */
background-position: top right;
  color: #000000;
height: 20px;
}









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

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

TABLE.productListing {
  
}

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

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

A.pageResults {
  color: #0000FF;
}

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

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

TR.subBar {
  background: #c6c7c8;
}

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;
 color: #000000;
/*background: #cccccc;*/
padding: 4px;
/* text for listings  */
}

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

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

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

TABLE.formArea {
  background: #c6c7c8;
 
}

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

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

<!--changes the table of gift  margin is that if there is more than one gift that they dont stick together-->	
.table.gifts
	{
	margin: 1px;
	}
<!--changes the table of gift -->
.td.gift
	{
	margin: 6px;
	padding: 4px;
  	font-family: Verdana, Arial, sans-serif;
  	text-align: center;
 	font-size: 12px;
    font-style:italic;
  	font-weight: bold;
  	letter-spacing:0.1mm;
  	word-spacing:0.4mm;
  	text-decoration:none;
    line-height:19pt;
 	background: #E8DEDC;
 	border-style: ridge;
	}
<!--changes "Please remove other gifts..." -->
.span.gift1
	{
	margin-top: 2px;
	padding: 1px;
  	font-family: Verdana, Arial, sans-serif;
  	text-align: center;
 	font-size: 12px;
    font-style:oblique ;
  	font-weight: 500;
  	letter-spacing:0.1mm;
  	word-spacing:0.4mm;
  	text-decoration:none;
    line-height:14pt;
  	color: #FF0202;
 	background: #E8DEDC;
 	border-style: none;
	}
<!--changes "(Maximum 1 gift per order)" -->
.span.gift2
	{
  	font-family: Verdana, Arial, sans-serif;
  	text-align: center;
 	font-size: 12px;
    font-style:normal;
  	font-weight: 500;
  	letter-spacing:0.1mm;
  	word-spacing:0.2mm;
  	text-decoration:none;
    line-height:14pt;
  	color: #5C150A;
 	background: #E8DEDC;
	}
<!--changes "By spending over %s you have qualified..." -->
.span.gift3
	{
  	font-family: Verdana, Arial, sans-serif;
  	text-align: center;
 	font-size: 12px;
    font-style:normal;
  	font-weight: 500;
  	letter-spacing:0.1mm;
  	word-spacing:0.4mm;
  	text-decoration:none;
    line-height:14pt;
  	color: #5C150A;
 	background: #E8DEDC;
	}
<!--changes "Spend just %s more to get ..." -->
.span.gift4
	{
  	font-family: Verdana, Arial, sans-serif;
  	text-align: center;
 	font-size: 12px;
    font-style:italic;
  	font-weight: 500;
  	letter-spacing:0.1mm;
  	word-spacing:0.4mm;
  	text-decoration:none;
    line-height:14pt;
  	color: #FF0202;
 	background: #E8DEDC;
	}
<!--changes the Name of gift -->
.span.gift5
	{
  	font-family: Verdana, Arial, sans-serif;
  	text-align: center;
 	font-size: 18px;
    font-style:italic;
  	font-weight: 600;
  	letter-spacing:0.1mm;
  	word-spacing:0.2mm;
  	text-decoration:none;
    line-height:20pt;
  	color: #5C150A;
 	background: #E8DEDC;
	}
/*** BOF Advent_Calendar ***/
				.advent_zelle {
					font-family: Arial, Helvetica, sans-serif;
					font-size: 18px;
					font-weight: bold;
					color: #000000;
					text-decoration: none;
					background-color: #990000;
					height: 60px;
					width: 60px;
					background-image:  url("/images/advent_calendar_star.gif");
					background-repeat: no-repeat;
					background-position: center center;
				}
				div#advent a {
					font-family: Arial, Helvetica, sans-serif;
					font-size: 18px;
					font-weight: bold;
					color: #000000;
					text-decoration: none;
					padding: 10px;
				}
				div#advent a:hover {
					color: #CC0000;
					text-decoration: none;
				}
				.advent_rahmen {
					border: 5px solid #990000;
					font-family: Georgia, "Times New Roman", Times, serif;
					font-size: 14px;
					color: #000000;
					text-decoration: none;
				}

				.Stil1 {
					font-size: 16px;
					font-weight: bold;
					color: #FFFF99;
				}

	


