html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
	list-style-type:none;
}

* 
{
	filter: none;
	font-smooth: never;
}

/* --------------------------- GENERAL ---------------------------- */
body
{
	font: 80% arial,helvetica,tahoma,verdana,sans-serif;
	color : #4b4b4b;
	background: #000000 url('/bg-page.png') top left fixed;
	text-align: center;
	min-width: 1080px;
	width: 100%;
}


h1, h2, h3
{
	color:#000000;
	font-weight: normal;
}

h1
{
	font-size:3em;
	line-height:1;
}

h2
{
	font-size:2.3333em;
	padding:0.1428em 0 0.3928em;
}

h3
{
	font-size:1.8333em;
	padding:0.2272em 0 0.1363em;
}


h4
{
	font-size:1em;
	padding-bottom: 1em;
}

h5, h6
{
	font-size:0.9166em;
}

sub, sup
{
	font-size:0.6em!important;
}


label, input, select
{
	font-size:1em;
	margin:0 0.1666em;
	vertical-align:middle;
}
textarea
{
	font-size:1em;
	margin:0 0.1666em;
	font: 75% arial,helvetica,verdana,tahoma,sans-serif;
}


li, tr
{
	line-height:1.55;
}

a {
	color:#000000;
	text-decoration:underline;
}

a:hover {
	color:#3e96cf;
}

p
{
	line-height:1.5;
	padding-bottom:1em;
}

img
{
	vertical-align:middle;
}

hr
{
	display: block;
	background: #30b519;
	height: 3px;
	border: solid 0px #30b519;
	padding: 0;
	margin-bottom: 1em;
}


hr.shade
{
	background: #999999;
	border: 0px solid #999999;
}


.clear
{
	display: block;
	clear: both;
	height: 1px;
	overflow: hidden;
	width: 100%;
	position: relative;
}

.noview
{
	display: none!important;
}

.align-left
{
	text-align: left;
}

.inp-checkbox
{
	width: auto!important;
}

.error
{
	font-size:0.9166em;
	color: #3e96cf;
	font-style: italic;
}

.bold
{
	font-weight: bold;
}

.red
{
	color: #3e96cf;
}

.blue
{
	color: #3e96cf;
}


/* --------------------------- PAGE WRAPERS ------------------------ */
.container
{
	display: block;
	margin: 0 auto;
	text-align: center;
}


.container-dimensions
{
	width: 1080px;
	position: relative;
}

.dimensions
{
	margin: 0 0 0 0px;
	width: 1080px;
}

.column
{
	display: table-cell;
	padding: 30px;
	text-align: left;
	background: #fff;
	vertical-align: top;
	position: relative;
}

.column-left
{
	width: 640px;
}
.column-sep
{
	width: 20px;
	background: transparent;
	padding: 0px;
}
.column-right
{
	width: 300px;
	padding-right: 10px;
	z-index: 1002;
}

/* --------------------------- PAGE MENU------------------------ */
#page-menu
{
	display: block;
	position: relative;
	height: 50px;
	background: #30b519 url('/Client.Images/BackGround/bg-menu-top.png') top left;
	color: #FFFFFF;
	margin: 0 auto 10px auto;
	z-index:10;
	min-width: 1080px;
	border-top: 1px solid #2c3526;	
	border-bottom: 1px solid #2c3526;	
}

#page-menu ul.main-menu-container
{
	display: block;
	height: 50px;
	width: 1060px;
	margin: 0 auto;
}

#page-menu ul.main-menu-container li
{
	float: left;
	height: 50px;
	padding-right: 2px;
	background: url('/Client.Images/BackGround/bg-menu-top-separator.png') top right no-repeat;
}

#page-menu ul.main-menu-container li.logo
{
	padding-right: 20px;
}

#page-menu ul.main-menu-container li.menu-icon
{
	float: right;
	background: transparent;
	padding-right: 8px;
}

#page-menu ul.main-menu-container li.menu-icon a
{
	display: block;
	height: 22px;
	width: 22px;
	margin-top: 14px;
	background:  url('/Client.Images/Icons/icon-menu.png?v=2') 0 0 no-repeat;
}

#page-menu ul.main-menu-container li.menu-icon-fb a
{
	background-position:  0 -22px;
}

#page-menu ul.main-menu-container li.menu-icon-twitter a
{
	background-position:  0 -44px;
}
#page-menu ul.main-menu-container li.menu-icon-rss
{
	padding-right: 0px;
}

#page-menu ul.main-menu-container li.menu-item a
{
	display: block;
	height: 50px;
	line-height: 50px;
	color: #FFFFFF;
	padding-left: 13px;
	padding-right: 13px;
	font-weight: bold;
	text-decoration: none;
	background: url('/Client.Images/BackGround/bg-menu-top-item.png') 0 0 repeat-x;
	font-family: tahoma,arial,helvetica,verdana,sans-serif;
	font-size: 1.1em;
}

#page-menu ul.main-menu-container li.submenu-trigger a
{
	/*cursor: default;*/
}

#page-menu ul.main-menu-container li.menu-item a:hover
{
	background-image: url("/Client.Images/MSH2014/bg-menu-top-item.png");
	background-position: 0 -50px;
	text-decoration: underline;
}

#page-menu ul.main-menu-container li.menu-item-selected a,
#page-menu ul.main-menu-container li.menu-item-selected a:hover
{
	background-image: url("/Client.Images/MSH2014/bg-menu-top-item.png");
	background-position: 0 -50px;
	/*text-decoration: none;*/
	/*cursor: default;*/
}

#page-menu ul.main-menu-container li.selected a
{
	background-position: 0 -100px;
}

.submenu-container
{
	display: block;
	position: absolute;
	top: 50px;
	left: 82px;
	padding: 10px;
	background-color: #010407;
	width: 632px;
	z-index: 200;
	text-align: left;
}

#submenu_285
{
	left: 190px;
	width: 640px;
}

.submenu-container-header
{
	background-color: #eeeeee;
	border-bottom: solid 1px #c5c5c5;
	display: none;
}

.submenu-container-header h1
{
	font-weight: normal;
	color: #313131;
	padding: 20px 20px 20px 20px;
	font-size: 2em;
}

.submenu-container-data
{
	display: block;
	color: #000000;
	background-color: #FFFFFF;
}

.submenu-container-data .submenu-list
{
	padding: 20px 20px 10px 20px;
	width: 600px;
	display: block;
	position: relative;
}

.submenu-container-data .submenu-list li.item
{
    background-color: #ffffff;
    background-image: url("/Client.Images/BackGround/bg-menu-item.png");
    background-position: 0 2px;
    background-repeat: no-repeat;
    border-bottom: 1px solid #C5C5C5;
    cursor: pointer;
    display: block;
    float: left;
    font-size: 1.15em;
    margin-bottom: 6px;
    margin-right: 30px;
    padding-bottom: 7px;
    padding-left: 29px;
    padding-top: 1px;
    width: 151px; 
    height: 23px;
}

.submenu-container-data .submenu-list li.item:hover
{
	background-image: url("/Client.Images/BackGround/bg-menu-item-hover.png");
}

.submenu-container-data .submenu-list li.last
{
	margin-right: 0px;
}

.submenu-container-data .submenu-list li.item a
{
	color: #616161!important;
	text-decoration: none!important;
}

.submenu-container-data .submenu-list li.item:hover a,
.submenu-container-data .submenu-list li.item a:hover
{
	color: #3e96cf!important;
	text-decoration: underline!important;
}


.marks-container-highlights,
.marks-container-data
{
	padding: 6px 10px;
	background: #FFFFFF;
	color: #DCDCDC;
	line-height: 1.75em;
}

.submenu-container-data .marks-container-highlights
{
	position: relative;
	margin-top: 3px;
	display: block;
	width: 612px;
	height: 58px;
}

.marks-container-data
{
	border-top: solid 4px #DCDCDC;
	line-height: 2em;
	text-align: left;
}

.marks-container-highlights .item
{
	display: block;
	width: 74px;
	float: left;
	text-align: center;
	margin-right: 15px;
	height: 57px;
}

.marks-container-highlights .item-last
{
	margin-right: 0px;
}

.marks-container-highlights .item a
{
	display: block;
	width: 74px;
	color: #616161;
	font-size: 1.1em;
	font-weight: bold;
	padding-top: 35px;
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: center top;
}

.marks-container-highlights .item a:hover
{
	color: #3e96cf;
}


.submenu-container a
{
	color: #000000;
	text-decoration: underline;
}

.submenu-container a:hover
{
	color: #3e96cf;
}

.submenu-container-footer
{
	text-align: center;
	background: #FFFFFF;
	line-height: 50px;
}

.submenu-container-footer a
{
	font-weight: bold;
	color: #FFFFFF;
	background: url('/Client.Images/BackGround/bg-menu-top-item.png') 0 -50px repeat-x;
	padding: 8px 20px;
	text-decoration: none;
	text-transform: uppercase;
	margin-bottom: 10px;
}

.submenu-container-footer a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}


.submenu-expander
{
	border-top: 10px solid #ffffff;
	padding-bottom: 10px;
	background: #000000 url("/Client.Images/BackGround/bg-menu-item-expander.png") no-repeat center bottom;
	text-align: center;
}

.submenu-collapser
{
	border-top: 0px solid #ffffff;
	padding-bottom: 0px;
	padding-top: 10px;
	background: #ffffff url("/Client.Images/BackGround/bg-menu-item-collapser.png") no-repeat center top;
}

.submenu-expander a
{
	display: block;
	line-height: 39px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	font-size: 1.25em;
	background: #9e9e9e url("/Client.Images/BackGround/bg-menu-item-exp-area.png") repeat-x top left;
	text-transform: uppercase;
}

.submenu-expander a:hover
{
	color: #ffffff!important;
	text-decoration: underline;
}

/* --------------------------- SKY ROLLER ---------------------------- */
.sky-wrapper {
	position: relative;
	display: block;
	min-height: 1600px;
}
.sky-wrapper .bx-sky {
	min-height: 612px;
}
.bx-sky > div {
	margin-top: 0px!important;
}
.bx-sky > div table
{
	margin-top: 0px!important;
}

/* --------------------------- PAGE LOGON ------------------------ */
#btn-logon
{
	display: block;
	position: absolute;
	height: 82px;
	width: 108px; /* 78 */
	background: url('/Client.Images/Buttons/btn-logon.png') top right no-repeat;
	top: -10px;
	right: 320px;
	z-index:220;
	cursor: pointer;	
}

#btn-logon.logoff
{
	background: url('/Client.Images/Buttons/btn-logoff.png') top right no-repeat;
	z-index:220;	
}

#btn-logon.hover
{
	background-position: bottom right;
}

#user-logon
{
	background-color: #484848;	
	border-top: 13px solid #282828;
	border-bottom: 10px solid #282828;
	display: block;
	left: 687px;
	position: absolute;
	top: 60px;
	width: 320px;
	z-index: 210;
	color: #FFFFFF;
}

#user-logon .user-logon-header 
{
	background: #282828;
	text-align: left;
	font-size: 1.15em;
	font-weight: bold;
	text-transform: uppercase;    
	padding-left: 10px;
	padding-bottom: 10px;
	line-height: 30px;
}

#user-logon .user-logon-header span
{
    color: #3e96cf;
}

#user-logon .user-logon-header #user-logon-close {
	float: right;
	display: block;
	width: 22px;
	height: 21px;
	margin-top: 4px;
	margin-right: 10px;
	background: transparent url("/Client.Images/Buttons/btn-close.png") no-repeat 0 0;
	z-index: 213;
	cursor:pointer;
}

#user-logon .user-logon-header #user-logon-close:hover {
	background-position: 0 100%;
}


#user-logon .user-logon-data
{
	margin: 10px 10px 10px auto;
	width: 300px;
}

#user-logon .user-logon-data th,
#user-logon .user-logon-data td
{
	margin: 0px;
	vertical-align: middle;
	padding: 6px 0;
}

#user-logon .user-logon-data th
{
	text-align: right;
	font-size: 1em;
	padding-right: 10px;
}

#user-logon .user-logon-data td
{
	text-align: left;
	font-size: .9166em;
}

#user-logon .user-logon-data label
{
	font-size: 1em;
}

#user-logon .user-logon-data td a
{
	font-size: .9166em;
	color: #b3b3b3
}

#user-logon .user-logon-data td a:hover
{
	color: #ffffff;
}

#user-logon .user-logon-data td .input
{
	border: solid 1px #FFFFFF;
	color: #FFFFFF;
	background: #929292;
	width: 215px;
	height: 23px;
	font-size: 1em;
	margin: 0px 0px;
}

#user-logon .user-logon-data td .btn
{
	background: #d30f0e url("/Client.Images/Buttons/btn-main.png") repeat-x top left;
	color: #FFFFFF;
	font-weight: bold;
	padding: 4px 10px;
	text-decoration: none;
	font-size: 1em;
}

#user-logon .user-logon-data td .btn:hover
{
	text-decoration: underline;
}



/* --------------------------- PAGE DATA ------------------------ */
#page-data
{
	display: block;
	z-index:5;	
	margin: 0 auto 20px;
	min-height:500px;
}

/* --------------------------- PAGE FOOTER ------------------------ */
#page-footer
{
	clear:both;
	background-color:#FFFFFF;
	font-size:0.85em;
	padding:25px;
	color: #6B6B6B;
	width: 950px;
	text-align: left;
	margin-top: 20px;
}

#page-footer ul
{
	padding-top:17px;
}

#page-footer ul li
{
	display:inline;
}

#page-footer .top-links
{
	padding:0 0 17px;
}

#page-footer a
{
	color: #174c73;
}

#page-footer a:hover
{
	color:#3e96cf;
}


#page-footer p
{
	line-height:normal;
	padding:0 0 0 50px;
}

#page-footer img
{
    float: left;
}

#page-footer div
{
	display: block;
	height: 30px;
	background: url("/Client.Images/logo-mf-long.png") no-repeat top right;
}



/* --------------------------- LEFT/ RIGHT BOXES ----------------- */
.box
{
	display: block;
	position: relative;
	margin-bottom: 20px!important; 
}

.column-right .box
{
	width: 300px;
	padding-right: 20px;
}

.boxlast {
    margin-bottom: 40px !important;
}

.box .box-header
{
	display: block;
	position: relative;
	color: #3e96cf;
	overflow: hidden;
}

.box .box-header h1,
.box .box-header h2
{
	color: #3e96cf;
	margin: 0 0 0 0;
	font-size: 1.9em;
	font-weight: bold;
	padding: 5px 0px;
	border-bottom: solid 4px #dbdbdb;
	text-transform: uppercase;
}

.box .box-header h3
{
	padding: 5px 11px!important;
	border-bottom: solid 4px #dbdbdb;
}

.box .box-header h2
{
	color: #3e96cf;
}

.box .box-header a
{
	color: #3e96cf;
	text-decoration: none;
}

.box .box-header small
{
	color: #757676;
	position: absolute;
	bottom: 11px;
	right: 3px;
	font-weight: normal;
}

.box .box-data li
{
	padding: 6px 11px;
	border-bottom: solid 1px #dbdbdb;
	border-top: solid 1px #ffffff;
}

.box .box-data li.even
{
	background: #f7f7f7;
	border-bottom: solid 1px #ffffff;
	border-top: solid 1px #ffffff;
}

.box .box-data li.odd
{
	background: transparent;
	border-bottom: solid 1px #dbdbdb;
	border-top: solid 1px #dbdbdb;
}

.box .box-data li.first
{
	border-top: solid 0px;
}

.box .box-data li.last
{
	border-bottom: solid 0px;
	padding: 0 0;
}

.box-data li a
{
	text-decoration: none;
}

.box .box-data li a.rss-date,
.box .box-data li span.rss-date
{
	color: #3e96cf;
	float: right;
	text-align: right;
	width: 50px;
	font-size: 0.9166em;
}

.box-data li a:hover
{
	text-decoration: underline;
	color: #3e96cf; /* #000000; */
}

.box-data li a.rss-date:hover
{
	text-decoration: none;
}


/* --------------------------- CUSTOM LINKS ----------------- */
.custom-links
{
	color: #CACACA;
}

.custom-links a
{
	padding-left: 8px;
	padding-right: 5px;
}

.custom-links .icon-rss
{
    background: url("/Client.Images/Icons/icon-rss.png") no-repeat scroll 0 0px transparent;
    padding-left: 20px;
}

/* --------------------------- SEARCH BOX ----------------- */
.box-search
{
	display:block;
	background: #dcdcdc;
	margin-bottom: 20px;
	width: 292px;
	padding: 4px;
}

.box-search-data
{
	display:block;
	background: #ffffff;
}

.box-search input
{
	border: solid 0px #FFFFFF;
	margin: 0px;
	padding: 0px  10px;
	font-family: arial,helvetica,tahoma,verdana,sans-serif!important;
	font-size: 1.25em;
	height: 32px;
}

.box-search input.search-text
{
	background: #ffffff;
	width: 182px;
}

.box-search input.search-btn
{
	float: right;
	background: #d30f0e url("/Client.Images/Buttons/btn-search.png") repeat-x top left;
	color: #FFFFFF;
	font-weight: bold;
	cursor: pointer;
	padding: 0;
	width: 85px;
}

.box-search input.search-btn:hover
{
	background-position: 0 100%;;
}



/* --------------------------- ARTICLE LIST ----------------- */
.article-list-clip
{
	display:block;
	background: #e7e7e7;
	margin-top: 20px;
	width: 298px;
	height: 74px;
	padding: 1px;
	position: relative;
}

.article-list-clip-video
{
	height: 83px;
}

.article-list-row
{
	display:block;
	position: relative;
	background: #FFFFFF url('/Client.Images/BackGround/bg-article-list.png') no-repeat bottom right;
	width: 298px;
	height: 74px;
}
.article-list-clip-video .article-list-row
{
	height: 83px;
}

.article-list-image
{
	float: left;
	display: block;
	width: 148px;
	height: 74px;
	overflow: hidden;
	margin-right: 10px;
	position: relative;
}
.article-list-clip-video .article-list-image
{
	height: 83px;
}

.article-list-videoplay
{
	display: block;
	position: absolute;
	bottom: 5px;
	right: 5px;
	width: 76px;
	height: 60px;
	background: transparent url('/Client.Images/Icons/icon-video-play.png') no-repeat center center;
}

.article-list-tags
{
	display: block;
	position: absolute;
	top: 5px;
	left: 5px;
	z-index: 100;
}

.article-list-tags span
{
	float: left;
	font-size: 0.8em;
	padding: 3px 7px;
	background: #3e96cf;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
	margin-right: 5px;
}

.article-list-tags span a
{
	color: #FFFFFF!important;
	text-decoration: none!important;
}

.article-list-tags span a:hover
{
	text-decoration: underline!important;
}


.article-list-tags span.tag-388
{
	background: #E50C00;
}
.article-list-tags span.tag-389
{
	background: #0D9BE4;
}
.article-list-tags span.tag-390
{
	background: #FF8A00;
}
.article-list-tags span.tag-392
{
	background: #000000;
}
.article-list-tags span.tag-391
{
	background: #006513;
}


.article-list-image img
{
	width: 148px;
	height: 74px;
	border: solid 0px;
}
.article-list-clip-video .article-list-image img
{
	height: 83px;
}
.article-list-data
{
	float: left;
	display: block;
	width: 132px;
	height: 74px;
	overflow: hidden;
	position: relative;
}
.article-list-clip-video .article-list-data
{
	height: 83px;
}
.article-list-data .article-list-data-table,
.article-list-data .article-list-data-table tr
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.article-list-data .article-list-data-table td
{
	padding: 0 0 0 0;
	width: 132px;
	height: 74px;
	text-align: left;
	vertical-align: middle;
}
.article-list-clip-video .article-list-data.article-list-data-table td
{
	height: 83px;
}

.article-list-data .article-list-data-table td .article-list-title
{
	padding: 0;
	margin: 0;
	font-weight: bold;
}

.article-list-info
{
	display: block;
	position: absolute;
	bottom: 8px;
	left: 0px;
	color: #484848;
}

.article-list-info a
{
	color: #484848;
}

.article-list-title
{
	font-size: 1.3em;
}

.article-list-title a
{
	color: #000000;
}

.article-list-title a:hover
{
	color: #3e96cf;
}

.article-list-date
{
	color: #000000;
	font-size: 0.9166em;
}

.article-list-author,
.article-list-pr
{
	font-size: 0.9166em;
}

.article-list-forum
{
	font-size: 0.9166em;
}

.article-list-forum a
{
	background: url("/Client.Images/Icons/icon-forum.gif") no-repeat scroll 0px 2px transparent;
	padding-left: 14px;
}

.article-list-forum a:hover
{
	text-decoration: underline;
}

.article-list-clip a
{
	text-decoration: none;
}

.article-list-clip a:hover
{
	text-decoration: underline;
}

/****** BIG LIST *****/ 
.article-list-clip-big
{
	width: 638px;
	height: 154px;
}

.article-list-clip-big .article-list-row
{
	width: 638px;
	height: 154px;
}

.article-list-clip-big .article-list-image
{
	width: 308px;
	height: 154px;
}

.article-list-clip-big .article-list-image img
{
	width: 308px;
	height: 154px;
}

.article-list-clip-big .article-list-data
{
	width: 312px;
	height: 154px;
}

.article-list-clip-big .article-list-annotation
{
	display: none;
}

.article-list-clip-big .article-list-title
{
	font-size: 1.7em;
	line-height: 1.25em;
	padding: 11px 0px 14px 10px;
}

.article-list-clip-big .article-list-info
{
	left: 10px;
	bottom: 12px;
	white-space: nowrap;
	overflow: hidden;
	height: 16px;
}

/****** MOSAIC LIST *****/ 
.article-list-clip-mosaic
{
	width: 308px;
	height: 270px;
	float:left;
	margin-right: 20px;
}

.article-list-clip-even
{
	margin-right: 0px!important;
}

.article-list-clip-mosaic .article-list-row
{
	width: 308px;
	height: 270px;
}

.article-list-clip-mosaic .article-list-image
{
	width: 308px;
	height: 154px;
	float: none;
}

.article-list-clip-mosaic .article-list-image img
{
	width: 308px;
	height: 154px;
}

.article-list-clip-mosaic .article-list-data
{
	
	float: none;
	width: 292px;
	height: 116px;
	padding-left: 8px;
	padding-right: 8px;
}

.article-list-clip-mosaic .article-list-annotation
{
	display: none;
}

.article-list-clip-mosaic .article-list-title
{
	font-size: 1.4em;
	line-height: 1.35em;
	padding: 8px 4px 11px;
}

.article-list-clip-mosaic .article-list-info
{
	right: 12px;
	left: inherit;
	bottom: 9px;
	white-space: nowrap;
	overflow: hidden;
	height: 16px;
}

/****** ARTTYPE SPEC *****/ 
.article-list-type-2 .article-list-title a
{
	
}


/****** LAST TESTS BOX *****/ 
#databox-tests .article-list-title
{
	line-height: 1.3em;
}


/****** MOST READED BOX *****/ 
#databox-most-readed .article-list-title
{
	font-size: 0.9em;
}
/****** TOP VIDEO *****/ 
#databox-top-video .box-data > h3 a
{
	text-decoration: none;
}
#databox-top-video .box-data > h3 a:hover
{
	text-decoration: underline;
}
.article-list-clip-video .article-list-title
{
	font-size: 0.9em;
}


/****** F1 BOX *****/ 
#databox-f1 .box-header a
{
	display: block;
	background: transparent url('/Client.Images/logo-f1-sports.png') no-repeat left center;
	height: 27px;
}

#databox-f1 .article-list-clip
{
	padding: 0px;
	margin-top: 10px;
	background: transparent;
	height: auto;
}

#databox-f1 .article-list-row
{
	padding-top: 10px;
	border-top: solid 1px #e0e0e0;
	height: auto;
	background: transparent;
}

#databox-f1 .first
{
	padding-top: 0px;
	border-top: solid 1px #FFFFFF;
}

#databox-f1 .article-list-data
{
	float: none;
	width: auto;
	height: auto;
	overflow: visible;
}

#databox-f1 .article-list-title
{
	font-size: 1.1em;
}

#databox-f1 .article-list-title a,
#databox-f1 .article-list-title a:hover
{
	color: #087024;
}


/****** GP BOX *****/ 
#databox-gp .box-header a
{
	display: block;
	background: transparent url('/Client.Images/logo-motogp-sports.png') no-repeat left center;
	height: 35px;
}

#databox-gp .article-list-clip
{
	padding: 0px;
	margin-top: 10px;
	background: transparent;
	height: auto;
}

#databox-gp .article-list-row
{
	padding-top: 10px;
	border-top: solid 1px #e0e0e0;
	height: auto;
	background: transparent;
}

#databox-gp .first
{
	padding-top: 0px;
	border-top: solid 1px #FFFFFF;
}

#databox-gp .article-list-data
{
	float: none;
	width: auto;
	height: auto;
	overflow: visible;
}

#databox-gp .article-list-title
{
	font-size: 1.1em;
}

#databox-gp .article-list-title a,
#databox-gp .article-list-title a:hover
{
	color: #285fad;
}

/****** AR/MOTOGP BOX *****/ 
#databox-ar .box-header a,
#databox-motogp .box-header a
{
	display: block;
	height: 42px;
}

#databox-ar .box-header a
{
	background: transparent url('/Client.Images/logo-autorevue.png') no-repeat left center;
}

#databox-motogp .box-header a
{
	background: transparent url('/Client.Images/logo-motogp.png') no-repeat left center;
}

#databox-ar .article-list-clip,
#databox-motogp .article-list-clip
{
	padding: 0px;
	margin-top: 10px;
	background: transparent;
	height: auto;
}

#databox-ar .article-list-row,
#databox-motogp .article-list-row
{
	padding-top: 10px;
	border-top: solid 1px #e0e0e0;
	height: auto;
	background: transparent;
}

#databox-ar .first,
#databox-motogp .first
{
	padding-top: 0px;
	border-top: solid 1px #FFFFFF;
}

#databox-ar .article-list-data,
#databox-motogp .article-list-data
{
	float: none;
	width: auto;
	height: auto;
	overflow: visible;
}

#databox-ar .article-list-title,
#databox-motogp .article-list-title
{
	font-size: 1.1em;
}

#databox-ar .article-list-title a,
#databox-ar .article-list-title a:hover
{
	color: #cc0000;
}

#databox-motogp .article-list-title a,
#databox-motogp .article-list-title a:hover
{
	color: #2d60ab;
}

/****** TOP VIDEO *****/ 
#databox-zoh .box-header
{
	display: block;
	width: 300px;
	height: 80px;
	position: relative;
	background: url(/client.images/zoh2018/zoh-2018-header.png?v=1.0.0000) no-repeat top left;
}
#databox-zoh .box-header a
{
	display: block;
	width: 94px;
	height: 15px;
	position: absolute;
	left: 196px;
}
#databox-zoh .box-header a.link_1
{
	top: 12px;
}
#databox-zoh .box-header a.link_2
{
	top: 31px;
}
#databox-zoh .box-header a.link_3
{
	top: 50px;
}
#databox-zoh .box-header a.link_4
{
	top: 13px;
	left: 14px;
	width: 154px;
	height: 54px;
}
#databox-zoh .box-header a span
{
	display: none;
}
#databox-zoh .box-data > .article-list-clip {
    background: #fff;
    width: 300px;
    height: 76px;
    padding: 0 0 15px 0;
    border-bottom: 1px solid #e7e7e7;
    margin-top: 15px;
}
#databox-zoh .box-data > .article-list-clip > .article-list-row {
    background: #fff;
    width: 300px;
    height: 76px;
}
#databox-zoh .box-data .article-list-title
{
	font-size: 1em;
	font-weight: bold;
	line-height: 1.4em;
}
#databox-zoh .box-footer
{
	margin-top: 15px;
	text-align: center;
}
#databox-zoh .box-footer a
{
	color: #3e96cf;
	font-weight: bold;
}


/* --------------------------- VIDEO GALLERY LIST ----------------- */
.gallery-video-clip
{
	float: left;
	display: block;
	margin-right: 20px;
	margin-top: 20px;
	text-align: left;
	width: 140px;
}


.gallery-video-clip-last
{
	margin-right: 0px;
}

.gallery-video
{
	background: #B4B4B4;
	padding: 1px;
	display: block;
	/*height: 74px;*/
	height: 69px;
	width:138px;
}

.gallery-video a
{
	background: #FFFFFF;
	display: block;
	/*height: 74px;*/
	height: 69px;
	width:138px;
	overflow: hidden;
}

.gallery-video a img
{
	/*height: 104px;*/
	height: 69px;
	width:138px;
	border solid 0px;
	/*margin-top: -15px;*/
}

.gallery-video-title
{
	font-size: 1.1em;
	display: block;
    	height: 33px;
	overflow: hidden;
	width: 140px;
}

.gallery-video-clip a
{
	text-decoration: none;
}

.gallery-video-clip a:hover
{
	text-decoration: underline;
}


/* --------------------------- BUTTONS ------------------------ */
.button-row
{
	display: block;
	height: 48px;
	margin-bottom: 20px;
	margin-right: -10px;
}

.column-left .button-row
{
	margin-right: -7px;
}

.column-left .article .button-row
{
	margin-right: -10px;
}

.column-right .button-row
{
	margin-right: -9px;
}

.reverse-margin
{
	margin-bottom: 0px;
	margin-top: 20px;
}

.button-row .button
{
	display: block;
	height: 48px;
	float: right;
	background: url("/Client.Images/Buttons/btn-arrow.png?v=2") no-repeat center right;
	padding-right: 52px;
	color: #1d1e1f;
	text-decoration: none;
	margin-left: 20px;
}

.button-row .button:hover
{
	text-decoration: underline!important;
	color: #1d1e1f!important;
}

.button-row .button .button-corner
{
	display: block;
	height: 48px;
	float: left;
	width: 7px;
	background: url("/Client.Images/Buttons/btn-corner.png?v=2") no-repeat center right;
}

.button-row .button .button-text
{
	display: block;
	height: 48px;
	line-height: 48px;
	color: #1d1e1f;
	font-weight: bold;
	background: url("/Client.Images/Buttons/btn-bg.png?v=2") repeat-x center left;
	padding-left: 8px;
	padding-right: 10px;
	white-space: nowrap;
	text-transform: uppercase;
	margin-left: 7px;
}


.button-row-1 .button .button-text
{
	margin-top: 5px;
}


.button-row-2
{
	height: 20px;
	line-height: 20px;
	margin-bottom: 30px;
}

.button-row-2 .button
{
	font-size: 1.3em;
	background-image: none;
	padding-right: 0px;
	height: 20px;
	line-height: 20px;
	margin-left: 0px;
	color: #0066CC;
}

.button-row-2 .button .button-corner
{
	display: none;
}

.button-row-2 .button .button-text
{
	height: 20px;
	line-height: 20px;
	color: #0066CC;
	background-image: none;
	text-decoration: underline;
	text-transform: none;
}

.button-row-2 .button:hover,
.button-row-2 .button:hover .button-text
{
	color: #000000;
}

/* --------------------------- BANNERS ------------------------ */
.advertisement
{
	display: block;
	padding-top: 12px;
	margin: auto;
	text-align: center;
	background: url("/Client.Images/BackGround/bg-advertisement.png") no-repeat top right;
}

.advertisement-text
{
	background: url("/Client.Images/BackGround/bg-advertisement-leaderboard.png") no-repeat 304px 0px!important;
	padding-top: 0px!important;
	padding-bottom: 0px!important;
	padding-right: 20px;
	width: 300px;
	text-align: left;
}

.advertisement-text a
{
	color: #000000!important;
}

.advertisement table tr td
{
	text-align: center;
}

.advertisement table,
.advertisement > div
{
	text-align: center;
	margin: 0 auto;
}

.advertisement .advertisement 
{
	text-align: left;
}

.advertisement .advertisement table
{
	margin: 0 0;
}

.advertisement-text table
{
	margin-bottom: 12px!important;
}

.advertisement-text table tr td
{
	text-align: left;
	font-size:0.9166em;
}

.advertisement-text table tr td a img
{
	margin-right: 10px !important;
}



.advertisement-hypertext
{
	margin-top: 20px;
}

.advertisement-hypertext .box-data
{
	background: #FFFFFF;
}


.advertisement-hypertext table
{
	width: 100%;
}

.advertisement-hypertext a
{
	border: solid 1px #DCDCDC;
	display: block;
	text-align: left;
	padding: 13px 12px;
	background: #F8F8F8;
	color: #000000;
	font-size:0.9166em;
}

.advertisement-bigfull
{
	margin-top: 20px;
	background-position: center top;
}

.adblock-square
{
	background: url("/Client.Images/BackGround/bg-advertisement-leaderboard.png") no-repeat 304px 2px!important;
	padding-top: 0px!important;
	padding-bottom: 0px!important;
	padding-right: 20px;
	width: 300px;
	text-align: left;
	margin-bottom: 20px; 
}

.adblock-square table
{
	text-align: left;
	margin: 0 0;
}


.adblock-leaderboard-clip
{
	background: none repeat scroll 0 0 transparent; 
	margin: 0 auto; 
	padding-top: 2px; 
	text-align: left; 
	width: 1080px; 
	position:relative;
}

.adblock-leaderboard
{
	background: transparent;
	padding-top: 2px;
	width: 1080px;
	text-align: left;
	margin: 0 auto;
}

.adblock-leaderboard-bottom .label
{
	margin-bottom: 20px;
}

.adblock-leaderboard .label
{
	margin-right: -12px;
	width: 1080px; 
	float: left;
	padding-right: 12px;
	background: url("/Client.Images/BackGround/bg-advertisement-leaderboard.png") no-repeat 100% 0px;
}

#adblock-rightside
{
	display: block; 
	position:absolute;
	margin: 0 auto;
	left: 1020px;
	top: 0px;
	border: 0px solid #ffffff;
	z-index: 4;
}

.sklik-container
{
	text-align: center;
	margin-top: 20px;
}


.column-right .advertisement
{
	background: url("/Client.Images/BackGround/bg-advertisement-leaderboard.png") no-repeat 304px 2px!important;
	padding-top: 0px!important;
	padding-bottom: 0px!important;
	padding-right: 20px;
	width: 300px;
	text-align: left;
	margin-bottom: 20px; 
}

.column-right table
{
	text-align: left;
	margin: 0 0;
}

/****** RSS HUB *****/
.page-hub-header
{
	background-color:#FFFFFF;
	text-align: left;
	margin-bottom: 0px!important;
}

.page-hub-header .box-header
{
 	padding-top:8px;
 	padding-left:25px;
	padding-right:25px;
}

.page-hub-header .box-header h2
{
 	font-size: 1.7em;
}


#page-hub-container
{
	clear:both;
	background-color:#FFFFFF;
	padding: 15px 25px 25px;
	width: 1030px;
	text-align: left;
	height:auto;
}

.page-hub-clip
{
	width:1030px;
	height:auto;
	padding: 0;
	position: relative;
}

#page-hub-item-container
{
	width: 100%;
	height:auto;
	padding: 0;
	position: relative;
	left: 0;
}

.page-hub-item
{
	float:left;
	padding-right: 20px;
	width: 189px;
}

.page-hub-item .box_name
{
	display: block;
	font-size: 20px;
	margin-top: 20px;
}

.page-hub-item a.box_name,
.page-hub-item a.box_name:hover
{
	color: #4b4b4b;
	text-decoration: none;
}

.page-hub-item .page-hub-item-img
{
	width: 187px;
	height: 140px;
	display: block;
	background: #DBDBDB;
	padding: 1px; 
	margin-top:0.5em;
	overflow:hidden;
}

#page-hub .page-hub-item-img img
{
	border: 0px solid;
	width: 187px;
	height: 140px;
	vertical-align: top;
	margin: 0!important;
}

.page-hub-item h4
{
	margin-top:0.5em;
	padding-top:0;
}

.page-hub-item img
{
	padding-top:0;
}


.page-hub-item h4
{
	padding-bottom:0.5em;
	font-size:14px;
	font-weight: bold;
}

.page-hub-item a
{
	color:#000;
	text-decoration:none;
}
.page-hub-item a.magazine
{
	color:#3e96cf;
}
.page-hub-item a:hover
{
	text-decoration:underline;
}

#page-hub-navigation
{
	display: block;
	padding: 0.5em 0;
}

#page-hub-navigation a
{
	display: none;
	cursor: pointer;
	color:#174c73;
}

.page-hub-item h4 a:hover,
#page-hub-navigation a:hover
{
	color:#3e96cf;
}


#page-hub-navigation a.next
{
	background:url("/Client.Images/List/li-arrow-next.png") center right no-repeat transparent;
	padding-right:11px;
	float: right;
}

#page-hub-navigation a.prev
{
	background:url("/Client.Images/List/li-arrow-prev.png") center left no-repeat transparent;
	padding-left:11px;
	float: left;
}

/* ------------------------ SECTION PATH ---------------------- */
.section-path h1
{
	color: #3e96cf;
    	font-size: 1.75em;
	font-weight: bold;
	text-transform: uppercase;
}

.section-path small
{
	float: right;
	font-size: .9166em;
	line-height: 1.75em;
	color: #767676;
}

.section-path small a
{
	text-decoration: underline;
	color: #000000;
}

.section-path small a.selected
{
	color: #767676;
	text-decoration: none;
}

.section-path a
{
	display: block;
	height: 22px;
	width: 22px;
	margin-top: 0px;
	background:  url('/Client.Images/Icons/icon-menu.png') 0 0 no-repeat;
	float: right
}


/* ------------------------ SECTION DESCRIPTION ---------------------- */
.section-description
{
	background: #f3f3f3;
	padding: 6px 10px 0;
	margin-top: 20px;
	color: #000000;
	border-bottom: solid 3px #999999;
}

.section-description-noimage
{
	background: transparent!important;
	border-bottom: solid 0px #FFFFFF!important;
	padding: 0 0;
	margin-top: 15px;
}

.section-description img
{
	border: solid 1px #FFFFFF;
	margin-top: 4px;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
}


.section-description p
{
	font-size: 1.1em;
}

.section-description-noimage p
{
	padding-bottom: 0;
}




/* ------------------------ PAGER ---------------------- */
.article-list-pager
{
	text-align: right;
	margin-top: 15px;
}

.article-list-pager table
{
	text-align: right;
	margin: 0 auto
}

.article-list-pager table td a
{
	display: block;
	margin: 3px;
	padding: 1px 5px;
	color: #cfcfcf;
	border: 1px solid #cfcfcf;
	text-decoration: none;
	float: left;
}

.article-list-pager table td b
{
	float: left;
}

.article-list-pager table td b
{
	display: block;
	margin: 3px;
	padding: 1px 5px;
	background-color: #3F9202;
	color: #FFFFFF;
	border: 1px solid #006513;
}

.article-list-pager table td a:hover
{
	border: 1px solid #006513;
	background-color: #3F9202;
	color: #FFFFFF!important;
}

.article-list-pager table td .transp
{
	border: 1px solid #FFFFFF!important;
	background-color: #FFFFFF!important;
	color: #000000;
}

.article-list-pager table td a.transp
{
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

.article-list-pager table td a.transp:hover
{
	color: #3e96cf!important;
}

.article-list-pager table td .transp.next
{
	float: right;
}

.article-list-pager table td .transp.prev
{
	float: left;
}



/* ********************* VANOCE ************************ */
	.picto-christ
	{
		border: 0px solid collapse;
		margin: 0 auto;
		text-align: center;
	}

	.picto-christ td
	{
		margin: 0;
		padding: 4px 2px;
		text-align: center;
		vertical-align: top;
		width: 65px;
	}

	.picto-christ td img
	{
		border: 0px solid;
		width: 50px;
		height: 50px;
		vertical-align: middle;
		-webkit-border-radius: 6px;
		-moz-border-radius: 6px;
		border-radius: 6px; 
		-webkit-box-shadow: 1px 1px 2px 1px #999999;
		-moz-box-shadow: 1px 1px 2px 1px #999999;
		box-shadow: 1px 1px 2px 1px #999999;
	}

	.picto-christ td img:hover
	{
		-webkit-box-shadow: 0px 0px 0px 0px #333333;
		-moz-box-shadow: 0px 0px 0px 0px #333333;
		box-shadow: 0px 0px 0px 0px #333333;
	}

	.picto-christ td a
	{
		display: block;
		margin-top: 6px;
		font: 11px Arial;
		font-weight: bold;
		text-decoration: underline;
		color: #000000;
	}

	.picto-christ td a:hover
	{
		color: #cc0000;
	}



/* --------------------------- PHOTOGALLERY ----------------- */
.column-left #databox-gallery
{
	margin-top: 20px;
	margin-bottom: 20px!important;
}

.photo-gallery-clip
{
	display: block;
	float: left;
	background: #c9c9c9;
	padding: 1px;
}

.photo-gallery-clip .photo-gallery-image
{
	display: block;
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #c9c9c9;
	position: relative;
}

.photo-gallery-clip .photo-gallery-image a
{
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	color: #000000;
}

.gallery-leftside .photo-gallery-clip
{
	margin-left: 23px;
	margin-top: 20px;
	width: 98px;
	height: 64px;
}

.gallery-leftside .photo-gallery-clip .photo-gallery-image
{
	width: 98px;
	height: 64px;
}

.gallery-leftside .photo-gallery-clip .photo-gallery-image a
{
	width: 98px;
	height: 64px;
}

.gallery-rightside .photo-gallery-clip
{
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 20px;
	width: 138px;
	height: 90px;
}

.gallery-rightside .photo-gallery-clip .photo-gallery-image
{
	width: 138px;
	height: 90px;
}

.gallery-rightside .photo-gallery-clip .photo-gallery-image a
{
	width: 138px;
	height: 90px;
}

.photo-gallery-image a img,
.photo-gallery-image a strong
{
	display: none;
}

.gallery-leftside .photo-gallery-image a:hover,
.gallery-leftside .photo-gallery-image a:focus,
.gallery-leftside .photo-gallery-image a:active,
.gallery-leftside .photo-gallery-image a.focused
{
	width: 200px;
	height: 132px;
	border: 1px solid #B4B4B4;
	background: #FFFFFF;
	z-index: 900;
	text-decoration: none;
	-moz-box-shadow:    0px 0px 3px rgba(0,0,0, 0.5); 
	-webkit-box-shadow: 0px 0px 3px rgba(0,0,0, 0.5); 
	box-shadow:         0px 0px 3px rgba(0,0,0, 0.5);
	margin-top: -34px;
	margin-left: -51px;
}

.gallery-leftside .photo-gallery-image a:hover img,
.gallery-leftside .photo-gallery-image a:focus img,
.gallery-leftside .photo-gallery-image a:active img,
.gallery-leftside .photo-gallery-image a.focused img
{
	display: block;
	margin: 2px;
}

/* ******************** MF COMMON FOOTER ************************ */
#prolinkftr {
    margin: 20px auto 0 !important;
    min-width: 1080px;
}

#prolinkftr .prolinkftr-fixed {
    margin: 0 auto !important;
    padding: 0 30px 0 30px;
    text-align: center;
    width: 980px;
}