
.mta_stripead_main
{
  position:absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 20px;
  line-height:25px;
  z-index: 100;
  padding: 1px 0 7px 0;
  margin:0;
  text-align: center;
  font-size: 14px;
  color: #fff;
  background-color: #EB593C;  
  box-shadow: 0 8px 6px -6px black;
  -moz-box-shadow: 0 8px 6px -6px black;
  -webkit-box-shadow: 0 8px 6px -6px black;
  border-bottom: 3px solid #fff;
  font-family: Georgia,Times New Roman,Times,serif;
}
.mta_stripead_main input{
	margin:5px 3px !important;
	height:auto !important;
	line-height:15px!important;}
.mta_stripead_main input[type="submit"]{
	
	padding:4px 5px 4px 5px!important;
	font-size:12px !important;
	font-weight:bold !important;
	border:#EBEBEB !important;
	border-right-width: 1px !important;
	border-top-width: 1p !importantx;
	border-bottom-width: 1px !important;
	border-left-width: 1px !important;
	-webkit-border-radius: 2px !important;
	-moz-border-radius: 2px !important;
	border-radius: 2px !important;
	color:#ffffff !important ;
	box-shadow: 0 2px 2px #111111!important;
	
	background-image:none !important;
			}

	
	
		.mta_stripead_main input[type="submit"]:hover	{
					box-shadow: 0 1px 1px #111111!important;
				cursor:pointer;
			}
		

 
.mta_stripead_main span
{
  width: 95%;
  text-align: center;
  padding-top: 0px;
  margin:0px;

}




#msa_stripead_shadow{
    bottom: -8px;
    height: 8px;
    left: 0;
    line-height: 8px;
    overflow: hidden;
    position: absolute;
    width: 100%;
}

#mta_close{
	right:20px;
	position:absolute;
	top:10px;
	
	float:right;
}
/* Button style*/
.stripead_button{
	-moz-border-radius: 3px;
  -webkit-border-radius: 3px;
    border-radius: 3px 3px 3px 3px;
  background: #F8F8F8; 
  box-shadow: 0 0 5px rgba(0,0,0,0.35);
  -moz-box-shadow: 0 0 5px rgba(0,0,0,0.35);
  -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.35);
  color:#000000;
  padding: 1px 7px 1px 7px;
  text-decoration:none;
  font-size: 13.5px;
  font-family:Calibri,sans-serif;
 

}
.stripead_button:hover{
	-moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  background: #CFCCC9;
  padding: 1px 7px 1px 7px;
  text-decoration:none;
  /* border:1px solid #999999;*/
  
}
.stripead-link{
	text-decoration:none;
}
/* default background textures */
.stripead-bg-1  {
	 background-image: url("../../images/textures/textures-carbon.png");
}
.stripead-bg-2 {
	background-image: url('../../images/textures/textures-noise.png');
}

.stripead-bg-3 {
	background-image: url('../../images/textures/textures-switch.png');
}

.stripead-bg-4 {
	background-image: url('../../images/textures/textures-diagonal.png');
}

.stripead-bg-5{
	background-image: url('../../images/textures/textures-diamond.png');
}
/* Powered By Link */

 .powered-by {
	padding-top: 0px;
	padding-right:50px;
	padding-left:35px;
	clear: both;
	margin-top:0px
}
 .powered-by a {
	  font-family: "Lucida Grande","Lucida Sans","Lucida Sans Unicode",Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 10px;
	text-decoration: none;
	display: block;
	/*text-shadow: 1px 1px 0px #f1f1f1;*/
	text-align:right;
}

.powered-by a:hover {
	text-decoration: none;
	color:#F39810;
}
.msa-stripead-stub
{
  position: fixed;
  top: -10px;
  left: 0px;
  width: 100%;
  height: 17px;
  z-index: 9999;
  padding: 7px 0 5px 0;
  text-align: center;
}
a.msa_stripead_close_notify, 
a.msa_stripead_close_notify:link, 
a.msa_stripead_close_notify:visited {
	background:url(images/up-arrow.png) no-repeat;

    border: medium none;
    display: block;
    height: 0;
    overflow: hidden;
    padding: 19px 0 0;
    position: absolute;
    right: 20px;
    top: 1px;
    width: 30px;
	height:20px;
    z-index: 10;
	cursor:pointer;
}
.msa_stripead_show_notify
{
 background-image:url(images/down-arrow.png) ;
 background-repeat:no-repeat;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border: 3px solid #fff;
  box-shadow: 0 0 5px rgba(0,0,0,0.35);
  -moz-box-shadow: 0 0 5px rgba(0,0,0,0.35);
  -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.35);
  float: right;
  margin-right: 20px;
  width: 32px;
  height: 30px;
  text-decoration: none;
  cursor:pointer;
  padding:0px;
  background-position:center; 
}
.stripead-content{
	width:90%;
	margin-left:20px;
}	
@media screen and (max-width:768px){
.mta_stripead_main{
	height: auto;
    right:50px;		}
.stripead-content{
	width:90%;
	margin-bottom:0px;
}	
.powered-by {
	position:absolute;
	bottom:-20px;
	padding-right:5px;
	padding-left:5px;
}
a.msa_stripead_close_notify, 
a.msa_stripead_close_notify:link, 
a.msa_stripead_close_notify:visited {top:5px;  right:0px}		
			
			}
@media screen and (max-width:480px){

				
			}
@media screen and (max-width:320px){

}			
