/* start NewsletterSubscriptionBooster */
#cpnNewsWrp .box5 {
	background: #8a6a2d;
	background: -moz-linear-gradient(top,  #785a2a 0%, #785a2a 50%, #dfa115 50%, #dfa115 50%, #dfa115 99%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#785a2a), color-stop(50%,#785a2a), color-stop(50%,#dfa115), color-stop(50%,#dfa115), color-stop(99%,#dfa115));
	background: -webkit-linear-gradient(top,  #785a2a 0%,#785a2a 50%,#dfa115 50%,#dfa115 50%,#dfa115 99%);
	background: -o-linear-gradient(top,  #785a2a 0%,#785a2a 50%,#dfa115 50%,#dfa115 50%,#dfa115 99%);
	background: -ms-linear-gradient(top,  #785a2a 0%,#785a2a 50%,#dfa115 50%,#dfa115 50%,#dfa115 99%);
	background: linear-gradient(to bottom,  #785a2a 0%,#785a2a 50%,#dfa115 50%,#dfa115 50%,#dfa115 99%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#785a2a', endColorstr='#785a2a',GradientType=0 );
	padding: 7px;
	border-radius: 5px;
    height: 247px;
}
#cpnNewsWrp .box5 .x {
	background: url(../../../img/x.png) no-repeat !important;
}
#cpnNewsWrp .box5 .x:hover {
	background: url(../../../img/x.png) no-repeat !important;	
}
.mails {
	position: absolute;
	bottom: 1px;
	right: 1px;	
	z-index: 1;
    display: none;
}

	#cpnNewsWrp{
		display: none;
		max-width: 360px;
		overflow: hidden;
		position: fixed;
		top: 0px;
		left: 0px;
		z-index: 500;
	}
	#cpnNewsWrp.v{
		display: block;
	}
	#cpnNewsWrp.v .ifrSF{
		display: block;
		width: 366px;
		height: 270px;
	}
	#cpnNewsWrp .box5{

	}
	#cpnNewsWrp .x, #cpnNewsWrp .x:active, #cpnNewsWrp .x:visited, #cpnNewsWrp .x:hover{
		position: absolute;
		top: 3px;
		right: 3px;
		display: block;
		width: 15px;
		height: 15px;
		overflow: hidden;	
	}
	#cpnT{
		color: #fff;
		font-size: 22px;
		text-align: center;
	}
	#cpnNewsWrp .p{
		font-size: 13px;
		color: #fff;
		text-align: center;
	}

	#cpnNewsWrp .e{
		text-align: center;
	}
	#cpnEml{
		border-radius: 6px;
		border: 1px solid #b07800;
		padding: 5px 10px;
		margin-top: 10px;
	}
	#cpnNewsWrp .s {
    background: #7e5d22;
    color: #FFF !important;
    margin: 0 auto;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -webkit-border-radius: 5px;
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: center;
    padding: 5px 4px;
    font-size: 16px;
    border-bottom: 2px solid #6d5124;
    outline: none;
    display: block;
    text-transform: uppercase;
    font-weight: bold;
}
	#cpnNewsWrp .s:hover, #cpnNewsWrp .s:active, #cpnNewsWrp .s:focus {
        background: #705325;
    text-decoration: none;
    transition: all ease 0.2s;
	}
#cpnNewsWrp .s:active {
    border-bottom: none;
    bottom: -2px;
    position: relative;
}
	#cpnNewsWrp .s img {
		margin-top: -3px;
		margin-left: 8px;
	}
#cpnNewsWrp .searchpagebtn, #cpnNewsWrp .searchpagebtn:active, #cpnNewsWrp .searchpagebtn:visited, #cpnNewsWrp .searchpagebtn:hover{
		position: absolute;
		top: 228px;
		left:90px;
		display: block;
		height: 19px;
		overflow: hidden;
		font: 15px Tahoma, Verdana, Arial;
		color: #fff !important;
		text-align: center;
		text-decoration: none !important;
		text-transform:uppercase;
    font-weight:bold;
    background:none !important;
		
}	
	#cpnNewsWrp .v{
		position: absolute;
		top: 233px;
		width: 332px;
		text-align: center;
		
	}
	#cpnNewsWrp .v a, #cpnNewsWrp .v a:active, #cpnNewsWrp .v a:visited, #cpnNewsWrp .v a:hover{
		font: 8pt Arial;
		color: #ED3B9D;
		text-decoration: underline;
	}
	#cpnNewsWrp .v a:hover{
		text-decoration: none;
	}
.ft-box .box5 a:hover{color:#e6e6e6; text-decoration:underline; background:none;}
/* end NewsletterSubscriptionBooster */