/* Page Structure
@import url("content.css");*/

/* TOC
1: - Main Page Structure
2: - Header
3: - Main Nav
4: - Content
5: - Footer
*/
/* 1-:-------- Main Page Structure ------------ */
html, body, form
{
    margin: 0;
    padding: 0;
}

body
{
    background-color: #e5eaef;
    background-position: top center;
    background-repeat: no-repeat;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #575f66;
}

/* Change value to debug with SharePoint debug toolbaar */
#enmg-devdash 
{
    display:none;
}

#hero
{
    background-position: center top;
    background-color: #e5eaef;
    background-repeat: no-repeat;
    width: 100%;
    line-height: 160%;
}

.heroLink
{
    float: right;
    width: 400px;
    margin: 244px 15px 0px 0px;
}

#hero .heroLink a
{
    color: #fff;
    font-weight: bold;
    font-size: 1.2em;
    text-decoration: none;
    float: right;
}

#hero .heroLink a:hover
{
    text-decoration: underline;
    border: none;
}

.largeHero
{
    height: 461px;
}

.smallHero
{
    height: 327px;
}

#wrapper
{
    width: 980px;
    margin: 0px auto;
    padding: 0;
}

#container
{
    width: 980px;
    margin: 0 0 0 17px;
    padding: 0;
    float: left;
    z-index: 23;
    position: relative;
}

.clear
{
    clear: both;
}


/* 2-:-------- Header ------------ */

#headerContainer
{
    width: 820px;
    height: 383px;
    margin: 16px 0 0 160px;
}

.smallHero #headerContainer
{
    height: 249px;
}

#header
{
    height: 94px;
    background-color: #fff;
    width: 763px;
    padding: 18px 18px 0 39px;
    z-index: 40;
    position: relative;
}

.logo
{
    width: 101px;
    height: 73px;
    float: left;
}

.searchPanel
{
    float: right;
    /*width: 188px;*/
    height: 30px;
}

.searchPanel input
{
    vertical-align: middle;
    margin: 0;
    /*height: 20px;*/
    padding: 3px;
}

.searchPanel #searchInput
{
    background-color: #f2f2f4;
    border: 1px solid #ccd6df;
    color: #959a9f;
    width: 125px;
    padding: 0;
    height: 18px;
}



/* 3-:-------- Main Nav ------------ */

.mainNav
{
    width: 624px;
    height: 33px;
    float: right;
    padding: 0;
    margin: 0;
    list-style-type: none;
    position: relative;
    top: 31px;
    background: transparent url('/Style Library/Endemol/Images/elements/main-nav.gif') left top no-repeat;
}

.mainNav li
{
    float: left;
    height: 33px;
    margin: 0 1px 0 0;
    padding: 0;
}

.mainNav li a
{
    text-indent: -9999px;
    font-size: 0.1em;
    float: left;
    cursor: pointer;
    height: 33px;
    width: 124px;
    display: block;
    border: none !important;
}

.mainNav li span
{
    height: 33px;
    width: 0px;
}

.mainNav .navContact
{
    margin-right: 0px;
}
.subNavContact
{
    position: relative;
    left: 250px;
}

.subNavContainer
{
    float: right;
    padding: 0 18px 0 0;
    width: 624px;
    display: none;
}

.subNavContainer ul
{
    width: 110px;
    background-color: #A3A6AA;
    padding: 7px;
    float: left;
    margin: 0 1px 0 0;
    list-style-type: none;
}

#who .subNavWho, #what .subNavWhat, #news .subNavNews, #careers .subNavCareers, #contact .subNavContact
{
    background-color: #8e2047 !important;
}

.subNavContainer ul li
{
    list-style-type: none;
    padding: 0;
    margin: 0 0 10px 0;
    line-height: 0.9em;
}

.subNavContainer ul li a
{
    width: 110px;
    display: block;
}

.subNavContainer a
{
    font-weight: bold;
    color: #fff;
    text-decoration: none;
    font-size: 0.9em;
}

.subNavContainer a:hover
{
    text-decoration: underline;
    border: none;
}

.subNavContainer ul li a
{
    width: 110px;
    display: block;
}

.menu-horizontal {
    display: block;
    width: 100%;
    padding-left: 140px;
}
.menu ul, .menu li {
    margin: 0;
    padding: 0;
    float: left;
}
.menu ul {
    list-style: none;
    position: absolute;
    right: 10px;
    bottom: 0px;
    /*height: 24px;*/
}
.menu li a { padding-left: 4px; min-width: 116px; height: 24px; display: block; font-size: 14px; }
.menu ul .submenu { display: none; position: absolute; left: 0px; margin: 0px; top: 30px; padding: 0px; }
.menu li  
{
    position: relative;
    border-bottom: 10px solid #A3A6AA;
    margin: 0 1px;
    height: 20px;
}
.menu ul .submenu li { display: block; height: 28px; line-height: 28px; margin: 0px; width: 242px; background-color: #A3A6AA; }
.menu li.hovered
{
    border-bottom: 10px solid #A3A6AA;
}
.menu li, .menu li a, .menu li p, .menu li span { color: #A3A6AA; } 
.menu ul .submenu li { border: none; }
.menu ul .submenu, .menu ul .submenu a, .menu ul .submenu p, .menu ul .submenu span { font-size: 12px; height: 28px; color: #fff; border: none; text-decoration: none; background-color: #A3A6AA; text-indent: 4px;} 
.menu li a:hover { text-decoration: none; border: 0; }
.menu ul .submenu a:hover { background-color: #D0B02C; }
/* 4-:-------- Content ------------ */


.smallHero .highlightPanelContainer
{
    position: absolute;
    top: 0;
    height: 337px;
    width: 284px;
    left: 13px;
}

.largeHero .highlightPanelContainer
{
    position: absolute;
    top: 0;
    height: 471px;
    width: 284px;
    left: 13px;
}

.largeHero .homeHighlightContainer
{
    /*height: 544px !important;*/
}

.highlightPanel
{
    width: 284px;
    background-color: #fff;
    border-bottom: 10px solid #D0B02C;
    position: absolute;
    bottom: 0;
    padding: 5px 10px 0px 10px;
    margin: 0;
    float: left;
    z-index: 23;
}

/*	.largePanel {
		padding:20px 10px 10px 10px;
	}
	*/

#contentContainer
{
    background-image: url('/Style Library/Endemol/Images/elements/content-bg.gif');
    background-position:0 0;
    background-repeat:no-repeat;
    background-color: #f5f8fa;
    width: 822px;
    float: right;
    padding: 0 0 25px 0;
    border-bottom: 10px solid #01325b;
    z-index: 23;
    margin: 0;
}

.leftCol
{
    width: 144px;
    margin: 0 2px 0 18px;
    float: left;
}

.rightColContainer
{
    background: #f5f8fa url('/Style Library/Endemol/Images/elements/content-bg-rightcol.gif') 0 0 repeat-y !important;
}

.rightCol
{
    width: 133px;
    padding: 10px 15px 0 10px;
    float: right;
    min-height: 300px;
}

.column
{
    width: 143px;
    margin: 0 0 0 16px;
    float: left;
}
.rightMargin 
{
    margin: 0 0 0 20px;
}
.colSpan2
{
    width: 300px;
}

.colSpan3
{
    width: 463px !important;
}

.colSpan4
{
    width: 620px !important;
}

.colSpanFirst { margin: 0; clear: left; }

.colSpan4Narrow
{
    width: 621px !important;
}

.hrColSpan4
{
    width: 621px;
    float: right;
    margin: 10px 5px 10px 0;
    border-bottom: 1px solid #ccd6df;
}

.formatItem .hrColSpan4
{
    margin: 10px 0 15px 0;
}

.hrColSpan3
{
    padding-bottom: 20px !important;
    border-bottom: 1px solid #ccd6df;
}

.hrColSpan3Clear
{
    margin: 10px 5px 0 0;
    width: 463px;
    float: right;
    border-bottom: 1px solid #ccd6df;
}

.contentTitle
{
    width: 620px;
    float: right;
    margin: 0 24px 0 0;
    padding: 10px 0 13px 0;
    border-bottom: 10px solid #e3e8ed;
}

/*.sIFR-active .contentTitle*/
.contentTitle
{
    padding: 0;
}

.contentItem
{
    width: 805px;
    float: left;
    margin: 20px 0 0 0;
    padding: 0;
}



/* 5-:-------- Footer ------------ */

#footerContainer
{
    width: 100%;
    background: transparent url('/Style Library/Endemol/Images/elements/footer-bg.jpg') repeat-x left top;
    float: left;
    padding: 0 0 40px 0;
    margin: -40px 0 0 0;
    z-index: 1;
    position: relative;
}

#footer
{
    margin: 60px auto 0 auto;
    width: 800px;
    padding: 0px 15px 0 175px;
    color: #858c92;
}

.gap
{
    margin-top: 10px;
}

.subNavContainer
{
    position: absolute;
    left: 338px;
}

/** SharePoint Ribbon Slider **/
#EndemolRibbonSliderContainer
{
    position:fixed;
    z-index:1000;
    width:100%;
}
#EndemolRibbonSliderContainer #EndemolRibbonSlider
{
    margin-top:-46px;
}

#EndemolRibbonSliderContainer #EndemolRibbonSlider #EndemolOpenClose
{
    /*min-width:13px;
    max-width:13px;*/
    position:relative;
    margin-right:auto;
    margin-left:auto;
    width: 100px;
    text-align: center;
} 
#EndemolRibbonSliderContainer #EndemolRibbonSlider #EndemolOpenClose a
{
    display: block;
    width: 100px;
    cursor: pointer;
}

/* Search results */
.searchPanel.largeSearch { width: 100%; }
.searchPanel.largeSearch input.searchTextBox { width: 500px; }
.searchPanel.largeSearch .searchClearBox { display: inline; }
.searchPanel.largeSearch .searchClearButton 
{
    display: inline;
    text-align: right;
    margin-left: 4px;
    margin-right: 4px;
    padding-left: 10px;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url('/Style Library/Endemol/Images/elements/search-clear.gif');
    cursor: pointer;    
}

.srch-stats
{
	background-color:transparent !important;
	margin-left:3px;
}

.srch-results { padding-left: 0px; max-width: 620px; margin-left:-21px; font-family: Arial, Helvetica, sans-serif; }
.enmg-searchresult  
{
    margin: 0;
    padding: .5em 0;
    border-bottom: 1px solid #EBEBEB; 
}

/* Best Bets */

.srch-BestBets
{
	margin-left:3px !important;
}

.srch-BB-Result
{
	padding-bottom:0px !important;
	padding-left:0px !important;
	font-family:Arial, Helvetica, sans-serif !important;
}

.srch-BB-URL2
{
	font-family:Arial, Helvetica, sans-serif !important;
}

.srch-BB-Result a
{
	font-size:0.9em !important;
}

.srch-BB-Result .srch-BBTitle a
{
	font-family:Arial, Helvetica, sans-serif !important;
}

.srch-BB-Result .srch-BBTitle, .srch-BB-Result div, .srch-BB-Result div span
{
	padding-left:0px !important;
	margin-left:0px !important;
}

.srch-BestBetsBottom
{
	display:none;
}

.srch-BB-Result span img
{
	display:none;
}

.srch-BB-URL3 span 
{
	color:black;
}


.srch-results .srch-Icon, .srch-results .srch-Metadata2, .srch-results .srch-Metadata1
{
	display:none;
}

.srch-results .srch-Description2
{
	margin-bottom:20px;
}

.srch-results .emng-searchtitle, .srch-results .emng-searchtitle *
{
    color: #124066 !important;
    font-weight: bold !important;
    line-height: 1.3em !important;
    margin: 12px 0 4px 0 !important;
    padding: 0 !important;
    text-decoration: none !important;
    font-size: 1.1em !important;    
}
.emng-searchdescription {}

.groupheader {
    background-image: url("/Style Library/Endemol/Images/bg_bullet_nonestd.gif");
    background-position: left top;
    background-repeat: no-repeat;
    color: #FE5500;
    font-family: Verdana,Arial,Helvetica;
    font-size: 14px;
    font-weight: bold;
    height: 32px;
    min-height: 100%;
    padding-left: 14px;
}