/* reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var,
b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; }
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
table { border-collapse: collapse; border-spacing: 0; }



html, body { font-family: Tahoma, sans-serif; background-color:#000; }
body { width:1200px; margin:0 auto; }


#header { width:600px; margin:0 auto; border-bottom:1px solid #4c4c4c; padding-bottom:20px; }
#nav { width:600px; margin:0 auto; }
#nav ul { width:500px; margin:0 auto; padding:10px 0 40px 0; text-align:center; }
#nav ul li { display:inline-block; font-size:13px; padding:0 2px; color:#4c4c4c; }
#nav ul li a { text-decoration:none; color:#4c4c4c; }
#nav ul li a:hover { text-decoration:none; color:#fff; }


#releases { width:600px; margin:0 auto; padding-bottom:50px; }
#releases h1 { font-size:32px; color:#4c4c4c; text-align:right; }
#releases .rholder { text-align:center; margin-top:30px; border-bottom:1px solid #fff;}
#releases h3 { font-size:18px; color:#fff; padding-bottom:10px; font-weight:700; }
#releases img { width:500px; height:500px; }
#releases b { color:#4c4c4c; }
#releases ul { width:150px; margin:0 auto; padding:15px 0 25px; }
#releases ul li { display:block; text-indent:-9999px; }
#releases ul li a { display:block; width:150px; height:44px; }
#releases ul li.bp { background:url('img/shop-bp.png') top left no-repeat; }
#releases ul li.jd { background:url('img/shop-jd.png') top left no-repeat; }
#releases ul li.as { background:url('img/shop-as.png') top left no-repeat; }

a#logo-main { display:block; width:523px; height:160px; margin:0 auto; background:url('img/logo-big.png') top left no-repeat; text-indent:-9999px; }
#scloud { width:500px; margin:0 auto; }

#footer { width:600px; margin:50px auto; padding:10px; border-top:1px solid #4c4c4c; color:#fff; font-size:13px; text-align:right;  }
#footer a { text-decoration:none; color:#4c4c4c; }
#footer a:hover { text-decoration:underline;}