/*** video page bg ***/
	.tab{
	
		}
	.tab .tab_top{
		background:url('/cordyscms_sites/objects/2e12b64b081dce85692f7a59ffaf7d01/video_top_bg.gif') no-repeat right bottom; height:27px;  padding-left:0; padding-right:38px; padding-top:0; padding-bottom:0 
	}
	.tab .tab_top .tab_top_right{
		background:url('/cordyscms_sites/objects/2e12b64b081dce85692f7a59ffaf7d01/video_top_bg.gif') no-repeat bottom left; height:27px
	}
	.tab .tab_bottom{
		background:url('/cordyscms_sites/objects/b303435fb2d1ecc0101009abd363dc3a/video_bottom_bg.gif') no-repeat right top; height:36px;  padding-left:0; padding-right:38px; padding-top:0; padding-bottom:0 
	}
	.tab .tab_bottom .tab_bot_right{
		background:url('/cordyscms_sites/objects/b303435fb2d1ecc0101009abd363dc3a/video_bottom_bg.gif') no-repeat top left; height:36px
	}
	.tab_mid{
		background:#fdfdfd url('/cordyscms_sites/objects/2fbc033a725a26e69fcae0ddbde6e14c/video_mid_l.gif') repeat-y left top; width:100%; clear:both
	}
	.tab_mid .tab_mid_r{
		background:url('/cordyscms_sites/objects/aeeecee7a8d601912d5701c974b9cd0b/video_mid_r.gif') repeat-y right top; clear:both; padding:0px; padding-right:10px;
	}
	.clear{ 
		clear:both; 
	}
#sub-content{float:left;width:224px; background:url('http://srv-nl-cms02/cordyscms_sites/objects/50be99efd2db896a47c437c3aeec0c03/inner_content_bg.jpg') no-repeat left top; margin-top:24px}

#subnav {
	border-bottom:1px solid #fff;
	margin:0 0 18px 0;
	padding:1px 0 0; 
	list-style:none;
}
ul#subnav li{
	background-image:url('none');
	padding-left:0px; list-style-type:none
}
#subnav li {
	color:#797c80;
	list-style:none;
	margin:0 0 0 0;
	width:211px;
	
}
#subnav li a {
	border-bottom:1px solid #dcddde;
	border-top:1px solid #fff;
	color:#797c80;
	display:block;
	font-size:14px;
	font-weight:bold;
	padding:10px 0 10px 42px;
	position:relative;
	width:169px;
	left:12px;
}

#subnav .current a {
	background:#49b2ff url('/cordyscms_sites/objects/b5b5759f33c13a56e6de815b2e6c4852/bg_nav_01_current.png') no-repeat left center;
	border:none;
	color:#fff;
	padding-right:11px;
	text-shadow:-1px -1px 0 #3293d6
}
#subnav a img {
	left:11px;
	margin-top:-12px;
	position:absolute;
	top:18px;
}
#subnav ul {
	border-bottom:1px solid #dcddde;
	margin:0;
	padding:12px 0;
	width:211px
}
#subnav li li {
	margin-bottom:3px;
	position:relative
}
#subnav li li a, #subnav .current li a {
	background:none;
	border:none;
	color:#797c80;
	font-size:13px;
	font-weight:normal;
	padding:3px 25px 3px 11px;
	text-shadow:none;
	width:175px
}


#inner-content {
float:left;
padding:15px 5px 10px 20px;
width:665px;
}

.video_thumb{
	width:145px;
	float:left;
	display:inline;
	margin:5px 10px;
	padding:0px;
}
.video_thumb .video_thumb_bg{
	background:url('/cordyscms_sites/objects/2c9b60ddef9e97c19e5ccec75b68cb40/video_thumb_bg.gif') no-repeat;
	height:70px;
	padding:10px;
	cursor:pointer;
}
.video_thumb .video_thumb_txt{
	margin:5px;
}
.video_thumb_txt a{
	text-decoration:none;
}
.video_thumb_txt h5{
	color:#0F8CCC;
	font-weight:bold;
	text-align:center; 
	padding:0px;
	margin:0px;
}
.video_thumb_txt p{
	margin:0px;
	padding:0px 0px 5px;
}
.videopage{
	margin-bottom:15px;
}
.fullvideo{
	width:540px;
	float:left;
	display:inline;
	padding:0px;
	text-align:center;
}
.fullvideo_content{
	width:400px;
	float:left;
	display:inline;
	margin-left:10px;
	padding:10px;
}


/* this makes it possible to add next button beside scrollable */
.scrollable {
	float:left;	
}


/*
	root element for the scrollable.
	when scrolling occurs this element stays still.
*/
.scrollable {

	/* required settings */
	position:relative;
	overflow:hidden;
	width:650px;
	height:220px;
}

/*
	root element for scrollable items. Must be absolutely positioned
	and it should have a extremely large width to accomodate scrollable items.
	it's enough that you set the width and height for the root element and
	not for this element.
*/
.scrollable .items {
	/* this cannot be too large */
	width:20000em;
	position:absolute;
	clear:both;
}

/* prev, next, prevPage and nextPage buttons */
a.browse {
	background:url('/cordyscms_sites/objects/24ea04e178cc64424ba37955f8add516/video_nav.png') no-repeat;
	display:block;
	width:10px;
	height:20px;
	margin:3px 0px;
	cursor:pointer;
	font-size:1px;
	float:left
}

/* right */
a.right 				{ background-position:-18px -105px; margin-right: 0px; float:left;}
/*a:hover.right 				{ background-position:-27px -18px; margin-right: 0px; float:left;}
a:hover.left 				{ background-position:-20px -6px; margin-right: 0px; float:left;}
 left */
a.left				{ background-position:-20px -83px;  margin-left: 0px; } 


/* disabled navigational button */
a.disabled {
	visibility:hidden !important;		
} 	


/* items inside navigator
http://static.flowplayer.org/tools/img/scrollable/arrow/hori_large.png
*/
/* position and dimensions of the navigator */
.navi {
	height:25px;
	display:block;
	float:left;
}


/* items inside navigator */
.navi a {
	width:18px;
	height:18px;
	float:left;
	margin:3px;
	background:url('/cordyscms_sites/objects/24ea04e178cc64424ba37955f8add516/video_nav.png') no-repeat -16px -47px;
	display:block;
	font-size:1px;
	cursor:pointer
}

/* mouseover state */
.navi a:hover {
	background-position:-16px -66px;     
}

/* active state (current page state) */
.navi a.active {
	background-position:-16px -66px;     
}

.views{
	font-size:10px;
	color:#999999;
	text-decoration:none;
	text-align:center;
}

