﻿

.DexterBackButtonArea
{
	margin-bottom:1em;
}

.DextergreyButton
{
	background-image: url(    "/Templates/Public/Images/Buttons/btn_grey.png" );
	background-position: 50% 50%;
	border: 0.1em solid #9b9b9b;
	background-color: #9b9b9b;
	color: White;
	font-weight: bold;
}
.SwitchLinkLookingButton
{
	display: block;
	margin-top: -2.5em;
	float: left;
	margin-right: 1em;
	background: none;
	border: none;
	text-decoration: underline;
	text-align: left;
	font-size: 1em;
	padding: 0;
	margin: 0;
}
.DexterLinkLookingButton
{
	/*float: right;*/
	background: none;
	border: none;
	text-decoration: underline;
	text-align: left;
	font-size: 1em;
	padding: 0;
	margin: 0;
	cursor: pointer;
	font-family: Arial;
	width:100%;
	/*width: 20em;*/
}
.AvdelningLabel
{
	display:block;
	text-decoration: underline;
	text-align: left;
	font-size: 1em;
	padding: 0;
	margin: 0.4em 0 0 0;
	cursor: pointer;
	font-family: Arial;
}
/***************************/
/*    SELECTIONS           */
/***************************/
.DexterDropDownDiv
{
	float:left;
	margin-right:0.7em;
	margin-bottom:0.7em;
}
.DexterChoiceLabel
{
	display:block;
	font-weight:bold;
		margin-top:0.7em;
}
.CheckBoxListTable
{
	margin-top:0;
	
}
.CheckBoxListTable td
{
	padding-left:0;
	
}
.CheckBoxListFlow Label
{
	display:inline-block;
	padding-right:0.7em;
}
.DexterCheckBoxDiv
{
	clear:both;
	margin-bottom:0.7em;
}
.DexterShowButton
{
	display:block;
	float:none;
	clear:both;
}

/***************************/
/*    GRID VIEW            */
/***************************/
.dexterGridView table
{
	border: none;
}
.dexterGridView tbody tr th
{
	/*float: left;*/
	background-image: none;
	background-color: White;
	width: auto;
	vertical-align:top;
}

.dexterGridView tbody tr td
{
	/*float: left;*/
	background-image: none;
	padding-top:0.4em;
	padding-bottom:0.4em;
	vertical-align:top;
}
.AltRowStyle
{
	background-color: White;
}
.RowStyle
{
	background-color: #e8e8e8;
}

.Header
{
	text-align: left;
}
.Image
{
	width: 5em;
}
/***************************/
/*   RIGHT REGION          */
/***************************/

.KontaktAvdAreaBorder
{
	border: #fff3ce 0.1em solid;
	width: auto;
	background-color: #fff3ce;
	margin-bottom: 1.67em;
}
.KontaktAvdArea
{
	background-color: #fff3ce;
	background-image: url(  "/DexterIntegration/Images/yellow_shade.png" );
	background-repeat: repeat-x;
	background-position: left bottom;
	padding: 0 0.8em 1.07em 1.07em; 
	width: 18.67em; 
	
	border: 0.1em solid white;

}
.nowrap
{
	white-space:nowrap;
}
/***************************/
/*   MIDDLE REGION          */
/***************************/
.DexterTopImageArea
{
	text-align:center;
}
.commonStatistics
{
	margin-bottom:3em;
}


