﻿/* Productfinder page styles *************************************/
.dottedline
{
	height:				1px;
	color:				#CCCCCC;
	margin: 			0px 0px 0px 0px;
	border-bottom: 		1px dotted #CCCCCC;
	overflow:			hidden;
	margin-top:			0px;
}
.bottomMarging
{
	margin-bottom:15px;
	margin-top:15px;
}

.longListMenu .ListMenuLeftArea {width:208px; margin:5px 0px;}
.longListMenu .selectbox {width:204px;}

div.description p.downloadPdf
{
	margin:10px 0px 0px 0px;
}
p.downloadPdf a:link, p.downloadPdf a:visited, p.downloadPdf a:hover
{
	text-decoration:underline;
	color:#0E2B8D;
}
div.MainContentCenterArea h1
{
	color:#003399;
	font-family:Arial,Helvetica,sans-serif;
	font-size:20px;
	font-weight:bold;
	margin:15px 0 9px;
}

h2 {
color: #039;
font-family: Arial,Helvetica,sans-serif;
font-size: 18px;
font-weight: bold;
margin: 15px 0 9px;
}

.SearchResultShowAllLink {
				 font-size:12px;
}

div.GroupSelector p
{
	margin:15px 0px 15px 0px;
}
div.GroupSelector div.ListMenuLeftArea
{
	margin-bottom:5px;
}
.informerItem .downloadImg
{
	height:16px;
	width:16px;
	margin:-2px 10px 0px 0px;
}
/*Search Result*/
/********************************************************************/
.searchResult{
}
.topMargin{margin-top:29px;}

h1 .small{ 
	font-size:		14px;
	font-weight:	normal;
}
.searchItem{
	margin:			20px 0px;
	overflow:		hidden;
}
.searchItem img{
	display:		block;
	float:			left;
	margin:			0px 20px 0px 0px;
	width:			76px;
	/*height:			106px;*/
}

.searchItem a img.flag{
	display:		inline;
	float:			none;
	margin:			0px 4px 0px 0px;
	width:			16px;
	height:			11px;
}

.searchItem .pageDescription img{
	display:		inline;
	float:			none;
	margin:			0px 0px 0px 0px;
	height:			auto;
	width:			auto;
}
.searchItem p, .searchItem h3.smallTitle{
	margin: 		0px 0px 15px
}
.searchItem .description{
	/*padding: 		10px 0px 0px;*/
	display:		block;
	float:			left;
	width:			380px;
	overflow:		hidden;
}

/*Pager*/
/********************************************************************/
.pager{ 
	margin-top:		15px;
	margin-bottom:	25px;
	color:			#8d8d8d;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.pager a, .pager a:link, .pager a:hover,  .pager a:visited{
	color:			#8d8d8d;
	text-decoration:none;
	padding: 0px 3px;
}
.pager a:hover{
	color:			#000000;
	text-decoration:underline;
}
.pager a.currentPage{
	color:			#000000;
	text-decoration:underline;
}
.pageNumbers{
	float:		left;
	width:		435px;
	text-align:	center;
}
.rightLink
{
	float:right;
}
.SelectorKeywordsLA .invisible{
	border:0px;
	margin:0px;
	padding:2px 0px 0px 15px;
	height:18px;
	width:145px;
	font-size:11px;
}
.SelectorKeywordsLA{
	background-image: url(images/bgl_LongButton2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height:22px;
	width:160px;
	margin-left:auto;
	margin-right:auto;
	overflow:visible;
	margin-top:7px;
	margin-bottom:7px;
}
.SelectorKeywordsRA{
	background-image: url(images/bgr_LongButton2.gif);
	background-repeat: no-repeat;
	background-position: right 0px;
	height:22px;
}
.GroupSelector{
	padding-bottom:15px;
}
#paragraph
{
	font-family:Arial,Helvetica,Sans-Serif;
	font-size:12px;
}

