/* CSS Document */
/* ---------homepage - middle Column ----------*/
.middleColumn
{
	width:486px;
	float:left;
	background-color:#FFFFFF;
	padding:0px 12px 0px 11px;
}
/*--------- css for peach table----------*/
.peachDiv
{
	width:486px;
}
.peachTopImage
{
	width:486px;
	height:5px;
	background:#ffffff url(../images/addTop.gif) no-repeat bottom; 
	
}
.peachBtmImage
{
	background:#FFFFFF url(../images/addBtm.gif) no-repeat; 
	height:5px;
	width:486px;
}
.peachMidBg
{
	width:486px;
	background-color:#fbe9d8;
	vertical-align: top;
	border-left:1px;
	background-image: url(../images/addMid.gif);


	
}
.peachMidBg table
{
	width:100%;
	vertical-align: top;

}

.penImage
{
	height:130px;
	float:left;
	width:242px;
	background:#fbe9d8 url(../images/penImg.gif) no-repeat center bottom;
	vertical-align: bottom;
	#position: relative;
	display: table;
}
.contactTable
{
 padding-top:100px;
}
.homeInfo
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color:#002244;
	line-height: 15px;
}
.contactDetails
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #b64407;
	text-decoration: none;
}
/*---------end of peach table----------*/
#seperationLineHori
{
	width:486px;
	height:10px;
	background:#FFFFFF url(../images/line.gif) repeat-x bottom;
	clear: both;
}
/*--------- css for special offer products----------*/
.specialOffers
{
	width:486px;

}
.offerMid
{
	width:486px;
	background:#f3f3f3;
	border-left:1px #dfdfdf solid;
	border-right:1px #dfdfdf solid;
	border-top:1px #dfdfdf solid;
	border-bottom:1px #dfdfdf solid;
	display: table-cell;
	height: 100%;
}
.productImg
{
	float:left;
	padding:7px;
}
.productHeading
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#1f3d8a;
	padding-top:7px;
	padding-bottom:7px;
}
.productDeatils
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	line-height: 15px;
	letter-spacing: 1px;
	text-align: justify;
	padding-right:7px;
}
.knowMore
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#b64407;
	text-decoration:underline;
	padding-top:15px;
}
.innerPageHeading
{
	padding:10px; 
}

/*---------end of special offer products----------*/

/*--------- css for grid----------*/
.grid
{
	padding-top:10px;
	padding-bottom:10px;
}
.gridTable
{
	border-left:1px #8a92a7 solid;
	border-top:1px #8a92a7 solid;
	width:486px;
}
.gridHeading
{
	background:#f3f3f3;
	border-right:1px #8a92a7 solid;
	border-Bottom:1px #8a92a7 solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color:#002244;
	text-decoration:none;
	padding:3px;	
}
.gridEntry
{
	background:#ffffff;
	border-right:1px #8a92a7 solid;
	border-Bottom:1px #8a92a7 solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color:#002244;
	text-decoration:none;
	padding:3px;	
}
.inputBoxSmall 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	border: 1px solid #666666;
	width:40px;
}
.text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color:#002244;
	text-decoration: underline;
	padding:3px;
}

/*---[2009.09.23 Hemant]--- */

.gridTableForProductHtml
{
	border-left:1px #8a92a7 solid;
	border-top:1px #8a92a7 solid;
	width:605px;
}


/*--------- end of grid----------*/


/*--------- end of middle column----------*/
