*
{
	margin: 				0;
	padding: 				0;
	border: 				0;
}

html
{
	overflow: 			hidden;
}

body
{
	background:				#8d8b87;
	color: 					#000;
	overflow: 				hidden;
	font: 					.7em/1.5em Arial, sans-serif;
}

body.loading *
{
	cursor: 				wait !important;
}

a
{
	color: 					#f25100;
	text-decoration: 		none;
	font-weight: 			normal;
}

a:hover
{
	text-decoration: 		underline;
}

.fl-left
{
	float: 					left;
}

.fl-right
{
	float:					right;
}

.clear
{
	clear: 					both;
}

#wrapper
{

}

#warning
{
	position:				absolute;
	display: 				block;
	padding: 				20px 0 80px;
	text-align: 			center;
	font-size: 				12px;
	height: 				20px;
	top: 					50%;
	margin-top: 			-60px;
	width: 					100%;
	font-weight: 			bold;
	color: 					#fff;
	border-bottom: 			5px solid #999;
	border-top: 			5px solid #999;
	background:				#666 url(../image/logo.png) no-repeat top left;
}

#warning span
{
	width: 					460px;
	background:				#666;
	line-height: 			18px;
	padding: 				20px;
	display: 				inline-block;
}

#logo
{
	position:				absolute;
	top: 					0;
	left: 					0;
	z-index: 				1;
	background:				url(../image/logo.png) no-repeat top left;
	width: 					100%;
	height: 				314px;
}

#logo_vpro
{
	position:				absolute;
	top: 					20px;
	right: 					20px;
	z-index: 				1;
	background:				url(../image/logo_vpro_big.png) no-repeat top left;
	width: 					84px;
	height: 				28px;
}

#map,
.flashmap
{
	width:	 				100%;
	height: 				100%;
	z-index: 				0;
	position:				absolute;
	background-repeat: 		repeat-x;
	background-position: 	bottom center;
}

div.window-flash
{
	top: 					30px;
	left: 					350px;
}

div.window-flash div.window_reader_scroller
{
	margin-left:			0 !important;
}

div.window-flash div.window_footer
{
	height: 				16px !important;
}

/*
#map
{
	width:	 				1920px;
	height: 				1245px;
	z-index: 				0;
	position:				absolute;
}
*/

#maptoggler
{
	width: 					224px;
	background:				url(../image/maptoggle-windows.png) no-repeat top left;
	height: 				61px;
	padding: 				0;
	-moz-border-radius-topright: 	3px;
	-webkit-border-top-right-radius: 3px;
}

#mapcontainer
{
	position:				relative;
	width: 					196px;
	height: 				30px;
}

#maptoggler a
{
	position:				absolute;
	top: 					0;
	color: 					#fff;
	font-weight: 			bold;
	height: 				61px;
	line-height: 			61px;
	text-align: 			left;
	cursor: 				pointer;
}

#maptoggler a.right
{
	right: 					0;
	width: 					58px;
	padding-left: 			54px;
}

#maptoggler a.left
{
	left: 					0;
	padding-left:			50px;
	width: 					62px;
}

#maptoggler a.active,
#maptoggler a.active:hover
{
	color: 					#3c444e;
	cursor: 				default;
	text-decoration: 		none;
}

#mapdragger
{
	width: 					98px;
	height: 				30px;
	background:				url(../image/maptoggledrag-windows.png) no-repeat;
	cursor: 				move;
	text-align: 			center;
	line-height: 			30px;
	color: 					#3c444e;
	font-weight: 			bold;
}

#navigation
{
	width: 					224px;
	position:				absolute;
	top: 					94px;
	z-index: 				10000000;
}

#navigation div.shadow
{
	position:				absolute;
}

#navigation div.t
{
	background:				url(../image/navigation/shadow/t.png) no-repeat;
	width: 					251px;
	height: 				17px;
	top: 					-17px;
	left: 					0;
}

#navigation div.b
{
	background:				url(../image/navigation/shadow/b.png) no-repeat;
	width: 					251px;
	height: 				37px;
	bottom: 				-37px;
	left: 					0;
}

#navigation div.r
{
	width: 					27px;
	height: 				100%;
	top:	 				0;
	right: 					-27px;
}

#navigation div.r img
{
	width: 					27px;
	height: 				100%;
}

#navigation ul
{
	list-style: 			none;
	z-index: 				1;
}

#navigation ul li
{
	position:				relative;
	padding-left: 			0;
}

#navigation div.nav-top
{
	background-color:		#f4f6f8;
	border-bottom: 			1px solid #e2e7ed;
	padding-top: 			10px;
	padding-bottom: 		4px;
}

#navigation div.nav-bottom
{
	background-color:		#fff;
	padding-bottom:			10px;
	-moz-border-radius-bottomright: 	3px;
	-webkit-border-bottom-right-radius: 3px;
}

#navigation ul li.toggle
{
	position:				absolute;
	width: 					21px;
	height: 				52px;
	background:				url(../image/icon/navigation/toggle.png) top left;
	right: 					-21px;
	top: 					4px;
	border: 				0;
	padding-left:			0;
}

#navigation ul li ul
{
	padding: 				0;
	margin: 				0;
	position:				absolute;
	background:				#fff url() no-repeat;
	z-index: 				100;
	top: 					5px;
	left: 					120px;
	width: 					224px;
	z-index: 				1000;
	padding-bottom:			4px;
	-moz-border-radius: 	2px;
	-webkit-border-radius: 	2px;
	border: 				1px solid #ccc;
}

#navigation ul li ul li
{
	padding: 				0;
	margin: 				0;
	z-index: 				2;
}

#footer ul li ul li.shadow,
#navigation ul li ul li.shadow
{
	position:				absolute;
	opacity: 				0.5;
	-moz-opacity:	 		0.5;
	filter:					alpha(opacity=50);
}

#footer ul li ul li.tl,
#navigation ul li ul li.tl
{
	width: 					37px;
	height: 				37px;
	background:				url(../image/window/shadow/tl.png) no-repeat;
	top: 					-37px;
	left: 					-37px;
}

#footer ul li ul li.t,
#navigation ul li ul li.t
{
	width: 					100%;
	height: 				37px;
	background:				url(../image/window/shadow/t.png) repeat-x;
	top: 					-37px;
	left: 					0;
}

#footer ul li ul li.tr,
#navigation ul li ul li.tr
{
	width: 					37px;
	height: 				37px;
	background:				url(../image/window/shadow/tr.png) no-repeat;
	top: 					-37px;
	right: 					-37px;

}

#footer ul li ul li.r,
#navigation ul li ul li.r
{
	height: 				100%;
	background:				url(../image/window/shadow/r.png) repeat-y;
	width: 					37px;
	top: 					0;
	right: 					-37px;
}

#footer ul li ul li.br,
#navigation ul li ul li.br
{
	width: 					37px;
	height: 				37px;
	background:				url(../image/window/shadow/br.png) no-repeat;
	bottom: 				-37px;
	right: 					-37px;
}

#footer ul li ul li.b,
#navigation ul li ul li.b
{
	width: 					100%;
	height: 				37px;
	background:				url(../image/window/shadow/b.png) repeat-x;
	bottom: 				-37px;
	left: 					0;
}

#footer ul li ul li.bl,
#navigation ul li ul li.bl
{
	width: 					37px;
	height: 				37px;
	background:				url(../image/window/shadow/bl.png) no-repeat;
	bottom: 				-37px;
	left: 					-37px;
}

#footer ul li ul li.l,
#navigation ul li ul li.l
{
	height: 				100%;
	width: 					37px;
	background:				url(../image/window/shadow/l.png) repeat-y;
	top: 					0;
	left: 					-37px;
}

#navigation ul li ul li a
{
	padding-left:			10px;
}

#navigation ul li a span
{
	margin-top: 			2px;
}

#navigation ul li a img
{
	position:				absolute;
	bottom: 				5px;
	left: 					15px;
}

#navigation ul li span.new
{
	color: 					#a0a7ad;
	font-size: 				9px;
	font-weight: 			500;
	margin: 				2px 0 0 10px;
	text-transform: 		uppercase;
	position:				absolute;
}

#navigation ul li a
{
	font-size: 				11px;
	color: 					#3c444e;
	font-weight: 			bold;
	text-decoration: 		none;
	padding-left:			40px;
	height: 				34px !important;
	line-height: 			37px !important;
	cursor: 				pointer;
	display: 				block;
	outline: 				0;
	position:				relative;
}

#navigation ul li.title
{
	text-align: 			center;
	color: 					#74869a;
	font-weight: 			bold;
	height: 				34px !important;
	line-height: 			37px !important;
	background-color:		#f4f6f8;
	border-bottom: 			1px solid #e2e7ed;
	cursor: 				default;
}

#navigation ul li.search
{
	text-transform: 		uppercase;
	padding-left:			7px;
	height: 				37px;
	line-height: 			37px;
	display: 				block;
	border-bottom: 			1px solid #e6e8eb;
}

#navigation ul li.search fieldset
{
}

#navigation ul li.search fieldset img
{
	float: 					left;
	margin: 				12px 7px 8px 8px;
}

#navigation ul li.search form
{
}

#navigation ul li.search form input
{
	width: 					145px;
	padding: 				4px 5px;
	border-top: 			1px solid #7c7c7c;
	border-right: 			1px solid #c3c3c3;
	border-bottom: 			1px solid #dddddd;
	border-left: 			1px solid #c3c3c3;
	margin: 				12px 0;
	float: 					left;
	text-decoration: 		none;
	font-size: 				11px;
	color: 					#3c444e;
	font-weight: 			bold;
}

#navigation ul li.search form input#submit_search
{
	border: 				20px solid transparent;
	border-color:			#fff #fff #fff #74869A;
	border-style:			solid;
	border-width:			9px;
	display:				inline-block;
	margin: 				14px 0 0 3px;
	cursor: 				pointer;
	width: 					0;
	height: 				0;
	padding: 				0;
}

#navigation ul li.search form input#submit_search:hover
{
	border-color-left:		#778594;
}

#navigation ul li a:hover
{
	color: 					#000;
	cursor: 				pointer;
	background:				transparent url(../image/navigation/itemhover.png) 0 38px;
}

#navigation ul li a.active
{
	background:				transparent url(../image/navigation/itemhover.png) 0 0px;
}

#navigation ul li.last,
#navigation ul li.last a
{
	border:					0;
}

#desktop
{
	z-index: 				999;
	overflow: 				auto;
	position:				relative;
}

#footer
{
	position:				absolute;
	bottom: 				0;
	left: 					0;
	height: 				38px;
	margin-top: 			-38px;
	width: 					100%;
	background:				#fff;
	z-index: 				2000;
}

#footer ul
{
	list-style: 			none;
	position:				absolute;
	top: 					0;
}

#footer ul.footer-logos
{
	right: 					0;
}

#footer ul.footer-links
{
	left: 					0;
}

#footer ul li
{
	float: 					left;
	display: 				block;
	height: 				22px;
	padding: 				13px 8px 0 8px;
	border-right: 			1px solid #cfd3d9;
	font-size: 				9px;
	text-transform: 		uppercase;
	color: 					#3c444e;
	font-weight: 			bold;
}

#footer ul li
{
	color: 					#3c444e;
}

#footer li a
{
	font-weight: 			bold;
}

#footer li a:hover
{
	background:				#eaeff5;
}

#footer ul li.rss
{
	padding-top: 			10px;
}

#footer ul li.social
{
	border-right: 			0;
}

#footer ul li.social span
{
	float: 					left;
	color: 					#3c444e;
}

#footer ul li.social img
{
	margin: 				0 0 0 8px;
	float: 					left;
}

#footer ul li ul
{
	position:				absolute;
	background:				#fff;
	border: 				1px solid #ccc;
	margin-top: 			-70px;
	z-index: 				1000;
	padding-bottom:			4px;
	-moz-border-radius: 	2px;
	-webkit-border-radius: 	2px;
	width: 					224px;
}

#footer ul li ul li
{
	clear: 					both;
	border: 				0;
	padding: 				0;
	height: 				auto;
}

#footer ul li ul li a
{
	font-size: 				9px;
	color: 					#3c444e;
	text-transform: 		uppercase;
	text-decoration: 		none;
	padding-left:			10px;
	height: 				34px !important;
	line-height: 			37px !important;
	cursor: 				pointer;
	display: 				block;
	outline: 				0;
	width: 					214px;
}

#footer ul li ul li a:hover
{
	color: 					#000;
	cursor: 				pointer;
	background:				transparent url(../image/navigation/itemhover.png) 0 38px;
}

#footer ul li ul li a.active
{
	background:				transparent url(../image/navigation/itemhover.png) 0 0px;
}

#footer ul.footer-logos li
{
	padding:				0;
	border: 				0;
}

#footer ul.footer-logos li img
{
	margin-top: 			1px;
	margin-right:			10px;
}

#footer ul li.search
{
	padding-top: 			9px;
	padding-bottom: 		4px;
	position:				relative;
}

#search
{
	border-top: 			1px solid #8e8e8e;
	border-left: 			1px solid #cecece;
	border-right: 			1px solid #cecece;
	border-bottom: 			1px solid #e3e3e3;
	color:					#59636D;
	margin-left:			0;
	padding:				3px;
	width:					118px;
}

ul#search-results
{
	padding-top: 			5px;
	bottom: 				35px;
	top: 					auto;
	background:				#fff;
	max-height: 			300px;
	overflow: 				auto;
	width: 					210px;
	z-index: 				1000;
	position:				absolute;
	left: 					-1px;
	visibility: 			hidden;
	border: 				1px solid #E5E5E5;
	border-bottom: 			0;
}

ul#search-results li
{
	float: 					none;
	padding-top: 			0;
	padding-bottom: 		0;
	height: 				20px;
}

ul#search-results li a
{
	text-transform: 		none;
	font-size: 				11px;
	margin-left:			0;
}


#footer #npo_button_container
{
	margin: 				5px;
}

#footer #npo_button_container a
{
	outline: 				none;
}

#npo_navigation
{
	top: 					auto !important;
}

#footer ul li.last { }

#footer ul li img
{
	float: 					left;
	margin: 				3px 3px 0 0;
}

#footer ul li a
{
	color: 					#3c444e;
	text-decoration: 		none;
}

#footer ul li a:hover
{
	color: 					#000;
}

#footer ul li
{
	color: 					#8f9295;
}

div#current_day
{
	position:				absolute;
	right: 					60px;
	top: 					60px;
	height: 				50px;
	overflow: 				visible;
}

div#current_day h1
{
	color: 					#fff;
	font-size: 				36px;
	font-weight: 			bold;
	text-transform: 		uppercase;
	height: 				50px;
	line-height: 			50px;
}

#boat
{
	margin-left:			-73px;
	margin-top:				-84px;
	position:				absolute;
}

div#countdown
{
	position:				absolute;
	top: 					50%;
	left: 					50%;
	width: 					220px;
	height: 				113px;
	margin-top: 			-105px;
	margin-left:			-40px;
	display: 				none;
}

div#countdown p
{
	background:				#E6E8EB;
	width: 					200px;
	height: 				93px;
	padding: 				10px;
	color: 					#59636D;
}

div.window
{
	position:				absolute;
	top: 					150px;
	right: 					200px;
}

div.window-picture
{
	width: 					330px;
}

div.window-picture div.picture_description
{
	background:				#5B656F;
	height:					190px;
	padding: 				50px 20px 0;
	position:				absolute;
	top:					0;
	width:					290px;
	opacity: 				0;
	-moz-opacity: 			0;
	filter:					alpha(opacity=0);
}

div.window-picture div.picture_description p
{
	color:					#fff !important;
}

div.window-picture div.picture_description div.picture_description_button
{
	margin-top: 			10px;
	text-align: 			center;
}

div.window-picture div.window_content
{
	height: 				240px;
}

div.window-video
{
	width: 					420px;
}

div.window-video div.window_content
{
	max-width: 				420px;
}

div.embed-video
{
	margin: 				0 15px;
}

div.embed-video a
{
	display: 				block;
	text-align: 			right;
	font-weight: 			bold;
	color: 					#74869A;
	cursor: 				pointer;
}

div.embed-video a:hover
{
	text-decoration: 		underline;
}

div.embed-video div.code
{
	display: 				none;
}

div.embed-video div.code textarea
{
	height: 				200px;
	padding: 				5px;
	border-top: 			1px solid #7c7c7c;
	border-right: 			1px solid #c3c3c3;
	border-bottom: 			1px solid #dddddd;
	border-left: 			1px solid #c3c3c3;
	color: 					#778594;
	font-family: 			Courier, Arial, sans-serif;
	font-size: 				10px;
}

div.minimizable
{
	-moz-border-radius-bottomleft: 		3px;
	-moz-border-radius-bottomright: 	3px;
	-webkit-border-bottom-left-radius: 	3px;
	-webkit-border-bottom-right-radius:	3px;
	overflow: 				hidden;
	background:				#8d9eb0;
	height: 				100%;
	position:				relative;
}

div.window_header
{
	height: 				39px;
	width: 					100%;
	background:				#fff url(../image/header.png) repeat-x bottom left;
	position:				relative;
	-moz-border-radius-topleft: 		3px;
	-moz-border-radius-topright: 		3px;
	-webkit-border-top-left-radius: 	3px;
	-webkit-border-top-right-radius: 	3px;
}

div.window_header img
{
	position:				absolute;
	bottom:					11px;
	left: 					8px;
}

div.window_header h2
{
	font-family: 			arial, sans-serif;
	font-size: 				12px;
	color: 					#3c444e;
	font-weight: 			normal;
	line-height: 			39px;
	padding-left:			33px;
	cursor: 				move;
	position:				absolute;
	top: 					0;
	width: 					90%;
	text-transform: 		uppercase;
}

ul.window_navigation
{
	position:				absolute;
	right: 					4px;
	top: 					0;
	height: 				32px;
}

ul.window_navigation li
{
	display:				inline;
}

ul.window_navigation li a
{
	float: 					left;
	display: 				block;
	width: 					26px;
	height: 				0;
	padding-top: 			32px;
	overflow: 				hidden;
	background:				url(../image/window_navigation.png) no-repeat;
	outline: 				0;
	cursor: 				pointer;
}

ul.window_navigation li.minimize_window a
{
	background-position: 	0px top;
}

ul.window_navigation li.maximize_window a
{
	background-position: 	-52px top;
}

ul.window_navigation li.close_window a
{
	background-position: 	-104px top;
}

ul.window_navigation li.fullscreen_window a
{
	background-position: 	-78px top;
}

ul.window_navigation li.windowmode_window a
{
	background-position: 	-26px top;
}

div.window_sidebar
{
	width: 					155px;
	float: 					left;
	height: 				100%;
	background:				#334051 url(../image/sidebar.jpg) no-repeat top left;
	z-index: 				1;
}

div.window_sidebar h5,
div.window_sidebar h4
{
	color: 					#fff;
	font-size: 				13px;
	font-weight: 			500;
	text-decoration: 		none;
	padding-left:			20px;
	display: 				block;
	height: 				37px;
	line-height: 			37px;
	border-bottom: 			1px solid #839199;
}

div.window_sidebar h5 a,
div.window_sidebar h4 a
{
	color: 					#fff;
}

div.window_sidebar h5
{
	background:				url(../image/icon/navigation/list-open.png) no-repeat 137px 15px;
	cursor: 				pointer;
}

div.window_sidebar h5.active
{
	background:				url(../image/icon/navigation/list-close.png) no-repeat 137px 15px;
}

div.window_sidebar div.accordion-content
{
	height: 				0;
	max-height: 			371px;
}

div.window_sidebar ul
{
	list-style: 			none;
	background:				#222c37;
}

div.window_sidebar li
{
	display:				inline;
}

div.window_sidebar li a
{
	font-size: 				12px;
	font-weight: 			500;
	text-decoration: 		none;
	display: 				block;
	height: 				20px;
	padding: 				5px 0 5px 20px;
	color: 					#fff;
	cursor: 				pointer;
	outline: 				0;
}

div.window_sidebar li.active a,
div.window_sidebar li a:hover
{
	background:				#2d3a49;
	text-decoration: 		underline;
}

div.window_content
{
	border-top: 			1px solid #e6e8eb;
	overflow: 				auto;
	position:				relative;
	/*max-width: 			330px;*/
	background-color:		#f5f5f5;
}

div.window_content ul, ol
{
	list-style: 			disc;
	padding-left:			20px;
	color:					#74869A;
	font-family:			Arial,sans-serif;
	font-size:				13px;
	padding:				0 15px 15px;
	margin-left:			15px;
}

div.window-headline ul, ol
{
	list-style: 			none;
	padding-left:			0;
	margin-left:			0;
}

div.window_reader_content h3,
div.window_reader_item h3,
div.window_content h3
{
	font-family: 			Georgia, helvetica, verdana, arial, sans-serif;
	font-size: 				24px;
	color: 					#3c444e;
	font-weight: 			normal;
	padding: 				15px 0 20px 15px;
	width: 					275px;
	line-height: 			24px;
}

div.window_reader_item h3
{
	width: 					auto;
}

div.window_reader_item img
{
	margin: 				10px;
	width: 					435px;
	width: 					auto !important;
	max-width: 				435px;
	height: 				auto !important;
}

div.window-dossier .window_reader_item img
{
	margin: 				10px 0;
}

div.window_reader_item h4.accordion-toggler
{
	height: 				27px;
	line-height: 			27px;
	color: 					#fff;
	font-size: 				11px;
	font-weight: 			bold;
	background:				#9bacbb url(../image/widget/livedata/accordion-bg.png) no-repeat top right;
	padding: 				0 10px;
	font-family: 			Arial;
	border-top: 			1px solid #778492;
	cursor:					pointer;
}

div.window_reader_item h4.active
{
	background-position: 	right bottom;
}

div.window_reader_item div.accordion-content
{
	overflow: 				hidden;
	position:				relative;
}

div.related-items
{
	border-bottom: 			1px solid #CFD3D9;
	margin-bottom:			20px;
}

div.window_reader_content p,
div.window_reader_item p,
div.window_content p,
div.item-blog-body ul
{
	font-family: 			Arial, sans-serif;
	padding: 				0 15px 15px;
	color: 					#74869a;
	font-size: 				13px;
}

div.item-tags
{
	padding: 				5px 20px;
	border-bottom: 			1px solid #CFD3D9;
}

div.item-tags span
{
	color: 					#F25100;
}

div.item-tags a
{
	font-weight: 			bold;
}

div.dossier-header
{
	background:				url(../image/bg_dossier_header.png) repeat-x top left;
	height: 				37px;
	line-height: 			37px;
	border-top: 			1px solid #c0c2c4;
	border-bottom: 			1px solid #cfd3d9;
	padding: 				0 10px;
	color: 					#3B434D;
	font-size: 				11px;
	/*position:				relative;*/
}

div.dossier-header dl dt
{
	float: 					left;
	margin-right:			10px;
}

div.dossier-header dl dd ul
{
	list-style: 			none;
}

div.dossier-header dl dd.sort-select
{
	float:					right;
}

div.dossier-header dl dd.sort-select select
{
	border: 				1px solid #c0c2c4;
	padding: 				2px;
	color: 					#3B434D;
	font-size: 				11px;
	margin-top: 			2px;
}

div.dossier-header dl dd.sort-select select option
{
	padding: 				0 2px;
}

div.dossier-header dl dd ul li
{
	float: 					left;
	margin-right:			5px;
}

div.dossier-header dl dd ul li input
{
	margin-right:			5px;
}

div.nioz-slider
{
	width: 					100%;
	overflow: 				hidden;
	border-bottom: 			1px solid #cfd3d9;
	height: 				162px;
	position:				relative;
}

div.nioz-content
{
	width: 					2000px;
	height: 				162px;
}

div.nioz-content ul li
{
	height: 				162px;
	position:				relative;
	width: 					300px;
	overflow:	 			hidden;
	float: 					left;
	cursor: 				pointer;
}

div.nioz-content ul li img
{
	margin: 				0;
	display: 				block;
}

div.nioz-content ul li span.picture_description
{
	background:				#5B656F;
	height:					122px;
	width:					260px;
	padding: 				20px 20px;
	position:				absolute;
	top:					0;
	left: 					0;
	opacity: 				0.9;
	-moz-opacity: 			0.9;
	filter:					alpha(opacity=90);
	text-align: 			center;
	color:					#fff !important;
}

div.nioz-content ul li span.picture_description_button
{
	display: 				block;
	margin-top:				20px;
	text-align: 			center;
}

div.item-blog-body ul
{
	margin-left:			15px;
}

div.window_reader_item p.date,
div.window_content p.date
{
	display:				inline;
	padding: 				0 3px 0 15px;
	float: 					left;
}

div.window_reader_item p.date strong,
div.window_content p.date strong
{
	font-weight: 			normal;
}

div.window_reader_item p strong,
div.window_content p strong
{
	color: 					#3c444e;
}

div.window-blog p.date
{
	padding-left:			0;
	font-size: 				11px;
}

div.window-blog h3 a
{
	color: 					#3C444E;
}

div.window-audio div.window_content h3
{
	padding: 				0;
	margin-bottom:			5px;
	width: 					auto;
}

div.window-audio h3 a
{
	color: 					#3C444E;
	font-size: 				16px;
}

div.window-audio div.window_content
{
	padding: 				10px;
	padding-top: 			0;
}

ul.headlines
{
	list-style: 			none;
}

ul.headlines h3
{
	font-family: 			Georgia, helvetica, verdana, arial, sans-serif;
	font-size: 				16px;
	font-weight: 			normal;
	padding: 				0 15px 0;
	width: 					auto;
}

ul.headlines li
{
	padding: 				5px 0 5px;
	border-bottom: 			1px solid #E6E8EB;
	position:				relative;
	height: 				40px;
	height: 				auto !important;
	min-height: 			40px;
}

ul.headlines li h3
{
	display:				inline;
	padding-left:			0px;
	margin-top: 			10px;
}

ul.headlines li a img
{
	display: 				block;
	margin-left:			0 !important;
}

ul.headlines li img.icon
{
	position:				absolute;
	right: 					7px;
	bottom: 				2px;
}

ul.headlines li h3 a
{
	color: 					#3C444E;
	text-decoration: 		none;
}

ul.headlines li h3 a:hover
{
	text-decoration: 		underline;
}

ul.headlines li p
{
	padding: 				0 15px 0;
	width: 					auto;
}

div.window_reader_scroller
{
	width: 					480px;
	margin-left:			155px;
	overflow: 				auto;
	background-color:		#f5f5f5;
	height:					485px;
	position:				relative;
	background:				#f5f5f5 url(../image/loader-small.gif) no-repeat center center;
	border-top: 			1px solid #cfd3d9;
}

div.window_reader_content
{
	min-height: 			460px;
	/*	width: 					463px;*/
	/*	float: 					left;*/
	background:				#f5f5f5;
}

div.window_reader_item
{
	/*	width: 					100%;
	width: 					463px;*/
	min-height: 			460px;
	/*	float: 					left;*/
	display: 				none;
	background:				#f5f5f5;
}

div.item-comments ul,
ul.list-blog
{
	list-style: 			none;
	padding-left:			0 !important;
	padding-right:			0 !important;
	margin-left:			0 !important;
	margin-right:			0 !important;
}

ul.list-blog li
{
	clear: 					both;
	display: 				block;
}

div.item-comments dl.header dt,
div.item-blog-header dl.header dt,
ul.list-blog li dl dt,
ul.list-pictures li dl dt
{
	display: 				none;
}

div.item-comments dl.header,
div.item-blog-header dl.header,
ul.list-blog li dl.header
{
	display: 				block;
	background:				#fff;
	height: 				26px;
	line-height: 			26px;
	font-family: 			Arial, sans-serif;
	font-size: 				11px;
	padding:				0 20px;
	position:				relative;
	border-top: 			1px solid #cfd3d9;
}

ul.list-blog li dl.body
{
	display: 				block;
	padding:				0 20px 20px;
	cursor: 				pointer;
	overflow: 				auto;
}

ul.list-blog li:hover dl.body
{
	background-color:		#e6e8eb;
}

ul.list-blog li:hover dl.header
{
	background-color:		#e6e8eb;
}

div.window_reader_content ul.list-twitter li dl.header
{
	background-color: 		#fff !important;
	cursor: 				default;
}

div.window_reader_content ul.list-twitter li dl.body
{
	background-color: 		transparent !important;
	cursor: 				default;
}

ul.list-blog li:hover dl.body dd.title a
{
	text-decoration: 		underline;
}

ul.list-twitter li:hover dl.body dd.title a
{
	text-decoration: 		none;
}

div.item-comments dl.header dd,
div.item-blog-header dl.header dd,
ul.list-blog li dl dd,
ul.list-pictures li dl dd
{
	display:				inline;
	padding-right:			5px;
}

div.item-comments dl dd.date,
div.item-blog-header dl dd.date,
ul.list-blog li dl dd.date,
ul.list-pictures li dl dd.date
{
	color: 					#74869a;
}

dd.date span.time
{
	display:				none;
}

div.item-comments dl dd.date span,
div.item-blog-header dl dd.date span,
ul.list-blog li dl dd.date span,
ul.list-pictures li dl dd.date span
{
	color: 					#3c444e;
}

div.add-this
{
	display: 				none;
	clear: 					both;
}

div.item-blog-body
{
}

ul.list-blog li dl dd.title a
{
	font-family: 			Georgia, helvetica, verdana, arial, sans-serif;
	font-size: 				16px;
	color: 					#3c444e;
	font-weight: 			normal;
	line-height: 			24px;
	display: 				block;
	margin-bottom:			10px;
}

ul.list-blog li dl dd.description
{
	color: 					#74869a;
	font-size: 				13px;
}

ul.list-blog li dl dd.description img
{
	float: 					left;
	margin:					0 10px 5px 0;
}

div.window_reader_item div.item-blog-navigation
{
	height: 				26px;
	padding: 				6px;
	background:				#f5f5f5;
	overflow: 				hidden;
}

ul.list-pictures
{
	list-style: 			none;
	overflow: 				hidden;
}

ul.list-pictures li
{
	width:					202px;
	margin:					10px;
	overflow: 				hidden;
}

ul.list-pictures li.left
{
	float:					left;
	margin-left:			18px;
	height: 				300px;
	overflow: 				hidden;
	max-height: 			300px;
}

ul.list-pictures li.right
{
	float:					right;
	margin-right:			18px;
}

ul.list-pictures li dl dd.picture
{
	display: 				block;
	width:					202px;
	height:					140px;
	overflow:				hidden;
}

ul.list-pictures li dl dd.picture img
{
	display: 				block;
	cursor: 				pointer;
}

ul.list-pictures li dl dt
{
	display: 				none;
}

ul.list-pictures li dl.header
{
	display: 				block;
	height: 				26px;
	line-height: 			26px;
	font-family: 			Arial, sans-serif;
	font-size: 				11px;
	padding:				5px 0;
	position:				relative;
}

ul.list-pictures li dl.header a.comments
{
	top: 					4px;
}

ul.list-pictures li dl.body
{
}

ul.list-pictures li dl dd.title a
{
	font-family: 			Georgia, helvetica, verdana, arial, sans-serif;
	font-size: 				16px;
	color: 					#3c444e;
	font-weight: 			normal;
	line-height: 			20px;
	display: 				block;
	height: 				45px;
}

ul.list-pictures li dl dd.description
{
	margin-top: 			5px;
	color: 					#74869a;
	font-size: 				11px;
	display: 				block;
	min-height:				50px;
	height: 				auto !important;
	height: 				50px;
}

div.window_reader_content ul.twitter li dl.body
{
	padding-bottom: 		20px;
	height: 				auto !important;
}

div.window_reader_content ul.twitter li dl.body:hover
{
	background-color:		#F5F5F5 !important;
	cursor: 				default;
}

div.window_reader_content ul.twitter li dl.body:hover a
{
	text-decoration: 		none !important;
}

div.window_reader_content ul.twitter li dl.body a:hover
{
	text-decoration: 		underline !important;
}

div.window_reader_content ul.twitter li dl.body dd.avatar
{
	margin-top: 			20px;
	float: 					left;
}

div.window_reader_content ul.twitter li dl.body dd.avatar span.no-image
{
	width: 					48px;
	height: 				48px;
	background:				#8D9EB0;
	display: 				block;
	margin-top: 			20px;
}

div.window_reader_content ul.twitter li dl.body dd.title,
div.window_reader_content ul.twitter li dl.body dd.description
{
	margin-left:			60px;
	display: 				block;
}

div.window_reader_content ul.twitter li dl.header dd.source
{
	color: 					#3c444e;
}

div.window_reader_content ul.auteur li dl.body
{
	padding-bottom: 		20px;
	padding-top: 			10px;
	cursor: 				pointer;
}

div.window_reader_content ul.auteur li dl.body dd.avatar
{
	float: 					left;
	margin: 				5px 15px 0;
}

div.window_reader_content ul.auteur li dl.body dd.avatar span.no-image
{
	width: 					48px;
	height: 				48px;
	background:				#8D9EB0;
	display: 				block;
	margin-top: 			20px;
}

div.window_reader_content ul.auteur li dl.body dd.title,
div.window_reader_content ul.auteur li dl.body dd.description
{
	margin-left:			15px;
	display: 				block;
}

div.window_reader_content ul.auteur li dl.header dd.source
{
	color: 					#3c444e;
}

div.auteur img
{
	width: 					80px;
	height:					80px;
	float: 					left;
	margin: 				15px 15px 0;
}

span.no-image
{
	width: 					80px;
	height:					80px;
	float: 					left;
	margin: 				15px 15px 0;
	display: 				block;
	background:				#8D9EB0;
}

div.auteur dl.description
{
	color:					#74869A;
	font-family:			Arial,sans-serif;
	font-size:				13px;
	padding:				0 0 15px;
	float: 					left;
}

div.auteur dl.description dt
{
	float: 					left;
	width: 					100px;
	clear: 					both;
	border-bottom:			1px solid #cfd3d9;
	padding: 				3px 0;
	display: 				inline-block;
}

div.auteur dl.description dd
{
	float: 					left;
	border-bottom:			1px solid #cfd3d9;
	padding: 				3px 0;
	font-weight: 			bold;
	display: 				inline-block;
	width: 					225px;
}

div.auteur p
{
	clear: 					both;
	margin: 				15px 0;
}

div.auteur ul.auteur-items li
{
	position:				relative;
	clear: 					both;
}

div.auteur ul.auteur-items li dl .source
{
	color: 					#F25100;
	font-weight: 			bold;
}

div.auteur ul.auteur-items li dl .source
{
	color: 					#F25100;
	font-weight: 			bold;
}

div.auteur ul.auteur-items li dl .avatar
{
	float: 					left;
	padding: 				0 0 15px 15px;
}

div.auteur ul.auteur-items li dl .avatar img
{
	margin: 				0 15px 0 0;
	width: 					80px !important;
	height: 				auto;
}

div.item-comments dl.body .auteur-items dd.comments
{
	padding: 				0;
}

div.auteur ul.auteur-items li dl .title
{
	padding: 				0;
	margin: 				15px 0 0 15px;
}

div.auteur ul.auteur-items li dl .title a
{
	font-family: 			Georgia, helvetica, verdana, arial, sans-serif;
	font-size: 				16px;
	color: 					#3c444e;
	font-weight: 			normal;
	line-height: 			20px;
	display: 				block;
}

div.auteur ul.auteur-items li dl .description
{
	padding: 				0;
	margin: 				5px 0 15px 15px;
}

div.window_footer
{
	height: 				35px;
	width: 					100%;
	position:				relative;
	background-color:		#f5f5f5;
	clear: 					both;
}

div.reader div.window_footer
{
	height: 				16px;
}

div.reader div.window_footer div.sidebar_ext
{
	position:				absolute;
	width: 					155px;
	background:				#334051;
	height: 				16px;
}

div.resize_handle
{
	height: 				16px;
	width: 					15px;
	position:				absolute;
	top: 					0;
	right: 					0;
	background:				url(../image/icon/navigation/resize.png) no-repeat;
	cursor: 				se-resize;
}

button,
a.btn-nav-prev,
a.btn-nav-next
{
	background:				#fff url(../image/icon/navigation/nav-right.png) no-repeat right center;
	-webkit-border-radius:	10px;
	-moz-border-radius: 	10px;
	display: 				inline-block;
	height: 				26px;
	line-height: 			26px;
	padding: 				0 22px 0 12px;
	color: 					#8d9eb0;
	font-weight: 			bold;
	font-family: 			Arial, sans-serif;
	border: 				1px solid #E6E8EB;
	cursor: 				pointer;
}

a.btn-nav-prev
{
	padding: 				0 12px 0 22px;
	background:				#fff url(../image/icon/navigation/nav-left.png) no-repeat left center;
}

button:hover,
a.btn-nav-prev:hover,
a.btn-nav-next:hover
{
	color: 					#fff;
	background:				#8498aa url(../image/icon/navigation/nav-right-hover.png) no-repeat right center;
	text-decoration: 		none;
	border: 				1px solid transparent;
}

a.btn-nav-prev:hover
{
	background:				#8498aa url(../image/icon/navigation/nav-left-hover.png) no-repeat left center;
}

a.btn-twitter
{
	border: 				1px solid #d0d0d0;
	display: 				inline-block;
	color: 					#666;
	height: 				20px;
	line-height: 			20px;
	background:				#f2f2f2 url(../image/btn-bg-twitter.png) no-repeat bottom left;
	padding: 				0 10px 0 23px;
	-webkit-border-radius:	3px;
	-moz-border-radius: 	3px;
	margin-bottom:			20px;
}

a.btn-twitter:hover
{
	border: 				1px solid #ababab;
	color: 					#000;
	background:				#ebebeb url(../image/btn-bg-twitter.png) no-repeat top left;
	text-decoration: 		none;
}

div.paginator
{
	background:				#f5f5f5;
	height: 				28px;
	position:				relative;
}

div.paginator a
{
	font-weight: 			bold;
}

div.paginator div.paginator-numbers a
{
	display: 				inline-block;
	width: 					20px;
	height: 				20px;
	line-height: 			20px;
	text-align: 			center;
	width: 					25px;
	height: 				25px;
	margin: 				6px 0 7px;
	color: 					#3b434d;
	font-size: 				11px;
	font-weight: 			bold;
}

div.alphanumeric div.paginator
{
	text-align: 			center;
}

div.alphanumeric div.paginator a
{
	display: 				inline-block;
	height: 				20px;
	line-height: 			20px;
	text-align: 			center;
	margin: 				6px 2px 7px;
	color: 					#3b434d;
	font-size: 				11px;
	font-weight: 			bold;
}

div.alphanumeric div.paginator span.inactive
{
	display: 				inline-block;
	height: 				20px;
	line-height: 			20px;
	text-align: 			center;
	margin: 				6px 2px 7px;
	color: 					#999;
	font-size: 				11px;
}

div.item-blog-navigation a.btn-nav-prev,
div.paginator a.prev
{
	position:				absolute;
	left: 					6px;
	top: 					7px;
	color: 					#3b434d;
	padding-left:			11px;
	display: 				inline-block;
	background:				url(../image/icon/navigation/paginator-prev.png) center left no-repeat;
	border: 				0;
}

div.item-blog-navigation a.btn-nav-next,
div.paginator a.next
{
	position:				absolute;
	right: 					6px;
	top: 					7px;
	color: 					#3b434d;
	padding-right:			11px;
	display: 				inline-block;
	background:				url(../image/icon/navigation/paginator-next.png) center right no-repeat;
	border: 				0;
}

div.item-blog-navigation a.btn-nav-prev
{
	position: 				static;
	padding-right:			5px;
}

div.item-blog-navigation a.btn-nav-next
{
	position: 				static;
	padding-left:			5px;
}

div.paginator div.paginator-numbers
{
	width:					250px;
	margin: 				0 auto;
	text-align: 			center;
}

div.paginator a.inactive,
div.paginator a:hover
{
	color: 					#3b434d;
	text-decoration: 		underline;
}

div.window_reader_content p.page-info
{
	font-size:				11px;
	padding:				5px 15px;
	text-align:				center;
	background:				#fff;
	color: 					#3b434d;
}

a.comments
{
	position:				absolute;
	top: 					0;
	right: 					0;
	display: 				block;
	height: 				25px;
	line-height: 			25px;
	border-left: 			1px solid #e6e8eb;
	color: 					#f25100;
	text-decoration: 		none;
	padding-right:			17px;
	margin-right:			10px;
	padding-left:			10px;
	font-family: 			Arial, sans-serif;
	font-weight: 			bold;
	background:				url(../image/icon/navigation/comments.png) no-repeat right 8px;
	cursor: 				pointer;
	text-align: 			right;
	-webkit-border-bottom-right-radius:	3px;
	-moz-border-radius-bottomright: 	3px;
}

a.comments:hover
{
	text-decoration: 		underline;
}

div.window div.shadow
{
	position:				absolute;
}

div.window a.comments
{
	border: 				0;
}

div.item-comments h4
{
	font-family: 			Georgia, helvetica, verdana, arial, sans-serif;
	font-size: 				20px;
	color: 					#3c444e;
	font-weight: 			normal;
	padding: 				0 0 20px 15px;
	line-height: 			24px;
}

div.item-comments dl.header
{
	border-top: 			1px solid #e6e8eb;
}

div.item-comments dl.body dt
{
	display: 				none;
}

div.item-comments dl.body dd
{
	padding: 				15px 0 15px 5px;
	color: 					#778594;
	font-size: 				13px;
	font-family: 			Arial, sans-serif;
}

div.item-comments form
{
	border-top: 			1px solid #e6e8eb;
	background:				#fff;
}

div.item-comments form fieldset legend
{
	font-family: 			Georgia, helvetica, verdana, arial, sans-serif;
	font-size: 				24px;
	color: 					#3c444e;
	font-weight: 			normal;
	padding: 				15px 0 20px 20px;
	line-height: 			24px;
}

div.item-comments form fieldset dl dt
{
	display: 				block;
	padding-left: 			20px;
}

div.item-comments form fieldset dl dt label
{
	color: 					#778594;
	font-weight: 			bold;
	font-size: 				13px;
}

div.item-comments form fieldset dl dd label
{
	color: 					#778594;
	font-size: 				12px;
}

div.item-comments form fieldset dl dt label em
{
	font-weight: 			normal;
}

div.item-comments form fieldset dl dd
{
	display: 				block;
}

div.item-comments form fieldset .error
{
	border: 				1px solid #c00;
}

div.item-comments form fieldset dl dd textarea,
div.item-comments form fieldset dl dd input
{
	width: 					415px;
	height: 				15px;
	max-width: 				415px;
	margin:					10px 0 17px 20px;
	padding: 				5px;
	border-top: 			1px solid #7c7c7c;
	border-right: 			1px solid #c3c3c3;
	border-bottom: 			1px solid #dddddd;
	border-left: 			1px solid #c3c3c3;
	color: 					#778594;
	font-family: 			Arial, sans-serif;
	font-size: 				13px;
}

div.item-comments form fieldset dl dd textarea
{
	height: 				160px;
}

div.item-comments form fieldset button
{
	margin: 				0 25px 10px;
}

div.window div.tl
{
	width: 					37px;
	height: 				37px;
	background:				url(../image/window/shadow/tl.png) no-repeat;
	top: 					-37px;
	left: 					-37px;
}

div.window div.t
{
	width: 					100%;
	height: 				37px;
	background:				url(../image/window/shadow/t.png) repeat-x;
	top: 					-37px;
	left: 					0;
}

div.window div.tr
{
	width: 					37px;
	height: 				37px;
	background:				url(../image/window/shadow/tr.png) no-repeat;
	top: 					-37px;
	right: 					-37px;

}

div.window div.r
{
	height: 				100%;
	background:				url(../image/window/shadow/r.png) repeat-y;
	width: 					37px;
	top: 					0;
	right: 					-37px;
}

div.window div.br
{
	width: 					37px;
	height: 				37px;
	background:				url(../image/window/shadow/br.png) no-repeat;
	bottom: 				-37px;
	right: 					-37px;
}

div.window div.b
{
	width: 					100%;
	height: 				37px;
	background:				url(../image/window/shadow/b.png) repeat-x;
	bottom: 				-37px;
	left: 					0;
}

div.window div.bl
{
	width: 					37px;
	height: 				37px;
	background:				url(../image/window/shadow/bl.png) no-repeat;
	bottom: 				-37px;
	left: 					-37px;
}

div.window div.l
{
	height: 				100%;
	width: 					37px;
	background:				url(../image/window/shadow/l.png) repeat-y;
	top: 					0;
	left: 					-37px;
}

#window-livedata
{

}

#window-widget-wizard div.window_content
{
	background:				#f0f1f3 url(../image/widget/widget-wizard/background.jpg) no-repeat bottom center;
	width:					420px;
	height:					373px;
}

#window-widget-wizard div.window_content div.steps-scroller
{
	width:					420px;
	height:					313px;
	overflow: 				hidden;
}

#window-widget-wizard div.window_content div.steps-container
{
	width: 					2520px;
	height: 				313px;
}

#window-widget-wizard div.window_content div.step
{
	width:					400px;
	height:					303px;
	float: 					left;
	padding: 				10px;
	color: 					#3c444e;
}

#window-widget-wizard div.window_content div.step input#filter-tags,
#window-widget-wizard div.window_content div.step input#feed-url,
#window-widget-wizard div.window_content div.step input#embed-url
{
	height: 				15px;
	width: 					189px;
	padding: 				5px;
	border-top: 			1px solid #7c7c7c;
	border-right: 			1px solid #c3c3c3;
	border-bottom: 			1px solid #dddddd;
	border-left: 			1px solid #c3c3c3;
	color: 					#778594;
	font-family: 			Arial, sans-serif;
	font-size: 				13px;
	margin-bottom:			10px;
}

#window-widget-wizard div.window_content div.step label.embed
{
	width: 					80px;
	display: 				inline-block;
}

#window-widget-wizard div.window_content div.step input#feed-url,
#window-widget-wizard div.window_content div.step input#embed-url
{
	width: 					300px;
}

#window-widget-wizard div.window_content div.step h3
{
	font-size: 				14px;
	display:				inline;
	padding: 				0 0 0 10px;
}

#window-widget-wizard div.window_content div.step p
{
	padding: 				0;
	margin-bottom:			10px;
}

#window-widget-wizard div.window_content div.step ul
{
	padding: 				0;
	margin: 				0 auto 10px;
	list-style: 			none;
	overflow: 				auto;
}

#window-widget-wizard div.window_content div.step div.tags-container
{
	width: 					200px;
	height: 				235px;
	overflow: 				auto;
	float: 					left;
}

#window-widget-wizard div.window_content div.step ul.tags
{
	width: 					185px;
}

#window-widget-wizard div.window_content div.step ul.tags-added
{
	width: 					184px;
	margin-left:			16px;
	float: 					left;
}

#window-widget-wizard div.window_content div.step ul li
{
	width: 					165px;
	padding-left: 			20px;
	float: 					left;
	margin-bottom:			4px;
}

#window-widget-wizard div.window_content div.step ul li.bottom
{
	border-top: 			1px solid #ccc;
	width: 					330px;
	margin-left:			20px;
	margin-top: 			5px;
	padding-top: 			5px;
	padding-left:			0;
}

#window-widget-wizard div.window_content div.step ul.tags li img,
#window-widget-wizard div.window_content div.step ul.tags-added li img
{
	display: 				none;
}

#window-widget-wizard div.window_content div.step ul.tags li,
#window-widget-wizard div.window_content div.step ul.tags-added li
{
	cursor: 				pointer;
}

#window-widget-wizard div.window_content div.step ul.tags li:hover.
#window-widget-wizard div.window_content div.step ul.tags-added li:hover
{
	text-decoration: 		underline;
	color: 					#000;
}

#window-widget-wizard div.window_content div.step ul.tags li,
#window-widget-wizard div.window_content div.step ul.tags-added li
{
	width: 					155px;
	padding-left:			0;
}

#window-widget-wizard div.window_content div.step ul.tags li input,
#window-widget-wizard div.window_content div.step ul.tags-added li input
{
	/*	display: 				none;*/
	opacity: 				0;
	-moz-opacity: 			0;
	filter:					alpha(opacity=0);
}

#window-widget-wizard div.window_content div.step ul li label
{
	font-weight: 			bold;
	font-size: 				11px;
}

#window-widget-wizard div.window_content div.step ul li input
{
}

#window-widget-wizard div.window_content div.nav
{
	width:					400px;
	height: 				30px;
	position:				absolute;
	left: 					0;
	bottom:	 				0;
	padding: 				10px;
}

#window-widget-wizard div.window_content div.nav a.btn-nav-prev,
#window-widget-wizard div.window_content div.nav a.btn-nav-next
{
	border: 				0;
	-webkit-border-radius:	3px;
	-moz-border-radius: 	3px;
	float: 					left;
}

#window-widget-wizard div.window_content div.nav a.btn-nav-next
{
	float:					right;
}

#window-widget-embed-video div.widget-preview,
#window-widget-embed div.widget-preview
{
	width:					336px;
	height:					280px;
	padding: 				0 10px;
	margin-bottom:			15px;
}

#window-widget-embed-video div.widget-preview
{
	height:					360px;
}

#window-widget-embed-video div.embed-buttons,
#window-widget-embed div.embed-buttons
{
	margin: 				5px 10px 5px;
}

#window-widget-embed-video h3,
#window-widget-embed h3
{
	font-size: 				14px;
	padding: 				0;
	margin: 				0 10px;
}

#window-widget-embed-video input,
#window-widget-embed input
{
	width: 					323px;
	padding: 				5px;
	margin: 				0 10px 10px;
	border-top: 			1px solid #7c7c7c;
	border-right: 			1px solid #c3c3c3;
	border-bottom: 			1px solid #dddddd;
	border-left: 			1px solid #c3c3c3;
	color: 					#778594;
	font-family: 			Courier, Arial, sans-serif;
	font-size: 				10px;
}

#window-wistjedat div.window_content
{
	padding: 				10px;
	background:				#fffcea;
	color: 					#3C444E;
}

#window-wistjedat div.arrow-left
{
	position:				absolute;
	width: 					5px;
	height: 				10px;
	left: 					-5px;
	top: 					16px;
	background:				url(../image/widget/wistjedat/arrowleft.png) no-repeat top right;
}

#window-search div.minimizable,
#window-livedata div.minimizable
{
	height: 				auto !important;
}

#window-search div.window_headerm
#window-livedata div.window_header
{
	height: 				28px;
}

#window-livedata div.window_header h2
{
	height: 				28px;
	font-size: 				11px;
	line-height: 			31px;
	cursor: 				pointer;
}

#window-search h3.accordion-toggler,
#window-livedata h3.accordion-toggler
{
	width: 					220px;
	height: 				27px;
	line-height: 			27px;
	color: 					#fff;
	font-size: 				11px;
	font-weight: 			bold;
	background:				#9bacbb url(../image/widget/livedata/accordion-bg.png) no-repeat top right;
	padding: 				0 10px;
	font-family: 			Arial;
	border-top: 			1px solid #778492;
	cursor:					pointer;
}

#window-search h3.accordion-toggler
{
	width: 					530px;
}

#window-livedata div.accordion-content
{
	width: 					240px;
	overflow: 				hidden;
}

#window-search div.accordion-content
{
	width: 					350px;
	max-height: 			158px;
	overflow: 				auto;
}

#window-search div.accordion-content
{
	width: 					550px;
}

#window-search h3.active,
#window-livedata h3.active
{
	background-position: 	right bottom;
}

#window-search div img,
#window-livedata div img
{
	display: 				block;
}

#window-livedata div.accordion-content dl
{
	overflow:	 			auto;
	font-size: 				11px;
	color: 					#3c444e;
}

#window-livedata div.accordion-content dl dd.route
{
	background:				#f1f2f4;
}

#window-livedata div.accordion-content dl dt
{
	padding-left: 			10px;
	width: 					55px;
	float: 					left;
	clear: 					both;
	height: 				22px;
	font-weight: 			bold;
	line-height: 			22px;
}

#window-livedata div.accordion-content dl dd
{
	padding-right: 			10px;
	width: 					150px;
	float:					right;
	line-height: 			22px;
	text-align: 			left;
}

#window-livedata #livewidget-embed-button
{
	width: 					230px;
	height: 				25px;
	padding-left:			10px;
	line-height: 			25px;
	background:				#fff url(../image/icon/navigation/nav-right.png) center right no-repeat;
	display: 				inline-block;
	color: 					#3c444e;
	font-weight: 			bold;
	cursor: 				pointer;
}
#window-livedata #livewidget-embed-button:hover
{
	color: 					#fff;
	background:				#8498aa url(../image/icon/navigation/nav-right-hover.png) no-repeat right center;
	text-decoration: 		none;
}

object,
embed
{
	display: 				block;
}

#window-search div.window_content p
{
	line-height: 			25px;
	margin: 				0;
	padding: 				0 10px;
}

#window-search div.window_content ul
{
	margin: 				0;
	list-style: 			none;
	padding: 				0;
}

#window-search div.window_content ul li a
{
	color:					#74869A;
	cursor:					pointer;
	display:				block;
	font-size:				12px;
	font-weight:			500;
	height:					25px;
	line-height:			25px;
	padding:				0 10px;
	text-decoration:		none;
	outline: 				0;
	font-weight: 			bold;
}

#window-search div.window_content ul li a span.author
{
	font-weight: 			normal;
	font-size: 				10px;
}

#window-search div.window_content ul li a span.date
{
	color: 					#F25100;
	float:					right;
	font-weight: 			normal;
	font-size: 				10px;
}

#window-search div.window_content ul li a:hover
{
	color: 					#000;
	background:				#e6e8eb;
}

#window-search div.window_content ul li p
{
	border-bottom:			1px solid #ccc;
	color: 					#999;
	font-size: 				11px;
	clear: 					both;
}

#window-search div.window_content ul li p b,
#window-search div.window_content ul li a b
{
	color:					#666 !important;
	background: 			inherit !important;
	font-style: 			italic;
}

#window-search fieldset dt,
#window-search fieldset dd
{
	float: 					left;
	margin: 				10px;
}

#window-search fieldset dd input
{
	height: 				15px;
	width: 					227px;
	padding: 				5px;
	border-top: 			1px solid #7c7c7c;
	border-right: 			1px solid #c3c3c3;
	border-bottom: 			1px solid #dddddd;
	border-left: 			1px solid #c3c3c3;
	color: 					#778594;
	font-family: 			Arial, sans-serif;
	font-size: 				13px;
}

#window-search fieldset div.button
{
	margin: 				10px 10px 0 0;
	float:					right;
}

#window-afleveringen div.window_content
{
	background:				#F5F5F5;
}

#link-episodes
{
	width: 					525px;
	height: 				20px;
	display: 				block;
	text-align: 			right;
	font-weight: 			bold;
	line-height: 			20px;
	padding-right:			5px;
	outline: 				0;
	cursor: 				pointer;
	border-bottom: 			1px solid #ccc;
	background:				#fff;
	color: 					#666;
}

#link-episodes:hover
{
	background:				#efefef;
	color: 					#F25100;
	text-decoration: 		none;
}

#list-episodes
{
	display: 				none;
}

#window-afleveringen div#nav-episodes
{
	position:				absolute;
	right: 					10px;
	bottom: 				10px;
	height: 				80px;
	width: 					16px;
}

#window-afleveringen div#nav-episodes a
{
	position:				absolute;
	right: 					0;
	top: 					0;
	width: 					16px;
	height: 				11px;
	display: 				block;
	background:				url(../image/widget/afleveringen/nextprev.png);
	text-indent: 			-99999px;
	overflow: 				hidden;
	outline: 				none;
}

#window-afleveringen div#nav-episodes a.next
{
	top: 					70px;
	background-position: 	left bottom;
}

#window-afleveringen div#nav-episodes a.prev
{
	background-position: 	left top;
}

#window-afleveringen div#nav-episodes a.next:hover
{
	background-position: 	right bottom;
}

#window-afleveringen div#nav-episodes a.prev:hover
{
	background-position: 	right top;
}

div#list-episodes
{
	height: 				250px;
	width: 					530px;
	overflow: 				auto;
}

#window-afleveringen div.list-episodes ul
{
	margin: 				0;
	padding: 				0;
	list-style: 			none;
}

#window-afleveringen div.list-episodes ul li
{
	padding: 				5px 10px 15px;
	border-bottom: 			1px solid #ccc;
}

#window-afleveringen div.list-episodes ul li h3
{
	font-size: 				14px;
	padding: 				0;
	width: 					auto;
	font-weight: 			bold;
	margin-bottom:			10px;
	height: 				20px;
}

#window-afleveringen div.list-episodes ul li h3 span.title
{
	float: 					left;
}

#window-afleveringen div.list-episodes ul li span.air-date
{
	color:					#74869A;
	font-size: 				11px;
	font-weight: 			normal;
	font-family: 			Arial, sans-serif;
	float:					right;
}

#window-afleveringen div.list-episodes ul li p
{
	font-size: 				12px;
	padding: 				0;
}

#window-afleveringen div.list-episodes ul li p img
{
	float: 					left;
	margin: 				0 5px 5px 0;
}

#window-twitter form.post-tweet fieldset legend
{
	font-weight: 			bold;
	padding: 				10px;
}

#window-twitter form.post-tweet fieldset textarea
{
	height: 				50px;
	width: 					358px;
	padding: 				5px;
	border-top: 			1px solid #7c7c7c;
	border-right: 			1px solid #c3c3c3;
	border-bottom: 			1px solid #dddddd;
	border-left: 			1px solid #c3c3c3;
	color: 					#778594;
	font-family: 			Arial, sans-serif;
	font-size: 				13px;
	margin-top: 			10px;
}

#window-twitter ul.tweets
{
	width:					400px;
	height:					400px;
	overflow: 				auto;
	list-style: 			none;
	padding: 				0;
	margin: 				0;
}

#window-twitter ul.tweets li
{
	border-top: 			1px solid #cfd3d9;
	clear: 					both;
}

#window-twitter ul.tweets li dl
{
	font-family: 			Arial, sans-serif;
	font-size: 				11px;
	padding:				10px;
	overflow:	 			auto;
}

#window-twitter ul.tweets li dl dt
{
	display: 				none;
}

#window-twitter ul.tweets li dl dd.user
{
	float: 					left;
	font-weight: 			bold;
	margin-left:			10px;
}

#window-twitter ul.tweets li dl dd.user strong a
{
	font-weight: 			bold;
}

#window-twitter ul.tweets li dl dd.date
{
	float: 					right;
	color: 					#74869a;
	font-weight: 			bold;
}

#window-twitter ul.tweets li dl dd.avatar
{
	float: 					left;
	width: 					50px;
	height: 				50px;
}

#window-twitter ul.tweets li dl dd.avatar img
{
	width: 					50px;
	height: 				50px;
}

#window-twitter ul.tweets li dl dd.tweet
{
	clear: 					right;
	float:					right;
	width: 					305px;
}

div.loading_container
{
	width: 					290px;
	height: 				20px;
	background: 			#fff;
	border: 				1px solid #74869a;
	position:				absolute;
	top: 					50%;
	left: 					50%;
	margin: 				-15px 0 0 -150px;
	z-index: 				9999;
	padding: 				5px;
	-moz-border-radius: 	15px;
	-webkit-border-radius: 	15px;
	overflow: 				hidden;
}

div.loading_bar
{
	min-width: 				20px;
	height: 				20px;
	width: 					290px;
	background:				#cfd3d9;
	-moz-border-radius: 	10px;
	-webkit-border-radius: 	10px;
}

div.ctd-widget
{
	width:					366px;
	height:					184px;
	position:				relative;
	margin:					10px 10px 20px;
}

div.ctd-widget .img-container
{
	background:				url(../image/widget/ctd/bg-container.png) no-repeat center center;
	position:				absolute;
	left:					21px;
	top:					0;
	padding:				12px;
}

div.ctd-widget .img-container .img-scroller
{
	width:					300px;
	height:					160px;
	overflow:				hidden;
	position:				relative;
	background:				url(../image/widget/ctd/loading.gif) center center no-repeat;
}

div.ctd-widget .img-container .img-wrapper
{
	position:				relative;
}

div.ctd-widget .img-container .img-scroller div.img
{
	width:					300px !important;
	height:					160px;
	margin:					0;
	position:				absolute;
}

div.ctd-widget .img-container .img-scroller div.img img
{
	margin:					0;
	position:				absolute;
	top:					0;
	left:					0;
}

div.ctd-widget .img-container .img-scroller div.img div.description
{
	position:				absolute;
	top:					0;
	left:					0;
	width:					280px;
	height:					140px;
	background:				#5B656F;
	opacity: 				0;
	-moz-opacity: 			0;
	filter:					alpha(opacity=0);
	color:					#fff !important;
	padding:				10px;
	text-align:				center;
}

div.ctd-widget .img-container .img-scroller div.img div.description p
{
	color:					#fff !important;
	font-size:				11px;
}

div.ctd-widget .img-container .img-scroller div.img div.description .description-button
{
	margin-top: 			10px;
	text-align: 			center;
	clear:					both;
	display:				block;
}

div.ctd-widget .btn-left,
div.ctd-widget .btn-right
{
	display:				inline-block;
	width:					21px;
	height:					32px;
	position:				absolute;
	top:					70px;
	background:				url(../image/widget/ctd/buttons.png) no-repeat;
	cursor:					pointer;
}

div.ctd-widget .btn-left
{
	left:					0;
	background-position:	top left;
}

div.ctd-widget .btn-right
{
	right:					0;
	background-position:	bottom left;
}
