/******************************************************************************/
body{
    background-color: #ffffff;
    font: 80%/1.5em Arial,sans-serif;
    text-align: center;
    margin: 0;
    color: #444444;
}
a:link, a:visited{
    color: #303030;
    text-decoration: none;
}

a:hover, a:active{
    color: #777777;
}

a img{
    border: 0;
}

p a:link, p a:visited{
    color: #303030;
    text-decoration:underline;
}

p a:hover, p a:active{
    text-decoration: none;
}

.fl{
    float: left;
}
.fr{
    float: right;
}

.fr strong{
    font-size: 1.2em;
}

br.c{
    clear: both;
    display: block;
}

.error{
    color: #ff0000;
}

div.debug{
    text-align: left;
    clear: both;
    border: 1px solid #000000;
    background-color: #00ff00;
    margin: 1px;
}

.hidden{
    display: none;
}

.small{
    font-size: 0.8em;
}

/******************************************************************************/

#container{
    text-align: left;
    margin: 0 auto;
    width: 980px;
}

/******************************************************************************/

#header{
    color: #ffffff;
    height: 35px;
    background: transparent url('header.png') no-repeat top left;
}

#header a{
    color: #ffffff;
    font-size:12px;
    font-weight:bold;
    text-decoration:none;
}

#header h1{
    margin: 0;
    float: left;
}

#header h1 a{
    margin: 0;
    width: 190px;
    height: 35px;
    display: block;
}

#header h1 span{
    display: none;
}

#header div.right{
    margin: 4px 5px 0 0;
    float: right;
}

#header span.invisible{
    display:none;
}

#header .social{
   width: 22px;
   height: 22px;
   margin: 2px 12px 0 0;
   float: right;
   display:block;
}

#header form{
    display: block;
    width: 176px;
    height: 25px;
    float: right;
}

#header .input{
    background-color: transparent;
    color: #ff4834;
    border: 0;
    float: left;
    display: block;
    width: 138px;
    height: 20px;
    margin: 5px 0 0 2px;
    padding: 0;
}

#header button{
    border: 0;
    padding: 0;
    cursor: pointer;
    color: #ffffff;
    font-size: 1.4em;
    background-color: transparent;
    float: left;
    display: block;
    width: 31px;
    height: 25px;
    margin-left: 1px;
}

#header button span{
    display: none;
}

#header br{
    clear: both;
}

/******************************************************************************/


h2{
    clear: both;
    margin: 2em 0 1em 0;
    line-height: 1.2em;
}

table .r{
    text-align: right;
    vertical-align: top;
    padding-top: 2px;
    width: 150px;
}

table {
    width: 100%;
}

table td{
    vertical-align: top;
}

#content p{
    text-align: justify;
    margin: 0 0 1em 0;
}

.main_button, div.comments input[type="submit"]{
    font-size:12px;
    padding:2px 2px 4px 2px;
    border:0;
    background-color:#0054BD;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    border-radius: 3px 3px 3px 3px;
    color:#FFFFFF;
    font-weight:bold;
}

#bookmark{
    float: right;
    color: #676767;
    font-size: 0.8em;
    clear: both;
}

/******************************************************************************/

div.information{
    margin-top: 20px;
    padding: 10px;
    background-color: #EBEBEB;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
div.information .welcome{
    display:block;
    font-size:24px;
    color:#000000;
    margin-bottom:24px;
}
div.information .who{
    color:#585858;
}

div.information a.hide{
    float:right;
}

div.information a.hide img{
    vertical-align: top;
}

/******************************************************************************/

div.form_heading{
    border:1px solid #888888;
    padding:8px;
}

div.form_content{
    border:1px solid #888888;
    background-color:#EEEEEE;
    margin-top:2px;
    margin-bottom:20px;
    padding:10px;
}

div.form_content td input{
    width:95%;
}

div.form_content td.name{
    width:160px;
}


ul.special_list{
    list-style-image:url(/src/list_style.png);
}

ul.special_list li{
    margin-bottom:24px;
}

/******************************************************************************/

div.user_settings{
    width:460px;
    margin-bottom:30px;
}

div.user_settings .name{
    font-weight:bold;
    font-size:14px;
    color:#000000;
}

div.user_settings input{
    border:3px solid #D9D9C7;
    width:180px;
}

div.user_settings input[type="checkbox"]{
    width:15px;
}

div.user_settings select{
    border:3px solid #D9D9C7;
}

#bgImage1, #bgImage2{
    background: no-repeat top center;
    position: absolute;
    width:1920px;
    height:1200px;
    top:0;
    left:0;
    z-index: -5;
    overflow: hidden;
}

#bgImage2{
    z-index: -10;
}

#mainbox{
    margin-top: 350px;
}

#mainbox .navi {
    float: right;
    padding-top: 8px;
    margin-bottom: 20px;
    background: transparent url('title_box.png') no-repeat top left;
    width:160px;
    height:36px;
    white-space: nowrap;
    text-align: center;
}

#mainbox .navi #user{
    font-size:12px;
    font-weight:bold;
    color: #0063DC;
    text-decoration:underline;
}

#mainbox .navi #pic_name{
    font-size:16px;
    font-weight:bold;
    color:#000000;
    text-decoration:underline;
}

#mainbox .navi .copyright{
    font-size:12px;
    font-weight:bold;
    color:#8A8A8A;
}

#mainbox #contentarea{
    clear: both;
    background-color: #ffffff;
    padding-bottom:20px;
}

#mainbox #contentarea h2{
    font-size: 2.2em;
    margin: 0 0 20px 0;
}

#mainbox #contentarea p{
    font-size: 1.4em;
    color: #808080;
    margin:8px 0 0 0;
}

#mainbox #contentarea h2{
    font-size:30px;
    font-weight:bold;
}

#mainbox #contentarea .spacer{
    clear:both;
    line-height: 0;
    height: 0;
}

#mainbox #contentarea .left{
    padding: 30px 0 0 30px;
    width: 320px;
    float: left;
}

#mainbox #contentarea .right{
    float:right;
    margin: 30px 30px 0 0;
    width: 500px;
}

#mainbox #contentarea .right img{
    margin-top: 20px;
    clear: both;
}
#mainbox #contentarea .right ul{
    padding-left:10px;
    list-style-type:square;
    color:#9C9C9C;
    font-weight:bold;
}

body.main #footer{
    background-color: #ffffff;
    border-top: 1px dotted #dddddd;
    margin: 0;
    padding: 0;
}

body.main #footer.front{
    background-color: #ffffff;
    border-top: 1px dotted #dddddd;
    margin: 0;
    padding: 8px 30px 30px 30px;
}
/******************************************************************************/

#flashupload{
    width: 204px;
    height: 99px;
    background: transparent url('tmp_upload.png') no-repeat top left;
    margin-bottom: 10px;
}

#flashupload.hidden{
    display: block;
    width: 1px;
    height: 1px;
    float: left;
    overflow: hidden;
}

#uploadinfo{
    display: block;
    font-size: 0.8em;
}

#uploadinfo a{
    float: right;
}

#uploadform{
    margin: 0;
}

#uploadform input{
    display: block;
}

#uploadform input.fileSelected{
    position: absolute;
    left: -10000px;
}

#uploadform input.fileInput{
}

#uploadform input.fileEmpty{
    display: none;
}

#list img{
    margin-right: 4px;
}

#uploadform button{
    margin: 10px 0 10px 0;
    border: 0;
    background: #ffffff url('upload.gif') no-repeat top left;
    height: 43px;
    width: 156px;
    cursor: pointer;
}

#uploadform button strong{
    display: none;
}

/******************************************************************************/

.filelist .status{
    padding-right: 18px;
    width: 32px;
}

.filelist tr:hover{
    background-color: #fafafa;
}

.filelist .loading .status{
    background: transparent url('loading.gif') no-repeat top right;
}

.filelist .error .status{
    background: transparent url('icon_error.png') no-repeat top right;
}

.filelist .done .status{
    background: transparent url('icon_ok.png') no-repeat top right;
}

/******************************************************************************/


/*#content .hidden{
    display: none;
}*/

.reload{
    float:right;
    margin-top:38px;
    padding-left:16px;
    padding-right:16px;
    color:#FFFFFF;
}

.reload:hover{
    background-color:#0041B0;
}

.images{
    clear: both;
    margin-top: 20px;
}

.images .thumb .small{
    line-height:204px;
    white-space:nowrap;
    overflow:hidden;
    width:245px;
    text-align:center;
}

.images .thumb .info{
    width:223px;
    height:40px;
    line-height:normal;
    padding-left:20px;
    margin-bottom:12px;
    color:#000000;
    font-size:12px;
}

.images .thumb a.title{
    color:#000000;
    font-size:16px;
}
.images .thumb a.user{
    color:#0054BD;
    font-size:12px;
}

.images .thumb img{
    vertical-align:middle;
}

.images .thumb.frow{
    margin-left: 0;
}

.images .private{
    opacity: 0.3;
}

.images .thumb.deleted{
    background-color: #dddddd;
    background-image: none;
}

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

.startimages .thumb{
    margin-left: 20px;
}

.ad{
    clear: both;
    text-align: center;
    width: 728px;
    margin: 24px auto 0 auto;
}

div.thumb{
    float: left;
}

.box span.r{
    float: right;
}

div.thumb br{
    clear: both;
}
/******************************************************************************/

.pagination{
    clear: both;
    margin: 2px 0;
}

.pagination a{
    padding: 2px;
    border: 1px solid #dddddd;
    margin: 1px;
}

.pagination a.current{
    border: none;
    margin: 2px;
}

.pagination div.left{
    float: left;
    margin-right: 30px;
}

.pagination div.right{
    float: right;
    margin-left: 30px;
}

.pagination span{
    float: right;
}

/******************************************************************************/

div.bar{
    background-color: #dddddd;
    margin-top: 20px;
    padding: 10px 20px 10px 20px;
}

div.bar ul{
    margin: 0;
    padding: 0;
    display: inline;
    float: left;
}

div.bar li {
    display: inline;
    margin: 0;
    padding: 0;
    color: #888888;
    font-size: 0.9em;
}

div.bar strong{
    font-size: 1.4em;
    color: #888888;
    float: left;
    font-weight: normal;
}

div.bar a{
    margin-left: 20px;
    margin-right: 2px;
    text-decoration: underline;
    color: #444444;
    font-size: 1.2em;
}

div.bar form{
    display: inline;
    margin: 0;
    float: right;
}

div.bar button{
    border: 0;
    padding: 0;
    cursor: pointer;
    font-size: 0.8em;
    color: #444444;
    background-color: transparent;
}


div.share{
    background-color: #83d036;
    float: left;
    width: 560px;
    height: 180px;
    padding: 20px;
    color: #ffffff;
    margin-bottom: 20px;
    margin-top: 20px;
}

div.share strong{
    display: block;
    font-size: 1.6em;
    margin-bottom: 10px;
    font-weight: normal;
}

div.share .input{
    color: #6d6d6d;
    background-color: #f6f6f6;
    border: 1px solid #e0e0e0;
    margin-top: 2px;
    width: 320px;
}

div.share label{
    float: right;
}

div.share label.g{
    margin-bottom: 10px;
}

div.tags{
    background-color: #dddddd;
    float: right;
    width: 180px;
    height: 200px;
    padding: 10px;
    margin-top: 20px;
}

div.tags strong{
    display: block;
}

div.tags a{
    text-decoration: none;
    color: #aaaaaa;
    margin-right: 1em;
}

div.tags form{
    margin: 10px 0 0 0;
}

div.tags input{
    background-color: #ffffff;
    border: 1px solid #888888;
    width: 80px;
}

#content div.tags .error{
    color: #ff0000;
}

.heading{
    clear: both;
}

.heading h2{
    float: left;
    font-size: 2.0em;
    margin: 0 0 20px 0;
}

.heading span{
    float: left;
    font-size: 1.5em;
    margin-left: 20px;
    margin-top: 1em;
}
/******************************************************************************/

#footer{
    border-top:1px dotted #ACACAC;
    clear: both;
    margin: 20px 0 20px 0;
    padding-top: 10px;
    font-size: 11px;
    color: #989898;
    height:20px;
}

#footer a{
    color: #404040;
    font-size:11px;
}

#footer .meta a{
    color: #666666;
}

#footer .copy{
    color: #cccccc;
    float:right;
    font-size:11px;
}

/******************************************************************************/
#navigation{
    float: left;
    margin: 2px 0 0 0;
    padding: 0;
    list-style: none;
}

#navigation li{
    display: inline;
    margin-right: 20px;
}

#navigation li a{
    display: block-inline;
    padding: 2px 8px 2px 8px;
}

#navigation li.hl a{
    background-color: #585858;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border: 4px;
}

/******************************************************************************/

div.canvas{
    width: 400px;
    padding: 20px;
    background-color: #ffffff;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    margin: 10px;
    text-align: left;
}

div.canvas h1 {
    border-bottom: 1px solid #dddddd;
    margin: 0;
    padding: 0;
}

div.canvas button{
    margin-right: 4px;
}

div.canvas.error{
    color: #444444;
}

/******************************************************************************/

/* albums */

div.images_albums{
    clear: both;
}

div.images_albums .thumb{
    margin-right:20px;
    margin-bottom:32px;
    float: left;
    width:220px;
    background-color:#FFFFFF;
}

div.images_albums .thumb .image img{
    vertical-align: middle;
}

div.album_box{
    width: 100%;
    clear: both;
}

div.album_box #album_title_link{
    float:right;
    width:52px;
    height:20px;
}

div.album_box #delete_album, #delete_album a{
    float:right;
    width:66px;
    height:20px;
}

div.album_box #share_album, #share_album a{
    float:right;
    width:66px;
    height:20px;
}

div.album_box #settings_album, #settings_album a{
    float:right;
    width:72px;
    height:20px;
}

div.album_thumb .name{
    font-size:14px;
    font-weight:bold;
}

div.album_thumb .count{
    display:block;
    font-size:0.8em;
    white-space: nowrap;
    color: #878787;
    vertical-align: top;
}

/* view */

div.picture_details_navi table{
    border-spacing:0px;
    width:360px;
    margin-top:24px;
}

div.picture_details_navi td.arrow_left{
    width:38px;
    text-align: right;
}

div.picture_details_navi td.number{
    width:72px;
    padding-top:12px;
    font-weight:bold;
    font-size:1.5em;
    text-align:center;
}

div.picture_details_navi td.arrow_right{
    width:38px;
    text-align: left;
}

div.picture_details_navi td.spacer2{
    width:24px;
}

div.picture_details_navi td.zoom{
    width:46px;
}
div.picture_details_navi td.info{
    width:46px;
}

div.picture_details_navi td.abuse{
    width:46px;
}

div.picture_details_navi td.share{
    width:36px;
    font-size: 1.5em;
    vertical-align: top;
}

div.picture_details_navi td.share a{
    display: block;
}

div.pic{
    width:100%;
    height:100%;
    clear: both;
}

a.delete_tag{
    font-size:11px;
    color:9F9F9F;
    padding-left:10px;
    vertical-align:top;
}

a.delete_tag:hover{
    color:#FF0000;
    font-weight:bolder;
}

/* account area */

div.welcome{
    float:right;
    padding: 10px;
    background-color: #EBEBEB;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    width:720px;
}

div.js_actions{
    margin-top:36px;
    margin-bottom:6px;
}

div.account_content{
    float:left;
    width:720px;
    margin-left:20px;
}

div input.title_read{
    width:420px;
    float:left;
    display:inline;
    cursor:default;
    font-weight:bold;
    color:#000000;
    font-size:20px;
    border:0;
    padding-right:10px;
}

div input.title_image_read{
    width:160px;
    float:left;
    display:inline;
    cursor:default;
    font-weight:bold;
    color:#000000;
    font-size:14px;
    border:0;
    padding-right:10px;
}

div input.title_read_new{
    display:none;
}

div input.title_write{
    width:420px;
    float:left;
    display:inline;
    font-weight:bold;
    font-size:20px;
    padding-right:10px;
}

div input.title_image_write{
    width:188px;
    float:left;
    display:inline;
    font-weight:bold;
    font-size:14px;
    padding-right:10px;
}

/* class for default size of image */
div.pic img.normal{
    max-width:100%;
    max-height:100%;
}

/* class for original size of image */
div.pic img.original{
}


div.ads_middle{
    color:#FFFFFF;
    background-color:#888888;
    width:100%;
    height:35px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin-top:10px;
    padding-top:10px;
}

div.ads_middle #zoom_center{
    font-size:11px;
    float:right;
    padding-top:2px;
}

div.ads_middle span{
    float:left;
    vertical-align:middle;
    padding-left:5px;
    padding-top:10px;
}
div.ads_middle .share_button{
    margin-right:15px;
    margin-top: 4px;
}

div.ads_middle form.abuse{
    display: inline;
}

div.ads_middle form.abuse button{
    background-color:transparent;
    color: #FFFFFF;
    border:0;
    cursor: pointer;
}

div.ads_middle a{
    color:#FFFFFF;
    margin-left:10px;
    margin-right:10px;
    text-decoration: underline;
}
div.comments{
    padding:20px;
    float:left;
    background-color:#EAE8E2;
    width:574px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin-top:20px;
    margin-bottom:20px;
    font-size:12px;
}

div.comments strong.heading, div.pic_tags strong.heading{
    font-size:16px;
}

div.comments div.comment a{
    color: #0063DC;
    font-weight: bold;
    text-decoration: underline;
}

div.pic_tags, div.lower_ad{
    padding:20px;
    float:right;
    background-color:#EAE8E2;
    width:304px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin-top:20px;
}

div.pic_tags strong, div.comments strong{
    display: block;
    margin: 0.5em 0 0.5em 0;
}

/* user navi on public user page */
h2.user_navi{
    margin-top:24px;
    font-size:24px;
    color:#707070;
}

h2.user_navi span.no_link{
    color:#000000;
}

h2.user_navi a{
    color:#000000;
    text-decoration:underline;
}

h2.user_navi img{
    margin-right:18px;
}

div.user_info{
    font-size:11px;
    float:right;
    margin-top:24px;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    border-radius:3px;
    background-color:#EBEBEB;
    margin-left:18px;
    padding:4px 10px 4px 10px;
}

div.user_info a{
    text-decoration:underline;
}
