/* General stuff /management/brands/*/
/* /management/brands/common/images/box-background.gif */
HTML
{
  margin: 0;
  padding: 0;
}

BODY
{
  font-family         : Tahoma,Arial,Helvetica,sans-serif;
  font-size           : small;
  color               : #202020;
  margin              : 0px;
  padding              : 0px 0px 8px 0px;
  min-width: 720px;
}

/* Banner */
div.banner
{
  max-width: 1320px;
}

div.banner div#packetship
{
  position: absolute;
  left: 10px;
  top: 10px;
  background: transparent url(/management/brands/common/images/packetship-logo.gif) no-repeat top left;
  width: 240px;
  height: 53px;
}

div#packetship-logo-login
{
  position: absolute;
  left: -80px;
  top: 10px;
  background: transparent url(/management/brands/common/images/packetship-logo.gif) no-repeat top left;
  width: 263px;
  height: 60px; 
}

div#packetship-logo
{
  position: absolute;
  left: 800px;
  top: 10px;
  background: transparent url(/management/brands/common/images/packetship-logo.gif) no-repeat top left;
  width: 263px;
  height: 60px;
}

div#brand-logo-login
{
  position: absolute;
  right: -80px;
  top: -10px;
  background: transparent url(/management/brands/common/images/brand-logo.gif) no-repeat top left;
  width: 330px;
  height: 160px;
}

div#brand-logo
{
  position: absolute;
  right: -80px;
  top: 10px;
  background: transparent url(/management/brands/common/images/brand-logo.gif) no-repeat top left;
  width: 330px;
  height: 60px;
}

H1
{
  font-family         : "Humanst521 BT",Tahoma,Arial,Helvetica,sans-serif;
  font-size           : 150%;
  font-weight         : bold;
  color               : #003070;
  text-align          : left;
  margin-top: 0.5em;
}

/* stop opera from adding an extra line per form */
form {
display:inline;
}

H2
{
  font-family         : "Humanst521 BT",Tahoma,Arial,Helvetica,sans-serif;
  font-size           : 130%;
  color               : #003070;
  margin-top          : 1em;
  border-top          : solid 1px #037;
}

H3, H3 A
{
  font-size           : 100%;
  font-weight         : bold;
  margin: 0;
  color               : #003070;
}
H3 A
{
  color               : #4080C0;
}

P
{
  margin-top:  0.5em;
  margin-bottom: 0.5em;
  text-align: justify;
  line-height: 140%;
}

A IMG
{
  border              : none;
}

TABLE
{
  border: 1px;
}

.error
{
	color:red;
	font-weight:bold;
}

/* Banner */
DIV.banner
{
  position: absolute;
  width: 94%;
  min-width: 700px;
  top: 12px;
  left: 32px;
}


DIV.abc
{
  visibility: hidden;
}

H1.logo
{
  margin: 0;
  padding: 0;
  padding-left: 8px;
  padding-right: 8px;
  position: absolute;
  right: 0;
  top: 0;
  background-color: #e0e0f0;
  z-index: 1;
}

DIV.banner IMG.logo
{
  margin-top: 8px;
}

div#infobox
{
  position: absolute;
  top: 20px;
  right: 20px;
  color: #c0c0c0;
  text-align: right;
}

/* Suboptions bar */
DIV.suboptions-wrap
{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 120px;
}

DIV.suboptions
{
  position: absolute;
  left: 216px;
  bottom: 0;
  width: 75%;
  min-width: 600px;
  vertical-align: bottom;
}

DIV.suboption, DIV.suboption-current, DIV.suboption-highlight, DIV.suboption-current-highlight
{
  font-family         : "Humanst521 BT",Tahoma,Arial,Helvetica,sans-serif;
  font-weight         : bold;
  font-size: 100%;
  padding: 0px 4px 0px 4px;
  display: inline;
  background-color: #fff;
  border: solid 1px #808080;
  border-radius: 4px 4px 0px 0px;
  margin-right: 8px;
}

DIV.suboption-current, DIV.suboption-current-highlight
{
  color    : #003070;
  background-color: #dfd;
}

DIV.suboption-highlight, DIV.suboption-current-highlight
{
  border: solid 1px #c08080;
}

DIV.suboptions A:hover
{
  color    : #003070;
}

DIV.sessionbox
{
  background-color: #e9e9e9;
position: absolute;
  top: 0px;
  left: 20px;
  width: 163px;
  height: 10%;
/*  min-height: 50px; */
  padding-top: 2px;
  padding-right: 2px;
  text-align: center;
}

/* Modules bar */
DIV.modules
{
  position: absolute;
  top: 0px;
  left: -84px;
  width: 163px;
  height: 70%;
  min-height: 450px;
  padding-top: 12px;
  text-align: right;
}


/* Options bar */
DIV.options
{
  position: absolute;
  top: 120px;
  left: 20px;
  width: 198px;
  height: 60%;
  min-height: 400px;
  padding-top: 12px;
  text-align: right;
}

DIV.option, DIV.option-current, DIV.logout, DIV.module, DIV.module-current
{
  clear:both;
  float: right;
  margin              : 0;
  text-align: right;
  font-family         : "Humanst521 BT",Tahoma,Arial,Helvetica,sans-serif;
  font-weight         : bold;
  font-size: 100%;
  min-width: 74px;
  max-width: 140px;
  height: 1.2em;
  min-height: 16px;
  margin-bottom: 8px;
  border: solid 1px #808080;
  border-radius: 8px 0px 0px 8px;
  background-color: #fff;
  padding: 8px;
}

DIV.option-current, DIV.module-current
{
  color    : #003070;
  background-color: #dfd;
}

div.module, div.module-current
{
  border: solid 2px #808080;
  padding: 32px 8px;
}

DIV.logout
{
  background: transparent url(/management/brands/common/images/option-yellow.gif) no-repeat top left;
}

DIV.options A
{
/*  padding-left: 0.5em; 
  padding-right: 0.5em; */

  text-decoration     : none;
  color: #406080;
}

DIV.options A:hover
{
  color    : #003070;
  background-color: transparent;
}

/* Main content box */
DIV#main
{
  position: absolute;
  top: 120px;
  left: 216px;
  width: 75%;
  min-width: 600px;
  max-width: 1180px;
  min-height: 520px;
  padding: 16px;
  background-color: #fff;
}

DIV.box
{
  border: solid 2px #888;
  border-radius: 0px;
}


DIV#content
{
  position: absolute;
  top: 86px;
  left: 0px;
  width: 66%;
  min-width: 600px;
  min-height: 540px;
}

/* Bundle links */
#bundlelinks
{
  padding: 8px;
  background-color: #eee;
  border: solid 1px #888;
}

/* Various */
A
{
  color               : #4080C0;
  text-decoration     : none;
}

A:hover
{
  background-color    : #c0e0ff;
}

UL, OL
{
  margin-right:  2em;
  margin-left:   2em;
  padding: 4px;
}

LI
{
  list-style-position : inside;
  line-height         : 160%;
  margin-bottom: 0.5em;
  margin-left: 0.5em;
}

UL LI
{
  list-style-type     : disc;
}

/* Forms */
div.create
{
  margin-top: 2em;
}

table.update
{
}

table.update th
{
  text-align: right;
}

td.submit
{
  text-align: right;
}

input
{
  background-color: transparent;
}

td.submit input,
div.create input
{
  background-color: #e0e0f0;
}

table.list
{
  margin-bottom: 1em;
}

table.list TH, table.list TD
{
  padding: 0.5em;
}

table.list TH
{
  text-align: left;
  border-top: solid 1px #003070;
  border-bottom: solid 1px #003070;
  background-color: #f0f0f8;
}

table.list th.sitegroup
{
  text-align: center;
}

tr.over-title th
{
  background-color: transparent;
  border: 0;
}

table.list td.yn, table.list th.category
{
  text-align: center;
}

td.country
{
  text-align: left;
}

form.cancel, div.cancel, div.commit
{
  display: inline;
}

div.commit, div.cancel
{
  padding-right: 1em;
}

/* Content variants */
.content-variant, .content-new
{
  border: solid 1px #888;
  background-color: #eee;
  padding: 8px;
  margin-bottom: 16px;
}

/* Metadata per-language data table */
table.langdata
{
  border: solid 1px #c0c0c0;
  background-color: #f0f0f8;
  padding: 1em;
  margin-bottom: 1em;
}

table.langdata input
{
  background-color: white;
}

form.metadata div.update
{
  text-align: center;
  padding-top: 2em;
}

/* Usage report table */
form.usage
{
  margin-top: 1em;
}

table.usage
{
  margin-top: 2em;
  width: 100%;
}

table.usage th, table.usage td
{
  padding-left: 1em;
  padding-right: 1em;
  text-align: left;
}

table.usage tr.provider-heading th
{
  background-color: #f0f0f8;
  border-top: solid 1px #003070;
  border-bottom: solid 1px #003070;
}

table.usage tr.provider-total td
{
  border-top: solid 1px #003070;
  padding-bottom: 2em;
}

table.usage tr.total td
{
  border-top: solid 2px #003070;
  font-weight: bold;
}


/* General tables */
table.info /*, table.infoslim */
{
  border-left: solid 1px #003070;
  border-top: solid 1px #003070;
  width:500px;
}

table.info td, table.info th
{
  border-bottom: solid 1px #003070;
  border-right: solid 1px #003070;
  padding: 0.5em;
  vertical-align: top;
  text-align: left;
}

table.info th, table.infoslim th
{
  background-color: #f0f0f8;
}

table.info td.submit
{
  text-align: right;
}

table.info td.right
{
  text-align: right;
}

table.info th.right
{
  text-align: right;
}

table.userperms td, table.userperms th
{
/*  width: 70px; */
  font-size: 0.85em;
  padding: 0px;
  border-bottom: solid 1px #003070;
  border-right: solid 1px #003070;
}

table.infoslim td, table.infoslim th
{
  width: 70px;
  border-bottom: solid 1px #003070;
  border-right: solid 1px #003070;
  /*text-align: center; */
/*  padding: 0.1em; */
}

td.infoslim-image
{
       text-align: center;
}

/* Login page */
div#login-wrap
{
  padding: 80px;
  text-align: center;
}

div#login
{
  position: relative;
  margin: auto;
  text-align: center;
  max-width: 600px;
  padding-top: 150px;
}

div#login-form
{
  margin: auto;
  width: 400px;
  min-height: 200px;
}

div#login-form H1
{
  text-align: center;
  margin-top: 0;
  padding-top: 4px;
  text-decoration: none;
  font-size: 150%;
}

div#login-form div.error
{
  text-align: center;
  color: red;
  font-size: 120%;
}

form#login
{
  font-size: 140%;
  font-family         : "Humanst521 BT",Tahoma,Arial,Helvetica,sans-serif;
  color               : #003070;
  text-align: center;
  margin-bottom: 1em;
}

form#login table
{
  margin: auto;
  text-align: left;
}

form#login th, form#login td
{
  padding-top: 1em;
}

form#login th
{
  text-align: right;
  font-weight: normal;
}

form#login td.submit
{
  text-align: right;
}

form#login input
{
  font-size: 100%;
  padding: 0.1em;
}

form#login td.submit input
{
  font-family         : "Humanst521 BT",Tahoma,Arial,Helvetica,sans-serif;
  background-color: #e0e0f0;
  font-size: 100%;
}
DIV.error
{
  color: red;
}
DIV.gauge
{
  display: inline-block;
  position: relative;
  width: 100%;  /* or fixed px */
  height: 16px;
  border: solid 1px black;
  color: black;

}

DIV.gauge DIV.bar
{
  display: inline-block;
  background-color: #88f154;
  height: 100%;
  text-align: center;
}

/* /extra_css.php */