/*
Page specific style definitions.

Site: 
Author: 
Date: dd mmmm yyyy
----------------------------------------------------------*/

/***********************************************************
Page: 
***********************************************************/
/* General styles for this page
----------------------------------------------------------*/


/* Special styles for this page
----------------------------------------------------------*/

/* fisk */

#fishOverview {
	width: 480px;
	height: 163px;
	margin-bottom: 10px;
	position: relative;
	float: left;
	overflow: hidden;
	cursor: pointer;
	margin-right:10px;
	padding-top:10px;
}

#fishOverview .main {
	height: 145px;
	width: 145px;
	float: left;
	position: absolute;
	top: 16px;
	left: 8px;
}
	
#fishOverview .sub1 {
	height: 70px;
	width: 70px;
	float: left;
	position: absolute;
	top: 87px;
	left: 161px;
}
	
#fishOverview .sub2 {
	height: 70px;
	width: 70px;
	float: left;
	position: absolute;
	top: 16px;
	left: 161px;	
}

#fishOverview .frame {
	width: 480px;
	height: 163px;
	position: absolute;
	margin:0;
	top: 0;
	left: 0;
	z-index: 1;
}

#fishOverview span {
	width: 225px;
	height: 140px;
	background-color: #E1F2F5;
	color: inherit;
	display: block;
	position: absolute;
	left: 240px;
	top:16px;
	overflow: hidden;
}


#fishOverview h1 {
	padding-left:20px;
	padding-right:10px;
	padding-top:10px;
	}

#fishOverview h2 {
	padding-left:20px;
	padding-right:10px;
	padding-top:10px;
	}

#fishOverview h3 {
	padding-left:20px;
	padding-right:10px;
	padding-top:10px;
	}

#fishOverview h4 {
	padding-left:20px;
	padding-right:10px;
	padding-top:10px;
	}

#fishOverview h5 {
	padding-left:20px;
	padding-right:10px;
	padding-top:10px;
	}

#fishOverview p {
	padding-left:20px;
	padding-right:10px;
	}


#fishTop h1,#fishTop h2,#fishTop h3,#fishTop h4,#fishTop h5,#fishTop h6{
	padding-left:20px;
	padding-right:10px;
	padding-top:10px;
	}
#fishTop p {
	padding-left:20px;
	padding-right:10px;
}
#fishTop {
	width: 480px;
	height: 163px;
	margin-bottom: 10px;
	position: relative;
	float: left;
	overflow: hidden;
	margin-right:10px;
}

#fishTop .main {
	height: 150px;
	width: 230px;
	float: left;
	position: absolute;
	top: 6px;
	left: 6px;
}

#fishTop .frame {
	width: 480px;
	height: 163px;
	position: absolute;
	margin:0;
	top: 0;
	left: 0;
	z-index: 1;
}

#fishTop span {
	width: 230px;
	height: 160px;
	background-color: #E1F2F5;
	color: inherit;
	/*padding: 15px 10px 15px 10px;*/
	display: block;
	position: absolute;
	left: 240px;
	overflow: hidden;
}


#RecipeTop h1,#RecipeTop h2,#RecipeTop h3,#RecipeTop h4,#RecipeTop h5,#RecipeTop h6{
	padding-left:20px;
	padding-right:10px;
	padding-top:10px;
	}
#RecipeTop p {
	padding-left:20px;
	padding-right:10px;
}
#RecipeTop {
	width: 480px;
	height: 206px;
	margin-bottom: 10px;
	position: relative;
	float: left;
	overflow: hidden;
	margin-right:10px;
}

#RecipeTop .main {
	height: 192px;
	width: 210px;
	float: left;
	position: absolute;
	top: 12px;
	left: 6px;
	cursor: pointer;
}

#RecipeTop .frame {
	width: 480px;
	height: 206px;
	position: absolute;
	margin:0;
	top: 0;
	left: 0;
	z-index: 1;
}

#RecipeTop span {
	width: 250px;
	height: 192px;
	background-color: #E1F2F5;
	color: inherit;
	/*padding: 15px 10px 15px 10px;*/
	display: block;
	position: absolute;
	top:12px;
	left: 217px;
	overflow: hidden;
}

#fishInfo {
	min-height:160px;
	width:480px;
	background-image: url('../images/fiskeFrameMid.gif');
	float:left;
	position:relative;
	margin-bottom:20px;
	}
	
#fishInfo .top {
	height:80px;
	width:480px;
	background-image: url('../images/fiskeFrameTop.gif');
	position:absolute;
	top:0;
	left:0;
	}
	
#fishInfo .bottom {
	height:80px;
	width:480px;
	background-image: url('../images/fiskeFrameBot.gif');
	position:absolute;
	bottom:-2px;
	left:0;
	}
	
#fishInfo .left {
	height:100%;
	width:225px;
	float:left;
	}


#fishInfo h1,#fishInfo h2,#fishInfo h3,#fishInfo h4,#fishInfo h5,#fishInfo h6, #fishInfo ul{
	padding-left:20px;
	padding-right:10px;
	padding-top:10px;
	}
	
#fishInfo .right {
	height:100%;
	width:225px;
	margin-left:10px;
	float:left;
	}
#fishInfo li, #fishInfo ul  {
	list-style-type: none;
}

#fishInfo h5 {
	font-weight:bold;
	}
	
#fishInfo p {
	padding-left: 20px;
	padding-right:10px;
	}
/* Kontakt */

#kontakt .box, #kontakt *.box {
	width: 300px;
	display: block;
}

#kontakt P, #kontakt *.box {
	float: left;
	margin-left: 10px;
	padding-left:0;
	clear: both;
}

#kontakt *.box {
	padding-left: 2px;
}
#kontakt P, #kontakt *.box {	
	display: block;
}

#kontakt div.content-action {
	clear:both;
	display: block;
	height: 35px;
	margin-left: 20px;
	
}

#kontakt .submit {
	width: 90px;
	height: 30px;
	background-image: url(../images/send_button.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	margin-top: 0;
	margin-left:250px;
	float: left;
	clear: both;
}

#kontakt form div input {
	border-width: 0;
}

#kontakt .submit:hover{
	background-position: 0 -30px;
}

#kontakt a span {
	display: none;
	color: #fff;
	background-color: inherit;
}

#kontakt .fejl {
	width:300px;
	color: red;
	margin-left: 20px;
	float: left;
	clear: both;
}


/* Søg */

#search {
	width: 350px;
	list-style-type: none;
	margin: 15px 0 30px 10px;
	clear: both;
	float: left;
}


#search a, input {
	float: left;
	display: inline;
}

#search input {
	width: 240px;
	/*margin-top:-2px;*/
}
#search a span {
	display: none;
	color: #fff;
	background-color: inherit;
}
#search .soeg2 {
	width: 90px;
	height: 30px;
	background-image: url(../images/nav_soeg.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	margin-top: 7px;
	margin-bottom: 30px;
	float:left;
}
#search .soeg2:hover {
	background-position: 0 -30px;
}

search .list table{
	width: 240px;
}
