body { background:#fff url(../images/bg.png) repeat-x scroll 0 0; }
address, table, dl, fieldset { margin:5px; }
#main {
	position:relative;
	width:960px;
	overflow:hidden;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#header {
	position:relative;
}
#header h1 {
	
}
#header h1 img { }
#logo { }
#navigation {
	clear:both;
	position:relative;
	width:960px;
	overflow:hidden;
	height:41px;
	text-transform: uppercase;/*margin-bottom: 4px;*/
	}
#navigation ul {
	margin:0;
	list-style:none;
}
#navigation li {
	background: url(../images/navigation-div.png) no-repeat 100% 11px;
	float:left;
	margin:0;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
}
#navigation a {
	float:left;
	display:block;
	background: no-repeat right top;
	padding:12px 10px 4px 10px;
	text-decoration:none;
	font-weight:bold;
	color:#f5f5f5;
}
#navigation span {
	float:left;
	display:block;
	/*padding:8px 15px 4px 15px;*/
	text-decoration:none;
	font-weight:bold;
	color:#f5f5f5;
}
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
/*#navigation a {float:none;}*/
/* End IE5-Mac hack */
#navigation a:hover { color:#87B14D; }
#navigation li.active { background: url(../images/navigation-active.png) repeat-x 50% 0; }
#navigation li.active span {
	/*background: url(../images/nav-tab.png) no-repeat right center;*/
	color:#fff;
	padding:10px 10px 10px 10px;
	display:block;
}
#navigation li.trail { background: url(../images/navigation-active.png) repeat-x 4px 0; }
#navigation li a.trail {
	color:#fff;
	padding:10px 10px 10px 10px;
	display:block;
}
#navigation li.catalog {
	background:transparent url(../images/navigation-active.png) repeat-x scroll 50% 0!important;
	margin-left:260px !important;
}
#navigation li.catalog a {
	padding:10px;
	display:block;
}
#navigation li.catalog a:hover { color:#f5f5f5; }
#nav-sub {
	background-color: #efefef;
	margin-bottom: 10px;
	padding: 7px;
	/*border: 1px solid #dedede;*/
	width: 260px;
}
.mod_navigationSub { 
margin-bottom:20px; 
width:290px;
background:url(../images/box-bg.gif) no-repeat scroll  bottom left; 
padding-bottom:5px;
}


.mod_navigationSub .level_1 {
	
	/*padding-bottom:10px;*/
	position: relative;
}
.mod_navigationSub ul {
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
	margin:0;
}
.mod_navigationSub li a {
	/*height: 25px;*/
	line-height: 2em;
	display: block;
	font-size: 90%;
	color: #666;
	padding: 5px 0;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 0px;
	font-style: normal;
	font-variant: normal;
}
.mod_navigationSub li a:hover {
	text-decoration: underline;
	color: #639129;
}
.mod_navigationSub li {
	background:transparent url(../images/box-divider.gif) repeat-x scroll left top !important;
	margin:0 10px;
}
.mod_navigationSub h1 {
	background:url(../images/box-bg.gif) no-repeat center top;
	padding:10px 0 5px 10px;
	color:#639129;
	font-size:1.3em;
	font-weight:bold;
	text-transform:uppercase;
	margin-bottom:0;
}
.mod_navigationSub ul li p {
	/*height: 25px;*/
	line-height: 2em;
	/*display: block;*/
	font-size: 1em;
	color: #000;
	text-decoration: none;
	padding: 5px 0 5px 20px;
	text-transform: uppercase;
	font-size: 0.9em;
	margin:0;
}
.mod_navigationSub ul li p.active {
	font-weight: bold;
	background-image: url(../images/arrow_right.png);
	background-repeat: no-repeat;
	background-position: 0 7px;
}
.mod_navigationSub ul li.active { }

.reference {
	margin: 0 auto;
	padding-top: 10px;
}
.mod_navigationSub ul.level_2{ padding-left:20px; }
.mod_navigationSub ul.level_2 li a {
	color:#777;
	font-size:0.9em;
}
.mod_navigationSub ul.level_2 li a:hover {
	text-decoration: underline;
	color: #639129;
}
.mod_navigationSub ul.level_2 li a.trail {
	font-weight: bold;
	background-image: url(../images/arrow_right.png);
	background-repeat: no-repeat;
	background-position: 0 7px;
	color:#000;
	padding-left:20px;
}
.mod_customnav ul {
	list-style-type:none;
	margin:0;
}
.catalog-link {
	position:absolute;
	top:7px;
	right:0px;
}
.catalog-link li { }
.catalog-link li a {
	background:url(../images/adsk-button.png) no-repeat top center;
	display:block;
	width:204px;
	height:28px;
	text-indent:-99999px
}
.catalog-link li a:hover { background-position: 0px -28px; }
.catalog-link li.active span {
	background:url(../images/adsk-button.png) no-repeat 0px -28px;
	display:block;
	width:204px;
	height:28px;
	text-indent:-99999px
}
#topbar {
	width:537px;
	/*background:#fff;*/
	font-weight:bold;
	padding-top:10px;
	padding-bottom:5px;
	margin-left:15px;
	height:25px;
	
	font-size: 14px;
}
#topbar ul {
	margin:0;
	list-style:none;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
#topbar li {
	margin:0;
	float:left;
	/*padding-left: 5px;  */
  	z-index: 10;
	position: relative;
	display:block;
}
#topbar li.current a { color:#444; }
#topbar a {
	color:#999;
	float:left;
	display:block;
	width:0.1em;
	padding-top: 4px;
	padding-right: 12px;
	/*padding-bottom: 2px;*/
	padding-left: 9px;
	height: 25px;
	text-decoration: none;
	cursor: pointer;
}
#topbar > ul a { width:auto; }
#topbar a:hover { color:#444; }
#topbar li.background {
	background: url(../images/tb-right.png) no-repeat top right;
	z-index: 8;
	position: absolute;
	visibility: hidden;
}
#topbar .background .left {
	background: url(../images/tb-left.png) no-repeat top left;
	height: 30px;
	margin-right: 5px;
}
#bubble {
	width: 220px;
	min-height:1em;
	height:auto !important;
	line-height:1.55em;
	text-align:left;
	padding: 5px;
}
#bubble a { color:#639129; }
.mootoolsnav-wrapper {background:url(../images/box-bg.gif) no-repeat scroll  bottom left; padding-bottom:5px;}
.subcolumns .ce_teaser { border-bottom: none; }
.ce_teaser {
	border-bottom: 1px solid #efefef;
	margin-bottom:20px;
}
.ce_teaser a.more { float:left; }
.ce_teaser h1 {
	font-size: 1.2em;
	padding:5px 0;
}
#search {
	width:288px;
	height:30px;
	margin: 0px 0px 30px 0;
}
#search input, #search button {
	border: none;
	float:left;
}
#search input.text {
	color: #444;
	width:242px;
	height:30px;
	font-size: 1.1em;
	padding: 6px 0 0 6px;
	background:url(../images/search-background.png) 0 0 no-repeat;
}
#search .submit {
	background:url(../images/search-button.png) left top no-repeat;
	text-indent: -9999px;
	height:30px;
	width:39px;
	cursor: pointer;
	padding-top: 0px;
}
.mod_search { }
.mod_search .formbody {
	background: #efefef;
	padding: 10px;
}
.mod_search input.text {width:300px;}
.footer {
	background:#323232 url(../images/footer-bg.png) repeat-x 0 0;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	color:#666;
	border-top:4px solid #87B14D;
}
.footer-inside {
	overflow:hidden;
	width:960px;
	margin:0 auto;
	padding:10px;
}
.footer-logo {background:transparent url(../images/footer-logo.png) no-repeat scroll 0 50%; float:left;}
.footer-logo p {color:#87B24D;width:130px; display:block; font-weight:bold; padding-left:180px; line-height:12px; text-align:center;}
.footer-right {
	float:right;
	padding-right:20px;
	text-align:right;
}
.footer-callout {
	margin-top:10px;
	margin-bottom:10px;
}
.footer-links { margin:5px 0 10px 0px; }
.footer-links li, .footer-links li.last {
	background:transparent url(../images/footer-links-div.png) no-repeat scroll 100% 50%;
	float:left;
	padding: 5px 10px;
}
.footer-links li.last { background:none; }
.footer-links a {
	display:block;
	font-size:10px;
}
.footer-links span {
	border-bottom:2px solid #87B14D;
	color:#e6e6e6;
	text-transform:uppercase;
	font-size:10px;
}
.footer a, .footer a:hover {
	color:#e6e6e6;
	text-transform:uppercase;
}
.footer p, .footer h4 {
	margin-top:10px;
	
}
.footer-text {
	
	text-align: right;
	
}
.footer-text h4 { font-size:10px; }
#col {
	position:relative;
	background-image: url(../images/header.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 150px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#col-en {
	position:relative;
	background-image: url(../images/header-en.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 150px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#col-header {
	height: 150px;
	position:relative;
	padding:0;
	margin-bottom:-4px;
}
#col-header-contacts {
	height: 157px;
	position:relative;/*padding-top: 15px;
	padding-right: 0px;
	padding-bottom:0px;
	padding-left: 0px;*/
}
.main-header {
	position:absolute;
	right:30px;
	top:10px;
}
.main-header h1 {
	margin-top:50px;
	font-size:2em;
	text-transform:uppercase;
	color:#FFAE00;
}
#col-text {
	float:right;
	width:600px;
	margin-top: 20px;
	margin-right: 15px;
	line-height:1.5;
	color: #f5f5f5;
}
#col-text p a {
	color: #f5f5f5;
	font-weight: bold;
}
#slogan {
	position:relative;
	margin:0;
	padding:0;
	font-size:180%;
	color: #FFFFFF;
	text-align: center;
}
#slogan span {
	display:block;
	position:absolute;
	top:0;
	left:0;
	z-index:1;
	width:100%;
	height:100%;
	margin:0;
	padding:0;
}
#btns {
	margin-top:15px;
	margin-bottom:10px;
	margin-right:10px;
	float: left;
}
.icon {
	/*border:2px solid #EEEEEE;*/
	float:left;
	margin:0 10px 10px 0px;
	text-align: left;
}
#left { /*float: left;
	width: 640px;
	margin-right: 0;
	
	margin-left: 0;
	display: inline;*/
	text-align:justify;
	margin-bottom: 20px;
}
.left_articles {
	color: #454545;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;/*padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 20px;*/
}
.ce_headline, .mod_box_items h2{
	color:#527F17;
	padding-bottom:3px;
	padding-top:12px;
	font-size: 1.6em;
	font-weight:normal;
	margin-bottom: 25px;
	text-transform: uppercase;
	border-bottom:1px solid #DDDDDD;
}
.mod_newslist h2 { 
	color:#527F17;
	padding-bottom:3px;
	padding-top:12px;
	font-size: 1.6em;
	font-weight:normal;
	margin-bottom: 25px;
	text-transform: uppercase;}
	
.mod_box_items h2 {border-bottom:1px solid #ededed; font-size:1.3em;}
.ce_headline span { /*background:#87B24D;padding:3px 6px;*/ }
.ce_teaser h4 a {
	text-transform: uppercase;
	font-size: 0.9em;
	color:#4F8100;
}
#left ul {
	list-style-position: inside;
	list-style-image: none;
	list-style-type: square;
}
#left li {
	font-size: 11px;
	/*font-weight: bold;*/
	line-height:22px;
}
.main-img {
	float: left;
	padding: 2px;
	width:250px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 10px;
}
/* right side */
#right { margin-bottom: 15px;/*width: 280px;
	margin-top: 0;
	
	margin-bottom: 10px;
	float: right;
	margin-left: 0px;
	background-color: #FFFFFF;*/ }
.subheader-right {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
.subheader-right h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #679100;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 10px;
	font-weight: normal;
	border: 1px solid #DDDDDD;
	text-transform: uppercase;
	font-variant: normal;
	font-style: normal;
	line-height: 1.25em;
}
.sidebar-top {
	background:transparent url(../images/box-top.gif) no-repeat scroll center bottom;
	height:8px;
}
.sidebar-bottom {
	background:transparent url(../images/box-bottom.gif) no-repeat scroll center top;
	height:8px;
}
#sidebar-wrapper {
	padding-left:20px;
	margin:0 auto;
	margin-top:0;
}
#sidebar h1 {
	background:transparent url(../images/box-divider.gif) repeat-x scroll center bottom;
	padding:0 0 5px;
	color:#4F8100;
	font-size:1.3em;
	font-weight:bold;
	text-transform:uppercase;
}
#sidebar { }
.mod_contentbox { margin-bottom:20px; }
.mod_box_items p { margin: 0 0 10px; }
.mod_contentbox_inside { }
.mod_box_items { margin-bottom:10px; }
.layout_latest { background:transparent url(../images/box-divider.gif) repeat-x scroll center bottom; }
.layout_latest h3 {
	padding:0px;
	font-size:1.1em;
	font-weight:normal;
}
.img_container {
	background:transparent url(../images/promo-container.png) no-repeat scroll center center;
	clear: left;
	float: left;
	height: 79px;
	width: 79px;
	margin-right:10px;
}
.img_container img {
	padding: 4px 0 0 5px;
	width:70px;
	height:68px;
}
a.title {
	padding:10px 3px 3px;
	font-size:0.9em;
}
.more { text-align:right; }
.mod_newslist { margin-bottom:10px; }
.layout_full {
	
	margin-bottom:10px;
}
.layout_full h4 {
	font-size:1em;
	text-transform:uppercase;
	border-bottom: 1px solid #efefef;
	padding-bottom:3px;
}
.last { border-bottom: none; }
#maincontent-top {
	background:url(../images/main-top.png) 0 0 no-repeat;
	width:960px;
	height:7px;
	font-size:0;
	line-height:0;
	overflow:hidden;
	margin-right: auto;
	margin-left: auto;
}
#maincontent {
	background: #fff;
	/*font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;*/
	line-height: 1.5em;
	padding: 20px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	position:relative;
	min-height:600px;
}
#promo {
	background: #FFFFFF;
	width: 960px;
	height: 200px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.title {
	font-weight:bold;
	font-size:12px;
	color: #333333;
}
.last { background:none; }
.slogan-text {
	text-align: justify;
	padding-right: 20px;
	color: #FFFFFF;
}
.icon-mag-glass { }
.reference img { }
.col-img {
	clear:both;
	font-size: 11px;
	padding-top: 25px;
}
#callout {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-image: url(../images/callout.png);
	width:620px;
	height:48px;
	padding:0;
	margin:0 auto;
}
#callout span { display:none; }
#callout li, #callout a {
	display: block;
	height: 48px;
}
#callout li {
	float:left;
	display:inline;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
}
#adskdev { width: 225px; }
#adskres { width: 225px; }
#moody { width: 170px; }
#adskdev a:hover {
	background-image: url(../images/callout.png);
	background-position: 0px -48px;
	background-repeat: no-repeat;
}
#adskres a:hover {
	background-image: url(../images/callout.png);
	background-position: -225px -48px;
	background-repeat: no-repeat;
}
#moody a:hover {
	background-image: url(../images/callout.png);
	background-position: -450px -48px;
	background-repeat: no-repeat;
}
.noscreen { display:none; }
.image_container_articles { background: url(../images/image-container-bg.png) no-repeat top left; padding:5px;}
.image_container_articles img {width:100px; height:100px;}
/*
.image_container img {
	width:32px;
	height:32px;
}*/
a.more {
	
	clear: both;
	text-align:left;
	margin:0 0 0.8em;
}
p.more {
	
	clear: both;
	text-align:left;
	margin:0 0 0.8em;
}
.more a { color:#639129; }
.info {
	clear: both;
	color:#999;
	font-size:10px;
	padding-top:5px;
	margin:0;
}
.teaser {
	color: #333333;
	text-align: justify;
	font-size: 11px;
	margin-top: 0px;
}
#mapstraction {
	width: 530px;
	height: 351px;
	border:1px dashed #999;
	margin-left:20px;
	margin-bottom:20px
}
.mod_changelanguage {
	padding:5px;
	right:5px;
	top: 45px;
	position: absolute;
	width: 62px;
	z-index:10;
	display:block;
}
.mod_changelanguage ul { margin: 0; }
.mod_changelanguage li {
	display: inline;
	margin: 0;
}
.mod_changelanguage a {
	float: left;
	padding: 4px 6px;
	display:block;
}
.mod_changelanguage p {
	float: left;
	padding:3px 6px;
	display:block;
	margin:0;
}
.mod_changelanguage p.active { background:transparent url(../images/lang-bg.png) no-repeat scroll center top; }
.spacer {
	clear:both;
	height:1px;
}
.ce_form {
	padding:5px 20px 0 0;
	margin-top:10px;
	
}
.form-bg { background:#f6f6f6; }
.contact-headline {
	padding-bottom:3px;
	margin-top:15px;
	margin-right:20px;
	border-bottom:1px solid #c3c3c3;
	}
#contact-form { margin-right:2px; }
#contact-form input.text, #contact-form input.upload,#contact-form input.captcha{
	background:#FFFFFF url(../images/shadow_top.gif) repeat-x scroll center top;
	border-color:#c3c3c3 #C3C3C3 #DDDDDD;
	border-style:solid;
	border-width:1px;
	margin:2px 2px 10px 0px;
	width:70%;
	padding:2px 0px;
}
#contact-form input.captcha {width:40% !important ;}
#contact-form  .explanation p { font-weight:bold;}
#contact-form  .explanation p span {color:#F00; font-weight:bold; font-size:12px;}
#contact-form label {
	display:block;
	padding:0 0 1px;
	font-weight:bold;
	line-height:150%;
}
#contact-form fieldset {
	background:#f6f6f6;
	border:1px solid #c3c3c3;
	display:block;
	margin: 10px 2px 0px 0px;
	padding: 16px 0 0 10px;
	position: relative;
	
}
#contact-form legend {
	font-weight:bold; 
	font-size:1.4em;
	border: 1px solid #c3c3c3;
	padding:5px 10px;
	background:#ffffff;
	color:#4F8100;
	position:absolute;
    top: -16px;
    left: 10px;
}

#contact-form .textarea {
	background:#FFFFFF url(../images/shadow_top.gif) repeat-x scroll center top;
	border-color:#c3c3c3 #C3C3C3 #DDDDDD;
	border-style:solid;
	border-width:1px;
	width:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	overflow:auto;
}
.submit_container {
	clear:both;
	display:block;
	margin-top:10px;
	padding-bottom:20px;
}
#contact-form .submit {
	font-family:"Lucida Grande",Tahoma,Arial,sans-serif;
	font-size:110%;
	padding:1px 4px;
}
#contact-form p.error {
	color:#F00;
	font-size:10px;
	font-weight:bold;
	padding-bottom:0;
	margin-bottom:0;
}
.captcha_text {color: #F00;}
blockquote {
	background: #f5f5f5;
	padding:10px;
	overflow:hidden;
	border:1px solid #dedede;
}
.ce_text ul li {
	background:transparent url(../images/circular_arrow.png) no-repeat scroll left 8px;
	font-size:11px;
	padding:2px;
	padding-left:18px;
	list-style-type:none;
}
.ce_text ul li span { margin-left:20px; }
.ce_text h3 {
	font-size:11px;
	font-weight:bold;
	margin-bottom:10px;
	text-transform:uppercase;
}
ul.career li {
	background:transparent url(../images/ulli.png) no-repeat scroll left 7px;
	font-size:11px;
	padding:2px;
	padding-left:18px;
	list-style-type:none;
}
.main-heading {
	background:#f6f6f6;
	color:#555;
	padding:10px;
	margin-bottom:20px;
	font-size:1.1em;
	line-height:1.4em;
	font-weight:normal;
	border:1px solid #ccc;
}
.ce_gallery {
	
	margin-bottom:10px;
	
}
.ce_gallery img { }
#proekti-za-asarel-medet-ad ul li {
	font-size:11px;
	padding:2px;
	margin-left:15px;
	list-style-type: disc;
	list-style-position:outside;
	list-style-image:none;
}
.mod_imagerotator img { vertical-align:top; }
#slideBtnWrapper { }
#slideWrapper {
	background: #EDF5F7;
	width: 609px;
	height: 159px;
	overflow: hidden;
	margin-bottom:30px;
}
div.slideElem {
	background: #EDF5F7;
	width: 609px;
	height: 159px;
	float:left;
}
div.slideElem .image_container {
	border:none;
	float:none;
	width: 609px;
	height: 159px;
}
#goBack {
	cursor:pointer;
	position:absolute;
	top:85px;
	left:7px;
}
#goForward {
	cursor:pointer;
	position:absolute;
	top:85px;
	left:615px;
}
.img-placeholder {
	background: url(../images/img-placeholder-home.png) no-repeat center top;
	width:190px;
	height:81px;
	overflow:hidden;
}
.img-placeholder img {
	padding: 8px 0 0 5px;
	width:179px;
	height:65px;
	
}

.img-article-placeholder {
	background: url(../images/article-image-placeholder.png) no-repeat center top;
	width:299px;
	height:147px;
	overflow:hidden;
	float:right;
	margin-left:15px;
}
.img-article-placeholder img {
	width:284px;
	height:120px;
	padding:13px 0 0 8px;
}
.mod_imagerotator {
	background: url(../images/catalog-banner-background.png) no-repeat 0px 0px;
	width:100%;
	height:160px;
	position:relative;
	margin-bottom:20px;
}
.mod_imagerotator h3 {
	position:absolute;
	left:260px;
	top:35px;
	font-size:1.5em;
	color:#444;
	text-align: center;
	text-transform:uppercase;
	line-height:1.5em;
}
#irdiv1 {
	position: absolute;
	top:6px;
	left:7px;
	width:241px;
	height:118px;
	overflow:hidden;
}
.catalog_link {
	padding:5px 0;
	margin-top:10px;
	text-align:center;
}
.catalog_link a {
	font-size:1.1em;
	padding:0;
	text-transform:uppercase;
}
.logos {
	border-bottom: 1px solid #efefef;
	margin-bottom:5px;
	overflow:hidden
}
.logo-placeholder {
	background: url(../images/logo-placeholder.png) no-repeat center center;
	width:129px;
	height:97px;
	overflow:hidden;
	float:left;
	margin-right:15px;
	margin-bottom:5px;
}
.logo-placeholder img {
	width:116px;
	height:79px;
	padding:6px 0 0 6px;
}
.catalog_slogan {
	color:#545454;
	font-size:16px;
	line-height:22px;
	text-transform:uppercase;
	text-align:center;
}
.catalog_slogan span {
	color:#2AA2DF;
	text-transform:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	font-weight:normal;
}
.catalog_button {
	background: url(../images/catalog-banner-btn.png) no-repeat 0 0;
	width:219px;
	height:23px;
	margin-top:50px;
	margin-left:50px;
}
.catalog_button a {
	width:219px;
	height:23px;
	display:block;
	text-indent:-9999px;
}
.catalog_button a:hover { background: url(../images/catalog-banner-btn.png) no-repeat 0 -23px; }
#home a.more, #home-eng a.more { display:none; }
.ce_teaser h4 {
	font-size:1.1em;
	margin:3px 0 3px;
}
.mask {
	background:url(../images/slider-bg.png) no-repeat 0 0;
	position:relative;
	width:609px;
	height:220px;
	overflow:hidden;
}
#slider-container { position:relative; }
#boxes {
	position:absolute;
	top:0px;
}
#boxes div {
	width:609px;
	height:220px;
}
#boxes div h3 {
	position:absolute;
	left:25px;
}
.img-slider-placeholder {
	float:right;
	width:212px;
	margin:28px 69px 20px 10px;
	overflow:hidden;
}
#info { margin-top:0px; }
.product-title {
	position:absolute;
	top:10px;
	left:30px;
	width:214px;
	height:50px;
}
.product-message {
	color:#fff;
	font-family:arial;
	font-size:16px;
	text-align:left;
	width:250px;
	position:absolute;
	top:85px;
	padding-left:30px;
}
.button-container {
	padding-right:5px;
	padding-top:3px;
}
.buttons {
	padding:0px;
	text-align:right;
}
.buttons span {
	border: 1px solid #ccc;
	color:#444;
	padding:0 5px;
	cursor:pointer;
	font:10px Verdana
}
.buttons span.active, .buttons span:hover {
	background:#87B24D;
	color:#fff;
	border: 1px solid #ccc
}
.ce_download {padding:2px 5px;}
.mime_icon {padding-top:2px;}
