#page #header
{
	z-index:0;
	background-image: url("images/subpage_head.jpg");
	background-repeat: no-repeat;
	width: 824px;
	height: 99px;
	top: 4px;
	margin-left:1px;
	margin-top:10px;
}

#search
{
	position: absolute;
	top: 158px;
	left: 489px;
	width: 324px;
	border: 0px black solid;
	
}

#search .padding
{
	margin:0 auto;
}

#search_form
{
}

#search_box
{	
}

/*#search_box input
{	
	font-family: Verdana;
	border: 1px black solid;
	margin-top: 8px;
	margin-left: 16px;
	padding-left:3px;
	height: 18px;
	width: 179px;
}
*/
#search_box_input {
	border-top: 1px solid #a2a2a2;
	border-left: 1px solid #c3c3c3;
	border-right: 1px solid #c3c3c3;
	border-bottom: 1px solid #eaeaea;
	font-family:Verdana;
	color: #666666;
	font-size: 15px;
	height:21px;
	margin-left:30px;
	padding-left:3px;
	vertical-align:middle;
}

#search_button_girl, #search_button_boy
{
	float: left;
}

#alphabet_soup
{
	margin-top: 5px;
	padding-left: 17px;
}

#alphabet_soup a, #alphabet_soup a:hover
{
	font:11px Arial;
	font-weight: bold;
	color: #c4c4c4;
	text-decoration: none;
}

#alphabet_soup a:hover
{
	color: Black;
}

#main
{
	padding-left: 9px;
}

#go_home
{
	position:absolute;
	width: 420px;
	height: 70px;
	top: 20px;
	left: 19px;
	cursor: pointer;
	border: black 0px solid;
}

#error_content
{
	padding-top: 80px;
	padding-left: 70px;
	font-size: 15px;
	font-weight:normal;
}

#top_ad_block
{
	/*border: black 0px solid;
	width: 738px;
	height: 90px;
	margin-left: 50px;
	padding-top: 5px;
	margin-bottom: 20px;*/
	width: 738px;
	border:0 solid black;
	height:90px;
}

#top_ad_block iframe
{
	border: none;
	height: 90px;
	min-width: 728px;
}

#right_ad_block
{
	border: black 0px solid;
	position: absolute;
	right: 15px;
	top: 129px;
	width: 160px;
	height: 600px;
}

#right_ad_block iframe
{
	border: none;
	height: 600px;
	width: 160px;
}

/*HCL change for smart search*/
div.auto_complete {
  width :179px;
  background-color:white;
  border:1px solid #888;
  margin:0;
  padding:0;
  z-index:11;
  margin-top: 0px;
	margin-left: 0px;
	padding-left:3px;
}
div.auto_complete ul {
  list-style-type:none;
  margin:0;
  padding:0;
}
div.auto_complete ul li.selected { background-color: #ffb;}
div.auto_complete ul li {
  list-style-type:none;
  display:block;
  margin:0;
  padding:2px;
  height:20px;
  cursor:pointer;
}


#search_type
{
	margin-top: 5px;
	padding-left: 17px;
}

#search_type a, #search_type a:hover
{
	font:16px Arial;
	font-weight: bold;
	color: #c4c4c4;
	text-decoration: none;
}

#search_type a:hover
{
	color:Black ;
}
.link
{
	/*background-color:Gray;*/
	background-image:url(images/SearchType_Selected.jpg);
}

/*End HCL change for smart search*/

#findText 
{
	Display:None;
}

#FindNameImage 
{
	Display:None;
}

#searchByDiv 
{
	Display:None;
}


#Find_button
{
	border:0 solid green;
	font-family:verdana;
	height:25px;
	vertical-align:middle;
}

