@charset "utf-8";
.MnTxt {
	font-family: Arial, Helvetica, sans-serif;
}
.boxTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

body{
margin-top:0px;
margin-left:0px;
}

A.dropMen:link {color:#FDFFE7; font-family: verdana; font-size: 13px; text-decoration: none; font-weight: none} 
A.dropMen:visited {color: #FDFFE7; font-family: verdana; font-size: 13px; text-decoration: none; font-weight: none} 
A.dropMen:hover {color:#000000; font-family: verdana; font-size: 13px; text-decoration: none; font-weight: none} 
A.dropMen:active {color:#FDFFE7; font-family: verdana; font-size: 13px; text-decoration: none; font-weight: none}

A.moreInfo:link {color:#251305; font-family: verdana; font-size: 13px; text-decoration: none; font-weight: bold} 
A.moreInfo:visited {color: #251305; font-family: verdana; font-size: 13px; text-decoration: none; font-weight: bold} 
A.moreInfo:hover {color:#902222; font-family: verdana; font-size: 13px; text-decoration: none; font-weight: bold} 
A.moreInfo:active {color:#251305; font-family: verdana; font-size: 13px; text-decoration: none; font-weight: bold}


         DIV#basketEmpty {
	position         : relative;
	top              : -578px;
	left            : 50%;
	margin-left: 150px;
	width: 200px;
	height: 22px;
	background-color:#dfad88;
	z-index: 11;
	overflow-x: hidden;


   }

         DIV#purchase{
	position         : absolute;
	top              : 136px;
	left            : 50%;
	margin-left: -271px;
	background-color:#902222;
	width: 135px;
	height: 200px;
	z-index: 10;
	overflow-x: hidden;
	visibility:hidden;

   }
   
            DIV#purchasebgnd{
	position         : absolute;
	top              : 133px;
	left            : 50%;
	margin-left: -270px;
	background-color:#902222;
	width: 135px;
	height: 200px;
	z-index: 9;
	overflow-x: hidden;
	visibility:hidden;


   }

         DIV#editArea {
	position         : relative;
		top              : 0px;
	width: 210px;
	height: 116px;
	overflow-x: hidden;
	overflow-y: hidden;


   }
.shopping {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #902222;
}

 DIV#dropper {
	position         : absolute;
	top              : 133px;
	left            : 0px;
	width: 99%;
	height: 200px;
	z-index: 2;
	visibility: hidden;
   }
