﻿body {
    margin: 0;
    padding: 0;
  background: #383838 url(/Files/billeder/e-gala2011/bga.png) repeat-x;
}

img, table {
    border: 0
}


#footer {
    background-color: #000000;
    height: 275px;
    padding-top: 0px;
  position:relative; z-index:9999;
}

#footer2 {
    background-color: #000000;
    height: 30px;
    margin-top: 20px;
  padding-top:10px;
}

.widthHolder {
    width: 969px;
    height: auto;
    margin: auto;
    text-align: left;
}

#contentContainer {
    width: 100%;
    height: auto;
  margin-left: auto;
    margin-right: auto;
    padding: 0px 0px 0px 0px;
    background: #FFFFFF url(/Files/billeder/e-gala2011/contentbg.png) center repeat-y;
    position:relative; top:5px;
  z-index:1;
}

a.footer {
    color: #d0d0d0; 
    text-decoration: none; 
    font-weight: bold; 
    font-size: 11px; 
    font-family: Arial, Helvetica, Sans-Serif;
}

#mainMenuContainer {
    width: auto;
    height: auto;
    margin-left: 65px;
}

.programTidsTbl th {
    width: 97px; 
    background:#e8e8e8;
    padding: 10px 0 10px 12px;
    border-bottom:#a5e5e8 1px solid;
}

.programTidsTbl td {
    padding: 10px 10px 10px 12px;
    border-bottom:#a5e5e8 1px solid;
}

.juryPuff {
    height: 84px;
    margin-bottom: 20px;
    color: #FFFFFF;
}

.juryPuffImg {
    width: 71px;
    height: 80px;
    margin: 1px 11px 0 0;
    float: left;
}

.juryPuff h1 {
    color: #8fdfe2; 
    font-weight: bold; 
    font-size: 11px; 
    font-family: Georgia, "Times New Roman", Times, Serif;
    margin: 8px 0 3px 0;
}

.puffP {
    width: auto;
    height: auto;
    clear: both;
    margin-bottom: 10px;
}

.utmarkelsePuffBlack {
    width: 149px;
    margin: 0 12px 5px 0;
    float: left;
}

.utmarkelsePuffBlack td {
    background: #535353 url(/Files/System/utmarkelse_puff/black/bg.png) repeat-x;
    height: 58px;
    padding: 10px 0 0 12px;
    font-family: Georgia, "Times New Roman", Times, Serif;
    font-size: 11px;
    color: #FFFFFF;
    letter-spacing: -1px
    
}

.utmarkelsePuffGrey {
    width: 149px;
    margin: 0 12px 10px 0;
    float: left;
}

.utmarkelsePuffGrey td {
    background: #b4aba6 url(/Files/System/utmarkelse_puff/grey/bg.png) repeat-x;
    height: 154px;
    padding: 5px 0 0 12px;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 11px;
    color: #f1ebe8;
}

.processPuffBlack {
    width: 149px;
    margin: 0 0 20px 0;
    font-family: Georgia, "Times New Roman", Times, Serif;
    font-size: 11px;
    color: #FFFFFF;
    clear: both;
}

.processPuffBlack td {
    background: #535353 url(/Files/System/process_puff/black/bg.png) repeat-x;
    height: 47px;
    padding: 10px 0 0 12px;
}

.processPuffGrey {
    width: 149px;
    margin: 0 0 15px 0;
    font-family: Georgia, "Times New Roman", Times, Serif;
    font-size: 15px;
    color: #FFFFFF;
    clear: both;
}

.processPuffGrey td {
    background: #b4aba6 url(/Files/System/process_puff/grey/bg.png) repeat-x;
    height: 42px;
    padding: 0 0 0 12px;
}

#submenu4 {
    margin-top: 30px;
    margin-left: 61px;
    background: #FFFFFF url(/Files/Navigation/bg_Dropmenu.png) bottom no-repeat;
    padding: 0 10px 5px 10px;
}

#submenu5 {
    margin-top: 30px;
    margin-left: 61px;
    background: #FFFFFF url(/Files/Navigation/bg_Dropmenu.png) bottom no-repeat;
    padding: 0 10px 5px 10px;
}




/*main nav*/
#nav {list-style-type:none;}
#nav li {position:relative; float: left}
#nav a {float:left; margin: 0 15px 0 0; padding: 5px 0 15px; font-size:11px; color: #ffffff; text-transform:uppercase; text-decoration:none}
#nav a:hover {color: #e6007e}

/*dropdown*/
ul#nav ul {display:none; position:absolute; top:20px; left: 0; padding: 8px 0 0; background: url(/Files/Billeder/e-gala2011/up_arrow.png) no-repeat 50% 0; border-bottom: 1px solid #e3e3e3; z-index:100;}
ul#nav ul li {float: none; display: block; background: #ffffff; border-bottom: none; border-right: 1px solid #e3e3e3; border-left: 1px solid #e3e3e3;}
ul#nav ul li:first-child {border-top: 1px solid #e3e3e3} /*dropdown*/
ul#nav ul li:last-child {padding-bottom: 15px} 
ul#nav ul li a {float: none; color:#383838; display:block; width: 148px; margin:0; padding: 5px 20px; background: #ffffff}
/*the magic*/
ul#nav li:hover ul, ul#nav li:focus ul {display: block;}

A#activeitem
{
  color:#e6007e;
}

ul#nav ul li a:hover
{
  
}



.shadow {
-moz-box-shadow: 3px 3px 4px #000;
-webkit-box-shadow: 3px 3px 4px #000;
box-shadow: 3px 3px 4px #000;
/* For IE 8 */
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
/* For IE 5.5 - 7 */
filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');

}

