/* THEME */

div.topMenu #menuParent li.menuItemSelected.catwalkTheme,
div.topMenu #menuParent li.menuItemSelected.catwalkTheme{	background-color: #f66201;	}
div.catwalkTheme div.articleHolder a,
div.catwalkTheme div.articleHolder a:visited{color: #f66201;font-weight:bold;}

div.topMenu ul li.topmodel { display: none; }

div.topMenu #menuParent li.menuItemSelected.clubTheme,
div.topMenu #menuParent li.menuItemSelected.clubTheme{		background-color: #9933cc;	}
div.clubTheme div.articleHolder a,
div.clubTheme div.articleHolder a:visited{ color: #9933cc;font-weight:bold;	}


div.topMenu #menuParent li.menuItemSelected.calendarTheme,
div.topMenu #menuParent li.menuItemSelected.calendarTheme{	background-color: #cf001a;	}
div.calendarTheme div.articleHolder a,
div.calendarTheme div.articleHolder a:visited{	color: #cf001a;font-weight:bold;	}


div.topMenu #menuParent li.menuItemSelected.modeTheme,
div.topMenu #menuParent li.menuItemSelected.modeTheme{		background-color: #3f3f3f;	}
div.modeTheme div.articleHolder a,
div.modeTheme div.articleHolder a:visited{		color: #3f3f3f;	font-weight:bold;}


div.topMenu #menuParent li.menuItemSelected.skonhedTheme,
div.topMenu #menuSub li.menuItemSelected.skonhedTheme{		background-color: #e40081;	}
div.skonhedTheme div.articleHolder a,
div.skonhedTheme div.articleHolder a:visited{color: #e40081;font-weight:bold;}


div.topMenu #menuParent li.menuItemSelected.trendsTheme,
div.topMenu #menuParent li.menuItemSelected.trendsTheme{	background-color: #b6d800;	}
div.trendsTheme div.articleHolder a,
div.trendsTheme div.articleHolder a:visited{	color: #b6d800;	font-weight:bold;}


div.topMenu #menuParent li.menuItemSelected.shopTheme,
div.topMenu #menuParent li.menuItemSelected.shopTheme {	background-color: #b6d800; }
div.shopTheme div.articleHolder,
div.shopTheme div.articleHolder:visited{	color: #b6d800; font-weight:bold;}


/* OVERWRITE MASTER */
body
{
	font-family: Arial, Verdana;
	font-size: 0.7em;
	background: url(/grafik/Elle/pageTopBackground.png) repeat-x center top;
}

div.masterHeader 
{
	/*background: url(/grafik/Elle/masterHeaderBackground.png) top left no-repeat;*/
	background: #000;
}

*
{
	border: none;
	list-style: none;
	margin: 0;
	padding: 0;
}

div.masterDiv
{
	background: #fff;
	width: 956px;
}

div.masterDivInner 
{
	border: 2px solid #EAEAEA;
	width: 952px;
}

div.footerLinksHolder
{
	background: #fff;
}

div.footerHolder
{
	background: none;
	background-color: #000;
	height: 25px;
	width: 950px;
	border: 2px solid #EAEAEA;
}

div.footerContent
{
	padding: 6px 20px 0;
}

div.footerContent * 
{
	font-family: Georgia;
	font-size: 10px;
	font-weight: normal;
	text-transform: lowercase;
	color: #CCC;
}

div.footerContent a { color: #CCC !important; }

a, a:visited
{
	color: #000;
	font-family: Arial, Verdana;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

h1, h1 a, h1 a:visited,
h2, h2 a, h2 a:visited,
h3, h3 a, h3 a:visited
{
	font-family: Century Gothic, Arial;
	font-size: 30px;
	font-weight: normal;
	line-height: 32px;
	text-transform: uppercase;
}

h2, h2 a, h2 a:visited,
h3, h3 a, h3 a:visited
{
	font-size: 24px;
	/*font-weight: bold;*/
	line-height: 26px;
}

div.footerLinksHolder
{
	padding-bottom: 50px;
}

div.footerLinksHead span
{
	color: Gray;
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
}

div.footerLinksInner ul li h4,
div.footerLinksInner ul li h4 a,
div.footerLinksInner ul li h4 a:visited
{
	color: #aeaeae;
	font-family: Arial, Trebuchet MS, Sans-Serif;
	font-size: 10px;
	margin: 0;
}

div.footerLinksInner ul li h4 a:hover
{
	color: #929292;
}

div.footerLinksInner
{
	min-height: 93px;
}

/* site links */
div.footerLinksInnerCustom
{
	height: 185px;
	margin: 20px auto 0;
	width: 949px;
}

div.footerLinksInnerCustom div.footerLinksHeadCustom
{
	background: url('/grafik/Elle/sitelinks.top.jpg') no-repeat center;
	border: none;
	height: 16px;
}

div.footerLinksInnerCustom div.footerLinksHeadCustom span
{
	display: none;
}

div.footerLinksInnerCustom ul
{
	float: left;
	margin: 13px 0 0 10px;
	width: 227px;
}

div.footerLinksInnerCustom ul li
{
	margin-bottom: 5px;
	.margin-bottom: 2px;
}

div.footerLinksInnerCustom ul li a,
div.footerLinksInnerCustom ul li a:visited
{
	font: normal 12px 'Arial';
}

div.footerLinksInnerCustom ul li b
{
	padding-right: 5px;
}

/* INPUTS */
input.btnStandard
{
	border: none;
	background: none;
	cursor: pointer;
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	margin-left: 6px;
	text-decoration: underline;
	text-transform: uppercase;
}

div.readmore,div.readMore
{
	background-image: url('/grafik/Elle/readmoreBg.gif');
	background-position: 0 center;
	background-repeat: no-repeat;
	height: 20px;
	line-height: 20px;
	width: 95px;
}

div.readmore a,
div.readmore a:visited,
div.readMore a,
div.readMore a:visited
{
	font-family: Century Gothic;
	font-size: 12px;
	font-weight: bold;
	padding-left: 40px;
	text-transform: uppercase;
}

div.txtStandard
{
	border: 1px solid #cfcfcf;
	height: 20px;
	width: 200px;
}

div.txtStandard input
{
	background: none;
	border: 1px solid #cfcfcf;
	font-size: 13px;
	height: 16px;
	margin-left: 5px;
	width: 190px;
	margin-right: 10px;
}

input.btnRedSmall
{
	background-color: #d6d6d6;
	border: none;
	color: #000;
	cursor: pointer;
	font-size: 11px;
	font-weight: bold;
	height: 19px;
	margin-top: 10px;
	text-transform: uppercase;
	width: 50px;
}


/* BANNER */
div.topBannerHolder
{
	background-color: #000;
	margin: 0 auto;
	min-height: 140px;
	text-align: center;
	/*width: 930px;
	height: 180px; pga. Nivea kampgne*/
	overflow: visible;
	position: relative;
	z-index: 10000;
}

div.topBannerHolder table
{
	min-height: 140px;
	width: 950px;
}
	
div.topBannerHolder table td
{
	text-align: center;
	vertical-align: middle;
}

/* Might have to be moved to Master.css */
div.multifeed.top-brown div.top			{	background-position: 0 -465px;	}

/* TOP  LOGO  MENU  TEXT */
div.topLogoHolder
{
	margin: 0 auto;
	margin-bottom: 12px;
	margin-top: 2px;
	position: relative;
	width: 930px;
}

div.topLogo
{
	background: url('/grafik/Elle/logo.png') 0px 5px no-repeat;
	float: left;
	height: 111px;
	width: 191px;
}

div.topLogo a
{
	display: block;
	height: 111px;
	width: 191px;
}

div.topGlobalMenu2
{
	display: none;
}

div.topGlobalMenu
{
	height: 26px;
	width: auto;
}

div.topGlobalMenu ul li
{
	display: block;
	float: right;
	margin-top: 3px;
}

div.topGlobalMenu a,
div.topGlobalMenu a:visited
{
	color: #fff;
	font-family: Century Gothic, Arial;
	font-size: 9px;
	font-weight: bold;
	margin-left: 8px;
	min-width: 20px;
	padding-right: 8px;
	padding-top: 5px;
	text-transform: uppercase;
}

div.topText
{
	height: 70px;
	width: auto;
}

div.topText h2
{
	color: #fff;
	font-size: 30px;
	font-weight: normal;
}

div.topTextInner
{
	border: 0px solid #fff;
	margin: 0 auto;
	padding-left: 150px;
	padding-top: 15px;
	width: 570px;
}

div.topMenu
{
	background-color: #fff;
	clear: both;
	border: 0px solid blue;
	width: 953px;
	position:relative;
	right: 12px;
}

div.topSearch
{
	height: 20px;
	position: absolute;
	right:7px;
	top: 119px;
	width: 190px;
	z-index: 1;
}

div.topSearch input.searchText
{
	border: 1px solid #d9d9d9;
	font-size: 11px;
	height: 14px;
	margin: -2px 0 0 10px;
	.margin-top: 0px;
	width: 115px;
}

div.topSearch input.searchBtn
{
	border: none;
	background: none;
	cursor: pointer;
	font-family: Century Gothic, Arial;
	font-size: 14px;
	height: 16px;
	margin-top: -1px;
	text-transform: uppercase;
	width: 50px;
}




/* MENU */
div.topMenu #menuParent
{
	border-bottom: 1px solid #e2e2e2;
	border-top: 1px solid #e2e2e2;
	height: 35px;
	background: url("/grafik/Elle/menuBg.png") top left repeat-x;
	overflow:hidden;
}

div.topMenu #menuParent a,
div.topMenu #menuParent a:visited
{
	font-family: Arial;
	color: #333333 !important;
	font-size: 16px;
	line-height: 19px;
	margin: 0;
	text-transform: lowercase;
}

div.topMenu #menuParent ul 
{
	padding:9px 0 0 7px;
}

div.topMenu #menuParent ul li
{
	border-right: 1px solid #949494;
	padding: 0px 10px;
}

div.topMenu #menuParent ul li.menuItemSelected
{
	height:28px;
	position:relative;
	bottom:7px;
	padding-top:7px;
	border:0;
	background-color: #000;
}

div.topMenu #menuParent a.menuSelected,
div.topMenu #menuParent a.menuSelected:visited
{
	color: #fff !important;
	padding: 1px 3px;
}

div.topMenu #menuSub ul 
{
	position:absolute;
	left: 7px;
	height:30px;
}

div.topMenu #menuSub ul li
{
	height:15px;
	padding: 7px 10px;
	text-align:center;
}

div.topMenu #menuSub ul li.menuItemSelected
{
	background: #000;
}

div.topMenu #menuSub ul li.menuItemSelected a
{
	color: #FFF;
}

div.topMenu #menuSub a,
div.topMenu #menuSub a:visited
{
	font-family: Arial;
	font-size: 12px;
	line-height: 14px;
	margin: 0;
	text-transform: lowercase;
}

div.topMenu #menuSub a.menuSelected,
div.topMenu #menuSub a.menuSelected:visited
{
	font-size: 12px;
}

div.topMenu #menuSub
{
	border-bottom: 1px solid #e2e2e2;
	border-top: 1px solid #e2e2e2;
	margin-top: 1px;
	height: 30px;
	margin-bottom: 5px;
	background: url(/grafik/Elle/menuSubBg.png) top left repeat-x transparent;
	overflow:hidden;
}

div.topMenu.default #menuSub { display: none; }

div.topMenu ul li
{
	float: left;
}


/* NEWSLETTER SIGNUP */
div.newsletterHolder
{
	background-color: #e50083;
	background-image: url('/grafik/Elle/elleLogoNewsletter.gif');
	background-repeat: no-repeat;
	font-size: 10px;
	margin-bottom: 12px;
	padding: 0 0 5px 0;
}

div.newsletterHolder p
{
	display: block;
	margin: 0px 0 5px 0;
}

div.newsletterHolder h3
{
	font-size: 17px;
	line-height: 33px;
	margin: 0 0 0 44px;
}

div.newsletterHolder div.litTxtMessage span
{
	background-color: #000;
	margin: 0 0 0 10px;
	text-transform: uppercase;
}

div.newsletterHolder p.txtunsubscribe
{
	color: #fff;
	font-style: italic;
	margin: 0 0 0 10px;
}

div.newsletterHolder p.txtunsubscribe a,
div.newsletterHolder p.txtunsubscribe a:visited
{
	color: #fff;
	font-size: 10px;
	text-decoration: underline;
}

div.newsletterHolder div.txt
{
	background: #fff;
	float: left;
	height: 16px;
	margin: 0px 0 0 10px;
	width: 220px;
}

div.newsletterHolder .txtEmail
{
	background: none;
	border: none;
	.margin: -1px 0 0 -3px;
	width: 210px;
}

div.newsletterHolder div.btn
{
	background: #d6d6d6;
	height: 16px;
	margin: 0px 0 0 0px;
	float: left;
}

div.newsletterHolder .btnSend
{
	border: none;
	background: none;
	cursor: pointer;
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	height: 16px;
	text-decoration: none;
	text-transform: uppercase;
	width: 60px;
}

/* TEASER (VITAL ORGAN) SMALL VERSION */

div.colLeft div.teaserHolder {
	height: 144px;
	margin-bottom: 12px;
	overflow: visible;
}

div.colLeft div.teaserHolder ul {
	list-style: none outside none;
	margin: 0;
	padding: 0;
}

div.colLeft div.teaserHolder ul li {
	float: left;
	height: 144px;
	margin-right: 12px;
	overflow: hidden;
	position: relative;
	width: 144px;
	margin-bottom: 12px;
}

div.colLeft div.teaserHolder ul li div.image {
	height: 144px;
	overflow: hidden;
	width: 144px;
}

div.colLeft div.teaserHolder ul li div.content {
	background-image: url("/grafik/Elle/teaserContent.png");
	background-repeat: repeat-x;
	bottom: 0;
	height: 27px;
	position: absolute;
	width: 144px;
}

div.colLeft div.teaserHolder ul li div.content a, div.colLeft div.teaserHolder ul li div.content a:visited {
	color: #FFFFFF;
	font-family: Century Gothic;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 0 5px;
	text-transform: uppercase;
}


/* TEASER */
div.teaserHolder div.readMore{display:block;}

div.colMiddle div.teaserHolder
{
	width:624px;
	margin-bottom: 12px;
	overflow: visible;
}

div.colMiddle div.teaserHolder ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}

div.colMiddle div.teaserHolder ul li
{
	float: left;
	height: 300px;
	margin-right: 12px;
	margin-bottom:12px;
	overflow: hidden;
	position: relative;
	width: 300px;
}


div.colMiddle div.teaserHolder ul li.last
{
	margin-right: 0px;
}

div.colMiddle div.teaserHolder ul li div.image
{
	height: 200px;
	overflow: hidden;
	width: 300px;
	position: absolute;
	top: 45px;
	left: 0;
}

div.colMiddle .teaserHolder ul.ulistHolder h3 
{
	height: 40px;
	width: 300px;
	font-family: Century Gothic, Arial;
	color: #000;
	font-weight: bold;
	font-size: 18px;
	position:absolute;
	top:0;
	padding-top: 7px;
	padding-left: 7px;
	background: url(/grafik/Elle/teaserHeaderBg.gif) top left repeat-x;
}

div.colMiddle .teaserHolder ul.ulistHolder h3 a 
{
	font-family: Century Gothic, Arial !important;
	color: #000 !important;
	font-weight: bold !important;
	font-size: 24px !important;	
}

div.colMiddle div.teaserHolder ul li div.content p
{
	position:absolute;
	bottom:18px;
	height: 35px;
	overflow:hidden;
	width:300px;
	font-family:Century Gothic,Arial;
	font-weight:normal;
	display:block;
}

 div.colMiddle .teaserHolder ul.ulistHolder p.teaser a { color:#000; }

div.colMiddle .teaserHolder ul.ulistHolder .readMore 
{
	position:absolute;
	bottom:0;
}

div.colMiddle div.teaserHolder ul li div.content
{
	background-image: url('/grafik/Elle/teaserContent.png');
	background-repeat: repeat-x;
	height: 27px;
	width: 300px;
}

div.colMiddle div.teaserHolder ul li div.content a,
div.colMiddle div.teaserHolder ul li div.content a:visited
{
	color: #fff;
	font-family: Century Gothic;
	font-size: 12px;
	margin: 0 0 0 0px;
}

div.colMiddle div.colLeft div.teaserHolder ul li
{
	margin: 0 0 12px 0;
}



/* LATEST NEWS */
div.latestNewsHolder
{
	background-image: url('/grafik/Elle/elleLogolatesnews.gif');
	background-repeat: no-repeat;
	width: 300px;
}

div.latestNewsHolder ul.ulistHolder
{
	list-style: none;
	padding: 0;
	margin: 0;
}

div.latestNewsHolder h3
{
	color: #fff;
	line-height: 33px;
	margin: 0 0 0 60px;
}

div.latestNewsHolder ul.ulistHolder li
{
	margin: 5px 0 5px 0;
	height: 37px;
}

div.latestNewsHolder ul.ulistHolder .content h3
{
	line-height: 20px;
	margin: 0px 0 0px 0;
}

div.latestNewsHolder ul.ulistHolder .content h3 a,
div.latestNewsHolder ul.ulistHolder .content h3 a:visited
{
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	line-height: 15px;
	text-transform: none;
}

div.latestNewsHolder ul.ulistHolder .content
{
	min-height: 15px;
	width: 290px;
}

div.latestNewsHolder ul.ulistHolder .date
{
	/*margin-bottom: 3px;
	width: 250px;*/
	/*display: none;*/
}

div.latestNewsHolder ul.ulistHolder .date a,
div.latestNewsHolder ul.ulistHolder .date a:visited
{
	color: #000;
	font-size: 11px;
	font-weight: bold;
}


/* LATEST NEWS 2 */
div.latestNewsHolder2
{
	background-image: url('/grafik/Elle/elleLogolatesnews2.gif');
	background-repeat: no-repeat;
}

div.latestNewsHolder2 h3
{
	border-bottom: 1px solid #E5E5E5;
	color: #000;
	margin: 0;
	padding: 0 0 0 50px;
}

div.latestNewsHolder2 ul.ulistHolder .content h3
{
	border: none;
	padding: 0;
}


/* latestNewsHolderSmall */
div.latestNewsHolderSmall 
{
	height: 250px;
	overflow: hidden;
	width: 144px !important;
}

div.latestNewsHolderSmall ul.ulistHolder li
{
	margin: 5px 0 5px 0;
	height: auto;
}

div.latestNewsHolderSmall ul.ulistHolder .content
{
	width: 144px;
}

div.latestNewsHolderSmall ul.ulistHolder .date
{
	width: 144px;
}

/* ulistFrontpageArticle */
ul.ulistFrontpageArticle
{
	height: 300px;
	width: 624px;
}

ul.ulistFrontpageArticle li
{
	/*background-image: url(/grafik/Elle/frontpageArticleBg.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;*/
	display: block;
	float: left;
	margin-right: 12px;
	width: 300px;
}

ul.ulistFrontpageArticle li div.content p.teaser 
{
	height: 30px;
	overflow: hidden;
}



ul.ulistFrontpageArticle li div.image,
ul.ulistFrontpageArticle li div.image img
{
	height: 215px;
	width: 300px;
}

ul.ulistFrontpageArticle li div.content
{
	overflow: hidden;
	width: 300px;
}

ul.ulistFrontpageArticle li div.content h1
{
	border-bottom: 1px solid #e5e5e5;
	display:none;
}

ul.ulistFrontpageArticle li div.content h1 a,
ul.ulistFrontpageArticle li div.content h1 a:visited
{
	color: #e40081;
	font-size: 10px;
	font-weight: bold;
	line-height: 20px;
}

ul.ulistFrontpageArticle li div.content h3 a,
ul.ulistFrontpageArticle li div.content h3 a:visited
{
	font-size: 25px;
	/*font-weight: bold;*/
}



/* POLL */
div.pollHolder
{
	background-image: url('/grafik/Elle/ellePollBg.png');
	background-repeat: no-repeat;
	background-color: #272727;
	color: #fff;
	min-height: 50px;
	padding: 30px 10px 10px 10px;
	margin-bottom: 12px;
	width: 280px;
}

div.pollHolder div.pollHeadline
{
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}

div.pollHolder p
{
	color: #fff;
	font-family: Arial, Verdana;
	font-size: 10px;
	margin: 0 0 10px 0;
}

div.pollHolder ul
{
	font-size: 10pt;
	font-weight: bold;
	list-style: none;
	padding: 0;
	margin: 0;
}

div.pollHolder ul li
{
	padding-bottom: 2px;
}

div.pollHolder div.pollCaseHolder
{
	min-height: 15px;
	width: 290px;
}

div.pollVoteHolder
{
	background-image: url(/grafik/elle/pollVoteBg.png);
	float: left;
	height: 8px;
	margin-right: 5px;
	padding: 0 5px;
	overflow: hidden;
	width: 155px;
}

div.pollVoteHolder div.pollVote
{
	background-color: #e40081;
	background-image: url(/grafik/elle/pollVotePercent.png);
	background-position: right;
	background-repeat: no-repeat;
	height: 4px;
	margin: 2px 0px 3px 0px;
}

div.pollHolder ul li p
{
	float: left;
	margin: -3px 0 0 0;
}

div.pollHolder ul li p.pollVoteText
{
	min-height: 15px;
	width: 80px;
}

div.pollHolder hr
{
	display: none;
}

div.pollHolder .submit input
{
	background-color: #ddd;
	border: none;
	color: #000;
	cursor: pointer;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	margin-top: 5px;
	text-transform: uppercase;
}

div.questionAnswerHolder
{
	margin-top: 10px;
}

div.questionAnswer
{
	font-size: 10px;
	font-weight: bold;
	line-height: 20px;
	width: 280px;
}

div.questionAnswer input
{
	margin: 0 10px 0px 0;
	padding: 0;
}



/* SNAP IN */
/* SECTIONS */
div.snapinSectionsHolder
{
	background-color: #000;
	min-height: 200px;
	padding: 5px;
}

div.snapinSectionsHolder p
{
	color: #fff;
	font-size: 18px;
	margin: 5px 0 8px 4px;
}

div.snapinSections
{
	background-color: #fff;
	height: 59px;
	margin-top: 1px;
	/*overflow: hidden;*/
	width: 290px;
}

div.snapinSections div.ImageHolder
{
	border-right: 1px solid #000;
	height: 59px;
	float: left;
	overflow: hidden;
	width: 84px;
}

div.snapinSections div.TextHolder
{
	height: 59px;
	float: right;
	overflow: hidden;
	width: 205px;
}

div.snapinSections div.TextHolder div.top
{
	background-image: url('/grafik/common/arrowSnapin.gif');
	background-repeat: no-repeat;
	color: #3d3d3d;
	font-size: 14px;
	font-weight: bold;
	height: 41px;
}

div.snapinSections div.TextHolder div.top a
{
	display: block;
	padding: 5px 0 0 20px;
	height: 33px;
	overflow: hidden;
}

div.snapinSections div.TextHolder div.bottom
{
	background-color: #ccc;
	font-size: 10px;
	font-style: italic;
	height: 18px;
}

div.snapinSections div.TextHolder div.bottom a
{
	float: right; 
	margin: 3px 5px 0 0;
}

div.snapinSections div.TextHolder a, div.snapinSections div.TextHolder a:visited
{
	font-family: Arial, Verdana;
}



/* PRINT BAR */
div.printbarHolder
{
	height: 20px;
	margin-bottom: 6px;
	width: 612px;
}

div.printbarInner
{
	float: right;
	margin-left: 15px;
}

div.printbarInner input.btnStandard
{
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: underline;
}

/* Three Stories */
ul.ulistTopStoryCategoryArticleSmall
{
	margin-bottom: 12px;
	padding-bottom: 12px;
	width: 630px;
}

ul.ulistTopStoryCategoryArticleSmall li
{
	display: inline-block;
	margin: 0 5px 10px 0;
	vertical-align: top;
	width: 202px;
	float: left;
}

span.search-help 
{
	right: -5px;
}

ul.ulistTopStoryCategoryArticleSmall li .cat
{
	display: none;
}

ul.ulistTopStoryCategoryArticleSmall div.image 
{
	width: 202px;
	height: 132px;
	overflow:hidden;
}

ul.ulistTopStoryCategoryArticleSmall h3
{
	font-size: 20px;
	font-weight: bold;
	padding: 3px 0 2px;
	line-height:20px;
}

ul.ulistTopStoryCategoryArticleSmall h3 a
{
	line-height:20px;
}

ul.ulistTopStoryCategoryArticleSmall .teaser
{
	font-size: 12px;
	font-family: Century Gothic, Arial;
	font-weight: normal;
	height: 33px;
	overflow: hidden;
}

ul.ulistTopStoryCategoryArticleSmall .teaser span 
{
	display:none;
}

ul.ulistTopStoryCategoryArticleSmall .readmore
{
	background-image: url('/grafik/Elle/readmoreBg.gif');
	background-position: 0 center;
	background-repeat: no-repeat;
	height: 20px;
	line-height: 20px;
	width: 150px;
}	



/* Double Stories */
ul.ulistTopStoryCategoryArticleDouble
{
	margin-bottom: 12px;
	padding-bottom: 12px;
	width: 630px;
}

ul.ulistTopStoryCategoryArticleDouble li
{
	display: inline-block;
	margin: 0 12px 10px 0;
	vertical-align: top;
	width: 300px;
	float: left;
} 

span.search-help 
{
	right: -5px;
}

ul.ulistTopStoryCategoryArticleDouble li .cat
{
	display: none;
}

ul.ulistTopStoryCategoryArticleDouble div.image 
{
	width: 300px;
	height: 196px;
	overflow:hidden;
}

ul.ulistTopStoryCategoryArticleDouble h3
{
	font-size: 20px;
	font-weight: bold;
	padding: 3px 0 2px;
	line-height:20px;
}

ul.ulistTopStoryCategoryArticleDouble h3 a
{
	line-height:20px;
}

ul.ulistTopStoryCategoryArticleDouble .teaser
{
	font-size: 12px;
	font-family: Century Gothic, Arial;
	font-weight: normal;
	height: 33px;
	overflow:hidden;
}

ul.ulistTopStoryCategoryArticleDouble .teaser span.parentcatname
{
	display:none;
}

ul.ulistTopStoryCategoryArticleDouble .readmore
{
	background-image: url('/grafik/Elle/readmoreBg.gif');
	background-position: 0 center;
	background-repeat: no-repeat;
	height: 20px;
	line-height: 20px;
	width: 150px;
}	







/* NEWS SWITCHER */
/* FRONTPAGE */
div.newsSwitchHolder
{
	min-height: 200px;
	margin-bottom: 12px;
	padding-bottom: 6px;
	position: relative;
	overflow: hidden;
	width: 612px;
}

div.newsSwitchHolder ul
{
	display: none;
}

div.newsSwitch
{
	height: 250px;
	overflow: hidden;
	margin-bottom: 8px;
	width: 612px;
}

div.newsSwitch div.image
{
	float: left;
	height: 250px;
	position: absolute;
	overflow: hidden;
	width: 456px;
	padding-top: 2px;
}

div.newsSwitchHolder div.newsSwitchText h1
{
	line-height: 25px;
}

div.newsSwitchHolder div.newsSwitchText h2
{
	font-size: 12px;
	font-family: Century Gothic, Arial;
	font-weight: normal;
	line-height: 14px;
}

div.newsSwitchHolder div.newsSwitchText p.cat,
div.newsSwitchHolder div.newsSwitchText p.sec
{
	display: none;
}

div.newsSwitchHolder div.newsSwitchText p.date
{
	font-size: 11px;
	padding:2px 2px;
}

div.newsSwitchHolder div.newsSwitchText div.readmore
{
	margin-top: 6px;
}

div.newsSwitch div.menu
{
	height: 250px;
	position: absolute;
	right: 0;
	width: 155px;
	padding-top: 2px;
}

div.newsSwitch div.menuItem
{
	background-image: url('/grafik/Elle/newsSwitchMenuBg.gif');
	background-repeat: no-repeat;
	background-position: right top;
	cursor: pointer;
	height: 80px;
	width: 155px;
	padding-bottom:4px;
}

div.newsSwitch #menuItem_2
{
	height: 80px;
}

div.newsSwitch div.Hover
{
	/*background-image: url('/grafik/Elle/newsSwitchMenuHoverBg.gif');*/
}

div.newsSwitch div.Selected
{
	background-image: url('/grafik/Elle/newsSwitchMenuSelBg.gif');
	background-position: right top;
	background-repeat: no-repeat;
	border: none !important;
	
}

div.newsSwitch div.menu span
{
	display: block;
	font-family: Century Gothic;
	font-size: 12px;
	line-height: 14px;
	margin-left: 9px;
}

div.newsSwitch div.menu span.menuItemSpan1
{
	color: #000000;
	font-size: 20px;
	font-weight:bold;
	line-height: 16px;
	font-family: Century Gothic;
	padding-top: 9px;
	text-transform: uppercase;
}

div.newsSwitch div.Selected span.menuItemSpan1,
div.newsSwitch div.Selected span.menuItemSpan2,
div.newsSwitch div.Hover span.menuItemSpan2,
{
	color: #fff;
}

div.newsSwitch div.Selected span.menuItemSpan1,
div.newsSwitch div.Selected span.menuItemSpan2
{
	color: #fff;
}


/* ARTICLE GREY BOX */
div.articleCopyright,
div.grayBoxHolder
{
	min-height: 20px;
	margin-bottom: 12px;
	width: 612px;
}

div.articleCopyright .top,
div.grayBoxHolder .top
{
	height: 10px;
	width: 612px;
}

div.articleCopyright h1,
div.grayBoxHolder h1
{
	font-size: 24px;
	line-height: 24px;
}

div.articleCopyright .content,
div.grayBoxHolder .content
{
	min-height: 10px;
	padding: 4px 10px;
	width: 592px;
}

div.articleCopyright .bottom,
div.grayBoxHolder .bottom
{
	height: 10px;
	width: 612px;
}


/* QUIZ */
div.quizHolder div.item
{
	margin-bottom: 24px;
}

div.quizHolder div.item p.headline
{
	font-weight: bold;
	text-decoration: underline;
	margin:5 0 0 0;
}

div.quizHolder div.item p.question
{
	margin: 5px 0;
}

div.quizHolder div.item div.answers div.txtStandard
{
	height: 17px;
	margin-bottom: 4px;
	border: 0;
	width: 600px;
}

div.quizHolder div.item div.answers div.radStandard
{
	height: 20px;
	line-height: 20px;
	margin-bottom: 2px;
}

div.quizHolder div.item div.answers div.radStandard input
{
	margin: 0 5px 0 0;
}


/* KONKURRENCE LISTE */

ul.QuizList
{
	list-style: none;
	margin: 0;
	margin-bottom: 12px;
	max-width: 456px;
	padding: 0;
}

ul.QuizList li
{
	background-color: #f4f4f4;
	background-image: url('/grafik/Elle/sectionWhiteBg.png');
	background-repeat: no-repeat;
	background-position: right;
	height: 95px;
	margin-bottom: 12px;
	padding-bottom: 12px;
	width: 456px;
}

ul.QuizList .image
{
	border-right: 1px solid white;
	height: 95px;
	float: left;
	overflow: hidden;
	max-width: 108px;
}

ul.QuizList .content
{
	float: left;
	height: 78px;
	margin: 0px 12px 0 8px;
	position: static;
	overflow: hidden;
	width: 288px;
}

ul.QuizList .content p.cat
{
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	margin: 0 0 6px 0;
}

ul.QuizList .content p.date
{
	display: none;
}

ul.QuizList a,
ul.QuizList a:visited
{
	color: #000;
	padding: 0;
	text-transform: none;
}

ul.QuizList h3
{
	margin-bottom: 0px;
}

ul.QuizList h3 a,
ul.QuizList h3 a:visited
{
	font-size: 20px;
}

ul.QuizList .readmore a
{
	float: left;
	margin: -1px 0 0 25px;
}

ul.QuizList .teaser
{
	padding: 0;
	margin: 0;
}

ul.QuizList div.readmore
{
	background-image: url('/grafik/Elle/readmoreBgGrey.gif');
	background-position: 0 center;
	float: left;
	margin: 0 0 12px 8px;
	padding: 0 1px 0 15px;
}


/* SEARCH */
div.TabNavigation ul li a,
div.TabNavigation ul li a:visited,
div.TabNavigation ul li a span
{
	background-image: url('/grafik/elle/tabs_2.png') !important;
	color: #000 !important;
}

div.TabNavigation ul li a.active,
div.TabNavigation ul li a.active span
{
	color: #fff !important;
}

.error
{
	color: red;
}


/* filippa k microsite */
body.filippak
{
	background: #393939 url('/grafik/microsite/filippak/body.bg.jpg') repeat-x center top;
}

body.filippak div.masterDiv
{
	width: 950px;
}

body.filippak div.footerLinksHolder
{
	background: none;
}

body.filippak div.footerLinksHead span
{
	color: #fff;
}

div.topMenu li.filippak
{
	display: none;
}

/* ULIST SECTION FRONT */
ul.ulistSectionFront
{
	list-style: none;
	margin: 0;
	margin-bottom: 12px;
	padding: 0;
}

ul.ulistSectionFront li
{
	background-color: #000;
	height: 144px;
	margin-bottom: 10px;
	width: 612px;
}

ul.ulistSectionFront .image
{
	height: 144px;
	float: left;
	overflow: hidden;
	width: 144px;
}

ul.ulistSectionFront .content
{
	float: left;
	height: 110px;
	margin: 7px 7px 0 7px;
	position: static;
	overflow: hidden;
	width: 440px;
}

ul.ulistSectionFront a,
ul.ulistSectionFront a:visited
{
	color: #fff;
}

ul.ulistSectionFront h1
{
	max-height:61px;
	overflow:hidden;
	padding-bottom:4px;
}

ul.ulistSectionFront h1 a
{
	line-height:28px;
}

ul.ulistSectionFront h3
{
	display:none;
	border-bottom: 1px solid #666;
	padding-bottom: 14px;
}


ul.ulistSectionFront h3,
ul.ulistSectionFront h3 a,
ul.ulistSectionFront h3 a:visited
{
	font-size: 20px;
	font-weight: normal;
	line-height: 24px;
	margin-bottom: 6px;
}
ul.ulistSectionFront p.teaser
{
	margin: 0;
	padding-top: 4px;
	font-size:12px;
}

ul.ulistSectionFront div.readmore
{
	background-image: url(/grafik/Elle/readmoreBgBlack.gif);
	background-position: 0 center;
	color: #fff;
	float: left;
	margin-left: 12px;
}
.ThermsAndConditionsAccept
{
	display:none;
}
.ThermsAndConditions p
{
	margin:0;
}

.NewsletterSignupEmail, .NewsletterSignupForename, .NewsletterSignupSurname
{
	border: 1px solid #000;
}

div.webtv-videolist .head
{
	padding: 5px;
}

div.webtv-videolist .head p
{
	font: normal 18px arial;
}

div.webtv-videolist .list 
{
	top: 0px;
}

div.webtv .webtv-player
{
    background: #E1E1E1;
}
