@font-face {
    font-family: 'helvetica_neuelight';
    src: url('fonts/HelveticaNeue-Light-webfont.eot');
    src: url('fonts/HelveticaNeue-Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/HelveticaNeue-Light-webfont.woff') format('woff'),
         url('fonts/HelveticaNeue-Light-webfont.ttf') format('truetype'),
         url('fonts/HelveticaNeue-Light-webfont.svg#helvetica_neuelight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'helvetica_neuethin';
    src: url('fonts/HelveticaNeue-Thin-webfont.eot');
    src: url('fonts/HelveticaNeue-Thin-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/HelveticaNeue-Thin-webfont.woff') format('woff'),
         url('fonts/HelveticaNeue-Thin-webfont.ttf') format('truetype'),
         url('fonts/HelveticaNeue-Thin-webfont.svg#helvetica_neuethin') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'helvetica_neuethinitalic';
    src: url('fonts/HelveticaNeue-ThinItalic-webfont.eot');
    src: url('fonts/HelveticaNeue-ThinItalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/HelveticaNeue-ThinItalic-webfont.woff') format('woff'),
         url('fonts/HelveticaNeue-ThinItalic-webfont.ttf') format('truetype'),
         url('fonts/HelveticaNeue-ThinItalic-webfont.svg#helvetica_neuethinitalic') format('svg');
    font-weight: normal;
    font-style: normal;
}

html, body
{
	margin: 0;
	min-height: 100%;
}
body
{
	background-color: #5ecbf2;
	font-family: helvetica_neuelight, "Arial Narrow", arial, sans-serif;
	font-size: 14px;
	color: #fff;
}
a
{
	cursor: pointer;
	outline: none;
}
img
{
	border: 0;
}
.okbutton
{
	display: inline-block;
	border-radius: 5px;
	padding: 10px 20px 10px 20px;
	box-shadow: 3px 3px 3px rgba(255,255,255,0.6) inset, -3px -3px 3px #000 inset;
}
#main
{
	max-width: 960px;
	margin: 0 auto 30px auto;
	background-image: url(images/bottombg.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	background-color: #002640;
	box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.35);
}
h1
{
	margin: 0px;
	width: 100%;
	height: 146px;
	/*padding-bottom: 16%;
	height: 0;*/
	background-image: url(images/header-blue.png);
	background-repeat: no-repeat;
	background-position: top left;
	/*background-size: cover;*/
	text-indent: -99999px;
	cursor: pointer;
}
h1 #linkblock
{
	float: right;
	width: 130px;
	height: 146px;
	margin-right: 30px;
	margin-top: 25px;
}
#linkblock .fblarge, #linkblock .twlarge
{
	display: block;
	float: right;
	width: 48px;
	height: 44px;
	background-repeat: no-repeat;
}
#linkblock .fblarge
{
	background-image: url(images/fblarge.png);
	margin-right: 9px;
}
#linkblock .twlarge
{
	background-image: url(images/twlarge.png);
	margin-right: 2px;
}
#linkblock .nten
{
	display: block;
	float: right;
	width: 110px;
	height: 43px;
	margin-top: 28px;
	background-image: url(images/headernten.png);
	position: relative;
	z-index: 100;
}
#pagetop
{
	background-repeat: no-repeat;
	background-image: url(images/topbg.jpg);
	background-position: top center;
	background-color: #002640;
}
#signuppage
{
	margin-left: 34px;
	padding-bottom: 55px;
	width: 450px;
	position: relative;
	padding-top: 40px;
}
#benchheader
{
	background-image: url(images/benchheader.png);
	background-position: top left;
	background-repeat: no-repeat;
	height: 44px;
	text-indent: -99999px;
}
#benchright
{
	position: absolute;
	top: -60px;
	padding: 492px 0px 0px 90px;
	left: 450px;
	width: 314px;
	background-image: url(images/reportthumb.png);
	background-position: top left;
	background-repeat: no-repeat;
}
#glasses
{
	position: absolute;
	width: 117px;
	height: 93px;
	top: 430px;
	left: 20px;
	background-image: url(images/report3dglasses.png);
	background-repeat: no-repeat;
}
#glassesarrow
{
	position: absolute;
	width: 77px;
	height: 136px;
	top: 350px;
	left: 328px;
	background-image: url(images/reportarrow.png);
	background-repeat: no-repeat;
}
#signuppage p
{
	color: #fff;
	margin: 10px 0 0 0;
	font-size: 18px;
	line-height: 22px;
	color: #2b388f;
}
#signuppage a
{
	color: #fff;
}
form
{
	margin: 0;
}
label
{
	padding: 12px 0 0px 0px;
	font-size: 18px;
	display: inline-block;
	vertical-align: baseline;
}
input[type="text"], input[type="email"]
{
	border: 1px solid #fff;
	box-shadow: 0px 0px 8px #888 inset;
	background-color: #fff;
	padding: 9px;
	font-family: helvetica_neuelight, "Arial Narrow", arial, sans-serif;
	color: #333;
	font-size: 18px;
	width: 190px;
	height: 18px;
	margin-top: 3px;
}
label[for="last_name"]
{
	margin-left: 13px;
}
input#email
{
	width: 416px;
}
label[for="mrmail"], label[for="ntenmail"]
{
	width: 220px;
	font-size: 13px;
	font-weight: normal;
}
label[for="mrmail"] input, label[for="ntenmail"] input
{
	display: block;
	float: left;
	margin: 6px 6px 17px 0;
}
#prevyears
{
	display: inline-block;
	vertical-align: top;
	width: 180px;
	padding-top: 18px;
	padding-left: 9px;
	font-weight: normal;
	outline: none;
	text-decoration: underline;
	font-size: 13px;
}
#submitter
{
	margin-top: 18px;
	width: 230px;
	height: 51px;
	font-size: 0;
	cursor: pointer;
	border: 0;
	display: inline-block;
	background-image: url(images/reportdownload.png);
}
#promo
{
	text-align: center;
}
#logo
{
	display: inline-block;
	vertical-align: top;
	width: 338px;
	height: 204px;
	margin-right: 60px;
	margin-bottom: 24px;
	background-image: url(images/mr.png);
	background-repeat: no-repeat;
	background-position: center center;
	text-indent: -99999px;
}
#quoteouter
{
	display: inline-block;
	vertical-align: top;
	background-image: url(images/quotestart.png);
	background-position: top left;
	background-repeat: no-repeat;
	margin-top: 10px;
	padding-left: 80px;
	max-width: 380px;
}
#quoteinner
{
	background-image: url(images/quoteend.png);
	background-position: bottom right;
	background-repeat: no-repeat;
	padding-right: 68px;
	padding-bottom: 10px;
	margin: 0px;
	font-family: helvetica_neuethin, "Arial Narrow", arial, sans-serif;
	text-transform: uppercase;
	font-size: 26px;
	line-height: 34px;
	font-style: italic;
}
#signup, #signupthanks
{
	max-width: 526px;
}
#signup p, #signupthanks p
{
	font-size: 20px;
	line-height: 28px;
}
label[for="first_name"], label[for="last_name"]
{
	color: #2b388f;
}
label[for="first_name"], label[for="last_name"], label[for="email"]
{
	text-indent: 6px;
}
label
{
	font-weight: bold;
}
label input
{
	display: block;
}
#pagemiddle
{
	background-color: #5ecbf2;
	height: 170px;
}
#pagemiddle a
{
	display: block;
	background-repeat: no-repeat;
	background-position: 11px 11px;
	height: 170px;
}
#infocol
{
	width: 33%;
	background-color: #da4f41;
	float: left;
	background-image: url(images/info.png);
}
#benchcol
{
	width: 33%;
	float: left;
	background-image: url(images/bench.png);
}
#ntencol
{
	width: 33%;
	float: right;
	background-color: #faaf40;
	background-image: url(images/webi.png);
}
#pagemiddle span
{
	display: inline-block;
	margin-left: 150px;
	margin-right: 20px;
	margin-top: -4px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	font-size: 16px;
	text-shadow: 0px 0px 4px rgba(0,0,0,0.4);
}
#pageinfographic, #pagebys
{
	padding-top: 25px;
}
#infographic
{
	border-top: 30px solid transparent;
	text-indent: -99999px;
	background-image: url(images/header3dbench.png);
	height: 44px;
	background-repeat: no-repeat;
	background-position: 22px 0px;
	margin-bottom: 14px;
	padding-right: 20px;
}
#infoimg
{
	display: block;
	margin: auto;
}
#infographic a
{
	float: right;
	display: block;
	width: 46px;
	height: 44px;
	outline: none;
	background-repeat: no-repeat;
	margin-left: 6px;
	margin-right: 5px;
}
#benchfb
{
	background-image: url(images/fblarge.png);
}
#benchtw
{
	background-image: url(images/twlarge.png);
}
#benchpr
{
	background-image: url(images/print.png);
}
#benchdl
{
	background-image: url(images/download.png);
}
#pagebys
{
	padding-left: 110px;
	padding-right: 110px;
}
#bys
{
	border-top: 30px solid transparent;
	text-indent: -99999px;
	background-image: url(images/bysheader.png);
	height: 44px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-bottom: 14px;
}
#bys a
{
	float: right;
	display: block;
	width: 46px;
	height: 44px;
	outline: none;
	background-repeat: no-repeat;
	margin-left: 6px;
	margin-right: 5px;
}
#bysfb
{
	background-image: url(images/fblarge.png);
}
#bystw
{
	background-image: url(images/twlarge.png);
}
#bysintro
{
	width: 438px;
	position: relative;
	font-size: 18px;
	line-height: 24px;
	background-image: url(images/bysarrow.png);
	background-repeat: no-repeat;
	background-position: 355px 78px;
}
#bysthumb
{
	width: 300px;
	height: 270px;
	top: 0;
	left: 450px;
	position: absolute;
	background-image: url(images/bysthumb.png);
	background-repeat: no-repeat;
}
#bysuser label
{
	width: 364px;
	font-weight: normal;
	text-indent: 8px;
}
#bysuser input
{
	width: 320px;
}
#bysfund strong, #bysadvo strong
{
	display: block;
	font-size: 18px;
	padding-top: 14px;
	border-top: 1px solid #8d9eaa;
	margin-top: 20px;
	text-indent: 8px;
}
#bysfund label, #bysadvo label
{
	width: 142px;
	font-weight: normal;
	text-indent: 8px;
}
#bysfund input, #bysadvo input
{
	width: 104px;
}
#bystotal
{
	border-top: 1px solid #8d9eaa;
	margin-top: 20px;
	border-bottom: 1px solid #8d9eaa;
	padding-bottom: 20px;
}
#bystotal label
{
	width: 239px;
	font-weight: normal;
	text-indent: 8px;
}
#bystotal input
{
	width: 202px;
}
#byssubmit
{
	position: relative;
}
#byssubmit #fancy
{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 5px;
}
#byssubmit [for="fancy"]
{
	font-weight: normal;
	width: 300px;
}
#logoupload
{
	padding-left: 22px;
	padding-top: 8px;
	width: 300px;
	height: 40px;
}
#submitbyscol
{
	position: absolute;
	top: 10px;
	right: 32px;
	width: 348px;
	font-size: 12px;
}
#submitterbys
{
	margin-top: 18px;
	width: 348px;
	height: 68px;
	font-size: 0;
	cursor: pointer;
	border: 0;
	display: block;
	background-image: url(images/bysbutton.png);
	box-shadow: 0px 0px 10px #333;
	margin-bottom: 12px;
}
ul#footer
{
	position: relative;
	max-width: 750px;
	text-align: center;
	margin: 20px auto 0px auto;
	padding: 260px 0 20px 0;
	list-style-type: none;
	font-family: helvetica_neuethin, "Arial Narrow", arial, sans-serif;
	text-transform: uppercase;
	font-size: 12px;
	line-height: 18px;
	letter-spacing: 1px;
}
#footer li
{
	display: inline-block;
	padding: 0px 0px 20px 0px;
	vertical-align: top;
	margin-left: 11px;
}
#footer a.text
{
	color: #fff;
	text-decoration: none;
}
#footer a.text:hover
{
	text-decoration: underline;
}
a.image
{
	display: inline-block;
	width: 34px;
	height: 42px;
	background-repeat: no-repeat;
}
a#fbshare, a#fbshare2
{
	background-image: url(images/footerfb.png);
	text-indent: -99999px;
	margin-right: 0px;
	margin-left: 20px;
}
a#twshare, a#twshare2
{
	background-image: url(images/footertw.png);
	text-indent: -99999px;
}
#footspecial
{
	position: absolute;
	top: 286px;
	left: 164px;
}

@media only screen and (max-device-width: 960px), only screen and (max-width: 960px)
{
	#main
	{
		margin-bottom: 0px;
	}
	h1
	{
		background-size: cover;
		height: 0;
		padding-bottom: 16%;
		background-position: top left;
		background-color: #0089ca;
		position: relative;
	}
	h1 #linkblock
	{
		margin-right: 16px;
		display: block;
		width: 100%;
	}
	#linkblock .fblarge,
	#linkblock .twlarge,
	#linkblock .nten
	{
		float: none;
		position: absolute;
		bottom: -60px;
	}
	#linkblock .fblarge
	{
		left: 4%;
	}
	#linkblock .twlarge
	{
		left: 21%;
	}
	#linkblock .nten
	{
	    background-position: right center;
	    background-repeat: no-repeat;
	    background-size: 100%;
	    bottom: -20%;
	    height: 0;
	    padding-bottom: 12.5%;
	    right: 4%;
	    width: 12%;
	}
	#signuppage
	{
		width: auto;
		padding-top: 80px;
		margin-left: 4%;
	}
	#signuppage p
	{
		padding-right: 16px;
	}
	#benchright
	{
		display: none;
	}
	#benchheader
	{
		width: auto;
		max-width: 450px;
		background-size: 100%;
		margin-right: 8%;
	}
	#pagemiddle
	{
		height: auto;
	}
	#infocol, #benchcol, #ntencol
	{
		width: 100%;
		float: none;
	}
	#pagemiddle span
	{
		margin-left: 157px;
		padding-top: 20px;
	}
	#pagemiddle br
	{
		display: none;
	}
	input[type="submit"]
	{
		-webkit-appearance: none;
	}
	#pageinfographic
	{
		padding-top: 16px;
	}
	#infographic
	{
		position: relative;
		margin-bottom: 82px;
		background-position: 16px 100%;
		background-size: 90%;
		max-width: 670px;
		height: 0px;
		padding-bottom: 8%;
	}
	#infographic a
	{
		float: none;
		position: absolute;
		bottom: -60px;
	}
	#infographic #benchfb
	{
		left: 4%;
	}
	#infographic #benchtw
	{
		left: 21%;
	}
	#infographic #benchpr
	{
		left: 38%;
	}
	#infographic #benchdl
	{
		left: 56%;
	}
	#infoimg
	{
		width: 100%;
	}
	#pagebys
	{
		padding-left: 20px;
		padding-right: 20px;
		padding-top: 16px;
	}
	#bys
	{
		position: relative;
		margin-bottom: 82px;
		background-position: left bottom;
		background-size: 90%;
		max-width: 670px;
		height: 0px;
		padding-bottom: 8%;
	}
	#bys a
	{
		float: none;
		position: absolute;
		bottom: -60px;
	}
	#bys #bysfb
	{
		left: 0%;
	}
	#bys #bystw
	{
		left: 17%;
	}
	#bysintro
	{
		width: auto;
		background-image: none;
	}
	#bysthumb
	{
		display: none;
	}
	#byssubmit [for="fancy"]
	{
		width: auto;
	}
	#bysuser label
	{
		display: inline-block;
		width: auto;
		margin-right: 16px;
	}
	#bysuser .wrap
	{
		display: block;
	}
	#bysuser input
	{
		width: 190px;
	}
	#submitbyscol
	{
		position: static;
		margin-left: auto;
		margin-right: auto;
	}
	#logoupload
	{
		height: auto;
	}
	ul#footer
	{
		padding-top: 40px;
	}
	#footer li:first-child
	{
		display: block;
		width: 100%;
		margin: 0;
	}
	#footer li
	{
		margin-left: 5px;
		margin-right: 5px;
	}
	#footer #footshare, #footer #footspecial
	{
		position: static;
		display: block;
		width: 100%;
		margin: 0;
	}
	a#fbshare
	{
		margin-left: 0;
	}
}
@media only screen and (max-device-width: 480px), only screen and (max-width: 480px)
{
	#signuppage
	{
		padding-bottom: 22px;
	}
	#signup label
	{
		width: 90%;
	}
	input[type="text"], input[type="email"]
	{
		width: 100% !important;
	}
	label[for="first_name"], label[for="last_name"]
	{
		color: #fff !important;
	}
	label[for="last_name"]
	{
		margin-left: 0px;
	}
	#submitter
	{
		display: block;
		margin-left: auto;
		margin-right: auto;
	}
	label[for="mrmail"] br, label[for="ntenmail"] br
	{
		display: none;
	}
	#prevyears
	{
		width: auto;
	}
	#infographic #benchpr
	{
		display: none;
	}
	#infographic #benchdl
	{
		display: none;
	}
	#bysfund label, #bysadvo label
	{
		width: 49%;
		margin-right: 0px;
	}
	#bysfund label input, #bysadvo label input
	{
		width: 80% !important;
	}
	#bysuser label, #bystotal label
	{
		width: 94%;
	}
	#logoupload
	{
		width: 90%;
	}
	#submitbyscol
	{
		width: 100%;
	}
	#submitterbys
	{
		background-size: 280px;
		width: 280px;
		height: 54px;
		margin-left: auto;
		margin-right: auto;
	}
}
