@charset "utf-8";
body{}
.body {
	background: #FFFFFF url(../images/bg.gif) no-repeat;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

img {
	border: 0;
}

a {
	text-decoration: none;
	color: #000000;
}

a.active, a:hover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A90522;
	
}

.header .nav ul a.active, .header .nav ul a:hover, .subnav ul a.active, .subnav ul a:hover {
	border-bottom-width: 2px;
	padding-bottom: 2px;
}

p {
	padding-top: 0em;
	padding-bottom: 0em;
	margin-top: 1em;
	margin-bottom: 1em;
	line-height: 1em;
}

h1 {
	font-size: 110%;
	padding: 0;
	margin: 0;
	font-weight: bold;
	line-height: 1em;
	clear: right;
}

h3, h4 {
	font-size: 100%;
	font-weight: bold;
	padding: 0;
	margin: 0;
	line-height: 1.1em;
}

hr {
	border: none;
	padding: 0;
	margin: 0;
	padding-bottom: 3px;
	background: url(../images/hr.gif) no-repeat;
}

div#main, .main {
	margin: auto;
	width: 950px;
	position: relative;
	overflow: hidden;
}

.logo {
	width: 180px;
	height: 150px;
	padding-top: 25px;
	padding-left: 15px;
	float: left;
}

.lang ul {
	position: absolute;
	top: 0px;
	right: 20px;
	list-style: none;
	background: url(../images/vr.gif) no-repeat right top;
	font-size: 90%;
}

.lang ul li {
	float: left;
	padding-left: 4px;
	padding-right: 4px;
	background: url(../images/vr.gif) no-repeat;
}

.header .nav {
	width: 735px;
	float: right;
	padding-right: 20px;
	margin-top: 156px;
}

.header .nav ul {
	float: right;
	font-size: 141%;
}

.header .nav ul li {
	padding-left: 83px;
	margin-right: 0px;
}

.header .nav ul li.first {
	padding-left: 0px;
}

.nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.nav ul li {
	float: left;
	margin: 0;
	padding: 0;
	margin-right: 25px;
}

.header {
	padding-bottom: 26px;
	margin-bottom: 9px;
	background: url(../images/hr.gif) no-repeat left bottom;
}

.teaser {
	width: 950px;
	height: 200px;
	padding-bottom: 11px;
	background: url(../images/hr.gif) no-repeat left bottom;
	margin-bottom: 2em;
}

.footer {
	margin-top: 2em;
	background: url(../images/hr.gif) no-repeat;
	width: 950px;
	padding-top: 9px;
	margin-bottom: 3em;
}

.footer .nav {
	font-size: 95%;
	width: 920px;
	padding-left: 15px;
	padding-right: 15px;
}

.nav ul.right {
	float: right;
}

.nav ul.right li {
	margin-right: 0px;
	margin-left: 25px;
}

.box {
	float: right;
	width: 175px;
	margin-left: 58px;
	margin-right: 15px;
	margin-top: 0.7em;
	margin-bottom: 2em;
	min-height: 12em;
}

.box-first {
	margin-left: 15px;
}

.box h1 {
	font-size: 108%;
	font-weight: normal;
}

.box a, .news a {
	font-weight: bold;
}

.box a.more, .news a.more, .news .more a {
	background: url(../images/more.gif) no-repeat 0px 0.35em;
	margin-left: 5px;
	padding-right: 14px;
	display: inline-block;
}

a.navlink, .navlink a, .tx-indexedsearch-searchbox a, .tx-indexedsearch-title a {
	background: url(../images/more.gif) no-repeat 0px 0.35em;
	padding-left: 14px;
}

.box a.more:hover, .news a.more:hover, .news .more a:hover {
	border: none;
}

.box ul, ul.news {
	width: 100%;
	list-style: none;
	padding: 0;
	margin: 0;
	background: url(../images/hr.gif) no-repeat;
	padding-top: 1px;
	margin-top: 0.7em;
	height: 100%;
}

ul.news {
	width: auto;
}

.box ul li, ul.news li {
	float: left;
	padding: 0;
	margin: 0;
	padding-bottom: 0.7em;
	padding-top: 0.55em;
	background: url(../images/hr.gif) no-repeat left bottom;
	width: 100%;
}

form {
	margin: 0;
}

.clear {
	clear: both;
	height: 0px;
	overflow: hidden;
}

input, select {
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 0;
	padding-right: 0;
}

select, .content input.text {
	border: 1px solid #000000;
	width: auto;
	padding-left: 3px;
	padding-right: 3px;
}

input.text {
	border: none;
	width: 160px;
}

.toolbar input.text {
	width: 174px;
}

input.button {
	width: 12px;
	background: url(../images/more.gif) no-repeat 2px 0.4em;
	cursor: pointer;
	cursor: hand;
	border: none;
}

.bar {
	width: 950px;
	height: 10px;
	margin-bottom: 11px;
}

.subnav, .content, .toolbar {
	background: url(../images/hr.gif) no-repeat;
	padding-top: 5em;
	float: left;
	position: relative;
}

.subnav {
	width: 170px;
	padding-top: 5.6em;
	overflow: hidden;
}

.content {
	width: 550px;
	margin-left: 20px;
	overflow: hidden;
	
}

.content dl {
	margin: 0;
	padding: 0;
}

.content dt {
	margin: 0;
	padding: 0;
}

.content dd {
        margin: 0;
	padding: 0;
}


.content h1 {
	font-size: 180%;
	font-weight: normal;
	padding-bottom: 0.5em;
	line-height: 1.3em;
}

.content .img img, .content dt img {
	margin-top: 0.2em;
	padding-top: 10px;
	background: url(../images/hr.gif) no-repeat;
	padding-right: 550px;
}

.content .img, .content dt {
	padding-bottom: 10px;
	background: url(../images/hr.gif) no-repeat left bottom;
	padding-right: 550px;
}

.content p {
	line-height: 1.35em;
	width: 95%;
}

.toolbar {
	width: 190px;
	float: right;
	padding-top: 5.5em;
	overflow: hidden;
}

.toolbar .box {
	width: 100%;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 2em;
	min-height: 0;
}

.subnav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	margin-left: 15px;
	font-size: 123%;
	width: 120px;
}

.subnav ul li {
	margin: 0;
	padding: 0;
	padding-bottom: 0.7em;
}

.subnav ul li img {
	padding-bottom: 2px;
}

textarea {
	border: 1px solid #000000;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	padding: 3px;
	width: 542px;
	height: 10em;
	margin-bottom: 1em;
	overflow: auto;
}

a.offer, input.offer, .content xinput.xbutton, input.submit {
	background: #FA6F1B url(../images/more_white.gif) no-repeat right 0.35em;
	color: #FFFFFF;
	border: 1px solid #FCB78D;
	padding-left: 7px;
	padding-right: 20px;
	float: right;
	clear: left;
	cursor: pointer;
	cursor: hand;
}

a.offer {
	margin-bottom: 3.5em;
}

a.offer:hover {
	border: 1px solid #FCB78D;
}

.content table {
	margin-top: -0.5em;
	margin-bottom: 0.5em;
	border-spacing: 0;
	border-collapse: collapse;
	width: 100%;
	background: url(../images/hr.gif) no-repeat left bottom;
}

.content table tr {
	background: url(../images/hr.gif) no-repeat left top;
}

.content table tr.tr-0 {
	background: none;
	font-weight: bold;
}

.content table td {
	vertical-align: top;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	width: 50%;
}

.content ul {
	list-style-image: url(../images/more_small.gif);
	padding-left: 17px;
	margin-left: 0;
}

.content ul.news {
	list-style: none;
	padding-left: 0;
}

.content .breadcrumbs {
	position: absolute;
	top: 7px;
	font-size: 90%;
}

.content .breadcrumbs ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.content .breadcrumbs ul li {
	float: left;
	margin: 0;
	padding: 0;
	background: url(../images/more_small.gif) no-repeat 7px 0.4em;
	padding-left: 17px;
}

.content .breadcrumbs ul li.first {
	padding-left: 0;
	background: none;
}

span.csc-sword {
	background-color: #FA6F1B;
	color: white;
}

table.csc-searchResultInfo, table.csc-searchform {
	background: none;
}

table.csc-searchResultInfo tr, table.csc-searchform tr, .tx-indexedsearch-res table tr, .tx-indexedsearch-searchbox table tr {
	background: none;
}

table.csc-searchResultInfo, .tx-indexedsearch-searchbox table {
	margin: 0;
	padding: 0;
	background: url(../images/hr.gif) no-repeat left bottom;
}

table.csc-searchform {
	margin-top: 2em;
}

table.csc-searchform td, .tx-indexedsearch-res table td, .tx-indexedsearch-searchbox table td {
	vertical-align: middle;
	width: auto;
}

table.csc-searchform td.csc-form-labelcell {
	width: 7em;
}

input.sword {
	width: 25em;
}

.tx-indexedsearch-searchbox {
	padding-bottom: 0.7em;
}

.tx-indexedsearch-searchbox input.submit {
	margin-bottom: 0.3em;
	float: none;
}

.tx-indexedsearch-res {
	background: url(../images/hr.gif) no-repeat;
	padding-top: 0.5em;
}

.tx-indexedsearch-result br {
	display: none;
}

.tx-indexedsearch-res td.icon {
	width: 20px;
}

.tx-indexedsearch-res td.result-number {
	display: none;
}

.tx-indexedsearch-res td.title {
	font-weight: bold;
}

.tx-indexedsearch-res td.percent {
	text-align: right;
	padding-right: 1em;
}

.tx-indexedsearch-res td.descr {
	width: auto;
}

p.csc-form-label {
	margin: 0;
}

h3.csc-searchResultHeader {
	margin: 0;
	padding-top: 0.7em;
}

p.csc-searchResult {
	margin: 0;
	padding-bottom: 0.6em;
	width: 98%;
	padding-right: 2%;
	background: url(../images/hr.gif) no-repeat left bottom;
}

.csc-form-fieldcell select {
	width: 20em;
}

.csc-form-fieldcell input {
	width: 19.6em;
	padding-left: 0.3em;
}

ul.news p {
	display: inline;
	line-height: inherit;
}

.news .more {
	display: inline;
}

.news .date, .news-single .date, .news-single .clearer {
	display: none;
}

.news-single-author {
	margin: 0;
}

fieldset {
	border: none;
	margin: 0;
	padding: 0;
	width: 600px;
}

.required-field {
	color: #FA6F1B;
	padding-left: 0.2em;
}

legend {
	display: none;
}

fieldset label br {
	display: none;
}

fieldset.csc-mailform h1 {
	padding-bottom: 0.2em;
	background: url(../images/hr.gif) no-repeat left bottom;
	clear: both;
}

fieldset.csc-mailform ul {
	list-style: none;
	font-size: 56%;
	margin: 0;
	padding: 0;
	float: right;
	margin-top: -2em;
	padding-right: 48px;
}

fieldset.csc-mailform ul li {
	float: left;
	margin: 0;
	padding: 0;
	width: 100px;
	text-align: center;
}

fieldset.csc-mailform hr {
	clear: both;
}

fieldset.csc-mailform hr.spacer {
	margin-bottom: 4em;
}

fieldset fieldset {
	display: inline-block;
}

.csc-mailform-field {
	float: left;
	padding-top: 0.4em;
	padding-bottom: 0.4em;
	padding-right: 30px;
}

.csc-mailform-field .submit {
	margin-right: 20px;
	
}

.csc-mailform-field textarea {
	margin-top: 0.1em;
}

.csc-mailform-field input.text {
	width: 168px;
}

.csc-mailform-check-label {
	width: 83px;
	float: left;
	padding-top: 3px;
}

.csc-mailform-field input.check {
}

.csc-mailform-text-label, .csc-mailform-radio-label {
	width: 76px;
	float: left;
	padding-top: 3px;
}

.csc-mailform-radio-label {
	margin-top: 2px;
}

.checklist {
	margin-top: 2em;
}

.checklist hr.spacer {
	margin-bottom: 3em;
}

.checklist label {
	width: 258px;
	display: block;
}

.checklist .csc-mailform-check-label {
	width: auto;
	padding-right: 34px;
}
