﻿body 
{
	font-family: Arial;
	font-size: 11px; /*0.75em;*/
	background-color: #455560;	
	color: #464646;	
}

h1 
{
    margin-top: 0px;
    margin-bottom: 5px;
    font-family: Arial;

}

h2 
{
    margin-top: 0px;    
    margin-bottom: 5px;
    font-family: Arial;    
}

h3 
{
    margin-top: 0px;
    margin-bottom: 1px;
    font-family: Arial;
    font-weight: bold;
    font-size: small;
}

img
{
    border: 0px;
}

a 
{
	color: #464646;
}

.modalBackground
{
    background: Black;
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.modalPopup
{	
    z-index: 999;
    background-color: White;
    border-width: 1px;
    border-style: solid;
    border-color: Black;
    padding: 3px;
    width: 400px;
    max-height: 500px;
    padding: 20px;
    overflow: auto;
   
}

.validatorCalloutHighlight
{
    background-color: #FFFFB3;
}

.cssFrm
{ 
	border:solid 1px #666666; 
	color:#000000; 
}

.rainbowGreenText
{
    color: #425563;
    /*color: #6DB444;*/
}

.rainbowOrangeText 
{
        color: #425563;
    /*color: #F78F40;*/
}

.rainbowPinkText 
{
        color: #425563;
    /*color: #F06E91;*/
}

.rainbowYellowText 
{
        color: #425563;
    /*color: #FCB716;*/
}


.maintable
{
	background-color: #455560;
	width: 970px;
		
	margin-left: auto;
	margin-right: auto;
	margin: 7px;
	margin-top: 0px;	
}

.cssHeadlineAbove
{
	background-color: #E1E1E1; 
	border-bottom-style: solid; 
	border-bottom-color: #CCCCCC;
    color: #696969; 
    border-bottom-width: 1px; 
    height: 14px;	
}

.cssHeadlineBelow
{
	background-color: #EEEEEE; 
	height: 22px;	
}

.cssHeadline
{
/*
	height: 11px;
	background-image: url(../../Motesplats/Images/headline_background.gif);
	background-repeat: repeat-x;
	height: 17px;
*/
}

.cssMenuPanel 
{
	height: 42px;
}

.cssRightMenu
{	
	background-image: url(../../Motesplats/Images/rightmenu_background.gif);
	background-repeat: repeat-x;

	width: 99%;
}

.cssRightMenuSubject
{
    background-image: url(../../Tidningen/Images/icon_relation.png);
    background-repeat: no-repeat;
    background-color: #EEEEEE;            
    vertical-align: middle; 
    color: Black; 
    font-weight: bold; 
    height: 18px; 
    padding-top: 3px;
    padding-left: 35px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: Black;
}

.cssRightMenuTool
{
	border-left-color: #FFDD00;
	border-left-width: 4px;
	border-left-style: solid;
	border-top-color: #6E6E6E;
	border-top-width: 1px;
	border-top-style: solid;
	background-color: #888888;
	padding: 3px;		
	color: White;    
}

.cssRightMenuTool a 
{
	color: White;
}


.cssRightMenuTop 
{
	/*background-image: url(../../Motesplats/Images/rightmenutop_background.gif);
	background-repeat: repeat-x;*/
}

.rightMenuDetail 
{
	padding: 6px;
}

.cssBtn 
{
	background-color: #A6A39C; 
	color: White; 
	font-weight: bold;
	font-size: 11px;
}

.cssLnkBtn
{
	background-color: #A6A39C;
	color: White; 	
	padding: 2px 5px 2px 5px;
	border: solid 1px black;
	display:inline-block;
	text-decoration: none;
}

.fckeditor p, ul, li
{
	margin-top: 0px !important;
	margin-bottom: 0px !important;
}

.CustomTabStyle .ajax__tab_header 
{
	font-size:3px;
}