@charset "utf-8";
/* CSS Document */
.itaTable thead{
	color: white;
	font-weight: bold;
}
.itaTable thead tr td{
	background: #1685c2;
}

.itaTable td{
	background: #a9dbf0;
	border: solid white 1px;
	padding: 2px;
}

.itaTable td.alt{
	background:#e0f4ff!important;
}

.itaTable td.white{
	background:#ffffff!important;
}

html {
	padding: 0;
	overflow-y: scroll;
}

body {
	background-image:url(images/wrapperbg.png);
	background-repeat:repeat-y;
	background-position: center;
	background-color:#adadad;
	font-family:Arial, Helvetica, sans-serif;
	/*overflow-y:scroll;*/
}

.wrapper{
	position:relative;
	width:1000px;
	background-color:#FFF;
	
}

.header{
	width: 1000px;
	height: 100px;
	background-image: url(images/header.png);
}

a img { border: none; }

.cleaner {
  clear: both;
  font-size: 1px;
}

/*Meny*/
#menu{
	width: 1000px;
	background-image:url(images/menu.png);
	height: 37px;
	position:absolute;
	top: 97px;
	padding: 0;
	margin: 0;
	
	-moz-box-shadow: 0px -1px 4px #5b202; /* FF3.5+ */
  -webkit-box-shadow: 0px -1px 4px #c5b202; /* Saf3.0+, Chrome */
          box-shadow: 0px -1px 4px #c5b202; /* Opera 10.5, IE9, Chrome 10+ */
		  
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=0, Color='#dac503')";
	07.
	/* For IE 5.5 - 7 */
	08.
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=0, Color='#dac503');
}

#menu ul{
	padding: 0;
	margin: 0;	
}

#menu li{
	list-style:none;
	float: left;
	margin:0; padding:0;
}

#menu li a{
	background-image:url(images/menubg.png);
	display: block;	
	height: 27px;
	font:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color: black;
	text-decoration:none;
	padding-top: 10px;
	padding-right: 20px;
	padding-left:20px;
	
}

#menu li a.hem{
	background-image:url(images/menu.png);
	}
	
	#menu li a.hem:hover{
	background-image:url(images/menuhem.png);
	}
	
	body#hem a.hem{
	background-image: url(images/menuhemselected.png)!important;

	}

#menu li a:hover{
	background-image:url(images/menubghover.png);
}

body#om a.om,
body#affar a.affar,
body#salja a.salja,
body#hjalp a.hjalp,
body#harfinnsvi a.harfinnsvi,
body#kontakt a.kontakt,
body#forra a.forra
{
	background-image:url(images/menubgselected.png);
}
/*Meny slut*/


.bold {
	font-size:14px!important;
	font-weight:bold!important;
	margin-left: 12px!important;
}

.subCategory {
	margin-left: 32px!important;
}

#kategori a{
	color: black;
	text-decoration:none;
	font-size: 14px;
}

#kategori a:hover{
	color: black;
	text-decoration:underline;
}

.selected{
	font-weight:600;
	color: #36C!important;
}

.main{
	font-size: 14px;
	padding-bottom: 10px;
}

.main a{
	color: black;
}

.main a:hover{
	color: #999;
}

a:active
{
outline: none;
}

a:focus
{
-moz-outline-style: none;
}

#senaste .popprodukt{
	margin: 2px 2px 2px 2px;
	border-bottom: solid 1px black;
}

#senaste #noborder{
	border: none!important;
}

#senaste a{
	margin: 0; padding:0;
	font-size: 13px;	
	font-weight: bold;
	color: #36C;
	text-decoration:none;
		
}

#senaste a:hover{
	color: #39F;
	text-decoration:underline;
}

.popprodukt .poppris{
	font-size:13px;
	font-weight:bold;
	margin: 0; padding:0;
	text-align:right;
	margin: 2px 9px 3px 0;
}

.title{
	background-image:url(images/kategori.png);
	width:auto;
	height: 30px;
	text-align:center;
	border-bottom: solid 1px black;
}

.title p{
	margin:0!important;
	padding-top:7px!important;
	font-weight:bold;
	font-size: 14px !important;
}

/*Auktionsruta börjar*/
.titleauk{
	background-image: url(images/auktiontitel.png);
	width:auto;
	height: 25px;
	border-bottom: solid 1px black;
	position:relative;
}
.titleauk h2{
	font-weight: bold;
	font-size: 14px;
	padding: 5px;
}

.titleauk p{
	font-weight: bold;
	font-size: 14px;
	padding: 5px;
	color: #999;
	padding: 5px;
}

.aukruta{
	border: solid 1px black;
	font-size:12px;
}

.aukruta h5{
	font-weight: bold;
	font-size: 12px;
}

#prodinfo{
	font-size:11px;
}

#prodbud{
	font-size:11px;
}

#pris{
	margin-right: 2px;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
	
/*Auktionsruta slutar*/
.ruta p{
	font-size:13px;
	margin:0;
	padding: 5px;
}

.ruta li{	
	font-size:14px;
	margin:0;
	padding:1px;
	list-style: none;
	margin-left: 20px;
}

.picture{
	background-image: url(images/nature.png);
	width: 614px;
	height: 244px;
	border: solid 1px black;
}

.text h1{
	font-size: 22px;
	margin: 0; padding:0;
}

.text p{
	font-size: 14px;
}

.footer{
	position:relative;
	border-top: double 3px black;
	color: black;
	background: #f7ef09;
	width: 1000px;
	margin: 0 auto;
	z-index: 0;
}

.footerleft ul{
	padding: 0; margin:0;
}

.footerleft{
	position:absolute;
	top: 8px;
	left: 20px;
}


.footerright{
	position:absolute;
	right: 10px;
	top: 3px;
	}

.footer p{
	font-family:Arial, Helvetica, sans-serif;
	text-align: right;
	font-size:11px;
	padding: 0; margin: 0;
}

.footer li{
	float: left;
	list-style:inside;
	list-style-type: none;
	color: black;
}

.footer a{
	text-align: left;
	font-size:11px;
	color: black;
	padding: 5px;; margin: 0;
	text-decoration:none;
	
}

.footer a:hover{
	color: #666;
}

/*Loggin saker nedan*/

.button { /*stilsätter knapparna logga in och nytt konto*/
	background-image:url(images/button.png);
	display: block;	
	height: 25px;
	width: 80px;
	border: solid 1px black;
	float: left;
	margin-right: 5px;
	text-align:center;
}

.button p {
	margin-top: 4px;
	color: black!important;
	font-size: 13px!important;
}

/*Logga in rutan*/
#close{
	position:absolute;
	background-image:url(images/close.png);
	top: 5px; right: 5px;
	height:18px; width:20px;
}

#loginwindow a{
	color: #999;
}

#loginwindow a:hover{
	background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

#loginwindow button{
	position:absolute;
	left: 100px;
}


#loginwindow{
	position:absolute;
	top: 150px;
	margin: 0 auto;
	z-index: 9999;
	background-image:url(images/lock.png);
	background-position:right;
	background-repeat:no-repeat;
	background-color: #fff;
	border: solid 2px #bababa;
	width: 320px;
	height: 150px;
	padding-top: 30px;
	display: none;
	
	-moz-border-radius: 2px; /* FF1+ */
  -webkit-border-radius: 2px; /* Saf3-4, iOS 1+, Android 1.5+ */
          border-radius: 2px; /* Opera 10.5, IE9, Saf5, Chrome, FF4 */
}

#loginwindow_jsdisabled{
	position:absolute;
	top: 190px;
	margin: 0 auto;
	z-index: 9999;
	background-image:url(images/lock.png);
	background-position:right;
	background-repeat:no-repeat;
	background-color: #fff;
	width: 320px;
	height: 150px;
	padding-top: 30px;
}

#loginbutton{
	margin-top: 5px;
}

#loginwindow p, 
#loginwindow input, 
#loginwindow a{
	margin-left: 50px;
}


#mask{  
    position:absolute;
    top:0px; 
    left:0px; 
    height:100%; 
    width:100%;  
    display:none; 
	z-index: 9000;
  
    background-color: black;  
}  
/*Logga in-ruta slut*/

/*Inloggad header-design*/

#left, #right{
	position: absolute;
	top: 26px;
}

#right{
	right: 0px;
	top:47px;
}

#user{
	font-weight:bold;
	font-size: 14px;
}

.memberlink{
	margin-bottom: 3px;
}

.member a{
	display: inline-block;
	font-size: 14px;
	color: black;
	width: 100px;;
	padding: 1px;
}

.member a:hover{
	color: #666;
}

#loggaut{
	margin-left: 10px;
}

/*Hjälp och info*/
	
	#hjalp_ovre {
    background: url(images/hjalp/ovre.png); no-repeat;
    width:519px;
    height:115px;
    margin:0 0 10px 10px;
    padding:0;
    }
 
    #hjalp_ovre span {
    display: none;
    }
 
    #hjalp_ovre li, #hjalp_ovre a {
    height:115px;
    display:block;
    }
 
    #hjalp_ovre li {
    float:left;
    list-style:none;
    display:inline;
    }
 
    #komigang {width: 173px;}
    #regler {width: 173px;}
    #frakt {width: 173px;}
    
 
    #komigang a:hover {background:url(images/hjalp/ovre.png) 0px -115px no-repeat; }
    #regler a:hover {background:url(images/hjalp/ovre.png) -173px -115px no-repeat; }
    #frakt a:hover {background:url(images/hjalp/ovre.png) -346px -115px no-repeat; }
	
	#hjalp_undre {
    background: url(images/hjalp/undre.png); no-repeat;
    width:519px;
    height:115px;
    margin:0 0 10px 10px;
    padding:0;
    }
 
    #hjalp_undre span {
    display: none;
    }
 
    #hjalp_undre li, #hjalp_undre a {
    height:115px;
    display:block;
    }
 
    #hjalp_undre li {
    float:left;
    list-style:none;
    display:inline;
    }
 
    #betalning {width: 173px;}
    #support {width: 173px;}
    #faq {width: 173px;}
    
 
    #betalning a:hover {background:url(images/hjalp/undre.png) 0px -115px no-repeat; }
    #support a:hover {background:url(images/hjalp/undre.png) -173px -115px no-repeat; }
    #faq a:hover {background:url(images/hjalp/undre.png) -346px -115px no-repeat; }
/*hjälp info slut*/

.felmed{
	color: red;
	font-weight:bold;
	font-size: 14px;
}

.infomed{
	color: #36C;
	font-weight:bold;
	font-size: 14px;
}

.okmed{
	color: green;
	font-weight:bold;
	font-size: 14px;
}

/*Affären*/
.store{
	width: auto;
	margin-bottom: 5px;
	border: solid 2px #87cc8a;
	background:#def1dc;
}

.storetitle{
	background-image: url(images/storetitel.png);
	width:auto;
	height: 25px;
	border-bottom: solid 1px black;
	position:relative;
}
.storetitle h2{
	font-weight: bold;
	font-size: 14px;
	padding: 5px;
}


.storepic, .storeinfo, .storepris{
	float: left;
	margin-right: 8px;
	margin-top: 3px;
}

.storepic{
	width: 80px;
	padding-left: 3px;
	margin-top: 5px;
}

.store img{
	border: solid 1px #87cc8a;
}

.storeinfo{
	width: 435px;
	font-size:11px;
}

.storeinfo a{
	text-decoration:none;
	color: black;
}

.storeinfo a:hover{
	color: #6faa69!important;
}

.storepris{
	margin-top: 22px;
	font-weight:bold;
}


.cleaner {
  clear: both;
  font-size: 1px;
}

#produktbild-medium{
	padding: 10px;
	width: 200px;
	float: left;
}

.spec{
	width: 200px;
	padding: 10px;
	}
	
.store_completerubrik{
	padding: 10px 10px 0 10px;
}
.store_completeinfo{
	clear: both;
	padding: 10px;
}

.store_completepris{
	float: left;
	margin-top: 30px;
	font-size: 30px;
	font-weight:bold;
}

.store_completespec{
	font-size:12px;
	font-weight:bold;
	width: 392px;
	margin-left:222px;
	
}

.kopknapp{
	margin-top: 25px;
	margin-left: 20px;
	float: left;
}

a.kopbutton{
	background-image:url(images/kopbutton.png);
	display: block;	
	height: 40px;
	width: 80px;
}

a.kopbutton:hover{
	background-image:url(images/kopbutton.png);
	background-position:bottom;
	display: block;	
	height: 40px;
	width: 80px;
}

.storeinfo p{
	font-size: 11px;
}

.storeinfo a{
	font-weight: bold;
	font-size: 12px;
}

.title-store{
	background-image:url(images/kategori-store.png);
	width:auto;
	height: 30px;
	text-align:center;
	border-bottom: solid 1px black;
}

.title-store p{
	margin:0!important;
	padding-top:7px!important;
	font-weight:bold!important;
	font-size: 17px !important;
}

.title-store a{
	text-decoration:none!important;
}

#store{
	width: 195px;
	height: auto;
	background-color: #def1dc;
	border: solid 1px black;
	margin-top: 5px;
	
	-moz-box-shadow: 1px 1px 4px #ccc;
  -webkit-box-shadow: 1px 1px 4px #ccc;
    box-shadow: 1px 1px 4px #ccc;
}

#store p{
	font-size: 14px;
	padding: 2px;
}

#store a{
	color: #000;
	text-decoration:underline;
	}
	
#store a:hover{
	color: #090;
	}
