@charset "utf-8";
/* CSS Document */

.smallthin_clearingDiv{
	clear: left;
}

#smallthin_app{
	font-family: Arial, Helvetica, sans-serif;
	width: 680px;
	height: 535px;
	padding: 10px 0px 10px 10px;
	overflow: hidden;
}

#smallthin_slides{
	position: relative;
	clear: left;
	overflow: hidden;
	height: 440px;
	padding-left: 5px;
}

#smallthin_0{
	margin-top: -18px;
	margin-left: -33px;
}

#smallthin_1{
	margin-top: 18px;
	margin-left: -33px;
}

#smallthin_2{
	margin-top: -30px;
}

#smallthin_3{

}

#smallthin_4{
	margin-top: -30px;
}

#smallthin_5{

}

#smallthin_toggle{
	padding-left: 70px;
}

#smallthin_devices{
	padding-left: 80px;
}

#smallthin_toggle span{
	text-transform: uppercase;
}

.smallthin_disabled{
	cursor: default;
}

.smallthin_buttons{
	float: left;
	margin-right: 10px;
	display: block;
	cursor: pointer;
	height: 41px;
}

.smallthin_hidden{
	visibility: hidden;
	font-size: 11px;
}

#smallthin_info{
	position: relative;
	top: -530px;
	left: 0px;
	padding: 10px;
	border: 1px solid black;
	background-color: white;
	color: #000;
	font-size: 12px;
	display: none;
	z-index: 3;
	height: 455px;
	overflow: auto;
	margin-right: 10px;
}

#smallthin_info strong{
	font-weight: bold;
	display: block;
	font-size: 14px;
}

.smallthin_button{
	float: left;
	font-size: 13px;
	color: #FFF;
	padding: 10px;
	background-position: top;
	background-repeat: repeat-x;
	margin-right: -1px;
	white-space: nowrap;
}

.smallthin_button_orange{
	background-image: url(../img/smallthin_toggle_orange.png);
	background-color: #f37321;
	height: 21px;
}

.smallthin_button_green{
	background-image: url(../img/smallthin_toggle_green.png);
	background-color: #82844d;
	height: 21px;
}

.smallthin_button_grey{
	background-image: url(../img/smallthin_toggle_grey.png);
	background-color: #82844d;
	height: 21px;
}

.smallthin_text{
	color: #f8901f;
	position: absolute;
	font-weight: bold;
}

.smallthin_text_dual{
	top: 250px; 
	left: 400px;
}

.smallthin_text_dual_cognis{
	top: 280px; 
	left: 400px;
}

.smallthin_text_profile_cognis{
	top: 268px;
	left: 433px;
}

.smallthin_text_profile{
	top: 232px; 
	left: 433px;
}

.smallthin_text_header{
	color: #f8901f;
	font-size: 23px;
	text-transform: uppercase;
	letter-spacing: 0px;
}

.smallthin_text_header sup{
	font-size: 11px;
}

.smallthin_text_footer{
	color: #f8901f;
	font-size: 12px;
}

.smallthin_slide{
	position: absolute;
	display: none;
	width: 100%;
	height: 100%;
	top: -70px;
}

.smallthin_slide img{
	position: absolute;
}

.smallthin_mask{
	z-index: 1;
}

.smallthin_product{
	z-index: 2;
}