﻿/*
Shelta
Röd: #BF0202
Gul: #b2a824
Blå: #00a2e6

Super-market
Grön: #00FF00
*/

html
{
    height:100%;
}

#aspnetForm
{
    height: 100%;
    /*padding-bottom:-100px; */
}

#form1
{
    height: 100%;
}


body 
{
	margin: 0;
	padding: 0;
	height: 100%;
    width: 100%;
	text-align:left;
	font:11px/1.2em "Courier New", Courier, monospace;
	color:#333333;
	
}


body.popup
{
    background: #fff;
    height:auto;
}

img 
{
    padding:0;margin:0;
    
}

h1{
	font-size:11px;
	color:#000;
	margin-top:0;
}

h2{
	font-size:11px;
	color:#000;
	margin-top:0;
	margin-bottom:0;
	/*font-weight:bold;*/
}

h2 + p
{
    margin-top:0;
}

h2.product{
	font-size:11px;
	color:#333;
	margin-top:0;
	margin-bottom:0;
	/*font-weight:bold;*/
}

h3{
	font-size:1.2em;
}

b.color 
{
    color:#00FF00;
}

img {
	border: 0;}

a {
    color:#000;
	/*color: #474F7E;*/
	text-decoration: none;}

a:link, a:visited {
    
	/*color: #04e000;*/
	text-decoration: none;}

a:hover {
	color: #04e000;
	text-decoration: none;}
	
a:active {
	color:#04e000;}

#wrapper{
	/*margin: 0 auto 0 auto;Centrerad*/
	margin-left:15px;
	width:700px;
	padding:0 20px 0 20px;
	background: #fff; 
	
	min-height: 100%;
	
	}
* html #wrapper{height: 100%;}
	
	
#header{
	width:700px;
	text-align:left;
	padding:0;
	padding-top:10px;
	overflow:hidden;
	line-height:0.5em;/*Fix imagegaps on Firefox*/
	
	}
	
#header h3 a, #header h3 a:link, #header h3 a:active, #header h3 a:visited 
{
    display: block;
    height:80px;
    font-size:1.2em;
	line-height:5em;
    color:#333;
   	text-decoration:none; }
	
#header h3 a:hover { 
    color:#666;
    }
    
#adressrad
{
    margin: 0 0 0 3px;
    display:block;
    clear:both;
}
    
    
#menu 
{
    padding:7px 0 2px 18px;
    float:left;
    line-height:0.1em;/*Fix imagegaps on Firefox*/
}

#inner-menu 
{
    float:left;width:610px;
}


/*#menu img
{
    position:relative;
    top:3px;
}*/

#menu a 
{
    /*font:1em/1.2em 'Times New Roman',Verdana, Arial, Helvetica, sans-serif;*/
    font:11px/1.2em "Courier New", Courier, monospace;
    /*font-weight:bold;*/
    font-weight:normal;
    
}

#inner-menu a
{
    margin-left:5px;
}

#queryarea
{
    padding-top:20px;
    float:right;
    width:160px;
	

}

.unwatermarked {
    border:1px solid #333333;
    padding: 1px;
    width:120px;
    float:left;
}

.watermarked {
	border:1px solid #BEBEBE;
	background-color:#ffffff;
	color:gray;
	padding: 1px;
    width:120px;
    float:left;
}	

#content
{
    vertical-align:top;
    margin-bottom:20px;
	margin-left:20px;
	margin-right:5px;
	margin-top:7px;
	padding-bottom:45px;
}

/*#footer {
	background:#eee;
	padding:20px;
	clear:both;
}*/

#footer {
	width:700px; 
	margin:0 0 0 -20px; 
	padding:.2em 20px 7px 20px;
	background-color:#fff;
	
	z-index:10;
	line-height:0.5em;/*Fix imagegaps on Firefox*/
}

div[id=footer] { /* for real browsers */
	position: fixed !important;
	top:auto !important;
	bottom:0;
	line-height:0.5em;/*Fix imagegaps on Firefox*/
}

#innerFooter {
	float: left; width: 700px; padding-left: 20px; padding-top: 1px; padding-bottom: 1px; z-index: 10;
}

.clearer
{
    clear:both;
}

.border
{
	border:1px solid #aaa;
}

.column {
	position: relative;
	height: auto;
	width: 120px;
	float: left;
	white-space: normal;
}
.padder {
    padding-bottom:1px;
    clear:both;
}

.keep-to-left {
    margin-left:-20px;
}

.newsbox{
width:240px;
padding:5px 15px 0 0;}

input,textarea {
	font:1em "Courier New", Courier, monospace;
	padding: 1px 0 1px 1px !important;
}

select {
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
	font-size:0.9em;
	color: #333333;
}
select.wider
{
    width:140px;
}
select.sortorder{
width:80px;
}
select.pagesize{
width:120px;
}

.red{
/* Röd - color: #FF0000;*/
	color:#00FF00;
}
.redback
{
	color:#000000;
	/* Röd - background-color:#FF0000;*/
	background-color:#00FF00;
	padding:1px;
}
.green{
	/*color: #34CF33;*/
	color:#00FF00;
}
.greenback
{
	color:#000000;
	/*Grön - background-color:#34CF33;*/
	background-color:#00FF00;
	padding:1px;
}

.price {
	color: #333333;
}
.reaprice {
	color: red;
}
.strikeprice {
	text-decoration:line-through;
	color: #333333;
}

.textinput {
	width:200px;
}

.tableheader
{ 
	height:20px;
	color:#000000;
	border:0px;
	font-weight: bold;
	color: #333333;

}

.tableheader td
{ 
	font-weight: bold;
	color: #333333;
	border:0px solid #FFFFFF;
}

.tableitem
{ 
	height:20px;
	vertical-align:top;
}

.tableitem td
{ 
	border:0px solid #FFFFFF;
}

.tablealtitem
{ 
	height:20px;
	vertical-align:top;
	border:0px;
}

.tableselecteditem
{ 
	height:20px;
	vertical-align:top;
	background-color:#8EF8A4;
	border:0px;
}

.tablefooter
{ 
	height:10px;
	/*color:#000000;*/
	background-color:#ffffff;
	border:0px;
}

/*Fixar bort svart ram på Safari*/
.tablefooter td
{ 
	border:0px solid #FFFFFF;
}

.moveleft 
{
    margin-left:-5px;
}

.newProductLine
{
	/*background: url(/images/linje_700_pixlar.jpg);*/
	border-bottom:1px solid #B2B2B2;
	margin-bottom:5px;
	width:155px;
	padding-top:2px;
	padding-bottom:7px;
}

.newProductLine div
{
	text-align:center;
	width:150px;
	padding-top:5px;
}
