/* hide text */
#download-button { text-indent: -9999px; overflow: hidden; }

/* layout */
#page { height: 750px; }
#modern-day-tribute { width: 380px; margin: 15px; position: absolute; left: 36px; top: 192px; }
#download-button { width: 277px; height: 142px; display: block; position: absolute; left: 86px; top: 306px; }
#cover { width: 175px; height: 284px; position: absolute; left: 455px; top: 190px; }
#physical-copies { position: absolute; left: 19px; top: 490px; }
#featured-product { width: 303px; height: 383px; position: absolute; left: 663px; top: 167px;}
#featured-product h2 { margin: 15px 22px; }
#featured-product p { position: absolute; left: 8px; top: 277px; }
#spotlight-pager { position: absolute; left: 673px; top: 535px; z-index: 100; margin: 0; padding: 0; }
#spotlight-pager li { width: 10px; height: 9px; margin-right: 5px; float: left; padding: 0; }
#portals { position: absolute; left: 17px; top: 570px; }
#portals div { width: 306px; height: 164px; margin-right: 16px; float: left; }
#portals h2 { margin: 11px 0 0 19px; }
#portals ul { margin: 3px 0 0 22px; list-style-type: none; }
#portals li { padding-left: 11px; }


/* color */
#modern-day-tribute strong { color: #e83138; }
#download-button { background-image: url(../images/download_button.png); }
#cover { background-image: url(../images/home/enlarge.png); cursor: pointer; }
#featured-product { background-image: url(../images/featured_product_bg.png); }
#spotlight-pager li { background-image: url(../images/home/pager_icon.png); }
#spotlight-pager li.selected { background-image: url(../images/home/pager_icon_selected.png); }
#portals div { background-image: url(../images/portal_bg.png); }
#portals h2 { color: #5a4f3b; }
#portals li { background: transparent url(../images/bullet.png) no-repeat scroll 0 center; }
#portals a { color: black; }

/* type */
#modern-day-tribute { font-size: 30px; line-height: 29px; }
#featured-product { font-size: 12px; }
#spotlight-pager { font-size: 0; }
#physical-copies { line-height: 25px; }
#physical-copies h3 { font-size: 18px; font-weight: normal; }
#physical-copies p { font-size: 14px; }
#portals ul { font-size: 12px; line-height: 15px; }
