body, .xg_marginbg {
	background-position: 0px -30px;
}
#xn_bar {
	border-bottom: 2px solid #333;
}

/*----------------------------------------------------------------------
    Header & Navigation (#xg_head and descendants)
----------------------------------------------------------------------*/
#xg_head {
	position:relative;
	margin:0 5px;
}

#xg_body {
	border-top:1px solid #000000;
	margin:0 5px;
    padding:5px 0 0 5px;
    width:auto;
}
.xg_welcome_box {
  margin-right:5px;
}

#xg_navigation {
	position:absolute;
	top:-12px;
	width:100%;
}

#xg_navigation ul {
	border-bottom:1px solid #000000;
	border-top:1px solid #000000;
	display:block;
	margin:0;
	padding:5px 0;
	height: 2em;
}

#xg_navigation ul li a{
	text-align:center;
	color:#0076A3;
	background:transparent;
	padding: 0 8px;
	border-right:1px dotted #cccccc;
    font-weight:normal;
}

#xg_navigation ul li:last-child a{
	border-right:none;
}

#xg_navigation ul li a:hover{
	color:#333;
}
#xg_navigation ul li.this a{
	text-align:center;
	color:#333333;
	background:transparent;
}
#xg_masthead {
	background-color:transparent;
	background-image:none;
	padding-bottom: 23px;
}
#xg {
	background-color:transparent;
	border-left:1px dotted #CCCCCC;
	border-right:1px dotted #CCCCCC;
	margin-top:10px;
}

#xg.xg_widget_main_authorization {
    border-width:0;
}

#xg.xg_widget_main_authorization .xg_module {
    border-color:#bbb;
}

#xg.xg_widget_main_authorization #xg_body {
    margin:0;
}

#xg_masthead p#xg_sitename {
	margin:0;
	padding:78px 0 0 10px;
	line-height:1.1em;
	font-size: 48px;
}
#xg_masthead p#xg_sitedesc {
	margin:0;
	padding:0 0 0 10px;
	font-size:16px;
	height:1.5em;
}

/*----------------------------------------------------------------------
    Body (#xg_body and descendants)
----------------------------------------------------------------------*/
#xg #xg_body h1 {
    color: #040404;
}

.xg_module {
	border-top:1px solid #000;
}

.xg_1col div:first-child.xg_module, .xg_2col div:first-child.xg_module {
    border-top:none;
}

.xg_module_head {
	background-image: url(/xn_resources/widgets/index/gfx/themes/Newspaper/square.gif);
	background-repeat: no-repeat;
	background-position: 3px 8px;
	padding-left:16px;
	text-transform: uppercase;
}

#xg_module_account .xg_module_head {
	background-image: none;
	font-size:1.3em;
	padding:0;
    text-transform:capitalize;
}


.xg_module_head h2 {
    font-weight:normal;
}

.xg_module_body,
.xg_module_foot {
	background: none;
	border-bottom: 1px dotted #cccccc;
}

.xg_module_body h3,
.xg_module_body caption {
    color: #000000;
}
#xg_body ul.navigation {
	position: static;
	float: left;
	clear: both;
	border-bottom:none;
}
ul.pagination li.this span {
	border: 1px solid #fff;
}
ul.page_tabs li.this {
	background-image: none;
    background-color:#fff;
}
.module_events div.wrap {
border:none;
}

.xg_floating_container .xg_module_head {
  padding-left:5px;
  background-image:none;
}

/*----------------------------------------------------------------------
    Footer (#xg_foot and descendants)
----------------------------------------------------------------------*/
#xg_foot {
    color:#fff;
	padding:3px 10px;
}

#xg_foot a {
	color:#0076A3;
}