/* CSS Document */

img {
	border:0;
}

.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: 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;
}

/*BCL Styles*/
#rotatingmsg {
	width:400px;
	float:left;
	margin:20px 0 0 20px;
	font-size:10.75pt;
	line-height:15.5pt;		
}

#rotatingmsg h2 {
	color:#CE7019;
	font:13.5pt arial,'times New roman' ;
	height:50px;
	line-height:20px;	
}

#rotatingmsg a {
	color:#4682B4; 
	text-decoration:underline;
}

#welcomemsg {
	width:200px;
	float:left;
	margin:20px 0 0 20px;
	font-size:10.75pt;
	line-height:15.5pt;	
}

#welcomemsg h2 {
	color:#CE7019;
	font:13.5pt arial,'times New roman' ;
	height:50px;
	line-height:20px;	
}

#welcomemsg a {
	color:#4682B4; 
	text-decoration:underline;
}

#newsmsg {
	width:200px;
	float:left;
	margin:20px 0 0 20px;
	line-height:15.5pt;
}

#newsmsg h2 {
	color:#CE7019;
	font:13.5pt arial,'times New roman' ;
	height:50px;
	line-height:20px;	
}

#newsmsg a {
	color:#4682B4; 
	text-decoration:underline;
}

#newsmsg span {
	font-size:9.25pt;
	font-style:italic;
	display:block;
}

#footer {
	width:944px;
	height:85px;
	float:left;
	margin:20px 0 0 5px;
	text-align:center;
	font:8pt Arial,Tahoma;
	text-align:center;
	color:#696969;
	background:#A7A7A7 url(footer-bg.gif) repeat-x;
}

#footer span {
	font:11px Tahoma,verdana, arial;
}


#footernav {
	font:11px Tahoma,verdana, arial;
	text-align:center;
	line-height:50px;
	color:#686a69
}

#footernav a {
	font:11px Tahoma,verdana, arial;
	text-align:center;
	color:#686a69;
	text-decoration:underline;
}

#footernav a:hover {
	text-decoration:underline;
}

#contentfull {
	width:600px;
	float:left;	
	margin:0 0 0 20px;
	line-height:15.5pt;	
} 

#contentfull a {
	color:#4682B4; 
	text-decoration:underline;
}

#contentfull h2 {
	color:#CE7019;
	font:13.5pt arial,'times New roman' ;
	line-height:20px;
	height:20px;
	margin:20px 0 0 0;
} 

#contentfull span {
	font-size:9.25pt;
	font-style:italic;
} 

#contentfull span.ProfileName  {
	font-size:11pt;
	font-weight:bold;
	font-style:normal;
}

#leftcolumn {
	width:520px;
	float:left;
	margin:10px 25px 10px 45px;
	font-size:10.75pt;
	line-height:15.5pt;	
}

#leftcolumn h2 {
	color:#00305f;
	font:25px Tahoma,verdana, arial;
	margin:10px 0;
}

#rightcolumn {
	width:280px;
	float:left;
	margin:10px 25px 0 45px;
}

.roundedtop {
	width:280px;
	height:7px;
	background:#fff url(rdtop.gif) no-repeat;		
}

.roundedbot {
	width:280px;
	height:7px;
	background:#fff url(rdbottom.gif) no-repeat;
	margin-bottom:15px;		
}

.roundedmid {
	width:280px;
	background:#fff url(rdmid.gif) repeat-y;		
}


.roundsec {
	padding:12px 20px;
	font:11px Tahoma,verdana, arial;
	color:#010101;
	line-height:16px;	
}

.roundsec h2 {
	color:#00305f;
	font:13pt Tahoma,verdana, arial;
	height:25px;
	line-height:24px;
	margin:0 !important;
}

.roundsec a {
	font:11px Tahoma,verdana, arial;
	color:#006699;
	line-height:16px;		
}

.roundsec p {
	margin:3px 0 10px 0;
	padding:0;
}

.awardtop {
	width:472px;
	height:21px;
	background:#fff url(awardtop.gif) no-repeat;
	margin-top:25px;
	padding-left:10px;
	font:14px Tahoma,verdana, arial;
	color:#006699;
	font-weight:bold;	
}

.awardbot {
	width:472px;
	height:7px;
	background:#fff url(awardbot.gif) no-repeat;		
}

.awardmid {
	width:452px;
	background:#fff url(awardmid.gif) repeat-y;
	padding:10px		
}

.ContentPane h2 {
	color:#CE7019;
	font:13.5pt Tahoma,verdana, arial;
	line-height:20px;
	height:20px;
	margin:20px 0 0 20px;	
}

.ContentPane a {
	color:#4682B4; 
	text-decoration:underline;
}

#separator {
	width:944px;
	height:29px;
	background:#00305f url(content-sep-bg.gif) repeat-x;
	margin-top:1px;	
	float:left;
}

/* Start : Left Nav */
	
#leftnav {
	width: 225px;
	border-color: #608FB5;
	border-width: 1px;
	float:left;
	margin-left:10px;
	}

#leftnav ul {
	list-style: none;
	margin:20px 0 0 0;
	padding: 0;
	border-top:1px solid #DCDCDC;
	list-style-type:none;
	}

#leftnav ul li {
	list-style-type:none;
}
	
#leftnav li a:link, #leftnav li a:visited {
	color:#fff;
	display: block;
	border-bottom:1px solid #DCDCDC;
	text-decoration: none;
	padding:0 0 0 10px;
	height:32px;
	line-height:31px;
	background-color:#ce7019; 
}
	
#leftnav li a:hover {
	color: #fff;
	background-color:#00305f;
}
	
#leftnav li a.selected {
	color: #fff;
	background-color:#00305f;
	font-weight:bold;
}

/* End : Left Nav */	

/* Start : Header Horizontal menu */
#headermenu {
	width:944px;
	float:left;
	height:14px;
	padding:8px 0;
	background:#cccccc url(headermenu-bg.gif) repeat-x;
	position:absolute;
	top:0;
}

#headermenu ul {
	list-style:none;
	font:11px Tahoma,verdana, arial;
	color:#525252;
	float:right;
	margin:0;
	padding:0;	
}

#headermenu ul li {
	float:left;	
	margin:0 0 0 8px;
	border-right:1px solid #525252;
	padding-right:8px;
	list-style-type:none;		
}

#headermenu ul li a {
	font:11px Tahoma,verdana, arial;
	color:#525252;
	font-weight:bold;
	text-decoration:none;
}

#headermenu ul li a:hover {
	text-decoration:none;
}

#headermenu ul li a span {
	color:#4682B4;
}

#headermenu ul li.last {
	margin-right:0;	
	border-right:0;
	padding-right:10px;			
}

/* End : Header Horizontal menu */


/*Start : Over ridden classes*/
.linkscontainer {
	display:none;
}

.bot_pad {
	display:none;
}

.menu_bg {
	background:#00305f url(menu-bg.gif) repeat-x;
	margin:0 19px 0 7px;
}

.menu_left {
	background:none;
}

.menu_right {
	background:none;
}

.mainMenu .sel, .mainMenu .bc {
	background:#00305f url(menu-sel-bg.gif) repeat-x;
}

.logo_top_left {
	background:none;
}

.logo_top_right {
	background:none;
}

.logo_top_bg {
	background:none;
}

.logo_left {
	background:none;
}

.logo_right {
	background:none;
}

.left_bg {
	background:none;
}

.right_bg {
	background:none;
}

#Body {
	background:#cccccc none;
}

#s_wrap_main {
	background:#cccccc url(wrapper-bg.gif) repeat-y;
	width:970px;	
}

.bread_right {
	background:none;
}

.bread_left {
	background:none;
}

#bread_style {
	float:right;
	padding-right:18px;
}

#login_style {
	float:left;
	padding-left:10px;
	display:none;
}

.content_pad {
	background:none;
	margin:0;
	padding:0 0 0 2px;		
}

.bot_left {
	background:none;
	display:none;
}

.bot_right {
	background:none;
}

.bot_bg {
	background:none;
}

.mainMenu .root {
	color:#ffffff;
}

.mainMenu .hov {
	background:#00305f url(menu-hover-bg.gif) repeat-x;
}

.mainMenu tr.hov {
	background:#BD8947 none;
	color:#ffffff;
}

.mainMenu tr.hov td {
	background:#006699 none;
	color:#fff;
}

.mainMenu tr.mi {
	background:#ce7019 none;
	color:#fff;
	height:34px;
	line-height:34px;	
}

.mainMenu tr.sel, .mainMenu tr.bc {
	background:#006699 none;
}

.mainMenu tr.mi td {
	border-bottom:1px solid #fff;	
}

.mainMenu table {
	border:none;
	width:225px;
}

.top_space {
	display:none;
}

/*.search_style {
display:none;
}*/

#contentfull img {
border:0;
}

.bread_bg {
	background:#fff url(content-sep-bg.gif) repeat-x;
	margin:1px 19px 0 7px;
}

.menu_style table, .menu_style td, .menu_style th {
	color:#fff;
}

.content_width {
	padding-top:0;
}

.LeftPane {
	padding:0 5px 0 0;
}

.search_bg {
	padding:8px 8px 0 0;
}

.SearchResultsContent {
	padding-left:20px;
	min-height:400px;
}

/*.bot_bg {
	height:0px;
}*/	

/*End : Over ridden classes*/



/******START OF HOME TEXT FADE SLIDESHOW******/
#services_wrapper {
	width:944px;
	height:230px;	
	background-color:#ce7019;
	margin:1px 0 0 0;
	float:left;
}

#services_wrapper img {
	border:0;
}	

#services_wrapper h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color:#FFFFFF; 
	font-weight:bold; 
	text-transform:uppercase;	
}

#services_wrapper a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#fbbe1b; 
	text-decoration:underline;
}

#services_wrapper a:hover {
	text-decoration:underline;
}

#services_banner {
	display:block;
	width:944px;
	height:208px;
	font-family:Tahoma,verdana, arial; 
	font-size:11px;
	color:#fff;	
}

#services_nav { 
	width:460px;
	height:25px;
	text-align:left;
	margin-bottom:3px;	
}

#services_nav a { 
	font-family:Tahoma,verdana, arial; 
	font-size:11px;
	text-decoration:none;
	color:#fff;
}

#services_nav a:hover {
	text-decoration:none;
}

#services_banner table td.txt {
	font-family:Tahoma,verdana, arial; 
	font-size:12px;
	line-height:15px;
	text-decoration:none;
	color:#fff;
	padding:5px;
}

#services_banner p {
	margin:3px 0;
	padding:0;
}

/******END OF HOME TEXT FADE SLIDESHOW******/

/******START DROPDOWN MENU Z-INDEX******/
#dnn_dnnNAV_ctldnnNAVsub92 {
	z-index:9999;
}

#dnn_dnnNAV_ctldnnNAVsub97{
	z-index:9999;
}
/******END DROPDOWN MENU Z-INDEX******/

.DNN_FeedbackContent {
	/*float: left; */
	margin:10px 0 0 16px;
}

.DNN_FeedbackContent a img {
	display:none;
}


.DNN_FeedbackContent table tr td {
	text-align:left;
}

.DNN_FeedbackContent a.CommandButton:link, .DNN_FeedbackContent a.CommandButton:visited {
	background-color:#CCCCCC;
	border:2px solid #666;
	padding:3px 10px;
}

#dnn_ctr512_Feedback_lblMessage {
	margin-bottom:25px;
	display:block;
}


.PagingTable {
	width:900px;
}	



















