@import "ext_Structure.css";
@import "ext_Tellus.css";
@import "ext_special.css";
@import "siteseeker.css";
@import "FromCMS5Demo.css";
@import "season_VA.css";
@import "Insidan.css";
@import "ung.css";
@import "uia.css";

/* ========== Tabeller ================================================================================================= */
tr.headerrow { background-color: #ccc;}
tr.evenrow { background-color: #eee;}
tr.unevenrow { background-color: #fff;}

/* ========== Länkar =================================================================================================== */

.datelistingtext
{
	color: #606060; 
	font-size: 0.7em; 
	font-style: italic; 
}

a.linklist
{
	font-size: 1em;
	text-decoration: none;
}

a.NewsLink 
{
	text-decoration: none;
	font-weight: bold;
}

/* ========== Fonter ================================================================================================== */

h1, .heading1
{
	display: block;
	font-weight: bold;
	font-size: 200%;
	color: #000000;
	margin-top: 0.3em;
	padding-top: 0.1em;
	margin-bottom:0.2em;
	padding-bottom:0.2em;
	line-height:23px;
}

h2, .heading2
{
	font-weight: bold; 
	font-size: 130%;
	color: #333;
	margin-top: 1.0em;
	padding-top: 1.0em;
	margin-bottom:0.2em;
	padding-bottom:0.2em;
}

h3, .heading3
{
	font-weight: bold;
	font-size: 110%!important;
	color: #000000;
	margin-top: 0.7em;
	padding-top: 0.7em;
	margin-bottom:0.1em;
	padding-bottom:0.1em;
}

.bold {font-weight: bold;}

.pagebody_text, p 
{
	font-size: 100%;
	margin-top: 0.2em;
	padding-top: 0.2em;
	padding-bottom:0.5em;
	margin-bottom: 0.5em;
}

.pagebody_text h2, .line h2
{
	font-weight: bold; 
	font-size: 130%;
	color: #333;
	margin-top: 1.0em;
	padding-top: 1.0em;
	margin-bottom:0.2em;
	padding-bottom:0.2em;
}


#rightmenudiv h2
{
	font-weight: bold; 
	font-size: 110%;
	color: #333;
	margin-top: 0.8em;
	padding-top: 0.8em;
	margin-bottom:0.2em;
	padding-bottom:0.2em;
}

#rightmenudiv h3
{
	font-weight: bold; 
	font-size: 95%;
	color: #333;
	margin-top: 0.6em;
	padding-top: 0.6em;
	margin-bottom:0.2em;
	padding-bottom:0.2em;
}


.pagebody_text h3, .line h3
{
	font-weight: bold; 
	font-size: 110%;
	color: #333;
	margin-top: 0.7em;
	padding-top: 0.7em;
	margin-bottom:0.1em;
	padding-bottom:0.1em;
}

/* ========== Layout ================================================================================================== */

.centered {text-align: center;}
br.tiny_break {font-size: 40%;}
.margin_top_5 {margin-top: 5px;}
.margin_top_10 {margin-top: 10px;}
.margin_bottom_1em {margin-bottom:1em;}
/* ========== Formulär-klasser ========================================================================================= */

input.quicksearchbutton { width: 10em;}

/* ========== Div-klasser ============================================================================================== */

/* -- Standard divs --*/

div.float_left, div.leftfloating, .leftfloating  {float: left;}
div.float_right, div.rightfloating, .rightfloating {float: right;}
div.clear, .clear {clear: both;}
.hidden {display:none;}
.nodecoration{text-decoration:none;}

.writer_info {font-size: 80%; color: #999999;}

#divPubDate, #divDescription{display:block;}
#divSourceLink{font-size:12px; float:right;}

/* Nytt för den externa webben */
input.ext_quicksearchinput
{
	background-color: #ffffff;
	font-size: 100%;	
}
input.quicksearchbutton
{
	background-image: url(../../images/ico_find.gif);
	background-repeat: no-repeat;
	border: 0;
	width: 30px;
	height: 20px;
}


/*************************/
/* SITEMAP PAGE          */
/*************************/
#SiteMap ul 
{
    margin: 0.2em;
    padding: 0.2em;
    width:90%;
}

#SiteMap ul ul
{
    padding: 0.3em ;
    margin: 0.3em 0.3em 0.3em 0.5em;
    border-left: solid 1px #838383; 
}
#SiteMap ul ul ul, #SiteMap ul ul ul ul, #SiteMap ul ul ul ul ul 
{
    padding: 0;
    margin-left: 0.5em;
    border-left:0; 
}

#SiteMap li
{
    margin: 0 0.2em;
    padding: 0 0.2em;
    list-style: none;
    font-size: 1.3em;
}

#SiteMap ul li ul li ul li
{
    margin: 0.2em 0;
    padding-left: 0.5em;
    background: url(../../Styles/Pitea/images/SiteMapBullet.png) no-repeat;
    border:0;
}

#SiteMap li li li
{
  /*  font-size: 0.7em;*/
}

#SiteMap ul li a
{
    text-decoration: none;
    margin: 0.2em;
    padding: 0.2em;    
}

#SiteMap li li a
{
    /*text-decoration: underline;*/ 
    font-size: 0.7em;
}

#SiteMap li li li a
{
    font-size: 0.7em;
}
#SiteMap ul li ul li ul li 
{
    font-size: 85%;
}
/*************************/
/* MY SETTTINGS          */
/*************************/

.mySettingsForm
{
	margin-top: 1em;
	width: 360px;
}
.mySettingsForm div
{
	overflow: hidden;
	margin-bottom: 0.4em;
}
.mySettingsForm div label
{
	float: left; clear:left;
}
.mySettingsForm div input
{
	float: right;
	width: 200px;
}

.mySettingsForm div.buttons input
{
	float: left;
	width: auto;
	clear:both;
}


.mySettingsForm div div
{
	float: right;
}
