/* CSS Document */
#hotWrapper {
	left:165px;
	top:5px;
	width:900px;
	height:100%;
	z-index:2;
	background-color: #FFFFCC;
	border: thin solid #FFFFFF;
	margin-top: 5px;
	margin-left: 165px;
}
#hotlogo{
	height: 150px;
	width: 820px;
	background-image: url(../savouries/images/hotlogo.png);
	margin-right: auto;
	margin-left: auto;
}
#topContent{
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	height: 365px;
	border: thin solid #72012F;
	margin-top: 30px;
	background-image: url(../savouries/images/Veg.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#topText{
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

#soupText{
	width: 341px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #73002E;
	line-height: 150%;
	position: absolute;
	left: 660px;
	top: 286px;
	font-weight: bolder;
	height: 280px;
}

#soup{
	height: 300px;
	width: 400px;
	float: none;
	margin-bottom: 25px;
	margin-left: 120px;
}
.label1{
	width: 100px;
	background-color: #FFFFCC;
	z-index: 3;
	top: 171px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	color: #73002E;
	position: absolute;
	left: 576px;
}
#botContainer{
	height: 400px;
	width: 756px;
	border: thin solid #72002D;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
}
.label{
	position: absolute;
	width: 350px;
	background-color: #FFFFCC;
	z-index: 3;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	color: #72002D;
	left: 460px;
	top: 589px;
	}
.hotimg{
	float: left;
	width: 201px;
	margin-left: 15px;
}
.hottext{
	float: left;
	width: 400px;
	height: 140px;
	padding-right: 20px;
	padding-left: 20px;
}
.price{
	float: left;
	width: 80px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	color: #72002D;
	margin-top: 50px;
	height: 50px;
}
.hotcontainer1{
	width: 100%;
	text-align: right;
	height: 200px;
	padding-top: 50px;
}
.hotcontainer2{
	width: 100%;
	height: 150px;
	text-align: left;
	clear: both;
}
.hotcontainer3{
	width: 100%;
	text-align: right;
	height: 200px;
	
}
#white1{
	position: absolute;
	height: 19px;
	width: 163px;
	top: 533px;
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #000000;
	border: thin solid #000000;
	background-color: #FFFFFF;
	left: 707px;
}

