img
{
	border:0px;
}

body
{
	font-size: 14px;
	font-family: verdana;
}

.wide
{
	width:100%;
}

.comment
{
	font-style: italic;
	margin-top: 5px;
	padding: 5px;
	border-left: 1px solid #B5BADF;
	border-top: 1px solid #B5BADF;
}

a
{
	text-decoration: none;
	color: #3D54A3;
}

a:hover
{
	color: #7E91CF;
}

h1
{
	font-size: 160%;
	font-family: arial black;
	color: #547AE0;
}

h2
{
	font-size: 110%;
	margin-bottom: 0px;
	padding: 3px 3px 3px 10px;
	text-align: right;
	color: #3A4487;
}

h3
{
	font-size: 100%;
	color: white;
	padding: 3px;
	margin: -10px -10px 10px -10px;
	background-color: #6F89BB;
}

.menu
{
	width: 100px;
	padding: 2px 10px 2px 10px;
	margin: 0px;
}

#logo
{
	float: left;
	width: 305px;
	height:	65px;
}

#auth
{
	float: right;
	font-size: 70%;
	text-align: right;
	width: 305px;
	height:	65px;
}

#auth .edit
{
	height: 10px;
	width: 60px;
	font-size: 90%;
}

#bottom_line
{
	clear: both;
	background-color: #6F89BB;
	color: #FFFFFF;
}

#bottom_line a
{
	color: #FFFFFF;
}

#bottom_line #edit
{
	height: 10px;
	font-size: 70%;
	width: 150px;
	margin:2px;
}

.send
{
	height: 16px;
	font-size: 9px;
	width: 60px;
	margin: 2px;
}

#content
{
	clear: both;
	width: 100%;
}

#new h2, #top h2, #text h1
{
	font-family: verdana;
	color: #2E3F7A;
	font-size: 140%;
	background-color: white;
	margin: 5px;
	padding: 5px;
}

.margin
{
	padding: 10px;
}

#new
{
	float: left;
	width: 40%;
}

#text
{
	float: right;
	width: 59%;
}

#top
{
	float: right;
	width: 59%;
}

#top h2, #text h1
{
	text-align: left;
}

#top .hits
{
	font-size: 80%;
	color: #6282B3;
}

.list_item
{
	border: 1px solid #7E91BE;
	margin: 10px 5px 10px 5px;
	overflow: hidden;
}

.list_item img
{
	float: left;
	margin-right: 5px;
}

.list_item a
{
	background-color: #7E91BE;
	padding: 0px 5px 2px 5px;
	margin-left: 10px;
	color: white;
	font-size: 110%;
	font-weight: bold;
}

.list_item a:hover
{
	background-color: #ACACDD;
	color: #4848B0;
}

/*index element new*/
.etop
{
	text-align: right;
	border: 2px solid #6f89bb;
	margin: 2px 0px 2px 0px;
	padding: 3px;
	min-height: 64px;
}

/* IE */
* HTML .etop
{
	height: 64px;
}

.etop a
{
	text-align: right;
	font-size: 130%;
	font-weight: bold;
	font-style: italic;
	margin-right: 10px;
}

/*index element new*/
.enew
{
	clear: both;
	text-align: right;
	border-top: 2px solid #6f89bb;
	margin-top: 8px;
	padding: 3px;
}

.enew a
{
	font-size: 130%;
	font-weight: bold;
	font-style: italic;
	margin-right: 10px;
}

.enew img
{
	float: right;
	margin: 5px;
}

/* file */
#list_colls
{
	position: absolute;
	left: 10px;
	top: 10px;
	display: none;
	border: 1px solid #6A81E8;
	background-color: #C4CCE3;
}

/* file - comments */
#addcomm
{
	margin: 5px;
	text-align: center;
}

/* file - comments */
#result
{
	margin: 5px;
	padding: 3px;
	color: green;
	display: none;
}

#copy
{
	font-size: 80%;
	text-align: right;
	color: #A5B5D1;
	margin: 5px;
}

#copy a
{
	color: #A5B5D1;
}

.page
{
	padding: 0px 2px 0px 2px;
	border: 1px solid #5876A7;
	background-color: #B3C0D7;
}

/* Redirect */
.block
{
	margin: 50px 20% 12px 20%;
	border: 1px solid #466393;
}

.block h1
{
	margin: 0px;
	font-size: 120%;
	background: #6483B5;
	color: #FBFCFD;
	font-weight: normal;
}

/* clolls min height for item width image*/
.with_im
{
	padding: 10px;
	min-height: 80px;
}

/* IE */
* HTML .with_im
{
	height: 80px;
}

#navcol
{
	margin-left: 20px;
}

#navcol a
{
	color: #C9ADE7;
}

.ed_im
{
	float: left;
	padding: 5px;
}

/* menu */
#nav, #nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
  background: #6F89BB;
  float: left;
  width: 100%;
  z-index: 100;
}
#nav li {
  float: left;
  position: relative;
  background: #515151;
  back\ground: none;
}

#nav a {
  font-weight: bold;
  color: #fff;
  text-decoration: none;
  display: block;
  /*width: 9em;*/
  padding: 0.3em 0.5em;
  background-color: #6F89BB;
}
#nav a:hover {
  color: #DFDFF2;
  background-color: #333180;
}
#nav li:hover,
#nav li.jshover {
  background: #333;
}

#nav li ul {
  display: none;
  position: absolute;
  border: 1px solid #6F89BB;
  background-color: #B7C6F9;
  padding: 0.5em 0;
  width: 12.99em;
}
#nav li li a {
  font-weight: normal;
  width: 11.99em;
  background: none;
  color: #3D54A3;
}
#nav li:hover ul,
#nav li.jshover ul {
  display: block;
}

#nav li:hover li ul,
#nav li.jshover li ul {
  display: none;
  width: 9.99em;
  top: -0.65em;
  left: 8.5em;
  lef\t: 9.6em;
}
#nav li:hover li:hover ul,
#nav li.jshover li.jshover ul {
  display: block;
}
