	/*
	Description: Landstinget i Östergötland
	URI: 
	Version: 1.0
	Author: Niklas Hultgren
	Author URI: http://www.logica.com
	Copyright: (C) 2008 Logica
*/

/* Generic
======================================= */
div, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, iframe 
								{ margin:0; padding:0;}
h1,h2,h3,h4,h5,h6 				{ clear:both; }
p								{ color:#333; padding-bottom:1em; }

table 							{ border-collapse:collapse; border-spacing:0; }
img 							{ border:0; }

table p
{
	margin:0;
	padding:0;
}

.introduction { font-weight: bold; }
.imagetext  { font-size: 0.9em;  }
.red { color: #CC0000; }

/* Links
======================================= */
a,
a:visited,
a:active {
	text-decoration:underline;
	color:#336799;
}
a:hover 
{
	color:#000;
	text-decoration:none;
}


/* Links in MainContentArea
======================================= */
#MainContentArea a:link,
a:visited,
a:hover,
a:active {
	text-decoration:none;
	color:#0066b3;
}


#MainContentArea a:hover{
	text-decoration:underline;
	color:#0066b3;
}

/* Links in news listings
======================================= */
#ListingArea a:link,
a:visited,
a:hover,
a:active {
	text-decoration:underline;
	color:#0066b3;
}


#ListingArea a:hover{
	text-decoration:underline;
	color:#0066b3;
}



#LeftAndMain #Area #StartpageEditor a:link,
#LeftAndMain #Area #StartpageEditor a:visited,
#LeftAndMain #Area #StartpageEditor a:hover,
#LeftAndMain #Area #StartpageEditor a:focus,
#LeftAndMain #Area #StartpageEditor a:active,
#LeftAndMain #Area #StartpageEditor a:link span.imagetext,
#LeftAndMain #Area #StartpageEditor a:visited span.imagetext,
#LeftAndMain #Area #StartpageEditor a:hover span.imagetext,
#LeftAndMain #Area #StartpageEditor a:focus span.imagetext,
#LeftAndMain #Area #StartpageEditor a:active span.imagetext {
	text-decoration:underline;
	color:#0366aa;
}

#Inner a:link, 
#Inner a:active, 
#Inner a:focus, 
#Inner a:visited
{
	text-decoration:none;
	color:#333;
}

#Inner a:hover
{
	text-decoration:underline;
	color:#333;
}


#StartPageNewsArchive a:link,
#StartPageNewsArchive a:visited,
#StartPageNewsArchive a:hover,
#StartPageNewsArchive a:active {
	text-decoration:none;
	color:#0066b3;
}


.startpagelower a:link span.imagetext,
.startpagelower a:visited span.imagetext,
.startpagelower a:hover span.imagetext,
.startpagelower a:active span.imagetext {
	text-decoration:underline;
	color:#0066b3;
}


/* Headings
======================================== */
#MainContentArea h1, h1, .container .containerCaption h1.regular{
    font:2em/1.2 Verdana;
    color:#333;
	font-weight:bold;
	margin: 0 0 12px 0;
}


h1.small {
    font:1.3em/1.2 Verdana;
    color:#333;
	font-weight:600;
	margin: 2px 0 5px 0;
}
h2 {
    font:1.3em/1.2 Verdana;
    color:#333333;
	font-weight:600;
	margin: 2px 0 2px 0;
}

#Inner h2
{
	font:1.5em/1.2 Verdana;
    color:#333;
	font-weight:600;
	padding:0 0 1.1em 0;
	margin:0;
}

#NewsContainer{ }

#CalendarContainer .containerCaption h1,
#FileListContainer .containerCaption h1,
#NewsContainer .containerCaption h1, 
#NewsContainer .containerCaption h2 {
    font:1.1em/1.2 Verdana;
    color:#333;
	font-weight:600;
	margin: 2px 0 2px 0;
}

#NewsContainer h2 a span
{
	font:1em/1.2 Verdana;
    color:#0066b3;
	font-weight:700;
	margin: 2px 0 2px 0;
}

h3 {
    font:1.14em/1.2 Verdana;
    color:#000;
	font-weight:700;
	margin: 2px 0 2px 0;
}
h4 {
    color:#000;
	font-size:1em;
	font-weight:bold;
	margin: 0 0 .7em 0;
}
h4.small {
    color:#000;
	font-size:.9em;
	font-weight:bold;
	margin: 0 0 .7em 0;
}

/* Nya Lisa | begin */
h2.listing
{
font-family:Arial;
font-variant:normal;
font-weight:500;
font-size:1.5em;
margin:0 0 0 0;
padding:.1em 0 .1em 0;
color:#333;
}

.expandable-content .date, 
.news-item-wrapper .date,
.expandable-content-expanded .date
{
	color:#666;
	font-family:Arial;
	font-weight:normal;
	font-size:1em;
	margin:0;
	padding:0;
}

h1.internal
{
	font-family:Arial;
	font-variant:normal;
	font-weight:500;
	font-size:1.5em;
	padding:0 0 .4em 0;
	margin:0;
	color:#666;
}

div.news-list-print
{
    margin:0;
	width:auto;

}
div.news-list-print a
{text-decoration:none;}

p.read-more-right
{
	margin:0;
	padding:.5em 0 .5em 0;
	text-align:right;
	float:right;
	width:auto;
}


p.read-more-left
{
	margin:0;
	padding:.5em 0 .5em 0;
	text-align:left;
	float:left;
	width:auto;
}

p.read-more-right a:link, 
p.read-more-right a:active,
p.read-more-right a:focus,
p.read-more-right a:visited,
p.read-more-right a:hover
{
	text-decoration:none;
	color:#0965b0;
}

p.read-more-left a:link, 
p.read-more-left a:active,
p.read-more-left a:focus,
p.read-more-left a:visited,
p.read-more-left a:hover
{
	text-decoration:none;
	color:#0965b0;
}


.expandable-content a:link, 
.expandable-content a:active,
.expandable-content a:focus,
.expandable-content a:visited,
.expandable-content a:hover
{
	text-decoration:none;
	color:#333;
}

.expandable-content-expanded a:link, 
.expandable-content-expanded a:active,
.expandable-content-expanded a:focus,
.expandable-content-expanded a:visited,
.expandable-content-expanded a:hover
{
	text-decoration:none;
	color:#333;
}
 

.news-item-wrapper a:link, 
.news-item-wrapper a:active,
.news-item-wrapper a:focus,
.news-item-wrapper a:visited,
.news-item-wrapper a:hover
{
	text-decoration:none;
	color:#333;
}


/* nyhetslistan på startsidan (interna) */
.news-item-wrapper h2 a:link, 
.news-item-wrapper h2 a:active,
.news-item-wrapper h2 a:focus,
.news-item-wrapper h2 a:visited,
.news-item-wrapper h2 a:hover
{
	text-decoration:none;
	color:#333;
}

/* Nya Lisa | end */

/* Mail styles, used in email messages sent by EpiServer 
================================================== */
.MailDate{
}	
.MailPageName{
	font-weight:bold;
}
.MailPagePreview{
}
.MailReadMore{
}	



