@charset "utf-8";
/* CSS Document */
#headerwrapper{
	background-image: url(/resources/images/logos/es_header.jpg);
	background-repeat: no-repeat;
	text-align:right;
}
#bodywrapper h1 {
	color:#62BB46;
	font-family:Arial,Helvetica,sans-serif;
	font-size:20px;
	font-style:normal;
	font-weight:bold;
	margin-bottom:5px;
	padding-bottom:0;
	padding-top:5pt;
	text-decoration:none;
}

#bodywrapper h2{
	color:#62BB46;
	font-family:Arial,Helvetica,sans-serif;
	font-size:16px;
	font-style:normal;
	margin-bottom:0;
	padding-bottom:0;
	text-decoration:none;
}
#bodywrapper h3{
	color:#62BB46;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	font-style:normal;
	font-weight:normal;
	margin-bottom:0;
	padding-bottom:0;
	text-decoration:none;
}
#bodywrapper h6{
	color:#62BB46;
	font-family:Arial,Helvetica,sans-serif;
	font-size:1em;
	font-style:normal;
	margin-bottom:0;
	padding-bottom:0;
	text-decoration:none;
}

/* jcarousel */

.turfebook .jcarousel-container-horizontal{
	width: 740px;
}

.turfebook .jcarousel-clip-horizontal{
	width: 740px;
}

.onlineClaimFieldSt{
	border: 1px solid #D3D3D3;
	width: 82%;
	margin: 0px auto;
	padding-left: 35px;
	-moz-border-radius: 16px 16px 16px 16px;
	-webkit-border-radius: 16px 16px 16px 16px;
	border-radius: 16px;
}
.onlineClaimLegend{
	color: #FFFFFF;
	background-color: #339933;
	padding: 5px;
	margin-bottom: 10px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	font-weight:bold;
}
.offsetBottom{
	margin-bottom: 10px;
	float:left;
}
