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

body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background: url('images/bakgrund.gif') repeat top left #fff;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.thrColAbsHdr #container {
	width: 1000px;
	margin: 0 auto;
	background-color: #FFF;
	height: auto;
	text-align: left;
	
} 

.thrColAbsHdr #header {
	height: 200px;
	float: left;
	width: 1000px;
	background: url('images/toppen.png') repeat-x top left #fff;
} 
.thrColAbsHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.thrColAbsHdr #sidebar1 {
	top: 60px;
	left: 0;
	width: 200px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #fff; /* padding keeps the content of the div away from the edges */
	margin: 0;
	float: left;
}
.thrColAbsHdr #sidebar2 {
	top: 60px;
	right: 0;
	width: 200px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #fff; /* padding keeps the content of the div away from the edges */
	float: right;
}
.thrColAbsHdr #mainContent {
	float: left;
	width: 580px;
	background-color: #FFF;
	padding: 10px;
}
.thrColAbsHdr #footer {
	padding: 0 10px 0 20px;
	width: 100%;
	margin-top: 40px;
	overflow: auto;
	height:auto;
	margin:0 auto;
	padding:30px 0;
	width:auto;
} 
.thrColAbsHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
#footercontent {
	padding: 20px;
	height: auto;
	width: 950px;
	margin: 0 auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;
}

/* meny */
#menycontainer{
	padding:0;
	float:left;
	background: url('images/menu-bg1.png') repeat-x top left #fff;
	width: 1000px;
	height: 40px;
}
#menycontainer ul{
	padding: 10px 10px 0 0;
	height: 40px;
	margin: 0;
}
#menycontainer li{
	height: 40px;
	margin-right: 0.2em;
	display: inline;
	list-style: none;
	margin-bottom: 10px;
	font-size: 12px;
}
#menycontainer li a{text-decoration: none; padding: 0.5em 1em; margin-left: 0; font-weight: bold; height: 40px;}
#menycontainer a:link{color: #fff;}
#menycontainer a:visited{
	color: #FFF;
}
#menycontainer a:hover{
	background-color: #F2A7CD;
}
#menycontainer a#current{background: #ff6600; border-bottom: 1px solid #ff6600; color: #ffffff;}
#breadcrums {
	background-color: #FFF;
	/*clear: both;*/
	float: left;
	height: 20px;
	width: 900px;
	padding-left:20px;
	margin-top:10px;
}


.boxText {
padding-left:20px;
}



.thrColAbsHdr #container #mainContent h1 {
	font-size: 18px;
	font-weight:bold;
	color: #910B48;
	text-shadow: 0px 2px 3px #CCC;
	margin-top: 0px;
}


.vansterdiv{
	float:left;
	width:50%;
}

.hogerdiv{
	float:right;
	width:50%;
}



ul.sitemap {
color: #ff0000;
}

.bottentext { font-family: Trebuchet MS; font-size: 10px; }
.boxText { font-family: Trebuchet MS; font-size: 11px; }
.errorBox { font-family : Trebuchet MS; font-size : 11px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Trebuchet MS; font-size : 11px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Trebuchet MS; font-size : 11px; color: #70d250; text-decoration: underline; }


.nedan {
	font-SIZE: 11px; COLOR: #ffffff; font-family: Verdana, Arial, Helvetica, sans-serif
}

.nedan a {
	color : #ffffff;
	text-decoration: none;
}
.nedan a:hover {
	color : #cccccc;
	text-decoration: underline;
	}
	

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

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

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Tahoma, Trebuchet MS;
   font-size: 11px;
  background: #bbc3d3;
  color: #000000;
  font-weight : bold;
}

A.headerNavigation { 
 font-family: Tahoma, Trebuchet MS; 
 font-size: 11px;
  color: #000000; 
}

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

TR.headerError {
  background: #ff0000;
}

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

TR.headerInfo {
  background: #00ff00;
}

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

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana;
  font-size: 11px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
 background:url(images/box_contens.png) repeat fixed top left #ffffff;
  
}

.infoBoxContents {
  /*Tobias ändrat 2010-03-09
  background:url(images/box.jpg) repeat fixed top left #ffffff;*/
  
background:#ffffff;
  font-family: Verdana;
  font-size: 11px;
}

.infoBoxNotice {
  background: #efefef;
}

.infoBoxNoticeContents {
  font-family: Verdana;
  font-size: 11px;
    /*Tobias ändrat 2010-03-09
  background:url(images/box.jpg) repeat fixed top left #ffffff;*/
  background:#ffffff;
}
td.infoBoxHeading {
	background:#910B48;
	color:#fff;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	height:20px;
	padding:10px;
	vertical-align: middle;
}


/* 2010-03-13 Ersatt med den ovan
TD.infoBoxHeading {
  padding: 10px;
  font-family: Verdana;
  font-size: 11px;
  font-weight: bold;
  height: 20px;
  background:url(images/bakgrund.gif) repeat fixed top left #efefef;
  color: #000000;
}*/

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

.productListing-heading {
  font-family: Trebuchet MS;
  font-size: 11px;
  background: #ffffff;
  color: #000000;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Trebuchet MS;
  font-size: 11px;
}

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-family: Trebuchet MS;
  font-size: 15px;
  font-weight: bold;
  color: #000000;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Trebuchet MS;
  font-size: 11px;
  color: #000000;
}

TD.main, P.main {
  font-family: Trebuchet MS;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Trebuchet MS;
  font-size: 11px;
}

TD.accountCategory {
  font-family: Trebuchet MS;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Trebuchet MS;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Trebuchet MS;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Trebuchet MS;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Trebuchet MS;
  font-size: 11px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Trebuchet MS;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Trebuchet MS;
  font-size: 11px;
}

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

SPAN.markProductOutOfStock {
  font-family: Tahoma, Trebuchet MS;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Trebuchet MS;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Trebuchet MS;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Trebuchet MS; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Trebuchet MS; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Trebuchet MS; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Trebuchet MS; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Trebuchet MS; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Trebuchet MS; font-size: 11px; color: #ff0000; }

