body {
	padding: 0;
	margin: 0;
	 background:  #000000;
	/* background: url(../images/bkg_main.jpg) no-repeat fixed center top #000000; */
    color: #333333;
    font-size: 12px;
	
}




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{
   	/*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 {
    color:#13254F;
	font-weight: bold;
	text-decoration: underline;
}


/* Content layout */

#header {
	/*background-image: url(../images/header_right.jpg);
	height: 120px;
	width: 100%;
   	*/
   	
	background-color: #000000;
	height:120px;
	margin:0 auto;
	text-align:center;
	width:100%;   	
}

#header a {
}

#main {
	min-height: 150px;
	margin: 0 auto;
	width: 1005px;
	background:#ffffff;
	padding:0 1em;
}	


#logout_button {  z-index: 99; float: right;} 
#logout_button a { color: #1B901E; font-weight: bold; font-size: 9pt; margin-left: 2px; margin-right: 2px; line-height:28px; }



#content {
   margin: 2em 3em;
   padding: 1em 0 2em 1em;

}

/* Footer */

#footer {
   color: #1d1d1d;
   padding-bottom: .5em;
   padding-right: 1em;
   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) top left repeat-x;
   background: #2B2B2B; */
   position: relative;
   min-height: 0;
   height: 25px;
   padding: 0;
   margin-left: -1em;
   margin-right: -1em;
   margin-bottom: 1em;
   font-size: 1.1em;
}

#tabbar ul {
   display: block;
   margin: 0;
   padding: 0;
}

#tabbar ul li.first {
   border: none;
}

#tabbar ul li {
   float: left;
   background: transparent;
   padding: 0 6px 0 0;
   margin: 0 0;
   border-left: 2px solid #1B901E;
   list-style: none;
   margin-bottom: 0;
   height: 25px;
}

#tabbar li a {
   float: left;
   display: block;
   padding: 0 4px 0 10px;
   font-weight: bold;
   font-size: 110%;
   font-family: arial, verdana, sans-serif;
   color: #1B901E;
   text-decoration: none;
   height: 25px;
   line-height:28px;
}

#tabbar li:hover a {color: #1B901E;}

#tabbar li:hover {color: #000;}

#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 { 
	color: #1B901E;
}

#tabbar li.active:hover a {
	color: #000;
}

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


/* 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;
  color: #FFFFFF;
  */
  
  
   	background-color: #1B901E;
	padding: 5px;
	-moz-box-shadow:0 3px 15px rgba(0,0,0,0.5);
	-webkit-box-shadow:0 3px 15px rgba(0,0,0,0.5);
	-o-box-shadow:0 3px 15px rgba(0,0,0,0.5);
	box-shadow:0 3px 15px rgba(0,0,0,0.5);
	-moz-border-radius: 5px 5px 0 0 ;
	-webkit-border-radius: 5px 5px 0  0;
	border-radius: 5px 5px 0 0;
	
	
  
  /*	-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;*/
}

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

.div_border {
  /*
  border: 1px solid #999999;
  padding: 0 8px;
  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;
  */

  	background-color: #ffffff;
	padding: 10px 10px 10px 10px;
/*	background: #e6e5eb url('../images/box_back.jpg') top right repeat-y; */
	-moz-box-shadow:0 3px 15px rgba(0,0,0,0.5);
	-webkit-box-shadow:0 3px 15px rgba(0,0,0,0.5);
	-o-box-shadow:0 3px 15px rgba(0,0,0,0.5);
	box-shadow:0 3px 15px rgba(0,0,0,0.5);
	-moz-border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
}

/*
.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; padding:5px; border:#ccc solid 1px; margin:5px 0 0 60px; background-color:#f5f5f5; position:relative;}
	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:100px; 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;}

			.messages .message_context span.authorimage_name{ font-size:9px; font-weight:bold;}						


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

/* Login page panels */
.bpanel { padding: 10px 10px 10px 10px; margin-left: 10px; margin-right: 10px;}


