body,
html {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	background:#2b5182 url(../images/page_back.gif) repeat-x left top;
	text-align: center;
	font-size: 11px;
}
body {
}
strong {
	font-weight: inherit;
}
a.button {
	border:0; 
	cursor:pointer;
	font-weight:bold; 
	padding:0 10px 0 0;
	text-align:center;
	float: left;
	background: transparent url(../images/button.gif) no-repeat right top;
	text-decoration: none;
}
a.button span {
	position:relative; 
	display:block; 
	white-space:nowrap; 
	padding:0 0 0 20px;
	height: 22px;
	line-height: 22px;
	color: #fff;
	font-size: 11px;
	text-transform: lowercase;
	background: transparent url(../images/button.gif) no-repeat left top;
}
button {
	border: 0 none;
	cursor:pointer;
	font-weight:bold; 
	padding: 0 10px 0 0;
	line-height: 20px;
	height: 22px;
	text-align:center;
	float: left;
	background: transparent url(../images/button.gif) no-repeat right top;
	position: relative;
}
button span {
	position:relative; 
	display:block; 
	white-space:nowrap; 
	padding:0 0 0 10px;
	height: 22px;
	line-height: 20px;
	color: #FFF;
	font-size: 12px;
	float: left;
	background: transparent url(../images/button.gif) no-repeat left top;
}
body:nth-of-type(1) button span{
  margin-top: -1px;
  margin-left: -3px;
}
button::-moz-focus-inner {padding:0; border:0 none; outline: 0 none;}

#outter {
	width: 960px;
	margin: 0 auto;
	background: url(../images/content_fill.jpg) repeat-y left top;
	text-align: left;
}
#wrapper {
	width: 960px;
	background: url(../images/content_start.jpg) no-repeat left top;
}
#header {
	height: 80px;
	position: relative;
	border-top: 5px solid transparent;
	padding: 0 30px;
	overflow: hidden;
}
#languages {
	position: absolute;
	top: 40px;
	left: 240px;
	height: 20px;
}
#languages li {
	float: left;
	padding-right: 8px;
}
#languages li a {
	display: block;
	float: left;
	color: #a8c2e3;
	font-size: 11px;
	text-decoration: none;
	width: 16px;
	text-align: center;
}
#languages li a span{
	float: left;
}
#languages li a:hover,
#languages li a.current
{
	color: #fff;
	font-weight: bold;
}
#headerBrochure {
	position: absolute;
	width: 94px;
	top: 0px;
	right: 30px;
	background: url(../images/icon_pdf.gif) no-repeat left top;
	padding: 25px 0 15px 36px;
	height: 31px;
}
#headerBrochure a {
	color: #fed90c;
	font-weight: bold;
	text-decoration: none;
}
#headerBrochure a:hover {
	color: #fff;
}
#headerContact {
	position: absolute;
	top: 0;
	right: 200px;
	padding: 20px 0 15px 40px;
	background: url(../images/icon_email.gif) no-repeat left top;
	font-weight: bold;
	color: #fff;
}
#headerContact strong {
	color: #fed90c;
}
#headerContact a{
	color: #fff;
}
#headerContact a:hover{
	text-decoration: none;
}
#content {
	margin: 10px 40px 0;
	overflow:hidden;
}
#navigation {
	background: #bbb url(../images/menu_fill.gif) repeat-x left top;
	height: 44px;
	margin-bottom: 10px;
	position: relative;
	z-index: 900;
}
#mainMenu {
	float: left;
	padding: 10px;
}
#mainMenu li {
	float: left;
	padding: 0 10px 0 7px;
	background: url(../images/arrow_white_right.gif) no-repeat 0px 10px;
	height: 24px;
	line-height: 24px;
}
#mainMenu li a {
	color: #fff;
	text-decoration: none;
}
#searchForm {
	position: absolute;
	top: 10px;
	right: 10px;
}
#searchForm span {
	display: block;
	width: 142px;
	height: 22px;
	background: url(../images/search_input.gif) no-repeat left top;
	overflow: hidden;
	position: relative;
	float: left;
}
#searchQuery {
	border: 0 none;
	padding: 3px;
	width: 115px;
	position: absolute;
	top: 2px;
	left: 2px;
}
#searchSubmit {
	position: absolute;
	top: 6px;
	right: 2px;
}
#searchForm p a {
	display: block;
	float: left;
	height: 22px;
	line-height: 22px;
	color: #000;
	text-decoration: none;
	width: 122px;
	background: url(../images/search_input.gif) no-repeat left top;
	margin-right: 10px;
	padding: 0 10px;
}
#searchForm p a span {
	width: 110px;
	display: block;
	overflow: hidden;
	line-height: 22px;
	background: none;
	white-space: nowrap;
}
#searchForm ul {
	border: 1px solid #A6A6A6;
	border-top-width: 0;
	background: #fff;
	position: absolute;
	top: 20px;
	display: none;
	padding: 3px 0;
}
#searchForm ul li {
}
#searchForm ul li a {
	color: #000;
	text-decoration: none;
	display: block;
	padding: 3px 10px;
}
#searchForm ul li a:hover {
	background-color: #2B5182;
	color: #fff;
}
#right {
	width: 680px;
	float: right;
	z-index: 100;
	position: relative;
}
#left {
	width: 192px;
	float: left;
}
#sideMenu {
	margin-bottom: 18px;
	width: 192px;
	overflow: hidden;
}
#sideMenu li {
	float: left;
	padding-bottom: 1px;
}
#sideMenu li a {
	width: 162px;
	height: 24px;
	line-height: 24px;
	display: block;
	background: url(../images/menu_item.gif) no-repeat left top;
	padding: 0 10px 0 18px;
	color: #fff;
	text-decoration: none;
}
#sideMenu li a.green {
	background: url(../images/menu_item_green.gif) no-repeat left top;
}
#info {
	margin-bottom: 18px;
	width: 192px;
	overflow: hidden;
}
#info h3,
#newsletter h3{
	font-size: 12px;
	font-family: Arial, sans-serif;
	margin-bottom: 10px;
	color: #2b5182;
	font-weight: bold;
	text-transform: uppercase;
}
#info p {
	padding: 0 0 16px 50px;
	background-position: left top;
	background-repeat: no-repeat;
	min-height: 30px;
}
#infoStatic {
	background-image: url(../images/icon_static.gif);
}
#infoDynamic {
	background-image: url(../images/icon_dynamic.gif);
}
#infoRacking {
	background-image: url(../images/icon_racking.gif);
}
#newsletter {
	margin-bottom: 10px;
}
.sideBox {
	background: url(../images/newsletter_fill.gif) repeat-y left top;
	width: 192px;
	overflow: hidden;
}
.sideBoxWrapper {
	padding-bottom: 4px;
	background: url(../images/newsletter_end.gif) no-repeat left bottom;
	width: 192px;
	overflow: hidden;
}
.sideBoxInner {
	padding-top: 4px;
	background: url(../images/newsletter_start.gif) no-repeat left top;
	width: 192px;
	overflow: hidden;
}
.sideBoxInner p {
	margin: 10px;
}
.sideBoxInner p em {
	display: block;
	padding: 2px 0;
	color: #f00;
}
#newsletter input {
	background: url(../images/newsletter_input.gif) no-repeat left top;
	padding: 4px 10px;
	width: 152px;
	border: 0 none;
}
#newsletter button {
	padding: 0;
	margin: 0;
}
#newsletter button span {
	width: 73px;
	height: 20px;
	line-height: 18px;
	background: url(../images/newsletter_submit.gif) no-repeat left top;
	padding: 0;
	margin: 0;
	text-transform: lowercase;
	color: #fff;
}
.productList {
	width: 218px;
	float: left;
	border: 1px solid #cbcbcb;
	margin: 0 10px 10px 0;
}
#productsList div.first {
	clear: both;
}
#productsList div.last {
	margin-right: 0;
}
div.productListIfo {
	padding: 10px;
	height: 212px;
	background: url(../images/box_fill.gif) repeat-x left bottom;
}
p.productListImage {
	text-align: center;
	height: 150px;
}
.productListIfo h2 {
	padding: 10px 0 6px;
}
.productListIfo h2 a {
	font-weight: bold;
	color: #383838;
	text-decoration: none;
}
.productListIfo h2 a:hover {
	color: #226294;
}
.productListDetails {
	border-top: 1px solid #cbcbcb;
}
.productListDetails a {
	display: block;
	height: 22px ;
	line-height:22px;
	background: url(../images/box_sub.gif) repeat-x left top;
	padding: 0 10px;
	color: #4373a4;
	text-decoration: none;
}
.productListDetails a:hover {
	background: url(../images/box_sub_hover.gif) repeat-x left top;
	color: #fff;
}
#footer {
	padding: 80px 30px 0;
	background: url(../images/content_end.jpg) no-repeat left top;
	position:relative;
	overflow:hidden;
	height: 120px;
	width: 900px;
	margin: 0 auto;
	text-align: left;
}
#copyright {
	position: absolute;
	top: 80px;
	left: 40px;
	color: #bfc9d6;
}
#copyright a{
	color: #fff;
}
#copyright a:hover{
	text-decoration: none;
}
#footerContent {
	position: absolute;
	top: 80px;
	right: 40px;
}
.footerContent {
	float: left;
	width: 224px;
}
.footerContent a {
	color: #bbc5d3;
	text-decoration: none;
}
.footerContent a:hover {
	text-decoration: underline;
}

.footerContent h5,
.footerContent h5 a {
	color: #fff;
	font-weight: bold;
}
#breadcrumb {
	margin-bottom: 15px;
	color: #383838;
}
#breadcrumb a {
	color: #383838;
	text-decoration: none;
}
#breadcrumb a:hover,
#breadcrumb span {
	color: #1b74ad;
}
#mainContent {
	width: 450px;
	position: relative;
	overflow: hidden;
	float: left;
}
#side {
	width: 220px;
	float: right;
	overflow: hidden;
}
#downloadBrochure a,
.downloadBrochure a {
	display: block;
	height: 31px;
	line-height: 28px;
	padding-left: 25px;
	color: #1b74ad;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background: url(../images/icon_pdf_small.gif) no-repeat left top;
}
#mailBrochure a{
	display: block;
	height: 31px;
	line-height: 28px;
	padding-left: 25px;
	color: #1b74ad;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background: url(../images/mail.png) no-repeat left center;
}
#mailBrochure a:hover,
#downloadBrochure a:hover,
.downloadBrochure a:hover {
	color: #000;
}
p#downloadBrochure,
p#mailBrochure{
	width: 190px;
	float: left;
}
#specifications {
	width: 100%;
	border-collapse: collapse;
}
#specifications caption {
	border: 1px solid #d8d8d8;
	height: 24px;
	font-weight: bold;
	color: #517099;
	line-height: 24px;
	padding: 0 20px;
	background: url(../images/caption.gif) repeat-x left bottom;
}
#specifications td {
	line-height: 24px;
	padding: 0 20px;
	height: 24px;
	border-bottom: 1px solid #d8d8d8;
}
#specifications tr.odd td {
	background: #F0F0F0;
}
#productGallery {
	background-color: #fff;
	border: 1px solid #b0b0b0;
	width: 218px;
	overflow: hidden;
	margin-bottom: 20px;
}
#productGallery ul{
	float: left; 
	margin-bottom: 5px;
	display: block;
}
#productGallery li {
	width: 40px;
	height: 40px;
	float: left;
	margin: 2px 0 2px 3px;
	overflow: hidden;
}
#relatedProducts {
	padding-bottom: 20px;
	width: 100%;
	overflow: hidden;
}
#relatedProducts h4 {
	color: #1b74ad;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
}
#articleGallery h4 {
	color: #1b74ad;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
}
#relatedProducts li {
	clear: both;
	margin-top: 10px;
}
#relatedProducts li a {
	text-decoration: none;
	font-weight: bold;
	color: #383838;
}
#relatedProducts li a:hover {
	color: #1B74AD;
}
#relatedProducts li a img {
	float: left;
	margin: 0 10px 10px 0;
	border: 1px solid #b8b8b8;
}
.pager {
	font-size: 12px;
	height: 20px;
	line-height: 20px;
	clear: both;
}
.pager span {
	display: block;
	height: 20px;
	line-height: 20px;
	float: left;
	padding-right: 4px;
}
.pager strong,
.pager a {
	display: block;
	height: 20px;
	line-height: 20px;
	float: left;
	padding: 0 4px;
	border: 1px solid #fff;
}
.pager a {
	color:#383838;
	text-decoration: none;
}
.pager a:hover {
	border-color: #b8b8b8;
}
.pager strong {
	border-color: #1b74ad;
	color: #1b74ad;
	font-weight: bold;
}
#resultsList {
	margin: 20px 0;
}
.searchResult {
	border: 1px solid #d8d8d8;
	width: 658px;
	padding: 10px;
	overflow: hidden;
	margin: 10px 0;
}
.searchResult h2{
	margin-bottom: 10px;
}
.searchResult h2 a{
	color: #2B5182;
	font-size: 12px;
	text-transform:uppercase;
	font-weight: bold;
	text-decoration: none;
}
p.searchResultPhoto {
	width: 190px;
	float: left;
}
table.searchResultSpecs {
	width: 290px;
	float: left;
}
table.searchResultSpecs td {
	border-bottom: 1px solid #d8d8d8;
	padding: 6px 10px;
}
div.searchResultOptions {
	width: 160px;
	float: right;
}
div.searchResultOptions p {
	width: 100%;
	overflow: hidden;
	margin: 10px 0;
}
div.searchResultOptions a.button {
	clear: left;
	margin-bottom: 10px;
}
div#mainContent.fullwidth{
	width: 680px;
}
div#articleGallery a{
	display: block;
	margin: 10px 8px 0 0;
	float: left;
	border: 1px solid #D8D8D8;
}
div.clearer{
	clear: both;
	height: 1px;
}