#cwm-logoline { background-image:url(../gfx/bpheader.jpg) }

/*
--------------------------------------------------------------------------------
  Globális
--------------------------------------------------------------------------------
*/

/* veszélyességi szint */
.hazard { background-image:url(../gfx/hazard.png); background-repeat:no-repeat; }
.level-0 { background-position:left top }
.level-1 { background-position:left -10px }
.level-2 { background-position:left -20px }
.level-3 { background-position:left -30px }
.level-4 { background-position:left -40px }
.level-5 { background-position:left -50px }

/* zeroday státusz */
.zd-status        { text-align:center; padding:.5em; }
.zd-status strong { font-weight:bold; font-size:1.2em; display:block; }
.zd-patched       { color:#080; }
.zd-unpatched     { color:#800; }

/*#bp-submenu { border-bottom:1px solid #ccc; border-left:1px solid #ccc; text-align:right; line-height:1.8em; background:#f7f7f7; float:right; margin-bottom:10px; padding:0 1em; }
#bp-submenu li { display:inline; padding-left:2em; background:url(../gfx/bullet.png) .8em center no-repeat; font-size:.9em; }
#bp-submenu li.first { padding-left:0; background:none; }
#bp-submenu a:link,
#bp-submenu a:visited { color:#008efb; }
*/

#bp-submenu { margin-top:5px; padding:0 20px; border-top:1px solid #dcdcdc; border-bottom:1px solid #dcdcdc; line-height:1.8em; background:#f7f7f7; }
#bp-submenu li { display:inline; padding-left:2em; background:url(../gfx/bullet.png) .8em center no-repeat; font-size:.85em; font-weight:bold; }
#bp-submenu li.first { padding-left:0; background:none; }
#bp-submenu a:link,
#bp-submenu a:visited { color:#008efb; }

/*
--------------------------------------------------------------------------------
  Modulok
--------------------------------------------------------------------------------
*/

/* risztások */
#bpm-alerts                { margin:-10px 0 20px; background:url(../gfx/alertbox_bg.png) left bottom repeat-x; border-top:1px solid #e5e5e5; border-bottom:1px solid #e5e5e5; }
#bpm-alerts .container     { padding:10px 0 10px 1em; }
#bpm-alerts .cw-main-left  { border-left:1px solid #e5e5e5; }
#bpm-alerts .cw-main-right { border-right:1px solid #e5e5e5; }
#bpm-alerts h1             { border:0; font-weight:normal; margin-top:6px; margin-bottom:.8em; }
#bpm-alerts h1 span        { position:static; }
#bpm-alerts ul             { margin:0; padding-left:1px; }
#bpm-alerts img            { margin-right:3px; }

/*
--------------------------------------------------------------------------------
  Oldalankénti stílusok
--------------------------------------------------------------------------------
*/

/* cikk megjelenítése */
#article-view .hazard-meter { margin-bottom:1em; }

/* figyelmeztetések */
#alert-list .initials           { text-align:center; margin-bottom:1em; line-height:.9em; padding:3px; }
#alert-list .initials li        { display:inline; text-transform:uppercase; }
#alert-list .initials li.ui-state-active a { border-color:#fff; color:#000; font-weight:bold; }
#alert-list .initials a         { padding:1px 4px; border-style:solid; border:1px solid #ccc; }
#alert-list .initials a:hover   { color:#fff; background:#05a; text-decoration:none; }
#alert-list .credits            { text-align:center; margin-top:3em; font-size:.9em; color:#444; }
#alert-list .credits strong     { font-weight:bold; }
#alert-list .ui-tabs-hide       { display:none; }
#alert-list h2                  { text-transform:uppercase; font-size:1.5em; margin:1em 0 .5em; color:#666; }
#alert-groups ul                { float:left; width:33%; }

/* zeroday lista */
#zeroday-list h1         { font-size:1.5em; color:#666; }
#zeroday-list h1 img     { border-bottom:1px solid #aaa; padding-bottom:5px; }
#zeroday-list .zd-status { float:right; width:120px; border-left:1px solid #ddd; margin-left:1em; padding:.8em .5em; }
#zeroday-list .filter    { text-align:center; margin-top:2em; font-weight:bold; }
#zeroday-list .filter a  { margin:0 1em; }
#zeroday-list ul         { margin-top:2em; }
#zeroday-list li         { margin-bottom:1.5em; background:#fff url(../gfx/zeroday_grad.gif) left bottom repeat-x; padding:5px 0 5px 1em; border:1px solid #ddd; }
#zeroday-list li h2      { font-weight:normal; font-size:1.2em; margin-bottom:5px; }
#zeroday-list .date      { font-style:italic; color:#567; }

/* zeroday adatlap */
#zeroday-view .zd-status { float:right; margin-left:2em; }
#zeroday-view h1         { font:2.2em Georgia,sans; padding-bottom:0.5em; }
#zeroday-view dl         { margin-bottom:1em; }
#zeroday-view dt         { font-weight:normal; font-size:1.2em; margin-top:1.5em; margin-bottom:.8em; border-bottom:1px solid #e5e5e5; color:#777; }
#zeroday-view dd         { margin-left:2em; }
