﻿/* ---------- General CSS ---------- */

body {
	margin:0;
	padding:0px;
	background-color:#ffffff;
	color:#333333;
	padding-bottom:20px;
}

/* ---------- Page structure ---------- */

div#outerContainer
{
    width:985px;
    margin-left:auto;
    margin-right:auto;
    margin-top:25px;
}

div#header {
    height:105px;
    background-color:#ffe512;
}

div#header div.left
{
    float:left;
}

div#header div.right
{
    float:right;
    text-align:right;
}

div#container {
    padding-top:10px;
}

div#leftColumn
{
    float:left;
    width:171px;
    margin-right:10px;
    padding-left:9px;
}

div#contentColumn
{
    float:left;
    width:795px;
}

div#footer
{
    clear:both;
    color:#666666;
    text-align:center;
    padding-top:25px;
    font-size:11px;
}

div#footer a
{
    color:#666666;
}

/* ---------- Widgets ---------- */

.widget .image {
	width:50px;
	height:50px;
	text-align:center;
	margin-right:15px;	
}

/* ---------- Menus ---------- */
#menuContainer
{
    overflow:hidden;
}

#menu {
    width:600px;
    margin-top:2px;
}

 #menu ul {    
	list-style: none;
	padding:0;
	margin:0;
}

#menu li {
	float:left;
	margin:0px;
}

/* ---------- Artikelgruppsträd ---------- */

.articlegrouproot {
	list-style:none;
	padding:0;
	margin:0 0 15px 0;
	width:180px;
	font-size:15px;
}

.articlegrouproot li {
    margin-top: 6px;
    margin-bottom: 6px;
}

.articlegrouproot li a {
    display: block;
    text-decoration: none;
    font-size:15px;
    color:#666666;
    outline:none;
}

.articlegrouproot a:hover {
	color:#000000;
}

.articlegrouproot li.current a {
    color:#ee3124;
}

/* För att få IE 7 att inte göra länkar i grupper under aktiv grupp som aktiva */
.articlegrouproot li.current ul li a {
    color:#666666;
}

.articlegrouproot ul.level1 {
	list-style: none;
	padding: 0;
	margin-left:5px;
	font-size:12px;
}

.articlegrouproot ul.level1 li a {
    color:#666666;
    font-size:12px;
}

.articlegrouproot ul.level1 a:hover {
	color:#000000;
}

.articlegrouproot ul.level1 li.current a {
    color:#ee3124;
}

.articlegrouproot ul.level2 {
	list-style: none;
	padding: 0;
	margin-left: 5px;
}

/* ---------- Cart ---------- */

#header #cart
{
    height:65px;
    padding-right:15px;
}

#header #cart #cartadd {
	padding-top: 6px;
	color:#000000;
	font-size: 11px;
	padding-left:37px;
}

#header #cartadd .articletitle {
    font-weight: bold;
}

/* ---------- Shop-window ---------- */

.shopWindow {
	width:795px;
}

.shopWindow .item {
    position:relative;
	float:left;
	width:151px;
	height:215px;
	padding-left:14px;
	padding-right:14px;
}

.shopWindow .infobadge { /* Nyheter / Kampanj */
	position:absolute;
	top:0px;
	left:0px;
}

.shopWindow .thumb {
	width:150px;
	height:150px;
	margin-top:14px;
}

.shopWindow .title {
	width:150px;
	margin-top:10px;
}

.shopWindow .price 
{
    font-size:19px;
    font-weight:bold;
}

.shopWindow a {
	color:#000000;
	font-size:11px;
	text-decoration:none;
}

.shopWindow a:active {
	color:#666666;	
}

.shopWindow a:hover {
	color:#666666;
	text-decoration:underline;
}

.shopWindow .xDivider {
	width:26px;
	height:215px; /* Required for Firefox */
	float:left;
}

.shopWindow .yDivider {
    height:16px;
}

.shopWindow .trademark
{
    position:absolute;
    right:0px;
    top:0px;
}

/* ---------- Article ---------- */

#article {
	width:795px;
	color:#000000;
	overflow:auto;
	margin-bottom:30px;
}

#article .articleImagesWrapper {
	float:left;
	width:400px;
	margin-right:10px;
	position:relative;
}

#article .enlargebutton
{
    display:none;
}

#article .articleImage {
	margin-bottom: 6px;
	text-align: center;
	width:400px;
}

#article .extraArticles {
	width:400px;
}

#article .articleInfo .container
{
    border-bottom:1px solid #B7B7B7;
    padding-bottom:15px;
}

#article .articleInfo {
	float: left;
	width: 345px;
	padding:0px;
	margin-left:30px;
}

#article .matrixDropdowns
{
    margin-bottom:10px;
}

#article .matrixDropdowns select
{
    width:160px !important;
}

#article .articleInfo .addtocart
{
    margin-top:5px;
}

#article .articleInfo .addtocart input
{
    position:relative;
    top:7px;
    margin-left:10px;
}

#article .articleInfo .addtocart input.text 
{
    width:35px !important;
    padding-left:0px;
    top:0;
}

#article .price 
{
    font-size:30px;
    font-weight:bold;
    float:left;
}

#article .addanimation
{
    margin-top:10px;
}

#article h1
{
    font-size:35px;
    padding:0;
    margin:0;
    margin-bottom:-5px;
}

#article h2
{
    padding:0;
    margin:0;
    font-weight:normal;
    font-size:18px;
    letter-spacing:0px;
}

#article h3
{
    margin:0;
    padding:0;
    font-weight:bold;
}

#article .buyoptions 
{
    margin:10px 0 20px 0;
}

#article .linkoptions2
{
    background-color:#BCD671;
    padding:4px 10px 4px 10px;
    float:left;
    width:110px;
    height:17px;
}

#article .linkoptions {
    background-color:#BCD671;
    padding:4px 10px 4px 0px;
    float:left;
    width:260px;
    height:17px;
}

#article .linkoptions input {
    margin-top:2px;
    width:375px !important;
}

#article .linkoptions img {
    vertical-align: middle;
}

#article .extraArticles img {
	float:left;
	margin-bottom:8px;
	margin-right: 8px;
}

#extraArticleDivider {
	width:8px;
	height:90px; /* Required for Firefox */
	float:left;
}

#article .trademarklogo
{
    position:absolute;
    right:0px;
    top:0px;
}

#article .installmentContainer
{
    padding-top: 14px;
    overflow: hidden;
}

#article .installmentContainer .installment .installmentToPayPerMonth
{
    display: block;
    font-weight: bold;
    font-size: 30px;
}

#article .installmentContainer .installment .installmentMonths
{
    display: block;
}

#article .installmentContainer .installment .installmentCostOfCredit {
    display: block;
    font-size: 10px;
}

/* ---------- Other ---------- */
div#searchBox
{
    position:relative;
    top:8px;
    right:15px;
}

div#searchBox table
{
    float:right;
}

.sortRow {
    margin-bottom:15px;
    overflow:hidden;
}

.sortBottomRow
{
    margin-top:15px;
    text-align:right;
}

.sortRow .current, .sortBottomRow .current {
    font-weight:bold;
}

.sortRow a, .sortBottomRow a {
	text-decoration:none;
}

.sortRow a:hover, .sortBottomRow a:hover {
	text-decoration:underline;
}

.sortRow .sorting {
	width:180px;
	float:left;
}

.sortRow .paging 
{
    float:right;
    text-align:right;
    margin-left:20px;
    padding-top:2px;
}

.sortRow .articlesPerPage {
	text-align:right;
	float:right;
}

a.newsLink {
    display:block;
    text-decoration: none;
    font-size:15px;
    color:#666666;
    outline:none;
}

a.newsLink:hover
{
    color:#000000;
}

div#sitepath
{
    margin-bottom:10px;
}

/* Artikelgruppsfilter */
.filterBox {
    padding-bottom: 12px;
    font-size: 11px;
    width: 165px;
}
.filterBox a {
    text-decoration: none;
    font-weight: normal;
    color: #000000;
}
.filterBox .divider {
    margin-top: 6px;
    margin-bottom: 3px;
	width: 100%;
	height: 1px;
	background-color: #CCC;
}

/* Blogg */