/* 
	Recipe - recipe layout styles
	--------------------------------------------------
*/

/* Page layout */
div#container {
	position: relative;
	width: 880px;
	height: 100%;
	min-height: 100%;
	margin: 0 auto;
	text-align: left;
	background-image: url(../img/bg_container_recipe.png);
}

div#contentwrap {
	float: left;
	width: 100%;
	background: transparent;
}

div#content {
	margin: 0 20px 0 440px;
	padding-top: 10px;
	background-image: none;
}

h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

h2 {
	font-size: 16px;
}

h3 {
	font-size: 13px;
}

div#searchrecipe {
	float: left;
	width: 180px;
	padding-left: 10px;
	margin-left: -870px;
	background-color: #E8F9FE;
}

div#searchresults {
	float: left;
	width: 230px;
	margin-left: -680px;
	margin-top: 40px;
}

div#recipe h3 {
	width: 100%;
	margin-top: 1.4em;
	clear: both;
}

div#recipe img#recipe_image {
	display: block;
	float: left;
	border: 1px solid #d0e4ed;
	margin: .5em 10px .5em 0;
	width: 160px;
}

div.wrap {
	background: #fff;
}

/* Lists */
ul {
	padding: 0;
	list-style: none;
}

ul.recipe_properties {
	margin-left: 175px;
}

div#searchrecipe ul li {
	padding-left: 10px;
	background: url("../img/bullet.gif") no-repeat 0px 4px;
}

ul li.difficulty {
	height: 14px;
	margin-bottom: 3px;
	padding-left: 20px;
	font-size: 11px;
	color: #000;
	background: url("../img/ico_difficulty.gif") no-repeat;
}

ul li.preptime {
	height: 14px;
	margin-bottom: 3px;
	padding-left: 20px;
	font-size: 11px;
	color: #000;
	background: url("../img/ico_clock.gif") no-repeat top left;
}

ul li.rating {
	height: 14px;
	margin-bottom: 3px;
	padding-left: 15px;
	font-size: 11px;
	color: #000;
	background: url("../img/ico_rating.gif") no-repeat top left;
}

ul.search_criteria {
	margin: 0;
	padding: 0;
	border-top: 1px dotted black;
}

ul.search_criteria li {
	border-bottom: 1px dotted black;
	padding: 2px;
	background: none;
}

table th,td {
	vertical-align: top;
}

table.pagelist {
	margin-top: 10px;
	margin-left: -5px;
	width: 100%;
}

table.pagelist td {
	color: white;
	height: 18px;
}

table.pagelist td a {
}

table.pagelist td.first-child, table.pagelist td.last-child {
	background: none;
}

table.pagelist td.first-child, table.pagelist td.last-child {
	background: none;
}

div#recipe ol {
	margin-left: 2.5em;
}

div#recipe ol li {
	margin-bottom: .5em;
}

div.recipe_properties {
	float: left;
}

ul.recipe_properties li {
	 margin-left: -10px;
	 list-style: none;
	 background-image: none;
}

ul.lines {
	border-bottom: 1px solid #d0e4ed;
}

ul.lines li {
	background: none;
	border-top: 1px solid #d0e4ed;
}

a.add, a.print, a.favorite, a.tellafriend {
	display: block;
	padding: .5em 0 .5em 23px;
	background-repeat: no-repeat;
	background-position: 5px 5px;
	font-weight: bold;
}

a.print {
	background-image: url(../img/ico_print.gif);
	background-position: 0 7px;
}

a.tellafriend {
	background-image: url(../img/ico_sendafriend.gif);
	background-position: 0 7px;
}

a.favorite {
	background-image: url(../img/ico_favorite.gif);
}

a.add {
	background-image: url(../img/ico_add.gif);
}

/* zoekresultaten */
div#searchresults ul.search_criteria {
	border-top: 1px solid #d0e4ed;
	margin: 0 10px;
	overflow: auto;
}

div#searchresults ul.search_criteria li {
	border-bottom: 1px solid #d0e4ed;
	padding: .2em 0;
	background-image: none;
	width: 100%;
	overflow: auto;
}

div#searchresults ul.search_criteria li em {
	width: 92%;
	float: left;
	font-style: normal;
}

/*div#searchresults ul.search_criteria li a {
	display: block;
	margin-top: 5px;
	width: 12px;
	height: 12px;
	background: url(../img/ico_wis.gif) no-repeat 0 0;
	float: left;
	overflow: hidden;
}
div#searchresults ul.search_criteria li a  img {
	display: none;
}*/

div#searchresults h2 {
	margin: 15px 10px .5em 10px;
}
#searchresults p {
	margin: 0 10px;
}
a.reload {
	display: block;
	margin: 0 10px .5em 10px;
	padding: .5em 0 .5em 8px;
	background: url(../img/bullet.gif) no-repeat 0 10px;
}

table.itemlist {
	border-collapse: collapse;
	border-spacing: 0;
	border: none;
	width: 100%;
}
table.itemlist td {
	padding: 10px 0 0 0;
	border-top: 1px dotted #d0e4ed;
	overflow: hidden;
}

table.itemlist td img {
	display: block;
	margin: 1px 0 0 10px;
	border: 1px solid #d0e4ed;
}
table.itemlist td h4,
table.itemlist td p,
table.itemlist td ul {
	padding: 0 0 0 .5em;
	margin: 0 5px 0 0;
}
table.itemlist td p {
	line-height: normal;
}
table.itemlist td ul {
	margin: .5em 0;
	width: 90%;
}

table.itemlist td h4 {
	padding: 0 0 .5em .5em;
	overflow: hidden;
}

table.pagelist {
	width: 230px;
    border-collapse: collapse;
	border-spacing: 0;
	border: none;
	width: 228px;
	
}
table.pagelist td {
	padding: .8em 10px;
}

table.pagelist td a, table.pagelist td span  {
	display: block;
	text-align: center;
	text-decoration: none;
	float: left;
	width: 18px;
	overflow: hidden;
	border: 1px solid #002a54;
	color: #002a54;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-right: 5px;
	padding: 2px 0;
}
table.pagelist td a:hover, table.pagelist td span {
	color: #fff;
	background-color: #002a54;
	border-color: #002a54;
}
table.itemlist thead table.pagelist td {
border: none;
}


table.itemlist tr.marked_pos td {
	background: url(../img/result_active.png) repeat-y 0 0;
}
table.itemlist tr.marked_pos td h4,
table.itemlist tr.marked_pos td p,
table.itemlist tr.marked_pos td ul,
table.itemlist  tr.marked_pos td img {
color: #002a54;
}
table.itemlist  tr.marked_pos td img {
	border-color: #002a54;
}

table.itemlist tbody tr.clickable:hover td {
	cursor: pointer;
	/*background-color: #e8f9fe;*/
	background: url(../img/result_active.png) repeat-y 0 0;
}

table.pagelist tr td {
	cursor: default !important ;
	background: transparent !important ;
}

/* zoeken */
div#searchrecipe ul {
	line-height: 150%;
	padding-bottom: 1em;
	border-bottom: 1px dotted #d0e4ed;
	margin: 0 10px 0 0;
}

div#searchrecipe ul li {
	background-position: 0 6px;
}

div#searchrecipe ul li a {
	display: block;
	text-decoration: none;
	color: #4ac5f6;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
}

div#searchrecipe ul li a span {
	color: #002a54;
	text-decoration: underline;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

div#searchrecipe ul li a:hover {
	color: #002a54;
}

div#searchrecipe ul li a:hover span {
	text-decoration: none;
	color: #002a54;
}

div#searchrecipe h2  {
	margin: 15px 10px .5em 0;
}

div#searchrecipe h3 {
	margin-top: .8em;
}

div#searchrecipe form {
	width: 170px;
	margin: 0;
	padding: 0 0 1em 0;
	border-bottom: 1px dotted #d0e4ed;
	overflow: hidden;
}

div#searchrecipe legend {
	display: none;
}

div#searchrecipe input {
	width: 100%;
	float: left;
	font-size: 100%;
	padding: .3em 0;
}
div#searchrecipe button {
	font-size: 115%;
	float: right;
}

/* breadcrumbs */
div#breadcrumbs {	
	margin: 0 10px 0 200px;
	height: 3em;
	color: #738fb2;
	background: #e8f9fe;
}
div#breadcrumbs dl {
	clear: both;
	float: left;
	width: 100%;
}
div#breadcrumbs dt, div#breadcrumbs dd {
	float: left;
	padding: .75em 0;
}
div#breadcrumbs dt {
	margin-left: 10px;
	display: inline;
}
div#breadcrumbs dd {
	margin-left: 5px;
	padding-right: 8px;
	background: url("../img/bullet_light.gif") no-repeat right center;
}
div#breadcrumbs dd a {
	color: #738fb2;
}
div#breadcrumbs dd a:hover {
	color: #002c66;
}

/* Lists 
ul {
	padding: 0;
	list-style: none;
}

ul li {
	padding-left: 10px;
	background: url("../img/bullet.gif") no-repeat 0px 4px;
}

ul li.difficulty {
	height: 14px;
	padding-left: 20px;
	margin-bottom: 3px;
	font-size: 11px;
	color: #000;
	background: url("../img/ico_difficulty.gif") no-repeat;
}

ul li.preptime {
	height: 14px;
	padding-left: 20px;
	margin-bottom: 3px;
	font-size: 11px;
	color: #000;
	background: url("../img/ico_clock.gif") no-repeat top left;
}

ul li.rating {
	height: 14px;
	padding-left: 15px;
	margin-bottom: 3px;
	font-size: 11px;
	color: #000;
	background: url("../img/ico_rating.gif") no-repeat top left;
}

ul.search_criteria {
	margin: 0;
	padding: 0;
	border-top: 1px dotted black;
}

ul.search_criteria li {
	border-bottom: 1px dotted black;
	padding: 2px;
	background: none;
}
*/



