/* SPISELIV main stylesheet */

/* Standard HTML tags */

body {
/*	background-color: #E7E8E1; */
/*	text-align: center; */
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #5D5D5D;
	font-size: medium;
	overflow: visible !important;
	width: auto;
	height: auto; 
	height: 100%	
}

td, textarea {
	font-family: Arial, Helvetica, sans-serif;
/*	color: #5D5D5D; */
	color: #464646;
	font-size: medium;		
}

form {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.linkform {
	display: inline;
}

select, option {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: medium;		
}

p {
	margin-top: 0px;
	margin-bottom: 5px;
}

h3 {
	font-size: larger;
}
a {
	color: #5D5D5D;
}

a:hover {
	text-decoration: underline;
}

/* Main page layout */

#page {
/*	width: 980px; */
/*	width: auto;
	height: 100%;
	background-color: #FFF;
	margin: 0px auto;
	text-align: left;
	background-image: url(images/template/page_bg.gif);
	background-position: top;
	background-repeat: no-repeat; */
	display: block; 
	height: auto;
}

#top {
	display: none;
	width: 960 px;
	height: 133px; 
	margin: 10px 10px 0px 10px;
	background-color: #FFFFFF; 
	background-image: url(images/template/top_logo.gif);
	background-position: top right;
	background-repeat: no-repeat;
}

#topBannerSection {
	display: none;
	height: 107px;
	position: relative;
	background-image: url(images/template/topbanner_bg.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}

#topBannerSection #logo {
	position: absolute; 
	top: 0px;
	right: 0px;
}

#topBanner {
/*	height: 80px; */
}

#topBannerSection #topText {
	position: absolute;
	left: 498px;
	top: 33px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: medium;	
	text-transform: uppercase;
}

.topMenu {
	display: none;
/*	position: absolute; */
	height: 24px;
	padding-left: 4px;
/*	top: 87px; */
}

.topMenu .menuItem {
	height: 24px;	
	font-size: medium;
/*	float: left; */
	float: none !important;
	line-height: 24px;
	text-transform: uppercase;
	padding-right: 7px;
}

.topMenu .menuItem.selected {
	background-image: url(images/template/top_menu_item_sel_right.gif); 
	background-position: right;
	background-repeat: no-repeat; 
}

.topMenu .menuItem a {
/*	font-size: 12px;
	padding-left: 7px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	color: #2C2C2C;
	text-decoration: none; */
}

.topMenu .menuItem a:hover {
	color: #FFF;	
}

.topMenu .menuItem.selected a {
	color: #FFF;
	background-image: url(images/template/top_menu_item_sel_bg.gif);	
	background-position: left;
	background-repeat: no-repeat;
}

#menuLine2 {
	height: 26px;
	background-image: url(images/template/menuline_2_bg.gif);
	background-repeat: no-repeat;
}

#greenBar #subscription {
/*	float: right; */
	float: none !important;
}

#greenBar #subscription input {
/*	border: 1px solid #000;
	margin-bottom: 0px; */
}

#greenBar #subscription input.subscription_input {
	height: 15px;
	margin-top: 2px; 
	font-size: medium;
	line-height: 11px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-left: 3px;
	display: inline;
}

/* Main body styling */

#pageBody {
/*	width: 980px; */
/*	width: auto; */
/*	background-image: url(images/template/main_area_bg.gif); 
	background-repeat: repeat-y;	*/
	display: block;	
}

#subpageWrapper {
	float: none !important;
/*	width: 825px; */
	padding-top: 5px;
/*	border: 1px solid #000; */
}

/* Left and right columns */

.column {
	display: none;
/*	float: left;
	display: inline;
	padding-top: 5px;
	width: 140px; */
	float: none !important;	
}

.column.left {
/*	display: inline; */
/*	padding-top: 5px; */
	margin-left: 10px;
/*	margin-right: 20px; */
	margin-right: 5px;
}

#mainArea .column.left {
	margin-right: 0px;
}

.column.right {
/*	display: inline; */
	float: none !important;
	margin-left: 5px; 
	margin-right: 10px; 
}

/* Column content */

.column .columnItem {
	padding-top: 40px;
	padding-left: 5px;
	padding-right: 5px;
	background-position: top;
	background-repeat: no-repeat;	
/*	display: inline-block; */
}

.column .columnItem p {
	margin: 0px 0px 8px 0px;
	padding: 0px 0px 0px 0px;
	display: inline-block;
}

.column .columnItem .submitBtn {
/*	float: right; */
	float: none !important;
	margin-bottom: 6px;
	display: inline;
}

.column .columnItem.search {
	background-image: url(images/template/soegning_top.gif);
}

.column .columnItem.search .searchSelector {
	text-transform: uppercase;
	line-height: 16px;
	display: block;
	margin-bottom: 10px;
}

.column .columnItem.search .searchSelector .selectedSearch {
/*	float: left; */
	float: none !important;
	padding-right:4px;	
}

.column .columnItem.search .searchSelector .selectedSearch a {
	text-decoration: none;
	display: block;
}

.column .columnItem.search .searchSelector .selectedSearch.selected {
	background-image: url(images/template/search_selected_right.gif);
	background-repeat: no-repeat;
	background-position: right;
}

.column .columnItem.search .searchSelector .selectedSearch.selected a {
	padding-left: 4px;
	background-image: url(images/template/search_selected_bg.gif);
	background-position: left;
	background-repeat: no-repeat;
}

.column .columnItem.search form.searchform {
	margin-top: 10px;
}

.column .columnItem.otherRecipes {
	background-image: url(images/template/andre_opskr_top.gif);
	padding-left: 0px;
	padding-right: 0px;
	background-position: top left;
}

.column .columnItem.otherRecipes p {
	line-height: 20px;
	padding-left: 5px;
	background-image: url(images/template/checkline.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	display: block;
	padding-bottom: 3px;
}

.column .columnItem.otherRecipes p a {
	color: #5D5D5D;
	text-decoration: none;
}

.column .columnItem.otherRecipes p a:hover {
	text-decoration: underline;
}

.column .columnItem.findOnMap {
	background-image: url(images/template/find_on_map_top.gif);
}

.column .columnItem.banners {
	width: 140px;
	background-image: url(images/template/annoncer_top.gif);
	padding-left: 0px;
	padding-right: 0px;
}

.column .columnItem select, .sectionpageMid .midRight select {
	width: 126px;
	margin-top: 3px;
	display: inline;
}

.column .columnItem .textInput, .sectionpageMid .midRight .textInput {
	width: 124px;
	height: 15px;
	font-size: medium;
}

/* Big top image */

#pageBody .bigTop {
/*	width: 815px; */
	margin-top: 0px;
	margin-left: 0px;
	display: inline-block; 
}

#pageBody .bigTop .serviceLinks {
	display: none;
	text-align: right;
	padding-right: 12px;
	height: 29px;
	background-image: url(images/template/top_green_bar_bg.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	color: #5E5C5C;
	text-transform: uppercase;
}

#pageBody .bigTop .serviceLinks a {
	line-height: 21px;
	color: #5E5C5C;
	text-decoration: none;
}

/* Main section */

#mainArea {
/*	width: auto; */
/*	float: none;  */
	float: none !important;
/*	width: 670px; */
/*	display: inline; */
/*	width: 670px; */
/*	_width: 660px; */
}

#mainArea.split {
	background-image: url(images/template/mainarea_split_bg.gif);
	background-repeat: repeat-y;
}

#subpageWrapper #mainArea {
/*	width: 670px; */
/*	_width: 665px; */
}

.mainText {
/*	width: 380px; */
	float: none !important;
/*	width: auto; */
/*	display: inline-block; */
/*	padding-left: 20px; 
	margin-right: 15px; */
	padding-top: 20px;
}

/* Full width (if no factbox - forms etc.) */

.mainText.full {
	width: 615px;
}

.mainText.sectionpage {
/*	width: 670px; */
	padding-top: 5px; 
	padding-left: 0px; 
	margin-right: 0px;		
}

.mainText .content {
/*	width: auto;*/
	background-image: url(images/template/checkline.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

.mainText h1 {
	font-size: larger;
	line-height: auto;
	color: #B9CE00;
	text-transform: uppercase;
	padding-top:20px;
	padding-bottom: 20px;
 	margin-top: 0px;
	margin-bottom: 0px;	
}

.mainText .sectionpageMid {
	background-color: #c9d400;
	background-image: url(images/template/sectionpage_mid_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 25px 25px 25px 25px;
	margin-bottom: 10px;
	height: 136px;
}

.mainText .sectionpageMid h1 {
	color: #FFF;
	padding-bottom: 10px;
	margin-bottom: 0px;
}

.mainText .sectionpageMid .midLeft {
	height: 136px;
/*	float: none; */
	float: none !important;
	width: 312px;
	background-image: url(images/template/sectionpage_mid_separator.gif);
	background-repeat: repeat-y;
	background-position: right;
	display: inline;	
}

.mainText .sectionpageMid .midRight {
/*	float: none; */
	float: none !important;
	padding-left: 25px;
	width: 280px;
	display: inline;
}

.mainText .sectionpageMid .midRight .midRightFirstCol {
/*	float:left; */
	float: none !important;
	display: inline;
	padding-right: 10px;
}

.mainText .sectionpageMid .midRight .midRightSecCol {
/*	float: left; */
	float: none !important;
	display: inline;	
}

.mainText .sectionpageMid .midRight .midRightSecCol p {
	padding-left: 0px;
	padding-right: 0px;
}

h1 .grey {
	color: #2c2c2c;
}

#mainArea .factboxWrapper {
	width: auto;
	float: none !important;
/*	width:255px;
	_width:250px; */
}

#mainArea .factbox {
	width: auto;
	display: inline;
	float: none !important;	
/*	width: 230px; */
/*	_width: 225px; */
	padding-top: 20px;
	padding-left: 20px; 
/*	padding-right: 20px; */
	padding-bottom: 20px;
}

#mainArea .factbox h2, .textAndPictures .textWrapper h2 {
	color: #B9CE00;
	font-size: larger;
	text-transform: uppercase;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 5px;
	margin-bottom: 12px;
	height: 20px;
	background-image: url(images/template/checkline.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}

#mainArea .factbox p {
	padding-right: 10px;
}

.factbox .bigPhone {
	margin-top: 15px;
	margin-bottom: 10px;
	color: #B9CE00;
	font-size: larger;
	font-weight: bold;
}

.factbox .contactButton {
/*	float: left; */
	float: none !important;
	display: inline;
	margin-top: 10px;
	margin-right: 4px;
} 

.textAndPictures .textWrapper {
	width: auto;
/*	width: 142px; */
/*	float: left; */
	float: none !important;
	padding-left: 38px;
	padding-right: 20px;	
}


.textAndPictures .pictureWrapper {
/*	width: 468px; */
	width: auto;	
	
/*	float: right; */
	float: none !important;
}

.textAndPictures .pictureWrapper .thumbnails{
	margin-top: 4px;
}

.textAndPictures .pictureWrapper .thumbnails img {
	margin-right: 4px;
}

.textAndPictures .pictureWrapper .thumbnails img.last {
		margin-right: 0px;
}

/* Search result styling */

.mainText.searchresult {
	width: auto;
/*	width: 670px; */
	padding-left: 0px; 
	margin-right: 0px;	
}

.sortedBy {
	margin-bottom: 20px;
	text-transform: uppercase;
}

.sortedBy .sortOption {
	display: inline;
	padding-right: 5px;	
}

.sortedBy .sortOption.selected {
	background-image: url(images/template/sort_option_sel_right.gif);
	background-position: right;
	background-repeat: no-repeat;
}


.sortedBy .sortOption a {
	line-height: 16px;
	text-decoration: none;
	padding-left: 5px;
}

.sortedBy .sortOption.selected a {
	background-image: url(images/template/sort_option_sel_bg.gif);
	background-position: left;
	background-repeat: no-repeat;
}

.result {
	width: 164px;
	height: 116px;
/*	float: left; */
	float: none !important;
	margin-bottom: 10px;
	margin-right: 5px; 
	position: relative;
	display: inline;	
	background-image: url(images/template/checkline.gif);
	background-position: bottom left;
	background-repeat: repeat-x;	
}

.result.sec {
	margin-right: 4px;
	display: inline;	
}

.result.last {
	margin-right: 0px;
	display: inline;	
}

.result.big {
	height: 186px;
}

.result .searchimage {
	height: 69px;
}

.result h3 {
	color: #B9CE00;
	font-size: medium;
	text-transform: uppercase;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
}

.result h3 a {
	color: #B9CE00;
	text-decoration:none;	
}

.result p {
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}

.result .link {
	position: absolute;
	bottom: 10px;
	right: 0px;
}

/* Special front page styles */

#frontpageTop {
	margin-bottom: 12px; 
	display: inline-block;
}

#frontpageTop .topStory, .topStory {
/*	float: left; */
	float: none !important;
	position: relative;
	width: 330px; 
	display: inline;
	margin-left: 0px;
	margin-right: 0px;
/*	border: 1px solid #000; */
}

.searchresult .topStory {
	background-image: url(images/template/checkline.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

#frontpageTop.section .topStory {
	background-image: none;
	margin-bottom: 0px;	
}

#frontpageTop .topStory.topLeft, .topStory.topLeft {
	margin-right: 10px; 
	display: inline;	
}

#frontpageTop .topStory .teaser {
/*	float:left; */
	float: none !important;
	width: 300px;
	height: 106px;	
	padding-top: 10px;
	display: inline;	
}

#frontpageTop .topStory .link {
	position: absolute;
	bottom: 0px;
	right: 10px;
}

.topStory .link {
	position: absolute;
	bottom: 10px;
	right: 10px;
}

#frontpageTop .topStory h2, .topStory h2 {
	font-size: medium;
	background-color: #EAEAEA;
	height: 28px;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 28px;
	margin: 0px 0px 0px 0px;
	padding-left: 12px;
}

#frontpageTop .topStory h1, .topStory h1 {
	color: #B9CE00;
	font-size: larger;
	text-transform: uppercase;
/*	padding: 15px 0px 0px 15px; */
	padding-bottom: 5px;
	margin: 0px 0px 0px 0px;
	display: inline-block;	
}

#frontpageTop .topStory h1 a,  .topStory h1 a  {
	color: #B9CE00;
	text-decoration: none;	
}

#frontpageTop .topStory h1 a:hover,  .topStory h1 a:hover {
	text-decoration: underline;
}

#frontpageTop .topStory p,  .topStory p {
/*	float: left; */
	float: none !important;
/*	padding: 0px 15px 0px 15px; */
	margin: 0px 0px 0px 0px;
	display: inline;
}

/*  Frontpage sliding div's */

.sliderSection {
	height: 480px;
/*	float: left; */
	float: none !important;
	display: block;
	margin-left: 0px;
	margin-bottom: 10px;
	display: inline; /*	z-index: 100; */
	background-image: url(images/template/slider_section_bg.gif);
	background-position: top;
	background-repeat: repeat-y;
}

.sliderColumn {
	width: 164px;
/*	float: left; */
	float: none !important;
	margin-right: 4px;
	display: inline;
}

.sliderColumn.second {
	margin-right: 6px;
	display: inline;
}
.sliderColumn.last {
	margin-right: 0px;
	display: inline;
}

.sliderSection .row, .sliderSection .rowTop {
	display: inline-block;
	padding-bottom: 6px; /*		display: inline;  */
	background-position: bottom;
	background-repeat: no-repeat;
}

.sliderSection .row {
	background-image: url(images/template/slider_bg_white.gif);
}

.sliderSection .rowTop {
	background-image: url(images/template/slider_bg_green.gif);
	height: 142px;
}

.sliderSection .image {
	width:164px;
	height:0px;
	clear:both;
/*		background:url(images/gallery_dropdown_bg.gif) repeat-x; */
	overflow: visible !important;
/*		_margin-top: -2px; */
}

.sliderSection .image.top {
	height: 70px;
}

.row .text, .rowTop .text  {
	height: 71px;
	overflow: visible !important;
}

.row p, .rowTop p {
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 0px;
	margin-top: 0px;
	display: inline-block;
}

.sliderColumn .row .text h3, .sliderColumn .rowTop h3 {
	margin: 0px 0px 0px 0px;
	padding: 10px 12px 0px 12px;
	font-size: medium;
}

.row h3 a, .rowTop h3 a	{
	text-decoration: none;
}

.image .cl p {
	padding : 0px 0px 0px 0px;
	display: inline-block;		
	font-size: medium;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	color:#646464;
	margin:0;
}

/* Sliding div's end */

#profileBannerArea {
/*	float: left; */
	float: none !important;
/*	width: 670px; */
	width: auto;
	display: inline;
	margin-top: 10px;
	margin-bottom: 12px;
}

#profileBannerArea .profileBanner {
/*	float:left; */
	float: none !important;
	margin-right: 25px;
}

#profileBannerArea .profileBanner.last {
	margin-right: 0px;
}

/* Form elements */

.textinput {
	width: 600px;
}

 textarea {
 	width: 600px;
	height : 150 px;
 }

/* Footer */

#footer {
	display: none;
/*	float: right; */
/*	float: none !important;
	width: 670px;
	width: auto;
	margin-top: 20px;
	background-image: url(images/template/checkline.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 12px;
	padding-bottom: 12px;
	text-align: center;
	font-size: smaller;
	color: #9F9F9E; */
/*	border:1px solid #00F; */
}

#footer a {
	color: #9F9F9E;
	text-decoration: none;	
}

#footer .login {
	font-size: medium;
	color: #2C2C2C;
	text-transform: uppercase;
}

#footer .login a {
	color: #2C2C2C;
	text-decoration: none;	
}

.errorcode {
	font-weight: bold;
	color: #C00;
}
/* Clearing div's */

.bannerContent {
	display: none;
}

.clear {
	clear: both;
}
