/* ------------------------------------------ LWB Refractories stylesheet */

* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

body {
	margin: 0;
	padding: 0;
	background-image: url(../images/body_bg.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	font-size: small;
}

a img {
	border: none;
}

a:link, a:visited {
	color: #006CA3;
}

a:hover, a:active {
	color: #FF6600;
}

ul {
	margin: 0;
	padding: 0 0 0 18px;
	line-height: 150%;
}

li {
	margin: 5px 0 0 0;
	padding: 0;
}

p {

}

h1 {
	font-size: 110%;
	font-weight: bold;
	line-height: 120%;
	color: #006CA3;
}

h2 {
	font-size: 100%;
	font-weight:bold;
	line-height:120%;
	color:#006CA3;
}

h3 {
	margin: 0;
	padding: 0;
	font-size: 100%;
	line-height: 120%;
	color: #006CA3;
}

h3.blue {
	font-size: 100%;
	line-height: 120%;
	color: #006CA3;
}

/* ------------------------------------------ Template */

#wrap {
	width: 955px;
	min-height: 1px;
	height: auto;
	padding: 0;
	float: left;
	font-size: 88%;
	overflow: hidden;
}

/* cols */

#col1 {
	width: 200px;
	min-height: 1px;
	height: auto;
	float: left;
}

#col2 {
	width: 560px;
	min-height: 1px;
	height: auto;
	float: left;
	background-image: url('../images/content_wrap_ff_bg.gif');
	background-repeat: repeat-y;
	background-position: top left;
}

#col3 {
	width: 193px;
	min-height: 1px;
	height: auto;
	float: left;
}

/* col1 */

.spacer {
	height: 60px;
	width: 100%;
	background-image: url(../images/body_bg.gif);
	/*background-repeat: repeat-y;*/
}

#home {
	width: 200px;
	height: 26px;
	float: right;
	font-weight: bold;
	line-height: 26px;
	text-indent: 15px;
}

#menu_1 {
	width: 200px;
	min-height: 1px;
	height: auto;
	float: right;
}

/* col2 */

#col2_bar_top {
	width: 559px;
	height: 26px;
	float: left;
	line-height: 26px;
}

#search {
	height:26px;
	margin-right: 10px;
	float: right;
}

#content_wrap {
	width: 557px;
	min-height: 1px;
	height: auto;
	float: left;
	line-height: 150%;
	padding: 0 0 0 1px;
}

#contentsection {
	width: 100%;
	min-height: 1px;
	height: auto;
	float: left;
}

#content_large_pic {
	float: left;
	margin-top: 0px;
	/*margin-left: -4px;*/
	padding: 0px;
	width: 558px;
}

#content_one_col {
	width: 530px;
	min-height: 1px;
	height: auto;
	margin: 20px 13px 0;
	float: left;
}

#content_col_left {
	width: 252px;
	min-height: 1px;
	height: auto;
	margin: 0 13px;
	float: left;
}

#content_col_right {
	width: 252px;
	min-height: 1px;
	height: auto;
	margin: 0 13px;
	float: left;
}

#content_spacer {
	width: 100%;
	height: 20px;
	float: left;
}


/* col3 */

#logo_wrap {
	width: 193px;
	height: 85px;
	float: left;
}

#menu_2 {
	width: 193px;
	height: 145px;
	margin: 20px 0 20px 0;
	float: left;
}

#border_content_1 {
	width: 178px;
	min-height: 1px;
	height: auto;
	margin: 0 0 0 15px;
	float: left;
}

#border_content_2 {
	width: 178px;
	min-height: 1px;
	height: auto;
	margin: 128px 0 0 15px;
	float: left;
}

#col1, #col2, #col3	{
	padding-bottom: 610px;
	margin-bottom: -610px;
}

/* footer */

#footer {
	clear: both;
	width: 955px;
	height: 54px;
	float: left;
	border-top: 1px solid #1276A9;
	background-color: #FFFFFF;
}

#footer_col1 {
	width: 200px;
	height: 54px;
	float: left;
}

#footer_col2 {
	width: 558px;
	height: 26px;
	margin: 0 1px;
	float: left;
}

#toplink {
	width: 93px;
	height: 26px;
	float: left;
	line-height: 26px;
	
}

#printlink {
	width: 93px;
	height: 26px;
	float: right;
	line-height: 26px;
	vertical-align: middle;
}

#footer_col3 {
	width: 195px;
	height: 54px;
	float: left;
}

/* stylesheet */

.bluebar {
	background-image:url(../images/blue_bar_bg.gif);
	background-repeat:repeat-x;
}

.copyright {
	width: 72px;
	height:26px;
	margin: 0 0 0 15px;
	font-size: 80%;
	line-height:26px;
	color: #006CA3;	
}

#footer a:link, #footer a:visited, #footer a:active, #footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.top_text {
	float: left;
	margin: 0 0 0 8px;
	color: #FFFFFF;
}

#toplink img {
	margin: 0 0 0 12px;
	float: left;
}

.print_text {
	float: left;
	margin-right: 8px;
	color: #FFFFFF;
}

.hidden {
	visibility: hidden;
}

.ruler {
	background-color: #006CA3;
	border: medium none #006CA3;
	color: #006CA3;
	height: 1px;
	margin: 10px 0 0 0;
	width: 100%;
}

#content_wrap ul {
	list-style-image: url(../images/liste.gif);
	list-style-position: outside;
	list-style-type: none;
}

#border_content_1 ul {
	list-style-image: url(../images/liste.gif);
	list-style-position: outside;
	list-style-type: none;
}

.csc-textpic {
	width: 100%;
	min-height: 1px;
	height: auto;
}

.csc-textpic-intext-right-nowrap {
	margin: 30px 0 0 0;
}

.csc-textpic-intext-left-nowrap {
	margin: 30px 0 0 0;
}

.csc-header {
	margin: 15px 0 0 0;
}

.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap {
	margin: 0;
}

#content_large_pic .csc-header-n1 {
	margin: 20px 2%;
}

#c690 {
	display: block;
	width: 100%;
	height: 10px;
}
/* Extensions */


/* +ext: macinasearchbox */

.search_text {
	margin-right: 10px;
	float: left;
	text-decoration: none;
	color: #FFFFFF;
}

.search_field {
	width: 100px;
	margin-top: 4px;
	float: left;
	border-top: 1px solid #CDE1EB;
	border-left: 1px solid #CDE1EB;
	border-bottom: 2px solid #353738;
	border-right: 2px solid #353738;
}

.search_submit {
	margin-top: 6px;
	float: left;
	text-decoration: none;
	color: #FFFFFF;
	background: none;
	border: none;
}


/****************** RIGHT COLUMN ELEMENTS ********************/





* html #border_content_1 { height:300px; } 
html + body #border_content_1 { height:300px; } 





/************** FOOTER AREA AT BOTTOM OF THE PAGE ****************/



/*************************************************************/
/****************  BODYTEXT, HEADLINES ETC.   ****************/
/*************************************************************/

.bodytext {
}

.blue {
color:#006CA3;
}

.csc-textpic-caption
{
font-size:10px;
color:#006CA3;
line-height:150%;
}

.csc-textpic-caption {
line-height:120%;
font-size:1em;
}



/********************************************/
/****************  TT_NEWS   ****************/
/********************************************/


.blue_line {
height:1px;
background-color:#1276A9;
border:none;
width:100%;
margin:0px;
padding:0px;
}

.clearer {
/*float:left;
clear:both;*/
margin-top:10px;
}


/* LATEST */

.news-latest-container {
float:right;
width:178px;
padding:0px;
margin-top:10px;
border:none;
}

.news-latest-container .bodytext {
margin-left:10px;
line-height:125%;
}

.news-latest-container h3 a, .news-latest-container h3 a:active, .news-latest-container h3 a:visited, .news-latest-container h3 a:hover {
font-size:1.2em;
line-height:170%;
margin-top:0px;
color:#006CA3;
text-decoration:none;
}

.news-latest-item {
padding:0px;
margin:0px;
width:178px;
border:none;
margin-bottom:20px;
}

.news-latest-date, .news-latest-date a {
height:20px;
text-decoration:none;
line-height:20px;
vertical-align:middle;
/*padding-left:5px;*/
color:#585B5C;
}

.news-latest-morelink a, .news-latest-morelink a:hover, .news-latest-morelink a:active, .news-latest-morelink a:visited {
margin:0px;
color:#006CA3;
}


/* SINGLE */

.news-single-item {
float:left;
}

.news-single-item h2 {
font-size:1.2em;
margin-top:10px;
color:#006CA3;
text-decoration:none;
}

.news-single-item p {
margin:0px;
padding:0px;
}

.news-single-item .bodytext {
margin:0px;
padding:0px;
}

.news-single-backlink, .news-single-backlink a, .news-single-backlink a:active, .news-single-backlink a:visited, .news-single-backlink a:hover {
color:#006CA3;
line-height:30px;
vertical-align:middle;
}

.news-single-timedata, .news-single-timedata a, .news-single-timedata a:active, .news-single-timedata a:visited, .news-single-timedata a:hover {
margin:0px;
padding:0px;
line-height:20px;
vertical-align:middle;
}

.news-single-author, .news-single-author a, .news-single-author a:active, .news-single-author a:visited, .news-single-author a:hover {
color:#006CA3;
padding:0px;
line-height:20px;
vertical-align:middle;
}



/* LIST (ARCHIVE) */

.news-list-item {
margin-top:20px;
}

.news-list-item h3, .news-list-item h3 a, .news-list-item h3 a:active, .news-list-item h3 a:visited, .news-list-item h3 a:hover {
font-size:1.1em;
margin-top:10px;
color:#006CA3;
text-decoration:none;
}

.news-list-browse, .news-list-browse a {
float:left;
margin:0px;
padding:0px;
text-align:left;
color:#006CA3;
}

.news-list-morelink, .news-list-morelink a, .news-list-morelink:active, .news-list-morelink a:visited, .news-list-morelink a:hover {
color:#006CA3;
}


/***************************************************************/
/******************  INDEXED SEARCH ELEMENTS     ***************/
/***************************************************************/


strong .tx-indexedsearch-descr {
color:#006CA3;
}

.tx-indexedsearch-redMarkup, .tx-indexedsearch-title a
{
color:#006CA3;
}

.tx-indexedsearch-descr strong {
color:#006CA3;
}

.tx-indexedsearch-res {
margin-top:20px;
}

/**************************************************************/
/*********************   TT_ADDRESS   *************************/
/**************************************************************/

.tx-ttaddress-pi1 {

/*background-color:#EEEEEE;*/

}


.vcard {
clear:both;
float:left;
width:200px;
margin-top:0px;
padding-bottom:10px;
color:#006CA3;
}



.name_line {
float:left;
margin-top:10px;

width:200px;
}

.fn {
float:left;
margin-top:10px;

}

.org {
font-weight:bold;
/*color:#006CA3;*/
}


.adr {
clear:both;
float:left;
margin-top:5px;
}


.fon {
clear:both;
float:left;
width:200px;
margin-top:7px;


/*background-color:yellow;*/
}

.fax {
clear:both;
float:left;
margin-top:2px;

width:200px;

/*background-color:yellow;*/
}

.tel {
float:left;
}

.mail a{
clear:both;
float:left;
color:#006CA3;
margin-top:7px;

width:200px;

}

.street-address {
line-height:130%;
width:200px;
}

.blue_line_address {
clear:both;
float:left;
height:1px;
background-color:#1276A9;
border:none;
width:100%;
margin:0px;
padding:0px;
}


.address_spacer {
clear:both;
float:left;
width:200px;
height:20px;
}

/***************************************************************/
/*********************   CSV Import    *************************/
/****************   Search inside tt_address  ******************/
/***************************************************************/

#searchfrm_div {
/*background-color:green;*/
width:237px;
margin-top:10px;
}

.searchdiv {
/*background-color:pink;*/
line-height:150%;
padding-top:10px;
}

.csv_import_line {
/*background-color:orange;*/
clear:both;
float:left;
line-height:150%;
}

.csv_import_line_blue {
/*background-color:orange;*/
clear:both;
float:left;
color:#006CA3;
font-weight:bold;
line-height:150%;
}

#page_result {
margin-top:15px;
}

/* document center */

#requestform select, #requestform input {
	border: 1px solid #b4b4b4;
}

#requestform table.requestform_requirements tr td {
	padding: 5px 0;
}

#requestform table.requestform_requirements tr td select {
	margin: 0  0 0 15px;
}

#requestform table.select_brochures {
	width: 100%;
}

#requestform_selection, #requestform_options {
	overflow: scroll;
	width: 100%;
}

#requestform_add {
	margin: 3px 6px 0 0;
	cursor: pointer;
	font-size: 90%;
}

#requestform_remove {
	margin: 3px 0 0 6px;
	cursor: pointer;
	font-size: 90%;
}

#requestform table.user_info tr td {
	padding: 5px 0;
}

#requestform table.user_info tr td input{
	margin: 0 0 0 15px;
}


/***************************************************************/
/*********************   eTEch Subpage    **********************/
/****************    				      **********************/
/***************************************************************/

#content_etech_bar_top {
	width: 559px;
	height: 26px;
	float: left;
	background-image: url(../images/etech_bar_bg.gif);
}

#etech_home {
	width: 200px;
	height: 26px;
	float: right;
	font-weight: bold;
	line-height: 26px;
	text-indent: 15px;
	background-image: url(../images/etech_bar_bg_left.gif);
	background-repeat: repeat-x;
	background-position: top right;
}

#login_etech {
	width: 173px;
	height: 152px;
	padding: 8px;
	float: left;
	text-align:left;
}

#login_etech ul {
	margin: 18px 0 18px 0px;
	padding: 0;
	background-image: url(../images/arrow_no.gif);
	background-position:  0 5px;
	background-repeat: no-repeat;
	list-style-image: none;
}


/* popup template */

table.popup {
	width: 670px;
	margin: 0 auto;
	background-image: url('http://www.lwbref.de/fileadmin/templates/images/lwb_popup_logo.jpg');
	background-position: 100% 0 ;
	background-repeat: no-repeat;	
}

table.popup tr.row_1 {
	width: 100%;
	height: 40px;
}

table.popup tr.row_2 {
	width: 100%;
	height: auto;
}

table.popup tr.row_2 td {
	width: 2%;
	vertical-align: top;
}

table.popup tr.row_1 td#country_pop {
	width: 200px;
	height: 40px;
	text-align: left;
}

table.popup tr.row_1 td div#printlink_pop {
	height: 100%;
	padding-top: 10px;
	text-align: left;
	float: left;
}

table.popup tr.row_1 #logo_pop img {
	float: left;
}

#content_left_pop {
	width: 32%;
	min-height: 50px;
	height: auto;
}

#content_middle_pop {
	width: 32%;
	min-height: 50px;
	height: auto;
}

#content_right_pop {
	width: 32%;
	min-height: 50px;
	height: auto;
}

#printlink_pop a:link, #printlink_pop a:visited {
	text-decoration: none;
	color:#006CA3;
}

#printlink_pop a:hover, #printlink_pop a:active {
	text-decoration: none;
	color:#FF6600;
}

table.popup td {
	font-size: 90%;
	text-align: left;
	padding: 0;
}


/* content_etech_bar_top Searchbox */

#content_etech_bar_top .search_submit {
	margin-top: 6px;
	float: left;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	background: none;
	border: none;
}

#content_etech_bar_top .search_text {
	margin-top: 6px;
	margin-right: 10px;
	float: left;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}


/* table.contenttable */

table.contenttable {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;
	padding: 0; 
	margin: 10px auto 20px;
	border-collapse: collapse; 
	color: #006CA3; 
	background: #F3F5F7;
}

table.contenttable thead th {
	background: #DAEAF2;
	padding: 15px 10px;
	color: #006CA3;
	/*text-align: center;*/
	font-weight: bold;
}

table.contenttable tbody, table.contenttable thead {
	border-left: 1px solid #EAECEE;
	border-right: 1px solid #EAECEE;
}

table.contenttable tbody {
	border-bottom: 1px solid #EAECEE;
}
                      
table.contenttable tbody td, table.contenttable tbody th {
	padding: 10px;
	text-align: center;
}

table.contenttable tbody td {
	width: 25%;
	font-size: 85%;
	vertical-align: top;
}

table.contenttable tbody tr {
	background: #F3F5F7;
}

table.contenttable tbody tr.odd {
	background: #F0F2F4;
}

table.contenttable tfoot td, table.contenttable tfoot th, table.contenttable tfoot tr {
	text-align: left;
	font: 120%  "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;
	text-transform: uppercase;
	background: #fff;
	padding: 10px;
}

/* history */

table.history {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;
	padding: 0; 
	margin: 10px auto 20px;
	border-collapse: collapse;
	background: transparent;
}

table.history thead th {
	background: transparent;
	padding: 15px 10px;
	text-align: left;
	font-weight: bold;
}

table.history tbody, table.history thead {
	border-left: none;
	border-right: none;
}

table.history tbody {
	border-bottom: none;
}
                      
table.history tbody td, table.history tbody th {
	padding: 10px;
	text-align: left;
}

table.history tbody .td-0 {
	width: 3%;
	color: #006CA3;
	vertical-align: top;
}

table.history tbody .td-1 {
	padding: 10px;
	width: 97%;
	vertical-align: top;
}



#requestform_country {
	width: 180px;
}

#requestform_industries {
	width: 180px;
}

#requestform_options {
	min-width: 226px;
}

#requestform_selection {
	min-width: 226px;
}

.pdf_selected, .pdf_option {
	width: 230px;
	overflow-x: scroll;
	overflow: -moz-scrollbars-horizontal;
}