﻿body
{
	background-image:url(/img/design/footLine.jpg);
	background-repeat:repeat-y;
	background-color:#A8CFCE;
	margin:0px;
	padding:0px;
	font-family:Verdana,sans-serif;
	font-size:11px;
	line-height:1.5em;
	color:#1A1A1A;
}

body.popup
{
	background-color:#dceaea;
	background-image:none !important;
	background-repeat:no-repeat;
}

.no_flash 
{
	text-decoration: none;
	border: none\9
}

.partnerList
{	
	width:100%;
	margin-left:0px;
	padding-left:0px;
}

.partnerList li
{	
	float:left;
	padding:3px;
	display:inline;
}


.productCategoryDescription
{
	
}

.productCategoryDescription table
{
	padding:5px;
	margin:0px;
	width:100%;
	border:1px solid #CCCCCC;
	border-collapse:collapse;
	font-weight:normal;
	margin-top:15px;
}

.productCategoryDescription th
{
	border:1px solid #DEDEDE;
	background-color:#DEDEDE;
	font-weight:bold;
	text-align:left;
	padding:5px;
}

.productCategoryDescription td
{
	font-weight:normal;
	border:1px solid #DEDEDE;
	padding:5px;
}

.productCategoryDescription ul
{
	padding:10px;
	margin:0px;
}

.productCategoryDescription li
{
	list-style:none;
	margin:0px;
	padding-bottom:7px;
	padding-left:15px;
	background-image:url(/img/icons/arrow_green.gif);
	background-repeat:no-repeat;
	background-position:0px 5px;
}


.redFont
{
	color:#CE3A2B;
}

.greenFont
{
	color:#0E884A;
}

.mailText
{
	font-size:10px;
}

.openingText
{
	font-size:10px;
}

/* Search engine searchstring highlighting */
.SEARCHRESULT
{
	font-weight:bold;
	color:#007474;
}

