html, body {
    background: url(../bilder/bg_new.jpg);
    height: 100%;
	width:100%;
    margin: 0px auto;
	font-family:Arial, "Trebuchet MS";
	font-weight:normal;
	font-size: 12px;
    color: #000000;
	
}
.sp {padding:3px;}
a:link, a:visited {     
        color: rgba(0,0,0,.9);
        -webkit-transition: color .2s ease-in;  
        -moz-transition: color .2s ease-in;  
        -o-transition: color .2s ease-in;  
        transition: color .2s ease-in;  
		text-decoration:none;
}

a:hover {
        color: rgba(139,139,139,1);     
}   
#first {
	width:100%;
    text-align: center;
    margin: 0px;
}
form {
display:inline;
}
select {font-family:arial;padding:3px;font-size: 12px;}
img {
	border:0px;
}
	table,
	tr,
	td,
	span,
	div {
	font-family:Arial, "Trebuchet MS";
	font-weight:normal;
	font-size:12px;
	empty-cells: show;
	color:#000000;
}
#cms .head {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #104E73;
	padding: 4px 4px 4px 8px;
	color: #FFF;
	font-weight:bold;
}
#cms td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #FAFAFA;
	padding: 4px 4px 4px 4px;
	color: #2a3e43;
}
.eMenu {
float:left;
margin-left:20px;
}
.eMenu a:link,.eMenu a:visited {
padding:8px 16px;
display:block;
background:#FFF;
font-weight:bold;
color:#000;
}
.eMenu a:hover,.eMenu a:active {
padding:8px 16px;
display:block;
background:#ECE9E2;
}
.rub_cart {font-weight: bold;	font-size: 11px;color: #575757;}
.enkelmain {margin-left:20px;width:1150px;background:#FFF;}
.rounded  {
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
}
.roundedbottom 
{
	-webkit-border-bottom-left-radius: 7px;
	-moz-border-radius-bottomleft: 7px;
	border-bottom-left-radius: 7px;
	-webkit-border-bottom-right-radius: 7px;
	-moz-border-radius-bottomright: 7px;
	border-bottom-right-radius: 7px;
	}
#divider_top {
	font-size:1px;
}
#box {
	color:#FFFFFF;
	background-color: #00568a;
}
#box_grey {
	background-color: #ebeff1;
}
#box_grey_in {
	font-size:12px;
	padding:6px 15px 6px 15px;
}
#box_around {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
#box_around_in {
	font-size:12px;
	padding:8px 15px 8px 15px;
}

#inloggad  {
	width:940px;
	font-size:12px;
	padding:5px 0px;
	color:#FFFFFF;
	font-weight:bold;
	height:42px;
   /* background-color:#00568a;*/
}
#inloggad a:link, #inloggad a:visited, #inloggad a:hover, #inloggad a:active, #inloggad a:hover   {
	color:#FFFFFF;
}
#allcontent {
	position:relative;
	width: 960px;
	margin: 0px auto;
	background-color:#FFF;
	text-align:left;
	-webkit-border-left-left-radius: 7px;
	-moz-border-radius-bottomleft: 7px;
	border-bottom-left-radius: 7px;
	-webkit-border-bottom-right-radius: 7px;
	-moz-border-radius-bottomright: 7px;
	border-bottom-right-radius: 7px;
	-moz-box-shadow: 0 0 20px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 0 20px rgba(0,0,0,0.2);
	box-shadow: 0 0 20px rgba(0,0,0,0.2);

}
#allcontent_main {
	position:relative;
	margin:0px 10px;
	padding-bottom:9px;
	width: 940px;
	margin: 0px auto;
	text-align:left;
}
#main_allcontent {
	position:relative;
	width: 940px;
	margin: 0px auto; 
	padding:0px;
	height:auto;
    background: #eaebe4;
	text-align:left;
}
#bottom {
	margin: 0px auto;
	padding:10px 0px;
	width: 940px;
	text-align:right;
}

#main_search_small {
	position:relative;
	width: 820px;
	height:82px;
	text-align: left;
	margin: 0px auto;
	background-color: #FFFFFF;
    background: url(../bilder/avantia_main_search_bg.gif);
}
.main_searchinput {
font-size:20px;
font-weight:bold;
padding:3px 4px 0px 9px;
height:31px;
width:105px;
color:#000000;
border: 1px solid #757a7e;
margin:0px;
background: url(../bilder/bg_input.gif) repeat-x;
}
#main_searchknapp_small {
	position:absolute;
	left: 570px;
	top:30px;
	text-align: left;
	margin: 0px auto;
}

#varukorg {
	position:relative;
	width: 520px;
	border:1px solid #cccccc;
	background-color:#FFFFFF;
    background: url('../bilder/bg_menu.png');
}
#varukorgDD {
	background-color: WHITE;
	border:1px solid #cccccc;
	width:300px;
}
#AddToBasketWorkDIV 
{
	position:absolute;
	top:10px;
	left:8px;
	width:220px;
	height:19px;
	z-index:90;
	visibility: hidden;
}
#logotype {
	margin:15px 0px 0px 20px;
}

#information {
	margin-top:15px;
	width:470px;
	font-size:10.5pt;
}
.main_menu {	float:left;}
#main_right {
	float:left;
	width:710px;
	margin-left:40px;
}


input[name='searchfield'] { color:#0B2C44;}
input[name='searchfield']:focus { color:#003d62;}
h1 {

	font-family: 'Titillium Web', serif;
	font-size: 28px;
	font-weight: Normal;
    color: #000;
	margin: 0px;
}
h2 {
	font-family: 'Titillium Web', serif;
	font-size: 16px;
	font-weight: Normal;
    color: #000;
	margin: 0px;
}
h3 {
	font-family: 'Titillium Web', serif;
	font-size: 28px;
	font-weight: bold;
    color: #e68b1f;
	margin: 0px;
}
h6 {

	font-family: 'Titillium Web', serif;
	font-size: 20px;
	font-weight: Normal;
    color: #a6a6a6;
	margin: 0px;
}

.clear {
clear: both;
width: 100%;
height: 0;
line-height: 0;
font-size: 0;
padding: 0;
margin:0;
border: 0;
}

.white {color:#FFFFFF;}
label {cursor:pointer;}
textarea  {
	font-family: arial;
	color:#000000;
	font-size:12px;
	padding:0px 0px 0px 5px;
}
.FirstBlankOrderRow { display: none; }
.FirstBlankOrderRowVisible { display: table-row; }
.hidden { display: none; }
.visible { display: block; float:left; font-size: 14px; }
.input_image { display:inline; padding:0px; margin:0px; width:19px; vertical-align:middle; }


ul.ulsquare {list-style: square outside;margin-left:-25px;}
.opacity img{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	-moz-opacity: 0.65;
	filter:alpha(opacity=65);
	opacity:0.65;
	display: inline; 
	}

.opacity:hover img{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 100;
	filter:alpha(opacity=100);
	opacity:100;
	display: inline; 
	}
.erroralert {font-weight:bold;font-size:11px;width:710px;position:relative;background:#F4F6F8;border:1px solid #DBE3E3;margin:5px 0px 15px 0px;padding:5px;overflow:auto;-moz-border-radius:5px;-webkit-border-radius:5px;}
.prisantal {
	background:#F8F8F8;
	padding: 4px;
	font-size:14px;
	font-weight:normal;
	outline: none;
	font-family:arial;
	border-radius: 3px;
	border: 1px solid #ccc;
	-webkit-transition: .3s ease-in-out;
	-moz-transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out;
	color:#000;
}

.prisantal:focus {
	border: 1px solid #E68B1F;
	-webkit-box-shadow: 0px 0px 3px #E68B1F;
	-moz-box-shadow: 0px 0px 3px #E68B1F;
	box-shadow: 0px 0px 3px #E68B1F;
	color:#000;
}
#menu
{
	width: 640px;
	margin: 0;
	padding: 10px 0 0 0;
	list-style: none;  
	background: #E9E9E9;
	background: -moz-linear-gradient(#E9E9E9, #FEFEFE); 
    background: -webkit-gradient(linear,left bottom,left top,color-stop(0, #FEFEFE),color-stop(1, #E9E9E9));	
	background: -webkit-linear-gradient(#E9E9E9, #FEFEFE);	
	background: -o-linear-gradient(#E9E9E9, #FEFEFE);
	background: -ms-linear-gradient(#E9E9E9, #FEFEFE);
	background: linear-gradient(#E9E9E9, #FEFEFE);
	-moz-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow: 0 1px 1px #b2d3e7;
	-webkit-box-shadow: 0 1px 1px #b2d3e7;
	box-shadow: 0 1px 1px #b2d3e7;
}

#menu li
{
	float: left;
	padding: 0 0 10px 0;
	position: relative;
	line-height: 0;
}

#menu a 
{
	float: left;
	height: 25px;
	padding: 0 20px;
	color: #00426A;
	text-transform: uppercase;
	font: bold 12px/25px Arial, Helvetica;
	text-decoration: none;
	text-align:left;
}

#menu li:hover > a
{
	color: #4289B5;
}

*html #menu li a:hover /* IE6 */
{
	color: #4289B5;
}

#menu li:hover > ul
{
	display: block;
}

/* Sub-menu */

#menu ul
{
    list-style: none;
    margin: 0;
    padding: 0;    
    display: none;
    position: absolute;
    top: 30px;
    left: 0;
    z-index: 99999;    
    background: #E9E9E9;
    background: -moz-linear-gradient(#E9E9E9, #FEFEFE);
    background: -webkit-gradient(linear,left bottom,left top,color-stop(0, #FEFEFE),color-stop(1, #E9E9E9));
    background: -webkit-linear-gradient(#E9E9E9, #FEFEFE);    
    background: -o-linear-gradient(#E9E9E9, #FEFEFE);	
    background: -ms-linear-gradient(#E9E9E9, #FEFEFE);	
    background: linear-gradient(#E9E9E9, #FEFEFE);
    -moz-box-shadow: 0 0 2px rgba(255,255,255,.5);
    -webkit-box-shadow: 0 0 2px rgba(255,255,255,.5);
    box-shadow: 0 0 2px rgba(255,255,255,.5);	
    -moz-border-radius: 5px;
    border-radius: 5px;
}

#menu ul ul
{
  top: 0;
  left: 150px;
}

#menu ul li
{
    float: none;
    margin: 0;
    padding: 0;
    display: block;  
    background: #FFF;
    -moz-box-shadow: 0 1px 0 #b2d3e7, 0 2px 0 #b2d3e7;
    -webkit-box-shadow: 0 1px 0 #b2d3e7, 0 2px 0 #b2d3e7;
    box-shadow: 0 1px 0 #b2d3e7, 0 2px 0 #b2d3e7;
}

#menu ul li:last-child
{   
    -moz-box-shadow: 0 1px 0 #b2d3e7, 0 2px 0 #b2d3e7;
    -webkit-box-shadow: 0 1px 0 #b2d3e7, 0 2px 0 #b2d3e7;
    box-shadow: 0 1px 0 #b2d3e7, 0 2px 0 #b2d3e7;  
}

#menu ul a
{    
    padding: 10px;
	height: 10px;
	width: 130px;
	height: auto;
    line-height: 1;
    display: block;
    white-space: nowrap;
    float: none;
	text-transform: none;
}

*html #menu ul a /* IE6 */
{    
	height: 10px;
}

*:first-child+html #menu ul a /* IE7 */
{    
	height: 10px;
}

#menu ul a:hover
{
    background: #6CA9C5;
	background: -moz-linear-gradient(#78A0CB,  #6CA9C5);	
	background: -webkit-gradient(linear, left top, left bottom, from(#78A0CB), to(#6CA9C5));
	background: -webkit-linear-gradient(#78A0CB,  #6CA9C5);
	background: -o-linear-gradient(#78A0CB,  #6CA9C5);
	background: -ms-linear-gradient(#78A0CB,  #6CA9C5);
	background: linear-gradient(#78A0CB,  #6CA9C5);
	color:#FFF;
}

#menu ul li:first-child > a
{
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
}

#menu ul li:first-child > a:after
{
    content: '';
    position: absolute;
    left: 30px;
    top: -8px;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 8px solid #E9E9E9;
}

#menu ul ul li:first-child a:after
{
    left: -8px;
    top: 12px;
    width: 0;
    height: 0;
    border-left: 0;	
    border-bottom: 5px solid transparent;
    border-top: 5px solid transparent;
    border-right: 8px solid #E9E9E9;
}

#menu ul li:first-child a:hover:after
{
    border-bottom-color: #e9e9e9; 
}

#menu ul ul li:first-child a:hover:after
{
    border-right-color: #e9e9e9; 
    border-bottom-color: transparent; 	
}


#menu ul li:last-child > a
{
    -moz-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
}

/* Clear floated elements */
#menu:after 
{
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

* html #menu             { zoom: 1; } /* IE6 */
*:first-child+html #menu { zoom: 1; } /* IE7 */

.opacity img{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1.0;
	filter:alpha(opacity=100);
	opacity:1.0;
	display: inline; 
	}

.opacity:hover img{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=85);
	-moz-opacity: 0.85;
	filter:alpha(opacity=85);
	opacity:0.85;
	display: inline; 
	}