/* Kontakt
---------------------------------*/
/* Forms */
input.text, textarea, select{
    font-size:1.2em;
    line-height:1.3em;
    border-top:1px solid #7c7c7c;
    border-left:1px solid #c3c3c3;
    border-right:1px solid #c3c3c3;
    border-bottom:1px solid #ddd;
    background:#fff /*url(../images/fieldbg.gif) repeat-x top*/;
}

/*.make_order input{
	font-size:1.2em;
    line-height:1.3em;
    border-top:1px solid #7c7c7c;
    border-left:1px solid #c3c3c3;
    border-right:1px solid #c3c3c3;
    border-bottom:1px solid #ddd;
    background:#fff url(../images/fieldbg.gif) repeat-x top;
}*/

.send_order{
	border:0;
	background:none;
}

.text{
	width:50%;
}


textarea{
	width:100%;
}

.mess{float: left; width:240px; margin-right:8px;}
.info{float: right; width:190px;}
.mess .text{width:100%;}
.info .text{width:100%;}
.info label{font-weight:normal;}

#contact #intro h1{
	color: #000;
	background: #fff;
	height: 60px;
	padding: 0 0 0 0px;
}

#contact_form{
	margin:0 0 20px 0;
}
#contact_form div {
	padding: 5px 5px 5px 0;
	background:transparent;
	color:#555;
}

/*#contact_form div:hover {
	background:#ffffee;
	color:#333;
}*/
#contact_form label{
	display:block;
	margin:5px 0 2px 0;
}



fieldset{
	border:0;
}

legend{
	margin:15px 0 0 0;
	padding-bottom:4px;
	font-size:16px;
	font-weight:bold;
	color:#666666;
}

label{
	font-weight:bold;
}

/* Erbjudanden
-------------------------------------------------*/
#erbjudanden{
	border-bottom:0px solid #eee;
	padding:0 0 8px 0;
}

#erbjudanden ul{
	margin:0px 0 0 0;
	padding:0;
	width:100%;
}

#erbjudanden ul li{
	margin:0 0px 0 0;
	padding:8px 6px 8px 0px;
	display:block;
	float:left;
	width:448px;
	list-style-type:none;
	border-right:0px solid #eee;
	border-bottom:1px solid #eee;
	background-image:none;
}

#erbjudanden ul li.sista{
	margin-right:0;
	padding-right:0;
	border-top:0px solid #eee;
	border-right:0px solid #eee;
}

#erbjudanden ul li a:link img,#erbjudanden ul li a:visited img{
	border:0;
	float:left;
	margin-right:8px;
}

#erbjudanden h2,#products #content #erbjudanden h2{
	padding:5px 0px 2px 0px; 
	margin:5px 0 2px 0px;
	background:url(../images/bg-header.jpg) no-repeat;
	border-bottom:1px solid #eee;
	font-size:11px; 
	font-weight:bold;
	letter-spacing:1px; 
	text-transform: uppercase; 
	line-height: 14px;
	color: #0f499a;
}

#erbjudanden h2 a:link, #erbjudanden h2 a:visited{
	color: #b30919;
	text-decoration:none;
}
#erbjudanden h2 a:hover{
	color: #b30919;
	text-decoration:underline;
}

#erbjudanden li strong{
	display:block;
	font-size:11px;
	font-weight:normal;
	color:#555;
	margin:6px 0 0 0px;
	padding:0;
	
}

#erbjudanden li span{
	display:block;
	font-size:14px;
	font-weight:bold;
	color:#444;
	margin:6px 0 5px 0px;
	padding:0;
	
}

h1.uber{
	margin:0 0 3px 0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	text-transform:uppercase;
	color:#777;
	border-bottom:0;
}

.more{margin:15px 0 0 6px;}
p.more2 a:link, p.more2 a:visited{
	margin:0 0 0 0;
	padding:4px 3px 5px 23px;
	text-decoration:none;
	display:block;
	background:#fff url(../images/icon-more.gif) no-repeat 5px 6px;
}
p.more2 a:hover{
	text-decoration:none;
	color:#bc4d3e;
	background:#ffffcc url(../images/icon-more.gif) no-repeat 5px 6px;
}

#add_to_cart, .inline-add-to-cart{
	display:none;
}

