/* General Elements */
html,body {
	background: #F7F7F7;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

p,h1,h2,h3,h4,h5,h6,ul,ol,dl,table,.extra-large,.large,.small {
	line-height: 1.5em;
}

hr {
	background: #EEE;
	height: 1px;
}

/* Box Layer */
.box {
	background: #FFF;
	margin-bottom: 10px;
}

.box-splitter {
	background: #F7F7F7;
	height: 10px;
	line-height: 10px;
	margin: 1.5em 0 1.5em -17px;
	overflow: hidden;
	width: 230px;
}

/* Links */
a {
	color: #123;
}

a:hover {
	text-decoration: none;
}

a:active {
	color: #800;
}

a:visited {
	color: #557;
}

#content a[href ^="http:"],#content a[href ^="mailto:"],#content a[href ^="http:"]:visited {
	background: url(../imgs/icons/link_ext.gif) no-repeat right center;
	color: #800;
	padding-right: 1em;
}

a[href $="rss.xml"],a[href $="rdf.xml"] {
	background: url(../imgs/icons/link_feed.gif) no-repeat right center;
	color: #C60;
	padding-right: 1em;
}

a[href $=".rss"]:hover,a[href $=".rdf"]:hover,#content a[href ^="http:"]:hover {
	color: #000;
}

/* Button Links */
span.btn {
	
}

span.btn a, a.btn {
	background-color: #FFF;
	border: 1px solid #DDD;
	padding: 3px 10px;
}

a.btn {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

a.btn:hover {
	border: 1px solid #CBE;
	color: #203;
}

.pull-up {
	margin-top: -1.5em;
}

.pull-down {
	margin-bottom: -1.5em;
}

/* Images */
h1 img, h2 img {
	display: block;
}
p img, dt img {
	background: #FFF;
	float: left;
	margin: 0 1.5em 1.5em 0;
	padding: 2px;
}

#content p img, #content dt img {
	border: 1px solid #DDD;
}

dt img {
	float: none;
	margin: 0;
}

#footer img {
	border: none;
	float: none;
	margin: 0;
	padding: 0;
}

/* Font Styles */
.extra-large {
	font-size: 1.5em;
}

.loud {
	font-weight: bold;
}

.quiet {
	font-weight: normal;
}

/* Text Alignment */
.align-center {
	text-align: center;
}

.align-right {
	text-align: right;
}

/* Lists */
ul {
	list-style-image: url(../imgs/icons/bullet_ul.gif);
	margin-right: 0;
}

dd {
	margin-left: 0;
}

dd .last {
	border-top: 1px solid #EEE;
	margin-top: .5em;
	padding-top: 1em;
}

dd p {
	line-height: 1.25em;
}


.hor {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin-left: 0;
	margin-right: 0;
	overflow: hidden;
	width: 100%;
}

.hor li {
	float: left;
	margin-right: 1em;
}

.hor li.last {
	margin: 0;
}

/* Form Elements */
form .field {
	border-bottom: 1px solid #EEE;
	margin-bottom: 1em;
	overflow: hidden;
	padding: 0 0 .8em;
	width: 100%;
}
input.text {
	font-size: 1em;
	padding: 5px;
}

.span-6 input.text {
	width: 184px;
}

textarea {
	height: 150px;
	width: 424px;
}

.required {
	color: #C00;
}

form {
	overflow: hidden;
	width: 100%;
}
form dl {
	float: left;
	margin-right: 3%;
	width: 30%;
}

form dl.last {
	width: 31%;
}

form dd {
	margin: 0;
}

label.quiet {
	color: #333;
}

.error-field, .error-field label {
	color: #C00;
}

.error, .notice, .success {
	border: none;
}

/* Tables */
table {
	
}

caption {
	
}

thead th {
	background: none;
	border-bottom: 2px solid #333;
}

td {
	border-bottom: 1px solid #EEE;
}

/* Header Elements */
#header {
	margin-top: 1.5em;
	margin-bottom: 10px;
}

#header-l,#header-r,.header-logo,.header-logo a,#header-slogan,#header-imagerotator {
	height: 165px;
}

#header-l,#header-r {
	margin-bottom: 10px;
	overflow: hidden;
}

#header-l {
	background: url(../imgs/bg_header.jpg) #425;
}

#header-r, #header-r a {
	color: #FFF;
	background: #111;
}

.header-logo,.header-logo a,#header-slogan {
	display: block;
	margin: 0;
	text-indent: -9999px;
}

.header-logo {
	background: url(../imgs/logo_w_en.gif) no-repeat center center;
}

#header-logo-ru {
	background: url(../imgs/logo_w_ru.gif) no-repeat center center;
}

#header-logo a {
	display: block;
}

#header-subtitle {
	margin: -3.8em 17px 0;
	position: absolute;
	text-align: right;
	width: 436px;
}

/* Footer Elements */
#footer {
	background: #FFF;
	margin-bottom: 10px;
}

#mgs {
	height: 29px;
	line-height: 29px;
}

#typo3 {
	height: 10px;
	line-height: 10px;
	margin: -10px 0 0;
}

/* Main Navigation */
#nav-main-container {
	background: #FFF;
}

.nav-main {
	color: #777;
	float: left;
	font-size: 10px;
	font-weight: bold;
	height: 30px;
	line-height: 3em;
	overflow: visible;
	text-transform: uppercase;
	overflow: visible;
	width: 90%;
}

#nav-main-general {
	
}

#nav-main-additional {
	width: 10%;
}

.nav-main li {
	margin: 0;
	position: relative;
}

#nav-main-additional li {
	float: right;
}

.nav-main li.ifsub {
	background: url(../imgs/icons/arr_down.gif) no-repeat right center;
}

#nav-main-additional li.ifsub {
	background-position: left center;
}

.nav-main a, 
.nav-main a:visited {
	color: #111;
	display: block;
	padding: 0 1.7em;
	text-decoration: none;
}

li.act a,li.cur a {
	/* color: #406; */
}

.nav-main a:hover,
.nav-main a.act,
.nav-main a.act:visited {
	background: #333;
	color: #FFF;
}

/* Main Navigation Level 2 */
.nav-main ul {
	background: #111;
	display: none;
	line-height: 2.5em;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	overflow: visible;
	padding: 1em;
	position: absolute;
	width: 210px;
}

#nav-main-additional ul {
	right: 0;
}

.nav-main .extended ul {
	width: 749px;
}

.nav-main ul li {
	border-bottom: 1px solid #2C2C2C;
	float: none;
	width: 210px;
}

.nav-main .extended li {
	float: left;
	margin-bottom: 10px;
	width: 100%;
}

.nav-main ul li.ifsub {
	background: url(../imgs/icons/arr_down_w.gif) no-repeat right center;
}

#nav-main-additional ul li.ifsub {
	background-position: right center;
}

.nav-main ul li.act,
.nav-main ul a.act:visited {
	background-color: #333;
	background-image: none;
}

.nav-main li.last {
	border-bottom: none;
}

.nav-main ul a,
.nav-main ul a:visited {
	color: #FFF;
	padding: 0 .5em;
}

.nav-main ul a:hover,
.nav-main ul li.cur,
.nav-main ul a.act:hover {
	background: #608;
	color: #FFF;
}

/* Main Navigation Level 3 */
.nav-main ul ul {
	background: #111;
	display: none;
	font-size: 11px;
	font-weight: normal;
	line-height: 2em;
	overflow: hidden;
	padding: 0;
	position: relative;
	text-transform: none;
}

.nav-main .extended ul ul {
	display: block;
	margin-left: -10px;
	padding: 0 10px;
	padding-right: 0;
	width: 750px;
}

.nav-main ul ul li {
	border: none;
	border-top: 1px solid #222;
	padding: 0;
	position: relative;
	width: 100%;
	border-top: 1px solid #222;
}

.nav-main .extended ul ul li {
	margin: 0 1px 0 0;
	width: 249px;
}

.nav-main ul ul a {
	color: #CCC;
}

.nav-main ul ul li a:hover,.nav-main ul ul li.cur a {
	background: #608;
	color: #FFF;
}

.nav-subelement {
	border-top: 1px solid #F0F0F0;
	line-height: 3em;
	margin: 0 1.7em;
}

/* Language Navigation */
#nav-lang {
	float: right;
	width: auto;
}

/* Secondary Navigation */
.nav-sec {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin-left: 0;
	margin-right: 0;
}

/* Other Misc Styles */
.no-margin {
	margin: 0;
}

.no-padding {
	padding: 0;
}

.bg-light-grey {
	background: #EEE;
}

.bg-dark {
	background: #111;
	border: 1px solid #EEE;
	color: #CCC;
	line-height: 2em;
	padding: .2em 1em;
}

.bg-dark strong,.bg-dark .loud {
	color: #FFF;
}

.csc-textpic-lastcol {
	margin-bottom: 0;
}

dd h4 {
	margin-top: .5em;
}

/* News Styles */
.news-latest .news-latest-item {
	border-bottom: 1px solid #EEE;
	margin-bottom: .5em;
	overflow: hidden;
	padding-bottom: .5em;
	width: 100%;
}

.news-latest .news-latest-item p {
	
}

.news-latest .news-latest-item .image, .news-list .news-list-item .image {
	background: url(../imgs/sign.png) no-repeat left center;
	float: left;
	height: 56px;
	overflow: hidden;
	width: 67px;
}

.news-latest .news-latest-item img, .news-list .news-list-item img {
	display: block;
	float: none;
	margin-bottom: 0;
	margin-right: 1em;
}

.news-latest-headers {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin-left: 0;
	margin-right: 0;
	padding: 0;
	width: 100%;
}

.news-latest-headers li {
	border-bottom: 1px solid #EEE;
	margin: 0 0 .5em;
	padding: 0 0 .5em
}

.news-list .news-list-item {
	border-bottom: 1px solid #EEE;
	margin-bottom: 1em;
	overflow: hidden;
	width: 100%;
}
.news-list .news-list-item .image {
	background: none;
	height: auto;
	width: auto;
}

.news-single-additions {
	overflow: hidden;
	width: 100%;
}

.news-single-additions dl {
	float: left;
	width: 50%;
}

.news-single-additions dd {
	margin: 0 1em 0 0;
}

.news-single-img dd {
	margin: 0 0 1em;
}

.news-single-author {
	margin-right: 2em;
}

#content .news-single-author img {
	border: none;
	float: none;
	margin: 0;
	padding: 0;
}

p.cur {
	font-weight: bold;
}

/* Search Results Styles */
.tx-indexedsearch-res {
	
}
.tx-indexedsearch-res .info {
	overflow: hidden;
	width: 100%;
}
.tx-indexedsearch-res .info dl {
	float: left;
	width: 33%;
}
.tx-indexedsearch-res .info dl.last {
	width: 34%;
}
.tx-indexedsearch-res .info dd {
	margin: 0;
}

/* Mailform Styles */
.sendmail-confirmation dd {
	border-bottom: 1px solid #EEE;
	margin-bottom: 0.5em;
	margin-left: 0;
	padding-bottom: 0.5em;
}

/* Page Teaser Styles */
.teaser {
	border-bottom: 1px solid #EEE;
	clear: both;
	margin-bottom: 1em;
	overflow: hidden;
	padding-bottom: .5em;
	width: 100%;
}

.teaser dd, .teaser dt {
	float: left;
	overflow: hidden;
}

.teaser dt {
	width: 35%;
}

.teaser dd {
	width: 65%;
}

dl.last {
	border-bottom: none;
	margin: 0;
	padding-bottom: 0;
}
