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


  @font-face {
                        font-family: 'GloucesterMT-ExtraCondensed';
                        src: url('fonts/GloucesterMTExtraCondensed.eot');
  }

  @font-face {
                        font-family: 'GloucesterMT-ExtraCondensed';
                        src: url('fonts/GloucesterMTExtraCondensed.woff') format('woff'),
						url('fonts/GloucesterMTExtraCondensed.svg#GloucesterMT-ExtraCondensed') format('svg');
  }


body,html {
	margin:0;
	padding:0;
	background-color:#5C0707;
	font-family:Arial, Helvetica, sans-serif;
	height:1136px;
	width:100%;
}

img {
	border:0;
}

a {
	color:#fff;
}

img, a, a img {
outline: none !important;
border:none; !important;	
}

#container {
	width:640px;
	height:1136px;
	display:block;
	background-image:url('images/chunky_facebook_Mobil_bg.jpg');
	background-repeat:no-repeat;
	background-position:top left;
	background-size:cover;
	margin:0 auto;
}

#form {
	display:block;
	height:247px;
	width:384px;
	background-image:url(images/bestall_ruta.png);
	position:relative;
	top:-511px;
	left: 30px;
	background-repeat:no-repeat;
}

#elefant {
	z-index: 30;
	display: block;
	position: relative;
}

#form_elements {
	display: block;
z-index: 40;
position: relative;
top: 169px;
left: 29px;
}

#hurmanga {
	font-family: 'GloucesterMT-ExtraCondensed';
	display:block;
	height:29px;
	background-color:#dc9517;
	border:2px solid #b32225;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	float:left;
	margin-right:14px;
	-webkit-box-shadow: 2px 2px 2px 1px rgba(0,0,0,0.1);
	box-shadow: 2px 2px 2px 1px rgba(0,0,0,0.1);
	text-transform:uppercase;
	font-size:18px;	
}

#btm {
	position: relative;
	top: -583px;
	display: block;
}
