/* NEWSLETTER */
#newsletterlayer.on {z-index: 3; position: absolute; width: 630px; height: 367px; left: 50%; top: 137px; background-color: white; margin-left:-315px}

#closenewsletterlayer.on {z-index: 5; position: absolute; left: 50%; top: 137px; margin-left: 135px}
#closenewsletterlayer img {width: 180px; height: 60px; border: 0}

/* CONTACT */
#contactlayer.on {z-index: 3; position: absolute; width: 630px; height: 454px; left: 50%; top: 94px; background-color: white; margin-left:-315px;}

#closecontactlayer.on {z-index: 5; position: absolute; left: 50%; top: 94px; margin-left:135px}
#closecontactlayer img {width: 180px; height: 60px; border: 0 }

/* STORE LOCATOR */
#storelocatorlayer.on {z-index: 3; position: absolute; width: 630px; height: 367px; left: 50%; top: 137px; background-color: white; margin-left:-315px}

#closestorelocatorlayer.on {z-index: 5; position: absolute; left: 50%; top: 137px; margin-left: 135px}
#closestorelocatorlayer img {width: 180px; height: 60px; border: 0}

/* Send to a friend */
#sendtoafriendlayer.on {z-index: 3; position: absolute; width: 630px; height: 367px; left: 50%; top: 117px; background-color: white; margin-left:-315px}

#closesendtoafriendlayer.on {z-index: 5; position: absolute; left: 50%; top: 117px; margin-left: 165px}
#closesendtoafriendlayer img {width: 180px; height: 60px; border: 0}

.off {display: none;}

