html, body{
	margin:0;
	padding:0;
}
html{
	font: 65%/1.4 Arial, sans-serif;
	background-color:#fff;
	color:#333;
	
}
body{
	font-size:1.2em;
	padding-top:40px;
}
h1,h2,h3,h4,h5,h6,div{
 margin:0;
 padding:0;
 font-weight:normal;
}
h1{
	margin-top:0;
	margin-bottom:0;
}
h1.large{
	margin-bottom:40px;
}

.tfLink{
	float:right;
	width:135px;
}
a.textflow{
	display:block;
	position:absolute;
	overflow:hidden;
	top:90px;
	text-indent:-5000px;
	width:264px;
	height:46px;
	background: url('images/WS_API.png') no-repeat left top;
}
a.textflow:hover{
	background-position: 0 -46px;
}
a#basexSurvey{
	display:block;
	position:absolute;
	overflow:hidden;
	top:-95px;
	left:750px;
	text-indent:-5000px;
	width:150px;
	height:149px;
	background: url('images/surveyBadge.png') no-repeat left top;
}
* html a#basexSurvey{
	background: url('images/surveyBadgeIE.png') no-repeat left top;
}
a#basexSurvey:hover{
	background-position: 0 -149px;
}
h2,h3,h4,h5,h6{
	margin-bottom:1em;
}
img{
	border:none;
}
a{
	color:#e95d13;
	text-decoration:none;
}

body #sb-body,
body #sb-loading{
	background-color:#FFFFFF;
}

a:hover,
a:active {
	text-decoration:underline;
}
a:active {
	outline:none;
}
.centerImage{
	margin:0 auto;
	padding: 0 50px;
	display:block;
}
.tagline{
	margin-top:15px;
	margin-bottom:15px;
}
.centeredBox{
	width: 980px;
	margin: 0 auto 0;
}

.smallCenteredBox{
	width: 680px;
	margin: 0 auto 0;
}
.powered{
	width:432px;
	
}
.mainBox{
	background-color:#1A1A1A;
	padding:65px 0;
	color:white;
	margin-bottom:5px;
}
#fileList{
	min-height:105px;
	width: 847px;
	position: relative;
}
* html #fileList{
	height:105px;
}
a#help{
	display:block;
	position:absolute;
	right:0;
	top:-45px;
	height:30px;
	width:30px;
	background: url('images/help.png') no-repeat left top;
}
a#help:hover{
	background-position: 0 -30px;
}
.MultiFile-label{
	width:121px;
	padding-top:85px;
	background: url('images/document.png') no-repeat center 5px;
	position:relative;
	float:left;
	overflow:hidden;
	position:absolute;
}
#doc1{
	left:0;
}
#doc2{
	left:121px;
}
#doc3{
	left:242px;
}
#doc4{
	left:363px;
}
#doc5{
	left:484px;
}
#doc6{
	left:605px;
}
#doc7{
	left:726px;
}
.MultiFile-title{
	text-align:center;
	display:block;
}
.outlines{
	position:absolute;
}
.outlineBox{
	width:121px;
	padding-top:85px;
	background: url('images/documentOutline.png') no-repeat center 5px;
	position:relative;
	float:left;
}
a.remove{
	background: url('images/remove.png') no-repeat left top;
	display:block;
	width:12px;
	height:12px;
	position:absolute;
	top: 0px;
	right:25px;
	overflow:hidden;
}
a.remove:hover{
	background-position:0 -12px;
}
.disclaimer{
	float:right;
	text-align:right;
	font-size:.8em;
}
#emptyBox{
	position:absolute;
	height:120px;
	width:121px;
	background: url('images/docTypes.png') no-repeat center 20px;
	left:0;
}
.error{
	display:block;
	width:251px;
	top:120px;
	position:relative;
	text-align:center;
	color:#999;
}
#typeError{
	height:120px;
	width:121px;
	position:absolute;
	display:none;
	background: url('images/docTypesGlow.png') no-repeat center 20px;
}
#chooseBox{
	position:relative;
	top:90px;
	width:121px;
	
	text-align:center;
}
#chooseButton{
	display:block;
	height:19px;
	width:79px;
	background: url('images/chooseFile.png') left top;
	margin: 0 auto;
}
#chooseButton.hover{
	background-position: 0 -19px;
}
#submitButton{
	background-color:#2b2b2d;
	color:white;
	padding:5px 10px;
	font-size:2em;
	display:none;
}
.compareBox{
	margin:25px 0 10px 8px;
	width:169px;
	height:70px;
	background: url('images/disabled.png') no-repeat left top;
}
#compareHolder{
	display:none;
}
#compareButton{
	width:169px;
	height:70px;
	background: url('images/compare.png') no-repeat left top;
	display:block;
}
#compareButton:hover{
	background-position:0 -70px;
}
.center{
	text-align:center;
}
.compareBlock{
	width:177px;
}
#uploader_wrap input{
	position:absolute;
	display:none;
	-moz-opacity:0;
	filter:alpha(opacity: 0);
	opacity: 0;

}
.relative {
	position:relative;
}
.statements{
	position:absolute;
	right:0;
	bottom:-65px;
	padding:0;
	margin:0;
}
.statements a{
	color:#999;
}
.contact{
	margin:0;
	padding:0;
	margin-bottom:20px;
}
.contact li,
.statements li{
	text-decoration:none;
	display:inline;
	font-size:.9em;
}

li.border{
	padding-right:5px;
	border-right:1px solid black;
	margin-right:5px;
}
.clearFix:after { 
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.clearFix {display: inline-block;} 
/* Hides from IE-mac \*/ 
* html .clearFix {height: 1%;} 
.clearFix {display: block;} 
/* End hide from IE-mac */
