/* @override 
	http://localhost/~afc/web2010/css/homepage.css
	http://localhost/css/homepage.css
	http://www.staging.headwaysoftware.com/css/homepage.css
	http://staging.headwaysoftware.com/css/homepage.css
*/

#page-wrap {
	background: #012c56 url("/images/deepsea-small.jpg") 0px 70px fixed repeat-x; 
	width: 1000px;
}

#intro.scrollingsection,
#contact.scrollingsection,
#about.scrollingsection { 
	padding-top: 120px; 
	margin-bottom: 250px;
	margin-left: 20px;
}
#intro.scrollingsection { margin-bottom: 40px; }
/* style the main splash on the homepages */
.splashpoint {
	color: white;
	width: 280px;
	height: 100px;
	padding-top: 50px;
	font-size: 20px;
	padding-left: 170px;
	background: none;
	float:  left;
	clear: left;
	position: relative;
}
#splash {
	width: 960px;
	height: 528px;
	margin-bottom: 80px;
	background: black url(../images/eiffel-web-splash-1.jpg) no-repeat;
}
#splash a {	color: white; }
.slider { 
	display: none;
	position:absolute;
	top: 50px;
	left: 470px;
	
	/*left: 470px;
	margin-top: -80px;*/
	font-size: 40px; 
	color: white; 
	font-family:"Futura Condensed Extra Bold", 'Arial Narrow', 'Gill Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif; 
	font-size-adjust:0.53; 
	font-weight:800; 
	font-style:normal; 
	text-transform: uppercase;
	
	-webkit-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.4); 
	-moz-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.4); 
}

#one div.slider { 
	/*margin-top: -85px;*/ 
	width: 7.6em;
}
#two div.slider { 
	/*margin-top: -65px;*/
	width: 6.6em;
}
#three div.slider { 
	/*margin-top: -80px;*/
	width: 9.5em;
}
#one:hover .slider, #two:hover .slider, #three:hover .slider {
	display: block;
}

input#download {
	font-size: 1.8em;
	top: 435px;
	left: 80px;
	position: relative;
}
#intro a img {
	position: absolute;
	margin-left: -140px;
}
.splash-button a {
	position: relative;
	top: 15px;
	text-align: center;
	border: none;
	color: white;
	font-size: 16pt;
	font-weight: bold;
}

.splash-button a:hover { border-bottom: solid 2px #aaa; }
.splash-button a:active { border-bottom: solid 2px #aaa; }

/* styling for the belly band */
.bellyband {
	height: 200px;
	/*width:  1438px;*/
	width: 100%;
	left: 0px;
	position: relative;
	/*border-top: 1px #aaa solid;*/
}

h2#bellyband-header {
	font-size: 12px;
	margin-top: -40px;
	padding-left: 14px;
	color: white;
	display: none;
}
div#bb-icons {
	height: 65px;
	margin-top: 38px;	
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	background: white url(../images/iconfield-2.jpg) no-repeat;
}

div#bb-text {
	position: relative;
	height: 80px;
	margin: -100px auto 0 340px;
	text-align: center;
}
div#bb-text p {
	font-size: 14px;
	color: black;
	width: 160px;
	padding: 25px 30px 20px 30px;
	text-align: left;
	height: 100%;
	background-color: white;
	border: #aaa solid 2px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.4); 
	-moz-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.4); 

}
#bb-text p {
	height: 3em;
	width: 3em;
	position: absolute;
}

a#customerLink.tape {
	width: 120px;
	position: absolute;
	bottom: -3px;
	right: -10px;
	color: white;
	background-color: #aa201e;
	font-weight: bold;
	padding: 8px 20px 8px 20px;
	-webkit-transform: rotate(-5deg); 
	-moz-transform: rotate(-5deg);
}
a#customerLink.tape:hover {
	background-color: #619702;
	border: 0;
}
a.plain-link {
	display: block;
	width: 213px;
	height: 120px;
	position: absolute;
	top: 3px;
	left: 3px;
	color: black;
	z-index: 0;
}
a.plain-link:hover {
	text-decoration: underline;
}

#s101-col dl dd table tbody tr td a {
	text-align: center;
}

/* Some styling for the about box, a sort of smaller version of the manifesto */
.two-column-left {
	width: 45%;
	float: left;
}
.two-column-right {
	width: 45%;
	float: right;
}
.two-column-left p {	font-size: 1.1em; }
.two-column-right p { 	font-size: 1.1em; }
.two-column-right li {	font-size: 1.1em; }

div#aboutbox {
	/*background: #e2cead url(../images/geodesic-splash.jpg) no-repeat;*/
	height: 528px;	
	-webkit-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.4); 
	-moz-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.4); 
	z-index: 1;
}
#aboutbox h2 {
	display: none;
}
#aboutbox p {
	font-size: 13px;
	line-height: 1.3em;
}
#video {
	position: absolute;
	top: 140px;
	left: 260px;
	z-index: 2;
}
#box p {
	font-size: 22px;
}

#about {
	position: relative;
	width: 960px;
}
#box, #LHcolumn, #RHcolumn {
	-webkit-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.4); 
	-moz-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.6);
}
#LHcolumn, #RHcolumn {
	padding: 20px;
	margin: 20px;
	width: 170px;
	height: 450px;
	background-color: #888;
	color: black;
}
div#RHcolumn {
	float: right;	
}

div#box {
	width: 400px;
	padding: 20px;
	position: absolute;
	left: 260px;
	top: 410px; /* this sets position of the center panel of the about box */
	background-color: #333;
	color: white;
	height: 180px;
}

#RHcolumn li {
	line-height: 1.5em;
	margin-left: 0px;
}

#RHcolumn ul {
	padding-bottom: 10px;
}
#RHcolumn ul li {
	list-style-position: outside;
	list-style-type: none;
	background-color: #777;
	margin-bottom: 1px;
	font-size: 12px;
}

div#LHcolumn {
	float: left;
}
a#meettheteam {
	font-size: 18px;
	padding: 4px;
	width: 10em;
	background-color: #aa201e;
	text-align: center;
	-webkit-transform: rotate(-5deg); 
	-moz-transform: rotate(-5deg);
	/*margin-right: 60px;*/ 
	margin-top: -20px;
	margin-left: 240px;
	color: black;  
	float: left;	 
	z-index: 6;
	border: 2px #aaa solid; 
}

a#meettheteam:hover { background-color: #619702; color: white; border: 2px #aaa solid; }


/* Now the styling for the contact box on the main page */
#contact {
	position: relative;
	width: 960px;
}
#contactbox {
	height: 538px;
	padding: 15px;
	-webkit-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.4); 
	-moz-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.4); 
	margin-bottom: 300px;
}

#contact-RH-col, #contact-LH-col {
	width: 25%;
	height: 530px;
	position: absolute;
	margin: 3px;
	padding-right: 20px;
	/*border: 1px dotted;*/
	border-radius: 20px;
	color: black;
	text-align: right;
	z-index: 3;
}
.transparent {
	background-color: white;
	border: none;
	opacity: 0.2;
	z-index: 0;
	display: block;
}
#contact-RH-col {
	top: 120px;
	right: 10px;
}
#contact-LH-col {
	top: 120px;
	padding-left: 20px;
}

#mail-addresses .country {
	width: 95%;
	margin-left: 2%;
	float: left;
	clear: left;
	padding: 12px;
}
#corporate-info, #email-addresses {
	padding: 20px 10px 40px 10px;
	margin: 5px;
	border-radius: 20px;
	height: 150px;
	font-size: 14px;
	text-align: left;
}

#corporate-info {	float: left; margin-top: 50px; /*background-color:#ccf; opacity: 0.8;*/ }
#corporate-info p {
	font-size: 1em;
	line-height: 1.25em;
}

a.email-contact:hover {
	border: none;
	text-decoration: underline;
}
a.email-contact {
	color: navy;
	width: 100%;
	text-align: right;
	font-size: 13px;	
	float: right;
	padding: 4px;
	margin: 10px 0 20px 0;
}

#email-addresses p {
	font-size: 14px;
}

/* styling for the contact form */
/* contact form styling */

div.country {
	/*border-bottom: 1px dotted #222;*/
	padding: 20px 0;
}
div.country + div.country
{
	border-top: 1px dotted #222;
}
#contactform {
	position: absolute;
	left: 340px;
	border: 3px;
	margin-left: 5px;
	width: 300px;
	margin-top: 10px;
}



