div.Backgrnd
{
	background: #000000;
	opacity: 0.7; /* Safari, Opera, Firefox */
	filter: alpha(opacity=70); 
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70); /* IE6 */
	width: 100%;
	z-index: 1;
	position:absolute;
	top: 0px;
	left: 0px;
}
.pcurrent {
	text-decoration: underline;
	font-weight: bold;
	font-size: 11px;
}
.pnextprev {
	text-decoration: none;
	font-size: 10px;
}
.prange {
	text-decoration: none;
	font-size: 10px;
}
.arrows {
	color: #000000;
	text-decoration: none;
}

.sublink {
	font-family: verdana;
	font-size: 10px;
	color: #ffffff;
	background-color: #ffcc00;
	font-weight: bold;
	padding-left: 4px;
}
.addLinkUL 
{
	list-style: none;
}
.addLinkInput
{
	margin-bottom: 2px;
}


a {
	text-decoration: none;
	color: #402f6c;
}

a:hover {
	background-color:#fef3e0;
	color: #402f6c;
	text-decoration: none;
}
.lang_selector { margin: 2px; }

div#editUsersElement{ 
	position: absolute;
	display: none; 
	border: 1px solid #000000; 
	width: 312px; 
	background-color: #FF9966; 
	z-index: 50; 
	left: 40%; 
	top: 40%;
}
div#editDivElement{ 
	position: absolute;
	display: none; 
	border: 1px solid #000000; 
	width: 340px; 
	background-color: #FF9966; 
	z-index: 50; 
	left: 40%; 
	top: 40%;
}
div#addUser
{
	position: absolute; 
	display: none; 
	border: 1px solid #000000; 
	width: 308px; 
	height: 170px; 
	background-color: #FF9966;
	z-index: 50; 
	left: 40%; 
	top: 40%;
}
div#addSection
{
	position: absolute; 	
	margin-top: 5px; 
	border: 1px solid #000000; 	
	height: 135px; 
	width: 265px; 
	background-color: #FF9966; 
	z-index: 50; 
	left: 40%; 
	top: 40%;
}
div#addType
{
	z-index: 50; 
	margin-top: 5px; 
	border: 1px solid #000000; 
	position: absolute; 
	height:150px; 
	width:265px; 
	background-color: #FF9966; 
	left: 40%; 
	top: 40%;
}
div#addItem
{
	z-index: 50; 
	position: absolute; 
	left: 30%; 
	top: 35%; 
	width: 475px; 
	height: 430px; 
	background-color: #FF9966; 
	border: 1px none #000000;
}
div#addSection table
{
	position: absolute; 
	top: 27px; 
	width: 245px; 
	right: 20px; 
	height: 21px;
}
div#lang_selector 
{
	position: relative; 
	margin: 2px; 
	top: 5px;	
}
div#addLink
{
	z-index: 50; 
	position: absolute; 
	width: 313px;
	height: 143px; 
	left: 40%; 
	top: 40%; 
	border: 1px solid #000000; 
	background-color: #FF9966;
}
div#addManufact
{
	z-index: 50; 
	margin-top: 5px; 
	border: 1px solid #000000; 
	position: absolute; 
	height:150px; 
	width:310px; 
	background-color: #FF9966; 
	left: 40%; 
	top: 40%;
}
div#imageDiv
{
	position: absolute; 
	border: 1px solid #000000; 
	z-index: 50; 
	border:1px solid #000000;
	background-color: #ffffff;
}
div#uploadItem
{
	position: absolute; 
	border: 1px solid #000000; 
	width: 320px; 
	height:80px; 
	background-color: #FF9966; 
	z-index: 50; 
	left: 40%; 
	top: 40%;
}
input.ajaxCheck
{
	vertical-align: middle;
}
img.lang
{
	border: 0; 
	margin-left: 2px; 
	cursor: pointer;
}
img.slang 
{ 
	border: 0; 
	top: 1px;
	margin-top: 1px;
	vertical-align: middle; 
	cursor: pointer; 
}
.hide {
	display: none;
}
div.close {
	position: absolute; 
	right: 20px; 
	top: 3px; 
	height: 21px;
}
div.close a {
	color: black;
	text-decoration: none;
}
div.close a:hover {
	color: black;
	background-color: transparent;
	text-decoration: underline;
}
input.submit {
	position: absolute; 
	right: 25px; 
	bottom: 10px;
	font-family: verdana;
	font-size: 10px;
	color: white;
	border: 1px solid #ffffff; 
	background-color: #56001B;
	padding: 3px;
	width: 100px;
}
input.news
{
	font-family: verdana;
	font-size: 10px;
	color: white;
	border: 1px solid #ffffff; 
	background-color: #56001B;
	padding: 3px;
}
input.field {
	font-family: verdana;
	font-size: 10px;
	color: white;
	border: 1px solid #ffffff; 
	background-color: #56001B;
	padding: 3px;
}
input.addLinkb
{
	position: absolute; 
	left: 210px; 
	top: 45px;
	font-family: verdana;
	font-size: 10px;
	color: white;
	border: 1px solid #ffffff; 
	background-color: #56001B;
	padding: 3px;
	width: 80px;
}
#editDiv
{
	padding: 7px;
	margin: 7px;
}
.menu2, .menu2 * td {
	font-family: verdana;
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
	text-indent: 10px;
}
