#top-menu { height:150px; margin:0 auto; width:800px; }
#container-wrap { background:url(/images/product-bg.png) no-repeat center top #000; border-bottom:3px #eb222a solid; color:#fff; margin:0; padding-bottom:0px; }
#footer { margin-top:0; position:relative; }

/*------------- product submenu ---------------- */
#product-menu-wrap { background:url(/images/product-menu-bg.png) repeat-x; border-bottom:1px #1a1a1a solid; height:50px; overflow:hidden; width:100%; }
#product-menu { margin:0 auto; width:800px; }
#product-menu ul { list-style:none; }
#product-menu li { display:block; float:left; }

#product-menu a { color:#fff; display:block; font-size:14px;  height:19px; margin:12px 10px 0 0; padding:7px 12px 0; text-transform:uppercase; }
#product-menu a:hover { border-bottom:1px #fff solid; text-decoration:none; }
#product-menu .active, #product-menu .active:hover { background:#eb222a; border:none; }

#product-rotation { float:right; height:460px; overflow:hidden; width:520px; }

.forge-logo { padding:40px 0 20px; width:280px; }
.tagline { background:url(/images/product-page/tagline-line.png) repeat-x bottom; font-size:22px; padding:16px 0; margin-bottom:16px; width:280px; }
.tour-button { padding-top:30px; }

#product-page { font-size:14px; line-height:22px; padding-bottom:60px; }
#product-page h1, #product-page h2, #product-page h3 { color:#fff; font-size:30px; margin-bottom:0;  }
#product-page h1 { margin-top:60px; }
#product-page h2 { display:block; margin-bottom:30px; width:450px; }
#product-page h3 { border-top:1px #3d3d3d solid; margin:40px 0 20px; padding-top:30px; }
#product-page p { margin-bottom:20px; }

#product-page .subpage { width:540px; }
#product-page .product-image { float:right; height:320px; width:360px;}
#product-page .product-title { border-bottom:1px #000 solid; margin-bottom:30px; padding:40px 0 10px; }
#product-page .stats { border:1px #5c5c5c dashed; float:right; font-size:12px; font-weight:bold; line-height:16px; margin:20px 0 0 20px; padding:0px 16px; width:190px; }
#product-page .stats p { margin:30px 0 30px; }

#product-page .screenshot { float:left; margin:20px 8px; width:250px; }
#product-page .screenshot img { border:10px #fff solid; }
#product-page .screenshot em { color:#707070; font-size:12px; }

#product-page .logo { float:left; margin:4px; }
