/* --------- */
/* Main Page */
/* --------- */

#Pagemaster
{
    margin:0 auto;
    width:780px;
    border: solid 1px black;
}

#Pagemaster *
{
    color: black;
    line-height: 1.2em;
    font-size: 9pt;
    font-family: Arial,Verdana,Tahoma;
}

a:hover
{
    text-decoration: underline !important;
}

img
{
    border: 0;
}

#Header
{
    overflow:hidden;
    width:780px;
    background: url('Images/logo.jpg') no-repeat;
    height: 183px;
}

.IsFrontPage #Header
{
    height: 268px;
}

#Header .Logo
{
    height: 80px;
    width:200px;
    cursor: pointer;
    float: left;
}

#Header .SearchField
{
    float: right;
    margin-top: 30px;
    height: 19px;
    width:132px;
    background: transparent url('Images/search_field.gif') no-repeat 0 0;
}

#Header .SearchTextBox
{
    margin: 0;
    padding: 2px;
    border-style: solid;
    border-color: rgb(125, 125, 125) rgb(198, 198, 198) rgb(221, 221, 221);
    border-width: 1px;
    width: 128px;
    height: 15px;
}

#Header .SearchButton 
{
    float: right;
    width: 19px;
    height: 19px;
    cursor:pointer;
    background-image: url('Images/Judo_leita.gif');
    margin: 30px 50px 0 5px;
}

#Header .MainMenu
{
    height: 30px;
    float:left;
    width:780px;
    background: url('Images/menubarvin.gif') repeat-y;
}

#Header .MainMenu a
{
    color: #fff !important;
    font-weight: bold;
    text-decoration: none;
}

#Header .MainMenu ul
{
	margin: 0 0 0 167px;
	padding: 8px 7px 0 7px;
	list-style: none;
	height: 22px;
	width: 613px;
	background: url('Images/menubarhog.gif') repeat-y;
}

#Header .MainMenu li
{
	float:left;
	height: 12px;
	margin: 0 4px;
}

#Header .MainMenu .menusplitter
{
    color: #fff !important;
    width: 1px;
    height: 11px;
}

#Header .MainMenu .Menu_Level0_Selected, #Header .MainMenu .Menu_Level0_First_Selected
{
    color: #000 !important;
}

#Header .Image
{
    float: left;
    background: url('Images/Judo_mynd2.jpg') no-repeat;
    width: 780px;
    height: 73px;
}

.IsFrontPage #Header .Image
{
    background: url('Images/Judo_mynd1.jpg') no-repeat;
    height: 158px;
}

#Footer
{
    border-top: solid 1px #b9b9b9;
    margin: 0 25px;
    padding: 6px 0;
}

#Footer, #Footer * 
{
    text-align: center;
    font-family: Tahoma,Arial,Verdana !important;
    font-size: 7pt !important;
}


.Login, .Login *
{
    width: 780px;
    margin: 0 auto;
    text-align: center;
    font-family: Arial,Verdana,Tahoma;
    color: #9D9DA1;
    font-size: 10px;
    text-decoration: none;
}

.Login a:hover
{
    text-decoration: underline !important;
}


/* --------- */
/*  Layouts  */
/* --------- */

.Layout
{
    padding: 30px 20px 36px 20px;
    min-height: 300px;
    height: auto;
    overflow: hidden;
    background-color: #fff;
}

.ie6 .Layout
{
    height: 300px;
}

.Normal
{
    color: black;
    line-height: 1.2em;
    font-size: 9pt;
    font-family: Arial,Verdana,Tahoma;
    text-decoration: none;
}

.Head
{
    color: black;
    line-height: 1.2em;
    font-family: Arial,Verdana,Tahoma;
    text-decoration: none;
    font-size: 12pt !important;
    font-weight: normal;
}

/* Default Layout */

.DefaultPage
{
    height: auto;
}

.DefaultPage .LeftPane
{
    width: 150px !important;
    float: left;
    height: auto;
    min-height: 50px;
}

.DefaultPage .ContentPane
{
    margin: 0 15px;
    width: 400px !important;
    float: left;
    height: auto;
    min-height: 50px;
}

.DefaultPage .RightPane
{
    width: 150px !important;
    float: right;
    height: auto;
    min-height: 50px;
}

/* Wide Layout */

.WidePage
{
    height: auto;
}

.WidePage .LeftPane
{
    float: left;
    min-height: 50px;
    height: auto;
    width: 150px !important;
}

.WidePage .ContentPane
{
    margin-left: 15px;
    float: left;
    min-height: 50px;
    height: auto;
    width: 575px !important;
}

/* VerticalMenu for layouts */
.secondLevelNav
{
    list-style: none;
    padding: 0;
    margin: 0;
}

.secondLevelNav *
{
    text-decoration: none;
}

.Menu_Level1, .Menu_Level1_Selected
{
}

.secondLevelNav li
{
    padding-top: 3px;
    padding-bottom: 3px;
}

.Menu_Level1_Selected, .Menu_Level2_Selected, .Menu_Level3_Selected, .Menu_Level4_Selected, .Menu_Level5_Selected
{
    font-weight: bold;
}

.Menu_Level1, .Menu_Level1_Selected { padding-left: 8px; background: url('Images/Menu_pilur_1.gif') no-repeat 0px 7px; }
.Menu_Level2, .Menu_Level2_Selected { padding-left: 29px; background: url('Images/Menu_pilur_1.gif') no-repeat 21px 7px; }
.Menu_Level3, .Menu_Level3_Selected { padding-left: 50px; background: url('Images/Menu_pilur_1.gif') no-repeat 42px 7px; }
.Menu_Level4, .Menu_Level4_Selected { padding-left: 71px; background: url('Images/Menu_pilur_1.gif') no-repeat 63px 7px; }
.Menu_Level5, .Menu_Level5_Selected { padding-left: 92px; background: url('Images/Menu_pilur_1.gif') no-repeat 84px 7px; }


/* ---------- */
/*    News    */
/* ---------- */

/* Snippet */


.NewsSnippetModule
{
   
}

.NewsSnippet
{
    margin-bottom: 25px;
}


.NewsSnippet .Dato
{
   display: inline;
   padding-left: 3px;
}

.NewsSnippet img
{
   height: 49px;
   width: 69px;
   float: left;
   margin: 0 5px 3px 0;
}

.NewsSnippet a
{
    text-decoration: underline !important;
}

.NewsSnippet b a
{
   text-decoration: none !important;
   font-weight: bold;
}

.NewsSnippet b a:hover
{
    text-decoration: underline !important;
}

/*News element*/
.newselement .imageholder
{
    padding-bottom: 18px;
}
.newselement .title
{
    padding:10px 0;
}
.newselement .datetext
{
    font-size: 10px !important;
}
.newselement .text
{
    margin-top: -5px;
}

.newselement .list_holder
{
    padding-top: 10px;
    margin-top: 20px;
    border-top: solid 1px #b5b5b5;
}
.newselement .list_item
{
    padding-top: 3px;
}

/* ---------------- */
/*  PictureGallery  */
/* ---------------- */

.Gallery .Current
{
    height: 240px;
}

.Gallery .Title
{
    border-bottom: solid 1px #B9B9B9;
    margin-bottom: 2px;
    font-weight:bold;
}

.Gallery .Description
{
    margin-bottom: 10px;
}

.Gallery .Pictures
{
    left: 0px;
}

.Gallery .Picture
{
    width: 112px;
    float:left;
    margin-right: 5px;
}
.Gallery .Picture img
{
    cursor: pointer;
}
.Gallery .Picture .Info
{
    height: 25px;
    overflow:hidden;
    font-size: 10px !important;
}

/* ajax jquery */

.Gallery .ajaxpic
{
    overflow: hidden;
    clear: both;
    background-color: #fff
}

/* Switcher */
.Gallery .Switcher
{
    width:347px;
    overflow:hidden;
    position: relative;
    top: -50px;
    margin-left:2px;
}
.Gallery .Pictures
{
    position:relative;
 }
.Gallery .SwitchNext
{
    background: transparent url(Images/next-horizontal.png) no-repeat scroll 0 0;
    height: 32px;
    width: 32px;
    position: relative;
    left: 355px;
    top: 6px;
    cursor: pointer;
}

.Gallery .SwitchPrev
{
    background: transparent url(Images/prev-horizontal.png) no-repeat scroll 0 0;
    height: 32px;
    width: 32px;
    position: relative;
    left: -35px;
    top: 38px;
    cursor: pointer;
}

.Gallery .SwitchPrev:hover, .Gallery .SwitchNext:hover 
{
    background-position: -32px;
}

.Gallery  .SwitchClosed, .Gallery  .SwitchClosed:hover
{
    background-position: -96px;
    cursor: default;
}

/* ---------- */
/*    Adv     */
/* ---------- */

.Adv
{
    margin-bottom: 5px;
}


/* ---------- */
/*  Container */
/* ---------- */

.Container .Control
{
    float: right;
}

.Container .Title
{
    font-weight: bold;
}