@CHARSET "ISO-8859-1";

/* @IF_CD_INSTALLER@

.onlyOnline {display:none!important;}

@ENDIF@ */

/*
 Overwrite Colors
*/

body {
	color: #333333;
}

a, select {
	color: #87888A;
}

.infoTitle, .txtTitle, .selected, .filterTitle, .highlightColor {
	color: #78181a;
}

#MenueBox li a:hover, #MenueBox li a.selected, #LanguageBox a:hover {
	color: #333333;
}

#FooterBox, #FooterBox a {
	color: #ffffff;
}

.outerBorder {
	border: 1px solid #78181a;
}

.innerBorder {
	border: 2px solid #FFFFFF;
}

#topAlternatives li a span {
    border: 1px solid #FFFFFF;
}

#ProductList li a span.selected {
	border: 2px solid #78181a;
}

.navi a {
	border: 1px solid #87888A;
}

.navi a.active {
	background: none no-repeat scroll 0 0 #87888A;
}

#EasyboAction .easyboLogin, #EasyboAction .easyboLogout, #ModelCurrentProductBox {
	border-right: 1px solid #87888A;
}

#ToolbarBox ul li a.selected {
	background: none repeat scroll 0 0 #78181a;
}

/*
 Overwrite Images
*/

.button {
	background: url("images/arrow.png") no-repeat scroll 5px center transparent;
}

a.button:hover {
	background: none no-repeat scroll 0 0 #87888A;
	color: #FFFFFF;
}

#HeaderBox {
    background: url("images/transparent_85.png") repeat scroll 0 0 transparent;
}

#FooterBox {
	background: url("images/transparent_b50.png") repeat scroll 0 0 transparent;
}

#ToolbarBox ul li a, .Overlay, #OverlayCombination, #OverlayBottom {
	background: url("images/transparent_95.png") repeat scroll 0 0 transparent;
}

.naviBack a {
	background: url("images/back.png") no-repeat 0 0 transparent;
}

.naviFwd a {
	background: url("images/fwd.png") no-repeat 0 0 transparent;
}

#Logo2 {
	display: none;
}

/*
 GENERAL
*/






html, body {
	height: 100%;
}

body {
	font-family: Arial,Helvetica,sans-serif;

	font-size: 12px;
	margin: 0;
	padding: 0;
	text-align: left;
}

a {
	outline: none;
	cursor: pointer;
	font-size:12px;
	text-decoration: none;

}

img { border: 0px; }

p {
	margin-top: 0px;
	padding-top: 0px;
	font-size: 12px;
	line-height: 1.5em;
}

#StartBox {
	visibility: visible;
}

.button {

	padding: 3px 10px 2px 20px;
}

a.button:hover {


}

.infoTitle {

	display: block;
    font-size: 18px;
    margin-bottom: 5px;
}

/*
 BASIC STRUCTURE
*/

#ContentBox {
	position: absolute;
	width: 100%;
	height: 100%;
}

#HeaderBox {
    height: 120px;
    min-width: 1024px;
    position: absolute;
    top: 5px;
    width: 100%;
}

#Logo {
    float: left;
    margin: 15px 50px 10px 30px;
}

#MenueBox {
    float: left;
}

#MenueBox ul {
    margin: 45px 0 0 0;
    padding: 0;
    width: 670px;
}

#MenueBox li {
	float: left;
	list-style: none outside none;
}

#MenueBox li a {
	display: block;
    font-size: 35px;
    height: 35px;
    padding: 0 10px 0;
    margin-right: 20px;
}

#MenueBox li a:hover {

}

#MenueBox li a.selected {

}

#numFavorites {
	float: left;
	font-size: 11px;
	font-weight: bold;
	margin-left: 5px;
	margin-top: -3px;	
}

#LanguageBox {
    position: absolute;
    right: 46px;
    top: 60px;
    width: 160px;
    z-index: 1;
    display: none;
}

#LanguageBox .currentLanguage {
    background: url("images/arrow_down.png") no-repeat scroll right center transparent;
    display: block;
    margin-right: 10px;
    padding: 10px 14px;
}

#LanguageBox #OtherLanguage {
	background: url("images/transparent_85.png") repeat scroll 0 0 transparent;
    display: none;
}

#OtherLanguage > ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}

#LanguageBox li {
    float: none;
}

#LanguageBox li a {
    display: block;
    padding: 3px 16px;
}

#Logo2 {
    bottom: 12px;
    position: absolute;
    right: 10px;
}

#FooterBox {
	bottom: 0;
	position: absolute;
	width: 100%;
	

	height: 15px;
	min-width: 1024px;
	padding: 10px 0;

}

#copyright {
	float: right;
	margin: 0 20px;
}

#FooterBox a {

}

#copyright a:hover {
	text-decoration: underline;
}

#CurrentBox {
	left: 10px;
	position: absolute;
}

#topAlternatives {
	display: inline;
	padding-left: 10px;
}

#topAlternatives li {
    float: left;
    height: 16px;
    list-style: none outside none;
    width: 26px;
}

#topAlternatives li a {
	border: none;
}

#topAlternatives li a span {

    display: block;
    height: 16px;
    overflow: hidden;
    width: 16px;
}

#moreAlternatives {
	text-decoration: underline;
	margin-left: 10px;
}

/*
 CONTENTBOX
*/

#ImageBox {
	width: 100%;
	height:100%;
	position:absolute;
	overflow: hidden;
}

#ImageBox a {
	cursor: default;


	

	top:-50%; 
	left:-50%; 
	width:200%; 
	height:200%;
}

#ImageBox a img {


/*min-width: 100%;
min-height: 100%;*/
	position:absolute; 
	top:0; 
	left:0; 
	right:0; 
	bottom:0; 
	margin:auto; 
	min-width:50%;
	min-height:50%;


}

#surfaceAnchors>span {
	position: absolute;
	display: block;
}

#WaitBox {
	background-color: #000000;
	border-radius: 6px 6px 6px 6px;
	opacity: 0.7;
	filter:alpha(opacity=70);
	padding: 4px;
	z-index: 2;
}

#zoomAndPan {
	position: absolute;
	display: none;
	width: 100%;
	height: 100%;
	background-color: #FFFFFF;
}

#zoomAndPanDetail {
	width: 100%;
	height: 100%;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
}

#zoomAndPanDetail>img {
	width: auto;
	height: auto;
}

#zoomAndPanNavigator {
	position: absolute;
	left: 50px;
	top: 162px;
	width: 240px;
	height: 90px;
	
	border: 2px solid #FFFFFF;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.75);
}

#zoomAndPanNavigator>img {
	width: 100%;
	cursor: pointer;
}

#zoomAndPanNavigator>div {
	position: absolute;
	background-color: #000;
	opacity: 0.5;
	cursor: move;
}

#ToolbarBox {
	right: 0;
	position: absolute;
	top: 30%;
}

#ToolbarBox ul {
	margin: 0;
	padding: 0;
}

#ToolbarBox ul li {
	list-style: none;
	margin-bottom: 2px;
}

#ToolbarBox ul li a {
	display: block;

	padding: 5px;
}

#ToolbarBox ul li a.selected {

}

/*
  Overlays
*/

.Overlay {

	display: none;
	left: 10px;
	padding: 40px;
	position: absolute;
	top: 155px;
	width: 811px;
	
	box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5);
	
	overflow: hidden;
	z-index: 1;
}

.title {
	display: block;
	height: 29px;
	margin-bottom: 20px;
	position: relative;
}

.title span.txtTitle {

	font-size: 24px;
	font-weight: bold;
}

.btnClose {
	display: block;
	position: absolute;
	right: 15px;
	top: 15px;
	z-index: 1;
}

.contentOverlay {
	height: 100%;
	position: relative;
}



#Categories {
	float: left;
	margin-right: 20px;
	width: 195px;
}

#Categories span.txtTitle {
    display: block;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
}

#dynCategories {
    margin: 0 0 0 10px;
    padding: 0;
}

#dynCategories li {
	list-style: none outside none;
	margin-bottom: 10px;
}

#dynCategories li a {
	display: inline-block;
	font-size: 14px;
}

#dynCategories li a.selected {

}

#Gallery {
	float: left;
	width: 596px;
}

#carousel {
	height: 234px;
	margin-bottom: 10px;
	overflow: hidden;
	position: relative;
	width: 596px;
}


#carousel .items {


	position: absolute;
	z-index: 1;
}


#carousel .items .page {
	float: left;
	width: 596px;
}

#carousel ul {
	margin: 0;
	padding: 0;
}

#carousel ul li {
	float: left;
	list-style: none outside none;
	margin: 0 15px 15px 0;
}

#carousel li a {
	display: block;

}

#carousel li a span {

	display: block;
	height: 96px;
	overflow: hidden;
	position: relative;
	width: 128px;
}

img.carousel {
	cursor: pointer;
    left: -50px;
    position: absolute;
    top: -15px;
}



#OverlayProducts {
	height: 375px;
}

#FilterBox {
	float: left;
	margin-right: 20px;
	width: 195px;
}

#FilterBox .filter {
	margin-bottom: 20px;
}

#FilterBox .filterTitle {
	display: block;
	font-size: 16px;
	margin-bottom: 10px;

}

#FilterBox select {

	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	width: 174px;
}

#Intensity ul{
	margin: 0;
	padding: 0;
}

#Intensity ul li{
	display:inline;
	list-style: none;
	margin-right: 10px;
}

#Intensity ul li a{
	display: inline-block;
    height: 21px;
    width: 24px;
}

#intensity_0{
	background: url("images/coloring.png") no-repeat 0 0 transparent;
}

#intensity_0.selected{
	background: url("images/coloring.png") no-repeat 0 -100px transparent;
}

#intensity_1{
	background: url("images/coloring.png") no-repeat -100px 0 transparent;
}

#intensity_1.selected{
	background: url("images/coloring.png") no-repeat -100px -100px transparent;
}

#intensity_2{
	background: url("images/coloring.png") no-repeat -200px 0 transparent;
}

#intensity_2.selected{
	background: url("images/coloring.png") no-repeat -200px -100px transparent;
}

#Intensity ul li a.disabled{
	background: url("images/coloring.png") no-repeat -100px -200px transparent;
}

#dynRotation {
	margin: 0;
	padding: 0;
}

#dynRotation li {
	display: inline;
	list-style: none outside none;
}

#dynRotation li a {
	display: inline-block;
	padding: 0 5px;
}

#dynRotation li a.selected {

	font-weight: bold;
}

#resetAllFilter {
	bottom: 0;
	position: absolute;
}

#ProductListBox {
	float: left;
	position: relative;
	width: 596px;
}

#ProductList {
	height: 351px;
	margin-bottom: 10px;
	overflow: hidden;
	position: relative;
	width: 596px;
}


#ProductList .items {


	position: absolute;
	z-index: 1;
}


#ProductList .items .page {
	float: left;
	width: 596px;
}

#ProductList ul {
	padding: 0px;
	margin: 0px;
}

#ProductList li {
	float: left;
	list-style: none outside none;
	margin: 0 15px 1px 0;
}

#ProductList li a {
	display: block;

}

#ProductList li a span.imgItem {

	display: block;
	height: 96px;
	overflow: hidden;
	position: relative;
	width: 128px;
}

#ProductList li a span.selected {

}

#ProductList li#btnShowMore {
    height: 102px;
    width: 134px;
}

#ProductList li#btnShowMore a {
	border-color: transparent;
}

#ProductList ul li a span.showMore {
	float: left;
	font-size: 11px;
	font-weight: bold;
	margin: 30px 0 5px;
	position: relative;
	text-decoration: underline;
}

#ProductList ul li a span.showMoreCaption {
	float: left;
	font-size: 10px;
	position: relative;
}



#Favorites {
    height: 328px;
    overflow: auto;
    position: relative;
    width: 811px;
}

#NoFavorites {
	margin: 136px 0 0;
    text-align: center;
}

#Favorites ul {
	margin: 0;
	padding: 0;	
}

#Favorites li {
	float: left;
    height: 104px;
    list-style-type: none;
    margin: 0 22px 60px 0;
    position: relative;
    width: 134px;
}

#Favorites li a.favorite {
	font-size: 11px;
	display: block;    
}

#Favorites li a.favorite span.itemBox {

    display: block;
    margin-bottom: 5px;
}

#Favorites li a.favorite span.favoritesItem {

    display: block;
    height: 96px;
    overflow: hidden;
    width: 128px;
}

#Favorites li a.btnRemove {
    height: 20px;
    position: absolute;
    right: 10px;
    top: 10px;
    width: 19px;
}



#ColorSelector {
	height: 380px;
}

/*
  Overlay Combination
*/

#OverlayCombination {

    display: none;
    padding: 30px;
    position: absolute;
    right: 54px;
    top: 118px;
	width: 500px;
	
	box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5);
	
	overflow: hidden;
	z-index: 1;
}

#dynSceneObjects {
    height: 110px;
    margin: 0;
    padding: 0;
}

#dynSceneObjects li {
	float: left;
	list-style: none outside none;
	padding-bottom: 15px;
	width: 100%;
}

#dynSceneObjects li .currentItem {

	float: left;
	margin: 0 10px 0 0;
	position: relative;
}

#dynSceneObjects li .currentItem span{

	display: block;
	height: 96px;
	overflow: hidden;
	width: 128px;
}

#dynSceneObjects li .currentItemDescription {

}

#dynSceneObjects li.color {
	display: none;
}

#currentProductAccessory ul {
	margin: 0;
	padding: 0 0 0 15px;
}

#currentProductAccessory ul li {
	line-height: 20px;	
}

/*
 Overlay Alternative Products
*/

#OverlayBottom {

    bottom: 45px;
    display: none;
    height: 100px;
    left: 10px;
    padding: 20px;
    position: absolute;
    width: 852px;	
	
	box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5);
	    
    overflow: hidden;
    z-index: 1;
}

#OverlayBottom .btnClose {
    display: block;
    position: absolute;
    right: 5px;
    top: 5px;
    z-index: 1;
}

#OverlayBottom .txtTitle {

    font-size: 16px;
    font-weight: bold;
    float: none;
    width: 100%;
}

#AlternativeProductsBox {
	display: none;
}

#AlternativeProducts ul li {
    float: left;
    height: 62px;
    list-style-type: none;
    margin: 0 10px 0 0;
    width: 100px;
}

#AlternativeProducts ul li a {

    display: block;
}

#AlternativeProducts ul li a span {

    display: block;
    height: 54px;
    overflow: hidden;
    width: 94px;
}

/*
 PAGER
*/

.naviBack, .naviFwd {	
	z-index: 1;
}

.naviBack a, .naviFwd a {
	display: block;
	height: 19px;
	width: 10px;
}

.naviBack a {

}

.naviFwd a {

}

.naviBack a.disabled, .naviFwd a.disabled {
	background: none;
	cursor: default;
}


.navi a {
	background: none no-repeat scroll 0 0 transparent;

	display: inline-block;
	height: 10px;
	margin: 2px;
	width: 10px;
}


.navi a:hover {
}


.navi a.active {

}

/*
 PAGE easybo, 3D Model
*/

#MainBox.easyBo, #MainBox.model {
	position: relative;
	width: 1024px;
}

.easyBo #ContentBox, .model #ContentBox {
    background: url("images/easybo.jpg") no-repeat scroll 0 -30px transparent;
    height: 442px;
    padding: 195px 20px 35px;
    position: static;
    width: 984px;
}

.easyBo #FooterBox, .model #FooterBox {
	position: static;
	width: auto;
	font-size: 11px;
}

#EasyboAction, .model #left {
	float: left;
	position: relative;
	width: 293px;
}

#EasyboText, .model #right {
	float: left;
	margin-left: 25px;
	width: 666px;
}

#EasyboAction .easyboLogin, #EasyboAction .easyboLogout, #ModelCurrentProductBox {

	height: 373px;
	padding-right: 25px;
}

.highlightColor {

}



#EasyboAction input {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
}

#contentEasyboText {
	margin-bottom: 40px;
	margin-right: 25px;
}

#contentEasyboText ul li {
	padding: 5px 0;	
}



#ModelCurrentProductBox ul {
	margin: 0px;
	padding: 0px;	
}

#ModelCurrentProductBox ul li {
	height: 128px;
	list-style: none outside none;
	margin-bottom: 20px;
	padding: 0;
}

#ModelCurrentProductBox ul li .IMG_Product {
	float: left;
	height: 128px;
	margin-right: 10px;
	overflow: hidden;
	width: 128px;
}

#ModelCurrentProductBox ul li .IMG_Product img {
	width: 128px;
}

#ModelText ul li {
	padding: 5px 0;	
}

#downloadForm {
	padding: 0 0 0 21px;
}

#downloadForm td {
	padding: 3px 0;
}

#downloadForm input, #downloadForm select {
	font-family: Trebuchet MS,Arial,Helvetica,sans-serif;
	font-size: 12px;
}

#downloadForm input {
	width: 110px;
}

#downloadForm input.invalid {
	border: 2px solid #FF0000;
}

/*
    Search Item Overlay
*/

#overlay-search {
    background: none repeat scroll 0 0 #ffffff;

    display: none;
    padding: 20px;
    top: 130px !important;
    width: 463px;
    
    /* box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.5); */
}

#overlay-search .title {
    display: block;
    margin-bottom: 10px;
    position: relative;
    text-align: left;
}

#search-box input {
    font-size: 11px;
    width: 100%;
}

#no-items-found-box {
    display:none;
    color: #ff0000;
}

#items-found-box {
    display: none;
}

#title-matching-items {
    font-weight: bold;
    margin-bottom: 10px;
}

#search-results-list>ul {
    margin: 0;
    padding: 0;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    height: 250px;
}

#search-results-list li {
    float: left;
    margin-bottom: 5px;
}

#search-results-list .item-image {
    border: 2px solid #999999;
    float: left;
    margin-right: 15px;
}

#search-results-list .item-image span {
    display: block;
    height: 90px;
    overflow: hidden;
    width: 90px;
}

#search-results-list .item-description {
    float: left;
    font-size: 11px;
    line-height: 1.5em;
    width: 200px;
}
.titleRef{
	margin-top: 1px;
	text-align:center;
	font-weight:bold;
	color: #87888a;
}
