
body
{
	background: white;
	color: #000;
	line-height: 1.6;
	text-align: left;
	font-family: "Lucida Grande", "Verdana", sans-serif;
	padding-top: 1em;
	font-size: 11px;

	background: url(../images/watermark.jpg) no-repeat fixed bottom right;
}

div.rside
{
	position: absolute;
	width: 177px;
	height: auto;
	top: 220px;
	left: 775px;
	bottom: 0em;
	right: 1004px;
}

a:link img, a:visited img { border-style: none; }

h1	{	font-size: 18px;	}
h2	{	font-size: 16px;	}
h3	{	font-size: 12px;	}
h4	{	font-size: 11px;	}
h5	{	font-size: 11px;	}
	
	
h2, h3
{
	color: #369;
	border-bottom: dotted #58b 1px;
}


h2, h3, h3, h4, h5
{
	padding-bottom: 0;
	margin-bottom: 0;
}


h5 + p
{
	padding-top: 0;
	margin-top: 0;
}

h5
{
	padding-top: 0;
	margin-top: 10px;
}

h1
{
	line-height: 1;
}

li
{
	padding-left: 0;
	margin-left: 0;
	margin-top: 1em;
/*	list-style-type: square; */
}

ul, ol
{
	padding-left: 0;
	margin-left: 1.5em;
}

p + p
{
	margin-top: 0.7li;
}

p
{
	margin-top: 0.5em;
	margin-bottom: 0;
}

a:link { color: #037; }
a:visited { color: #551a8b; }
a:active { color: #900; }
div.back { clear: both; }

p.remark { font-size: 10px; }

.copyright	{
	font-size: 9px;
	margin:0;
	padding:0;
	color: #888;
	text-align:right;
	clear: both;
	}

.body hr {
	margin: 5px 0 5px 0;
	padding:0px;
	border-bottom:1px #87a;
	color:#87a;
	background-color:#87a;
	border-top:0px;
	border-left:0px;
	border-right:0px;
	line-height:0px;
	height:1px;
} 

.map hr {
	margin: -2px 17px -2px 20px;
	padding: 0px;
	border-bottom:1px #98f;
	color:#98f;
	background-color:#98f;
	border-top:0px;
	border-left:0px;
	border-right:0px;
	line-height:0px;
	height:1px;
} 

.hide
{
	display: none;
	color: white;
}

.blurb
{
	font-family: "Lucida Grande", Verdana,  sans-serif;
	font-size: 12px;
	line-height: 1.6;
	font-weight: bold;
/*	color: #339;*/
}
.caps
{
	font-style: small-caps;
}

.testimonial	{
	font-family: "Hoefler Text", "Georgia", "Times New Roman";
	margin: 2em 40px 0em 40px;
	font-size: 13px;
	/*font-style: italic;*/
	text-indent: -0.35em;
	color: #444;
	}

.attribution	{
	color: #888;
	margin: 0em 40px 0em 40px;
	font-size: 10px;
	}

.comptestimonial	{
	font-family: "Hoefler Text", "Georgia", "Times New Roman";
/*	margin: 2em 40px 0em 40px;*/
	font-size: 12px;
	/*font-style: italic;*/
	text-indent: -0.35em;
	color: #444;
	}

.compattribution	{
	color: #888;
/*	margin: 0em 40px 0em 40px;*/
	font-size: 10px;
	}
		
.feattable	{
	padding: 4px 4px 4px 4px;
	font-size: 11px;
	}
.featcw	{
	color: #F00;
	font-size: 18px;
	text-align: center;
	margin: 0em 0em 0em 0em;
	padding: 0em 0em 0em 0em;
	}
.featse	{
	color: #00F;
	font-size: 18px;
	text-align: center;
	margin: 0em 0em 0em 0em;
	padding: 0em 0em 0em 0em;
	}
.featg	{
	color: #d9a831;
	font-size: 18px;
	text-align: center;
	margin: 0em 0em 0em 0em;
	padding: 0em 0em 0em 0em;
	}
.featd	{
	color: #aa1;
	font-size: 18px;
	text-align: center;
	margin: 0em 0em 0em 0em;
	padding: 0em 0em 0em 0em;
	}

/* Product logotype, along the top */
div.banner
{
	font-weight: normal;
	width: 750px;
	/*height: 120px;*/
	/*  margin: 0 14em 0 0;	/* MacIE 5.2 needs 'margin' rather then 'right' */
	padding: 0;
	margin-left: -16px;	/* optical alignment */
	margin-top:18px;
	background: white;
	color: black;
}

/* Sub menu, on the right */
div.submenu
{
	position: absolute;
	width: 177px;
	height: auto;
	top: 200px;
	left: 775px;
	bottom: auto;
	right: 1004px;
	
	border-top: solid #9ad 10px;
	border-bottom: solid #9ad 2px;
	background: #f0f0f0;
	padding: 1em;
	margin-bottom: 4em;

	line-height: 2em;
	font-size: 12px;
}

div.submenu hr	{
	margin: 3px 0 3px 0;
	padding:0px;
	border-bottom:1px #98e;
	color:#98e;
	background-color:#98e;
	border-top:0px;
	border-left:0px;
	border-right:0px;
	line-height:0px;
	height:1px;
	}
	
div.submenu p { margin: 0 0 0 0; /*font-weight: bold; color: #800;*/}
div.submenu a {
	color: #018;
	text-decoration: none;
	}

div.submenu a:hover	{
	color: #800;
	text-decoration: underline;
	}

div.no_ul_links a	{
	text-decoration: none;
	}

div.no_ul_links a:hover	{
	color: #800;
	}


div.submenu a:first-child:before,
div.submenu a + a:before,
div.submenu a[rel=home]:after { content: ""; }

div.submenu a[rel=home]
{
	float: left;
	margin-right: 1em;

}

div.submenu a.home
{
	font-style: italic;
	float: left;
	margin-right: 1em;
	/* This seems to help Opera 6... */
	text-align: left;
}

.question	{
	/*font-family: /*"Hoefler Text",*/ "Georgia", "Times New Roman";*/
	font-weight: bold;
/*	font-style: italic;
	font-size: 15px;
	color: #339;*/
	padding-top: 10px;
	}
	
.answer	{
	border-bottom: dotted #58b 1px;
	}

.subheadhead	{
	font-size: 13px;
	}
	
.subitem	{
	font-size: 10px;
	}
	
.question {
	color: #369;
	border-bottom: dotted #58b 1px;
/*	margin-left: 40px;
	font-style: bold;*/
	font-size: 12px;
	}
.answer {
	margin-left: 30px;
	padding-bottom: 12px;
	}

div.terminal {
	padding: 12px;
	background-color: #eef;
	border: 1px solid #cce;
	font-family: Monaco, Courier, "Courier New", monospace;
	}
	
/*.question p:first-child:before	{
	font-family: Zapfino, "Georgia", "Times New Roman";
	content: "Q ";
	font-size: 18px;
	color: #888;
	margin-left: -40px;
	font-style: normal;
	}

.answer	p:first-child:before {
	font-family: Zapfino, "Georgia", "Times New Roman";
	content: "A ";
	font-size: 18px;
	color: #888;
	margin-left: -40px;
	}*/


.downloadblurbwin	{
	text-indent: 40px;
	font-weight: normal;
	font-style: bold;
	}

.downloadblurbmac	{
	text-indent: 40px;
	font-weight: normal;
	font-style: bold;
	}

.downloaddetailsmac	{
	text-indent: 80px;
	color: #888;
	margin-top: 2px;
	}
.downloaddetailswin	{
	text-indent: 80px;
	color: #888;
	margin-top: 2px;
	}
	
.remark
{
	font-size: 11px;
}

form	{
	border: solid #ccc;
	background: #f0f0f0;
	border-width: 1px;
	padding: 1em;  
	}
	
.formrow	{
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
	}
	
.label	{
	width: 90px;
	float: left;
	font-size: 1em;
	vertical-align: middle;
	text-align: right;
	margin-right: 1em;
	margin-top: 5px;
	color: #666;
	}
	
.labelreqd	{
	width: 90px;
	float: left;
	font-size: 1em;
	vertical-align: middle;
	text-align: right;
	margin-right: 1em;
	margin-top: 5px;
	color: #666;
	}
/*.labelreqd:before	{
	content: "*";
	color: #f00;
	} can't use this because of fscking brain-dead Windows Internet Explorer -- fscking piece of shit */
.reqd	{
	color: #f00;
	}
	
.widget	{
	/*height: 30px;*/
	margin-top: 4px;
	vertical-align: middle;
	}

.formoption	{
	margin: 10px 2em 10px 98px;
	border: solid #ddd;
	background: #f8f8f8;
	border-width: 1px;
	padding: 1em;
	}

.box	{
	margin: 2em;
	border: solid #ddd;
	background: #eee;
	border-width: 1px;
	padding: 1em;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	}

.boxnomargin	{
	border: solid #ccc;
	background: #f0f0f0;
	border-width: 1px;
	padding: 1em;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	}

.featboxleft	{
	width: 225px;
/*	height: 160px;*/
	float: left;
	border: solid #ccc;
	background: #f0f0f0;
	border-width: 1px;
	padding: 1em;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	}
.featboxright	{
	width: 225px;
/*	height: 160px;*/
	float: right;
	border: solid #ccc;
	background: #f0f0f0;
	border-width: 1px;
	padding: 1em;
	margin: 1em;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	}

.copycolleft	{
	width: 250px;
	height: auto;
	float: left;
	}
.copycolright	{
	width: 250px;
	height: auto;
	float: right;
	}
	
.featboxfull	{
	border: solid #d0d0cf 1px;
	
	background: #eaeaef;
	padding: 1em;
	padding-right: 1.5em;
	margin-bottom: 1em;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	}
	
.quotebox	{
	background: url(../images/quote.jpg);
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	}
	
.command	{
	font-size: 14px;
	border: solid #ccc;
	background: #f0f0f0;
	border-width: 1px;
	padding: 1em;
	margin-bottom: 1em;
	margin-left: -1em;
	}
	
.usage, .example, .analysis, .error	{
	margin-left: 3em;
	}

.feat0	{
	font-style: bold;
	}

.feat1	{
	font-style: bold;
	}
