html, body {
	margin:0;
	padding:0;
	background-color: #FFF7F0;
	/*background-color: #000;*/
	background-image:url(../images/bg.gif);
	background-repeat:repeat;
}
body {
	font-family: "Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
}
p {
	margin:0;
	padding:0 0 15px 0;
	border:0;
}
p:first-letter {
/*
	padding:0 0 0 5px;
	*/
	font-weight:bold;
	font-size:14px;
}
a {
	color: #723838;
	text-decoration:underline;
}
a:hover {
	color: #723838;
	text-decoration:none;
}
h1 {
	display:block;
	height:33px;
	background-image:url(../images/title.png);
	background-repeat:no-repeat;
	top:0;
	padding:0;
	margin:0 0 20px 0;
}
h1 span {
	display:block;
	height:33px;
	font-size:24px;
	font-style:italic;
	position:relative;
	left: 5px;
	top: 12px;
	color: #300000;
}
h2 {
	font-size:16px;
}
h3 {
	font-size:14px;
}
h4 {
	font-size:14px;
	margin-bottom:0px;
}
img {
	border: none;
}

div#container {
	text-align:left;
	width:770px;
	margin:0 auto;
	background-color:#FFF;
}
div#header {
	height:226px;
	margin:0;
	background-color: #f7b47a;
	color: #ec7504;
}
div#wrapper {
	float:left;
	width:100%;
}
div#content {
	margin: -30px 10px 10px 235px;
	text-align:justify;
	line-height:25px;
	color: #723838;
	/*
	background-color:#CC0033;
	border:1px dotted #3366FF;
	*/
}
div#right {
	float:left;
	width:10px;
	margin-left:-10px;
}
div#left {
	float:left;
	width:225px;
	margin-left:-770px;
	margin-top:-30px;
	padding:0;
}
div#footer {
	clear:left;
	margin: 0px 0px 0 0px;
	padding:0 10px 0 0;
	color: #300000;
	text-align:right;
	height:169px;
	background-image:url(../images/footer.png);
    background-position: top;
    background-repeat: no-repeat;
	line-height:20px;
}

#footer img { 
	vertical-align: middle;
	border:none;
	padding-right:5px;
}

#footer a { 
	text-decoration: none;
	color: #300000;
}

div#column2 {
    margin: 0;
    padding: 0;
	/*
    background-image:url(../images/border-right.gif);
    background-position: right;
    background-repeat: repeat-y;
	*/
    width: 100%;
}
div#column1 {
    margin: 0px;
    padding: 0px;
	/*
    background-image:url(../images/border-left.gif);
	background-position:left;
    background-repeat: repeat-y;
	*/
    width: 100%;
}

.types {
	 border:#E42523 1px solid;
	 margin-bottom:15px;
	 padding:5px;
}
.clear {
    clear: both;
    display: block;
    height: 1px;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

/* PICTURES */
#pictures {
	float:left;
	width:106px;
	max-width:106px;
	margin-left:0px;
	margin-top:0px;
	background-color:#fee186;
}

#pictures ul {
	list-style: none;
	margin: 0;
	padding: 25px 0 25px 25px;
}

#pictures li {
	margin: 0;
	padding: 0px 0 10px 0px;
}
#pictures a {
	padding:0;
	margin:0;
	text-decoration:none;
}

#pictures img {
	border:solid 2px #EC562A;
}

#text {
	float:right;
	width:380px;
	margin-left:0px;
	margin-top:0px;
}

.img-models-gallery {
	float:left; 
	margin:5px; 
	padding:5px; 
	font-size:10px;
	width:110px;
	height:110px;
	text-align:center;
	vertical-align:middle;
	background-color:#fee186;
}
/*
.img-models-gallery img {
	border:solid 2px #EC562A;
	vertical-align:middle;
}
*/
/* LANGUAGES */
#languages {
	position:relative;
	height: 30px;
	width: 100px;
	left: 666px;
	top: -190px;
	padding:0;
	margin:0;
}
#languages ul {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px;
	line-height: 14px;
	white-space: nowrap;
}
#languages li {
	list-style-type: none;
	display: inline;
	padding:0;
	margin:0;
}
#languages li a {
	color: #ec7504;
	background-color:none;
	text-decoration: none;
	padding: 4px 5px 5px 3px;
	margin: 4px 2px 5px 2px;
	background: url(../images/lang.png) no-repeat;
	filter: alpha(opacity=60);
	-moz-opacity: 0.60;
	opacity: 0.60;
	-khtml-opacity: 0.60;
}
#languages li a:hover, #languages li a.active, #languages li a.active:hover {
	color: #ec7504;
	background-color:none;
	text-decoration: none;
	padding: 4px 5px 5px 3px;
	margin: 4px 2px 5px 2px;
	background: url(../images/lang.png) no-repeat;
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
	-khtml-opacity: 1.0;
}

/* ACCORDION */
.nav {
	font-weight: normal;
	display: block;
	text-decoration: none;
	color: #000000;
	font-size: 16px;
	background-image:url(../images/nav.png);
	background-repeat:no-repeat;
	height:33px;
	line-height:33px;
	padding: 0 0 0 20px;
	margin:0;
	cursor:pointer;
}

h3.toggler {
	padding:0;
	margin:0 0 5px 0;
	height:33px;
	line-height:33px;
}

.toggler {
	color: #000000;
	background-image:url(../images/nav-over.png);
	padding:0;
	margin:0;
	height:33px;
	line-height:33px;
}

.accordion {
	position: relative;
	/*z-index: 1;*/
	width: 225px;
	left: 0px;
	top: 0;
	margin:0;
	padding:0;
}
.accordionfix {
/*
	float:left;
	*/
	width: 225px;
	left: 0px;
	top: 0;
	margin:0;
	padding:0;
	cursor:default;
	overflow:hidden;
}
.accordion ul {
	list-style: none;
	margin: 0;
	padding: 0 0 8px 0;
}

.accordion li {
	display: block;
}
.accordion a {
	display: block;
	width:100%;
	padding: 0 5px 0 20px;
	margin: 0 0 2px 0;
	text-decoration: none;
	color:#CC0033;
	background-color: #feebcf;
	cursor:pointer;
}
.accordion a:hover, .accordion a.active {
	display: block;
	width:100%;
	padding: 0 5px 0 20px;
	margin: 0 0 2px 0;
	text-decoration: none;
	color:#FFFFCC;
	background-color: #CC0033;
}

/* BREADCRUMBS */
#breadcrumbs {
	position:relative;
	height:30px;
	padding:0 0 0 5px;
	margin:0;
	color:#333333;
	font-size:10px;
}
#breadcrumbs span {
	height:30px;
	line-height:30px;
	padding:0;
	margin:10px 0 0 0;
}
#breadcrumbs a {
	color:#333333;
	text-decoration:none;
}

#breadcrumbs a:hover {
	color: #858585;
	text-decoration:none;
}

/* SEARCH */
#search {
	position:relative;
	height:30px;
	padding:0 0 0 10px;
}

.searchfield {
	font-family: "Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif;
	width:180px;
	max-width:180px;
	min-width:180px;
	border: solid 1px #000000;
	font-size:9px;
	padding:0 0 0 2px;
	margin:7px 0 0 0;
	background-color:#fff;
}

.searchbutton {
	font-family: "Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size:12px;
	width:24px;
	max-width:24px;
	min-width:24px;
	color:#000000;
	margin:0px 0;
	padding:0;
	cursor:pointer;
	border: solid 0px #fff;
	background-color: #fff;
}

/* TOOLTIP */

.tool-tip {
	color: #000;
	width: 200px;
	z-index: 13000;
}
 
.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #000;
	padding: 8px 8px 4px;
	background: #EB5A4F;
	border-bottom: 1px solid #E3211F;
	background-image:url(../images/zoom-icon.gif);
	background-position:20px;
	background-repeat:no-repeat;
}
 
.tool-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: #F18775;
}

/* TECH DATA */

#techdatatable td {
        border: 1px solid #CC0033;
        text-align: center;    
}    
#techdatatableEN13384 td {
        border: 1px solid #CC0033;
        text-align: center;    
}    

.cords {    
	background-color: #FBD7B6;
	color: #CC0033;
}
.cordsHighlight {    
	background-color: #CC0033;
	color:#F7FFBB;
}	
.target {
	background-color:#CC0033;
	color: #F7FFBB;
	cursor: crosshair;
}	
.crosshair {    
	background-color: #fff; 
	color: #723838;
	cursor: crosshair;
}

/* SLIMBOX */

#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(../images/sb_loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(../images/sb_prev.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(../images/sb_next.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 26px;
	height: 26px;
	background: transparent url(../images/sb_close.gif) no-repeat center;
	margin: 5px 0;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

/* SITEMAP */
.sitemap span.none, .sitemap span.vert, .sitemap span.last, .sitemap span.midd{background:transparent 0px 0px no-repeat; width: 24px; height: 25px; display: block; float: left; margin-left: 1em}
.sitemap span.vert{background-image: url(../images/map_vert.gif)}
.sitemap span.last{background-image: url(../images/map_last.gif)}
.sitemap span.midd{background-image: url(../images/map_midd.gif)}
.sitemap ul, .sitemap li{list-style-type: none; margin: 0; padding: 0}

/* FAQ */
h3.faq-toggler {
	padding:0 0 0 10px;
	margin:0 0 0 0;
}

.faq-toggler {
	color: #400000;
	background-image:url(../images/faq-dot.gif);
	background-repeat:no-repeat;
	background-position:left 8px;
	padding:0 0 15px 0;
	margin:0;
	cursor:pointer;
}

.faq-accordion {
	position: relative;
	width: 525px;
	left: 0px;
	top: 0;
	margin:0;
	padding:0;
}

.faq-accordionfix {
	width: 505px;
	left: 0px;
	top: 0;
	cursor:default;
	overflow:hidden;
	margin:5px;
	border-left:solid 1px #E42523;
	padding:5px;
}
