body{
	background: #050404 url("../layout/bg.gif") repeat-x;
	font-family: Tahoma, Arial, Sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	line-height: 140%;
	color: #666666;
}

#container{
	background: url('http://www.nitzdesign.se/browser/layout/bg_bottom.gif') repeat-x;
	background-position: bottom;
	padding-bottom: 75px;
}

#header{
	background: #404040 url('../layout/header_bg.gif');
	background-repeat: repeat-x;
	height: 77px;
}

#header .leftHeader{
	width: 16px;
	background: url('http://www.nitzdesign.se/browser/layout/directory_bg_left.gif') repeat-x;
}

#header .centerHeader{
	background: url('http://www.nitzdesign.se/browser/layout/directory_bg.gif') repeat-x;
}

#header .rightHeader{
	width: 30px;
	background: url('http://www.nitzdesign.se/browser/layout/directory_bg_right.gif') repeat-x;
}

#header table{
	border-collapse: collapse;
	position: absolute;
	top: 13px;
	left: 30px;
	height: 58px;
	font-size: 20px;
}

#header td{
	border: 0;
	padding: 0;
	margin: 0;
}

img {
    border: 0;
}

img.disp {
    border: 1px solid #eeeeee;
}

.icon{
	margin: 0 5px 0 10px;;
}

.showImg{
	margin: 30px;
	font-weight: bold;
	color: #fff;
}

.showImg a:link{
	color: #fff;
	text-decoration: none;
}

.showImg a:visited{
	color: #fff;
	text-decoration: none;
}

.showImg a:hover{
	color: #fff;
	text-decoration: none;
}

.showImg a:active{
	color: #fff;
	text-decoration: none;
}

td.temp{
	border: 0;
}

.temp p{
	margin: 20px auto;
	background-color: #fff;
	border: 2px solid #eee;
	padding: 10px;
	color: #000;
}

/* links */

.output a:link{
	color: #000;
	text-decoration: none;
	margin-left: 7px;
}

.output a:visited{
	color: #000;
	text-decoration: none;
	margin-left: 7px;
}

.output a:hover{
	color: #000;
	text-decoration: none;
	margin-left: 7px;
}

.output a:active{
	color: #000;
	text-decoration: none;
	margin-left: 7px;
}

.tableHeader a:link{
	color: #000;
	text-decoration: none;
	margin-left: 0px;
}

.tableHeader a:visited{
	color: #000;
	text-decoration: none;
	margin-left: 0px;
}

.tableHeader a:hover{
	color: #000;
	text-decoration: none;
	margin-left: 0px;
}

.tableHeader a:active{
	color: #000;
	text-decoration: none;
	margin-left: 0px;
}


table.output{
	width: 100%;
	border-collapse: collapse;
	color: #666666;
	font-size: 11px;
}

td{
    padding: 2px 7px 3px 7px;
    border-right: 1px solid #dadada;
}

.tableHeader{
	background-image: url('../layout/bg_table_header.gif');
	background-color: #fff;
	background-repeat: repeat-x;
	background-position: bottom left;
	height: 26px;
	font-size: 12px;
}

.tableHeader a:link{
	color: #000;
	text-decoration: none;
}

.tableHeader a:visited{
	color: #000;
	text-decoration: none;
}

.tableHeader a:hover{
	color: #000;
	text-decoration: none;
}

.tableHeader a:active{
	color: #000;
	text-decoration: none;
}

.filename{

}

.resolution{
	width: 120px;
	color: #000;
}

.size{
	width: 120px;
}

.addes{
	width: 120px;
}