


/*--------------------------- Help -------------------------*/


.help_section{
	background: #F5F5F1;
	padding: 10px 0 25px;
}
.help_box{
	text-align: center;
}
.help_box h2 {
    font-size: 28px;
    font-weight: 500;
    line-height: 40px;
    margin: 20px 0 18px;
    color: #7d7773;
}
.help_box .subscribe-content-inner{
	margin: 0 auto;
	width: 100%;
}
.help_box_scroll {
    border-color: #D2D2D2;
    border-image: none;
    border-radius: 2px 0 0 2px;
    float: left;
    font-size: 14px;
    margin: 0;
    border-style: solid;
    border-width: 1px;
    color: #9d9e99;
    font-size: 16px;
    padding: 8px 32px 8px 12px;
    width: 508px;

}
.sub-spin{
	display: inline-block;
}
.help_section2{
	background: #ffffff;
}
.help_box2{
	border-bottom: 1px solid #dadbd6;
    padding: 45px 0;
    display: inline-block;
}
.help-col-1{
	float: left;
    font-size: 17px;
    line-height: 24px;
    margin: 0 0 0 18px;
    width: 31%;
}
.help-col-1 h2{
	color: #6b6663;
    font-size: 21px;
    margin: 0;
    padding-bottom: 6px;
    font-weight: 500;
}
.help-col-1 ul{
	width: 100%;
	display: inline-block;
	margin: 0;
	padding: 0px;
}
.help-col-1 ul li{
	width: 100%;
	display: inline-block;
	padding: 6px 0;
}
.help-col-1 ul li a{
	color:846f85;
	text-decoration: none;
	font-size: 17px;
    line-height: 24px;
}
.help-col-1 ul li a:hover{
	text-decoration: underline;
}



#help_list {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #cccccc;
    border-radius: 5px;
    font-size: 14px;
    line-height: 21px;
    margin: 2px 0;
    text-align: left;
    width: 98%;
}
.results-count{
	background-color: #fdfdfc;
    border-bottom: 1px solid #dfdfdf;
    border-radius: 5px 5px 0 0;
    color: #999;
    font-size: 14px;
    padding: 15px 14px 10px;
}
.results-count .query {
    font-weight: 900;
}
.article-box {
    border-bottom: 1px solid #eaeae3;
    margin: 0 14px;
    padding: 16px 0;
}
.article-box h4 {
	margin: 0 0 10px;
    line-height: 21px;
    font-size: 14px;
    color: #7d7773;
    font-family: "Arial","Helvetica",sans-serif;
}
.article-box h4 a{
	color: #664fa6;
    text-decoration: none;
}
.article-box .comments {
    line-height: 18px;
    font-size: 14px;
    color: #7d7773;
    font-family: "Arial","Helvetica",sans-serif;
}
.results-navigation {
    background-color: #fdfdfc;
    border-radius: 0 0 5px 5px;
    border-top: 1px solid #eaeae3;
    margin-top: -1px;
    padding: 10px 14px 25px 14px;
}
.results-navigation .results-count1 {
    color: #999;
    margin-right: 10px;
    font-size: 14px;
    line-height: 33px;
    text-align: left;

}
.page-side, .pageNavSearch{
	float: left;
}
.results-navigation .previous-page, .results-navigation .next-page {
    margin-right: 10px;
    font-size: 14px;
    line-height: 21px;
    text-align: left;
}
.help-input-show{
	position: relative;
}
.help-close {
    background: url("../../../images/help-close.png") no-repeat scroll 2px 0 rgba(0, 0, 0, 0);
    height: 16px;
    position: absolute;
    right: 160px;
    top: 10px;
    width: 16px;
    z-index: 9999;
}
.help-close:hover{
	background: url("../../../images/help-close.png") no-repeat scroll -16px 0 rgba(0, 0, 0, 0);
}

.help-bottom{
	border-bottom: 1px solid #dadbd6;
    display: inline-block;
    padding: 45px 0;
    width: 100%;
}
.help-bottom-middle {
    margin: 0 auto;
    width: 700px;
}
.help-bottom-middle li {
    float: left;
    margin: 0 0 0 28px;
    width: 308px;
}

.help-bottom-middle li h3 {
    font-size: 18px;
    margin: 0;
    font-weight: 500;
    line-height: 21px;
    text-align: center;
}

.help-bottom-middle li p {
    color: #7d7773;
    text-align: center;
    font-size: 14px;
    line-height: 21px;
}
.help-icon{
	background: url("../../../images/help-images.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
}
.help-1 {
    height: 165px;
    background-position: -10px 0;
    margin-left: 82px;
    width: 150px;
}

.help-2 {
    background-position: -160px 0;
    margin-left: 82px;
    width: 165px;
    height: 165px;
}
.help-3 {
   	background-position: -5px -170px;
    margin-left: 77px;
    width: 145px;
    height: 165px;
}

.help-4 {
	background-position: -338px -170px;
    margin-left: 82px;
    width: 162px;
    height: 165px;
}



