/* Created by Uni Design */

* {
    margin: 0px;
    padding: 0px;
}

body {
    background-image: url('../images/bg2.png');

    color: white;
    font-family: verdana;
}

#head {
    width: auto;
    height: 250px;

    background-image: url('../images/head.png');
    background-repeat: repeat-x;
}

#banner {
    margin-left: auto;
    margin-right: auto;

    width: 984px;
    height: 145px;
}

#banner img {
    margin-top: 0px;
}

#container {
    width: 1000px;
    min-height: 600px;

    margin-left: auto;
    margin-right: auto;
}

#menu {
    list-style: none;
    margin-top: -60px;
    margin-left: auto;
    margin-right: auto;
    width: 980px;

}

#menu ul {
    padding-left: 70px;
    padding-right: 40px;
}

#menu ul li {
    list-style: none;
    float: left;
    height: 40px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 10px;
    margin-bottom: 5px;
    /*margin-left: 50px;*/
}

#menu ul li a {
    text-decoration: none;
    font-weight: bold;
}

#menu ul li a:hover {
    text-decoration: underline;
}

#menu ul li a img {
    margin-left: 15px;
    border: none;
}

#submenu {
    margin-left: 3px;
    margin-top: 15px;
    margin-bottom: -20px;
    width: 970px;
    line-height: 47px;
    border: 3px solid grey;
    margin-left: 20px;
}

#submenu ul {
    width: 929px;
    padding-left: 20px;
    background-image: url('../images/subMenuMid.png');
    background-repeat: repeat-x;
    height: 47px;
}

#submenu ul li {
    display: inline;
    margin-right: 30px;
}

#submenu ul li.first {
    display: inline;
    margin-left: 30px;
}

#submenu ul li a img {
    border: none;
}

#submenu #left {
    background-image: url('../images/subMenuLeft.png');
    background-repeat: no-repeat;
    width: 20px;
    height: 47px;
    margin-left: -20px;
    float: left;
}

#submenu #right {
    background-image: url('../images/subMenuRight.png');
    width: 21px;
    height: 47px;
    float: right;
    margin-top: -47px;
    margin-left: 20px;
}

#submenu ul li a {
    color: white;
    text-decoration: none;
    font-weight: bold;
}

#homemenu li a:hover {
    color: red;
}

#submenu ul li a img{
    margin-top: 8px;
}

#pijltje {
    background-image: url('../images/pijltje.png');
    background-repeat: no-repeat;
    height: 16px;
    width: 20px;
    margin-left: 330px;
    margin-top: -17px;
}

#pijltje1 {
    background-image: url('../images/pijltje.png');
    background-repeat: no-repeat;
    height: 16px;
    width: 20px;
    margin-left: 130px;
    margin-top: -17px;
}

#home img {
    width: 92px;
}

#content iframe#stats {
    width: 100px;
    min-height: 100px;
    float: right;
    margin-right: 15px;
    margin-top: -30px;
}

.news {
    
}

#members img {
    width: 147px;
}

.titleCreaties {
    padding-bottom: 10px;
    margin-left: 45px;
    Color: #81B051;
    font-size: 1.1em;
}

p.creatiesCredits{
    margin-left: 50px;
    width: 600px;
}

#creaties img {
    width: 124px;
}

.avatar {
    width: 75px;
    height: 75px;

    float: left;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -o-border-radius: 10px 
}

#content img.avatarImg, #content img.avatarImg2 {
    width: 75px;
    height: 75px;

    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -o-border-radius: 10px;

    margin-left: 75px;
    margin-top: 4px;
}

#content img.avatarImg2 {
    margin-left: 20px;
    margin-bottom: 20px;
}

#cond {
    float: left;
}

#check {
    float: left;
    margin-right: 20px;
}

#profile {
    float: left;
}

#updateAvt {
    width: 200px;
    float: right;
}

.comment {
    width: 500px;
    min-height: 75px;
    padding: 5px;
    padding-left: 10px;
    margin-left: 160px;
    margin-top: 10px;
    margin-bottom: 10px;
    background-color: rgba(0,0,0,0.5);
    background-color: rgba(0,0,0) transparent;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -o-border-radius: 10px;
}

.comment p{
    padding-top: 10px;
}

#feedbackForm {
    margin-top: 50px;
}

#feedbackForm li {
    display: block;
}

#downloads img {
    width: 173px;
}

#content {
    margin-top: 30px;
    padding: 15px 20px 20px 20px;

    width: 950px;
    min-height: 400px;

    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    -o-border-radius: 15px;

    margin-left: auto;
    margin-right: auto;
    margin-bottom: 50px;

    /*background-image: url('../images/bg.png');*/
    background-color: rgba(0,0,0,0.5);
    background-color: rgba(0,0,0) transparent;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
}

#content #zegel {
    float: right;
    margin-top: -230px;
    border: 0px solid black;
}

#content #zegel img {
    border: 0px solid black;
}

#content h1 {

}

#content #lijntje {
    margin-top: 10px;
    margin-bottom: 30px;
}

#content h2 {
}

#content a {
    color: white;
    text-decoration: none;
    border-bottom: 1px dotted #81B051;
}

.delCreatie {
    float: right;
}

#content a.delCreatie {
    color: red;
    border: none;
}

.delFeedback {
    float: right;
    color: red;
    margin-right: 300px;
}

#content a.delFeedback {
    color: red;
    border: none;
}

#content a.delFeedback:hover, #content a.delCreatie:hover, #content a.delFeedbackCom {
    color: red;
}

.delFeedback {
    float: right;
    color: red;
    margin-right: -50px;
}

#content a:hover {
    color: #81B051;
}

#content h4 {
    margin-bottom: 10px;
}

#rules {
    margin-left: 30px;
}

#rules li {
    margin-bottom: 8px;
    padding-left: 5px;
}

span.uit {
    margin-left: 10px;
    font-style: italic;
    font-size: 14px;
    color: #81b051;
}

span.usetitle {
    font-size: 18px;
    margin-bottom: 20px;
}

p.ex {
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 30px;
    font-style: italic;
    font-size: 14px;
    color: #81b051;
}

#plugins {
    margin-left: 70px;
}

#plugins li {
    margin-bottom: 10px;
    padding-left: 20px;
}

.use ul {
    margin-left: 10px;
    margin-top: 20px;
}

.features ul {
    margin-left: 50px;
    margin-top: 20px;

}

.features ul li {
    font-style: italic;
    padding-left: 20px;
}

.creaties div img.sshot {
    height: 480px;
    width: 854px;

    border: 2px solid black;

    margin-top: 10px;
    margin-left: 45px;
    margin-bottom: 20px;
}

.creaties div h3 {
    margin-bottom: 15px;
}

.creaties div p {
    margin-bottom: 10px;
}

.creaties div{
    margin-bottom: 40px;
}

.thumbs .thumb {
    width: 55px;
    height: 40px;
}

.thumbs {
    float: right;
    margin-top: -50px;
    margin-right: 50px;
}

.uploadSshot {
    float: right;
    margin-right: 50px;
    margin-top: -20px;
}

.feedbackLink li{
    display: block;
}

.error {
    color: red;
    padding-left: 300px;
}

.construction {
    width: 256px;
    height: 256px;
    margin-left: 350px;
    margin-top: 50px;
}

#console {
    float: right;
    margin-right: 50px;
}

div iframe#chat {
    width: 948px;
    height: 500px;
    overflow: hidden;
}

input[type=submit] {
    padding-left: 10px;
    padding-right: 10px;
}

table#login {
    margin-top: 100px;
    margin-left: auto;
    margin-right: auto;

    width: 350px;
}

table#users {
    margin-top: 20px;
    margin-left: 20px;
}

table#users tr {
    text-align: center;
}

table#users tr th, table#users tr td {
    width: 150px;
    line-height: 40px;
    vertical-align: middle;
}

table#users tr th.email, table#users tr td.email {
    width: 200px;
}

table#users tr td.edit, table#users tr td.editDel {
    font-style: italic;
    text-decoration: none;
    border: none;
}

table#users tr td.editDel {
    width: 5px;
}

table#users tr td.editDel a {
    color: red;
    text-decoration: none;
    border: none;
}

table#users tr td.edit a {
    text-decoration: none;
    border: none;
}

table#userdetail {
    margin-top: 20px;
}

table#userdetail tr td {
    width: 200px;
    height: 50px;
}

.uploadLabels li {
    list-style: none;
    list-style-image: none; 
    display: block;
    margin-bottom: 8px;
    margin-top: 8px;
}

.uploadLabels li label {
    color: #81B051;
    font-size: 1.1em;
}

.dummy {
    clear: both;
}

#footer {
    background-image: url('../images/bg.png');
    height: 100px;
    width: 100%;

    margin-bottom: 20px;
}
