/*
  $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: "Lucida Sans Unicode", "Lucida Grande", sans-serif; font-size: 11px; }
.errorBox { font-family : "Lucida Sans Unicode", "Lucida Grande", sans-serif; font-size : 11px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : "Lucida Sans Unicode", "Lucida Grande", sans-serif; font-size : 11px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : "Lucida Sans Unicode", "Lucida Grande", sans-serif; font-size : 11px; color: #70d250; text-decoration: underline; }

BODY {
  background: #fff;
  background:url(egen/background.png) repeat;
  color: #000000;
  margin: 0px;
}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #626264;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  /*background: #fff;*/
	background:transparent;
}

TR.headerNavigation {
  background: transparent;
}

TD.headerNavigation {
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  font-size: 11px;
  background: transparent;
  color: #000;
  font-weight : bold;
	
	
}
	td.headerNavigation, td.headerMenu {
  	font-family: Arial, sans-serif;
  	font-size: 15px;
  	color: #000;
		font-weight:normal;
  	padding:5px 0 5px 15px;
	text-transform: uppercase;
	}

A.headerNavigation { 
  color: #000; 
}

A.headerNavigation:hover {
  color: #000;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  font-size: 13px;
	padding:10px 30px;
	color:#5F5F5F;
}
	td.footer span.contactinfo {
		text-transform:uppercase;
	}
	td.footer ul {
		margin:0 20px 0 0;
		padding:0;
		list-style:none;
	}
		td.footer ul li {
			margin:0;
			padding:0;
		}
			td.footer ul li a {
				text-transform:uppercase;
				color:#5F5F5F;
			}

.infoBox {
  /*background: #626264;*/
}

.infoBoxContents {
  background: #fff;
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  font-size: 11px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  font-size: 11px;
}

TD.infoBoxHeading {
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  font-size: 12px;
  font-weight: normal;
  background: #c1beba;
  color: #000;
	border-top:1px solid #626264;
}
td.infoBoxHeading a {
	color:#000;
}
td.infoBoxHeading a:hover {
	color:#000;
}

.columnInfoBox {
  background: transparent;
}

.columnInfoBoxContents {
  background: transparent;
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  font-size: 11px;
}

TD.infoBox, SPAN.infoBox {
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  font-size: 11px;
}

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: #fff;
}

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: #fff;
}

TABLE.productListing {
  /*border: 1px;
  border-style: solid;
  border-color: #C1BEBA;
  border-spacing: 1px;*/
}

.productListing-heading {
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  font-size: 11px;
  background: #C1BEBA;
	border-top:1px solid #626264;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  font-size: 11px;
}

TD.productListing-data1 {
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  font-size: 11px;
	border-right:2px dotted #7e7e7e;
	border-bottom:2px dotted #7e7e7e;
}
TD.productListing-data2 {
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  font-size: 11px;
	border-bottom:2px dotted #7e7e7e;
}
TD.productListing-data3 {
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  font-size: 11px;
	border-left:2px dotted #7e7e7e;
	border-bottom:2px dotted #7e7e7e;
}
table.buynow {
	background:#fff;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

TD.pagePrice, DIV.Price, span.price {
	/*font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000;
	padding-right:10px;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  font-size: 11px;
  color: #000000;
}

TD.main, P.main {
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

td.main2 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  line-height: 1.5;
}

TD.main3, P.main3 {
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  font-size: 12px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  font-size: 11px;
}

TD.accountCategory {
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.category_desc {
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

SPAN.newItemInCart {
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  font-size: 11px;
  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: "Lucida Sans Unicode", "Lucida Grande", 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: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; font-size: 11px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; font-size: 11px; color: #000000; }

/* message box */

.messageBox { font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; font-size: 11px; }
.messageStackError, .messageStackWarning { font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; font-size: 11px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; font-size: 11px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; font-size: 11px; color: #ff0000; }

span.categoriesContents {
  font-family: Arial, sans-serif;
	font-size:13px;
	line-height:1.3em;
	color:#5f5f5f;
	font-weight:normal;
	text-transform:uppercase;
}
	span.categoriesContents a, span.subCategory a {
		color:#5f5f5f;
		text-decoration:none;
	}
	span.categoriesContents a:hover, span.subCategory a:hover {
		color: #5f5f5f;
		text-decoration:underline;
	}
	span.categoriesContents span.subCategory {
		font-size:11px;
	}

td.breadcrumb {
  background:#E1E1E1;
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  color: #000;
  font-size:10px;
}
td.breadcrumb a {
  color:#000;
  text-decoration: none;
}
td.breadcrumb a:hover {
  color:#000;
  text-decoration:underline;
}

.wrapper {
	padding:20px 30px 10px 30px;
}
.wrapperRight {
	margin:0;
	padding:0;
	background:url(egen/right.jpg) repeat-y;
}
.wrapperFooter {
	margin:0;
	padding:0;
}
	.wrapperFooter table td {
		background:url(egen/bottom.jpg) repeat-x;
		font-size:1px;
	}

.leftColumn {
	
}

.cmsLinks {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
}

#contentWrapper {
	/*background:#c1b5a9;
	padding:15px 0 0 15px;*/
	background:#fff;
}

.content {
	background: #fff;
	padding: 0 13px 20px 20px;
}

.content2 {
	background: #fff;
	padding: 0 13px 20px 0;
}

.productsName {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:14px;
}

.productsPrice {
	font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif;
	font-size:14px;
}

.productsBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
	background:#efefef;
	border-bottom:1px solid #b4b4b4;
}

.paymentShippinhBox {
	border-bottom:1px solid #b4b4b4;
}

.checkoutHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
	font-weight:bold;
  line-height: 1.5;
	background: #bbc3d3;
	padding:6px 10px;
}

#personnummerPopup {
	position:absolute;
	top:350px;
	left:350px;
}
td.personnummerPopUpTable {
	padding:10px;
	background:url(egen/pernum_popup-bg.gif) repeat-y;
}
td.pernumPopUpText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
	font-weight:bold;
}
table.pernumPopUpField {
	background:#fff;
}
#btnClosePopUp, #btnContinue {
	cursor:pointer;
}

#ajaxIndicator {
	position:absolute;
	top:345px;
	left:640px;
}


#quick_find #keywords, .newsletter_email_address {
	border: 1px solid #8f8f8f;
	line-height: 20px;
	height: 20px;
	font-family: Arial;
	font-size: 14px;
}
.newsletter_email_address {
	margin:10px 0;
	color:#5F5F5F;
}



/*globalnav*/

.globalnavWrapper {
	background:url(egen/bakgrund/top.png) no-repeat;
	background-position:bottom;
	height:60px;
	padding:0 20px 10px 20px;
}

#globalnav {
	position:relative;
	float:left;
	width:100%;
	padding:0 0 0 0;
	margin:0;
	list-style:none;
	line-height:1em;
}

#globalnav UL {
	padding:0 0 0 0;
	margin:0;
	list-style:none;
}


#globalnav LI {
	float:left;
	margin:0;
	padding:0;
	padding-right: 10px;
}

#globalnav A {
	display:block;
	color:#757575;
	text-decoration:none;
	font-weight:normal;
	background:#c9c9c9;
	margin:0;
	padding:0.25em 1em;
	border-left:1px solid #fff;
	border-top:1px solid #fff;
	/*border-right:1px solid #aaa;*/
	border-right:1px solid #fff;
	text-transform: uppercase;
	font-family: Arial;
	font-size: 14px;
}

#globalnav A:hover,
#globalnav A:active,
#globalnav A.here:link,
#globalnav A.here:visited {
	background:#fff;
}

#globalnav A.here:link,
#globalnav A.here:visited {
	position:relative;
	z-index:102;
}

.searchbutton {
	vertical-align:middle;
}

.shadowbg {
	width:930px;
	background:url(egen/bakgrund/middle.png) repeat-y;
}

.shadowfooter {
	background:url(egen/bakgrund/bottom.png) no-repeat;
	height:30px;
}

a.sociallink {
	/*display:inline-block;
	height:47px;
	text-indent:58px;
	line-height:47px;*/
	font-size:13px;
	text-transform:uppercase;
	color:#5F5F5F;
}
a.facebook {
	background:url(egen/ikoner/fb_ikon2.png) no-repeat;
}
a.blogg {
	background:url(egen/ikoner/B_ikon2.png) no-repeat;
}
a.twitter {
	background:url(egen/ikoner/twitter_ikon.png) no-repeat;
}

.paymentLogoContainer {
	position:relative;
	width:164px;
}
	.paymentLogoContainer a {
		display:block;
		position:absolute;
		text-indent:-9999px;
		outline:none;
	}
	.paymentLogoContainer a.sveawebpay {
		width:188px;
		height:46px;
		background:url(egen/betalningslogotyper/faktura_grey.png) no-repeat;
		top:0;
		left:0;
	}
	.paymentLogoContainer a.sveawebpay:hover {
		background:url(egen/betalningslogotyper/faktura_colour.png) no-repeat;
	}
	.paymentLogoContainer a.mastercard {
		width:50px;
		height:30px;
		background:url(egen/betalningslogotyper/mastercard_grey.png) no-repeat;
		top:56px;
		left:0;
	}
	.paymentLogoContainer a.mastercard:hover {
		background:url(egen/betalningslogotyper/mastercard_colour.png) no-repeat;
	}
	.paymentLogoContainer a.visa {
		width:92px;
		height:30px;
		background:url(egen/betalningslogotyper/visa_grey.png) no-repeat;
		top:56px;
		left:60px;
	}
	.paymentLogoContainer a.visa:hover {
		background:url(egen/betalningslogotyper/visa_colour.png) no-repeat;
	}
	.paymentLogoContainer a.dhl {
		width:129px;
		height:30px;
		background:url(egen/betalningslogotyper/DHL_grey.png) no-repeat;
		top:106px;
		left:0;
	}
	.paymentLogoContainer a.dhl:hover {
		background:url(egen/betalningslogotyper/DHL_colour.png) no-repeat;
	}
	.paymentLogoContainer a.posten {
		width:50px;
		height:50px;
		background:url(egen/betalningslogotyper/posten_grey.png) no-repeat;
		top:96px;
		left:139px;
	}
	.paymentLogoContainer a.posten:hover {
		background:url(egen/betalningslogotyper/posten_colour.png) no-repeat;
	}

.manufacturers {	
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  font-size: 11px;
  line-height: 1.5;
	padding:0 60px;
}

.subcategorieslist {
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  font-size: 16px;
	text-transform:uppercase;
}

.productInfoWrapper {
	background:#f2f2f2 url(egen/produktinfo-bg.jpg) repeat-y;
}
	.productInfoWrapper .link {
		font-size:14px;
		color:#898989;
	}

.borderBottom {
	border-bottom:1px solid #818181;
}

.productInfoTabWrapper {
	float:left; 
	background:#c0c0c0; 
	height:40px; 
	border-bottom:1px solid #818181;
}
	.productInfoTabWrapper .tab {
		float: left; 
		width:136px; 
		height:40px; 
		background:#f2f2f2; 
		border-left:1px solid #818181; 
		border-right:1px solid #818181; 
		border-top:1px solid #818181;
		line-height:40px;
		text-align:center;
		color:#7f7f7f;
		font-size:16px;
	}
	.productInfoTabWrapper .emptyFill {
		float: left; 
		width:188px; 
		height:39px;
		background:#c0c0c0; 
		border-left:1px solid #fff; 
		border-bottom:1px solid #fff;
	}

.productInfoImage {
	padding-left:10px;
	background:#fff;
}

.productInfoExtraImages {
	background:#c0c0c0;
	/*padding:10px 0 0 10px;*/
	border-top:10px solid #fff;
	border-left:10px solid #fff;
}

.productDescription {
	padding:0 15px;
}

.borderBottom .productDescription {
	padding-bottom:15px;
}

.alsopurchased {
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  font-size: 16px;
  font-weight: normal;
  color: #000;
	padding:5px 0;
}

#shoppingCartContainer {
	/*background:#999;*/
	/*position:fixed;*/
	top:155px;
	right:0;
	/*_top: expression( ( 142 + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );*/
	position:absolute;
	width:150px;
}
.shoppingCartHeader {
	background:#000;
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  font-size: 16px;
	color:#fff;
	padding:2px 5px;
}
	.shoppingCartHeader img {
		vertical-align:text-bottom;
	}
.shoppingCartContents {
	background:#fff;
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  font-size: 13px;
  line-height: 1.5;
	color:#000;
	border-right:2px solid #000;
	border-bottom:2px solid #000;
	border-left:2px solid #000;
}
	.shoppingCartContents div {
		padding:5px;
	}
	.shoppingCartContents div.nopadding {
		padding:0;
	}

#shoppingCartContainer .frakt {
	/*width:150px;
	height:54px;
	background:url(egen/banners/frakt.png) no-repeat;
	text-indent:-9999px;*/
}

.productListing-data1 .productimage, .productListing-data2 .productimage, .productListing-data3 .productimage {
	position:relative;
}
.productListing-data1 .productimage .buttonWrapper, .productListing-data2 .productimage .buttonWrapper, .productListing-data3 .productimage .buttonWrapper {
	position:absolute;
	z-index:500;
	bottom:10px;
	left:0;
	right:0;
}

/** Nya kassan 2011-08 **/
div#accountMenu ul li a.active {
	background:#bbc3d3;
}
div.accountMenuSection {
	background:#bbc3d3;
}
.paymentShippingBoxContent .cssButton[type="submit"] {
	background:#3ddb05;
	font-size:20px;
	padding:3px 15px;
}
