/* Framework*/
#outercontainerdiv
{
	float:Left; 
	margin:0px; 
	padding:0px; 
	width:988px;
	
}
#containerdiv
{
	width: 800px;
	margin: 1em;
	text-align: left;
	background-color:#FFFFFF;
	float:left;
	margin:0px;
	padding:0px;
}
#addspace
{
	height:115px;
	clear:both;
	
}
#addname
{
	color:#000000;
	font-size:1em;
	font-weight:bold;
	text-decoration:none;		
	text-transform:uppercase;
	width:170px;
	float:right;
	height:22px;
	
	
}
#advertisment
{
	float:Left; 
	width:185px;
	
	
}
#headerdiv
{
	margin:0px;
	padding:0px;
	display: block;
	float:left;
	width:800px;
}
#headerleft
{
	margin:0px;
	padding:0px;
	float:left;
	/*width:540px;*/
	width:390px;
}
#headerright
{
	margin:0px;
	padding:0px;
	float:right;
	/*width:250px;*/
	width:400px;
	padding-bottom:20px;
	padding-top:23px;
}



/*Hela mitten*/
#maincontainerdiv
{
	width: 800px;
	padding:0px;
	margin:0px;
	float:left;	
		
}
#leftmenudiv
{
	width:185px;
	float:left;	
	margin:0px;
}

#leftdiv
{
	width:185px;
	float:left;	
	padding-bottom:10px;
}

/*main and left*/
#contentdiv
{	
	width:615px;
	float:left;
	vertical-align:top;
	padding:0px;
	margin:0px;
}
#mainareadiv
{
	width:430px;
	float:left;
}
#rightmenudiv
{
	width:185px;
	float:right;	
}
/* Footer */
#pageFooterContainer
{
	background: url(../images/design/spf-sidfot.jpg); 
	background-position:left;
	background-repeat:no-repeat;
	float:left;
	width:780px;
	height:80px;
	margin:20px 0;
	padding:10px;
}
#footerdiv
{
	width:800px;
	margin:0px;
	float:left;
	
}

/* Footer div*/
#footerleftdiv
{	
	width:500px;
	float:left;
	vertical-align:middle;
	margin:0px;
	padding:0px;
	
}
#footerrightdiv
{	
	width:300px;
	float:left;
	text-decoration:none;
	vertical-align:middle;	
	margin:0px;
	padding:0px;
}
/* Linje */
div.Line
{
	padding:2px 0px 2px 0px;
}

/* Partner bottom */
div.Partnerdiv
{
	width: 800px;
	float:left;
	padding-top:2px;
	
}
div.PartnerLeftdiv
{
	width: 547px;
	float:left;
	text-transform:uppercase;
	font-weight:bold;
}
div.PartnerRightdiv
{
	width:253px;
	float:right;
	font-weight:bold;
	
}
a.PartnerLink
{
	padding-right:20px;
	padding-top:5px;
	float:left;
	
}
a.PartnerLinkEpi
{
	
	padding-top:5px;
	float:left;
	
}
hr.Partner
{
	height: 1px;
	color: #9E9E9E;
	margin-top:0px;
	margin-bottom:0px;
	background-color:Red;
	padding-bottom:0px;
	padding-top:0px;
}
div.HR
{
	height: 1px;
	margin-top:0px;
	margin-bottom:0px;
	padding-bottom:0px;
	padding-top:0px;
	display:block;
	float:left;
	width:800px;
}


/*TopMeny*/
#topmenudiv
{ 
	float:left;
	width:801px;	
	height:40px;
	/*
	background: url(../images/design/knappar/bg_toppmeny.gif); 
	position: left top;
	min-height:30px;
	height:100%;
	*/	
}
#topmenucontrol
{
	float:left;	
	background: url(../images/design/meny-default.gif); 	
	background-repeat:repeat-x;
	width:791px;
}
.menustart
{
	background: url(../images/design/meny-default-left.gif); 
	background-position:left;
	background-repeat:no-repeat;
	float:left;
	width:5px;
	height:40px;
}
.menuend
{
	background: url(../images/design/meny-default-right.gif); 
	background-position:right;
	background-repeat:no-repeat;
	float:left;
	width:5px;
	height:40px;
}
/*Top Menu Item Link*/
a.topmenuitemlink
{
	padding:12px 5px 0 5px;
	margin:0px;
	float:left;
	color:#ffffff;
	height:28px;	
	/*Denna blir mellanrum av någon konstig anledning*/
	/*font-size:0.1em;*/	
}
a.topmenuitemlink:hover
{	
	text-decoration:none;
}
.topmenuItem
{	
	float:left;
	height:40px;
	/*
	display:block;
	display:inline;
	margin-bottom:0px;
	padding:0px;
	float:left;
	vertical-align:baseline;
	height:30px;
	*/
}
.topmenuItemSelected
{	
	float:left;
	height:40px;	
	background: url(../images/design/meny-over.gif); 	
	background-repeat:repeat-x;
}
.topmenuItem:hover
{
	background: url(../images/design/meny-over.gif); 	
	background-repeat:repeat-x;
	float:left;
	height:40px;
}

/*Top bild*/
.topimage
{
	vertical-align:top;
	margin: 0px;
	padding: 0px;
}
#topimage
{
	vertical-align:top;
	margin: 0px;
	padding: 0px;
	float:left;
}

/* Anmälan till certifiering */
div.certentriesheadline
{
	width:280px;
	font-weight:bold;
	font-size:110%;
	padding:5px 0px 5px 0px;
}
div.certentriesdiv
{
	width:615px;
	float:left;
	height:500px;
	height:100%;
}
div.certentriesdivleft
{
	width:290px;
	float:left;
	height:100%;
	vertical-align:top;
	
}
div.certentriesdivright
{
	width:290px;
	float:right;
	height:100%;
	vertical-align:top;
	
}
div.certentries
{
	width:282px;
	float:left;
	padding:0px 7px 0px 0px;
		
}
div.certentriesgrey
{
	background-color:#E7E7E7;
	border: solid 1px #9E9E9E;
	width:245px;
	float:left;
	padding:5px 0px 5px 5px;
}
div.certentriesdivgrey
{
	background-color:#E7E7E7;
	border: solid 1px #9E9E9E;
	padding:5px;
	width:566px;
	float:left;
}
div.regcontainerdivgrey
{
	background-color:#E7E7E7;
	border: solid 1px #9E9E9E;
	padding:5px;
	width:413px;
	float:left;
	vertical-align:text-bottom;
}
div.certentriesdivgrey
{
	background-color:#E7E7E7;
	border: solid 1px #9E9E9E;
	padding:5px;
	width:570px;
	float:left;
	vertical-align:text-bottom;
	margin-top:10px;
}
div.regcontainerdivgrey input
{
	margin-top:5px;
	margin-bottom:0px;
}

div.certentrieshead
{
	width:250px;
	padding:3px 0px 0px 0px;
}
div.certentriescheckbox
{
	width:100%;	
	padding:2px;	
}
div.certentriescont
{
	width:250px;
}
input.certentries
{
	width: 100%;
}
.certentriescomments
{
	width:250px;
	height:56px;
}
.certentriessmall
{
	width:70px;
}

/*SearchPage*/
#searchdiv
{
	width:430px;
}
div.searchbuttonsdiv
{
	width:100%;	
}
#searchcheckboxdiv
{
	width:100%;	
	vertical-align:middle;
}
#searchcategorydiv
{
	width:100%;	
}
input.search
{
	width:80%;
}
.lblsearch
{
	vertical-align:middle;
	height:19px;
	font-weight:normal;
	font-style:normal;
}
/*End SearchPage*/
/* --------- Left menu ----------- */

div.Menu
{
	background: url(../images/design/buttons/menu_left-dark.gif); 
	background-position:left top;
	float:left;
	height:22px;
	width:170px;
}
div.MenuChild
{
	background: url(../images/design/buttons/menu_left-child.gif); 
	background-position:left top;
	float:left;
	height:23px;
	width:170px;
}
div.MenuSelected
{
	background: url(../images/design/buttons/menu_left-selected.gif); 
	background-position:left top;
	float:left;
	height:23px;
	width:170px;
}
div.MenuSelectedChild
{
	background: url(../images/design/buttons/menu_left-childSelected.gif); 
	background-position:left top;
	float:left;
	height:23px;
	width:170px;
}
div.MenuExpanded
{
	height:23px;
	background: url(../images/design/buttons/menu_left-expanded.gif); 
	background-position:left top;
	float:left;
	width:170px;
}
/* ------ LeftMenu items -----*/
a.menulink
{
	color: #FFFFFF;
	font-weight: bold;
	font-size:90%;
	text-decoration: none;
	display: block;
	margin:4px 0px 4px 0px;
	text-decoration: none;
}
a.menulinkactive
{
	color: #000000;
	font-weight: bold;
	font-size:90%;
	text-decoration: none;
	display: block;
	margin:4px 0px 4px 0px;
}
a.menulinkactive:hover
{
	color: #000000;
	font-weight: bold;
	font-size:90%;
	text-decoration: none;
	display: block;
	margin:4px 0px 4px 0px;
}
a.menulink:hover
{
	color: #000000;
	font-size:90%;
	text-decoration:none;
}
a.menulinkchild
{
	color:Black;
	font-weight: bold;
	font-size:90%;
	text-decoration: none;
	display: block;
	margin:4px 0px 4px 0px;
}
a.menulinkchild:hover
{
	color:white;
	font-size:90%;
	text-decoration: none;
}


img.Arrow
{
	border:none;
	margin: 4px 0px 4px 0px;
	
}
div.MenuItem
{
	width:85%; Height:20px; Margin-bottom:0px;Float:left;display:inline;

}

div.MenuItemImage
{
	width:15%;Margin-Top:2px;Float:left;display:inline;
	
}


/* Start */

#StartContainer
{
	width:613px;
	float:left;
	vertical-align:top;
	padding:0px;
	margin:0px;
}
#StartMain
{
	width:800px;
	vertical-align:top;
	padding:0px;
	margin:0px;
}

#StartTop
{
	width:613px;
	float:left;
	
	
}
#StartText
{
	width:390px;
	float:left;
	margin:0px;
}
#StartPaper
{
	float:right;
	margin:0px;
}
#StartBottom
{
	width:613px;
	float:left;
	margin:0px;
}
/*right*/
#StartRight
{
	width:183px;
	float:right;
}
#StartVote
{
	width:183px;
	float:left;
	margin:0px;
}
#StartNews
{
	float:left;	
	margin:0px;
}
#StartCalendar
{
	
	float:right;	
	margin:0px;
}



/* --- Bold red links ---*/
a.redlinks
{
	/*float:left;*/
	font-weight:bold;
	font-size:90%;
	text-decoration:none;
	color:#EE3224;
		
}
a.redlinks:hover
{}

/*Fritext*/
.FriSokLeft
{
	width:70px;
	float:left;
}
.FriSokRight
{
	width:76px;
	float:left;
	vertical-align:text-bottom;
	margin-top:11px;
	margin-right:5px;
	text-align:right;
}

/*Settings*/
.FloatR
{
	float:right;	
}
.FloatL
{
	float:left;	
}
.TopMargin10
{
	Margin-Top:10px;
}
hr, hrClass
{
	height: 0.1em;
	color: black;
}
.hidden
{
	display:none;
}

div.tablerow
{
	width: 99%;
	padding: 0.5em;
}


div.NewsPageBackTop
{
	padding-bottom:10px;
	width:430px;
}
div.NewsPageBackBottom
{
	padding-top:10px;
}
div.SeekContainer
{
	margin-top:15px; 
	
}
div.LeftMenuNewsPaper
{
	margin-top:5px; 
	margin-bottom:5px;
	width:170px;
	
}
div.ModuleNewPaperHeading
{
	font-weight: bold; 
	font-size: 1.1em; 
	color: #000000;
	margin:4px 0px 4px 0px;
	width: 208px;
}

#BannerLeftFirst
{
	width:170px;
	margin:0px;
	padding:0px;
}
#BannerLeft
{
	width:170px;
	margin-top:10px;
	
}
.BannerRight
{
	width:170px;
	float:right;
	margin-top:10px;
}
.BannerRightFirst
{
	width:170px;
	float:right;
}
#Vote
{
	width:170px;
	float:right;
	margin-top:5px;
}

#MainPageBody
{
	width:100%;
}
div.PageHeading
{
	width:100%;
}

#MainHeadline
{
	width:430px;
	font-size:1.5em;
	font-weight:600;
	padding-bottom:10px;
}
/* --- Button ---*/
input.button
{
	background: url(../images/design/buttons/button-normal.gif); 
	background-position:left top;
	float:left;
	width:70px;
	height:20px;
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	border:0px;
	margin-top:7px;
			
}
input.buttonhover
{
	background: url(../images/design/buttons/button-mouseover.gif);
	background-position:left top;
	float:left;
	width:70px;
	height:20px;
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	border:0px;
	margin-top:7px;
}

/* --- Button ---*/
a.button
{
	background: url(../images/design/buttons/button-normal.gif); 
	background-position:left top;
	float:left;
	width:70px;
	height:16px;
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	padding-top:4px;
	margin:7px 0px 7px 0px;
	
}

a.button:hover
{
	background: url(../images/design/buttons/button-mouseover.gif);
	background-position:left top;
	float:left;
	width:70px;
	height:16px;
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	padding-top:4px;
	text-decoration:none;
}

/* --- modulebutton ---*/
a.modulebutton
{
	background: url(../images/design/buttons/button-normal.gif); 
	background-position:left top;
	float:left;
	width:70px;
	height:16px;
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	padding-top:4px;
	margin:7px 0px 7px 0px;
				
}
a.modulebutton:hover
{
	background: url(../images/design/buttons/button-mouseover.gif);
	background-position:left top;
	float:left;
	width:70px;
	height:16px;
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	padding-top:4px;
	text-decoration:none;
	margin:7px 0px 7px 0px;
	
}


/* Module 170px */
.modulebg170
{
	width:170px;
	/*float:right;*/
	background-color:#E7E7E7;
	padding-bottom:5px;
	margin-top:0px;
	vertical-align:top;
}
.module170
{
	width:170px;
	padding-bottom:5px;
	margin-top:0px;
	vertical-align:top;
}
.modulmeny170
{
	background: url(../images/design/module/boxtop-width170.gif);
	color:#FFFFFF;
	font-size:1em;
	font-weight:bold;
	padding: 2px 6px 2px 6px;
	text-decoration:none;		
	text-transform:uppercase;
}
.modulleftcolumnmeny170
{
	background: url(../images/design/module/boxtop-width170.gif);
	color:#FFFFFF;
	font-size:1em;
	font-weight:bold;
	padding: 2px 6px 2px 6px;
	text-decoration:none;		
	text-transform:uppercase;
	margin-bottom:10px;
	
}
.modulleftColumn170
{
	color:#000000;
	font-size:1em;
	text-decoration:none;	
	width:170px;
}
.modulleftColumn
{
	color:#000000;
	font-size:1em;
	text-decoration:none;	
	padding-top:8px;
	width:170px;
}
.modultext170
{
	color:#000000;
	font-size:1em;
	font-weight:bold;
	text-decoration:none;	
	padding-left:10px;
	width:170px;
}
.modul170
{
	color:#000000;
	text-decoration:none;	
	padding-left:10px;
	width:170px;
}
.modulinput170
{
	color:#000000;
	font-size:1em;
	text-decoration:none;	
	padding-left:10px;	
	width:170px;	
}
.moduleNewsPaper
{
	color:#000000;
	font-size:1em;
	text-decoration:none;	
	width:170px;
	margin-top:7px;
	margin-bottom:8px;
	
}
/* Module 208px */
.modulebg208
{
	background-color:#E7E7E7;
	width:208px;
	padding-bottom:5px;
	margin-top:0px;
	vertical-align:top;
}
.modulmeny208
{
	background: url(../images/design/module/boxtop-width208.gif);
	color:#FFFFFF;
	font-size:1em;
	font-weight:bold;
	padding: 2px 6px 2px 6px;
	text-decoration:none;		
	text-transform:uppercase;
}
.modultext208
{
	color:#000000;
	font-size:1em;
	font-weight:bold;
	text-decoration:none;	
	width:208px;
}
.modulinput208
{
	color:#000000;
	font-size:1em;
	text-decoration:none;	
	width:208px;	
}

input.inputmodule
{
	width:150px;
}


/* -- Profile finder -- */
tr.datarow
{
	background-color: #F0F0F0;
}
table.searchresults
{
	background-color: #F0F0F0;
}

/* -- Changed pages -- */
td.changedpages
{
	padding-right: 1.5em;
}

/* -- Start page -- */
img.startpageimage
{
	/*padding: 2em;*/
	margin-bottom: 1em;
	width: 100%;
}

/* -- Quick search -- */
input.quicksearchinput
{
	width: 15em;
	height: 1.75em;
	border: 0.1em solid #9C9A94;
}
img.quickbaricon
{
	margin-left: 0.75em;
	width: 2.45em;
}
span.searchlabel
{
	font-weight: bold;
	font-size: 1em;
	color: #336;
}

/* ---Calender template items---*/	

div.monthcalendararea
{
	float: right;
	width: 38%;

}
div.calendarlistingarea
{
	float: left;
	width: 61%;
	text-align: left;	
}
h1.calendardayheading
{
	font-size: 1.2em;
	color: #333;
	display: inline;
}
table.calendarframe
{
	border-color: #fff;
	background-color: #fff;
}
/* IE 6 does not seem to handle parent-child selectors */
div.monthcalendararea > table
{
	border: solid 1px #ffffff;
}
td.calendaritem, tr.calendaritem
{
	height: 2em; 
	width: 2.2em;
	font: normal 1em verdana;
	background-color: #fff; 
	border: solid 0.1em #F0E5CE;
}
td.selecteddatecell 
{
	/*border: solid 0.2em #95632F;*/
	border: solid 1px #505050;
}
td.datecellothermonth 
{
	background-color:#E7E7E7;
}
td.weekendcell
{
	background-color: #CDCDCD;
}
td.datecellactive
{
	background-color: #F0E5CE; 
	border: solid 1px #505050;
}	
td.dayweekheader
{
	color: #333;
	border-style: none;
}
.CalendarEventDate
{
	color: #000000; 
	font-size: 1em; 
}	
	
/*---Listing headers (Startpage and LeftMenu head)----*/

/* Word terminology  */
div.word
{
	float:left;
	width:430px;
}
div.wordheading
{
	width:430px;
	float:left;
	font-weight:bold;
	margin: 2px 0px 0px 0px; 
}
div.wordname
{
	width:430px;
	float:left;
	padding: 0px 0px 4px 0px; 
}
div.wordexp 
{
	width:430px;
	float:left;
	padding: 0px 0px 0px 0px; 
}
/* End Word terminology  */
a.listheading
{
	font-weight: bold; 
	font-size: 1.2em; 
	color: #333;
	padding-top:0.3em;
	padding-bottom:0.4em;
	display: block;
	text-decoration: none;
}
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
{
	background-color: #F0E5CE;
	display: block;
	width: 100%;
	height: 2.2em;
}
div.listheadingleftcorner
{
	background-image: url(../images/corner_left_titlebar.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width: 0.8em;
	height: 2.2em;
	float: left;
}
div.listheadingrightcorner
{
	background-image: url(../images/corner_right_titlebar.gif);
	background-repeat: no-repeat;
	background-position: top right;
	width: 0.8em;
	height: 2.2em;
	float: right;
}
a.startnewsHeading
{
	font-weight: bold; 
	font-size: 1.2em; 
	color: #333;
	display: block;
	text-decoration: none;
}

a.Startnews
{
	font-size: 1em; 
	color: #EE3224;
	display: block;
	text-decoration: none;
}

a.StartCalendar
{
	font-weight: bold; 
	font-size: 1em; 
	color: #333;
	display: block;
	text-decoration: none;
}
div.startpageleftnews, div.startpagecalendaritem
{
	margin-top: 0.7em;
	padding-top: 0.3em;
	margin-right:0.9em;
}
/* Certified */
div.certresultheader
{
	float:left;
	color:#FFFFFF;
	width:29%;
	font-size:100%;
	padding: 2px 0px 2px 4px;
	font-weight:bold;
	text-transform:uppercase;
}
div.certresultheaderlevel
{
	float:left;
	color:#FFFFFF;
	width:8%;
	font-size:100%;
	padding: 2px 0px 2px 4px;
	font-weight:bold;
	text-transform:uppercase;
}
div.certitem
{
	float:left;
	width:29%;
	padding: 4px 0px 2px 4px;
}
div.certitemlevel
{
	float:left;
	width:8%;
	padding: 4px 0px 2px 4px;
	text-align:center;
}
div.certsearchresultgrey
{
	float:left;
	background-color:#E7E7E7;
	width:430px;
	
}
div.certsearchresult
{
	float:left;
	width:430px;
}
div.certheader
{
	float:left;
	width:430px;
	background-color:#9E9E9E;
}
#certcontainer
{
	float:left;
	width:430px;
}
div.certcontrols
{
	float:left;
	width:430px;
	
}

div.certelement
{
	float:left;
	width:65%;
	margin:1px 0px 1px 0px;
}
div.certtext
{
	float:left;
	width:35%;
	font-weight:bold;	
}
/*End Certifiering*/

/* Member search */
div.memberresultheader
{
	float:left;
	color:#FFFFFF;
	width:28%;
	font-size:100%;
	padding: 2px 0px 2px 4px;
	font-weight:bold;
	text-transform:uppercase;
}

div.memberresultheader_small
{
	float:left;
	color:#FFFFFF;
	width:20%;
	font-size:100%;
	padding: 2px 0px 2px 4px;
	font-weight:bold;
	text-transform:uppercase;
}


div.memberitem
{
	float:left;
	width:28%;
	padding: 4px 0px 2px 4px;
}

div.memberitem_small
{
	float:left;
	width:20%;
	padding: 4px 0px 2px 4px;
}
div.membersearchresultgrey
{
	float:left;
	background-color:#E7E7E7;
	width:430px;
	
}
div.membersearchresult
{
	float:left;
	width:430px;
}
div.memberheader
{
	float:left;
	width:430px;
	background-color:#9E9E9E;
}
#membercontainer
{
	float:left;
	width:430px;
}
div.membercontrols
{
	float:left;
	width:430px;
	
}
div.memberelement
{
	float:left;
	width:65%;
	margin:1px 0px 1px 0px;
	
}

div.membertext
{
	float:left;
	width:35%;
	font-weight:bold;
}
/*End Member search*/

/* Logotype */
div.logotypdiv
{
	float:left;
	width:430px;
}
div.logotypediv
{
	float:left;
	width:430px;
}
div.logotypeitem
{
	float:left;
	width:430px;
}
div.logotypecheckbox
{
	float:left;
	background-color:#E7E7E7;
	border:1px solid black;
	padding:2px 4px 4px 4px;
}
/* end Logotype */

/* ---Document list---*/

.DocumentListBox
{
	border: 1px solid #FFFFFF;
	background-color:Red;
	width:428px;
	
}

.DocumentListItem
{
	background: #ffffff;
	padding-left: 5px;
	padding-right: 50px;
	padding-top: 0px;
	padding-bottom: 5px;
	width:auto;
}

.DocumentListItemAlt
{
	background: #ffffff;
	padding-left: 5px;
	padding-right: 50px;
	padding-top: 0px;
	padding-bottom: 5px;
}


.DocumentMainIntro
{
	padding-left: 10px;
	padding-right: 50px;
	padding-top: 3px;
	padding-bottom: 5px;
	width:368px;
}

/* ---Document---*/

.DocumentFrameHeader
{
	text-align: left;
	padding: 0.5em 0.5em 0.5em 6em;
}
.DocumentArea
{
	float: left;
	text-align: center;
	width: 100%;
}

.PPTFrameStyle
{
	border-style:		solid;
	border-color:		#f0f0f0;
	border-width:		0.1em;
	width: 95%;
	height: 45em;
}
.XLSFrameStyle
{
	border-style:		solid;
	border-color:		#f0f0f0;
	border-width:		0.1em;
	width: 95%;
	height: 52em;

}

.DOCFrameStyle
{
	border-style:		solid;
	border-color:		#f0f0f0;
	border-width:		0.1em;
	width: 85%;
	height: 62em;
}

A.SelectedPagingItem
{
	font-weight: bold;
}

A.UnselectedPagingItem
{
}

/* end Document */

/*Register*/
.regcomments
{
	width: 95%;
}
.regcountry
{
	width: 96.5%;
}
div.usertype
{
	float:left;
	width:100%;
	height:30px;
	margin:10px 0px 0px 0px;
	display:inline;
}
div.usercontent
{
	width:430px;
	float:left;
	padding-bottom:5px;
}
div.regcompanycontainer
{
	width:430px;
	float:left;
	height:40px;
}

div.regcontainer
{
	width:430px;
	float:left;
	margin-bottom:5px;
}
div.description
{
	float:left;
	width:50%;
}
div.content
{
	float:left;
	width:50%;
	height:100%;
}
div.userinfo
{
	float:left;
	width:430px;
	font-weight:bold;
	margin:10px 0px 0px 0px;
	
}
.member
{
	margin-top:7px;
	font-weight:bold;
	float:left;
	width:50%;
}
/*End Register*/

/* --------- Listings ----------- */

.NewsListingItem
{
	padding: 0.6em 0.4em 0.1em 0em;	
	width:430px;	
	float:left;
}
.NewsTextItem
{
	padding: 0em 0.4em 0em 0em;
	/*
	width:430px;
	*/
	float:left;
	width:100%;
}
.NewsListingLink
{
	/*
	width:430px;
	*/
	margin-top:0px;
	float:left;
}

.NewsListContent
{
	float:left;
	width:330px;	
}

.NewsListingDate
{
	float:left;
	width:100%;
}

a.NewsLink
{
	text-decoration: none;
	font-weight: bold;
}
a.RightListingHeader
{
	width:100%;
	font-size:1.2em;
	font-weight:600;
	padding: 0.4em 0.4em 0 0.2em;
	margin-bottom:0.6em;
	text-decoration: none;
	color: #333333;
}

a.RightListingItem
{
	text-decoration: none;
	display: block;
	padding-left: 0.3em;
	clear: both;
}

a.CookieLink
{
	text-decoration: none;
	color:#EE3224;
	Float:right;
	font-size:1em;
}

.datelistingtext
{
	color: #505050; 
	font-size: 1em; 
	
}
.NewsDate
{
	color: #505050; 
	font-size: 1em;
	font-weight:bold;	
}
.NewsName
{
	color: #000000; 
	font-size: 1em; 
	font-weight:bold;
	float:left;
	width:100%;

}
.rssevenrow
{
	background-color:  #ffffff;
	padding: 0.6em 0.4em 0.6em 0em;
}
.rssunevenrow
{
	background-color:#ffffff;
	padding: 0.6em 0.4em 0.6em 0.5em;
}
.rssheaderrow
{
	background-color: #ffffff;
	border-bottom: solid 0.1em #F0E5CE;
}

/* ----- Conferance items --- */
.conferancetextbox
{
	width:320px;
	margin:2px 0px 2px 0px;
}
.conferancebox
{
	width:320px;
	margin:2px 0px 5px 0px;
}
div.conferance
{
	width: 430px;
	padding: 0.3em;
}
div.conferancelinkbuttonsarea
{
	margin-top: 0.3em;
	float: right;
}
div.conferanceheader
{
	width: 100%;
}
/*------ Site map items ---*/
.sitemapheader
{
	padding: 0.2em 0.2em 0.4em 0.4em;
	font-size: 1.2em;
}
.linklist
{
	font-size: 1em;
}
/*----- Password input ---*/
div.passwordfield 
{
	background-color: #dcdace;
	border: solid 0.1em #000;
	width: 21em;
	padding: 0.3em;
}
input.registerfield
{
	width: 95%;
}
/*----- Personal registry Items -----*/
table.DetailedView
{
	background-color: #fff;	
	border-style: solid; 
	border-color: #F0F0F0;	
	border-width: 0.1em;
}
	
table.BackButton
{
	background-color: #F0F0F0;	
	border-style: solid; 
	border-color: #bbb;	
	border-width: 0.1em;
}
	
/*--- Newsgroup ---*/
body.newsgroupitem
{
	padding: 0; 
	margin: 0;
}
div.newsgroupheader
{
	background-color: #ddd;
	border-bottom: solid 0.1em back;
	padding: 0.4em 0;
}
A.newsgroupbarbutton 
{ 
	color: #000; 	
	font-size: 1.1em; 
	font-family: tahoma; 
	font-weight: bold;
	text-decoration: none;
}

/* ---News Groups---*/
TR.NewsgroupRow {
	BACKGROUND-COLOR: #D9C9A8; 
	COLOR: #333333; 
	FONT-SIZE: 1.1em; 
	FONT-FAMILY:tahoma; 
	PADDING-BOTTOM: 2px; 
	PADDING-LEFT: 5px; 
	PADDING-TOP: 2px}

TR.NewsgroupRowActive{ 
	BACKGROUND-COLOR: #F0E5CE; 
	COLOR: #333333; 
	FONT-SIZE: 1.1em; 
	FONT-FAMILY:tahoma; 
	FONT-WEIGHT:bold;
	PADDING-BOTTOM: 2px; 
	PADDING-LEFT: 5px; 
	PADDING-TOP: 2px}
	
TD.NewsgroupTableheading { 
	COLOR: #ffffff; 
	FONT-SIZE: 1.1em;
	FONT-FAMILY:tahoma; 
	FONT-WEIGHT:bold; 
	HEIGHT: 20px;
	PADDING-LEFT: 5px; 
	BACKGROUND: #95632F}

A.NewsgroupBarButton { 
	COLOR: #333333; 	
	FONT-SIZE: 1.1em; 
	FONT-FAMILY:tahoma; 
	FONT-WEIGHT:bold; 
	TEXT-DECORATION: none}

A.NewsgroupBarButton:visited { 
	COLOR: #333333; 	
	FONT-SIZE: 1.1em; 
	FONT-FAMILY: tahoma; 
	FONT-WEIGHT: bold; 
	TEXT-DECORATION: none}

.NewsgroupBarTitle {
	COLOR: #333333; 
	FONT-SIZE: 1.2em; 
	FONT-FAMILY:Verdana, arial, tahoma; 
	FONT-WEIGHT:bold;}

.NewsgroupItemMessage {
	FONT-SIZE: 1em; 
	FONT-FAMILY:Verdana, Courier new;
	COLOR: #333333;}

.NewsgroupItemHeading{
	COLOR: #ffffff; 
	FONT-SIZE: 1.1em; 
	FONT-FAMILY:tahoma; 
	FONT-WEIGHT:bold;}

.NewsgroupItemHeading2{
	COLOR: #ffffff; 
	FONT-SIZE: 1.1em; 
	FONT-FAMILY:tahoma;}	
	


/* ---Tab strip---*/
.tabbackground
{
	background-image:url(../images/Tab/tabrow_background.gif);
	text-align: left; 
	height: 26px; 
	background-position: top; 
	background-repeat: repeat-x;	
}
.tabOuterContainer 
{
	display: inline-block;
}
.tabContainer 
{
	display: block; 
	float: left;
}
.tabActive
{
	font-weight: bold; 
	font-size: 1.1em; 
	z-index: 10; 
	background-image:url(../images/Tab/tab_background_active.gif);
	cursor: hand; 
	padding-top: 6px; 
	height: 26px; 
	text-align: center; 
	float: left; 
	background-repeat: repeat-x;

}
.tabActiveLeft
{
	width: 7px; 
	height: 26px; 
	float: left; 
	background-repeat: no-repeat;
	background-image:url(../images/Tab/tab_background_left_active.gif);
}
.tabActiveRight
{
	width: 7px; 
	position: relative; 
	height: 26px; 
	float: left; 
	background-repeat: no-repeat;
	background-image:url(../images/Tab/tab_background_right_active.gif);
}
.tabInactive
{
	font-size: 1.1em; 
	background-image:url(../images/Tab/tab_background.gif);
	cursor: hand; 
	padding-top: 6px;
	height: 26px; 
	text-align: center; 
	float: left; 
	background-repeat: repeat-x; 
	display: inline;
}
.tabInactiveLeft
{
	width: 7px; 
	height: 26px; 
	float: left; 
	background-repeat: no-repeat;
	background-image:url(../images/Tab/tab_background_left.gif);
}
.tabInactiveRight
{
	width: 7px; 
	height: 26px; 
	float: left; 
	background-repeat: no-repeat;
	background-image:url(../images/Tab/tab_background_right.gif);
}
.tabDisabled
{
	font-size: 1.1em; 
	background-image:url(../images/Tab/tab_background.gif);
	color: gray; 
	padding-top: 6px; 
	height: 26px; 
	text-align: center; 
	float: left; 
	background-repeat: repeat-x;
}
.tabDisabledLeft
{
	width: 7px; 
	height: 26px; 
	float: left; 
	background-repeat: no-repeat;
	background-image:url(../images/Tab/tab_background_left.gif);
}
.tabDisabledRight
{
	width: 7px; 
	height: 26px; 
	float: left; 
	background-repeat: no-repeat;
	background-image:url(../images/Tab/tab_background_right.gif);
}
.tabObjectActive
{
	display:block;
	float: left;
	width: 99%;
	text-align: left;
}
.tabObjectInactive
{
	display: none;
}
img.borderless
{
	border: 0;
}

/*---Kod för puffar tillagd av Mats Wall----*/

.bl {background: url(1bl.gif) 0 100% no-repeat #cdcdcd} 
.br {background: url(1br.gif) 100% 100% no-repeat} 
.tl {background: url(1tl.gif) 0 0 no-repeat} 
.tr {background: url(1tr.gif) 100% 0 no-repeat; padding:5px} 

.bl2 {background: url(bla_bl.gif) 0 100% no-repeat #0154a0} 
.br2 {background: url(bla_br.gif) 100% 100% no-repeat} 
.tl2 {background: url(bla_tl.gif) 0 0 no-repeat} 
.tr2 {background: url(bla_tr.gif) 100% 0 no-repeat; padding:5px} 
.clear {font-size: 1px; height: 1px}

.lbl2 {background: url(lightblue_bl.gif) 0 100% no-repeat #c8f2fe} 
.lbr2 {background: url(lightblue_br.gif) 100% 100% no-repeat} 
.lbtl2 {background: url(lightblue_tl.gif) 0 0 no-repeat} 
.lbtr2 {background: url(lightblue_tr.gif) 100% 0 no-repeat; padding:5px} 
.clear {font-size: 1px; height: 1px}

.redbl {background: url(red_bl.gif) 0 100% no-repeat #e2342b} 
.redbr {background: url(red_br.gif) 100% 100% no-repeat} 
.redtl {background: url(red_tl.gif) 0 0 no-repeat} 
.redtr {background: url(red_tr.gif) 100% 0 no-repeat; padding:5px} 
.clear {font-size: 1px; height: 1px}

.dgbl {background: url(grey_bl.gif) 0 100% no-repeat #908d8d} 
.dgbr {background: url(grey_br.gif) 100% 100% no-repeat} 
.dgtl {background: url(grey_tl.gif) 0 0 no-repeat} 
.dgtr {background: url(grey_tr.gif) 100% 0 no-repeat; padding:5px} 
.clear {font-size: 1px; height: 1px}

.greenbl {background: url(green_bl.gif) 0 100% no-repeat #71a5ab} 
.greenbr {background: url(green_br.gif) 100% 100% no-repeat} 
.greentl {background: url(green_tl.gif) 0 0 no-repeat} 
.greentr {background: url(green_tr.gif) 100% 0 no-repeat; padding:5px} 
.clear {font-size: 1px; height: 1px}

/*---Kod för rollover-meny tillagd av Mats Wall----*/
#menu a {
		display:block;
		width:68px;
		margin: 4px ; padding: 5px 0 4px 12px;
		font: bold 11px/1 Verdana, sans-serif; margin: 5;
		color:#FFFFFF;
		background: url("button.gif") 0 0 no-repeat;
		text-decoration: none;
		}
	#menu a:hover {	
		background-position: -80px 0;
		color: #FFFFFF;
		}
	#menu a:active {
		background-position: -80px 0;
		color:white;
		}

/*---------Category list added by GM 090909 ----*/
.CategoryCloudArea
{	
	float:left;
	padding:10px 0 10px 0px;	
	width:100%;
}

.CategoryTitle
{	
	float:left;
	font-weight:bold;	
	/*
	width:40px;
*/
	
}
.CategoryCloud
{
	width:300px;
	float:left;
	padding:0px 0 20px 10px;	
}

.categoryCloudItem
{
	float:left;
	padding:0 3px;
}
#categoryList
{
	float:left;
}
#categoryList ul
{
	float:left;
	list-style-type:none;
}

.addthisArea
{
	padding-top:15px;
	padding-bottom:10px;
	float:left;
	
	width:400px;
}

.PagingContainer
{
	float:left;
	padding:15px 0;
}

.ListingImage
{
	float:left;
	height:80px;
	width:80px;
	overflow:hidden;
	margin-right:10px;
}

.NewsletterArea
{
	float:left;
	width:100%;
	display:inline;
	overflow:hidden;	
}

.NewsletterArea iframe
{
	padding:0;
	float:left;
	margin:0px;
	border:none;
	width:430px;
}

/* Twitter */
#tweet
{
	background: url(../images/design/spf-twitter-bg.gif); 
	background-position:left top;
	float:left;
	height:53px;
	width:397px;
	overflow:hidden;
}

#tweet ul
{
	float:left;
	list-style:none;
	padding:5px 0 0 47px;
	margin:0;
	width:300px;
	height:50px;
	overflow:hidden;			
}
#tweet ul li
{
	float:left;	
	width:290px;
	overflow:hidden;	
	font-family:Verdana;
	font-size:11px;	
}

#tweet .TwitterLink
{
	float:left;
	height:50px;
	width:50px;
}

#breadcrumbs
{
	color:#666666;	
	margin:4px 0 10px 0;
}
#breadcrumbs a
{
	color:#666666;	
}

#breadcrumbs a:hover
{
	color:#cccccc;
}