﻿a:link
{
	text-decoration: none;
}

a:hover
{
	text-decoration: none;
}

a:visited
{
	text-decoration: none;
}


a:active
{
	text-decoration: none;
}



body 
{
	background-color: #ffffff;
	background-image: url(/tholmarks/images/tholmarks/tm_bg.gif);
	background-position: top left;
	background-repeat:repeat-y;
	
	margin:0px;

	font-family: Verdana, Arial Helvetica, sans-serif;
	font-size: 11px;
	font-style: Normal;
	font-weight: Normal;
	color: #000000;
	text-decoration: none;
	background-repeat:repeat-y;
}

.menuSplit
{
	float:left;
	width:22px; 
	height:37px;
	background-image: url(/tholmarks/images/tholmarks/menu_delimit.gif);
	}

.popupProductCompareFG
{
	background-color:#2a4861;
	_height:480px;
	min-height:480px;
	min-width:900px;
	_width:900px;
	overflow:visible;
	}
.popupProductCompareBG
{
	border:0;
	background-color:#2a4861;
	_height:500px;
	min-height:500px;
	min-width:900px;
	_width:900px;	
	}

.popupProductFG
{
	background-color:#666666;
	_height:280px;
	min-height:280px;
	min-width:800px;
	_width:800px;
	}
.popupProductBG
{
	border:0;
	background-color:#666666;
	_height:300px;
	min-height:300px;
	min-width:800px;
	_width:800px;	
	}	

.TopMenu
{
	padding-left:10px;
	text-align: left;
	color:white;
	font-family:Arial;
	font-weight:bold;
	font-size:18px;
	line-height:22px;
	cursor:pointer;

	}
.subMenu
{
	padding-left:10px;
	text-align: left;
	color:white;
	font-family:Arial;
	font-weight:bold;
	font-size:14px;
	line-height:22px;
	cursor:pointer;

	}
	
A:visited.subMenu
{
	padding-left:10px;
	text-align: left;
	color:white;
	font-family:Arial;
	font-weight:bold;
	font-size:14px;
	line-height:22px;
	cursor:pointer;

	}
A:link.subMenu
{
	padding-left:10px;
	text-align: left;
	color:white;
	font-family:Arial;
	font-weight:bold;
	font-size:14px;
	line-height:22px;
	cursor:pointer;

	}		
	
	A:hover.subMenu
	{
		color:Red;
		}	
		
		
		.subMenuBox
		{
			background-color:#999999;
			filter:progID:DXImageTransform.Microsoft.Alpha(opacity=97);
		}
		
.icon 
{
	background-color:navy;
	background-repeat: no-repeat;
	margin: 1px 1px 1px 1px;
	vertical-align:middle;
}

.imgLeft
{
	float:left;
	margin:5px 5px 5px 0px;
}

.imgRight
{
	float:right;
	margin:5px 0px 5px 5px;
}
.iconLink
{
	cursor:pointer ;
}

.iconRed
{
	background-color: #df2c29;

}
	
.iconBlue
{
	background-color:#395f75;
}

.iconGray
{
	background-color:#CECECE;
}

.iconGreen
{
	background-color:Green;
}

.iconBlack
{
	background-color:#000000;
}
.iconRounded
{
	background-image: url('/tholmarks/images/tholmarks/bg_rounded.gif');
	

	}
.iconRoundedGray
{
	
	background-image: url('/tholmarks/images/tholmarks/bg_rounded_gray.gif');
	

	}

	.iconRoundedDarkGray
{
	
	background-image: url('/tholmarks/images/tholmarks/bg_rounded_darkgray.gif');
}
.iconCircle
{
	background-image: url(/tholmarks/images/tholmarks/bg_circle.gif);

	}
	


.Transparent75
{
	filter: alpha(opacity=75);
	
}

.Transparent85
{
	filter: alpha(opacity=85);
	
}

.Transparent90
{
	filter: alpha(opacity=90);
	
}

.Transparent95
{
	filter: alpha(opacity=95);
	
}

.MsgTop
{
	position:absolute;
	top:10px;
	left:0px;
	width:95%;
	_height:50px;
	min-height:50px;
	overflow:visible;
	text-align:left;
	filter:progID:DXImageTransform.Microsoft.Alpha(opacity=85);
	background-color: #CCCCCC;
	z-index: 999999999;
	padding: 4px 4px 4px 4px;
	color:#000000;
	Border: 2px solid black;
	padding-top:20px; padding-bottom: 20px;
	
}


.MsgDiv
{
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100px;
	background-color: Red;
	z-index: 2;
}


.floatheader, .floatheaderBtn
{
	
	float:left;
	height:40px;
	padding-left: 5px;

}

.floatheaderBtn
{
	
	padding-top:12px;
	height: 30px;
	padding-left: 10px;
}

.lista
{
	background-color: white;	
	list-style-type: none;
	padding: 0px;
}

.divBlock
{
	visibility: visible;
	display: block;	
}


.hiddenlayer
{
	visibility: hidden;
	display: none;	
}
	.flow
	{
		float:left;
		padding: 5px 5px;
		border: 0px dashed silver;
		margin-right:8px;
		
	}

	.flowRow
	{
		display:block;	
		width:100%;
		padding: 0px 0px 0px 0px;
		border: 0px dashed silver;
	}
	
	
	.prodTable
	{
		width:900px;

		}
		table {
  border-collapse: collapse;
} 
	td
	{
		vertical-align:top;
		padding:2px;
		cursor:pointer;
		
		}
		
		.prodProductHeaderRow, prodCompareHeaderRow
		{
			font-weight:bold;
			background-color:White;
			}
			
				.prodCompareHeaderRow
		{
			font-weight:bold;
			background-color:White;
			}	
			
		.prodTilleborRow
		{
			font-weight:bold;
			background-color:White;
			}
	.prodBgRowEven
	{
		background-color:White;
		}
	.prodBgRow
	{
		background-color:silver;
		}	
	.prodCategoryRow
	{
		height:20px;
		background-color:Red;
		color:White;
		font-size:16px;
		font-weight:bold;
		}
	
	.colChk
	{
		width:20px;		
	}
	.colSBEF
	{
		width:50px;		
	}	
	.colProductNameLift
	{
		width:185px;		
	}	
	.colProductName
	{
		width:190px;		
	}	
	.colProductSimpleNameLift
	{
		width:160px;		
	}
	.colProductSimpleName
	{
		width:170px;		
	}
	.colDrivtyp
	{
		width:105px;		
	}
	.colDrivmedel
	{
		width:65px;		
		text-align:center;
	}				
	.colSpecTxLift
	{
		width:160px;	
		text-align:right	
	}
	.colSpecTx
	{
		width:170px;	
		text-align:right	
	}			
	.colApris
	{
		width:80px;		
		text-align:right;
		padding-right:15px;
	}		
	.colImageIcon
	{
		width:20px;		
	}				
			
			
	.specTable
	{
width:270px
	}
	
	.specTable td
	{
		border-bottom:1px solid white;
		padding:4px 4px 4px 4px;	
		color:White;
	}	