body
{
}

.Body1 td#Extra2 div.OneColumnOverride
{
	min-height:600px;
}

/* [Default Pink] */
div.rounded
{	
	width: 100%;
	float: left;
	margin-bottom: 10px;
	background-color: #fed4e8;
}

div.rounded .header
{		
	background: #ff63b9 url(/Layout/Default/Image/rounded/Title.gif) no-repeat 100% 0; 
	border-bottom: solid 1px #fff;
	text-transform: uppercase;
	padding: 7px 35px 7px 15px;
	color: #fff;
	font-size: 9pt;
	font-family: Arial;
	font-weight: bold;
}	

.additional
{	
	width: 100%;
	float: left;
}

div.rounded .content
{
	width: 100%;
	padding-top: 10px;
	float: left;
}

div.rounded .content a
{
	color: #000;	
}

div.rounded .content ul
{
    width: 100%;
	margin: 0px;
	padding: 0px;	
	list-style-type: none;	
	float: left;		
	background: url(/Layout/Default/Image/rounded/btmleft.gif) no-repeat bottom left;
}

div.rounded .content ul li
{
	background: url(/Layout/Default/Image/rounded/Bullet.gif) no-repeat 15px 5px;
	padding: 0px 5px 0px 25px;
	font-size: 9pt;
	font-family: Arial;
	font-weight: bold;
	margin: 0px;
	display: block;
}

div.rounded .content ul .lastItem
{
	padding-bottom: 10px;
}
div.rounded .content ul .lastItemBottom
{
	padding-top: 10px !important;		
}

div.rounded .content ul .function
{
	margin: 0px;
	padding: 0px;
	padding: 0px 0px 0px 0px; 
	float: right;	
	background-image: none;
}
div.rounded .content ul .function a
{	
	background: #ff63b9 url(/Layout/Default/Image/rounded/Continue.gif) no-repeat top left;
	padding: 0px 10px 0px 28px;	
	color: #fff;	
}

.noLast .function a
{	
	display: none;
}	
/* [/Default Pink] */

/* [Custom definitions] */

	/* [BoxedStyle1 Grey] */
		div.Grey div.rounded .header
		{
			background: #606060 url(/Layout/Default/Image/rounded/Title_grey.gif) no-repeat 100% 0;	
		}
		div.Grey div.rounded
		{
			background-color: #dfdfdf;
		}
		div.Grey div.rounded .content ul
		{
			background: url(/Layout/Default/Image/rounded/btmleft_grey.gif) no-repeat bottom left; 
			width: 100%;
		}
		div.Grey div.rounded .content ul .function a
		{	
			background: #606060 url(/Layout/Default/Image/rounded/Continue_grey.gif) no-repeat top left;
			color: #fff;
		}
	/* [BoxedStyle1 Grey] */
	
	/* [BoxedStyle2 Blue] */
		div.Blue div.rounded .header
		{
			background: #496983 url(/Layout/Default/Image/rounded/Title_blue.gif) no-repeat 100% 0;	
		}
		div.Blue div.rounded
		{
			background-color: #5191c4;
		}
		div.Blue div.rounded .content ul
		{
			background: url(/Layout/Default/Image/rounded/btmleft_blue.gif) no-repeat bottom left; 
		}
		div.Blue div.rounded .content ul a
		{
			color: #fff;	
		}
		div.Blue div.rounded .content ul li
		{
			background: url(/Layout/Default/Image/rounded/Bullet_blue.gif) no-repeat 15px 5px;
		}
		div.Blue div.rounded .content ul .function
		{
			background: none;	
		}			
		div.Blue div.rounded .content ul .function a
		{	
			background: #496983 url(/Layout/Default/Image/rounded/Continue_blue.gif) no-repeat top left;
		}
	/* [/BoxedStyle2 Blue] */	
		
	/* [BoxedStyle3 Orange] */
		div.Orange div.rounded .header
		{
			background: #ff9f2b url(/Layout/Default/Image/rounded/Title_orange.gif) no-repeat 100% 0;	
		}
		div.Orange div.rounded
		{
			background-color: #ffdf80;
		}		
		div.Orange div.rounded .content ul
		{
			background: url(/Layout/Default/Image/rounded/btmleft_orange.gif) no-repeat bottom left; 
		}
		div.Orange div.rounded .content ul .function a
		{	
			background: #ff9f2b url(/Layout/Default/Image/rounded/Continue_orange.gif) no-repeat top left;
			color: #fff;
		}
	/* [/BoxedStyle3 Orange] */
	
	/* [BoxedStyle5 White] */
		div.White div.rounded .header
		{
			background: #c1e6fe url(/Layout/Default/Image/rounded/Title_White.gif) no-repeat 100% 0;
			color: #005cab;	
			border-bottom: none;
			padding: 7px 35px 6px 15px;
		}
		div.White div.rounded
		{	
			background: #fff url(/Layout/Default/Image/rounded/blueline.gif) repeat-x bottom left;
		}		
		div.White div.rounded .additional
		{
			background: url(/Layout/Default/Image/rounded/blueline.gif) repeat-y top left;
		}		
		div.White div.rounded .content
		{
			border-top: solid 1px #c1e6fe;
			background: url(/Layout/Default/Image/rounded/blueline.gif) repeat-y top right;
		}		
		div.White div.rounded .content a
		{
			color: #0066cc;	
			font-weight: normal;
		}		
		div.White div.rounded .content ul
		{
			background: url(/Layout/Default/Image/rounded/btmleft_white.gif) no-repeat bottom left; 
		}
		div.White div.rounded .content ul li
		{
			background: url(/Layout/Default/Image/rounded/Bullet_white.gif) no-repeat 15px 5px;
		}		
		div.White div.rounded .content ul .function
		{
			background: none;	
		}			
		div.White div.rounded .content ul .function a
		{	
			background: #c1e6fe url(/Layout/Default/Image/rounded/Continue_white.gif) no-repeat top left;
			color: #005cab;
			font-weight: bold;
		}
	/* [/BoxedStyle5 White] */
/* [/Custom definitions] */

	div.maxWidth
	{		
		width: 100%;
	}	
	div.fleft
	{
		float: left;
	}
	div.fleft .LinkModule
	{
		float: left;		
	}
	div.maxWidth .LinkModule
	{
		width: 100%;	
	}	
	div.fclear
	{
		clear: both;
	}


/* [/Active Item] */
	#Extra0 .NavigationTree .Content .Active
	{	
		background-color: none;
	}
	#Extra0 .NavigationTree .Content .Active a,
	.navigationTree .content .Active a,
	.Grey .content .Active a
	{
		color: #ff63b9;
	}

	div.Blue div.rounded .content .Active a
	{
		color: #000;
	}
	div.Orange div.rounded .content .Active a
	{
		color: #fff;
	}
/* [/Active Item] */

/* [Additional Attributes] */
	.Normal-Structure-0 #Structure1 #Extra0 div
	{
		clear: both;
	}

	.Normal-Structure-0 #Structure1 #Extra0 .Components-LinkModule .LinkModule
	{	
		padding-bottom: 0px;
		margin-top: 0px;
	}	
	.Normal-Structure-0 #Structure1 #Extra0 .Components-WebStructure .NoLast .NavigationBoxed
	{
		margin-bottom: 10px !important;
		float: left;
		width: 100%;
	}
	
	.Normal-Structure-0 #Structure1 #Extra0 .Components-WebStructure .NavigationBoxed .Style3
	{
		margin: 0px;	
	}

	/* [IE7 fix] */
		#Extra0 .Components-LinkModule .LinkModule div.Title h2
		{
			min-height: 15px;		
		}
	/* [/IE7 fix] */

    .Normal-Structure-0 #Structure0 #Header0 .nomargin img
    {
        margin-left: 0px;
    }
/* [/Additional Attributes] */	

/* Uutiskirjeen tilaus */
div.letterOrder
{
    background-color:#daefff;
    background-image: url(/Layout/Default/Image/ContentBoxContent.gif);
    background-repeat: no-repeat;
    background-position: 0% 100%;
}

div.letterOrder div.title
{
    display:none;
}

div.letterOrder div.formMessage
{
    margin:5px 0 5px 15px;
    color:#ea007f;
}


div.letterOrder div.mailingListTitle
{
    background-color:#daefff;
    background-image: url(/Layout/Default/Image/ContentBoxContent2.gif);
    background-repeat: no-repeat;
    background-position: 100% 0%;
    border-bottom:solid 1px #ffffff;
    height:23px;
    color:#005cab;
    font-weight:bold;
    text-transform:uppercase;
    padding:8px 0 0 15px;
}

div.letterOrder div.fieldset
{
    clear:both;
}

div.letterOrder div.formRow
{
    clear:both;
}

div.letterOrder div.formRow label
{
    float:left;
    width:160px;
    margin:5px 0 0 15px;
}

div.letterOrder div.formRow input
{
    float:left;
    margin:5px 0 0 15px;
}

div.letterOrder div.formRow input.Normal-button-0
{
    clear:both;
    float:none;
    margin:5px 0 15px 15px;
    background-color: #aeaeae;
    background-image: url(/Layout/Default/Image/ButtonBG.gif);
    background-repeat: repeat-y;
    color:#ffffff;
    border: solid 1px #444444;
    padding: 1px 4px 1px 4px;
    height: auto;
}

/* SearchControlType */
div.SearchControlType td
{
	border:solid 0px #81c1f8;
}

div.SearchControlType tr.Alternating td
{
	background-color:#f4faff;
}

div.SearchControlType div.itemContent
{
	float:left;
	padding:10px;
	width:85%;
}

div.SearchControlType .Item
{
	font-weight:bold;
}

div.SearchControlType ul, div.SearchControlType ul li
{
    list-style-type:none;
    padding:0;
	margin:0;
}

div.SearchControlType ul li.types, div.SearchControlType ul li.insurance
{
	margin-top:10px;
}

div.SearchControlType ul li .type
{
	font-weight:bold;
}

div.SearchControlType div.itemFunction
{
	float:right;
	padding:5px 10px 0 0;
}

div.SearchControlType a.toolTipLink
{
	position:relative;
	text-decoration: none;
	display:block;
	background:url(/Layout/Default/Image/icon_info.gif) no-repeat 0 0;
	width:48px;
	height:48px;
}

div.SearchControlType a.toolTipLink span.toolTip
{
	visibility:hidden;
	width: 518px;
	height: auto;
	padding: 10px;
	position:absolute;
	top:5px;
	right:60px;
	text-decoration: none;
	color:#000000;
	background-color:#daefff;
}

div.SearchControlType a.toolTipLink:hover
{
	cursor:help;
}

div.SearchControlType a.toolTipLink:hover span.toolTip
{
	visibility:visible;
}

div.SearchControlType a.toolTipLink span.toolTip div.additionalText
{
	margin-top:10px;
}

/* SEARCH FORM UPPER */

div.SearchForm 
{
    width: 100% !important;
    min-width: 200px;
}

* html body div.SearchForm { width: 200px; }  /* IE6 doesn't know what min-width is */

div.SearchFormUpper .SearchIntro 
{
     
    height: 17px; 
    float: left; 
    padding-top: 3px; 
    padding-right: 5px;
}

div.SearchFormUpper div.Title
{
    width: 300px; 
    height: 30px;
}

div.SearchFormUpper .Content
{
    width: 270px; 
    height: 17px;
}

div.SearchFormUpper .fieldQueryString
{
    width: 125px; 
    height: 17px; 
    float: left;
}

div.SearchFormUpper .TextBox
{
    height: 16px; 
    padding-top: 0px; 
    border: 1px solid #c0c0c0;
}

div.SearchFormUpper .buttonSearch
{
     width: 20px; 
     height: 17px; 
     float: left; 
     padding-top: 0px;
     margin-top: 0px;
}

div.SearchFormUpper .ButtonSearchButton 
{
    margin-top: 0px; 
    padding-top: 0px; 
    top: 0px;
}

div.SearchFormUpper .labelDetailedSearch
{
    width: 105px; 
    height: 17px; 
    float: left; 
    padding-top: 3px;
}
