/* Margins */
* {
	margin: 0;
	padding: 0;
}
h1, h2, h4 {
	margin: 1em auto;
}
h3 {
	margin: 2em auto;
}
h1, h2, h3, h4 {
	padding: 7px 2%;
	width: 96%;
}
hr {
	margin: auto;
	width: 99%;
}
div.text li, p {
	padding-bottom: 0.5em;
}
table {
	border-collapse: collapse;
	border-style: none;
	margin: 0.5em auto;
	width: 99%;
}
table.supplier_logo {
	margin: 0 auto 1.5em auto;
}
.topmost_text {
	margin-top: 0;
}


/* Body */
html, body {
	height: 100%;
}
body {
	background-color: #ddeeff;
	background: url(images/background.gif) repeat fixed;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 90%;
}


/* Divs */
div.outer {
	background-color: white;
	margin: 0 auto;
	width: 1024px;
}
div.final {
	clear: both;
	font-size: 0;
	height: 1px;
	line-height: 0;
	background-color: white;
}
div.language {
	float: right;
	margin: 15px 0;
	padding-right: 20px;
}
div.language li {
	float: left;
	margin-left: 15px;
}
div.language ul {
	list-style-type: none;
}
div.logo {
	border-bottom: 5px solid white;
}
div.menu {
	clear: right;
	float: right;
	font-weight: bold;
	min-width: 220px;
	-width: 220px;
	padding-bottom: 50px;
}
div.menu a {
	color: white;
	display: inline-block;
	padding: 16px 8%;
	width: 84%;
	-khtml-border-radius: 17px;
	-moz-border-radius: 17px;
	-webkit-border-radius: 17px;
	border-radius: 17px;
}
div.menu ul, div.sectors ul {
	background-color: #002a75;
	font-size: 110%;
}
div.menu ul {
	list-style-type: none;
	margin-bottom: 15px;
	-khtml-border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
}
div.sectors {
	font-weight: bold;
}
div.sectors a {
	color: white;
	display: inline-block;
	padding: 16px 2%;
	width: 96%;
}
div.sectors ul {
	list-style-type: none;
	text-align: center;
}
div.text {
	margin-right: 220px;
	padding: 50px;
	text-align: justify;
}
div.text ul {
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 1.5em;
}


/* Slideshow Divs */
div.slideshow_final {
	clear: both;
}
div.slideshow_inner {
	background-color: #002a75;
	color: white;
	float: left;
	font-weight: bold;
	line-height: 80%;
	width: 660px;
}
div.slideshow_outer {
	background-color: #002a75;
	border: 1px solid #002a75;
	margin: auto;
	width: 700px;
	-khtml-border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
}
div.slideshow_padding_left, div.slideshow_padding_right {
	background-color: white;
	float: left;
	height: 300px;
	width: 20px;
}
div.slideshow_padding_left {
	-khtml-border-radius: 20px 0 0 0;
	-moz-border-radius: 20px 0 0 0;
	-webkit-border-radius: 20px 0 0 0;
	border-radius: 20px 0 0 0;
}
div.slideshow_padding_right {
	-khtml-border-radius: 0 20px 0 0;
	-moz-border-radius: 0 20px 0 0;
	-webkit-border-radius: 0 20px 0 0;
	border-radius: 0 20px 0 0;
}


/* Lists */
ul.links a {
	display: inline-block;
	margin: -0.75em -0.5%;
	padding: 0.75em 0.75%;
	vertical-align: text-top;
	width: 99%;
}
ul.links li {
	margin: 1em 0;
}


/* Spans */
span.company {
	font-weight: bold;
	white-space: nowrap;
}


/* Tables */
table.images {
	width: auto;
}
table.images td, table.images th {
	padding: 0.5em;
	text-align: center;
}
table.images td {
	vertical-align: middle;
}
table.images th {
	font-weight: bold;
	vertical-align: top;
}
table.images img.bordered {
	border: 1px solid #002a75;
}
table.invisible td {
	vertical-align: top;
}
table.invisible td.align_vertically {
	vertical-align: middle;
}
table.invisible img {
	margin-bottom: 0.5em;
}
table.news {
	font-size: 140%;
	font-weight: bold;
	text-align: center;
}
table.news tr {
	height: 125px;
}
table.product_images {
	font-weight: bold;
	text-align: center;
	width: auto;
}
table.product_images td {
	padding: 8px 16px;
	vertical-align: bottom;
}
table.specs {
	border: 2px solid #002a75;
}
table.specs td, table.specs th {
	border: 1px solid #002a75;
	padding: 8px;
	vertical-align: middle;
}
table.specs th {
	background-color: #99ccff;
	font-weight: bold;
	text-align: left;
}
table.supplier_logo {
	font-size: 200%;
	font-weight: bold;
	text-align: center;
}
table.supplier_logo td, table.supplier_logo th {
	background-color: #002a75;
	color: white;
	padding: 7px 10px;
	vertical-align: middle;
	width: 50%;
}
table.supplier_logo td {
	-khtml-border-radius: 0 20px 20px 0;
	-moz-border-radius: 0 20px 20px 0;
	-webkit-border-radius: 0 20px 20px 0;
	border-radius: 0 20px 20px 0;
}
table.supplier_logo th {
	-khtml-border-radius: 20px 0 0 20px;
	-moz-border-radius: 20px 0 0 20px;
	-webkit-border-radius: 20px 0 0 20px;
	border-radius: 20px 0 0 20px;
}
table.supplier_logo img {
	vertical-align: middle;
}
table.suppliers {
	font-weight: bold;
	text-align: center;
}
table.suppliers td {
	width: 50%;
}
table.suppliers td a {
	display: block;
	padding: 5px;
}
table.suppliers tr {
	height: 100px;
}


/* Others */
a {
	color: #002a75;
	cursor: pointer;
	display: inline-block;
	text-decoration: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-webkit-user-select: none;
	user-select: none;
}
a:hover, div.menu a:hover, div.menu a.selected, div.sectors a:hover, div.sectors a.selected {
	background-color: red;
	background: -moz-linear-gradient(#ffcccc, red);
	background: -ms-linear-gradient(#ffcccc, red);
	background: -o-linear-gradient(#ffcccc, red);
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#ffcccc), to(red));
	background: -webkit-linear-gradient(#ffcccc, red);
	background: linear-gradient(#ffcccc, red);
	color: white;
}
a.text {
	display: block;
	margin: -0.25em 5px;
	padding: 0.25em 5px;
}
h1 {
	background-color: #002a75;
	color: white;
	font-size: 200%;
	text-align: center;
	-khtml-border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
}
h2 {
	font-size: 167%;
	text-align: center;
}
h2.menu_title {
	color: #002a75;
}
h3 {
	font-size: 200%;
	font-style: italic;
	text-align: center;
}
h4 {
	font-size: 100%;
}
hr {
	background-color: #002a75;
	border-style: none;
	color: #002a75;
	height: 2px;
}
img {
	border-style: none;
	display: block;
	margin: 0 auto;
}
td.image_left {
	padding-right: 15px;
	text-align: center;
	width: 0;
}
td.image_right {
	padding-left: 15px;
	text-align: center;
	width: 0;
}
