@charset "UTF-8";
/* CSS Document */

/* ------------------------------------------------------------------ GENERAL ------------------------------------------------------------------ */
#content { background:url(../../images/store/page-area-tile.gif) top center repeat-y scroll; }
#contentHeader .heading { padding:23px 0px 0px 26px; float:left; }
#contentBottom { width:984px; height:19px; overflow:hidden; background:url(../../images/global/page-area-bottom.gif) top center no-repeat scroll; }
#contentTableHolder { background:url(../../images/store/header-shadow.gif) top center no-repeat scroll; width:980px; height:auto; overflow:hidden; margin:0px auto 0px auto; }
#shopHomeTable { width:980px; height:auto; }
#shopHomeTable .left { width:200px; height:auto; }
#shopHomeTable .right .padding { padding:0px 0px 0px 1px; }
#shopHomeTable .right { width:200px; height:auto; }
h1 { text-align:center; margin:15px 0px 20px 0px; }

/* ------------------------------------------------------------------ CONTENT ------------------------------------------------------------------ */
.newProductPanel { width:550px; height:215px; overflow:hidden; background:url(../../images/store/new-product-panel.gif) top center no-repeat scroll; padding:0px 0px 0px 30px; margin:0px 0px 6px 0px; }
.newProductPrice { font-family:Arial, Helvetica, sans-serif; font-size:18px; color:#009eff; line-height:18px; }
.newProductPanel h2 { margin:55px 0px 6px 0px; }

.inDevProductPanel { width:520px; height:215px; overflow:hidden; background:url(../../images/store/in-dev-product-panel.gif) top center no-repeat scroll; padding:0px 30px 0px 30px; margin:0px 0px 6px 0px; }
.inDevProductPrice { font-family:Arial, Helvetica, sans-serif; font-size:18px; color:#8d6434; line-height:18px; }
.inDevProductPanel h2 { margin:60px 0px 6px 0px; }

.newProductPanel p { font-size:12px; color:#555; line-height:18px; margin:10px 0px 10px 0px; }
.inDevProductPanel p { font-size:12px; color:#555; line-height:18px; margin:15px 0px 10px 0px; }

#footnotes { padding:10px; }
#footnotes p { font-size:12px; color:#bbb; line-height:18px; margin:0px; }
