﻿div.box-content { padding: 10px 16px 10px 16px; }
.select-container 
{
	height:30px;
	margin-top:10px;
	margin-left:15px;
}

.case-autocomplete
{
	background:url(/_gfx/search-input-bg.gif) no-repeat right;
	width:165px;
	border:solid 1px #dad9d5;
	height:14px;
	margin-bottom:5px;
	padding: 4px 24px 4px 4px;
	margin-left:15px;
}

div.businesscard div.contact-information { color: #999999; font-size: 11px; }
div.businesscard a, div.businesscard a:hover, div.businesscard a:visited, div.businesscard a:active { color: #5f9b8d; text-decoration: underline; }
div.businesscard div.title { text-transform: uppercase; font-size: 12px; color: #333333; margin-bottom: 4px; }
div.businesscard div.name { font-family: Garamond, Times New Roman, Georgia; font-size: 18px; font-style: italic; }

div.category-name {
	font-family: Garamond, Times New Roman, Georgia;
	font-style: italic;
	width: 100%;
	text-align: center;
	font-size: 24px;
	color: #67928d;
	margin-top: 24px;
}
.ac_results {
	padding: 0px;
	border: 1px solid black;
	background-color: white;
	overflow: hidden;
	z-index: 99999;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.box_Image_Big .OverBoxRight
{
    
	margin-left:121px;
}
.box_Image_Big .OverBoxBottom
{
    margin-top:121px;
}
.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: default;
	display: block;
	/* 
	if width will be 100% horizontal scrollbar will apear 
	when scroll mode will be used
	*/
	/*width: 100%;*/
	font: menu;
	font-size: 12px;
	/* 
	it is very important, if line-height not setted or setted 
	in relative units scroll will be broken in firefox
	*/
	line-height: 16px;
	overflow: hidden;
}

.ac_loading {
	background: white url('indicator.gif') right center no-repeat;
}

.ac_odd {
	background-color: #eee;
}

.ac_over {
	background-color: #0A246A;
	color: white;
}
.box_Image_Small
{
	display:inline;
	float:left;
	margin:0px 5px;
	overflow:hidden;
	position:relative;
	z-index:2;
	min-height:121px;
	min-width:121px;
	height:121px;
	width:121px;
	

	
}
.box_Image_Big
{
	display:inline;
	float:left;
	padding:5px;
	overflow:hidden;
	height:252px;
	width:242px;
	z-index:5;
	position:absolute;
	left:260px;
	top:10px;
	display:none;
	
	
}
.box_Image_Big a
{
	color:#82a89d;
	margin:0;
}
.box_Image_Big div
{
	margin: 5px 5px 0 5px;
}
.box_Image_Big div.searchable
{
	margin: 5px 0px 0 0;
}

.box_Image_Big div.title
{
    text-transform:uppercase;
	margin: 0 5px 0 5px;
}
.grid-height-employee-1 {
	height:252px;
}
.grid-height-employee-2 {
	height:121px;
}
.grid-employee {
	width:252px;
}

.column-employee-bg
{
	margin-bottom: 10px;
	color: #333333;
}


.box_Image_Big .closebutton
{
	margin-left:210px;
	padding-top:5px;
	position:absolute;
	z-index:4;
	display:none;
}

#menu
{
	z-index:6;
}


#menu-channels
{
	z-index:5;
}
#menu-about-stendahls
{
	z-index:5;
}
#fake
{
	position:absolute;
	z-index:4;
	width:98%;
	left:5px;
	margin:0px;
	padding-bottom:80px;
}
#realrepeater
{left:5px;
margin:0;
position:absolute;
width:98%;

	z-index:2;
}
.column-fake-bg
{
	background:none;
}
#sidepanel-fake
{
	position:relative;	
}

.box_Image_Small_Fake 
{
	float:left;
	margin:0px 5px 10px;
	overflow:hidden;
	position:relative;
	z-index:2;
	height:121px;
	width:121px;
}
.colomn-bg-fake{

	background:none;

}

.box_Image_Big .empPhone
{
    margin:0 5px 5px 5px;
}
.hoverOut
{
    width:121px;height:121px;position:absolute;cursor:pointer;margin:0px;
    background:url('/_gfx/space.gif');
}