﻿body {
  padding: 0px;  
  margin: 0px; 
  text-align: center; 
  min-width: 955px;
  font-family: Arial, helvetica, verdana, sans-serif; 
  font-size: 11px; 
  line-height:20px;
  color: #002D3B; 
  background-image: url(/files/system/2010/bodybg2010_gul.jpg);
  background-repeat:repeat-x;
  background-color:#c9af25;
  height:100%;
}

#toolbox ul li a:hover {
color: #fddd2d; text-decoration: underline;
}


#logo_tr {
  padding: 0px 0px 0px 0px; 
  width: 161px; 
  height: 62px;
  background-image:url(/files/system/2010/logo_tr.gif);
  background-repeat:no-repeat;
  background-position: 60px 0px;
  clear: both;
  position: absolute;
  top: 0;
  left: 0;
}
/*|||||||||||||||||||||H1-H5||||||||||||||||||||*/

h1.h1, h1.H1{
font-family: Tahoma;
font-weight: 500;
color: #fddd2d;
margin: 0px 0px 5px 0px;
font-size: 24px;
line-height: 120%;
}

h2.h2 {
font-family: Tahoma;
font-weight: 500;
color: #fddd2d;
margin: 0px 0px 5px 0px;
font-size: 18px;
line-height: 120%;
}

h3.h3 {
font-family: Tahoma;
font-size: 12px;
font-weight: 900;
color: #000000;
margin: 10px 0px 3px 0px;
}

h4.h4 {
font-family: Tahoma;
font-size: 11px;
font-weight: 900;
color: #000000;
margin: 10px 0px 3px 0px;
}

/*|||||||||||||||||||||Content link colors ||||||||||||||||||||*/


#ContentHolder a, #ContentHolder a, #centerContent a, #rightContent a {
color: #666666; text-decoration: none;
}

#ContentHolder a:hover, #ContentHolder a:hover, #centerContent a:hover, #rightContent a:hover {
color: #666666; text-decoration: underline;
}


/*|||||||||||||||||||||topmenu styles||||||||||||||||||||*/



#topmenu {
  margin: 0px 0px 0px 60px; _margin: 0px 0px 0px 60px;
  padding: 0 0 0 18px;
  height: 31px;
  width:842px;
  text-align:left;
  font-size:11px;
  background-image:url(/files/system/2010/topmenubg.gif); 
  background-repeat:no-repeat; 
  background-position:0px 0px;
  position: absolute;
  top: 90px;
  left: 0;
    
}

#topmenu ul {
  margin: 0;
  padding:4px 0px 0px 0px;
  text-align: center;
  list-style-type: none;  
}
#topmenu ul li {
  margin: 0;
  padding:0;
  text-align: center;
  float: left; 
  overflow: visible; 
  white-space: nowrap;
  display: block;
  min-width:50px;
}
* html #topmenu ul li {/*only ie gets this style*/
  \width:50px;/* så ie6 ikke smider menupunkterne oveni hinanden */
}
.XhtmlMenulevel1Off  {
  padding: 0px 0px 0px 0px;
  margin: 0 40px 0 0;
  display: block;
  height: 31px;
  color: #999999;
  text-align: center;
  text-decoration: none;
  font-weight: normal;
  font-family: Tahoma;
  font-size: 15px;
  }
  
.XhtmlMenulevel1On  {
  padding: 0px 0px 0px 0px;
  margin: 0 40px 0 0;
  display: block;
  height: 23px;
  color: #000000;
  text-align: center;
  text-decoration: none;
  font-weight: normal;
  font-family: Tahoma;
  font-size: 15px;
  border-bottom: 4px solid #fddd2d;
  }

.XhtmlMenulevel1Selected  {
  padding: 0px 0px 0px 0px;
  margin: 0 40px 0 0;
  display: block;
  height: 23px;
  color: #000000;
  text-align: center;
  text-decoration: none;
  font-weight: normal;
  font-family: Tahoma;
  font-size: 15px;
  border-bottom: 4px solid #fddd2d;
  }
  
.XhtmlMenulevel1Off:hover  {
  padding: 0px 0px 0px 0px;
  margin: 0 40px 0 0;
  display: block;
  height: 23px;
  color: #000000;
  text-align: center;
  text-decoration: none;
  font-weight: normal;
  font-family: Tahoma;
  font-size: 15px;
  border-bottom: 4px solid #fddd2d;
  }
  
.XhtmlMenulevel1On:hover  {
  padding: 0px 0px 0px 0px;
  margin: 0 40px 0 0;
  display: block;
  height: 23px;
  color: #999999;
  text-align: center;
  text-decoration: none;
  font-weight: normal;
  font-family: Tahoma;
  font-size: 15px;
  border-bottom: 4px solid #fddd2d;
  }
  
  /*|||||||||||||||||||||Leftmenu||||||||||||||||||||*/
    
#leftmenu  {
  font-size: 12px;
  padding: 0px 0 0px 0;
  width: 190px;
  display: block;
  position: relative;
  float:left;
  }

#leftmenu ul  {
  padding: 0;
  margin: 0px;
  width: 190px;
  list-style-type: none;

  }
#leftmenu ul li  {
  padding: 0px;
  display: block;
  margin: 0px;
  border-bottom: 1px solid #e0e0e0;
  }

#leftmenu ul li a 
{
  line-height: 26px;
  display: block;
  min-height: 0px;
  color: #999999;
  font-weight: 900;
  font-family: tahoma;
  font-size: 11px;
  text-decoration: none;
  padding: 0px 0px 0px 8px;
}

#leftmenu ul li a:hover 
{
  text-decoration: none;
  color: #fddd2d;

}
#leftmenu ul li.inpath a{
  color: #000;
}
#leftmenu ul li.active{
  background-image: url(/files/system/2010/leftmenubg_gul.jpg);
  background-repeat:repeat-y;
  background-position: 0 0;
  color: #FFFFFF;
  }
  
#leftmenu ul li a.active a, #leftmenu ul li.inpath li a {color: #FFFFFF;}

#leftmenu ul li ul {
  background-image: url(/files/system/2010/leftmenubg_gul.jpg);
  background-repeat:repeat-y;
  background-position: 0 0;
  padding: 0px 0px 0px 0px;
  list-style-type: none;
  margin: 0;
   }

#leftmenu ul li ul li{
  padding: 0px 0px 0px 0px;
  border-bottom: none;
  display: inline;
}

#leftmenu ul li ul li a{
  line-height: 20px;
  color: #FFFFFF;
  font-weight: 500;
  font-size: 11px;
  background-image: url(/files/system/2010/leftmenu_pil.gif);
  background-repeat:no-repeat;
  background-position: 10px 9px;
  padding: 0px 0px 0px 22px;
}

#leftmenu ul li ul li a:hover{
  color: #CCCCCC;
  font-weight: 500;
}





#leftmenu ul li ul li ul li{
  padding: 0px 0px 0px 0px;
  border-bottom: none;
  display: inline;
}

#leftmenu ul li ul li ul li a{
  line-height: 15px;
  color: #FFFFFF;
  font-weight: 500;
  font-size: 11px;
  background-image: url(/files/system/2010/leftmenu_pil.gif);
  background-repeat:no-repeat;
  background-position: 22px 6px;
  padding: 0px 0px 0px 34px;
}

#leftmenu ul li ul li ul li a:hover{
  color: #CCCCCC;
  font-weight: 500;
}



#logoflash {
clear: both;
padding: 0;
margin: 0;
}

  /*|||||||||||||||||||||Footer<!--@Stylesheets-->||||||||||||||||||||*/
  
#footer ul li a:hover {
text-decoration: none;
color: #fddd2d;
}


  /*||||||||||||||||||||Sponsor||||||||||||||||||||*/
#sponsors {
  height:90px;
  padding:0 0 7px;
  background:url(../images/bg-sponsor-t.gif) no-repeat;
  padding:14px 0 0;
  width:100%;
}
.sponsors-bg {
  background:url(../images/bg-sponsor.gif) repeat-y;
  width:100%;
  height:100%;
}
.sponsors-bg ul {
  list-style:none;
  padding:0 0 8px 0;
  position:relative;
  z-index:5;
  margin:-7px 0 0;
  background:url(../images/bg-content-b.gif) no-repeat 0 100%;
  text-align:center;
  width:100%;
}
.sponsors-bg ul li{
  display:inline;
  padding:0;
  vertical-align:middle;
}
.sponsors-bg ul img{
  vertical-align:middle;}
  
  /* ---------- Sponsors ----------*/

#productlistnavigation 
{
    clear: both;
    margin: 10px 0px 0px 0px;
    }
    
.sponsorListItem {
float: left;
border: 0;
width: 119px;
padding: 0;
margin: 0px 0px 30px 0px;
text-align: center;
overflow: hidden;
}

.sponsorListItemImage {
height: 55px;
width: 111px;
text-align: center;
overflow: hidden;
}

.sponsorListItemName {
padding: 3px 0px 3px 0px;
margin: 0;
height: 40px;
width: 111px;
clear: both;
background-color: #f1f1f1;
overflow: hidden;
}

.sponsorListItemNameInner 
{
    
    }

.sponsorListItemNameInner a:link {color:#000000; text-decoration: none;}
.sponsorListItemNameInner a:hover {color:#cc0000; text-decoration: underline;}
.sponsorListItemNameInner a:visited {color:#000000; text-decoration: none;}

#rytter 
{
    width: 435px;
    text-align: left;
    margin: 0px 0px 10px 0px;
    }

#sponsorLogoBig, #rytterPic 
{
    float: left;
    text-align: left;
margin: 0px 26px 10px 0px;
    }

#sponsorFields, #rytterFields
{
    clear: both;
    margin: 0px 0px 0px 0px;
    line-height: 150%;
    text-align: left;

    }

#sponsordesc, #rytterDesc 
{
    clear: both;
    text-align: left;
    margin: 20px 0px 0px 0px;
    }
    
    
.rightbox_middle_grey ul {list-style-type:square;list-style-image: url(../images/listarrow.gif); margin: 10px 0px 0px 20px;}
.rightbox_middle_grey ul li{margin: 0px 0px 7px 0px;line-height: 100%;}    
.rightbox_middle_grey ul li a {color: #000000; text-decoration: none;}
.rightbox_middle_grey ul li a:hover {color: #CC0000; text-decoration: none;}

.rightbox_middle_grey2 ul {list-style-type:square;list-style-image: url(../images/listarrow.gif); margin: 10px 0px 0px 20px;}
.rightbox_middle_grey2 ul li{margin: 0px 0px 7px 0px;line-height: 100%;}    
.rightbox_middle_grey2 ul li a {color: #000000; text-decoration: none;}
.rightbox_middle_grey2 ul li a:hover {color: #CC0000; text-decoration: none;}

#media2 {
margin: 20px 0px 0px 0px;
}

li.rytteritem {
background-image: url(/Files/System/TR2009/images/listarrow.gif);
background-repeat: no-repeat;
background-position: 0px 4px;
padding: 0px 0px 0px 20px;
}

.googledivlist {
    width: 144px; 
    height: 96px;
    overflow: hidden;
    text-align: center;
    padding: 0px 0px 0px 0px;
    margin: 0px 6px 10px 6px;
    background-color: #FFFFFF;
    float: left;
    vertical-align: bottom;
}

#paragraphcol1 
{
    width: 280px;
    float: left;
    margin: 0px 10px 0px 0px;
    }
    

#paragraphcol2 
{
    width: 280px;
    float: left;
    margin: 0px 10px 0px 0px;
    }

#paragraphcol3 
{
    width: 280px;
    float: right;
    margin: 0px 0px 0px 0px;
    }
    
.facebook 
{
    height: 106px;
    margin: 0px 0px 0px 0px;
    background-color: #3b5998;
    }
    
.sort01 
{
    background: #333333 url(/files/Billeder/TeamRynkeby/2010/sort_bg01.gif) no-repeat left top;
    height: 106px;
    overflow: hidden;
    margin: 0px 0px 10px 0px;
    color: #FFFFFF;
    text-decoration: none;
    }
    
.sort01 h2.h2 
{
    margin: 9px 10px 16px 10px;
    color: #FFFFFF;
    }
    
.sort01 p 
{
    color: #FFFFFF;
    margin: 0px 10px 5px 10px;
    line-height: 150%;
    }
    
.sort01 p a {color: #fdde2e; text-decoration: none;}
.sort01 p a:hover {color: #fdde2e; text-decoration: underline;}
.sort01 p a:visited {color: #fdde2e; text-decoration: none;}    



.fsforsidebox 
{
    width: 280px;
    height: 222px;
    overflow: hidden;
    }
    
.fsforsidebox .inner h2
{
    font-family: tahoma; 
    font-size: 18px;
    color: #ffffff;
    margin: 0px 0px 18px 0px; 
    font-weight: 500;
    line-height: 120%;
    }
    
.fsforsidebox .inner 
{
    position: relative;
    margin: 10px 13px 13px 13px;
    font-family: tahoma;
    font-size: 11px;
    color: #738493;
    display: block;
    height: 100%;
    }
    
.fsforsidebox .inner p 
{
    font-family: tahoma;
    font-size: 11px;
    color: #ffffff;
    line-height: 140%;
    }
    
.fsforsidebox .inner p a {color: #62caed; text-decoration: none;}
.fsforsidebox .inner p a:hover {color: #62caed; text-decoration: underline;}
.fsforsidebox .inner p a:visited {color: #62caed; text-decoration: none;}

.fsforsidebox .inner 
{
    
    }
    
#AccessUserName_14204, #AccessUserEmail_14204
{
    border:1px solid #cdcdcd;
    line-height:14px;
    margin:0;
    padding:3px 5px;
    width: 212px;
    color: #9d989a;
    }
    
#requiredAccessUserEmail_14204, #requiredAccessUserName_14204, #correctAccessUserEmail_14204 
{
    color: #FF0000;
    }

.button input#Submit 
{
    width: 81px;
    height: 25px;
    padding: 0;
    margin: 10px 0px 0px 0px;
    border: 0;
    background-image: url(/files/Billeder/TeamRynkeby/2010/tilmeldhvid.gif);
    cursor: pointer;
    background-color: Transparent;
}  

.fieldbg
{
    display: table;
    padding: 2px 2px 2px 2px;
  width: 200px;
  background-image: url(/files/Billeder/Foodservice/2010/Teknik/50white.png);
  }

ul.picasa li.item
{
  list-style-type:none;
}

#socialMediaBar {height: 20px; width: 500px; position: absolute; right: 60px; top: 60px; text-align: right;}
#socialMediaBar ul {list-style-type: none; margin: 0;}
#socialMediaBar ul li {float: right; margin-left: 10px;}
#socialMediaBar ul li.facebooook {width: 150px;}

#jqueryContainer {
  width: 860px; 
  height: 271px; 
  overflow: hidden; 
  position: relative;
  margin: 0;
  padding: 0;
  Background-color: #242424;
  }

#jqueryContainer ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
  
#jqueryContainer ul li {
  width: 860px; 
  height: 271px; 
  margin: 0;
  padding: 0;
  Background-repeat: no-repeat;
  background-position: 0 0;
}

#jqueryContainer ul#nav {
  list-style-type: none;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 1000;
}
  
#jqueryContainer ul#nav li {
  width: 260px; 
  height: 34px; 
  margin: 0;
  padding: 0px 10px 0px 10px;
  background-image: url(/Files/System/2010/jquery_lo.gif);
  Background-repeat: repeat-x;
  background-position: 0 0;
  overflow: hidden;
}
#jqueryContainer ul#nav li:hover {
background-image: url(/Files/System/2010/jquery_hi.gif);
}
#jqueryContainer ul#nav li:hover a{
color: #000;
}

#jqueryContainer ul#nav li a {
  color: #FFFFFF; 
  text-decoration: none;
  line-height: 34px;
  overflow: hidden;
}


.txtContainer {
  background-image: url(/files/system/2010/txt_container_bg.png);
  height: 261px;
  width: 257px;
  position: absolute;
  top: 0px;
  left: 292px;
  padding: 10px 10px 0px 10px;
  font-family: tahoma;
}

.txtContainer h2 {
  color: #FFF;
  margin-bottom: 0px;
  font-family: tahoma;
  font-weight: 500;}
.txtContainer p {
  color: #fff;
  font-size: 12px;
  }
.txtContainer span.date {color: #fdde2e;}
.txtContainer span.link {position: absolute; top: 245px; right: 15px;}
.txtContainer span.link a{color: #fdde2e; font-size: 14px;}

.lotteri_search {border: 0px solid #CCCCCC; background-color: #000; padding: 30px 20px 30px 20px; margin: 20px 0px 20px 0px; background-image: url(/Files/Billeder/grbl_gradient.gif);}
.lotteri_search h2 {color: #FFF; font-size: 26px; font-weight: 500; margin: 0px 0px 10px 0px;}
.lotteri_search p {color: #FFF; font-size: 12px; line-height: 20px;}
.lotteritable {background-color: #f1f1f1;}
.lotteritable th {text-align: left; font-size: 18px; font-weight: 500; color: #666666; padding: 10px 0px 10px 5px; border-bottom: 1px solid #CCC;}
.lotteritable td {border-bottom: 1px solid #CCC; vertical-align: top;}
.lotteritable td.lotone {font-weight: 900;}



