body {
   background-image: url(xn_resources/widgets/index/gfx/dfdsitebg.jpg);        background-repeat:no-repeat;
background-attachment:fixed;
}


/* Typography Customization */
h1, h2, h3 { 
    font-weight: normal;
    font-variant: small-caps;
}

#xn_bar
{
  display:none;
}

#xg_body, #xg_head, #xg_foot
{
 border-left:1px solid #434351;
 border-right:1px solid #434351;
}


.xg_module_head h2 {
    font-size:1em;
}

#xg_navigation ul li a {
   /* background-image:/* %headBgImage%  url(xn_resources/widgets/index/gfx/tab.jpg);
    background-repeat: no-repeat;*/
    background-color:transparent;
    color:#e0e0e0;
    font-family: Verdana;
    font-size: 8pt;
    text-align:center;
    margin-right:5px;
    margin-top:10px;         
}

#xg_foot {
    background-color:#000000!important;
}
#xg_foot,
#xg_foot a {
        color:#434351;
}



#xg_navigation
{
 background-image: url(xn_resources/widgets/index/gfx/menubar.jpg);
    background-repeat:repeat-x;
    background-position: top left;
    /*border-top:1px solid #101010;*/
    border-bottom:1px solid #3e3e48;
    height:40px;
}


#xg_navigation ul li.this a,
#xg_navigation ul li a:hover {
       color:#ffffff;
       background-color:transparent;
      /* background-image:/* %headBgImage%   url(xn_resources/widgets/index/gfx/tab.jpg);
       background-repeat: no-repeat;
       background-position:left top;*/
       font-family: Verdana;
      font-size: 8pt;
      color:#E08504;
    text-align:center;
}