/* -----------PRODUCT DETAIL PAGE ----------------- */

#product_features{
	width:310px;
	min-height:300px;
	/*border:dashed red 1px;*/
	}
#product_detail_image{
	position:absolute;
	top:-10px;
	left:325px;
	width:302px;
	height:400px;
	margin:0px;
	/*border:dashed red 1px;*/
	}
#product_detail_image p{
	font-family:Arial, sans-serif;
	font-size:11px;
	color:#49494a;
	font-size:15px;
	font-weight:bold;
	margin-bottom:8px;
	margin-top:16px;
	padding:0px;
	}

#product_detail_image img{
	border:solid 1px #dddddd;
	}

#recipes_manual_altimages{
	position:absolute;
	top:350px;
	left:0px;
	width:300px;
	
}
	
#image_swap{
	float:left;
}

#product_features h1 {
	margin-bottom:30px;
}

#product_features ul{
	font-family:Arial, sans-serif;
	font-size:11px;
	color:#49494a;
	list-style: disc inside;
	margin-top:10px;
	margin-left:0px;
	padding-left:0px;
	}

#product_features li{
	margin-bottom:10px;
	line-height:13px;
	}

#product_detail_bottom{
	padding-top:15px;
	width:100%;
	}

#product_detail_bottom h3{
	margin-bottom:4px;
	margin-left:20px;
}

#product_description{
	width:480px;
}

#product_description p{
	margin-top:0px;
	margin-left:20px;
	color:#434342;
}
#product_description p a{
	color:#434342;
	text-decoration:underline;
}

#product_orderline{
	position:relative;
	left:0px;
	width:320px;
	height:80px;
	color:#891a1c;
	font-size:18px;
	font-weight:bold;
	text-align:center;
}

#input_cart_image{
	position:relative;
	top:5px;
	margin-left:5px;
}

#rice_cookers_blurb{
	color:#898989;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	margin-top:20px;
	margin-bottom:15px;
}

#rice_cookers_blurb span{
	font-size:12px;
}
#rice_cookers_blurb a{
	text-decoration:underline;
}
#recipes_manual_bar{
	width:300px;
	position:relative;
}

#recipes_manual{
		margin-top:2px;
		float:right;
		font-family: Arial, Geneva, sans-serif;
		font-size:11px;
		font-weight:bold;
		white-space: nowrap;
        }
#recipes_manual a{
		font-size:11px;
		font-weight:bold;
		text-decoration:underline;
		white-space: nowrap;
        }		

#recipes_manual img{
		vertical-align: middle;
		margin-right:4px;
        }


#extended_product_info{
	width:630px;
	margin-top:30px;
	margin-left:0px;
}

#extended_product_info h2{
	margin-top:20px;
	margin-bottom:10px;
}

#extended_product_info p{
	margin-top:0px;
	margin-bottom:15px;
	color:#231f20;
	font-size:15px;
}
