@charset "UTF-8";

/* ---------------------------------------------------------------
// General
// --------------------------------------------------------------- */
html {
	background: transparent url(/img/bdsimex/bg.gif);
}

body {
	margin:0;
	padding:0;
}
body, td, th {
	font-family:Arial;
	font-size:12px;
	color:#00568E;
	text-align:left;
}
table {
	width:100%; 
}
th, td {
	vertical-align:top;
}

a {
	font-weight:bold;
	color:#00568E;
	text-decoration:none;
}

a.button {
	width:166px;
	height:14px;
	padding:3px 0 3px 0;
	margin:0 0 5px 0;
	background:transparent url(/img/bdsimex/button.gif) no-repeat 0 0;
	display:block;
	text-align:center;
	color:#fff;
	font-weight:normal;
}
a.button:hover {
	text-decoration:underline;
}

ul {
	list-style-type:none;
	list-style-image:none;
	margin:0;
	padding:0;
	border:0;
}

img {
	border:0;
}

h1 {
	font-size:16px;
	font-weight:bold;
}
h2 {
	font-size:14px;
	color: #777;
	text-transform:uppercase;
}

hr {
	/* margin:10px 0 10px 0; */
	margin:0;
	padding:0;
	border:0;
	border-bottom:1px solid #777;
}	

.line_bottom {
	height:23px;
	margin:2px 0 10px 0;
}

.bg_1 {
	background-color:#ccc;
}

div#mfs {
	position:relative;
	width:940px;
	margin:30px auto 30px auto;
	background: transparent url(/img/bdsimex/shadow.png) no-repeat bottom right;
	padding: 0 0 1px 0;
}

div#inner {
	position:relative;
	top:-10px;
	left:-10px;
	width:910px;
	padding:10px;
	margin:0 0 10px 0;
	z-index:1000;
	background-color:#fff;
}

div#header {
	height:66px;
	margin:30px 0 30px 0;
}

div#header img {
	float:right;
	width: 355px;
	height:66px;
}

div#header h1 {
	float:left;
	margin:20px 0 0 20px;
}

ul#tn {
	width:100%;
	height:23px;
}
ul#tn li {
	float:left;
	width:303px;
}
ul#tn li.last {
	width:304px;
}
ul#tn li a {
	display:block;
	text-align:center;
	font-size:13px;
	padding:3px 0 3px 0;
	background-color:#ccc;
	text-transform:uppercase;
}

ul#tn li a:hover,
ul#tn li.hi a {
	color:#fff;
	background-color:#777;
}

img#coverart {
	width:910px;
	height:175px;
	margin:5px 0 5px 0;
	border-bottom:2px solid #00568e;
}

div#content {

}

div#sn {
	float:left;
	width:230px;
}

div#sn h2 {
	margin: 10px 20px 10px 20px;
}

ul#home_sn li.more a {
	background-color:#00568e;
	display:block;
	color:#fff;
	padding:5px 10px 5px 10px;
	font-size:14px;
}
ul#home_sn li ul {
	margin:10px 0 0 20px;
}

ul#product_sn {
	padding:0 20px 20px 0;
	width:230px;
	margin:0 0 50px 0;
	background: transparent url(/img/bdsimex/shadow.png) no-repeat bottom right;
}
ul#product_sn li {
	text-align:center;
	border-bottom:1px solid #00568e;
	filter:none;
}	
ul#product_sn li.first {
	border-top:1px solid #00568e;
}
ul#product_sn li a {
	color:#777;
	display:block;
	padding:3px 0 3px 0;
}
ul#product_sn li:hover a {
	background-color:#777;
	color:#fff;
}

ul#product_sn li.active a {
	background-color:#00568e;
	color:#fff;
}
ul#product_sn li ul li {
	border-bottom:1px solid #777;
}
ul#product_sn li ul li.last {
	border-bottom:none;
}
ul#product_sn li ul {
	margin:5px 0 5px 0;
}
ul#product_sn li:hover ul li a,
ul#product_sn li.active ul li a,
ul#product_sn li ul li a {
	background:none;
	color:#00568e;
}
/*
ul#product_sn li ul li:hover a,
ul#product_sn li ul li.active a {
	background-color:#777;
	color:#fff;
}
*/



div#c {
	position:relative;
	float:right;
	width:613px;	/* 633 avail (20 spacer) */
}

ul#product_list li {
	position:relative;
	border-bottom: 1px solid #777;
	padding:10px 0 10px 0;
	min-height:80px;
}
ul#product_list li.first {
	border-top: 1px solid #777; 
}
ul#product_list li img {
	width:100px;
	height:100px;
	max-height:100px;
	min-height:100px;
	position:absolute;
	top:0;
	left:0;
}
ul#product_list li p {
	margin-left:150px;
	width:280px;
	color:#777;
}
ul#product_list li p p {
	margin:0;
}
ul#product_list li strong {
	margin-bottom:10px;
	display:block;
}

ul#product_list li big {
	font-weight:bold;
	color:#00568e;	
}
ul#product_list li div.action {
	position:absolute;
	right:0;
	top:10px;
}

ul#animation {
	/* margin: 0 0 0 70px; */
	margin: 0 auto 0 auto;
	position:relative;
}
ul#animation li {
	position:absolute;
	left:0;
	top:0;
}
ul#animation,
ul#animation li,
ul#animation li img {
	width:500px;
	height:500px;
}


ul#infotext {
	
}
ul#infotext li.tr, 
ul#infotext li.tl,
ul#infotext li.br,
ul#infotext li.bl {
	position:absolute;
	width:170px;
}
ul#infotext li.tr {
	top:0;
	right:20px;
	text-align:right;
}
ul#infotext li.tl {
	top:0;
	left:0;
}
ul#infotext li.br {
	bottom:0;
	right:20px;
	text-align:right;
}
ul#infotext li.bl {
	bottom:0;
	left:0;
}

ul#footer {
	background-color:#ccc;
	width:910px;
	height:20px;
	margin:20px 0 10px 0;
	position:relative;
}
ul#footer li {
	float:left;
}
ul#footer li.first {
	margin:0 0 0 20px;
}
ul#footer li a {
	text-transform:uppercase;
}
ul#footer li.separator {
	margin:0 5px 0 5px;
}
ul#footer li.lang {
	position:absolute;
	right:20px;
	top:0;
}
ul#footer li.lang span.flag_en,
ul#footer li.lang span.flag_en_lo,
ul#footer li.lang span.flag_de,
ul#footer li.lang span.flag_de_lo {
	display:block;
	float:left;
	width:30px;
	height:20px;
	margin:0 0 0 5px;
}
ul#footer li.lang span.flag_de,
ul#footer li.lang span.flag_de_lo {
	background-image:url(/img/bdsimex/flag_de.gif);
}
ul#footer li.lang span.flag_en,
ul#footer li.lang span.flag_en_lo {
	background-image:url(/img/bdsimex/flag_en.gif);
}
ul#footer li.lang span.flag_en_lo,
ul#footer li.lang span.flag_de_lo {
	background-position:0 -20px;
}
ul#footer li.lang span.flag_en_lo:hover,
ul#footer li.lang span.flag_de_lo:hover {
	background-position:0 0;
}


table.downloads tr td {
	vertical-align:middle;
}
table.downloads tr td span {
	color:#777;
}


.clear {
	clear:both;
}

.hidden {
	display:none;
}
