/*---| BASE |------------------------------------------------------------------------------------------------------------------------*/

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

html { font-size: 100%; height: 100%; }

body {
    height: 100%;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 20px;
    color: #FFF;
    background: #000;
}

h1, h2, h3, h4, h5, h6 {
    margin: .5em 0;
    line-height: 1;
    font-weight: normal;
    font-style: normal;
}
h1 { font-size: 1.75em; }
h2 { font-size: 1.5em; }
h3 { font-size: 1.25em; }
h4 { font-size: 1em; }

ul, ol { margin: 0; padding: 0;    list-style-type: none; }

p {    margin: 0; }

a { cursor:pointer; text-decoration: none; }

a:link { color: #FFFFFF; }

a:visited {    color: #FFFFFF; }

a:hover, a:focus, a:active { color: #FFFFFF; text-decoration: underline; }

a img { border: none; }

em, i { font-style: italic; }

strong, b { font-weight: bold; }

input, button, select { vertical-align: middle; }

img { vertical-align: middle; }

.rounded {
    border-radius: 4px;
    -moz-border-radius: 4px / 4px;
    -webkit-border-bottom-left-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -webkit-border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    -khtml-border-radius: 4px / 4px;
}

.dark_blue {
    background-color: #04101a;
    border: 1px solid #664f1d;
}

#mmh6_logo {
    position: absolute;
    top: 116px;
    left: 50%;
    margin-left: -212px;
    width: 424px;
    height: 116px;
    background: transparent url(mmh6-logo.png) 50% 50% no-repeat;
    z-index: 10;
}

#mmh6_logo a {
    display: block;
    width: 424px;
    height: 116px;
}

/*---| RESETS STYLES |------------------------------------------------------------------------------------------------------------------------*/

.ubiSubBar {
    display: none;
}

.branding {
    position: relative;
    z-index: 90;
    width: 960px;
    height: 364px;
    margin: 0 auto;
}

.main {
    position: relative;
    float: none;
    width: 960px;
    margin: 0 auto;
    padding: 28px 0;
}

.compBox {
    width:100%;
    text-align: center;
}

div.main h1 {
    font-weight: normal;
    font-size: 24px;
    color: #CEC05D;
    margin: 0 0 .5em 0;
}

.leading,
.trailing {
    display: none;
}

.widget {
    padding: 0;
}

.wideCompBox {
    width: 100%;
}

/* carousel */
.carouselThumbWrap .carouselFocusBox { width: 100%; height: 100%; }
.wideCompBox .carouselThumbWrap .carouselFocusBox { width: 100%; height: 100%; }
.wideCompBox .carouselControlsPos { padding:0; }

.h1hidden h1 {text-indent:-9999px;margin:0;padding:0;border:0;width:0; height:0}
.hidden {display:none;}

/*---| ASSETS OVERVIEW |------------------------------------------------------------------------------------------------------------------------*/

.assets {
    position: relative;
    text-align: left;
    margin: 0;
}

.featured {
    display: none;
}

.pagination {margin: 0 35px;}
.jPaginate {position:relative; width:100%; height:36px; color:#d1bb4b; font-size:small; }
.jPaginate a {float:left; height:36px; line-height:36px; vertical-align: middle; cursor:pointer; margin:0; padding:0;}
.jPag-control-back {position:absolute; left:0;}
.jPag-control-front {position:absolute; top:0;}
.jPaginate span { cursor:pointer; }

ul.jPag-pages {float:left; list-style-type:none; margin:0; padding:0;}
ul.jPag-pages li {display:inline; float:left; margin:0; padding:0; }

ul.jPag-pages li a {display: block; float:left; width:36px; height:36px; line-height:36px; vertical-align: middle; text-align:center; padding: 0px; background: url(bg_jPag-pages_li.gif) 50% 50% no-repeat;}
span.jPag-current {cursor:default; font-weight: bold; line-height:36px; float:left; width:36px; height:36px; text-align:center; margin:0px; padding: 0px; background: url(bg_jPag-pages_li_current.gif) 50% 50% no-repeat;}

ul.jPag-pages li span.jPag-previous,
ul.jPag-pages li span.jPag-next,
span.jPag-sprevious,
span.jPag-snext,
ul.jPag-pages li span.jPag-previous-img,
ul.jPag-pages li span.jPag-next-img,
span.jPag-sprevious-img,
span.jPag-snext-img {float:left; height:36px; line-height:36px; margin:0;}

ul.jPag-pages li span.jPag-previous,
ul.jPag-pages li span.jPag-previous-img {font-size:12px; font-weight:bold; width:36px; margin:0px;}

ul.jPag-pages li span.jPag-next,
ul.jPag-pages li span.jPag-next-img {font-size:12px; font-weight:bold; width:36px; margin:0px;}

span.jPag-sprevious,
span.jPag-sprevious-img {font-size:18px; width:36px; height:36px; text-align:center; margin:0px;}

span.jPag-snext,
span.jPag-snext-img {font-size:18px; width:36px; height:36px; text-align:center; margin:0px;}

.ency .tn,
.assets .tn {
    position:relative;
    float:left;
    width: 220px;
    height: 165px;
    padding: 8px;
    margin: 32px;
    background: url(bg_thumbnails_220x165.gif) 50% 50% no-repeat;
    text-align: center;
}

b.caption {
    display:none;
    width:100%;
    margin: 10px 0 0 0;
    text-align:center;
}

.page .tn:hover {
    background-color: #000000;
}

.ie6 .ency .tn,
.ie6 .assets .tn,
.ie7 .ency .tn,
.ie7 .assets .tn {width:220px;}

/*---| RICHTEXT |------------------------------------------------------------------------------------------------------------------------*/

.main .richtext {
    width: 860px;
    margin: 0 auto;
    padding: 20px;
    background:#071720;
    border:1px solid #584a2a;
    text-align: left;
    overflow: hidden !important;
    overflow: visible;
    border-radius: 4px;
    -moz-border-radius: 4px / 4px;
    -webkit-border-bottom-left-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -webkit-border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    -khtml-border-radius: 4px / 4px;
}

.main .ui-widget-content .richtext  {
    width: 100%/*880px*/;
    margin: 0 auto;
    padding: 0;
    background: none;
    border: 0 none;
    border-radius: 0px;
    -moz-border-radius: 0px / 0px;
    -webkit-border-bottom-left-radius: 0px;
    -webkit-border-bottom-right-radius: 0px;
    -webkit-border-top-left-radius: 0px;
    -webkit-border-top-right-radius: 0px;
    -khtml-border-radius: 0px / 0px;
}

.main .richtext img {
    display: block;
    float: left;
    margin: 20px;
    border: 1px solid #CEC05D;
}



.main .richtext cite {
    display: block;
    width: 100%;
    font-size: 20px;
    font-style: italic;
    color: #9CA2A6;
    text-align: center;
}

.main .richtext h1 {
    text-align: center;
    margin: 20px 0;
    padding: 10px 0;
    background: url(bg_richtext_h1.jpg) 50% 50% no-repeat;
}

.main .richtext h2 {
    margin: .5em 0 .1em 0;
    padding: 5px 0;
    color: #d1794d;
}

.main .richtext h3 {
    padding: 0 0 5px 0;
    margin: 0;
    color: #C79B62;
}

.main .richtext p {
    margin: 3px 0px;
}

.main .richtext ul {
    margin: 0 0 0 10px;
    color: #664F1D;
}

.main .richtext ul li {
    color: #FFF;
    padding: 0 0 0 25px;
    margin: 5px 0;
    background: url(puce01.gif) 0 1px no-repeat;
}

.main .richtext sub {
    font-style: italic;
    font-size: 11px;
    color: #a79671;
}

/*---| COMING SOON |------------------------------------------------------------------------------------------------------------------------*/

.main .richtext.comming-sooon {
    text-align: center;
    padding: 0;
}

.main .richtext.comming-sooon a {
    color: #e8a85c;
    font-size: 16px;
    line-height: 40px;
    font-weight: bold;
    padding: 10px 0;
}

.main .richtext.comming-sooon img {
    float: none;
    margin: 10px auto;
}

/*---| JQUERY UI |------------------------------------------------------------------------------------------------------------------------*/

.ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.ui-helper-clearfix { display: block; }

.ui-helper-reset {
    border:0 none;
    font-size:100%;
    line-height:1.3;
    list-style:none outside none;
    margin:0;
    outline:0 none;
    padding:0;
    text-decoration:none;
}

.ui-tabs {
    padding:10px;
}

.ui-widget {
    font-family: Arial, Helvetica, sans-serif;
    font-size:1.1em;
    width: 900px;
    margin: 0px auto;
}

.ui-corner-all {
    border-radius: 4px;
    -moz-border-radius: 4px / 4px;
    -webkit-border-bottom-left-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -webkit-border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    -khtml-border-radius: 4px / 4px;
}

.ui-corner-bottom {
    -moz-border-radius-bottomleft:4px;
    -moz-border-radius-bottomright:4px;
}

.ui-corner-top {
    -moz-border-radius-topleft:4px;
    -moz-border-radius-topright:4px;
}

.ui-widget-content {
    position: relative;
    background:#071720;
    border:1px solid #584a2a;
    color:#FFFFFF;
    overflow: hidden !important;
    overflow: visible;
}

.ui-tabs .ui-tabs-panel {
    background:none repeat scroll 0 0 transparent;
    border-width:0;
    display:block;
    padding:10px;
    clear:both;
}

.ui-tabs .ui-tabs-nav {
    list-style:none outside none;
    padding:10px 5px 0;
    position:relative;
    height: 30px;
}

.ui-widget-header {
    background:url(ui-bg_darkblue_1x100.gif) repeat-x scroll 50% 50% #CCCCCC;
    border:1px solid #323a3f;
    color:#FFFFFF;
    font-weight:bold;
}

.ui-tabs .ui-tabs-nav li {
    border-bottom-width:0 !important;
    float:left;
    margin:0 5px -1px 5px;
    padding:0;
    position:relative;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-selected {
    border-bottom-width:0;
    padding-bottom:1px;
}

.ui-state-default,
.ui-widget-content .ui-state-default {
    background:url(ui-bg_blue_1x100.gif) repeat-x scroll 50% 50% #293b51;
    border:1px solid #3a444a;
    color:#9ca2a6;
    font-weight:normal;
    outline:medium none;
}

.ui-state-active,
.ui-widget-content .ui-state-active {
    background:url(ui-bg_lightblue_1x100.gif) repeat-x scroll 50% 50% #7f1d0e;
    border:1px solid #d1bf61;
    color:#dfb161;
    font-weight:normal;
    outline:medium none;
}

.ui-tabs .ui-tabs-nav li a,
.ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a {
    cursor:pointer;
}

.ui-tabs .ui-tabs-nav li a {
    float:left;
    padding:0.5em 1em;
    text-decoration:none;
}

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
    color:#9ca2a6;
    outline:medium none;
    text-decoration:none;
}

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
    color: #FFF;
    outline:medium none;
    text-decoration:none;
}

/*---| BRANDING NAV |------------------------------------------------------------------------------------------------------------------------*/

/*///  HEADERNAV  ///*/

ul.Header_nav {
    padding: 4px 0 0 0;
    text-transform: uppercase;
    text-align: center;
}

ul.Header_nav li.nav-conflux {
    visibility:hidden;
}
.hnav ul.Header_nav li.nav-buy-now {
    display: none;
}

ul.Header_nav li {
    display: block;
    width: 190px;
    height: 38px;
}

ul.Header_nav li a {
    display: block;
    line-height: 32px;
    vertical-align: middle;
    background: url(Header_nav_li.gif) no-repeat;
    text-decoration: none;
}

ul.Header_nav li a {
    background-position: top left;
}

ul.Header_nav li a:hover {
    background-position: top center;
}

ul.Header_nav li.selected a {
    background-position: top right;
}

#orbe_menu {
    position: absolute;
    z-index: 900;
    left: 50%;
    margin-left: -94px;
    width: 188px;
    height: 108px;
}

/*////////////////////////////////////
HOME SUBNAV
////////////////////////////////////*/

.hnav ul ul {
    margin: 0px auto;
    background: #0a212e;
    border: 1px solid #584A2A;
    width: 154px;
    overflow:hidden;
    text-transform: capitalize;
    border-radius: 4px;
    -moz-border-radius: 4px / 4px;
    -webkit-border-bottom-left-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -webkit-border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    -khtml-border-radius: 4px / 4px;
}

.hnav ul ul ul { display: none; }

.hnav ul ul li {width: 154px; height: 28px;}

.hnav ul ul li a {display:block; width: 154px; height: 28px; background: none; text-align: center; line-height: 28px; vertical-align: middle;}

.hnav ul ul li a span {display:block; width: 154px; height: 28px;}

.hnav ul ul li a:hover { color: #CEC05D; background: #071720; font-weight: bold; }

ul.Header_nav {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 80;
}

ul.Header_nav li.active ul {
    display: block;
}

ul.Header_nav li.active ul {
    display: block;
    margin: -6px auto;
    background: #0a212e;
    border: 1px solid #584A2A;
    text-align: left;
    width: 154px;
    overflow:hidden;
}

ul.Header_nav li.active ul li {
    display: block;
    width: 160px;
    height: 28px;
}

ul.Header_nav li.active ul li a {
    display: block;
    width: 100%;
    height: 28px;
    line-height: 28px;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-align: center;
    text-transform: capitalize;
    background: none;
}

ul.Header_nav li.active ul li.active a:hover {
    color: #CEC05D;
    background: #071720;
    font-weight: bold;
}
ul.Header_nav li.active ul ul {
    display: none;
}

/*////////////////////////////////////
SUBNAV
////////////////////////////////////*/
.hnav ul.navMenuList.Sub_nav {
    width: 450px;
    height: 60px;
    position: relative;
    top: 300px;
    margin: 0 auto;
    text-transform: uppercase;
    text-align: center;
}

ul.Sub_nav li a,
ul.Sub_nav li.selected a,
ul.Sub_nav li.active a {
    display: block;
    width: 150px;
    height: 54px;
    line-height: 52px;
    background: url(Sub_nav_li.gif) no-repeat;
    text-decoration: none;
}

ul.Sub_nav li a {
    background-position: top left;
}
ul.Sub_nav li.active a {
    background-position: top center;
}
ul.Sub_nav li.selected a {
    background-position: top right;
}

/*---| HOME |------------------------------------------------------------------------------------------------------------------------*/

body.mmh6-home {
    background: #000 url(bg_body_home.jpg) 50% 480px no-repeat;
}

body.mmh6-home #header_home {
    width: 100%;
    height: 468px;
}
body.mmh6-home #header_home_dlc {
    position:absolute;
    z-index:1000;
    left: 50%;
    margin-left:300px;
    margin-top:170px;
    width: 200px;
    height: 230px;
    background-image: url(mmh6_dlc_bg.png);
    background-repeat:no-repeat;
    background-position: center top;
    text-align:center;
}
body.mmh6-home #header_home_dlc p {
    color: #dfb161;
    margin: 10px auto;
}
body.mmh6-home #header_home_dlc img {
    border: 1px solid #dfb161;
}

body.mmh6-home div.compBox {
    width:100%;
    margin: 0 auto;
}

body.mmh6-home div.branding {
    height:38px;
}

body.mmh6-home ul.Header_nav {
    padding: 6px 0 0 0;
}

body.mmh6-home #orbe_menu {
    position: absolute;
    z-index: 900;
    left: 50%;
    margin-left: -94px;
    margin-top: -74px;
    width: 188px;
    height: 188px;
}

body.mmh6-home .actionArea {
    width:1000px;
}

body.mmh6-home .main {
    width:1000px;
    padding: 40px 0 10px 0;
    overflow: hidden !important;
    overflow: visible;
}

body.mmh6-home .main .richtext {
    background:none;
    border: 0 none;
    padding:0;
    border-radius: 0px;
    -moz-border-radius: 0px / 0px;
    -webkit-border-bottom-left-radius: 0px;
    -webkit-border-bottom-right-radius: 0px;
    -webkit-border-top-left-radius: 0px;
    -webkit-border-top-right-radius: 0px;
    -khtml-border-radius: 0px / 0px;
}

/* RAJOUT JS */
body.mmh6-home .main .comp_caroussel {
    /*visibility: hidden;*/
}

body.mmh6-home .main .comp_widget,
body.mmh6-home div.compBox.comp_slideshow {
    float:left;
    width: 270px;
    height: 290px;
    padding: 10px 0 0 0;
    margin: 103px 0 0 0;
    clear: none;
}

body.mmh6-home .main .comp_news {
    float:left;
    width: 436px;
    margin: 5px 12px;
}

body.mmh6-home div.compBox.comp_slideshow_link,
body.mmh6-home div.compBox.comp_slideshow_link .richtext {
    width: 100%;
    padding: 0;
}

body.mmh6-home div.compBox.comp_slideshow_link a {
    display: block;
    width: 170px;
    height: 32px;
    line-height: 32px;
    margin: 10px auto;
    padding: 0;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
    letter-spacing: -1px;
    color: #dfb161;
    background: url(bg_widget_btn.gif) top left no-repeat;
}

body.mmh6-home div.compBox.comp_slideshow_link a:hover {
    background: url(bg_widget_btn.gif) top right no-repeat;
    text-decoration: none;
}

/* CAROUSSEL */
.main .richtext.carrousel-Home {
    width:850px;
    margin: 0 auto 70px auto;
    padding: 0;
}

.main .richtext.carrousel-Home .carrousel-home-details {
    float: left;
    height: 134px;
}

.main .richtext.carrousel-Home .carrousel-home-details img {
    display: block;
    float: none;
    width: 140px;
    height: 80px;
    margin: 0 7px;
    padding: 8px;
    background: url(bg_thumbnails_140x80.gif) 0 0 no-repeat;
    border: 0 none;
}

.main .richtext.carrousel-Home .carrousel-home-details h4 {
    width: 146px;
    height: 32px;
    text-align: center;
    font-size: 10px;
    background: url(bg_carousel_140x80_legend.gif) 50% 50% no-repeat;
    margin: 2px 7px 0 7px;
    padding: 4px 5px 0 5px;
    line-height: 14px;
    letter-spacing: -1px;
}

/* WIDGET */
.dr_productInfoProduct {
    width: 190px;
    margin: 0 auto;
    padding: 0;
    color:#DFB161;
}

/* NEWS */
body.mmh6-home .main .summary.full-news {
    margin: 35px 0 0 0;
    padding: 0px 20px;
    height: 305px;
    width: 385px;
    text-align: left;
    overflow: auto;
}

body.mmh6-home .main .comp_news a.seeAll,
body.mmh6-home .main .comp_news a.link_read_more {
    display: block;
    float: none;
    width: 166px;
    height: 24px;
    line-height: 22px;
    margin: 5px auto;
    padding: 0;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
    letter-spacing: -1px;
    color: #dfb161;
    background: url(bg_btn_more.gif) top left no-repeat;
}

body.mmh6-home .main a.seeAll:hover,
body.mmh6-home .main a.link_read_more:hover {
    background: url(bg_btn_more.gif) top right no-repeat;
    text-decoration: none;
}

body.mmh6-home .sum.featured {
    display: none;
}

body.mmh6-home .sum {
    width: 95%;
    margin: 0 0 10px 0;
    padding: 0 0 10px 0;
    text-align: left;
    border-bottom: 1px solid #434631;
}

body.mmh6-home .sum .tn {
    display: none;
}

body.mmh6-home .sum .txt {
}

body.mmh6-home .sum .txt h4 {
    margin: 0 0 5px 0;
    color: #d1bb4b;
    font-weight: bold;
}

body.mmh6-home .sum .txt p {
    font-size: 11px;
    line-height: 15px;
    margin: 0;
}

body.mmh6-home .sum .txt p.date {
    font-style: italic;
    color: #b6babd;
}

body.mmh6-home .sum .txt a {
    padding: 2px 0 2px 20px;
    margin: 5px 0;
    background: url(puce01.gif) 0 0 no-repeat;
    color: #fdb704;
    text-transform: uppercase;
    font-size: 10px;
    line-height: 15px;
}

body.mmh6-home .sum .txt p a {
    padding:0;
    margin: 0;
    color: #fdb704;
    font-size: 11px;
    line-height: 15px;
    background:none;
    text-transform:none;
}

body.mmh6-home .rssicon {
    width: 98%;
    position:absolute;
    left:0px;
    top:0px;
}

/* SLIDESHOW */
.carrousel_home_screenshots {
    width:256px;
    margin: 0 auto;
}

.carrousel_home_screenshots .widgetTitleBox {
    display: none;
}

.carousel.carrousel_home_screenshots .widgetMainBox {
    width: 240px;
    height: 192px;
    margin: 17px 0;
    padding: 8px;
    background: url(bg_thumbnails_240x192.gif) 0 0 no-repeat;
}

.carrousel_home_screenshots .carouselZoomBox {
    margin: 0;
}

.carrousel_home_screenshots .carouselZoomBox .carouselFocusBox {
    width: 240px;
    height: 192px;
}

.carrousel_home_screenshots .shareThisBox {
    display: none;
}

.carousel.carrousel_home_screenshots .carouselControlsBox {
    display: none;
}

.carousel.carrousel_home_screenshots .carouselThumbsBox {
    display: none;
}

/*********************************************************************** NEWS ***************************************************************************/

body.mmh6-news-details,
body.mmh6-news-full {
    background: #000 url(bg_body.jpg) center top no-repeat;
}

/*---| NEWS |------------------------------------------------------------------------------------------------------------------------*/

body.mmh6-news-full .main .richtext.carrousel-Home {
    border: 0 none;
    margin: 0 auto 15px;
    padding: 0;
    width: 850px;
}

body.mmh6-news-full .main .summary.full-news {
    background: none repeat scroll 0 0 #071720;
    border: 1px solid #584A2A;
    margin: 20px auto 0;
    overflow:hidden !important;
    padding: 20px;
    text-align: left;
    width: 860px;
    border-radius: 4px;
    -moz-border-radius: 4px / 4px;
    -webkit-border-bottom-left-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -webkit-border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    -khtml-border-radius: 4px / 4px;
}

body.mmh6-news-full .main .summary.full-news h2 {
    background: url(bg_richtext_h1.jpg) no-repeat scroll 50% 50% transparent;
    color: #CEC05D;
    font-size: 24px;
    font-weight: normal;
    margin: 10px 0 20px;
    padding: 10px 0;
    text-align: center;
    width: 100%;
}


body.mmh6-news-full .main .comp_news a.link_read_more {
    display: block;
    float: none;
    width: 166px;
    height: 24px;
    line-height: 22px;
    margin: 5px auto;
    padding: 0;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
    letter-spacing: -1px;
    color: #dfb161;
    background: url(bg_btn_more.gif) top left no-repeat;
}

body.mmh6-news-full .main .summary.full-news a.seeAll:hover,
body.mmh6-news-full .main .comp_news a.link_read_more:hover {
    background: url(bg_btn_more.gif) top right no-repeat;
    text-decoration: none;
}

body.mmh6-news-full .sum.featured {
    display: none;
}

body.mmh6-news-full .sum {
    width: 100%;
    margin: 0 0 10px 0;
    padding: 0 0 10px 0;
    text-align: left;
    border-bottom: 1px solid #434631;
    overflow: hidden !important;
    overflow: visible;
}

body.mmh6-news-full .sum .tn {
    margin: 5px 0;
}

body.mmh6-news-full .sum .txt {
}

body.mmh6-news-full .sum .txt h4 {
    margin: 0 0 5px 0;
    color: #d1bb4b;
    font-weight: bold;
}

body.mmh6-news-full .sum .txt p {
    font-size: 11px;
    line-height: 15px;
    margin: 0;
}

body.mmh6-news-full .sum .txt p.date {
    font-style: italic;
    color: #b6babd;
}

body.mmh6-news-full .sum .txt a {
    padding: 2px 0 2px 20px;
    margin: 5px 0;
    background: url(puce01.gif) 0 0 no-repeat;
    color: #fdb704;
    text-transform: uppercase;
    font-size: 10px;
    line-height: 15px;
}

body.mmh6-news-full .sum .txt p a {
    padding:0;
    margin: 0;
    color: #fdb704;
    font-size: 11px;
    line-height: 15px;
    background:none;
    text-transform:none;
}

body.mmh6-news-full .rssicon {
    width: 440px;
    position:absolute;
    top:21px;
    left:482px;
}

/*---| NEWS DETAILS |----------------------------------------------------------------------------------------------------------------*/

body.mmh6-news-details .main .richtext.carrousel-Home {
    border: 0 none;
    margin: 0 auto 15px;
    padding: 0;
    width: 850px;
    background: none;
}

body.mmh6-news-details .genericHeaderImageBox {
    float: none;
    position: absolute;
    width: 140px;
    padding: 3px 0;
    background: url(bg_genericHeaderImageBox.gif) top center no-repeat;
    text-align: center;
    z-index: 50;
    clear: both;
}

body.mmh6-news-details .genericHeaderImageBox img {}

body.mmh6-news-details .genericHeaderImageCaption {
    display: block;
    background: #132B41;
    border: 1px solid #a18d40;
    margin: 4px 0 0 0;
    padding: 4px;
    line-height: 14px;
    width: auto;
    border-radius: 4px;
    -moz-border-radius: 4px / 4px;
    -webkit-border-bottom-left-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -webkit-border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    -khtml-border-radius: 4px / 4px;
}

body.mmh6-news-details .genericDateStamp {
    position: absolute;
    right: 80px;
    top: 80px;
    z-index: 60;
    font-size: 14px;
    color: #D1794D;
}

body.mmh6-news-details .generic .widgetTitleBox {
    float: none;
    position: relative;
    margin: 15px 0 0 70px;
    padding: 15px 0 0 70px;
    width: auto;
    height: 90px;
    background: url(bg_widgetTitleBox.jpg) 0 0 no-repeat;
}

body.mmh6-news-details .generic .widgetTitleBox h2.widgetTitleText {
    color: #CEC05D;
    padding: 0 130px 0 0;
    text-align: left;
    white-space: normal;
    line-height: 1.2em;
}

body.mmh6-news-details .generic .widgetTitleBox .genericDescriptionBox {
    display: none;
}

body.mmh6-news-details .genericRichTextBox p {
    text-align:left;
    margin: 3px 0px;
    overflow: hidden !important;
    overflow: visible;
}

body.mmh6-news-details .genericRichTextBox p a {
    padding:0;
    margin: 0;
    color: #fdb704;
    font-size: 12px;
    background:none;
    text-transform:none;
}

body.mmh6-news-details .genericRichTextBox img {
    margin: 20px;
    border: 1px solid #CEC05D;
}

body.mmh6-news-details .genericRichTextBox cite {
    display: block;
    width: 100%;
    font-size: 20px;
    font-style: italic;
    color: #9CA2A6;
    text-align: center;
}

body.mmh6-news-details .genericRichTextBox h1 {
    text-align: center;
    margin: 20px 0;
    padding: 10px 0;
    background: url(bg_richtext_h1.jpg) 50% 50% no-repeat;
}

body.mmh6-news-details .genericRichTextBox h2 {
    margin: .5em 0 .1em 0;
    padding: 5px 0;
    color: #d1794d;
}

body.mmh6-news-details .genericRichTextBox h3 {
    padding: 0 0 5px 0;
    margin: 0;
    color: #C79B62;
}

body.mmh6-news-details .genericRichTextBox ul {
    margin: 0 0 0 10px;
    color: #664F1D;
}

body.mmh6-news-details .genericRichTextBox ul li {
    color: #FFF;
    padding: 0 0 0 25px;
    margin: 5px 0;
    background: url(puce01.gif) 0 1px no-repeat;
}

body.mmh6-news-details .genericRichTextBox sub {
    font-style: italic;
    font-size: 11px;
    color: #a79671;
}

body.mmh6-news-details .widget.generic {
    background: none repeat scroll 0 0 #071720;
    border: 1px solid #584A2A;
    margin: 0 auto;
    overflow: hidden !important;
    padding: 20px;
    text-align: left;
    width: 860px;
    margin-top:20px;
    border-radius: 4px;
    -moz-border-radius: 4px / 4px;
    -webkit-border-bottom-left-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -webkit-border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    -khtml-border-radius: 4px / 4px;
}

body.mmh6-news-details .widget.generic, body.mmh6-news-details .faqHeaderImageBox {
    float:none;
}

body.mmh6-news-details .main .summary.full-news {
    background: none repeat scroll 0 0 #071720;
    border: 1px solid #584A2A;
    margin: 20px auto 0;
    height: 305px;
    overflow: auto;
    padding: 20px;
    text-align: left;
    width: 860px;
    border-radius: 4px;
    -moz-border-radius: 4px / 4px;
    -webkit-border-bottom-left-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -webkit-border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    -khtml-border-radius: 4px / 4px;
}

body.mmh6-news-details .main .summary.full-news h2 {
    background: url(bg_richtext_h1.jpg) no-repeat scroll 50% 50% transparent;
    color: #CEC05D;
    font-size: 24px;
    font-weight: normal;
    margin: 10px 0 20px;
    padding: 10px 0;
    text-align: center;
    width: 100%;
}

body.mmh6-news-details .main .summary.full-news a.seeAll,
body.mmh6-news-details .main .comp_news a.link_read_more {
    display: block;
    float: none;
    width: 170px;
    height: 32px;
    line-height: 32px;
    margin: 10px auto;
    padding: 0;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
    letter-spacing: -1px;
    color: #dfb161;
    background: url(bg_widget_btn.gif) top left no-repeat;
}

body.mmh6-news-details .main .summary.full-news a.seeAll:hover,
body.mmh6-news-details .main .comp_news a.link_read_more:hover {
    background: url(bg_widget_btn.gif) top right no-repeat;
    text-decoration: none;
}

body.mmh6-news-details .main  a.seeAll {
    display: block;
    float: none;
    width: 170px;
    height: 32px;
    line-height: 32px;
    margin: 10px auto;
    padding: 0;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
    letter-spacing: -1px;
    color: #dfb161;
    background: url(bg_widget_btn.gif) top left no-repeat;
}

body.mmh6-news-details .main a.seeAll:hover,
body.mmh6-news-details .main .comp_news a.link_read_more:hover {
    background: url(bg_widget_btn.gif) top right no-repeat;
    text-decoration: none;
}

body.mmh6-news-details .sum.featured {
    display: none;
}

body.mmh6-news-details .sum {
    width: 100%;
    margin: 0 0 10px 0;
    padding: 0 0 10px 0;
    text-align: left;
    border-bottom: 1px solid #434631;
}

body.mmh6-news-details .sum .tn {
    display: none;
}

body.mmh6-news-details .sum .txt {
}

body.mmh6-news-details .sum .txt h4 {
    margin: 0 0 5px 0;
    color: #d1bb4b;
    font-weight: bold;
}

body.mmh6-news-details .sum .txt p {
    font-size: 11px;
    line-height: 15px;
    margin: 0;
}

body.mmh6-news-details .sum .txt p.date {
    font-style: italic;
    color: #b6babd;
}

body.mmh6-news-details .sum .txt a {
    padding: 2px 0 2px 20px;
    margin: 5px 0;
    background: url(puce01.gif) 0 0 no-repeat;
    color: #fdb704;
    text-transform: uppercase;
    font-size: 10px;
    line-height: 15px;
}

body.mmh6-news-details .rssicon {
    width: 440px;
}

/*********************************************************************** STORY **************************************************************************/

body.mmh6-story-history,
body.mmh6-story-main-characters,
body.mmh6-story-main-characters-details,
body.mmh6-story-map {
    background: #000 url(bg_body.jpg) center top no-repeat;
}

.story_history {
    padding: 10px;
    background: #071720;
    border:1px solid #323A3F;
    color:#FFFFFF;
    overflow:hidden !important;
    overflow: visible;
    -moz-border-radius:4px 4px 4px 4px;
}

.story_history #storyimages {
    width: 100%;
    overflow: hidden !important;
    overflow: visible;
    padding: 20px 0 0 0;
}

.story_history #storyimages .block_story_image {
    width: 33.3%;
    text-align: center;
    float: left;
}

.story_history #storyimages .block_story_image img {
    float: none;
    margin: 0 auto;
}

#swf_main_characters {
    width: 960px;
    height: 400px;
}

.Main_characters_presentation {
    width: 900px;
    margin: 0px auto;
}

.Main_characters_presentation .ui-tabs .ui-tabs-nav {
    list-style: none outside none;
    padding: 0.2em 0.2em 0;
    position: relative;
}

.characters_details_photos .pagination {
    display: none;
}

.characters_details_photos.assets .tn {
    position:relative;
    float:left;
    width: 160px;
    height: 140px;
    padding: 8px;
    margin: 12px 58px;
    background: url(bg_thumbnails_160x140.gif) 50% 50% no-repeat;
    text-align: center;
}

/* MAP */
.main .richtext.map-ashan {
    width: 900px;
    padding: 0;
}

.main .richtext.map-ashan img {
    float: none;
    margin: 25px auto;
}

/*********************************************************************** GAME ***************************************************************************/

body.mmh6-game-factions-haven,
body.mmh6-game-creatures-haven {
    background: #000 url(bg_body_game-factions-haven.jpg) center top no-repeat;
}
body.mmh6-game-factions-inferno,
body.mmh6-game-creatures-inferno {
    background: #000 url(bg_body_game-factions-inferno.jpg) center top no-repeat;
}
body.mmh6-game-factions-necro,
body.mmh6-game-creatures-necropolis {
    background: #000 url(bg_body_game-factions-necro.jpg) center top no-repeat;
}
body.mmh6-game-factions-sanctuary,
body.mmh6-game-creatures-sanctuary {
    background: #000 url(bg_body_game-factions-sanctuary.jpg) center top no-repeat;
}
body.mmh6-game-factions-stronghold,
body.mmh6-game-creatures-stronghold {
    background: #000 url(bg_body_game-factions-stronghold.jpg) center top no-repeat;
}

body.mmh6-game-creatures,
body.mmh6-game-creatures-neutral,
body.mmh6-game-buildings,
body.mmh6-game-reputation,
body.mmh6-game-artifacts {
    background: #000 url(bg_body.jpg) center top no-repeat;
}

body.mmh6-game-factions-haven div.branding,
body.mmh6-game-factions-inferno div.branding,
body.mmh6-game-factions-necro div.branding,
body.mmh6-game-factions-neutral div.branding,
body.mmh6-game-factions-sanctuary div.branding,
body.mmh6-game-factions-stronghold div.branding,
body.mmh6-game-creatures-haven div.branding,
body.mmh6-game-creatures-inferno div.branding,
body.mmh6-game-creatures-necropolis div.branding,
body.mmh6-game-creatures-neutral div.branding,
body.mmh6-game-creatures-sanctuary div.branding,
body.mmh6-game-creatures-stronghold div.branding,
body.mmh6-additional-content div.branding {
    height: 510px;
}

body.mmh6-game-factions-haven .hnav ul.navMenuList.Sub_nav,
body.mmh6-game-factions-inferno .hnav ul.navMenuList.Sub_nav,
body.mmh6-game-factions-necro .hnav ul.navMenuList.Sub_nav,
body.mmh6-game-factions-neutral .hnav ul.navMenuList.Sub_nav,
body.mmh6-game-factions-sanctuary .hnav ul.navMenuList.Sub_nav,
body.mmh6-game-factions-stronghold .hnav ul.navMenuList.Sub_nav,
body.mmh6-game-creatures .hnav ul.navMenuList.Sub_nav,
body.mmh6-game-creatures-haven .hnav ul.navMenuList.Sub_nav,
body.mmh6-game-creatures-inferno .hnav ul.navMenuList.Sub_nav,
body.mmh6-game-creatures-necropolis .hnav ul.navMenuList.Sub_nav,
body.mmh6-game-creatures-neutral .hnav ul.navMenuList.Sub_nav,
body.mmh6-game-creatures-sanctuary .hnav ul.navMenuList.Sub_nav,
body.mmh6-game-creatures-stronghold .hnav ul.navMenuList.Sub_nav,
body.mmh6-game-buildings .hnav ul.navMenuList.Sub_nav,
body.mmh6-game-reputation .hnav ul.navMenuList.Sub_nav,
body.mmh6-game-artifacts .hnav ul.navMenuList.Sub_nav {
    width: 750px;
    padding-bottom: 20px;
}

body.mmh6-game-buildings .main .richtext img {
    margin: 14px;
    overflow:hidden;
}

/*---| FACTIONS |------------------------------------------------------------------------------------------------------------------------*/

/*---| CREATURES |------------------------------------------------------------------------------------------------------------------------*/

#photoflow_creatures {
    width: 960px;
    height: 540px;
}

/* NAV */
ul.creatures-family_nav {
    width: 828px;
    height:125px;
    margin: 0 auto;
    overflow: hidden !important;
    position: relative;
    top: 300px;
}

ul.creatures-family_nav li.navMenuItem {
    display: block;
    float: left;
    width: 118px;
    height: 125px;
    margin: 0 10px;
    text-align: center;
    background:url(ui-bg_game-factions.jpg) no-repeat top left #051523;
}

ul.creatures-family_nav li.AspNet-Menu-Selected {
    background:url(ui-bg_game-factions.jpg) no-repeat top right #051523;
}

ul.creatures-family_nav li.navMenuItem a {
    display: block;
    width: 118px;
    height: 21px;
    padding: 104px 0 0 0;
    margin: 0;
    text-transform: uppercase;
    font-weight: bold;
}

.nav-haven a {
    background:url(ui-bg_game-factions_logo-haven.gif) no-repeat 50% 35%;
}

.nav-inferno a {
    background:url(ui-bg_game-factions_logo-inferno.gif) no-repeat 50% 35%;
}

.nav-necro a {
    background:url(ui-bg_game-factions_logo-necro.gif) no-repeat 50% 35%;
}

.nav-neutral a {
    background:url(ui-bg_game-factions_logo-neutral.gif) no-repeat 50% 35%;
}

.nav-sanctuary a {
    background:url(ui-bg_game-factions_logo-sanctuary.gif) no-repeat 50% 35%;
}

.nav-strong a {
    background:url(ui-bg_game-factions_logo-strong.gif) no-repeat 50% 35%;
}

.main .ui-widget-content.creatures_presentation .firstCompBox {
    width:580px;
    margin: 0;
}

.main .ui-widget-content.creatures_presentation .lastCompBox {
    width:300px;
    position: absolute;
    right: 0;
}

/* IMG */
.creatures_details_photos {
    float: left;
    overflow: hidden;
}

.creatures_details_photos .pagination {
    display: none;
}

.creatures_details_photos.assets .tn,
.ie7 .creatures_details_photos.assets .tn {
    float:left;
    width: 160px;
    height: 140px;
    padding: 8px;
    margin: 12px 4px;
    background: url(bg_thumbnails_160x140.gif) 50% 50% no-repeat;
    text-align: center;
}

/*---| BUILDINGS |------------------------------------------------------------------------------------------------------------------------*/

/*---| REPUTATION |------------------------------------------------------------------------------------------------------------------------*/

body.mmh6-game-reputation {
    background: #000 url(bg_body.jpg) center top no-repeat;
}

body.mmh6-game-reputation-haven {
    background: #000 url(bg_body_game-factions-haven.jpg) center top no-repeat;
}

body.mmh6-game-reputation-inferno {
    background: #000 url(bg_body_game-factions-inferno.jpg) center top no-repeat;
}

body.mmh6-game-reputation-necro {
    background: #000 url(bg_body_game-factions-necro.jpg) center top no-repeat;
}

body.mmh6-game-reputation-sanctuary {
    background: #000 url(bg_body_game-factions-sanctuary.jpg) center top no-repeat;
}

body.mmh6-game-reputation-stronghold {
    background: #000 url(bg_body_game-factions-stronghold.jpg) center top no-repeat;
}

body.mmh6-game-reputation-haven div.branding,
body.mmh6-game-reputation-inferno div.branding,
body.mmh6-game-reputation-necro div.branding,
body.mmh6-game-reputation-sanctuary div.branding,
body.mmh6-game-reputation-stronghold div.branding {
    height: 510px;
}

body.mmh6-game-reputation-haven .hnav ul.navMenuList.Sub_nav,
body.mmh6-game-reputation-inferno .hnav ul.navMenuList.Sub_nav,
body.mmh6-game-reputation-necro .hnav ul.navMenuList.Sub_nav,
body.mmh6-game-reputation-sanctuary .hnav ul.navMenuList.Sub_nav,
body.mmh6-game-reputation-stronghold .hnav ul.navMenuList.Sub_nav {
    width: 750px;
    padding-bottom: 20px;
}

#photoflow_reputation {
    width: 960px;
    height: 540px;
    margin: 0 0 30px 0;
}

/* REPUTATION DETAILS */
.main .ui-widget-content.reputation_presentation .firstCompBox .reputation-richtext {
    width:580px;
    margin: 0;
}

.main .ui-widget-content.reputation_presentation .firstCompBox .reputation-richtext cite {
    margin: 20px 0;
}

.main .ui-widget-content.reputation_presentation .firstCompBox .reputation-richtext h2 {
    margin: 20px 0;
}

.main .ui-widget-content.reputation_presentation .lastCompBox .swf {
    width:300px;
    position: absolute;
    right: 0;
}

.reputation_details_photos {
    float: left;
    overflow: hidden;
}

.reputation_details_photos .featured {
    display: block;
    color: #D1794D;
    margin: 0;
}

.reputation_details_photos .featured div.txt {
    display: none;
}

.reputation_details_photos .thumbnails .pagination {
    display: none;
}

.reputation_details_photos .thumbnails .page {
    overflow: hidden;
}

#t-might,
#t-magic,
#r-ne,
#r-tears,
#r-blood {
    width: auto;
    height: 40px;
    line-height: 40px;
    vertical-align: middle;
    font-size: 16px;
    margin: 10px 0;
    padding: 0 0 0 50px;
}

/*Might : */
#t-might    { background: #071720 url(picto_rep_might.gif) 0% 50% no-repeat; }

/*Magic : */
#t-magic    { background: #071720 url(picto_rep_magic.gif) 0% 50% no-repeat; }

/*Neutral : */
#r-ne        { background: #071720 url(picto_rep_neutral.gif) 0% 50% no-repeat; }

/*Tears : */
#r-tears    { background: #071720 url(picto_rep_tears.gif) 0% 50% no-repeat; }

/*Blood : */
#r-blood    { background: #071720 url(picto_rep_blood.gif) 0% 50% no-repeat; }

/*---| ARTIFACTS |------------------------------------------------------------------------------------------------------------------------*/

/*********************************************************************** MEDIAS *************************************************************************/

body.mmh6-media-video,
body.mmh6-media-screenshots,
body.mmh6-media-artworks,
body.mmh6-media-goodies {
    background: #000 url(bg_body.jpg) center top no-repeat;
}

body.mmh6-media-video .hnav ul.navMenuList.Sub_nav,
body.mmh6-media-screenshots .hnav ul.navMenuList.Sub_nav,
body.mmh6-media-artworks .hnav ul.navMenuList.Sub_nav,
body.mmh6-media-goodies .hnav ul.navMenuList.Sub_nav {
    width: 600px;
    padding-bottom: 20px;
}

/*---| VIDEOS |------------------------------------------------------------------------------------------------------------------------*/

.carrousel_video {
    position: relative;
    overflow: hidden !important;
    overflow: visible;
}

.carrousel_video .widgetTitleBox {
    display: none;
}

.carrousel_video .widgetMainBox {
}

.carrousel_video .widgetMainBox .carouselZoomBox {
    width:800px;
    height:450px;
    padding: 8px;
    background: url(carrousel_video_carouselZoomBox_bg.gif) top left no-repeat;
}

.carrousel_video .widgetMainBox .carouselZoomBox .carouselFocusBox {
    width:800px;
    height:450px;
}

.carrousel_video .carouselControlsBox {
    float: none;
    width: 792px;
    padding: 26px 0;
    margin: 0 auto;
    background: url(bg_carousel_video.gif) 50% 50% no-repeat;
}

.carrousel_video .carouselControlsBox .carouselControlsPos {
    position: absolute;
    width: 776px;
    height: 46px;
    left: 50%;
    top: 50%;
    margin: -23px auto 0 -388px;
}

.carrousel_video .carouselControlsBox .carouselControlsPos button.carouselNavButton {
    width: 46px;
    height: 46px;
}

.carrousel_video .carouselControlsBox .carouselControlsPos button.carouselNavPrev {
    display:block;
    position:absolute;
    top:0;
    left:0;
    background: url(bg_carousel_arrowL.gif) top left no-repeat;
}

.carrousel_video .carouselControlsBox .carouselControlsPos button.carouselNavPrev:hover {
    background: url(bg_carousel_arrowL.gif) top right no-repeat;
}

.carrousel_video .carouselControlsBox .carouselControlsPos button.carouselNavNext {
    display:block;
    position:absolute;
    top:0;
    right:0;
    background: url(bg_carousel_arrowR.gif) top left no-repeat;
}

.carrousel_video .carouselControlsBox .carouselControlsPos button.carouselNavNext:hover {
    background: url(bg_carousel_arrowR.gif) top right no-repeat ;
}

.carrousel_video .carouselControlsBox .carouselControlsPos button.carouselNavPlay {
    display:none;
}

.carrousel_video .carouselControlsBox .carouselControlsPos button.carouselNavPause {
    display:none;
}

.carrousel_video .carouselThumbsBox {
    float: none;
    width: 680px;
    position: absolute;
    left: 50%;
    margin: -142px auto 0 -340px;
}

.carrousel_video .carouselThumbsBox ul.carouselThumbsCont {
}

.carrousel_video .carouselThumbsBox .carouselThumbWrap {
    width: 170px;
}

.carrousel_video .carouselThumbsBox .carouselThumbsCont .carouselThumbWrap a.carouselFocusBox {
    width: 140px;
    height: 80px;
    margin: 0 7px;
    padding: 8px;
    background: url(bg_thumbnails_140x80.gif) top left no-repeat;
}

.carrousel_video .carouselThumbsBox .carouselThumbsCont .carouselThumbWrap a.carouselFocusBox:hover,
.carrousel_video .carouselThumbsBox .carouselThumbsCont .carouselSelected a.carouselFocusBox {
    background: url(bg_thumbnails_140x80.gif) top right no-repeat;
}

.carrousel_video .carouselThumbCaption {
    margin: 0 auto;
    text-align: center;
    font-size: 10px;
    line-height: 12px;
}

.carrousel_video .carouselDetailBox {
    display: none;
}

/*---| SCREENSHOTS |------------------------------------------------------------------------------------------------------------------------*/

.media_screenshot,
.media_artworks {
    width: 900px;
    margin: 0 auto;
}

.media_screenshot .page,
.media_artworks .page {
    width: 100%;
    overflow: hidden !important;
    overflow: visible;
}

/*********************************************************************** COMMUNITY **********************************************************************/

body.mmh6-community-for-fans,
body.mmh6-community-fan-made {
    background: #000 url(bg_body.jpg) center top no-repeat;
}

/*---| FOR FANS |------------------------------------------------------------------------------------------------------------------------*/

.richtext.cta_forum {
    background:none;
    border:0 none;
    width: 620px;
}

#loging2w {
    width:100%;
}

#loging2w-content {
    display: block;
    width:590px;
    height:170px;
    margin: 0 auto;
    padding:15px;
    font-size:24px;
    line-height:28px;
    letter-spacing:-1;
    background:url(login_g2w.jpg) top center no-repeat;
}

#ctaforum,
#ctafanskits {
    width:50%;
    height:100px;
    float:left;
    margin-top: 20px;
}

#ctaforum a {
    display: block;
    width:270px;
    height:70px;
    padding:15px;
    margin: 0 10px 0 0;
    font-size:16px;
    line-height:18px;
    letter-spacing:-1;
    background: url(forum.jpg) top left no-repeat;
}

#ctafanskits a {
    display: block;
    width:270px;
    height:70px;
    padding:15px;
    margin: 0 0 0 10px;
    font-size:16px;
    line-height:18px;
    letter-spacing:-1;
    background: url(fan_kit.jpg) top left no-repeat;
}

body.mmh6-community-for-fans div.semi-cart {
    width:50%;
}

body.mmh6-community-for-fans div.full-news .sum {
    border-bottom: 1px solid #434631;
    margin: 0 0 10px;
    overflow: hidden !important;
    padding: 0 0 10px;
    text-align: left;
    width: 100%;
}

body.mmh6-community-for-fans div.full-news .sum img {
        padding-bottom: 10px;
    padding-top: 7px;
    vertical-align: middle;
}

body.mmh6-community-for-fans div.full-news h2 {
    text-align:center;
    font-size: 1.5em;
    padding-bottom: 10px;
}

body.mmh6-community-for-fans div.full-news .sum .txt h4 {
    color: #D1BB4B;
    font-weight: bold;
    margin: 0 0 5px;
   line-height: 14px;
}

body.mmh6-community-for-fans div.full-news .sum .txt p.date {
    color: #B6BABD;
    font-style: italic;
}

body.mmh6-community-for-fans div.full-news .sum .txt p {
    font-size: 11px;
    line-height: 15px;
    margin: 0;
}

body.mmh6-community-for-fans div.full-news .sum .txt a {
    background: url(puce01.gif) no-repeat scroll 0 0 transparent;
    color: #FDB704;
    font-size: 10px;
    line-height: 15px;
    margin: 5px 0;
    padding: 2px 0 2px 20px;
    text-transform: uppercase;
}

body.mmh6-community-for-fans .summary.full-news a.seeAll {
    background: url(bg_widget_btn.gif) no-repeat scroll left top transparent;
    color: #DFB161;
    display: block;
    float: none;
    font-weight: bold;
    height: 32px;
    line-height: 32px;
    margin: 10px auto;
    padding: 0;
    text-transform: uppercase;
    width: 170px;
    text-align: center;
}


body.mmh6-community-for-fans .summary.full-news {
    background: none repeat scroll 0 0 #071720;
    border: 1px solid #584A2A;
    margin: 20px auto 0;
    overflow: hidden !important;
    padding: 20px;
    text-align: left;
    width: 425px;
    border-radius: 4px;
    -moz-border-radius: 4px / 4px;
    -webkit-border-bottom-left-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -webkit-border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    -khtml-border-radius: 4px / 4px;
}

body.mmh6-community-for-fans .sum.featured {
    display:none;
}

/*---| FAN MADE |------------------------------------------------------------------------------------------------------------------------*/

.carrousel_fan-made {
    position: relative;
    overflow: hidden !important;
    overflow: visible;
}

.carrousel_fan-made .widgetTitleBox {
    display: none;
}

.carrousel_fan-made .widgetMainBox {

}

.carrousel_fan-made .widgetMainBox .carouselZoomBox {
    width:800px;
    height:450px;
    padding: 8px;
    background: url(carrousel_video_carouselZoomBox_bg.gif) top left no-repeat;
}

.carrousel_fan-made .widgetMainBox .carouselZoomBox .carouselFocusBox {
    width:800px;
    height:450px;
}

.carrousel_fan-made .carouselControlsBox {
    float: none;
    width: 792px;
    padding: 26px 0;
    margin: 0 auto;
    background: url(bg_carousel_video.gif) 50% 50% no-repeat;
}

.carrousel_fan-made .carouselControlsBox .carouselControlsPos {
    position: absolute;
    width: 776px;
    height: 46px;
    left: 50%;
    top: 50%;
    margin: -23px auto 0 -388px;
}

.carrousel_fan-made .carouselControlsBox .carouselControlsPos button.carouselNavButton {
    width: 46px;
    height: 46px;
}

.carrousel_fan-made .carouselControlsBox .carouselControlsPos button.carouselNavPrev {
    display:block;
    position:absolute;
    top:0;
    left:0;
    background: url(bg_carousel_arrowL.gif) top left no-repeat;
}

.carrousel_fan-made .carouselControlsBox .carouselControlsPos button.carouselNavPrev:hover {
    background: url(bg_carousel_arrowL.gif) top right no-repeat;
}

.carrousel_fan-made .carouselControlsBox .carouselControlsPos button.carouselNavNext {
    display:block;
    position:absolute;
    top:0;
    right:0;
    background: url(bg_carousel_arrowR.gif) top left no-repeat;
}

.carrousel_fan-made .carouselControlsBox .carouselControlsPos button.carouselNavNext:hover {
    background: url(bg_carousel_arrowR.gif) top right no-repeat ;
}

.carrousel_fan-made .carouselControlsBox .carouselControlsPos button.carouselNavPlay {
    display:none;
}

.carrousel_fan-made .carouselControlsBox .carouselControlsPos button.carouselNavPause {
    display:none;
}

.carrousel_fan-made .carouselThumbsBox {
    float: none;
    width: 680px;
    position: absolute;
    left: 50%;
    margin: -158px auto 0 -340px;
}

.carrousel_fan-made .carouselThumbsBox ul.carouselThumbsCont {
    margin-top: 11px;
}

.carrousel_fan-made .carouselThumbsBox .carouselThumbWrap {
    width: 170px;
}

.carrousel_fan-made .carouselThumbsBox .carouselThumbsCont .carouselThumbWrap a.carouselFocusBox {
    width: 140px;
    height: 80px;
    margin: 0 7px;
    padding: 8px;
    background: url(bg_thumbnails_140x80.gif) top left no-repeat;
}

.carrousel_fan-made .carouselThumbsBox .carouselThumbsCont .carouselThumbWrap a.carouselFocusBox:hover,
.carrousel_fan-made .carouselThumbsBox .carouselThumbsCont .carouselSelected a.carouselFocusBox {
    background: url(bg_thumbnails_140x80.gif) top right no-repeat;
}

.carrousel_fan-made .carouselThumbCaption {
    margin: 0 auto;
    text-align: center;
    font-size: 11px;
    line-height: 12px;
}

.carrousel_fan-made .carouselDetailBox {
    display: none;
}

.richtext.news-chronicles,
.richtext.news-comic-strip,
.richtext.fan-sites-list {
    margin: 20px auto 0 auto;
}

.richtext.fan-sites-list h3 {
    background: url(bg_richtext_h1.jpg) no-repeat scroll 50% 50% transparent;
    color: #CEC05D;
    font-size: 24px;
    font-weight: normal;
    margin: 10px 0 20px;
    padding: 10px 0;
    text-align: center;
    width: 100%;
}

.richtext.fan-sites-list ul li {
    color: #d1794d;
    font-weight: bold;
}

.ie7 .carrousel_fan-made .carouselThumbsBox { margin-top:-165px !important; }
.ie7 .carrousel_fan-made .carouselControlsBox { height:140px !important; }
.ie7 .carrousel_fan-made .carouselThumbCaption { width:140px !important; }

.ie8 .carrousel_fan-made .carouselThumbsBox { margin-top:-165px !important; }
.ie8 .carrousel_fan-made .carouselControlsBox { height:140px !important; }
.ie8 .carrousel_fan-made .carouselThumbCaption { width:140px !important; }

/*---| COMMON |------------------------------------------------------------------------------------------------------------------------*/

.richtext.News-fan-made-content {
     margin-top: 25px;
}

.richtext.News-fan-made-content a,
.richtext.news-chronicles a,
.richtext.news-comic-strip a {
    display: block;
    width: 230px;
    height: 32px;
    line-height: 32px;
    margin: 5px;
    padding: 0;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
    color: #dfb161;
    letter-spacing: -1px;
    background: url(bg_long_btn.gif) top left no-repeat;
}

.richtext.News-fan-made-content a:hover,
.richtext.news-chronicles a:hover,
.richtext.news-comic-strip a:hover {
    background: url(bg_long_btn.gif) top right no-repeat;
    text-decoration: none;
}

/*********************************************************************** BUY NOW ************************************************************************/

body.mmh6-buy-now-collector,
body.mmh6-buy-now-standard,
body.mmh6-buy-now-digital {
    background: #000 url(bg_body.jpg) center top no-repeat;
}

body.mmh6-buy-now-collector .main .richtext h1,
body.mmh6-buy-now-standard .main .richtext h1,
body.mmh6-buy-now-digital .main .richtext h1 {
    float:left;
    margin:10px 0;
    padding:0;
    font-size:20px;
    text-align:left;
    background:none;
}

body.mmh6-buy-now-collector .main .comming-sooon h1,
body.mmh6-buy-now-standard .main .comming-sooon h1,
body.mmh6-buy-now-digital .main .comming-sooon h1 {
    background: url(bg_richtext_h1.jpg) no-repeat scroll 50% 50% transparent;
    margin: 20px 0;
    padding: 10px 0;
    text-align: center;
    width: 100%;
    color: #CEC05D;
    font-size: 24px;
    font-weight: normal;
}

.buynow_infos {
    width: 700px;
}

body.mmh6-buy-now-collector .main .buynow_infos {
    width: 936px;
}

.richtext.packshots {
    width: 100%;
    margin: 0;
    padding: 0 20px 20px 20px;
    background: none;
    border: 0 none;
    text-transform: uppercase;
}

.richtext.packshots img {
    margin: 10px 20px;
}

.richtext.packshots h3 {
    padding: 0;
}

.richtext.packshots ul {
    float: left;
    width: 370px;
}

body.mmh6-buy-now-collector .richtext.packshots {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    float: left;
    margin: 0;
    padding: 0 14px 20px;
    width: 684px;
}

body.mmh6-buy-now-standard .main .compBox.comp_widget,
body.mmh6-buy-now-digital .main .compBox.comp_widget {
    width: 198px;
    margin:0;
    padding:10px;
    border:0 none;
    background: #000;
    border:1px solid #323A3F;
    overflow:hidden;
    color: #dfb161;
    border-radius: 4px;
    -moz-border-radius: 4px / 4px;
    -webkit-border-bottom-left-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -webkit-border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    -khtml-border-radius: 4px / 4px;
}

<!--[if IE]>
    body.mmh6-buy-now-digital .main .compBox.comp_widget {
        width: 198px;
    }
<![endif]-->

body.mmh6-buy-now-collector .main .compBox.comp_widget {
    float:left;
    width: 198px;
    margin:0;
    padding:10px;
    border:0 none;
    background: #000;
    border:1px solid #323A3F;
    overflow:hidden;
    color: #dfb161;
    border-radius: 4px;
    -moz-border-radius: 4px / 4px;
    -webkit-border-bottom-left-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -webkit-border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    -khtml-border-radius: 4px / 4px;
}

.dr_productInfoProduct {}

.dr_productInfoProduct img {
    margin: 10px auto;
    border:1px solid #b09c4b;
}

.dr_productName {}

.dr_siteButton {}

.comp_widget a {
    display: block;
    width: 170px;
    height: 32px;
    line-height: 32px;
    margin: 10px auto;
    padding: 0;
    text-transform: uppercase;
    font-weight: bold;
    color: #dfb161;
    background: url(bg_widget_btn.gif) top left no-repeat;
}

.comp_widget a:hover {
    background: url(bg_widget_btn.gif) top right no-repeat;
    text-decoration: none;
}

.tabs.buynow .compBox,
.tabs.buynow .firstCompBox
.tabs.buynow .lastCompBox {
    display: block;
    float: left;
    width: 33%;
    height: 100px;
    line-height: 100px;
    clear: none;
}

.tabs.buynow .richtext.retailers {
    width: 100%;
    text-align: center;
}

.tabs.buynow .richtext.retailers a {
    display: block;
    width: 220px;
    height: 80px;
    line-height: 80px;
    margin: 10px auto;
}

.richtext.retailers img {
    float: none;
    margin: 0 auto;
    border: 0 none;
    display: inline;
    vertical-align: middle;
}

/*********************************************************************** Conflux ************************************************************************/
/*made by alexandre benat*/


body.mmh6-conflux-redirect{
    background: url("bg_body.jpg") no-repeat scroll center top #000000;
}
body.mmh6-conflux-redirect .compBox{
    width:100%;
    margin-bottom:20px;
}
body.mmh6-conflux-redirect .CMS_conflux_welcome{
    width: 880px;
}
body.mmh6-conflux-redirect .lastCompBox{
    width:50%;
}
body.mmh6-conflux-redirect .firstCompBox{
    width:50%;
    clear: none;
}
.mmh6-conflux-redirect .CMS_conflux_redirect{
width: 400px;
}
.mmh6-conflux-redirect .CMS_conflux_redirect p{
    height: 370px;
}
.mmh6-conflux-redirect .CMS_conflux_redirect a{
    background: url("bg_widget_btn.gif") no-repeat scroll left top transparent;
    color: #DFB161;
    display: block;
    float: none;
    font-weight: bold;
    height: 32px;
    line-height: 32px;
    margin: 10px auto;
    padding: 0;
    text-transform: uppercase;
    width: 170px;
    text-align: center;
}
.mmh6-conflux-redirect .CMS_conflux_redirect h2{
    text-align: center;
}
.mmh6-conflux-redirect .CMS_conflux_redirect img{
    margin-left: 0px;
}


.mmh6-conflux .main .richtext img {
    margin: 5px;
}
#conflux_homepage_dynastie_achievement {
    margin-left: 45px;
}
#conflux_homepage_dynastie_achievement img {
    border: medium none;
}
#conflux_homepage_widget_link img {
    border: medium none;
    margin-left: 17px;
}
#conflux_homepage_dynastie_weapons_image img {
    border: medium none;
    margin-right: 20px;
}
#conflux_homepage_dynastie_weapons_text p {
    clear: none;
    padding-top: 50px;
}
#conflux_homepage_dynastie_weapons {
    margin-bottom: 30px;
}
.mmh6-conflux p {
    clear: both;
}
.mmh6-conflux .main .richtext p {
    margin: 10px 0;
}
body.mmh6-conflux {
    background: url("bg_body.jpg") no-repeat scroll center top #000000;
}
.mmh6-conflux .carrousel_video {
    padding-top: 70px;
}
.mmh6-conflux .carrousel_video .widgetTitleBox {
    display: block;
}
.mmh6-conflux .widgetTitleBox {
    padding-top: 27px;
}
.mmh6-conflux .widgetTitleText {
    color: #D1794D;
}
.mmh6-conflux .carrousel_video .carouselControlsBox .carouselControlsPos {
    display: none;
}
.mmh6-conflux .carrousel_video .carouselControlsBox {
    background: none repeat scroll 0 0 transparent;
}
.mmh6-conflux .carrousel_video .carouselThumbsBox {
    margin: -165px auto 0 -257px;
}
.mmh6-conflux #conflux_homepage_dynastie_weapons_screen {
    clear: both;
}
.mmh6-conflux #conflux_hommepage_thanks {
    text-align: center;
}
.mmh6-conflux #conflux_homepage_dynastie_screen img {
    margin-bottom: 30px;
}
.mmh6-conflux #conflux_homepage_dynastie_weapons_screen img {
    margin-bottom: 30px;
}
.mmh6-conflux #conflux_homepage_widget_screen img {
    margin-bottom: 30px;
}
.mmh6-conflux #conflux_homepage_online_profile img {
    margin-bottom: 30px;
}
.mmh6-conflux #conflux_homepage_dynastie_achievement img {
    margin-bottom: 30px;
}
.conflux_content_text_paragraph {
    margin-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
}
.conflux_content_text_paragraph p {
    margin-bottom: 10px;
    margin-top: 10px;
}
.conflux_content_text_paragraph h2 {
    margin-bottom: 10px;
    margin-top: 10px;
}
.conflux_content_image_full {
    margin-left: 129px;
    margin-top: 20px;
}
.mmh6-conflux .conflux_content_image_full img {
    float: none;
}
.cms_conflux_dynasty_accordeon_overview_online_profile_1 {
    margin-left: 290px;
}
.cms_conflux_dynasty_accordeon_online_profile_2 {
    clear: both;
}
.cms_conflux_dynasty_accordeon_online_profile_2 .conflux_content_text {
    padding-bottom: 200px;
}
.cms_conflux_dynasty_accordeon_heroes_2 {
    clear: both;
}
.cms_conflux_dynasty_accordeon_heroes_3 {
    clear: both;
}
.cms_conflux_dynasty_accordeon_overview_heroes {
    margin-left: 140px;
}
.cms_conflux_dynasty_accordeon_overview_heroes_2 {
    margin-left: 290px;
}
.cms_conflux_dynasty_accordeon_weapons_1 {
    clear: both;
}
.cms_conflux_dynasty_accordeon_weapons_1 .conflux_content_text #conflux_homepage_dynastie_weapons {
    padding-left: 20px;
}
.cms_conflux_dynasty_accordeon_overview_weapons {
    margin-left: 140px;
}
.cms_conflux_dynasty_accordeon_overview_trait_1 {
    margin-left: 290px;
}
.cms_conflux_dynasty_accordeon_traits_2 {
    clear: both;
}
.cms_conflux_dynasty_accordeon_overview_achievements_1 {
    margin-left: 290px;
}
.cms_conflux_dynasty_accordeon_achievements_2 {
    clear: both;
}
.cms_conflux_dynasty_accordeon_overview_altar_1 {
    margin-left: 290px;
}
.cms_conflux_dynasty_accordeon_altar_2 {
    clear: both;
}
.cms_conflux_dynasty_accordeon_altar_2 .conflux_content_text {
    padding-bottom: 200px;
}
.cms_conflux_community_accordeon_overview_menu {
    margin-left: 290px;
}
.cms_conflux_community_accordeon_menu_2 {
    clear: both;
}
.cms_conflux_community_accordeon_widget_2 {
    float: left;
}
.cms_conflux_community_accordeon_overview_widget {
    margin-left: 140px;
}
.cms_conflux_community_accordeon_overview_orbs {
    margin-left: 290px;
}
.cms_conflux_community_accordeon_orbs_2 {
    clear: both;
}

.mmh6-conflux .ui-state-default {
    background: url("bg_accordeon.png") no-repeat scroll 0 -40px transparent;
    border: 1px solid #3A444A;
    color: #9CA2A6;
    font-weight: normal;
    height: 30px;
    outline: medium none;
}
.mmh6-conflux .ui-state-active {
    background: url("bg_accordeon.png") no-repeat scroll 0 0 transparent;
    border: 1px solid #D1BF61;
    color: #DFB161;
    font-weight: normal;
    height: 30px;
    outline: medium none;
}
.mmh6-conflux .ui-state-default a, .mmh6-conflux .ui-state-default a:link, .mmh6-conflux .ui-state-default a:visited {
    color: #000000;
    display: block;
    font-size: 1.5em;
    margin-left: 25px;
    margin-top: 3px;
    outline: medium none;
    text-align: left;
    text-decoration: none;
}
.mmh6-conflux .ui-state-active a, .mmh6-conflux .ui-state-active a:link, .mmh6-conflux .ui-state-active a:visited {
    color: #FFFFFF;
    display: block;
    font-size: 1.5em;
    margin-left: 25px;
    margin-top: 3px;
    outline: medium none;
    text-align: left;
    text-decoration: none;
}

/*********************************************************************** FOOTER *************************************************************************/

.partners {
    width: 960px;
    text-align: center;
    margin: 0 auto;
    padding: 20px 0;
}

.partners .social {
    position: relative;
    background: url(bg_shareThisBox.gif) 50% 0% no-repeat;
    width: 902px;
    height: 122px;
    margin: 0 auto;
}

.partners .social #joinus {
    font-size: 32px;
    line-height: 96px;
    text-align: left;
    text-indent: 300px;
    text-transform: uppercase;
    letter-spacing: -1px;
}

.partners .social a {
    display: block;
    width: 64px;
    height: 64px;
    text-indent: -9999px;
}

.partners .social #facebook a {
    position: absolute;
    top: 19px;
    left: 483px;
    background: url(bg_stFacebook.gif) 0 0 no-repeat;
}

.partners .social #twitter a {
    position: absolute;
    top: 19px;
    left: 588px;
    background: url(bg_stTwitter.gif) 0 0 no-repeat;
}

/* BLOC CARTOUCHE */

#footer_block_container {
    margin: 0 auto;
    padding: 17px;
    background: url(bg_footer.jpg) top center no-repeat;
    text-align: center;
    overflow: hidden !important;
    overflow: visible;
}

.footer_block,
.footer_block_promo {
    width: 170px;
    float: left;
    height: 200px;
    margin: 0px 6px;
    padding: 5px;
    font-size: 11px;
}

.footer_block_promo {
    padding: 10px;
    width: 310px;
    height: 190px;
}

/*
footer titles cart
*/
.footer_block h2 {
    width: 170px;
    height: 32px;
    line-height: 30px;
    background: url(footer_block_title_bg.gif) center top no-repeat;
    font-size:12px;
    color:#d1bb4b;
    margin: 0;
    padding: 0;
}

.footer_block ul {
    padding: 0 10px;
    text-align: left;
    list-style-type: square;
    list-style-position: inside;
    color: #664F1D;
}

.footer_block ul li {
    font-size: 11px;
    line-height: 20px;
}

.footer_block_promo .richtext p {
    font-size: 11px;
    padding: 10px;
    text-align:left;
    height:70px;
    overflow: auto;
}

.footer_block_promo .richtext img {
    margin-top:2px;
    border:1px solid #d1bb4b;
}

/* LOGOS + LEGALS */

div.footer {
    width: 100%;
    padding: 0 0 30px 0;
    text-align: center;
    clear: both;
}

.partnersLogoBox {
    margin: 10px 80px 10px 80px;
    vertical-align: middle;
    line-height: 100px;
}

img.partnersRatingImage {
    float:none;
}

span.partnersLogoCaption {
    width: 100%;
    margin: 0;
    padding: 0;
    text-align: center;
    color: #666666;
}

p.legal {
    padding: 0px 120px;
    text-align: center;
    font-size: 11px;
    line-height: 15px;
    color: #d1bb4b;
}

.partnersLogoBox {
    margin: 10px 80px 10px 80px;
    vertical-align: middle;
    line-height: 100px;
}

#banner_728x90 {
    margin: 0 0 20px 0;
}

#dialog {
    padding:0;
}

/* RAJOUT */

#flags {
    clear:none;
    height:15px;
    margin:0 auto;
    width:234px;
    margin-top:15px;
}

#flags ul li, #flags ul   {
    clear:none;
    float:left;
    list-style-type:none;
    padding-right:10px;
}

.flagson img, .flagsoff img {
    border:1px solid #676767;
}

.flagsoff img {
    opacity:0.4;
}

.flagson img {
    border:1px solid #999999;
}

.flagsoff:hover img {
    opacity:1;
}

/*********************************************************************** SCROLLPANE *************************************************************************/

.jspContainer {
    overflow: hidden;
    position: relative;
}

.jspPane {
    position: absolute;
}

.jspVerticalBar {
    position: absolute;
    top: 0;
    right: 0;
    width: 22px;
    height: 100%;
    background: url(bg_jspVerticalBar.gif) top center no-repeat;
}

.jspHorizontalBar {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 16px;
    background: red;
}

.jspVerticalBar *,
.jspHorizontalBar * {
    margin: 0;
    padding: 0;
}

.jspCap {
    display: none;
}

.jspHorizontalBar .jspCap {
    float: left;
}

.jspTrack {
    position: relative;
}

.jspDrag {
    background: url(bg_jspDrag.gif) top center no-repeat;
    position: relative;
    top: 0;
    left: 0;
    cursor: pointer;
}

.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag {
    float: left;
    height: 100%;
}

.jspArrow {
    text-indent: -20000px;
    display: block;
    cursor: pointer;
}

.jspArrow.jspDisabled {
    cursor: default;
}

.jspVerticalBar .jspArrow {
    height: 4px;
}

.jspHorizontalBar .jspArrow {
    width: 16px;
    float: left;
    height: 100%;
}

.jspVerticalBar .jspArrow:focus {
    outline: none;
}

.jspCorner {
    float: left;
    height: 100%;
}

/* Yuk! CSS Hack for IE6 3 pixel bug :( */
* html .jspCorner {
    margin: 0 -3px 0 0;
}

body.mmh6-news-full .main .seeAll{
    display: none;
}

#fancybox-title {
    background-color:white;
    color:black;
}
.assetGroup {
    display:none;
}

 /*Asset overview*/

.jPag-first {
    visibility: hidden;
}

.jPag-last {
    visibility: hidden;
}

.ie7 .genericHeaderImageBox {
    margin-left:-80px;
}

 .box-artifacts {
    clear: both;
    margin-top: 17px;
    padding-bottom: 240px;
}


/*********************************************************************** UPLAY *************************************************************************/
/*made by alexandre benat*/
#img_content_uplay img {
    border: medium none;
    margin-left: 352px;
}
.mmh6-uplay .cms_uplay_content {
    padding: 10px;
    width: 880px;
}
.uplay_action_left_container {
    border-bottom: 1px inset #584A2A;
    float: left;
    margin-left: 0;
    padding-bottom: 10px;
    padding-top: 10px;
    width: 408px;
}
.uplay_rewards_right_container {
    border-bottom: 1px inset #584A2A;
    float: right;
    margin-right: 0;
    padding-bottom: 10px;
    padding-top: 10px;
    width: 408px;
}
.title {
    font-size: 25px;
}
/*********************************************************************** UPLAY *************************************************************************/
/*made by raphael drion*/

.mmh6-shop .firstCompBox {
    clear:none;
}

.mmh6-shop .dr_error {
    display:none;
}

.mmh6-shop .main {
    padding-left:28px;
}

.mmh6-shop .title_shop{
    background: url("bg_richtext_h1.jpg") no-repeat scroll 50% 50% transparent;
    margin: 20px 0;
    padding: 10px 0;
    text-align: center;
    border:none;
}

.mmh6-shop .title_shop h1{
    float:none !important;
    text-align:center !important;

}

.mmh6-shop .comp_widget {
    width:198px;
    text-align: center;
     -moz-border-radius: 4px 4px 4px 4px;
    background: none repeat scroll 0 0 #000000;
    border: 1px solid #323A3F;
    color: #DFB161;
    margin: 0;
    overflow: hidden;
    padding: 10px;
    width: 198px;
    margin-bottom: 100px;
}
/*********************************************************************** ADDITIONAL CONTENT
*************************************************************************/
/*made by alexandre benat*/
/*NAV*/
ul.additional_content_nav {
    height:142px;
    margin: 0 auto;
    overflow: hidden !important;
    position: relative;
    top: 300px;
}
ul.additional_content_nav li.navMenuItem {
    display: block;
    float: left;
    width: 220px;
    height: 142px;
    margin: 0 10px;
    text-align: center;
    background:url(ui-bg_additional_content.png) no-repeat bottom right;
}
ul.additional_content_nav li.AspNet-Menu-Selected {
    background:url(ui-bg_additional_content.png) no-repeat bottom left;
}
ul.additional_content_nav li.navMenuItem a {
    display: block;
    width: 220px;
    height: 21px;
    padding: 120px 0 0 0;
    margin: 0;
    text-transform: uppercase;
    font-weight: bold;
}
.nav-adventure-pack a {
    background: url("ui-bg_additional_content_logo-dlc1.png") no-repeat scroll 10px 13px transparent;
}
.nav-adventure-pack-2 a {
    background: url("ui-bg_additional_content_logo-dlc2.png") no-repeat scroll 10px 13px transparent;
}


.nav-adventure-pack-3 a {
    background: url("ui-bg_additional_content_logo-dlc3.png") no-repeat scroll 10px 13px transparent;
}



body.dlc_1 {
    background: url("MMH6_Adventure_Pack_Static_Header.jpg") no-repeat scroll center top #000000;
}

body.dlc_1 #mmh6_logo {
    background: url("mmh6-pirates-logo.png") no-repeat scroll 50% 50% transparent;
    height: 116px;
    left: 50%;
    margin-left: -212px;
    position: absolute;
    top: 116px;
    width: 424px;
    z-index: 10;
}

ul.Sub_nav li.nav-additionnal-contents a{
    line-height: 11px;
    padding-left: 9px;
    padding-right: 8px;
    padding-top: 20px;
    width: 133px;
}
.mmh6-additional-content .main .richtext p{
    margin: 10px 0;
}
#additional_content_block_01 img{
    margin-top: 0;
}
#additional_content_block_02{
    margin-top: 90px;
    margin-bottom: 250px;
}
#additional_content_block_04{
    margin-top: 30px;
}
#additional_content_block_05 img{
    margin-bottom: 0;
}
#additional_content_block_06{
    float: left;
    margin-top: 50px;
    width: 560px;
}
#additional_content_block_07{
    margin-bottom: 250px;
}

#additional_content_link a {
    text-align: center;
	display: block;
	width: 170px;
	height: 32px;
	line-height: 32px;
	margin: 10px auto;
	padding: 0;
	text-transform: uppercase;
	font-weight: bold;
	color: #DFB161;
	background: url(bg_widget_btn.gif) top left no-repeat;
}

#additional_content_link a:hover {
	background: url(bg_widget_btn.gif) top right no-repeat;
	text-decoration: none;
}

.cms_additional_content_overview_1{
    bottom: 460px;
    margin-left: 30px;
    position: absolute;
}
.cms_additional_content_overview_2{
    bottom: 950px;
    margin-left: 30px;
    position: absolute;
}

.cms_additional_content_overview_3{
    bottom: 200px;
    margin-left: 30px;
    position: absolute;
}

body.dlc_2 {
    background: url("MMH6_Adventure_Pack_dlc2_Static_Header.jpg") no-repeat scroll center top #000000;
}
body.dlc_2 #mmh6_logo {
    background: url("mmh6-danse-macabre-logo.png") no-repeat scroll 50% 50% transparent;
    height: 116px;
    left: 50%;
    margin-left: -212px;
    position: absolute;
    top: 116px;
    width: 424px;
    z-index: 10;
}

body.dlc_3 {
    background: url("MMH6_Shades_of_Darkness_Static_Header.jpg") no-repeat scroll center top #000000;
}
body.dlc_3 #mmh6_logo {
    background: url("mmh6-shades-of-darkness-logo.png") no-repeat scroll 50% 50% transparent;
    height: 116px;
    left: 50%;
    margin-left: -212px;
    position: absolute;
    top: 116px;
    width: 424px;
    z-index: 10;
}

