* {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
body {
	background-image: url(img/bg.jpg);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	min-width: 960px;
}
body,td,th {
	color: #666;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #369;
}
a:active {
	text-decoration: none;
}
a {
	font-size: 12px;
	color: #06F;
}
#toolbar {
	text-align: right;
	color: #FFF;
	background-color: #333;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	background-image: url(img/toolbar_bg.gif);

}
#toolbar p {
	width: 950px;
	margin: auto;
	padding: 0px;
	margin-bottom: 0px;
}
#page {
	margin: auto;
	width: 950px;
	padding: 5px;


}
#header {

}
#menu {
	background-image: url(img/menu_bg.gif);
	background-repeat: repeat-x;
	border: 1px solid #CCC;
	padding: 9px;
}
#menu a {
	padding-right: 10px;
	padding-left: 10px;
	color: #666;
	font-weight: normal;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}
#menu a:hover {
	color: #F09;
}
#content {
	border: 1px solid #999;
	background-color: #FFF;
	margin-top: 10px;
	margin-bottom: 10px;
}
#top_bar {
	background-color: #F2F2F2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding: 10px;
	background-image: url(img/dec1.gif);
	background-repeat: no-repeat;
	background-position: right top; 
}
#top_bar td {
	color: #000;
	font-size: 13px;
}
#top_bar a {
	font-size: 13px;
}
#showing {
}
#top_pages {
	color: #999;
}
#top_pages a{
	padding-right: 3px;
	padding-left: 3px;
	text-decoration: none;
}
#little_thumbnails_box{
	background-color: #F2F2F2;
	width: 157px;
	border: 1px solid #999;
	background-image: url(img/dec2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #F09;
	margin-right: 9px;
	margin-top: 9px;
}
#bottom_bar {
	background-color: #F2F2F2;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	padding: 10px;
	text-align: center;
	background-image: url(img/dec3.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 13px;
}
#bottom_bar a{
	font-size: 13px;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.thumbnails {
	border: 1px solid #CCC;
	padding: 3px;
	background-color: #FFF;
	background-image: url(img/loading.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.thumb {
	position: relative;
}
.thumb_info {
	position: absolute;
	left: 4px;
	bottom: 4px;
	background-color: #666;
	color: #FFF;
	width: 240px;
	opacity:0.7;
	filter:alpha(opacity=70);
}
.thumb_info td {
	color: #FFF;
}
.player {
	background-color: #000;
	border: 2px solid #000;

}
#player_pic {
	height: 340px;
	width: 639px;
	background-image: url(img/loading7.gif);
	background-position: center center;
	background-repeat: no-repeat;
}
#player_buttons {
	background-color: #242424;
	height: 32px;
}
#info_box {
	padding: 10px;
	background-color: #ffdbfd;
	border: 1px solid #ffb3f7;
	text-align: center;
	font-size: 12px;
	color: #000;
	margin-top: 9px;
	margin-right: 9px;
	margin-bottom: 0px;
	margin-left: 9px;
  display: none;
}
#related_videos {
	background-color: #F2F2F2;
	padding: 10px;
	background-image: url(img/dec1.gif);
	background-repeat: no-repeat;
	background-position: right top;
	border: 1px solid #999;
}
#related_videos_content {
	padding: 10px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}
.next_prev {
	background-color: #333;
	border: 3px solid #CCC;
	margin: 0px;
}
#toolbar_table {

}
#toolbar_table a {
	font-size: 12px;
	color: #F09;
}
.red {
	color:#F00;	
}
.green {
	color:#6C0;
}
.black {
	color:#000;
}
.hd {
	position: absolute;
	top: 6px;
	right: 6px;
	opacity:0.7;
	filter:alpha(opacity=70);
}
#privacy {
	position: absolute;
	top: 0px;
	right: 0px;
}
#privacy a {
	padding-left: 5px;
	padding-right: 5px;
}