﻿html, body
{
	height: 400px;
}

table
{
	font-size: 1em;
	border-collapse: collapse;
}

th
{
	font-weight: bold;
	padding: 5px 5px 15px;
	vertical-align: top;	
}

h1, h2, h3, h4, h6, h7
{
	margin: 0;
	font-family: tahoma;
	color: #7373FF;
}

h1
{
	position: absolute;
	left: 37px;
	top: 12px;
	text-transform: uppercase;
	font-size: 18px;
}

h2
{
	position: absolute;
	left: 37px;
	top: 60px;
	font-size: 11px;
}

.header h2
{
	position: absolute;
	left: 37px;
	top: 60px;
	font-size: 11px;
}

.header h3
{
	position: absolute;
	right: 37px;
	top: 60px;
	font-size: 11px;
}

h3
{
	margin-top: 1.0em;
	margin-bottom: 1.12em;
	font-size: 1.5em;
	font-weight: bold;
}

h4
{
	margin-top: 1.0em;
	margin-bottom: 1.12em;
	font-size: 1.3em;
	font-weight: bold;
}

.page h4
{
	margin-top: 0;
	position: absolute;
	left: 37px;
	width: 150px;
}

.page h5
{
	margin-top: 240px;
	position: absolute;
	left: 40px;
	width: 150px;
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
}

.page h6
{
	margin-top: 20px;
	position: absolute;
	left: 37px;
	width: 150px;
	font-size: 12px;
	font-weight: normal;
}

.redText
{
	font-size:14px;
	color:Red;
}

.greenCenterText
{
	/*text-align: center;*/
	font-family: verdana;
	font-size: 17px;
	font-weight:bold;
	color: #009900;
}

.greenText
{
	font-family: verdana;
	font-size: 12px;
	font-weight:bold;
	color: #009900;
}

.calculatorText
{
	color:Red;
}

.webmastercontent
{
	margin-left:80px;
	margin-right:150px;
}

.underline
{
	text-decoration:underline;
}

.bigtext
{
	font-weight:bold;
	font-size:14px;
}

p
{
	line-height: 1.4em;
	margin: 0 0 5px 0;
}

hr
{
	border: 0;
	border-top: 1px solid #bababa;
	height: 1px;
}

.page a, .header a
{
	text-decoration: none;
	color: #7373FF;
}

.page a:visited, .header a:visited
{
	color: #7373FF;
}

.page a:hover, .header a:hover
{
	text-decoration: underline;
	color: #7373FF;
}

.page a:active, .header a:active
{
	color: #7373FF;
}

paperweightcell
{
	background-color: #E7EBFF;
}

body
{
	background-color: #ffffff;
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: verdana;
	font-size: 12px;
	color: #000000;
}

img
{
	border-width: 0;
}

.header
{
	z-index: 100;
	background-image: url(Images/header2.gif);
	background-repeat: no-repeat;
	position: relative;
	width: 1000px;
	height: 81px;
	margin-left: auto;
	margin-right: auto;
}

.image_main
{
	margin-left: -10px;
}

.underconstruction
{
	width:75px;
}

.imageleft
{
	position: absolute;
	left: 30px;
	width: 150px;
	padding-top: 25px;
}

.imageleftadvice
{
	position: absolute;
	left: 30px;
	width: 150px;
	padding-top: 40px;
}

.imageleftoffsetprint
{
	position: absolute;
	left: 30px;
	width: 150px;
	padding-top: 40px;
}

.table
{
	color: #000000;
	text-align: left;
	vertical-align: top;	
}

.tablepaperweight
{
	background-color: #E7EBFF;
}

.tablepaperweightrow
{
	padding-top: 5px;
}

.tablepaperweightcell
{
	padding-top: 5px;
	padding-left: 5px;
	padding-right:5px;
	padding-bottom:5px;
	vertical-align:middle;
}

.tableheader
{
	font-weight: bold;
	padding-top: 5px;
	padding-left: 5px;
	padding-right:5px;
	padding-bottom:5px;
	vertical-align: top;
}

.tableheadertech
{
	font-weight: bold;
	vertical-align: top;
	padding: 5px 5px 15px;
	color: #000000;
	text-align: left;
	background-color: #F8F8F8;
	border-collapse:collapse;
	font-size:1em;
}

.table_employees
{
	color: #000000;
	text-align: left;
	vertical-align: top;	
}

.table_employees td
{
	padding: 5px 10px;
}

.table_paper_formats
{
	color: #000000;
	text-align: left;
	vertical-align: top;	
}

.table_paper_formats td
{
	padding: 5px 10px;
}

.jobleftcell
{
	vertical-align: top;
	width:90px;
}

.jobrightcell
{
	vertical-align: top;
	padding-left:30px;
}

.leftcell
{
	border-top: 1px solid #7373FF;
	padding-top: 5px;
	padding-left: 5px;
	padding-right:5px;
	padding-bottom:5px;
	vertical-align: top;
}

.tabletechrow
{

}

.tabletechalternatingrowstyle
{
	background-color:Red;
}

.tabeltechleftcell
{
	border-top: 1px solid #7373FF;
	padding-top: 5px;
	padding-left: 5px;
	padding-right:5px;
	padding-bottom:5px;
	vertical-align: top;
}

.centercell
{
	border-top: 1px solid #7373FF;
	padding-top: 5px;
	padding-left: 5px;
	padding-right:5px;
	padding-bottom:5px;
	vertical-align: top;
	text-align:center;
}

.rightcell
{
	border-top: 1px solid #7373FF;
	padding-top: 5px;
	padding-left: 5px;
	padding-right:5px;
	padding-bottom:5px;
	vertical-align: top;
}

.emptycell2
{
	width:5px;
	background-color: #F8F8F8;
}

.emptycell
{
	width:20px;
	background-color: #F8F8F8;
}

.emptycell1
{
	background-color: #F8F8F8;
}

.emptyrow
{
	height: 25px;
}

.row_odd
{
	background-color: #EEEEEE;
	border-top: 1px solid #7373FF;
	padding-top: 5px;
	text-align: left;
	vertical-align: top;
}

.row
{
	border-top: 1px solid #7373FF;
	padding-top: 5px;
	text-align: left;
	vertical-align: top;
}

.nav
{
	position: absolute;
	right: 37px;
	top: 60px;
	font-size: 10px;
	z-index:-1;
}

/* 1.1 SHIM */
.shim
{
	margin: 0 auto;
	width: 1000px;
	font-size: 0;
}

.column
{
	background-image: url(images/content-shim.gif);
}

.gradient
{
	background-repeat: no-repeat;
	background-image: url(images/content-shim-solid-grey2.gif);
	height: 8px;
}

.solid
{
	background-repeat: no-repeat;
	background-image: url(images/content-shim-none.gif);
}

/* 2 PAGE */
.page
{
	z-index: 0;
	background-image: url(images/body-repeat-solid-white3.gif);
	background-repeat: repeat-y;
	position: relative;
	width: 1000px;
	margin: 0 auto;
	text-align: left;
	height:100%;
	min-height: 400px;
}

html>body .page /* not ie6- */
{
	z-index: 0;
	background-image: url(images/body-repeat-solid-white3.gif);
	background-repeat: repeat-y;
	position: relative;
	width: 1000px;
	margin: 0 auto;
	text-align: left;
	height:auto;
	min-height: 400px;
}

.defaultpage
{
	z-index: 0;
	/*background-image: url(images/forside.jpg);*/
	background-image: url(images/forside - top.jpg);
	background-position: inherit;
	background-repeat: no-repeat;
	position: relative;
	width: 1000px;
	margin: 0 auto;
	top: 0;
	text-align: left;
}

.defaulttop
{
	z-index: 0;
	position: relative;
	margin: 20px 0px 0px 0px;
}

.defaultpagetext
{
	z-index: 0;
	position: relative;
	margin: 0px 0px 0px 50px;
	font-weight: bold;
	font-size:14px;
}

#sidebar
{
	float: left;
	width: 214px;
	height: 100%;
}

#content
{
	padding: 10px 0;
	margin: 0 100px 0 200px;
}

#content_images
{
	margin-top: 10px;
	margin-left: 200px;
	margin-right: 0px;
}

#boldtext
{
	font-weight: bold;
}

.printerimage
{
	height: 16px;
	vertical-align: middle;
}

.subimage
{
	background-image: url(images/subimage2.gif);
	background-repeat: no-repeat;
	margin: 0 auto 0;
	width: 1000px;
	height: 133px;
	text-align: center;
	font-size: 10px;
}

#centercontent
{
	text-align: center;
	margin-top: 10px;
	margin-left: 125px;
	margin-right: 125px;
	margin-bottom: 10px;
}

#whatsnew
{
	float: left;
	width: 200px;
	height: 100%;
}

#coollinks
{
	margin-left: 220px;
}

/* LIST */
.page ul
{
	list-style-type: none;
	list-style-image: url(images/bullet-2.gif);
	list-style-position: outside;
	line-height: 1.4em;
	vertical-align: middle;
	margin-left: 1.25em;
}

dl
{
	margin-top: 0;
	margin-bottom: 0;
	padding-bottom: 1.5em;
	position: relative;
}

dt
{
	position: absolute;
	left: 0;
}

dd
{
	margin-left: 150px;
	height: 2.0em;
}

.emptydata td
{
	padding: 50px;
	color: #aeaeae;
}

/* 2.2 ALBUMS PAGE */
.view
{
	margin-left: auto;
	margin-right: auto;
	width: 686px;
	text-align: center;
}

.view .image
{
	margin-left: auto;
	margin-right: auto;
}

.item
{
	padding: 20px 50px;
	color: #B2B2B2;
}

.item h4
{
	margin-bottom: 0.4em;
}

.nullpanel
{
	padding: 150px;
	width: auto;
	text-align: center;
}

/* 2.3 PHOTOS, DETAILS, ADMIN/DETAILS PAGE */
#photos, #details, #admin-details
{
	background-image: url(images/body-repeat-photo.gif);
	padding: 0;
	width: 760px;
}

/* 3 FOOTER */
.footerbg
{
	background-image: url(images/footer-side.gif);
	background-repeat: repeat-x;
	width: auto;
	height: 75px;
	text-align: center;
}
.footer
{
	background-image: url(images/footer2.gif);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	height: 75px;
	text-align: center;
	font-size: 10px;
}

/* Inline styles are used because image controls hard code a border property */
.photo_198
{
	border: 4px solid #FFFFFF;
}

/* Login View */
.login .label
{
	display: block;
}

.login .textbox
{
	border: 1px solid #929292;
	width: 140px;
	vertical-align: middle;
	padding: 3px;
	margin: 2px 0 5px 0;
}

.login .button
{
	display: block;
	margin-top: 8px;
	margin-bottom: 8px;
}