/*custom stuff*/
HTML
{
	height: 100%;
	margin-bottom: 1px;
}
BODY
{
	margin: 0;
	padding: 0;
}
P
{
	margin-top: 0;
	margin-bottom: 5px;
}
FIELDSET
{
	border: 0;
	padding: 5px 0;
}
SPAN.pathway A
{
/*padding-div#: 20px*/
	margin-right: 10px;
}
SPAN.pathway IMG
{
	margin: 0px 10px;
	display: none;
}
DIV#pathway
{
	margin-bottom: 10px;
	padding-left: 8px;
}
A.readon
{
	display: block;
	float: left;
	padding-left: 25px;
	margin-top: 10px;
	line-height: 14px;
	height: 16px;
}
/*** fonts ***/
BODY
{
	line-height: 135%;
	font-family: Arial;
}
/*size attributes*/
BODY.f_default
{
	font-size: 12px;
}
BODY.f_smaller
{
	font-size: 11px;
}
BODY.f_larger
{
	font-size: 14px;
}
.small, .modifydate, .createdate, DIV.mosimage_caption
{
	font-size: 85%;
}
DIV.moduletable H3, .contentheading, .componentheading
{
	font-size: 115%;
}
#nav A, A.mainlevel
{
	font-size: 95%;
}
A.sublevel:link, A.sublevel:visited
{
	font-size: 85%;
}
/*font family*/
H3, .contentheading, .componentheading, UL#nav, A.mainlevel, A.sublevel, .sectiontableheader, DIV#spotlight
{
	font-family: Arial, Helvetica, sans-serif;
}
A:link, A:visited
{
	text-decoration: none;
}
A:hover
{
	text-decoration: underline;
}
DIV.moduletable H3
{
}
/*default menu link styles*/
A.mainlevel
{
	display: block;
	margin-bottom: 3px;
	padding: 3px 0px;
}
A.sublevel
{
}
A.mainlevel:hover
{
	text-decoration: none;
}
A.sublevel:hover
{
	text-decoration: none;
}
/** regular joomla menu **/
A.mainlevel
{
	display: block;
	height: 20px;
	line-height: 20px;
	padding: 0;
	padding-left: 10px;
	font-weight: bold;
}
A.mainlevel:hover
{
	background-position: 100% -22px;
}
A#active_menu:link, A#active_menu:visited
{
	text-decoration: underline;
}
A.sublevel:link, A.sublevel:visited
{
	font-weight: bold;
}
/*headings*/
H1
{
	font-size: 20px;
}
H2
{
}
H3
{
}
H4
{
}
.small
{
	font-weight: bold;
}
.modifydate
{
	height: 20px;
	vertical-align: bottom;
	font-weight: bold;
}
.createdate
{
	height: 20px;
	vertical-align: top;
	font-weight: bold;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 0px;
}
/** some joomla class stuff*/
TABLE.contenttoc
{
	margin: 5px;
	padding: 5px;
}
TABLE.contenttoc TD
{
	padding: 0 5px;
}
TD.buttonheading
{
	vertical-align: middle;
}
TD.sectiontableheader
{
	font-weight: bold;
	padding: 4px;
	line-height: 20px;
}
TR.sectiontableentry1 TD, TR.sectiontableentry2 TD
{
	padding: 4px;
}
TD.sectiontableentry1, TD.sectiontableentry2
{
	padding: 3px;
}
TABLE.contentpaneopen, TABLE.contentpane
{
	border-collapse: collapse;
	padding: 0;
	margin: 0;
	width: 100%;
}
TABLE.contentpaneopen TD, TABLE.contentpane TD
{
	padding: 0;
}
DIV.moduletable UL
{
	margin: 5px 0;
	padding: 0 2em;
}
DIV.moduletable UL LI
{
	padding-bottom: 3px;
}
.clr
{
	clear: both;
}
#page_bg
{
	height: 100%;
	padding: 0;
	margin-bottom: 1px;
}
DIV.mosimage
{
	margin: 5px;
}
TABLE.adminform TEXTAREA
{
	width: auto;
	color: #A90B0B;
}
/** width stuff **/
BODY.w_wide DIV#wrapper
{
	width: 918px;
}
BODY.w_wide DIV#shadow
{
	width: 900px;
}
BODY.w_wide DIV#left
{
	width: 170px;
}
BODY.w_wide DIV#right
{
	width: 200px;
}
BODY.w_wide #nav LI UL
{
	width: 900px;
}
BODY.w_narrow DIV#wrapper
{
	width: 750px;
}
BODY.w_narrow DIV#shadow
{
	width: 732px;
}
BODY.w_narrow DIV#left
{
	width: 170px;
}
BODY.w_narrow DIV#right
{
	width: 170px;
}
BODY.w_narrow #nav LI UL
{
	width: 732px;
}
/** template layout stuff **/
DIV#wrapper
{
	margin: 0 auto;
	position: relative;
}
DIV#shadow
{
	padding: 0 9px;
	width: auto !important; /*[e]auto*/
}
DIV#header
{
	height: 105px;
	position: relative;
}
SPAN#logo
{
	display: block;
	position: absolute;
	left: 10px;
	width: 370px;
	height: 70px;
}
DIV#tabarea
{
	width: 100%;
	position: absolute;
	top: 57px;
}
DIV#tabarea DIV#fixed
{
	height: 25px;
}
DIV#access
{
	position: absolute;
	z-index: 10000;
	right: 4px;
	bottom: 4px;
	width: 180px;
}
DIV#access .button
{
	display: block;
	float: right;
	width: 31px;
	height: 17px;
	margin: 0 1px;
}
DIV#graphic
{
	float: left;
	width: 100%;
	height: 99px;
	overflow: hidden;
}
DIV#spotlight
{
	height: 117px;
}
DIV#quote
{
	float: left;
	padding-top: 15px;
	padding-left: 40px;
	font-size: 18px;
	color: #734600;
	line-height: 100%;
	font-weight: bold;
}
TABLE.nopad
{
	width: 100%;
	border-collapse: collapse;
	padding: 0;
	margin: 0;
}
TABLE.nopad TR
{
	vertical-align: top;
}
TABLE.nopad TD
{
	padding: 0px;
}
TD#middle-col
{
	width: 100%;
}
DIV#left .padding
{
	padding-left: 7px;
}
DIV#right .padding
{
	padding-left: 7px;
	padding-top: 4px;
}
DIV#left DIV.shadow
{
	height: 18px;
}
DIV#middle DIV.shadow_2
{
	padding-top: 20px;
	padding-left: 9px;
}
DIV#right DIV.shadow
{
	padding-top: 28px;
}
DIV.moduletable H3, .contentheading, .componentheading
{
	margin: 0;
	height: 30px;
	line-height: 30px;
	padding-left: 10px;
	font-weight: bold;
	margin-bottom: 5px;
}
DIV#middle DIV.moduletable H3
{
	margin-right: -10px;
}
DIV#middle DIV.moduletable
{
	padding-right: 10px;
}
TABLE.nopad TABLE.contentpane TD, TABLE.nopad TABLE.contentpaneopen TD
{
	padding-left: 10px;
	padding-right: 10px;
}
TABLE.nopad TD.contentheading
{
	padding-left: 8px;
}
DIV.moduletable
{
	margin-bottom: 10px;
}
DIV#top
{
	margin-bottom: 10px;
	width: 100%;
}
DIV#top .corner_2
{
	padding: 7px 0 7px 8px;
}
DIV#bottom DIV.moduletable H3
{
	background: none;
}
DIV.moduletable
{
	margin-bottom: 10px;
}
DIV#bottom
{
	margin-bottom: 10px;
	margin-top: 15px;
	width: 100%;
}
DIV#bottom .corner_2
{
	padding: 7px 0 7px 8px;
}
DIV#vbottom DIV
{
	padding: 5px 0;
	text-align: center;
}
DIV#fireboard
{
	margin-right: 10px;
}
/*****************************
****   supersuckerfish   ****
*****************************/
#nav
{
	margin: 0;
	padding: 0;
	padding-left: 10px;
	width: 100%;
	height: 48px;
	overflow: hidden;
}
#nav LI
{
	margin: 0;
	float: left;
	display: block;
	padding-right: 7px;
	margin-right: 2px;
}
#nav LI:hover, #nav LI.over
{
	background-position: 100% -80px;
}
#nav LI.on, #nav LI.on:hover, #nav LI.over.on
{
	background-position: 100% 0;
}
#nav LI UL
{
	display: none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 23px;
	height: 25px;
	left: 0;
	width: 100%;
	overflow: hidden;
}
#nav A
{
	text-decoration: none;
	cursor: pointer;
	font-weight: bold;
}
#nav LI.on LI.on A
{
	text-decoration: underline;
}
#nav LI:hover A, #nav LI.over A
{
	background-position: 0 -80px;
}
#nav LI.on A, #nav LI.on:hover A, #nav LI.over.on A
{
	background-position: 0 0;
}
#nav LI.on UL
{
	display: block;
}
#nav LI:hover UL, #nav LI.over UL
{
	display: block;
	z-index: 6000;
}
#nav LI A
{
	display: block;
	float: left;
	padding: 0 21px 0 28px;
	height: 23px;
	line-height: 23px;
}
/*sub level links*/
#nav UL LI
{
	border-right: 0;
	padding: 3px 0;
	background: none;
}
#nav LI UL A, #nav LI.on UL A
{
	display: block;
	float: left;
	padding: 0 15px;
	background: none;
	height: 20px;
	line-height: 20px;
}
/*some page content things*/
.hide
{
	display: none;
}
FORM
{
	border: 0;
	margin: 0;
	padding: 0;
}
TABLE.blog SPAN.article_seperator
{
	display: block;
	height: 20px;
}
TABLE.pollstableborder TD
{
	text-align: left;
	padding: 2px 0;
}
#flkr_logo
{
	position: static;
}
/*Menu Specifikt*/
.mrbk
{
	background: #0D0000 url(/grafik/red_lether_morkare.jpg);
	margin: 0;
	padding: 8px 5px 5px;
}
.in1
{
	margin: 5px 6px;
}
DIV.moduletable_menutoppen
{
	/*[disabled]background:url(/mambo/images/bitar/flugis.png) no-repeat scroll left top;*/
	/*[disabled]height:57px;*/
}
DIV.moduletable_menutoppen
{
	background: url(/mambo/images/bitar/flugis2.png) no-repeat scroll left;
	height: 45px;
}
DIV#right IMG
{
	/*[empty]margin:;*/
}
