/* RESET */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th { font-size: 1em; font-weight: normal; font-style: normal; }
ul,ol { list-style: none; }
fieldset,img { border: none; }
caption,th { text-align: left; }
table { border-collapse: collapse; border-spacing: 0; }
html { background-color: #f2f2f2; }

/* LAYOUT */
.toplinks { color: #999 !important; cursor: default; }
.showscroll { overflow-x:hidden; overflow-y:scroll; }

img { border: 0; }
img.left { float: left; margin: 2px 20px 16px 0; }
img.right { float: right; margin: 2px 0 16px 20px; }
img.flushtop { margin-top:-4.5em; }
img.flushleft { margin-left:-50px; }
img.flushright { margin-right:-50px; margin-bottom: 50px; }
img.center { display:block; margin-left:auto; margin-right:auto; }
img.inline { margin-top:12px; }
img.reflection { margin-bottom:0; }

#top { position: absolute; top: 0; }
#container { width: 980px; margin: 0 auto; position: relative; }
#main { width: 100%; position: relative; }

/* GRID */
.column { float: left; }
.grid2col, .grid3col, .grid5col { width: 100%; }

.grid2col .column { width: 49%; }
.grid2col .grid2col .column { width: 47.8%; }
.grid3col .grid2col .column { width: 46%; }

.grid3col .column { width: 32%; margin-left: 2%; }
.grid2col .grid3col .column { width: 31%; }

.grid5col .column { width: 18.4%; margin-left: 2%; }

.column.first, .column.last { margin-left: 0 !important; }
.column.last { float: right !important; }

p.last, ul.last, ol.last, li.last { _width: auto !important; _float: none !important; }

#container:after, #content:after, .grid2col:after, .grid3col:after, .grid5col:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
#container, #content, .grid2col, .grid3col, .grid5col { zoom: 1; }

body { font: 12px/18px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif; background-color: #fff; color: #333; }

a { color: #08c; }
a:link, a:visited, a:active { text-decoration: none; }
a:hover { text-decoration: underline; }

strong, b { font-weight: bold; }
em, i { font-style: italic; }

p { margin-bottom:1.5em; }
.intro { font-family: "Myriad Pro","Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif; color:#888; font-size: 18px; line-height: 22px; margin:0 auto 36px; width: 660px;}
.more { text-align: right;}

h1, h2, h3, h4, h5, h6 { color:#000; }
h1 { font-weight: bold; font-size: 43px; margin-top:7px; margin-bottom: 3px ; letter-spacing: -2px;}
h2 { font-size: 18px; line-height: 18px; margin-bottom: 16px; }
h3 { font-weight: bold; font-size: 1em; line-height: 18px; }
h4 { font-weight: bold; font-size: 12px; line-height: 18px; }

.last { margin-bottom: 0; }

/* PRODUCTHEADER */
#productheader { position: relative; padding: 1em 0 0.2em; overflow: hidden; width: 980px; margin: 0 auto; *height: 39px; }
#productheader h2 { color:#434343;  font-size:26px;  height: 32px; line-height: 32px; display: inline; float: left; margin: 1px 0 6px 8px; padding: 0; margin-bottom: 6px !important; }

#productheader ul { display: inline; float: right; margin: 0; }
#productheader ul li { display: inline; }
#productheader ul li a { color: #999; float: left !important; margin-top: 1em; margin-left: 30px; margin-right: 8px; padding: 0; text-decoration: none; }
#productheader ul li a { color: #333; margin-left:30px; }
#productheader li a { text-shadow: #fff 0 1px 0; }
#productheader ul li a:hover { color: #08c; }

#productheader a.freetrial,
#productheader a.buynow { height: 25px; margin: 0.7em 0 0 20px; background-position: 0 0; background-repeat: no-repeat; display: block; float: right; position: relative; text-decoration: none; text-indent: -9999px; outline: none; overflow: hidden; }

#productheader a.buynow { width: 72px; background-image: url('buynows.png'); _background-image: url('buynows.png'); }
#productheader a.freetrial { width: 72px; background-image: url('freetrials.png'); _background-image: url('freetrials.png'); }
/*#productheader a.downloadnow { width: 108px; background-image: url('downloadnow.png'); _background-image: url('downloadnows.gif'); }*/

#productheader a.freetrial:hover, #productheader a.freetrial:focus,
#productheader a.buynow:hover, #productheader a.buynow:focus { background-position: 0 -25px; }

#productheader a.freetrial:active,
#productheader a.buynow:active { background-position: 0 -50px; }

/* text & colors */
body { font-size:12px; line-height:1.5; color:#333; background-color:transparent; }
#main { width:984px; margin:0 auto; zoom:1; }
#main:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }

/* layout */
.content { -webkit-box-shadow: rgba(0,0,0,0.3) 0 1px 3px; -moz-box-shadow: rgba(0,0,0,0.3) 0 1px 3px; background: #fff; }
@-moz-document url-prefix() { .content { border: 1px solid; border-color: #e5e5e5 #dbdbdb #d2d2d2;  } } /* FF2 */
.content { *border: 1px solid; *border-color: #e5e5e5 #dbdbdb #d2d2d2; } /* IEs */
.content:nth-child(1n) { border: none; } /* reset for smart browsers */

.content,
.rounded,
.article .box { border-radius: 4px; -webkit-border-radius: 4px; -moz-border-radius: 4px; -o-border-radius: 4px; -khtml-border-radius: 4px; }

.gallery { margin:0 -50px; }
.gallery .gallery-view { position:relative; }
.gallery .gallery-content { position:absolute; left:0; top:0; }

.gallery .gallery-view a.close { position:absolute; display:block; left:0; top:0; padding-left:16px; text-transform:lowercase; text-decoration:none; color:#888; z-index:1; background: no-repeat 0 0; }
.gallery .gallery-view a.close:hover { color:#08c; background-position:0 -50px; }

.gallery .gallery-content .media { position:relative; margin:0 auto; }
.gallery .gallery-content .media,
.gallery .gallery-content .moviePanel,
.gallery .gallery-content .endState { width:848px; height:480px; }

#content { padding: 18px 20px; position: relative; color: #333; }
#content strong { color:#000; }
#content { width:auto; padding:0; }
#content .rounded { border-radius: 4px; padding: 15px 15px 5px; -webkit-border-radius: 4px; -moz-border-radius: 4px; -o-border-radius: 4px; -khtml-border-radius: 4px; -ms-border-radius: 4px; }
#content .shadow { -webkit-box-shadow: rgba(0,0,0,0.4) 0 1px 3px; -moz-box-shadow: rgba(0,0,0,0.4) 0 1px 3px; }

.content, .content#main { position: relative; margin: 0 auto; width: 880px; padding: 0 50px 36px; }
.content .grid2col .column { width: 415px; }
.content a:hover em.more { text-decoration: underline; }
.content .relative { position: relative; }

.content h2 { font-size: 24px; margin-bottom:0; }
.content h3 { font-size: 14px; font-weight: 600; line-height: 18px; margin-bottom: 2px; }

.content .shadow { -webkit-box-shadow: rgba(0,0,0,0.4) 0 1px 3px; -moz-box-shadow: rgba(0,0,0,0.4) 0 1px 3px; *border:1px solid #e4e4e4; }
.fitnessreports { margin-top: 20px; }

.section { margin-top:36px; border-top:1px solid #e5e5e5; padding-top:28px; }
.download { margin-top:3px;  padding-top:30px; }
.help { margin-top:3px;  padding: 0; }
.help h3 { line-height: 60px; }
.help table h2 {padding-top: 10px; margin-bottom: 0; }
.helpdoc { position:static; Overflow:auto; height:575px; z-index:1; line-height:23px; padding-right:20px; }

#hero { text-align:center; }
#hero .gallery-view,
#hero .gallery-content { width:980px; height:550px; }
#main .gallery-content .media { padding-top:36px; }
#main .gallery-content a.close { left:66px; top:10px; }

#hero .grid5col { text-align:left; margin-bottom:36px; }
#hero .grid5col a { display:block; }
#hero .grid5col a:hover { text-decoration:none; }
#hero .grid5col a:hover h4 { color:#08c; }
#hero .grid5col p { color:#333; }
#hero .grid5col .column { width:150px; padding-right:15px; margin-left:20px; }
#hero .grid5col .column.last { width:140px; padding-right:0; background:none; }

#displays { padding-top:16px; }
#displays h2 { margin-bottom:29px; }
#displays img.across { margin:0 0 25px -25px; position:relative; }
#displays .column { width:263px; margin-left:43px; }
#displays .column.last img { margin:0 -5px 0 5px; }

#fast h2 { margin-bottom: 35px; }
#fast h2, #fast p { position: relative; z-index: 2; }
#fast img.graphics { margin-top:-10px; }
#fast .column.first { width: 430px; }


#fast table { margin-top: 9px; font-size: 90%; color: #666; }
#fast table td {  }
#fast table h3 { margin: 10px 13px 8px 0; line-height: 16px; }
#fast table p { margin:10px 13px 10px 13px; }
#fast table h3.graphics { margin-left:0 !important; }
#fast table h3.grey { color:#555; font-weight:normal; }
#fast table h3.sizes { font-weight:normal; font-size:15px; margin-left:13px; }
#fast table tr.border td { border-bottom:1px solid #d7d7d7; }
#fast table td.border { border-right:1px solid #d7d7d7; }
#fast table tr.end p { margin-right: 0; }

#memory h3.padtop { padding-top:115px; }

#memory img.right { margin-left:3px; }

#mouse .gallery-view,
#mouse .gallery-content { width:980px; height:675px; margin:0 auto; }
#mouse .gallery-content { width:880px; padding:0 50px; }

#mouse { clear:both; }
#mouse img.flushleft { margin-bottom:24px; }
#mouse img.flushright { margin-top:10px; }
#mouse .vid { float:right; width:212px; margin-left:20px; }
#mouse .vid img { padding:10px; margin-bottom:10px; }
#mouse .vid p { font-size:11px; }
#mouse .grid2col .column.first { width:583px; margin-top:22px; }
#mouse .grid2col .column.last { margin-top:8px; width:260px; *width:280px; }
#mouse .grid2col .column.last h3,
#mouse .grid2col .column.last p { *padding-left:22px; }
#mouse .grid5col { clear:both; margin-top:36px; }
#mouse .grid5col .column { width:143px; margin-left:45px; }
#mouse .grid5col .column.last { width:135px; }
#mouse .grid5col p { font-size:11px; color:#666; margin-bottom:5px; }
#mouse img.gestures { margin:0 -50px; }

#isight { margin-top:5px; border:none; }
#isight h2 { margin-bottom:40px; }
#isight h3 { margin-top:125px; }
#isight img.right { margin-top:62px; }
#isight img.left { margin-right:43px; }

#ports { clear:both; position:relative; }
#ports h2 { line-height:30px; margin-bottom:36px; margin-top:15px; }
#ports h2 span { display: block; }
#ports h3,
#ports p { position: relative; }

#ports.grid2col p { position:relative; }
#ports.grid2col .column.first { width:213px; }
#ports.grid2col .column.last { width:580px; }
#ports.grid2col .grid2col .column { width:261px; }
#ports.grid2col .grid2col .column.side { float: right; width:145px; }

#ports .snow { margin:24px 0 0 -30px; padding:20px 0 5px 30px; background:#fcfcfc repeat-x bottom left; *padding-bottom:25px; _margin-left:0; _padding-left:15px; }
#ports .snow h2 { margin:0 0 12px;}
#ports .snow p { width:260px; color:#666; }
#ports .snow img { margin-top:-21px; position:relative; }
