﻿.ref-panel {
	margin-top:20px;
	margin-bottom:20px;
	margin-left:40px;
	margin-right:40px;
	float:left;
}

.ref-content {
	float: right;
}

.ref-centre-header {
	font-size: 1.8em;
	color: #666666;
	padding: 5px 0px 20px 0px;
}

.ref-sections {
	float: left;
}

.ref-section-header {
	font-size: 13px;
	display: block;
	padding: 7px 5px 7px 5px;
	text-decoration: none;
	cursor:pointer;
}

.ref-section-active {
}

.ref-sub-section {
	padding: 4px 10px 4px 20px;
	display: block;
	text-decoration: none;
	cursor: pointer;
}

.ref-sub-section-active {
	color: #8e3239;
}

.ref-sub-section-list {
	margin: 0px;
	padding: 0px;
	list-style: none;
	display:none;
}

.ref-search-text { background: transparent;	 margin-right:0px; position:relative; }
.ref-search-button { background: url(/_layouts/1033/Styles/IELS/HomePage/images/common/faq-search.jpg) no-repeat 0 0; border: none; width: 71px; height: 26px; color: #000; margin-left:0px; vertical-align:top; }
.ref-search-label { line-height: 26px; vertical-align:middle;	margin-right:5px; }

.ref-centre-content {
	margin-top:20px;
}

.ref-search-suggestion { display:none; height: auto; max-width: 710px;  list-style-type: none; background-color: #fff; text-align:left; margin-left:0px; z-index:1000; position:relative; }

.ref-top { text-align:center; padding-top:5px; margin: 10px; display:none; background-color:#000; opacity:0.2; width:32px; height:26px; position:fixed;	left: 1065px;	bottom: 10px; font-size:13px; font-family:'MyWebFont',Arial, Helvetica, sans-serif; }
.ref-top a{	color:white; }

.ref-search-header { cursor:pointer; margin-top: 15px; margin-bottom:15px;   }

.ref-no-result {margin-bottom:10px; margin-top:10px; }
.ref-search-keyword {  }
.ref-search-control {  }

.ref-search-content {color: #f59b00; font-weight:bold}
.ref-search-content-text {color: #000; font-weight:normal}
.ref-centre-content h2 {
	padding: 10px;
	margin-top: 10px;
	line-height: 20px;
	color: #991b1e;
	font-weight: 500;
	background-color: #ededed;
	border-bottom: 1px solid #ccc;
	font-size: 17px;
	position: relative;
	padding-left: 20px;
}