﻿body 
{
	font-family:Arial, Verdana, Sans-Serif;
	font-size:10pt;
	line-height:1.1em;
	background-color:White;
}
SPAN
{
	line-height:1.2em;
}
HR
{
	background-color:#909694;
	border:0;
	height:1px;
}
HR.dark
{
	background-color:#6c6d6c;
	border:0;
	height:1px;
}
P
{
	margin-top:0.75em;
	margin-bottom:1em;
}
INPUT, 
TEXTAREA,
.input
{
	font-family:Verdana, Arial, Sans-Serif;
	font-size:10pt;
}
a:link,
a:active,
a:visited
{
    color:#000;
}
.hourglass
{
	background-image:url(Images/bg_lang.jpg);
	background-color: #e8ecf2; 
	background-position:right center;
	border: solid 1px black; 
	padding: 10px; 
	width: 250px; 
	height: 120px; 
	position: absolute; 
	margin-top: 150px; 
	margin-left: 240px; 
	z-index:3;
}
.contentcontainer
{
	background-image:url(Images/bg_lang.jpg);
	background-repeat:no-repeat;
	width:924px;
}
.content
{
	margin-left:23px;
	width:675px;
}
.rightcontent
{
	width:195px;
	margin-left:10px;
	color:#333;
	font-size:9pt;
}
.rightcontent a:link,
.rightcontent a:active,
.rightcontent a:visited
{
    color:#333;
}

.rightcolumn
{
	background-image:url(Images/spaltestreg.png);
	background-repeat:repeat-y;
	float:right;
	width:214px;
	margin-bottom:15px;
}
.clear
{
	background-color:Transparent;
	clear:both;
	font-size:1px;
	height:1px;
}
.Intro
{
	color:#333;
	margin-left:2px;
}
.HelpPanel
{
    position: absolute;
    z-index:2;
	margin-top:2px;
    margin-top:10px\0/;
	margin-left:0px;
    margin-left:8px\0/;
    visibility: hidden;
}

.HelpPanelDiv
{
	background-image:url(../../ShowImage.aspx?ImageGeneratorKey=DropDownBackground);
	background-repeat:no-repeat;
	width:280px;
	height:525px;
	padding:0px;
	margin:0px;
	border:0px solid #666; 
}

.ToolTip
{
    position: absolute;
    z-index:2;
	margin-top:10px;
	margin-left:4px;
    visibility: hidden;	
}
.ToolTipDiv
{
	background-image:url(../../ShowImage.aspx?ImageGeneratorKey=Button&Width=280&Height=100);
	background-repeat:no-repeat;
	width:280px;
	height:100px;
	padding:0px;
	margin:0px;
	border:0px solid #666; 
}
.ToolTipDiv span
{
	display:block;
	margin:10px 20px 15px 10px;
	padding-top:10px;
}
.AreaContainer
{
	padding-top:3px;
	padding-left:3px;
	padding-right:9px;
}
.AreaScrollContainer
{
	padding-left:7px;
	padding-top:5px;
	height:512px;
	overflow:auto;
}
.AreaCheckBoxList label
{
	font-family:Verdana, Arial, Sans-Serif;
	font-size:8pt;
	vertical-align:middle;
	padding-left:4px;
}
.AreaCheckBoxList input
{
	vertical-align:middle;
}
.AreaCheckBoxList td
{
	padding-top:3px;
}
.IndustryListHeader
{
	margin-top:30px;
	margin-bottom:28px;
}
.LoggedInLabel
{
	margin:3px 0px 0px 6px;
}
.LoggedInName
{
	margin:3px 0px 0px 6px;
	font-weight:bold;
}
.LogOutButton
{
	text-align:right;
	margin:5px 0px 25px 0px;
}
.LoginBoxText
{
	font-size:9pt;
	font-weight:bold;
	margin:5px 0px 25px 0px;
}
.CreateUserBox
{
	text-align:right;
	margin:5px 0px 25px 0px;
}
.CreateUserPanel
{
}
.LabelCell
{
	width:150px;
	white-space:nowrap;
}
.LabelUnderHeader
{
	display:block;
	width:445px;
	margin:3px 0px 15px 0px;
}


/*
-------------------------------------------------------
	Search Result Item
-------------------------------------------------------
*/
.SearchResults
{
	width:676px;
	margin-top:25px;
	background-color:Transparent;
}
.PagingTable
{
	width:100%;
}
.PagingTable td a
{
	color:#000;
	text-decoration:underline;
}
.PagingTable td 
{
	vertical-align:top;
}
.PagingTable .PagingNumber
{
	vertical-align:top;
	line-height:20px;
}
.PagingTable .PagingButton
{
	vertical-align:top;
}

.SearchResultItemContainer
{
	background-image:url(Images/Search/SearchResult_01_top.png);
	background-repeat:no-repeat;
	background-position:left top;
	background-color:Transparent;
	width:671px;
	margin-bottom:32px;
}
.SearchResultItemContentContainer
{
	margin-left:160px;
}
.SearchResultItemContent
{
	min-height:100px;
}
.SearchResultItemContent a
{
	text-decoration:underline;
	color:#000;
}
.SearchResultItemContentRight
{
	width:150px;
	margin-right:8px;
	float:right;
	text-align:center;
	vertical-align:middle;
	padding-top:3px;
}
.SearchResultItemContentLeft
{
	width:150px;
	margin-left:-158px;
	float:left;
	text-align:center;
	vertical-align:middle;
	padding-top:3px;
}
.SearchResultItemContentLeft table,
.SearchResultItemContentRight table
{
	width:150;
	min-height:100px;
	height:100px;
}
.SearchResultItemContentLeft table td,
.SearchResultItemContentRight table td
{
	text-align:center;
}

.SearchResultItemContentLeft img,
.SearchResultItemContentRight img
{
	vertical-align:middle;
}
.SearchResultItemBottom
{
	position:absolute;
	background-image:url(Images/Search/SearchResult_01_bottom.png);
	background-position:left bottom;
	background-repeat:no-repeat;
	background-color:Transparent;
	width:671px;
	height:22px;
}

.SearchResultItemMenu
{
	font-weight:bold;
	padding-top:4px;
	margin-bottom:10px;
	margin-right:15px;
	text-align:right;
}
.SearchResultItemMenu a
{
	font-weight:bold;
	color:#000;
	text-decoration:none;
}

.template1 /* default template */
{
}
.template1 .SearchResultItemMenu
{
	margin-right:0px;
}
.template1 .SearchResultItemContent
{
	margin-right:168px;
}
.template2
{
	background-image:url(Images/Search/SearchResult_02_top.png);
}
.template2 .SearchResultItemBottom
{
	background-image:url(Images/Search/SearchResult_02_bottom.png);
	height:21px;
}
.template2 .SearchResultItemContent
{
	margin-right:15px;
}
.template2 .SearchResultItemMenu
{
	margin-right:0px;
}

.template3
{
	background-image:url(Images/Search/SearchResult_03_top.png);
}
.template3 .SearchResultItemMenu
{
	position:absolute;
	width:650px;
	margin-right:0px;
	padding-top:0px;
	margin-top:0px;
}

.template3 .SearchResultItemBottom
{
	background-image:url(Images/Search/SearchResult_03_bottom.png);
	height:18px;
}
.template3 .SearchResultItemContent
{
	padding-top:10px;
	margin-right:15px;
	margin-left:-150px;
	min-height:80px;
}
.template2 .SearchResultItemContentRight,
.template3 .SearchResultItemContentRight,
.template3 .SearchResultItemContentLeft
{
	display:none;
}




/*
-------------------------------------------------------
	Customer Profile
-------------------------------------------------------
*/

.CustomerProfileHeader
{
	margin-top:15px;
	margin-bottom:20px;
}
.CustomerInfo span
{
}
.CustomerProfileContainer
{
	border:0px solid Lime;
}
.CustomerProfileBottom
{
	background-image:url(Images/minisite_bg_bottom_slide.png);
	background-position:left bottom;
	background-repeat:no-repeat;
	min-height:600px;
	margin-top:0px;
	background-color:Transparent;
}
.CustomerProfileTop
{
	background-image:url(Images/minisite_bg_top.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	min-height:205px;
	margin-top:0px;
	margin-left:0px;
	background-color:Transparent;
}
.CustomerProfileContent
{
	border:0px solid red;
	padding-top:10px;
	padding-bottom:20px;
	margin-left:10px;
	margin-right:15px;
}
.GoogleMapContainer
{
	overflow:hidden;
}
.GoogleMap
{
	width:680px;
	height:400px;
}
.CustomerInfoContent
{
	height:320px;
	overflow:auto;
    scrollbar-3dlight-color:#8f9191;
    scrollbar-arrow-color:#49494a;
    scrollbar-base-color:#aaadac;
    scrollbar-darkshadow-color:#49494a;
    scrollbar-face-color:#dfe3e2;
    scrollbar-highlight-color:#;
    scrollbar-shadow-color:#aaadac
}

/*
-------------------------------------------------------
	Customer Manager
-------------------------------------------------------
*/

.BrightButtonBg
{
	background-image:url(Images/bright_button_bg.png);
	background-position:left top;
	background-repeat:no-repeat;
}
.DropDownBg
{
	background-image:url(../../ShowImage.aspx?ImageGeneratorKey=DropDownBackground&Width=720&Height=350);
	background-repeat:no-repeat;
	width:720px;
	height:350px;
	padding:0px;
	margin:0px;
    margin-top:-8px;
    margin-top:0px\0/;
    margin-left:-2px;
    margin-left:6px\0/;
	border:0px solid #666; 
}
.DropDownBgNarrow
{
	background-image:url(../../ShowImage.aspx?ImageGeneratorKey=DropDownBackground&Width=300&Height=350);
	background-repeat:no-repeat;
	width:300px;
	height:350px;
	padding:0px;
	margin:0px;
    margin-top:-8px;
    margin-top:0px\0/;
    margin-left:-2px;
    margin-left:6px\0/;
	border:0px solid #666; 
}
.DropDownContainer
{
	padding-top:3px;
	padding-left:3px;
	padding-right:9px;
}
.DropDownScrollContainer
{
	padding-left:7px;
	padding-top:5px;
	height:512px;
	overflow:auto;
}
.DropDownList td
{
	border:0px solid red;
}
.DropDownList label
{
	font-family:Verdana, Arial, Sans-Serif;
	font-size:8pt;
	vertical-align:middle;
	padding-left:4px;
	padding-right:20px;
}
.DropDownList input
{
	vertical-align:middle;
}
.DropDownTextBox
{
	cursor: pointer; 
	text-overflow:ellipsis;
	background-color:Lime;
	border:1px solid red;
}

/*
-------------------------------------------------------
	OpeningHourItemEditor
-------------------------------------------------------
*/
.OpeningHourItemEditor
{
	border:0px solid blue;
	clear:both
}
.OpeningHourItemEditor div
{
	float:left;
	border:0px solid red;
}
.OpeningHourItemEditor td.text
{
	vertical-align:top;
	font-weight:bold;
	padding-top:4px;
	padding-left:2px;
	padding-right:4px;
}
.OpeningHourItemEditor td label
{
	padding-left:4px;
}
.CustomerProfilePreview
{
	background-image:url(../../ShowImage.aspx?ImageGeneratorKey=ButtonGrey&Width=750&Height=600);
	background-repeat:no-repeat;
	width:750px;
	height:600px;
	padding-top:3px;
}
.CustomerProfilePreviewContent
{
	margin:0px 9px 10px 3px;
	overflow-y: scroll; 
	overflow-x: auto; 
	height:587px;
}

.CustomerProfilePreviewContent .CustomerProfileHeader,
.CustomerProfilePreviewContent .CustomerInfo,
.CustomerProfilePreviewContent .description
{
	text-align:left;
}

.ModalPanel
{
	padding:40px;
}



.CheckBoxList label
{
	font-family:Verdana, Arial, Sans-Serif;
	font-size:8pt;
	vertical-align:middle;
	padding-left:4px;
	padding-right:20px;
}
.CheckBoxList input
{
	vertical-align:middle;
}