.branding-top {
	background: url(dnn_large_banner.jpg) no-repeat center;
	width: 890px;
	height: 340px;
	clear: both;
	overflow: hidden;
}
.branding-top p {
	padding: 270px 60px 0 60px;
	font-size: 1.4em;
	color: #333;
}
.branding-bottom {
	clear: both;
	margin-top: 1em;
	overflow: hidden;
}
.branding-bottom ul {
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	clear: both;
}
.branding-bottom li {
	list-style: none;
	margin: 0 10px 0 0;
	padding: 0;
	display: block;
	width: 170px;
	float: left;
}

.branding-bottom li.training {
	margin: 0;
}

.branding-bottom dl {
	background: url(itembg.gif) repeat-y;
	margin: 33px 0 0 0;
	padding: 0 10px;
}
.branding-bottom dd {
	margin-left: 10px;
	height: 66px;
}
.branding-bottom dt {
	font-size: 90%;
	text-align: center;
	padding-top: 65px;
	margin-bottom: 1.75em;
	font-weight: bold;
}
.branding-bottom .commmunity {
	background: url(community_title.gif) no-repeat top left;
}
.commmunity dt {
	background: url(community_icon.gif) no-repeat;
	background-position: 50% 10px;
}
.branding-bottom .marketplace {
	background: url(marketplace_title.gif) no-repeat top left;
}
.marketplace dt {
	background: url(marketplace_icon.gif) no-repeat;
	background-position: 50% 10px;
}
.branding-bottom .conferences {
	background: url(conferences_title.gif) no-repeat top left;
}
.conferences dt {
	background: url(conferences_icon.gif) no-repeat;
	background-position: 50% 10px;
}
.branding-bottom .training {
	background: url(training_title.gif) no-repeat top left;
}
.training dt {
	background: url(training_icon.gif) no-repeat;
	background-position: 50% 10px;
}
.branding-bottom .support {
	background: url(support_title.gif) no-repeat top left;
}
.support dt {
	background: url(support_icon.gif) no-repeat;
	background-position: 50% 10px;
}
dl.bt {
	margin: 0;
	padding: 0;
	background: url(item_bt_bg.gif) no-repeat bottom;
	height: 32px;
	width: 170px;
}
#LoginInfo
{
	width:660px; 
	float:left;
}
#LoginInfo h3
{
	background-color: #f7f7f7;
	color: #8f0000;
	padding: 2px 0px;
}
#LoginInfo dd, #LoginInfo dt 
{
	display:inline;
}
#LoginInfo dt
{
	font-weight:bold;
	color: #333;
}
#LoginInfo p.LoginNotes
{
	font-size: .8em;
}
#LoginInfo div.LoginBlock {
	float: left;
	width: 310px;
	padding: 5px 5px;
	margin: 0px 2px;
	border: 1px #f0f0f0 solid;
}
.SponsorIcon
{
	margin: 5px 26px; 
	float: left;
}
#QuickLinks 
{
	background-color:#f0f0f0;
	border: 1px gray dotted;
	padding: 2px 5px;
	margin-right:5px;
	width: 200px;
	float:right;
}
div.hr
{
	height: 2px;
	background-color: #8f0000;
	margin: 5px 0 15px 0;
	clear:both;
}
div.hr hr
{
	display: none;
}

/*-----------------------------------------------------------------------*/
/* DrNuke Easy Mod */
/* Use display:none to hide some of these sections, for example */
/* .EMDateContainer { display:none; } */
/* .EMSearchContainer { display:none; } */
/* .EMMenuArrow { display:none; } */
/*-----------------------------------------------------------------------*/
.EMSkinWidth { width:1000px; }
.EMBackground { background-image:url('http://www.culturaromena.it/images/backgrounds/pattern_138.gif')}
.EMLanguageContainer { display:none; }
.EMSearchContainer { }
.EMDateContainer { }
.EMBreadcrumbContainer { }
.EMCopyrightContainer { }
.EMTermsContainer { display:none; }
.EMPrivacyContainer { display:none; }
.EMSubMenuItemOn { color:#ee4401; }
.EMSubMenuItemOff { color:#777777; }
.EMSubMenuItemBGOn { background:#e4e4e4; }
.EMSubMenuItemBGOff { background:#ffffff; }
.EMMenuArrow { }
.EMBanner { height:183px; }
.EMBannerInner { height:95px; }


/* News Articles Custom Styles */
/*.articleImage { border-width:thin; border-style:solid; align:center; }*/
.articleImage {
border: 1px solid #4C3C1B;
padding: 5px;
background-color: #EFEECB;
}
/*
.NormalWhite { font-family: Georgia, Tahoma, Arial, Helvetica; font-size: 12px; font-weight: bold; color: #FFFFFF; }
.articleQuote { font-family: Georgia, Tahoma, Arial, Helvetica; font-size: 8pt; border-top: solid 1px #999999; border-bottom: solid 1px #999999; }
 
.articleTitle { font-size : 14px; font-weight : bolder; color : #006600; }
.articleTable { background-color: black; margin: 0px; }
.articleTopCell { background-color: #006600; color: white; font-weight: bold; padding: 6px; height: 25px; }
.articleContentCell { color: black; padding: 6px; background-color: #FEFEFE; }
.articleTextCell { color: black; padding: 6px; background-color: #FFFFCC; }
.articleIconCell { background-color: #D0D0D0; width: 20px; }
.articleFooterCell { color: #FFFFFF; padding: 3px; background-color: #80B288; height: 25px; }

*/

A:link {text-decoration: none; }
A:visited {text-decoration: none; }
A:active {text-decoration: none; }
A:hover {text-decoration: underline; color: #ba500c;}

/* BBC Like News - Latest2*/

.sbContentPane{
	width:799px;
	float:right;
}
/*---------Styling for latest news on home page---------------------*/
.newsWrap,.newsWrapBot {
	width: 463px;
/*	min-height:100px;   caused problems in IE7 & Chrome */
	position:relative;
}
.newsWrap {
	z-index:10;
	padding: 0 0 0 5px;
}
.newsWrapBot {
	margin:0 0 0 5px;
	background-color:#F3D154;
	padding-bottom:20px;
}
.newsWrap h2 {
	border-bottom:1px solid white;
	font-size:1.4em;
	padding:8px 0;
	margin:0;
}
ul.latestFeatured {
	position:relative;
	overflow:hidden;
}
ul.latestFeatured li {
	border-bottom:#ffffff 1px solid;

}
ul.latestFeatured li p {
	line-height:1;
	margin:0 0 0 200px;
	font-size:18px;
}
ul.latestFeatured li p a {
	height:40px;  
	display:block;
	line-height:1.1;
	padding:2px 6px 2px 4px;
	width:255px;
	font-size:.9em;
	border:0;
	overflow:hidden;
	background-color: #F3D154;
}
ul.latestFeatured li img {
	background-color:#A4A4A4;
	/*float:left;
	height:223px;*/
	position:absolute;
	top:0;
	left:0;
/*	visibility:hidden;
 * 	left:-5000px; */
	width:300px;
	z-index:10;	
}
ul.latestFeatured li a:hover img, ul.latestFeatured li.activeNews img {
	left:0; 
	visibility:visible;
	z-index:100;
}
ul.latestFeatured li p a:link, ul.latestFeatured li p a:visited {
	text-decoration:none;
	color:#000;	
}
ul.latestFeatured li p a:hover, ul.latestFeatured li.activeNews p a {
	background: #F3D154 url(images/newsLatest_bg.png) repeat-x scroll;
	font-weight:normal;
	border:0;				/* Cleanup of default hover */
	text-decoration:none;
	color:#fff;	
}
/*---------Styling for latest not featured news on home page---------------------*/
ul.latestNotFeatured {
	list-style-image:url(images/adeneBullet.gif);
	margin-left:1.8em;
	padding:10px 5px 10px 0;
}
ul.latestNotFeatured li {
	padding-bottom:10px;
}

ul.latestNotFeatured li a:link, ul.latestNotFeatured li a:visited {
	color:#807E00;	
}
ul.latestNotFeatured li a:hover {
	text-decoration:none;
	color:#fff;	
}
/*----------------Tool tips-------------------*/ 
#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px;
	opacity: 0.85;
	width:300px;
}
#tooltip h3, #tooltip div { 
	margin: 0; 
}
#tooltip h3 { 
	font-family:"Lucida Sans",arial,sans-serif;
	font-size:12px;
}








