body
{
	margin: 10px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	background-color: #FFB807;
	line-height: 1.3;
}
img
{
	border: 0;
}
a
{
	color: #ffffff;
}
a:hover
{
	color: #FFB807;
}
#container
{
	width: 960px;
	margin: 0 auto 0 auto;
	position: relative;
	padding: 10px;
}

#header
{
	width: 960px;
	position: relative;
}

h1
{
	margin: 0;
	width: 229px;
	height: 80px;
	display: block;
	overflow: hidden;
}

h1 a
{
	background-image: url('/images/logo.gif');
	background-repeat: no-repeat;
	text-indent: -9999px;
	width: 229px;
	height: 80px;
	display: block;
	margin: 0;
}

h2
{
	position: absolute;
	top: -6px;
	left: 236px;
	margin: 0;
	font-size: 24px;
	line-height: 1;
}
h2 small
{
	font-size: 14px;
	line-height: 14px;
}

h3
{
	color: #ffffff;
	margin: 0 0 8px 0;
	font-size: 1.2em;
}

h4
{
	color: #ffffff;
	margin: 0 0 8px 0;
	font-size: 1em;
}

p
{
	margin-top: 0;
}

label
{
	font-size: 0.9em;
	font-weight: bold;
	clear: left;
	height: 24px;
}

label span
{
	display: block;
	float: left;
	width: 150px;
	line-height: 24px;
}

hr
{
	border-style: solid;
	border-color: #cccccc;
	border-width: 1px 0 0 0;
}

#countries
{
	position: absolute;
	top: 0;
	right: 0;
	z-index: 9990;
}

#countries ul
{
	display: none;
	background-color: #000000;
	padding: 8px;
	position: absolute;
	width: 100px;
	right: -1px;
	top: 0;
	z-index: 9991;
	margin: 0;
	list-style-type: none;
	border: #FFB807 solid 1px;
}

#countries ul li
{
	font-size: 0.9em;
	text-align: right;
	line-height: 1.4;
	z-index: 9999;
}

#countries ul li.active a
{
	font-weight: bold;
	color: #FFB807;
	text-decoration: none;
}

#countries img.arrow
{
	float: left;
	margin-right: 3px;
}

#active_country
{
	font-weight: bold;
	float: left;
}

#active_country a
{
	color: #000000;
	
}

#menu
{
	position: absolute;
	top: 46px;
	left: 236px;
	background-color: #000000;
	height: 34px;
	line-height: 34px;
	padding: 0 12px 0 12px;
	width: 700px;
	z-index: 200;
}

#menu ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	z-index: 201;
}

#menu li
{
	float: left;
	margin: 0 16px 0 0;
	font-size: 16px;
}

#menu li a
{
	color: #ffffff;
	text-decoration: none;
}

#menu li.active a
{
	color: #FFB807;
	font-weight: bold;
}

div.text
{
	padding: 16px;
	width: 928px;
	background-color: #000000;
	color: #ffffff;
	margin: 8px 0 0 0;
}

.clearfix:after, #header:after, #content:after, #home_text:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#footer
{
	width: 960px;
	margin: 16px 0 0 0;
	color: #333333;
	text-align: right;
	font-size: 0.8em;

}

#footer a
{
	color: #000000;
}


/* UI elements */

.bigbutton
{
	display: block;
	width: 216px;
	height: 30px;
	line-height: 30px;
	border: #353535 solid 1px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	background-image: url('/images/bigbutton.jpg');
	background-repeat: repeat-x;
	color: #ffffff;
	background-color: #000000;
	padding: 0;
	font-size: 1em;
}

.bigbutton:hover, .smallbutton:hover
{
	background-position: 0 -30px;
	color: #ffffff;
}

a.smallbutton
{
	display: block;
	width: 87px;
	height: 18px;
	line-height: 18px;
	border: #353535 solid 1px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	background-image: url('/images/bigbutton.jpg');
	background-repeat: repeat-x;
	font-size: 0.9em;	
}

a.pdf
{
	background-image: url('/images/pdf.gif');
	background-repeat: no-repeat;
	padding: 5px 0 5px 35px;
}

div.error
{
	background-color: #CC0000;
	padding: 4px;
	margin-bottom: 8px;
}

ul.tabs
{
	list-style-type: none;
	margin: 8px 0 0 0;
	padding: 0;
	height: 34px;
}

ul.tabs li
{
	float: left;
	width: 156px;
	height: 34px;
	margin-right: 8px;
}

ul.tabs li a
{
	display: block;
	width: 156px;
	height: 34px;
	line-height: 34px;
	background-image: url('/images/tab.jpg');
	background-repeat: repeat-x;
	background-color: #000000;
	text-decoration: none;
	text-align: center;
}

ul.tabs li a:hover
{
	color: #ffffff;
}

ul.tabs li.ui-tabs-selected a
{
	background-image: none;
	font-weight: bold;
}

.ui-tabs-hide { display: none; }




/* Home */
#home_text
{
	padding: 0 0 4px 470px;
	width: 474px;
	background-repeat: no-repeat;
	background-position: center left;
	border-style: solid;
	border-color: #000000;
	border-width: 8px;
}

#home_text img
{
	float: left;
	margin: 0 16px 0 0;
}

#home_text h3
{
	margin: 8px 8px 0 0;
	font-size: 1.5em;
	font-weight: normal;
}

#home_text p
{
	margin: 14px 8px 0 0;
	color: #CCCCCC;
	font-size: 1.1em;
}

p.moreinfo
{
	text-align: right;
}

#container.home #discover_models
{
	width: 980px;
	margin: 8px 0 0 0;
	clear: left;
}

#container.home .discover_model
{
	background-color: #000000;
	width: 222px;
	height: 200px;
	padding: 6px;
	color: #ffffff;
	float: left;
	margin-right: 8px;
}

#container.home .discover_model h4
{
	margin: 8px 12px 8px 8px;
	text-align: right;
	font-size: 1.2em;
}

#container.home .discover_model a
{
	display: block;
	width: 222px;
	height: 200px;
	position: relative;
	background-repeat: no-repeat;
	text-decoration: none;
}


#container.home .discover_model a span
{
	text-align: center;
	background-color: black;
	display: block;
	position: absolute;
	bottom: 0px;
	width: 222px;
	line-height: 30px;
	opacity: 0.7;
}

#container.home .discover_model a:hover span
{
	opacity: 1;
	color: #ffffff;
}

/* Product info */

#container.products .text
{
	float: left;
	margin: 8px 0 0 0;
	width: 444px;
	padding: 16px;
}

#container.products .text p
{
	margin: 0;
	padding: 0;
}

#container.products .text ul
{
	margin: 0 0 0 16px;
	padding: 0;
}

#container.products #products_text	
{
	margin-right: 8px;	
	height: 128px;
}
#products_bulletpoints
{
	height: 128px;
}

#container.products #overview
{
	margin: 0;
	width: 968px;
}

#container.products .product
{
	width: 234px;
	background-color: #000000;
	color: #cccccc;
	float: left;
	margin: 8px 8px 0 0;
}

#container.products .product h3
{
	height: 30px;
	line-height: 30px;
	color: #ffffff;
	border-style: solid;
	border-color: #FFB807;
	border-width: 0 0 2px 0;
	padding: 0;
	margin: 0;
	text-align: center;
	font-size: 1em;
}

#container.products .product .image
{
	height: 170px;
	padding: 6px;
	border-style: solid;
	border-color: #FFB807;
	border-width: 0 0 2px 0;

}

#container.products .product .moreinfo
{
	height: 32px;
	padding: 8px;
	border-style: solid;
	border-color: #FFB807;
	border-width: 2px 0 0 0;
}

#container.products .product .price
{
	height: 40px;
	padding: 8px;
	border-style: solid;
	border-color: #FFB807;
	border-width: 2px 0 0 0;
	font-size: 1.4em;
	text-align: center;
}

#container.products .product .price .excl
{
	font-size: 0.6em;
}

#container.products .product .price strong
{
	color: #ffffff;
	font-weight: normal;
}

#container.products th
{
	display:none;
}

#container.products #headers th
{
	text-align: right;
	color: #ffffff;
	font-size: 0.9em;
	border-style: dashed;
	border-color: #FFB807;
	border-width: 1px 0 0 0;
	display:block;
	padding: 3px 4px 2px 2px;
}

#container.products #headers tr:first-child th, #container.products tr:first-child td
{
	border: 0;
}

#container.products td
{
	font-size: 0.9em;
	border-style: dashed;
	border-color: #FFB807;
	border-width: 1px 0 0 0;
	padding: 3px 2px 2px 4px;
}

#container.products #headers td
{
	display: none;
}





/* Product detail page */

#container.product #products
{
	margin: 8px 0 0 0;
	padding: 0;
	list-style-type: none;
	float: left;
	
}

#container.product #products li
{
	display: block;
	width: 234px;
	margin-bottom: 2px;
}

#container.product #products li a
{
	display: block;
	width: 216px;
	line-height: 34px;
	text-decoration: none;
	color: #ffffff;
	padding: 0 8px 0 8px;
	background-color: #000000;
	border-color: #FFB807;
	border-style: solid;
	border-width: 0 2px 0 0;
}

#container.product #products li.active a
{
	border-color: #000000;
	font-weight: bold;
}

#container.product #info
{
	float: left;
	width: 726px;
	padding: 0;
}

#container.product #text
{
	padding: 16px 16px 16px 16px;
	border-color: #FFB807;
	border-style: solid;
	border-width: 0 2px 0 0;
	width: 452px;
	float: left;
}

#container.product #text a.bigbutton
{
	float: left;
	margin: 0 8px 0 0;
}

#container.product #info #table, #container.product #info #price
{
	float: right;
	width: 240px;
	clear: right;
}

#container.product #info #price
{
	border-color: #FFB807;
	border-style: solid;
	border-width: 2px 0 0 2px;
	padding: 10px 0 10px 0;
	text-align: center;
	font-size: 1.4em;
}

#container.product #info #price .excl
{
	font-size: 0.6em;
}

#container.product #info #price strong
{
	color: #ffffff;
	font-weight: normal;
}


#container.product #info #table th, #container.product #info #table td
{
	font-size: 0.9em;
	border-style: dashed;
	border-color: #FFB807;
	border-width: 1px 0 0 0;	
}

#container.product #info #table th
{
	text-align: right;
}

#container.product #info #table tr:first-child th, #container.product #info #table tr:first-child td
{
	border: 0;
}

#container.product #info #table p
{
	padding: 0;
	margin: 0;
}

#container.product #media
{
	background-image: url('/images/2columsbg.gif');
	background-repeat: repeat-y;
	border-color: #FFB807;
	border-style: solid;
	border-width: 2px 0 0 0;
	width: 726px;
	background-color: #000000;
}

#container.product #video
{
	width: 346px;
	padding: 8px;
	margin: 0 2px 0 0;
	float: left;
}

#videoplayer
{
	text-align: center;
	margin: 10px 0 0 0;
}

#container.product #download
{
	background-color: #000000;
	width: 372px;
	height: 30px;
	padding: 8px;
	float: left;
	border-color: #FFB807;
	border-style: solid;
	border-width: 2px 0 0 0;
}

#container.product #download a
{
	width: 370px;
}

#container.product #pictures
{
	width: 354px;
	padding: 8px 0px 8px 8px;
	float: left;
}

#container.product #pictures img
{
	margin: 0 8px 8px 0;
	float: left;
}

#picWindow
{
	background-color: #000;
	padding: 10px;
}

#picWindow img
{
	display: block;
	clear:both;
}

#picWindow nav
{
	text-align: right;
}

a.prevPic, a.nextPic
{
	text-indent: -9999px;
	background-repeat: no-repeat;
	width: 24px;
	height: 24px;
	display: block;
	margin: 10px 0 0 5px;
	float: right;
	outline: none;
}

a.prevPic
{
	background-image: url('/images/arrow_prev.gif');
}

a.nextPic
{
	background-image: url('/images/arrow_next.gif');
}

.close
{
	text-indent: -9999px;
	background-image: url('/images/close.gif');
	background-repeat: no-repeat;
	width: 14px;
	height: 14px;
	display: block;
	margin: 0 0 10px 0;
	float: right;
	outline: none;
}

/* order page */

#container.order #machines, #container.order #parts, #container.order #options
{
	background-color: #000000;
}

#container.order #parts
{
	height: 210px;
	overflow: auto;
}

#container.order table
{
	width: 100%;
}

#container.order #parts table
{
	width: 944px;
}

#container.order table td, #container.order table th
{
	color: #ffffff;
	font-size: 0.9em;
	padding: 4px;
	border-style: solid none none dashed;
	border-color: #FFB807;
	border-width: 1px 0 0 1px;
}

#container.order table th
{
	border-width: 0 0 0 1px;
	text-align: center;
}

#container.order table tr:first-child th:first-child
{
	border-width: 0;
}

#container.order table th:first-child, #container.order table td:first-child
{
	border-width: 1px 0 0 0;
}

#container.order table td.stock
{
	text-align: center;
}

#container.order table td.number
{
	text-align: right;
}

#container.order table th.button
{
	width: 87px;
}

#cart
{
	margin: 8px 0 0 0;
	padding-top: 8px;
	background-color: #000000;
}

#cart h3
{
	display: block;
	margin: 0 8px 8px 8px;
}

#container.order th.totals
{
	text-align: right;
	border-top:0;
}

#cart a.bigbutton, #order_contactdata a.bigbutton
{
	float:right;
	margin: 8px;
}



/* Order contactdata */

input.text
{
	line-height: 15px;
	width: 200px;
	height: 15px;
	margin: 4px 0 4px 0;
}

form input.bigbutton
{
	float: right;
}

textarea.message
{
	width: 500px;
	height: 150px;
}

#order_contactdata label select
{
	margin: 4px 0 4px 0;
}




/* technical documents */

#container.technical #content
{
	margin-right: -9px;
	background-image: url('/images/3columsbg.gif');
	background-repeat: repeat-y;
	margin-top: 8px;
}

.techdocs
{
	width: 282px;
	padding: 16px;
	margin: 0px 9px 0 0;
	color: #fff;
	background-color: #000;
	float: left;
}

.techdocs h3
{
	background-image: url('/images/pdf.gif');
	background-repeat: no-repeat;
	padding: 2px 0 7px 35px;
}

.techdocs ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.techdocs ul li
{
	clear: left;
	height: 28px;
}

.techdocs ul li span.document_title
{
	float: left;
	width: 180px;
}
.techdocs ul li span.document_languages
{
	float: right;
}

div.error
{}

label.error
{
	color: #ff3333;
}