@import "/core/templateresources/reset.css";

body
{
	margin:0px;
	padding:0px;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:12px;
	background-color:#e7e7e9;
	color:#000000;
	margin-top:30px;
}

h1 {
	font-size:20px;
	color:#da9a18;
	margin:0;
	padding:9px 0;
	color:#4b4b4b;
	font-family:trebuchet ms;
}

.infocontainer
{
	background:url(/core/templateresources/smaklust_bakgrund.jpg) repeat-y;
}

h2 {
	margin:0px;
	margin-bottom:7px;
	font-size:15px;
	color:#4b4b4b ;
	font-family:trebuchet ms;
}

h3 {
	font-size:12px;
	color:#4b4b4b;
	margin:0;
	padding:9px 0;
	padding-left:20px;
	font-family:verdana;
}

h4 {
	font-size:14px;
	color:#2d2d2d;
	line-height:18px;
	margin:0;
	padding:5px 0;
	font-weight:bold;
	font-family:trebuchet ms;
}

h5 {
	font-family:arial;
	color:#2d2d2d;
	font-size:12px;
	line-height:16px;
	margin:0;
	padding:5px 0;
	font-weight:bold;
}



cite
{
	font-style:italic;
}

input
{
	padding:3px;
	border:1px solid #CCCCCC;
	padding:3px;
}



textarea
{
	padding:3px;
	border:1px solid #CCCCCC;
}

a
{
	font-weight:normal;
	color:#2d2d2d;
	text-decoration:none;
}

ul, li
{
text-align:center;	
}

a:hover
{
	text-decoration:underline;
}

table
{
	border:0px;
}

table td
{
	border:0px;
	padding-right:35px;
}

/* ############## CONTAINER  ##############  */
.container
{
	width:891px;
	margin:0 auto;
}

/* ############## HEADER ##############  */

.header
{
	float:none;
	clear:both;
	/* height:149px; */
	height:52px;
	background-image: url(/core/templateresources/template_top.jpg);
	background-repeat:no-repeat;
	background-position: bottom;
	padding-left:30px;
}

.header img#rightlogo
{
	float:right;
	display:block;
	margin-top:20px;
}

.header div
{
	float:left;
	width:660px;
	position:relative;
}

.header div img
{
	float:none;
	clear:both;
}

.header div ul
{
	height:36px;
}

.header div ul li
{
	float:left;
	position:relative;
	display:block;
	background-image: url(/core/templateresources/menuitem_inactive.jpg);
	background-repeat:no-repeat;
	text-align:center;
	padding-top:16px;
	width:164px;
	height:20px;
}

.header div ul li.activemenu
{
	background-image: url(/core/templateresources/menuitem_active.jpg);
	background-repeat:no-repeat;
}

/* ##############  CONTENT  ##############  */

.content
{
	clear:both;
	float:none;
	background-image: url(/core/templateresources/template_loop.jpg);
	background-repeat:repeat-y;	
	padding:20px;
	padding-top:0px;
	padding-bottom:0px;
}

.smallnav
{
	font-size:12px;
	margin-bottom:15px;
	font-weight:normal;
	font-family:arial;	
}


/* ##############  BOTTOM  ##############  */

.bottom
{
	padding-top:10px;
	font-size:13px;
	background-image: url(/core/templateresources/template_bottom.jpg);
	background-repeat:no-repeat;	
	padding:20px;
}

.bottom .contactname
{
	position:relative;
	float:left;
	margin-left:5px;
}

.bottom .contacttel
{
	position:relative;
	text-align:right;
	float:right;
	margin-right:5px;
}

.coreHdelimiter
{
	position:relative;
	height:1px;
	margin:10px 0px 10px 0px;
	background:url("/core/templateresources/hdlimiter.gif");
	overflow:hidden;
}

.producer
{
	text-align:center;
	margin-top:10px;
	margin-bottom:10px;	
}

.clear
{
	clear:both;
}
hr {height:1px;border:0;color:#ccc;background-color:#ccc;margin:5px 0;padding:0;}
