@font-face {
	font-family: DINPro-Light;
	src: url(/fonts/DINPROL0.eot);
}

@font-face {
	font-family: DINPro-Light;
	src: url(/fonts/DINPro-Light.otf) format("opentype");
}

@font-face {
	font-family: DINPro-Regular;
	src: url(/fonts/DINPROR0.eot);
}

@font-face {
	font-family: DINPro-Regular;
	src: url(/fonts/DINPro-Regular.otf) format("opentype");
}

@font-face {
	font-family: DINPro-Medium;
	src: url(/fonts/DINPROM0.eot);
}

@font-face {
	font-family: DINPro-Medium;
	src: url(/fonts/DINPro-Medium.otf) format("opentype");
}

* {margin:0;padding:0;}

html, body {height:100%;background-color: #FFFFFF}

img {border:none;}

a {outline:none;}

p {text-indent:0;}

iframe#_atssh {position:absolute;bottom:0}

h2 {
	font-family: DINPro-Light, Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	display: inline;
	line-height:normal;
	text-transform: uppercase;
}

h3 {
	font-family: DINPro-Light, Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-style: italic;
	display: inline;
	line-height:normal;
}

h4 {
	font-family: DINPro-Regular, Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: 300;
	display: inline;
	line-height:normal;
}

h5 {
	font-family: DINPro-Regular, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	display: inline;
	line-height:normal;
}

h6 {
	font-family: DINPro-Regular, Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	display: inline;
	line-height:normal;
}

#header, #footer {
	width:100%;
	position:fixed;
	left:0;
	z-index:99;
}

#header {
	height:30px;
	top:0;
}

.innerheader {
	width:960px;
	height:30px;
	border-left: 1px dotted #CCC;
	border-right: 1px dotted #CCC;
	border-bottom: 1px dotted #CCC;
	background-color: #F7F7F7;
	margin:auto;
	text-align:left;
}

.logo {
	background-color: #FFF;
	border: 1px dotted #CCC;
	float: left;
	margin-left: 7px;
	margin-top: 5px;
	padding-left: 3px;
	padding-right: 3px;
}

.topmenu {
	font-family: DINPro-Regular, Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	font-size: 14px;
	background-color: #FFF;
	border: 1px dotted #CCC;
	padding-left: 3px;
	padding-right: 3px;
	margin-top: 5px;
	margin-right: 7px;
	float: right;
}

.topmenu a:link {text-decoration: none; color:#333;}
.topmenu a:visited {text-decoration: none; color:#333;}
.topmenu a:active {text-decoration: underline; color:#000;}
.topmenu a:hover {text-decoration: underline; color:#000;}

#footer {
	height:60px;
	bottom:0;
}

.innerfooter {
	width:960px;
	height:60px;
	margin:auto;
	background-color: #FFF;
}

#topfooter {
	width:960px;
	height:30px;
	margin:auto;
	background-color: #FFF;
	position:relative;
}

#description {
	font-family: DINPro-Regular, Helvetica, Arial, sans-serif;
	float: left;
	padding-left: 10px;
	margin-top: 4px;
}

#albumTitle {
	text-transform:uppercase;
	font-size: 14px;
}

#imageTitle {
	font-size: 13px;
}

#imageCaption {
	font-size: 13px;
}

#controls1 {
	font-family: DINPro-Regular, Helvetica, Arial, sans-serif;
	font-size: 16px;
	bottom: 2px;
	left: 420px;
	position: absolute;
	width: 120px;
	text-align:center;
}

#controls1tbl {
	width: 120px;
	text-align:center;
}

#controls2 {
	float: right;
	padding-right: 8px;
}

#bottomfooter {
	width:960px;
	height:30px;
	border:none;
	border-left: 1px dotted #CCC;
	border-right: 1px dotted #CCC;
	border-top: 1px dotted #CCC;
	background-color: #F7F7F7;
	margin:auto;
	text-align:left;
	float: left;
	clear:both;
	bottom:0;
}

#quicklinks {
	float: left;
	padding-left: 7px;
	margin-top: 4px;
}

#sharelinks {
	float: right;
	padding-right: 7px;
	margin-top: 4px;
}

#container {
	text-align: center;
	position:relative;
	vertical-align:middle;
	height:100%;
	width:100%;
	z-index:1;
}

#content {
	width: 100%;
	text-align: left;
	margin-left:auto;
	margin-right:auto;
	z-index: 3;
	vertical-align:middle;
	padding-top: 30px;
	padding-right: 0;
	padding-bottom: 60px;
	padding-left: 0;
	overflow:auto;
}

#content .innercontent {
	background:white;
	width:960px;
	margin:auto;
}

#slideshowviewer, #ssp {
	text-align: center;
	margin-left:10px;
}

