div#menu
{
	margin: 0;
}
/*manish K: fadding images.*/
#preview
{
	position: absolute;
	border: 1px solid #cccccc;
	background: #666666;
	padding: 5px;
	display: none;
	color: #fff;
}
.style1
{
	color: #E3211F;
}
#panel
{
	display: none;
	top: 77%;
	left: 83%;
	position: fixed;
	width: 173px;
	height: 129px;
	background-image: url(../images/contactpupup.png);
}

/*#panel
{
	position: fixed;
	background-image: url(../images/contactpupup-bg.png);
	display: none;
	top: 77%;
	width: 173px;
	height: 129px;
	left: 83%;
}*/

/*div > div#panel
{
	position: fixed;
}*/
/*pre.fixit
{
	overflow: auto;
	border-left: 1px dashed #000;
	border-right: 1px dashed #000;
	padding-left: 2px;
}*/

.slide
{
	margin: 0;
	padding: 0;
	border-top: solid 4px #422410;
	background: url(images/btn-slide.gif) no-repeat center top;
}
.btn-slide
{
	background: url(images/white-arrow.gif) no-repeat right -50px;
	text-align: center;
	width: 144px;
	height: 31px;
	padding: 10px 10px 0 0;
	margin: 0 auto;
	display: block;
	font: bold 120%/100% Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
}
.active
{
	background-position: right 12px;
}
.WaterMark
{
	width: 150px;
	font-size: 10px;
}
.NormalWaterMark
{
	width: 150px;
	font-size: 10px;
}

.divHeader
{
	position: absolute;
	width: 150px;
	left: 10px;
	top: 5px;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}
.CloseDiv
{
	position: absolute;
	width: 18px;
	right: 3px;
	top: 0px;
	padding: 10px 0px 0px 0px;
}
.divContent
{
	position: absolute;
	top: 12px;
	left: 0px;
	width: 100%;
	color: #000000;
	overflow: hidden;
	text-align: center;
}
.divFooter
{
	/*padding: 1px 0px 0px 2px; 	width: 158px; 	height: 10px; 	left: 0px; 	top: 0px;*/
	color: #FFFFFF;
	font-size: 8px;
	font-weight: bold;
}

.divFooter a
{
	padding-right: 2px;
	padding-bottom: 1px;
	text-decoration: none;
	color: #FFFFFF;
}

.divControl
{
	width: 150px;
	height: 12px;
	font-size: 11px;
}




