/* Video */

#video-gallery td {
	background: url('/images/video-bgd.png') no-repeat;
	font-family: tahoma, verdana;
	font-size: 9pt;
	color: #383737;
	width: 180px;
	height: 181px;
	text-align: center;
}

.thumb {
	padding: 3px;
	border: 1px #c9c9c9 solid;
	background: #fff4d7;
}

.video-view {
	color: #788394;
	text-align: left;
	margin: 3px 0 0 6px;
}

.video-time {
	color: #6190af;
	text-align: left;
	margin: 3px 0 0 6px;
}

.video-stars {
	color: #788394;
	text-align: right;
	margin: 0 0 0 6px;
}

.video-pages {
	font-family: tahoma, verdana;
	font-size: 12pt;
	color: #383737;
	text-align: right;
}

.page-left {
	background: #e4f1f5 url('/images/page-left.png') no-repeat;
	width: 2px;
	height: 25px;
	float: left;
}

.page-right {
	background: #e4f1f5 url('/images/page-right.png') no-repeat;
	width: 2px;
	height: 25px;
}

.page-center {
	background: #e4f1f5 url('/images/page-center.png') repeat-x;
	height: 25px;
	float: left;
}

.scene-h1 {
	color: #4fa7e4;
	font-size: 12pt;
	font-family: arial;
}

.video-adv {
	font-size: 8pt;
	font-family: arial;
	text-align: center;
	padding: 0;
}

/* Navigation */

.navigation {
	padding: 0 0 0 5px;
	text-align: left;
	float: left;
}

.navigation-order {
	padding: 10px 25px 0 0;
	text-align: right;
	font-size: 9pt;
}

#navigation-order a {
	color: #45688e;
	font-family: tahoma;
	font-size: 9pt;
	text-decoration: none;
}

#navigation-order a:hover {
	text-decoration: underline;
}

.nav-text {
	color: #45688e;
	font-family: tahoma;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
	padding: 3px;
}

.nav-text:hover {
	font-size: 11pt;
	text-decoration: none;
	color: white;
	background: #9fcdf9;
	padding: 3px;
}

.navigation-this-page {
	border: 1px #c7ced8 solid;
	background: #f3f6fb;
	font-size: 11pt;
	font-family: tahoma;
	padding: 2px;
	width: 20px;
	height: 20px;
	text-align: center;
	color: #7a7a7a;
	font-weight: bold;
}


/* Comments */
#video-comments-view th {
	background: url('/images/comment-blue.gif');
	text-align: left;
	padding: 0 0 0 10px;
	width: 600px;
	height: 25px;
}

#video-comments-view a {
	font-size: 11pt;
	font-family: arial;
	text-decoration: none;
	color: #6699cc;
}

#video-comments-view a:hover {
	text-decoration: underline;
}

#video-comments-view td {
	font-size: 10pt;
	font-family: arial;
	text-align: left;
	padding: 1px 0 15px 20px;
	width: 600px;
}

.video-comments-td-left {
	font-size: 10pt;
	font-family: arial;
	text-align: right;
	padding-right: 15px;
	width: 200px;
}

.video-comments-input {
	padding: 3px;
	font-size: 10pt;
	font-family: arial;
	width: 250px;
}

.video-comments-textarea {
	overflow-y: auto;
	overflow-x: hidden;
	width: 400px;
	height: 60px;
	padding: 5px;
	margin-bottom: 5px;
	font-family: tahoma, verdana;
	font-size: 9pt;
	color: #454544;
	border: 1px #d7ebff solid;
}

.video-comments {
	font-size: 14pt;
	font-family: arial;
	padding-bottom: 10px;
}

.video-comments-attention {
	font-size: 9pt;
	font-family: arial;
}

#video-comments-warning a {
	color: #6699cc;
	text-decoration: none;
}

#video-comments-warning a:hover {
	text-decoration: underline;
}

.video-comments-antispam {
	padding-top: 16px;
	font-size: 8pt;
	font-family: arial;
	width: 200px;
}

.video-comments-input-td {
	padding-top: 10px;
	font-size: 8pt;
	font-family: arial;
	width: 408px;
}

/* Keys */

.page-name {
	height: 1px;
	overflow: hidden;
}