
BODY { 	background: white; 
	margin: 0 0 0 0; }	

.header {	background: #ffe59d;
		color: black;
		width: 100%; 
		padding: 0; 
		border: none; }

.buttons { 	width: 800px;  
		height: 35px;}

.line {	width: 800px;
	heigth: 16px; }

.text_normal {	font-family: arial;
		font-size: 13px;
		line-height: 20px;}

.text_floor {	font-family: arial;
		font-size: 13px;
		line-height: 13px;
		margin-left: 15px;
		font-weight: 600;}

.text_header {	color: #ab892f;
		font-weight: bold;
		font-family: arial;
		font-size: 25px;
		line-height=100%;}

.text_header2 {	color: #ab892f;
		font-weight: bold;
		font-family: arial;
		font-size: 14px;
		line-height=100%;}
	
.footer {	background: #ffe59d;
	 	color: #8e1c3b;
		width: 100%;
		height: 33px; 
		padding: 0; 
		border: none; }

.normal_image {	border: 3px #DEB307 solid; 
			margin-top: 17px;
			margin-left: 25px; }

.floor_image {	border: 3px #DEB307 solid; 
			margin-top: 17px;
			margin-left: 15px; }

.thumb_normal {	border: 2px #AB892F solid; }

.thumb_shown  {	border: 2px #8D1B3A solid; }

#force-scrollbar { 	position: absolute; 
			top: 0; bottom: -1px;
			width: 1em; 
			z-index: -1; }