body {
	font: 12px verdana, Sans-serif;
	background: url('images/back.png') repeat-x #242424;
	background: #1d1d1d;
	color: white;
	margin: 0px;
	padding: 0px;
}

.background {
	background: #171717;
	padding: 16px 0px 16px 0px;
}


#header {
	background: url('images/back_blue.png');
	border-bottom: 2px solid #171717;
	padding: 16px;
}


#header h1 a {
	background: url('images/logo.gif') top left no-repeat;
	width: 201px;
	height: 74px;
	display: block;
	text-indent: -5000px;
	overflow: hidden;
}

#header h1 a:hover {
	text-decoration: none;
}

#nav-back {
	background: url('images/turbine.gif') 97% 0 no-repeat;
	padding-top: 50px;
}


#nav-right {
	background: url('images/nav-right.gif') 100% 0 no-repeat;
	float: right;
	padding-right: 7px;
}

#navigation {
	background: #001E39 url('images/nav-left.gif') 0 0 no-repeat;
	height: 36px;
	padding: 0px 2px 0px 8px;
}

#navigation a {
	font: 14px verdana, Sans-serif;
	color: #AFF3FF;
	font-weight: normal;
	text-decoration: none;
}

#navigation a.on {
	text-decoration: none;
	color: #B3BBC2;
}

#navigation ul.dropdown {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#navigation ul.dropdown li.head {
	padding: 8px 4px 8px 4px;
	float: left;
}

#navigation ul.dropdown li.head.on {
	/* the block */
}

#navigation ul.dropdown li.head.on > a:first-child {
	color: white;
	border-bottom: 1px solid #ae81ff;
}

#navigation li.head ul {
	background: #001E39;
	width: 200px;
	/* border: 1px solid white; */
	border-bottom: 4px solid #0073DC;
	margin: 0px;
	padding: 8px 0px 8px 0px;
	display: none;
	position: absolute;
	list-style-type: none;
	z-index: 1000;
}

#navigation li.head ul a {
	display: block;
	padding: 4px 8px 4px 8px;
}

#navigation li.head ul a:hover {
	background: #003564;
	background: #263B51;
	background: #28517B;
	color: white;
}













a:link, a:visited {
	color: #BFB5FF;
	font-weight: bold;
}

.block {
	margin-bottom:18px;
}

.notice {
	/*border: 1px solid #FF8A2D;*/
	background: #FF8A2D;
	font-weight: bold;
	padding: 4px;
}

a:link.red, a:visited.red { color: #FF4444; }

a:hover {
	color: #eFe5FF;
}


a img {
	border: 0;
}

li {
	margin-bottom: 4px;
}

a#header {
	padding-top: 12px;
	padding-left: 68px;
	display: block;
	height: 52px;
	background: url('images/digikam.png') no-repeat;
	color: white;
	font-family: 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	font-size: 32px;
	text-decoration: none;
}

.whiteback {
	background: #FFFFFF;
	color: #000000;
	padding: 4px;
}

.grayback {
	background: #333435;
	color: #FFFFFF;
	padding: 4px;
}

.wrapper {
	width: 968px;
	margin-left: auto;
	margin-right: auto;
}

#left {
	float: left;
	width: 474px;
	padding: 4px;
	margin-right: 4px;
}

#right {
	float: left;
	width: 474px;
	padding: 4px;
}

#footer {
	background: #1d1d1d;
	color: #999999;
	text-align: center;
	padding: 16px;
}

#footer a:link, #footer a:visited  {
	color: #999999;
	font-weight: normal;
}

.clear { clear:both; }

#full {
	padding: 4px;
}

h1 {
	font-family: 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	color: #1FB5FF;
	margin: 0px 0px 4px 0px;
}

.whiteback h1 {
	color: #000;
}

.pink { color: #FF2E99; }
.orange { color: #FF8A2D; }
.orangebottom { border-bottom: 3px solid #FF8A2D; }
.yellow { color: #FFE12A; }
.green { color: #CAFF2A; }
.greenbottom { border-bottom: 3px solid #CAFF2A; }
.blue { color: #1FB5FF; }
.bluebottom { border-bottom: 3px solid #1FB5FF; }
.purple { color: #5931FF; }
.red { color: #FF4444; }
.redbottom { border-bottom: 3px solid #FF4444; }

.button-bar {
	margin-bottom: 8px;
	text-align: right;
	border-bottom: 3px solid #CAFF2A;
	padding-bottom: 4px;
}

.button-bar.path {
	font-family: 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 14px;
	text-align: left;
	color: #CAFF2A;
}

.button-bar.path a {
	text-decoration: none;
	color: #aaa;
}
.button-bar.path a:hover {
	text-decoration: underline;
	color: #bbb;
}

.error {
	background-color: #FF4444;
	color: white;
	padding: 4px;
	margin-bottom: 8px;
	font-family: 'Trebuchet MS', Verdana, Arial, Sans-Serif;

	font-size: 150%;
}


/**
 * Image list
 */

.image-block {
	padding: 3px;
}
.image-block img {
	/*border: 3px solid #FF4444;*/
	border-top: 2px solid #222222;
	border-left: 2px solid #222222;
	border-bottom: 2px solid #777777;
	border-right: 2px solid #777777;
}

.image-block.a {

}
.image-block.b {
}

.input-a input {
	border: 1px solid #777777;
	background: #222222;
	color: #FFFFFF;
	width: 200px;
	padding: 2px;
}

.folder-box {
	border: 1px solid #777777;
	padding: 0px 4px 0px 8px;
	background-color: #222222;
	margin-bottom: 4px;

}
.folder-indent {
	margin-left: 25px;
}
.folder-level {
	padding: 2px;
	padding-left: 14px;
	background: url('images/dots.gif') 0 50% no-repeat;
}

.folder-upper {
	font-family: 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	font-size: 150%;
	background: url('images/folder.png') 0 50% no-repeat;
	padding: 2px 2px 2px 20px;
}

.folder-upper.on {
	border-bottom: 1px solid #777777;
	background: url('images/folder-open.png') 0 50% no-repeat;
	margin-bottom: 2px;
}

.folder-upper a { text-decoration: none; }
.folder-upper.on a { color:  #CAFF2A;  }

.photonavxx {
	font-family: 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	font-size: 150%;
	height: 23px;
	border-bottom: 1px solid #777777;
	padding: 0px 4px 0px 4px;
	background-color: #222222;
	margin-bottom: 4px;
}



/* classes for browings */
.browser .image {
	/* background-image: */
	background: #fff 50% 50% no-repeat;
	margin: 0px 6px 6px 0px;
	float: left;
	width: 110px;
	height: 85px;
}

.browser .image.selected {
	border: 2px solid #1FB5FF;
	width: 106px;
	height: 81px;
}

.photo .caption {
	width: 470px;
	color: black;
	text-align: left;
	margin-left: 5px;
	padding-bottom: 4px;
	font-family: 'Trebuchet MS', Verdana, Arial, Sans-Serif;
}

.underlay{
	display: block;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index:1001;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
	display: none;
}
.overlay {
	display: block;
	position: absolute;
	top: 25%;
	left: 25%;
	width: 50%;
	height: 20%;
	padding: 16px;
	z-index:1002;
	overflow: auto;
	display: none;
}

.photonav {
	font-family: 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	font-size: 150%;
	height: 23px;
	border-bottom: 1px solid #777777;
	padding: 0px 4px 0px 4px;
	background-color: #222222;
	margin-bottom: 4px;
}

.photonav a {
	color: #FF2E99;
	text-decoration: none;
}

.photonav a.right {
	float: right;
}

.photo {
	border: 4px solid white;
	position: relative;
	left: -2px;
}

