@media print {
h1 {
	page-break-before:always;
}
h1, h2, h3, h4, h5, h6 {
	page-break-after:avoid;
}
ul, ol, dl {
	page-break-before:avoid;
}
}
*[DIR="ltr"] {
	direction:ltr;
	unicode-bidi:embed;
}
*[DIR="rtl"] {
	direction:rtl;
	unicode-bidi:embed;
}
:focus {
	outline:thin dotted invert;
}
BDO[DIR="ltr"] {
	direction:ltr;
	unicode-bidi:bidi-override;
}
BDO[DIR="rtl"] {
	direction:rtl;
	unicode-bidi:bidi-override;
}
a:link, a:visited {
	color:#FF9900;
	text-decoration:none;
}
a:hover, a:active{
	color:#FF0000;
	text-decoration:underline;
}
big {
	font-size:1.17em;
}
blockquote {
	margin-left:40px;
	margin-right:40px;
}
body {
	background-color:#fff;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin:0;
}
br:before {
	content:"\A";
}
caption {
	display:table-caption;
	text-align:center;
}
center {
	text-align:center;
}
col {
	display:table-column;
}
colgroup {
	display:table-column-group;
}
h1 {
	color:#f00;
	font-size:1.5em;
	margin: 1.33em 0;
	text-align:left;
}
h1, h2, h3, h4, h5, h6, b, strong {
	font-weight:bolder;
}
h2 {
	font-size:1.05em;
	margin:.75em 0 0 0;
}
h3 {
	font-size:1.05em;
}
h4, p, blockquote, ul, fieldset, form, ol, dl, dir, menu {
	margin:1.12em 0;
}
h5 {
	font-size:.83em;
	margin:1.5em 0;
}
h6 {
	font-size:.75em;
	margin:1.67em 0;
}
head {
	display:none;
}
hr {
	border:1px inset;
}
html, address, blockquote, body, dd, div, dl, dt, fieldset, form, frame, frameset, h1, h2, h3, h4, h5, h6, noframes, ol, p, ul, center, dir, hr, menu, pre, button, textarea, input, select {
	display:block;
}
i, cite, em, var, address, .italic {
	font-style:italic;
}
img {
	border:0;
}
li {
	display:list-item;
}
ol {
	list-style-type:decimal;
}
ol ul, ul ol, ul ul, ol ol {
	margin-bottom:0;
	margin-top:0;
}
ol, ul, dir, menu, dd {
	margin-left:40px;
}
p.right {
	float:right;
}
pre, :before, :after {
	white-space:pre;
}
pre, tt, code, kbd, samp {
	font-family:monospace;
}
s, strike, del {
	text-decoration:line-through;
}
small, sub, sup {
	font-size:.83em;
}
sub {
	vertical-align:sub;
}
sup {
	vertical-align:super;
}
table {
	border-spacing:2px;
	display:table;
}
tbody {
	display:table-row-group;
}
td, th {
	background-color:#eee;
	color:#666;
	display:table-cell;
	font:8pt Verdana, Arial, Helvetica, sans-serif;
	vertical-align:top;
}
tfoot {
	display:table-footer-group;
}
th {
	font-weight:bolder;
	text-align:center;
}
thead {
	display:table-header-group;
}
thead, tbody, tfoot {
	vertical-align:middle;
}
tr {
	display:table-row;
}
u, ins, :link, :visited {
	text-decoration:underline;
}
/*SECTIONS*/

#header {
	position:relative;
	top: 0px;
	left:auto;
	right:auto;
	height:60px;
	width:800px;
	margin:0 0 10px 0;
	padding:0;
	margin-right:auto;
	margin-left:auto;
	background-color:#ffffff;
}
#main {
	left:auto;
	right:auto;
	width:800px;
	margin:10px 0 10px 0;
	padding:0;
	margin-right:auto;
	margin-left:auto;
}
#footer {
	margin:25px;
	padding:0px;
	width:800px;
	margin-right:auto;
	margin-left:auto;
	text-align:center;
}
#footer p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:center;
}
#footer a:link,  #footer a:visited {
	color:#FF9900;
	text-decoration:none;
}
#footer a:hover,  #footer a:active {
	color:#FF0000;
	text-decoration:underline;
}
/*SECTIONS inside #HEADER*/
#logo {
	margin:0 10px;
	padding:5px;
	width:400px;
	height:60px;
	float:left;
	border-right: 1px solid #999999;
}
#logotext {
	font-size: 0.8em;
	font-weight:bold;
	margin: 15px 0;
	width: 365px;
	float:right;
}
/*SECTIONS inside #MAIN*/
#left {
	float:left;
	width:616px;
	min-height:466px;
	margin:0;
	padding:0px;
	border-color:#dfdfdf;
	border-width:1px;
	border-style:solid;
	background-color:#ffffff;
}
#right {
	float:right;
	width:174px;
	min-height:466px;
	margin:0;
	padding:0;
}
/* BOXES */		
		
#mainbucket {
	position:absolute;
	z-index:-1;
	margin:0;
	padding:0;
}
#bucket1 {
	width:174px;
	height:160px;
	border-color:#dfdfdf;
	border-width:1px;
	border-style:solid;
	background-color:#ffffff;
	float:right;
}
#bucket2 {
	width:174px;
	height:160px;
	margin-top:10px;
	border-color:#dfdfdf;
	border-width:1px;
	border-style:solid;
	background-color:#ffffff;
	float:right;
}
#bucket3 {
	width:174px;
	height:125px;
	margin-top:10px;
	border-color:#dfdfdf;
	border-width:1px;
	border-style:solid;
	background-color:#ffffff;
	float:right;
}
#bucket4 {
	width:300px;
	height:125px;
	margin-top:10px;
	border-color:#dfdfdf;
	border-width:1px;
	border-style:solid;
	background-color:#ffffff;
	float:left;
}
#bucket5 {
	width:300px;
	height:125px;
	margin-top:10px;
	border-color:#dfdfdf;
	border-width:1px;
	border-style:solid;
	background-color:#ffffff;
	float:right;
}
#bucket1 h4,  #bucket2 h4,  #bucket3 h4,  #bucket4 h4,  #bucket5 h4 {
	background-color:#7f7f7f;
	margin:0;
	padding:2px 0 2px 5px;
	color:#ffffff;
	font-weight:bold;
	font-size:80%;
}
#bucket1 p,  #bucket3 p {
	margin:0;
	padding:5px;
	font-size:80%;
}
#bucket2 p {
	margin:0;
	padding:5px;
	font-size:80%;
}
#bucket4 p {
	margin:0;
	padding:5px 5px 5px 70px;
	font-size:80%;
}
#bucket5 p {
	margin:0;
	padding:5px;
	font-size:80%;
}
#bucket2 form {
	margin:0 0 0 5px;
	padding:0;
	font-size:75%;
}
.linktext {
	float:right;
	font-size:10px;
}
#buttonmat {
	width:200px;
	height:18px;
	float:right;
	background-image:url(/images/buttons/bucketbutton.jpg);
	background-repeat:no-repeat;
	background-position:right;
}
#buttonmat2 {
	width:120px;
	height:18px;
	float:right;
	background-image:url(/images/buttons/bucketbutton.jpg);
	background-repeat:no-repeat;
	background-position:right;
}
.cleaner {
	clear:both;
	height:1px;
	font-size:1px;
	border:none;
	margin:0;
	padding:0;
	background:transparent;
}
.leftcontent {
	font-size: 0.75em;
	margin:0;
	padding:0 25px 0 25px;
	float:left;
}
.leftcontent p {
	margin:0 0 10px 0;
	padding:0;
}
#solsidebar {
width:160px;
margin: 25px 0 25px 25px;
padding:0 10px 10px 10px;
float:right;
background-color:#efefef;
border:1px solid #cccccc;
}

.orderform{
	width: 340px;
}
.orderform_header {
	width: 100px;
	min-height: 40px;
	float: left;
	text-align: right;
	vertical-align:middle;
	padding: 1px
}
.orderform_formfield {
	min-height: 40px;
	width: 220px;
	float: right;
	padding: 1px
}
#languagebar {
	bottom:auto;
	height:auto;
	left:1011px;
	position:absolute;
	right:auto;
	top:14px;
	width:70px;
	z-index:102;
}
#topmenu {
	bottom:auto;
	height:auto;
	left:0 px;
	position:relative;
	right:auto;
	top:0px;
	width:596px;
	z-index:110;
	font: Arial, Helvetica, sans-serif 10px;
	font-weight: bold;
	letter-spacing: 4px;
	color:#fff;
	background: #7f7f7f;
	padding: 5px 10px;
	border-bottom: 3px solid #000000;
}
#topmenu a:link,  #topmenu a:visited {
	color:#fff;
	text-decoration:none;

}
#topmenu a:hover,  #topmenu a:active {
	color:#FF9900;
	text-decoration:none;
}
