/* photoncards.com general styles */
/* transitional layout d2M */

/*
@import url(boilerplate.css);
@import url(photon.css);
*/
@import url(wave-c.css);
@import url(wave-t.css);
@import url(wave-s.css);

body { text-align: left; color: #fff; background-color: #000; margin: 0px }

#photonSHOP { background-color: #e1f1f2; padding: 1em }
#photonREF { background-color: #000; border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; margin-bottom: 4px; text-align: center; width: 82%; font-size: xx-small; font-family: "Gill Sans", Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif }

.vis { float: right }
.shopinfo { width: 100%; text-align: left; cellpadding: 10, margin-top: 4px }
.itemii { text-align: center; margin: 6px; border-top: 1px solid #eef; vertical-align: top }

.shopnow { font-size: x-large; font-style:italic }

img, input {border: 0 }
td img { display: block } /* to avoid unwanted inline spacing among table slices */

a { display: inline}
a:link   { color: #9bb }
a:visited    { color: #cc9 }
a:active  { color: #ffc }

.relT    { margin-bottom: 12px; margin-left: 75% }


