/*<group=General Styles>*/

body {
	background: #444444;
	margin: 0px 5px 0px 5px;
	text-align: center;
	color: #aaaaaa;
	height: 100%;
	letter-spacing: 0.5px;
	font: 12px Verdana, Arial, sans-serif;
}

p {
}

b, strong {
	font-weight: bold;
}

h1 {
	font-size: 140%;
	font-weight: bold;
}

td {
	font: 12px Verdana, Arial, sans-serif;
}

a:link {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

a:hover, a:active {
	
}

img {
	border: none;
}

.image-left {
	float: left;
	margin: 3px 3px 3px 0;
	padding: 3px 3px 3px 0;
}

.image-right {
	float: right;
	margin: 3px 0 3px 3px;
	padding: 3px 0 3px 3px;
}
	
/*</group>*/

/*<group=Layout>*/

#container { 
	background: #333333;
	width: 800px;
	margin: 0px auto; 	/* Right And Left Margin Widths To Auto */	text-align: left; 	/* Hack To Keep IE5 Windows Happy */
	position: relative;
}

#pageHeader {
	height: 120px;
}

#contentContainer {
	background: #ffffff;
	color: #000000;
	margin-left: 150px;	margin-right: 0px;
}

#contentContainer #content {
	color: #000000;
	padding: 15px;
	padding-bottom: 30px;
	position: relative;
}

#sidebarContainer {
	background: #333333;
	width: 149px;
	float: left;
}

#sidebarContainer #sidebar {
	padding-right: 10px;
	padding-bottom: 50px;
	padding-left: 25px;
}

#sidebarContainer .sideHeader {
	padding-right: 10px;
	padding-left: 25px;
	font-weight: bold;
}

#sidebarContainer #sidebar a:link {	color: #ffffff;	font-weight: normal;	text-decoration: underline;}#sidebarContainer #sidebar a:visited {	color: #ffffff;	font-weight: normal;	text-decoration: underline;}#validmarks {
	font-weight: normal;
	padding-left: 30px;
	float: left;
}

#validmarks img {
	border: 0;
}

#footer {
	display: block;
	clear: both;
	color: #ffcc00;
	text-align: center;
	background: #333333;
	padding: 10px;
}

#footer a:link, #footer a:visited {
	color: #ffcc00;
	font-weight: bold;
	text-decoration: none;
}

#footer a:hover, #footer a:active {
	color: #ffffff;
}

.clearer {
	clear: both;
}
	
/*</group>*/

/*<group=Bread-crumb>*/

#breadcrumbcontainer {
	background: #ffffff;
	color: #808080;
	padding: 0px;
	padding-left: 15px;
	font-size: 80%;
	text-decoration: none;
}

#breadcrumbcontainer a {
	color: #808080;
	font-weight: normal;
	text-decoration: none;
}

#breadcrumbcontainer a:hover {
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}

#breadcrumbcontainer ul {
	list-style: none;
	margin: 0;
	padding: 5px 0;
}

#breadcrumbcontainer li {
	display: inline;
}
	
/*</group>*/

/*<group=Toolbar>*/

/* Toolbar Styles */

#navcontainer {
}

#navcontainer #current {
	background: #333333;
	color: #ffffff;
}

#navcontainer #current:hover {
	background: #333333;
}

#navcontainer .currentAncestor {
}

#navcontainer a {
	color: #ffffff;
}

#navcontainer a:hover {
}

/* Parent - Level 0 */

#navcontainer ul {
	list-style: none;
	margin: 20px;
	padding: 0px;
	border-top: 1px solid #484848;
}

#navcontainer li {
}

#navcontainer a {
	text-decoration: none;
	font-weight: bold;	color: #ffcc00;	border-bottom: 1px solid #484848;	display: block;	padding: 5px;	height: 20px;}

#navcontainer a:hover {
	background: #444444;
}

#navcontainer #current a:hover{
	background: #444444;
	color: #ffffff;
}


/* Child - Level 1 */

#navcontainer ul ul {
	margin: 0;	padding: 0;	border-top-style: none;	border-bottom: 1px solid #484848;}

#navcontainer ul ul li {
}

#navcontainer ul ul a {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 15px;	font-size: 90%;	color: #ffcc00;	border-style: none;
	height: auto;}

#navcontainer ul ul a:hover {
}

#navcontainer ul ul .currentAncestor {
	color: #ffffff;
}

/* Child - Level 2 */

#navcontainer ul ul ul {
	border: none;
}

#navcontainer ul ul ul li { 
}

#navcontainer ul ul ul a {
	padding-left: 35px;
}

#navcontainer ul ul ul a:hover {

}

/* Child - Level 3 */

#navcontainer ul ul ul ul {
	text-indent: 60px;
}

#navcontainer ul ul ul ul li { 
}

#navcontainer ul ul ul ul a {
}

#navcontainer ul ul ul ul a:hover {
}

/* Child - Level 4 */

#navcontainer ul ul ul ul ul {
	text-indent: 80px;
}

#navcontainer ul ul ul ul ul li { 
}

#navcontainer ul ul ul ul ul a {
}

#navcontainer ul ul ul ul ul a:hover {
}

/*</group>*/

/*<group=Photo Album>*/

.thumbnail-table {
	border-spacing: 10px;
}

.thumbnail-row {
}

.thumbnail-cell {
	background: #eeeeee;
	height: 120px;
	width: 120px;
	text-align: center;
	vertical-align: middle;
	border: solid;
	border-width: 1px;
	border-color: #808080;
}

.thumbnail-cell:hover {
	background: #cccccc;
}

.thumbnail-cell img {
	background: #ffffff;
	margin: auto;
	border: solid;
	border-width: 1px;
	border-color: #000000;
}

.album-description {
        margin-bottom: 60px;
}

.album-title {
	font-weight: bold;
	margin-bottom: 3px;
	font-size: 140%;
}

.album-wrapper {
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 35px;	
}

.thumbnail-wrap {
	background: #808080;
        float: left;
	height: 120px;
	width: 120px;
        margin: 5px;
}

.thumbnail-frame {
	background: #eeeeee;
	height: 118px;
	width: 118px;
	margin: 1px;
	text-align: center;
	vertical-align: middle;
}

.thumbnail-frame:hover {
	background: #cccccc;
}

.thumbnail-frame a {
}

.thumbnail-frame a:hover {
}

.thumbnail-frame img {
	background: #ffffff;
	margin: auto;
	border: solid;
	border-width: 1px;
}

/*</group>*/

/*<group=Single Page (Photo view)>*/

.photo-wrapper {
	color: #cccccc;
	text-align: center;
}

.photo-wrapper a {
	color: #000000;
	text-decoration: none;
}

.photo-tekst {
	color: #000000;
	font-style: italic;
	padding: 10px;
}

.photo-beskrivelse {
	text-align: left;
	color: #000000;
	padding: 10px;
}

.photo-langtekst {
	color: #000000;
	text-align: left;
	padding: 10px;
}

.photo-navigation {
	color: #cccccc;
	font-size: 140%;
	font-weight: bold;
	padding-bottom: 30px;
}

.photo {
	color: #000000;
	border-width: 0px;
	padding-bottom: 10px;
}

.photo-navigation a:link {
	color: #000000;
	text-decoration: none;
}

.photo-navigation a:visited {
	color: #000000;
	text-decoration: none;
}

.technicaldata {
	padding: 10px;
}

.techdata {
	color: #000000;
	padding-right: 20px;
	vertical-align: top;
}

.techlabel {
	color: #000000;
	padding-right: 20px;
	vertical-align: top;
	font-weight: bold;
}

