﻿.searchBox 
{
	background-color: Transparent;
	padding-left: 5px;
	padding-bottom: 10px;
}

.search_input 
{
	border: 1px solid #686868;
	background-color: #f6fade; 
	color: #333333;
	font-family: tahoma; 
	font-size: 90%; 
	width: 140px;
}

.search_button 
{
	font-size: 85%;
}


/*
.ccSearchPublic, .ccSearchPublicIE
{
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}

.ccSearchPublicIE
{
	margin-top: 00px;
}

.ccSearchIntranet 
{
	float: right; 
	width: 200px; 
	padding-top: 10px;
	text-align: left; 
	padding-left: 45px; 
	padding-bottom: 10px;
	margin-bottom: 35px; 
	background: url(../../images/intranet/searchBg.png) no-repeat center;
	font-family: tahoma; 
	font-size: 11px; 
	color: #404040; 
	padding-right: 4px; 
}

.search_input{border: 1px solid #eee; font-family: tahoma; color: #000000; width: 35%; font-size: 1em; width: 114px;}
.searchInput{border:1px solid #c6c6c6; color:#000000; font-family:tahoma; font-size:1em; width:130px; padding: 2px; }
.input_search_btn{padding-left: 5px; border: 1px solid #ddd; font-family: tahoma; color: #000000; width: 25px; font-size: 1em;}
.searchButton{ border: 1px solid #000000; font-family: tahoma; color: #000000; font-size: 11px;}
*/
/*
.search_text
{
	font-family: tahoma; 
	font-size: 11px; 
	color: #404040; 
	padding-right: 4px; 
	cursor: pointer;
}
.search_text a, .search_text a:visited
{
	font-family: tahoma; 
	font-size: 11px; 
	color: #404040; 
	text-decoration: none; 
	cursor: pointer;
}
.search_text a:hover
{
	font-family: tahoma; 
	font-size: 11px; 
	color: #d6303c; 
	text-decoration: underline; 
	cursor: pointer;
}

.input_search_btn{text-align: center; border: 1px solid #ddd; width: 50px; font-family: tahoma; color: #000000; font-size: 1em; background-color: #f5f5f5;}


/* CSS for Search Control - search.aspx 
.mygroups .ektronSearch {font-family: Tahoma;}

*/