﻿body {
}

Button.btnNormal
{
	font-family:Arial Rounded MT Bold;
	vertical-align:top;
	background-color:Silver;
	font-size:x-small;
	font-weight:normal;
	width:80px;
	height:24px;
}

Button.btnOver
{
	font-family:Arial Rounded MT Bold;
	vertical-align:top;
	background-color:ThreeDShadow;
	font-size:x-small;
	font-weight:bold;
	width:80px;
	height:24px;
	cursor:pointer;
}

div.image1
{
	 width: 190px;
	 height: 170px; 
	 position: absolute; 
	 top: 130px; height: 170px; left: 2px;
	 text-align:Left;
	 background-color: White;
	 vertical-align:top;
	 z-index: -1;
}

div.main1
{
	 width: 555px;
	 height: 235px; 
	 position: absolute; 
	 top: 129px; height: 235px; left: 197px;
	 text-align:Left;
	 background-color: White;
	 vertical-align:top;
	 z-index: -1;
}

div.image2
{
	 width: 300px;
	 height: 600px; 
	 position: absolute; 
	 top: 12px; height: 152px; left: 10px;
	 text-align:center;
	 background: url(Images/interior.gif);
}

.imageRollover
{
	cursor:pointer;
}

div.logo1
{
	 width: 229px;
	 height: 38px; 
	 position: absolute; 
	 top: 26px; height: 152px; left: 254px;
	 text-align:center;
	 background: url(Images/text_welcometokimandcompany.gif);
}

div.coupons
{
	 width: 193px;
	 height: 81px; 
	 position: absolute; 
	 top: 174px; left: -197px;
	 text-align:center;
	 cursor:pointer;
}

div.text_introduction
{
	 width: 287px;
	 height: 200px; 
	 position: absolute; 
	 top: 59px; left: 17px;
	 text-align:justify;
	 font-family:Verdana; 
	 font-size:x-small;
	 color:ThreeDDarkShadow;
}

div.espot1
{
	 width: 191px;
	 height: 130px; 
	 position: absolute; 
	 top: 386px; left: 00px;
	 text-align:justify;
	 font-family:Verdana; 
	 font-size:x-small;
	 background: url(Images/kimcologo_white.gif);
	 cursor:pointer;
	 z-index: -1;
}

div.espot2
{
	 width: 206px;
	 height: 148px; 
	 position: absolute; 
	 top: 367px; left: 197px;
	 cursor:pointer;
	 background-color: White;
	 z-index: -1;
}

div.espot3
{
	 width: 340px;
	 height: 148px; 
	 position: absolute; 
	 top: 367px; left: 411px;
	 background-color: White;
	 text-align: justify;
	 z-index: -1;
}

div.product_image
{
	 width: 124px;
	 height: 128px; 
	 background: url(Images/products_horiz_bottles.gif);
	 position: absolute;
	 z-index: -1;
}

.modalPopup
{
	background-color:InfoBackground;
	border-width: 3px;
	border-style: solid;
	border-color: Gray;
	padding: 3px;
	width: 350px;
}
.openingModalPopup
{
	background-color:InfoBackground;
	border-width: 3px;
	border-style: solid;
	border-color: Gray;
	padding: 3px;
	width: 350px;
	
}
.modalBackground
{
	background-color: Gray;
	 filter:alpha(opacity=70);
	 opacity:0.7;
}

div.spapackages
{
	 width: 731px;
	 height: 360px;  
	 background: url(Images/services_spapackages.gif);
}

.collapsePanel
{
	width: 750px;
	height: 0px;
	background-color: InfoBackground;
	border-style: solid;
	border-color: Black;
	border-width: thin;
	float: left;
	text-align: center;
	overflow: hidden;
	z-index: 0;
}

.closewindowimage
{
	width: 284px;
	height: 30px;
	float: left;
	text-align: left;
	z-index: 0;
}


.collapsePanelHeader
{
	width: 740px;
	height: 10px;
	background-color: white;
	font-weight: bold;
	float: left;
	padding: 5px;
	cursor: pointer;
	vertical-align: middle;
}