/*GROENE DINGES*/
#nav #PackagesNavigation ul li.active a,
#nav #PackagesNavigation ul li:hover a,
#nav #PackagesSubNavigation ul li:hover a,
#nav #PackagesSubNavigation ul li.active a,
a:focus, 
a:hover,
#PackagesNavigation,
a,
h1 a,
.packageComment,
.packageVersion,
h1, h2, h3, h4, h5,h6
{color:#88A82D;}

.umbracoFaqAddQuestionButton,
.button,
#submit
{background-color:#88A82D;}

h6,#submit
{
	font-weight:500;
	color:#fff;
}

#submit
{
	color:#fff;
}


/*LAYOUT*/

body{text-align: center; padding: 0px; margin: 0px; color:#666666; background: #131313 url(/images/bg_repeat.png) repeat-y scroll 50% 0;}

#main{padding-bottom: 20px; padding-top:5px; margin-top: 0px; text-align: center; width: 1017px; position:absolute;left:50%;margin-left:-506px; }

#top{border-bottom: 0px solid #222222; height:232px;}
#nav{margin: 0px 45px;margin-top:0px;}
#body{margin: 0px 45px; padding:0px}
#body #content{padding: 2em 1em 2em 1em;}
#footer{font-size:.8em; padding-top: 5px; padding-bottom:5px; clear: both; color: #666666; margin:0px 45px;}

ol.todolist li.done {text-decoration:line-through;}

#nav #PackagesNavigation{text-align: center; height:35px; background: url(/images/PackageNav.png) no-repeat center center;}
#nav #PackagesNavigation ul{list-style: none; padding: 8px 0px 0px 0px; margin: 0px;}
#nav #PackagesNavigation ul li{display: inline; margin: 0px; padding: 0px;}
#nav #PackagesNavigation ul li a{color: white; padding:6px 10px 9px 10px; text-decoration:none;}

#nav #PackagesSubNavigation{text-align: center; height:18px; background: url(/images/PackageSubNav.png) no-repeat center center;}
#nav #PackagesSubNavigation ul{list-style: none; padding: 0px 0px 5px 0px; margin: 0px;}
#nav #PackagesSubNavigation ul li{display: inline; margin: 0px; padding: 0px;}
#nav #PackagesSubNavigation ul li a{color: white; padding:0px 10px 1px 10px; text-decoration:none;font-size:12px;}

#top #GeneralNavigation{}
#top #GeneralNavigation ul{text-align: right; height:20px; list-style: none; margin: 0px; margin-right:95px;margin-top:-214px;*margin-top:-211px;
}
#top #GeneralNavigation ul li{display: inline; margin: 0px; padding: 0px;}
#top #GeneralNavigation ul li a{padding:5px; text-decoration:none;}
#top #GeneralNavigation img {border: 0px solid white;}
#top #GeneralNavigation #headerimg {  }


/* Subpages layout */
#content{text-align: left;}

#subNavigation{width: 20em; float: right;}
#subNavigation ul{list-style: none; border: 1px solid #FFE8CD; background: #FFF9D8;}

/* FONTS standards */
body {font-size: 14px; font-family: Helvetica, Arial, sans-serif;}

h1, h2, h3, h4, h5 {font-weight: 500;}
h1 {font-size:60px; line-height: 1; margin-bottom:0.5em; font-weight: bold; text-align: center; letter-spacing: -1px; width: auto; color: #666;}
h2 {font-size:25px; margin-bottom:0.75em; margin-top:0em}

h3 {font-size: 18px;line-height:1;margin-bottom:1em;}
h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;height:1.25em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}

p {margin:0 0 1.5em; color: #666; font-size: 16px;}
p img {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}

a {text-decoration:underline;font-weight:bold;}
h1 a{ text-decoration: none;}
#siteName { display:none;}
#PackagesNavigation{font-weight:bold;}

blockquote {margin:1.5em;color:#666;font-style:italic;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre, code {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0 1.5em;}
ul, ol {margin:0 1.5em 1.5em 1.5em;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table {margin-bottom:1.4em;width:100%;}
th {font-weight:bold;background:#C3D9FF;}
th, td {padding:4px 10px 4px 5px;}
tr.even td {background:#E5ECF9;}
tfoot {font-style:italic;}
caption {background:#eee;}


/* Sub Pages: Comments */
#NoComments{ margin-bottom:10px;}
#commentList{ margin-bottom:10px;}
#commentList ul{margin:0px; list-style: none; padding:0px;}
#commentList ul li.packageComment{ vertical-align:baseline; background: url(/images/CommentBackground2.png) no-repeat bottom left; min-height: 150px; padding-left: 82px; padding-right:82px; margin-bottom: 15px; padding-bottom:5px;	}
.commentMeta{padding:5px; padding-bottom:1px; font-size: .8em;}
.commentDate{display:inline-block;margin-left:5px;}
.commentPoster{}
.commentMessage{padding:20px;min-height:130px; color:#666666; background: url(/images/CommentBackgroundTop2.png) no-repeat top right;}

div.loading {background: url(/images/loading.gif) no-repeat center center; min-height: 200px;}

#addCommentForm p{margin-bottom:10px;}
#addCommentForm fieldset {border-width: 0px; width:250px; padding:0px; float:right;}
#addCommentForm {margin-top: 20px; margin-left: 82px; margin-right: 82px;}
#addCommentForm .umbEditorTextFieldMultiple {width: 240px; height:150px;}
#addCommentForm .umbEditorTextField, #addReplyForm .umbracoAutoFormTitleInput {width: 240px; *width: 235px;
}
#addCommentForm .umbracoAutoFormButton {border: 1px solid white; margin-left: 0px; width: 150px;}
#addCommentForm label {display: block; width: 100px; padding: 0; margin: 0px; text-align: left; }






/* Sub Pages: Examples/Demo */
.packageDemo{list-style-type:none;}
.demoMeta{color:#fff;padding-left:15px;padding-top:5px; padding-bottom:5px; cursor:hand; cursor:pointer; background: url(/images/BackgroundMeta.png) no-repeat 0px 4px; margin-left:-15px;*margin-left:30px;
}
.demoMeta a{
	color:#fff; font-weight:normal;
}
.demoSummary{padding:10px; padding-left: 45px; width: 650px;}



/* Sub Pages: Downloads */
.packageFile{list-style-type:none;}
.downloadLink{color:#fff;padding-left:15px;padding-top:5px; padding-bottom:5px; cursor:hand; cursor:pointer; background: url(/images/BackgroundMeta.png) no-repeat 0px 4px;margin-left:-15px;*margin-left:30px; }
.downloadLink a{
	color:#fff; font-weight:normal;
}
.downloadSummary{padding:10px; padding-left: 45px; width: 650px;}


/* Sub Pages: History */
#versionList {margin:0px; list-style: none; padding:0px;margin-bottom:10px;}
#versionList li.packageVersion{ padding-left: 50px; padding-right:50px;}
#versionList li.first {	}
#versionList li div.versionHeader{padding-left:15px;padding-top:5px; padding-bottom:5px; cursor:hand; cursor:pointer; background: url(/images/BackgroundMeta.png) no-repeat 0px 4px; }
#versionList li div.versionNumber{width: 50px; float:left; color:white;}
#versionList li div.versionDate{width: 150px; float:left; color: gray;}
#versionList li div.versionTitle{width: 400px; float:left; color: white;}
#versionList .clear{ clear:both; font-size:1pt }
#versionList li div.versionSummary{padding:10px; padding-left: 50px;width:650px;}


/* Sub Pages: Sitemap */
#sitemap ul{margin-left: -10px;	*margin-left: 30px;
}
#sitemap ul li{	list-style-type:none;display:block;margin:3px;margin-top:10px;padding-top:3px;}
#sitemap ul ul {margin-left: -30px;*margin-left: 5px;
}
#sitemap ul ul li{list-style-type:none;background-image:url(/images/sitemap_arrow.gif);padding-top:3px;background-position: top left;background-repeat: no-repeat;padding-left:20px;margin:3px;}
#sitemap a{font-weight:normal;}
div.treeClosed{background: url(/images/plus.gif) no-repeat center center;}
div.treeOpened{background: url(/images/minus.gif) no-repeat center center;}
div.toggle{float:left; border: 0px solid #666666; width:18px; height:18px;cursor:hand;cursor:pointer;}
div.toggleNoAnim{display:none;}
div.noChildren{float:left; border: 0px solid #666666; width:18px; height:18px;}



/* FORM ELEMENTS */
label {font-weight:bold;display:block;width:80px;float:left;}
fieldset {border:0px solid #ccc;}
legend {font-weight:bold;font-size:1.2em;}
input[type=text] {border:1px solid #88A82D;width:250px;}
input.text, input.title, textarea, select {margin:0.5em 0;border:1px solid #88A82D;width:150px;}
input.text:focus, input.title:focus, textarea:focus, select:focus {border:1px solid #88A82D;}
input.text, input.title {width:300px;padding:5px;}
input.title {font-size:1.5em;}
textarea {width:300px;height:250px;padding:5px;}
.error, .notice, .success {padding:.8em;margin-bottom:1em;border:2px solid #ddd;}
.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}

.error ul{margin-bottom: 0; padding-bottom: 0;}
div.clearboth{clear:both;}

/* CONTACT FORM SPECIFIC */
.button {padding:2px;color: #fff;font-weight:bold;margin-left: 100px;border-width:0px;}
.umbEditorTextFieldMultiple{border:1px solid #88A82D;width:241px;height:150px;}
.required_li{display:none;}
.Doc2Form ul{list-style-type:none;}
.Doc2Form{}

/* COMMENT FORM SPECIFIC */
#commentdiv{margin-left: 80px;	margin-top: 50px;}
#commentformlist{list-style-type:none;}

#submit{padding:2px;margin-left: 100px;border-width:0px;}

#comment {border:1px solid #88A82D;width:241px;height:150px;}

/*FAQ*/
.umbracoFaqAddQuestionButton{color: #fff;font-weight:bold;border-width:0px;}
.faqQuestion DIV.answer{padding-left:0px !important;}
.faqQuestion .answer p{color:#666;padding-left:0px;margin-left:0px;}

p img.nofloat
{ float:none;}














































































































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
