@charset "utf-8";
/* CSS Document
#B0B0B0
 */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#E1E1E1 ;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:100%;
}
input,select,textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #222222;
	border:#DDBC3B;
}
input,select {
	height:17px;
}
a{
	color:#DDBC3B;
	text-decoration:none;	
}
a:hover{
	color:#DDBC3B;
	text-decoration:underline;
}
#image_border{
	border-color:#DDBC3B;
}
#height_100{
	height:100%;
}
.footer{
	font-size:9px;
	color:#DDBC3B;
	text-decoration:none;
}
.footer:hover{
	font-size:9px;
	color:#DDBC3B;
	text-decoration:underline;
}
.titles{
	color:#DDBC3B;
	font-weight:bold;
	font-size:12px;
}
.alert{
	color:#DDBC3B;
	font-weight:bold;
}
.title_talent{
	color:#000000;
	font-weight:bold;
	font-size:12px;
}
.title_talent:hover{
	color:#000000;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
}

#header_admin {
	background:url(../images/bg_top.gif) repeat-x left;
	height:50px;
}

#admin_title{
	font-size:18px; 
	color:#DDBC3B;
	float:left;	
}

#form_bg {
	float:right;
	width:515px;
}

#form_bg form{
	padding:0;
	margin:0;
	padding:0 5px;
}

#form_bg div#namebg{
	background:url(../images/bg_search.gif) no-repeat;	
	width:165px;
	height:26px;
	float:left;
	padding:5px;
	margin-top:2px;
}

#form_bg input#name{
	width:150px;
	height:15px;	
	border:0;
	float:left;
}

#form_bg input#Search{
	width:53px;
	height:30px;
	cursor:pointer;
	border:none;	
	background:url(../images/searchIcon.jpg) no-repeat left;	
	float:right;
	text-indent:-2000;
}

input#Show{
	width:30px;
	height:30px;
	cursor:pointer;
	border:none;
	background:url(../images/approvIcon.jpg) no-repeat;		
	text-indent:-2000;
	float:right;
	text-align:center;
}
input#Delete{
	width:30px;
	height:30px;
	cursor:pointer;
	border:none;
	background:url(../images/deleteIcon.jpg) no-repeat left;		
	float:right;
	text-indent:-2000;
}

#form_bg_front {
	padding:0;
	margin:0;	
}

#form_bg_front div#namebg{
	/*background:url(../images/bg_search.gif) no-repeat;	*/
	width:167px;
	height:26px;
	padding:5px;
	float:right;
}

#form_bg_front input#name{
	width:150px;
	height:15px;	
	border:0;	
	float:left;
}

#form_bg_front input#Search{
	width:53px;
	cursor:pointer;
	float:right;
}

#form_bg_front div#selectbg{
	/*background:url(../images/bg_search_select.gif) no-repeat top;	*/
	width:265px;
	height:26px;
	padding:5px;
	float:right;
}