* {
	margin: 0;
	padding: 0;
	}

body {
	margin: 0;
	padding: 25px 0 0 0;
	background: #003466 url(images/bg.jpg) repeat-y center 0;
	font-family: arial, helvetica, sans-serif;
	}
	
p {
	margin: 0;
	padding: 0;
	}
	
a {
	text-decoration: none;
	color: #fff;
	}
	
	a:hover {
		text-decoration: underline;
		}
		
a img {
	border: none;
	}
		
	
h1, h2, h3 {
	font-family: georgia, times, serif;
	margin: 0;
	padding: 0;
	font-weight: normal;
	}
	
	h2 {
		color: #fff;
		font-size: 18px;
		}
	
	
#container {
	margin: 0 auto;
	padding: 0;
	width: 970px;
	background: url(images/container_bg.gif) repeat-x 0 50px;
	}
	
	#container_top {
		position: relative;
		width: 970px;
		background: url(images/container_bg_top.png) no-repeat top;
		}
	
	#container_bottom {
		margin: 0 auto;
		padding: 0 0 10px 0;
		width: 970px;
		height: 12px;
		background: url(images/container_bg_bottom.png) no-repeat top;
		}
		
.logo {
	position: absolute;
	top: 0;
	left: 0;
	width: 279px;
	height: 35px;
	background: url(images/logo_video.png) no-repeat 0 0;
	}
		
		
/*  FLV Container  */

#left_side {
	position: relative;
	padding: 55px 0 0 10px;
	width: 480px;
	height: 500px;
	float: left;
	}
	
	#flv_container {
		padding-bottom: 8px;
		}
	
	#description {
		position: absolute;
		bottom: 0;
		left: 10px;
		padding: 5px;
		background: #dfdfdf;
		border: 1px solid #C9CACB;
		width: 468px;
		}
		
		#description.open {
			height: 150px;
			}
			
		#description.closed {
			height: 76px;
			}
		
		#description h1 {
			padding: 3px 0;
			font-size: 18px;
			}
			
		#description p {
			font-size: 12px;
			color: #333;
			}
			
			#description.closed .description {
				overflow: hidden;
				height: 29px;
				}
				
			#description.open .description {
				padding-bottom: 30px !important;
				overflow: auto;
				}
			
		#description a,
		#description a:hover {
			color: #c80000;
			}
			
		#description #comment_link {
			position: absolute;
			bottom: 5px;
			right: 5px;
			text-align: right;
			}
			
			#description #comment_link a {
				padding: 2px 0 2px 22px;
				background: url(images/icon_comment.gif) no-repeat left top;
				color: #c80000;
				}
				
		#description #more_link {
			position: absolute;
			display: block;
			padding: 0 0 0 10px;
			bottom: 5px;
			right: 10px;
			font-size: 12px;
			background: url(images/more_carrot_up.gif) no-repeat 0 3px;
			color: #C80000;
			font-weight: bold;
			}
			
			#description.open #more_link {
				display: none;
				}
				
#advertisement {
	position: absolute;
	top: 465px;
	left: 497px;
	}
	
	
/*  Video Container  */

#video_container {
	position: relative;
	margin-right: 5px;
	*_margin-right: 3px;
	padding-top: 3px;
	width: 468px;
	height: 451px;
	color: #fff;
	float: right;
	}

#video_container_tab {
	width: 468px;
	height: 46px;
	background: url(images/video_container_tab.png) no-repeat;
	*_background-image: url(images/video_container_tab_2.gif);
	z-index: 100;
	zoom: 1;
	}
	
	#expanded #video_container_tab {
		bottom: 160px;
		}
	
	#video_container_tab h1 {
		width: 149px;
		height: 30px;
		padding-top: 13px;
		font-size: 14px;
		font-family: arial, helvetica, sans-serif;
		color: #000;
		font-weight: bold;
		float: left;
		text-align: center;
		}
		
		#video_container_tab h1 span {
			padding-bottom: 7px;
			background: url(images/video_tab_underline.gif) no-repeat bottom;
			}
	
#video_container_bg {
	bottom: 10px;
	width: 468px;
	height: 395px;
	background: url(images/video_container_bg.gif) repeat-y;
	z-index: 100 !important;
	overflow: auto;
	}
	
	#expanded #video_container_bg {
		}
	
#video_container_bottom {
	position: absolute;
	top: 441px;
	width: 468px;
	height: 11px;
	background: url(images/video_container_bottom.png) no-repeat;
	}
	
/*  Video Thumbs  */
	
#video_thumbs_container {
	width: 453px;
	*width: 440px;
	/*height: 395px;*/
	}
	
	#video_thumbs_container div:last-child {
		margin-bottom: 0;
		}
	
	#expanded #video_thumbs_container {
		height: 150px;
		}
	
.video_thumb {
	margin: 0 auto 10px auto;
	width: 438px;
	}
	
	.video_thumb .top {
		zoom: 1;
		margin: 0;
		padding: 0;
		width: 438px;
		height: 11px;
		background: url(images/video_thumb_top.jpg) no-repeat bottom;
		}
		
	.video_thumb .middle_1 {
		zoom: 1;
		background: url(images/video_thumb_bg.jpg) no-repeat top;
		}
		
	.video_thumb .middle_2 {
		zoom: 1;
		background: url(images/video_thumb_bg_2.jpg) repeat-y;
		}
		
	.video_thumb .bottom {
		zoom: 1;
		width: 438px;
		height: 8px;
		background: url(images/video_thumb_bottom.jpg) no-repeat top;
		}
		
	/* content */
	
	.video_thumb .thumb {
		margin-left: 10px;
		float: left;
		}
		
		.video_thumb .thumb a:hover {
			text-decoration: none;
			}
		
		.video_thumb .thumb a img {
			border: 1px solid #000;
			float: left;
			}
			
			.video_thumb .thumb a:hover img {
				border-color: #141414;
				text-decoration: none;
				}
			
		.video_thumb .thumb a h2 {
			margin-left: 135px;
			margin-right: 10px;
			}
			
			.video_thumb .thumb a:hover h2 span {
				text-decoration: underline;
				}
			
		
	.video_thumb .runtime {
		padding-top: 3px;
		font-size: 12px;
		font-style: italic;
		}
		
	.video_thumb .description {
		padding-top: 7px;
		font-size: 12px;
		color: #ccc;
		}
		
		.video_thumb .runtime {
			margin-left: 135px;
			margin-right: 10px;
			}
			
		.video_thumb .description {
			padding-left: 135px;
			padding-right: 110px;
			font-size: 11px;
			}
			
	.video_thumb .play {
		margin-top: -36px;
		padding-right: 10px;
		width: 86px;
		height: 24px;
		float: right;
		}
		
		.video_thumb .play a {
			display: block;
			width: 86px;
			height: 24px;
			background: url(images/play.png) no-repeat 0 -24px;
			text-decoration: none;
			color: #fff;
			}
			
			.video_thumb .play a:hover {
				background-position: 0 0;
				text-decoration: underline;
				}
		
		.video_thumb .play a span {
			display: block;
			padding-top: 6px;
			width: 86px;
			height: 19px;
			text-align: center;
			font-size: 10px;
			font-family: arial, helvetica, sans-serif;
			font-weight: bold;
			text-transform: uppercase;
			}
	
	

/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::  Change Categories ::::: */		

#change_categories_link {
		position: absolute;
		top: 12px;
		right: 21px;
		text-align: right;
		font-size: 12px;
		font-weight: bold;
		font-family: arial, helvetica, sans-serif;
		z-index: 1000;
		}
		
		#change_categories_link a {
			display: block;
			height: 18px;
			padding: 2px 30px 0 0;
			background: url(images/change_categories_icon.gif) no-repeat right 50%;
			}

#change_categories {
	position: absolute;
	right: 10px;
	width: 455px;
	height: 325px;
	background: url(images/categories_bg.jpg) no-repeat right top;
	z-index: 1;
	}
	
	#change_categories h3 {
		padding-top: 50px;
		margin-left: 15px;
		font-family: arial, helvetica, sans-serif;
		font-size: 16px;
		font-weight: bold;
		color: #fff;
		}
	
	#link_container {
		position: absolute;
		top: 90px;
		left: 5px;
		height: 203px;
		width: 445px;
		z-index: 10;
		overflow: auto;
		}
	
		#change_categories ul {
			list-style: none;
			margin-left: 10px;
			}
			
			#change_categories ul li {
				margin-right: 10px;
				margin-bottom: 10px;
				width: 130px;
				font-size: 14px;
				float: left;
				}
				
				#change_categories ul li.active {
					font-weight: bold;
					}
					
					#change_categories ul li a {
						display: block;
						}
					
					#change_categories ul li.active a {
						color: #ffff66;
						}
						
		#close {
			position: absolute;
			top: 302px;
			right: 20px;
			font-size: 14px;
			font-weight: bold;
			text-align: left;
			width: 70px;
			z-index: 99999;
			}
			
			#expanded #close {
				}
			
			#close a {
				display: block;
				padding: 1px 0 0 25px;
				height: 20px;
				background: url(images/categories_close.gif) no-repeat left top;
				text-decoration: none;
				}
				
				#close a:hover {
					text-decoration: underline;
					}
	
.clearBoth {
	clear: both;
	}
	
	
.ie_container {
	position: absolute;
	height: 451px;
	bottom: 0;
	z-index: 999;
	overflow: hidden;
	}
	
	#expanded .ie_container {
		}
		
		
		
		
/* Errors */
#flv_container p.error {
	margin: 0 50px;
	padding-top: 190px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	}
	
#description .error {
	margin: 0 50px;
	padding: 15px 0 0 0;
	text-align: center;
	font-weight: bold;
	}
	
#video_thumbs_container p.error {
	margin: 0 50px;
	padding: 150px 0 0 0;
	text-align: center;
	font-weight: bold;
	color: #000;
	}
