﻿
input.search_box1 
{
	border: #000000 1px solid;
	font-size:8pt;
	font-family:Tahoma;
	letter-spacing:-.03em;
	padding: 2px 0 0 4px;
	width: 120px;
	vertical-align:middle;
}

.search_button1
{
    border: none;
    background:url(../images/menu_go.gif) no-repeat;
    width: 18px;
    height: 15px;
    display: inline;
    margin-left:2px;
    margin-top:4px;
    vertical-align: middle;
    cursor: pointer;
    font-size: 1px;
}

.search_close 
{
	border:medium none;
	background:url(../images/x_normal.gif) no-repeat;
	width:10px;
	height:10px;
	margin-left:2px;
	margin-right:10px;
	margin-top:10px;
	margin-bottom:0px;
	padding:0pt;
	overflow: visible;
	bottom: auto;
	clear: both; 
	clip: rect(auto, auto, auto, auto); 
	color: rgb(0, 0, 0); 
	display: block; 
	font-size: medium; 
	font-weight: normal; 
	font-style: normal; 
	font-variant: normal; 
	height: 10px; 
	letter-spacing: normal; 
	line-height: normal; 
	position: static; 
	text-align: left; 
	text-decoration: none; 
	text-indent: 0pt; 
	text-transform: none; 
	visibility: inherit; 
	width: 10px; 
	word-spacing: normal;	
	cursor:pointer;
}

.search_minimize
{
	border:none;
	background:url(../images/min_normal.gif) no-repeat;
	width:10px;
	height:10px;
	margin-left:10px;
	margin-right:2px;
	margin-top:10px;
	margin-bottom:0px;
	padding:0pt;
	overflow: visible;
	bottom: auto;
	clear: both; 
	clip: rect(auto, auto, auto, auto); 
	color: rgb(0, 0, 0); 
	display: block; 
	font-size: medium; 
	font-weight: normal; 
	font-style: normal; 
	font-variant: normal; 
	height: 10px; 
	letter-spacing: normal; 
	line-height: normal; 
	position: static; 
	float: none; 
	text-align: left; 
	text-decoration: none; 
	text-indent: 0pt; 
	text-transform: none; 
	visibility: inherit; 
	width: 10px; 
	word-spacing: normal;	
	cursor:pointer;
}

.search_popup 
{
	float: right;
	position:static;
	display:none;
	border-left-style:none;
	border-left-color:Black;
	border-left-width:2px;
	border-top-style:none;
	border-top-color:Black;
	border-top-width:2px;
	border-bottom-style:ridge;
	border-bottom-color:Silver;
	border-bottom-width:2px;
	z-index:6;
	width:600px;
}
.search_result
{
	display:block;
}

.search_scope_bar
{
border: none; 
background: white url(../images/scopebarbg_grey.gif) repeat scroll 0%; 
margin: 0pt; 
padding: 0pt; 
overflow: hidden; 
clear: none; 
clip: rect(auto, auto, auto, auto); 
color: rgb(0, 0, 0); 
display: block; 
font-size: medium; 
font-weight: normal; 
font-style: normal; 
font-variant: normal; 
letter-spacing: normal; 
line-height: normal; 
float: none; 
text-align: left; 
text-decoration: none; 
text-indent: 0pt; 
text-transform: none; 
visibility: inherit; 
width: 600px;
height: 30px;
word-spacing: normal; 
}

.search_button_outer
{
border-left-style: none;
border-right-style: solid;
border-top-style: none;
border-bottom-style: none;
border-color: rgb(255, 255, 255); 
border-width: 1px; 
margin: 0pt; 
padding: 3px; 
background: transparent url(../images/scopebarbtnbg_grey.gif) repeat scroll 0%; 
overflow: visible;
bottom: auto; 
clear: none; 
clip: rect(auto, auto, auto, auto); 
color: rgb(68, 68, 68); 
display: block; 
font-size: 12px; 
font-weight: normal; 
font-style: normal; 
font-variant: normal; 
height: auto; 
letter-spacing: normal; 
line-height: normal; 
position: static; 
float: left; 
text-align: left; 
text-decoration: none; 
text-indent: 0pt; 
text-transform: none; 
visibility: inherit; 
width: auto; 
word-spacing: normal; 
font-family: Verdana,Tahoma,Arial,sans-serif; 
cursor: pointer;
}

.search_button_inner
{
    border: medium none;
    margin: 0pt;
    padding: 5px 12px;
    background: transparent none repeat scroll 0%;
    overflow: visible;
    bottom: auto;
    clear: none;
    clip: rect(auto, auto, auto, auto);
    color: rgb(255,255,255);
    display: block;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    height: auto;
    letter-spacing: normal;
    line-height: normal;
    position: static;
    float: none;
    text-align: left;
    text-decoration: none;
    text-indent: 0pt;
    text-transform: none;
    visibility: inherit;
    width: auto;
    word-spacing: normal;
    font-family: Verdana,Tahoma,Arial,sans-serif;
}

.search_control
{
border: none;
margin: 0pt; 
padding: 0pt; 
background: transparent none repeat scroll 0%; 
overflow: visible; 
bottom: auto; 
clear: none; 
clip: rect(auto, auto, auto, auto); 
color: rgb(68, 68, 68); 
display: block; 
font-size: 12px; 
font-weight: normal; 
font-style: normal; 
font-variant: normal; 
height: auto; 
letter-spacing: normal; 
line-height: normal; 
position: static; 
float: right; 
text-align: left; 
text-decoration: none; 
text-indent: 0pt; 
text-transform: none; 
visibility: inherit; 
width: auto; 
word-spacing: normal; 
font-family: Verdana,Tahoma,Arial,sans-serif;	
}