html {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    background-color: #fff3c1;
    color: #000000;
}
body {
    padding: 0;
    margin: 0;
}
h1, h2, h3, h4, h5, h6 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
    margin-top: 8px;
    margin-bottom: 8px;
}
h2 {
    font-size: 140%;
}
form {
    display: block;
    margin: 0;
    padding: 0;
}
img {
    border: 0;
	behavior: url(/iepngfix/iepngfix.htc);
}

th {
    text-align: left;
}

a {
    text-decoration: none;
}
a:link {
    color: #4ab7cf;
}
a:visited {
    color: #4ab7cf;
}
a:active {
    color: #4ab7cf;
}
a:hover {
	text-decoration: underline;
}
a:hover:visited {
    text-decoration: underline;
}

* {
    border-style: solid;
    border-color: #000000;
    border-width: 0;
}

#content {
    width: 80%;
    margin: auto;
	padding-top: 20px;
}
#nav {
    height: 20px;
    font: 11px Arial, Helvetica, sans-serif;
    color: #fff3c1;
    background-color: #4ab7cf;
    letter-spacing:.1em;
    text-decoration: none;
    font-weight: bold;
}
#nav td {
	padding-left: 10px;
	padding-right: 10px;
	color: #fff3c1;
    background-color: #4ab7cf;
}
#nav a {
    color: #fff3c1;
    background-color: #4ab7cf;
}
#nav .section:hover, #nav .section:hover a, #nav .child:hover, #nav .child:hover a {
    background-color: #fff3c1;
	color: #4ab7cf;
    text-decoration: none;
}
#bread {
    clear: both;
    font-size: 90%;
    color: black;
    background-color: #fff3c1;
    margin-left: 7px;
    margin-top: 3px;
}
#bread a:link {
    color: #4ab7cf;
}
#bread a:visited {
    color: #4ab7cf;
}
#bread a:hover {
    text-decoration: underline;
}

.break {
    clear: both;
}

.segment {
    border: 1px solid #eeb900;
    vertical-align: center;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #f8eca7;
}
.segment .cell {
	border-bottom: 1px solid #eeb900;
	padding-left: 20px;
}
.segment .title {
    color: #9D510D;
}
.segment .name {
    font-weight: bold;
    color: #4ab7cf;
}
.segment .length {
    font-weight: bold;
}
.segment .indent {
	padding-left: 20px;
	padding-right: 20px;
}
.segment .url {
    margin-top: 8px;
    margin-bottom: 10px;
}
.segment .thumbnail {
    border: 0;
    margin-right: 20px;
}

.video {
	background-color: #ffffff;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
}
.video .name {
    font-weight: bold;
    color: #4ab7cf;
}
.video .length {
    font-weight: bold;
    color: #4ab7cf;
}
.video .description {
}
.video .url {
    margin-top: 8px;
    margin-bottom: 10px;
}

.random_current_video {
    background-color: #fff3c1;
    padding-bottom: 20px;
}
.random_current_video .label {
    font-weight: bold;
    padding-left: 3px;
    padding-top: 8px;
    padding-bottom: 6px;
}

.random_archive_video {
    background-color: #fff3c1;
    padding-bottom: 20px;
}
.random_archive_video .label {
    font-size: 140%;
    font-style: italic;
    font-weight: bold;
    padding-left: 3px;
    padding-top: 8px;
    padding-bottom: 6px;
}

.current_segments .label {
    font-size: 140%;
    font-style: italic;
    font-weight: bold;
    padding-left: 3px;
    padding-top: 8px;
    padding-bottom: 6px;
}

.archive_segments .label {
    font-weight: bold;
    padding-left: 3px;
    padding-top: 8px;
    padding-bottom: 6px;
}

.archive_months {
    font-size: 80%;
}

.search_results .label {
    font-weight: bold;
    padding-left: 3px;
    padding-top: 8px;
    padding-bottom: 6px;
}

.no_search_results {
    font-weight: bold;
    padding-left: 3px;
    padding-top: 8px;
    padding-bottom: 6px;
}

.feed_widget {
    float: left;
}

.overview .item {
}
.overview .description {
    margin-bottom: 15px;
    text-align: justify;
}
.overview .field {
    clear: left;
    float: left;
    width: 15%;
    vertical-align: top;
    margin-top: 10px;
    margin-bottom: 10px;
}
.overview .value {
    float: left;
    margin-left: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: justify;
    width: 20%;
}
.overview .extended {
    float: left;
    margin-left: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: left;
}
.overview .extended + .overview .value {
    clear: left;
}
.overview .value .brief {
    white-space: nowrap;
}
.overview th {
    padding-right: 8px;
    vertical-align: top;
    font-weight: normal;
    font-style: italic;
}
.overview td {
    padding-left: 7px;
    padding-right: 7px;
    vertical-align: top;
}

.position {
    float: right;
    font-size: 150%;
    margin-bottom: 10px;
    margin-top: 8px;
}
.position div {
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
}
.position .up {
    float: left;
    margin-right: 20px;
    font-family: Arial, Helvetica, sans-serif;
}
.position .num {
    float: left;
}
.position .first {
    margin-left: 5px;
}
.position .prev {
    margin-left: 20px;
    margin-right: 10px;
}
.position .next {
    margin-left: 10px;
    margin-right: 20px;
}
.position .chunk_prev {
    margin-left: 20px;
}
.position .chunk_next {
    margin-right: 20px;
}
.position .inactive {
    color: #999988;
}

.line {
    background-color: #ffffff;
    height: 1px;
    width: 85%;
    margin-bottom: 15px;
    border: 1px solid #555555;
}
