﻿@import url('style.css');

.box1 a { margin-bottom: 5px; }

.boxBelow { margin-top: 25px; }

#panel-recipe { min-height: 525px; height: auto !important; height: 500px; }
#panel-recipe h5 {
	color: #0c9cce;
	font-size: 11px;
	text-transform: uppercase;
	margin-top: 25px;
}

#panel-recipe h5.topSearch { margin-top: 25px; width: 150px; }

#panel-recipe h5.topSearch a { color: #0c9cce; }

#showAdvSearch {
	display: none; 
}

.dottedLine { margin- bottom: 30px; clear: left; }

.advSearch {
	width: 235px;
	float: left;
}

.advSearch input.searchTextfield { margin-top: 3px; margin-bottom: 20px; }

.advSearch input.searchTextfield { width: 225px; }

.advSearch select { width: 225px; margin-bottom: 20px;}

.moveitRight { text-align: right; width: 230px; }

#panel-recipe h5 {
	margin-top: 10px;
}


.tempor {
	position: relative;
	z-index: 1;
	margin-bottom: 10px;
	display: block;
	margin-left: 13px;
}

.tempor a {
	width: auto;
	display: inline; 
}

.tempor a p {
	display: inline;
}

span.temporImg {
	display: none;
	position: absolute;
	margin-left: 200px;
	margin-top: -50px; 
	z-index: 500; 
}

#nutriBox p, #nutriBox ol li {
/*	margin-left: 16px; */
	line-height: 16px;
	position: relative;
	bottom: 2px;
}

#recipeImg {
	height: 320px;
}

#noResults {
	margin-left: 20px;
}

ol#noSearchresults {
	padding-left: 22px;
	list-style-type: decimal;
	list-style-position: outside;
	width: 400px;
}

h5 a.btnArrow { 
	display: block; 
	padding-top: 3px;
}
