.template-search {}

.template-search .column-body 
{
	width: 73% !important;
}

.template-search .column-body .sorts
{
	padding: 5px;
	text-align: right;
	border-bottom: solid 1px #CCC;
	font-size: 8pt;
	margin-bottom: 10px; 
}

.template-search .column-body .results {}

.template-search .column-body .results h3 
{
	margin: 0px;
	padding: 0px;
	font-size: 14pt;
}

.template-search .column-body .results .main {} 

.template-search .column-body .results .main .count
{
	font-size: 18pt;
	font-weight: bold;
}

.template-search .column-body .results .main .did-you-mean 
{
	font-size: 12pt;
	font-weight: normal;
	font-style: italic;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

.template-search .column-body .results .suggestions 
{
	border: solid 1px #CCC;
	padding: 5px; 
	background-color: #EEE;
	margin-top: 20px;
	margin-bottom: 20px;
}

.template-search .column-body .results .suggestions .suggestion 
{
	margin-top: 10px;
}

.template-search .column-body .results .suggestions .suggestion .suggestion-title 
{
	font-weight: bold;
}

.template-search .column-body .results .suggestions p 
{
	margin: 0px;
	padding: 0px;
}

.template-search .column-body .results .result-list 
{
	margin-top: 20px;
}

.template-search .column-body .results .result-list h3 
{
	border-bottom: solid 1px #CCC;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

.template-search .column-body .results .result-list .item {}
.template-search .column-body .results .result-list .item .title 
{
	font-weight: bold;
}

.template-search .column-body .results .result-list .item .image 
{
	margin: 10px;
	margin-left: 0px;
	float: left;
	width: 75px;
	height: 75px;
	border: solid 1px #CCC;
	background: #EEE;
}

.template-search .column-body .results .result-list .item .summary 
{
	margin-top: 10px;
}
.template-search .column-body .results .result-list .data 
{
	clear: both;
	padding: 5px;
	background-color: #EEE;
	border: solid 1px #CCC;
	border-bottom: solid 2px #999;
	font-size: 8pt;
	margin-bottom: 10px;
}

.template-search .column-right 
{
	background-color: #EEE;
	width: 23% !important;
}

.template-search #calendar div
{
	margin-bottom:0;
	font-size:10px;
}
/*
.template-search h6
{
	margin:10px 0;
}
*/
#nextWeek
{
	border:1px solid black;
	background-color: #C3C8DA;
	width:155px;
	height:15px;
	padding:8px;
	margin-bottom:10px;
	color:#000;
	position:relative;
	margin-left:-88px;
	left:50%;
	top:10px;
	
}
#SearchTextBox2,.template-search input[type=text]
{
	width:120px;
	margin-left: 10px;
	*margin-left: 15px;
	font-size: 7pt !important;
	background:#C3C8DA;
}
.template-search input
{
	_width:auto;
	_background:WhiteSmoke;
	
}
#SearchBtn
{
	_background:none;
	_width:auto;
}
.results-page
{
	background:#e6e8e9;
	border:1px solid #d3d8da;
	margin:2px;
	padding:3px;
}

.summary
{
	margin-top: -7px;
	margin-bottom: 8px;
}

.suggestedSearchResult 
{
	background: #C1C8DB !important;
}

.citySuggestions
{
	font-weight: bold;
	float: right;
	color: #999;
	font-size: 8pt;
}
