﻿body
{
}

#Head { background:url(/UI/IMG/head_member_bg.gif) 0 0 no-repeat; }
#Logo { background-image:url(/UI/IMG/fhplogo_member.gif); }
#Foot { background:#fef6eb url(/UI/IMG/foot_member_bg.gif) 0 0 repeat-x; }
#WrapperFoot { background:url(/UI/IMG/document_member_bottom_bg.png) -1px 0 no-repeat; }

#Tabs ul li a { background: url(/UI/IMG/tab_left_member.gif) no-repeat 0 0; }
#Tabs ul li a.current { background: url(/UI/IMG/tab_active_left_member.gif) no-repeat 0 0; }

#Logout a { background-image:url(/UI/IMG/buttons/orange_logga_ut.png); }

#LeftMenu ul li { background:#dadada url(/UI/IMG/leftmenu_level1_top_bg2.gif) 0 0 no-repeat; }
#LeftMenu ul li a { color:#333; background:url(/UI/IMG/leftmenu_level1_bottom_bg2.gif) 0 100% no-repeat; }

#NewsEvent table h1 { color:#da5b00; }
#NewsEvent table tr td { width:340px; vertical-align:top; font-size:1em; }
#NewsEvent table tr td .padding { padding:5px 24px 10px 24px!important; border:none!important; }
#NewsEvent table .top,
#NewsEvent table .bottom { background:none; }
#NewsEvent table .bottom { border-top:4px solid #fff; }
#NewsEvent table .right { width:324px; border-left:4px solid #fff; background-color:#f4f4f4; float:none!important; }
#NewsEvent table .left { background-color:#fef6eb; float:none!important; }

#NewsEvent table tr td#ShortCuts { background-image:url(/UI/IMG/shortcuts-bg.gif); background-position: 280px 10px; background-repeat: no-repeat; }
#NewsEvent table tr td#ShortCuts ul { margin:10px 0 0 0; padding:0; list-style:none; line-height:1.2em; font-size:0.9em; padding-top:4px; }
#NewsEvent table tr td#ShortCuts ul li { background:url(/UI/IMG/icons/arrow.gif) 0 2px no-repeat; padding:0 0 0 16px; margin:0 0 6px 0; }
#NewsEvent table tr td#ShortCuts ul li a.delete { background:url(/UI/IMG/Delete_small.png) 0 2px no-repeat; margin:0 0 0 5px; padding:0 6px; }
#NewsEvent table tr td#ShortCuts ul li a.delete:hover { text-decoration:none; }

#EventList { border:none; }

@media print
{
	#WrapperFoot { background: none; }
}