/*Undo standard HTML*/
a img { border: 0; }
form, p, div, span, body, html, h1, h2, h3, h4, h5 { margin: 0; padding: 0; }
table { border-spacing: 0; }
ul,ol {margin-top: 0px;margin-bottom: 0px; padding-bottom:0px;}
li{margin-left:0px;padding-left:0px;}
ul{margin-left:0px;#margin-left:4px;padding-left: 13px;list-style-type: disc;}
ol{margin-left:0px;#margin-left:4px;padding-left: 18px;}

/*Standard HTML tag*/
html
{
	background-color: #FFFFFF;
	height:100%;
	margin-bottom: 1px;
}

body
{
	background-color: #FFFFFF;
	color: black;
	font-family: verdana;
	font-size: 11px;
	line-height: 14px;
}


a 
{
	color: black;
	text-decoration: underline;
}

a:hover
{
	color: black;
	text-decoration: none;
}

h1
{
	font-family: verdana;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	line-height: 20px;
}

h2
{	
	font-family: verdana;
	font-size: 16px;
	font-weight: bold;
	color: #72bf44;
	line-height: 22px;
}

.clear
{
	clear: both;
	height:0px;
	overflow: hidden;
}

.green
{
	color: #72bf44;
}

.nounderline
{
	text-decoration: none;
}

.underline
{
	text-decoration: underline;
}

a:hover.underline
{
	text-decoration: none;
}

.input_text
{
	color: black;
	font-family: verdana;
	font-size: 11px;
	width: 292px;
	height: 16px;
	border: 1px solid #cccccc;
	font-size: 11px;
	overflow: hidden;
	padding: 0;
	margin: 0;
	padding-top: 2px;
}

.input_submit
{
	padding: 0;
	margin: 0;
	width: 88px;
	height: 18px;
	background-color: #cccccc;
	font-weight: bold;
	font-family: verdana;
	font-size: 11px;
	border: 1px solid #cccccc;
}

/*Website Structure*/
#hide_container
{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	z-index: 1500;
	background-color: #FFFFFF;
}

#background_1
{
	margin-top: 30px;
	background-position: top center;
	background-image: url(image/bg_tile.gif);
	background-repeat: repeat-y;
}
#background_2
{
	padding-top: 4px;
	background-image: url(image/bg_top.gif);
	background-repeat: no-repeat;
	background-position: top center;
}
#background_3
{
	background-image: url(image/bg_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
	padding-bottom: 15px;
}

#container
{
	position: relative;
	margin: auto;
	width: 958px;
	border: 1px solid #000000;
	left: -1px;
	#left: 0px;
}

#header
{
	position: relative;
	height: 142px;
	overflow: hidden;
}

#header #logo
{
	position: absolute;
	left: 59px;
	top: 27px;
}

#header #teasers
{
	position: absolute;
	right: 29px;
	/**/
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	/**/
	height: 114px;
	width: 390px;
	padding-left: 9px;
	padding-top: 4px;
	overflow: hiddden;
}

#header #teasers .teaser
{
	float: left;
	width: 121px;
	margin-right: 9px;
	height: 108px;
	overflow: hidden;
}

#header #teasers .teaser .header
{
	font-size: 15px; 
	width: 121px;
	overflow: hidden;
}

#header #teasers .teaser .image
{
	width: 121px;
	height: 84px;
	margin-top: 1px;
	overflow: hidden;
	text-align:center;
}

#menu
{
	margin: 0px 29px 133px 30px;
	_margin: 0px 29px 133px 15px;
	width: 145px;
	float: left;
	overflow: hidden;
}

#menu a
{
	text-transform: lowercase;
	font-size: 14px;
}

#menu .menu
{
	margin-top: 2px;
	height: 23px;
	font-size: 14px; 
}

#menu .menu_active
{
	margin-top: 2px;
	height: 23px;
	width: 105px;
	float: left;
	font-size: 14px; 
}

#menu .image
{
	margin-top: 7px;
	float: right;
}

#menu .seperator
{
	margin: 2px 0px 2px 0px;
	height: 1px;
	background-color: #72bf44;
	overflow: hidden;
}

#menu input
{
	border: 1px solid #72bf44;
	width: 141px;
	height: 22px;
}

#search
{
	margin-top: 20px;
}

#sponsors
{
	position: absolute;
	left:0px;
	top: -112px;
	width: 204px;
	height: 112px;
	text-align: center;
	z-index: 501;
}

#menu .facebook
{
	margin: 17px 0;
}
#sponsors .season
{
	
}

#sponsors .eu
{
	float: left;
	margin-top: 11px;
	margin-left: 9px;
}

#sponsors .seksomdagen
{
	float: left;
	margin-left:25px;
	_margin-left:13px;
}

#left
{
	margin-top: 7px;
	position:relative;
	float:left;
	width: 294px;
	margin-bottom: 15px;
	min-height: 479px;
	_height:459px;
}

#min-height
{
	margin-top: 7px;
	height: 474px;
	width: 1px;
	overflow: hidden;
	float: left;
}

#right
{
	position:absolute;
	bottom: -15px;
	#bottom: -17px;
	right: -460px;
	_right: -461px;
	z-index: 500;
	width: 435px;
	margin:0;
	padding:0;
}
#right .right
{
	position: absolute;
	bottom: 0px;
	right: 0px;
	margin:0;
	padding:0;
}


#footer
{
	position: relative;
}

#company
{
	text-align: center;
	width: 100%;
	background-image: none;
	background-color: #FFFFFF;
}


/*Search*/
#left.search
{
	width: 725px;
}

/*Artikelside / Forside*/
#left .element
{
	margin-bottom: 5px;
}

/*Gr�ntsager*/
#left .left
{
	float: left;
	width: 128px;
	border-right: 1px solid #cccccc;
	margin-right: 26px;
}

#left .left a:hover,
#left .right a:hover
{
	font-weight: bold;
}

#left #seson,
#left #sort_by_name
{
	display: none;
}

#right_grontsager,
#right_grontsag
{
	position:absolute;
	right: -460px;
	_right: -461px;
	z-index: 500;
	width: 435px;
	margin:0;
	padding:0;
	top: -10px;
	background: #FF0000;
}

.mac #right_grontsager,
.mac #right_grontsag
{
	right: -461px;
}

#right_grontsag img
{
	padding: 0;
	margin: 0;
}

#right_grontsager .right,
#right_grontsag .right
{
	top:0px;
	right:0;
	position: absolute;
/*	right: 27px;*/
	/*margin: 0px 0px 0px 1px;*/
	margin: 0 0 0 0;
	padding:0;
}

#right_grontsager .right .load_image,
#right_grontsag .right .load_image
{
	width: 435px;
	overflow: hidden;
}

/*Opskrifter*/
#left .category
{
	float: left;
	margin-right: 15px;
}

#left .category_list a:hover,
#left .category_resume a:hover
{
	font-weight: bold;
}

#left .open,
#left .close
{
	padding-top: 3px;
}
#left .category_list,
#left .close
{
	display:none;
}

#min-height.opskrifter
{
	height: 530px;
}

#right_opskrift
{
	top: 0px;
	position:absolute;
	right: -460px;
	_right: -461px;
	z-index: 500;
	width: 430px;
	margin:0;
	padding:0;
}

#right_opskrift .formular
{
	width: 430px;
	height: 530px;
}

#right_opskrift .formular .images
{
	margin-top: 19px;
	width: 411px;
}

#right_opskrift .formular .image
{
	float: left;
	width: 127px;
	height: 106px;
	margin-right: 10px;
	margin-bottom: 10px;
}

/*Opskrift*/
#right_opskrift .formular .opskrift_images
{
	margin-left:1px;
	margin-top: 19px;
	width: 401px;
	height:320px;
}

#right_opskrift .formular .actions
{
	width: 401px;
	text-align: right;
	margin-top: 5px;
}

#right_opskrift .formular .actions .action
{
	float: right;
	margin-left: 10px;
}
#right_opskrift .formular .actions .action strong
{
	position: relative;
	top: -1px;
}
#right_opskrift .formular .actions .fb
{
	padding: 0 0 0 20px;
	background: url(image/icon.fb.gif) left center no-repeat;
	font-weight: bold;
}
#right_opskrift .formular .actions .fb a
{
	text-decoration: none;
}


.presse .actions
{
	width: 401px;
	text-align: right;
	margin-top: 5px;
}

.presse .actions .action
{
	float: right;
}

/*Shop*/
#left .product
{
	float: left;
	width: 140px;
	overflow: hidden;
	margin-bottom:18px;
}

#left .product.margin
{
	margin-right:14px;
}

#left .product .image
{
	
}

/*Indk�bskurv*/
#left .kr
{
	float: left;
}

#left .price
{
	float: right;
}

/*Presse*/
#right.presse
{
	top: 0px;
	right: -466px;
}
#right.presse .fp_image
{
	position: relative;
	left: -6px;
}

/*Betalingsflow*/
#right.betal
{
	top: 0px;
	right: -465px;
}

/*Magasin*/
#cat_window
{
	float: left;
}
#cat_window .page
{
	float: left;
}
#cat_window .page .left,
#cat_window .page .right
{
	width: 283px;
	height: 400px;
}
#cat_window .page .left
{
	text-align: right;
}
#cat_window .page .right
{
	text-align: left;
}
#cat_window .navigation
{
	width:583px;
	text-align: center;
	margin-top: 28px;
}
#cat_navigation
{
	position: relative;
	height: 457px;
	width: 131px;
	float: right;
	margin-right:29px;
}
#cat_navigation .cat
{
	width: 131px;
	margin-bottom: 10px;
}
#cat_navigation .tip
{
	position: absolute;
	bottom: 0px;
	right: 0px;
}

/*---- sIFR ---*/
.sIFR-flash 
{
  visibility: visible !important;
  margin: 0;
  padding: 0;
}

.sIFR-unloading .sIFR-flash 
{
  visibility: hidden !important;
}

.sIFR-replaced, .sIFR-ignore 
{
  visibility: visible !important;
}

.sIFR-alternate 
{
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  display: block;
  overflow: hidden;
}

.sIFR-replaced div.sIFR-fixfocus 
{
  margin: 0pt; 
  padding: 0pt; 
  overflow: auto; 
  letter-spacing: 0px; 
  float: none;
}

.sIFR-dummy 
{ 
  width: 0px;
  height: 0px;
  margin-left: 42px;
  z-index: 0;
}

.sIFR-active #menu .menu,
.sIFR-active #menu .menu_active
{
	font-size: 14px; 
	visibility: hidden;
	opacity: 1; 
	-moz-opacity: 1; 
	filter:alpha(opacity=100); 
}
.sIFR-active #header #teasers .teaser .header
{
	font-size: 15px; 
	visibility: hidden;
	opacity: 1; 
	-moz-opacity: 1; 
	filter:alpha(opacity=100); 
}
