@import "menuh.css";

* {
	margin: 0;
	padding: 0;
}
body {
	background: #eaeaea;
	font: 10pt arial;
	line-height: 1.4em;
}
a {
	color: #212121;
	text-decoration: none;
	border-bottom: 1px solid #f0f0f0;
}
a:hover {
	border-color: #212121;
}
p {
	margin: 0 0 10px 0;
}
fieldset {
	border: none;
}
input {
	border: 1px solid #dcdcdc;
	padding: 2px;
	background: #fff;
	display: block;
	float: left;
	width: 165px;
	margin: 0 5px 0 0;
}
.submit {
	padding: 1px;
	width: 34px;
	background: #fbfbfb;
	text-transform: uppercases;
	margin: 0 0 15px 0;
}
h2 {
	text-transform: uppercase;
	color: #181818;
	line-height: 12px;
	margin: 10px 0 10px 0;
	font-size: 18px;
	border-bottom: 1px solid #dcdcdc;
	font-weight: normal;
}
#tupperware {
	width: 940px;
	margin: 0px auto;
	background: #fff;
	position: relative;
	background: url(/img/design/tupperwarebg.png);
}
#header {
	background: url(/img/design/header.gif);
	width: 956px;
	height: 312px;
	margin-left: -15px;
}
#headerLeft, #headerRight {
	position: absolute;
	top: 0;
	width: 20px;
	height: 310px;
}
#headerLeft {
	left: -20px;
	background: url(/img/design/headerLeft.jpg);
}
#headerRight {
	right: -20px;
	background: url(/img/design/headerRight.jpg);
	z-index: 1;
}
#header h1 a {
	display: block;
	width: 150px;
	height: 150px;
	margin: 0 0 0 10px;
	text-indent: -100000px;
	border: none;
}

#menu 							{ position: absolute; right: 10px; top: 85px;	}
#menu ul 						{ list-style-type: none; }
#menu ul, #menu li, #menu a 	{ float: left; }
#menu h2 						{ text-transform: none; margin: 0; padding: 0; }
#menu a 						{ display: block; padding: 4px 10px; margin: 0 10px; border: none; color: #FFFFFF; }
#menu a:hover 					{ border-bottom: 5px solid #008073; }
#menu ul ul 					{ width: 130px; margin-top: 20px; display: none; color: #000000;  }
#menu ul ul li 					{ width: 130px; background: #EAEAEA; border: 1px solid #008073; border-top: none; }
#menu ul ul a					{ color: #000000; }
#menu ul ul a:hover				{ border-bottom: none; color: #000000; }
#menu ul ul li:hover 			{ background: #FFFFFF; }
#menu h2 						{ border: none; font-size: 10pt; display: inline; }

#content {
	width: 670px;
	float: left;
	padding: 15px;
}
#content h2 {
	margin-left: -15px;
	padding: 0 0 0 15px;
}
#sidebar {
	width: 210px;
	float: left;
	padding: 15px;
	background: #f0f0f0;
}
#sidebar h2 {
	margin-right: -15px;
	padding: 0 15px 0 0;
}
.story {
	border-bottom: 1px solid #e5e4e4;
	padding: 10px 0;
}
.story h3 {
	font-size: 10pt;
}
#footer {
	clear: both;
	background: url(/img/design/footer.png) 0 0 no-repeat;
	height: 50px;
	line-height: 25px;
	padding: 30px 20px 10px 20px;
	position: relative;
}
#footerLeft {
	width: 20px;
	height: 90px;
	position: absolute;
	left: -20px;
	bottom: 0;
	background: url(/img/design/footerLeft.png);
}
#footer #menu {
	position: static;
	height: 25px;
}
#footer #menu a {
	padding: 2px 10px;
	border-right: 1px solid #888;
	margin: 0;
}
#footer #menu ul ul li { display: none; };

ul#products {
	list-style-type: square;
	margin: 0 0 0 20px;
}
ul#products a {
	border-bottom: 1px solid #fff;
}
ul#products a:hover {
	border-color: #212121;
}
a img {
	border: none;
}
table {
	margin:0 0 15px 0;
	border:1px solid #000;
	border-width:1px 0 0 1px;
}
td, th {
	padding:2px;
	border:1px solid #000;
	border-width:0 1px 1px 0;
}
#support				{ margin-left: 50px; }
#support ul li			{ font-weight: bold; }
#support ul ul li 		{ list-style: none; margin-left: 50px; font-weight: bold; }
#support ul ul ul>li 	{ list-style: none; margin-left: 50px; font-weight: normal; }

#members				{ float: right; width: 225px; height: 75px; font-size: 8pt; padding: 3px 0 3px 7px; background: #00AC9B; z-index: 2; color: #FFFFFF; }
#members input			{ width: 100px; height: 12px; font-size: 6pt; margin-bottom: 3px; }
#members .memLeft 		{ float: left; line-height: 10px; }
#members .memRight 		{ float: left; width: 107px; margin: -3px 0 0 5px; }
#members .memTitle		{ font-weight: bold; }
#members #memGo			{ float: left; position: relative; margin: 18px 0 0 4px; width: 30px; height: 30px; }
#members #memGo input	{ width: 23px; height: 18px; margin: 0; cursor: pointer; font-size: 8pt; padding: 0; }

#search					{ float: left; width: 200px; height: 25px; position: relative; top: -63px; left: 200px; color: #FFFFFF; font-size: 8pt; padding-right: 7px; }
#search .searchLeft		{ margin: 0; float: left; }
#search .searchRight	{ margin-left: 5px; float: left; width: 107px; }
#search input			{ width: 100px; height: 12px; margin: 0; font-size: 6pt; }
#search #searchGo		{ float: left; position: relative; width: 30px; height: 30px; }
#search #searchGo input	{ width: 23px; height: 18px; margin-left: 5px; cursor: pointer; font-size: 8pt; padding: 0; }








	