@charset "utf-8";

body {
	background-image: url(images/bg_tartan.gif);
}
.custard {
	color:#f7bc5c !important;
}
.red {
color:#b6001e !important;

}
.blue {
color:#64a5df !important;
}
.greenBoxText {
	color:#503101;	
}
.greenBoxText a {
	color:#503101;	
}


.contentholder * {
/*margin:0;
padding:0;*/
}
#contentholder{
position:relative;
font-size:14px;
}

.recipesearch {
	background-image: url(images/recipe_search_bg.gif);
	background-repeat: no-repeat;
	height: 430px;
	background-position: 0px 10px;
}
.recipe_types {
	position:absolute;
	left: 278px;
	top: 110px;
	width: 232px;
}
.recipe_types li{
	list-style:none;
	width:208px;
padding-right:25px;
	height:27px;
padding-top:10px;
	background-image: url(images/recipe_menu_item.gif);
	background-repeat:no-repeat;
	text-align: right;
}

.recipe_types li a {
	color:#989793;
	font-weight:bold;
	font-size: 13px;
}
.recipe_types li a:hover {
	color:#000000;
}
.recipeProduct
{
    font-size: 12px;
    width: 150px;
    position: absolute;
    left: 30px;
    top: 19px;
}

.recipeKeyword
{
    font-size: 12px;
    position: absolute;
    width: 150px;
    left: 30px;
    top: 19px;
}
.recipehome_txt {
	position: absolute;
	left: 305px;
	top: 8px;
	width: 470px;
	font-size:14px;
}
.product_form {
	position: absolute;
	left: 529px;
	top: 297px;
	width: 259px;
	height: 46px;
	text-align: right;
}
.search_form {
	position: absolute;
	left: 529px;
	top: 371px;
	width: 259px;
	height: 46px;
	text-align: right;
}
.searchform_keyword
{
    position: absolute;
    left: 480px;
    top: 50px;
    width: 259;
    height: 46px;
    text-align: right;
}
.searchform_keyword input
{
    left: 0px;
}
.searchform_keyword .searchbutton
{
    top: 4px;
    position: relative;
}
.product_img {
	position: absolute;
	left: 540px;
	top: 102px;
}



/* ------------------ RESULTS PAGE ----------------------------- */

#searchresults {
	background-image: url(images/result_bg_booktop.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 762px;
	margin-left: 23px;
}
.search_result {
	width:400px;
	padding-left:293px;
	height:136px;
	padding-top:35px;
	font-size: 12px;	
	
}
.results_head {
	padding: 30px 40px;
	font-size: 12px;
	font-weight: bold;
}
.dentons {
	font-size: 24px;
	color: #000000;
}
.search_result_corners {
width:693px;
height:171px;
	border: 1px solid #f0e6d1;
	margin-left:30px;
	margin-top:10px;
}
.search_result .search_ratings {
	position: absolute;
	left: 7px;
	top: 6px;
	width: 58px;
	height: 160px;
}
.search_result h3 {
	color: #b6001e;
}
.search_result p {
	margin-bottom: 5px;
}
.resultimg {
	position: absolute;
	left: 71px;
	top: 6px;
}
.search_result .resutlcorners {
	position: absolute;
	left: 0px;
	top: 0px;
}
.results_head #search_form {
	left: 464px;
	top: 43px;
}
.result_numsContainer
{         
     display: inline-block;    
     
}
#searchresults .results_nums {
	padding: 20px;
	text-align: center;
	height: 40px;
	width:100%;
}
.searchnum {
	width: 25px;
	height: 28px;
	float: left;
	text-align: center;
	vertical-align: top;
	background-image: url(images/results_numberbg.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	font-size: 12px;
}
.searchnum a{
color:#000000;
}
.pagingdiv
{
    position: relative;
    float: left;
}
#toptabs {
	height:51px;
	font-size: 12px;
	font-weight: bold;
	margin-left: 50px;
}
#toptabs a {
color:#929292;
}
#toptabs ul li {
list-style:none;
height:51px;
float:left;
}
#toptabs ul li div {
	padding:10px 5px 0px 10px;
}
#toptabs ul .tab1 {	width:121px;background-image: url(images/top_tab_1.gif);}
#toptabs ul .tab2 {	width:89px;background-image: url(images/top_tab_2.gif);}
#toptabs ul .tab3 {	width:88px;background-image: url(images/top_tab_3.gif);}
#toptabs ul .tab4 {	width:90px;background-image: url(images/top_tab_4.gif);}
#toptabs ul .tab5 {	width:98px;background-image: url(images/top_tab_5.gif);}
#toptabs ul .tab6 {	width:144px;background-image: url(images/top_tab_6.gif);}
#toptabs ul .tab7 {	width:75px;background-image: url(images/top_tab_7.gif);}

#toptabs ul .tab1 div  {}
#toptabs ul .tab2  div {padding-top:15px;}
#toptabs ul .tab3  div {}
#toptabs ul .tab4  div {}
#toptabs ul .tab5  div {padding-top:20px;}
#toptabs ul .tab6 div  {padding-top:20px;}
#toptabs ul .tab7 div  {padding-top:15px;}


/* -------------- RECIPE DETAILS PAGE ---------------------------------*/
.recipe_details {
	padding: 30px 40px;
	font-size: 12px;
}

.recipe_details  p {
	margin-bottom: 10px;
}
.recipe_details  h3 {
	font-size: 12px;
	padding-bottom: 10px;
}
.recipe_details #method {
	margin-left: 218px;
	width: 400px;
}
.recipe_details  #ingredients {
	position: absolute;
	left: -218px;
	top: 0px;
	width: 206px;
}
.recipe_details .details_head {
	width: 327px;
}
#details_head .dentons {
	font-size: 30px;
	/*height: 50px;*/
}
#print_recipe {
	position: absolute;
	left: 332px;
	top: 0px;
	width: 79px;
	text-align: center;
	font-size: 10px;
}
#print_recipe img
{
    border: none;
}
#recipeimage {
	position: absolute;
	left: 414px;
	top: -41px;
}
#recipstats {
	position: relative;
	margin-bottom: 10px;
}
#recipstats .rating {
	position: absolute;
	left: 346px;
	top: 16px;
}
#details_head .subhead {
	font-size: 14px;
	/*height: 50px;*/
}
#method p {
	color: #63666b;
}
#method strong {
	color: #000000;
}
#recipetip {
	background-image: url(images/recipe_tip.png);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	height: 50px;
	padding-left: 60px;
	color: #000000 !important;
	padding-top: 10px;
	padding-right: 60px;
}

#bookfooter {
	background-image: url(images/recipe_bookbottom.gif);
	background-repeat: no-repeat;
	width: 762px;
	height: 41px;
	margin-left: 23px;
	font-size: 12px;
	font-weight: bold;
}
#bookfooter .footer_left {
	position: absolute;
	left:35px;
	top:4px;
}
#bookfooter .footer_right {
	position: absolute;
	right:35px;
	top:4px;
}
#similar {
	width: 686px;
	height: 111px;
	background-image: url(images/recipe_similarbg.gif);
	background-repeat: no-repeat;
	padding: 20px 0 0 20px;
	margin-left: 50px;
}
#similar .similarrecipe {
	width: 225px;
	height: 90px;
	background-image: url(images/recipe_similarsurround.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	float: left;
}
#similar .similarrecipe img {
	position: absolute;
	left: 9px;
	top: 7px;
	border: none;
}
#similar .similarrecipe div {
	position: absolute;
	font-size: 12px;
	left: 93px;
	top: 20px;
	width: 118px;
	height: 53px;
}

#lblIngredients ul 
{
    list-style:none;
}

.competitionLayout
{
    background-position: 0px 10px;
    background-repeat: no-repeat;
    height: 430px;
}

.competitionText
{
    position: absolute;
    top: 24px;
    width: 452px;
}