/*Femme City Extra CSS*/

.ftopElements {
	float: left;
	clear:  left;
	width: 600px;
	margin: 10px 0;
	padding: 0 0 10px;
	}


.ftopElements img {
	float: left;
	clear:  left;
	width: 570px;
	margin: 10px 0;	
	}


.ftopElements p {
	float: right;
	clear: none;
	width: 570px;
	height: auto;
	margin: 0;
	padding: 5px 0;
	font-family: Arial, Helvatica, Verdana, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #222;
	}


.femmepgElements {
	float: left;
	clear:  left;
	width: 600px;
	margin: 10px 10px 10px 15px;
	padding: 0 0 10px;
	border-bottom: 1px dotted #c09;
	}

.ftopElements h1,
.femmepgElements h1 {
	float: left;
	clear: left;
	width: 570px;
	margin: 0;
	padding: 10px;
	font-size: 24px;
	line-height: 25px;
	color: #d05bd0;	
	}


.ftopElements h3,
.femmepgElements h3 {
	float: left;
	clear: left;
	width: 570px;
	margin: 0;
	padding: 5px 0;
	font-size: 17px;
	line-height: 17px;
	color: #ed93a8;	
	}


.femmepgElements img {
	float: left;
	clear: left;
	width: 300px;/*200+4*/
	height: auto;
	margin: 0;
	padding: 2px;	
	}

.femmepgElements img.border {
	border: 1px solid #e188e1;	
	}


.femmepgElements p {
	float: right;
	clear: none;
	width: 266px;
	height: auto;
	margin: 0;
	padding: 5px 0;
	font-family: Arial, Helvatica, Verdana, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #222;
	}


.femmepgElements p.fulltext {
	width: 97%;
	}


.femmepgElements strong {
	color: #7d167d;
	}


.femmepgElements:last-child {
	border-bottom: 1px dotted #c09;
	}


.ftopElements a,
.femmepgElements a {
	text-decoration: none;
	color: #cd38da;
	font-weight: bold;
	}


.ftopElements a:hover,
.femmepgElements a:hover {
	text-decoration: underline;
	}



.femmepgElements ul {
	float: left;
	clear: none;
	width: 270px;
	list-style-type: circle;
	margin: 0 0 0 25px;
	padding: 0;
	font-size: 11px;
	color: #333;
	font-family: Arial , Helvatica, sans-serif; 
	}


.femmepgElements ul.fullevents {
	width: 550px;
	margin-top: 15px;
	font-size: 12px;
	}


.femmepgElements ul li,
.femmepgElements ul.fullevents li {
	float: left;
	clear: left;
	margin: 0;
	padding: 5px 2px;
	line-height: 17px;
	}


.femmepgElements ul.fullevents li {
	margin-left: 15px;
	}


.femmepgElements ul h2,
.femmepgElements ul.fullevents h2 {
	margin: 0 0 0 0;
	padding: 0;
	font-size: 17px;
	font-family: Arial , Helvatica, sans-serif;
	color: #cd38da;
	}


.femmepgElements ul.fullevents h2 {
	color: #980aad;
	}

/*.femmepgElements ul.fullevents li strong*/

.femmepgElements ul strong {
	padding-right: 15px;
	color: #be0431;
	}

.femmepgElements li.none {
	list-style-type: none;
	padding-left: 15px;
	}
