/* main styles */
form {
	margin:0;
	padding:0
	}
img {border:none;}
a {color:#060606;text-decoration: none}
a:hover {text-decoration: underlined}
.letter-filter {
	text-transform:uppercase;
}
.letter-filter a{
	text-decoration:none;
	border:#ffffff 1px solid;
	padding:3px;
	border-bottom:#ffffff 1px solid;
}
.letter-filter a:hover{
	background:#0099ff;
	border-bottom:#000000 2px solid;
	border:#000000 1px solid;
	padding:3px;
}
input {vertical-align:middle}
.floatleft {float:left !important}
.floatright {float:right !important}
.clear {clear:both !important}
.bold {font-weight:bold !important}
.normal {font-weight:normal !important}
.block {display:block !important}
input.text,
select,
textarea {
	font-family:arial,sans-serif;
	font-size:12px;
	vertical-align:middle;
	}
/* main container */

/* site logo */
a.logo {
	position:absolute;
	font:bold 18px  Arial, Helvetica, sans-serif;
	top:0px;
	left:20px;
	width: 405px;
	text-decoration:none;
	color:#000066;
	}
/* left column */
#left-column {
	float:left;
	padding:1px 14px 0 12px;
	width:151px;
	}
/* right column */
#right-column {
	float:right;
	padding:0 9px 0 0;
	width:133px;
	}
* html #center-column {height:584px;}
/*new content data*/
.thumb_bg{
background-image:url(../images/thumb_bg.jpg) no-repeat;
}

/* center column styles */
.top-bar {
	float:left;
	width:603px;
	border-left:2px solid #f70;
	padding:0 0 0 9px;
	margin:0 0 4px 0;
	}
/* text page header */
.top-bar h1 {
	font:20px/21px verdana,sans-serif;
	color:#43729F;
	margin:0 0 4px 0;
	}
/* bar with select */
.select-bar-top {
	clear:both;
	border-top:2px solid #f70;
	padding:2px 0 3px 0;
	}
.select-bar-bottom {
	clear:both;
	border-bottom:2px solid #f70;
	padding:5px 0 3px 0;
	margin:0 0 17px 0;
	}
.select-bar select {width:145px;margin:0 2px;}

/* table container */
div.table {
	float:left;
	position:relative;
	margin:0 0 10px 0;
	width:auto;
	}
table.listing {
	border-bottom:1px solid #9097A9;
	padding:0;
	margin:0;
	border:1px solid #9097A9;
	}
table.listing th {
	border-top:0 !important;
	}
table.listing th a {
	color:#FFFFFF;
	text-decoration:underline;
	}
table.listing th.full {border-left:0;border-right:0 !important;text-align:left;}
div.table img.left {
	position:absolute;
	top:0;
	left:0;
	}
div.table img.right {
	position:absolute;
	top:0;
	right:0px;
	}
/* table select */
div.table .select {
	padding:0px 10px 0px 10px;
	float:right;
	margin:2px 1px 0 0;
	width:auto;
	height:25px;
	color:#000000;
	}
div.table .select strong {
	float:left;
	padding:5px 0 0 5px;
	}	
div.table .select select {
	float:right;
	width:78px;
	margin:2px 3px 0 0;
	text-align:right;	
	}
	
/* right column header */
#right-column .h {
	float:left;
	background:#7E878A;
	border:1px solid #B8B8B8;
	border-bottom:0;
	padding:3px 10px;
	color:#fff;
	text-transform:uppercase;
	}
/* right column box */
#right-column .box {
	float:left;
	width:121px;
	padding:5px;
	border:1px solid #B8B8B8;
	background:#EBEBEB;
	margin:0 0 15px 0;
	}
	
/* right column buttons */
.buttons {
	clear:both;
	text-align:center;
	padding:30px 0 15px 0;
	}
.buttons input {margin:0 0 6px 0;}
.featuredtxt {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}
a.underlined   {
	text-decoration:underline;
}
a.underlined:hover  {
	text-decoration:none;
}
.hidden_div {
	display:none;
	visibility:hidden;
}
.visible_div {
	display:block;
	visibility:visible;
}
.font-12 {
	font-size:12px;
}
.profile-div {
	height:20px;
	width:300px;
	top:10px;
	float:right;
	text-align:right;
	color:#000000;
	padding:0px 10px 5px 0px;
}
.default_input {
	font-family:arial,sans-serif;
	font-size:12px;
	padding:2px 0 0 5px;
}
/*Athlete Search Result*/
#main_container{
margin-left:50px;
width:400px;
}
.main_container{
margin-left:4em;
}
.a_search_container {
	border:1px solid #CCCCCC;
	width:410px;
	margin-top:2em; 
	margin-left:20px; 
	height:125px; 
	float:left;
	padding:4px;
}
.a_search_container:hover {
	border:1px solid #6699CC;
	background-color:#cbe4eb;
	cursor:pointer;
	width:410px;
	margin-top:2em; 
	margin-left:20px; 
	float:left;
	padding:4px;
}
.a_search_img {
	width:80px;
	height:90px;
	float:left;
}
.a_search_name {
	width:680px;
	height:20px;
	float:left;
	padding:8px 0px 0px 8px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
}
.a_search_public {
	width:400px;
	float:left;
	height:20px;
	padding:1px 0px 0px 8px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
}
.a_search_details {
	width:380px;
	height:30px;
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:2px 10px 10px 8px;
}
.a_personal_right {
	font-weight:bold;
	font-size:12px;
	font:Arial, Helvetica, sans-serif;
}
.label-9 {
	font-size:11px;
}
.page_current {
	width:auto;
	height:20px;
	padding:4px 4px 0px 4px;
	vertical-align:middle;
	display:inline;
	float:left;
	border:1px solid #FFFFFF;
	color:#990000;
}.page_number {
	width:auto;
	height:20px;
	padding:4px 4px 0px 4px;
	vertical-align:middle;
	display:inline;
	float:left;
	border:1px solid #FFFFFF;
	cursor:pointer;
}
.page_number:hover {
	border:1px solid #003366;
	background-color:#0099FF;
	color:#FFFFFF;
}
.pagination {
	padding-top:10px;
	width:auto;
	font-size:12px;
	font-weight:bold;
}
.featured_a_name {
	font:26px bold Georgia, "Times New Roman", Times, serif;
}

.wiki-intro {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	width:inherit;
	padding:20px 0px 10px 0px;
}

#menu_list {
  float:left;
  width:100%;
  font-size:11px;
  line-height:normal;
  border-bottom:1px solid #CCCCCC;
  height:25px;
  margin-bottom:10px;
  }
#menu_list ul {
  margin:0;
  padding:2px 10px 0;
  list-style:none;
  }
#menu_list li {
  border-left:1px solid #CCCCCC;
  border-top:1px solid #CCCCCC;
  border-right:1px solid #CCCCCC;
  float:left;
  margin:0px 4px 0px 0px;
  padding:0 0 0 9px;
  background-color:#E8F3FF;
  }
#menu_list a {
  float:left;
  display:block;
  padding:5px 15px 4px 6px;
  text-decoration:none;
  font-weight:bold;
  color:#333333;
  }
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#menu_list a {float:none;}
/* End IE5-Mac hack */
#menu_list a:hover {
  color:#333;
  }
#menu_list #current {
  background-color:#FFFFFF;
  }
#menu_list #current a {
  color:#333;
  padding-bottom:5px;
  }
