body { background-color: #F6F6F6;}

#myHeader { margin: 15px 0;}

.fb-page { margin: 25px 0;}

.load { position: fixed; top: 0; left: 0; right: 0; bottom: 0; background-color: #F6F6F6; z-index: 9999;}
.load_logo { position: absolute; top: 50%; left: 50%; width: 64px; height: 64px; margin-top: -32px; margin-left: -32px;}

#designerLink { font-family: Verdana, Geneva, sans-serif; color: #000; background-color: #de353a; position: fixed; top: 20%; left: -232px; width: 280px; height: 212px; -webkit-transition: left .30s ease-in-out; transition: left .30s ease-in-out; z-index: 10;}
#designerLink:hover { left: 0px;}
#designerLink .designerBtn { float: right; width: 48px; height: 212px; background-image: url('../images/designer_btn.png'); background-repeat: no-repeat;}
#designerLink .designerText { float: left; text-align: center;}
/*#designerLink .designerText a { color: #000; text-decoration: none;}
#designerLink .designerText a:hover { text-decoration: underline;}*/