@charset "utf-8";
/* CSS Document */


@import URL("globalNav.css");
@import URL("form.css");

html, body {
	font-family: Verdana, Geneva, sans-serif;
	margin: 0px;
	padding: 0px;
	background-color: #011a3e;
	height: 100%;
	width: 100%;
}
body {
	font-size: 62.5%;
	text-align: center;
	background-image: url(../pics/bkg/bkg_body_v3.png);
	background-repeat: repeat;
	height: 100%;
	width: 100%;
}
h1 {
	font-size: 1.5em;
	text-indent: -9999px;
	margin-top: 0px;
	margin-bottom: 0.5em;
	height: 60px;
	width: 370px;
	background-image: url(../pics/branding/logo_tilljoss.png);
	background-repeat: no-repeat;
	background-position: left top;
}
p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
}
img {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
div#topinfo {
	background-color: transparent;
	background-image: url(../pics/bkg/bkg_topinfo_v3.png);
	background-repeat: repeat-x;
	background-position: left top;
	height: 100px;
}
div#wrapper {
	width: 900px;
	font-size: 1.1em;
	line-height: 1.4em;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	margin-top: -10px;
	background-color: #FFF;
	text-align: left;
	border: 1px solid #011a3e;
	z-index: 900;
	background-image: url(../pics/bkg/bkg_compass.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
div#innerWrapper {
	background-color: transparent;
	padding: 25px;
}
div#header {
	height: 180px;
	margin: 0px;
	background-color: transparent;
}
div#content {
	background-color: #FFF;
	background-image: url(../pics/bkg/bkg_content.png);
	background-repeat: repeat-y;
	background-position: left top;
	min_height: 500px !important;
	margin: 0px;
	width: 100%;
}
div#footer {
	background-color: transparent;
	background-image: url(../pics/bkg/bkg_footer.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 30px;
	margin: 0px;
	width: auto;
}
div#production {
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 20px;
	color: #B9C9E1;
	padding-bottom: 20px;
	background-color: #011a3e;
}
div#profile1 {
	background-image: url(../pics/div/profile_vestvag.png);
	background-repeat: no-repeat;
	height: 100px;
	width: 150px;
	position: absolute;
	z-index: 800;
	left: 0px;
	top: 620px;
}

.error {
	color: #F00;
}
.clearBoth {
	clear: both;
	height: 0px;
	width: auto;
	background-color: transparent;
	background-image: url(../pics/bkg/bkg_content.png);
	background-repeat: repeat-y;
	background-position: left top;
}
.colA {
	float: left;
	width: 30%;
	margin-right: 2em;
}
.colB {
	float: left;
	width: 65%;
}
.col_center_large {
	margin-right: 12em;
	margin-left: 12em;
	min-height: 400px !important;
}
.footer {
	text-align: center;
	padding-top: 4em;
	font-size: 0.9em;
	margin-left: 120px;
}
.float_left {
	float: left;
}
.float_right {
	float: right;
}
.pdf_img {
	vertical-align: bottom;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 0.5em;
}


.tmp {
	margin-right: auto;
	margin-left: auto;
	width: 350px;
}
