@charset "utf-8";
/* XTRA Action Sports Go Kart Header Styles */

#header {
	clear:both;
	float:left;
	width:100%;
	background: #333 url("../images/template/go-kart-tracks-header.jpg") top center no-repeat;
	height:171px;
	position:relative;
}
#headerLogo {
	margin: 25px 0px 20px 15px;
	float:left;
	border:0px
}
#headerAdHolder {
	margin: 10px 30px 0px 0px;
	padding:0px;
	float:right;
	border:2px;
	border-color:#000;
	background: #FFF;
	width: 488px;
	height:80px;
}
#headerAd {
	margin: 0px 10px 0px 10px;
	width: 468px;
	height:69px;
}
#headerSearch {
	margin: 10px 10px 0px 0px;
	float:right;
	width: 300px;
	height:30px;
}
#plusOneHeader {
	position:absolute;
	top:108px;
	left:20px;
	width: 106px;
}

