body { background-color: #CCF; font-family: Arial, Sans-serif; margin: 0px; }

a { color: #FFF; text-decoration: none; }

a:hover { color: #000; }

a:visited{ color: #FFF; }

label { color: #FFF; font-size: small; padding: 0px 5px; }

#books-table td:nth-child(3) { text-align: left; }

#books-table td:nth-child(4), #books-table th:nth-child(4) { display: none; }

#books-table td:nth-child(5), #books-table th:nth-child(5) { display: none; }

#books-table td:nth-child(7), #books-table th:nth-child(7) { display: none; }

#books-table td:nth-child(8), #books-table th:nth-child(8) { display: none; }

#books-table td:nth-child(9), #books-table th:nth-child(9) { display: none; }

#books-table td:nth-child(10), #books-table th:nth-child(10) { display: none; }

#btn-search { border-radius: 5px; padding: 3px; width: 12%;}

#create-links, #nav-links { color: #FFF; cursor: pointer; text-align: center; margin: auto; width: 100%; }

#create-links .active { color: #000; }

#nav-links a:hover { color: #000; }

#episodes-table td:nth-child(2) { text-align: left; }

#episodes-table td:nth-child(5), #episodes-table th:nth-child(5) { display: none; }

#episodes-table td:nth-child(6), #episodes-table th:nth-child(6) { display: none; }

#episodes-table td:nth-child(7), #episodes-table th:nth-child(7) { display: none; }

#header { background-color: #005591; width: 100%; }

#header-text { color: #FFF; cursor: pointer; padding: 0px 5px; font-size: x-large; }

#header-text:hover { color: #000; }

#footer { background-color: #FFF; border-collapse: collapse; margin: auto; width: 100%; }

#footer td { border: none; padding: 0px 20px; text-align: center; }

#footer td:nth-child(1), #footer td:nth-child(2), #footer td:nth-child(3) { display: table-cell; }

#footer td:nth-child(2) { text-align: center; }

#footer img { padding: 5px 5px; }

#footer td.back { text-align: left; }

#footer td.forward { text-align: right; }

#movies-table td:nth-child(5), #movies-table th:nth-child(5) { display: none; }

#movies-table td:nth-child(6), #movies-table th:nth-child(6) { display: none; }

#movies-table td:nth-child(7), #movies-table th:nth-child(7) { display: none; }

#movies-table td:nth-child(8) { width: 30px; } 

#txt-search { border-radius: 5px; padding: 5px; width: 50%; }

.center { text-align: center; width: 50%; }

.content-table { border-collapse: collapse; margin: auto; width: 100%; }

.content-table th { background-color: #4BAAE4; color: #FFF; letter-spacing: 2px; }

.content-table td, .content-table th { border: solid 1px #000; padding: 5px 10px; text-align: center; }

.content-table td img, #footer td img { cursor: pointer; padding: 5px 0px; vertical-align: middle; }

.content-table td input, .content-table td select { border-radius: 5px; display: none; padding: 5px; width: 95%; }

.content-table td:nth-child(1) { text-align: left; } 

.content-table tfoot td { padding: 0px; }

.cover-art { display: none; }

.edit-table { display: none; margin: auto; padding-top: 15%; text-align: center; }

.edit-table th { color: #00F; font-family: Arial, Sans-serif; font-size: small; font-weight: normal; text-align: left; }

.edit-table th, .edit-table td { padding: 0px 10px; }

.yellow-light { background-color: #AAA; }

.green-light { background-color: #EEE; } /* Green - #8F8, Blue - #0CD */

.left { text-align: left; width: 25%; }

.red-light { background-color: #F99; }

.right { text-align: right; width: 25%; }

/*.yellow-light { background-color: #FF5; }*/