﻿body {
	margin:0;
	padding:0px;
	background-color:#FEF6E9;
	color:#666666;
	padding-bottom:20px;
	background-image:url(images/background.jpg);
	background-repeat:repeat;
	background-position:top;
}

/* ---------- Page Structure ---------- */
div#container
{
    background-image:url(images/contentBackground.png);
    background-repeat:repeat-y;
    width:994px;
    padding:40px 25px 15px 25px;
    margin-left:auto;
    margin-right:auto;
}

div#header
{
    clear:both;
    background-position:top left;
    background-image:url(images/header.png);
    background-repeat:no-repeat;
    height:46px;
    width:1044px;
    margin-left:auto;
    margin-right:auto;
    position:relative;
    margin-top:30px;
}

div#mainTrademarklist
{
    border-top:1px solid #FFDFC7;
    margin-top:10px;
    padding-top:10px;
    text-align:center;
}

div#mainTrademarklist a
{
    color:#666666;
}

div#contentFooter
{
    margin-top:10px;
    padding-top:15px;
    border-top:1px solid #FFDFC7;
    text-align:center;
}

/* ---------- Cart ---------- */
div#cart
{
    /*background-image:url(images/cartBackground.jpg);
    background-repeat:no-repeat;
    background-position:top right;
    width:338px;
    height:58px;
    float:right;
    padding:12px 12px 0 0;
    font-size:14px;*/
    padding-bottom:10px;
    margin-bottom:10px;
    border-bottom:1px solid #FFDFC7;
}

div#cart #cartadd {
	padding-top: 6px;
	color:#666666;
	font-size: 11px;
	padding-left:0px;
}

div#cartadd .articletitle {
    font-weight: bold;
}

/* ---------- Content ---------- */
div#innercontainer
{
    width:992px;
    padding-top:30px;
}

div#footer
{
    clear:both;
    background-image:url(images/footer.png);
    background-repeat:no-repeat;
    height:46px;
    width:1044px;
    margin-left:auto;
    margin-right:auto;
}

div#leftColumn
{
    width:150px;
    float:left;
    margin-right:15px;
}

div#content
{
    width:630px;
    float:left;
    margin-right:9px;
}

div#rightColumn
{
    width:178px;
    float:left;
}

/* ---------- TOP MENU ---------- */
div#topmenu
{
    width:140px;
    border-bottom:1px solid #FFDFC7;
    padding-bottom:10px;
    margin-bottom:10px;
}

#menu2 ul {    
	list-style: none;
	padding:0;
	margin:0;
}

#menu2 li 
{
    display:block;
	margin:0px;
	padding:0;
}

/* ---------- Artikelgruppsträd ---------- */

.articlegrouproot {
	list-style:none;
	padding:0;
	margin:5px 0 10px 0;
	width:150px;
	border-bottom:1px solid #FFDFC7;
    padding-bottom:10px;
}

.articlegrouproot li {
    margin-top: 3px;
    margin-bottom: 3px;
}

.articlegrouproot li a {
    display: block;
    text-decoration: none;
    font-size:12px;
    color:#402716;
    outline:none;
}

.articlegrouproot li.current a {
    font-weight:bold;
}

/* 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:#402716;
    font-weight:normal;
}

.articlegrouproot ul.level1 {
	list-style: none;
	padding: 0;
	margin:0 0 7px 5px;
}

.articlegrouproot ul.level1 li
{
	background-image: url(images/dot.gif);
	background-repeat:no-repeat;
	background-position:left center;
}

.articlegrouproot ul.level1 li a {
    color:#402716;
    font-size:11px;
    padding-left:9px;
}

.articlegrouproot ul.level1 li.current a {
    color:#402716;
    font-weight:bold;
}

.articlegrouproot ul.level2 {
	list-style: none;
	padding: 0;
	margin-left: 5px;
}

.articlegrouproot ul.level2 li a
{
    color:#402716;
    font-size:11px;
}

/* ---------- Article ---------- */

#article {
	width:630px;
}

#article .articleImagesWrapper {
	float:left;
	width:360px;
	margin-right:10px;
}

#article .trademarklogo {
    position: absolute;
    top:0px;
    left:0px;
}

#article .articleImage 
{
	position:relative;
    height:400px;
    width:360px;
	text-align:center;
	padding-bottom:25px;
	padding-top:10px;
}

#article .articleImage .enlargebutton 
{
    position:absolute;
    top:375px;
    right:10px;
}

#article .articleInfo {
	float:left;
	width:230px;
}

#article .matrixDropdowns {
    margin-bottom: 10px;
}

#article .articleInfo .price, #article .articleInfo .discountPrice
{
    margin-top:15px;
    margin-bottom:15px;
    font-size:20px;
    font-weight:bold;
}

#article .articleInfo .discountPrice
{
    color:#E31115;
}

#article .addtocart
{
    margin:10px 0 10px 0;
}

#article .articleInfo .addanimation
{
	margin:10px 0 10px 0;
}

#article .articleInfo .linkoptions 
{
    width:100%;
    font-size: 11px;
    margin-top:20px;
}

#article .articleInfo .linkoptions input {
    margin-top:2px;
    font-size:10px;
}

#article .articleInfo .linkoptions div {
    margin-top:4px;
}

#article .articleInfo .linkoptions img {
    vertical-align:middle;
}

#article .extraArticles {
	width:360px;
}

#article .extraArticles img {
	float:left;
	margin-bottom:8px;
	margin-right: 8px;
}

#extraArticleDivider {
	width:8px;
	height:1px; /* Required for Firefox */
	float:left;
}

/* ---------- Widgets ---------- */

.widget .image {
	width:55px;
	height:65px;
	border:1px solid black;
}

.widget {
	padding-bottom:8px;
}

.widget .articlelink
{
    font-weight:bold;
}

.widget .price
{
    font-family:Arial;
    font-size:13px;
    font-weight:bold;
    color:#666666;
}

.widget .divider
{
    margin-bottom:5px;
}

/* ---------- Shop-window ---------- */

.shopWindow {
	width:630px;
}

.shopWindow .item 
{
    position:relative;
	float:left;
	width:190px;
	padding:5px;
	border:1px solid #CCCCCC;
}

.shopWindow .infobadge { /* Nyheter / Kampanj */
	position:absolute;
	top:-1px;
	right:-1px;
}

.shopWindow .thumb {
	width:190px;
	height:190px;
}

.shopWindow .trademarktitle
{
    display:block;
}

.shopWindow .title {
	width:190px;
	font-size:12px;
	font-weight:bold;
}

.shopWindow .price, .shopWindow .discountPrice
{
    font-family:Arial;
    font-size:18px;
    font-weight:bold;
    color:#666666;
}

.shopWindow .discountPrice
{
    color:#E31115;
    margin-right:5px;
}

.shopWindow a.trademarktitle
{
    font-size:11px;
}

.shopWindow .xDivider {
	width:10px;
	height:1px; /* Required for Firefox */
	float:left;
}

.shopWindow .yDivider {
    height:10px;
}

/* ---------- KUNDTJÄNSTMENY ---------- */
div#customerService
{
    margin-top:20px;
    margin-bottom:10px;
}

div#customerService .top
{
    background-image:url(images/kundtjanst_top.gif);
    width:150px;
    height:4px;
}

div#customerService .content
{
    background-color:#FFDFC6;
    padding:6px 12px 6px 12px;
}

div#customerService .bottom
{
    background-image:url(images/kundtjanst_bottom.gif);
    width:150px;
    height:5px;
}

#customerServiceMenu ul {    
	list-style: none;
	padding:0;
	margin:0;
}

#customerServiceMenu li 
{
    display:block;
	margin:0px;
	padding:0;
	margin-bottom:2px;
}

#customerServiceMenu li a
{
    font-weight:bold;
    color:#824F2D;
}

/* ---------- Trademarks ---------- */

.trademarks {
    width: 100%;
}

.trademarks td {
    width: 25%;
    height: 120px;
    text-align: center;
    vertical-align: middle;
}

/* ---------- OTHER ---------- */
div#searchBox
{
    margin-top:5px;
}

.sortRow {
    width:625px;
    margin-bottom:17px;
}

.sortRow .current {
    font-weight: bold;
    color:#FE851E;
}

.sortRow a {
	text-decoration:none;
}

.sortRow a:hover {
	text-decoration:underline;
}

.sortRow .sorting {
	text-align:right;
}

.sortRow .articlesPerPage {
	text-align:right;
	width:150px;
}

div#sitepath {
	margin-bottom: 6px;
}

div#header #mediaButtons {
    position:absolute;
    left:871px;
    top:47px;
}

div#header #mediaButtons img {
    margin-right:9px;
}