/*

 Theme Name:     Wagner Theme

 Theme URI:      http://www.elegantthemes.com/gallery/wagner/

 Description:    Wagner Chameleon Child Theme

 Author:         Elegant Themes

 Author URI:     http://www.elegantthemes.com

 Template:       Chameleon

 Version:        3.9.2.1

*/



@import url("../Chameleon/style.css");



/* =Theme customization starts here

------------------------------------------------------- */





#container {

width: 99%!important;

}



#featured .slide img {

width: 100%!important;

}



#footer-content {

width: 100%!important;

}



#content-area .service {

width: 29%!important;

margin-right: 50px!important;

}





#left-area { width: 700px; float:left; }

@media (max-width: 699px) {
	#left-area {
		width: 100% !important;
	}
}


#header { position: relative; padding:none!important; }



ul#top-menu { float: right; padding-top: 50px; position: relative; }



body {

background-image: none;

}



td[memberno]{
  position:relative;

}
.member_number{
  position:absolute;
  left:10px;
  top:20px;
background:#aaa;
border-radius:3px;
padding:5px;

}
