.branding-top {
	background: url(dnn_large_banner.png) no-repeat top left;
	width: 890px;
	height: 427px;
	clear: both;
	overflow: hidden;
}
.branding-top p {
	padding: 0px 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.feeds {
	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 .feeds {
	background: url(feeds_title.gif) no-repeat top left;
}
.feeds dt {
	background: url(feeds_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;
}
div.link_adminguide {
	float:left;
	background: url(dnn_adminguide.png) no-repeat top left;
	width: 316px;
	height: 137px;
	cursor: pointer;
}
div.link_proedition {
	float:right;
	background: url(dnn_proedition.png) no-repeat top left;
	width: 514px;
	height: 137px;
	cursor: pointer;
}
div.link_main {
	margin: 260px 30px 0px 30px;
}

#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: 8px 47px; 
	float: left;
}
#QuickLinks 
{
	background-color:#f0f0f0;
	border: 1px #cccccc solid;
	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;
}



/* General CSS */
.RSS{height:1.3em;margin-bottom:0.5em;background-image:url(/now/Portals/5/Skins/NA2/images/hr_dot.gif); background-position: bottom;background-repeat:repeat-x;}
.RSS img{cursor:hand;cursor:pointer;padding-right:0.13em;float:left;}
.RSS span{float:left;}
.PostArticle{border:0.06em solid black;margin-top:1.00em;background-color:#EFEFEF;}
.PostArticle div{margin-left:0.25em;margin-right:0.06em;padding-top:0.13em;padding-bottom:0.25em;}
.PostArticle a{margin-right:0.50em;margin-left:0.25em;}
.PostArticle a img{margin-right:0.19em;cursor:hand;cursor:pointer;border:1px solid black;}

/* Article History CSS */
.ArticleHistory span{width:24%;float:left;}
  

/* Dialog and Table CSS */
.Dialog{position:absolute;top:0;left:0;z-index:499;border:2px solid #ffffff;visibility:hidden;display:block;}
.DialogInner{float:left;border:1px solid #C3C2AF;background-color:#FDFEFF;padding-bottom:5px;}
.Dialog .TitleBar{display:block;background-color:#C3C2AF;padding:4px;margin:0 0 5px 0;border-bottom:1px solid #C3C2AF;color:#FFFFFF;}
.Dialog .Row{float:left;padding:4px 0 4px 0;width:100%;}
.Dialog .Normal, .Dialog .NormalRed{float:left;color:#003F66;margin-left:5px;}
.Dialog .NormalRed{color:#C3C2AF;font-weight:bold;float:right;}
.Dialog .NormalRed img{margin-left:4px;margin-right:4px;cursor:hand;cursor:pointer;}
.Dialog .StandardTextBox{float:right;margin-right:5px;}
.Dialog .StandardButton, .Dialog .StandardButtonOver{margin-right:0;margin-left:4px;float:none;}
.Dialog .CommandButtons{float:right;text-align:right;margin-right:5px;margin-top:0.5em;}
.DialogBackDrop{top:0;left:0;display:none;position:absolute;z-index:498;background-color:#000000;opacity:.40;filter:progid:DXImageTransform.Microsoft.alpha(opacity=40);border:0;margin:0;padding:0;}
.Grid{width:100%;}
.GridHeader{background-color:#283794;}
.GridHeader th{font-weight:bold;color:#FFFFFF;padding:4px 4px 4px 4px;}
.GridHeader th a:link, .GridHeader th a:active, .GridHeader th a:visited{color:#FFFFFF;}
.GridHeader th a:hover{color:#FFFFFF;text-decoration:underline;}
.GridRow td{border-bottom:1px dashed #FFFFFF;padding:4px 2px 4px 2px;vertical-align:top;}
.GridRowAlt td{border-bottom:1px dashed #FFFFFF;padding:4px 2px 4px 2px;vertical-align:top;}
.Grid .Row{width:100%;}
.GridSummary{display:block;margin-top:12px;}
.GridPaging{display:block;margin-top:12px;}
.GridPaging .Left, .GridPaging .Right{float:left;width:10%;padding-top:2px;}
.GridPaging .Centre{float:left;width:56%;text-align:center;vertical-align:top;}
.GridPaging .Centre select{font-size:10px;margin-left:4px;margin-right:4px;}
.GridPaging .Right{float:left;text-align:right;width:11%;}
.Help{position:absolute;z-index:501;width:auto;padding:5px;visibility:hidden;top:0;left:0;}
.Help .Title .SubHead{display:inline;float:left;font-size:12px;color:#003F66;}
.Help .Title a{float:right;border:1px solid #E899C8;padding:0px 5px 0px 5px;color:#003F66;background-color:#FFFFFF;}
.Help .Title a:hover{color:#003F66;text-decoration:underline;}
.Help .Normal{display:block;float:none;font-size:12px;color:#003F66;margin-bottom:4px;}



/* Article Search CSS. */
.ArticleBrowser{width:100%;float:left;margin-bottom:0.69em;}
.ArticleBrowser .LeftColumn{width:150px;float:left;}
.ArticleBrowser .LeftColumn div.SubHead{display:block;background-color:#0055A9;padding:0.36em;margin:0 0 0.31em 0;font-family:Trebuchet "Trebuchet MS", Arial, sans-serif; color:#FFF; text-transform:uppercase;font-size:0.69em;}
.ArticleBrowser .RightColumn{width:80%;float:right;}
.ArticleBrowser fieldset{border:0.06em solid #C4C4C4;padding:0.25em;margin-bottom:0.31em;width:8.5em;}
.ArticleBrowser fieldset .Normal{float:left;margin-bottom:2px;margin-top:5px;}
.ArticleBrowser fieldset .NormalTextBox{float:left;width:100%;margin-bottom:5px;}
.ArticleBrowser #Actions .StandardButton{width:100%;margin:0.25em 0 0.25em 0;}
.ArticleBrowser #Search .StandardButton{float:left;width:5.2em;margin:0.65em 0.15em 0 0;}
.ArticleBrowser .GridSummary{width:100%;}
.ArticleBrowser .RightColumn .SubHead{font-size:11px;margin:15px 0 15px;}
.ArticleBrowser .RightColumn span{font-size:11px;}
.ArticleBrowser .Column1{width:10%;text-align:left;}
.ArticleBrowser .Column2{width:20%;text-align:left;}
.ArticleBrowser .Column3{width:50%;text-align:left;}
.ArticleBrowser .Column4{width:10%;text-align:left;}
.ArticleBrowser .Column5{width:10%;text-align:left;}
.ArticleViewer .Tags h1 {
font-size: 1.4em;
display: inline;
}


#ArticleEditor{width:98%;float:left;display:inline;}
#ArticleEditor #ArticleInfo .Row{padding-top:5px;padding-bottom:5px;}
#ArticleEditor #ArticleInfo .Normal{width:10%;float:left;margin-top:4px;}
#ArticleEditor #ArticleInfo .NormalTextBox{width:85%;float:right}
#ArticleEditor #ArticleDates{margin-top:0.63em;}
#ArticleEditor #ArticleDates .Normal {float:none;margin-right:0.25em;} 
#ArticleEditor #ArticleDates .NormalTextBox{float:none;width:6.25em;margin-right:0.25em;}
#ArticleEditor #ArticleDates img{width:0.88em;margin-right:0.75em;cursor:hand;cursor:pointer;}
#ArticleEditor #ArticleDates {clear:both;float:none;}
#ArticleEditor .Row{float:left;padding:0.13em 0.31em 0.13em 0.31em;width:100%;}
#ArticleEditor .Panel .SubHead{margin-bottom:0.31em;}
#ArticleEditor .Panel img{cursor:hand;cursor:pointer;margin-right:0.25em;}
#ArticleEditor .Panel .CommandColumn{width:5%;text-align:center;}
#ArticleEditor .NormalRed{float:left;line-height:1.4em;}
#ArticleEditor #ArticleControls .StandardButton{width:5em;margin-right:0.25em;margin-top:0.25em;}

#ArticleLinksContainer .Column1{width:45%;text-align:left;}
#ArticleLinksContainer .Column2{width:45%;text-align:left;}
#ArticleDocumentsContainer .Column1{width:30%;text-align:left;}
#ArticleDocumentsContainer .Column2{width:30%;text-align:left;}
#ArticleDocumentsContainer .Column3{width:30%;text-align:left;}
#ArticleImagesContainer .ThumbNail{float:left;width:8em;height:9em;text-align:center;}
#ArticleImagesContainer .ImageContainer{float:left;width:6.88em;height:6.88em;border:0.06em solid #999999;margin:0.31em 0.31em 0 0.31em;}
#ArticleImagesContainer .InfoContainer{float:left;width:6.88em;margin:0.31em;}
#ArticleImagesContainer .ImageWide{width:6.25em;margin:0.31em;}
#ArticleImagesContainer .ImageTall{height:6.25em;margin:0.31em;}
#ArticleImagesContainer .Grid{margin-bottom:0.13em;}
#ArticleImagesContainer .Grid .Normal{float:left;width:9.19em;margin-bottom:0.31em;}

/* Link Properties Dialog . */
#LinkProperties{width:28.13em;top:21em;}
#LinkProperties .NormalTextBox{width:30em;}
#LinkProperties .NormalRed{width:30em;}

/* Document Properties Dialog . */
#DocProperties{width:28.13em;top:21em;}
#DocProperties .NormalTextBox{width:30em;}
#DocProperties .NormalRed{width:30em;}
#DocProperties .LinkSelection .Row{margin:0;padding:0.06em 0 0.06em 0;}
#DocProperties .LinkSelection span.Normal{width:30em;float:right;margin:0;padding:0;}
#DocProperties .LinkSelection .CommandButton{margin-right:0.5em;}

/* Image Properties Dialog . */
#ImageProperties{width:28.13em;top:15em;}
#ImageProperties .NormalTextBox{width:30em;}
#ImageProperties .NormalRed{width:30em;}
#ImageProperties .LinkSelection .Row{margin:0;padding:0.06em 0 0.06em 0;}
#ImageProperties .LinkSelection span.Normal{width:30em;float:right;margin:0;padding:0;}
#ImageProperties .LinkSelection span.Row img{width:18.75em;margin-top:0.50em;}
#ImageProperties span.Normal{width:30em;float:right;margin:0;padding:0;}
#ImageProperties .LinkSelection .CommandButton{margin-right:0.5em;}

/* Associations Dialog. */
#Associations {width:28.13em;top:18em;}
#Associations .Associations{height:25.00em;border:0.06em solid #999999;margin:0.25em 0.25em 0 0.25em;background-color:#FFFFFF;overflow:auto;}
#Associations .Associations table .Normal{float:none;}
#Associations .Associations .Normal{float:left;margin:0.39em;}

/* Preview Dialog. */
#ArticlePreview {width:40em;top:6em;}
#ArticlePreview .PreviewContainer{margin:0.31em;float:left;width:39em;height:40em;background-color:#FFFFFF;border:0.06em solid #999999;padding:0.25em;overflow:auto;}

/* Calendar Control. */
#CalendarControl .DialogInner{padding:0;}
#CalendarControl .monthYearSelect{background-color: #0055A9;text-align:right;}
#CalendarControl .monthYearSelect select{margin-top:0.13em;margin-left:0.13em;margin-bottom:0.13em;font-size:0.9em;}
#CalendarControl .monthYearSelect img{cursor:hand;cursor:pointer;margin-top:0.13em;margin-right:0.13em;margin-bottom:0.13em;}
#CalendarControl .dayHeadings{background-color: #E2ECF5;font-size:0.9em;color: #3C3C3C;}
#CalendarControl tbody td, #CalendarControl .DayHeadings td{padding:0.19em;text-align:center;}
#CalendarControl tr{font-family:Trebuchet "Trebuchet MS", Arial, sans-serif;	}
#CalendarControl tbody tr{font-size:0.7em;}
#CalendarControl .WeekEnd{background-color: #CACACA;color: #3C3C3C;}
#CalendarControl .WeekDay{background-color: #FFFFFF;color: #3C3C3C;}
#CalendarControl .CurrentDay{background-color: #0055A9;color: #FFFFFF;}
#CalendarControl .WeekEnd span, #CalendarControl .WeekDay span, #CalendarControl .CurrentDay span{text-decoration:underline;cursor:pointer;cursor:hand;}


.ArticleSummary div.Normal {padding-bottom: 20px;}
.ArticleSummary .Normal img {margin: 0 6px 3px 0 !important;}
body #dnn_ContentPane2 div.c_head .title {margin-top: 60px;}
body .RSS img {width:24px!important;height:24px!important;background:url('/images/rssIcon-24.png') no-repeat;}
body .RSS {margin-bottom:12px !important}
body .RSS .SubHead {padding-top:6px !important;}
#dnn_ContentPane2 p.DNN_News_ItemDate {color: white !important;}
#dnn_ContentPane2 p.DNN_News_ItemDetails {padding-bottom: 10px;}


.Tags {background: #9cde23; padding: 10px; border:1px solid #555;}
.Tags a:link, .Tags a:link h1 {color: #555 !important;}
.Tags a:hover, .Tags a:hover h1 {color: #222 !important;}


