﻿table.ProductArticleTitle
{
	width: 540px;
	overflow: scroll;
	margin-left: auto;
	margin-right: auto;
	border-collapse: collapse;	
	margin-bottom: 10px;
}

table.ProductArticleTitle span.Product_TitleLabel
{
	color: #003c5a;
	font-family: Verdana, Helvetica;
	font-size: 22px;
	font-weight: bold;	
	
	margin-left: 5px;
}

table.ProductArticleTitle span.Product_DescriptionLabel
{
	color: #94b5ca;
	font-family: Verdana, Helvetica;
	font-size: 17px;
	font-weight: bold;		
	margin-left: 5px;
}

.Accordion_Content_Product
{
	width: 540px; 
	overflow: scroll;
	margin: 15px 5px 5px 5px;	
}


table.ProductArticleTitle td.Product_PathLabel
{
	height: 30px;
	vertical-align: top;
}

span.Product_PathLabel,
span.Product_PathLabel a:hover,
span.Product_PathLabel a:link,
span.Product_PathLabel a:visited
{
	margin-bottom: 50px;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

span.Product_PathLabel,
span.Product_PathLabel a:link,
span.Product_PathLabel a:visited
{
	color: #AAAAAA;
}

span.Product_PathLabel a:hover
{
	color: #003c5a !important;
}

table.ProductArticlePage
{
	width: 540px;
	overflow: scroll;
	margin-left: 20px;
	margin-right: auto;
	border-collapse: collapse;	
	margin-bottom: 10px;
}

table.ProductArticlePage td.Product_Image
{
	width: 170px;
	height: 170px;	
	margin-top: auto;
	margin-bottom: auto;
	text-align: center;
	border-style: solid;
	border-width: 2px;
	border-color: #94b5ca;
}

table.Product_Params
{
	width: 100%;	
	font-size: 12px;
	margin: 0px 0px 0px 0px;
}

table.Product_Params th.Product_Params
{
	background-color: #D3DEEF;	
	text-align: left;
}

div.Product_Params
{
	overflow: auto;
	background-color: #E0E7EA;
	height: 100%;
	vertical-align: top;
	padding: 5px 5px 5px 5px;
	margin-top: auto;
	margin-bottom: auto;
	margin-left: 30px;
	margin-right: 30px;
	border-style: solid;
	border-width: 2px;
	border-color: #94b5ca;
	padding: 0px 0px 0px 0px;
}

table.Product_Params td.Product_Params_Name
{
	width: 120px;
	font-weight: bold;
}

table.Product_Params td.Product_Params_Value
{
	background-color: White;
}

.productListDiv
{
	margin-bottom: 20px;
	margin-left: 15px;
	font-size: 15px;
	font-family: Verdana;
	font-weight: normal;
}

.serviceListDiv
{
	margin-top: 10px;
	padding: 10px 10px 5px 5px;
	margin-left: 5px;
	margin-right: 5px;
	font-size: 15px;
	font-family: Verdana;
	font-weight: normal;
	background-color: #E0E7EA; 
	border: solid 1px #003c5a;
}

div.productListDiv_mouseover
{
	margin-bottom: 20px;
	margin-left: 15px;
	font-size: 15px;
	font-family: Verdana;
	font-weight: normal;
	background-color: #ECF1F3;
}

div.productListDivArticle
{
	font-weight: normal;
	margin-top: 20px;
	margin-left: 20px;
	color: #003c5a;
}

div.productListDiv a:visited,
div.productListDiv a:link
{
	color: #002c4a;	
}

div.productListDiv a:hover
{
	font-weight: bold;
	color: Blue;
}

div.productListBlank
{
	font-size: 17px;
	font-weight: bold;
	font-family: Verdana;
	padding-left: 10px;
	padding-top: 20px;
	background-image: url(Images/result_title_gradient.gif);
/*	background-repeat: no-repeat;*/
	height: 50px;
}

div.productListBlankSub
{
	font-size: 12px;
	font-family: Verdana;
	margin-bottom: 30px;
	padding-left: 10px;
}

.editControl_Wide
{
	min-width: 120px;
	font-size: 12px;
}