/*
	CSS for Landing Page, Version Five
	Written by BePrivy LLC
	http://www.beprivy.com/
*/

/* Header */
/* This body style added by Johnny -- For some reason, landing pages were getting jammed left, with no margin */
body.on1landing {
   padding-left: 15px;
   behavior:url("/include/csshover3.htc"); /* Enable Hover on IE < 7 */
}

#site-container p a:link,
#site-container p a:visited {
	color: #004165;
	border-bottom: dotted #cba 1px;
}

#site-container p a:hover,
#site-container p a:active {
	color: #F47B20;
	border-bottom: dotted #cba 1px;
	text-decoration: underline;
}
 
.pageheadline {
	padding-top: 1em; 
}

.initalcontact {
    
	font-size: 1.1em;
	padding-top: 1em;
}


/* Headline */

#headline {
	margin: 24px 0 1em 0;
	text-align: center;
	color: #004B6C;
	font-size: 3.2em;
	font-weight: normal;
	line-height: 1.3em;
}


/* Primary Image */

#primaryimage {
	margin: 0 auto;
	width: 285px;
	display: block;
}


/* Subhead */

#subhead {
	font-weight: normal;
	color: #004165;
	font-size: 1.6em;
	line-height: 1.4em;
	margin-bottom: .5em;
}

/* Benefits list */

#benefits {
	padding-left: 1.5em;
	list-style: disc outside;
	color: #000;
	font-size: 1.1em;
}

/* Testimonials */
/* this line added to help separate the testimonials a bit from benefits. */
#testimonials {
	padding: 15px 0 2em 0;
}
#testimonials p {
	font-style: italic;
	font-size: 1.1em;
	color: #000;
	font-weight: normal;
	padding-bottom: 2em;
}


/* CTA */
/* CTA link styles added by Johnny. New styles give call to action links to form some impact 
a#ctalink:link, 
a#ctalink:visited {
	color: #ffffff;
	border: solid 1px #004165;
	background-color: #f47820;
	padding: 5px 15px 5px 15px;
	font-size: 110%;    
}
a#ctalink:hover,
a#ctalink:active  {
	color: #ffffff;
	border: solid 1px #f47820;
	background-color: #004165;
	padding: 5px 15px 5px 15px;
	font-size: 110%;
	text-decoration: none;
} */
.primarycalltoaction {
	margin: 35px 0 20px 0;
}
a#ctalink:link, 
a#ctalink:visited {
	color: #e55300;
	text-decoration: underline;
	margin: 0px auto;
	font-size: 120%;
	font-weight: normal;    
}
a#ctalink:hover,
a#ctalink:active  {
	color: #004165;
}



#cta {
	width: 321px;
	margin: 1em auto .8em auto;
	text-align: center;
	color: #e55300;
	font-size: 1.4em;
	font-weight: bold;
}


h6#ctalink {
	color: #ffffff;
	border: solid 1px #004165;
	background-color: #f47820;
	padding: 5px 15px 5px 15px;
	margin: 10px 10px 10px 360px;
	text-align: center;
	font-size: 1.4em;
	font-weight: bold;
}


/* Form */

#formcontainer {
	width: 351px;
	margin: 0 auto 10px;
}

	/* Top & Bottom */
	
	#formtop {
		background: url("images/formcont_top.gif") 0 0 no-repeat;
		height: 27px;
		width: 351px;
	}
	
	#formbot {
		background: url("images/formcont_bot.gif") 0 0 no-repeat;
		height: 23px;
		width: 351px;
	}
	
	/* Body */
	
	#formbody {
		background: url("images/formcont_body.gif") 0 0 repeat-y;
		padding: 0 35px;
		overflow: visible;
		clear: both;
	}
	
	#formbody h4 {
		color: #FFF;
		font-weight: normal;
		font-size: 1.4em;
		line-height: 1.2em;
		margin: 0 0 1em 0;
	}
	
	.textfield {
		width: 275px;
		margin: 0 0 .6em 0em;
		display: block;
	}
	
	.label, label {
		margin: 1em 0 .2em 0;
		display: block;
		font-size: 1.1em;
	}
	
	#formbody p {
		font-size: 1.1em;
	}
	
	#quoterequestlabel, #subscribelabel {
		display: inline;
	}
	
	#submitbutton {
		width: 298px;
		height: 54px;
		margin: 1em 0 .1em;
		position: relative;
		right: 8px;
	}
	
	.formbutton {
		font-family: Arial,Helvetica,sans-serif;
		font-size: 1.4em;
		font-weight: normal;
		color: #ffffff;
		background-color: #7c98ae;
		padding: 5px;
		border: 1px solid #004b6c;
		margin: 15px auto;
		width: 280px;
	}

	input.landingsubmit {
	background-color: #80a1b6;
	margin-top: 15px;
	background-image: url("/landing/images/button-wh-or-280-tr.gif");
	background-repeat: no-repeat;
	border: 0;
	color: #004b6c;
	text-decoration: none;
	width: 280px;
	height: 40px;
	padding-top: 3px;
	padding-right: 16px;
	padding-bottom: 5px;
	padding-left: 16px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	}

	input.landingsubmit:hover 
	{
	background-position: 0pt -40px;
	color: #004b6c;
	text-decoration: none !important;
	}
	
#privacy {
	text-align: center;
	font-size: .9em;
	margin: 0 0 6em;
}


/* Misc */

.note {
	font-size: 1em;
}

.red {
	color: red;
}

.text-right {
	text-align: right;
}

.dispblock {
	display: block;
	margin-bottom: 1em;
}
/* Added by johnny to help with presentation of nested ULs. See avionics for example of why. */
ul li ul li {
	line-height: 1.1em;
	padding-bottom: 5px;
	margin: 0px;
}
#main-column-container {width: 960px;}
#main-column-container .column-1-container {width: 380px;}
#main-column-container .column-2-container {width: 570px;}
#product-overview-container {width: 960px; border-bottom: none; }
#product-overview-container .column-2-container { width: 510px; }
#main-column-container .column-2 {
	background: none;
}
/* Added by Ross to support the Character Counting function */
.error-primary { background-color: #dc143c; color: black; }
.error-secondary { background-color: lightblue; color: black; }

div#splash div#ufoEmbed {
	width: 380px;
	float: left;  
} 
div#splash div#ufoEmbed img {
	margin: auto;
}
div#splash div#product-title{
	margin-left: 390px;
	padding: 0 15px; 
} 

.h2bRussia div#main-column-container div.column-2-container {
width: 350px;
float: left;
}
.h2bRussia div#main-column-container div.column-2-container div.column-2 {
width: 348px;
}
