@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,700');
@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,700');
 body {
	margin: 0px;
	font-size: 80%;
	font-family: 'Open Sans', Verdana, Tahoma, Arial, Helvetica, Sans-serif, sans-serif;
	height: auto;
	background: url('img/body_bg_bot.jpg') bottom center no-repeat #fafafa;
	background-attachment: fixed;
	background-size:contain;
	min-width: auto !important;
}
#boxed {	
background: url('img/body_bg_top.jpg') top center no-repeat;
background-size:contain;
	}
h1 {
	padding-left: 0;
	font-weight: bold;
	font-size: 140%;
	color: #333333;
	margin: 0;
	
	letter-spacing: -2px;
}
fieldset {
	border: 0px none;
	padding-left: 0px;
}
#boxed {
	width: 100%;
	margin: 0px auto;
	border: 0px solid #bbb;
}
.footer {
	padding: 0px;
	text-align:center;
}

.home #content {
	padding: 0px;
	width:100%;
	text-align:center;
}
#content { 
	width:60%; 
	
	margin:0px auto;
}

.more-details {
	width: 100%;
	margin-top: 34px;
	text-align: right;
}

h1 {
	color: #e60012;
	font-size: 50px;
	text-transform: uppercase;
	margin-bottom: 40px;
	margin-top: 40px;
}

.footer2 {
	width: 100%;
	margin: 0px auto;
	position: relative;
	text-align:center; 
	padding-top:100px;
	overflow:hidden; 
}

span.small {
	font-size: 10px
}
#registration .left {
	width: 480px;
	float: left
}
#registration hr {
	display: block;
	width: 100%;
	float: none;
	clear: both;
	border-top: 0px none;
	color: #b18247;
	border-left: 0px none;
	border-right: 0px none;
	margin: 3px 0;
}
#registration input,
#registration textarea,
#registration select {
	font-size: 11px;
	font-family: Open Sans, Verdana, Tahoma, Arial;
}
#registration input:focus,
#registration textarea:focus,
#registration select:focus {
	border: 1px solid #e60012 !important;
	outline: 0;
}
.inner {
	
	width: 1024px;
	
}
#registration input:not(.btn_submit),
#registration textarea,
#registration select {
	font-size: 14px;
	font-family: Open Sans, Verdana, Tahoma, Arial;
	padding: 2px 0px 2px 6px;
	border: 1px solid #ccc;
	border-radius: 5px;
}
#registration input[type=text],
#registration input[type=email],
#registration select {
	width: 300px;
}
#registration input[type=radio] {
	vertical-align: bottom;
}

.btn {
	text-transform: uppercase;
	font-size: 22px;
	color: #fff;
	padding: 12px 18px;
	background: #e60012;
	width:500px;
	display:inline-block;
}


.btn_details {
	text-transform: uppercase;
	font-size: 22px;
	color: #fff;
	
	background: #b18247;
}
.home .btn_details {
	margin: 0px 42px 18px 40px;
}
.registration .btn_details,
.btn_register {
	text-transform: uppercase;
	font-size: 22px;
	color: #fff;
	
	background: #e60012;
	width:500px;
}
.btn_submit {
	text-transform: uppercase;
	font-size: 22px!important;
	color: #fff;

	background: #e60012;
	border: 0px none;
}
.error_msg {
	color: #e60012;
	font-weight: bold;
	padding: 6px 4px;
	background: #f0f0f0;
}
.error {
	color: #e60012;
}
.error > input {
	border: #e60012 solid 1px;
}
.footermenu {
	text-align: center;
	margin-top: 10px;
}
.footermenu a {
	padding: 5px;
}
/* CHANGES 2018 */

.jfclogo {
	width: 100%;
	background: #fff;
	padding: 20px 0px;
}
.jfclogo img {
	left: 20%;
	height:60px;
	position: relative
}
img.expologo {
	width: 400px;
	margin-top:40px;
	
}
img.intro {margin: 0px auto}