body, td, th {
    background-color: #161616;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    color: white;
    font-size: 12px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
.w800 {
    width: 800px;
    margin: 0px auto;
}
img {border: none}
a {
    color: #6e6d6d;
}
.strongstar {
    color: red;
    padding-left: 4px;
}
a:hover {
    color: white!important;
}
a.selected{
    color: #CFCFCF;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    color: #999999;
}
#head {
    height: 80px;
}
#langs {
    float: right;
    width: 500px;
    text-align: right;
    font-size: 9px;
    margin-top: 0px;
    padding-top: 6px;
}
#langs a {
    margin: 0px 0px 0px 10px;
}
#logo {
    display: block;
    width: 300px;
    float: left;
    margin-top: 20px;
}
#menu {
    padding-top: 20px;
    text-align: right;
    clear: right;
    font-size: 15px;
}
#menu a {
    margin: 0px 0px 0px 10px;
    border-left: 1px solid #cfcfcf;
    padding-left: 10px;
    text-decoration: none;
}
#menu a.first {
    border-left: none;
}
.sep {
    clear: both;
}
#content {}
.photolist {}
.photolist .itemlist {}
.photolist .itemlist ul {
    margin: 0px 0px 0px -25px;
    padding: 0px 0px 0px 0px;
}
.photolist .itemlist ul li {
    margin: 0px 0px 25px 25px;
    padding: 0px 0px 0px 0px;
    list-style-type: none;
    width: 250px;
    height: 250px;
    float: left;
}
.photolist .itemlist ul li a {
    display: block;
    width: 250px;
    height: 250px;
    background-color: black;
}
.photolist .itemlist ul li a:hover {}
.photolist .itemlist ul li a span {
    cursor: pointer;
}
.photolist .itemlist ul li a span.themesmall {
    display: block;
    width: 250px;
    height: 250px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
}
.itemlist ul li a span.title {
    display: none;
}
.smallitemlist {
    clear: both;
}
.smallitemlist .itemlist {}
.smallitemlist .itemlist ul {
    margin:0px 0px 0px -10px;
    padding: 0px 0px 0px 0px;
}
.smallitemlist .itemlist ul li {
    margin: 0px 0px 0px 10px;
    padding: 0px 0px 0px 0px;
    list-style-type: none;
    width: 125px;
    height: 125px;
    float: left;
}
.smallitemlist .itemlist ul li a {
    display: block;
    width: 125px;
    height: 125px;
    background-color: black;
}
.smallitemlist .itemlist ul li a span {
    cursor: pointer;
}
.smallitemlist .itemlist ul li a span.themesmall {
    display: block;
    width: 125px;
    height: 125px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5
}
.pages {
    clear: both;
    text-align: center;
    padding: 15px;
}
.pages a {
    margin: 0px 5px 0px 5px;
}
#footer {
    clear: both;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #807f7f;
    width: 100%;
}
#menubottom {
    margin: 0px 0px 10px 0px;
}
#menubottom a {
    margin: 0px 10px 0px 0px;
    border-right: 1px solid #cfcfcf;;
    padding-right: 11px;
    text-decoration: none;
}
#menubottom a.last {
    border-right: none;
}
a#eegnith,a#asign {
    float: right;
    display: block;
    margin-left: 20px;
    font-size: 10px;
    text-decoration: none;
    color: #807f7f;
}
a#asign:hover {
    color: #d8800c;
}
a#eegnith:hover {
    color: #669900;
}
#copy {
    font-size: 10px;
}
.path {
    clear: both;
    font-size: 10px;
    padding: 0px 0px 10px;
    text-align: right;
}
.path a {
    color: #252525;
}
.path a:hover {
    color: white;
}
.prevnext {
    clear: both;
    height: 20px;
    font-size: 20px;
}
.prevnext a{
    display: block;
    text-decoration: none;
    width: 44px;
    height: 113px;
    cursor: pointer;
}

.prevnext a.prevlink{
    float: left;
    background-image: url(images/prev.gif);
}
.prevnext a.nextlink{
    float: right;
    background-image: url(images/next.gif);
}
#overcontent {
    padding: 10px 0px;
}
.ee_outlinks {
    background-image: url(images/ee_outlink_bg.gif);
    background-position: 50% 0%;
    background-repeat: no-repeat;
}
.ee_photo {
    background-color: #101010;
}
#fe_send_message {
    width: 600px;
    margin: 0px 0px 0px 50px;
}
#fe_send_message input,#fe_send_message textarea {
    border: 1px solid black;
    background-color: #d0d0d0;
    color: black;
    width: 300px;
    margin-bottom: 10px;
}
.shopbutton {
    text-align: right;
}
#fe_send_message input#ee_submit {
    width: 100px;
    border: none;
    background-color: transparent;
    cursor: pointer;
    text-decoration: underline;
    text-align: right;
    color: white;
}
#fe_send_message textarea {
    height: 120px;
    scrollbar-3dlight-color:#d0d0d0;
    scrollbar-arrow-color:black;
    scrollbar-highlight-color: #d0d0d0;
    scrollbar-face-color:#d0d0d0;
    scrollbar-shadow-color:black;
    scrollbar-darkshadow-color:#d0d0d0;
    scrollbar-track-color: #d0d0d0;
}
.ee_error {
    color: red;
}
#mainphoto {}
#mainphoto .themesmallimg {
    display: block;
    text-align: center;
}
caption {
    margin-bottom: 20px;
}
/* comments */
#comments{
    color: gray;
}
#comments_list {}
#comments_list dl{}
#comments_list dl dt {
}
#comments_list dl dt a {
    color: #333;
}
#comments_list dl dt a:hover {
    color: #555;
}
#comments_list dl dt .date {
    font-size: 9px;
    color: #222;
}
#comments_list dl dd {
    margin-bottom: 10px;
    color: #aaa;
    margin-top: 4px;
    border-bottom: 1px dotted #222;
    border-left: 1px dotted #222;
    padding-bottom: 2px;
    padding-left: 10px;
}
#comments_list dl dt.commentsblocked,
#comments_list dl dd.commentsblocked {
    color: #333;
}

#comments_count {
    margin-bottom: 4px;
}
form#fe_comment_form {}
form#fe_comment_form dl {}
form#fe_comment_form dl dt {
    width: 200px;
    float: left;
    clear: left;
    height: 30px;
    text-align: right;
}
form#fe_comment_form dl dd {
    width: 400px;
    float: left;
    margin: 0px 0px 0px 10px;
}
form#fe_comment_form dl dd input {
    width: 300px;
    background-color: #2c2c2c;
    border: 1px solid #131313;
    color: orange;
}
form#fe_comment_form dl dd textarea {
    width: 300px;
    height: 100px;
    background-color: #2c2c2c;
    border: 1px solid #131313;
    color: orange;
    scrollbar-3dlight-color:#131313;
    scrollbar-arrow-color:#131313;
    scrollbar-highlight-color: #2c2c2c;
    scrollbar-face-color:#2c2c2c;
    scrollbar-shadow-color:#131313;
    scrollbar-darkshadow-color:#2c2c2c;
    scrollbar-track-color: #2c2c2c;
}
#fe_comment_submit_div {
    clear: both;
    padding-left: 210px;
    padding-top: 10px !important;
    width: 300px;
    text-align: center
}
#fe_comment_submit_div input {
    width: 200px;
    background-color: #2c2c2c;
    border: 1px solid #131313;
    color: orange;
}
.openhide {
    border-bottom: 1px dashed gray;
    cursor: pointer;
    padding-top: 2px;
}
#fe_user_captcha {
    width: 60px !important;
}
.captimg {
    display: block;
    float: left;
}

