/*-------------ENTICING RICE COOKBOOK ------------*/
/*----------- enticing_rice_cookbook.css -----------*/

#enticing_features{
	width:310px;
	/*border:dashed red 1px;*/
	color:#464747;
	}
#enticing_detail_image{
	position:absolute;
	top:-10px;
	left:325px;
	width:302px;
	height:400px;
	margin:0px;
	/*border:dashed red 1px;*/
	}
#enticing_detail_image p{
	font-family:Arial, sans-serif;
	color:#49494a;
	font-size:15px;
	font-weight:bold;
	margin-bottom:8px;
	margin-top:16px;
	padding:0px;
	}
	

#enticing_detail_image img{
	border:solid 1px #dddddd;
	}

#enticing_features h1 {
	margin-bottom:30px;
}

#enticing_features p.plus5{
	font-size:16px;
	margin-bottom:16px;
	}

#enticing_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;

	}

#enticing_features li{
	margin-bottom:10px;
	line-height:13px;
	}

#enticing_detail_bottom{
	position:relative;
	top:0px;
	left:20px;
	width:644px;
	}

#enticing_detail_bottom h2{
	margin:10px;
	margin-left:-40px;
	color:#195b9f;
	text-align:center;
}

#enticing_description{
	width:620px;
	margin-bottom:20px;
}

#enticing_description a{
	color:#434342;
	text-decoration:underline;
}
#enticing_rice_band3_captions{
    position:relative;
    left:-26px;
    width:640px;
}
#enticing_rice_band3_captions td{
    text-align:center;
    color:#464747;
    font-size:9px;
    width:25%;
}
#enticing_rice_band3_captions td a{
    color:#464747;
    text-decoration:underline;
}


#enticing_rice_band3{
    position:relative;
    left:-26px;
}

#enticing_orderline{
   	position:relative;
	left:0px;
	width:320px;
	color:#891a1c;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	/*border:solid red 1px;*/
}
#enticing_orderline img{
    margin-top:15px;
    margin-bottom:10px;

}
#enticing_orderline p{
	color:#464747;
	font-size:12px;
	font-weight:normal;
	text-align:left;
}

#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:30px;
	margin-bottom:15px;
}

#rice_cookers_blurb span{
	font-size:12px;
}
#rice_cookers_blurb a{
	text-decoration:underline;
}

#coupon_box{
    margin-top:20px;
    border:solid #dddddd 1px;

}
#coupon_box p {
    font-size:13px;
    margin-bottom:15px;
    text-align:center;
	color:#891a1c;
}
#coupon_box input{

}

