@import url("reset.css");

@import url("type.css");

@import url("jquery-ui-1.7.2.custom.css");

/* GENERAL -------------------------------------------------------------------------------------------------- */
body {
	background: white url(/_img/general/bg.gif) repeat-x;
}

body.home {
	background-image: url(/_img/general/bg_home.gif);
}

body.home.maintenance {
	background-image: url(/_img/global/bg_maintenance.gif);
}

body.splash {
	background: white url(/_img/general/bg_splash.gif) repeat-x;
}

body.outage {
	background: white url(/_img/global/bg_outage_gradient.gif) repeat-x;
}

.outage div {
	width: 769px;
	height: 369px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -175px;
	margin-left: -385px;
	background: transparent url(/_img/global/bg_outage.gif) no-repeat center
		top
}

.outage div ul {
	position: absolute;
	top: 64px;
	left: 180px;
}

.outage div ul li {
	padding-left: 16px;
	display: block;
	margin-bottom: 15px;
	color: #696b6a;
}

.splash div {
	width: 769px;
	height: 295px;
	position: absolute;
	top: 50%;
	left: 50%;
	padding: 0;
	margin-top: -175px;
	margin-left: -385px;
	background: transparent url(/_img/general/splash.jpg) no-repeat center
		bottom;
}

.splash div ul {
	position: absolute;
	top: 160px;
	left: 410px;
}

.splash div ul li {
	line-height: 28px;
}

.splash div ul li a {
	padding-left: 16px;
	display: block;
	background: transparent url(/_img/general/arrow.gif) no-repeat 0 center;
}

.splash div ul li a:hover {
	background-image: url(/_img/general/arrow_black.gif);
}

p {
	margin: 15px 0;
}

h2 {
	margin-bottom: 18px;
}

h3 {
	display: inline;
	border-bottom: 2px solid #d6e1f5;
	margin: 8px 0;
}

h4 {
	display: inline;
	border-bottom: 2px solid #d6e1f5;
	margin: 8px 0;
}

h3.noline,h4.noline {
	border: none;
}

h4.blueBackground {
	background-color: #e6ecf8;
	border-bottom: 1px solid white;
	display: block;
}

h5 {
	font-size: 13px;
	padding-left: 13px;
	margin: 8px 0;
	background: transparent url(/_img/general/arrow_black.gif) no-repeat 0
		5px;
}

#home div.column div.loggedDiv {
	background: none;
	padding: 0;
	margin: 0;
	text-align: center;
	border: none;
}

h5.logged {
	font-size: 14px;
	padding-left: 25px;
	color: #334F7F;
	background: url(/_img/general/logged.gif) no-repeat;
	padding-top: 25px;
	text-align: left;
	margin: 25px auto;
	width: 70%;
}

.addMargin {
	margin: 15px !important;
}

.addMarginTop {
	margin-top: 15px !important;
}

.addMarginBottom {
	margin-bottom: 15px !important;
}

.addPaddingBottom {
	padding-bottom: 15px !important;
}

.addPadding {
	padding: 15px !important;
}

.addSidePadding {
	padding-left: 15px !important;
	padding-right: 15px !important;
}

.addBorderBottom {
	padding-bottom: 15px;
	border-bottom: 1px solid #ccc;
}

.spinner {
	position: absolute;
	text-align: center;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-image:
		url(/_img/general/themes/generated/ui-bg_diagonals-thick_20_081B29_40x40.png);
}

.spinner img {
	position: relative;
	top: 50%;
	margin-top: -25px;
	border: 5px solid #081B29;
	vertical-align: middle;
}

.inlineBlock {
	display: inline-block !important;
}

.floatLeft {
	float: left !important;
}

.clearBoth {
	clear: both !important;
}

p+h4,p+h5 {
	position: relative;
	top: 8px;
}

h4.ie6fix,h5.ie6fix {
	position: relative;
	top: 8px;
}

p+h4+p,p+h5+p {
	margin-top: 16px;
}

p.ie6fix {
	margin-top: 16px;
}

a.pdf {
	padding-left: 27px;
	line-height: 22px;
	display: block;
	height: 22px;
	background: transparent url(/_img/general/pdf.png) no-repeat 0 top;
}

a.more {
	padding-right: 15px;
	background: transparent url(/_img/general/more.gif) no-repeat right
		center;
}

a.mbanxafe {
	position: relative;
	top: 3px;
	margin-left: 2px;
}

a.white {
	color: white;
}

a.black {
	color: black;
}

a.black.arrow {
	padding-right: 9px;
	background: transparent url(/_img/general/arrow_white.gif) no-repeat
		right center;
}

a.white.arrow {
	padding-right: 9px;
	background: transparent url(/_img/general/arrow_white.gif) no-repeat
		right center;
}

a.black.noArrow {
	background: none;
}

a.white.noArrow {
	background: none;
}

a.white.arrow {
	padding-right: 9px;
	background: transparent url(/_img/general/arrow_white.gif) no-repeat
		right center;
}

a.noline {
	text-decoration: none;
}

a.pageAction {
	float: right;
	background: url(/_img/general/arrow_light.gif) no-repeat right center;
	padding: 0 8px 0 0;
	margin: 0;
	color: #859fcb;
	font-size: 11px;
}

table.minutes {
	border-left: 1px solid #B8C8E7;
	border-top: 1px solid #B8C8E7;
	margin-left: 10px;
}

table.minutes.darkBlue {
	border-left: 1px solid #4266a4;
	border-top: 1px solid #4266a4;
	margin-left: 10px;
}

table.minutes * {
	padding: 0 !important;
	margin: 0 !important;
	font-size: 11px !important;
	font-weight: normal !important;
	border-bottom: 1px solid #B8C8E7;
	border-right: 1px solid #B8C8E7;
}

table.minutes.darkBlue * {
	padding: 0 !important;
	margin: 0 !important;
	font-size: 11px !important;
	font-weight: normal !important;
	border-bottom: 1px solid #4266a4;
	border-right: 1px solid #4266a4;
}

table.minutes th {
	text-align: left;
	padding-left: 10px !important;
	vertical-align: middle;
	line-height: 13px !important;
}

table.minutes.darkBlue th {
	text-align: left;
	padding-left: 10px !important;
	vertical-align: middle;
	line-height: 13px !important;
}

table.minutes th span {
	font-weight: bold;
	border: none;
	font-style: normal;
}

table.minutes.darkBlue th span {
	font-weight: bold;
	border: none;
	font-style: normal;
}

table.minutes td {
	text-align: center;
	line-height: 40px;
	width: 25px;
	background: transparent url(/_img/general/arrow_up.gif) no-repeat center
		bottom;
}

table.minutes.darkBlue td {
	text-align: center;
	line-height: 40px;
	width: 25px;
	background: transparent url(/_img/general/arrow_up_darkBlue.gif)
		no-repeat center bottom;
}

table.minutes.darkBlue tr.odd th {
	background-color: #88A9E2;
	color: white;
}

table.minutes tr.odd th {
	background-color: #e7ebf3;
}

table.minutes tr.odd td {
	background: #e7ebf3 url(/_img/general/arrow_down.gif) no-repeat center
		top;
}

table.minutes.darkBlue tr.odd td {
	background: #88A9E2 url(/_img/general/arrow_down_darkBlue.gif) no-repeat
		center top;
	color: white;
}

small {
	font-size: 11px;
	color: #999;
}

form {
	margin: 12px 0;
}

input[type="text"],input[type="password"] {
	height: 15px;
}

input[type="text"][disabled][name="j_username"],input[type="password"][disabled][name="j_password"]
	{
	background-color: #B8B8B8;
}

input.disabled {
	background: #4266A4;
	border: 1px solid white;
}

input.textorpass {
	height: 15px;
}

input[type="text"].error,input[type="password"].error,textarea.error {
	border: 2px solid red;
}

input.textorpass.error {
	border: 2px solid red;
}

input[type="image"] {
	margin: 0 0 -5px 0;
}

input.image {
	height: 21px;
	margin: 0 0 -5px 0;
}

input+input[type="image"] {
	margin-left: 5px;
}

input.imageAfterInput {
	margin-left: 5px;
}

select.error {
	border: 1px solid red !important;
}

.home fieldset {
	position: relative;
	line-height: 23px;
}

.home label {
	line-height: 15px;
}

.home input[type="text"] {
	width: 138px;
}

.home input.textorpass {
	width: 138px;
}

.home label {
	display: block;
}

.home .myprepaid input[type="text"],.home .myprepaid input[type="password"]
	{
	width: 185px;
}

.home .ebp input[type="text"],.home .ebp input[type="password"] {
	width: 185px;
}

.home .ebp input[type="image"] {
	position: absolute;
	right: 50px;
	bottom: 5px;
}

.home .myprepaid input[type="image"] {
	position: absolute;
	right: 31px;
	bottom: 5px;
}

.home .third .myprepaid input[type="image"] {
	right: 49px;
	bottom: 5px;
}

.home .myprepaid input.textorpass {
	width: 185px;
}

.home .myprepaid input.image {
	position: absolute;
	right: 31px;
	bottom: 5px;
}

.home .third .myprepaid input.image {
	right: 49px;
}

.home #wrapper {
	width: 940px;
}

.home #header h1 {
	width: 940px;
}

.home #header ul.nav { /*margin-left: -470px;*/
	
}

#sidenav input[type="text"],#sidenav input[type="password"] {
	width: 115px;
}

#sidenav input.ieFix {
	margin-left: -15px;
	width: 110px;
}

/* CONTENT -------------------------------------------------------------------------------------------------- */
#wrapper {
	min-height: 90px;
	width: 940px;
	margin: 25px auto;
}

#wrapper .space {
	margin-top: 20px;
	margin-bottom: 20px;
}

#wrapper ul {
	margin: 8px 0;
}

#wrapper ul+h5 {
	margin-top: 25px;
	margin-bottom: 8px;
}

#wrapper li {
	padding-left: 12px;
	background: transparent url(/_img/general/arrow.gif) no-repeat 0 6px;
}

#wrapper ul.numbers>li {
	padding-left: 22px;
	background: transparent url(/_img/general/dot.gif) no-repeat 0 0;
}

#wrapper ul.numbers>li.n_1 {
	background-image: url(/_img/general/dot1.gif);
}

#wrapper ul.numbers>li.n_2 {
	background-image: url(/_img/general/dot2.gif);
}

#wrapper ul.numbers>li.n_3 {
	background-image: url(/_img/general/dot3.gif);
}

#wrapper ul.numbers>li.n_4 {
	background-image: url(/_img/general/dot4.gif);
}

#wrapper ul.numbers>li.n_5 {
	background-image: url(/_img/general/dot5.gif);
}

#wrapper ul.numbers>li.n_6 {
	background-image: url(/_img/general/dot6.gif);
}

#wrapper ul.numbers>li.n_7 {
	background-image: url(/_img/general/dot7.gif);
}

#wrapper ul.numbers>li.n_8 {
	background-image: url(/_img/general/dot8.gif);
}

#wrapper ul.numbers>li.n_9 {
	background-image: url(/_img/general/dot9.gif);
}

#wrapper ul.numbers>li.n_10 {
	background-image: url(/_img/general/dot10.gif);
}

#wrapper table {
	margin: 15px 0;
	width: 100%;
}

#wrapper th,#wrapper td {
	padding: 10px 5px;
}

#wrapper tr.alt th,#wrapper tr.alt td {
	background-color: #eef2fa;
}

#banners {
	overflow: hidden;
	float: right;
	text-align: right;
	padding-bottom: 20px;
	position: relative;
	left: 19px;
	top: 32px;
}

#breadcrumb {
	float: left;
	width: 751px;
	margin-bottom: 20px;
	line-height: 12px;
}

#breadcrumb a {
	margin-right: 10px;
	padding-right: 16px;
	background: transparent url(/_img/general/arrow_light.gif) no-repeat
		right 4px;
}

#sidenav {
	width: 211px;
	overflow: hidden;
	float: left;
	padding-bottom: 20px;
}

.emptySideNav {
	width: 211px;
	overflow: hidden;
	float: left;
	padding-bottom: 0;
}

#sidenav div.subnav {
	padding: 15px 20px 0 20px;
}

#sidenav div.subnavEmpty {
	padding: 0;
	margin: 0;
}

#sidenav div.subnav li {
	padding: 5px 0;
	background-image: none;
}

#sidenav div.subnav li a {
	padding: 0 0 0 17px;
	display: block;
	background: transparent url(/_img/general/arrow.gif) no-repeat 0 6px;
}

#sidenav div.subnav li a:hover {
	background-image: url(/_img/general/arrow_black.gif);
}

#sidenav div.subnav li a.active {
	color: #4266a4;
}

#sidenav div.subnav li a.active:hover {
	color: black;
}

#sidenav div {
	padding: 15px 20px 15px 20px;
	margin: 20px 0;
}

#sidenav div.noBorder {
	padding: 0;
	margin: 20px 0;
}

#sidenav div.noBorder.bannerMastercard {
	padding-left: 42px;
}

#sidenav div.noBorder.bannerMastercard img {
	margin-bottom: 20px;
	padding: 0;
}

#sidenav div:first-child {
	margin: 0;
}

#sidenav div.firstChild {
	margin: 0;
}

#sidenav div.info {
	padding: 15px 20px 15px 57px;
	background: transparent url(/_img/general/info.gif) no-repeat 18px 18px;
	margin-top: 10px;
}

#sidenav div.bookmark {
	padding: 15px 20px 15px 57px;
	background: transparent url(/_img/general/bookmark.gif) no-repeat 18px
		18px;
	margin-top: 10px;
}

#sidenav div.tips {
	padding: 15px 20px 15px 57px;
	background: transparent url(/_img/general/tips.gif) no-repeat 18px 18px;
	margin-top: 10px;
}

#sidenav div.adobeAcrobat {
	padding: 15px 20px 15px 57px;
	background: transparent url(/_img/general/acrobatreader.gif) no-repeat
		18px 18px;
	margin-top: 10px;
}

#sidenav div.info.nomarginTop {
	margin-top: 0;
}

div.border {
	border: 1px solid #d6e1f5;
}

#sidenav div.border.logo {
	border: 1px solid #d6e1f5;
	padding-left: 0;
	padding-right: 0;
}

.sidenav div.noBorder {
	padding: 0;
	margin: 0;
}

.noBorder.bannerMastercard {
	padding: 0;
	padding: 70px 70px 70px 70px;
}

div.nopadding {
	padding: 0 !important;
}

div.yellow {
	background-color: #fed500;
}

div.blue {
	background-color: #eef2fa !important;
}

div.gradient {
	background: #eef2fa url(/_img/general/gradient_blue.gif) repeat-x left
		bottom;
}

div.darkerGradient {
	background: #b9ccee url(/_img/general/gradient_darker_blue.gif) repeat-x
		left bottom;
}

div.userbalance {
	height: 105px;
	background: #eef2fa url(/_img/general/gradient_blue.gif) repeat-x left
		bottom;
	position: relative;
}

div.userbalance em {
	color: #575757;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}

div.userbalance strong {
	font-size: 14px;
	color: #575757;
}

div.userbalance p {
	display: block;
	padding: 10px 0 10px 20px;
	margin: 15px 0 0 0;
	border-left: 1px solid #999;
	top: 15px;
	float: left;
}

div.userbalance p span {
	font-size: 11px;
}

div.userbalance img {
	float: left;
	margin: 32px 30px 0 30px;
}

div.userbalance a {
	position: absolute;
	right: 15px;
	top: 16px;
}

div.userbalance a img {
	float: none;
	margin: 0;
}

div.usercredits {
	height: 105px;
	background: #eef2fa url(/_img/general/gradient_blue.gif) repeat-x left
		bottom;
	position: relative;
}

div.usercredits em {
	color: #575757;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}

div.usercredits strong {
	font-size: 14px;
	color: #575757;
}

div.usercredits p {
	display: block;
	padding: 10px 0 10px 20px;
	margin: 15px 0 0 0;
	border-left: 1px solid #999;
	top: 15px;
	float: left;
}

div.usercredits p span {
	font-size: 11px;
}

div.usercredits img {
	float: left;
	margin: 32px 30px 0 30px;
}

div.usercredits a {
	position: absolute;
	right: 15px;
	top: 16px;
}

div.usercredits a img {
	float: none;
	margin: 0;
}

div.invoicehistorylisting {
	position: relative;
	padding-top: 40px;
}

form.dateRange input,form.dateRange img {
	cursor: pointer;
}

div.invoicehistorylisting form.dateRange {
	position: absolute;
	top: 8px;
	right: 15px;
	padding: 0;
	margin: 0;
}

div.invoicehistorylisting label.date {
	margin-right: 10px;
	color: #555555;
}

div.invoicehistorylisting label.date input {
	border: none;
	background: transparent;
	color: #4266a4;
	margin: 0;
	padding: 0;
	font-size: 11px;
	display: inline;
	width: 62px;
}

div.invoicehistorylisting label.date img {
	position: relative;
	top: 2px;
}

div.invoicehistorylisting div {
	border: 1px solid #d6e1f5 !important;
	padding: 0 15px;
	margin: 0;
}

div.invoicehistorylisting table {
	margin: 0;
	line-height: 11px;
	font-size: 11px;
}

div.invoicehistorylisting table tr.even td {
	background-color: #f3f5f9;
}

div.invoicehistorylisting table th {
	padding: 5px 0 20px 0 !important;
	color: #859fcb;
}

div.invoicehistorylisting table td {
	padding: 0;
	text-align: center;
}

div.invoicehistorylisting table a.pdf {
	color: black;
	text-decoration: none;
	padding: 0 10px 0 0;
	height: 16px;
	background-position: right center;
	margin: -5px 0;
	background-image: url(/_img/general/pdf.gif);
}

div.invoicehistorylisting div.info,div.invoicehistorylisting div.pdf {
	font-size: 11px;
	padding: 10px 10px 10px 35px;
	background: url(/_img/general/info_blue.gif) no-repeat 10px 10px;
	margin-top: 10px;
	line-height: 15px;
	margin-right: 10px;
}

div.invoicehistorylisting div.pdf {
	background: url(/_img/general/pdf.gif) no-repeat 10px 10px;
	margin-left: 10px;
}

#credit_type {
	margin: 20px 0;
}

#credit_type label {
	color: black;
	font-size: 12px;
}

#credit_type label input {
	position: relative;
	top: 1px;
}

#preferences #pref_type {
	display: block;
}

#preferences label {
	color: black;
	font-size: 12px;
}

#preferences label input {
	position: relative;
	top: 1px;
}

#preferences object {
	border: 1px solid #e7ebf3;
	display: block;
	height: 200px;
	width: 538px;
	overflow: auto;
}

#preferences #password_change {
	border-top: 1px solid #e7ebf3;
	border-bottom: 1px solid #e7ebf3;
	margin: 20px 0;
	padding: 20px 0;
}

#preferences #password_change label {
	display: inline-block;
	width: 187px;
	text-align: right;
	padding-right: 5px;
	margin: 6px 0;
	font-weight: bold;
	white-space: nowrap;
}

#button {
	text-align: right;
}

#button img {
	cursor: pointer;
}

#invoicePayment fieldset h4 {
	
}

#invoicePayment fieldset label {
	position: relative;
	display: block;
	margin: 12px 0;
	color: #000000;
	font-size: 12px;
}

#invoicePayment fieldset label.cardType {
	margin: 6px 0;
	width: 130px;
}

#invoicePayment fieldset label.floatLeft {
	margin: 0 0 12px 15px;
}

#invoicePayment fieldset label.clearBoth {
	margin-left: 0;
}

#invoicePayment fieldset label.noMargin {
	margin: 6px 0;
}

#invoicePayment fieldset label small {
	display: block;
	margin-top: -5px;
}

#invoicePayment fieldset label input {
	position: absolute;
	right: 0;
	top: -2px;
	display: block;
}

#invoicePayment fieldset input {
	bottom: 3px;
	position: relative;
}

#invoicePayment fieldset input#company {
	top: 5px;
	width: 255px;
	right: 30px;
}

#invoicePayment fieldset input#first_name,#invoicePayment fieldset input#surname
	{
	width: 430px;
	right: 30px;
}

#invoicePayment fieldset input#nr {
	width: 50px;
}

#invoicePayment fieldset input#po {
	width: 60px;
}

#invoicePayment fieldset input#pc {
	width: 130px;
}

#invoicePayment fieldset input#city,#invoicePayment fieldset input#street
	{
	width: 200px;
}

#invoicePayment fieldset input#direct_account,#invoicePayment fieldset input#account
	{
	width: 85px;
}

#invoicePayment fieldset input#representative {
	width: 450px;
}

#invoicePayment fieldset .paddingTop {
	padding-top: 10px;
}

#invoicePayment fieldset .paddingTop input {
	top: 10px;
}

div.passive {
	margin: 0;
	position: relative;
}

div.passive img {
	position: absolute;
	top: -40px;
	right: 0;
	cursor: pointer;
}

#creditTabs {
	position: relative;
}

#creditTabs ul.tabs {
	height: 37px;
	border-bottom: 1px solid #cacaca;
	font-size: 10px;
	background: transparent url(/_img/general/gradient_tab.gif) repeat-x
		center bottom;
}

#creditTabs ul.tabs li {
	display: block;
	float: left;
	line-height: 35px;
	border-top: 1px solid white;
	border-bottom: none;
	background: transparent;
	margin: 0;
	padding: 0 8px;
}

#creditTabs ul.tabs li.active {
	border: 1px solid #cacaca;
	border-bottom: 4px solid white;
	background-color: white;
	padding: 0 7px;
	line-height: 31px;
	padding-top: 2px;
}

#creditTabs ul.tabs li a {
	font-size: 10px;
	color: #555555;
	text-decoration: none;
}

#creditTabs ul.tabs li.active a {
	color: #4266a4;
}

#creditTabs ul.tabs li a:hover {
	text-decoration: underline;
}

#creditTabs a.export {
	position: absolute;
	top: 8px;
	right: 15px;
	text-decoration: none;
	font-size: 10px;
	line-height: 23px;
	padding-left: 28px;
	background: transparent url(/_img/general/pdf.gif) no-repeat left center;
}

#creditTabs a.export:hover {
	text-decoration: underline;
}

div.creditlisting {
	border: 1px solid #d6e1f5;
	background-color: #fefeff;
	margin: 15px 0;
	position: relative;
}

div.creditlisting p {
	font-size: 11px;
	color: red;
	padding: 15px;
	margin: 0;
	border-top: 1px solid #d6e1f5;
}

div.creditlisting h4 {
	line-height: 35px;
	margin: 0;
	padding: 0;
	background-color: #eef2fa;
	display: block;
	border: none;
	color: #555;
	font-size: 12px;
	font-weight: bold;
	padding-left: 15px;
}

div.creditlisting span.oc {
	position: absolute;
	top: 0;
	right: 0;
	line-height: 35px;
	height: 35px;
	width: 28px;
	text-indent: -99999px;
	border-left: 1px solid #d6e1f5;
	cursor: pointer;
	background: transparent url(/_img/general/arrow_down.gif) no-repeat
		center center;
}

div.creditlisting div.data {
	border-top: 1px solid #d6e1f5;
	padding: 10px 15px;
	position: relative;
}

div.creditlisting div.data label.numberPerPage {
	position: absolute;
	top: 8px;
	right: 15px;
	line-height: 23px;
}

div.creditlisting form.dateRange {
	position: absolute;
	top: 8px;
	right: 15px;
	padding: 0;
	margin: 0;
}

div.creditlisting label.date {
	margin-right: 10px;
	color: #555555;
}

div.creditlisting label.date input {
	border: none;
	background: transparent;
	color: #4266a4;
	margin: 0;
	padding: 0;
	font-size: 11px;
	display: inline;
	width: 62px;
}

div.creditlisting label.date img {
	position: relative;
	top: 2px;
}

div.creditlisting span.paging {
	font-size: 11px;
	color: #4266A4;
}

div.creditlisting span.paging a {
	text-decoration: none;
	margin: 0 2px;
}

div.creditlisting span.paging a:hover {
	text-decoration: underline;
}

div.creditlisting span.paging span.current {
	color: #555;
	font-weight: bold;
	margin: 0 2px;
}

div.creditlisting span.paging a.prev {
	margin: 0 7px 0 0;
	padding-left: 11px;
	background: transparent url(/_img/general/arrow_left.gif) no-repeat left
		4px;
}

div.creditlisting span.paging a.next {
	margin: 0 0 0 7px;
	padding-right: 11px;
	background: transparent url(/_img/general/arrow.gif) no-repeat right 4px;
}

div.creditlisting span.paging span.prev,div.creditlisting span.paging span.next
	{
	display: none;
}

div.creditlisting table {
	border-top: 1px solid #e7ebf3;
	border-bottom: 1px solid #e7ebf3;
}

div.creditlisting table th {
	vertical-align: middle;
	white-space: nowrap;
	padding-left: 0;
	padding-right: 0;
	font-size: 11px;
}

div.creditlisting table th select {
	padding: 0;
	margin: 0;
	font-size: 11px;
}

div.creditlisting table th span {
	display: inline-block;
	width: 15px;
	text-indent: -99999px;
	cursor: pointer;
	background: transparent url(/_img/general/sort.gif) no-repeat center
		center;
}

div.creditlisting table th span.desc,div.creditlisting table th span.asc:hover
	{
	background-image: url(/_img/general/sort_desc.gif);
}

div.creditlisting table th span.asc,div.creditlisting table th span.desc:hover
	{
	background-image: url(/_img/general/sort_asc.gif);
}

div.creditlisting table th span:hover {
	background-image: url(/_img/general/sort.gif);
}

div.creditlisting table td {
	line-height: 11px;
	padding: 0;
	color: #555555;
	text-align: center;
	font-size: 11px;
	white-space: nowrap;
}

div.creditlisting table tbody tr.even td {
	background-color: #f3f5f9;
}

#content {
	width: 540px;
	overflow: hidden;
	float: left;
	margin-left: 26px;
	padding-bottom: 20px;
}

#content div.half {
	width: 48%;
	margin-top: 20px;
}

#content div.right {
	float: right;
}

#content div.left {
	float: left;
}

#home {
	width: 760px;
}

#home div.first {
	margin: 45px 32px 0 0;
	padding: 0 19px;
	width: 200px;
	background: transparent url(/_img/general/home_left.gif) no-repeat
		center bottom;
}

#home div.second {
	margin: 45px 0 0 0;
	width: 220px;
}

#home div.third {
	margin: 45px 0 0 0;
	float: right !important;
	width: 238px;
}

#home div.column {
	float: left;
	min-height: 399px;
	margin-bottom: 25px;
}

#home div.column div {
	border-top: 1px dotted #d6e1f5;
	margin-bottom: 20px;
	padding-top: 18px;
}

#home div.column div.borderBanner {
	border-top: 1px solid #d6e1f5;
	margin: 0;
	padding: 0;
	margin-top: 20px;
}

#home div.column div:first-child {
	border-top: none;
	padding-top: 0;
}

#home div.column div.firstChild {
	border-top: none;
	padding-top: 0;
}

/* HEADER --------------------------------------------------------------------------------------------------- */
#header {
	border-bottom: 1px solid #d6e1f5;
	height: 126px;
	overflow: hidden;
	position: relative;
}

#header h1 {
	width: 940px;
	margin: 0 auto;
	background: transparent url(/_img/general/knp_logo.jpg) no-repeat 0
		bottom;
	position: relative;
}

h1 a {
	width: 206px;
	height: 32px;
	position: absolute;
	bottom: 0;
	left: 0;
	text-indent: -99999px;
}

#header ul.nav {
	display: block;
	bottom: 14px;
	/*position: absolute;
    left: 50%;
    margin-left: -470px;*/
	float: left;
	margin-top: 15px;
	*margin-top: 0;
}

#header ul.nav li { /*border-left: 1px dotted #d6e1f5;*/
	display: block;
	padding: 0 12px;
	float: left;
	background: url(/_img/general/bg_item_li.gif) no-repeat;
}

#header ul.nav li.highlight {
	background: url(/_img/general/bg_item_li.gif) no-repeat;
	display: block;
	padding: 0 12px;
	float: left;
	color: white;
}

#header ul.nav li:first-child,#header ul.nav li.firstChild {
	border-left: none;
	padding-left: 0;
	background: none;
}

#header ul.nav li a {
	border-bottom: 2px solid white;
	position: relative;
	top: 1px;
}

#header ul.nav li.highlight  a {
	border-bottom: none;
	display: block;
	color: white;
	background: url(/_img/general/bg_item_off.gif) no-repeat;
	text-align: center;
	width: 90px;
	height: 26px;
	padding-top: 2px;
}

#header ul.nav li a:hover {
	border-bottom: 2px solid #d6e1f5;
}

#header ul.nav li.highlight a:hover {
	border-bottom: none;
	color: #ffffff;
	background: url(/_img/general/bg_item_on.gif) no-repeat;
	width: 90px;
	height: 26px;
	padding-top: 2px;
}

#header ul.nav li a.selected {
	border-bottom: 2px solid #d6e1f5;
	color: #000;
}

#header ul.nav li.highlight a.selected {
	border-bottom: none;
	color: #fff;
	background: url(/_img/general/bg_item_on.gif) no-repeat;
}

#header #navwrapper #partners {
	height: 51px;
	width: 760px;
	text-align: center;
	padding: 0;
	margin: 0;
	padding-left: 70px;
	padding-top: 25px;
	*padding-top: 13px;
	*height: 63px;
}

#header #navwrapper #partners ul {
	list-style-type: none;
	float: inherit;
	margin: 0;
	padding: 0;
	margin: auto;
}

#header #navwrapper #partners ul li {
	float: left;
	height: 23px;
	vertical-align: middle;
	display: inline;
	padding-left: 22px;
	padding-right: 22px;
	background: url(/_img/general/bg_li_partners.gif) no-repeat right
		transparent;
}

#header #navwrapper #partners ul li.last-child {
	background: none;
}

#header #navwrapper #partners ul li:last-child {
	background: none;
}

#header #navwrapper #partners ul li a {
	border: none;
	background: none;
	text-decoration: none;
}

/* FOOTER --------------------------------------------------------------------------------------------------- */
#footer {
	border-top: 1px solid #d6e1f5;
	padding: 10px 0 30px 0;
	clear: both;
	background-color: white;
}

#footer ul {
	display: block;
	position: absolute;
}

#footer li {
	display: block;
	padding: 0 8px;
	border-left: 1px solid #d6e1f5;
	float: left;
}

#footer li:first-child,#footer li.firstChild {
	border-left: none;
}

#footer ul.lang {
	left: 50%;
	margin-left: -290px;
}

#footer ul.cred {
	right: 50%;
	margin-right: -300px;
}

.home #footer ul.lang {
	margin-left: -339px;
}

.home #footer ul.cred {
	margin-right: -260px;
}

#alternativContent {
	text-align: center;
	color: red;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
}

div.faq {
	padding: 15px;
	margin: 0 0 15px 0;
}

div.faq:first-child,div.faq.first-child {
	padding: 15px;
	margin: 15px 0 15px 0;
}

div.faq h4 {
	border-bottom: none;
	font-size: 12px;
	font-weight: bold;
	color: #4266a4;
	padding: 0;
	margin: 0;
	display: block;
}

div.faq p {
	font-size: 12px;
	margin: 15px 0 0 0;
	padding: 0;
	display: block;
}

.faqElement {
	cursor: pointer;
	font-weight: bold;
	margin-bottom: 10px;
}

.faqElement .content {
	display: none;
	font-weight: normal;
}

div.border {
	border: 1px solid #d6e1f5;
}

div.nopadding {
	padding: 0 !important;
}

div.yellow {
	background-color: #fed500;
}

div.blue {
	background-color: #eef2fa;
}

div.gradient {
	background: #eef2fa url(/_img/general/gradient_blue.gif) repeat-x left
		bottom;
}

div.darkerGradient {
	background: #b9ccee url(/_img/general/gradient_darker_blue.gif) repeat-x
		left bottom;
}

div.howtoAnimation {
	border: 1px solid #b9cae8;
	padding: 0;
	margin: 0;
	width: 538px;
	height: 210px;
}

#error_overlay {
	position: absolute;
}

#error_overlay img {
	display: block;
	margin: 0;
	padding: 0;
	margin-left: 10px;
}

#error_overlay div {
	background: transparent url(/_img/general/error_overlay_center.png)
		repeat-x left center;
	width: 469px;
	padding: 30px 50px 20px 65px;
	position: relative;
}

#error_overlay.right div {
	background: transparent
		url(/_img/general/error_overlay_center_arrow.png) repeat-x left center;
}

#error_overlay div * {
	margin-top: 0;
	margin-bottom: 0;
}

#error_overlay div em {
	position: absolute;
	top: 15px;
	font-family: "Arial Black";
	font-size: 36px;
	color: black;
	font-style: normal;
	right: 35px;
}

#error_overlay div h3 {
	color: red;
	font-size: 21px;
	border-bottom: none;
	text-decoration: underline;
	margin-bottom: 10px;
	display: block;
}

#error_overlay div img.ok {
	margin: 20px auto 0 auto;
	cursor: pointer;
	display: block;
}

.indent {
	padding: 0;
	padding-left: 10px;
	margin: 0;
}

#flashHomepageObject {
	padding: 0;
	margin: 0;
}

* html div.outagemessage {
	position: relative;
	top: 20px;
}

#outageMessage {
	margin: 0;
	padding: 0;
	background-color: #e5ebf6;
	border: 1px solid #d5dff1;
	width: 758px;
	height: 60px;
	color: #4266a4;
	display: none;
	text-align: center;
	margin-top: 9px;
	*margin-top: 14px;
}

#outageMessageContent {
	margin: 0;
	padding: 0;
	background-color: #e5ebf6;
	border: 1px solid #d5dff1;
	width: 775px;
	color: #4266a4;
	display: block;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
	float: left;
	*margin-top: 20px;
}

* html div.outagemessage {
	position: relative;
	top: 20px;
}

#outageMessage p,#outageMessageContent p {
	padding-top: 0;
	text-align: center;
	color: #4266a4;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial;
}

#contactdiv fieldset p {
	padding-right: 30px;
}

#contactdiv fieldset label {
	position: relative;
	display: block;
	margin: 12px 0;
	color: #000000;
	font-size: 12px;
}

#contactdiv fieldset label.cardType {
	margin: 6px 0;
	width: 130px;
}

#contactdiv fieldset label.floatLeft {
	margin: 0 0 12px 15px;
}

#contactdiv fieldset label.clearBoth {
	margin-left: 0;
}

#contactdiv fieldset label.noMargin {
	margin: 6px 0;
}

#contactdiv fieldset label small {
	display: block;
	margin-top: -5px;
}

#contactdiv fieldset label input {
	position: absolute;
	right: 0;
	top: -2px;
	display: block;
}

#contactdiv fieldset input {
	bottom: 3px;
	position: relative;
}

#contactdiv fieldset input#company {
	top: 5px;
	width: 255px;
	right: 30px;
}

#contactdiv fieldset input#firstName,#contactdiv fieldset input#lastName,#contactdiv fieldset input#email,#contactdiv fieldset input#country,#contactdiv fieldset input#orderNr,#contactdiv fieldset input#orderDate,#contactdiv fieldset input#msisdn
	{
	width: 370px;
	right: 30px;
}

#contactdiv fieldset input#baseMsisdn,#contactdiv fieldset input#baseMsisdnBeneficiary,#contactdiv fieldset input#baseMsisdnConfirmation,#contactdiv fieldset input#mobileType,#contactdiv fieldset input#ics
	{
	width: 200px;
	right: 30px;
}

#contactdiv fieldset input#nr {
	width: 100px;
	right: 25px;
}

#contactdiv fieldset input#po {
	width: 60px;
	right: 30px;
}

#contactdiv fieldset input#postalCode {
	width: 100px;
	right: 25px;
}

#contactdiv fieldset input#city,#contactdiv fieldset input#street {
	width: 165px;
}

#contactdiv fieldset input#direct_account,#contactdiv fieldset input#account
	{
	width: 85px;
}

#contactdiv fieldset input#representative {
	width: 450px;
}

#contactdiv fieldset .paddingTop {
	padding-top: 10px;
}

#contactdiv fieldset .paddingTop input {
	top: 10px;
}

#contactdiv fieldset textarea {
	width: 506px;
}

#contactdiv fieldset input.image {
	right: 50px;
}

#navwrapper {
	margin: 0 auto;
	position: relative;
	width: 940px;
}

div.borderBanner {
	border: 1px solid #d6e1f5;
	overflow: hidden;
	background: #fff;
}

div.borderBanner.homepageRotator {
	width: 238px;
	height: 155px;
	border: 1px solid #d6e1f5;
	margin: 0;
}

.offer {
	border: 1px dotted #d6e1f5;
	padding: 4px;
	background: #e7ebf3;
	font-weight: bold;
	display: block;
}

#home #percent {
	position: absolute;
	top: 0;
	left: 0;
}

#home #percent div.tip {
	width: 185px;
	height: 54px;
	border-top: none;
	border: none;
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	background: url(/_img/general/10_percent_tip.png) no-repeat;
	padding: 10px;
	padding-right: 10px;
	font-size: 9px;
	color: black;
	line-height: 9px;
	text-align: left;
}

span.callToAction {
	background: #ffd300;
	padding: 0 3px;
}

span.footnoteNormal {
	font-size: 10px;
	position: relative;
	color: #8CA2C7;
	top: -6px;
}

span.footnoteBig {
	font-size: 13px;
	position: relative;
	color: #8CA2C7;
	top: -12px;
}

a.footnoteNormalHref {
	color: #666666;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	position: relative;
}

a.footnoteBigHref {
	color: #666666;
	font-size: 22px;
	font-weight: bold;
	text-decoration: none;
	position: relative;
	top: -5px;
}

a.footnoteBigHref:hover,a.footnoteNormalHref:hover {
	color: #000;
	cursor: pointer;
}

span.backHref {
	color: #AAA;
	font-size: 10px;
	text-decoration: none;
}

span.backHref:hover {
	cursor: pointer;
	color: #000;
}

#premiumOverlay {
	position: absolute;
	width: 350px;
	z-index: 600;
}

#premiumOverlay img {
	display: block;
	margin: 0;
	padding: 0;
}

#premiumOverlay div * {
	margin: 0;
	padding: 0;
}

#premiumOverlay .premiumContent {
	background: url(/_img/general/premium_background.png) repeat-y;
	position: relative;
}

#premiumOverlay .premiumContent p {
	margin: 0;
	font-size: 11px;
	padding: 0 5px 5px 25px;
	line-height: 12px;
	width: 315px;
	word-wrap: break-word;
	display: block;
	background: transparent url(/_img/general/arrow.gif) no-repeat 13px 2px;
}

#premiumOverlay .premiumContent p .label {
	font-weight: bold;
	color: #4266a4;
	font-size: 11px;
	padding-right: 3px;
}

.actionButton {
	display: block;
	height: 21px;
	margin: auto;
	padding-left: 35%;
	text-align: center;
}

.actionButton.reload {
	position: relative;
	height: 21px;
	top: -71px;
	left: 0;
	float: right;
	margin-right: 8px;
}

.actionButton span {
	float: left;
	position: relative;
	text-align: center;
}

.actionButton .actionButtonLeft {
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	background: transparent url(/_img/eservices/application/btn_left.gif)
		no-repeat scroll 0 0;
	display: block;
	float: left;
	height: 21px;
	width: 13px;
	cursor: pointer;
}

.actionButton .actionButtonBody {
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	background: transparent
		url(/_img/eservices/application/btn_background.gif) repeat-x scroll 0
		0;
	border: medium none;
	color: white;
	float: left;
	font-size: 12px;
	font-weight: bold;
	line-height: 17px;
	margin: 0;
	padding: 1px 0 5px;
	position: relative;
	cursor: pointer;
}

.actionButton .actionButtonRight {
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	background: transparent url(/_img/eservices/application/btn_right.gif)
		no-repeat scroll 0 0;
	cursor: pointer;
	display: block;
	float: left;
	height: 21px;
	width: 13px;
}

.logoutInd {
	font-size: 11px;
	text-align: right;
	margin: 0;
	padding: 0;
	font-weight: bold;
	height: 20px;
	margin-bottom: 10px;
}
/*-------------- base contest */
#basecontest_overlay {
	position: absolute;
	float: left;
	width: 100%;
	height: 100%;
	text-align: center;
	z-index: 50000;
	top: 0;
	left: 0;
}

#basecontest_overlay #background {
	filter: alpha(opacity =       50);
	-moz-opacity: 0.5 -khtml-opacity :   0.5;
	opacity: 0.5;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-image:url(/_img/general/themes/generated/ui-bg_diagonals-thick_20_081B29_40x40.gif);
}

#basecontest_overlay #BaseContest * {
	padding: 0;
	margin: 0;
}

#basecontest_overlay #BaseContest {
	width: 355px;
	min-height: 200px;
	position: relative;
	top: 0;
	left: 0;
	margin: auto;
	padding-top: 150px;
}

#basecontest_overlay #BaseContest .top {
	background: url(/_img/contest/base/overlay_top.png) no-repeat;
	width: 355px;
	height: 67px;
}

#basecontest_overlay #BaseContest .top .contest {
	float: left;
	text-align: right;
	width: 120px;
	padding-top: 15px;
	font-weight: bold;
	font-size: 14px;
}

#basecontest_overlay #BaseContest .top .close {
	background: transparent url(/_img/general/arrow_light.gif) no-repeat
		right;
	font-size: 11px;
	text-align: right;
	margin: 0;
	padding: 0;
	padding-right: 8px;
	margin-right: 20px;
	top: 20px;
	position: relative;
	margin-bottom: 10px;
	font-weight: bold;
	float: right;
	text-decoration: underline;
	color: #859fcb;
	cursor: pointer;
}

#basecontest_overlay #BaseContest .top .close:hover {
	color: #000;
}

#basecontest_overlay #BaseContest .content {
	width: 254px;
	background: url(/_img/contest/base/overlay_content.png) repeat-y;
	padding-left: 63px;
	padding-right: 38px;
}

#basecontest_overlay #BaseContest .content  h2 {
	font-size: 18px;
	line-height: 18px;
	margin-bottom: 46px;
}

#basecontest_overlay #BaseContest .content  p {
	font-size: 13px;
	text-align: left;
	padding-bottom: 46px;
}

#basecontest_overlay #BaseContest .content  p strong {
	color: #58595b;
}

#basecontest_overlay #BaseContest .content  button {
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	background: url(/_img/contest/base/btn_participate.gif) no-repeat #fff;
	border: none;
	width: 95px;
	height: 21px;
	cursor:pointer;
}

#basecontest_overlay #BaseContest .bottom {
	width: 355px;
	background: url(/_img/contest/base/overlay_bottom.png) no-repeat;
	height: 23px;
}

#BaseContestBanner
{
	display:none;
	position:absolute;
	top:0;
	left:0;	
}

.ebpPref
{
	display:block !important;
	position:absolute;
	left:953px ;
	top:264px ;
}


.contestBox
{
	background:url(/_img/contest/base/box_bottom.png) no-repeat right bottom;	
	padding-bottom:16px;
	display:none;
	
}

.contestBox.ebp
{
	display:block;	
	margin-bottom:10px;
}

.contestBox .contestBoxContent
{
	background:url(/_img/contest/base/box_right.png) no-repeat right top;
	padding-right:5px;
	display:block;
	border:none;
	height:auto;
	overflow: auto;
}


.contestBox .contestBoxContent div
{
	background-color:#ffdc00;	
	padding-left:20px;
	padding-top:15px;
	padding-bottom:15px;
	font-size:16px;
}

