@charset "utf-8";
/* CSS Document*/
a {
	color:#333;
}
a:link {
	color:#333;
}
a:hover {
	color:#666;
}
a:active {
	color:#fff;
}
a:visited {
	color:#333;
}
body {
	background-color: #DBDCBD;
	margin:0;
	padding:0;
	text-align:center;
}
p {
	font:12px Tahoma, Geneva, sans-serif;
	text-align:justify;
}
h1 {
	font-size: 36px;
}
h2 {
	font-size: 24px;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 16px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10px;
}
#page {
	display:block;
	background:#DBDCBD url(img/kmBodyBg.png) center top repeat-y;
	margin:0 auto;
	padding:0;
	font:12px Tahoma, Geneva, sans-serif;
	clear:both;
}
#wrapper {
	display:block;
	height: auto;
	width: 900px;
	background: #b4b87d;
	margin:0 auto;
	padding:0;
	clear:both;
}
#header {
	height: 106px;
	width: 900px;
	clear: both;
	background: url(img/header.png) no-repeat;
	text-align:right;
	white-space:nowrap;
	position:relative;
	z-index:24px;
}
.Breadcrumb {
	margin:16px;
	position:relative;
	bottom:-32px;
	color:#FFF;
}
a.Breadcrumb {
	color:#FFF;
	font-size:18px;
}
a.Breadcrumb:link {
	color:#FFF;
	font-size:18px;
}
a.Breadcrumb:hover {
	color:#fff;
	text-decoration:none;
}
a.Breadcrumb:active {
	color:#fff;
	text-decoration:none;
}
a.Breadcrumb:visited {
	color:#333;
	text-decoration:none;
}
#interface {
	text-align:center;
	clear: both;
	height:auto;
	width: 900px;
	border-bottom: #000 1px solid;
}
#content {
	width: 900px;
	background-color:#eeefe2;
	vertical-align:top;
	padding:0px;
	margin:0px;
	display:block;
	text-align:justify;
}
.HeaderPane {
	clear:both;
	width: 900px;
	vertical-align:top;
	padding:0px;
	margin:0px auto;
	background-color:#B4B87D;
}
.TopPane {
	clear: both;
	width: 900px;
	vertical-align:top;
	margin: 0px auto;
	padding: 0px;
	text-align:left;
	display:block;
}
.LeftPane {
	margin: 0px auto;
	padding: 0px;
	text-align:left;
}
.ContentPane {
	margin: 0px auto;
	padding: 0px;
	text-align:left;
}
.RightPane {
	margin: 0px auto;
	padding: 0px;
	text-align:left;
	max-width:384px;
}
.BottomPane {
	margin: 0px auto;
	padding: 0px;
	clear: both;
	width: 900px;
	text-align:left;
}
#footer {
	width: 900px;
	text-align:center;
	clear:both;
	border-top: #000 1px solid;
}
.DNNEmptyPane .RightPane, .DNNEmptyPane .LeftPane, .DNNEmptyPane .TopPane, .DNNEmptyPane .BottomPane {
	visibility:collapse;
}
.main_dnnmenu_rootitem {
	font-size:16px;
	display:inline;
	height:24px;
	color:#FFF;
	margin: 4px 8px;
	padding:0 8px;
	font-family:Arial, Helvetica, sans-serif;
}
.main_dnnmenu_rootitem_selected {
	font-size:16px;
	display:inline;
	height:24px;
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	margin: 4px 8px;
	padding:0 8px;
}
.main_dnnmenu_rootitem_hover {
	font-size:16px;
	display:inline;
	height:24px;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#727641;
}
.main_dnnmenu_itemhover {
	font-size:16px;
	background-color: #727641;
	color:#FFFFFF;
	margin: 4px 8px;
	padding:0 8px;
}
.footer_dnnmenu_rootitem {
	display:inline;
	width:auto;
	height:18px;
	margin: 4px 8px;
	padding:0 8px;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
}
.footer_dnnmenu_rootitem_selected {
	display:inline;
	width:auto;
	height:18px;
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
}
.footer_dnnmenu_rootitem_hover {
	display:inline;
	width:auto;
	height:18px;
	color:#fff;
	background-color:#727641;
}
.sitemap {
}
ul.sitemap li {
	list-style-type:none;
}
.main_dnnmenu_submenu {
	background-color: #b4b87d;
	z-index: 999;
	padding: 2px 2px 2px 2px;
	color:#FFFFFF;
	font-size:small;
	font-family:Arial, Helvetica, sans-serif;
	border: #000 solid 1px;
	width:320px;
}
.footer_dnnmenu_submenu {
	background-color: #b4b87d;
	z-index: 998;
	padding: 2px 2px 2px 2px;
	color:#FFFFFF;
	font-size:small;
	font-family:Arial, Helvetica, sans-serif;
	border: #000 solid 1px;
	width:320px;
}

a.search {
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
a.search:hover {
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#dnn_dnnSEARCH_txtSearch {
	width: 96px;
	font-size:10px;
	border:#CCC 1px solid;
}
#dnn_dnnSEARCH_cmdSearch {
	border: 0;
}
#search {
	float:right;
	padding:0 16px 16px 0;
}
a.breadcrumb {
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
a.user {
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#user {
	float:right;
	padding: 24px 32px 0 0;
}
a.footertext {
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.footertext {
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
div.mapList {
	font:16px Tahoma, Geneva, sans-serif;
	line-height:32px;
	border-bottom:#999 1px solid;
}
div.mapList a {
	display:block;
	width:100%;
	height:32px;
}
div.Linkage {
	background: #bbc08a;
	width:100%;
	text-align:center;	
}
a.menudiv {
	background: #bbc08a;
	margin: 0 auto;
	color: #fff;
	display: inline-block;
	line-height:18px;
	font-size:13px;
	text-decoration: none;
	font-weight:normal;
	padding:2px;
}
a.menudiv:hover {
	background: #727641;
	color: #fff;
}
/*Portal CSS */
.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;
}
a.TCO {
	margin-left:4px;
	font-size:12px;
	line-height:24px;
	color:#FFF;
}
a.TCO:hover {
	text-decoration:none;
	color:#333;
}