<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* FOR BASE */
h1 { font-size: 24px; line-height: 36px; margin-bottom: 18px; }
h2 { font-size: 16px; line-height: 18px; margin-bottom: 18px; }
h3 { font-size: 1em; line-height: 18px; }
h4 { font-size: 10px; line-height: 18px; }

.piped { display: block; }
.piped li { display: inline; }
.piped a { border-left: 1px solid #797c80; margin-left: 0.28em; padding-left: 0.65em; }
.piped a.first { border: none; margin-left: 0; padding-left: 0; }

.replaced { display: block; height: 31px; overflow: hidden; outline: none; text-indent: -9999px; }

/* LAYOUT */
body { background: #efefef url(../img/intro/vari/bg.jpg) repeat-x 0 0; }

#container { width: 984px; }

#productheader { border: 0; }
#productheader h1 a { background-image: url(../img/logo.jpg); width: 130px; }

body.features #productheader ul#productnav li#pn-features a, 
body.gallery  #productheader ul#productnav li#pn-gallery a { color: #333; cursor: pointer; }

body.features#overview #productheader ul#productnav li#pn-features a, 
body.gallery#hardware  #productheader ul#productnav li#pn-gallery a, 
body.appstore   #productheader ul#productnav li#pn-appstore a, 
body.itunes     #productheader ul#productnav li#pn-itunes a, 
body.specs      #productheader ul#productnav li#pn-specs a,
body.findastore #productheader ul#productnav li#pn-findastore a { color: #333; cursor: default; }

body#overview #productheader h1 a { cursor: pointer; }

#main { background: url(../img/intro/vari/content_top.png) no-repeat; padding-top: 7px; }
#main_wrap { background: #fff url(../img/intro/vari/content_bg.gif) repeat-y; padding: 0 2px; width: 980px; overflow: hidden; }
#main_bottom { background: url(../img/intro/vari/content_bottom.gif) no-repeat; width: 984px; height: 10px; font-size: 1px; }

#content { padding: 18px 50px 18px 50px; }
#content p, #content ul { color: #797c80; }
#content h3 { font-size: 14px; line-height: 18px; padding-top: 14px; padding-bottom: 4px; color: #000; font-weight: bold; }

#content img.flushleft { float: left; margin-left: -50px; }
#content img.flushright { float: right; margin-right: -50px; }

.grid2col .column { width: 415px; margin-left: 50px; }
.grid3col .column { width: 260px; margin-left: 50px; }

p.sosumi, ul.sosumi { clear: both; color: #999; margin-bottom: 0; padding-top: 9px; text-align: center; }</pre></body></html>