﻿/*                   recovery.css 2007-05-21                  */


/*    --------------  some new test stuff  -----------------  */

/*    --------------  Header classes and sub classes  -----------------  */

h1,h2,h3,h4,h5,h6 
	
	{
	font-weight: 500;
	font-family: 'Century Gothic',Verdana,Arial;
	text-align: center;
	border: 0;
	margin: 0;
	padding: 0;
	}

.h1
	{
	font-size: 20px;
	}	

.h2
	{
	font-size: 18px;
	}	


.h3
	{
	font-size: 16px;
	}

.h4
	{
	font-size: 14px;
	}
	
.h5
	{
	font-size: 12px;
	}
	
.h6
	{
	font-size: 10px;
	}
	
/*    --------------  some older header classes   -----------------  */

	
h2	
	{
	color: #fa8072;
	font-size: 18px;
	font-weight: 500;
	font-family: 'Century Gothic','Lucida Sans Unicode','Lucida Grande','Arial';
	text-align: center;
	border: 0;
	margin: 0;
	padding: 0;
	}

	
h2.information
	{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	display: none;
	z-index: 1;
	font-size: 9px;
	color: #fa8072;
	font-family: 'Century Gothic','Verdana','Arial';
	}
	
	
h3	
	{
	font-size: 6px;
	font-family: 'Arial','Helvetica';
	color: #eeeeee;
	font-weight: 500;
	text-align: center;
	}


.headline1
	{
	color: #fa8072;
	font-size: 20px;
	font-weight: 500;
	font-family: 'Century Gothic','Lucida Sans Unicode','Lucida Grande','Arial';
	text-align: center;
	}

.headline2
	{
	color: #fa8072;
	font-size: 18px;
	font-weight: 500;
	font-family: 'Century Gothic','Lucida Sans Unicode','Lucida Grande','Arial';
	text-align: center;
	}

.headline3
	{
	color: #6699CC;
	font-size: 16px;
	font-weight: 500;
	font-family: 'Century Gothic','Verdana','Arial';
	text-align: center;
	}

.headline4
	{
	color: #6699CC;
	font-size: 20px;
	font-weight: 500;
	font-family: 'Century Gothic','Lucida Sans Unicode','Lucida Grande','Arial';
	text-align: center;
	}

.headline5
	{
	color: #6699CC;
	font-size: 14px;
	font-weight: 500;
	font-family: 'Century Gothic','Lucida Sans Unicode','Lucida Grande','Arial';
	text-align: center;
	}

	
/*    --------------  colour classes   -----------------  */
	
.blue
	{ 
	color: #6699CC;
	}

.tomato
	{
	color: #fa8072;
	}
	
.black
	{
	color: #000000;
	}

.grey
	{
	color: #999999;
	}

.dark-gray
	{
	color: #505050;
	}
	
.green
	{
	color: #86CD21;
	}

.apelsin
	{
	color: #FF9933;
	font-weight: 500;
	font-family: 'Century Gothic','Lucida Sans Unicode','Lucida Grande','Arial';
	}

.orange
	{
	color: #CC6000;
	}

.white
	{
	color: #FFFFFF;
	}

.sea
	{
	color: #6699CC;
	}

.red
	{
	color: #FF0000;
	}
	
.blue2
	{ 
	color: #1E90FF;
	}

.grey2
	{
	color: #555555;
	font-size: 10px;
	font-family: 'Verdana','Arial','Helvetica';
	}

.grey3
	{
	color: #777777;
	font-weight: 500;
	font-size: 13px;
	font-family: 'Century Gothic','Lucida Sans Unicode','Lucida Grande','Arial';
	}
	
.orange1
	{
	color: #FF6600;
	}

.orange2
	{
	font-family: 'Century Gothic','Lucida Sans Unicode','Lucida Grande','Arial';
	font-size: 18px;
	color: #FF6600;
	}

.dark-gray
	{
	color: #505050;
	}




.ingress td
	{ 
	font-family: verdana,arial,sans-serif;
	color: #666666;
	font-size: 8pt;
	text-align: justify;
	}

.drives td
	{ 
	font-family: verdana,arial,sans-serif;
	color: #999999;
	font-size: 7pt;
	text-align: center;
	}

.information
	{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	display: none;
	z-index: 1;
	}

.info
	{
	font-size: 8px;
	font-family: 'Arial','Helvetica';
	color: #efefef;
	}

.en-text
	{
	display:none;
	} 

img.lighten
	{
	filter:alpha(opacity=50);
	opacity: 0.5;
	}

img.lighten:hover 
	{
	filter:alpha(opacity=100);
	opacity: 1;
	}

	
	
/*    --------------  some table classes   -----------------  */

table.form
	{
	background-image: url("/images/back2.jpg");
	}

html, Body
	{
	margin:0;
	padding:0;
	font-family: verdana,arial;
	color: #555555;
	font-size: 10pt;
	}
P
	{
	font-family: Verdana, Arial;
	color: #888888;
	font-size: 8pt;
	}


blockquote
	{
	font-family: Verdana, Arial;
	color: #888888;
	font-size: 10pt;
	}



/*    --------------  some table classes   -----------------  */


caption 
	{
      font-family: Verdana, Arial;
	color: #6699CC;
	font-size: 18pt;
	} 

th
	{ 
      font-family: Verdana, Arial;
	color: #6699CC;
	font-size: 10pt;
	}

/*    --------------  some table row classes   -----------------  */


tr.grey	
	{
	background:  #EEEEEE;
	}

tr.rubrik	
	{
	background:  #eeeeff;
	}

tr.white	
	{
	background:  #ffffff;
	}

tr.c1	
	{
	background:  #F3F3F3;
	font-family: Verdana;
	color: #6699CC;
	font-size: 14px;
	}

tr.c2	
	{
	background:  #FAF6EE;
	font-family: Verdana;
	color: #6699CC;
	font-size: 14px;
	}

tr.foot
	{ 
	vertical-align: middle;
	background: url("") white;
	}

/*    --------------  some table data classes   -----------------  */

td.tiny
	{
	color: #555555;
	font-family: verdana,arial;
	font-size: 10px;
	}

td
	{ 
	font-family: Verdana, Arial;
	color: #666666;
	font-size: 8pt;
	}

td.ingress
	{ 
	font-family: verdana,arial,sans-serif;
	color: #666666;
	font-size: 8pt;
	text-align: justify;
	}

td.c1	
	{
	background:  #F3F3F3;
	font-family: Verdana;
	color: #6699CC;
	font-size: 10pt;
	text-align: right;
	}

td.c2	
	{
	background:  #FAF6EE;
	font-family: Verdana;
	color: #6699CC;
	font-size: 10pt;
	text-align: right;
	}

td.c1b	
	{
	background:  #F3F3F3;
	font-family: Verdana;
	color: #6699CC;
	font-size: 10px;
	}

td.c2b	
	{
	background:  #FAF6EE;
	font-family: Verdana;
	color: #6699CC;
	font-size: 10px;
	}

td.c3b	
	{
	background:  #FFE7E7;
	font-family: Verdana;
	color: #6699CC;
	font-size: 10px;
	}


td.cash
	{
	color: #669900;
	font-size: 10px;
	}

td.kredit
	{
	color: #cc6600;
	font-size: 10px;
	}

td.euro
	{
	color: #6699CC;
	font-size: 10px;
	}

td.rubrik
	{
	background: #eeeeff;
	font-size: 10px;
	}

td.hide
	{
	font-size: 12px;
	background: #ffffff;
	}


td.navi
	{ 
	vertical-align: middle;
	}

td.base
	{ 
	vertical-align: bottom;
	}

td.foot
	{ 
	vertical-align: middle;
	background: url("") white;
	}

td.meny
	{ 
	font-size: 12pt;
	font-family: Verdana, Arial;
	color: #6699CC;
	}

.greypx
	{
	background: url("/images/symbols/greypxl.gif") repeat-x top left;
	}


/*    --------------  some list classes   -----------------  */


UL	
	{
	font-family: Verdana, Arial;
	color: #888888;
	font-size: 10pt;
	}

OL	
	{
	font-family: Verdana, Arial;
	color: #888888;
	font-size: 10pt;
	}

LI	
	{
	font-family: Verdana, Arial;
	color: #888888;
	list-style: url("/images/symbols/galka.jpg");
	font-size: 11px;
	}
/*    --------------  some anchor classes   -----------------  */

a.meny
	{ 
	font-size: 11pt;
	font-family: 'Verdana','Arial','Helvetica',sans-serif;
	color: #6699CC;
	text-decoration: none;
	font-weight: 500;
	}

a.meny:hover
	{
	color: black;
	}

A:link.h1
	{
	color: #fa8072;
	font-size: 21px;
	font-weight: 500;
	font-family: 'Century Gothic','Verdana','Arial','Helvetica';
	text-decoration: none;	
	}

A:visited.h1
	{
	color: #fa8072;
	font-size: 21px;
	font-weight: 500;
	font-family: 'Century Gothic','Verdana','Arial','Helvetica';
	text-decoration: none;	
	}

A:hover.h1
	{
	color: #fa8072;
	font-size: 21px;
	font-family: 'Century Gothic','Verdana','Arial','Helvetica';
	text-decoration: none;	
	font-weight: normal;
	}

A:link.h2
	{
	color: #6699CC;
	font-size: 16px;
	font-family: 'Century Gothic','Verdana','Arial','Helvetica';
	text-decoration: none;
	}

A:visited.h2
	{
	color: #6699CC;
	font-size: 16px;
	font-family: 'Century Gothic','Verdana','Arial','Helvetica';
	text-decoration: none;
	}

A:hover.h2
	{
	color: #6699CC;
	font-size: 16px;
	font-family: 'Century Gothic','Verdana','Arial','Helvetica';
	text-decoration: none;	
	font-weight: normal;
	}

A:link.h5
	{
	color: #fa8072;
	font-size: 16px;
	font-family: 'Century Gothic','Verdana','Arial','Helvetica';
	text-decoration: none;
	}

A:visited.h5
	{
	color: #fa8072;
	font-size: 16px;
	font-family: 'Century Gothic','Verdana','Arial','Helvetica';
	text-decoration: none;
	}

A:hover.h5
	{
	color: #6699CC;
	font-size: 16px;
	font-family: 'Century Gothic','Verdana','Arial','Helvetica';
	text-decoration: none;	
	font-weight: normal;
	}


A.blue
	{
	color: #6699CC;
	}
	
A.info
	{
	font-size: 8px;
	font-family: 'Arial','Helvetica',sans-serif;
	color: #fefefe;
	text-decoration:none;
	}

A:link.info
	{
	font-family: 'Verdana','Arial','Helvetica',sans-serif;
	color: #fafafa;
	} 

A:visited.info
	{
	font-family: 'Verdana','Arial','Helvetica',sans-serif;
	color: #fafafa;
	}   

A:hover.info
	{
	font-family: 'Verdana','Arial','Helvetica',sans-serif;
	color: #aaaaaa;
	}  


A.aurora
	{ 
	text-decoration:none;
	}
	
a.aurora:hover
	{ 
	color: #000000;
	}

A:link
	{ 
	font-family: Verdana, Arial;
	color: #999999;
	} 

A:visited
	{
	font-family: Verdana, Arial;
	color: #555555;
	}




/*    --------------  some general styles  -----------------  */

.about
	{
	color: #aaaaaa;
	font-family: Verdana, Arial;
	font-size: 8pt;
	}

.info
	{
	font-size: 6px;
	font-family: Arial, Helvetica;
	color: #eeeeee;
	}

.steg
	{	
	font-family: Verdana, Arial;
	color: #999999;
	font-size: 12pt;
	text-align: center;
	}

 .update
	{
	font-family: 'Arial','Helvetica';
	font-size: 12px;
	font-style: italic;
	text-align: center;
	color: #CC6000;
	}

.comment
	{
	font-family: 'Verdana','Arial','Helvetica';
	font-size: 10pt;
	font-style: italic;
	color: #999999;
	}


.time
	{
	font-family: 'Verdana','Arial','Helvetica';
	font-size: 12px;
	color: #CC6000;
	}

	

.navi
	{
	font-family: 'Century Gothic','Lucida Sans Unicode','Lucida Grande','Arial';
	font-size: 14px;
	color: #6699CC;
	}

	

/*    --------------  some foot styles  -----------------  */

.foot-ns
	{
	font-weight: normal;
	font-size: 10px;
	font-family: Arial;
	color: #2222FF;
      }

.foot-ie
	{
	font-weight: normal;
	font-size: 9px;
	font-family: Arial;
	color: #2222FF;
      } 



input.foot-ie
	{
	color: #000000;
	}

.foot-ns6
	{
	font-size: 9px;
	font-family: Arial;
	color: #000000;
      }

input.foot-ns6
	{
	color: #6699CC;
	}
.tagline	
	{
	color: #6699CC;
	font-size: 16px;
	font-weight: 500;
	font-family: 'Century Gothic','Lucida Sans Unicode','Lucida Grande','Arial';
	text-align: center;
	}

	.top-left, .top-right, .bottom-left, .bottom-right 
	{ 
	background-image: url('http://www.aurora.se/images/corners1280x18.gif'); 
	height: 9px;      
	font-size: 2px;    /* correction IE */
	}
	
.top-left, .bottom-left 
	{ 
	margin-right: 9px; /* width of corners */
	}

.top-right, .bottom-right 
	{ 
	margin-left: 9px;  /* width of corners */
	margin-top: -9px;  /* height of corners */
	}
	
.top-right 
	{
	background-position: 100% 0;   /* position right corner at right side, no vertical 

changes */
	}
	
.bottom-left 
	{ 
	background-position: 0 -9px;    /* second number by negative height of one of corners 

*/
	}
	
.bottom-right 
	{ 
	background-position: 100% -9px; /* second number by negative height of one of corners 

*/
	}
	
.inside 
	{
	border-left: 1px solid #C00000; /* color & properties of the left-borderline */
	border-right: 1px solid #C00000;/* color & properties of the right-borderline */
	background: #EFEFEF;            /* background-color of the inside */
	color: #000000;                 /* default text-color of the inside */
	padding-left: 10px;             /* all texts at some distance of the left border */
	padding-right:10px;             /* all texts at some distance of the right border */
	}
	
.notopgap    { margin-top: 0; }    /* to avoid splitting of the box */
.nobottomgap { margin-bottom: 0; } /* to avoid splitting of the box */

	/*    --------------  rammar och kontakt boxes   -----------------  */
	
		/*    ----  violet  ---- */ 
	
	.top-left-v, .top-right-v, .bottom-left-v, .bottom-right-v
	{ 
	background-image: url('http://www.aurora.se/images/graphics/ram-violet1.gif'); 
	height: 9px;      
	font-size: 2px;    /* correction IE */
	}	
	
	.inside-v
	{
	border-left: 1px solid #9c00cc; 
	border-right: 1px solid #9c00cc;
	color: #6699FF;
	background: #ffffff;
	padding-left: 5px;
	padding-right: 5px;
	}	
	.top-left-v, .bottom-left-v
	{ 
	margin-right: 9px;
	}
	.top-right-v, .bottom-right-v
	{ 
	margin-left: 9px; 
	margin-top: -9px; 
	}
	.top-right-v
	{
	background-position: 100% 0;
	}
	.bottom-left-v 
	{ 
	background-position: 0 -9px;
	}
	.bottom-right-v 
	{ 
	background-position: 100% -9px;
	}
	.notopgap    { margin-top: 0; } 
	.nobottomgap { margin-bottom: 0; }
	
	
	/*    ----  grey  ---- */ 
	
	.top-left-g, .top-right-g, .bottom-left-g, .bottom-right-g
	{ 
	background-image: url('http://www.aurora.se/images/graphics/ram-grey1.gif'); 
	height: 9px;      
	font-size: 2px;    /* correction IE */
	}	
	.inside-g 
	{
	border-left: 1px solid #6699ff; 
	border-right: 1px solid #6699ff;
	color: #6699FF;
	background: #ffffff;
	padding-left: 5px;
	padding-right: 5px;
	}		
	.top-left-g, .bottom-left-g
	{ 
	margin-right: 9px;
	}
	.top-right-g, .bottom-right-g
	{ 
	margin-left: 9px; 
	margin-top: -9px; 
	}
	.top-right-g
	{
	background-position: 100% 0;
	}
	.bottom-left-g
	{ 
	background-position: 0 -9px;
	}
	.bottom-right-g 
	{ 
	background-position: 100% -9px;
	}
	.notopgap    { margin-top: 0; } 
	.nobottomgap { margin-bottom: 0; }	

	
	
	/*    ----  red  ---- */ 
		
	.top-left-r, .top-right-r, .bottom-left-r, .bottom-right-r 
	{ 
	background-image: url('http://www.aurora.se/images/graphics/ram-red1.gif'); 
	height: 9px;      
	font-size: 2px;    /* correction IE */
	}
	.inside-r
	{
	border-left: 1px solid #6699ff; 
	border-right: 1px solid #6699ff;
	color: #6699FF;
	background: #ffffff;
	padding-left: 5px;
	padding-right: 5px;
	}		
	.top-left-r, .bottom-left-r
	{ 
	margin-right: 9px;
	}
	.top-right-r, .bottom-right-r
	{ 
	margin-left: 9px; 
	margin-top: -9px; 
	}
	.top-right-r
	{
	background-position: 100% 0;
	}
	.bottom-left-r
	{ 
	background-position: 0 -9px;
	}
	.bottom-right-r 
	{ 
	background-position: 100% -9px;
	}	
	.notopgap    { margin-top: 0; } 
	.nobottomgap { margin-bottom: 0; }
	
	
	
		/*    ----  blue  ---- */ 

		
	.top-left-b, .top-right-b, .bottom-left-b, .bottom-right-b 
	{ 
	background-image: url('http://www.aurora.se/images/graphics/ram-blue2.gif'); 
	height: 9px;      
	font-size: 2px;    /* correction IE */
	}
	.inside-b
	{
	border-left: 1px solid #6699ff; 
	border-right: 1px solid #6699ff;
	color: #6699FF;
	background: #ffffff;
	padding-left: 5px;
	padding-right: 5px;
	}
	.top-left-b, .bottom-left-b 
	{ 
	margin-right: 9px;
	}
	.top-right-b, .bottom-right-b 
	{ 
	margin-left: 9px; 
	margin-top: -9px; 
	}
	.top-right-b 
	{
	background-position: 100% 0;
	}
	.bottom-left-b 
	{ 
	background-position: 0 -9px;
	}
	.bottom-right-b 
	{ 
	background-position: 100% -9px;
	}
	.notopgap    { margin-top: 0; } 
	.nobottomgap { margin-bottom: 0; }
	
			/*    ----  default to blue  ---- */ 
	
	.top-left, .top-right, .bottom-left, .bottom-right 
	{ 
	background-image: url('http://www.aurora.se/images/graphics/ram-blue2.gif'); 
	height: 9px;      
	font-size: 2px;    /* correction IE */
	}
	
	.inside 
	{
	border-left: 1px solid #6699ff; 
	border-right: 1px solid #6699ff;
	color: #6699FF;
	background: #ffffff;
	padding-left: 5px;
	padding-right: 5px;
	}
	
	.top-left, .bottom-left 
	{ 
	margin-right: 9px;
	}
	.top-right, .bottom-right 
	{ 
	margin-left: 9px; 
	margin-top: -9px; 
	}
	.top-right 
	{
	background-position: 100% 0;
	}
	.bottom-left 
	{ 
	background-position: 0 -9px;
	}
	.bottom-right 
	{ 
	background-position: 100% -9px;
	}

	
	.notopgap    { margin-top: 0; } 
	.nobottomgap { margin-bottom: 0; }


/* --- box shadow --- */
.boxshadow {
-moz-box-shadow: 0 0 2px 2px #2B60DE;
-webkit-box-shadow: 0 0 2px 2px #2B60DE;
box-shadow: 0 0 2px 2px #2B60DE;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
