BODY
{
	margin:0px;
	padding:0px;
	font-family:Verdana;
	font-size:10px;
}
input, select, textarea {
	font-family:Verdana;
	font-size:10px;
	/*padding:3px;*/
}
h1,h2,h3
{
	margin:0px;
	padding:0px;
	margin-bottom:5px;
}
p
{
	margin:0px;
	padding:0px;
	margin-bottom:10px;
}
h1, h2, h3 {
	font-family:Arial;
	font-weight:bold;
}
h1
{
	font-size:20px;
	color:#DD0002;
}
h2 
{
	font-size:15px;
	color:#DD0002;
}
h3 
{
	font-size:12px;
	color:black;
}

P.Small
{
	font-size:10px;
}

A 
{
	color:#C20002;
}
img {
   behavior:url(/Scripts/pngbehavior.htc);
  
}
.clear 
{
	clear:both;
	line-height:0px;
	height:0px;
}

* html .visualIEFloatFix { height: 0.01%; }
*>html .visualIEFloatFix {height: auto;} /* for IE5/Mac */ 

.hidden 
{
	display:none;
}
.ExpandablePanel .ExpHeader
{
	padding: 5px 10px;
	padding-left: 0;
	margin-left: 0;
	cursor: pointer;
	cursor: hand;
}
.EmLink, .EmLink:hover
{
	color: #C20002;
	font-weight: normal;
}

.ButtonBlock .Button
{
	margin-right: 5px;
}
.TextBoxRequired 
{
	background-image: url(/Sites/Pren/images/icons/Required.gif);
	background-position: left center;
	background-repeat: no-repeat;
	left: -13px;
	margin-left: 4px;
	padding-left: 10px;
	position: relative;
}
.InputBlockRequired .TextBox
{
	
}
.InputBlockRequiredMissing .TextBox
{
	background-color: #FEF2AE;
	border: 1px solid #DD0002;
}
.BackLink
{
	font-weight:bold;
	text-decoration:none;
	padding-right: 10px;
}

/******************************************************
/* LIST PAGER
/******************************************************/
.ListPager
{
	padding: 0;
	padding-bottom:5px;
}

.ListPager .Prev
{
	line-height:normal;
	text-decoration:none;
	left: 0px;
}

.ListPager .Next
{
	line-height:normal;
	text-decoration:none;
	right: 0px;
}


.ErrorIndicator
{
	margin: 0 4px;
	/*
		Ny indikator (byter frg)
	*/
	display: none;
}

.ErrorList
{
	border-width:1px;
	border-style:solid;
	border-color:#dd0002;
	padding:0;
	margin:0;
	background-color:#fef2ae;
	color:#333;
	_height:1px;
	margin-bottom:10px;
}

.ErrorList li
{
	padding-bottom:2px;
	color:#333;
	font-weight:bold;
}

.ErrorList UL
{
	padding:0px;
	margin:0px;
	padding-left:20px;
	_padding-left:23px;
	padding-top:5px;
	padding-bottom:3px;
}

UL
{
	padding-top:4px;
	margin-bottom:10px;
}




/****************************************************/
/********************* Frn gamla Forms.css *********/
/****************************************************/
#RegionContentMiddleLeft .textarea
{

  width: 200px;

}

/****************************************************/
/********************* Sidfot ***********************/
/****************************************************/

div.FooterText 
{
	margin:auto;
	border-color:#D7E3F4;
	border-style:solid;
	border-width:1px 0pt 0pt;
	clear:both;
	display:block;
	font-size:9px;
	padding:0;
	width:770px;
}


/**********************************************************************
**************  Breadcrumb for kassaflodet  ***************************
***********************************************************************/

.Breadcrumb .Step
{

}

/*

Ljusgrtt med understreck nr man varit p steg
Svart p aktivt steg
Ljusgrtt utan understreck p kommande 
*/



.Breadcrumb .ActiveStep,
.Breadcrumb .ActiveStep:hover
{
	color: #000;
	cursor: default;
	text-decoration: none;
	font-weight: bold;
}

.Breadcrumb .VisitedStep,
.Breadcrumb .VisitedStep:hover
{
	text-decoration: underline;
	color: Gray;
}
.Breadcrumb .UnvisitedStep,
.Breadcrumb .UnvisitedStep:hover
{
	text-decoration: none;
	cursor: default;
	color: Gray;
}

.ContentBlock .Breadcrumb
{
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
	margin-top: 2px;
}

.ContentBlock .ShopNavigation .Breadcrumb
{
	float: left;
}
.ContentBlock .ShopNavigation .NextStepArea
{
	float: right;
}
.ContentBlock .ShopNavigation
{
	margin-bottom: 7px;
}






















