/* SKINNING THE WEBSITE */

.main-banner{
	height: 400px;
	width: 960px;
	background-color: gray;
	margin-bottom: 32px;
	margin-top: -32px;
}

.four-features{
	height: 200px;
	width: 960px;
	padding-top: 10px;	
}

.two-features{
	width: 960px;
	height: 200px;
}

.feature-4{
	float: left;
	width: 220px;
	height: 200px;
	margin-left: 10px;
	margin-right: 10px;
}

.feature-2{
	float: left;
	width: 464px;
	height: 230px;
	margin-left: 8px;
	margin-right: 8px;
}

.feature-2-narrow{
	float: left;
	width: 384px;
	margin-left: 8px;
	margin-right: 8px;
}

#steps{
	margin-left: 80px;
	margin-top: 36px;
}

.step{
	float: left;
	margin-left: 8px;
	margin-right: 8px;
	width: 144px;
}

.first-element{
	margin-left: 0px;
}

.last-element{
	margin-right: 0px;
}

.feature-icon{
	float: left;
	margin-left: -4px;
	margin-right: 4px;
}

.main-feature-icon{
	float: left;
	margin-right: 6px;
}

#main-features{
	margin-left: 88px;
	width: 788px;
	margin-bottom: 32px;
}

.the-feature{
	width: 788px;
	min-height: 124px;
	margin-top: 24px;
	margin-bottom: 16px;
}

.the-feature ul{
	/* margin-left: 160px; */
	margin-left: 0px;
	list-style-type: none;
}

#pricings{
	margin-top: 64px;
	margin-bottom: 64px;
	margin-left: 168px;
	width: 626px;
	height: 256px;
}

.pricing-option{
	position: relative;
	float: left;
	margin-top: 48px;
}

.pricing-option img{
	display: block;
}

.button:hover{
	cursor: pointer
}

#purchase_onedata{
	float: right;
	margin-right: -2px;
}

#multipledata{
	float: left;
}

#central-separator{
	float: left;
	z-index: -999;
	margin-left: 8px;
	margin-right: 8px;
}

#download-win{
	height: 160px;
}

#download-text{
	position: absolute;
	margin-top: 16px;
	margin-left: 160px;
	width: 624px;
}

.section-icon{
	float: left;
	margin-right: 16px;
}

#download-others{
	margin-top: 48px;
	height: 192px;
}

.twocol-section{
	float: left;
	width: 380px;
	/* height: 192px */;
}

#roadmap-features{
	margin-top: 16px;
}

#roadmap-features h4{
	margin-top: 4px;
	color: #575757;
	font-weight: normal;
}

#contact-departments{
	margin-top: 32px;
	height: 252px;
}

#contact-otherwise{
	clear: both;
	margin-top: 32px;
}

.department{
	/* float: left; */
	display: block;
	width: 144px;
	margin-right: 16px;
	margin-bottom: 36px;
}

.department h2{
	color: #002e59;
	margin-bottom: 14px;
}

#contact-otherwise h2{
	color: #002e59;
}

.department p{
	font-family: "Helvetica Neue", Helvetica;
	font-size: 14px;
	font-weight: 200;
}

.department a{
	font-size: 12px;
	color: #797979;
	text-decoration: none;
}

.department a:hover{
	color: #607890;
}

#big-envelope{
	position: absolute;
	left: 480px;
	top: 160px;
}

.footer-headline{
	margin-left: 8px;
	margin-bottom: 12px;
}

#footer-soon{
	margin-left: 326px;
	margin-top: 35px;
}

#nolimit{
	position: relative;
	overflow: hidden;
}

#report-details{
	background: white;
	/* height: 168px; */
	width: 628px;
	position: absolute;
	left: 788px;
	top: 24px;
}

#hidereportdetails{
	margin-top: 18px;
	text-align: right;
}

#hidereportdetails:hover, #showreportdetails:hover{
	cursor: pointer;
}

/* NEWSLETTER FORM STYLING */

#newsletter{
	width: 246px;
	margin: 0 auto 32px;
}

input[type='text']{
	display: block;
	color: #bdbdbd;
	border: none;
	outline: none;
	margin-bottom: 8px;
	padding-left: 4px;
	background: url('../images/text-box.png') no-repeat;
	width: 246px;
	height: 26px;
}

#subscribe {
	position: relative;
	left: 51px;
	width: 145px;
	height: 28px;
	background: url('../images/subscribe-lo.jpg');
	border: none;
	font-size: 0pt;
}

#subscribe:focus{
	background: url('../images/subscribe-hi.jpg');
	outline: none;
}

#subscribe:hover{
	background: url('../images/subscribe-hi.jpg');
}

.newsletter-message img{
	margin-bottom: 4px;
}

.display_archive {
	font-family: arial,verdana; 
	font-size: 12px;
}

.campaign {
	line-height: 125%; 
	margin: 5px;
}	

.campaign a{
	text-decoration: none;
	color: #4c5f71;
}

.campaign a:visited{
	text-decoration: none;
	color: #4c5f71;
}

.campaign a:hover{
	text-decoration: none;
	color: #607890;
}

/* END NEWSLETTER FORM STYLING */

/* NEWSLETTER RESULTS */

.newsletter-message{
	position: relative;
	width: 544px;
	margin: 16px auto 0px;
	
	text-align: center;
}

#message-ok{
	position: relative;
	width: 138px;
	margin: 0 auto;
}

#message-navigation{
	position: relative;
	margin: 91px auto 56px;
	width: 544px;
	height: 17px;
}

#or-separator{
	position: absolute;
	top: -48px;
}

/* END NEWSLETTER RESULTS*/

/* ERROR PAGE */

.error-pane{
	position: relative;
	float: left;
	width: 464px;
	margin-left: 8px;
	margin-right: 8px;
	height: 460px;
}

#error-txt{
	position: relative;
	top: 96px;
}

#homepage{
	position: absolute;
	top: 30px;
}

#featurespage{
	position: absolute;
	top: 335px;
	left: 385px;
}

#pricingpage{
	position: absolute;
	top: 410px;
}

.footer-software{
	position: relative;
	width: 240px;
	left: 50%;
	margin-left: -120px;
	margin-top: -12px;
	
}

.footer-software-unit{
	position: relative;
	width: 80px;
	height: 108px;
	margin-left: 20px;
	margin-right: 20px;
	float: left;
}

.footer-software-unit h3{
	position: absolute;
	bottom: -4px;
	width: 80px;
	text-align: center;
	color: #fff;
}

.footer-software-unit #hugo{
	margin-left: -2px;
}
