@CHARSET "UTF-8";

/* -------------------------------------------------------------------------- */
/* 1. General HTML elements                                                   */
/* -------------------------------------------------------------------------- */
/*
   If you are using the font size toggler (fontsize.js) either by itself or by
   using the linktoolbar tile, font size provided here will be overriden by
   the javascript. Remember to set the default font size as the smallest font
   size in the font size selector javascript configuration.

   See fontsize.js for more detals.
*/

/* Force scrollbar to prevent sideways movement of content on pages with height<100 */
html {
    height: 100%;
    margin-bottom: 1px;
}


body                    { font: 10pt arial, sans-serif; margin-top: 10px; margin-left: -10px; padding: 0; color: #333; background: #2e2e2e; }
a:visited, a:link       { color: #000;}
a:hover                 { color: #45a; }
a img                   { border: 0; }
h1                      { font-size: 1.6em; font-weight: normal; }
h2                      { font-size: 1.3em; }
h3, h4                  { font-size: 1.2em; }
fieldset                { margin-bottom: 10px; padding: 15px 10px 10px 10px; }

/* Set different bacground based on body class */
body.yellow{
background-color: #edd32b;
}
body.purple{
background-color: #2381d1;
}
body.orange{
background-color: #f77a1a;
}

#placeholder-content .full-calendardisplay { border: 1px solid #e6e6e6 !important; padding: 10px !important; margin-top: 20px !important; }

/* -------------------------------------------------------------------------- */
/* 2. Container/placeholder positioning                                       */
/* -------------------------------------------------------------------------- */

#container                      { color: #333;  margin-bottom: 30px; margin-left: auto; margin-right: auto; width: 960px; padding: 0px 0px 0 0px; background: #fff; height: 100%;}
#placeholder-top { background: #fff; margin-bottom: 10px; padding: 30px 0px 0px 0px; min-height: 80px; min-width: 270px; }
#placeholder-bottom { margin: 0px; }
/* #placeholder-bottom { width: 757px; } */

/* Bytte hjÃ¸rnebilde etter hvilken bakgrunnsstil som brukes */
     /* Default */
          /* Default, Placeholder top */
#placeholder-top { background-image: url("/getfile.php/HÃ¥ndballcupen sidebilder/Statiske sidebilder/gra_bue_top-2.jpg"); background-repeat: no-repeat;  background-position: top; }
          /* Default, Placeholder bottom */
#placeholder-bottom .programmatic-clearboth { background-image: url("/getfile.php/HÃ¥ndballcupen sidebilder/Statiske sidebilder/gra_bunn.jpg"); background-repeat: no-repeat;  background-position: left bottom; height: 30px; width: 960px; float: left; }
          /* Default, .frontpage */
.frontpage #placeholder-bottom .programmatic-clearboth { margin-left: -20px !important; }
     /* Yellow */
          /* Yellow, Placeholder top */
body.yellow #placeholder-top { background-image: url("/getfile.php/HÃ¥ndballcupen sidebilder/Statiske sidebilder/content_top_yellow.png"); background-repeat: no-repeat;  background-position: top; }
          /* Yellow, Placeholder bottom */
body.yellow #placeholder-bottom .programmatic-clearboth { background-image: url("/getfile.php/HÃ¥ndballcupen sidebilder/Statiske sidebilder/content_bottom_yellow.png"); background-repeat: no-repeat;  background-position: left bottom; height: 30px; width: 960px; float: left;}
          /* Yellow, .frontpage */
body.yellow .frontpage #placeholder-bottom .programmatic-clearboth { margin-left: -20px !important; }

     /* Lblue */
          /* Lblue, Placeholder top */
body.purple #placeholder-top { background-image: url("/getfile.php/HÃ¥ndballcupen sidebilder/Statiske sidebilder/content_top_lblue.png"); background-repeat: no-repeat;  background-position: top; }
          /* Lblue, Placeholder bottom */
body.purple #placeholder-bottom .programmatic-clearboth { background-image: url("/getfile.php/HÃ¥ndballcupen sidebilder/Statiske sidebilder/content_bottom_lblue.png"); background-repeat: no-repeat;  background-position: left bottom; height: 30px; width: 960px; float: left;}
          /* Lblue, .frontpage */
body.purple .frontpage #placeholder-bottom .programmatic-clearboth { margin-left: -20px !important; }

     /* Orange */
          /* Orange, Placeholder top */
body.orange #placeholder-top { background-image: url("/getfile.php/HÃ¥ndballcupen sidebilder/Statiske sidebilder/content_top_orange.png"); background-repeat: no-repeat;  background-position: top; }
          /* Orange, Placeholder bottom */
body.orange #placeholder-bottom .programmatic-clearboth { background-image: url("/getfile.php/HÃ¥ndballcupen sidebilder/Statiske sidebilder/content_bottom_orange.png"); background-repeat: no-repeat;  background-position: left bottom; height: 30px; width: 960px; float: left;}
          /* Orange, .frontpage */
body.orange .frontpage #placeholder-bottom .programmatic-clearboth { margin-left: -20px !important; }

#placeholder-left               { clear:both; float: left; width: 170px; margin: 5px 0px 0px 0px; border-right: 0px dotted #000; height: 100%; background: #fff; }
#placeholder-right              { float: right; width: 187px; margin: -109px 0 20px 0; border-left: 0px dotted #000; padding-top: 0px !important; height: 100%; background: #fff;}

.frontpage #placeholder-right              {  float: right; width: 187px; margin: 16px 0 20px 0; border-left: 0px dotted #000; padding-top: 0px !important;}
.menuroot-cid-214 #placeholder-right              {  float: right; width: 187px; margin: 18px 0 20px 0; border-left: 0px dotted #000; padding-top: 0px !important;}


#placeholder-right .tile-content { margin-left: 0px; width: 170px; }
#placeholder-content            { float: left; padding: 10px 10px 0px 10px; margin-bottom: 0px; width: 583px; border: 0px solid #e5e5e5; background: #fff; min-height: 200px; overflow: hidden;}
#placeholder-content-no-right   { float: left; width: 717px; padding: 10px; border: 0px solid #c2c2c2; margin-bottom: 20px; }

#content-link                   { display: none; }

/* -------------------------------------------------------------------------- */
/* 2.5 Test                                                                   */
/* -------------------------------------------------------------------------- */



/* -------------------------------------------------------------------------- */
/* 3. Common tile styling                                                     */
/* -------------------------------------------------------------------------- */

/*
   IMPORTANT INFO:
   What we do here is to set the style for the til common classes. We do two
   things:

    1. We add border, header and other stuff to create "tile-look". In the
       default design, this layout is used in the left and right placeholders.
    2. We then remove this layout for tiles in placeholder-top,
       placeholder-content, placeholder-content-no-right and placeholder-bottom.

    Since 2. overrides the default tile styles for the listed placeholder, you
    need to be equally specific when setting any of these styles.

*/
.tile-common            {  border-bottom: 1px dotted #000; margin-bottom: 0px;   padding-bottom: 10px; }
#placeholder-right .tile-common { margin-left: 10px; margin-top: 0px;}
.tile-content           { padding: 0px; }
.tile-bottom            { clear: both; }
#placeholder-left h3   { background: #676767;
                          margin: 0 0 5px 0; padding: 0px 0px 0px 5px; font: bold 1.0em arial, sans-serif;
                          color: #000; }
#placeholder-right h3   {
                          margin: 0; padding: 0px 0px 0px 5px; font-size: 8pt;
                          color: #000; }

#placeholder-top .tile-common,
#placeholder-top .tile-common h3,
#placeholder-bottom .tile-content,
#placeholder-bottom .tile-common,
#placeholder-bottom .tile-common h3,
#placeholder-content .tile-content,
#placeholder-content .tile-common,
#placeholder-content .tile-common h3,
#placeholder-content-no-right .tile-content,
#placeholder-content-no-right .tile-common,
#placeholder-content-no-right .tile-common h3   { border: none; margin: 0; padding: 0; }

#placeholder-content .tile-bottom               { clear:none; }
#placeholder-content-no-right .tile-bottom      { clear:none; }

.horizontal-menu .tile-content  { border: none; margin: 0; padding: 0; float: left; }

.small-articledisplay { border-bottom: 0px dotted #fff; }
.small-calendarlist { border-top: 1px dotted #000; }

#placeholder-left h3 a,
#placeholder-right h3 a                         { color: #fff; font: bold .9em arial, sans-serif; padding: 0px; }


/* -------------------------------------------------------------------------- */
/* 4. Non tile spesific common styles                                         */
/* -------------------------------------------------------------------------- */

.error                      { color: #f00; font-weight: bold; margin-bottom: 10px; }
.message                    { color: #000; font-weight: bold; margin-bottom: 10px; }

input.textinput             { height: 1.2em; }
.textinput,                 /* do not specify input for this, as it should also work on textareas */
input.amountfield           { border: 0px solid #c2c2c2;
                              padding-top: 6px; font-size: 0.9em; }
input.inputerror            { border: 1px solid red; }
input.submit                { margin: 3px 0 3px 0; padding: 0px 6px 2px 6px; border: none; background-color: #f6fffc; border: 1px solid #000; height: 1.5em;
                              color: #000;  }

.ajax-button-not-visible    { display: none; }
.ajax-button-visible        { display: block !important; }

.button-next                { display: block; height: 21px; width: 28px; background: url(/themes/kjapp/images/buttons.gif) no-repeat -28px top; }
.button-previous            { display: block; height: 21px; width: 28px; background: url(/themes/kjapp/images/buttons.gif) no-repeat; }

#tooltip-top                { background: url(/themes/kjapp/images/tooltip/tooltip-top.gif) no-repeat 5px 0; overflow: hidden; height: 14px; width: 33px; }
#tooltip-content            { background: #fff588; padding: 10px; border-right: 1px solid #ccc255; border-bottom: 1px solid #ddd366; }

.captcha-info               { padding-left: 80px; }
.captcha-regenerate,
.captcha-info               { font-weight: bold; font-size: .8em; }

.error-container #placeholder-top   { height: 60px; }
#extended-debug-info                { color: #aaa; }


/* -------------------------------------------------------------------------- */
/* 5. General bullet-less listing (eg. verical menu and small article list)   */
/* -------------------------------------------------------------------------- */

.full-articlelist ul,
.small-articlelist ul,
.vertical-menu ul           { list-style-type: none; margin-top: 10px; margin-right: 10px; margin-bottom: 0px;  padding-left: 5px; margin-left: 0px;}
#placeholder-left .tile-content { border-left: 4px solid #FbF7F9; margin-right: 0px; }
.full-articlelist li li,
.small-articlelist li li,
.vertical-menu li li        { padding-left: 10px; }

#placeholder-content .full-articlelist ul { padding: 10px 10px 0px 0px; border: 0px solid #e6e6e6; margin-bottom: 15px; width: 762px;}

/* -------------------------------------------------------------------------- */
/* 6. Spesific styling for tiles and other components                         */
/* -------------------------------------------------------------------------- */

/*
   Some of the tiles have been styled using id selectors. Because of this we
   need to use the full id-element path to override these styles. See section
   "3. Common tile styling" for more details.

   NOTICE:
   While styling the top placeholder layout I hit about every IE6 bug there is!
   Well, atleast 3 of them. When doing any changes here, please validate that
   the design still holds together on IE6.
*/

/* -- PAGE HEADER -- */
#placeholder-top .page-header               { float: left; padding: 0 0 0 10px;
margin-bottom: 22px; }
.page-header .logo                          { font-size: 1.85em; font-weight: bold; }

/* -- HORIZONTAL MENU IN TOP PLACEHOLDER ("quicklaunch") -- */
#placeholder-top .horizontal-menu           { float: left; clear: left; text-align: left; text-decoration: none; font-weight: bold; margin-bottom: 5px; background-color: #3954a5; padding: 9px; width: 756px; height: 16px;}
#placeholder-top .horizontal-menu h3        { display: none; }
#placeholder-top .horizontal-menu a         { color: #fff; text-decoration: none; font-size: 12px; }
#placeholder-top .horizontal-menu a:hover         { color: #f5ed15; text-decoration: none; font-size: 12px; }
#placeholder-top .horizontal-menu .tile-content .active a         { color: #f5ed15; text-decoration: none; font-size: 12px; }
#placeholder-top .horizontal-menu .tile-content .main-active a         { color: #f5ed15; text-decoration: none; font-size: 12px; }

#placeholder-top .horizontal-menu ul        { list-style-type: none; padding: 0; margin: 0; }
#placeholder-top .horizontal-menu li        { border-left: 0px solid #fff; padding: 0 11px 0 10px; display: inline;}
#placeholder-top .horizontal-menu li.first  { border-left: none; }


/* -- SITELOCATOR -- */
#placeholder-top .sitelocator               { background: #fff; clear: both; padding: 5px 0 0 0px; font-size: 1em; color: #000; width: 500px; float: left;}
#placeholder-top .sitelocator h3            { float: left; color: #000; text-transform: none; font: bold .8em verdana, sans-serif; }
#placeholder-top .sitelocator ul            { float: left; list-style-type: none; margin: 0; padding: 0; }
#placeholder-top .sitelocator li            { float: left; margin: 0; padding: 0 0 0 8px;font: normal .8em verdana, sans-serif; }


/* -- ARTICLE DISPLAY -- */
.full-articledisplay                        { clear: both; border: 1px solid #e6e6e6; padding: 10px; margin-top: 13px; }
.full-articledisplay .tile-content { border: 1px solid #e6e6e6; background: #fff; }
.placeholder-content .full-articledisplay { clear:both; border: 1px solid #e6e6e6; background: #fff; }
.full-articledisplay .digest                { font-weight: bold; }
h2.digest                                   { font-size: 1em; }

.articlelist-link-internal ul { padding: 0px; font-size: 8pt;}

/* -- ARTICLE LIST -- */
.frontpage #placeholder-content-no-right .full-articlelist-twocolumn h3,
#placeholder-content .full-articlelist-twocolumn h3,
#placeholder-content-no-right .full-articlelist h3, .frontpage
#placeholder-content .full-articlelist h3   { margin-top: 145px; }
.full-articlelist ul,
.full-articlelist-twocolumn ul              { list-style-type: none; padding-left: 20px; padding-right: 20px; margin: 0; }
.full-articlelist-twocolumn li.odd          { float: left; clear: both; width: 48%; /* 245px; */ }
.full-articlelist-twocolumn li.even         { float: right; width: 48%; /* 245px; */ }
.full-articlelist .articlelist-link-internal ul li,
.full-articlelist-twocolumn .articlelist-link-internal ul li { clear: none; padding: 0px 0px 5px 0px; }
.articlelist-link-internal ul               { margin-left: 5px; padding: 0 10px 0 0;  bottom: 0px; left: 0px; }
.articlelist-link-internal ul li            { margin-left: 0; }
.list-navigation-text,
.list-navigation                            { text-align: center; float: right; margin-left: 15px; margin-top: 10px; clear: left; font-size: 8pt; }

.list-navigation-text                       { margin-bottom: 10px; }

.first { }
.last { }
.even { border-bottom: 0px dotted #000;}
.odd { border-bottom: 0px dotted #000;}

.frontpage #placeholder-content ul .first {  }
.frontpage #placeholder-content ul .last { }
.frontpage #placeholder-content ul .even {  }
.frontpage #placeholder-content ul .odd {  }

.frontpage #placeholder-content ul li { overflow: hidden; float: left; width: 232px; padding: 4px 8px; border-right: 1px dotted #DDD; height: 400px; padding-bottom: 20px; }
.frontpage #placeholder-content li li { height: 50px; }
.list-thumbnail-left {
    float: left;
    padding-right: 10px;
    width: 225px;
    height: 130px;
    margin-bottom: 15px;
}
.list-thumbnail-right {
    float: right;
    padding-left: 10px;
}
.list-thumbnail-center {
    text-align: center;
    padding-bottom: 10px;
}


/* -- SMALL ARTICLE LIST -- */
.small-articlelist .tile-content            { font-size: .9em; }
#placeholder-right .small-articlelist li                       { padding-bottom: 3px; }
.small-articlelist a                        { margin-left: 5px; }
.small-articlelist .newsarchivelink         { font-size: 8pt; }
.small-articlelist .newsarchivelink a       { padding-bottom: 0px; }
.small-articlelist .newsarchivelink ul li   { margin-left: 15px; list-style-image: url(/themes/kjapp/images/link_marker.gif); }


/* -- SMALL ENTITY LIST -- */
/*
   The entity list contains some info after the link. Since the link is set to
   block in small-articlelist we need to override that here. Since the entity
   list is general, and we want paranthesis around the entity score - we add
   this here. This do not work in all browsers, but it is not a critical design
   criteria. If the paranthesis is important to you, you may need to split the
   tile template into more spesialized templates for general entities, articles
   etc.
*/
.small-entitylist a                         { display: inline; }
.small-entitylist .entry-postfix:before     { content: "(" }
.small-entitylist .entry-postfix:after      { content: ")" }

/* -- RSS LIST --
   Most of this is already styles using the small article list above as the rss-
   reader tile is also set with the small-articlelist class.

   Lets just add the feed icon to the header background
*/
.small-rsslist h3 span              { display: block; width: 100%; background: url(/themes/kjapp/images/feed_icon.png) no-repeat right 1px; }
.small-rsslist li.last a            { padding-bottom: 0px; }


/* -- LEFT CATEGORY MENU -- */
.vertical-menu                      { border: 0; font-size: 0.9em; }
.vertical-menu .tile-content        { padding: 0; margin: 0; width: 170px; }
.vertical-menu h3                   { display: none; }
.vertical-menu ul li.first          { border-top: 0px solid #c2c2c2; }
.vertical-menu ul li                { border-bottom: 0px solid #c2c2c2; padding: 2px 0 9px 8px; font-weight: bold;
                                       }
.vertical-menu ul li ul li          { border: 0; padding-bottom: 0; font-weight: normal;  text-transform: none; }
.vertical-menu ul li ul li.first    { border: 0; }
.vertical-menu a                    { text-decoration: none; color: #808080; }
.vertical-menu a:hover              { color: #3954a5; }
#placeholder-left .vertical-menu .tile-content .active a { color: #3954a5; }
.expanded ul                          { border-left: 0px solid #fff !important; }
.collapsed                          {  }


/* -- PAGE FOOTER -- */
#placeholder-bottom .small-articledisplay-nolayout a    {  }
#placeholder-bottom .small-articledisplay-nolayout p    { display: inline;  font-size: .85em; margin-top: 15px;}
.small-articledisplay-nolayout                          { float: left; }
.small-articledisplay-nolayout .tile-content,
.small-articledisplay-nolayout                          { border: 0; padding: 0; margin: 0; }

#placeholder-bottom .small-articledisplay a    { color: #fff; text-decoration: none; font-size: 8pt; }
#placeholder-bottom .small-articledisplay p    { margin: 0px; padding: 0px; }
#placeholder-bottom .small-articledisplay    { padding-top: 0px; padding-left: 20px; float: left; background-color: #2e2e2e; width: 950px; height: 20px;}
body.yellow #placeholder-bottom .small-articledisplay    { padding-top: 0px; padding-left: 20px; float: left; background-color: #edd32b; width: 950px; height: 20px;}
body.purple #placeholder-bottom .small-articledisplay    { padding-top: 0px; padding-left: 20px; float: left; background-color: #2381d1; width: 950px; height: 20px;}
body.orange #placeholder-bottom .small-articledisplay    { padding-top: 0px; padding-left: 20px; float: left; background-color: #f77a1a; width: 950px; height: 20px;}

#placeholder-bottom .small-articledisplay-nolayout a    { color: #fff; text-decoration: none; font-size: 8pt; }
#placeholder-bottom .small-articledisplay-nolayout p    { margin: 0px; padding: 0px; }
#placeholder-bottom .small-articledisplay-nolayout    {margin-left: -20px; padding-top: 0px; padding-left: 20px; float: left; background-color: #2e2e2e; width: 950px; height: 20px;}
body.yellow #placeholder-bottom .small-articledisplay-nolayout    { padding-top: 0px; padding-left: 20px; float: left; background-color: #edd32b; width: 950px; height: 20px;}
body.purple #placeholder-bottom .small-articledisplay-nolayout    { padding-top: 0px; padding-left: 20px; float: left; background-color: #2381d1; width: 950px; height: 20px;}
body.orange #placeholder-bottom .small-articledisplay-nolayout    { padding-top: 0px; padding-left: 20px; float: left; background-color: #f77a1a; width: 950px; height: 20px;}

#placeholder-bottom .small-articledisplay .tile-bottom { border-bottom: 0px solid #E6E6E6 }

#placeholder-bottom .small-articledisplay-nolayout .tile-bottom { border-bottom: 0px solid #E6E6E6 }

#placeholder-bottom .full-articledisplay    { }
#placeholder-bottom .full-articledisplay .tile-bottom { border-bottom: 0px solid #E6E6E6 }
/* #placeholder-bottom             { clear: both; padding: 10px 20px 0 0px; } */
#coretrek-colofon                   { margin-top: 10px; margin-right: 200px; float: right; font-size: .85em; display: none; }
#coretrek-colofon a                 { color: #000; float: right;}
#extra-5                            { clear: both; }


/* -- FULL SEARCH INPUT -- */
.full-searchinput input             { margin-bottom: 0px; }
.full-searchinput input.textinput   { width: 250px; }
.full-searchinput .error            { margin-top: 10px; }
.advanced-searchinput select,
.advanced-searchinput input         { margin-top: 5px; }


/* -- SMALL SEARCH INPUT -- */
#placeholder-right input.textinput,
#placeholder-left input.textinput   { width: 170px; }

#placeholder-top .small-searchinput{
        width: 186px;
        height: 24px;
        float: right;
background-color: #3954a5;
clear: both;
padding: 5px 0 5px 0;
}

.small-searchinput { float: right;}

#placeholder-top .small-searchinput h3{
        display: none;
}
#placeholder-top .textinput{
border: 1px solid #000;
        width: 110px;
        margin-left: 15px;
	background: #fff;
        padding-top: 2px;
        padding-bottom: 2px;
}

/* -- CALENDAR -- */
table.calendar-header                       { width: 100%; }
table.calendar-layout                       { border-collapse: collapse; border-spacing: 0px; width: 100%; }
.calendar-layout th                         { width: 12%; }
.calendar-layout td                         { border: 1px solid #e9e9e9; text-align: center; }
.datepicker .calendar-layout td.inactive,
.calendar-layout td.inactive                { background-color: #f9f9f9; }
.calendar-header td                         { width: 124px; text-align: center; }
.calendar-header td.next                    { width: 28px; }
.calendar-header td.previous                { width: 28px; padding: 0px; }
.small-calendar ul                          { padding: 10px 0 0 15px; margin:2px 0 2px 0;}
.small-calendar ul li                       { list-style-image: url(/themes/kjapp/images/link_marker.gif); }
.calendar_goto_links ul                     { margin: 0; }
.small-calendar-popup                       { position: absolute; width: 250px; }
.small-calendar-popup .top                  { background: url(/themes/kjapp/images/tooltip/tooltip-top.gif) no-repeat 5px 0;
                                              height: 10px; text-align: right; }
.small-calendar-popup .top a                { font-size: 0.8em; padding-right: 15px; position: relative; top: 12px; left: -4px;
                                              background: url(/themes/kjapp/images/small-close.gif) no-repeat right 2px; }
.small-calendar-popup .content              { background: #fff588; padding: 20px 10px 10px 10px; border-right: 1px solid #ccc255;
                                              border-bottom: 1px solid #ddd366; }
.small-calendar-popup .content h4           { margin: 0 0 0 0; }
.small-calendar-popup .content              { text-align: left; }
.small-calendar-popup .content ul           { margin: 5px 0 0 15px; padding: 0; }
.small-calendarlist p                       { margin-top: 0; }
.small-calendarlist ul                      { margin: 2px 0 2px 0}
.frontpage .small-calendarlist ul           { margin-left: 5px; padding-top: 43px; font-size: 8pt;}

/* --- DATEPICKER -- */
.datepicker-popup                           { width: 180px; background: #fff; border: 1px solid #c2c2c2; padding: 10px; }
.calendar-header td                         { border: 0; }
.full-searchinput input.datepickerinput     { width: 100px; }


/* -- MULTIMEDIAFOLDER -- */
.multimediafolder table                     { width: 100%; border-collapse: collapse; border-spacing: 0px; }
.multimediafolder th                        { text-align: left; border-bottom: 2px solid #c2c2c2; }
.multimediafolder td                        { padding: 4px 2px 2px 2px; border-bottom: 1px solid #c2c2c2; }
.multimediafolder tr.last td                { border-bottom: 0px; }
.multimediafolder-item                      { text-align: center; float: left; width: 185px; height: 185px;}

/* -- SLIDESHOW -- */
.slideshow-previous span                    { display: none; }
.slideshow-next span                        { display: none; }
.slideshow-next                             { float: right; }
.slideshow-previous                         { float: left; }
.slideshow-before                           { padding-top: 10px; clear: both; }


/* -- LOGIN FORM -- */
.login-form-link                            { padding-bottom: 10px; }
#login-form-logout p                        { margin: 0; }


/* -- DIRECT EDIT -- */
.directedit-link-container                          { float: right; padding-left: 20px; }
#placeholder-bottom .directedit-link-container      { float: left;  padding: 0 20px 0 0; }
.directedit-link-container a,
#placeholder-bottom .directedit-link-container a    { color: #000; }
.directedit-link-container ul                       { margin: 0 0 5px 0; padding: 0px; }
.directedit-link-container ul li                    { float: left; list-style-type: none; padding-right: 10px; }
.directedit-link-container-bottom                   { clear: both; }
div.directedit-link-container li a                  { float: left; display: block; height: 16px; width: 16px; background-repeat: no-repeat; }
div.directedit-link-container li span               { display: none; }
div.directedit-link-container li a.edit-article     { background-image: url(/themes/kjapp/images/directedit/article-edit.gif); }
div.directedit-link-container li a.new-article      { background-image: url(/themes/kjapp/images/directedit/article-new.gif); }
div.directedit-link-container li a.delete-article   { background-image: url(/themes/kjapp/images/directedit/article-delete.gif); }
div.directedit-link-container li a.new-category     { background-image: url(/themes/kjapp/images/directedit/category-new.gif); }
div.directedit-link-container li a.edit-category    { background-image: url(/themes/kjapp/images/directedit/category-edit.gif); }
div.directedit-link-container li a.delete-category  { background-image: url(/themes/kjapp/images/directedit/category-delete.gif); }


/* ---   LIGHTBOX   ---------------------------------------------------------*/

/*
       Because of a Firefox bug (Linux/OS X) causing Flash to become invisible
       when rendered above a fixed layer with background opacity. This will
       happen when e.g. displaying an article with Flash content inside the
       lightbox. To fix this the lightbox javascript will override the
       background color setting it to a transparent PNG image. Make sure that
       the image has the same color and opacity as the background styled here.
       The lightbox.js will by default set opacity to 80% and set background
       image to: projectroot/html//themes/kjapp/images/lightbox/ff-overlay-img.png

       More info: http://www.findmotive.com/2006/10/02/firefox-flash-bug-update/
*/

#lightbox-overlay               { z-index: 999; background-color: #fff; position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
#lightbox                       { width: 100%; height: 100%; position: fixed; top: 0; left: 0; }
#lightbox-container             { z-index: 1000; position: relative; border: 1px solid #dedede; top: 10px; margin: auto;
                                  overflow: auto; width: 980px; max-height: 90%; background: #fff; }
#lightbox-spinner               { background: #fff url(/themes/kjapp/images/lightbox/spinner.gif) center no-repeat; width: 220px; height: 19px;
                                  margin: 15% auto; }
#lightbox-container             { padding: 15px 20px 10px 20px; }
#lightbox-close-container       { position: absolute; right: 0; }
#lightbox-close span            { display:none; }
#lightbox-close                 { display: block; width: 101px; height: 18px; margin-right: 10px;
                                  background: url(/images/lukk_lightbox.jpg) no-repeat 10px; }
#lightbox .tile-common          { border: 0px; }


/* --- EMAIL THIS PAGE IN LIGHTBOX ------------------------------------------ */
#lightbox .suggestionform label             { display: block; }
#lightbox .suggestionform input.textinput   { width: 300px; margin-bottom: 5px; }
#lightbox .suggestionform input.captcha     { width: auto; }
#lightbox .suggestionform textarea          { width: 300px; }
#lightbox .suggestionform h3                { display: none; }
#lightbox .suggestionform                   { width: 320px; margin-left: auto; margin-right: auto; }


/* ---  LINKTOOLBAR   ---------------------------------------------------------*/
#placeholder-top .linktoolbar,
#placeholder-content-no-right .linktoolbar,
#placeholder-content .linktoolbar                   { margin: 0; padding: 0px; float: right}
#placeholder-content-no-right .linktoolbar .tile-bottom,
#placeholder-content .linktoolbar .tile-bottom      { clear: both; }

/* This section will be applicable on the left/right placeholders */
.linktoolbar ul                                     { padding: 0; margin: 0; }
.linktoolbar li                                     { padding: 0 0 5px 0; margin: 0; list-style-type: none; }
.linktoolbar a                                      { padding-left: 25px; }

/* Here we override the content and content-no-right styles */
#placeholder-top .linktoolbar h3,
#placeholder-left .linktoolbar h3,
#placeholder-content-no-right .linktoolbar h3,
#placeholder-content .linktoolbar h3                { display: none; }
#placeholder-content-no-right .linktoolbar a,
#placeholder-content .linktoolbar a                 { color: #1b485a; font: 0.75em verdana, sans-serif; padding:0 15px 0.5em 20px;
                                                      height: 16px; display: block; float: left; }
#placeholder-top .linktoolbar li,
#placeholder-content-no-right .linktoolbar li,
#placeholder-content .linktoolbar li                { white-space: nowrap; margin: 0; padding-top: 1px; float: left;}
#placeholder-top .linktoolbar ul,
#placeholder-content-no-right .linktoolbar ul,
#placeholder-content .linktoolbar ul                { margin: 0 0 0 0; padding: 0; list-style-type: none; }

#placeholder-top .linktoolbar span,
#placeholder-content .linktoolbar span,
#placeholder-content-no-right .linktoolbar span {}



/*
Using CSS sprite technique to limit the amount of requests done by a page load.
All linktoolbar icons are collected into one image. We use background offset to
control what image is visible.
*/
.font_size_link                                     { background:url(/themes/kjapp/images/linktoolbar/icons.gif) no-repeat left  -252px;}
.print_link                                         { background:url(/themes/kjapp/images/linktoolbar/icons.gif) no-repeat left -51px; float: right !important; }
.tipafriend_share_link                              { background:url(/themes/kjapp/images/linktoolbar/icons.gif) no-repeat left top; }
.facebook_share_link                                { background:url(/themes/kjapp/images/linktoolbar/icons.gif) no-repeat left -201px; }
.delicious_share_link                               { background:url(/themes/kjapp/images/linktoolbar/icons.gif) no-repeat left -101px; }
.kudos_share_link                                   { background:url(/themes/kjapp/images/linktoolbar/icons.gif) no-repeat left -301px; }
.digg_share_link                                    { background:url(/themes/kjapp/images/linktoolbar/icons.gif) no-repeat left -151px; }
.nettby_share_link                                  { background:url(/themes/kjapp/images/linktoolbar/icons.gif) no-repeat left -401px; }
.reddit_share_link                                  { background:url(/themes/kjapp/images/linktoolbar/icons.gif) no-repeat left -451px; }
.linkedin_share_link                                { background:url(/themes/kjapp/images/linktoolbar/icons.gif) no-repeat left -351px; }


/* --- IFRAME TILE ---------------------------------------------------------- */
.iframe-tile iframe         { width: 100%; }


/* -- WEBSHOP --------------------------------------------------------------- */
.full-productdisplay-priceorder                 { float: right; border: 1px solid #c2c2c2; padding: 5px 15px 10px 25px;
                                                  margin: 10px 0 5px 5px; }
#placeholder-content form                       { display: inline; padding: 0; margin: 0; background-color: transparent; }
.full-productdisplay-priceorder .price,
.full-productdisplay-priceorder div             { text-align: center; margin-top: 3px; }
.full-productdisplay-priceorder input,
.full-productdisplay-priceorder select          { margin-top: 5px; }
.full-productdisplay-priceorder label           { float: left; width: 50px; margin-top: 7px; clear: both; }
.full-productdisplay-priceorder .price          { font-size: 1.25em; font-weight: bold; }
.webshop-step-indicator                         { float: right; }
.webshop-step-indicator ul                      { margin: 0px; padding: 0px; }
.webshop-step-indicator li                      { list-style-type: none; display: block; float: left; width: 20px; border: 2px solid #c2c2c2;
                                                  margin-left: 5px; text-align: center; }
.webshop-step-indicator li.step-done            { border: 2px solid #c2c2c2; background-color: #c2c2c2; font-weight: bold; }
.webshop-step-indicator li.active               { border: 2px solid #568699; background-color: #74b2c7; color: #000; font-weight: bold; }
.webshop-checkout table                         { width: 100%; border-collapse: collapse; border-spacing: 0px; margin-bottom: 20px; }
.webshop-checkout table tr.even                 { background-color: #fff; }
.webshop-checkout table tr.basetotal td         { border-bottom: 3px double #000; padding-top: 10px; }
.webshop-checkout table tr th                   { text-align: left; font-style: italic; padding-bottom: 10px; }
.webshop-checkout table tr th.right-align       { text-align: right; }
.webshop-checkout table tr.productrow td        { vertical-align: top; }
.webshop-checkout table td.currency             { text-align: right; font-family: monospace; width: 100px; }
.webshop-checkout table tr.productrow td.input,
.webshop-checkout table tr.productrow td.remove { text-align: right; }
.webshop-checkout table tr.productrow td input.amountfield { width: 30px; text-align: right; }
.webshop-checkout div.shippingtext              { clear: both; padding-top: 15px; }
.webshop-checkout input.submit                  { float: right; }
.webshop-checkout div.errormessage fieldset     { border: 2px solid #f00; }
#placeholder-content .list-productdisplay form,
#placeholder-content-no-right .list-productdisplay form { background-color: transparent; display: inline; }
.webshop-list-priceorder                        { float: right; margin-left: 10px; border: 1px solid #c2c2c2; text-align: right;
                                                  padding: 0 .7em 0 .7em; }
.webshop-list-price                             { font-size: 1.25em; font-weight: bold; padding-top: 10px; float: left; margin-right: 15px; }
.webshop-list-priceorder .after                 { clear: both; }


/* -- ENTITY COMMENT FORM ----------------------------------------- */
#placeholder-content .entitycomment,
#placeholder-content-no-right .entitycomment    { margin-top: 30px; }
.entitycomment ul                               { margin: 0 0 30px 0; list-style-type: none; padding: 0;}
.entitycomment li                               { border-top: 1px solid #c2c2c2; border-bottom: 1px solid #c2c2c2;
                                                  padding: 10px 0 10px 0; margin: 0 0 10px 0; }
.entitycomment-urls                             { float: right; font-weight: bold; }
.entitycomment-byline                           { color: #888; font-size: .8em; font-style: italic; }
.entitycomment-form-content table               { width: 100%; }
.entitycomment-form-content input               { width: 325px; }
.entitycomment-form-content textarea            { width: 325px; }
.entitycomment-form-content textarea            { height: 100px; }
.entitycomment-form-content .submit             { width: auto; }
.entitycomment-urls                             { text-align: right; }
#entitycomment-form-message                     { margin: 10px 0 10px 0; padding: 10px; border: 1px solid #c2c2c2; text-align: center; }
#entitycomment-form-error                       { margin: 10px 0 10px 0; padding: 10px; border: 1px solid #c2c2c2; text-align: center; }

.entity-comment-post-tag-offensive              { float: right; }


/* -- ENTITY RATINGS .....----------------------------------------- */
.rating-label                                   { font-size: .75em; text-align: center;}
.agreedisagreerating .rating-label              { padding: 0 10px 0 3px; }
.rating-container {float: right;}

/* ---LANGUAGE SELECTOR   ------------------------------------------------*/

#placeholder-top .language-selector h3 {
        display: none;
}
#placeholder-top .language-selector {
        float: right;
        text-align:right;
	margin-right: 10px;
}
#placeholder-top .language-selector ul,
#placeholder-top .language-selector li {
        display: inline;
        padding-left: 5px;
}

/* ---FRONTPAGE STYLES   ------------------------------------------------*/

#placeholder-content .cp-mmarchive-image-right { border: 0px solid #000; }
.frontpage #placeholder-content .cp-mmarchive-image-left { border: 0px solid #000;}
.even h3 a{ text-decoration: none; }
.odd h3 a{ text-decoration: none; }

.frontpage #placeholder-bottom .small-articledisplay h3 { background-color: #E6E6E6; padding: 3px;}
.frontpage #placeholder-bottom .small-articledisplay .tile-bottom {border-bottom: 0px solid #E6E6E6; margin-top: -3px; clear: both;}
.frontpage #placeholder-bottom .small-articledisplay { background-color: #fff !important; width: 217px !important; float: left; height: 230px; margin-top: 0px !important; padding: 0px !important; border: 2px solid #E6E6E6;}

.frontpage #placeholder-bottom .full-articledisplay h1 { background-color: #E6E6E6; padding: 3px; margin: 0px; font-size: 1.2em; font-weight: bold;}
.frontpage #placeholder-bottom .full-articledisplay .tile-bottom {border-bottom: 0px solid #E6E6E6; margin-top: -3px; clear: both;}
.frontpage #placeholder-bottom .full-articledisplay { width: 305px; float: left; margin-top: 0px !important; padding: 0px !important; border-top: 2px solid #E6E6E6; border-bottom: 2px solid #E6E6E6; clear: none;}

.frontpage #placeholder-left { width: 0px; display: none; }
.frontpage #placeholder-content { width: 747px; margin-left: 0px; padding: 15px 0px 0px 20px; margin-top:0px;}

/* Nyhetsarkivet, menuroot-cid-287 */

.menuroot-cid-287 #placeholder-left { width: 0px; display: none; }
.menuroot-cid-287 #placeholder-content { width: 765px; }
.menuroot-cid-287 #placeholder-content { padding-left: 25px;}
.menuroot-cid-287 #placeholder-content-no-right { padding-left: 25px;}

/* Kontaktskjema, menuroot-cid-291 */

.menuroot-cid-291 #placeholder-left { width: 0px; display: none; }
.menuroot-cid-291 #placeholder-content { width: 748px; }
.menuroot-cid-291 #placeholder-content { padding-left: 15px;}
.menuroot-cid-291 #placeholder-content-no-right { padding-left: 25px;}

/* Artikler, menuroot-cid-289 */

.menuroot-cid-289 #placeholder-left { width: 0px; display: none; }
.menuroot-cid-289 #placeholder-content { width: 765px; }
.menuroot-cid-289 #placeholder-content { padding-left: 15px;}
.menuroot-cid-289 #placeholder-content-no-right { padding-left: 25px;}

/* SÃ¸k, menuroot-cid-14 */

.menuroot-cid-214 #placeholder-left { width: 0px; display: none; }
.menuroot-cid-214 #placeholder-content { width: 748px; }
.menuroot-cid-214 #placeholder-content { padding-left: 15px}
.menuroot-cid-214 #placeholder-content-no-right { padding-left: 25px;}
.menuroot-cid-214 #placeholder-content .full-articlelist ul li { padding-bottom: 10px; }

#placeholder-content .full-searchinput { padding: 15px; border: 1px solid #e6e6e6; margin-bottom: 20px; margin-top: 13px;}
.full-searchinput .textinput { border: 1px solid #dddddd; padding-left: 5px; padding-bottom: 5px;}

table.calendar-layout .today { color: #d65660; }
table.calendar-layout .today a { color: #d65660; }
table.calendar-layout .today a:hover { color: #45a; }

#placeholder-content .articlelist-link-external ul { margin: 0px !important; padding: 0px !important; }



.frontpage #placeholder-content .small-calendar {width: 165px; float: left; border-bottom: 2px solid #E6E6E6; border-top: 2px solid #E6E6E6; padding: 0px 0px 0px 0px; height: 230px; margin-top: 0px;}
.frontpage #placeholder-content .small-calendarlist {width: 165px; float: left; border-bottom: 2px solid #E6E6E6; border-top: 2px solid #E6E6E6; border-right: 0px solid #E6E6E6; padding: 15px 15px 5px 5px; height: 255px; margin-top: 0px; }

.frontpage #placeholder-content .small-calendar h3 { background-color: #E6E6E6; margin-bottom: 10px; padding: 3px 3px 3px 7px;}
.frontpage #placeholder-content .small-calendarlist h3 { background-color: #E6E6E6; margin-bottom: 10px; padding: 3px 3px 3px 9px;}

.frontpage #placeholder-content .small-articlelist { width: 170px; float: left; height: 230px; padding: 0px 0px 0px 0px;}
/*
.frontpage #placeholder-bottom .small-articledisplay { border: 1px solid #E6E6E6; margin-top: 13px; margin-bottom: 5px; padding-top: 7px; padding-right: 7px; padding-left: 7px; padding-bottom: 7px; }
*/
#placeholder-content .full-articledisplay { border: 1px solid #E6E6E6 !important;  padding: 10px; margin-top: 10px;}

.frontpage #placeholder-content .full-articledisplay { margin-bottom: 10px;}

#placeholder-content .full-calendardisplay .cp-mmarchive-image-left { margin-top: 0px !important; margin-right: 10px; }

.frontpage #placeholder-bottom .small-articledisplay p { padding: 5px 5px 3px 5px; margin-top: 5px; margin-bottom: 7px; }
.frontpage #placeholder-bottom .full-articledisplay p { padding: 5px 5px 3px 5px; margin-top: 5px; }

.frontpage #placeholder-content .small-calendar .tile-content { padding-left: 10px; }

.frontpage #placeholder-content .custom_clear_sponsors { height: 0px; }

#placeholder-bottom .small-articlelist { float: left; border-bottom: 2px solid #E6E6E6; border-right: 2px solid #E6E6E6; border-top: 2px solid #E6E6E6; width: 375px; padding: 5px; height: 130px; clear: right;}

#placeholder-content .full-articledisplay
.frontpage #placeholder-content .small-calendarlist .tile-content { padding-left: 15px; padding-top: 40px;}

.small-articledisplay-nolayout { margin-top: 10px; }
.frontpage #placeholder-bottom .small-articledisplay-nolayout {margin-top: 0px;}
/* SÃ¸k, menuroot-cid-14 */
.menuroot-cid-214 #placeholder-content .full-articlelist .odd { margin-bottom: 10px; border-bottom: #ddd dotted 1px; padding-bottom: 15px; clear: both; min-height: 45px;}
.menuroot-cid-214 #placeholder-content .full-articlelist .even { margin-bottom: 10px; border-bottom: #ddd dotted 1px; padding-bottom: 15px; clear: both; min-height: 45px;}


.programmatic-clearboth{clear: both;}

.frontpage #placeholder-content .full-articlelist .calendar-date { display: none; }

#placeholder-right .cp-mmarchive-image-left { margin-bottom: 7px; }

.frontpage #placeholder-content .small-articledisplay { border: 0px solid #E6E6E6 !important; margin-bottom: 0px; padding: 0px; }

/* Dato og Forfatter */

#placeholder-content .date { display: none; } /* Generell regel content */
#placeholder-content .author { display: none; } /* Generell regel content */
#placeholder-bottom .date { display: none; } /* Generell regel bottom */
#placeholder-bottom .author { display: none; } /* Generell regel bottom */

.frontpage #placeholder-content .full-articlelist .date { display: inline; margin-top: 13px; float: left; margin-right: 10px; } /* Unntak, Forsiden nyheter*/
.frontpage #placeholder-content .small-calendarlist .date { display: block; margin-top: 5px;} /* Unntak, Forsiden kalenderliste*/
.menuroot-cid-289 #placeholder-content .full-articledisplay .date, .menuroot-cid-289 #placeholder-content .full-articledisplay .author { display: inline; } /* Unntak, Full artikkel*/
.menuroot-cid-287 #placeholder-content .small-articlelist .date, .menuroot-cid-287 #placeholder-content .small-articlelist .author { display: inline; } /* Unntak, Nyhetsarkivet*/
.menuroot-cid-287 #placeholder-content .full-articledisplay .date, .menuroot-cid-287 #placeholder-content .full-articledisplay .author { display: inline; } /* Unntak, Artikkel fra nyhetsarkiv*/


.frontpage #placeholder-bottom { margin-left: 20px; }
.frontpage .cp-mmarchive-image-default-corners-bottom { margin-left: -20px; }

/* Countdown tile*/
.countdowndisplay {
margin-top: 10px;
height: 315px;
width: 747px;
background-color: #e6e6e6;
background-image:url('/images/handballspiller.jpg');
background-repeat:no-repeat;
background-position:left;
color: #808080;
font-size: 21px;
font-family: verdana;
padding: 10px;
margin-bottom: 3px !important;
}
.countdowndisplay h2 {
font-size: 18px;
font-family: verdana;
margin-top: 115px;
float: right;
padding: 0px 20px 0px 20px;
text-transform: uppercase;
font-weight: normal;
}
#cup_countdown {padding-right: 20px; float: right;
height: 45px;
width: 595px;
text-align:right;
}
#cup_countdown .number {font-weight: bold; font-size: 35px;}
.number {font-size:1.6em;}

#countdown_links{
float: right;
padding-right:20px;
padding-top: 50px;
}
#countdown_links a{
font-size: 18px;
color: #808080;
text-decoration:none;
text-transform: uppercase;
margin-left:10px;
}

/* Countdown tile Before Cup*/
.countdowndisplay_before {
width: 100%;
height: 153px;
width: 747px;
background-color: #f77a1a;
color: #fff;
font-size: 22px;
font-family: verdana;
padding: 10px;
margin-bottom: 3px !important;
}
.countdowndisplay_before h2 {
font-size: 18px;
font-family: verdana;
padding: 40px 20px 0px 20px;
text-transform: uppercase;
font-weight: normal;
margin-top: 0px;
}
.countdowndisplay_before #cup_countdown {padding-left: 20px; float: none;}



/* Style sheet tile */
.change_background { margin-top: 85px; margin-left: 20px; width: 200px; float: left; }
.change_background a { margin-right: 30px; }

.cp-mmarchive-image-left-custom-logo { margin-top: 30px; }

#placeholder-top .small-articledisplay { border: 1px solid #E6E6E6 !important; margin-bottom: 15px; padding: 10px; width: 720px; margin-top: 10px; margin-left: 15px;}

.menuroot-cid-214 .list-thumbnail-left { display: none; }

.frontpage #placeholder-content .full-articlelist h3 { min-height: 40px; }


/******************************/
/*          Nyhetsbrev        */
/******************************/

/*********  Nyhetsbrevet, feilmelding. menuroot-cid-322 *********/

.menuroot-cid-319 #placeholder-content .newsletter-form #newsletter-form-register, .menuroot-cid-320 #placeholder-content .newsletter-form #newsletter-form-register, .menuroot-cid-322 #placeholder-content .newsletter-form #newsletter-form-register, .menuroot-cid-325 #placeholder-content .newsletter-form #newsletter-form-register, .menuroot-cid-326 #placeholder-content .newsletter-form #newsletter-form-register, .menuroot-cid-328 #placeholder-content .newsletter-form #newsletter-form-register {
display: none;
}

.menuroot-cid-319 #placeholder-content .newsletter-form .message, .menuroot-cid-320 #placeholder-content .newsletter-form .message, .menuroot-cid-322 #placeholder-content .newsletter-form .message, .menuroot-cid-325 #placeholder-content .newsletter-form .message, .menuroot-cid-326 #placeholder-content .newsletter-form .message, .menuroot-cid-328 #placeholder-content .newsletter-form .message {
display: block;
}

.menuroot-cid-319 #placeholder-content .full-articledisplay .digest, .menuroot-cid-320 #placeholder-content .full-articledisplay .digest, .menuroot-cid-322 #placeholder-content .full-articledisplay .digest, .menuroot-cid-325 #placeholder-content .full-articledisplay .digest, .menuroot-cid-326 #placeholder-content .full-articledisplay .digest, .menuroot-cid-328 #placeholder-content .full-articledisplay .digest {
font-weight: normal;
}

.menuroot-cid-322 #placeholder-content .full-articledisplay, .menuroot-cid-326 #placeholder-content .full-articledisplay {
border-bottom: none !important;
padding-bottom: 0px !important;
}

.menuroot-cid-319 #placeholder-content .newsletter-form .error, .menuroot-cid-320 #placeholder-content .newsletter-form .error, .menuroot-cid-322 #placeholder-content .newsletter-form .error, .menuroot-cid-325 #placeholder-content .newsletter-form .error, .menuroot-cid-326 #placeholder-content .newsletter-form .error, .menuroot-cid-328 #placeholder-content .newsletter-form .error {
border-left: 1px solid #E6E6E6;
border-right: 1px solid #E6E6E6;
border-bottom: 1px solid #E6E6E6;
padding: 0px 10px 10px 10px;
}

.menuroot-cid-319 #placeholder-content .newsletter-form .message, .menuroot-cid-320 #placeholder-content .newsletter-form .message, .menuroot-cid-322 #placeholder-content .newsletter-form .message, .menuroot-cid-325 #placeholder-content .newsletter-form .message, .menuroot-cid-326 #placeholder-content .newsletter-form .message, .menuroot-cid-328 #placeholder-content .newsletter-form .message {
border-left: 1px solid #E6E6E6;
border-right: 1px solid #E6E6E6;
border-bottom: 1px solid #E6E6E6;
padding: 0px 10px 10px 10px;
}

.menuroot-cid-319 #placeholder-content .full-articledisplay, .menuroot-cid-320 #placeholder-content .full-articledisplay, .menuroot-cid-322 #placeholder-content .full-articledisplay, .menuroot-cid-325 #placeholder-content .full-articledisplay, .menuroot-cid-326 #placeholder-content .full-articledisplay, .menuroot-cid-328 #placeholder-content .full-articledisplay {
margin-bottom: 0px !important;
}

.menuroot-cid-319 #placeholder-content .newsletter-form .error, .menuroot-cid-320 #placeholder-content .newsletter-form .error, .menuroot-cid-322 #placeholder-content .newsletter-form .error, .menuroot-cid-325 #placeholder-content .newsletter-form .error, .menuroot-cid-326 #placeholder-content .newsletter-form .error, .menuroot-cid-328 #placeholder-content .newsletter-form .error {
margin-top: -13px !important;
padding-top: 10px !important;
}

.menuroot-cid-319 #placeholder-content .newsletter-form .message, .menuroot-cid-320 #placeholder-content .newsletter-form .message, .menuroot-cid-322 #placeholder-content .newsletter-form .message, .menuroot-cid-325 #placeholder-content .newsletter-form .message, .menuroot-cid-326 #placeholder-content .newsletter-form .message, .menuroot-cid-328 #placeholder-content .newsletter-form .message {
margin-top: -13px !important;
padding-top: 10px !important;
}
/**********************************************/

/********* Nyhetsbrevet, menuroot-cid-319, menuroot-cid-320, menuroot-cid-322, menuroot-cid-325, menuroot-cid-326, menuroot-cid-328, ********/

.menuroot-cid-319 #placeholder-left, .menuroot-cid-320 #placeholder-left, .menuroot-cid-322 #placeholder-left, .menuroot-cid-325 #placeholder-left, .menuroot-cid-326 #placeholder-left, .menuroot-cid-328 #placeholder-left { width: 0px; display: none; }

.menuroot-cid-319 #placeholder-content, .menuroot-cid-320 #placeholder-content, .menuroot-cid-322 #placeholder-content, .menuroot-cid-325 #placeholder-content, .menuroot-cid-326 #placeholder-content, .menuroot-cid-328 #placeholder-content { width: 700px; border: 0px;}

.menuroot-cid-319 #placeholder-content, .menuroot-cid-320 #placeholder-content, .menuroot-cid-322 #placeholder-content, .menuroot-cid-325 #placeholder-content, .menuroot-cid-326 #placeholder-content, .menuroot-cid-328 #placeholder-content { padding-left: 25px;}

.menuroot-cid-319 #placeholder-content-no-right, .menuroot-cid-320 #placeholder-content-no-right, .menuroot-cid-322 #placeholder-content-no-right, .menuroot-cid-325 #placeholder-content-no-right, .menuroot-cid-326 #placeholder-content-no-right, .menuroot-cid-328 #placeholder-content-no-right,  { padding-left: 25px;}

/*************************************************/

.menuroot-cid-322 #placeholder-right, .menuroot-cid-327 #placeholder-right, .menuroot-cid-319 #placeholder-right, .menuroot-cid-320 #placeholder-right, .menuroot-cid-325 #placeholder-right, .menuroot-cid-326 #placeholder-right, .menuroot-cid-328 #placeholder-right {
margin: 18px 0 20px 0;
}

#placeholder-right .tile-common {
border-bottom: 0px;
}

#placeholder-right .newsletter-form {
height: 150px;
width: 156px;
background: url('http://www.handballcupenski.no/getfile.php/HÃ¥ndballcupen sidebilder/Statiske sidebilder/nyhetsbrev_bg.png') #fff no-repeat;
padding: 10px;
font-size: 0.8em;
}

#placeholder-right .newsletter-form h3 {
width: 144px;
height: 22px;
background: url('http://www.handballcupenski.no/getfile.php/HÃ¥ndballcupen sidebilder/Statiske sidebilder/nyhetsbrev_h3_bg.png') #fff no-repeat bottom;
padding-left: 10px;
padding-bottom: 15px;
margin-left: -8px;
}

#placeholder-right .newsletter-form #newsletter-form-register form, #placeholder-right .newsletter-form #newsletter-form-register, #placeholder-right .newsletter-form .tile-content  {
width: 150px;
}

#placeholder-right .newsletter-form .tile-content {
margin-top: 10px;
}

#placeholder-right .newsletter-form .tile-content .error {
display: none;
}

#placeholder-right .newsletter-form .tile-content .message {
display: none;
}

#placeholder-right .newsletter-form #newsletter-form-register form label {
color: #f97e07;
margin-right: 20px;
}

#placeholder-right .newsletter-form #newsletter-form-register form label#newsletter_email {
color: #808080;
float: left;
margin-top: 10px;
}

#placeholder-right .newsletter-form #newsletter-form-register form input.cpform-noborder {
}

#placeholder-right .newsletter-form #newsletter-form-register form input.textinput {
width: 80px;
border: 1px dashed #808080;
padding: 4px;
height: 12px;
font-size: 0.9em;
}

#placeholder-right .newsletter-form #newsletter-form-register form input.submit {
color: #fff;
background: #f97e07;
border: 1px solid #f97e07;
margin: 0px 0px 0px 3px;
font-weight: bold;
width: 45px;
height: 22px;
text-transform: uppercase;
font-size: 0.9em;
}

#placeholder-right .newsletter-form .error {
margin-bottom: 3px;
}

/* Statistic styles*/
.statistic {
width: 747px;
background-color: #f77a1a;
color: #fff;
font-size: 22px;
font-family: verdana;
padding-left: 20px;
padding-bottom: 10px;
margin-bottom: 3px !important;
}
.statistic .title {
font-size: 18px;
font-family: verdana;
text-transform: uppercase;
font-weight: normal;
}
.statistic .number {
text-align: right;
padding-right: 20px;
font-weight: bold;
}
.statistic .space {
width: 50px;
}
.statistic table {
padding-top: 20px;
margin-left:20px;
width: 720px;
border-bottom: solid 1px #ffffff;
}

.statistic td {
padding: 0px;
}
.statistic a{
text-decoration:none;
font-size: 14px;
text-transform: uppercase;
font-weight: normal;
color: #fff;
float:right;
margin-right:20px;
margin-top:10px;
}
.statistic a span{
vertical-align: top;
}

.statistic .clear-both{
clear:both;
height: 10px;
}
