﻿@IMPORT url(leftmenu.css);

P
{
	margin: 0px;	
}

img {border: 0;}

H1
{		
	font-family: Verdana, Arial;
	font-size: 16pt;
	font-weight:normal;	
	text-decoration:none;
	color: Gray;
	margin: 0px;
	margin-bottom: 13px;
}

H2
{
	font-weight: bold;
	font-size: 14pt;
	font-family: Verdana, Arial;
	color: Gray
}

H3
{
	font-weight: bold;
	font-size: 12pt;
	font-family: Verdana, Arial;
	color: black
}

.TopMenu
{
	/*border-top: white 1px solid;*/
	/*border-bottom: #DC1B2C 1px solid;*/
	font-weight: normal;
	font-size: 8pt;
	color: white;
	font-family: Verdana, Arial;
	background-color: #DC1B2C;
	letter-spacing: 0.1mm;
	padding-top:5px;
	padding-bottom:5px;
}

.TopMenuSelected
{
	font-weight: normal;
	font-size: 8pt;
	color: #DC1B2C;
	font-family: Verdana, Arial;
	background-color: #ffffff;
	letter-spacing: 0.1mm;
	background-color: white;
	padding-top:5px;
	padding-bottom:5px;
}


.TopMenu:visited
{
	
	/*border-bottom: white 1px solid;*/
	font-weight: normal;
	/*font-size: 8pt;*/
	color: white;
	font-family: Verdana, Arial;
	background-color: #DC1B2C;
	letter-spacing: 0.1mm;
}

.TopMenuItem
{
	/*border-top: white 1px solid;*/
	
	border-bottom: #DC1B2C 1px solid;
	font-weight: normal;
	/*font-size: 8pt;	*/
	color: white;
	font-family: Verdana, Arial;
	background-color: #DC1B2C;
	text-decoration:none;
	
	padding-right: 5px;
	letter-spacing: 0.1mm;
}

.TopMenuItemSelected
{
	border-top: white 1px solid;
	border-bottom: white 1px solid;
	font-weight: normal;
	/*font-size: 8pt;*/
	color: #DC1B2C;
	font-family: Verdana, Arial;
	background-color: white;
	text-decoration:none;
	padding-right: 5px;
	letter-spacing: 0.1mm;
}

.TopMenuItem:hover
{
	/*font-weight: bold;	*/
	text-decoration:underline;
}

.LeftMenuSeparator
{
	border-bottom: solid 1px gray;
}

.SubSub
{
	font-family: Verdana, Arial;
	font-weight: normal;
	font-size: 8pt;
	text-decoration: none;	
	letter-spacing: 0.1mm;
	color: Silver;	
}

.Title
{
	font-family: Verdana, Arial;
	font-size: 16pt;
	font-weight:normal;	
	text-decoration:none;
	color: Gray;	
}

.Body
{
	font-family:Verdana, Arial ;
	font-size:8pt;
	color: Gray;
	margin-top:20px;
}

.back
{
	/*background-image: url("/images/back.jpg");
	background-repeat: repeat-x;*/
	background-color: #dfdfdf;
}
#FrontWrapper
{
	margin-left:20px;
	margin-right:20px;
	margin-top:20px;
	}
#FrontImage
{
	float:right;
		}
#FrontText
{
	font-family:Verdana, Arial ;
	font-size:8pt;
	line-height:13pt;
	color: Gray;
	margin-bottom:40px;	
	}
#FrontAdvertisement
{
	width:610px;
	}
.News
{
	font-family:Verdana, Arial ;
	font-size:8pt;
	color: Gray;
	text-decoration: none;
}

.News:Hover
{
	color: Black;
	text-decoration: none;
}

.RelatedHeader
{
	font-family: Verdana, Arial;
	font-size: 8pt;
	font-weight:normal;
	text-decoration:none;
	color: #DC1B2C;
	border-bottom: solid 2px #DC1B2C;
	letter-spacing: 0.1mm;
	width: 100%;
}

.RelatedSubHeader
{
	font-family: Verdana, Arial;
	font-size: 8pt;
	font-weight:normal;
	text-decoration:none;
	color: #FFFFFF;
	background-color: #DC1B2C;
	letter-spacing: 0.1mm;
	height:20;
}

.RelatedListbox
{
	font-size: 8pt;
	font-family: Verdana, Arial;
	text-align: center;
	text-decoration: none;
	width: 120px;
	height: auto;
}

.RelatedListboxSelected
{
	font-size: 8pt;
	font-family: Verdana, Arial;
	text-align: center;
	text-decoration: none;
	width: 120px;
	height: auto;
	background-color: #FFCCCC;		
}

.RelatedText
{
	font-family:Verdana, Arial ;
	font-size:8pt;
	color: Gray;
}
.RelatedText ul
{	
	margin: 15px;
	list-style-position: outside;
}

.verticalLine
{
	background-image: url(/images/bg-vertical-line.gif);
	background-repeat: repeat-y;
	background-color: transparent;
}

.newsTable
{
	background-color:#d9d9d9;
}

.searchBox
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	font-size: 8pt;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	font-family: Verdana, Arial;
	height: 14px;
	background-color: white;
}

.langSelector
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	font-size: 8pt;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	font-family: Verdana, Arial;
	height: 20px;
	background-color: white;
}

.langChooseText
{
	font-size: 8pt;
	font-family: Verdana, Arial;
	color: #ffffff;
	padding-left: 20px;
}

/*Sitemap*/
.Sitemap
{
	margin:20px;
	}
.Sitemap a
{
	font-family: Verdana, Arial;
	font-weight: normal;
	font-size: 9pt;
	text-decoration: none;	
	letter-spacing: 0.1mm;
	color: #DC1B2C;
	cursor: hand;
}

.Sitemap a:hover
{
	color: gray;
}

.Sitemap a:Selected
{
	font-family: Verdana, Arial;
	font-weight: normal;
	font-size: 9pt;
	text-decoration: none;	
	letter-spacing: 0.1mm;
	color: #DC1B2C;
	cursor: hand;
}

.SitemapLeaf
{
	font-family: Verdana, Arial;
	font-weight: normal;
	font-size: 8pt;
	text-decoration: none;	
	letter-spacing: 0.1mm;
	color: gray;	
	cursor: hand;
}

.SitemapLeafHover
{
	font-family: Verdana, Arial;
	font-weight: normal;
	font-size: 8pt;
	text-decoration: none;	
	letter-spacing: 0.1mm;	
	color: #DC1B2C;
	cursor: hand;
}

.SitemapLeafSelected
{
	font-family: Verdana, Arial;
	font-weight: normal;
	font-size: 8pt;
	text-decoration: none;	
	letter-spacing: 0.1mm;
	color: #DC1B2C;
	cursor: hand;
}

.nowrap, table.nowrap, tr.nowrap, td.nowrap
{
	white-space: nowrap;
}


#UpdateProgress
{
	background-color: #ffffff;
	color: #4e4e4e;
	border: solid 2px #4e4e4e;
	border-top: none;
	top: 0px;
	right: 0px;
	position: fixed;
	text-align: center;
	font-weight: bold;
}

#wrapper {
    width: 610px;
}
		
.itemimage {
    background-color: #999;
	border: 0;
	float: left;
	margin-right: 20px;
}
			
.section {
	margin: 10px;
	width: 595px;
	display: table;
	border-bottom: 1px solid #999;
}

h1.headline {
	margin:0;
	padding:0;
	color: #ff0000;
	padding-bottom: 8px;
	font-family: sans-serif, verdana, arial;
	font-size: 16px;
	font-weight: bold;
}

.readmorelink a {
	color: #ff0000;
	text-decoration: none;
}
		
.itemwrapper {
	width: 245px;
	padding-right: 50px;
	padding-bottom: 20px;
	float: left;
	color:Gray;
}
			
.itemtext {
	font-size: 12px;
	font-family: sans-serif, verdana, arial;
	padding: 0;
	margin: 0;
	float: left;
	width: 135px;
}

.picturewrapper
{
    float: left;
    width: 110px;    
}

.searchanalyzetablecolumntop{background-color:#DC1B2C;font-size:14px;color:#fff;}
.searchanalyzetablecolumnodd{background-color:#F0F0F0;}
.searchanalyzetablecolumneven{background-color:#E0E0E0;}
.searchanalyzetable{width:763px;font-size:13px;color:#585858; margin:10px;}
.searchanalyzetable td{padding-left:3px;}
.searchanalyzetable a{color:#DC1B2C;}

.ImageWelderHeaderDiv
{
    padding-left: 350px;
}

.WelderEFDLink
{
    color:White;
}

.WelderEFDLinkImage
{
    padding-left:128px;
}

.SearchResultDescription
{
    padding-left: 33px;
    padding-right:50px;
    padding-top:5px;
}

#newslettercontainer
{
    padding:10px;
    color:Gray;
}

#newslettercontainer h2
{
    margin:3px 0px 3px 40px;
    font-size:8pt;
}

#newsletterheadercontainer
{
    display:table;
    padding: 2px;
}

#newsletterheaderimage
{
    width:187px;
    float:left;
}

#newsletterheaderimage a img
{
    border:none;
}

#newsletterheadertextcontainer
{
    width:371px;
    float:left;
    padding:0px 0px 0px 10px;
}

#newsletterheadertextcontainer a
{
    text-decoration:none;
    font-size: 12px;
    color:Red;
}

.newsletterelementrow
{
    display:table;
}

.newsletterelement
{
    text-align:center;
    float:left;
    width: 115px;
    margin: 20px 40px 20px 40px;
}

.newsletterelementimage
{
    width:115px;
}

.newsletterelementimage a img
{
    border:none;
}

.newsletterelement a
{
    text-decoration:none;
    margin-top:10px;
    font-size:12px;
    color:Red;
}
