

/******************************[ PHOTOS ]******************************/

table.photos_table_main
{
    border-style: solid;
    border-width: 1px;
    border-color: #6B2222;
    width: 100%;
    margin-top: 12px;
    padding-top:    3px;
    padding-bottom: 1px;
    padding-left:   5px;
    padding-right:  5px;
    background-color: #FFE6E9;
}

table.photos_table_body
{
    width: 100%;
}


.photos_table_header_before
{
    font-size: 2px;
}


TD.photos_table_header
{
    color: #540000;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 120%;
    font-weight: bold;
    text-decoration: none;
    padding-bottom: 3px;
/*    padding: 2px;*/
}

.photos_table_header_buttons
{
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 10px;
}

.photos_table_header_after
{
    font-size: 4px;
}

td.photos_table_body
{
}

/******************************[ FILE ]******************************/

table.photo_table_main
{
    border-style: solid;
    border-width: 1px;
    border-color: #6B2222;
    width: 100%;
    margin-top: 12px;
    padding-top:    3px;
    padding-bottom: 1px;
    padding-left:   5px;
    padding-right:  5px;
    background-color: #ffffff;
}


.photo_table_header_before
{
    font-size: 2px;
}


TD.photo_table_header
{
    color: #540000;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 90%;
    font-weight: bold;
    text-decoration: none;
    padding-bottom: 3px;
/*    padding: 2px;*/
}
A.photo_table_header
{
    color: #540000;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    text-decoration: none;
}

.photo_table_header_buttons
{
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 10px;
}

.photo_table_header_after
{
    font-size: 4px;
}

td.photo_table_body
{
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 90%;
    /*padding: 5px;*/
}

td.BildInfo
{
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 90%;
    padding: 5px;
    padding-left: 12px;
}





TT
{
    font-family: Verdana,Arial,Helvetica,sans-serif;
}

span.photos_download_above { font-size: 6px; }


table.photo_file
{
    padding: 0px;
}
td.photo_file
{
    color: #000000;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 90%;
    padding-top: 0px;
    padding-bottom: 5px;
}
a.photo_file:hover
{
    background-color: #BFDDFF;
}

.photo_file_length
{
    color: #000000;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 70%;
    padding-bottom: 5px;
}

.DateInfo_above
{
    font-size: 6px;
}
.photos_space_between
{
    font-size: 20px;
}
.between_folders_and_photos
{
    font-size: 20px;
}

span.IsPublic_above { font-size: 70%; }
span.IsPublic
{
    color: #FF0000;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 80%;
    padding-bottom: 5px;
}
a.IsPublic
{
    color: #FF0000;
}
a.IsPublic:hover
{
    background-color: #FFDDBF;
}

span.FolderInfo_above { font-size: 70%; }
span.FolderInfo
{
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-style: italic;
    font-size: 80%;
    padding-bottom: 5px;
}


.photoset_add_button
{
	font-size: 10px;
    font-weight: bold;
    border-color: #666666;
    background-color: #ebebeb;
    background-image: url(../image/button_bg.gif);
}
.photoset_edit_button
{
    font-size: 10px;
    font-weight: bold;
    border-color: #666666;
    border-width: 1px;
    background-color: #ebebeb;
    background-image: url(../image/button_bg_turq.gif);
}
.photoset_delete_button
{
    font-size: 10px;
    font-weight: normal;
    border-color: #666666;
    border-width: 1px;
    background-color: #ebebeb;
    background-image: url(../image/button_bg_halfyellow.gif);
}


.photo_add_button
{
	font-size: 10px;
    font-weight: bold;
    border-color: #666666;
    background-color: #ebebeb;
    background-image: url(../image/button_bg.gif);
}
.photo_edit_button
{
    font-size: 10px;
    font-weight: bold;
    border-color: #666666;
    border-width: 1px;
    background-color: #ebebeb;
    background-image: url(../image/button_bg_turq.gif);
}
.photo_delete_button
{
    font-size: 10px;
    font-weight: normal;
    border-color: #666666;
    border-width: 1px;
    background-color: #ebebeb;
    background-image: url(../image/button_bg_halfyellow.gif);
}

/* PRODUCT FILE DOWNLOAD - UPLOAD button for uploading software. */
.photo_upload_button
{
    font-size: 10px;
    font-weight: normal;
    border-color: #666666;
    border-width: 1px;
    background-color: #ebebeb;
    background-image: url(../image/button_bg.gif);
}


table.add_ctrls
{
}

td.photo_add_ctrl
{
	padding-right: 30px;
}

td.folder_add_ctrl
{
}


span.text_footer_above
{
	font-size: 10px;
}

.text_footer
{
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 70%;
    font-weight: normal;

}