
/*  -------------- Search ------------  */
.cDivSiteSearch .cTbx {
	background: url(../Images/bgsitesearch-inp.png) no-repeat center top;
	border: none;
	padding: 10px 6px;
	width: 161px;
	margin-top: 10px;
	float: right;
	background: none;
	font-size: 13px;
	font-family: parsdata-mitra;
	border: 1px solid #ddd;
	background-color: #f5f5f5;
	color: #666;
	border-radius: 0 5px 5px 0;
}
input.cBtnSearch {
	width: 35px;
	height: 31px;
	float: left;
	margin-right: 0;
	margin-top: 10px;
	font-size: 0px;
	transition: all 0.3s linear;
	border: none;
	margin-left: 1px;
	cursor: pointer;
	/* background: url(../Images/bgsitesearch-bt.png) no-repeat 0 0; */
	/* background: url(../Images/search.gif) no-repeat center top; */
	border: none;
	padding-bottom: 5px;
	text-align: center;
	/* font-weight: bold; */
	font-size: 15px;
	font-family: parsdata-mitra!important;
	width: 63px;
	color: #FFF;
	border-radius: 5px 0 0 5px;
	font-family: parsdata-sans;
	cursor: pointer;
	height: 25px;
	vertical-align: top;
	background-color: #002954;
}
/*<<<<<<<<<<<<<------hover site serch btn------->>>>>>>>>>>>>>>>*/
input.cBtnSearch:hover {
	/* background-position: 0 -22px; */
	background-color: #0D4B8C;
}
.cDivSiteSearch {
	height: 18px;
	/* margin:3px auto 0; */
	max-width: 225px;
	text-align: left;
}
.cDivPageContent {
	color: #555;
	text-align: justify;
}
.cSearchMark { font-weight: bold; }
/*---------Search---------*/
.cDivUlLi {
	background: url(../Images/bg-block4.gif) repeat-x scroll left top #e5e5e5;
	padding: 15px;/*border-radius: 5px;*/
}
.cDivUlLi ul { list-style-type: none; }
.cDivUlLi ul li {
	list-style-type: none;
	color: #009933;
	margin-bottom: 7px;
	font: 11px tahoma;
}
.cDivUlLi ul li a {
	color: #1122CC;
	font: bold 11px tahoma;
}
.cDivPageContent {
	color: #555;
	text-align: justify;
}
.cSearchMark { font-weight: bold; }
/* --- info */
.cDivSearchResult { padding: 7px 10px 22px; }
.cDivResultTitle { float: right; }
.cDivAboutFound {
	color: #777777;
	float: left;
	font-size: 11px;
}
.cDivFoundAbout { float: right; }
.cDivSearchTime { float: left; }