
/* Default text för td, sätt samma som .text */
body 
{
    margin: 0 0 0 0;
    background-color: #ffffff;
    font-family: Trebuchet MS,Arial; 
    font-size: 12px; 
    font-weight: normal; 
}
hr
{
    height: 1px; 
    border-style: none; 
    color: #CCCCCC;
    background-color: #CCCCCC;
    }
/* Default text för td, sätt samma som .text */
td
{
    font-family: Trebuchet MS,Arial; 
    font-size: 12px; 
    font-weight: normal; 

    }
iframe {
border: 0px solid #ffffff;
}

h1      { font-family : Trebuchet MS,Verdana, Arial; font-size: 15px; 	font-weight:bold; margin:0px 0px 5px 0px; }
h2      { font-family : Trebuchet MS,Verdana, Arial; font-size: 12px; 	font-weight:bold; margin:0px 0px 5px 0px; }
h3      { font-family : Trebuchet MS,Verdana, Arial; font-size: 12px; 	font-weight:bold; margin:0px 0px 5px 0px; }

/* Ta bort dotted outlining globalt för alla länkar! */
a, img 
{
    outline: none;
    } 

/* AREA baserade styles är de som används för att speca upp tabellerna i .master filerna */
.AREAleft {
	height:	auto;
	background-color: #202020;
	}
.AREAbloggtwittering{
	font-family: verdana;
	font-size: 10px;
	color: #ffffff;
	width: 190px;
	height: auto;
	background-color: #202020;
	/*background-image: url('img/plattaBloggers.jpg');*/
	background-repeat:repeat-y ;
	}	
.AREAcontent {
	font-family: verdana;
	font-size: 12px;
	width: 640px;
	height: 470px;
	background-color: #ffffff;
	}
.AREAcontent2 {
	font-family: verdana;
	font-size: 12px;
	color: #ffffff;
	width: 640px;
	height: 470px;
	background-color: #202020;
	}	
.AREAlogotype{
	width:	190px;
	height:	95px;
	background-image: url('img/logotype.jpg');
	background-color: #202020;
	}
.AREAsearch{
	font-family: verdana;
	font-size: 10px;
	width: 640px;
	height: 53px;
	background-color: #ffffff;
	text-align: right;
	}
.AREAtopmenu{
	font-family: Trebuchet MS;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	width: 640px;
	height: 42px;
	background-color: #820024;
	text-align: right;
	}

/* Denna används av ShareStuff.vb, för att montera ShareThis koden i */	
.AREAshareThisLayer
{
    float:right;
    position: relative;
    z-index:auto;
    margin-top:0px;
    margin-right:0px;
	text-align: right;
	}
	
/* Client-side div som [hantera sidor] ligger i */
.AREAhanteraSidor
{
    text-align:right;
    margin-right:30px;
    }
    
.AREAblogPanel
{
    /*text-align:right;
    margin-right:30px;*/
    }    
    
/* Var var det jag nu använde denna? */
.TEXTtopmenu
{
	font-family: Trebuchet MS;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-align: right;    
}

/* För att specifiera upp layouten för tabellen som formulär fel visas i. */
.PANELerror
{
    border: 1px solid;
    border-color:Black;
    background-color: #ffff99;
}
	
.AREAfooter {
	background-color: #3f3f3f;
	height: 84px;
	}
	
/*  -------------------------------------------------------------------------------
    Nedan är de som används för att skriva ut sidor med, nedan style ska även
    in i Language/English.xml för Ultimate Editors dropdown 'Text-stil'
*/
.headline           {	font-family: Trebuchet MS,Arial; font-size: 15px; font-weight: bold; color: #000000;}
.headlineCMS        {	font-family: Trebuchet MS,Arial; font-size: 15px; font-weight: bold; color: #000000;}
.subheadline        {	font-family: Trebuchet MS,Arial; font-size: 12px; font-weight: bold; color: #000000;}
.text               {	font-family: Trebuchet MS,Arial; font-size: 12px; font-weight: normal; color: #000000;}
.textsmall          {	font-family: Trebuchet MS,Arial; font-size: 10px; font-weight: normal; color: #000000;}
.stats              {	font-family: Trebuchet MS,Arial; font-size: 12px; font-weight: normal; color: #000000;}
.statsOnDark        {	font-family: Trebuchet MS,Arial; font-size: 12px; font-weight: normal; color: #e0e0e0;}
.footer             {	font-family: Verdana,Arial; font-size: 10px; font-weight: normal; color: #cccccc;}

.textVit               {color: #ffffff;}


/* ADMIN classer */
.admin_headline     {	font-family: Trebuchet MS,Arial; font-size: 15px; font-weight: bold; color: #000000;}
.admin_subheadline  {	font-family: Trebuchet MS,Arial; font-size: 11px; font-weight: bold; color: #000000;}
.admin_text         {	font-family: Trebuchet MS,Arial; font-size: 11px; font-weight: normal; color: #000000;}
.admin_settings     {	font-family: Trebuchet MS,Arial; font-size: 10px; font-weight: normal; color: #000000;}

/* paneltexterna */
.panel_headline     {	font-family: Arial; font-size: 10pt; font-weight: normal; color: #000000;}
.panel_subheadline  {	font-family: Arial; font-size: 10pt; font-weight: normal; color: #000000;}
.panel_text         {	font-family: Arial; font-size: 10pt; font-weight: normal; color: #000000;}

.news_headline      {  font-family: Trebuchet MS,Verdana,Arial; font-size: 15px; font-weight: bold; color: #ffffff;}
.news_text          {  font-family: Trebuchet MS,Verdana,Arial; font-size: 12px; font-weight: normal; color: #ffffff;}
.news_date          {  font-family: Trebuchet MS,Verdana,Arial; font-size: 12px; font-weight: normal; color: #000000;}




/*  -------------------------------------------------------------------------------
    LÄNKAR
*/

/* Länk där INGEN class har satts, GENERELL länk m.a.o. Stilen ska vara densamma som .text */
a:link 				{  font-family: Trebuchet MS,Verdana,Arial; font-size: 12px; font-weight: normal; color: #000000; text-decoration: none}
a:visited 			{  font-family: Trebuchet MS,Verdana,Arial; font-size: 12px; font-weight: normal; color: #000000; text-decoration: none}
a:hover 			{  font-family: Trebuchet MS,Verdana,Arial; font-size: 12px; font-weight: normal; color: #000000; text-decoration: underline}
a:active 			{  font-family: Trebuchet MS,Verdana,Arial; font-size: 12px; font-weight: normal; color: #000000; text-decoration: none}

/* Topy meny länkar */
a.menu:link 	        {  font-family: Trebuchet MS,Verdana,Arial; font-size: 14px; font-weight: bold; color: #ffffff; text-decoration: none}
a.menu:visited 	        {  font-family: Trebuchet MS,Verdana,Arial; font-size: 14px; font-weight: bold; color: #ffffff; text-decoration: none}
a.menu:hover 	        {  font-family: Trebuchet MS,Verdana,Arial; font-size: 14px; font-weight: bold; color: #ffffff; text-decoration: none}
a.menu:active 	        {  font-family: Trebuchet MS,Verdana,Arial; font-size: 14px; font-weight: bold; color: #ffffff; text-decoration: none}

/* Topy meny länkar, vald */
a.menu_active:link 		{  font-family: Trebuchet MS,Verdana,Arial; font-size: 14px; font-weight: bold; color: #ffffff; text-decoration: none}
a.menu_active:visited 	{  font-family: Trebuchet MS,Verdana,Arial; font-size: 14px; font-weight: bold; color: #ffffff; text-decoration: none}
a.menu_active:hover 	{  font-family: Trebuchet MS,Verdana,Arial; font-size: 14px; font-weight: bold; color: #ffffff; text-decoration: none}
a.menu_active:active 	{  font-family: Trebuchet MS,Verdana,Arial; font-size: 14px; font-weight: bold; color: #ffffff; text-decoration: none}

/* Nyhets länkar */
a.news:link 		{  font-family: Trebuchet MS,Verdana,Arial; font-size: 10px; font-weight: bold; color: #ffffff; text-decoration: none}
a.news:visited 	    {  font-family: Trebuchet MS,Verdana,Arial; font-size: 10px; font-weight: bold; color: #ffffff; text-decoration: none}
a.news:hover 		{  font-family: Trebuchet MS,Verdana,Arial; font-size: 10px; font-weight: bold; color: #ffffff; text-decoration: none}
a.news:active 	    {  font-family: Trebuchet MS,Verdana,Arial; font-size: 10px; font-weight: bold; color: #ffffff; text-decoration: none}

/* Special CSS för vald submenu item*/
a.submenu:link 		{  font-family: Arial,Verdana; font-size: 11px; font-weight:bold; color: #e0e0e0; text-decoration: none}
a.submenu:visited 	{  font-family: Arial,Verdana; font-size: 11px; font-weight:bold; color: #e0e0e0; text-decoration: none}
a.submenu:hover 	{  font-family: Arial,Verdana; font-size: 11px; font-weight:bold; color: #820024; text-decoration: none}
a.submenu:active 	{  font-family: Arial,Verdana; font-size: 11px; font-weight:bold; color: #e0e0e0; text-decoration: none}
.submenu      		{  font-family: Arial,Verdana; font-size: 11px; font-weight:bold; color: #ffffff;}

/* Special CSS för vald submenu item*/
a.submenu_active:link 		{  font-family: Arial,Verdana; font-size: 11px; font-weight:bold; color: #820024; text-decoration: none}
a.submenu_active:visited 	{  font-family: Arial,Verdana; font-size: 11px; font-weight:bold; color: #820024; text-decoration: none}
a.submenu_active:hover 	    {  font-family: Arial,Verdana; font-size: 11px; font-weight:bold; color: #820024; text-decoration: none}
a.submenu_active:active 	{  font-family: Arial,Verdana; font-size: 11px; font-weight:bold; color: #820024; text-decoration: none}

/* Denna används av ADMIN mode för panel som [hantera sidor] */
a.panelmenu:link 	{  font-family: Arial,Verdana; font-size: 11px; font-weight: normal; color: #e0e0e0; text-decoration: none}
a.panelmenu:visited {  font-family: Arial,Verdana; font-size: 11px; font-weight: normal; color: #e0e0e0; text-decoration: none}
a.panelmenu:hover 	{  font-family: Arial,Verdana; font-size: 11px; font-weight: normal; color: #820024; text-decoration: none}
a.panelmenu:active 	{  font-family: Arial,Verdana; font-size: 11px; font-weight: normal; color: #e0e0e0; text-decoration: none}

/* footer.inc använder nedan class */
a.footer:link 		{  font-family: Verdana,Arial; font-size: 10px; font-weight: normal; color: #e0e0e0; text-decoration: none}
a.footer:visited 	{  font-family: Verdana,Arial; font-size: 10px; font-weight: normal; color: #e0e0e0; text-decoration: none}
a.footer:hover 		{  font-family: Verdana,Arial; font-size: 10px; font-weight: normal; color: #e0e0e0; text-decoration: underline}
a.footer:active 	{  font-family: Verdana,Arial; font-size: 10px; font-weight: normal; color: #e0e0e0; text-decoration: none}


/* Denna används i namn kolumn bl.a i admin sidor som listar */
a.admin:link 		{  font-family: Trebuchet MS,Verdana,Arial; font-size: 11px; font-weight: bold; color: #202020; text-decoration: none}
a.admin:visited 	{  font-family: Trebuchet MS,Verdana,Arial; font-size: 11px; font-weight: bold; color: #202020; text-decoration: none}
a.admin:hover 		{  font-family: Trebuchet MS,Verdana,Arial; font-size: 11px; font-weight: bold; color: #820024; text-decoration: underline}
a.admin:active 	    {  font-family: Trebuchet MS,Verdana,Arial; font-size: 11px; font-weight: bold; color: #202020; text-decoration: none}


/* Panellänkar för Twitter */
a.twitter:link 		{  font-family: Trebuchet MS,Verdana,Arial; font-size: 12px; font-weight: bold; color: #e0e0e0; text-decoration: none}
a.twitter:visited   {  font-family: Trebuchet MS,Verdana,Arial; font-size: 12px; font-weight: bold; color: #e0e0e0; text-decoration: none}
a.twitter:hover     {  font-family: Trebuchet MS,Verdana,Arial; font-size: 12px; font-weight: bold; color: #e0e0e0; text-decoration: none}
a.twitter:active 	{  font-family: Trebuchet MS,Verdana,Arial; font-size: 12px; font-weight: bold; color: #e0e0e0; text-decoration: none}
.TEXTtwitter        {  font-family: Trebuchet MS,Verdana,Arial; font-size: 10px; font-weight: normal; color: #e0e0e0;}

a.admin_settings:link 		{  font-family: Trebuchet MS,Verdana,Arial; font-size: 10px; font-weight: bold; color: #000000; text-decoration: none}
a.admin_settings:visited 	{  font-family: Trebuchet MS,Verdana,Arial; font-size: 10px; font-weight: bold; color: #000000; text-decoration: none}
a.admin_settings:hover 		{  font-family: Trebuchet MS,Verdana,Arial; font-size: 10px; font-weight: bold; color: #000000; text-decoration: none}
a.admin_settings:active 	{  font-family: Trebuchet MS,Verdana,Arial; font-size: 10px; font-weight: bold; color: #000000; text-decoration: none}


/* Panellänkar för bloggen */
a.blogpanel:link    {  font-family: Trebuchet MS,Verdana,Arial; font-size: 12px; font-weight: normal; color: #e0e0e0; text-decoration: none}
a.blogpanel:visited {  font-family: Trebuchet MS,Verdana,Arial; font-size: 12px; font-weight: normal; color: #e0e0e0; text-decoration: none}
a.blogpanel:hover   {  font-family: Trebuchet MS,Verdana,Arial; font-size: 12px; font-weight: normal; color: #e0e0e0; text-decoration: none}
a.blogpanel:active 	{  font-family: Trebuchet MS,Verdana,Arial; font-size: 12px; font-weight: normal; color: #e0e0e0; text-decoration: none}
a.adminblogpanel:link    {  font-family: Trebuchet MS,Verdana,Arial; font-size: 10px; font-weight: normal; color: #820024; text-decoration: none}
a.adminblogpanel:visited {  font-family: Trebuchet MS,Verdana,Arial; font-size: 10px; font-weight: normal; color: #820024; text-decoration: none}
a.adminblogpanel:hover   {  font-family: Trebuchet MS,Verdana,Arial; font-size: 10px; font-weight: normal; color: #e0e0e0; text-decoration: none}
a.adminbblogpanel:active {  font-family: Trebuchet MS,Verdana,Arial; font-size: 10px; font-weight: normal; color: #820024; text-decoration: none}

.TEXTblogpanel      {  font-family: Trebuchet MS,Verdana,Arial; font-size: 12px; font-weight: normal; color: #e0e0e0;}
.TEXTblogpanelDate  {  font-family: Trebuchet MS,Verdana,Arial; font-size: 10px; font-weight: normal; color: #e0e0e0;}

/* tror inte denna används!
.menu_headline      {  font-family: Verdana,arial; font-size: 12px; font-weight:bold; font-style:normal; color: #fefffd; text-decoration: none}
*/

/* tror inte denna används!
a.download:link 	{  font-family: Arial; font-size: 10pt; font-weight: normal; color: #003366; text-decoration: none}
a.download:visited  {  font-family: Arial; font-size: 10pt; font-weight: normal; color: #003366; text-decoration: none}
a.download:hover 	{  font-family: Arial; font-size: 10pt; font-weight: normal; color: #418cb3; text-decoration: none}
a.download:active 	{  font-family: Arial; font-size: 10pt; font-weight: normal; color: #003366; text-decoration: none}
*/


.admin_button {
font-family: Arial; 
font-size: 10pt; 
font-weight: normal;
color:#ffffff;
background-color:#820024;
border:1px solid;
border-color:#666666;
padding-left: 5px;
padding-right: 5px;
}

.admin_input 
{
    font-size: 10px; 
    font-family: Arial; 
    font-weight: normal; 
    border: 1px solid; 
    border-color: #8f1f18; 
}
.input_text 
{
    font-size: 10pt; 
    font-family: Arial; 
    font-weight: normal; 
    border: 1px solid; 
    border-color: #8f1f18; 
    }


.splash_overlay
{
    /* NOTERA NEDAN display: none; som måste bort, vi styr med .visible=true/false från Code-behind */
	/* display: none; */
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: white;
	z-index:1001;
	-moz-opacity: 0.7;
	opacity:.70;
	filter: alpha(opacity=70);
}

.splash_content 
{
    /* NOTERA NEDAN display: none; som måste bort, vi styr med .visible=true/false från Code-behind */
    /* display: none; */
	position: absolute;
	top: 40%;
	left: 50%;
	width: 500px;
	height: 200px;
	padding: 0px;
	border: none;
	margin-left: -250px;
	margin-top: -100px;
	z-index:1002;
	overflow: auto;
}

/* http://www.webmasterworld.com/forum83/1696.htm */
a.labb 
{
display: block; 
background: #fff url("img/menuSelected.gif") top left no-repeat;
vertical-align: middle;
text-align: left;
border: 0px;
/*width: 18px;
height: 18px; */
}



/*
.text_download      {	font-family: Arial; font-size: 10pt; font-weight: normal; color: #000000;}
.text_blue          {	font-family: Arial; font-size: 10pt; font-weight: normal; color: #003366;}
.text_footer        {	font-family: Verdana,Arial; font-size: 10px; font-weight: normal; color: #ffffff;}
.text_hardcoded     {	font-family: Verdana,Arial; font-size: 8pt; font-weight: normal; color: #000000;}
.text_filedesc      {	font-family: Arial; font-size: 10pt; font-weight: normal; color: #000000;}
.text_prodbackspinn {	font-family: Verdana,Arial; font-size: 10px; font-weight: normal; color: #bbbbbb;}
.puff_headline      {	font-family: Trebuchet MS; font-size: 14px; font-weight: bold; color: #ffffff;}
.puff_text          {	font-family: Trebuchet MS; font-size: 12px; font-weight: normal; color: #ffffff;}

*/

/*
table#admin_table       { background-color: #FFFFCC;}
table#admin_table td    { background-color: #FFFFCC;}
*/
