/* Start of CMSMS style sheet '01_JORDENSFRUGTER_CSS' */
/* Begin Typography & Colors */
body {
	margin:0px;
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #333;
	text-align: left;
}

/* STYLE FOR 100% x 100% bg image! */
#bg_image {
	width:100%;
	height:100%;
	left:0px;
	top:0px;
	position:absolute;
	z-index:0;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	LINKS DEFINITIONS 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
a.nyttilbud,a.nyttilbud:active,a.nyttilbud:visited{ color:#333; text-decoration: none; }
a.nyttilbud:hover { background-color:white; color:#333; text-decoration:none; }

a,a:active,a:visited{ color:#ff2020; text-decoration: none; }
a:hover { color:#333; text-decoration:none; }

#logo{
	position:absolute;
	margin-left:60px;
	top:95px;
	height:87px;
	width:437px;
	z-index: 2;
	
	
	/*
	opacity: 0.6;
	-moz-opacity: 0.6;
	filter: alpha(opacity=60);
	
	background:#FF6633;
	*/
}
	
#mother{ padding-left:60px; margin-top:165px; z-index: 1; position:absolute; }

#content{ }

#leftside{
	float:left;
	width:130px;
	padding-right:5px;
	z-index: 1;
}

#menu{
	font-size:130%;
	text-transform:uppercase;

	height:123px;
	margin-bottom:5px;
	padding:8px 5px 6px 5px;
	background:#F9F9F9; /*#FFF;*/
	border:1px solid #CCCCCC;
}

#submenu{
	float:left;
	width:150px;
	height:301px;

	padding: 8px 8px 8px 8px;
	margin-right:5px;
	margin-bottom:5px;

	background:#F9F9F9; /*#FFF;*/
	font-size:130%;
	text-transform:uppercase;

	border:1px solid #CCCCCC;
}

#menu-element{
	padding: 4px 0px 2px 6px;
	border-bottom:1px dotted #CCCCCC;
}	

#ugens-tilbud{
	text-align:center; 
	background:#F9F9F9; /*#FFF;*/
	height:161px;
	padding:6px;
	border:1px solid #CCCCCC;
}
#ugens-tilbud-header{}
#ugens-tilbud-text{ font-weight:bold; font-size:125%; padding-top:45%; }

#rightside{
	float:left;
	width:415px;
	height:305px;
	background:#F9F9F9; /*#FFF;*/
	padding:6px;
	border:1px solid #CCCCCC;
	z-index: 1;
	overflow:auto;
}
#rightside-simplepage{
	padding: 45px 25px 25px 25px;
	line-height:150%;
	font-size:150%;
	z-index: 1;
}

#rightside-simplepage-submenu{
	padding: 5px 5px 20px 5px;
	font-size:11px;
	line-height:150%;
	z-index: 1;
}


/*
background-color:#CCCCCC;
*/

#footer{
	clear:both;
	padding-top:10px;
	color:#FFFFFF;
	font-size:14pt;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:-1px;
	line-height:16pt;
	z-index: 1;
}

div.produkt-linie{ margin:0px; height 4px; border-bottom: 1px dotted #333; border-style: none none dotted; }
img.produkt-billede{ margin-right: 10px; text-align:left;}

#clear-all{ clear:both; }
a img{ border:0px solid white; }

h3{ margin:0px; font-size:11px; font-weight:bold; padding: 0px 0px 0px 0px; text-transform:uppercase; }
h4{ margin:0px; font-size:130%; font-weight:normal; padding: 4px 0px 2px 6px; text-transform:uppercase; border-bottom:1px dotted #CCCCCC; }
h5{ margin:0px; text-align:center; color:#FE0000; text-transform:uppercase; font-weight:bold; font-size:130%; padding-top:4px;  }
/* End of '01_JORDENSFRUGTER_CSS' */

