body
{
    background: #eeeeee url('images/topbg.gif') repeat-x center top;
}

#Pagemaster
{
    margin:0 auto;
    width: 958px;
    font-family: Arial;
    font-size: 11px;
    color: #000000;
}

a {  color: #ED7101; text-decoration: none }
a:hover { text-decoration: underline; }
a.arrow { background: url('images/arrow.gif') no-repeat left 4px; padding-left: 6px; }
a.arrow2 { background: url('images/arrow2.gif') no-repeat left top; padding-left: 20px; }
img { border: 0; }

/* --------- */
/*   Header  */
/* --------- */

#Header
{
    width: 950px;
    height: 79px;
    background-color: #fff;
    margin: 0 4px;
    border-bottom: solid 5px #ed7101;
}

#Header .TopMenu
{
    float: right;
    padding-top: 9px;
    height: 14px;
    width: 550px;
}

#Header .Logo
{
    margin-top: 21px;
    background: url('images/logo.jpg') no-repeat 0 16px;
    height: 58px;
    width: 170px;
    float:left;
    cursor: pointer;
}

#Header .MainMenu
{
    float:left;
    width: 780px;
    padding-top: 16px;
}


DIV.AccessibilityaA *
{
    
    color:#7F7F7F;
     font-weight:bold;
    
    
    }
DIV.AccessibilityaA
{
float:left;
height:12px;
position:static;
width:48px;
cursor:pointer;
font-family:Arial;
padding-right:0;
text-align:left;
float: right;
margin-top: 7px;
  
    }
    
    DIV.AccessibilityaA #SmallA{font-size:8px}
    DIV.AccessibilityaA #BigA{font-size:11px}
    DIV.AccessibilityaA #Arrow{font-size:11px!important}
    
    
    

.SearchButton
{
    float:right;
    background: url('images/search.gif') no-repeat 0 0;
    width: 25px;
    height:19px;
    margin: 5px 0 0 3px;
    cursor:pointer;
}

.SearchTextBox
{
    float:right;
    height: 16px;
    width: 140px;
    margin: 5px 0 0;
    padding: 1px 0 0 5px;
}

/* --------- */
/*   Menu    */
/* --------- */

.MainMenu ul
{
    float:left;
    width: 780px;
	margin: 0;
	padding: 0;
	list-style: none;
	height: 42px;
	overflow:hidden;
}

.MainMenu li
{
	float:left;
}

.MainMenu li a
{
    text-transform: uppercase;
    padding: 15px 8px 0;
	height: 34px;
	display:block;
	color: #000;
}

.ie6 .MainMenu li a
{
    display:inline;
}

.MainMenu .Menu_Level0_Selected 
{
    text-transform: uppercase;
    background: #ed7101 url('images/selected-menu-corner.gif') no-repeat 0 0;
    color: #fff;
}

.TopMenu
{
    margin: 0 10px 0 0;
	padding: 0;
    list-style:none;
}

.TopMenu li
{
    float:right;
    font-size: 9px;
    color: #7f7f7f;
    cursor: pointer;
}

.TopMenu li:hover 
{
    text-decoration:underline;
}

.TopMenu li.split
{
    padding: 0 8px;
}

/* VerticalMenu for layouts */

.secondLevelNav
{
    list-style: none;
    padding: 0 0 8px 0;
    margin: 0;
}

.secondLevelNav li
{
    padding: 4px 0 4px 2px;
}

.secondLevelNav li a
{
    font-size: 11px;
    color: #000;
}

.secondLevelNav li a:hover
{
    color: #ed7101;
}

.Menu_Level1_Selected a, .Menu_Level2_Selected a, .Menu_Level3_Selected a, .Menu_Level4_Selected a, .Menu_Level5_Selected a
{
    font-weight: bold;
    color: #ed7101 !important;
}

.Menu_Level1, .Menu_Level1_Selected { margin-left: 0px; }
.Menu_Level2, .Menu_Level2_Selected { margin-left: 21px; }
.Menu_Level3, .Menu_Level3_Selected { margin-left: 42px; }
.Menu_Level4, .Menu_Level4_Selected { margin-left: 63px; }
.Menu_Level5, .Menu_Level5_Selected { margin-left: 86px; }


/* --------- */
/*  Layouts  */
/* --------- */

.Layout
{
    width: 958px;
    overflow: hidden;
    border-bottom: solid 5px #ed7101;
    padding-bottom: 15px;
    min-height: 500px;
}

.Normal
{
    font-family: Arial;
    font-size: 11px;
}

.Head
{
    font-family: Arial;
    font-size: 18px;
    color: #5f5f5f;
    text-transform: uppercase;
}

.HeadSmall
{
    font-size: 11px;
    font-family: Arial;
    font-weight: bold;
    text-transform: uppercase;
    color: #000;
}

/* FrontPage */

.FrontPage .TopPane
{
    width: 958px !important;
    min-height: 50px;
    margin-bottom: 26px;
}

.FrontPage .LeftPane
{
    width: 270px !important;
    min-height: 50px;
    float: left;
    margin-left: 53px;
}

.FrontPage .ContentPane
{
    width: 270px !important;
    min-height: 50px;
    float: left;
    margin: 0 21px;
}

.FrontPage .RightPane
{
    width: 270px !important;
    min-height: 50px;
    float: left;
}

/* DefaultPage */

.DefaultPage
{
    background: url('images/studentgrantsfund2_small.jpg') no-repeat 0 0;
    padding-top: 71px;
}

.DefaultPage .LeftPane
{
    padding-top: 10px;
    border-top: solid 5px #ed7101;
    width: 165px !important;
    min-height: 50px;
    float: left;
    margin-left: 53px;
}

.DefaultPage .ContentPane
{
    padding-top: 10px;
    border-top: solid 5px #ed7101;
    width: 448px !important;
    min-height: 50px;
    float: left;
    margin: 0 21px;
}

.DefaultPage .RightPane
{
    padding-top: 10px;
    border-top: solid 5px #ed7101;
    width: 197px !important;
    min-height: 50px;
    float: left;
}

.DefaultPage .ContentPane a, .DefaultPage .RightPane a
{
    text-decoration: underline;
}

/* ----------- */
/*  Containers */
/* ----------- */

.Container
{
    padding-bottom: 20px;
}

.Container .Control
{
    text-align: right;
}

.Container.BorderTop
{
    border-top: solid 5px #ed7101;
    padding-top: 15px;
}

.Container .ContentTitle
{
    text-transform: uppercase;
    color: #5f5f5f;
    font-size: 18px;
    padding-bottom: 2px;
}

.Container.Small .ContentTitle
{
    font-size: 11px;
    font-family: Arial;
    font-weight: bold;
    text-transform: uppercase;
    color: #000;
}

/* ---------- */
/*     Adv    */
/* ---------- */

.Advs.Intro
{
    width: 936px;
    height: 149px;
    background: url('images/studentgrantsfund3.jpg') no-repeat;
    padding: 51px 0 0 22px;
}

.Advs.Intro .Adv
{
    height: 100px;
    width: 250px;
    margin-left: 41px;
    float: left;
}

.Advs.Links .Adv
{
    margin: 5px 0;
}

.Advs.Links a
{
    color: #000;
}

.ie6 .Advs.Intro .Adv
{
    margin-left: 21px;
    margin-right: 20px;
}

/* --------- */
/*    News   */
/* --------- */

.NewsSnippet
{
    margin-bottom: 15px;
}

.NewsSnippet .Title *
{
    font-weight: bold;
    color: #000;
    text-transform: uppercase;
}

.NewsSnippetModule .lang
{
    color: #000;
    text-decoration: underline;
}

/* --------- */
/*    FAQ    */
/* --------- */

.FAQ .Title
{
    font-weight: bold;
    text-transform: uppercase;
}

.FAQ 
{
    margin-bottom: 15px;
}

.FAQModule .lang
{
    color: #000;
    text-decoration: underline;
}

/* ---------- */
/*   Events   */
/* ---------- */

.LatestEvents
{
    overflow:hidden;
}

.LatestEvents .Event
{
    margin-bottom: 10px;
}

.LatestEvents .Event .Dato
{
    color: #7F7F7F;
    font-size: 9px;
}


.LatestEvents .Event .Title
{
    font-weight: normal;
    color: #000;
}

.Calendar
{
    width: 198px;
    height: 134px;
}

.Calendar .CalendarTitle
{
    margin-top: 5px;
   font-weight:bold;
   text-transform: uppercase;
}
/* */

.Calendar tr td
{
    background-color:Transparent !important;
}

.Calendar .CalendarDayHeader
{
    background-color: #dedddc;
}

.CalendarDay, .CalendarNonEmptyDay, .CalendarWeekendDay, .CalendarSelectedDay, .CalendarOtherMonthDay
{
    border: 1px solid #fff;
}

.CalendarPrevMonthImage
{
    height: 15px;
    width: 15px;
    background: url('Images/calendar_prev.gif') no-repeat right center;
    cursor: pointer;
}

.CalendarNextMonthImage
{
    height: 15px;
    width: 15px;
    background: url('Images/calendar_next.gif') no-repeat left center;
    cursor: pointer;
}

.Calendar tr .CalendarNonEmptyDay
{
    background-color: #dad9d8 !important;
}
.Calendar tr .CalendarNonEmptyDay a
{
    color: #000000 !important;
}

.Calendar tr .CalendarSelectedDay
{
    background-color: #ED7101 !important;
}

.Calendar tr .CalendarSelectedDay a
{
    color: #fff !important;
}

.Calendar .CalendarOtherMonthDay a
{
    color: #7F7F7F !important;
}

/* -------------- */
/* ssnPrintButton */
/* -------------- */

.ssnPrintButton
{
    position: static;
    background: none;
    width: 50px;
    height: 12px;
    float:right;
    margin: 9px 20px 0 0;
    font-size: 9px;
    color: #7f7f7f;
    padding: 0 5px 0 0;
    background: url('images/print.gif') no-repeat right top;
}

/* --------- */
/*   Footer  */
/* --------- */

#Footer
{
    margin: 10px 53px 30px;
    overflow: hidden;
}

#Footer .Text
{
    float: left;
    font-size: 10px;
}

#Footer .Login
{
    float: right;
}

#Footer .Login, #Footer .Login *
{
    font-size: 10px;
    color: #aeaeae;
}

#Footer .BottomPage
{
    background: url('images/grass.gif') repeat-x center bottom;
    height: 20px;
    width: 100%;
    position: fixed;
    left: 0;
    bottom:0;
}

.ie6 #Footer .BottomPage
{
    display:none;
}

/* -------------------- */
/*   Language switcher  */
/* -------------------- */

.lang { display:none; }

#Pagemaster.lang_fo .lang.fo, #Pagemaster.lang_en .lang.en, #Pagemaster.lang_da .lang.da
{
    display:block;
}