@CHARSET "UTF-8";

html,
body {
	margin: 0;
	padding: 0;
	background-color: #bbbbbb;
	text-align: center;
}

body,
body * {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #757776;
}

a:hover {
	color: #868686;
}

#pageContent {
	padding: 0;
	margin: 0;
}

.pageContent {
	padding: 15px 15px 0 15px;
	margin: 0;
	width: 750px;
	margin: auto;
	text-align: left;
}

.header {
	background: url(../images/header.jpg)  no-repeat left top;
	width: 750px;
	height: 213px;
	margin: 0;
	padding: 0;
}

.header_en {
	background: url(../images/header_en.jpg)  no-repeat left top;
}

.menu ul {
	list-style-type: none;
	padding: 191px 5px 0 5px;
	margin: 0;
}

.menu ul li {
	float: left;
	text-align: center;
	margin: 0;
	padding: 0;
	width: 83px;
}

.menu ul li a {
	text-decoration: none;
	font-weight: bold;
	width: 83px;
	display: block;
	padding-top: 2px;
	color: white;
}

.menu ul li a span {
	color: white;
	font-size: 13px;
}

.menu ul li.active a {
	text-decoration: underline;
}

.footer a:hover,
.menu ul li a:hover {
	color: #e2e2e2;
}

.frame {
	background: url(../images/frame-bg.png) left top repeat-y;
	width: 750px;
	margin: 15px 0 10px 0;
	padding: 0;
}

.frame_top {
	background: url(../images/frame-top.png) left top no-repeat;
	width: 750px;
	margin: 0;
	padding: 0;
	height: 5px;
	overflow: hidden;
}

.frame_bottom {
	background: url(../images/frame-bottom.png) left bottom no-repeat;
	width: 750px;
	margin: 0;
	padding: 0 0 20px 0;
	height: 5px;
	clear: right;
}

.content {
	width: 575px;
	padding: 12px 0;
	margin: 0 0 0 15px;
	min-height: 300px;
}

.footer {
	background: url(../images/footer.png) left top no-repeat;
	width: 750px;
	height: 35px;
	margin: 15px 0 0 0;
	padding: 0;
}

.footer div {
	color: white;
	padding: 10px;
	text-align: center;
}

.footer span,
.footer a {
	color: white;
	font-size: 9px;
	text-decoration: none;
}

h1 {
	color: #22252a;
	font-size: 18px;
	font-weight: bold;
	margin-top: 25px;
}

h1.first {
	font-size: 18px;
	font-weight: bold;
	margin-top: 0px;
}

.sidebar {
	width: 144px;
	padding: 0;
	float:right;
	margin: 0;
}

.sidebar h2 {
	color: #f09401;
	margin: 0 10px 0 10px;
}

.sidebar ul,
.sidebar li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	color: white;
	font-size: 10px;
}

.sidebar li {
	margin: 15px 0 25px 10px;
	width: 124px;
}

.sidebar .date {
	color: white;
	font-weight: bold;
	margin-bottom: 10px;
	display: block;
}

.more,
.back {
	color: #f09401;
	text-align: right;
	display: block;
	height: 0;
	overflow: visible;
	font-size: 10px;
	text-decoration: none;
}

.more:before {
	content: "■ ";
}

.back {
	text-align: left;
}

.back:after {
	content: "■ ";
}

.back span,
.more span {
	color: #f09401;
	font-size: 10px;
	text-decoration: underline;
}

img {
	border: none;
}

.type,
.type_small {
	width: 100px;
	zoom: 1; /* fix for IE to display grid as inline element*/
	display:-moz-inline-block;
	display:-moz-inline-box;
	display: inline-block;
	padding-top: 2px;
}

.type_small {
	width: 50px;
}

.address {
	margin-bottom: 8px;
}

.disclaimer {
	font-weight: bold;
	margin-top: 20px;
}

.disclaimer ol {
	font-weight: normal;
	padding: 0 0 0 17px;
	margin: 15px;
}

.disclaimer ol li {
	padding: 0 0 5px 0;
	margin: 0;
}

.mapdiv {
	float: right;
	width: 380px;
	height: 300px;
}

.map {
	width: 380px;
	height: 300px;
	margin: 0;
	overflow: hidden;
}

.partners {
	text-align: center;
	vertical-align: middle;
	padding-top: 5px;
}

.partners img {
	padding: 10px;
}

.services li {
	font-weight: bold;
	margin-top: 2px;
	list-style-type: none;
}

.services li li li {
	font-weight: normal;
	list-style-type: square;
}

.logo {
	float: right;
	margin: 0 30px 15px 15px;
}

.source {
	display:block;
	margin-top: 20px;
	font-style: italic;
}

h3 {
	margin: 3px 0;
}

.download {
	padding-bottom: 15px;
	display: block;
}

.pdf {
	background: url(../images/pdf.gif) no-repeat left -1px;
	padding-left: 20px;
}

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

.manufacturerlist li {
	float: left;
	margin: 0 10px 0 0;
	padding: 0 10px 0 0;
	border-right: 1px solid #757776;
}

.manufacturerlist li.last {
	border: none;
}

.manufacturerlist li a {
	color: #f09401;
}

.manufacturer {
	clear: left;
	list-style-type: none;
	margin: 0;
	padding: 25px 0 0 0;
}

.manufacturer li {
	margin: 15px 0 0 0;
	padding: 15px 0 0 0;
	border-top: 1px dashed #cccccc;
}

.manufacturer li.spaced {
	margin-top: 30px;
	padding-top: 30px;
}

.manufacturer img {
	float: left;
	margin: 0 10px 10px 0;
}

.flash {
	text-align: center;
}

.flash object {
	width: 601px;
	height: 447px;
	margin: -14px -17px -43px -15px;
	position: relative;
	z-index: 99;
}

* html .flash object {
	margin-bottom: -48px;
}

.youtube object {
	width: 425px;
	height: 344px;
	margin-top: 30px;
}

.languagechange {
	float: right;
	margin: 0 10px 0 0;
}



.pi h1 {
	font-size: 18px;
}

.pi h2 {
	font-weight: bold;
}

.pi h3 {
	font-weight: normal;
	text-decoration: underline;
	margin-top: 0px;
}

.pi span.location {
	font-weight: bold;
}

.pi div.about {
	margin-top: 20px;
}

.pi div.contact {
	float:left;
	width: 210px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.pi span.title {
	display: block;
	font-weight: bold;
}

.pi a.download {
	clear: left;
}

.iconified span {padding-left: 20px; height:16px;}
.pdf span {background: url(../images/pdf.gif) left top no-repeat; }


div#images,
div#oldreleases {
	text-align: center;
	margin: 0 5px 30px 5px;
}

div#images span,
div#oldreleases span {
	display: block;
	margin-bottom: 4px;
	padding: 4px;
	color: white;
	font-size: 10px;
}

div#images span.title,
div#oldreleases span.title {
	display: block;
	margin-bottom: 1px;
	color: #f09401;
	background-color: #777;
}

div#images span.title {
	margin-bottom: 4px;
	background-color: none;
}

div#images a,
div#oldreleases a {
	text-decoration: none;
	margin-top: 10px;
	display: block;
	color: white;
	font-size: 10px;
}

div#oldreleases a:hover {
	color: #ccc;
}

div#images span.title a,
div#oldreleases span.title a {
	color: #f09401;
	text-align: left;
	margin: 0;
}

div#images img,
div#oldreleases img {
	border: none;
	width: 70%;
}

div#images a span,
div#oldreleases a span {
	margin-bottom: 0px;
	padding: 0px;
	color: #f09401;
	font-size: 10px;
}

div#oldreleases span.pidate,
div#oldreleases span.pidate * {
	color: #f09401;
	text-align: right;
	display: block;
	font-size: 9px;
	font-style: italic;
}

div#oldreleases span.pidate * {
	display: inline;
}

