/*------------------------------------------------------		CSS Document for Clear Pond Miva -------------------------------------------------------- */html, body { height: 100%; }* { margin: 0; padding: 0; }body {	font: 11px "Trebuchet MS", arial, sans-serif;	background: #081A69;	text-align: center;}h1 { font: 16px "Trebuchet MS"; margin-bottom: 6px; letter-spacing: 2px; text-transform: uppercase; color:green }h2 { font: 16px "Trebuchet MS"; margin-bottom: 15px; margin-top: 15px; letter-spacing: 0px; font-weight: bold; text-transform: none; }h3 { font: 14px "Trebuchet MS" ; margin-bottom: 0px; letter-spacing: 0px; text-transform: none; }.style 1 { font: 12px "Trebuchet MS"; text-align: left; margin-left }.noBottomMargin { margin-bottom: 0; }.title { font-weight: bold; font-family: "Trebuchet MS", Arial, sans-serif; }.italic { font-style: italic; }.small { font-size: 10px; }.green { color: green;font-size: 14px; } .marginTop { margin-top: 15px; }.marginBottom { margin-bottom: 15px; }.center { text-align: center; margin-left: auto; margin-right: auto; }.block { display: block; }.thumb { margin-right: 15px; }.welcome-list { 	font-size: 16px; 	font-weight: bold;	list-style-position: inside;}.copyright { color: #666; }#wrapper {	width: 800px;	border-left: 2px solid gray;	border-right: 2px solid gray;	background: #fff;	margin: 0 auto;	position: relative;	min-height: 100%;	height: auto !important;	height: 100%;}#contentContainer { /* pushes container to bottom of browser window */	width: 100%;	padding: 0 0 120px 0;	margin: 0 auto;	text-align: left;}#content {	padding: 20px;}#contentContainer:after { /* clears footer in non-IE browsers */	clear: both;  	display: block;  	font: 1px/0px serif;  	content: ".";  	height: 0;  	visibility: hidden;}#footer {	clear: both;	width: 800px;	height: 100px;	position: absolute;  	bottom: 0 !important;  	left: 0;  	border-top: 1px solid #666;}#footer p { margin-bottom: 2px; }a { text-decoration: none; }a:link { color: #000066; }a:visited { color: #000066; }a:hover { color: gray; }a:active { color: gray; }/* -------------------------------------------------			Form Buttons and Text Fields---------------------------------------------------- */input, select {	border: 1px solid #999;	font-size: 10px;	padding: 3px;	background: #ddd;	color: #000;	margin-top: 3px;	margin-bottom: 3px;}input:hover {	background: #bbb;	color: #999;	color: #fff;}/* -------------------------------------------------					Main Menu---------------------------------------------------- */#menu {	width: 780px;	text-align: left;	margin-left: 0;	height: 86px;}#menu-image { height: 68px; width: 780px; }#menu-items {	width: 726px;	text-align: left;	margin-left: 0;	padding: 0;	margin-bottom: 25px;}#menu-items a { padding: 0; margin: 0; }#menu-items ul { float: left; }#menu li {	float: left;	list-style-type: none;	height: 18px;}#menu li.account {	width: 143px;}#menu li.basket {	width: 152px;}#menu li.shopping {	width: 165px;}#menu li.checkout {	width: 133px;}#menu li.quickbuy {	width: 133px;}