body {
	background-color: #eaeaea;
	margin: 0px;
	padding: 0px;
}

#container {
	background-color: #fff;
	margin-left: auto;
	margin-right: auto;
	padding-top: 95px;
	width: 1000px;
	box-shadow: 0px 2px 4px #888;
}

.grid_8 {
	width: 980px;
	align-self:center;
}

.error {
	width: 965px;
	margin: 0px 5px 0px 5px;
}

#container > header {
	background-color: #1a70ad;
	width:100%;
	position:absolute;
	top: 0px;
	left: 0px;
	height:100px;
	box-shadow: 0px 1px 1px #888;
}

.mainmenu {
	width:100%;
	position:absolute;
	top: 115px;
	left: 0px;
}

#navInner {
	padding: 0;
	background-color:transparent;	
}

ul#menu {
	background:none;
	border:none;
	margin: 0;
	padding: 0;
}

.mainmenu ul {
	margin: 0;
}

ul#menu li a {
	background:none;
	color: #1a70ad;
}
ul#menu li a:hover {
	background:none;
	color: #1a70ad;
	text-decoration:underline;
}

/* HIDE MENU ELEMENTS */
ul#menu li#subscribers {
	display: none;
}
ul#menu li#campaignPages {
	display: none;
}
ul#menu li#reports {
	display: none;
}

.current, ul#menu li.current a, ul#menu li.current a:hover {
	background:none;
	color: #1a70ad;
}
#loginInfo, #loginInfo a {
	color: #fff;
}
#loginInfo a:hover {
	color: #fff;
	text-decoration:underline;
}

header {
	background-color: transparent;
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
}

header #logoLink {
	margin-top: 0px;
	background: url(../images/rbnett/rbnett_top.png) no-repeat;
	width: 365px;
	height:39px;
}

.footereasyad { 
	padding-bottom: 25px;
}

h1 { 
	color: #000;
	font-weight:normal;
}

h2 { 
	color: #000;
	font-weight:normal;
}

.largeButton,
.nextButton a
.button1 a,
.button2 a,
.button3 a { 
	background-color: #1a70ad !important;
}

header #logoLink img,
header #logoLink span,
.headlinks,
.footerlinks,
#phplive_btn_1373456999,
#feedbackButton, .generatorlinks { 
	display:none !important;
}

#mainContent {
    padding-top: 90px !important;
}

.importButtonDesc {
	display: none !important;
}

#adsFilter .filter .button4 {
	margin-left: 0 !important;
}

/* HIDE SWITCH BANNER IN ADMENU */
.button4.switch.dropdown {
	display: none;
}
