html, body, p, h1, h2, h3, h4, h5, h6, li, dt, dd, caption, th, td, label
{
	margin: 0;
	padding: 0;
	font-family: Arial, Geneva, Helvetica, sans-serif;
	color: #333;	
}

div, ul, dl, table, form
{
	margin: 0;
	padding: 0;
	font-size: 0;
	line-height: 0;
}

ol
{
	padding: 0;
	font-size: 0;
	line-height: 0;
}

ul, ul li, dl, dt, dd
{
	list-style-type: none;
}

form
{
	display: inline;
}

input, select, textarea
{
	font-family: Arial, Geneva, Helvetica, sans-serif;
	color: #333;
}

select, textarea
{
	margin: 0;
	padding: 0;
	background: #fff;
}

img
{
	margin: 0;
	padding: 0;
	border: none;
}

a
{
	font-family: Arial, Geneva, Helvetica, sans-serif;
	text-decoration: none;
	color: #f60;
}

span
{
	font-family: Arial, Geneva, Helvetica, sans-serif;
}

strong
{
	font-weight: bold;
}

em
{
	font-style: italic;
}

body
{
	width: 100%;
	height: 100%;
	background: #fff;
}

hr
{
	display: none;
}

p.access,
h6
{
	position: absolute;
	left: -3000px;
}

div.clear
{
	clear: both;
	height: 0;
}

div#neustart
{
	position: absolute;
	top: 0;
	left: 0;
	color: #999;
	font-size: 11px;
	line-height: 16px;
	text-align: right;
	padding: 1px 76px 0 0;
	width: 820px;
	voice-family: "\"}\""; 
  	voice-family:inherit;	
	width: 744px;
}

div#neustart a
{
	margin: 0;
	padding: 0;
}

html>body div.button-panel { width: 723px; }	

div#header-zone
{
	width: 820px;
	height: 90px;
	background: url(../img/framework/bg_header.gif) 0 50px repeat-x;
	margin-left: 1px;
}

div#logo
{
	position: absolute;
	top: 24px;
	left: 18px;
	width: 52px;
	height: 52px;
}

div#headline
{
	position: absolute;
	top: 26px;
	left: 435px;
	width: 308px;
}

div#content-zone
{
	position: absolute;
	top: 76px;
	left: 10px;
}

h1
{
	display: none;
}

h2
{
	font-size: 22px;
	line-height: 25px;
	font-weight: normal;
	color: #999;
	padding: 27px 0 0 11px;
}

/*Button Panel*/
div.button-panel
{		
	padding: 10px;
	width: 743px;
	voice-family: "\"}\""; 
  	voice-family:inherit;	
	width: 723px;
	margin: 0 0 40px 0;
}

html>body div.button-panel { width: 723px; }	
		
div.button-panel a#btn-back,
input.button-search,
input.button-query
{
	font-size: 11px;
	line-height: 14px;
	background-image: none;
	color: #fff !important;
	font-weight: normal;
	background-color: #666;
	border-top: 1px solid #d6d6d6;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
	border-left: 1px solid #d6d6d6;
}

input.button-search
{
	height: 18px;
	vertical-align: top;
	margin: 1px 0 0 9px;
}

html>body input.button-search { height: auto; }

input.button-query
{
	height: 18px;
	vertical-align: top;
}

html>body input.button-query { height: auto; }

div.button-panel a#btn-back
{
	float: left;
	display: block;
	padding: 2px 9px 2px 9px;
}

div.button-panel a#btn-next,
div.button-panel a#btn-send,
div.button-panel a#btn-close,
div.button-panel a#btn-calculate,
div.button-panel a#btn-discount,
div.button-panel a#btn-print
{
	float: right;
}					
	
div.button-panel a.button-active,
div.button-panel a.button-inactive
{
	display: block;							
	background: url(../img/framework/btn-arrow-inactive.gif) no-repeat 10px 4px;												
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #fff;							
	padding: 2px 9px 2px 20px;
}

div.button-panel a.button-inactive
{
	border-top: 1px solid #d6d6d6;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	border-left: 1px solid #d6d6d6;			
	background-color: #999;
}

div.button-panel a.button-active
{
	border-top: 1px solid #fc0;
	border-right: 1px solid #f00;
	border-bottom: 1px solid #f00;
	border-left: 1px solid #fc0;		
	background-color: #f60;
}