﻿html, body, form { height: 100%; width: 100%; margin: 0; padding: 0; }
body 
{
	background: #f2f0e0;
	font-family: Verdana, Lucida Sans Unicode, Trebuchet MS;
	font-size: 0.75em;
	color: #666666;
}
a { color: #666666; }
input, select, textarea 
{
	font-family: Verdana, Lucida Sans Unicode, Trebuchet MS;
	font-size: 0.95em;
}

#container_bg
{
	height: auto !important;
	height: 100%;
	min-height: 100%;
	width: 710px;
}
#container 
{
	height: 100%;
	background: #ffffff;
	width: 710px;
	margin: 0 10px 0 10px;
	padding: 5px 15px 0 15px;
	color: #333333;
}
#header 
{
	display: none;
}
#menu 
{
	display: none;
}
#topmenu 
{
	display: none;
}
#main 
{
	float: right;
	width: 710px;
	margin-bottom: 20px;
}
#footer 
{
	border-top: solid 1px #d3d3d3;
	padding-top: 20px;
	float: none;
	clear: both;
	text-align: center;
	color: #999;
	font-size: 0.9em;
}
#order_view 
{ 
	display: block; 
	border-top: solid 1px #000;
	border-bottom: solid 1px #000;
}
#order_view input, #order_view img { display: none; }
div.box_outer img { display: none; }
div.box_outer input { display: none; }
#ordertab { display: none; }
#product_header div.print { display: none; }
#confirmation div.print img { display: none; height: 34px; line-height: 34px; }
