/* CSS Document */
h1{
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #a3d9f3;
}
h2{
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #8dc944;
}
h3{
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #787878;
}
h4{
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #787878;
}
.blueheading{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #1cb0f1;
}
.formtextheading{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #1cb0f1;
}
.priceheading{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 50px;
	font-weight: bold;
	color: #8dc944;`
}
.offerheading{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #7f7f7f;
}

.houshold{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #8dc944;
	font-style:italic;
}
.itemsworth{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #8dc944;
}
.texting{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #646464;
}
.gadget_name_text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #646464;
}
.gadget_price_text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #646464;
	font-weight: bold;
}
.gadet_heading{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #8dc944;
	font-weight: bold;
}
.promotextfield{
	width:110px;
}
.stagetext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8dc944;
	text-align:left;
}
.itempopup-heading{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #5b5b5b;
}
.item-text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normaml;
	color: #5b5b5b;
}