html {
	height: 100%;
	margin: 0;
	padding: 0;
	width: 100%;
}
body {
	background-color: white;
	background-image: url(/images2/lvivconsult/back_top.gif);
	background-repeat: repeat-x;
	background-position: top;
	color: #757575;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-s;
	font-size: 12px;
	height: 100%;
	margin: 0;
	padding: 0;
	width: 100%;
	text-align: center;
}
td {
	color: #757575;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-s;
	font-size: 12px;
}
th {
	background-color: #ececec;
	border-bottom: 1px dotted #cecece;
	border-top: 1px dotted #cecece;
	font-size: 12px;
	font-weight: bold;
	padding: 3px 5px;
	text-align: center;
}
img {
	border: 0;
}
form {
	margin: 0;
	padding: 0;
}
input {
	border: 1px solid silver;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-s;
	font-size: 12px;
}
select {
	border: 1px solid silver;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-s;
	font-size: 12px;
}
a {
	color: #9D2DB5;
	text-decoration: underline;
}
a:hover, a:visited {
	color: #c28925;
	text-decoration: underline;
}

.cleanup {
	clear: both;
}

#container {
	height: auto; 
	_height: 100%;
	min-height: 100%;
	width: 100%;
	display: block;
	position: relative;
	text-align: center;
}


/* Top menu box styles */
#topmenuBox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}
#topmenu {
	height: 22px;
	margin: 0 auto;
	width: 855px;
	z-index: 2;
}
#iconsarea {
	float: right;
	display: block;
	width: 100px;
	margin: 19px 20px 0 5px;
	text-align: right;
}
.iconspace {
	margin: 0 5px;
}
#langmenu {
	float: right;
	margin-top: 14px;
	display: block;
	width: 85px;
	height: 22px;
}
#langlinks {
	margin: 3px 10px 0 5px;
	text-align: right;
	font-size: 11px;
	font-weight: bold;
	color: #9D2DB5;
}

/* Header styles */
#headerBox {
	height: 150px; 
	margin: 0 auto;
	position: relative;
	width: 855px;
}
#headerCleanup {
	height: 35px; 
}
#header {
	background-image: url(/images2/lvivconsult/head_all.gif);
	background-repeat: no-repeat;
	height: 110px;
	position: relative;
	text-align: left;
}
#logo {
	float: left;
	margin: 2px 0 0 2px;
	z-index: 2;
}
#pic {
	float: left;
	z-index: 2;
}
#slogan {
	color: white;
	float: right;
	font-family: Arial;
	font-size: 17px;
	font-style: italic;
	font-weight: bold;
	line-height: 22px;
	margin: 30px 20px 0 0; /* Two text lines stay at vertical(!) center */
	z-index: 2;
}

/* Content box styles */
#mainbox {
	width: 855px;
	margin: 0 auto;
	margin-top: 10px;
	position: relative;
	text-align: left;
	clear: both;
}
#leftcolumn {
	float: left;
	margin-bottom: 25px;
	margin-left: 8px;
	width: 560px;
}
#rightcolumn {
	float: right;
	width: 280px;
}

.level1 {
	font-weight: bold;
	margin: 5px 0 7px 0;
}
.level2 {
	display: none;
	padding-left: 15px;
}
.level2 p {
	margin: 0;
	padding: 0;
}

/* LightGray box */
.lightgray {
	background-color: #F8F8F8;
	background-image: url(/images2/lvivconsult/lightgray_tl.gif);
	background-position: top left;
	background-repeat: no-repeat;
	min-width: 30px;
}
.lightgray div {
	background-image: url(/images2/lvivconsult/lightgray_tr.gif);
	background-position: top right;
	background-repeat: no-repeat;
	min-width: 30px;
}
.lightgray div div {
	background-image: url(/images2/lvivconsult/lightgray_bl.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	min-width: 30px;
}
.lightgray div div div {
	background-image: url(/images2/lvivconsult/lightgray_br.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	min-width: 30px;
	padding: 8px;
}


/* LightGray Typography */
.lightgray h2 {
	padding: 0;
	margin: 2px 0 5px 0;
	line-height: 100%;
}
.lightgray h3 {
	padding: 0;
	margin: 2px 0 2px 0;
	line-height: 100%;
}
.lightgray h4 {
	padding: 0;
	margin: 2px 0 2px 0;
	line-height: 100%;
}
.lightgray h5 {
	padding: 0;
	margin: 2px 0 2px 0;
	line-height: 100%;
}
.lightgray h6 {
	padding: 0;
	margin: 2px 0 2px 0;
	line-height: 100%;
}


/* Button styles */
#buttonRight {
	background-image: url(/images2/lvivconsult/button-right.png);
	background-position: center center;
	background-repeat: no-repeat;
	clear: both;
	color: #9D2DB5;
	height: 38px;
	padding: 0;
}
#buttonRight a,
#buttonRight a:visited {
	color: #9D2DB5;
	display: block;
	margin: 0 10px;
	padding: 10px 0 6px 0;
	text-align: center;
	text-decoration: none;
}
#buttonRight a:hover {
	color: #9D2DB5;
	font-weight: bold;
	text-decoration: none;
}
#buttonRight span {
	color: #9D2DB5;
	display: block;
	margin: 0 10px;
	padding: 10px 0 6px 0;
	text-align: center;
}


#yellowbutton {
	clear: both;
}
#yellowbutton a,
#yellowbutton a:visited {
	color: #9D2DB5;
	display: block;
	text-align: center;
	text-decoration: none;
}
#yellowbutton a:hover {
	color: #9D2DB5;
	font-weight: bold;
	text-decoration: none;
}
#yellowbutton {
	background-image: url(/images2/lvivconsult/button_left.png);
	background-position: left;
	background-repeat: no-repeat;
	color: #9D2DB5;
	height: 38px;
	padding: 0;
}
#yellowbutton div {
	background-image: url(/images2/lvivconsult/button_right.png);
	background-position: right;
	background-repeat: no-repeat;
	height: 38px;
	padding: 0;
}
#yellowbutton div div {
	margin: 0 35px;
	background-image: url(/images2/lvivconsult/button_center.png);
	background-repeat: repeat-x;
	height: 38px;
	padding: 0;
}
#yellowbutton div div div {
	background: none;
	color: #9D2DB5;
	padding: 10px 0 0 0;
	text-align: center;
}

/* Footer */
#footerCleanup {
	clear: both;
	height: 145px;
	width: 100%;
}
#footer {
	background-image: url(/images2/lvivconsult/back_bot.gif);
	background-repeat: repeat-x;
	bottom: 0;
	clear: both;
	display: block;
	height: 140px;
	left: 0;
	margin: 0;
	padding: 5px 0 0 0;
	position: absolute;
	width: 100%;
}
#footerbox {
	position: relative;
	margin: 0 auto;
	text-align: left;
	width: 855px;
}
/* Footer boxes */
#footertext {
	background-color: #f0f0f0;
	float: left;
	font-size: 11px;
	height: 115px;
	margin-right: 10px;
}
#footertextBox {
	margin: 10px;
	width: 150px;
}

/* LightGray Typography */
#footertext h3 {
	color: #9D2DB5;
	padding: 0;
	margin: 0 0 2px 0;
	line-height: 100%;
}
#footertext h4 {
	font-size: 14px;
	padding: 0;
	margin: 0 0 8px 0;
	line-height: 100%;
}
#footertext h5 {
	padding: 0;
	margin: 0 0 2px 0;
	line-height: 100%;
}
#footertext h6 {
	padding: 0;
	margin: 0 0 2px 0;
	line-height: 100%;
}
/* Contact box */
#contactbox {
	float: right;
	background-image: url(/images2/lvivconsult/contact.png);
	width: 282px;
	height: 115px;
}
#contacttext {
	padding: 9px 15px 9px 15px;
	color: #9D2DB5;
}
#sitegist {
	clear: both;
	float: right;
	margin: 5px 15px;
}



/* Typography */
h1, h2, h3, h4, h5, h6 {
	clear: both;
	line-height: 100%; 
	margin: 15px 0;
	padding: 0;
}
h1 {
	font-size: 135%;
	color: #666666;
/*	color: #9D2DB5;*/
}
h2 {
	font-size: 120%;
}
h3 {
	font-size: 120%;
	color: #9D2DB5;
}
h4 {
	font-size: 120%;
}
h5 {
	font-size: 100%;
	color: #9D2DB5;
	margin: 7px 0 3px 0;
	line-height: normal;
}
h6 {
	font-size: 100%;
	line-height: normal;
}
.dotted {
	color: #FFFFFF;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;	
}
.f16 {
	font-size: 16px;
}

#sitemap {
	margin-left: 50px;
}
#sitemap a {
	display: block;
}
#sitemap .smItem1 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
}
#sitemap .smItem2 {
	font-size: 12px;
	margin-left: 15px;
}
#sitemap .smItem3 {
	font-size: 10px;
	margin-left: 30px;
}


.breadcrumb {
	font-size: 11px;
}
.readMore {
	display: block;
	font-size: 11px;
	margin: 8px 4px;
	text-align: right;
}

/* Vacancies */
.apply {
	margin-right: 40px;
	text-align: right;
}
#mainList .vacancyTitle {
	font-weight: bold;
	margin-bottom: 4px;
}
#mainList .vacancyDesc {
	margin-bottom: 20px;
}
#mainList .vacancyDesc p {
	margin: 0;
}

#mainList .item {
	margin-top: 20px;
	margin-bottom: 20px;
}
#mainList .item .date {
	font-size: 10px;
}
#mainList .item .desc {
	margin-bottom: 5px;
}
#mainList .item .desc p {
	margin: 0;
}
#mainList .item .title {
	font-weight: bold;
}
#rightList, #rightList div {
	margin: 0;
	padding: 0;
}
#rightList .item {
	margin-bottom: 10px;
}
#rightList .item .date {
	font-size: 10px;
}
#rightList .item .title {
}

#itemFull p, #itemFull ul, #itemFull ol {
	margin-bottom: 0;
	margin-top: 0;
	padding-bottom: 0;
	padding-top: 0;
}
#itemFull .sectionTitle {
	background-color: #F8F8F8;
	font-size: 13px;
	font-weight: bold;
	margin: 0;
	padding: 3px;
}
#itemFull .text {
	margin-bottom: 10px;
}
#itemFull .date {
	font-size: 10px;
}

#moneybox {
	font-size: 11px;
}
#moneybox input {
	font-size: 11px;
	margin-bottom: 5px;
	width: 115px;
}
#moneybox div {
	padding: 0;
}
#moneybox .image {
	float: left;
	margin: 0 20px 5px 0;
}

#moneybox_f {
	font-size: 11px;
}
#moneybox_f input {
	font-size: 11px;
	margin-bottom: 2px;
	width: 90px;
}
#moneybox_f div {
	padding: 0;
}
#moneybox_f .image {
	float: left;
	margin: 0 15px 5px 0;
}

.form {
}
.form td {
}
.form .fieldTitle {
	padding-left: 5px;
	width: 170px;
}
.form .fieldControl {
	width: 360px;
}
.form .sectionTitle {
	background-color: #ececec;
	border-bottom: 1px dotted #cecece;
	border-top: 1px dotted #cecece;
	font-size: 12px;
	font-weight: bold;
	padding: 3px 5px;
}
.form input {
	border: 1px solid silver;
	font-size: 11px;
	width: 100%;
}
.form select {
	border: 1px solid silver;
	font-size: 11px;
	width: 100%;
}
.form textarea {
	border: 1px solid silver;
	font-family: Tahoma, Verdana, Sans-Serif; 
	font-size: 11px;
	height: 80px;
	width: 100%;
}
.form .button {
	border: 1px solid silver;
	width: 120px;
}

#menuBox {
	background-image: url(/images2/lvivconsult/bg-tmenu.gif);
	background-position: 293px 11px;
	background-repeat: no-repeat;
	height: 35px;
	float: left;
	width: 570px;
}


ul.menu { list-style: none; margin: 10px 0 0 310px; padding: 0; text-align: left; background-image: url(/images2/lvivconsult/bg-tmenu.gif); }
ul.menu * {margin:0; padding:0}
ul.menu a {display:block; color:#f7a719; text-decoration:none; }
ul.menu a:visited {color:#f7a719; text-decoration:none; }
ul.menu a:hover {color:#f7a719; text-decoration:none; }
ul.menu li {position:relative; float:left; margin-right:2px}
ul.menu ul {position:absolute; top:25px; left:0; display:none; list-style:none; border:1px solid #aaa;}
ul.menu ul li {position:relative; width:148px; margin:0}
ul.menu ul li a {display:block; color: #90278f; padding:3px 7px 5px; background-color: #fdb316; text-decoration: none;}
ul.menu ul li a:visited {background-color: #fdb316; color: #90278f; }
ul.menu ul li a:hover {background-color: #ffde00; color: #90278f; }
ul.menu ul ul { left:146px; top:-2px }
ul.menu .menulink {padding: 5px 7px; font-weight:bold; text-transform: lowercase; }
ul.menu .menulink:hover, ul.menu .menuhover { color: #ffffff; }
ul.menu .sub {background: #fdb316 url(/images2/lvivconsult/arrow.gif) 136px 8px no-repeat}
ul.menu .topline {border-top: 1px solid #fff}


#loginRight {
	background-image: url(/images2/lvivconsult/treasury_s.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	font-size: 11px;
	min-height: 95px;
	_height: 95px;
	width: 100%;
}
#loginRight div {
	margin: 0;
	padding: 0;
}
#loginRight .textBlock {
	margin-left: 100px;
	padding-right: 20px;
}
#loginRight input {
}
#loginRight .title {
	display: block;
}
#loginRight .control {
	display: block;
}
#loginRight .text {
}
#loginRight .username {
	font-weight: bold;
}
#loginRight .menuLink {
	text-align: right;
}



.loginFooter {
	background-image: url(/images2/lvivconsult/treasury_s2.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
}
.loginFooter .textBlock {
	margin-left: 70px;
}
.loginFooter input {
	width: 100px;
}
.loginFooter .title {
	display: none;
}
.loginFooter .control {
	display: block;
}
.loginFooter .text {
}
.loginFooter .username {
	font-weight: bold;
}
.loginFooter .menuLink {
	text-align: right;
}


.loginMain {
	background-image: url(/images2/lvivconsult/treasury_s.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	min-height: 95px;
	_height: 95px;
}
.loginMain .textBlock {
	margin-left: 120px;
}
.loginMain input {
	width: 150px;
}
.loginMain .title {
	display: block;
}
.loginMain .control {
	display: block;
}
.loginMain .text {
}
.loginMain .username {
	font-weight: bold;
}
.loginMain .menuLink {
	text-align: right;
}

.errorMessages {
	color: #9d2db5;
	font-weight: bold;
	margin-bottom: 10px;
}

.objList {
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
	width: 100%;
}
.objList p {
	margin: 0 0 5px 0;
	padding: 0;
}
.objList td {
	border-bottom: 1px dotted #cecece;
	border: 1px dotted #999999;
	padding: 3px 5px;
}
.objList .id,
.objList .date,
.objList .button,
.objList .value {
	text-align: center;
}
.objList .multiline {
	font-size: 11px;
	text-align: left;
}
.objList .title {
	width: 30%;
}

.objDesc {
	border-collapse: collapse;
	border-spacing: 0;
	clear: both;
	empty-cells: show;
	width: 100%;
}
.objDesc p {
	margin: 0 0 5px 0;
	padding: 0;
}
.objDesc td {
	border-bottom: 1px dotted #cecece;
	padding: 3px 5px;
	vertical-align: top;
}
.objDesc .fieldTitle {
	padding-left: 5px;
	width: 170px;
}
.objDesc .fieldValue {
}
.objDesc .sectionTitle {
	background-color: #ececec;
	border-bottom: 1px dotted #cecece;
	border-top: 1px dotted #cecece;
	font-size: 12px;
	font-weight: bold;
	padding: 3px 5px;
}

.closeButton {
	float: right;
	margin: 2px;
}
.closeButton img {
	border: 0;
	height: 10px;
	width: 10px;
}

#actions {
	font-size: 11px;
	position: relative;
	width: 100%;
}
#warningDiv {
	border: 1px dotted #cecece;
	display: none;
	float: left;
	min-height: 35px;
	padding: 4px;
	width: 180px;
}
#warningIconDiv {
	float: left;
	margin: 0 8px 3px 0;
}
#warningTextDiv {
}

#statusDiv {
	border: 1px dotted #cecece;
	display: none;
	height: 44px;
	left: 200px;
	position: absolute;
	top: 0;
	width: 44px;
}
#statusDiv img {
	margin: 6px;
}
.actionBox {
	border-collapse: collapse;
	border-spacing: 0;
	border-top: 1px dotted #cecece;
	empty-cells: show;
	float: right;
	margin-bottom: 10px;
	width: 300px;
}
.actionBox td {
	border-bottom: 1px dotted #cecece;
	font-size: 11px;
	padding: 2px;
}
.actionBox .title {
	color: #000000;
	font-weight: bold;
	padding-right: 5px;
	text-align: right;
	width: 100px;
}
.actionBox .value {
	width: 100%;
}
.actionBox .buttons {
	text-align: right;
	white-space: nowrap;
}

#partnerList {
}
#partnerList div {
	margin-bottom: 0;
	padding: 0;
}
#partnerList .item {
	margin-bottom: 7px;
	padding: 0;
	text-align: center;
	width: 100%;
}
#partnerList .image {
	margin-bottom: 5px;
}

#partnerMainList {
}
#partnerMainList .item {
	border: 1px solid silver;
	display: table;
	float: left;
	height: 190px;
	margin: 1px;
	overflow: hidden;
	padding: 0;
	_position: relative;
	text-align: center;
	width: 275px;
}
#partnerMainList .info {
	display: table-cell; 
	_position: absolute;  
	_top: 50%;
	vertical-align: middle;
}
#partnerMainList .image {
	font-weight: bold;
	_position: absolute;
	_top: 50%;
}
