@charset "windows-1251";

/* + Global resets */

html {
	height: 100%;
}

body {
	background: #ffffff url(/images/common/bg.png) repeat-x;
	color: #333333;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	margin: 0px auto 0px auto !important;
	max-width: 1260px;
	min-height: 100%;
	min-width: 1000px;
	position: relative;
}

a {
	color: #355BB0;
}
a:hover {
	color: #2D3E65;
}

a.h_comment
{
	//color:#355BB0;
	color:#000000;
	text-decoration:none;
}

a.h_comment:hover
{
	color:#2D3E65;
	text-decoration:underline;
	cursor: pointer;
}

div#month_select a.selected
{
	color:#CE0000;
	text-decoration:none;
}

span.txtGray
{
	color:#555555;
}

h1, h3 {
	background: url(/images/common/q.gif) 0% 50% no-repeat;
	color: #333333;
	font-size: 1.33em;
	line-height: 100%;
	padding-left: 20px;
}

h5 {
	font-size: 1em;
	font-weight: bold;
}

input.text {
	background: url(/images/common/sprites-input.gif) 0% 100% repeat-x;
	border: 1px solid #cccccc;
	color: #333333;
	font-size: 1em;
	padding: 3px;
}

input.submit {
	background: #128D45 url(/images/common/sprites-input.gif) 0% 0% repeat-x;
	border: 0px;
	color: #ffffff;
	cursor: pointer;
	font-size: 12px;
	height: 23px;
}

select {
	background: url(/images/common/sprites-input.gif) 0% 100% repeat-x;
	border: 1px solid #cccccc;
	color: #333333;
	font-size: 1em;
}
	select option {
		color: #333333;
	}

ul {
	list-style-type: none;
	margin: 0px 0px 1em 0px;
	padding: 0px;
}
	ul li {
		background: url(/images/common/li.gif) 0px 0.5em no-repeat;	
		padding-left: 11px;
	}

/* - Global resets */


/* + Common classes */


div.lside-auth-register {
	float:left;
	font-size: 0.9em;
	line-height: 21px;
	margin: 0px 0px 0px 0px;
	text-align: left;
	width:40%;
}
div.rside-auth-register {
	float:left;
	font-size: 0.9em;
	line-height: 21px;
	margin: 0px 0px 0px 0px;
	text-align: right;
	width:60%;
}

ul.about{
	list-style-type: disc;
	margin: 2px 0px 5px 0px;
	padding: 0px;
}
	ul.about li {
		list-style-type: circle;
		background: none;
		padding: 0px;
		margin-left: 11px;
	}


ul.news {
	font-family: Tahoma, Geneva, sans-serif;
	margin: 0px 0px 13px 0px;
}
	ul.news li {
		background: none;
		line-height: 125%;
		padding: 0px;
		margin-bottom: 12px;
	}
		ul.news li h5 {
			display: inline;
			font-size: 1em;
			margin: 0px 0px 1px 0px;
			font-weight: normal;
		}
		ul.news li p {
			margin: 0px;
		}
		ul.news li p.date {
			color: #666666;
		}
		ul.news li div.date {
			background: #eaeaea;
			color: #666666;
			font-family: Arial, Helvetica, sans-serif;
			line-height: 1.6em;
			float: left;
			font-size: 0.75em;
			margin-right: 5px;
			padding: 0px 3px 0px 3px;
		}

	div.file_type div.file-doc {
		background: url(/images/common/files.gif) 0px -30px no-repeat;
		float: left;
		font-size: 0.75em;
		height: 13px;
		line-height: 12px;
		padding: 3px 0px 0px 22px;
		margin-left: 5px;
	}
	div.file_type div.file-pdf {
		background: url(/images/common/files.gif) 0px 0px no-repeat;
		float: left;
		font-size: 0.75em;
		height: 13px;
		line-height: 12px;
		padding: 3px 0px 0px 22px;
		margin-left: 5px;
	}
	div.file_type div.file-zip, div.file-rar{
		float: left;
		font-size: 0.75em;
		height: 13px;
		line-height: 12px;
		padding: 3px 0px 0px 0px;
		margin-left: 5px;
	}
	div.file_type div.file-xls{
		float: left;
		font-size: 0.75em;
		height: 13px;
		line-height: 12px;
		padding: 3px 0px 0px 0px;
		margin-left: 5px;
	}	
	div.file_type div.file-ppt{
		float: left;
		font-size: 0.75em;
		height: 13px;
		line-height: 12px;
		padding: 3px 0px 0px 0px;
		margin-left: 5px;
	}	
		
div.source {
	height: 20px;
	margin: 20px 0px 15px 0px;
}
	div.source h5 {
		font-weight: normal;
		margin-top: 2px;
	}
	div.source div.file-doc {
		background: url(/images/common/files.gif) 0px -30px no-repeat;
		float: right;
		font-size: 0.75em;
		height: 13px;
		line-height: 12px;
		padding: 3px 0px 0px 22px;
		margin-left: 5px;
	}
	div.source div.file-pdf {
		background: url(/images/common/files.gif) 0px 0px no-repeat;
		float: right;
		font-size: 0.75em;
		height: 13px;
		line-height: 12px;
		padding: 3px 0px 0px 22px;
		margin-left: 5px;
	}
	div.source div.file-zip, div.file-rar{
		float: right;
		font-size: 0.75em;
		height: 13px;
		line-height: 12px;
		padding: 3px 0px 0px 0px;
		margin-left: 5px;
	}
	div.source div.file-xls{
		float: right;
		font-size: 0.75em;
		height: 13px;
		line-height: 12px;
		padding: 3px 0px 0px 0px;
		margin-left: 5px;
	}	
	div.source div.file-ppt{
		float: right;
		font-size: 0.75em;
		height: 13px;
		line-height: 12px;
		padding: 3px 0px 0px 0px;
		margin-left: 5px;
	}	
	
	div.source div.date {
		background: #eaeaea;
		color: #666666;
		line-height: 1.6em;
		float: left;
		font-size: 0.75em;
		margin: 2px 5px 0px 0px;
		padding: 0px 3px 0px 3px;
	}
	div.source a.small {
		font-size: 0.75em;
		float: right;
		margin: 2px 5px 2px 0px;
	}
ul.docs {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
	ul.docs li {
		background: none;
		padding: 0px;
	}
		ul.docs li h5 {
			font-weight: normal;
			margin-top: 2px;
		}
		ul.docs li div.file-doc, div.file-docx {
			background: url(/images/common/files.gif) 0px -30px no-repeat;
			float: left;
			font-size: 0.75em;
			height: 13px;
			line-height: 12px;
			padding: 3px 0px 0px 22px;
			margin-left: 5px;
		}
		ul.docs li div.file-pdf {
			background: url(/images/common/files.gif) 0px 0px no-repeat;
			float: left;
			font-size: 0.75em;
			height: 13px;
			line-height: 12px;
			padding: 3px 0px 0px 22px;
			margin-left: 5px;
		}
		ul.docs li div.file-zip, div.file-rar{
			float: left;
			font-size: 0.75em;
			height: 13px;
			line-height: 12px;
			padding: 3px 0px 0px 0px;
			margin-left: 5px;
		}
		ul.docs li div.file-xls, div.file-xlsx{
			float: left;
			font-size: 0.75em;
			height: 13px;
			line-height: 12px;
			padding: 3px 0px 0px 0px;
			margin-left: 5px;
		}
		ul.docs li div.file-ppt, div.file-pptx{
			float: left;
			font-size: 0.75em;
			height: 13px;
			line-height: 12px;
			padding: 3px 0px 0px 0px;
			margin-left: 5px;
		}		
		ul.docs li div.date {
			background: #eaeaea;
			color: #666666;
			line-height: 1.6em;
			float: left;
			font-size: 0.75em;
			margin: 2px 5px 0px 0px;
			padding: 0px 3px 0px 3px;
		}



div.pm_list {
	background: url(/images/common/q.gif) 0% 50% no-repeat;
	color: #333333;
	line-height: 100%;
	padding-left: 20px;
	margin: 15px 0px 5px 0px;
	font-size:12px;	
	height: 16px;
}
	div.pm_list h5 {
		font-weight: bold;
		margin-top: 2px;
	}
	div.pm_list div.file-doc {
		background: url(/images/common/files.gif) 0px -30px no-repeat;
		float: left;
		font-size: 0.75em;
		height: 13px;
		line-height: 12px;
		padding: 3px 0px 0px 22px;
		margin-left: 5px;
	}
	div.pm_list div.file-pdf {
		background: url(/images/common/files.gif) 0px 0px no-repeat;
		float: left;
		font-size: 0.75em;
		height: 13px;
		line-height: 12px;
		padding: 3px 0px 0px 22px;
		margin-left: 5px;
	}
	div.pm_list div.file-zip, div.file-rar{
		float: left;
		font-size: 0.75em;
		height: 13px;
		line-height: 12px;
		padding: 3px 0px 0px 0px;
		margin-left: 5px;
	}
	div.pm_list div.file-xls{
		float: left;
		font-size: 0.75em;
		height: 13px;
		line-height: 12px;
		padding: 3px 0px 0px 0px;
		margin-left: 5px;
	}	
	div.pm_list div.file-ppt{
		float: left;
		font-size: 0.75em;
		height: 13px;
		line-height: 12px;
		padding: 3px 0px 0px 0px;
		margin-left: 5px;
	}	
	
	div.pm_list div.date {
		background: #eaeaea;
		color: #666666;
		line-height: 1.6em;
		float: left;
		font-size: 0.75em;
		margin: 2px 5px 0px 0px;
		padding: 0px 3px 0px 3px;
	}
	div.pm_list a.small {
		font-size: 0.75em;
		float: left;
		margin: 2px 5px 2px 0px;
	}
		
ul.docs-big {
	margin-bottom: 20px;
}
	ul.docs-big h5 {
		float: left;
		margin-bottom: 2px;
	}
	ul.docs-big li {
		margin-bottom: 15px;
	}

a.link-more {
	float: right;
}

table.datagrid {
	border: 0px;
	border-top: 1px solid #cccccc;
	border-collapse: collapse;
	font-size: 0.9em;
	margin: 0px 0px 10px 0px;
	width: 100%;
}
	table.datagrid td,
	table.datagrid th {
		border-bottom: 1px solid #cccccc;
		padding: 6px 6px 6px 6px;	
		text-align: left;
	}
	
	table.datagrid th {
		font-weight: normal;	
	}
	table.datagrid th {
		background: #145c31 url(/images/common/datagrid-th.gif) repeat-x;
		color: #ffffff;
	}
	table.datagrid td {
		vertical-align: top	
	}
	table.datagrid tr.odd td,
	table.datagrid tr.odd th {
		background-color: #f5f5f5;	
	}
	table.datagrid tr.nothing td,
	table.datagrid tr.nothing th {
		border: 0px;
	}

	table.datagrid tr.mergeline td,
	table.datagrid th.mergeline th{
		border-bottom: 1px solid #cccccc;
		padding: 0px 0px 0px 0px;	
		text-align: left;
	}	

	table.datagrid tr.title th,
	table.datagrid tr.title td {
		border: 0px;
		padding-bottom: 20px;
		text-align: center;
		vertical-align: middle;
	}

table.datagrid-indicators {	
}
	table.datagrid-indicators th,
	table.datagrid-indicators td {
		padding: 4px;	
	}
	table.datagrid-indicators td.up {
		background-image: url(/images/common/arrows.gif);
		background-position: 95% 6px;
		background-repeat: no-repeat;
		padding-right: 20px;	
		text-align: right;
	}
	table.datagrid-indicators td.down {
		background: url(/images/common/arrows.gif) 95% -44px no-repeat;
		padding-right: 20px;	
		text-align: right;
	}
	table.datagrid-indicators td.normal
	{
		padding-right: 20px;	
		text-align: right;		
	}

table.datagrid-company {
	border: 0px;
	margin-bottom: 20px;
}
	table.datagrid-company td {
		padding-left: 0px;	
	}
	
table.datagrid-deal {
	border: 0px;
}
	table.datagrid-deal td {
		padding-bottom: 15px;
		vertical-align: middle;
	}
	table.datagrid-deal td.subtitle {
		border: 0px;
		font-weight: bold;
		padding: 15px 5px 5px 5px;
	}

table.datagrid-pc {
	border-top: 0px;
	margin-bottom: 20px;
}	

label.movable {
	color: #666666;
	display: none;
	padding: 3px 5px 3px 5px;	
}

.strong {
	font-weight: bold;	
}

.qty {
	color: #999999;
	font-weight: normal;
}

.value-up,
.value-down {
	background-image: url(/images/common/arrows.gif);
	background-repeat: no-repeat;
	height: 7px;
	vertical-align: middle;
	width: 7px;
}

.value-up {
	background-position: 0px 0px;	
}

.value-down {
	background-position: 0px -7px;	
}
	
.prequeca {
	color: #128c44;
}
	.prequeca b {
		color: #cc0000;
		font-weight: normal;	
	}
	
div.text-banner {
	background: #f5f5f5;
	border: 1px solid #cccccc;
	color: #666666;
	margin-bottom: 16px;
	padding: 10px 10px 12px 10px;
}
	div.text-banner p {
		margin: 0px;	
	}

h4.text-banner-title {
	color: #145b31;
	font-size: 1.33em;
	line-height: 100%;
	margin: 0px 0px 5px 0px;
}

div.two-columns {
	overflow: hidden;
}
	div.two-columns-left {
		float: left;
		width: 49%;
	}
	div.two-columns-right {
		float: right;
		width: 49%;
	}

table.tabs {
	border: 0px;
	border-collapse: collapse;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
	table.tabs td {
		padding: 0px;
		vertical-align: bottom;
	}
	table.tabs td.tab {
		width: 50%;	
	}
		table.tabs td.tab a {
			background: url(/images/common/tab.gif) 0% 100% repeat-x;
			border: 1px solid #cccccc;
			color: #999999;
			display: block;
			height: 100%;
			padding: 6px;
			text-align: center;
			text-decoration: none;
		}
		table.tabs td.active a {
			background: none;
			border-bottom: 1px solid #ffffff;
			color: #666666;
			font-weight: bold;
		}
	table.tabs td del {
		border-bottom: 1px solid #cccccc;
		display: block;
		width: 6px;
	}
.tab-content {
	margin-bottom: 16px;
}

.tabs-small {
	font-size: 0.9em;
}
	.tabs-small td.tab {
		width: 33% !important;	
	}

.tabs-splitted {
	width: 100%;
}
	.tabs-splitted td {
		white-space: nowrap;
		width: auto !important;
	}
	.tabs-splitted td a {
		padding: 6px 40px 6px 40px !important;	
	}
	.tabs-splitted td.big {
		border-bottom: 1px solid #cccccc;
		width: 100% !important;	
	}

img.face {
	border: 4px solid #eaeaea;
	float: left;
	margin-right: 13px;
}

ul.menu, ul.reset {
}
	ul.menu li, ul.reset li {
		background: none;
		padding: 0px;
	}

ul.structure {
	font-size: 0.9em;
}
	ul.structure li {
		background: none;
		border-bottom: 1px solid #cccccc;
		font-weight: bold;
		padding: 9px 0px 9px 0px;
	}
		ul.structure li ul {
			margin: 8px 0px 0px 6px;
		}
			ul.structure li ul li {
				border: 0px;
				font-weight: normal;
				line-height: 140%;
				padding: 0px;
			}

/* - Common classes */


/* + Layout */

div.header {
	height: 98px;
	margin-bottom: 22px;
	position: relative;
}

ul.header-menu {
	background: #145C31;
	bottom: 0px;
	font-size: 0.9em;
	left: 8px;
	padding-bottom: 4px;
	position: absolute;
	overflow: hidden;
}
	ul.header-menu li {
		border-left: 1px solid #ffffff;
		float: left;
		line-height: 100%;
		margin: 4px 0px 0px 0px;
		padding: 0px 11px 0px 11px;
	}
		ul.header-menu li a {
			color: #ffffff;
			text-decoration: none;
		}
		ul.header-menu li a:hover {
			text-decoration: underline;
		}
	ul.header-menu li.first {
		border-left: 0px !important;
		padding-left: 6px;
	}
	ul.header-menu li.last {
		padding-right: 6px;
	}
	
img.header-logo {
	height: 45px;
	left: 14px;
	position: absolute;
	top: 27px;
	width: 182px;
}

div.header-flag {
	left: 212px;
	position: absolute;
	top: 27px;
}
div.header-flag a {
	color:#FFFFFF;
	text-decoration: none;
}

div.header-banner {
	margin: 0px 13px 0px 316px;
	padding-top: 4px;
}

div.main {
	overflow: hidden;
}

div.lside {
	float: left;
	padding-bottom: 100px;
	width: 175px;
}

ul.lside-menu {
	font-size: 0.83em;
	margin-left: 8px;
}
	ul.lside-menu li {
		font-weight: bold;
		line-height: 100%;
		text-transform: uppercase;
	}
		ul.lside-menu li a {
			color: #666666;
			display: block;
			padding: 8px 2px 8px 5px;
			text-decoration: none;
		}
	ul.lside-menu li.last {
		border-bottom: 1px solid #cccccc;
	}
	ul.lside-menu li.odd {
		background: #eaeaea;
		border-bottom: 1px solid #cccccc;
		border-top: 1px solid #cccccc;
	}
	ul.lside-menu li.active a,
	ul.lside-menu li a:hover {
		background: #128C44 url(/images/common/bg-sprites.png) repeat-x;
		color: #ffffff
	}
	
form.lside-auth {
	margin: 15px 0px 20px 0px;
	padding-left: 8px;
	overflow: hidden;
	position: relative;
}
	form.lside-auth input.text {
		background: url(/images/common/sprites-input.gif) 0% 100% repeat-x;
		margin-bottom: 10px;
		width: 158px;
	}
	form.lside-auth input.submit {
		background: #128D45 url(/images/common/sprites-input.gif) 0% 0% repeat-x;
		margin-right:1px;
		float: right;
	}
	
form.search-form {
	margin-bottom: 20px;	
	position: relative;
}
	
table.search-table {
	border: 0px;
	border-collapse: collapse;
	border-bottom: 1px solid #cccccc;
	margin: 0px 0px 25px 0px;
	width: 100%;
}
	table.search-table td {
		padding: 0px 20px 20px 0px;
		vertical-align: top;
	}
	table.search-table td.last {
		padding-right: 0px;	
	}
	table.search-table td.splitter {
		padding: 0px;
		width: 100%;
	}
	table.search-table label {
		display: block;
		margin-bottom: 5px;
		width: 250px;
	}
	table.search-table select {
		color: #999999;
		margin-right: -5px;
		padding: 1px 0px 1px 3px;
		width: 247px;
	}
		table.search-table select option {
			color: #333333;	
		}
	table.search-table input.text {
		margin-bottom: 9px;
		padding-bottom: 2px;
		padding-top: 2px;
		width: 240px;
	}
	table.search-table img {
		cursor: pointer;
		float: left;
		height: 20px;
		width: 20px;
	}
	table.search-table label.movable {
		width: auto !important;	
	}

input.search-table-lsizes {
	float: left;
	margin-right: 10px;
	width: 110px !important;
}

input.search-table-rsizes {
	float: left;
	width: 110px !important;
}

input.search-table-ldate {
	float: left;
	margin-right: 3px;
	width: 87px !important;
}

label.search-table-ldouble {
	float: left;
	margin-right: 10px;
	width: 85px !important;
}

label.search-table-rdouble {
	float: left;
	width: 85px !important;
}

label.search-table-ldouble input,
label.search-table-rdouble input {
	margin: 0px;
	vertical-align:bottom;
}

input.search-table-wide {
	width: 775px !important;	
}

td.td.search-table-params {
}
	td.search-table-params label {
		float: left;
		margin-top: 20px;
		width: 150px !important;
	}
	td.search-table-params a {
		float: right;	
		margin-top: 20px;
	}
	td.search-table-params input {
		margin: 0px;
		vertical-align: middle;	
	}

input.search-table-rdate {
	float: left;
	margin-left: 10px;
	margin-right: 3px;
	width: 87px !important;
}

p.lside-auth-register {
	font-size: 0.9em;
	line-height: 21px;
	margin: 0px 10px 0px 2px;
	text-align: left;
}

table.search-table-comment {
	margin-bottom: 0px !important;
}
	table.search-table-comment td {
		padding-bottom: 15px !important;
	}
	table.search-table-comment input {
		margin-bottom: 0px !important;
	}

div.lside-banner {
	margin-left: 8px;
	margin-bottom: 5px;
}

div.rside {
	float: right;
	padding-bottom: 100px;
	width: 132px;
}


div.content,
div.content-nobanner {
	margin: 0px 145px 0px 185px;
	padding-bottom: 100px;
}

div.content-nobanner {
	margin-right: 12px;	
}

div.content-index {
	overflow: hidden;
}

div.content-index-left {
	float: left;
	width: 55%;
}

div.content-index-right {
	float: right;
	width: 43%;
}

div.content-index-right-banner {
	margin-bottom: 12px;
}

div.footer {
	bottom: 0px;
	color: #999999;
	font-size: 0.9em;
	position: absolute;
	height: 76px;
	width: 100%;
}

div.footer-line {
	background: #cccccc;
	line-height: 1px;
	font-size: 1px;
	height: 1px;
	margin: 0px 12px 0px 8px;
	overflow: hidden;
}

ul.footer-menu {
	overflow: hidden;
	margin-top: 26px;
}
	ul.footer-menu li {
		border-left: 1px solid #666666;
		float: left;
		line-height: 110%;
		padding: 0px 11px 0px 11px;
	}
		ul.footer-menu li a {
			color: #666666;
			text-decoration: none;	
		}
		ul.footer-menu li a:hover {
			text-decoration: underline;	
		}
	ul.footer-menu li.left {
		border: none;
		padding-left: 5px;	
	}

div.footer-copyrights {
	float: right;
	margin: 26px 145px 0px 0px;
	width: 31%;
}
	div.footer-copyrights a {
		color: #224087;
		text-decoration: none;
	}	
	div.footer-copyrights a:hover {
		text-decoration: underline;	
	}

/* - Layout */

div.window-overlay {
	height: 100%;
	left: 0px;
	position: fixed;
	//position: absolute;
	top: 0px;
    //top: expression(ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop + "px");
	height: 100%;
	//height: expression(document.documentElement.clientHeight + 'px');
	width: 100%;
	z-index: 300;
}

div.window-background {
	background: #002200;
	position: absolute;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
}

div.window-container {
	height: 100%;	
	position: relative;
	width: 100%; 	
}

table.window-content-container {
	border: 0px !important;
	border-collapse: collapse;
	height: 100%;
	left: 0px;
	margin: 0px;
	position: absolute;
	top: 0px;
	width: 100%;	
}
	table.window-content-container td {
		border: 0px !important;
		height: 100%;
		padding: 0px;
		text-align: center;
	}
div.window-content {
	background: #ffffff;
	padding: 20px;	
	position: relative;
	text-align: left;
	width: 800px;
}
	div.window-content table {
		margin-top: 10px;	
	}
	div.window-content td {
		height: auto;
		padding-bottom: 7px;
		text-align: left;
		width: 33%;
	}
	div.window-content td label {
		width: auto;	
	}
ul.window-buttons {
	margin: 0px;
	overflow: hidden;	
}
	ul.window-buttons li {
		background: none;
		float: left;
		line-height: 25px;
		margin-right: 10px;
		padding: 0px;
	}
		ul.window-buttons li a {
			background: #128D45 url(/images/common/sprites-input.gif) 0% 0% repeat-x;
			color: #ffffff;
			display: block;
			text-align: center;
			text-decoration: none;
			width: 125px;
		}
a.window-close-link {
	font-size: 0.9em;
	position: absolute;
	right: 10px;
	top: 10px;
}

/* Datepicker */
.ui-datepicker  {
	background-color: #ffffff;
	border: 1px solid #cccccc;
	font-size: 0.9em;
}

.ui-datepicker-header {
	color: #666666;
	line-height: 25px;
	height: 25px;
	position: relative;
}
	.ui-datepicker-header a {
		cursor: pointer;	
	}
.ui-datepicker-prev {
	left: 5px;
	position: absolute;
	text-decoration: underline;
	top: 0px;
}
.ui-datepicker-next {
	right: 5px;
	position: absolute;
	text-decoration: underline;
	top: 0px;
}
.ui-datepicker-title {
	text-align: center;	
	width: 175px;
}

.ui-datepicker-calendar {
	border: 0px;
	border-collapse: collapse;
}
.ui-datepicker-calendar th,
.ui-datepicker-calendar td {
	padding: 0px;
	height: 25px;
	text-align: center;
	vertical-align: middle;
	width: 25px;
}

.ui-datepicker-calendar th {
	background: #145c31 url(/images/common/datagrid-th.gif) repeat-x;	
	color: #ffffff;
}

.ui-datepicker-calendar td a,
.ui-datepicker-calendar th a {
	display: block;
	background: #f5f5f5;
	height: 24px;
	line-height: 24px;
	width: 24px;
}

.ui-datepicker-calendar td a {
	color: #333333;	
	text-decoration: none;
}

.ui-datepicker-calendar td.ui-datepicker-week-end a {
	color: #666666;
}

.ui-datepicker-calendar td a:hover {
	background-color: #e0e0e0;	
}

.ui-datepicker-unselectable {

}
.ui-datepicker-cover { 
display: none; display/**/: block; position: absolute; z-index: -1; filter: mask(); top: -4px; left: -4px; width: 193px; height: 200px;
}
