body{
	margin:0;
	padding:0;
	background-color: #00958F;
	font: 11px/1.5 Verdana, sans-serif black;
}
form{
	padding: 0;
	margin: 0;
}
input{
	font: 11px Verdana, sans-serif black;
}
button{
	background-color:#028F8A;
	border:1px outset #CCE7E7;
	color:white;
	font-weight:bold;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 11px;
}
ul{
	padding-left: 40px;
	margin: 0;
}
#page{
	background-image: url(images/easy_back2.jpg);
	background-position: 50%;
	min-width: 950px;
}
#page1{
	background-image: url(images/easy_back3.jpg);
	background-position: 50% 100%;
	background-repeat: no-repeat;
}
#page2{
	background-image: url(images/easy_back1.jpg);
	background-position: 50% -26px;
	background-repeat: no-repeat;
	padding-bottom: 50px;
}

#header{
	width: 950px;
	margin: auto;
}
#content{
	width: 950px;
	margin: auto;
	background-image: url(images/glob_back2.gif);
	background-repeat: no-repeat;
	background-position: 430px 62px;
	min-height:300px;
}
* html #content{
	height: 300px;
}


#menu{
	background: #8BE0DB url(images/easy_menu.jpg) no-repeat;
	height: 28px;
	line-height: 28px;
	padding-left: 125px;
	position: relative;
	z-index: 2;
}
#menu a{
	background: url(images/menu_kropki.gif) 0 50% no-repeat;
	padding: 10px 10px 10px 15px;
	font-weight: bold;
	color: white;
	text-decoration: none;
	/*text-transform: uppercase;*/
}
#menu a:hover{
	color: #4F5052;
}
#menu a.first{
	background: none;
}
#menu .menu_entry{
	float:left; 
	position: relative;
}
#menu .menu_sub{
	position: absolute; 
	top: 28px;
	left: 0px;
	background:#4FB6B2;
	width: 200px;
	z-index: 20;
}
#menu .menu_sub a{
	background: #8BE0DB url(images/easy_menu.jpg) no-repeat;
	display: block;
	padding: 0 0 0 10px;
}

#languages{
	float: right;
}
#languages a{
	display: block;
	width: 20px;
}
#languages img{
	border: 0;
}
#languages a{
	padding: 8px 10px 8px 10px;
}



#footer{
	width: 950px;
	margin: auto;
	margin-top: -35px;
	color: #89E1DC;
}
#footer a, #footer a:hover{
	color: #89E1DC;
}

#breadcrumbs1, #breadcrumbs2{
	height: 22px;
	float: left;
	line-height: 22px;
}
#breadcrumbs1{
	background: url(images/easy_you_are_here.jpg) no-repeat;
	width: 204px;
	text-align: right;
	padding-right: 10px;
	color: #028F8A;
}
#breadcrumbs2{
	background: #8BE0DB url(images/easy_breadcr1.jpg) no-repeat;
	width: 695px;
	padding-left: 10px;
}
#breadcrumbs2 a.last{
	color: #028F8A;
	font-weight: bold;
	text-decoration: none;
}


#left, #center, #right{
	float: left;
}
#left{
	width: 203px;
	padding: 10px 6px 5px 5px;
}
#center{
	width: 504px;
	padding: 10px 8px 10px 10px;
}
#right{
	width: 203px;
	padding: 10px 5px 2px 2px;
}
#bottom{
	clear: both;
}


a.news_container_link, a.news_container_link:hover{
	color: black;
	text-decoration: none;
}

a.news_container_link img{
	margin-right: 10px;
}

a.news_container_link span.link{
	color: #028F8A;
	text-decoration: underline;
}
hr.news_hr{
	display: none;
}

.content h1{
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 16px;
}
.content a{
	font-size: 11px;
}
.separator{
	background: url(images/point.gif);
	display: block;
	height: 2px;
}

#center .news_first{
	border-top:1px solid #ABDCD9;
	padding-top:4px;		
}

#center .news_news_on_list{
	margin-bottom: 4px;
	border-bottom: solid 1px #ABDCD9;
	padding-bottom: 4px;
}
#center .news_news_on_list_text img{
	margin-right: 10px;
}

#center .news_news_detail_text img{
	margin: 10px;
}
#center .news_news_on_list_date, #center .news_news_detail_date{
	float: left;
	width: 100px;
	height: 15px;
	overflow: hidden;
	color: #4F5052;
	font-weight: bold;
	display: none;
}
#center .news_news_on_list_title, #center .news_news_detail_title{
	margin: 0 0 15px 0px;  /* 100px */
}
#center .news_news_on_list_title a, #center .news_news_detail_title a,
#center .news_news_on_list_title, #center .news_news_detail_title{
	color: #028F8A;
	text-decoration: none;
	font-weight: bold;
}
#center .box_search_subtitle{
	padding: 10px 0 0 0;
	margin-bottom: 10px;
	display: block;
}
#center .box_search_subtitle span{
	color: #028F8A;
}
#center #search_help1_txt,
#center #search_help2_txt{
	display: none;
	position: absolute;
	background: #FFF8BB;
	padding: 5px;
	border: 1px solid black;
}
#center #search_help1_txt{
	margin: -40px 0 0 220px;
	width: 380px;
	line-height: 1.2em;
}
#center #search_help2_txt{
	margin: 40px 0 0 320px;
	width: 100px;
}
#center .search_input{
	float: left;
	margin-right: 5px;
	width: 150px;
}
#center .search_submit{
	background: #ffffff url(images/go!.gif) no-repeat bottom;
	display: block;
	height: 19px;
	width: 17px;
	border: 0;
}
#center .search_submit:hover{
	background-image: url(images/go!_on.gif);
}

#left .news_news_on_list{
	background-image: url(images/box_news_g_back.gif);
	background-position: 50%;
}
#left .news_news_on_list1{
	background: url(images/box_news_g_bottom.gif) no-repeat bottom;
}
#left .news_news_on_list2{
	background-image: url(images/box_news_g_top.gif);
	background-position: 50% 0%;
	background-repeat: no-repeat;
}

#left .sosedi_loginform{
	background-image: url(images/box_login_back.gif);
	background-position: 50%;
}
#left .sosedi_loginform1{
	background: url(images/box_login_bottom.gif) no-repeat bottom;
}
#left .sosedi_loginform2{
	background-image: url(images/box_login_top.gif);
	background-position: 50% 0%;
	background-repeat: no-repeat;
}
.sosedi_loginform .sosedi_loginform_submit{
	cursor: pointer;
	position: absolute;
	margin-top: -10px;
	margin-left: 15px;
	width:70px;
	height: 20px;
	line-height: 15px;
}

#left .partners_box,
#left .search_box{
	background-image: url(images/box_search_g_back.gif);
	background-position: 50%;
	width:203px;
}
#left .partners_box1,
#left .search_box1{
	background: url(images/box_search_g_bottom.gif) no-repeat bottom;
	width:203px;
}
#left .partners_box2,
#left .search_box2{
	background-image: url(images/box_search_g_top.gif);
	background-position: 50% 0%;
	background-repeat: no-repeat;
	width:203px;
}
#left .partners_box{
	background-image: url(images/box_partners_back.gif);
}
#left .partners_box1{
	background: url(images/box_partners_bottom.gif) no-repeat bottom;
}
#left .partners_box2{
	background-image: url(images/box_partners_top.gif);
}

#left .sosedi_loginform_submit{
	text-indent:-300px;
}

#center .sosedi_loginform,
#center .kbase_login_txt{
	ccolor: #339966;
}
#center .sosedi_loginform{
	margin-bottom: 30px;
}
#center .sosedi_loginform_header,
#center .sosedi_loginform_error{
	margin-bottom: 10px;
	display: block;
}
#center .sosedi_loginform_error{
	font-size: 11px;
	color: red;
	font-weight: bold;
}
#center .sosedi_loginform_body{
	margin-left: 50px;
}
#center .sosedi_loginform_message{
	margin-bottom: 10px;
	display: block;
	font-weight: bold;
}
#center .sosedi_login_table td{
	line-height: 30px;
}
#center .sosedi_login_table input{
	margin-left: 5px;
}
#center .sosedi_submit_field{
	display: block;
}
#center .sosedi_loginform_field{
	width: 120px;
}
#center #registr_title_top,
#center #registr_title_bottom{
	display: block;
	height: 40px;
	line-height: 40px;
	cursor: pointer;
	border-top: solid 1px black;
}
#center #registr_title_bottom.closed{
	border-bottom: solid 1px black;
}
#center #registr_top,
#center #registr_bottom{
	padding-bottom: 20px;
}
#center #registr_bottom{
	border-bottom: solid 1px black;
}
#center #registr_top table,
#center #registr_bottom table{
	padding-left: 50px;
	margin: 20px 0 20px 0;
}
.article_remove{
	background: url(images/del.gif) no-repeat center;
	display: block;
	width: 30px;
	height: 20px;
	cursor: pointer;
}


#right .news_news_on_list{
	background-image: url(images/box_news_w_back.gif);
	background-position: 50%;
}
#right .news_news_on_list1{
	background-image: url(images/box_news_w_bottom.gif);
	background-position: 50% 100%;
	background-repeat: no-repeat;
}
#right .news_news_on_list2{
	background-image: url(images/box_news_w_top.gif);
	background-position: 50% 0%;
	background-repeat: no-repeat;
}
#right .search_box{
	background-image: url(images/box_search_back.gif);
	background-position: 50%;
}
#right .search_box1{
	background-image: url(images/box_search_bottom.gif);
	background-position: 50% 100%;
	background-repeat: no-repeat;
}
#right .search_box2{
	background-image: url(images/box_search_top.gif);
	background-position: 50% 0%;
	background-repeat: no-repeat;
}

#center div.search{
	width: 715px;	
}

#center #search_legend{
	width: 232px;
	margin-left: 10px;
	float: left;
}
#center #search_legend div{
	margin-top:5px;
	padding-left:25px;
}
#center #search_legend .legend_availability{
	background: #22A39E;
	color: white;
	font-weight: bold;
}
#center #search_legend .legend_available_1{
	background: url(images/stock.gif) no-repeat left;
}
#center #search_legend .legend_available_2{
	background: url(images/truck.gif) no-repeat left;
}
#center #search_legend .legend_available_3{
	background: url(images/phone_info.gif) no-repeat left;
}
#center #search_legend .legend_available_stockcall{
	background: url(images/phone_stock.gif) no-repeat left;
}

#center #contact_form_content{
	width: 715px;
}
#center #contact_form_content h3{
	padding: 20px 0;
	text-align: center;
}
#center #contact_form_content .contact_field{
	width: 300px;
}
#center #contact_form_content table{
	width: 500px;
	margin-left: auto;
	margin-right: auto;
}

#left .news_news_on_list_date,
#right .news_news_on_list_date{
	display: none;
}
#left .news_news_on_list_title,
#right .news_news_on_list_title,
#left .sosedi_loginform_header, 
.partners_box_header,
.search_box_header{
	height: 23px;
	line-height: 23px;
	padding-top: 1px;
	overflow: hidden;
}
#left .news_news_on_list_title, 
#left .news_news_on_list_title a, 
#left .news_news_on_list_title a:hover,
#left .sosedi_loginform_header, 
#left .sosedi_loginform_header a, 
#left .sosedi_loginform_header a:hover,
#right .news_news_on_list_title, 
#right .news_news_on_list_title a, 
#right .news_news_on_list_title a:hover,
.partners_box_header, 
.search_box_header, 
.search_box_header a, 
.search_box_header a:hover{
	color: white;
	font-weight: bold;
	text-decoration: none;
	display: block;
}
#left .news_news_on_list_title,
#left .sosedi_loginform_header a, 
#left .sosedi_loginform_header a:hover,
#right .news_news_on_list_title a, 
#right .news_news_on_list_title a:hover,
.partners_box_header, 
.partners_box_header a:hover,
.partners_box_header a, 
.search_box_header, 
.search_box_header a, 
.search_box_header a:hover{
	padding: 0 35px;
}
#left .news_news_on_list_text,
#left .sosedi_loginform_body,
#right .news_news_on_list_text,
.partners_box_body,
.search_box_body{
	padding: 10px 10px 7px 10px;
}

.search_box_body {
	padding:15px 10px 7px;
}
.search_box_body a{
	display: block;
	padding: 7px;
}


#left .news_news_on_list,
#left .sosedi_loginform, 
#right .news_news_on_list,
.partners_box,
.search_box{
	margin-bottom: 10px;
}

#left .search_input{
	float: left;
	margin-right: 5px;
	width: 150px;
}
#left .sosedi_loginform_submit, .search_submit{
	background: #8ED0CC url(images/go!.gif) no-repeat bottom;
	display: block;
	height: 19px;
	width: 17px;
	border: 0;
}
#left .sosedi_loginform_submit:hover, .search_submit:hover{
	background-image: url(images/go!_on.gif);
}
#left .sosedi_loginform_field{
	width: 90px;
}
#left .sosedi_login_table td{
	padding: 2px;
}
#left .sosedi_loginform_error{
	color: red;
	margin-bottom: 6px;
	display: block;
}
#left .sosedi_loginform_message br{
	display: none;
}
#left .sosedi_loginform_username{
	display: block;
	font-weight: bold;
	margin-bottom: 6px;
}







.articles_search_form{
	margin-top: 10px;
	width: 715px;
}
.articles_search_form label{
	float: left;
}
.articles_search_form #wraper{
	clear: both;
	overflow: hidden;
	padding-top:10px;
}
.articles_search_form #wraper label{
	width: 45%;
}
.articles_search_form #wraper.narrow label{
	width: 27%;
}
.articles_search_form textarea{
	width: 700px;
	height: 68px;
	font: 15px/1.5 Verdana, sans-serif;
	font-weight: bold;
	color: #003F3C;
	border: 1px solid #8ED0CD;
	padding: 5px;
}
.articles_search_form textarea.narrow{
	width: 460px;
	height:100px;
	float: left;
}
.news_search_input{
	font: 15px Verdana, sans-serif;
	width: 680px;
	font-weight: bold;
	color: #003F3C;
}

.articles_search_wait{
	background: url(images/circling-squares-with-trail.gif) no-repeat;
	padding-left: 30px;
}
.articles_current_mode{
	text-decoration:none; font-weight:normal;
}
.articles_message{
	margin-bottom: 15px;
}
.articles_mode{
	margin-bottom: 15px;
}
.articles_navigation{
	margin: 0 0 8px;
	text-align:center;
}
.articles_navigation A{
	padding: 2px;
}
.article_results{
	padding:10px;
}
.article_search{
	width:715px;
	ddheight: 470px;
	border: 1px solid #8ED0CD;
}
.article_search label{
	margin-right: 6px;
}

/*results  header */
.article_search .article_search_head span{
	display:inline;
	white-space:nowrap
}
.article_search .article_search_head span.prev{
	width: 69%;
	text-align: left;
	display: inline-block;
}
.article_search .article_search_head span.next{
	width: 30%;
	text-align: right;
	display: inline-block;
}
/*results  header */

.article_search_top{
	height:10px;
	margin-top:20px;
	width:100%;
	padding:0;
	overflow:hidden;
}
.article_search_bottom_info{
	margin:auto;
	padding:30px;
	width:570px;
}
.article_search_bottom_info_txt{
	width: 360px;
	float: left;
	margin-right:10px;
}
.article_search_bottom_info button{
	margin-top: 4px;	
}


a.article_search_head{
	display:block;
	margin:0;
	text-decoration:none;
	font-size: 140%;
	padding:5px;
	background: #8ED0CD;
	border-bottom: 1px solid #8ED0CD;
	font-weight: bold;
	color: #093C78;
}
a.article_search_head:hover{
	background: #22A39E;
}
a.article_search_head.closed{
	background: #22A39E;
}
a.article_search_head.closed:hover{
	background: #8ED0CD;
} 



.article_results .table{
	width: 695px;
}

.article_results .col_2{
	width:35px;
}
.article_results .col_3{
	width:60px;
}
.article_results .col_4{
	width:60px;
}
.article_results .col_5{
	width:60px;
}
.article_results .col_6{
	width:60px;
}
.article_results .col_7{
	width:35px;
}
#rfq_results .col_0{
	width:150px;
}

#rfq_results .col_3{
	width:35px;
}
#rfq_results .col_4{
	width:35px;
}
#rfq_results .col_6{
	width:35px;
}
#rfq_results .art_name{
	width: 140px;
}
#rfq_results .art_quantity{
	text-align: right;
}

.article_results .articles_available{
	display: block;
	width: 18px;
	height: 15px;
	text-indent: 100px;
	overflow: hidden;
}

.article_results .articles_available_1{
	background: url(images/stock.gif);
}
.article_results .articles_available_2{
	background: url(images/truck.gif);
}
.article_results .articles_available_3{
	background: url(images/phone_info.gif);
}
.article_results .articles_available_stockcall{
	background: url(images/phone_stock.gif);
}




.table{
	table-layout: fixed;
	width: 715px;
}
.table th{
	background: #66BEBB;
	color: white;
	cursor: default;
}
.table td{
	padding: 3px;
	vertical-align: top;
}
.table tr.even{
	background: #DFF1F1;
}
.table tr.odd{
	background: #CBE9E7;
}
.table col{
	-s-width: 100px;
}
.table th a, .table th span{
	display: block;
	padding: 2px 5px 8px 5px;
	background-repeat: no-repeat;
	background-position: 50% 100%;
	color: white;
}
.table th a:hover{
	background-color: #3BB2AD;
	color: white;
}
.table th a.marker_asc{
	background-image: url(../../modules/sosedi/arrow_down.gif);
}
.table th a.marker_desc{
	background-image: url(../../modules/sosedi/arrow_up.gif);
}

.table td.tooltipped div{
	cursor:default;
	overflow:hidden;
	white-space:nowrap;
}
.table td.avail_filter{
	text-align: center;
}
.table td#rfq_buttons{
	text-align: center;
}
.table td#rfq_buttons button{
	
	margin: 10px;
}

#table_invoices{
	table-layout: auto;
}
#invoice_data{
	width: 715px;
}
#invoicer_data_values1{
	width: 300px;
}
span.tooltipped {
	cursor:default;
	overflow:hidden;
	white-space:nowrap;
}

div#tooltip_1 ,
div#tooltip_2,
div#tooltip {
	
	position:absolute;
	z-index:10;
	display:none;
	white-space:nowrap;
	cursor:default;
	
	background:#FFFFFF none repeat scroll 0%;
	border:1px solid black;
	margin-top: 0px;
	margin-left: 0px;
	color:black;
	font-weight:normal;
	padding: 1px 2px 3px;
}



.sosedi_customer{
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}
.sosedi_info{
	width: 700px;
	padding: 2px;
	margin-bottom: 10px;
	text-align: justify;
}
.sosedi_info2{
	float:right;
	text-align:left;
	width:210px;
	margin-top: -60px;
	margin-bottom:5px;
}
.sosedi_info21{
	dcolor: green;
}
.sosedi_info22{
	color: red;
}
.sosedi_info3{
	margin-top: 20px;
}
.sosedi_overtime{
	color: red;
}

#center, #right{
	dborder: 1px solid black;
}

#table_orders #col_nr, #table_invoices #col_nr, #table_payments #col_nr, #table_positions #col_nr, #table_stocks #col_nr{
	width: 30px;
}
#table_orders #col_article{
	width: 90px;
}
#table_orders #col_order_code{
	width: 90px;
}
#table_orders #col_producer, #table_stocks #col_producer{
	width: 50px;
}
#table_orders #col_quantity, #table_stocks #col_quantity{
	width: 50px;
}
#table_orders #col_price, #table_stocks #col_price{
	width: 60px;
}
#table_orders #col_value, #table_stocks #col_value{
	width: 75px;
}
#table_orders #col_currency, #table_invoices #col_currency, #table_stocks #col_currency{
	width: 40px;
}
#table_orders #col_order_number{
	width: 120px;
}
#table_orders #col_term, #table_stocks #col_term{
	width: 45px;
}
#table_orders #col_confirmed_term{
	width: 45px;
}
#table_orders #col_status{
	width: 25px;
}
#table_invoices #col_type{
	width: 60px;
}
#table_positions #col_tax{
	width: 45px;
}
#table_positions #col_quantity{
	width: 50px;
}
#table_positions #col_net_price{
	width: 65px;
}
#table_positions #col_net_value, #table_positions #col_tax_value, #table_positions #col_gross_value{
	width: 75px;
}

#table_payments{
	width: 450px;
}

#table_stocks #col_article{
	width: 90px;
}
#table_stocks #col_customer_code{
	width: 90px;
}


#table_invoices .files_file_pdf{
	background-position: 50% 50%;
	background-image: url(images/file_pdf_16px.gif);
	padding: 0;
}
#table_invoices td {
	vertical-align:middle;
	padding: 0 3px;
}
#table_invoices tr{
	height: 25px;
}

#customer_data{
	line-height: 1.1;
}
#customer_data th, #invoice_data th{
	font-weight: bold;
	text-align: left;
}
#customer_data_captions{
	width: 150px;
}


h3{
	margin-top: 0; /*10px*/
	margin-bottom: 5px;
	font-family: Verdana;
	font-size: 14px;
}


.files_dhtml ul{
	list-style-type: none;
	padding-left:0;
}

.files_dhtml ul ul{
	padding-left:15px;
}

.files_dhtml a.group{
	font-weight: bold;
	text-transform:uppercase;
	text-decoration: none;
}
.files_dhtml a.group:hover{
	text-decoration: underline;
}
.files_dhtml div{
	padding-left:16px;
	background: url(images/collapsed_green_16.gif) no-repeat;
	margin: 12px;
	margin-top: 0;
}
.files_dhtml div.expanded{
	background: url(images/expanded_green_16.gif) no-repeat;
}
.files_dhtml a.files_file{
	margin-left: 10px;
	margin-bottom: 10px;
}

#bottom_link{
	display: none;
}

.linecard .news_news_on_list_full_title{
	font-size: 18px;
}
.news_news_on_list_full_date{
	display: none;
}
.news_news_on_list_full_title{
	color:#028F8A;
	font-weight:bold;
}
.news_news_on_list_full_text{
	margin-bottom: 10px;
}
#news_alpha .news_news_on_list_full_text{
	margin-bottom: 3px;
}
.news_news_on_list_more_wrap{
	text-align: right;
}
a.news_news_on_list_more{
	display: block;
	text-align: right;
	outline: none;
}
.news_news_detail_more a{
	width: 100%;
	display: block;
	outline: none;
}

.news_pages{

	margin: auto;
	width: 180px;	
	text-align: center;
	
}
.news_navigation{
	float: right;
	width: 130px;
	margin-top: -60px;
	margin-right: 30px;
}
.news_navigation_bottom{
	width: 100%;
	padding-top: 30px;
}
.top_pages .news_navigation{
	width: 180px;
	float: right;
}
.news_navigation .news_pages{
	margin-bottom: 20px;
}
.top_paging .news_pages{
	margin: 0;
	float: right;
	text-align: right;
}

.news_pages a.page_first,
.news_pages a.page_previous,
.news_pages a.page_next,
.news_pages a.page_last{
	padding:1px 10px;
	text-decoration:none;
}
.news_pages span{

	padding: 1px 10px;
}
.news_pages a.page_first{
	background: url(images/arr_home.gif) no-repeat;
}
.news_pages a.page_previous{
	background: url(images/arr_prev.gif) no-repeat;
}
.news_pages a.page_next{
	background: url(images/arr_next.gif) no-repeat;
}
.news_pages a.page_last{
	background: url(images/arr_end.gif) no-repeat;
}
.products, .linecard{
	margin-top: -10px;
	width: 710px;
}
.products{
	
}

#bottom_link{
	width: 100%;
}
#bottom_link .bottom_left{
	float: left;
}
#bottom_link .bottom_right{
	float: right;
}
#bottom_link .bottom_right #news_alpha_switch2_bottom{
	color: #028F8A;
	text-decoration: underline;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	text-align:right;
	width: 90px;
	position: absolute;
}

.news_dir{
	margin-bottom: 10px;
	--border: 1px solid #C3DFDD;
}

.news_dir_title a{
	display:block;
	margin:0;
	text-decoration:none;
	font-size: 140%;
	padding:5px;
	background: #C3DFDD;
	--border-bottom: 1px solid #C3DFDD;
	font-weight: bold;
	color: #028F8A;
}
.news_dir_title a:hover{
	background: #D1EFEC;
}
.news_dir_title a.closed{
	background: #C3DFDD;
}
.news_dir_title a.closed:hover{
	background: #D1EFEC;
} 

.news_dir_content td{
	padding: 1px;
}

.news_dir .news_news_on_list_full_text{
	width: 180px;
	overflow: hidden;
}


.news_news_on_list_full{
	background: #EFFFFF;
	border: 1px solid #DFF2F1;
	padding: 3px 3px 3px 10px;;
}


.news_dhtml{
	width: 714px;
	margin-top:10px;
}
.news_dhtml .news_news_on_list_full{
	background: white;
	width: 218px;
}
.news_dhtml .news_news_on_list_full_text, 
.news_dhtml .news_news_on_list_full_title{
	width: 218px;
	overflow: hidden;
}
.news_dhtml .news_news_on_list_full_title{
	white-space:nowrap;
}


.news_dhtml .news_dir_content{
	background: #EFFFFF;
}

.news_alpha{
	width: 714px;
	overflow: hidden;
	margin-top:10px;
}
#news_alpha_switches, #news_alpha_switches_bottom{
	height: 20px;
	position: relative;
}
#news_alpha_switches_bottom{
	float: right;
	width: 125px;
}
#news_alpha_switch, #news_alpha_switch2, #news_alpha_switch_bottom{
	color: #028F8A;
	text-decoration: underline;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	text-align:right;
	width: 120px;
	position: absolute;
}
#news_alpha_switch_bottom{
	position: relative;
}

#news_alpha_switch{
	left: 590px;
}
#news_alpha_switch2{
	left: 470px;
}
.news_alpha_letters{
	44width: 25px;
	44float: left;
	height: 40px;
}
.news_alpha_letter{
	width: 27px;
	height: 23px;
	margin-bottom: 5px;
	float: left;
	margin-top: 6px;
}
.news_alpha_letter.current{
	background:#EFFFFF none repeat scroll 0%;
	border:1px solid #DFF2F1;
	height: 31px;
	margin-top: 0;
}


.news_alpha .news_news_on_list_full{
	width: 690px;
	clear: both;
	44margin-left: 40px;
}

.news_alpha .news_news_on_list_full td.left{
	width: 230px;
}

.news_alpha_letter a{
	display: block;
	text-align: center;
	font-size: 14px;
	text-decoration: none;
}
.news_alpha_letter.current a{
	font-weight: bold;
	font-size: 20px;
}

#news_alpha .news_news_on_list_full{

	border: 1px solid #B6DDE8;
	bborder-left: 0;

}
#news_alpha .odd{
	background: #DAEEF3;
}

/*
.news_alpha_letters{

	margin-bottom: 20px;
}*/

/*
.news_alpha_letters a{
	display: block;
	float: left;
	width: 15px;
	height: 15px;
	margin: 3px;
}
.news_news_on_list_full{
	clear: left;
}*/



.search .news_article_list .news_news{
	display: block;
}
.search .news_article_list .news_news_overview{
	display: block;
	text-decoration: none;
	color: black;
	margin-bottom: 10px;
}



.linecard .news_news_on_list_full{
	background: #f5f5f5;
	border: 2px solid #f5f5f5;
	padding: 10px;
	margin-bottom: 9px;
}
.linecard .news_alpha .news_news_on_list_full_title{
	font-size: 11px;
}
.linecard .news_alpha .news_news_on_list_full{
	padding-top: 3px;
	padding-bottom: 0;
}




/* ##news_dir_titlea141{
	background: #1D478B;	
	
}
##news_dir_titlea143{
	background: #914298;	
}
##news_dir_titlea145{
	background: #9F4204;	
}
##news_dir_titlea139{
	background: #FF4547;	
}
##news_dir_titlea137{
	background: #FC9734;	
}
#.news_dir_title a{
	color: white;	
} */





