/* Styles for imagebank 
created: 26. 11. 2003, http://www.iaea.org 
updated: 14.09.2004
*/

img {
border:none;
}


body {
		background-color: #fff;
		color: #333333;
		margin: 0px;
}

.thumbnailimage { 
		border: 1px;
		border-style: solid;
		border-color: #666666;
		cursor: hand;
		width: auto;
		height: auto;
		
}

.thumbnailbox {
	border-style:dashed;
	border-width:1px;
	border-color: #cfcfcf;
	width: auto;
	height: auto;
   padding-bottom: 7px;
	padding-right: 0px;
	padding-left: 7px;
	padding-top: 7px;

}

.previewbox {
	border-style:dashed;
	border-width:1px;
	border-color: #cfcfcf;
	width: auto;
	padding: 7px;
	height: auto;
}

.buttons {
	padding:0px;
	margin:0px;
	border: 0px;
}

.noline {
	text-decoration: none;	
	border-bottom: none;
}

#content2column {
	float:left;
	text-decoration: none;	
	border-bottom: none;
}
/* 
element above is bug fix for mac ie 5.2 browser only! 
\*/

#content2column {
	text-decoration: none;	
	border-bottom: none;
}
/*
Element above is for all other browsers. 
*/

#content2column a {
	text-decoration: none;	
	border-bottom: none;
}
/* 
element above is bug fix for mac ie 5.2 browser only! 
\*/

#content2column a {
	text-decoration: none;	
	border-bottom: none;
}
/*
Element above is for all other browsers!! 
*/

#content2column a:link {
	text-decoration: none;	
	border-bottom: none;
}

#content2column a:visited {
	text-decoration: none;	
	border-bottom: none;
}

#content2column a:hover {
   text-decoration: none;	
   border-bottom: none;
}

#navigatebar a {
	text-decoration: none;	
	border-bottom: none;
	padding-bottom:3px;
}

#navigatebar a:link {
	text-decoration: none;	
	border-bottom: none;
	padding-bottom:3px;
}

#navigatebar a:visited {
	text-decoration: none;	
	border-bottom: none;
	padding-bottom:3px;
}

#navigatebar a:hover {
   text-decoration: none;	
   border-bottom: none;
   padding-bottom:3px;
}


#navigatebar table {
	background-color: #F5F5F5;
	margin-top: 1px;
	padding-bottom:1px;
}

#navigatebar td {
	/*padding-top:3px;*/
	border-color: #cfcfcf;
}

.NavigationBar
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	
}

.NavigationBarCurrentPage
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 9pt;
	color: #A52A2A;
	
}

#righttext {
float:right;
margin-left:270px

}

#bigimage {
float: left
}

#sortlist {
	position: absolute;
	top: 40px;
	left: 268px;
}

#sortbutton {
	position: absolute;
	top: 43px;
	left: 449px;
}

