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

.storlek { 
	 clear: both; 
	 border-left: solid 1px #b5b5b5; 
	 margin-top: 0px; 
	 margin-right: 50px; 
	 line-height: 13px; 
}

.storlek .tab,
.storlek .tab_active,
.storlek .tab_active_last,
.storlek .tab_active_hasneighbor,
.storlek .tab_active_single,
.storlek .tab_inactive,
.storlek .tab_inactive_last,
.storlek .tab_inactive_hasneighbor,
.storlek .tab_inactive_hasneighbor_toactive
{ float: left; height: 10px; cursor: pointer; padding-left: 4px; }

.storlek .tab_active,
.storlek .tab_active_single,
.storlek .tab_active_last,
.storlek .tab_active_hasneighbor
{ background: url(images/lqist/storlek/size_guide_tab_bg_active.gif) repeat-x; }

.storlek .tab_inactive,
.storlek .tab_inactive_last,
.storlek .tab_inactive_hasneighbor,
.storlek .tab_inactive_hasneighbor_toactive
{ background: url(images/lqist/storlek/size_guide_tab_bg_inactive.gif) repeat-x; }

.storlek .tab_active div,
.storlek .tab_active_hasneighbor div
{ height: 10px; padding-right: 8px; background: url(images/lqist/storlek/size_guide_tab_end_active.gif) no-repeat right top; }

.storlek .tab_active_last div,
.storlek .tab_active_single div
{ height: 10px; padding-right: 8px; background: url(images/lqist/storlek/size_guide_tab_end_active_last.gif) no-repeat right top; }

.storlek .tab_inactive div
{ height: 10px; padding-right: 8px; background: url(images/lqist/storlek/size_guide_tab_end_inactive.gif) no-repeat right top; }

.storlek .tab_inactive_last div
{ height: 10px; padding-right: 8px; background: url(images/lqist/storlek/size_guide_tab_end_inactive_last.gif) no-repeat right top; }

.storlek .tab_inactive_hasneighbor_toactive div
{ height: 10px; padding-right: 8px; background: url(images/lqist/storlek/size_guide_tab_end_inactive.gif) no-repeat right top; }

.storlek .tab_active_single { cursor: default; }

.storlek .tab_space { height: 10px; background: url(images/lqist/storlek/size_guide_tab_bg_space.gif) repeat-x; }
.storlek .content_holder {
        padding: 4px;
        clear: both;
        border-right: solid 1px #111;
        border-bottom: solid 1px #111;
}

.storlek .content_active { display: block; }
.storlek .content_inactive { display: none; }

TD.mainWhiteTop {
	float: right;
	margin-top: 0px; 
        text-align: center; 
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 1.5;
	color: #000000;
	background: #fff;
	padding: 4px;
}


TD.mainWhite {
        text-align: center; 
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 1.5;
	color: #000000;
	background: #fff;
	padding: 4px;
}

TD.mainWhiteRight {
        text-align: right; 
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 1.5;
	color: #000000;
	background: #fff;
	padding: 4px;
}


TD.mainWhiteHeading {
        float: left;
        width: 300px;
        margin: 0 0 0 28px;
        text-align: center; 
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
 color: #000000;
background: #fff; 
padding: 4px;
}

TD.main450 {
        float: left;
        width: 500px;
        margin: 0 0 0 20px;
        text-align: left; 
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
 color: #000000;
  background: #ffffff;
 padding: 4px;
}


TD.main {
        float: left;
        width: 150px;
        margin: 0 0 0 28px;
        text-align: center; 
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
 color: #000000;
  background: #ffffff;
/*  background: #9ed5e8; */
 padding: 4px;
}


.prod_rounded_info {
	float: left;
        background: #FFF /*url("images/grey_roundbottom_180.gif") no-repeat bottom left*/;
        padding: 0 10px 10px 0px;
        margin: 0;
        text-align: left;
}
.prod_rounded_info .ProductName {
        font-size: 18px;
        /*font-weight: Bold;*/
}
.prod_rounded_info .ManuName {
        font-size: 10px;
        font-weight: Bold;
        margin-top: 2px;
}
.prod_rounded_info .Price {
        font-size: 13px;
        font-weight: Bold;
        margin-top: 8px;
}
.prod_rounded_info .longdesc {
	text-align: left;
        margin-top: 0px;
        margin-right: 0px;
}
.prod_rounded_info .ArtikelNummer {
        margin-top: 8px;
}
.prod_rounded_info .ProductColor {
        margin: 0px 0;
}
.prod_rounded_info .WashLabel {
        padding: 10px 0px 0px 0px;
        margin: 0px 0;
}
.prod_rounded_info p.top_rounder {
        margin: 0 -10px;
        padding: 10px 10px 0px 10px; /*background: #F00url("images/grey_roundtop_180.gif") no-repeat*/ ;font-size:13px;font-weight:bold;}
.prod_rounded_info select {
        width: 110px;
        margin: 8px 0;
        font-family: Arial, Helvetica, sans-serif;
}
.prod_rounded_info a.buttonbg {
        text-align: center;
        float: left;
        margin-right: 8px;
}



.flashnode {
text-align: center;
margin-right: auto;
margin-left: auto;
}

.boxText { 
font-family: Verdana, Arial, sans-serif; 
font-size: 10px; 
color: #111; 
background: #ffffff;
/*background: #9ed5e8;*/
/* url(images/infoboxcontentsbg.jpg); */

}
.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: #4e2c72; 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.gif'); */
filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	}


.maintable
{
  width: 815px;
  background: #fff;
}

select
{

border: solid black 1px;
background-color: #222222;
color: #ffffff;

}

.columnleftdiv

{

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

}


.columnrightdiv

{

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

}


.newproductstable
{
border-spacing: 0px
border: 0px;
border-collapse: collapse;


}

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

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

.footertable {
  
 
width: 850px;
height : 93px;

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

{

color: #ffe; 
	text-decoration:none;
 font-size:8px;
text-aling: right;
font-weight : normal;
}

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



BODY {
  background: url(images/lqist/body.png);
  margin: 0px;
  margin-bottom: 0px
}

A {
  color: #4e2c72;
  text-decoration: none;
}

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

FORM {
	display: inline;
}

TR.header {
  background: #4e2c72;
}

TR.headerNavigation {
  background: #4e2c72;
}

TD.headerNavigation {
  font-family:  Arial, sans-serif;
  font-size: 10px;
  background: #4e2c72;
  /*background: #333333;*/
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

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

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 {


}

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

.infoBox {
  background: #4e2c72; 
  border: none ;
  padding : 3px;
}

.loginBox { 
  /*background: #9ed5e8;*/
  background: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  width: 150px;
  margin 0px;
}


.infoBoxContents { 
  background: #ffffff;
/*  background: #9ed5e8;*/
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxContentsWhite { 
  background: #ffffff;
/*  background: #9ed5e8;*/
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.infoBoxNotice {
  background: #9ed5e9;
}

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

TD.infoBoxHeading {
  font-family:  Arial, sans-serif;
  font-size: 14px;
 /* font-weight: bold; */
  background: #4e2c72;
/* 4e2c72 - purple*/
/* 9ed5e8 - brown */
/* #9ed5e9;  turqoise*/
/* #677D92; - grey */
 /*background-image: url("images/tableheaderbg.jpg"); */
  color: #ffffff;
height: 20px;
}


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

TD.infoBoxHeading2 {
  font-family:  Arial, sans-serif;
  font-size: 14px;
 /* font-weight: bold; */
  background: #4e2c72; 
 /*background-image: url("images/infoBoxHeading2.jpg"); */
background-position: top right;
  color: #ffffff;
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: #9ed5e8;
/*  background: url(images/infoboxcontentsbg.jpg);*/
}

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: #422c72; 
  /*background: url(images/infoboxbg.jpg);*/
}

TABLE.productListing {
  
}

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

TD.productListing-data {
 background: #eee; /*#9ed5e8;*/
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #111;
}

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

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;
 color: #000000;
background: #fff; 
/*background: #9ed5e9; */
padding: 4px;
}

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

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

TABLE.formArea {
  background: #f1f9fe;
 
}

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; }
/*
blue - 
background: #9ed5e8;
*/

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