
/* START own css: Enviu CSS General */
html, body {  
  width: 100%;
  overflow-x: hidden;
  background: url('../enviu/images/bar.png') top left repeat-x #eee;
}

html, body, table, form, td, div, p {
  padding: 0px;
  margin: 0px; 
}
  
table, form, input, textarea, body, tr, td, th, p, a, div, span {
  font: 11px Arial, "Helvetica Neue", sans-serif;
  line-height: 16px;
  color: #333333;
}

td {
  vertical-align: top;
}

h1, .pink, .orange {
  font-weight: bold;
  font-size: 150%;
  color: #333;
  height: 20px;
  line-height: 20px;
  padding: 0px;
  margin: 0px 0px 3px 0px;
}

h1 .plain {
  color: #000;
}

h1 .pink {
  color: #e1157c;
  font-size: 100%;
}

h2, .h2pink {
  font-weight: bold;
  font-size: 120%;
  color: #333;
  height: 15px;
  line-height: 15px;
  padding: 0px;
  margin: 0px 0px 3px 0px;
}

h2 .h2pink {
  color: #e1157c;
  font-size: 90%;
}

a {  
  text-decoration: none;
  color: #e1157c;
}

a:hover {
  color: #f79238;
}

.checkbox, img {
  border: none;
}

input, .sbmtbtn, textarea, .textfield, .checkbox, .number_edit {
  border: none;
}

textarea, .textfield, .number_edit, select, .textfieldnowidth {
  background: #e0e0e0;  
}

.checkbox {
  background: #fff;
}

.textfield {
  width: 150px;
}

input, .sbmtbtn {
  background: #bbb;
  height: 14px;
}

select {
  line-height: 15px;
  font-size:11px;
}

div.cc {
  margin-left: 140px;
  width: 854px;
  background: url('../enviu/images/bar.png') top left repeat-x;
}

div.rb {
  position: absolute;
  left: 50%;
  margin-left: -567px;
  background: url('../enviu/images/rb_3c.gif') repeat-y left top; 
  min-height: 100%;  
  overflow: visible;  
  width: 1100px;
}

img.dark_shade_right {
  position: absolute;
  top: 0px;
  left: 994px;
}

img.dark_shade_left {
  position: absolute;
  top: 0px;
  left: 0px;
}

div.top_bar {
  height: 20px;  
}

div.logo_bar {
  height: 106px;
  background-color: #fff;
}

div.logo {
  padding: 24px 0px 10px 18px;
}

div.main_nav_bar {
  height: 48px;
  width: 100%;
  float: left;
  background-color: #fff;
}

div.menu, div.menus {
  width: 100px;
  height: 40px;
  cursor: pointer;
  margin-left: 5px;  
  padding-bottom: 8px;
}

div.menu {
  background: url('../enviu/images/menu_0.png') top left no-repeat;      
  color: #4b4b4b;
}

div.menu:hover {
  background: url('../enviu/images/menu_1.png') top left no-repeat;
}

div.menus {
  background: url('../enviu/images/menu_2.png') top left no-repeat;
}

div.menu_label {
  padding: 2px 4px 4px 4px;
  font-size: 110%;
  font-weight: bold;
}

div.menu:hover div.menu_label, div.menus div.menu_label {
  color: #fff;
}

div.leftColumn, div.centerColumn, div.rightColumn {
  float: left;
}

div.leftColumn, div.rightColumn {
  width: 212px;
}

div.centerColumn {
  width: 420px;
}

div.hidden_nav {
  display: none;
}

div.content {
  padding-left: 7px;
  padding-right: 7px;  
}

div.contentl {
  padding-left: 5px;
  padding-right: 9px;  
}

div.contentr {
  padding-left: 9px;
  padding-right: 5px;  
}

form.loginform {
  padding: 0px;
  margin: 0px;
  line-height: 20px;
  color: #bbb;
}

.loginname, .pass {  
  width: 75px;
  height: 11px;
  line-height: 20px;
  height: 10px;
  font-size: 10px;
}

.loginsubmit {
  background: none;
}

td.item {
  line-height: 20px;
  padding-left: 8px;
  padding-right: 9px;
  background: url('../enviu/images/separator.png') top right no-repeat;
}

td.nowrap {
  white-space:nowrap;
}

td.item, td.item a {
  color: #bbbbbb;
}

td.item a:hover {
  color: #fff;
}

hr {
  height: 3px;
  color: #c9c9c9;
  background-color: #c9c9c9;
  line-height: 2px;
  border: none;
}

table.button {  
  border-bottom: 1px solid #b5b5b5;
  margin-top: 5px;  
}

td.b_l, td.b_c, td.b_r {
  line-height: 12px;
  height: 12px;  
}

td.b_c {
  background: url('../enviu/images/button_r.png') 100% 0% no-repeat #fff;
  color: #646464;
  padding-right: 14px;
  padding-left: 2px;
  text-transform: uppercase;  
  font-size: 90%;
  font-weight: bold;
}

td.b_l, td.b_r {
  background: url('../enviu/images/button_s.png') top no-repeat #fff;
  width: 1px;
}

table.button:hover {
  border-bottom: 1px solid #eb7fb7;
  cursor: pointer;
}

table.button:hover td.b_l, table.button:hover td.b_r {
  background: url('../enviu/images/button_s_h.png') top no-repeat #fff;  
}

table.button:hover td.b_c {
  background: url('../enviu/images/button_r_h.png') 100% 0% no-repeat #fff;
  color: #eb7fb7;
}

div.padgr, div.sum, div.sumevents, div.formsum {
  padding: 7px;
}

div.padgr {
  background-color: #f5f5f5;
}

div.sum h1 {
  color: #f79239;
}

div.sumevents h1 {
  color: #000;
}

div.sacitem {
  background-color: #eeeced;
  padding: 8px;
  margin-bottom: 5px;
}

a.pi {
  font-size: 90%;
  line-height: 130%;
  color: #333333;
}

a.pi:hover {
  color: #f79238;
}

tr.event_r:hover td.event_h {
  color: #e1157c;
}

table.calendar {
  width: 100%;
}

table.calendar th {
  text-align: left;
  padding-top: 0.4em;
  padding-bottom: 0.4em;
  background-color: #e5e5e5;
  color: #999999;
}

table.calendar td {
  padding: 4px 0;
}

table.calendar th.remind {
  border-left: 1px solid #cecece;
}

table.calendar th.register {
  border-left: 1px solid #cecece;
}

table.calendar td.remind {
  width: 1%;
  border-left: 1px solid #f2f2f2;
  padding-left: 10px;
  padding-right: 10px;
}

table.calendar td.register {
  width: 1%;
  border-left: 1px solid #f2f2f2;
  padding-left: 10px;
  padding-right: 10px;
}

table.calendar th.calheader {
  padding-left: 6px;
}

table.calendar td.caldate {
  width: 1%;
  padding-right: 20px;
  padding-left: 6px;
}

table.calendar td.calcity {
  width: 1%;
  padding-right: 20px;
}

div.calreg {
  width: 37px;
  background: url('../enviu/images/register.png') top left no-repeat;
}

div.calreg:hover {
  background: url('../enviu/images/register_h.png') top left no-repeat;
  cursor:pointer;
}

div.dline {
  border-bottom: 1px dotted #9f9f9f;
  width:100%;
}

div.newssub {
  color: #c1c1c1;
  font-size: 12px;
  line-height: 14px;
}
.pictureframe {
  border: 1px solid #000;
  margin: 5px;
}

table.twittertable {
  color: white;
  background-color: #BBBBBB;
}

table.twittertable th {
  color: white;
  background-color: #E1157C;
  text-decoration: italic;
}

.tweet_caption span {
  float: left;
}

span.tweet_name {
  color: white;
  font-weight: bold;
}

span.tweet_time {
  color: white;
}

td.tweet_content {
  background-color: #eee;
  color: #333333;
}

td.tweet_avatar {
  width: 48px;
  height: 48px;
}

td.tweet_avatar img {
  width: 48px;
  height: 48px;
}

.twittertable a {
  color: white;
}
.tweet_content a {
  color: #E1157C;
}


/* END own css: Enviu CSS General */

