.image IMG {
	margin-left: -38px;
}

.presentation {
	position: relative;
}

#preloader {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	display: none;
	background: #000 url('../i/ajax-loader.gif') no-repeat 50% 50%;
}



#preview {
}

	#framuga, #windows IMG {
		margin: 0;
		float: none;
	}

	#framuga {
		height: 46px;
		overflow: hidden;
		background: transparent url('../i/windows/framuga.jpg') no-repeat 0 0;
	}
	
	.count_1 #framuga { width: 65px; }
	.count_2 #framuga { width: 130px; }
	.count_3 #framuga { width: 195px; }
	
	.count_1 #window_2, .count_1 #window_3,
	.count_2 #window_3,
	.count_1 #preview_2, .count_1 #preview_3,
	.count_2 #preview_3
	{
		display: none;
	}

	.count_1 .state_1 {}
	.count_1 .state_2 {background-position: 0px -92px !important}
	.count_1 .state_3 {background-position: 0px -46px !important}
	.count_1 .state_4 {background-position: 0px bottom !important}
	
	.count_2 .state_1 {background-position: -65px top !important}
	.count_2 .state_2 {background-position: -65px -92px !important}
	.count_2 .state_3 {background-position: -65px -46px !important}
	.count_2 .state_4 {background-position: -65px bottom !important}
	
	.count_3 .state_1 {background-position: -195px top !important}
	.count_3 .state_2 {background-position: -195px -92px !important}
	.count_3 .state_3 {background-position: -195px -46px !important}
	.count_3 .state_4 {background-position: -195px bottom !important}
	
	#windows .window {
		width: 65px;
		height: 136px;
		background: transparent url('../i/windows/window.jpg') no-repeat 0 0;
		float: left;
	}
	
	.full .window {
		background-image:url('../i/windows/window_full.jpg') !important;
		height: 181px !important;
	}
	
	.full #framuga {
		display: none;
	}
	
	.full #windows .state_1 {background-position: 0px 0px !important}
	.full #windows .state_2 {background-position: 0px -181px !important}
	.full #windows .state_3 {background-position: 0px -362px !important}
	.full #windows .state_4 {background-position: 0px bottom !important}
	
	.full #window_1.state_1 {background-position: right 0px !important}
	.full #window_1.state_2 {background-position: right -181px !important}
	.full #window_1.state_3 {background-position: right -362px !important}
	.full #window_1.state_4 {background-position: right bottom !important}
	
	
	#windows .state_1 {background-position: 0px 0px !important}
	#windows .state_2 {background-position: 0px -136px !important}
	#windows .state_3 {background-position: 0px -272px !important}
	#windows .state_4 {background-position: 0px bottom !important}

	
	#window_1.state_1 {background-position: right 0px !important}
	#window_1.state_2 {background-position: right -136px !important}
	#window_1.state_3 {background-position: right -272px !important}
	#window_1.state_4 {background-position: right bottom !important}
	
	
	#centerer {
		margin: 0 auto;
	}
	
	.count_1 #centerer { width: 65px; }
	.count_2 #centerer { width: 130px; }
	.count_3 #centerer { width: 195px; }

	.hidden {
		visibility: hidden;
	}
	
	.preview {
		width: 31px;
		height: 42px; 
		background: transparent url('../i/windows/preview_window.gif') no-repeat 0 0;
		float: left;
		margin-right: 5px;
		border: 1px solid #000;
		cursor: hand;
		cursor: pointer;
	}
	
	.pageview_first {
		background: transparent url('../i/windows/preview_window_first.gif') no-repeat 0 0  !important;
	}
	
	.preview_items .state_1 {
		background-position: 0px 0px !important
	}
	
	.preview_items .state_2 {
		background-position: 0px -42px !important
	}
	
	.preview_items .state_3 {
		background-position: 0px -84px !important
	}
	
	.preview_items .state_4 {
		background-position: 0px bottom !important
	}
	
	#alt {
		position: absolute;
		width: 230px;
		background-color: #fff;
		color: #000;
		padding: 3px;
		margin-top: 50px;
		display: none;
	}
	
button.jqTransformButton span {
	overflow: hidden;
}

.warning {
	position: absolute;
	display: none;
}

.content .calculator .jqTransformInputWrapper {
	float: left;
}

.content .jqTransformInputWrapper {
	float: none;
}

.jqTransformTextarea {
	background:#d1c49f;
}
