body { background: #24348d url(/template/gd/header-bg.png) repeat-x; }
body { font-family: 'Montserrat', sans-serif; font-weight: 400; font-size: 13px; color: #414042; }

html,body {  margin: 0px; padding: 0px; }

a { outline: none; text-decoration: none; color: #283891; }
a:hover { text-decoration: underline; }

h1,h2,h3,h4,h5,h6,p { margin: 0px; padding: 0px; }
h1 { font-weight: 400; color: #283891; font-size: 25px; margin: 10px 0 25px 0; }
h2 { font-weight: 400; color: #867e7e; font-size: 22px; margin: 10px 0 25px 0; line-height: 1em; }
h3 { font-weight: 400; color: #283891; font-size: 29px; margin: 10px 0 25px 0; }
p { margin: 0 0 25px 0; line-height: 1.5em; }

.wrap { width: 995px; margin: 0px auto; }
.gdtext { background: url(/template/gd/gdtext.png) repeat; padding: 30px 0 30px 0; }

#header { height: 147px; }
	#logo { display: block; width: 375px; height: 90px; background: url(/template/gd/logo.png); float: left; margin: 30px 0 0 23px; }
	
	#header .social .facebook { display: block; width: 44px; height: 44px; background: url(/template/gd/icon-facebook.png); float: right; margin: 50px 0 0 0; }
	#header .social .twitter { display: block; width: 44px; height: 44px; background: url(/template/gd/icon-twitter.png); float: right; margin: 50px 0 0 0; }

#nav { position: absolute; z-index: 5000; top: 147px; height: 71px; width: 100%; background: url(/template/gd/nav-bg.png) repeat-x; }
	#nav a { text-indent: -9999px; color: #fff; display: inline-block; height: 48px; padding: 20px 0 0 0; background: url(/template/gd/nav.png) }

	#nav #navhome 			{ background-position: 0px 0px; width: 125px; }
	#nav #navhome:hover 	{ background-position: 0px 68px; }
	#nav #navabout 			{ background-position: -125px 0px; width: 140px; }
	#nav #navabout:hover 	{ background-position: -125px 68px; }
	#nav #navevents 		{ background-position: -256px 0px; width: 154px; }
	#nav #navevents:hover 	{ background-position: -256px 68px; }
	#nav #navcontact		{ background-position: -419px 0px; width: 140px; }
	#nav #navcontact:hover 	{ background-position: -419px 68px; }
	
	#nav #signuptop			{ float: right; background: url(/template/gd/nav.png); background-position: -620px 0px; height: 68px; width: 275px; }
	#nav #signuptop input	{ margin: 26px 0 0 10px; border: 0px; background: none; width: 245px; }
	#nav #navsignup			{ background-position: -895px 0px; width: 100px; float: right; }
	#nav #navsignup:hover 	{ background-position: -895px 68px; }
	
	
#content { margin-top: 71px; }

	#sponsors .wrap { width: 880px; }
	#sponsors { background: url(/template/gd/sponsors-bg.png); }
	#sponsors #sponsors-top { background: url(/template/gd/sponsors-top-bg.png) repeat-x; }
	#sponsors .title {text-align: center; padding-top: 30px; }
	#sponsors-slides div.logo { margin: 20px 20px 20px 20px; display: inline-block; float: left; width: 175px; height: 152px; padding: 3px 0 0 3px; background: url(/template/gd/sponsors-logo-bg.png); }
	#sponsors-slides div.logo a { display: inline-block; float: left; }
	#sponsors-slides-nav { text-align: center; padding-bottom: 20px; }
	#sponsors-slides-nav a { display: inline-block; text-indent: -9999px; width: 20px; height: 20px; background: url(/template/gd/slides-nav.png); background-position: 20px 0px; }
	#sponsors-slides-nav a.activeSlide { background-position: 0px 0px; }

	#events .wrap { width: 940px; }
	#events { background: url(/template/gd/events-bg.png); }
	#events .featured-image { box-shadow: 0px 0px 10px #999; }
	#locations-slides div.location {  display: inline-block; padding: 10px; width: 212px; text-align: center; }
	#locations-slides div.location p {  margin: 0px; }
	#locations-slides div.location.last { border-right: 0px; }
	#locations-slides-nav { text-align: center; padding-bottom: 20px; margin-top: 20px; }
	#locations-slides-nav a { display: inline-block; text-indent: -9999px; width: 20px; height: 20px; background: url(/template/gd/slides-nav.png); background-position: 20px 0px; }
	#locations-slides-nav a.activeSlide { background-position: 0px 0px; }
	
	#locations-prevnext { position: relative; width: 990px; margin: 0px auto; left: -25px; }
	#locations-prev,
	#locations-next { z-index: 4500; background: url(/template/gd/location-nav.png); display: block; width: 30px; height: 29px; position: absolute; top: -130px; }
	#locations-next { right: 0px; background-position: 30px 0px; }
	
	form.validate input[type=text] { background: #fff; border: none; box-shadow: inset 0 0 7px #999; padding: 7px; font-size: 14px; }
	form.validate label.error { display:none !important; }
	
	#contactform table { margin: 0px auto; }
	#contactform input[type=text] { width: 550px; }
	#contactform input[type=submit] { width: 158px; height: 37px; background: url(/template/gd/btn-submit.png); border: 0px; text-indent: -9999px; cursor: pointer; }
	
	#newsletterform table,
	#europenewsletterform table { margin: 0px auto; }
	#newsletterform input[type=text],
	#europenewsletterform input[type=text] { width: 330px; }
	#newsletterform input[type=submit],
	#europenewsletterform input[type=submit] { width: 158px; height: 37px; background: url(/template/gd/btn-sign-me-up.png); border: 0px; text-indent: -9999px; cursor: pointer; }


	div.social-media-actions	{ float: left; padding-top: 2px; margin-bottom: 10px; }
	div.social-media-actions div	{ float: left; height: 20px; margin-right: 10px; overflow: hidden; }
	div.social-media-actions div.facebook	{ width: 95px; }
	
	div.other-actions	{ float: right; margin-top: 2px; }
	div.other-actions a	{ background: url(/template/news-action-icons.png) no-repeat; float: left; height: 20px; overflow: hidden; text-indent: -9999px; }
	div.other-actions a.email	{ background-position: 0 0; width: 59px; margin-right: 10px; }
	div.other-actions a.print	{ background-position: -69px 0; width: 59px; }



#footer { color: #fff; padding-bottom: 30px; }
	#logo-ft { display: block; width: 298px; height: 67px; background: url(/template/gd/logo-ft.png); float: left; margin: 20px 0 20px 25px; }

	#footer .social .facebook { display: block; width: 44px; height: 44px; background: url(/template/gd/icon-facebook-ft.png); float: right; margin: 30px 20px 0 0; }
	#footer .social .twitter { display: block; width: 44px; height: 44px; background: url(/template/gd/icon-twitter-ft.png); float: right; margin: 30px 5px 0 0; }

	.hbar { clear: both; width: 100%; height: 0px; border-top: 1px solid #1b2769; border-bottom: 1px solid #213081; margin: 0 0 15px 0; }

	#ftnav { padding: 0 0 0 20px; }
	#ftnav a.first { font-size: 15px; display: inline-block; margin-right: 10px; }
	#ftnav a { font-size: 13px; color: #fff; font-size: 13px; }	