body {
	margin: 0;
	background: #e7e7e7;
	}

#shadow {
	background: #e7e7e7 url(shadowbg.gif) repeat-y center;
	margin: 10px 0;
	}

#page {
	width: 940px;
	margin: 0 auto;
	color: #222;
	background: #fff;
	border-top: 1px solid #a0a080;
	border-bottom: 1px solid #a0a080;
	}

#header { height: 130px;}

#content {
	position: relative;
	font: 11px Verdana, sans-serif;
	}

#maincolumn {
	width: 626px;
	padding: 30px 50px 50px 50px;
	}

#sidebar {
	position: absolute;
	top: 0;
	margin-left: 726px;
	width: 214px;
	padding-top: 30px;
	font-size: 10px;
	line-height: 1.5em;
	}
#cc {
	margin: 0;
	padding: 4px 10px;
	font: normal 12px "Andale Mono" , monospace;
	color: #888;
        }

/* === Basic === */

h2 {
	margin: 0;
	padding: 4px 11px;
	font: normal 16px "Andale Mono" , monospace;
	color: #888;
	}

ul {
	padding: 0;
	margin: 0;
	list-style: none;
	}

a {
	text-decoration: none;
	color: #333;
	}

img { border: 0; }

acronym, abbr {
	border-bottom: 1px dotted #888;
	cursor: help;
	}

h1 abbr, h2 abbr, h3 abbr, h1 acronym, h2 acronym, h3 acronym { border: 0; }
.scope { margin-left: .3em; }

p {
	line-height: 1.7em;
	text-align: justify;
	}

p a:hover { text-decoration: underline; }


/* === Navigation === */

#navi {
	position: relative;
	border-width: 1px 0;
	border-style: solid none;
	font: 12px STHeiti, "Helvetica Neue Light" , verdana, sans-serif;
	}

#primenavi {
	padding: 3px 0 3px 30px;
	margin-right: 214px;
	margin-left: 0;
	}

#auxnavi {
	position: absolute;
	top: .9ex;
	left: 720px;
	margin-left: 35px;
	font-size: 12px;
	}

li.current { cursor: default; }
#navi li { display: inline; }
#primenavi a, li.current { padding: 3px 7px; }
#primenavi li { margin-right: 10px; }
#auxnavi li.current { color: #fff; }

#auxnavi li {
	padding-right: 5px;
	padding-left: 5px;
	}

#auxnavi li+li { border-left: 1px solid #666; }
#auxnavi a:hover { color: #fff; }


/* === Side === */

.sidebox {
	margin: 15px 26px 15px 30px /*15px 28px 15px 34px*/;
	border: 1px solid;
	font-size: 10px;
	background: #fff;
	}

#sidebar a:hover { text-decoration: underline; }

dt {
	padding: 3px 0 2px 0;
	border-bottom: 1px solid;
	text-align: center;
	}

dd { margin: 10px 12px; }


/* === Footer === */

#footer {
	clear: both;
	border-top: 1px dotted #444;
	padding: 7px 0;
	text-align: center;
	font: 12px STHeiti, "Helvetica Neue Light" , Verdana, sans-serif;
	}

#footer a { border-bottom: 1px dotted #333; }
#footer a:hover { border-bottom: 1px solid #666; }
/* ======== Colors & Backgrounds ==========*/

#header { background: url(tb.jpg) repeat-x;}

#leaf {background-image: url('fr.gif');
background-position: right bottom;
background-repeat: no-repeat;
height: 130px;}

#navi {
	background: #bdd;
	border-color: #8aa;
	}

#primenavi { background: #d8f0e8; }

#primenavi li.current {
	background: #fff;
	color: #00cc99;
	}

#primenavi a:hover { background: #f0f6f6; }
#content { background-image: url(bgProducts.gif); }
#content a { color: #33cccc; }
#content a:visited { color: #009966; }

/*#sidebar { background: #d8f0e8; }*/


/* === Slogan === */

#maincolumn h1 {
	color: #777;
	font-size: 12px;
	text-align: center;
	line-height: 1.5em;
	margin: 10px 0 10px 0;
	}

/* === Subpage Switcher === */

.subpageSwitcher {
	font: 12px "Lucida Grande" , Verdana, sans-serif;
	margin: 0px 0 0px 0;
	text-align: center;
	}

.subpageSwitcher a {
	padding: 2px 6px 2px 6px;
	border-left: 1px dotted #777;
	}

#maincolumn .subpageSwitcher a:hover {
	border-bottom: 0;
	background: #eee;
	color: #a41;
	}

.subpageSwitcher .firstItem { border-left: 0; }

#maincolumn .subpageSwitcher #selectedT,
#maincolumn .subpageSwitcher #selectedB {
	color: #222;
	background: #fff;
	font-weight: bold;
	cursor: default;
	text-decoration: none;
	}

#bottomSwitcher { margin: 40px 0 0 0; }
#bottomSwitcher a { padding: 0 9px 0 8px; }
#bottomSwitcher #selected { font-weight: normal; }


/* ======== Content ======== */

p {
	width: 620px;
	margin-top: 0;
	margin-bottom: 6px;
	}

p.intro { margin: 55px 0 15px 0; }

h2 {
	clear: both;
	margin: 20px 0 1px 0;
	font-size: 12px;
	font-weight: bold;
	}

em {
	color: #008866;
	font-weight: normal;
	font-style: normal;
	}
th {
  background-color: #CCFFCC;
}

.scope { font-style: italic; }

.usage img {
	float: left;
	margin: 12px 8px 4px 8px;
	}

img.left {
	float: left;
	margin: .85em 12px 0 0;
	border: 1px solid #ccc;
	padding: 4px;
	}

img.right {
	float: right;
	margin: .4em 0 0 12px;
	border: 1px solid #ccc;
	padding: 4px;
	}


/* ======== Side ======== */

.sidebox {
	margin: 50px 23px 0 28px;
	border-color: #8aa;
	}

dt {
	background: #bdd;
	border-bottom-color: #8aa;
	font-size: 11px;
	}

#sidebar li { margin-top: 8px; }

#newPrice {
	text-decoration: line-through;
	color: #c62;
	}

#oldPrice {
	margin-bottom: 0px;
	margin-top: 4px;
	}

#promo { font-size: 9px; }
/* === Releasenotes === */

h4.bugsHeading {
	color: #000;
	margin-left: 10px;
	}

#maincolumn h3.bugsHeading {
	text-align: left;
	font-weight: normal;
	font-style: italic;
	font-size: 15px;
	color: #999;
	border-bottom: 1px solid #bbb;
	padding-left: 10px;
	padding-bottom: 4px;
	}

#products h5 { margin-left: 10px; }

#products ul.bugPage {
	margin-left: 10px;
	line-height: 1.7em;
	}

#products ul.bugPage li {
	list-style-type: circle;
	margin-bottom: 7px;
	}