body {
  padding: 0;
  margin: 0;
  /*background: url(../images/bkg_main.jpg) repeat fixed bottom; */
  background-color: #fffffff;
  color: #000000;
}

img {
  border: 0;
}

.row_border td {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}

tr.row_border .first-cell {
  border-left: 1px solid #ddd;
}

tr.row_border .last-cell {
  border-right: 1px solid #ddd;
}

/* General Structure */
body,td,th,input,select {
  font-family: arial, verdana, sans-serif;
  font-size: small;
}

h1,h2,h3,h4,h5 { /*color: #295d41;*/
  margin: 1em 0 0.2em 0;
  border-bottom: 1px solid #021033;
  font-family: arial, verdana, sans-serif;
  font-weight: bold;
}

h6 { /*color: #295d41;*/
  margin: 0.5em 0 0.2em 0;
  font-family: arial, verdana, sans-serif;
  font-weight: bold;
}

li h1,li h2,li h3,li h4,li h5,li h6 {
  border: none;
}

#header h1 {
  border: 0;
}

h1 {
  font-size: 150%; /*font-weight: normal;*/
}

h2 {
  font-size: 130%; /*font-weight: normal;*/
}

h3 {
  font-size: 110%;
}

h4 {
  font-size: 100%;
}

h5 {
  font-size: 90%;
}

h6 {
  font-size: 90%;
}

a:link,a:visited,a:hover {
  color: #13254F;
  font-weight: bold;
  text-decoration: underline;
}

/* Content layout */
#header { /*background-image: url(../images/header_right.jpg);
	height: 120px;
	width: 100%;
   	background-color: #fff;*/
  height: 122px;
  margin: 0 auto;
  text-align: center;
  width: 100%;
}

#header a {

}

#main {
  min-height: 150px;
  margin: 0 auto;
  width: 1000px;
  background: #fff;
  padding: 0 1em;
}

#logout_button {
  z-index: 99;
  float: right;
}

#logout_button a {
  color: #000000;
  font-weight: bold;
  font-size: 9pt;
  margin-left: 2px;
  margin-right: 2px;
  line-height: 28px;
}

#content {
  margin: 2em 3em !IMPORTANT;
  padding: 1em 0 2em 1em !IMPORTANT;
}

/* Footer */
#footer {
  color: #1d1d1d;
  padding-bottom: .5em;
  border-top: 1px solid #ffffff;
  /* IE doesn't respect the block width otherwise */
  margin: 0 !IMPORTANT;
  clear: both;
  font-size: 10px;
  width: 993px !IMPORTANT;
}

#footer ul { /* text-align: left; */
  height: 40px;
  background-repeat: no-repeat;
  background-position: right;
}

#footer ul a {
  color: #0B2B4F;
  text-decoration: underline;
  font-weight: normal;
}

.threecol #footer ul:first-child {
  font-weight: bold;
  font-size: 1.3em;
}

#footer ul li {
  display: inline;
  list-style: none;
  padding: 0 0 0 .5em;
  /*border-left: 1px solid black;*/
}

.threecol #footer ul li {
  display: block;
}

#disclaimer {
  width: 65%;
  color: #777;
  font-size: 10px;
}

#disclaimer h3 {
  color: #777;
  border-bottom: 1px solid #777;
  display: block;
  text-align: left;
  margin-bottom: 0;
  font-size: 12px;
}

#disclaimer p {
  margin-top: 0;
}

#copyright {
  margin-left: 15px;
  /*float: left;
   text-align: left;*/
  color: #1d1d1d;
  font-size: 10px;
}

#copyright a {
  color: #0B2B4F;
}

/* Tab bar styles */
#tabbar {
  background: url(../images/main_menu_back.jpg) repeat-x scroll left top transparent;
  height: 30px;
  margin-bottom: 2em;
  margin-left: -1em;
  margin-right: -1em;
  min-height: 0;
  padding: 0;
  position: relative;
  color: #000000;
  /*  position: relative;
   min-height: 0;
   height: 30px;
   padding: 0;
   margin-top:0px;
   background: url("../images/main_menu_back.jpg") repeat-x scroll left top transparent; */
}

#tabbar ul {
  display: block;
  margin: 0;
  padding: 0;
}

#tabbar ul li {
  float: left;
  background: transparent;
  padding: 0 6px 0 0;
  margin: 0 0;
  border-right: 0px solid #fff;
  list-style: none;
  margin-bottom: 0;
  height: 30px;
}

#tabbar li a {
  background: transparent url(../images/divider.jpg) top left no-repeat;
  float: left;
  display: block;
  padding: 0 4px 0 10px;
  font-weight: bold;
  font-size: 11px;
  font-family: arial, verdana, sans-serif;
  text-decoration: none;
  height: 30px;
  line-height: 28px;
  color: #333333;
  text-transform: uppercase;
}

#tabbar ul li a:hover {
  color: #999999;
}

#tabbar li:hover a {

}

#tabbar li:hover {

}

#tabbar li.active a {
  color: #000000;
  /* background: transparent url(../images/main_menu_active_back_arrow.jpg) center center no-repeat; */
}

#tabbar li.active {
  background: #fff url(../images/main_menu_active_back.jpg) top left repeat-x;
}

#tabbar li.active:hover {

}

#tabbar li.active:hover a {

}


#tabbar li a.first {
  background: none;
}

/* Boxed sections - about, contact, etc. */
/* Miscellaneous styles */
.fld_req {
  background: url(../images/bullet_key.png) right no-repeat;
  padding-right: 16px;
}

/*#TeamManagement { float: left; }*/
.bluearrow {
  /*	background:transparent url(../images/arrow_blue.png) no-repeat scroll left center;
	padding-left:13px;
	*/
  font-size: 12px !IMPORTANT;
}

.box_head {
 /* background: #ffffff url(../images/box_head_back.jpg) repeat-x; */
  background: url(../images/tab_single_back.png) no-repeat scroll right top transparent;
  /*	-webkit-box-shadow: 1px 1px 3px #bbb;
	-moz-box-shadow: 1px 1px 3px #bbb;
	box-shadow: 1px 1px 3px #bbb;8
	border-bottom: 1px solid #ccc;*/
	
	
    border-left: 1px solid #CCCCCC;
    display: inline-block;
    height: 19px;

  /*  max-width: 140px; */
    min-height: 0;
    min-width: 0;
    padding: 6px 35px 0 10px;
    position: relative;
    top: 1px;
    z-index: 1;
}

.box_head h2 {
  /*background: #000 url(../images/box_head_back.jpg) repeat-x top right;*/
  border: 0;
  color: #68686F;
  padding: 0 0 0 0px;
  margin: 0;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 20px;
      /*	-moz-text-shadow: 1px 1px 4px #ccc;
	text-shadow: 1px 1px 4px #ccc;
	*/
}

.div_border {
  border-left: 1px solid #CCCCCC;
  border-right: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
  border-top: 1px solid #CCCCCC;
  padding: 0 10px;
/*  margin-top: -1px;
  -moz-border-radius: 0 0 3px 3px;
  -webkit-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
  -webkit-box-shadow: 1px 1px 3px #bbb;
  -moz-box-shadow: 1px 1px 3px #bbb;
  box-shadow: 1px 1px 3px #bbb;
  */
}

/*
.div_border{
	-moz-border-radius: 0 0 3px 3px;
	-webkit-border-radius: 0 0 3px 3px;
	border-radius: 0 0 3px 3px;
	-webkit-box-shadow: 1px 1px 3px #bbb;
	-moz-box-shadow: 1px 1px 3px #bbb;
	box-shadow: 1px 1px 3px #bbb;
}*/
.list { border: 0px solid black; width: 100%; }
.list .rowStyle_0 { background-color: #eee; }
.list .rowStyle_1 { background-color: #fff; }
.list .rowStyle_2 { color: #fff; background-color: #021033; padding: 2px;}
.list .rowStyle_2 th{
  padding:8px;
}
.list th { font-weight: bold; padding:2px 8px; }
.list { font-size: small; background-color: #fff;}
.list td, .list th { font-size: small; }
.list .numeric { text-align: center; }
.list .amount { text-align: right; }
.list .centered { text-align: center; }

form { margin: 0; padding: 0; }

.my_status {background-color:#fff; padding:5px;}
  .my_status p.current_round {float:right; font-size:12px; padding:5px 10px 0 0;}
  .my_status p.lockout_status {float:right; clear:right; font-size:12px; padding:5px 10px 0 80px; text-align:right;}
  .my_status .image {float:left; margin-left:5px;}
    .my_status .image img {margin-top:8px; padding:4px; border:#d7d7d7 solid 1px;}
  .my_status p.team_name {font-size:12px; clear:both; margin-left:8px;}

body abbr, body acronym {border-bottom-color:#ccc;}

div.panel {}
  div.panel div.box_head {position:relative;}
    div.panel div.box_head div.tools {position:absolute; top:0; right:0; padding:12px 12px 0 0; font-size:11px;}
      div.panel div.box_head div.tools ul {display:inline; color:#fff; list-style:none;}
        div.panel div.box_head div.tools ul li {display:inline;}
      div.panel div.box_head div.tools a {color:#fff; font-weight:normal;}
  div.panel_body {padding:5px; background-color:#fff; color:#333;}
  div.panel_body p {font-size:12px;}
  div.panel_body p.intro {}
  div.panel_body p.new_message {text-align:right; padding-right:5px;}


table.tabular_data {width:100%; border-collapse:collapse; border-spacing:0; background-color:#fff; border:#ccc solid 1px;}
  table.tabular_data th,
  table.tabular_data td {color:#006; text-align:left; padding:5px; font-size:12px; background-color:#f5f5f5;}

  table.tabular_data thead {background-color:#000;}
  table.tabular_data thead th,
  table.tabular_data thead td {border-bottom:#aaa solid 1px; color:#0e246b; font-weight:bold; font-size:12px; padding:7px 5px 5px 5px;text-decoration: none; }

  table.tabular_data tbody th,
  table.tabular_data tbody td {vertical-align:top; border-bottom:#ddd solid 1px;}
  table.tabular_data tbody th a,
  table.tabular_data tbody td a {font-weight:normal;}
  table.tabular_data tbody th {font-weight:bold;}
  table.tabular_data tbody tr.alt th,
  table.tabular_data tbody tr.alt td {background-color:#f0f0f0;}
  table.tabular_data tbody tr:hover td,
  table.tabular_data tbody tr:hover th {background-color:#e0e0ff;}

  table.tabular_data .amount {text-align:right;}
  table.tabular_data .numeric {text-align:center;}

.messages {margin:10px 0 0 0;}
  .messages .message {min-height:40px; position:relative; padding:5px; border:#ccc solid 1px; margin:5px 0 0 60px; background-color:#f5f5f5;}
  body .messages .alt {background-color:#f0f0f0;}
    body .messages .alt .message_image {background-position:100% 10px;}
    .messages .message_image {position:absolute; top:-1px; left:-58px; width:58px; background:transparent url(../images/message_ear_sprite.gif) 100% -90px no-repeat; height:50px;}
      .messages .message_image img {background-color:#fff;}
    .messages .message_body {margin-right:20px; font-size:12px;}
      .messages .message_body textarea {margin:5px; width:470px;}
    .messages .message_context {color:#777;}
      .messages .message_context input {margin:5px;}
      .messages .message_context p { font-size:10px;}
      .messages .message_context span.author_name{ font-size:11px; font-weight:bold;}
        .messages .message_context span.delete {display:block; width:15px; height:15px; position:absolute; top:5px; right:7px;}
  #new_message .message_image {position:static; background:none; float:left; padding:5px; width:30px;}
    #new_message .message_body,
    #new_message .message_context {margin-left:55px;}

p.noitems {color:#555; text-align:center; padding:10px;}

pre {font-family: arial, verdana, sans-serif; font-size: 12px;}
