body{
    color:#58585a;
    font-size: 12px;
    line-height: 15px;
    font-family: verdana, arial;
    padding:0px;
   /* margin:10px 0 0 15px;*/
    margin:0px;
    background-color: transparent;
}

a,
a:hover,
a:active,
a:visited{
    text-decoration:none;
    cursor:pointer;
    color:#58585a;
}

form{
    display: inline;
    margin:0px;
    padding:0px;
}

textarea{
    font-family: arial;
    font-size: 13px;
    line-height:15px;
}

img{
    border: none;
}

.clear{
    clear:both;
    height:0px;
    margin:0px;
    font-size: 0px;
    line-height: 0px;
    zoom:1;
    display: block;
}

.pointer{
    cursor:pointer;
}

.spacerSmall{
    height:0px;
    font-size: 0px;
    line-height: 0px;
    padding:5px;
    margin:0px;
}

input.text,
textarea.text{
    width:95%;
    border:1px solid #cccccc;
    padding:3px;
    color:#58585a;
    font-size: 14px;
    line-height: 17px;
    font-family: verdana;
}

input.text.error,
textarea.text.error{
    border:1px solid red;
}

h1{
    font-size: 27px;
    line-height: 32px;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
    margin-bottom: 10px;
    color:#58585a;
}

.ipopupOuter{
    background-color: black;
    opacity:0.5;
    filter:alpha(opacity=50);
    position: absolute;
    width:916px;
    height:498px;
    left:0px;
    top:0px;
    cursor: pointer;
    display: none;
}

.ipopup{
    position: absolute;
    left:200px;
    top:40px;
    width:575px;
    height:460px;
    background-image: url(img/inline_popup.png?1);
    z-index: 1;
    display: none;
}

.ipopup.small{
    height:215px;
    background-color:#ccc;
}

.ipopup .close{
    width:20px;
    height:20px;
    left:529px;
    position: absolute;
    top:26px;
    cursor: pointer;
    z-index: 1;
}

.ipopup iframe,
.ipopup div.text{
    position: relative;
    left:38px;
    top:38px;
    width:500px;
}

.ipopupBtn{
    font-size: 18px;
    line-height: 21px;
    width:147px;
    position: absolute;
    left:340px;
    top:302px;
    font-weight: bold;
    color:white;
    text-align: center;
    cursor: pointer;
}

.ipopupBtn:hover{
    text-decoration: underline;
}

.ipopupBtn2{
    font-size: 18px;
    line-height: 21px;
    width:158px;
    height:26px;
    position: absolute;
    left:10px;
    top:295px;
    padding-top: 7px;
    font-weight: bold;
    color:white;
    text-align: center;
    cursor: pointer;
    background-image: url(img/btn_red.png);
}

.ipopupBtn2:hover{
    text-decoration: underline;
}

.ipopupBtn.small{
    top:107px;
}

.redBtn{
    height:30px;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    -khtml-border-radius:10px;
    -o-border-radius:10px;
    border-radius:10px;
    background-image: url(img/btnbg.gif);
    text-align: center;
    font-size: 17px;
    font-weight: bold;
    line-height: 23px;
    color:white;
    padding-top: 10px;
    position: absolute;
    cursor: pointer;
    padding-left: 5px;
    padding-right: 5px;
}

.redBtn:hover{
    text-decoration: underline;
}

.redBtn.upload{
    position: absolute;
    top:450px;
    left:200px;
}
.uploadTextLink{
    position: absolute;
    top:450px;
    left:100px;
    width:400px;
    text-align:center;
    text-decoration:underline;
}

.redBtn.pop{
    width:180px;
    position: relative;
    left:160px;
}

.error{
    color:red;
    padding:1px;
}


.galerie{
    width:916px;
    height:437px;
    background-image: url(img/galerie_bg.jpg);
}
.galerie .btn{
    width:42px;
    height:50px;
    background-image: url(img/btn_left.png);
    position:absolute;
    left:10px;
    top:200px;
    cursor: pointer;
    z-index:1;
}

.galerie .btn:hover{
    background-image: url(img/btn_left_hover.png);
}

.galerie .btn.right{
    background-image: url(img/btn_right.png);
    left:560px;
}

.galerie .btn.right:hover{
    background-image: url(img/btn_right_hover.png);
}

.galerie .title{
    position:absolute;
    left:200px;
    top:14px;
    width:210px;
    font-weight: bold;
    color:black;
    text-align: center;
}

.galerie .title .name{
    font-weight: normal;
}

.galerie .search{
    position:absolute;
    top:8px;
    left:13px;
    width:141px;
    height:25px;
}

.galerie .search input{
    background-color: transparent;
    color:black;
    border:0px;
    padding: 0px;
    margin: 0px;
    width:110px;
    position:relative;
    top:6px;
    left:10px;
    text-align: left;
}

.galerie .search.reset .delete{
    width:20px;
    height:20px;
    font-size: 20px;
    font-weight: bold;
    color:white;
    text-align: center;
    background-color: #cb0025;
    position:absolute;
    left:143px;
    top:4px;
    cursor: pointer;
}

.galerie .search .send{
    width:20px;
    height:20px;
    font-size: 20px;
    font-weight: bold;
    color:white;
    text-align: center;
    position:absolute;
    left:143px;
    top:4px;
    cursor: pointer;
}

.galerie .sorting{
    position:absolute;
    top:14px;
    left:445px;
    width:171px;
    color:black;
    z-index:1;
    cursor: pointer;
}

.galerie .sorting .dropdown{
    background-color: white;
    width:184px;
    padding:10px;
    position:absolute;
    top:22px;
    left:-51px;
    text-align: right;
    display: none;
}

.galerie .sorting .dropdown a{
    display: block;
    padding-bottom: 3px;
}

.galerie .sorting .dropdown a span{
    color:black;
}

.galerie .sorting .dropdown a:hover span,
.galerie .sorting .dropdown a.active span{
    color:#ca0026;
}

.galerie .image{
    width:610px;
    text-align: center;
    position:absolute;
    top:45px;
}

.galerie .social{
    width:131px;
    height:36px;
    position:absolute;
    left:700px;
    top:405px;
    background-image: url(img/social.png);
}

.galerie .facebook,
.galerie .twitter,
.galerie .mailto{
    position: absolute;
    left:701px;
    top:405px;
    width:33px;
    height:33px;
    cursor: pointer;
}

.galerie .twitter{
    left:745px;
}

.galerie .mailto{
    left:794px;
}

.galerie .text{
    position:absolute;
    left:650px;
    width:240px;
    top:20px;
}

.galerie .text .stats{
    position:absolute;
    top:340px;
    width:230px;
    text-align: center;
}

.galerie .text .stats .big{
    font-size: 16px;
    line-height: 20px;
    font-weight: bold;
}

.galerie .text .redBtn.vote{
    top:280px;
    width:175px;
    left:20px;
}
.galerie .text .redBtn.rank{
    top:230px;
    width:175px;
    left:20px;
    display:none;
}
.galerie .text .red{
    font-size: 18px;
    line-height: 22px;
    color:#e10700;
    font-weight: bold;
    margin-bottom: 10px;
}

.galerie .text .head{
    font-weight: bold;
    color: black;
    font-size: 22px;
    line-height: 26px;
    margin: 0 0 10px;
    max-height: 50px;
    overflow: auto;
    padding: 0;
    white-space: pre-wrap;
    word-wrap: break-word;
}

.galerie .text .age {
    max-height: 15px;
    overflow: auto;
    word-wrap: break-word;
}

.galerie .text .description {
    max-height: 100px;
    overflow: auto;
    word-wrap: break-word;
}

.fbconnect{
    width:107px;
    height:25px;
    position:relative;
    cursor: pointer;
    background-image: url(img/fbconnect.gif);
}

.fbconnect.pop{
    top:307px;
    left:0px;
}

.messages{
    color:red;
    padding:10px;
    padding-top: 0px;
}

#captchaModal{
    display:none;
}



#simplemodal-container .title,
#simplemodal-container .captcha{
    font-size:13px;
    font-weight:bold;
    margin-bottom:20px;
}

#simplemodal-container .title.center{
    text-align:center;
    margin-top:60px;
}

#captchaModal .captcha{
    text-align:center;
}

/* Overlay */
#simplemodal-overlay {background-color:#000;}

/* Container */
#simplemodal-container {height:160px; width:430px; color:#bbb; background-color:#333; border:4px solid #444; padding:12px;}
#simplemodal-container .simplemodal-data {padding:8px;}
#simplemodal-container code {background:#141414; border-left:3px solid #65B43D; color:#bbb; display:block; font-size:12px; margin-bottom:12px; padding:4px 6px 6px;}
#simplemodal-container a {color:#ddd;}
#simplemodal-container a.modalCloseImg {background:url(img/x.png) no-repeat; width:25px; height:29px; display:inline; z-index:3200; position:absolute; top:-15px; right:-16px; cursor:pointer;}
#simplemodal-container h3 {color:#84b8d9;}

.confirmCaptcha.redBtn.vote{
    padding:5px 20px 0 20px;
    margin-left:130px;
    margin-top:20px;
}

.galerie .text .limit{
    top:280px;
    width:175px;
    left:20px;
    position:absolute;
    text-align:center;
    font-weight: bold;
    font-size:14px;
}