.hdr {
	text-align:left;
	font-size:10pt;
	font-weight:bolder;
	padding:5px 10px 2px 10px;
	border-bottom:2px solid #6D2706;
}

.error {
	color:#990003;
}

.welcome {
	font-size:10pt;
	font-weight:bolder;
	padding:5px 10px 2px 15px;
}

.required {
	color:#903135;
	position:absolute;
	font-size:13pt;
	margin:0 2px;
}

#entry_table2 th {
	text-align:center;
}

#entry_table2 td.center {
	text-align:center;
}

#entry_table2 td.tblitem.submit_row {
	background-image:none;
	background-color:#d4cdca;
	height:20px;
	text-align:center;
}

#entry_table2 td.submit_row .button {
	width:200px;
}

.submit_row .button {
	width:200px;
}

.tbl td {
	padding:5px;
	vertical-align:middle;
	border-top:1px solid #AAA;
}

td.tblitem,
th.tblhdr {
  text-align:center;
}


#lost_table {
	padding-top:20px;
}

#lost_table td {
	padding:2px;
}

.comments {
	text-align:left;
}

.instructions {
	margin:0 10px;
	height:70px;
}

.previews {
	margin:0 9px;
	border:2px outset #FFF;
	width:150px;
	height:100px;
}

.text {
	margin:20px;
	margin-bottom:10px;
}

.pay_row .button {
	width:48px;
}

#loading {
	display:none;
	background:url('pix/progress.gif');
	margin:0 200px;
	border:1px solid #AAA;
}

.message {
	padding:10px;
  margin:20px;
  text-align:center;
}

.message.success {
  background:#deefe6;
  border:green 1px solid;
  color:green;
}

.message.failure {
  background:#efdde9;
  border:red 1px solid;
  color:red;
}

.content-wrapper {
  line-height:150%;
}

a.download {
  display:block;
  float:left;
  margin-left:10px;
  padding:5px 5px 5px 20px;
  background:url("pix/save.jpg") no-repeat left center;
}

a.show {
  display:block;
  float:left;
  margin-left:10px;
  padding:5px 5px 5px 20px;
  background:url("pix/image.jpg") no-repeat left center;
}

div.langs a,
div.langs span {
  margin-right:10px;
  padding-left:30px;
}

div.langs.langs2 {
  padding:10px 0 0 10px;
}

div.langs .en {
  background:url("pix/en.jpg") no-repeat left center;
  padding-left:35px;
}

div.langs .ru {
  background:url("pix/ru.jpg") no-repeat left center;
}

div#files {
  padding:5px 50px;
}

div#files div.uploadfile-item {
  background:#D2D2D2;
  border:1px solid #888888;
  margin:2px;
  padding:5px;
}

div#files div.uploadfile-item a {
  display:block;
  float:right;
  margin-left:10px;
}

div#files div.uploadfile-item span.status {
  display:none;
}

div#files div.uploadfile-item.uploading {
	background:url("pix/progress.gif");
  border-color:#888888;
}

div#files div.uploadfile-item.uploaded {
  background:#EEFFEE;
  border-color:#00FF00;
}

div#files div.uploadfile-item.uploaded a {
  display:none;
}

div#files div.uploadfile-item.uploading span.status {
  display:block;
  float:right;
}

div.comment-item {
  text-align:left;
}

span.imagename {
  color:#777777;
  font-weight:bolder;
  font-size:15px;
  display:block;
  margin-bottom:5px;
}

#entry_table {
	width:100%;
}

#entry_table td {
	padding:5px 10px;
	text-align:center;
}

#entry_table tr.clickable td {
	cursor:hand;
	cursor:pointer;
}

#entry_table tr.hover td {
	background:#F6E8CA;
}

#entry_table tr.hover td.n1 {
	background:#F6E8CA url('pix/table_spacer.jpg') right repeat-y;
}

#entry_table tr.active td {
	background:#F4D3AA;
}

#entry_table tr.active td.n1 {
	background:#F4D3AA url('pix/table_spacer.jpg') right repeat-y;
}

#entry_table .n1 {
	text-align:left;
	background:url('pix/table_spacer.jpg') right repeat-y;
}

#entry_table tr.header td.n1 {
	padding:5px 10px;
	background:url('pix/table_spacer.jpg') right bottom no-repeat;
}

#entry_table tr.footer td.n1 {
	background:url('pix/table_spacer.jpg') right top no-repeat;
}

#entry_table .title {
	font-size:11pt;
	font-weight:bolder;
}

#entry_table .sub_title {
	font-weight:bolder;
}

#color {
	padding:0 10px;
}

#color .photo {
  text-align:center;
  margin-top:39px;
}

#color .photo img {
	width:350px;
	height:400px;
}

#color .pages {
	padding-top:20px;
	font-size:11pt;
	font-weight:bolder;
}

#color .pages a, #color .pages a:link, #color .pages a:visited, #color .pages span {
	display:block;
	float:left;
	padding:5px;
	font-size:11pt;
	font-weight:bolder;
	color:#AAA;
	border:1px solid #FFF;
}

#color .pages a:hover {
	text-decoration:none;
	border-color:#AAA;
}

#color .pages span {
	color:#000;
}

#color .pages img {
	float:left;
}

.text_frame {
	padding:10px;
}

#copyright div {
	position:absolute;
	color:#FDBC69;
	text-align:right;
	font-size:10pt;
	font-weight:bolder;
	margin:0 0 0 580px;
}

input.input, select, textarea  {
	width:100%;
	background:#FFF;
	border-color:#FFF;
}

#register_form table, #login_form table {
	width:100%;
	margin:0 auto;
}

#register_form td, #login_form td {
	padding:2px 10px;
}

.button, input.button {
	width:100px;
	background-color:#F5F6F8;
}

.button-nowidth {
	background-color:#F5F6F8;
}

table {
  empty-cells: show;
}

