



.url{

	color: #4211df;
	font-size: 12px;
	font-weight: normal;
}

.resultBody{
	padding-bottom:1%;
}


.resultSummary
{
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}
.previousLink
{

cursor: pointer;
}

.nextLink
{
cursor: pointer;
}

.navigationLink
{
cursor: pointer;
margin:4px;

}
.navigationHTML {
	text-decoration: none;
	color: #15B;
	
	
}
.contentType {
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	color: #4211df;
}

.page-goisearch #page-title{ width: 100%; float: left;}
.result-page-form{ width: 100%; float: left; margin-bottom: 14px;}
.result-page-form input[type="text"] {
  	border: 1px solid #ccc;
    color: #0d564f;
    float: left;
    margin: 0;
    padding: 6px;
    text-transform: uppercase;
    width: 214px;
}

.result-page-form input[type="button"] {
    border: 1px solid #ccc;
    color: #0d564f;
    float: left;
    margin: 2px 0 0 9px;
    cursor: pointer;
    padding: 6px;
    text-transform: uppercase;
    width: 104px;
}


.content {
	/*width: 100%;	
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	margin: 0;
	word-wrap:break-word;*/
}


.result {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	width: 100%;
	border-bottom: 1px dotted #a1a1a1;
	display: block;
}

.pageDetails {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}

.totalresult {
	color: #722C78;
	font-size: 11px;
	font-weight: normal;
	line-height: 13px;
}

.query {
	color: #6E0078;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
}


.absentResultBody {
	font-size: 12px;
	font-weight: normal;
}

.spellCheckerMain {
	margin-top: 10px;
	font-size: 12px;
	font-weight: bold;
}

.spellChecker {
	color:#000000;
}
.spellCheckSuggestion{
	color:#FF0000;
	text-decoration:underline;
	CURSOR: pointer;
}

.feedbackImg {
	margin-left: 5px;
	margin-right: 5px;
	cursor: pointer;
	border: 1px solid;
	border-color: #1E90FF;
	height: 14px;
	width: 14px;
}
.docDate
{
}

.currentLink{
	color: #000000;
	font-weight: bold;
}
em {
		font-style: normal;
        font-weight: bold;
}
.result-page-form .main-goi-form {
	float: left;
    width: 100%;
}
.find form{width: 270px; padding:0;}

.find #auto_suggesion {
    margin-left: 0px;
    margin-top: 0px;
    max-width: 270px;
    position: absolute;
    z-index: 99999;
	width:270px;
	background-color:#ffffff;
}
#auto_suggesion {
    margin-left: 465px;
    margin-top: 37px;
    max-width: 210px;
    position: absolute;
    z-index: 99999;
	display:none;
}
#auto_suggesion ul{
 	 background: #e1e1e1 none repeat scroll 0 0;
    border: 1px solid #000;
	visibility:visible;
	padding: 5px;
	top:0;
	width:100%;
 }
#auto_suggesion li {
    border-left: none!important;
    width: 100%;
    padding: 2px 0 2px 3px;
	margin:0;
	list-style:none;
}
.result-page-form #auto_suggesion{
	margin-left: 0px!important;
	min-width: 305px;
}
.result-page-form #auto_suggesion ul {
    background: none repeat scroll 0 0 #e1e1e1;
    border: 1px solid #ccc;
}
.common-right ul li.ico-site-search input[type="text"],.main-goi-form input[type="text"] {
    border: 2px solid #aa2323;
    height: 36px;
    line-height:34px;
    padding: 0 40px 0 8px;
    width: 270px;
    background:url(../images/goi-search-bg.png) #fff no-repeat 8px 12px;
    font-family: 'Lato', sans-serif;
    font-weight:600;
}
.common-right ul li.ico-site-search input[type="text"]:focus, .main-goi-form input[type="text"]{
    background:#fff;
}

.find {position:relative;}
.find .bttn-search,.find .bttn-search:hover{
    width:34px;
    height:36px;
    cursor:pointer;
    border:0px;
    overflow:hidden;
    text-indent:-200px;
    font-size:1px;
    background:url(../images/ico-goi-search.png) no-repeat center center #aa2323;
    position:absolute;
    top:0px;
    left:229px;
	padding:5px 20px;
	margin:0;
}

.main-goi-form input[type="button"]{
	width:34px;
    height:36px;
    cursor:pointer;
    border:0px;
    overflow:hidden;
    text-indent:-200px;
    font-size:1px;
    background:url(../images/ico-goi-search.png) no-repeat center center #aa2323;
	padding:0;
	margin:0;
}


.bttn-search:hover {
    background-color:#c22929;
}

.common-right #auto_suggesion ul li a { color:#000; width:100%;}
.page-taxonomy .search-drop form{ margin:0;}
.main-goi-form > a {
    margin-left: 20px;
}
.main-goi-form > a > img{margin-top:14px;}

.navigationHTML span {
	background-color: #e1e1e1;
    padding: 0 10px;
}
.navigationHTML .navigationLink{margin:0 15px;}