@charset "utf-8";
/* CSS Document */

body { margin: 0; background-color: #f1ede4; font-family: Arial, Helvetica, sans-serif; font-size: 12px; }

h1 {
	color: #44361d;
	border-bottom: 1px solid #fe9502;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#top-nav-link { color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; }

#top-nav-link a {
	float: left;
	margin: 0 5px 0 0;
	border: 2px solid #ccc0ac;
	border-top: none;
  	padding: 0 5px 0 5px;
  	text-decoration: none;
  	background-color: #6e685e;
  	color: #ffffff;
}

#top-nav-link a:hover {
	border: 2px solid #827042;
	border-top: none;
  	background-color: #fe9502;
  	color: #333333;
}

div#vid-title {
	display: block;
	margin-bottom: 10px;
	padding: 2px 2px 2px 5px;
	border-top: 2px solid #fe9502;
	border-bottom: 2px solid #fe9502;
	background-color: #ede7dd;
	color: #44361d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

div#vid-desc {
	margin-bottom: 5px;
	padding-bottom: 10px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom: 2px solid #fe9502;
}

div#vid-caption {
	margin-top: 10px;
	color: #505050;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

/*** TAB MENU ***/
.menu { padding: 0; margin: 0; float: right; height: 17px; }
.menu dt { display: none; }
.menu dd {
	float: left;
	height: 17px;
	padding: 0;
	margin: 0 10px 0 0;
	text-align: center;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.menu dd span.aa {
	display: block;
	width: 18px;
	height: 17px;
	height: auto;
	background: url(img/tab_off_left.gif);
	background-repeat: no-repeat;
	float: left;
	padding: 5px 0; 
}
.menu dd span.aa-on {
	display: block;
	width: 18px;
	height: 17px;
	height: auto;
	background: url(img/tab_on_left.gif);
	background-repeat: no-repeat;
	float: left;
	padding: 5px 0; 
}
.menu dd span.bb {
	display: block;
	height: 17px;
	background: url(img/tab_off_mid.gif);
	background-repeat: repeat-x;
	float: left;
	padding: 2px 5px 0 0;
	text-decoration: none;
}
.menu dd span.bb-on {
	display: block;
	height: 17px;
	background: url(img/tab_on_mid.gif);
	background-repeat: repeat-x;
	float: left;
	padding: 2px 5px 0 0;
	text-decoration: none;
	color: #202020;
}
.menu dd span.cc {
	display: block;
	width: 2px;
	height: 17px;
	height: auto;
	background: url(img/tab_right.gif);
	background-repeat: no-repeat;
	float: left;
	padding: 5px 0;
}
.menu dd span.cc-on {
	display: block;
	width: 2px;
	height: 17px;
	height: auto;
	background: url(img/tab_right.gif);
	background-repeat: no-repeat;
	float: left;
	padding: 5px 0;
}

.menu a:link {
	color: #625d53;
	text-decoration: none;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	cursor: pointer;
}
.menu a:visited {
	color: #625d53;
	text-decoration: none;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	cursor: pointer;
}
.menu a:hover { color: #202020; text-decoration: none; }
.menu a:hover span.aa { background: url(img/tab_on_left.gif); background-repeat: no-repeat; }
.menu a:hover span.bb { background: url(img/tab_on_mid.gif); background-repeat: repeat-x; }
.menu a:hover span.cc { background: url(img/tab_right.gif);	background-repeat: no-repeat; }
/*** END TAB MENU ***/

#thumb-tbl-hdr1 {
	border-bottom: 2px solid #a69c8c;
	color: #a69c8c;
	line-height: 80%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	font-variant: small-caps;
	padding-left: 10px;
	padding-bottom: 0;
}

#thumb-tbl-hdr2 {
	border-bottom: 2px solid #a69c8c;
}

div#thumb-nav a {
	display: block;
	position: relative;
	float: left;
	width: 293px;
	height: 79px;
	margin: 5px;
	padding: 5px;
	border: 2px solid #e3f1fa;
	background-color: #e3f1fa;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	tezxt-align: left;
}

a#thumb-nav img {
	border: 2px solid #fe9502;
	margin: 0px 5px 0px 0px;
}

div#thumb-nav a:hover {
	border: 2px solid #fe9502;
	background-color: #a69c8c;
	color: #ffffff;
	text-decoration: none;
}

a:hover#thumb-nav img {
	border: 2px solid #ffffff;
	margin: 0px 5px 0px 0px;
}

#thumb-tbl { background-color: #e3f1fa; }

#url {
	border: 1px solid #44361d;
	background-color: #fef7ec;
	color: #44361d;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.length { color: #8e8474; }

.copyright {
	color: #404040;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
}

a:hover#thumb-nav .length { color: #f1f8fe; }

a:link		{ color: #44361d; text-decoration: underline }
a:visited	{ color: #44361d; text-decoration: underline }
a:active	{ color: #fe9502; text-decoration: underline }
a:hover		{ color: #fe9502; text-decoration: underline }