/* Resetear estilos */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* FIN Resetear estilos */
body {
	font-family: Times new roman, serif;
	font-size: 12px;
	color: #333;
	background-color: #333;
}
body.normal {
	background-color: #333;
}
div.clearfix {
	clear: both;
	overflow: hidden;
	width: 0;
	height: 0;
}
#logo {
	width: 135px;
	height: 14px;
	padding: 20px 0 16px 40px;
}
#logo a {
	display: block;
	width: 135px;
	height: 14px;
	background: url(/images/logoblack.png) no-repeat top left;
	outline: none;
}
#logo.white a {
	background: url(/images/logowhite.png) no-repeat top left;
}
#container {
	position: relative;
	max-width: 1700px;
	margin: 0 auto;
	background: #FFF;
	color: #333;
	padding: 0 0 40px 0;
	min-width: 1096px;
}
#talking {
	position: absolute;
	bottom: 20px;
	right: 40px;
	color: #666;
	text-decoration: none;
}
#menu {
	margin: 0 0 0 40px;
}
#menu ul {
	display: block;
}
#menu ul li {
	margin: 0 0 4px 0;
}
#menu ul li span.submenu a {
	color: #666;
	text-decoration: none;
}
#menu ul li span.submenu a.active {
	color: #000;
	font-weight: bold;
	text-decoration: underline;
}
#menu ul li span.submenu a:hover {
	text-decoration: underline;
}
#menu ul li span.submenu span.firstspacer {
	color: #000;
	margin: 0 3px;
}
#menu ul li span.submenu span.spacer {
	color: #666;
	margin: 0 3px;
}
#menu ul li a {
	color: #666;
	text-decoration: none;
	line-height: 16px;
}
#menu ul li a:hover {
	text-decoration: underline;
}
#menu ul li.active a {
	color: black;
	font-weight: normal;
	text-decoration: underline;
}
#home #menu ul li.active a {
	text-decoration: none;
}
#menu ul li:first-child a {
	font-weight: bold;
}
#menu.white ul li a {
	color: #CCC;
}
#menu.white ul li.active a {
	color: white;
}
#home {
	position: relative;
	padding: 0 40px 20px 40px;
}
#home #logo {
	position: absolute;
	top: 20px;
	left: 40px;
	z-index: 2;
	padding: 0;
}
#home #menu {
	position: absolute;
	top: 50px;
	left: 40px;
	z-index: 2;
	margin: 0;
}
#home #menu ul {
	margin: 0 0 30px 0;
}
#home #menu #new {
	position: relative;
	left: -40px;
	padding: 7px 40px;
	background: white;
}
#home #menu #new h1 {
	color: red;
}
#home #menu #new p {
	line-height: 120%;
}
#home #menu #new a {
	line-height: 120%;
	color: #333;
}
#home div.images {
	position: relative;
	left: -40px;
	z-index: 1;
	background: url(/images/loading.gif) no-repeat center center;
}
#home div.images img {
	position: absolute;
	top: 0;
	left: 0;
	height: auto;
	visibility: hidden;
	max-width: 1700px;
}
#home div.text {
	width: 50%;
	padding: 20px 0 0 0;
	line-height: 140%;
}
#home div.text div.info {
	margin: 0 0 25px 0;
}
#home div.text a {
	color: #333;
}
#content {
	white-space: nowrap;
	position: relative;
	padding: 20px 0 0 0;
}
#content div.left {
	display: inline-block;
	#display: inline;
	zoom: 1;
	white-space: normal;
	vertical-align: top;
	width: 545px;
	overflow: hidden;
	margin: 0 2px 0 0;
}
#content div.left div.item {
	width: 545px;
	margin: 0 0 5px 0;
	overflow: hidden;
}
#content div.left div.item a {
	display: block;
	position: relative;
	text-decoration: none;
	overflow: hidden;
}
#content div.left div.item a img {
	display: block;
	border: none;
	width: 545px;
}
#content div.left div.item a span {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 50%;
	display: block;
	visibility: hidden;
	background: white;
	padding: 12px;
	color: #333;
	text-decoration: none;
}
#content div.right {
	display: inline-block;
	#display: inline;
	zoom: 1;
	white-space: normal;
	vertical-align: top;
	/*width: 340px;*/
}
#content div.right img {
	display: block;
	margin: 0 0 5px 0;
}
#content a.closecatalogue {
	position: absolute;
	top: -18px;
	right: 16px;
	color: #666;
	text-decoration: none;
}
#content a.closecatalogue:hover {
	text-decoration: underline;
}
#productdetail {
	position: relative;
	width: 100%;
	overflow: hidden;
	white-space: normal;
	background: url(/images/loading.gif) no-repeat center 100px;
}
#productdetail div.scroll {
	position: relative;
	width: 1000000px;
	overflow: hidden;
	visibility: hidden;
	background: white;
}
#productdetail div.scroll div.wrap {
	float: left;
}
#productdetail div.item {
	position: relative;
	float: left;
	margin: 0 5px 0 0;
	cursor: pointer;
}
#productdetail div.item div.tleft {
	width: 25%;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	cursor: pointer;
}
#productdetail div.item div.tright {
	width: 25%;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	cursor: pointer;
}
#productdetail div.item.active {
	cursor: default;
}
#productdetail div.item img {
	display: block;
	height: 600px !important;
	width: auto !important;
	margin: 0 0 10px 0;
}
#productdetail div.item span {
	display: block;
	width: 235px;
}
#newlist {
	white-space: normal;
}
#newlist div.new {
	width: 900px;
	overflow: hidden;
	border-bottom: #C6C6C6 solid 1px;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
}
#newlist div.new div.media {
	float: left;
	margin: 0 15px 0 0;
	width: 545px;
}
#newlist div.new div.media iframe {
	width: 545px !important;
	height: 310px !important;
}
#newlist div.new div.media img {
	width: 545px;
	height: auto;
	width: 545px !important;
	height: auto !important;
}
#newlist div.new div.info {
	float: left;
	width: 340px;
}
#newlist div.new div.info p.new {
	font-size: 16px;
	color: red;
	font-weight: bold;
}
#newlist div.new div.info p.title {
	font-size: 16px;
	font-weight: bold;
}
#newlist div.new div.info p.date {
	font-size: 16px;
	color: #666;
}
#newlist div.new div.info div.text {
	padding: 10px 0;
	line-height: 140%;
}
#newlist div.new div.info a.download {
	color: #333;
	text-decoration: underline;
	display: inline-block;
	padding: 0 0 0 24px;
	background: url(/images/download.png) no-repeat left center;
	line-height: 16px;
}
#about {
	overflow: hidden;
}
#about div.photo {
	display: inline-block;
	#display: inline;
	_display: inline;
	zoom: 1;
	vertical-align: top;
	white-space: normal;
	width: 545px;
	margin: 0 2px 0 0;
}
div.left div.photos img {
	width: 545px !important;
	height: auto !important;
	margin: 0 0 5px 0;
}
div.right p.title {
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 15px 0;
	padding: 0 0 0 10px;
}
div.right div.text {
	line-height: 140%;
	padding: 0 0 0 10px;
	margin: 0 0 12px 0;
}
div.right img {
	margin: 0 0 5px 0;
}