
#ManagePhotosLink > a,
#ManagePhotosLink > a:hover{
	font-size:20px;
}


div.subFolder[editable = "false"] {
    background-color: #AAAAAA;
}

div.subFolder {
    float: left;
    overflow: hidden;
    width: 100%;
    background-color: white;
}

div.editButton {
    float: right;
    width: 50px;
    overflow: hidden;
    text-align: center;
	height:40px;
	vertical-align:middle;
}

div.inviteButton {
    float: right;
    width: 60px;
    overflow: hidden;
    text-align: center;
	height:40px;
	vertical-align:middle;
}

div.deleteButton {
    float: right;
    width: 70px;
    overflow: hidden;
    text-align: center;
	height:40px;
	vertical-align:middle;
}

div.addSubFolderButton {
    float: right;
    width: 120px;
    overflow: hidden;
    text-align: center;
	height:40px;
	vertical-align:middle;
}

div.folder {
    padding: 10px 0px 10px 0px;
    width: 100%;
    text-align: left;
    float: left;
}

div.folder[editable =
"false"] {
    background-color: #AAAAAA;
}

body {
    font-family: verdana;
    margin: 0px;
    padding: 0px;
    border-collapse: collapse;
    color: #7B8676;
}

table {
    padding: 0px;
    border-collapse: collapse;
    margin: 0px;
    width: 100%;
    height: 100%;
}

a.menu:link {
    font-size: 13px;
    color: #FFFFFF;;
}

.button {
    cursor: hand;
}

a {
    cursor: hand;
}

a.menu:visited {
    font-size: 13px;
    color: #FFFFFF;;
}

a.menu:hover {
    font-size: 13px;
    color: #CCCC9A;;
}

a.menu {
    font-size: 13px;
    font-family: verdana;
}

a.larger {
    font-size: 20px;
}

.ajaxUploader {
    float: left;;
    width: 350px;
    height: 100px;
    overflow: hidden;
}

.prog-border {
    height: 15px;
    width: 205px;
    background: #fff;
    border: 1px solid #000;
    margin: 0;
    padding: 0;
}

.prog-bar {
    height: 11px;
    margin: 2px;
    text-align: left;
    padding: 0px;
    background: #CCCC9A;
}

a.selected:link {
    color: white;
}

a.selected:visited {
    color: white;
}

a.selected:hover {
    color: #CCCC9A
}

a.submenu {
    font-weight: normal;
}

a.submenu:link {
    color: #EEEEEE;;
    font-weight: normal;
}

a.submenu:visited {
    color: #EEEEEE;;
    font-weight: normal;
}

a.submenu:hover {
    color: #CCCC9A;;
    font-weight: normal;
}

a.selectedSubmenu {
    color: #CCCC9A;
    font-weight: normal;
}

a.selectedSubmenu:link {
    color: #CCCC9A;
    font-weight: normal;
}

a.selectedSubmenu:visited {
    color: #CCCC9A;
    font-weight: normal;
}

a.selectedSubmenu:hover {
    color: #CCCC9A;
    font-weight: normal;
}

img {
    margin: 0px;
    padding: 0px;
    border: 0px;
}

a {
    font-size: 13px;
    font-weight: bold;
    color: #7B8676;
    text-decoration: none;
}

a:hover {
    font-size: 13px;
    font-weight: bold;
    color: #CE0000;
    text-decoration: none;
}

.content {
    font-size: 12px;
    text-decoration: none;;
    width: 100%;;
    height: 100%;
}

.subtitle {
    font-size: 12px;
    font-weight: bold;
    color: #999999
}

.title {
    font-size: 13px;
    font-weight: bold;
    color: #818141
}

.bullet {
    list-style-image: url(images/bullet.gif)
}

.folderLogo {
    max-width: 800px;
    max-height: 300px;
    overflow: hidden;
}

.background {
    background-color: #ffffdd;
}

.invoice {
    font-size: 14px;
    color: #000000;
}

#formButton {
    background-color: #5C8A66;
    border-width: 0;
    color: #FFFFFF;
    height: 13px;
    width: 50px;
    font-size: 7pt;
}
