

.sbmg-footerbar-title{
	font-family: Georgia, Garamond, Times, serif !important;
	margin-top:25px;
	margin-bottom:5px;
	padding:0px;
	color:#FFFFFF;
	font-size:18px;
	font-weight:bold;
	overflow:hidden;
	height:35px;
	line-height:30px !important;
	display:block;
	border:none;
	background:none;
	
}
.sbmg-footerbar-img-content{
	margin-left:12px !important;
	margin-right:12px !important;
	padding:0px;
	margin:0px;
	
}
.sbmg-footerbar-img{
max-width:260px;
max-height:100px;
border:none;
}
.footerbar-optin-fields{
	
	margin:0px;
	display:inline;
}

.footerbar-optin-fields input{
	margin:2px 4px !important;
	font-family: Georgia, Garamond, Times, serif;

	
}
.footerbar-optin-fields input[type="text"]{
	border: 0px;
	line-height: 20px;
	height: 15px;
	padding-top: 5px;
	background-repeat: no-repeat;
	padding-bottom: 5px;
	font-size: 12px;
	background-position: left;
	outline: none;
	overflow:hidden;
	color:#4E4E4E;
	height:20px;
	width:150px;
	padding-left:20px;

}
.footerbar-optin-fields input[type="text"] {
	border: 1px solid #111 !important;
    font-size: 13px !important;
	padding: 5px 5px 5px 30px !important;
	width: 140px !important;
	height:auto !important;
}
.footerbar-optin-fields input.email { background: #fff url(../images/email.png) no-repeat center left }
.footerbar-optin-fields input.name { background: #fff url(../images/name.png) no-repeat center left }

.footerbar-optin-fields input[type="submit"]{
	background:url(../images/btn/red-button.png) top no-repeat;
	
	background-repeat: no-repeat;
	width: 150px;
	height: 30px;
	margin-top:0px;
	margin-left: auto;
	margin-right: auto;
	background-color: transparent;
	border: none;
	font-size: 14px;
	color: #fff;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	text-shadow: 1px 1px 0px #000;
	text-transform:capitalize;
	letter-spacing: -1px;
	text-align: center;
	padding: 5px 5px 5px 5px !important;

	
}
.footerbar-optin-fields input[type="submit"]:hover {
	background-position: left center;
}

.footerbar-optin-fields input[type="submit"]:active {
	background-position: left bottom;
}

#tmp1_footerbar {
    background-color: #FFFFFF;
    position: fixed;
    width: 100%;
    z-index: 9999;
}
.sbmg-footerbar-contentbox {
    text-align:center;
    background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent !important;
    background-origin: padding-box;
    background-position: left bottom;
    background-repeat: repeat-x;
    background-size: auto auto;
    border: medium none !important;
    height: 100px !important;
    margin: 0 !important;
    width: 100% !important;
	left:0px; !important;
	padding:0px;
	bottom:0px;
}

#sbmg_close_notify{
	display: none;
    position: absolute;
    right: 10px;
    top: 30px;
	cursor:pointer;
}
/* default background image */
.tmp1-footerbar-bg-1  {
	 background-image: url("../images/bg-1/bg-red-bottom.png");
}
.tmp1-footerbar-bg-2 {
	background-image: url('../images/bg-1/bg-blue-bottom.png');
}

.tmp1-footerbar-bg-3 {
	background-image: url('../images/bg-1/bg-brown-bottom.png');
}

.tmp1-footerbar-bg-4 {
	background-image: url('../images/bg-1/bg-green-bottom.png');
}

.tmp1-footerbar-bg-5{
	background-image: url('../images/bg-1/bg-purple-bottom.png');
}

.tmp1-footerbar-bg-6 {
	background-image: url('../images/bg-1/bg-yello-bottom.png');
}	
.tmp1-footerbar-bg-7 {
	background-image: url('../images/bg-1/bg-black-bottom.png');
}			
/* selecting the submit button Image*/
.footerbar-optin-fields input[type="submit"].tmp1-footerbar-btn-1 {
	background-image: url('../images/btn/red-button.png');

}

.footerbar-optin-fields input[type="submit"].tmp1-footerbar-btn-2 {
	background-image: url('../images/btn/blue-button.png');

}
.footerbar-optin-fields input[type="submit"].tmp1-footerbar-btn-4 {
	background-image: url('../images/btn/green-button.png');

}
.footerbar-optin-fields input[type="submit"].tmp1-footerbar-btn-3 {

	background-image: url('../images/btn/brown-button.png');

}
 .footerbar-optin-fields input[type="submit"].tmp1-footerbar-btn-5 {
	background-image: url('../images/btn/purple-button.png');

}

.sbmg_footerbar1_powered{
	float:right;
	bottom:80px;
	position:absolute;
	text-align:right;
	right:10px;
}
	@media screen and (max-width:768px){
		.sbmg-footerbar-img-content{ display:none !important}	
			}
	@media screen and (max-width:480px){
		
		.sbmg-footerbar-contentbox{ height:120px !important}
		#sbmg_close_notify{ top:50px;}
		.sbmg-footerbar-contentbox{ height:auto !important; background-repeat:repeat}
		.sbmg_footerbar1_powered{ top:-15px}
		.sbmg-footerbar-title{ height:auto; margin-top:15px}
		.sbmg_footerbar1_powered{ height:30px}
		.sbmg-footerbar-title { font-size:16px !important; line-height:20px !important}
		
		
	}
	@media screen and (max-width:320px){
		
	}