/* \*/
* html #tlc, * html #trc {height: 1%;}
/* */

.highslide {
	cursor: url(../js/highslide/graphics/zoomin.cur), pointer;
	outline: none;
}

#container-header-gallery{
	position:relative;
	width:100%;
	height:90px;
}

#header-left-gallery{
	position:relative;
	float:left;
	width:255px;
	text-align: center;
}

#galeriede {
	font-weight: bold;
	font-style: italic;
}

#container-page-gallery{
	margin-left:auto;
	margin-right:auto;
	padding:0;
	width:1000px;
	background:#DDD;
	position:relative;
	padding-bottom: 20px;
}

.galleryText {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	text-align:left; 
	margin:2px;
	overflow: auto;
}

#galleryDown {
	position:absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 20px;
	background-image: url(../images/down.png);
	background-repeat: no-repeat;
	background-position: center center;
}

.galleryDownOut {
	background-color: #777;
}

.galleryDownOver {
	background-color: #999;
}

#uplContainer {
	margin-top: 150px;
	padding-left: 150px;
	text-align:left; 
}

.uplInput {
	height: 30px;
	width: 600px;
	margin: 10px;
}

.uplInput label {
	display: block;
	float:left;
	width: 250px;
}

#uplSmallWidth  input {
	width: 30px;
}
#uplSmallHeight input {
	width: 30px;
}

#uplSubmit {
	padding-left: 250px;
}

#widthError {
	color: #ff0000;
	visibility: hidden;
}

#heightError {
	color: #ff0000;
	visibility: hidden;
}

.uploadError {
	color: #ff0000;
	font-weight: bold;
}

.uploadSuccess {
	color: #2b8a22;
	font-weight: bold;
}

.help th {
	font-size: 10pt;
}

.help td {
	text-align: left;
	padding: 5px;
}