div#addComment{
	margin-bottom: 10px;
}

div#addComment fieldset { 
	border:1px solid #8fb2d8;
	text-align: justify;
}


#addComment fieldset form div label {
  float:left;
  width: 50px;
  margin-right:0.5em;
  padding-top:0.2em;
  text-align:right;
  font-weight:bold;
}

#addComment fieldset form input.submit {
	width: 180px;
	margin-left: 250px;
	margin-top: 5px;
}

#addComment fieldset form input {
	margin-right: 0px;
}

#addComment fieldset div#comments_description {
	color: gray;
}

#addComment fieldset form textarea#comment_text {
	border: 1px solid #8fb2d8;
}

#addComment fieldset legend {
  padding: 0.2em 0.5em;
  border: 1px solid #8fb2d8;
  font-size: 90%;
  text-align:right;
  background-color: #dbf1fe;
}

#page_head
{
	margin: 0px;
	padding: 0px;
	min-width: 700px;
}

#header
{
	background-image: url(/images/base/sky.jpg); 
	background-position: top center; 
	background-repeat: repeat-x;	
	margin: 0px;
	padding: 0px;
	height: 180px;
}

#headerNoImages
{
	margin: 0px;
	height: 180px;
	background-color: #acd2ff;	
}

#headerLine
{
	background-image: url(/images/base/line.gif);
	background-position: bottom center;
	height:3px; 
	background-repeat: no-repeat;
}

#title
{
	font-size: 25px; 
	color: #285e9f;	
	font-family: lucida, arial, verdana;
	float:left;
}

#subtitle
{
	font-size: 17px; 
	color: red;
	font-weight: none;
	font-family: lucida, arial, verdana;
	margin-right: 1em; float:right;
}

#mlogo
{
	float:left;
	background-image: url(/images/base/ruh.png); 
	background-position: top right; 
	background-repeat: no-repeat; 
	width: 200px; 
	height: 100px; 
	margin-left:20px;
	margin-top:20px;
}

#busel
{
	margin-right: 20px;
	margin-top: 20px;
	width: 125px;
	z-index: 100; 
	height: 95px; 
	float: right;
	background-image: url(/images/base/busel.png); 
	background-position: top right; 
	background-repeat: no-repeat;
}

#user_info
{
	float: right;
	min-width: 50px;  
	height:20px; 
}

#suharava
{ 
	margin-top: 86px;
	_margin-top: 106px;
	height: 74px; 
	background-image: url(/images/base/suharava.jpg);
	background-position:top center; 
	background-repeat: no-repeat;
}

#pageTitle
{
	top: 25px; 
	left: 40px; 
	z-index: 100;
}

#pageTitleText
{
	float:left; 
	width: 20em;
}


div#langs
{
	top: 160px; 
	right: 2px;
	min-width: 698px; 
	z-index: 100; 
	height:20px;
	width: 100px;
}

div#langs  div
{
	float: right;
	padding-right: 3px;
}

#leftMenu
{
	padding-left: 5px;
	padding-bottom: 10px;
	padding-right: 5px;
	padding-top: 5px;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	float: left;
	width: 160px;
	text-align: left;
	height: 100%;
}

#leftMenu .head
{
	background-color: #dbf1fe; 
	height: 27px;
	color: #198bc9; 
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	width: auto;
	font-size: 91%;
	vertical-align: center;
}

#leftMenu .head .right
{
	float:right;
	background-image: url(/images/base/leftHeaderRight.gif);
	background-color: #dbf1fe; 
	background-position: top right; 
	background-repeat: no-repeat; 
	height: 100%; 
	width: 7px;
}

#leftMenu .head .left
{
	float:left;
	background-image: url(/images/base/leftHeaderLeft.gif);
	background-position: top left; 
	background-color: #dbf1fe; 
	background-repeat: no-repeat; 
	height: 100%; 
	width: 7px;
}

#leftMenu .head .center
{
	padding-top: 5px;
	padding-left: 5px;
}

#leftMenu .bottom
{
	height: 3px;
	font-size: 1px;
	background-image: url(/images/base/leftLine.gif); 
	background-position: top left; 
	background-repeat: repeat-x;
}

#leftMenu .bottom .right
{
	float: right;
	background-image: url(/images/base/leftBottomRight.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width: 7px;
	height: 3px;
}

#leftMenu .bottom .left
{
	float: left;
	background-image: url(/images/base/leftBottomLeft.gif);
	background-position: top right;
	background-repeat: no-repeat;
	width: 7px;
	height: 3px;
}

#leftMenu .sectiontext
{
	background-color:#eaf6fd;
	font-size: 90%;
	color: #198bc9;
	padding-left: 10px; 
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.group
{
	margin-bottom: 5px;
	margin-top: 5px;
}

.groupName
{
	font-weight: bold;
}

.group .pageLink
{
	padding-left: 5px;
	padding-bottom: 4px;
}

.sectiontext .pageLink
{
	padding-bottom: 4px;
}

.group .group
{
	padding-left: 5px;
}

#leftMenu .section
{
	margin-bottom: 10px;
}

#login_error
{
	color: red;
}

#menu
{
	padding-top: 10px;
	padding-bottom: 10px;
	white-space: nowrap; 
}

#menu div
{
	background-image: url(/images/base/menuline.gif);
	background-repeat: repeat-x;
	background-position: 100% 100%;
	margin-left: 10px;
	margin-right: 10px;
	height: 30px;
	display: inline;
	color: #285e9f;
	font-size: 120%;
	font-family: arial;
	padding-bottom: 4px;
	white-space: nowrap;
}

#menu .selected
{
	top: 1px;
	color: #9ac0ef;
	font-weight: bold;
	background-image: none;
}

#menu .selected a
{
	top: 1px;
	color: #9ac0ef;
	font-weight: bold;
	background-image: none;
}

#menu a:link 
{
	color: #285e9f;
	text-decoration: none;
	font-size: 100%;
	font-weight: bold;
}
#menu a:visited 
{
	color: #285e9f;
	text-decoration: none;
	font-weight: bold;
}
#menu a:active 
{
	color: #285e9f;
	text-decoration: none;
	font-weight: bold;
}
#menu a:hover 
{
	color: #0d4588;
	text-decoration: none;
	font-weight: bold;
}


#signup label {
  float: left;
  width: 200px;
  margin-right:0.5em;
  padding-top:0.2em;
  text-align:right;
  font-weight:bold;
}

#signup input[type="submit"]{
  margin-left: 320px;
}

#signup
{
	text-align: justify;
}

/* @override http://localhost:3000/stylesheets/styles.css?1206780905 */

html
{
	height: 100%;
}

body
{
	margin: 0px 0px 0px 0px;
	font-family: arial;	
	font-size: 12px;
	text-align: center;
	height:100%;
	min-width: 600px;
}

a:link 
{
	color: #198bc9;
}
a:visited 
{
	color: #002f98;
}
a:active 
{
	color: #5374be; 
}
a:hover 
{
	color: #343383;
}

h1
{
	font-size: 140%;
	font-weight: bold;
	text-align: left;
}

h2
{
	font-size: 120%;
	font-weight: bold;
}

h3
{
	font-size: 110%;
	font-weight: bold;
}

h4
{
	font-size: 110%;
	font-weight: bold;
}

h5
{
	font-size: 110%;
}

h6
{
	font-size: 100%;
	font-weight: bold;
}

#content div.part img
{
	margin: 10px 10px 10px 10px;
	float: left;
}

img
{
	border: 0px;
}

#main
{
	margin-left: 2%;
	margin-right: 2%;	
	margin-top: 20px;
}

#content
{
	margin-left: 190px;
}

.clear
{
	clear: both;
}

#content div.part
{
	margin-bottom: 20px;
	padding-bottom:10px;
	background-image: url(/images/base/line.gif);
	background-position:bottom center; 
	background-repeat: no-repeat;
	overflow: auto;
	text-align: justify;
}

#content div#pageHeader
{
	background-image: none;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#content div#photo
{
	float: right;
	width: 184px;
	height: 203px;
	margin: 0px 0px 20px 0px;
	padding-right: 5px;
	background-image: none;
}

#content div ul
{
	list-style-type: square;
	list-style-position: outside;
}

#content div ol
{
	list-style-position: outside;
	list-style-type: decimal;
}

#content div div.signature
{	
	padding-top: 10px;
}

#content div div.signature div.date
{	
	color: silver;
}

#content div div.signature  .source
{
	color: gray;
	margin-bottom: 5px;
}

#content div div.signature  .singlesource
{
	float: right;
	color: gray;
}

#content div div.signature div.author
{
	float:right;
	font-weight: bold;
}

h2 a:link 
{
	color: black;
}
h2 a:visited 
{
	color: #000444;
}
h2 a:active 
{
	color: black; 
}
h2 a:hover 
{
	color: black;
}

#comments div.date
{	
	color: silver;
}

#comments div.author
{
	float:right;
	font-weight: bold;
}

#comments  div.comment
{
	background-image: url(/images/base/line.gif);
	background-position:bottom center; 
	background-repeat: no-repeat;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

div#comments
{
	background-image: none;
	background-position:bottom center; 
	background-repeat: no-repeat;
}

div#comments #cheader
{
	background-image: none;
	background-position:bottom center; 
	background-repeat: no-repeat;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
}

input@record_value
{
	height: 300px;
}

#show_login
{
	position: absolute; 
	right: -15px;
	top: -245px;
	z-index: 102;
}

#show_login a
{
	color: #ac99ff;
}

#hidden_login #hide_login
{
	float: right; 
	text-decoration: none;	
}

#hidden_login
{
	position: absolute;
	top: -200px; 
	right: 10px;
	z-index: 102;
}

#pages
{
	width: 100%;
	margin: 0px auto;
	white-space: nowrap;
	position: relative; 
	top: 20px; 
	left: 0px; 
}

#pages a:link 
{
	color: #285e9f;
	font-size: 80%;
}
#pages a:visited 
{
	color: #285e9f;
}
#pages a:active 
{
	color: #285e9f;
}
#pages a:hover 
{
	color: #0d4588;
}

input[type="text"] {
	border: 1px solid #8fb2d8;
}
input[type="password"] {
	border: 1px solid #8fb2d8;
}

#error
{
	color: red;
	margin-bottom: 5px;
}

#content div table
{
	border: solid 1px #a5bbd7;
	border-collapse: collapse;
	text-align: right;
}

#content div table tr th:first-child
{
	border: solid 1px #a5bbd7;
	border-collapse: collapse;
	text-align: center;
}

#content div table tr td:first-child
{
	border: solid 1px #a5bbd7;
	border-collapse: collapse;
	text-align: center;	
}

#content div table tr td
{
	border: solid 1px #a5bbd7;
	border-collapse: collapse;
	text-align: right;
	padding-left: 4px;
	padding-right: 4px;
}

#content div table tr th
{
	border: solid 1px #a5bbd7;
	border-collapse: collapse;
	text-align: right;
	padding-left: 4px;
	padding-right: 4px;
}

#content div table tr.even td
{
	background-color: #dbf1fe;
}

#content div table tr td.text
{
	border: solid 1px #a5bbd7;
	border-collapse: collapse;
	text-align: justify;
}

#content div table tr.total td:first-child
{
	border: solid 1px #a5bbd7;
	border-collapse: collapse;
	text-align: right;
	font-weight: bold;
}

#content div table tr.total td
{
	border: solid 1px #a5bbd7;
	border-collapse: collapse;
	text-align: right;
	font-weight: bold;
}

#content div table tr td:first-child a:link 
{
	text-decoration: underline;
	font-weight: bold;
}
#content div table tr td:first-child a:visited 
{
	text-decoration: underline;
	font-weight: bold;
}
#content div table tr td:first-child a:active 
{
	text-decoration: underline;
	font-weight: bold;
}
#content div table tr td:first-child a:hover 
{
	text-decoration: underline;
	font-weight: bold;
}