/* _________________________________________________

Styles for Lear Bridge Page
Created: 2012-11-21
Copyright 2012 NCOL

Based on 320 and Up Boilerplate by Andy Clarke 
URL: http://stuffandnonsense.co.uk/projects/320andup/
_____________________________________________________
*/

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;   
	box-sizing: border-box;        
}
html {
	background: #fff;
	background-color: #fff;
	color: #333;
	font: 14px/1.3 "Helvetica Neue", Arial, sans-serif;
}
body {
	
}

a { 
	color: #4c6490; 
	font-weight: bold;
	text-decoration: underline;
}
a:hover { 
	text-decoration: none;
}
img {
	max-width: 100%;
}

.container {
	margin:0 auto;
	max-width: 900px;
	padding: 0 10px 10px 10px;
}

.masthead {
	background-color: #0f3247;
	background-color: rgba(15,50,71,0.85);
	margin: 0 -10px;
	padding: 12px 20px 24px;
}
.masthead h2 {
	text-align: right;
}
.masthead .photo-bars {
	display: none;
}
.masthead h1 {
	line-height: 0.7;
	margin: 0;
	text-shadow: 0 1px 0 rgba(0,0,0,0.3);
}
.masthead h1 em {
	color: #fff;
	display: block;
	font-size: 18px;
	font-weight: normal;
}
.masthead h1 strong {
	color: #ff5f45;	
	font-size: 30px;
}

.intro {
	font-size: 16px;
	padding: 0 0 24px;
}
.intro img {
	float: left;
	margin: 0 10px 0 0;
}
.header-register {
	color: #c29212;
	font-size: 18px;
	padding: 0 100px 24px 0;
	position: relative;
}
.header-register img {
	box-shadow: 0 3px 8px rgba(0,0,0,0.4);
	position: absolute;
	right: 10px;
}

.header-section {
	position: absolute; 
	overflow: hidden; 
	clip: rect(0 0 0 0); 
	height: 1px; width: 1px; 
	margin: -1px; padding: 0; border: 0; 
}

.title-page {
	color: #3a6982;
	font-size: 12px;
	letter-spacing: 1px;
	padding: 24px 20px 12px;
	text-align: center;
	text-transform: uppercase;
}

fieldset {
	margin:0 0 12px;
}
label {
	display: block;
	font-weight: bold;
}
input[type="text"] {
	border: 1px solid #ccc;
	box-shadow: 0 1px 3px rgba(0,0,0,0.3);
	font-size: 14px;
	font-family: "Helvetica Neue", Arial, sans-serif;
	padding: 6px 8px;
}

.info-fields,
.investment-questions,
.guess-spotPrice {
	background: url(../graphics/section_a.gif) 0 center no-repeat;
	border-top: 1px solid #d0dae0;
	padding: 24px 0 12px 70px;
}
.investment-questions {
	background: url(../graphics/section_b.gif) 0 center no-repeat;
	padding: 24px 0 24px 70px;
}
.guess-spotPrice {
	background: url(../graphics/section_c.gif) 0 center no-repeat;
}
.input-fulltext {
	width: 200px;
}
.input-phone3 {
	width: 50px;
}
.input-phone4 {
	width: 70px;
}
.input-zip {
	width: 63px;
}
.info-question {
	clear: both;
	padding: 0 0 12px;
}
.question {
	border-bottom: 1px dotted #ddd;
	font-size: 16px;
	margin: 0 0 12px;
	padding: 12px 0 6px;
}
.question .num {
	color: #5973a3;
	font-weight: bold;
	margin: 0 5px 0 0;
}
.checkboxes {
	list-style: none;
	margin: 0;
	padding: 0 0 6px;
}
.checkboxes label {
	display: inline;
}
.checkboxes li {
	padding:0 0 4px;
}
.submit input {
	display: block;
	margin:0 auto 24px;
	max-width: 100%;
}

.intro,
.offer-desc,
.info-fields,
.info-question,
.investment-questions,
.guess-spotPrice,
.rules {
	margin: 0 auto;
}
.intro,
.title-page,
.header-register {
	margin: 0 auto;
	max-width: 690px;
}
.offer-desc,
.info-fields,
.investment-questions,
.guess-spotPrice {
	max-width: 740px;
}
.rules {
	max-width: 640px;
}

.rules {
	color: #777;
	font-size: 11px;
	padding: 12px 0 18px;
}
.rules h6 {
	color: #888;
	font-family: Georgia, serif;
	font-style: italic;
	font-weight: normal;
	letter-spacing: 2px;
	padding: 18px 0 6px;
	text-align: center;
	text-transform: uppercase;
}
.rules .note {
	background-color: #d7d7d6;
	padding: 12px 20px;
	position: relative;
}
.rules .note img {
	box-shadow: 0 3px 8px rgba(0,0,0,0.4);
	display: block;
	margin: 0 auto 12px;
}

footer {
	background: url(../graphics/bg_footer.jpg) top center repeat-x;
	color: #aaa;
	font-size: 11px;
	letter-spacing: 2px;
	padding: 18px 6px;
	text-align: center;
	text-transform: uppercase;
}

.content-ty {
	margin: 0 auto;
	max-width: 480px;
	padding: 24px 10px 42px;
}
.content-ty h3 {
	color: #4c6490;
	font-size: 24px;
}
.content-ty h4 {
	color: #c29212;	
	font-size: 16px;
}
.content-ty img {
	box-shadow: 0 3px 8px rgba(0,0,0,0.4);
	display: block;
	margin: 0 auto;
}





/* >600px __________________________________________________________________________________________________________ */
@media only screen and (min-width: 600px) {

.info-fields {
	overflow: hidden;
}
.info-field {
	float: left;
	width: 50%;
}
.checkboxes li {
	width: 50%;
	float: left;
}

}/*/mediaquery*/




/* >920px __________________________________________________________________________________________________________ */
@media only screen and (min-width: 920px) {

html {
	background: url(../graphics/bg_header_tile.jpg) center top repeat-x;
}
body {
	background: url(../graphics/bg_header.jpg) center top repeat-x;
	padding: 36px 0 0;
}

.masthead {
	background-image: url(../graphics/bg_header_gold.png);
	background-position: 45px 0;
	background-repeat: no-repeat;
	border: 1px solid #152932;
	box-shadow: 0 5px 15px rgba(0,0,0,0.4);
	margin: 0 auto;
	padding: 0;
	position: relative;
	width: 765px;
}
.masthead h2 {
	position: absolute;
	left: 20px;
	top: 12px;
}
.masthead h1 {
	padding: 24px 0 24px 310px;
}

.title-page {
	padding: 72px 20px 12px;
}
.header-register {
	padding: 18px 100px 42px 0;
}
.header-register img {
	top: 0;
}

.investment-questions,
.guess-spotPrice {
	padding: 24px 10px 24px 80px;
}
.guess-spotPrice {
	font-size: 16px;
}
.guess-spotPrice label {
	float: left;
	font-weight: normal;	
	padding: 0 30px 0 0;
	width: 360px;
}

.info-field label {
	float: left;
	padding: 8px 10px 0 0;
	text-align: right;
	width: 100px;
}
.question {
	padding: 12px 0 0;
}

.rules .last {
	padding: 0 200px 0 0;
}
.rules .note {
	padding: 12px 200px 12px 20px;
}
.rules .note img {
	position: absolute;
	right: 0px;
	top: -64px;
}
.content-ty {
	padding: 64px 10px 42px;
}

}/*/mediaquery*/

.lt-ie9 .info-fields {
	padding: 24px 10px 24px 80px;
}