/*
#####################################################################
# COPYRIGHT (c) 2007, kowtun.de, Hamburg, Germany #
# Name          : main.css
# Author        : Christian-Dirk Kowtun
# Date          : January 2007
#
# Last Modified : $Author: kowtun $
# Revision Date : $Date: 2007/06/20 16:17:40 $
# Revision No   : $Revision: 1.13 $
# Revision Src  : $Source: /cvs/stdc/pr-database/style.css,v $ #
# Release       : $Name:  $
#####################################################################
*/
body
{
	color: #001F30;
	background: #FFFFFF;
	margin: 0;
	padding: 0;
}

.main_autoupdate 
{ 
	width: 700px; 
	margin: 0 auto; 
}
.autoupdate_footer
{ 
	width: 350px; 
	margin: 10px auto;
} 

/* Normal Sized Text */
body, p, td, tr, ol, ul
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.small
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #C0C0C0;
}
.loginhead
{
	font-size: 18px;
	font-weight: bold;
	color: #333366;
	text-align: center;
}
.search_highlight
{
	color: #008000;
}
/* Border around tables */
.tborder
{
 border: ridge 1px #000000;
}
/* Border around action tables */
.tborderaction
{
 border: ridge 1px #000000;
}
/* Top-level table title rows */
.tcat
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #464644;
	border-top: 0px;
	border-right: 0px;
	border-left: 0px;
	border-bottom: 1px #000000 solid;
}
/* Links within top-level table title rows */
.tcat a:link, .tcat a:visited, .tcat a:active
{
	color: #000000;
}
/* Mouse-over (hover) links */
.tcat a:hover
{
	color: #a0c085;
	background: none;
}
/* First alternating background color */
.alt1 td
{
	color: #000000;
	background: #ECEBE1;
}

/* Second alternating background color */
.alt2 td
{
	color: #000000;
	background: #FFFFFF;
}

/* Third alternating background color */
.alt3 td
{
	color: #000000;
	background: #a0c085;
}

/* ERROR TABLE */
.table_error
{
	border-top: 1px #FFFFFF solid;
	color: #000000;
	background: #FF0000;
}
/* Page title banner */
.pagetitle
{
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #000000;
	border: 0px; 
	padding-top: 20px;
	padding-left: 30px;
}

/* The area within which the submit button usually resides at the bottom of tables */
.tfoot
{
	color: #333333;
	background: #FFFFFF;
}

/* FORM ELEMENTS */

input, select, textarea, option, optgroup
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}


/* Submit button elements */
.button, .tfoot input
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
/* Second-level table titles (often used for column headings) */
td.thead, .thead td
{
	font-size: 9px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #a0c085;
	border-top: 0px;
	border-right: 0px;
	border-left: 0px;
	border-bottom: 1px #000000 solid;
	padding: 2px 4px 2px 4px;
}

/* actiontable */
.actiontable
{
	font-size: 9px;
	color: #000000;
	background-color: #C6C2A6;
	padding: 2px 4px 2px 4px;
}

/* Links within second-level table titles */
.thead a:link, .thead a:visited, .thead a:active
{
	color: #000000;
}
/* ############################################################################# */
/* LINKS */

/* Normal, visited and active links */
a:link, a:visited, a:active
{
	color: #333333;
	background: none;
}

/* Mouse-over (hover) links */
a:hover, .tcat a:hover, .thead a:hover, .tfoot a:hover
{
	color: #333333;
	background: none;
}
/* ############################################################################# */
/* NAV PANEL ELEMENTS */

/* Background color for nav panels and the template editor */
.navbody, .stylebg
{
	color: #000000;
}

/* Text decoration for all links in nav panel */
.navgroup a:link, .navgroup a:visited, .navgroup a:active
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	text-decoration: none;
	color: #000000;
}
.navgroup a:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	text-decoration: none;
	color: #a0c085;
}

/* LOGGEDIN */
.loggedin
{
	color: #C6C2A6;
	font-weight: bold;
	padding-left: 30px;
	margin-bottom: 15px;
}

/*  NAV Title */
.navtitle
{
	font-weight: bold;
	background-color: #a0c085;
	color: #000000;
	padding: 3px;
	margin-top: 3px;
	cursor: default;
	width: 160px;
}

/* Container for individual nav links */
.navgroup
{
	border-width: 0px 2px 1px 2px;
	margin-top: 4px;
	margin-bottom: 4px;
	/* width: 186px; */
	margin-left: 36px;
}

/* Individual nav links */
.navlink
{
	padding: 2px 4px 2px 4px;
}


/* FOOTER */
.footer
{
	background-color: #464644;
	height: 82px;
}

/*--------------------------*/
/* nopermission */

.nopermission
{
	margin-top: 100px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}

/* upload */
.upload
{
	color: #D6D6DE;
	font-weight: bold;
	margin-top: 15px;
}

/*--------------------------*/
/* page nav */
.pagenav_box 
{
	padding: 5px 0 5px 0;
	text-align: center;
}
.pagenav_title 
{
	color: #000000;
	background-color: #FFFFFF;
	text-decoration: none;	
	font-weight: bold;
	border: 1px solid #FFFFFF;
	margin: 0px;
	padding: 1px 4px 1px 4px;
}
.pagenav_static 
{
	color: #FFFFFF;
	background-color: #464644;
	font-weight: bold;	
	border: 1px solid #000000;
	margin: 0px;
	padding: 1px 4px 1px 4px;
}
.pagenav A:link, .pagenav A:visited 
{
	color: #000000;
	background-color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #000000;
	margin: 0px;
	padding: 1px 4px 1px 4px;
}
.pagenav A:hover 
{
	color: #000000;
	background-color: #C6C2A6;
	text-decoration: none;
	border: 1px solid #000000;
	margin: 0px;
	padding: 1px 4px 1px 4px;
}
/*--------------------------*/

.category_headline
{
	font-size: 18px;
	font-weight: bold;
	color: #333366;
	background-color: #C6C2A6;
}

.is_needed
{
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.is_needed_export
{
	color: #0066FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.product_image
{
	border: 1px solid #000000;
}
/*--------------------------*/
.pagenav_content td
{
	color: #000000;
	background: #FFFFFF;
	border-bottom: 1px solid #000000;
}

.image_content td
{
		text-align: center;
}
/*--------------------------*/
div.ac {
  color: #FFFFFF;
  position: absolute;
  margin: 1px 0;
  border: 1px solid black;
  padding: 1px;
  background: #9f0c02;
}
div.ac div {
  margin: 2px;
  border-bottom: 1px solid #000000;
  cursor: pointer;
}
div.ac div:hover {
  /*border-bottom: 1px solid red;*/
  font-weight: bold;
}
/*------------------*/
.memolayer
{
	border-top: 1px solid black; 
	border-left: 1px solid black; 
	border-right: 1px solid black; 
	background-color: #ccc; 
	margin: 0px 5px 0px 5px; 
	padding: 2px 5px 0px 5px;
  font-weight: bold;
  cursor: pointer;
}
/*PICTURE COMMENT EDIT*/

.picture_popup {
	background: #ffffff;	
}

.picture_popup_content {
	text-align: center;
	margin: 20px 20px 20px 150px;
	height: 400px;
	width: 400px;
	border: 1px solid black;	
}

.picture_popup_text {
	margin: 20px 20px 20px 50px;
}

