#header	{
	background : URL(/resources/images/pages/video/headerbg.jpg);
}

#centralarea	{
	background : URL(/resources/images/pages/video/centralbg.jpg) no-repeat;
	min-height: 600px;
	background-color: #899E66;
}

#centralcontent{
	margin-top:35px;
	margin-left : 18px;
}

#footer	{}

.article_item	h3	{
	font-size : 2em;
	color : #aa0c00;	
}

.article_item	.article_bulk	{
	color : white;
}

#video_screen	{
	margin-top : 10px;
	text-align: center;
	height: 348px;
}

#video_screen	.article_bulk {
	margin-top : 10px;
}

#video_thumbnails	{
}

.video_thumbnail	{
	margin-top : 15px;
	width : 94px;
	height : 60px;
	overflow: hidden;
	text-align: center;
	float : left;
}


/*		border: 1px solid green;	*/

.video_thumbnail img	{
	height : 60px;
}

/* ======================================== */

#mainzizzer	{
	position: relative;
	overflow: hidden;
	margin-top : 26px;
	margin-left : 225px;
	height: 84px;
	width: 585px;
}

#zcontainer	{
	margin : 0 0 0 0;
	overflow: hidden;
	width : 585px;
}


#scrollright	{
	visibility: hidden;
	position: absolute;
	left : 900px;
	width : 66px;
	height : 66px;
	cursor : pointer;
	background-color: white;
}

#scrollleft	{
	visibility: hidden;
	position: absolute;
	width : 34px;
	height : 50px;
	width : 66px;
	height : 66px;
	cursor : pointer;
	background-color: white;
}

/* ----------- */

#cfooter	{
	margin : 30px 170px 0 170px;
}
