body {
  font-weight:normal;
  font-size:12px;
  color: #000000;
  background-color: #f8f8f8;
  margin: 0px;
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: none; 
}

td {
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

/************************************************/
/*	Classes for Search Content		            */	
/*                                              */
/* (Används på sidan "/ProductionMethods.aspx"  */
/************************************************/

.ProductMethodList_OuterContainer {
	width: 590px;
}
.ProductMethodList_HeadlineTableRow {
	text-align: center;
	vertical-align: middle;
}

A.ProductMethodList_HeadlineLink:link, A.ProductMethodList_HeadlineLink:visited, A.ProductMethodList_HeadlineLink:active , A.ProductMethodList_HeadlineLink:hover	
{ font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #ffffff;
  text-decoration: none; }

/************************************************/
/* Classes for Medlemsföretag                   */
/*                                              */
/* (Används på sidan "/MemberCompanies.aspx"    */
/************************************************/

.MedlemsForetag_BG {
	height: 100%;
	width: 767px;
}

.MedlemsForetag_Header_Type1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}

.MedlemsForetag_PictureGradient {
	background-image: url(/images/gfx/MedlemsForetag_PictureGradient.jpg);
	background-repeat: repeat-x;
	background-position: bottom left;
	background-color: #dedede;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}
.MedlemsForetag_FooterCornerLeft {
	background-image: url(/images/gfx/MedlemsForetag_FooterCornerLeft.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 1px;
}
.MedlemsForetag_FooterCornerRight {
	background-image: url(/images/gfx/MedlemsForetag_FooterCornerRight.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 1px;
}
.MedlemsForetag_HomepageURLContainer {
	text-align: center;
	height: 30px;
	margin-top:5px;
	text-decoration:none;
	width: 254px;
}
.MedlemsForetag_FooterTillverkningsmetoder {
	width: 95%;
	text-align: right;
}

.MedlemsForetag_FooterBG {
	color: #FFFFFF;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #5B5B5B;
	text-indent: 5px;
}
.MedlemsForetag_Adress {
	background-color: #FFFFFF;
	background-image: url(/images/gfx/MedlemsForetag_AdressStroke.jpg);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.MedlemsForetag_HeadlineSpacer {
	padding-top: 10px;
}

.MedlemsForetag_ContentLeftMargin {
	margin-left: 10px;
}

A.MedlemsForetag_LanguageChangeLink:link, A.MedlemsForetag_LanguageChangeLink:visited, A.MedlemsForetag_LanguageChangeLink:active , A.MedlemsForetag_LanguageChangeLink:hover	
{ font-family: Arial, Helvetica, sans-serif;
  color: #ffffff;
  text-decoration: none; }
  
A.MedlemsForetag_HomepageLink:link, A.MedlemsForetag_HomepageLink:visited, A.MedlemsForetag_HomepageLink:active , A.MedlemsForetag_HomepageLink:hover	
{ font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  text-decoration: none;
  color: #000000; }

/************************************************/
/* Classes for DetailSearch                     */
/*                                              */
/* (Används på sidan                            */
/*  "/SearchUsingProductionMethod.aspx"         */
/************************************************/

.DetailSearch_OuterContainer {
	width: 590px;
}

.DetailSearch_ProductionMethodName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
}
.DetailSearch_Detaljstorlekar {
	vertical-align: top;
	background-color: #f4f4f4;
	margin-left: 10px;
}
.DetailSearch_SearchBtn {
	text-align: left;
	margin-left: 10px;
	margin-bottom: 10px;
}

.DetailSearch_BorderTopLeft {
	background-image: url(/images/gfx/DetailSearch_CornerTopLeft.jpg);
	height: 6px;
	width: 6px;
	background-repeat: no-repeat;
}
.DetailSearch_BorderTopRight {
	background-image: url(/images/gfx/DetailSearch_CornerTopRight.jpg);
	height: 6px;
	width: 6px;
	background-repeat: no-repeat;
}

.DetailSearch_Seriestorlek {
	background-color: #f4f4f4;
	margin-left: 10px;
}
.DetailSearch_TextContainer {
	margin-left: 10px;
}

.DetailSearch_BorderBottomLeft {
	background-image: url(/images/gfx/DetailSearch_CornerBottomLeft.jpg);
	background-repeat: no-repeat;
	height: 6px;
	width: 6px;
}
.DetailSearch_BorderBottomRight {
	background-image: url(/images/gfx/DetailSearch_CornerBottomRight.jpg);
	background-repeat: no-repeat;
	height: 6px;
	width: 6px;
	vertical-align: bottom;
}
.DetailSearch_BorderBottom {
	width: 100%;
	height: 6px;
}
.DetailSearch_Manufact_Picture {
	background-image: url(/images/temp/temp_tillverkningsmetod_plastatervinning.jpg);
	background-repeat: no-repeat;
	height: 184px;
	width: 310px;
}

A.DetailSearch_ReadMoreLink:link, A.DetailSearch_ReadMoreLink:visited, A.DetailSearch_ReadMoreLink:active , A.DetailSearch_ReadMoreLink:hover	
{ font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  text-decoration: none;
  color:#000000; }

/************************************************/
/* Classes for Search Result                    */
/*                                              */
/* (Används på sidan                            */
/*  "/SearchUsingProductionMethod.aspx"         */
/************************************************/
.SearchResultBlock_OuterContainer
{ width: 590px; }

.SearchResultBlock_Foretagsnamn
 {
	background-color: #f4f4f4;
	background-image: url(/images/gfx/SearchResult_TopCorner.jpg);
	background-repeat: no-repeat;
	background-position: top;
	text-align: left;
}
.SearchResultBlock {
	width: 590px;
	margin-left: 10px;
}


.SearchResultBlock_CompanyName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	margin-left: 15px;
	line-height: 30px;
}

.SearchResultBlock_City {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-left: 15px;
}

.SearchResultBlock_hits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.SearchResult_Footer {
	height: 10px;
	width: 590px;
	background-color: #5B5B5B;
	text-align: left;
	vertical-align: middle;
	margin-top: 20px;
	text-indent: 15px;
}
.SearchResult_FooterCorner {
	width: 590px;
	height: 1px;
	background-image: url(/images/gfx/SearchResult_FooterCorner.jpg);
	background-repeat: no-repeat;
}

A.SearchResultBlock_CompanyLink:link, A.SearchResultBlock_CompanyLink:visited, A.SearchResultBlock_CompanyLink:active , A.SearchResultBlock_CompanyLink:hover	
{ font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #000000;
  text-align: right;
  vertical-align: middle;
  line-height: 30px; }
