p.error{
	height:14px;
	font-size:13px;
	float:right;
	width:100%;
}
#shading { display: none; background-image: url(../images/blank.png); background-repeat: repeat; }
article.popup { display: none; width: auto; height: auto; position: fixed; top: 45%; left: 45%; z-index: 99999; }
#srh_btn{cursor:pointer;color: #FFF;background-color: #86754f;padding:0px 20px 0px 20px;height:34px;line-height:34px;font-family: "titilliumtext22llight";}
.errorBox2, .succssBox2
{
    width: 100%;
    height: auto;
    background: #fd9191 url(../images/error-icon.png) no-repeat 10px center;
    color: #6e0505;
    margin-bottom: 10px;
}

.infoBox
{
    width: 100%;
    height: auto;
    background: #F9A135 10px center;
    color: #6e0505;
    margin-bottom: 10px;
}
.succssBox2
{
    background: #9af28e url(../images/success-icon.png) no-repeat 10px center;
    color: #105906;
}
.errorBox2 p, .succssBox2 p, .infoBox p
{
    padding: 10px;
    margin: 0 0 0 35px;
    
}
.infoBox{
    color: #000;
}
.errorBox, .succssBox
{
	width: 100%;
	height: auto;
	background: #fd9191 url(../images/error-icon.png) no-repeat 10px center;
	color: #6e0505;
	float:right;
	cursor:pointer;
}
.succssBox
{
	background: #9af28e url(../images/success-icon.png) no-repeat 10px center !important;
	color: #105906;
}
.errorBox p, .succssBox p
{
	padding: 10px;
	margin: 0 0 0 35px;
	width: 100%;
	
}
.errorBox span, .succssBox span
{
	padding: 10px;
	margin: 0 0 0 35px;
	width: 100%;
}
.none{
	display:none !important;
}
.nav-sec ul li a.active{ color:#000;}
.f-blk li a.active{ color:#ed1b24;}
.footer-cnt li a.active{ color:#ed1b24;}
.months li a.activ{ color:#ed1c24;}
.nav-sec ul li a.act{ color:#000;}