img
{
    display: block;
}

p
{
    margin-top: 0px;
    margin-bottom: 10px;
}

.ContentPane IMG
{
    display: inline;
}

html
{
    background-image: url(Images/bg_tile.jpg); /*background-position:0 -35px;*/
    height: 100%;
}

Body
{
    background-image: url(Images/bg_tile_x.jpg);
    background-repeat: repeat-x;
    height: 100%;
}



/*News element*/
.newselement .imageholder
{
    padding-bottom: 18px;
}
.newselement .title
{
    padding-bottom: 5px;
}
.newselement .datetext
{
    font-size: 10px !important;
}
.newselement .text
{
}

.newselement .list_holder
{
    padding-top: 10px;
    margin-top: 20px;
    border-top: solid 1px #000;
}
.newselement .list_item
{
    padding-top: 4px;
}

.NoBorder
{
    border: 0px none;
}



/* Intro blocks,, text, title + image: IntroBlocks.xsl */

.Control
{
    text-align: right;
}
.Control img
{
    display: inline;
}
.BigAd
{
    float: left;
}

.BigAd .item
{
    width: 960px;
    height: 321px;
    float: left;
}


.BigAd .item .img, .BigAd .item .img img
{
    border: 0;
    width: 960px;
    height: 321px;
    float: left;
}


.Textblock, syncheight1
{
    float: left;
    width: 100%;
    position: relative;
    min-height: 136px;
}
.Textblock .text *
{
    text-decoration: none;
}
.Textblock .readmore
{
    position: absolute;
    bottom: 0px;
}

#Pagemaster
{
    font-family: Arial;
    font-size: 12px;
    color: #000;
}

#Logo, #Logo img
{
    float: left;
    height: 125px;
    cursor: pointer;
    width: 968px;
    display: block;
}
#Bottom
{
    width: 968px;
    height: 170px;
    display: block;
    margin: 0 auto;
}





/* --------- */
/*   Header  */
/* --------- */

#Header
{
    width: 968px;
    height: 125px;
    margin: 0 auto;
}


.MenuAndSearchHolder
{
    float: left;
    width: 877px;
    height: 47px;
    background-color: #fff;
}



.MainHolder
{
    width: 877px; /*934px;*/
    padding-left: 57px;
    float: left;
    background-color: #fff;
}
/* Search */

.SearchTextBox
{
    border: solid 1px #c2c2c1;
    float: left;
    height: 18px;
    width: 155px;
    margin: 2px 9px 0 0;
    padding: 2px 0 0 7px;
    font-family: Arial;
    font-size: 11px;
    color: #000;
}

.SearchLabel
{
    font-size: 12px;
    margin-top: 5px;
    cursor: pointer;
    font-family: Arial;
    color: #959595;
}
.SearchHolder
{
    width: 200px;
    height: 22px;
    float: right;
    margin-right: 67px;
}


/* --------- */
/*   Menu    */
/* --------- */

.Menu
{
    float: left;
    margin: 4px 0 0 0;
    padding: 0 0 0 0;
    list-style: none;
}

.Menu li
{
    float: left;
}

.Menu li a
{
    font-family: Arial;
    font-size: 12px;
    color: #231f20;
    padding: 3px 17px 3px;
    height: 15px;
    display: block;
    line-height: 15px;
    text-decoration: none;
}


.Menu .Menu_Level0_Selected a
{
    color: #fff;
    font-weight: bold;
    background-color: Black;
}
.Menu li a:hover
{
    text-decoration:underline;
    
    }

.Menu_Level0_First_Selected_Splitter, .Menu_Level0_First_Splitter
{
    visibility: hidden;
}

.Menu_Level0_Splitter
{
    margin-top: 3px;
    font-family: Arial;
    font-size: 12px;
}


.Menu_Level0_Selected_Splitter
{
display:none;
}
.ie6 .Menu li a
{
    display: inline;
}

.Menu_Level0_Selected
{
    position:relative;
    left:2px;
    
    }









/* --------- */
/*  Layouts  */
/* --------- */

.Layout
{
    width: 934px;
    min-height: 500px;
    margin: 0 auto 0;
    overflow: hidden;
}
.LayoutOuter
{
    width: 968px;
    min-height: 500px;
    margin: 0 auto 0;
    overflow: hidden;
}

.Head
{
    font-family: Arial;
    font-size: 20px;
    color: #91278f;
    font-weight: bold;
}


.Imagetext
{
    font-family: Arial;
    color: #767676;
    font-size: 9px;
}

.Normal
{
    font-family: Arial;
    font-size: 12px;
    color: #000;
}

.Normal a
{
    color: #000;
    text-decoration: underline;
}

a
{
    color: #000;
    text-decoration: none;
}
a:hover
{
    text-decoration: underline;
}
img
{
    border: 0;
}


/* Wide Layout */


.WideLayout
{
    width: 820px;
    float: left;
    margin-top:14px;
}

.WideLayout *
{
    font-family: Arial;
}


.WideLayout .LeftPane
{
    float: left;
    width: 200px;
    min-height: 400px;
    
}
.WideLayout .ContentPane
{
    float: left;
    width: 600px;
    min-height: 400px;
        margin: 3px 0 0 20px;
}



/* Normal Layout */


.NormalLayout
{
    width: 820px;
    float: left;
    margin-top:14px;
}

.NormalLayout *
{
    font-family: Arial;
}

.NormalLayout .LeftPane
{
    float: left;
    width: 200px;
    min-height: 400px;
}
.NormalLayout .ContentPane
{
    float: left;
    width: 380px;
    min-height: 400px;
    margin: 3px 20px 0 20px;
}
.NormalLayout .RightPane
{
    float: left;
    width: 200px;
    min-height: 400px;
}


/* Frontpage Layout */
.FrontpageLayout
{
    width: 820px;
    float: left;
}


.FrontpageLayout .TopPane
{
    float: left;
    width: 820px !important;
    height: 260px;
    margin-bottom: 20px;
}
.FrontpageLayout .LeftPane
{
    float: left;
    width: 260px;
    height: 204px;
    overflow: hidden;
}
.FrontpageLayout .ContentPane
{
    float: left;
    width: 260px;
    height: 204px;
    overflow: hidden;
    margin: 0px 20px;
}
.FrontpageLayout .RightPane
{
    float: left;
    width: 260px;
    height: 204px;
}




/* ------------  */
/*  VerticalMenu */
/* ------------- */



/* ------------  */
/*  VerticalMenu */
/* ------------- */


.secondLevelNav
{
    list-style: none;
    padding: 2px 0 10px 0;
    margin: 0 0 18px 0;
    border-top: 0;
    width: 200px;
}


.secondLevelNav li a
{
    font-size: 12px;
}

.secondLevelNav li
{
    padding-top: 3px;
    padding-bottom: 3px;
    height:18px;
}
.Menu_Level1, .Menu_Level1_Selected
{
    
    border-bottom: solid 1px #c0c0c0
    }



.Menu_Level1_Selected a, .Menu_Level2_Selected a, .Menu_Level3_Selected a, .Menu_Level4_Selected a, .Menu_Level5_Selected a
{
    color: #91278f!important;
}



.Menu_Level2,.Menu_Level2_Selected
{
    padding-left: 16px;
}
.Menu_Level3,.Menu_Level3_Selected
{
    padding-left: 33px;
}
.Menu_Level4,.Menu_Level4_Selected
{
    padding-left: 42px;
}
.Menu_Level5,.Menu_Level5_Selected
{
    padding-left: 51px;
}
.Menu_Level6,.Menu_Level6_Selected
{
    padding-left: 60px;
}

/* ----------- */
/*  Containers */
/* ----------- */




/* Green container */
div.Container.Title
{
    float: left;
    width: 100%;
}

div.Container.Title .Purple
{
    background-color: #91278f;
}
div.Container.Title .ContentTitle
{
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    padding-left: 25px;
    padding-top: 8px;
    height: 24px;
}

div.Container.Title .Content
{
    width: auto;
    padding: 14px 26px 0 26px;
    float: left;
}

/* Links frontpage*/

.Links
{
    position: relative;
    min-height: 136px;
}

.Links .item
{
    background-image: url(Images/arrow_right.png);
    background-repeat: no-repeat;
    background-position: 0 3px;
    padding-left: 10px;
    margin-bottom: 1px;
}

.Links .item.last
{
    background-image: none;
    padding-left: 0px;
    position: absolute;
    padding-left: 10px;
    bottom: 0px;
}

.Introbox
{
    float: left;
}

.Introbox .item
{
    height: 97px;
    width: 260px;
    float: left;
    margin-bottom: 10px;
    background-color: #91278f;
}
.Introbox .item.Black
{
    background-color: #000!important;
}

.Introbox .Title
{
    float: left;
    width:160px;
    
}
.Introbox .Title a
{
    font-size: 20px;
    color: #fff !important;
    text-decoration: none;
    text-transform:uppercase;
    font-weight:bold;
}

.Introbox .textholder
{
    
    float:left;width:160px;}


.Introbox .Text
{
    float: left;
    color: #fff !important;
    clear: both;
    text-decoration: none;
    width:160px;
}

.Introbox .Text a
{
    text-decoration: none;
    color: #fff !important;
}

.Introbox .corner, .Introbox .inner
{
    height: 97px;
    width: 260px;
}



.Introbox .inner
{
    background-position: right top;
    background-repeat: no-repeat;
    margin: 5px;
    height: 72px;
    width: 234px;
    padding-top:15px;
    padding-left:16px;
}


/*NORMAL LAYOUT*/




.NormalLayout .Introbox .item
{
    height: 97px;
    width: 200px;
    float: left;
    margin-bottom: 20px;
    background-color: #91278f;
}

.NormalLayout .Introbox .Title
{
    float: left;
    width:160px;
    margin-bottom:4px;
    
}
.NormalLayout .Introbox .Title a
{
    font-size: 20px;
    color: #fff !important;
    text-decoration: none;
    text-transform:uppercase;
    font-weight:bold;
}

.NormalLayout .Introbox .textholder
{
    
    float:left;width:160px;}


.NormalLayout .Introbox .Text
{
    float: left;
    color: #fff !important;
    clear: both;
    text-decoration: none;
    width:114px;
}

.NormalLayout .Introbox .Text a
{
    text-decoration: none;
    color: #fff !important;
}

.NormalLayout .Introbox .corner, .NormalLayout .Introbox .inner
{
    height: 97px;
    width: 200px;
}


.NormalLayout .Introbox .inner
{
    background-position: right top;
    background-repeat: no-repeat;
    margin: 5px;
    height: 82px;
    width: 178px;
    padding-top:5px;
    padding-left:12px;
}



/*Newssnippet*/






/* --------- */
/*   Footer  */
/* --------- */

#Footer
{
    width: 500px;
    margin: 0 auto;
    color: #fff !important;
    text-align: center;
    position: relative;
    top: -128px;
}
#Footer *
{
    color: #fff !important;
    font-size: 12px;
    font-family: Arial;
    text-align: center;
}









/* NEWS */

/*NEWS SNIPPET*/
div.newssnippet_main
{
    width: 100%;
    float: left;
}
div.newssnippet_repeatrow
{
    width: 100%;
    padding-bottom: 10px;
}

div.newssnippet_htmlcontent
{
}
.Newssnippet .title a
{
    font-family: Arial;
    font-size: 14px;
    color: #91278f !important;
    text-decoration: none;
    font-weight: bold;
    text-transform: uppercase;
}

.Newssnippet .ReadMore
{
    font-family: Arial;
    font-size: 12px;
    color: #91278f;
    text-decoration: none;
    text-transform: lowercase;
}
.Newssnippet .item
{
    margin-bottom: 15px;
}


.NoTextDec
{
    text-decoration: none;
}



/*News element*/
.newslement_imageholder
{
    padding-bottom: 18px;
}
.newselement_title
{
}
.newselement_datetext
{
    font-size: 10px !important;
}
.newselement_text
{
}

.newselement_list_holder
{
    padding-top: 10px;
    margin-top: 20px;
    background-image: url(Images/rulertile_x_rough.gif);
    background-repeat: repeat-x;
    background-position: top;
}
.newselement_list_item
{
    padding-top: 3px;
}

.NoBorder
{
    border: 0px none;
}

.Subscription
{
    width: 180px;
}

.Subscription a
{
    padding-right: 10px;
    margin-top: 5px;
    cursor: pointer;
}
.Subscription input
{
    margin-bottom: 5px;
}

.ImageAds .item
{
    margin-bottom: 10px;
}


.Container
{
    float: left;
    width: 100%;
}

.Footbox .Content *
{
    color: #fff !important;
    height: 183px;
}

.Footbox .Content
{
    margin: 21px 0 0 26px;
    width: 153px;
    float: left;
}
.Footbox .Footsteps
{
    width: 81px;
    float: left;
    height: 120px;
    position: absolute;
    bottom: -10px;
    right: -9px;
}


.FrontpageLayout .Footbox
{
    height: 204px !important;
    position: relative;
}

.FrontpageLayout .TopPane .eq0
{
    width: 540px !important;
}
.FrontpageLayout .TopPane .eq1
{
    width: 260px !important;
    margin-left: 20px;
}


div.corner
{
    background-repeat: no-repeat;
    float: left;
    width: 100%;
}
.Footbox.Purple
{
    background-color: #91278f;
}

.Purple div.c1
{
    background-image: url(Images/br_purple.gif);
    background-position: right bottom;
}
.Purple div.c2
{
    background-image: url(Images/bl_purple.gif);
    background-position: left bottom;
}
.Purple div.c3
{
    background-image: url(Images/tl_purple.gif);
    background-position: left top;
}
.Purple div.c4
{
    background-image: url(Images/tr_purple.gif);
    background-position: right top;
}

.Black div.c1
{
    background-image: url(Images/br_black.gif);
    background-position: right bottom;
}
.Black div.c2
{
    background-image: url(Images/bl_black.gif);
    background-position: left bottom;
}
.Black div.c3
{
    background-image: url(Images/tl_black.gif);
    background-position: left top;
}
.Black div.c4
{
    background-image: url(Images/tr_black.gif);
    background-position: right top;
}


/* newslist */
.Subscription a
{
    color: #91278F;
}

/* gallery picture load fix */
.Gallery_Container .Gallery_Thumbnails ul li
{
    background-image: none !important;
}


/*FOR DEBUGGING PANES


.TopPane
{
    background-color: Aqua;
}
.LeftPane
{
    background-color: Lime;
}



.ContentPane
{
    background-color: Olive;
}
.ContentPane2
{
    background-color: Orange;
}
.RightPane
{
    background-color: Fuchsia;
}
.BottomPane
{
    background-color: Teal;
}


*/

