body { 
       color: #59523b;
       padding: 0px 0px 0px 0px;
       margin: 0px 0px 0px 0px;
       background: url('/n.gif') no-repeat #ffffff;
       background-attachment: fixed;
} 

#canvas {
 margin-top: 0px;
 margin-left: 0px;
 margin-right: 0px;
 padding-left: 0px;
 padding-right: 0px;
 padding-top: 45px;
 margin-bottom: 0px;
 background-color: #ffffff;
 height: 637px;
 /*overflow:hidden;*/
}

#site_menu{
 margin-left: 240px;
 margin-bottom: 37px;
}

#site_menu table{
 color: #A7A9AC;
 font-family: Verdana;
 font-size: 10px;
}

#lang_menu_logo {
 padding-left: 30px;
 color: #A7A9AC;
 font-family: Verdana;
 font-size: 10px;
}
#lang_menu_div {
 width: 86px;
 padding-top: 21px; 
 float: left;
}

.selected {
  color: #000000;
 }

#photos_txt {
  padding-top: 40px;
  padding-bottom: 70px;
 }

.txt
{
 color: #000000;
 font-family: Verdana;
 font-size: 10px;
 margin-left:240px;
 width: 425px;
}

#content_text a
{
 color: #000000;
 font-family: Verdana;
 font-size: 10px;
}


.thumb_tbl
{
  text-align: center;
  vertical-align: center;
}

.thumb_tbl tr td
{
  text-align: center;
  vertical-align: center;
  padding: 10px 10px 10px 10px;
  border: dashed 1px #cccccc;
}

.thumb_img
{
 
}

.image
{
  margin-left: 10px;
}

.portret_container
{
 position:relative;
}
.portret
{
 top: -400px;
 z-index:10;
 position:absolute;
 left:450px;
}

#photo_scroll
{
 position:absolute;
}
.scroll_container
{
 height: 300px;
 left: 0px;
 overflow: hidden;
 position:relative;
}
.scroll_bar_container
{
 padding-top: 30px;
 text-align: center;
 position:relative;
}
#scroll_bar
{
 width: 60%;
 position: relative;
 border-top: solid 1px #CCCCCC;
 margin-left: auto; margin-right: auto;
}

#scroll_bar_scroller
{
 left: 0px;
 top: -3px;
 width: 30px;
 height: 5px;
 position: absolute;
 background-color: #888888;
}

a {text-decoration: none;color: #A7A9AC;}
a:hover {color: #666666;}

table .lable {width: 230px; text-align:right; color: #D1D3D4; font-family: Verdana; font-size: 10px;}
table .separator {width: 10px}

/* -- Form Styles ------------------------------- */
form {	
	margin: 0;
	padding: 0;
}



div.fieldset {
	border:  1px solid #afe14c;
	margin: 10px 0;
	padding: 20px 10px;
}
div.fieldset span.legend {
	position: relative;
	background-color: #FFF;
	padding: 3px;
	top: -30px;
	font: 700 14px Arial, Helvetica, sans-serif;
	color: #73b304;
}

div.flash {
	width: 365px;
	margin: 10px 5px;
	border-color: #000;
    overflow-y: scroll;
    max-height: 300px;


	-moz-border-radius-topleft : 5px;
	-webkit-border-top-left-radius : 5px;
    -moz-border-radius-topright : 5px;
    -webkit-border-top-right-radius : 5px;
    -moz-border-radius-bottomleft : 5px;
    -webkit-border-bottom-left-radius : 5px;
    -moz-border-radius-bottomright : 5px;
    -webkit-border-bottom-right-radius : 5px;
    

}

.progressContainer button,
input,
select,
textarea { 
	border-width: 1px; 
	margin-bottom: 10px;
	padding: 2px 3px;
}



.progressContainer input[disabled]{ border: 1px solid #ccc } /* FF 2 Fix */


.progressContainer label { 
	width: 150px; 
	text-align: right; 
	display:block;
	margin-right: 5px;
}

/* -- Table Styles ------------------------------- */
.progressContainer td {
	font: 10pt Helvetica, Arial, sans-serif;
	vertical-align: top;
}

.progressWrapper {
	width: 357px;
	overflow: hidden;
}

.progressContainer {
	margin: 5px;
	padding: 4px;
	border: solid 1px #000;
	background-color: #F7F7F7;
	overflow: hidden;
}
/* Message */
.message {
	margin: 1em 0;
	padding: 10px 20px;
	border: solid 1px #FFDD99;
	background-color: #FFFFCC;
	overflow: hidden;
}
/* Error */
.red {
	border: solid 1px #B50000;
	background-color: #FFEBEB;
}

/* Current */
.green {
	border: solid 1px #DDF0DD;
	background-color: #EBFFEB;
}

/* Complete */
.blue {
	border: solid 1px #CEE2F2;
	background-color: #F0F5FF;
}

.progressName {
	font-size: 8pt;
	font-weight: 700;
	color: #555;
	width: 323px;
	height: 14px;
	text-align: left;
	white-space: nowrap;
	overflow: hidden;
}

.progressBarInProgress,
.progressBarComplete,
.progressBarError {
	font-size: 0;
	width: 0%;
	height: 2px;
	background-color: blue;
	margin-top: 2px;
}

.progressBarComplete {
	width: 100%;
	background-color: green;
	visibility: hidden;
}

.progressBarError {
	width: 100%;
	background-color: red;
	visibility: hidden;
}

.progressBarStatus {
	margin-top: 2px;
	width: 337px;
	font-size: 7pt;
	font-family: Arial;
	text-align: left;
	white-space: nowrap;
}

a.progressCancel {
	font-size: 0;
	display: block;
	height: 14px;
	width: 14px;
	background-image: url(/utils/js/swfupload/cancelbutton.gif);
	background-repeat: no-repeat;
	background-position: -14px 0px;
	float: right;
}

a.progressCancel:hover {
	background-position: 0px 0px;
}


/* -- SWFUpload Object Styles ------------------------------- */
.swfupload {
	vertical-align: top;
}
