@CHARSET "UTF-8";

.Orange {
	color: #F95B20;
}

.Bold {
	font-weight: bold;
}

table.EmployeeRightPanel {
	width: 756px;
}

div.EmployeeRightPanel {
	width: 746px;
	padding: 30px 10px 20px 0;
}

span.ErrorMessage, div.ErrorMessage, p.ErrorMessage {
	color: red;
}

div.egz
{
	color: #989898;
	text-align: justify;
}

div.SimplePage
{
	height: 400px;
	background: url(/images/new_design/bg-statistics.gif) left top repeat-x #fff;
	text-align: center;
	vertical-align: middle;
	padding: 25px 15px 0 18px;
}

form.LoginForm {
	width: 200px;
	margin: 100px auto auto auto;
}

form.LoginForm table td {
	text-align: left;
}

form.LoginForm table td.Label, form.LoginForm table td.Buttons {
	padding-top: 10px;
}

form.LoginForm .input {
	width: 200px;
}

form.LoginForm table td.Buttons {
	padding-left: 10px;
	padding-right: 10px;
}


.SubmitOrange {
	font: 12px/120% "Lucida Sans Unicode","Trebuchet MS", Arial;
	background: url(/images/new_design/submit/right.gif) top right no-repeat;
	height: 24px;
	color: #FCF8ED;
	padding: 3px 5px 4px 0;
	margin: 0;
	border: 0;
	cursor: pointer;
}

@-moz-document url-prefix() {
	.SubmitOrange {
		padding-top: 0px;
	}
}

div.OrangeButton {
	/*float: left;*/
	height: 24px;
	background:url(/images/new_design/submit/left.gif) top left no-repeat;
	padding-left: 5px;
}

div.OrangeButton a {
	color: #FCF8ED;
	font-weight: normal;
	display: block;
	/*float: left;*/
	height: 24px;
	background: url(/images/new_design/submit/right.gif) top right no-repeat;
	padding: 2px 8px 0 3px;
	text-decoration: none;
	text-align: center;
}

div.OrangeButton a:hover {
	text-decoration: none;
}

div.OrangeButton img {
	padding: 0 0 0 4px;
	position: relative;
	top: -4px;
	z-index: 10;
}

div.OrangeButton[class] img {
	top: 1px;
}

div.OrangeButton a:hover {
	text-decoration: none;
}

div.OrangeButton a img {
	padding: 0;
	margin: 0 5px 0 0;
	position: relative;
	top: 1px;
}


div.OrangeButton a img.OnRight {
	margin: 0 0 0 5px;
}

div.LightBrownButton {
	float: left;
	height: 24px;
	background: url(/images/new_design/tools/mygtukas_left.gif) top left no-repeat;
	padding-left: 5px;
	
	_margin-left: 7px;
}

div.LightBrownButton a {
	font-weight: normal;
	display: block;
	float: left;
	height: 24px;
	background: url(/images/new_design/tools/mygtukas.gif) top right no-repeat;
	padding: 3px 8px 0 3px;
	text-decoration: none;
}

div.LightBrownButton img {
	padding: 0 0 0 4px;
	position: static;
	top: -4px;
	z-index: 10;
}

div.LightBrownButton[class] img {
	top: 1px;
}

div.LightBrownButton a:hover {
	text-decoration: none;
}

div.LightBrownButton a img {
	padding: 0;
	margin: 0 5px 0 0;
	position: static;
	top: 1px;
}


div.LightBrownButton a img.OnRight {
	margin: 0 0 0 5px;
}

.SubmitLightBrown {
	font: 11px/120% "Lucida Sans Unicode","Trebuchet MS", Arial;
	background: url(/images/new_design/tools/mygtukas.gif) top right no-repeat;
	height: 24px;
	color: #F95B20;
	padding: 0 5px 3px 0;
	margin: 0;
	border: 0;
	cursor: pointer;
	position: relative; /*IE*/
	left: -8px;
}

.SubmitLightBrown[class] { /*Standart*/
	left: 0;
	padding: 0 5px 3px 0;
}

div.SuccessMessage {
	width: 400px;
	padding: 5px 10px 5px 10px;
	border: 1px dashed #C4B197;
	margin: auto;
	margin-top: 100px;
	text-align: justify;
}

.AJAXSuccessMessage {
	max-width: 400px;
	padding: 5px 10px 5px 10px;
	border: none;
	margin: auto;
	text-align: justify;
	font-weight: bold;
}

div.ImportantMessage {
	width: 400px;
	padding: 5px 10px 5px 10px;
	border: 1px dashed orange;
	margin: auto;
	text-align: justify;
}

div.ExplanationMessage {
	padding: 0 10px 20px 0;
	text-align: justify;
}

table.MKArticle td.ImageRight {
	padding-left: 10px;
	vertical-align: top;
}

table.VZArticle td.ImageRight {
	padding-left: 10px;
	vertical-align: top;
}

table.MKArticle td.ImageLeft {
	padding-right: 10px;
	vertical-align: top;
}

table.VZArticle td.ImageLeft {
	padding-right: 10px;
	vertical-align: top;
}

div.UnderConstruction {
	background: url(/images/new_design/icons/underconstruction.gif) center left no-repeat;
	padding: 15px 0 0 80px;
	vertical-align: middle;
	text-align: left;
	height: 70px;
	border: 1px dashed red;
	font-size: 16px;
}

div.UnderConstruction[class] {
	background: url(/images/new_design/icons/underconstruction.png) center left no-repeat;
}

h3.OrangeTitle {
	font-size: 14px;
	color: #FA5B21;
}


table.InputForm {
	margin-left: 10px;
	margin-right: 10px;
}

table.InputForm tr.Hidden {
	display: none;
}

table.InputForm tr.Label td, table.InputForm tr.Buttons td {
	padding-top: 5px;
}

table.InputForm tr.Value td {
	text-align: middle;
}

table.InputForm td input {
	margin-left: 0;
}

table.InputForm input.input, table.InputForm textarea {
	width: 200px;
}

table.InputForm select {
	width: 206px;
} 

table.InputForm.Wide input.input, table.InputForm.Wide textarea {
	width: 300px;
}

table.InputForm.Wide select {
	width: 306px;
}

table.InputForm textarea {
	height: 100px;
}


/* Items table */

table.ItemsTable {
	width: 710px;
	background-color: white;
}

table.ItemsTable th {
	border-right: 1px solid #7A7A7A;
	background: #696969 url(/images/bg_toolbarTable.gif) repeat-x bottom ;
	color: #FFFFFF;
	text-align: left;
	padding: 3px 1px 3px 11px;
	font-weight: normal;
	white-space: nowrap;
	height: 40px;
}

table.ItemsTable th a {
	color: #FFFFFF;
	padding: 0px 0px 0px 3px;
	display: block;
	float: left;
}

table.ItemsTable th .SortAsc, table.ItemsTable th .SortDec {
	width: 7px;
	height: 4px;
	color: #FFFFFF;
	margin: 9px 0px 0px 3px;
	float: right;
	font-size: 2px;
}

table.ItemsTable th .SortAsc {
	background: url(/images/sort_icon.gif) no-repeat top;
}

table.ItemsTable th .SortDec {
	background: url(/images/sort_icon.gif) no-repeat bottom;
}

table.ItemsTable th .double-line {
	margin: 15px 0px 0px 3px;
}
	
table.ItemsTable th.Last {
	border-right: none;
}

table.ItemsTable td {
	border-right: 1px solid #DCDBD7;
	padding: 5px 10px 5px 10px;
	background: transparent url('/images/new_design/bg-divider-hor.gif') repeat-x scroll 3px bottom;
	overflow: hidden;
	height: 40px;
	text-align: center;
	vertical-align: middle;
}

table.ItemsTable td.Right {
	text-align: right;
}

table.ItemsTable td.Left {
	text-align: left;
}

table.ItemsTable td input, table.ItemsTable th input  {
	display: block;
	float: left;
	margin: 3px 8px 3px 0px;
}

table.ItemsTable tr.Selected td {
	background-color: #FBF6E3;
}

table.ItemsTable td.First {
	border-left: 1px solid #DCDBD7;
	text-align: left;
}

table.ItemsTable tr.Last td {
	background-image: none;
	border-bottom: 1px solid #DCDBD7;
}

table.ItemsTable tr.Last td.AllItems
{
	text-align: left;
	text-indent: 30px;
}

table.ItemsTable tr.Top td {
	vertical-align: top;
	height: 30px;
}

/* CommentForm */

h2.CommentHeader
{
	padding: 0px 0px 15px 0px;
	text-align: left;
}

div.CommentBlock
{
	display: block;
}

div.NewComment
{
	display: none;
}

div.CommentName
{
	float: left;
	text-align: left;
	width: 70%;
	overflow: hidden;
}

div.CommentTime
{
	float: right;
	text-align: right;
	width: 30%;
}

div.CommentContents
{
	text-align: justify;
	padding-top: 5px;
	clear: both;
}

form.CommentForm
{
	display: block;
}

form.CommentForm table tr td
{
	padding: 2px;
	vertical-align: top;
}

form.CommentForm table tr td.Label
{
	text-align: right;
	width: 250px;
}

form.CommentForm table tr td.Value
{
	text-align: left;
}

form.CommentForm .input
{
	width: 350px;
}

form.CommentForm textarea
{
	height: 100px;
}


