body {
  background-image:url(Header.jpg);
  background-position:top center;
  background-repeat:no-repeat;
  font-family: Segoe UI, Tahoma, Arial; 
  padding:0;
  margin:0;
  font-size:75%;
}


div {
  border:0px solid red;
  margin:0;
  padding:0;
}

img {
  border:none;
}

h1 {
  font-variant:small-caps;
  margin-top:0;
}

pre {
  border:1px solid black;
  background-color: #eee;
  padding: 1em;
  margin: 1em;
  text-align: left;
}

#header {
  width:1022px;
  height:125px;
  position:relative;
  text-align:center;
  margin-left:auto;
  margin-right:auto;
}

#snarlLogo {
  /*position:absolute;
  left:200px;
  top:7px;*/
}

#container { 
}

#content {
  width:992px;
/*  background-image:url(background.png); */
  margin-left:auto;
  margin-right:auto;
  background-repeat:repeat-y;
  padding-top:15px;
  padding-left:15px;
  padding-right:15px;
  position:relative;
}

div#mainContent {
  padding-top:1.5em;
  text-align:center;
}

#content h1 {
  display:none;
}

#micronavigation {
  position:absolute;
  right:10px;
  bottom:0px;
  color:#888;
  font-size:small;
  
}

#micronavigation a {
  color:#666;
  text-decoration:none;
  font-size:small;
}

#mainNavigation {
  position:relative;
  margin-left:auto;
  margin-right:auto;;
  margin-top:0;
  text-align:center;
  font-size:110%;
  z-index:999;
}

#mainNavigation ul {
  display:inline;
  background-image:url(fadingLightDown.png);
  background-repeat:repeat-x;
  background-color:#e5e5e5;
  margin:0; 
  border:1px solid #555;
  padding-left:11px;
  padding-right:11px;
  padding-top:3px;
  padding-bottom:3px;
}

#mainNavigation li {
  display:inline;
}

#mainNavigation a {
  margin:0;
  padding:3px;
  text-decoration:none;
  color:#555;
  border-left:0px solid #ccc;
}


#mainNavigation a.active {
  margin:0;
  padding:3px;
  text-decoration:none;
  background-color:#000;
  color:#fff;
}

#mainNavigation a:hover {
  background-color:#000;
  color:#fff;
}

#preview p {
  text-align:center;
}

#footer {
  margin-top:5em;
  border-top:1px solid #aaa;
  text-align:center;
  clear:both;
}

#teaser {
  border:1px solid #888;
  background-color:#525252;
  background-image:url(teaserBack.png);
  background-repeat:repeat-x;
  width:30em;
  text-align:center;
  margin-left:2em;
  font-weight:bold;
  float:left;
  color:#eee;
  padding:0.5em;
}

#teaser p {
  margin:0.2em;
}

#screenshots p {
  text-align:center;
}

#copyright {
  margin:1px;
  padding:1px;
}

#copyright p {
  font-size:x-small;
  color:#666;
  text-align:center;
  margin:1px;
  padding:1px;
}

p.screenshotsOnHomepage  {
  vertical-align:middle;
}

p.screenshotsOnHomepage img {
  vertical-align:middle;
}

p.screenshotsOnHomepage img {
  margin:10px;
}

#faqEntries h2, #faqCatList {
  text-align:center;
}

#faqCatList ul li {
  display:block;
  list-bullet-type:none;
  text-align:left;
}

.faqEntry {
  border:1px solid #333;
  margin-top:1em;
  background-color:#e0e0e0;
  padding:4px;
  width:80%;
  margin-left:auto;
  margin-right:auto;
  text-align:left;
}

.faqEntry .question {
  margin:0.3em;
  font-weight:bold;
  text-align:left;
}

.faqEntry .answer {
  margin:0.3em;
  margin-top:0.8em;
  font-style:italic;
  text-align:left;
}

p.question a {
  color:#000;
}

.extensionOverview {
  text-align:center;
  border:1px solid #333;
  margin-top:2em;
  background-color:#e0e0e0;
  padding:4px;
  width:80%;
  margin-left:auto;
  margin-right:auto;

}

.extensionOverview .screenshot {

}

.extensionOverview .downloadLink {

}

.extensionOverview .downloadLink a {
  text-decoration:none;
  font-weight:bold;
  color:#000;
  display:block;
}

.extensionOverview img {
  margin:0.5em;
}

.extensionOverview h2 {
  margin:0;
  padding:0;
  font-size:medium;
  background-color:#e0e0e0;
}

.extensionOverview .extensionMoreInfos {
  
}

.extensionOverview .shortDescription {
  margin-top:0;
  padding:0.5em;
  border:1px dotted black;
  width:80%;
  background-color:#f0f0f0; 
  margin-left:auto;
  margin-right:auto;
}

.extensionOverview p {
  color:#444;
}

.targetApplication, .extensionWebsite, .extensionCreator {
  font-weight:bold;
}

#teasers {
  text-align:center;
  margin-left:auto;
  margin-right:auto;
  width:90%;
}

#teasers div {
  display:block;
  float:left;
  width:46%;
  text-align:left;
  font-size:small;
  padding-left:1em;
  padding-right:1em;
  margin-bottom:1em;
}

#teasers .title {
  font-weight:bold;
  padding:0;
  margin:0;
  text-align:left;
}

#teasers .text {
  padding:0;
  margin:0;
  font-size:small;
text-align:left;
}

#teasers img {
  float:left;
  margin:0.8em;

  clear:both;
}

#teasers .primaryTeaser {
  clear:left;
}


#newsOnHomepage {
 margin-left:2em;
 margin-right:2em;
  border:1px solid #d8d8d8;
  padding-left:1em;
  padding-right:1em;
  background-color:#e8e8e8;
  background-image:url(fadeVeryLight.png);
  background-repeat:repeat-x;
  padding-bottom:0.5em;
}

#newsOnHomepage h2 {
  color:#000;
  text-decoration:none;
  margin:0;
  padding:0;
  font-size:110%;
  
}
#newsOnHomepage h2 a {
  color:#000;
  text-decoration:none;
  margin:0;
  padding:0;
  
}

#newsOnHomepage h1 {
  color:#000;
  text-decoration:none;
  margin:0;
  margin-top:0.2em;
  padding:0;
  
}

#newsOnHomepage .newsDate {
  font-size:x-small;
  font-weight:normal;
  color:#444;
}

#newsOnHomepage p.shortVersion {
  
  font-size:smaller;
  margin:0;
  margin-left:0.5em;
}

.news {
  margin-bottom:1em;



}

#news .newsFooter {
  
  color:#333;
  font-size:small;
  border-top: 1px solid #888;
}

#news .keywords {
  color:#666;
  font-size:smaller;
}

#news h2 {
  color:#000;
  text-decoration:none;
  margin:0;
  padding:0;
  font-size:small;
}

#roadmap {
  font-size:small;
}

.small2 {
  font-size: 7pt;
  font-weight: bold;
}

#downloadButtonOnHomepage p {
  text-align:center;
}

#folderOverview a {
  color:#333;
  text-decoration:none;
  border-bottom:1px dotted #333;
}

#folderOverview h2 { 
  margin-bottom:0;
  font-size:95%;
}

#folderOverview .overviewDescription {
  
  margin-left:1em;
}

#screenshots p.screenshotTitle {
  text-align:center;
  margin-top:0;
  padding-top:0;
}

/* sdk stuff */

h3
	{
	font-size: 140%;
	font-weight: normal;
	margin-top: 14px;
	}


h4
	{
	font-size: 120%;
	font-weight: normal;
	}


h5
	{
	font-size: 140%;
	font-weight: normal;

	margin-bottom: 2px;
	}

p.syntax
	{
	background: #eeeeee;
	padding: 2px 2px 2px 2px;
	border: 1px solid #999999;
	cursor: text;
	color: #000000;
	font: 8pt Verdana, Arial;
	font-weight: normal;
	width: 70%
	}

p.syntax2
	{
	background: #eeeeee;
	padding: 10px 10px 10px 10px;
	border: 1px solid #999999;
	cursor: text;
	color: #000000;
	font: 8pt Verdana, Arial;
	font-weight: normal;
	width: 50%;
	}

p.syntax3
	{
	background: #eeeeee;
	padding: 10px 10px 10px 10px;
	border: 1px solid #999999;
	cursor: text;
	color: #000000;
	font: 8pt Verdana, Arial;
	font-weight: normal;
	width: 70%;
	}

p.warning
	{
	background: #ffeeee;
	padding: 10px 10px 10px 10px;
	border: 1px solid #ff9999;
	cursor: text;
	color: #000000;
	font: 8pt Verdana, Arial;
	font-weight: normal;
	font-style: italic;
	text-align: left;
	width: 80%;
	}

.param
	{

	color: #800000;
	font-style: italic;
	}

.const
	{

	font-weight: normal;
	color: #000080;
	}

.method
	{
	font: 10pt Courier New;
	font-weight: bold;
	color: #0000c0;
	}

.smalltext
	{
	font-size: 7pt;
	}

table
	{
	width: 90%;
	background: #ffffff;
	border: 1px solid #999999;
	}

table.full
	{
	width: 100%;
	background: transparent;
	border: 0px solid #999999;
	}

.x
	{
	width: 90%;
	background: #ffffff;
	border: 1px hidden;
	}

table.small
	{
	width: 60%;
	background: #ffffff;
	border: 1px solid #999999;
	}


table.xsmall
	{
	width: 30%;
	background: #ffffff;
	border: 1px solid #999999;
	}

th
	{
	padding: 4px 8px;
	background: #cccccc;
	text-align: left;

	font-size: 75%;
	vertical-align: bottom;
	}
		
th.top
	{
	padding: 4px 8px;
	background: #cccccc;
	text-align: right;
	font-size: 70%;
	font-weight: normal;
	vertical-align: bottom;
	}

th.c
	{
	padding: 4px 8px;
	background: #eeeeee;
	text-align: center;
	vertical-align: top;
	font-weight:  bold;
	font-size: 75%;
	}

td
	{ 
	padding: 4px 8px;
	background: #eeeeee;
	vertical-align: top;

	font-size: 75%;
	}

td.c
	{ 
	padding: 4px 8px;
	background: #f9f9f9;
	text-align: center;
	vertical-align: top;
	font-size: 75%;
	}

a.method
	{
	font: 10pt Courier New;
	font-weight: bold;
	}



dl
	{
	margin-top: 0em; 
	}

dd
	{
	margin-bottom: 0em;  
	margin-left: 1.9em; 
	}

dt
	{
	margin-top: .6em; 
	}

blockquote
	{
	margin-left: 3.8em;
	margin-right: 3.8em;
	margin-top: .6em;
	margin-bottom: .6em;
	}


sup
	{
	text-decoration: none;


	font-size: smaller; 
	}

.label



	{

	font-weight: bold; 
	margin-top: 1em;
	margin-left: -26px;
	}
	
.tl
	{
	margin-bottom: .75em; 
	}
	
.atl
	{
	padding-left: 1.5em;
	padding-bottom: .75em; 
	}
	
.cfe
	{
	font-weight: bold; 
	}
	
.mini

	{
	font-size: smaller;
	}
	
.dt
	{
	margin-bottom: -.6em; 
	}
	
.indent
	{
	margin-left: 1.9em; 
	margin-right: 1.9em;
	}

.product
	{
	text-align: right;
	color: #333333;
	font-size: smaller;
	font-style: italic;
	}


.buttonbarshade
	{
	position: relative;
	margin: 0;
	left: 10px;
	top: 2px;
	width: 100%;
	height: 21px;
	}

.buttonbartable
	{
	position: absolute;
	margin: 0;
	left: 0;

	top: 2px;
	width: 100%;
	height: 21px;
	}

table.buttonbartable td, table.buttonbarshade td
	{
	background:  #afb9d2;
	border-left: 2px solid #ffffff;
	margin: 0;
	padding: 3px 0px 4px 0px;

	font-size: 9pt;
	}

table.buttonbartable td.button1
	{
	background: #6699ff;
	padding: 0;
	font-weight: bold;
	text-align: center;
	}

table.buttonbartable td.button2
	{
	background: #99cc66;
	font-weight: bold;
	text-align: center;
	}

table.buttonbartable td.button3
	{
	background: #cc9966;
	font-weight: bold;
	text-align: center;
	}

table.buttonbartable td.runninghead
	{
	padding-left: 4px;
	text-align: left;
	}

.version
	{
	text-align: left;
	color: #000000;
	margin-top: 3em;
	margin-left: -26px;
	font-size: smaller;
	font-style: italic;
	}


.lang, .ilang
	{
	color: #0000ff;
	font: normal 7pt Arial, Helvetica, sans-serif;
	}

div.langMenu
	{
	position: absolute;
	z-index: 1;
	width: 96pt;
	padding: 8pt;
	visibility: hidden;
	border: 1px solid #000000;
	background: #ffffd0;
	}

div.langMenu ul
	{
	padding-left: 2em;
	margin-left: 0;
	}

div.filtered
	{
	margin: 4pt 0 8pt -26px;
	padding: 4px 4px 8px 26px;
	width: 100%;

	border: 2px solid #aaaacc;

	background: #ffffff;
	}

div.filtered2
	{
	margin: 4pt 0 8pt -26px;
	padding: 4px 4px 8px 26px;
	width: 100%;

	border: none;
	background: #ffffff;
	}

div.filtered h1, div.filtered h2, div.filtered h3, div.filtered h4
	{
	margin-left: -22px;
	}

div.filtered span.lang
	{
	position: relative;
	left: -22px;
	}


div.reftip
	{
	position: absolute;
	z-index: 1;
	padding: 8pt;
	visibility: hidden;
	border: 1px solid #000000;
	background: #ffffd0;
	}



a.synParam
	{
	color: #0040ff;
	text-decoration: none;
	}

a.synParam:hover
	{
	text-decoration: underline;
	}

div.sapop
	{
	position: absolute;
	z-index: 1;
	left: 26px;
	width: 100%;
	padding: 10px 10px 10px 36px;
	visibility: hidden;
	border: 1px solid #000000;
	background: #ffffd0;
	}


div.footer
	{
	width: 100%;
	border: none;
	background: #eeeeee;
	margin-top: 18pt;
	padding-bottom: 12pt;
	color: #228B22;
	text-align: center;
	font-size: 76%;
	}

.note
	{
	margin-left: 14pt;
	margin-right: 12pt;
	}

.indent1
	{
	margin-left: 12pt;
	}

.indent2
	{
	margin-left: 24pt;
	}

.indent3
	{
	margin-left: 36pt;
	}

p.proch
	{
	padding-left: 16px;
	}

p.proch img
	{
	position: relative; 
	vertical-align: top;
	left: -18px; 
	margin-right: -14px; 
	margin-bottom: -18px;
	}

.floatLeft {
  float:left;
  margin-right:0.3em;
}

.floatRight {
  float:right;
  margin-left:0.3em;
}

div.serendipity_Entry_Date {
  text-align:center;
  border:1px solid #333;
  margin-top:2em;
  background-color:#e0e0e0;
  padding:4px;
  margin-right:305px;
}


.serendipity_Entry_Date ol {
  text-align:left;
}


.serendipity_date {
  margin:0;
  padding:0;
  font-size:smaller;
  color:#444;
  position:relative;
  right:-275px;
  top:0;
}


.serendipity_title {
  color:#000;
  font-weight:bold;
  font-size:120%;
  text-align:left;
  margin:0;
}

.serendipity_title a {
  text-decoration:none;
  color:#000;
}

div.serendipity_entry_body {
  padding:4px;
  border-top:1px dotted #999;
  background-color:#f0f0f0;
  text-align:left;
}

.serendipity_Entry_Date .serendipity_entryFooter {
  font-size:smaller;
  color:#999;
  border-top:1px dotted #999;
  padding-bottom:5px;
  padding-top:5px;
  background-color:#d8d8d8;
}

.serendipity_entryFooter a {
  color:#333;
}

.serendipity_comment {
  margin:1em;
  padding-left:1.3em;
  border:1px solid #333;
  background-color:#eee;

}

#style {
  text-align:center;

}

.styleInOverview {
  vertical-align:middle;
  text-align:center;
  width:400px;
  border:1px solid #ddd;
  display:inline-block;
  padding:5px;
  margin:5px;
}

div.styleInOverview:hover {
  background-color:#eee;
}
.serendipity_commentBody {
  padding:1em;
}

.serendipity_comment_source {
  background-color:#ddd;
  padding-bottom:0.5em;
}

div.serendipity_entry_body p  {
  text-align:left;
}

#extensionsCatList div {
  width:80px;
  text-align:center;
  margin:3px;
  padding:2px;
  float:left;
  border:1px solid black;
}

#extensionsCatList div:hover {
  background-color:#eee;
}

#extensionsCatList div.appCategoryLastInRow {
  margin:3px;
  clear:left;
}

#extensionsCatList {
  position:relative;
  margin-left:auto;
  margin-right:auto;
  padding:0;
  clear:left;
  width:276px;
  margin-bottom:2em;
}

#extensionsCatList a {
  text-align:center;
  text-decoration:none;
  color:#000;
}

