body {
	padding: 0px;
	margin: 0px;
	background-image: url(images/bg.png);
	background-repeat: repeat-x;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	background-color: white;
}

h1 {
	color: #d60000;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}

#overlay {
	z-index: 10;
	background-repeat: repeat;
	padding: 0px;
	margin: 0px;
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
	position: absolute;
}

#overlay_container {
	z-index: 11;
	margin: 0px;
	visibility: hidden;
	background-repeat: no-repeat;
	width: 420px;
	background-image: url(images/overlay_small.png);
	padding: 0px;
	height: 280px;
}

#overlay_contents {
	z-index: 12;
	color: #333333;
	font-size: 12px;
	border-color: white;
	border-width: 1px;
	border-style: solid;
	padding: 0px;
	margin: 10px;
	height: 0px;
	width: 0px;
	background-color: #e5e5e5;
	overflow: auto;
}

#notifications {
	width: 265px;
	z-index: 20;
	position: absolute;
	margin: 0px;
	padding: 0px;
	right: 5px;
	top: 5px;
}

.notification {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	right: 5px;
	top: 5px;
	width: 0px;
}

.notification_top {
	padding: 0px;
	margin: 0px;
	height: 11px;
	width: 265px;
	background-repeat: no-repeat;
	background-image: url(images/not_top.png);
}

.notification_mid {
	padding: 0px;
	margin: 0px;
	width: 265px;
	background-repeat: repeat-y;
	background-image: url(images/not_mid.png);
}

.notification_bottom {
	padding: 0px;
	margin: 0px;
	height: 11px;
	width: 265px;
	background-repeat: no-repeat;
	background-image: url(images/not_bottom.png);
}

#logo {
	margin-top: 10px;
	text-align: left;
	width: 640px;
}

#thumbs_container {
	padding: 0px;
	margin-left: 0px;
	margin-bottom: 20px;
	margin-right: 0px;
	margin-top: 0px;
	background-repeat: repeat;
	background-image: url(images/banner_bg.png);
	width: 100%;
	height: 195px;
}
#thumbs {
	z-index: -1;
	padding: 0px;
	margin: 0px;
	height: 195px;
	width: 975px;
	background-repeat: no-repeat;
	background-image: url(images/banner.png);
	overflow: hidden;
}

.thumb_box {
	text-align: left;
	margin-left: 15px;
	margin-bottom: 0px;
	margin-right: 15px;
	margin-top: 29px;
	background-image: url(images/loading.gif);
	background-position: center center;
	background-repeat: no-repeat;
	position: relative;
	float: left;
	height: 138px;
	width: 165px;
}

.thumb_title {
	float: left;
	margin-left: 5px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	text-align: left;
	padding-left: 5px;
	padding-bottom: 0px;
	padding-right: 5px;
	padding-top: 0px;
	width: 130px;
	line-height: 24px;
	color: #333333;
	height: 24px;
	font-size: 9px;
	overflow: hidden;
}

.refresh {
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 5px;
	margin-top: 5px;
	line-height: 24px;
	padding: 0px;
	float: right;
	height: 15px;
	width: 15px;
}

.thumb {
	margin-left: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
	margin-top: 0px;
	padding: 0px;
	background-color: black;
	height: 110px;
	width: 155px;
}

#main {
	padding: 0px;
	overflow: hidden;
	text-align: left;
	width: 958px;
	min-height: 385px;
}

#left {
	float: left;
}

#title_separator {
	visibility: hidden;
	border-color: #d8d8d8;
	border-style: solid;
	border-right-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	border-top-width: 1px;
	padding: 0px;
	margin: 0px;
	height: 0px;
}

#video_title {
	float: left;
	margin: 0px;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	font-size: 24px;
	width: 615px;
}

#video_refresh {
	margin-bottom: 3px;
	background-repeat: no-repeat;
	background-image: url(images/arrow25.png);
	float: right;
	width: 25px;
	height: 25px;
}

#video {
	z-index: 1;
	border-color: white;
	height: 385px;
	width: 640px;
	border-width: 5px;
	border-style: solid;
	background-image: url(images/loading.gif);
	background-position: center center;
	background-repeat: no-repeat;
}

#video_views {
	text-align: right;
	width: 640px;
	padding: 5px;
	font-size: 12px;
}

#ad {
	padding: 0px;
	margin-top: 8px;
	width: 638px;
}

#sidebar {
	margin-left: 8px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0px;
	float: right;
	width: 300px;
}

.box {
	padding: 0px;
	margin-left: 0px;
	margin-bottom: 8px;
	margin-right: 0px;
	margin-top: 0px;
	background-color: #e0e0e0;
	color: #4c4c4c;
	font-size: 12px;
	width: 300px;
	border: 0px solid #bfbfbf;
}

.box_header {
	margin: 0px;
	background-repeat: no-repeat;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 8px;
	padding-left: 8px;
	line-height: 20px;
	height: 20px;
	width: 300px;
	background-image: url(images/box_header.png);
}

.box_body {
	margin: 0px;
	padding: 8px;
}

.box_bottom {
	text-align: center;
	padding: 5px;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 8px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	border-color: #cccccc;
	border-style: solid;
	border-top-width: 1px;
	width: 280px;
}

ul {
	margin: 0px;
	padding: 0px 15px 0px 15px;
}

.historyElement {
	margin: 0px;
	padding: 2px;
}

a {
	text-decoration: underline;
	color: #4c4c4c;
}

a:hover {
	color: #0370bf;
}

#footer {
	color: #aaaaaa;
	font-family: Verdana;
	/* font-weight: bold;
	background-color: #333333; */
	width: 100%;
	font-size: 11px;
	margin-top: 10px;
	height: 20px;
	line-height: 20px;
	
}

#options_bottom {
	visibility: hidden;
	width: 0px;
	height: 0px;
}

#options_body {
	visibility: hidden;
	width: 0px;
	height: 0px;
}

#history_body {
	visibility: hidden;
	width: 0px;
	height: 0px;
}

#description_body {
	visibility: hidden;
	width: 0px;
	height: 0px;
}

#video_refresh {
	visibility: hidden;
	width: 0px;
	height: 0px;
}


