html
{
	background: #427333;
}
body
{
	font-family: verdana, arial, helvetica;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
td
{
	font-family: verdana, arial, helvetica;
	font-size: 12px;
}
th
{
	font-family: verdana, arial, helvetica;
	font-size: 12px;
}

textarea
{
    font-family: verdana;
    font-size: 12px;
}

textarea.comment
{
    width: 220px;
    border: 2px inset white;
    padding: 4px;
    margin: 0;
    margin-bottom: 12px;
    background-color: white;
}

div#top
{
	background: black;
	position: absolute;
	top: 15px;
	left: 16px;
	margin: 0;
	padding: 0;
	line-height: 0;
	border-left: 1px solid black;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}

div#top img
{
	width: 146px;
    border: 0;
	border-right: 1px solid black;
}

div.menu
{
	position: absolute;
	top: 145px;
	left: 16px;
	width: 165px;
}

div.menuheader
{
	background-color: #989860;
	font-weight: bold;
	line-height: 20px;
	padding-left: 5px;
	border-top: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
}

div.menubody
{
	padding-left: 10px;
	border-right: 1px solid black;
	border-left: 1px solid black;
	border-bottom: 1px solid black;
	line-height: 20px;
	background-color: #BABA80;
}
div.menubody input.text
{
    width: 140px;
}

div#loginStart
{
    width: 150px;
    position: relative;
    left: 180px;
    border: 1px solid black;
    margin: 0;
    margin-top: 5px;
    margin-bottom: 50px;
    padding: 7px;
    display: none;
}

div#loginlink
{
    position: relative;
    left: 180px;
    padding-top: 50px;
}

div.smallContentLeft
{
	position: relative;
	float: left;
	width: 250px;
}

div.smallContentRight
{
	position: relative;
	float: right;
	right: 0;
	width: 250px;
}

div.smallContentCenter
{
	position: relative;
	left: 150px;
	width: 200px;
}

div.infobox
{
	position: relative;
	float: right;
	right: 0;
	top: 0;
	width: 170px;
	display: none;
}
div.infobox img
{
    margin: 0;
    padding: 0;
    width: 150px;
}

div.notify
{
    width: 330px;
    margin: 10px;
    margin-left: 0;
    padding: 5px;
    border: 2px solid #BA0000;
}
div#content
{
	position: relative;
	top: 145px;
	left: 200px;
	width: 510px;
	background-color: #BABA80;
	border: 1px solid black;
    margin-bottom: 15px;
    padding-bottom: 15px;
    padding-top: 20px;
    padding-right: 20px;
    padding-left: 20px;
}
div#content h1
{
    color: black;
	font-size: 17px;
	font-weight: bold;
    border: 0;
    margin-bottom: 0px;
    padding-bottom: 0px;
}

div#content h2
{
	font-size: 15px;
	font-weight: bold;
	line-height: 18px;
}

div#footer
{
    font-size: 10px;
    position: relative;
    top: 130px;
	left: 200px;
    height: 15px;
    border: 0;
    width: 550px;
    padding-bottom: 2px;
    padding-top: 2px;
    text-align: center;
}

div.debugArea
{
	position: absolute;
	top: 155px;
	left: 800px;
	width: 200px;
	background-color: #BABA80;
	border: 1px solid black;
}

div#contenttitle
{
	position: relative;
	text-align: center;
	width: 100%;
}

div.tooltip
{
    background-color: #BABA80;
    padding: 15px;
    position: fixed;
    border: 1px outset #BABA80;
    top: 300px;
    left: 300px;
    max-width: 300px;
    z-index: 1;
    display: none;
}

img.simple
{
	border: 0;
}

img.hidden
{
    display: none;
}

img.box
{
	float: right;
	clear: right;
	margin-right: 0px;
	margin-left: 10px;
	margin-bottom: 10px;
	width: 150px;
    border: 1px solid black;
}

img.frontbox
{
	width: 150px;
	border: 1px solid black;
}

img.biglogo
{
    width: 500px;
    border: 0;
}

input.frontbox
{
	width: 150px;
	border: 0px;
}

img.closebutton
{
	position: absolute;
	right: 7px;
	top: 3px;
	float: right;
	clear: right;
	clear: left;
	width: 11px;
	margin-top: 3px;
}

img.thumbnail
{
    height: 21px;
    border: 1px solid black;
    margin: 0;
    vertical-align: bottom;
}

img.leftImage
{
	float: left;
	clear: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

img.rightImage
{
	float: right;
	clear: right;
    border: 1px solid black;
	margin-left: 10px;
	margin-bottom: 10px;
}

div img#askLeft
{
	position: absolute;
	left: 25px;
	top: 10px;
	width: 80px;
}

div img#askRight
{
	position: absolute;
	right: 25px;
	top: 10px;
	width: 80px;
}

table.content
{
	border: 0;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 90%;
}

table.progressbar
{
	margin: 0;
	padding: 0;
	border: 0;
}

table.order_table
{
	border: 1px solid black;
}

table.order_table td
{
	border: 1px solid black;
	padding: 5px;
}

table.order_sum tr.marked
{
	font-weight: bold;
}

table.order_sum td.right
{
    text-align: right;
    width: 100px;
}

table.orderproduct
{
    border:0;
    border-collapse: collapse;
    line-height: 12px;
    margin: 0px;
}
table.orderproduct td
{
    padding-bottom: 5px;
    padding-top: 4px;
    padding-left: 0;
}
table.orderproduct td.small
{
    vertical-align: top;
    white-space: nowrap;
    padding-right: 3px;
}

table.prices
{
    border: 0;
    border-collapse: collapse;
}
table.prices th.date
{
    font-weight: normal;
    text-align: left;
	width: 35px;
}

td.progress
{
	background-color: #989860;
	padding: 5px;
	border: 1px solid black;
}

td.highlight
{
	font-weight: normal;
	padding: 5px;
	border: 1px solid black;
}

span.bigtitle
{
	font-size: 42px;
	font-weight: bold;
}

span.warningText
{
	color: #BA0000;
/*	#BABA80*/
	font-weight: bold;
}

span.bold
{
	font-weight: bold;
}

span.right
{
	text-align: right;
}

span.help
{
	color: #222299;
    text-decoration: none;
    cursor: help;
}

span.link
{
    cursor: pointer;
}

span.link:hover
{
    color: #4444BA;
    text-decoration: underline;
}
form
{
    margin: 0px;
}

p
{
	clear: left;
}

p.form
{
	line-height: 20px;
}

p.center
{
	text-align: center;
}	

input
{
	font-family: verdana;
	font-size: 12px;
}

input.text
{
	border: 1px solid black;
}

input.error
{
	border: 2px solid #BA0000;
}

input.submitbutton
{
	margin-top: 10px;
	background: #BABA80;
}

input.submitLink
{
    border: none;
    color: #222299;
    background-color: transparent;
    cursor: pointer;
}
input.submitLink:hover
{
    text-decoration: underline;
}

input.uppercase
{
    text-transform: uppercase;
}

select
{
	font-family: verdana;
	font-size: 12px;
}

select.simple
{
	font-family: verdana;
	font-size: 12px;
	border: 1px solid black;
	background: #BABA80;
}

fieldset
{
	padding: 10px 10px 10px 10px;
}

fieldset.products
{
border: 1px solid black;
}
fieldset.list legend
{
    font-weight: bold;
    font-size: 20px;
}

p.link
{
    text-decoration: none;
}

p.link:hover
{
    color: #2222cc;
}

p.orderbox
{
    text-decoration: none;
    border: 0px solid #BABA80;
    max-width: 330px;
    padding: 2px;
    cursor: pointer;
    margin-top: 0;
    margin-bottom: 10px;
}

p.orderbox:hover
{
    border: 0;
    background-color: #989860;
}

p.orderbox img
{
    height: 26px;
    border: 1px solid black;
    margin: -2px;
    vertical-align: bottom;
}

p.list
{
    border-top: 2px groove #BABA80;
    padding-top: 8px;
}

div.hr
{
    margin-bottom: 5px;    
    width: 100%;
    height: 0;
    border-top: 1px solid #989860;
    border-bottom: 1px solid #D9D9AA;
    clear: both;
    margin-top: 0;
    padding: 0;
}

div.bottom
{
    width: 100%;
    height: 0;
    border: 0;
    clear: both;
    margin: 0;
    padding: 0;
   
}

div.productlist
{
    border: 0;
    padding-top: 8px;
    clear: both;
    margin-bottom: 10px;
    padding-bottom: 0;
    margin-top: 0;
}
div.productlist img
{
	float: right;
	clear: right;
    border: 1px solid black;
	margin-left: 10px;
	margin-bottom: 10px;
    width: 150px;
    padding: 0;
}

div.news
{
    padding-top: 0px;
}

div.news h3
{
    text-align: right;
    color: #777777;
    font-size: 10px;
    padding: 0;
    margin: 0;
    margin-top: 4px;
}

div.news h4
{
    font-size: 14px;
    font-weight: bold;
    margin: 0;
    padding: 0;
}

div.news p
{
    font-weight: normal;
    font-size: 12px;
    margin: 0;
    padding: 0;
    margin-top: 5px;
    margin-bottom: 30px;
}

A:link 
{
	color: #222299;
	text-decoration:none;
}

A:visited 
{
	color: #222299;
	text-decoration:none;
}

A:hover
{
	color: #2222cc;
	text-decoration:underline;
}

A:active 
{
	color: #222299;
	text-decoration:none;
}

table.open
{
    border: 1px solid black;
    position: relative;
    right: 0;
	float: right;
	clear: right;
    margin-left: 15px;
    border-collapse: collapse;
}
table.open th
{
    background-color: #989860;
    font-weight: bold;
}
table.open td
{
    padding: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-weight: normal;
}

hr
{
	clear: right;
}

ul.deliveries
{
    list-style-type: circle;
    padding-left: 20px;
    margin-left: 0;
}

ul.deliveries li
{
    margin-bottom: 10px;
    margin-left: 0;
    padding-left: 0;
}
@media print
{
	img { display: none;}
	div#top { display: none;}
	div.menu { display: none;}
	div#contenttitle { display: none;}
	div.debugArea { display: none;}
	a { display: none;}
}
