body, .Normal, P, TD, FONT, SPAN, TFOOT, THEAD, TH  {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	letter-spacing: 0.01em;
	color: #666;
	line-height: 16px;
}
body 
{
	background-color: #E9E9E9;
	margin: 0px;
}
A:link, A:visited, A:active {
	text-decoration: none;
	color:  #232323;
}
A:hover {
	text-decoration: underline;
	color:  #666;
}
.Head {
	font-weight: bold;
	font-size: 12px;
	color:#454545;
}
.Subhead {
	font-weight: bold;
	font-size: 11px;
	color:#454545;
}

#Main 
{
	width: 799px;
}

#Main_Outer 
{
	border: 1px solid ccc;
	background-color: #fefefe;
}

#Main_Inner 
{
	width: 100%;
}

#TopLeft
{
	background: URL(images/TopLeft.gif);
	height: 180px;
	width: 200px;
}

#TopRight 
{
	background: URL(images/TopRight.gif) no-repeat;
	height: 180px;
	width: 590px;	
}

#Menu
{
	background: URL(images/Menu.gif);
	height: 35px;	
}

.pncSearch_SearchCell 
{
	padding-left: 10px;
	padding-top: 10px;
}
.pncSearch_ButtonCell 
{
	padding-left: 10px;
	padding-top: 10px;
}
#ChildLinkContainer 
{
	padding-top: 5px;
	padding-left: 10px;
}

#SearchContainer 
{
	height: 30px;
}

#dnn_pncSearch_txtSearch
{
	width: 120px;
	border: 1px solid #2E2E2E;
	height: 18px;
	font-size: 11px;
	padding-left: 3px;
	padding-top: 1px;
}

#TopLinks {
	top: 0px;
	left: 0px;
	list-style-type: none;
	text-align: left;
	padding: 0;
	margin: 0;
	position: relative;
	z-index: 2;
	
}
#TopLinks li {
	display: inline;
	text-align: center;
	margin: 0 5px;
	list-style-type: none;
	height: 35px;
}
#TopLinks li a {
	padding-top: 8px;
	padding-left: 10px;
	padding-right: 10px;
	color: #fefefe;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 10px;
	text-transform:uppercase;
	text-decoration: none;
	letter-spacing:2px;
	background-color: transparent;
	border: 0px solid #ccc;
	text-decoration: none;
	height: 35px;
}
#TopLinks li.TopLinkSelected a, #TopLinks li.TopLinkBreadCrumb a {
	padding-top: 8px;
	padding-left: 10px;
	padding-right: 10px;
	color: #fefefe;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 10px;
	text-transform:uppercase;
	text-decoration: none;
	letter-spacing:2px;
	background-color: transparent;
	border: 0px solid #ccc;
	text-decoration: none;
	height: 35px;
}
#TopLinks li a:hover {
	padding-top: 8px;
	padding-left: 10px;
	padding-right: 10px;
	color: #fefefe;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 10px;
	text-transform:uppercase;
	text-decoration: none;
	letter-spacing:2px;
	background-color: #454545;
	border: 0px solid #ccc;
	text-decoration: none;
	height: 35px;
}

#ChildLinks {
	padding-left: 0;
	margin-left: 0;
	margin-top: 0;
	width: 160px;	
}
#ChildLinks li {
	list-style: none;
	margin: 0;
	padding: 0.25em;
}
#ChildLinks li a {
	background: transparent url(images/list.gif) left center no-repeat;
	padding-left: 15px;
	text-align: left;
	font: normal 11px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	text-decoration: none;
	color: #2E2E2E;
}
#ChildLinks li a:hover {
	background: transparent url(images/list-hover.gif) 1px center no-repeat;
	text-decoration: none;
	color: #ccc;
}
#ChildLinks li.ChildLinkGoUp a {
	background: transparent url(images/goup.gif) left center no-repeat;
	padding-left: 15px;
	padding-top: 2px;
	text-align: left;
	font: normal 11px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	text-decoration: none;
	color: #2E2E2E;
}
#ChildLinks li.ChildLinkGoUp a:hover {
	background: transparent url(images/goup-hover.gif) left center no-repeat;
	padding-left: 15px;
	text-align: left;
	font: normal 11px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	text-decoration: none;
	color: #ccc;
}
#ChildLinks li.ChildLinkSelected a {
	background: transparent url(images/list-hover.gif) 1px center no-repeat;
	padding-left: 15px;
	text-align: left;
	font: bold 11px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	text-decoration: none;
	color: #ccc;
}
#ChildLinks li.ChildLinkSelected a:hover {
	background: transparent url(images/list-hover.gif) 1px center no-repeat;
	padding-left: 15px;
	text-align: left;
	font: bold 11px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	text-decoration: none;
	color: #ccc;
}
#CenterLeft 
{
	background: URL(images/CenterLeft.gif);
	height: 400px;
	width: 200px;
}

#dnn_LeftPane
{
	padding: 12px;
}

#Breadcrumb 
{
	padding-left: 6px;
	padding-top: 10px;
	padding-bottom: 15px;
}
#CenterRight 
{
	width: 590px;
}
#dnn_ContentPane
{
	padding-left: 10px;
	padding-right: 10px;
	width: 590px;
}

#Bottom
{
	background: URL(images/bottom.gif);
	height: 50px;
}

#BottomRight 
{
	padding-right: 10px;
}

#BottomLeft
{
	padding-left: 10px;
}
/***************************************/
/* Skin specific text styles           */
/***************************************/
.SkinObject_PortalTitle {
	font-size: 16px;
	color: #666;	
	font-weight: bold;
	letter-spacing: 0.3em;
}
.SkinObject_PortalDescription {
	font-size: 15px;
	color: #666;	
	font-weight: bold;
	letter-spacing: 0.1em;
}
.SkinObject_Date {
	font-size: 12px;
	color: #666;
}

.Breadcrumb_SeparatorCell 
{
	padding-left: 0px;
}
.Breadcrumb_ItemCell {
	font-size: 11px;
	color: #232323;
	letter-spacing: 0.1em;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 1px;
}
.Breadcrumb_ItemCell a, .Breadcrumb_ItemCell a:link, .Breadcrumb_ItemCell a:active, .Breadcrumb_ItemCell a:visited {
	color: #6D6249;
	text-decoration: none;
}
.Breadcrumb_ItemCell a:hover {
	color: #232323;
	text-decoration: none;
}
.SkinObject_Footer {
	font-size: 11px;
	color: #F0FFFF;
	letter-spacing: 0.1em;
}
a.SkinObject_Footer, a.SkinObject_Footer:link, a.SkinObject_Footer:active, a.SkinObject_Footer:visited {
	color: #F0FFFF;
	text-decoration: none;
}
a.SkinObject_Footer:hover {
	color: #454545;
	text-decoration: none;
}
/********************************************************************
/*
/*   rad menu styles
/*
/********************************************************************/

.Menu_Main_Separator {
display: none;
}
.Menu_MainItem
{	
	background-color: transparent;
	cursor:hand;
	cursor:pointer;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 10px;
	text-transform:uppercase;
	text-decoration: none;
	letter-spacing:2px;
	color: #fefefe;
	height:35px;
	padding: 0px 5px 0px 4px;
	text-align: center;
}
.Menu_MainItemOver
{
	cursor:hand;
	cursor:pointer;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 10px;
	text-transform:uppercase;
	text-decoration: none;
	letter-spacing:2px;
	color: #FFFFFF;
	height:35px;
	padding: 0px 5px 0px 4px;
	text-align: center;
	background-color: #454545;
}
.Menu_ItemsGroup {

	background-repeat:no-repeat;
	background-position: bottom;
	border-left: 2px solid #454545;
	background-color: 2E2E30;
	width:116px;
	margin-top: 1px;
	margin-left: 0px;
}
.Menu_Item {
	cursor:hand;
	cursor:pointer;
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #fefefe;
	height:26px;
	width:100%;
	padding-left:4px;
}

.Menu_ItemOver {
	cursor:hand;
	cursor:pointer;
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #fefefe;
	height:26px;
	width:100%;
	padding-left:4px;
	background-color: #454545;
}

.Menu_PathItemOver {
	background-color: transparent;
	cursor:hand;
	cursor:pointer;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 10px;
	text-transform:uppercase;
	text-decoration: none;
	letter-spacing:2px;
	color: #0F9412;
	height:20px;
	padding: 5px 5px 0px 4px;
	text-align: center;	
}
.Menu_ItemPath {
	font-style: italic;
	cursor:hand;
	cursor:pointer;
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #514231;
	height:26px;
	width:100%;
	padding-left:1px;
}
#dnn_ctr_Signin_tdLogin td 
{
	width: 75px !important;
	text-align: left !important;
	padding-left: 35px !important;	
}
#dnn_ctr_Signin_pnlLogin table
{
	margin-top: 35px !important;
	float: left;
	margin-left: 35px !important;	
}
#dnn_ctr_Signin_pnlLogin td 
{
	text-align: left !important;
}
#dnn_ctr_Signin_tdRegister td
{
	text-align: left !important;
	width: 75px !important;
}
#dnn_ctr_Signin_pnlLogin INPUT.NormalTextbox
{
	width: 160px !important;
	border: 1px solid #444 !important;
}
#dnn_ctr_Signin_pnlLogin INPUT.StandardButton
{
	width: 75px !important;
}

#dnn_ctr_Signin_cmdPassword
{
	width: 160px !important;
}
/***************************************/
/* Container Styles                    */
/***************************************/

.Container_HeaderRow {
	padding-top:7px;
	padding-bottom:7px;
	padding-right:2px;
	padding-left:7px;
	border-bottom: 1px solid #cccccc;
}

.Container_HeaderText {
	font-weight: bold;
	font-size: 13px;
	color:#454545;
}

.Container_Content {
	padding: 10px;
}

.Container_ActionRow 
{
	padding-top: 15px;
	padding-left: 5px;
}

.Container_ActionRow_Left {

}

.Container_ActionRow_Right {

}
.pncEvents_TitleCell 
{
   border-top: 0px solid #CDCDCD;
   border-left: 0px solid #CDCDCD;
   border-right: 0px solid #CDCDCD;
   border-bottom: 0px solid #CDCDCD;
   background-color: transparent;  
   height: 28px;
   padding-left: 10px;
}
.pncEvents_PortalTitleCell
{
   border-top: 0px solid #CDCDCD;
   border-left: 0px solid #CDCDCD;
   border-right: 0px solid #CDCDCD;
   border-bottom: 0px solid #CDCDCD;
   background-color: transparent;  
   height: 28px;
   padding-left: 10px;	
}

.pncEvents_Title 
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	letter-spacing: 0.01em;
	color: #666;
	line-height: 16px;
}

.pncEvents_NormalBold 
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	letter-spacing: 0.01em;
	color: #666;
	line-height: 16px;
}

.pncEvents_Normal 
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	letter-spacing: 0.01em;
	color: #666;
	line-height: 16px;
}

.pncEvents_DescriptionCell 
{
   border-top: 0px solid #CDCDCD;
   border-left: 0px solid #CDCDCD;
   border-right: 0px solid #CDCDCD;
   border-bottom: 0px solid #CDCDCD;
   background-color: transparent;  
   padding: 5px 5px 10px 10px;
}

.pncEvents_InfoHeadCell 
{
   border-left: 1px solid #CDCDCD;
   border-right: 1px solid #CDCDCD;
   border-bottom: 1px solid #CDCDCD;
   background-color: #E8E7E7;  
   height: 28px;
   padding-left: 10px;
}
.pncEvents_PortalInfoCell
{
   border-top: 1px solid #CDCDCD;
   border-left: 1px solid #CDCDCD;
   border-right: 1px solid #CDCDCD;
   border-bottom: 1px solid #CDCDCD;
   background-color: #fefefe;
   padding: 5px 5px 10px 10px;	
}

.pncEvents_InfoCell 
{
   border-right: 1px solid #CDCDCD;
   border-bottom: 1px solid #CDCDCD;
   background-color: #FEFEFE;  
   height: 28px;
   padding-left: 5px;
}