.hiddenEmail a {
    text-decoration: none;
    color: #ffffff;
}
.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 5px 5px 0;
	padding: 0;
	display: block;
	width: 170px;
	float: left;
}

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

.branding-bottom dl {
	/*background: url(Images/itembg.gif) repeat-y;*/
	margin: 33px 0 0 0;
	padding: 0 10px;
}
.branding-bottom dd {
	margin-left: 10px;
	height: 0px;
}
.branding-bottom dt {
	text-align: center;
	padding-top: 110px;
	font-weight: bold;
   	color: #8F0000;
   	font-size: 16px;
	text-shadow: 3px 3px 4px #b4b4b4;
}
.branding-bottom dt a:visited {
    color: #337ab7; 
}
.branding-bottom dt a:hover {
    color: #F8981D; 
  	text-shadow: none;
}
.branding-bottom .state, .branding-bottom .tutorial {
	/*background: url(Images/state_title.png) no-repeat top left;*/
}
.state dt {
	background: url(Images/community_icon.gif) no-repeat;
}
.tut1 dt {
	background: url(Images/AR.gif) no-repeat;
}
.tut2 dt {
	background: url(Images/AR.gif) no-repeat;
}
.tut3 dt {
	background: url(Images/AR.gif) no-repeat;
}
.tut4 dt {
	background: url(Images/AR.gif) no-repeat;
}
.tut5 dt {
	background: url(Images/AR.gif) no-repeat;
}
.AR dt {
	background: url(Images/AR.png) no-repeat;
}
.AK dt {
	background: url(Images/AK.png) no-repeat;
}
.AL dt {
	background: url(Images/AL.png) no-repeat;
}
.AZ dt {
	background: url(Images/AZ.png) no-repeat;
}
.DE dt {
	background: url(Images/DE.png) no-repeat;
}
.GA dt {
	background: url(Images/GA.png) no-repeat;
}
.HI dt {
	background: url(Images/HI.png) no-repeat;
}
.IA dt {
	background: url(Images/IA.png) no-repeat;
}
.IL dt {
	background: url(Images/IL.png) no-repeat;
}
.IN dt {
	background: url(Images/IN.png) no-repeat;
}
.KS dt {
	background: url(Images/KS.png) no-repeat;
}
.KY dt {
	background: url(Images/KY.png) no-repeat;
}
.LA dt {
	background: url(Images/LA.png) no-repeat;
}
.ME dt {
	background: url(Images/ME.png) no-repeat;
}
.MD dt {
	background: url(Images/MD.png) no-repeat;
}
.MA dt {
	background: url(Images/MA.png) no-repeat;
}
.MI dt {
	background: url(Images/MI.png) no-repeat;
}
.MN dt {
	background: url(Images/MN.png) no-repeat;
}
.MO dt {
	background: url(Images/MO.png) no-repeat;
}
.MS dt {
	background: url(Images/MS.png) no-repeat;
}
.MT dt {
	background: url(Images/MT.png) no-repeat;
}
.NE dt {
	background: url(Images/NE.png) no-repeat;
}
.NV dt {
	background: url(Images/NV.png) no-repeat;
}
.NH dt {
	background: url(Images/NH.png) no-repeat;
}
.NM dt {
	background: url(Images/NM.png) no-repeat;
}
.NJ dt {
	background: url(Images/NJ.png) no-repeat;
}
.NY dt {
	background: url(Images/NY.png) no-repeat;
}
.NC dt {
	background: url(Images/NC.png) no-repeat;
}
.ND dt {
	background: url(Images/ND.png) no-repeat;
}
.OK dt {
	background: url(Images/OK.png) no-repeat;
}
.PA dt {
	background: url(Images/PA.png) no-repeat;
}
.SC dt {
	background: url(Images/SC.png) no-repeat;
}
.SD dt {
	background: url(Images/SD.png) no-repeat;
}
.TN dt {
	background: url(Images/TN.png) no-repeat;
}
.UT dt {
	background: url(Images/UT.png) no-repeat;
}
.VT dt {
	background: url(Images/VT.png) no-repeat;
}
.WI dt {
	background: url(Images/WI.png) no-repeat;
}
.branding-bottom dt {
	background-position: 50% 10px;
}
.branding-bottom .marketplace {
	background: url(marketplace_title.gif) no-repeat top left;
}
.branding-bottom .conferences {
	background: url(conferences_title.gif) no-repeat top left;
}
.branding-bottom .training {
	background: url(training_title.gif) no-repeat top left;
}
.branding-bottom .feeds {
	background: url(feeds_title.gif) no-repeat top left;
}
dl.bt {
	margin: 0;
	padding: 0;
/*	background: url(Images/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: 5px 15px; 
	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;
}
/* Overrides and additions */
Iframe {  
   background: #CCCCCC;      
}
.demos {
   padding: 5px;
   background: #EFCBCB;
}
#nav li ul li {  
   z-index: 1000;  
}
#nav li ul li a {  
   padding: 4px 10px;
   font-size: 11px;
   line-height: 12px;   
}
#nav li li.SelectedTab a {  
   background: #AFC8E4;   
}
.RepositoryContent input[type=submit] {  
   background-color: #AFC8E4; 
   border: 1px solid #666666;
   font-size: 1.2em;
   margin: 5px 0px;
}
.RepositoryContent input[type=submit]:hover {  
   background-color: #608FCA;
   border: 1px solid #666666;
}
.RepositoryContent .Head {  
   font-weight: bold;
}
.center {
   text-align: center;
}
.Forum_PostBody_Alt {  
   background-color: #FEFDDA;
}

#dnn_ctr487_Login_Login_DNN_liPassword{
display:auto;
} 




#dnn_ctr487_Login_Login_DNN_passwordLink {
margin-bottom: 0;
padding: 0;
border: none;
background: none;
box-shadow: none;
text-shadow: none;
}

div.contacts {
	margin-bottom: 20px;
}
div.contacts table th {
	background-color: #b4b4b4;
}
div.contacts table tr.d0 td {
	background-color: #fff;
	color: black;
	padding: 1px;
}

div.contacts table tr.d1 td {
	background-color: #e8e8e8;
	color: black;
	padding: 1px;
}






