*
	{
	margin: 0;  /* footer specific code , thanks http://ryanfait.com/sticky-footer/ */
	}
html
	{
	height: 100%;
	position: relative;
	/* thanks to http://blog.fakedarren.com/2010/01/cross-browser-css-gradients/ */
    /* fallback (Opera) */
    background: #000000;
    /* Mozilla: */
    background: -moz-linear-gradient(top, #000000, #333333, #000000);
    /* Chrome, Safari:*/
    background: -webkit-gradient(linear,
                left top, left bottom, from(#000000), to(#000000), color-stop(0.5, #333333));
    /* MSIE */
    filter: progid:DXImageTransform.Microsoft.Gradient(
                StartColorStr='#000000', EndColorStr='#333333', GradientType=0)
	}
body
	{
	background: url(../gfx/tile.png) repeat;
	color: #ffffff;
	font-family: helvetica, sans-serif;
	font-size: 90%;
	height: 99%;
	border: none;
	}
#wrapper
	{
	min-height: 100%;
	height: auto !important;	/* footer specific code , thanks http://ryanfait.com/sticky-footer/ */
	height: 100%;
	margin: 0 auto -38px;		/* footer specific code , thanks http://ryanfait.com/sticky-footer/ */
	}
#head
	{
	position: relative;
	margin-bottom: 20px;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	width: 591px;
	height: 120px;
	}
#head_sm
	{
	position: relative;
	margin-bottom: 20px;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	width: 400px;
	height: 81px;
	}
#content
	{
	margin: auto;
	padding: 0;
	margin-top: 0;
	width: 500px;
	}
#prodcontent
	{
	margin: auto;
	padding: 0;
	margin-top: 0;
	width: 750px;
	}
#footer, .push
	{
	font-size:11px;
	font-style: normal;
	height: 38px;
	text-align: center;
	}
#google
	{
	position: relative;
	margin: 1em 1em 1em 1em;
	padding: 0;
	height: auto;
	width: 120 px;
	float: right;
	clear: none;
	border: none;
	}
#metapanel
	{
	background: url(../gfx/metapanel.png) no-repeat;
	width: 750px;
	height: 236px;
	border: none;
	margin-left: auto;
	margin-right: auto;
	margin-top: -11px;
	margin-bottom: 0;
	padding: 30px 30px 0 30px;
	text-align: left;
	}
#metacontent
	{
	width: 690px;
	margin: 0;
	padding: 0;
	}
#metaimg
	{
	width: 169px;
	height: 194px;
	padding: 0;
	border: none;
	float: left;
	display: inline;
	margin-right: 5px;
	}
#extrapanel
	{
	background: url(../gfx/extrapanel.png) no-repeat;
	width: 750px;
	height: 168px;
	margin-left: auto;
	margin-right: auto;
	border: none;
	padding: 20px 20px 0 10px;
	margin-top: -20px;
	margin-bottom: -20px;
	text-align: left;
	}
.extrafloat
	{
	border: none;
	padding: 0;
	width: 220px;
	height: 148px;
	margin: 0 15px 0 0;
	float: left;
	display: inline;
	}
.extrafloatad
	{
	border: none;
	padding: 0;
	width: 215px;
	height: 148px;
	margin: 0 22px 0 5px;
	float: left;
	display: inline;
	}
.extrafloatcookie
	{
	border: none;
	margin: 0;
	padding: 0;
	width: 249px;
	height: 148px;
	float: left;
	display: inline;
	}
.extraimg
	{
	width: 70px;
	height: 100px;
	padding: 0;
	border: none;
	float: left;
	display: inline;
	margin-right: 5px;
	}
.extra_links
	{
	border: none;
	text-align: right;
	margin: auto;
	margin-top: -11px
	width: 750px;
	font-size: 12px;
	height: 14px;
	margin-bottom: 0;
	}
.box
	{
	width: 100%;
	height: 100%;
	float: none;
	clear: none;
	text-align: center;
	border: none;
	margin: auto;
	padding: 0;
	margin-top: 1em;
	margin-bottom: 1em;
	}
.iphonebox
	{
	width: 215px;
	height: 215px;
	float: none;
	clear: none;
	margin: auto;
	border: none;
	padding: 0;
	}
.iphonefloat
	{
	border: none;
	margin: 0;
	padding: 0;
	width: 65px;
	height: 65px;
	float: left;
	display: inline;
	}
.macbox
	{
	width: 300px;
	height: 150px;
	float: none;
	clear: none;
	margin-top: 3em;
	margin-bottom: 3em;
	margin-left: auto;
	margin-right: auto;
	border: none;
	padding: 0;
	}
.macfloat
	{
	border: none;
	margin: 0;
	padding: 0;
	width: 150px;
	height: 150px;
	float: left;
	display: inline;
	}
.shift_content
	{
	margin-top: 3em;
	}
.center
	{
	text-align: center;
	}
.floatright
	{
	border: none;
	padding: 0;
	width: auto;
	height: auto;
	float: right;
	display: inline;
	clear: none;
	margin: 1em;
	}
.right
	{
	text-align: right;
	font-size: 90%;
	font-weight: bold;
	font-style: italic;
	margin-bottom: 2em;
	}
.italic
	{
	font-style: italic;
	margin-top: 2em;
	}
:link,:visited
	{
	text-decoration: none;
	}
h1
	{
	font-size: 1.8em;
	font-weight: lighter;
	color:#ffffff;
	margin-bottom: 0.2em;
	margin-top: 1em;
	}
h1.meta
	{
	font-size: 2em;
	font-weight: lighter;
	color:#ffffff;
	margin: 0;
	}
h1.extra
	{
	font-size: 1.1em;
	font-weight: lighter;
	color:#ffffff;
	margin: 20px 0 0 0;
	}
h2
	{
	font-size: 1.5em;
	font-weight: lighter;
	color: #999999;
	margin-bottom: 0.2em;
	margin-left: 1em;
	margin-top: 1em;
	}
h2.meta
	{
	font-size: 1.1em;
	font-weight: bold;
	color: #333333;
	margin: 0;
	}
h2.extra
	{
	font-size: 0.9em;
	font-weight: lighter;
	color: #333333;
	margin: 0;
	}
h3
	{
	font-size: 1.3em;
	font-weight: bold;
	color: #ffffff;
	margin-bottom: 0.2em;
	margin-left: 1.3em;
	}
h4
	{
	font-size: 1em;
	font-weight: lighter;
	font-style: italic;
	color: #999999;
	margin-bottom: 0.2em;
	margin-left: 2.5em;
	}
p
	{
	margin-bottom: 2em;
	margin-left: 2.5em;
	}
p.meta
	{
	color: #333333;
	margin-bottom: 10px;
	}
p.os
	{
	color: #666666;
	font-size: 0.8em;
	margin-bottom: 5px;
	}
p.trial
	{
	font-size: 1.2em;
	color: #333333;
	margin-bottom: 10px;
	}
p.steps
	{
	font-size: 1.3em;
	padding-top: 5px;
	color: #333333;
	}
.small
	{
	font-size: 0.5em;
	}
.bold
	{
	font-weight: bold;
	}
.bolder
	{
	font-size: 1.4em;
	font-weight: bold;
	}
h4,h5,h6,pre,code
	{
	font-size: 1em;
	}
ol,li,h5,h6,pre,form,body,html,blockquote,fieldset,input
	{
	margin: 0; padding: 0;
	}
a img,:link img,:visited img
	{
	border: none;
	}
a.current
	{
	color: #ffffff;
	}
a.extralink	
	{
	float: right;
	margin: 10px 20px 0 0;
	font-size: 0.7em;
	color: #ffffff;
	}
a:link.extralink
	{
	color: #ffffff;
	}
a:visited.extralink
	{
	color: #ffffff;
	}
a:hover.extralink
	{
	color: #000000;
	text-decoration: none;
	}
a.stepslink	
	{
	color: #333333;
	}
a:link.stepslink
	{
	color: #333333;
	}
a:visited.stepslink
	{
	color: #333333;
	}
a:hover.stepslink
	{
	color: #ffffff;
	text-decoration: none;
	}
a.stepspdf	
	{
	font-size: 0.8em;
	color: #333333;
	}
a:link.stepspdf
	{
	color: #333333;
	}
a:visited.stepspdf
	{
	color: #333333;
	}
a:hover.stepspdf
	{
	color: #ffffff;
	text-decoration: none;
	}
address
	{
	font-style: normal;
	}
.download_sm
	{
	margin-right: 20px;
	clear: left;
	float: right;
	position: relative;
	}
.download
	{
	margin: 0;
	float: right;
	position: relative;
	}
.buy
	{
	margin: 10px 10px 0 0;
	float: right;
	position: relative;
	}
.openmeta
	{
	margin-right: 5px;
	float: right;
	position: relative;
	}
.sparkle
	{
	margin-right: 5px;
	float: right;
	position: relative;
	}
.metaprice
	{
	margin: -60px -60px 0 0;
	float: right;
	position: relative;
	}
.award
	{
	margin: -45px 5px 0 0;
	float: right;
	position: relative;
	}

/* navigation bars */
ul.menunav
	{
	padding-bottom: 10px;
	margin-top: 0;
	margin-bottom: -1px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 300px;
	height: 25px;
	font-size: 20px;
	font-family: "Gill Sans", "Gill Sans MT", sans-serif;
	font-weight: lighter;
	border-bottom: 1px solid #ccc;
	}
ul.menunav li
	{
	padding: 0;
	margin-left: 0;
	margin-right: 23px;
	display: inline;	
	list-style-type: none;
	line-height: 20px;
	}
ul.menunav li a
	{
	border: 0;
	text-decoration: none;
	color: #ffffff;
	}
.menunav a:visited
	{
	color: #ffffff;
	}
.menunav a.current:hover
	{
	color: #68dc24; 
	}
.menunav a:hover
	{
	color: #68dc24; 
	}
.menunav a.current
	{
	color: #68dc24;
	}

/* extra */
.extras
	{
	width: 200px;
	border: none;
	margin-left: 520px;
	}
ul.extramenunav
	{
	display: block;
	margin-top: 5px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
	width: 200px;
	height: 14px;
	font-size: 14px;
	font-family: "Gill Sans", "Gill Sans MT", sans-serif;
	font-weight: lighter;
	}
ul.extramenunav li
	{
	padding: 0;
	margin-left: 0;
	margin-right: 5px;
	display: inline;	
	list-style-type: none;
	line-height: 14px;
	}
ul.extramenunav li a
	{
	border: 0;
	text-decoration: none;
	color: #999999;
	}
.extramenunav a:visited
	{
	color: #999999;
	}
.extramenunav a:hover
	{
	color: #68dc24; 
	}



ul.menu
	{
	list-style: none;
	padding-left: 0;
	margin-left: 0em;
	}
ul
	{
	padding-left: 1em;
	margin-bottom: 1em;
	margin-left: 2.5em;
	list-style: none;
	}
ul.negativemargin
	{
	padding-left: 1em;
	margin-bottom: 1em;
	margin-top: -1em;
	margin-left: 2.5em;
	}
a.imglink:hover
	{
	background: transparent;
	}
a:link
	{
	background: inherit;
	color: #999999;
	text-decoration: none;
	}
a:visited
	{
	background: inherit;
	color: #999999;
	text-decoration: none;
	}
a:hover
	{
	background: inherit;
	color: #ffffff;
	text-decoration: overline underline;
	}
a:active
	{
	background: inherit;
	color: #ffffff;
	text-decoration: none;
	}
/* LightBox */
#lightbox
	{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}
#lightbox img
	{
	width: auto;
	height: auto;
	}
#lightbox a img
	{
	border: none;
	}
#outerImageContainer
	{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}
#imageContainer
	{ padding: 10px;
	}
#loading
	{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav
	{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav
	{
	left: 0;
	}
#hoverNav a
	{
	outline: none;
	}
#prevLink, #nextLink
	{
	background-image: url(data:image/gif;base64,AAAA);
	width: 49%;
	height: 100%;
	/* Trick IE into showing hover */
	display: block;
	}
#prevLink
	{
	left: 0;
	float: left;
	}
#nextLink
	{
	right: 0;
	float: right;
	}
#prevLink:hover, #prevLink:visited:hover
	{
	background: url(/lightbox/images/prevlabel.gif) left 15% no-repeat;
	}
#nextLink:hover, #nextLink:visited:hover
	{
	background: url(/lightbox/images/nextlabel.gif) right 15% no-repeat;
	}

#imageDataContainer
	{
	font: 10px helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	}
#imageData
	{
	padding:0 10px;
	color: #000;
	}
#imageData #imageDetails
	{
	width: 70%;
	float: left;
	text-align: left;
	}	
#imageData #caption
	{
	font-weight: bold;
	}
#imageData #numberDisplay
	{
	display: block;
	clear: left;
	padding-bottom: 1.0em;
	}			
#imageData #bottomNavClose
	{
	width: 66px;
	float: right; 
	padding-bottom: 0.7em;
	outline: none;
	}	 	
#overlay
	{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
/* end Light Box */
a.linkopacity img
	{
	filter: alpha(opacity=100); 
	-moz-opacity: 1.0; 
	opacity: 1.0;
	border: none;
	margin: 0.1em;
	padding: 2px;
	}
a.linkopacity:hover img
	{
	filter: alpha(opacity=60);   
	-moz-opacity: 0.6;   
	opacity: 0.6;
	border: none;
	margin: 0.1em;
	padding: 2px;
	}
a.linkopacityindex img
	{
	filter: alpha(opacity=100); 
	-moz-opacity: 1.0; 
	opacity: 1.0;
	border: none;
	}
a.linkopacityindex:hover img
	{
	filter: alpha(opacity=60);   
	-moz-opacity: 0.6;   
	opacity: 0.6;
	border: none;
}
