/*----------------------------------------
	Ningbar Minimal
-----------------------------------------*/
#xg_foot p {
    color:#ff8f2b;
}
#xg_foot {
    border-top:4px solid #000;
}
#xg_foot a {
    color:#eee;
}
#xg_foot a:hover {
    border-bottom:1px solid #9e9e9e;
}

/*----------------------------------------
	Header and Navigation  Minimal
-----------------------------------------*/
#xg {
    background-position:top right;
}
#xg_masthead a {
    font-size:150%;
    font-weight:bold;
}
#xg_body {
    background-color:transparent;
}
/* Tab Color */
#xg_navigation ul li a {
    font-weight:normal;
    background-color:transparent;
}
/* Tab Color: Selected */
#xg_navigation ul li.this a,
#xg_navigation ul li a:hover {
    background-color:solid;
    color:#464648;
    border-bottom:3px solid #e27616;
}
.xg_module_head {
    border-bottom:1px solid #000000;
}
.xg_module_head {
    background-color:transparent;
}
/*----------------------------------------
	Modules Minimal
-----------------------------------------*/
.xg_module_body {
    background-color:transparent;
}
.xg_module_head {
    background-color:transparent;
    background-image:url(/xn_resources/widgets/index/gfx/themes/Active/xg_module_head.gif);
    background-repeat:repeat-x;
    background-postion:top left;
}