﻿html, body, form 
{	
	/*background-color:#E20E02;*/
	background-color:#0461ab;
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;	
}

img { behavior: url(iepngfix.htc); }

p
{
    font-family:Times New Roman;
	font-size:14px;	
	color:#464646;	
	margin-top:0px;
	margin-bottom:0px;
}

div, span
{
    font-family:Times New Roman;
	font-size:14px;	
	color:#464646;		
}

A
{
    font-family:Times New Roman;
	font-size:14px;	
	text-decoration:none;
	color:#464646;	
	cursor:pointer;	
}

A:Hover
{
	text-decoration:underline;
	color:#0461ab;
	cursor:pointer;
}

H1
{
	font-family:Trebuchet MS;
	font-size:32px;
	color:#000000;
	margin-bottom:40px;
	margin-top:0px;
	font-weight:lighter;
}

.RedHeader
{
    font-family:Trebuchet MS;
	font-size:32px;
	color:#0461ab;
	font-weight:lighter;
}

.Header1
{
	font-family:Trebuchet MS;
	font-size:32px;
	color:#000000;
	font-weight:lighter;
}

.Header1Red
{
	font-family:Trebuchet MS;
	font-size:32px;
	color:#0461ab;
	font-weight:lighter;
}

H2
{
	font-family:Trebuchet MS;
	font-size:24px;
	color:#000000;
	margin-bottom:5px;
	font-weight:lighter;
}

.Header2
{
	font-family:Trebuchet MS;
	font-size:24px;
	color:#000000;
	margin-bottom:5px;
	font-weight:lighter;
}

H3
{
	font-family:Trebuchet MS;
	font-size:18px;
	color:#000000;
	margin-bottom:5px;
	font-weight:lighter;
}


.SubMenu
{
	font-family:Trebuchet MS;
	font-size:16px;	
	text-decoration:none;
	color:#9B9B9B;	
	margin-left:20px;	
}

.SubMenu:Hover
{
	text-decoration:underline;
	color:#0461ab;
}

.GreyDate
{	
	color:#9B9B9B;
}

img
{
	border-style: none;
}

.TwoBreakSpace
{
    margin-top:15px;
}

.LanguageList
{
    margin-left:0px;
    margin-top:0px;
    list-style:none;
    width:300px;
}

.LanguageList li
{
    float:left;
    margin-top:0px;
}

.LanguageListItem
{   
    color:#FFFFFF;  
    font-size:11px;
    font-family:Times New Roman;
    text-transform:uppercase;  
    margin-right:15px;
}

.LanguageListItem:Hover
{   
    color:#FFFFFF;  
    font-size:11px;
    text-decoration:underline;
    font-family:Times New Roman;
    text-transform:uppercase;  
    margin-right:15px;
}

.LanguageListCurrentItem
{   
    color:#FFFFFF;  
    font-size:11px;    
    text-decoration:underline;
    font-family:Times New Roman;
    text-transform:uppercase;      
    margin-right:15px;
}

.BannerLink
{
    color:#FFFFFF;
}

.BannerLink:Hover
{
    color:#FFFFFF;
    text-decoration:underline;
}

.TopMenu
{
    background-color:none;
}

#Td_Left
{
    width:15px; 
    background:url('../../Images/System/Backgrounds/fade_left.png') repeat-y top;
}

#Td_Bottom
{
    height:30px; 
    background:url('../../Images/System/Backgrounds/fade_bottom.png') repeat-y top;
}

#Td_Right
{
    width:15px; 
    background:url('../../Images/System/Backgrounds/fade_right.png') repeat-y top;
}

#Td_Top
{
    width:922px; 
    height:39px; 
    background:url('../../Images/System/Backgrounds/fade_top.png') no-repeat bottom;
}

#Td_Content
{
    width:892px; 
    background-color:#FFFFFF;
}

#simplemodal-overlay {background-color:#000;}
#simplemodal-container {background-color:#333; border:8px solid #444; padding:12px;}
.Julkort{ display:none; }
