/************************/
/* GLOBAL               */
/************************/

/*print-styles.css is a version with body background-color:White and left-padding 0.5em;
and print_black hidden */

.redborder
{
	border-left-style: solid;
	border-left-width: 0.3em;
	border-left-color: #CC3333; /*Kiruna kommun:#990033; #CC3333; är kirunaBostäders gamla hoverfärg */
	padding-left:0.5em;
	vertical-align:middle;
	padding-top:0.3em;
	padding-bottom:0.6em;

	font-size:1.0em;
}


/* --- Links, copied, in Editor.css too --- */
a
{
	color:#CC0000;
}
a:link		
{
	color:#CC0000;
	text-decoration:underline;
}
a:visited	
{
	color:#CC0000;
	text-decoration:underline;
}
a:active
{
	color:#CC0000; 
	text-decoration:none;
}
a:hover
{
	color: #FF0000;
	text-decoration:underline;	
}

h1, .heading1
{
	font-weight: bold;
	font-size: 1.9em;
	font-family:Arial;
	margin-top:0.1em; 
	color: #000000;
	line-height: 1.1em;
}
h2, .heading2
{
	font-weight: bold; 
	font-size: 1.4em;
	font-family:Arial;
	margin-top:1.8em;
	margin-bottom:0.5em; 	 
	color: #333;
}
h3, .heading3
{
	font-weight: bold;
	font-size: 1.1em;
	font-family:Arial;
	line-height: 1.3em;
	margin-bottom:0.2em; 	
	color: #333;
}

p 
{
    /*font-family: Verdana, Helvetica, Arial;
	color: #333; */
}

.introduction 
{
    font-style:italic;
}

hr 
{
	margin: 0.5em 0;
	height: 1px;
	padding: 0;
	background: #d7d7d7;
	color: #d7d7d7;
	border:0;
}


.bakgrundsplatta
{
	display:block;
	padding:0.1em;
	padding-bottom:0.3em;
	padding-left:0.3em;
	background-color:#dddddd;
}

h2.bakgrundsplatta
{
	display:block;
	background-color:#dddddd;
	margin-top:0;
	margin-bottom:0;
	padding:0.1em;
	padding-bottom:0.3em;
	padding-left:0.3em;
}

/* --- stop edtor.css part --- */

body form
{
	width: 79em;
	background-color:White;
	text-align:center;
	margin-top:0;
	
	margin-left:auto;
	margin-right:auto;
}

#Page  
{
	text-align:left;
	width: 78.3em;
	margin:0px;
	margin-left:auto;
	margin-right:auto;

	border:0px;
	padding:0px;
}

hr.clear 
{
    clear: both;
}

hr
{
	color: #808080;
	height: 1px;	
}
hr.light
{
	height: 1px;
	color:Red;
	background-color:#FFFFFF;
	width:100%;
}

fieldset 
{   
	margin: 0 0 1em 0;
	padding: 1em;
}

.hidden 
{
    display: none;
}

.error 
{
    color: Red;
}

.button
{
    border: 1px solid black;
    color:White;
    background: black url(images/buttonBg.png) repeat-x;
}

table
{
	font-size: 1em;
	border-collapse: collapse;
}

th
{
	text-align: left;
}

#HeadKommunVapen {
	padding-top: 0.3em;
	padding-bottom:0.3em;
	float: left;
}

#HeadUpperRightMenu {
	float:right;
	margin-top:0.4em;
	font-weight:normal;
	font-size: 1em;
	color: #000000;
}

#MainContentContainer{
	float:left;
	width:58.1em;
	padding-bottom:0.5em; 
}

#RightIndexPageContent {
	float:right;
	text-align:left;
 	width:18em; 
	padding:0;
	padding-bottom:0.5em;
	margin:0;
}

#headerdiv
{
	text-align: center;
	display: block;
}

#quickbardiv
{
	position:relative; 
	margin-top: -5em; 
	margin-right: 3px; 
	float: right; 
	text-align: right;
	width: 48%;
}

.normalwidth  
{
	width:37.3em;
}

#rightListingBox
{
	border: solid #F0E5CE 0.1em;
	background-color: #F0F0F0;
}

#topmenucontrol
{
	margin-top: 0em;
	padding: 0.4em 0em 0.3em 0.4em;
	width: 100%;
	font-size: 1.1em;
	font-family: Verdana, Arial, Tahoma ;
}

.red
{
	color: #CC0000;
}

.centerArrow 
{
	margin-top:0.4em;/**/
}

.RightBoxHeading
{	
	font-size: 0.8em; /* detta stycke korrigerar modifierar-h2 */

	margin-bottom:-1.6em;
	margin-top:-2em;
	padding-top:0;
	border-top:0; 	 

	padding-bottom:17px; 
	display: block;
	text-decoration: none;
	background : #FFFFFF url("images/kiruna/bgRightBox.jpg") no-repeat; 
	background-position: bottom left;
	background-repeat: no-repeat;			
} 
a.RightBoxHeading
{
	color: #333;
	text-decoration:none;	
}
a.RightBoxHeading:visited
{
	color: #333;
	text-decoration:none;	
}

h2.startPageNewsHeader
{
	color: #333;
	font-weight: bold;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	display: block;
}

.NewsListContent
{
	clear:both;
	
	border-bottom-color:#EEEEEE;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	
	padding-top:0em;
	padding-left:0;
	padding-right:0;  /*läggs utanför i IE6*/	
	padding-bottom: 1em;
	display:block;		
}

a.NewsListHeading
{
	color:#333;
	text-decoration:none;
}

a.NewsListHeading:hover	
{
	color: #CC3333; /*#990033; */
	text-decoration:underline;	
}

h3.NewsListHeading
{	
	font-size: 1.1em; 		
	font-weight: bold; 
	text-decoration: none; 
	display: block;
	margin-top: 0.3em;
	margin-bottom: 0.1em;
}

span.NewsListDate
{
	font-size: 0.8em;
	display: block;
	margin-bottom: 0.6em;
}

.ingressbild
{
	clear: none;
	margin: 0.5em;
	float: right;
	width: 9.4em;
}

#newsPublisher
{
	margin-top: 3em;
	font-size: 1.1em;
	color: #333;
	font-weight: bold;
}

.pageEditor
{
	margin-top: 4em;
	font-size: 1.1em;
	color: #333;
}

.searchButtonR
{
	float:right;
	padding-right:0.3em;
	vertical-align:text-bottom;
	text-align:center;
}

.dummy
{
	width: 37.2em;
	height:1px;
	padding-bottom:1em;
}

#rightEditor1P,
#rightEditor2P,  
#rightEditor3P  
{
	margin-top:1em;	
	padding-bottom:0.5em;
}

#rightEditor1P p  
#rightEditor2P p,
#rightEditor3P p
{
	clear:both;
	padding:0;
	padding-bottom:0.7em;		
	margin:0;	
}


a.loginButton
{
	background: url(images/ButtonLogin.png) no-repeat;
}

a.logoutButton
{
	background: url(images/ButtonLogin.png) no-repeat;
}

a.rssButton
{
	background: url(images/ButtonRss.png) no-repeat;
}

a.sitemapButton
{
	background: url(images/ButtonSitemap.png) no-repeat;
}

a.languageButton, input.languageButton
{
	background: url(images/buttonLanguage.png) no-repeat;
}

input.languageButton 
{
    width: 20px;
    float: left;
    height: 1.6em;
}

select.languageButton 
{
    font-size: 1em;
}

#UpperMenu 
{
	display:inline;
	padding-right:0.1em;
}	


#UpperMenu li 
{
	display:inline;		
}

a.menuhead 
{
	padding: 0em 0.55em 0em 0.55em;
	font-size: 1em;
	color: #333;
	text-decoration: none;
	margin: auto;
}

a.menuhead:visited 
{
	color: #333;
	text-decoration: none;	
}

a.activemenuhead
{
	padding: 0em 0em 0em 0.55em;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
	margin: auto;
}


/* -- Quick search -- */
input.quicksearchinput
{
	width: 15em;
	height: 1.8em;
	border: 1px solid #CCCCCC;
	float:left;
	padding:0;
	margin:0;
}
/*************************/
/* QUICKSEARCH           */
/*************************/
.QuickSearchArea
{
	position: absolute;
	right: 0px;
	margin: 5px 8px 0px 0px;
}

input.quickSearchField
{
	width:13.7em;
	height: 1.6em;
	/*border: 1px solid #CCCCCC;*/
	border: 0;
	float:left;
	padding:0;
	margin:0;
	line-height:1.6em;
	
	font-size:1em;
}


/*************************/
/* STAGEAREA, FullRegion */
/*************************/

#StageArea 
{
    width: 100%; /*Ff*/
   
    /*padding-top: 0.5em;
	padding-bottom: 3em;*/
	float: left;
	background-color: Blue;
	margin: 0 auto;
}

/*************************/
/* BREADCRUMBS           */
/*************************/
#BreadCrumbsArea
{
	position: absolute;
	left: 20.5em;
	font-size: 0.8em;
	font-family: Verdana, Arial, helvetica, Sans-Serif;
	line-height: 2.5em;	
}

#BreadCrumbsArea a
{
    color: #3e3e3e;
	text-decoration: none;
}

#BreadCrumbsArea a:hover
{
	text-decoration: underline;
}

/* ------ LeftMenu items -----*/
a.menulink
{
	color: #333;
	font-weight: normal;
	text-decoration: none;
	display: block;
}
a.menulinkactive
{
	/*background-color: #CC0000;*/
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	display: inline;
}
/* --------- Left menu ----------- */

/* Element ovan och under menyn  */ 
#LMenuTopSeparator	{background:#FFFFFF;margin-top:0em;overflow: hidden;}
.r1			{margin: 0 5px 0 0; height: 1px; overflow: hidden; background: #CCCCCC;}
.r2			{margin: 0 3px 0 0; height: 1px; overflow: hidden; background: #CCCCCC;}
.r3			{margin: 0 2px 0 0; height: 1px; overflow: hidden; background: #CCCCCC;}
.r4			{margin: 0 1px 0 0; height: 2px; overflow: hidden; background: #CCCCCC;}

div.menuheader
{
	background-image: url(images/kiruna/bg_leftmenuheading.gif); 
	background-position: 0px bottom;
	font-size:1em;
	display: block;
	width: 100%;
	padding: 0;
	float: left;	
	text-indent:0.5em;
	
	border-top-color:#CCCCCC;
	border-top-style: solid;
	border-top-width: 0.2em;	
	border-bottom-color:White;
	border-bottom-style: solid;
	border-bottom-width: 1px;	
}

div.menuitem
{
	/*background-image: url(images/kiruna/bg_leftmenu.gif);
	background-position: 0px bottom;*/
	font-size:1.0em;
	width: 100%;
	padding: 0.5em 0em 0.4em 0em;
	float: left;	
	/*background-color: #e0e0e0;*/
	/*border-bottom-color: #cccccc;
	border-bottom-style: solid;
	border-bottom-width: 1px;*/
}
a.menuitem
{	
	text-decoration:none;		
}

div.menuitemselected
{	
	width: 100%;
	padding: 0.5em 0em 0.4em 0em;
	float: left;
	background-color: #ebebeb;
	/*font-weight: bold;
	font-size:1.0em;*/
	
	/*border-left-style: solid;
	border-left-width: 2px;
	border-left-color:#CC3333;*/ /* #800000; hos Kiruna kommun*/

	/*border-bottom-color:#cccccc;
	border-bottom-style: solid;
	border-bottom-width: 1px;*/	
}

a.menuitemselected
{	
	text-decoration:none;		
}

div.menuitemexpanded
{
	width: 100%;
	padding: 0.5em 0em 0.4em 0em;
	float: left;
	background-color: #ebebeb;
	/*
	font-size:1.0em;
	border-bottom-color:#cccccc;
	border-bottom-style: solid;
	border-bottom-width: 1px;*/
}

div.menuitemchild
{
	width: 100%;
	padding:0.5em 0em 0.4em 0em;
	float: left;
	background-color: #ebebeb;
/*
	font-size:1.0em;
	border-bottom-color:#cccccc;
	border-bottom-style: solid;
	border-bottom-width: 1px;*/
}


a.menulink:visited
{
	color:#333;	
	text-decoration:none;		
}
a.menulink:hover
{
	color:#CC3333; 
	text-decoration:underline;		
}

a.menulinkactive:visited
{
	color:#000000;
	text-decoration:none;	
	display: inline;	
}

div.menufooter  
{
	display: block;
	width: 100%;
	height: 4px;
	border-top-color:#CCCCCC;
	border-top-style: solid;
	border-top-width: 4px;	 
}

/*************************/
/* SUBMENUAREA           */
/*************************/

#SubMenuArea  
{
	width: 18em;
	float: right;
	text-align: left;
	padding:0;
	background-color: Orange;
}

#SubMenuArea a
{
	color: #3e3e3e;
}

#SubMenuArea a:hover
{
	color: Black;
}

#SubMenuArea ul
{
	list-style-type: none;
}

#SubMenuArea li a, #SubMenuArea li span
{
	display: block;
}


/*************************/
/* CONTENTAREA           */
/*************************/

#MainContentArea  
{
	/* IE 6 doesn't support min-height so the height is set instead, */
    /* relying on that it will expand beyond it if needed */
    /*height: 20em;
    min-height: 20em;*/

	/*float: left;*/
	/*width: 900px;*/
	/*background-color: Green;*/
	/*padding-top: 20px;*/
	/*padding: 20px 30px 0px 30px;*/
}

/* IE 6 doesn't understand the > selector and ignores it */
/*html>body #MainContentArea {height: auto;}*/

#MainBodyArea  
{
	float: left;
	text-align: left;
	width: 600px;
}

#MainBody
{	
	padding: 0 2em 2em;
}

#MainBodyArea .pageList
{
	padding: 0;
}

#MainBodyArea .pageList ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}

#SecondaryBodyArea 
{
	width: 250px;
	float: right;
	text-align: left;
	padding:0;
	/*background-color: Yellow;*/
}


#SecondaryBodyArea #SecondaryBody
{
	margin: 0 1em;
}

/*************************/
/* STARTPAGE             */
/*************************/
#StageArea.StartPage 
{
    position: relative;
    background-image: none;
    width: 100%;
    padding-bottom: 0;
	overflow: hidden;
}

#StageArea.StartPage 
{
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 18em;
	clear: both;
	border-bottom: 0.6em solid #006ea0;
}

#StageArea.StartPage #SecondaryBodyArea 
{
	position: absolute;
	top: 0em;
	right: 0em;
	width: 17em;
	height: 18em;
	padding: 2em;
	color: White;
	overflow: hidden;
}

#StageArea.StartPage .pageList
{
	border: 0;
	padding: 0;
	margin: 0;
}

#StageArea.StartPage ul 
{
	padding: 0;
	margin: 0;
	list-style-type: none;
}

#StageArea.StartPage /*#MainContentArea*/
{
    height: auto;
	width: 100%;
	min-height: 0;
	padding: 1em 0;
	margin: 0;
	background-image: none;
	overflow: hidden;
}

#StageArea.StartPage
{
	float: left;
	width: 23em;
	padding: 0 2em 0 1.5em;
	border: 0;
	overflow: hidden;
}

#StageArea.StartPage #NewsArea
{
	float: left;
	width: 15.5em;
	padding: 0 1em 1em 1em;
	overflow: hidden;
	border-left: 1px solid #d7d7d7;
	border-right: 1px solid #d7d7d7;
}

#StageArea.StartPage #NewsArea li 
{
	margin: 0.5em 0;
}

#StageArea.StartPage 
{
	float: left;
	width: 15.5em;
	padding: 0 1em;
	overflow: hidden;
}

/*************************/
/* LOGIN PAGE            */
/*************************/
.loginArea 
{
    width: 100%;
}

.loginArea label 
{
    display: block;
    line-height: 1em;
    width: 35%;
}

.loginArea input
{
    margin: 0.3em 0 1em 0;
}

/*************************/
/* REGISTER PAGE         */
/*************************/
.registerArea 
{
    width: 100%;
}

.registerArea label 
{
    display: block;
    line-height: 1em;
}

.registerArea input
{
    margin: 0.3em 0 1em 0;
}

/*************************/
/* SUBSCRIPTION PAGE     */
/*************************/
.subscriptionArea 
{
    width: 100%;
}

.subscriptionArea label.topLabel 
{
    display: block;
    line-height: 1em;
}

.subscriptionArea input, .subscriptionArea select
{
    margin: 0.3em 0 1.5em 0;
}

.subscriptionListArea input
{
    margin: 0 0.3em 0 0;
}

.subscriptionListArea td 
{
    vertical-align: text-bottom;
    padding: 0.3em 0;
}

/*************************/
/* SEARCH PAGE           */
/*************************/
#ResultArea 
{
    padding-top: 2em;
}

#ResultArea ol
{
    margin: 0;
    padding-left: 2em;
}

#ResultArea li 
{
    margin: 0; 
    padding: 0;
}

input.searchText 
{
    width: 75%;
}

/*************************/
/* SITEMAP PAGE          */
/*************************/
#SiteMap ul 
{
    margin: 0;
    padding: 0.2em 0;
}

#SiteMap ul ul
{
    padding: 0;
    margin-left: 0.5em;
}

#SiteMap li
{
    margin: 0 0 0.5em 0;
    padding: 0;
    list-style: none;
    font-size: 1.3em;
}
#SiteMap li a
{
    text-decoration: none;
}

#SiteMap li li
{
    margin: 0.2em 0;
    padding-left: 1em;
    background: url(images/SiteMapBullet.png) no-repeat;
    font-size: 0.7em;
}

#SiteMap li li a
{
    text-decoration: underline;
}

#SiteMap li li li
{
    font-size: 1em;
}

/*************************/
/* DOCUMENTS             */
/*************************/
#MainBody.documentList ul
{
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#MainBody.documentList li
{
    clear: both;
}

#MainBody.documentList .download 
{
    float: right;
}

#MainBody.documentList a
{
    padding: 0 0 2px 20px;
}

a.bmpExtension {background: url(images/extensions/bmp.gif) no-repeat; padding: 0 0 2px 20px; line-height: 2em;}
a.docExtension, a.docxExtension {background: url(images/extensions/doc.gif) no-repeat; padding: 0 0 2px 20px; line-height: 2em;}
a.gifExtension {background: url(images/extensions/gif.gif) no-repeat; padding: 0 0 2px 20px; line-height: 2em;}
a.htmExtension, a.htmlExtension {background: url(images/extensions/htm.gif) no-repeat; padding: 0 0 2px 20px; line-height: 2em;}
a.jpgExtension, a.jpegExtension {background: url(images/extensions/jpg.gif) no-repeat; padding: 0 0 2px 20px; line-height: 2em;}
a.mp3Extension {background: url(images/extensions/mp3.gif) no-repeat; padding: 0 0 2px 20px; line-height: 2em;}
a.mpgExtension {background: url(images/extensions/mpg.gif) no-repeat; padding: 0 0 2px 20px; line-height: 2em;}
a.pdfExtension {background: url(images/extensions/pdf.gif) no-repeat; padding: 0 0 2px 20px; line-height: 2em;}
a.pngExtension {background: url(images/extensions/png.gif) no-repeat; padding: 0 0 2px 20px; line-height: 2em;}
a.pptExtension, a.pptxExtension {background: url(images/extensions/ppt.gif) no-repeat; padding: 0 0 2px 20px; line-height: 2em;}
a.tifExtension, a.tiffExtension {background: url(images/extensions/tif.gif) no-repeat; padding: 0 0 2px 20px; line-height: 2em;}
a.txtExtension {background: url(images/extensions/txt.gif) no-repeat; padding: 0 0 2px 20px; line-height: 2em;}
a.wavExtension {background: url(images/extensions/wav.gif) no-repeat; padding: 0 0 2px 20px; line-height: 2em;}
a.xlsExtension, a.xlsxExtension {background: url(images/extensions/xls.gif) no-repeat; padding: 0 0 2px 20px; line-height: 2em;}
a.zipExtension {background: url(images/extensions/zip.gif) no-repeat; padding: 0 0 2px 20px; line-height: 2em;}

/*************************/
/* PAGELIST              */
/*************************/
.pageList ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.pageList li
{
    padding-bottom: 0.2em;
	list-style-type: none;
}

.pageList h2
{
	margin: 0;
}

/*************************/
/* FORMS                 */
/*************************/
.xForm {}

.xForm h2
{
	padding: 1em 0;
	margin: 0;
}

.xForm legend 
{
    color: Black;
}

.xForm input 
{
    float: left;
}

.xForm .heading
{
    font-weight: bold; 
    font-size: 1em; 
    padding: 0; 
    margin: 0.4em 0em;
}

.xForm #id_matrix
{
    width: 100%;
	margin: 0;
	padding: 0;
}

.xForm #id_matrix td
{
	border:0;
	margin: 0;
	padding: 0.2em 0;
}

span.xformvalidator
{
    color: Red;
}

.xForm .options 
{
    float: left;
}

.xForm label 
{
    margin-right: 0.5em;
    float: left;
}

#id_matrix br 
{
    clear: both;
}

.thankyoumessage
{
	padding: 1em 0;
	margin: 0;
	font-weight: bold;
}

/*************************/
/* FOOTERAREA            */
/*************************/

#FooterArea 
{
	width: 100%;
	text-align:center;
}

#footerrightdiv 
{
	width: 50%; 
	float: right; 
	text-align:right;
	padding-bottom:1em;
}


/**********************************/
/*    Table classes for content   */
/**********************************/
table.classic
{
	border-collapse: collapse;
	border: solid 0.1em #777777;
}

table.classic th
{
	border: solid 0.1em #777777;
	background-color: #DADADA;
	padding: 0.4em;
}

table.classic td
{
	border: solid 0.1em #777777;
	padding: 0.2em 0.4em;
}

table.color
{
	border-collapse: collapse;
	border: solid 0.1em #275569;
}

table.color th
{
	border: solid 0.1em #275569;
	background-color: #4495b9;
	color: White;
	padding: 0.4em;
}

table.color td
{
	border: solid 0.1em #275569;
	padding: 0.2em 0.4em;
}

th.highlighted, td.highlighted {}

table.classic th.highlighted
{
	background-color: #AAAAAA;
}

table.classic td.highlighted
{
	background-color: #F0F0F0;
}

table.color th.highlighted
{
	background-color: #377995;
}

table.color td.highlighted
{
	background-color: #d1e6ef;
}

th.leftalignedcontent, td.leftalignedcontent
{
	text-align: left;
}

th.rightalignedcontent, td.rightalignedcontent
{
	text-align: right;
}

/**********************************/
/*   Image  classes for content    */
/**********************************/
img.topleftfloatingimage
{
    margin-right: 1em;
    margin-bottom: 1em;
	float: left;
}

img.toprightfloatingimage
{
	float: right;
	vertical-align: top;
    margin-left: 1em;
    margin-bottom: 1em;
}


/* -- Standard divs --*/

.leftfloating
{
	float: left;
}
.rightfloating
{
	float: right;
}

.centered
{
	text-align: center;
}

.rightaligned
{
	text-align: right;
}

.leftaligned
{
	text-align: left;
}

div.clear
{
	clear: both;
}

div.emptyclear 
{
	clear:both;
	width: 1px;
	height:0;
	line-height:1px;
	font-size:1px;
}
	
/*---Listing headers (Startpage and LeftMenu head)----*/
a.listheading  
{
	font-weight: bold; 
	color: #333;
	padding-top:0.3em;
	padding-bottom:0.4em;
	display: block;
	text-decoration: none;
}
a.listheading:visited 
{
	text-decoration: none;		
	color: #333;
}

span.listheading 
{
	font-weight: bold; 
	font-size: 1em; 
	color: #333;
	padding-top:0.3em;
	padding-bottom:0.1em;
	display: block;
	text-decoration: none;
}
div.listheadingcontainer
{
	display: block;
	width: 100%;
	height: 2.2em;
	text-align:left;
	background-image: url(../images/kiruna/bgRightBox.jpg);
	background-repeat: no-repeat;	
	background-position:center;
}

.NewsListingHeader
{
	border-bottom: solid 0.1em #F0E5CE;
	width:100%;
	font-size:1.2em;
	font-weight:600;
	padding: 0.4em 0.4em 0.4em 0.5em;
}
.noListStyle{
	list-style-type: none;
}

.NewsListingItem
{
	padding: 0.6em 0.4em 0.6em 0.5em;
}


li .NewsListingItem
{
	display:inline;
}

a.NewsLink
{
	text-decoration: none;
	font-weight: bold;
	color:#333;
}
a.NewsLink:hover
{
	color: #CC3333; 
	text-decoration:underline;	
}

a.RightListingItem
{
	text-decoration: none;
	display: block;
	padding-left: 0.3em;
	clear: both;
}

a.linklist
{
	text-decoration: none;
}

.datelistingtext
{
	color: #606060; 
	font-size: 1em; 
	font-style: italic;
}

.noBorder
{
	border:0;
}

.upperButtons
{
	
	/*font-size:1.1em;
	height:1.8em;*/
	background-color: #666666;
	border: solid 1px #000000;
	color: #FFFFFF;
}

.separator
{
	border:0;
	border-right:1px black solid;
}

.print_black
{
	color:Black;
}


/************************/
/* MAINMENUAREA         */
/************************/

#MainMenuArea 
{
	position: relative;
	width: 100%; 
	margin: 0;
	padding: 0;
	border:0;
	background: url(images/MainMenuBg.png) repeat-y right top;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 1em;
	line-height: 16px;
	overflow: hidden;
	border-bottom:3px #CC3333 solid;
}

#MainMenuArea ul 
{
	margin: 0;
	padding: 0px 0px 1px 3px;
	background: url(images/MainMenuLeft.png) no-repeat left top; 
	list-style-type: none;
	float: left;
	overflow: visible;
}

#MainMenuArea li {
	display: block;
	float: left;
	margin: 2px 0px 2px 0px;
	padding: 0px 3px 0px 0px;
	background: url(images/MainMenuDivider.png) no-repeat right top;
	white-space: nowrap;
}

#MainMenuArea li.selected {
	background: url(images/MainMenuSelectedBg.png) no-repeat right top; 
}

#MainMenuArea li.selected a {
	display: block;
	padding: 5px 15px;
	background: url(images/MainMenuSelectedLeft.png) no-repeat left top; 
}

#MainMenuArea li a {
	display: block;
	padding: 5px 16px;
	text-decoration: none;
	color: White;
}

#MainMenuArea li.unselected a:hover {
	background: #3a3a3a url(images/MainMenuHoverBg.png) repeat-x;
	border: 1px solid #41403d;
	padding: 4px 15px;
}



