/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   


/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
}

/* background color for the content part of the pages */
Body
{
}

.ControlPanel {
}

/* background/border colors for the selected tab */
.TabBg {
}

.LeftPane  { 
}

.ContentPane  { 
}

.RightPane  { 
}

/* text style for the selected tab */
.SelectedTab {
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
}

A.SelectedTab:visited  {
}

A.SelectedTab:hover    {
}

A.SelectedTab:active   {
}

/* text style for the unselected tabs */
.OtherTabs {
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
}

A.OtherTabs:visited  {
}

A.OtherTabs:hover    {
}

A.OtherTabs:active   {
}

/* GENERAL */
/* style for module titles */
.Head   {
}

/* style of item titles on edit and admin pages */
.SubHead    {
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
}

/* text style used for most text rendered by modules */
.Normal
{
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
}

.NormalRed
{
}

.NormalBold
{
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
}

A.CommandButton:visited  {
}

A.CommandButton:hover    {
}
    
A.CommandButton:active   {
}

/* button style for standard HTML buttons */
.StandardButton     {
}

/* GENERIC */
H1  {
}

H2  {
}

H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
	color:#000;
	font-weight:normal;
	font-style:normal;
}

A:visited   {
	color:#000;
	font-weight:normal;
	font-style:normal;
}

A:hover {
        color:#000;
	font-weight:normal;
	font-style:normal;
}

A:active    {
        color:#000;
	font-weight:normal;
	font-style:normal;
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL LI {
}
OL UL LI   {
}

HR {
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
}

/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {
}

.ModuleTitle_MenuBar {
}

.ModuleTitle_MenuItem {
}

.ModuleTitle_MenuIcon {
}

.ModuleTitle_SubMenu {
}

.ModuleTitle_MenuBreak {
}

.ModuleTitle_MenuItemSel {
}

.ModuleTitle_MenuArrow {
}

.ModuleTitle_RootMenuArrow {
}

/* Main Menu */

.MainMenu_MenuContainer {
}

.MainMenu_MenuBar {
}

.MainMenu_MenuItem {
}

.MainMenu_MenuIcon {
}

.MainMenu_SubMenu {
}

.MainMenu_MenuBreak {
}

.MainMenu_MenuItemSel {
}

.MainMenu_MenuArrow {
}

.MainMenu_RootMenuArrow {
}

/* Login Styles */
.LoginPanel{
}

.LoginTabGroup{
}

.LoginTab {
}

.LoginTabSelected{
}

.LoginTabHover{
}

.LoginContainerGroup{
}

.LoginContainer{
}


/* style of item titles by Engage Publish */

 {
	
}

/* styles for Front Home Page*/

#dnn_ctr653_UltraPhotoGallery_pnlFooter p a font {
	color: #fff;
}

#dnn_LeftPane div.Container-20 div.containerhead {
	background-color: #e6e6e6;
}

#dnn_RightPane div.Container-20 div.containerhead {
		background-color: #e6e6e6;
	margin-bottom: 8px;
	margin-top: -1px;
}

#dnn_ctr660_ItemDisplay_ArticleDisplay_pnlTags {
	font-size: 12px;
	color: #fc0012;
	text-align: left;
	background-color: #fccc6a;
	border: 1px dashed #191919;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 5px;
}


.categoryItemList .itemAuthorDate 
{
clear:right;
float:right;
width:40%;
}

.categoryItemList .itemTitle {
font-size: 11pt;
color: #000;
width:100%;
	font-weight: bold;
	top: 0;
}

.title {
	text-align: left;
	text-transform: none;
	background-image: none;
	text-shadow: #000000 0 0 0;
	text-decoration: underline;
	color: #fff;
}

.categoryItemDisplay .ArticleDisplay
{
font-size: 113%;
line-height:1.5em;
}

.categoryItemList .itemDescription 
{
width:100%;
}

.Normal, body, td, th 
{
font-family:Arial,Helvetica,sans-serif;
font-size:small;
}



.categoryItemList {
background-color:#FFFFFF;
border:0px solid #B0B0B0;
clear:both;
display:inline-block;
}





/* styles for Article Display page*/

#dnn_ctr660_ItemDisplay_ArticleDisplay_PrinterFriendlyButton_lnkPrinterFriendly {
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
}

#dnn_ctr660_ItemDisplay_ArticleDisplay_lblLastUpdated {
	font: 14px Georgia, "Times New Roman", Times, serif;
	color: #727272;
}

#dnn_ctr660_ItemDisplay_ArticleDisplay_divArticleTitle {
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	text-align: left;
}


#dnn_ctr660_ItemDisplay_ArticleDisplay_EmailAFriend_btnEmailAFriend {
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
	text-decoration: underline;
	padding-left: 567px;
}


#dnn_ctr660_ItemDisplay_ArticleDisplay_ajaxRating_Star_1 {
	margin-left: 32px;
	margin-bottom: 5px;
	margin-top: 18px;
}

#dnn_ctr660_ItemDisplay_ArticleDisplay_ajaxRating_Star_2 {
		margin-top: 18px;
}

#dnn_ctr660_ItemDisplay_ArticleDisplay_ajaxRating_Star_3 {
		margin-top: 18px;
}

#dnn_ctr660_ItemDisplay_ArticleDisplay_ajaxRating_Star_4 {
		margin-top: 18px;
}

#dnn_ctr660_ItemDisplay_ArticleDisplay_ajaxRating_Star_5 {
		margin-top: 18px;
}

#publishTagCloud ol {
	line-height: 20px;
}

#dnn_ctr660_ItemDisplay_ArticleDisplay_pnlCommentDisplay {
	margin-left: 7px;
}

#dnn_BoxFPane div.Container-20 div.containerhead {
	background-color: #fccc6a;
}

#dnn_ctr858_ItemDisplay_upnlPublish div.Normal div.Title {
	white-space: normal;
	font: 0/12px Georgia, "Times New Roman", Times, serif;
	text-align: left;
}

#dnn_ctr660_ItemDisplay_ArticleDisplay_lblArticleText p {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
}

#dnn_ctr660_ItemDisplay_ArticleDisplay_lblArticleTitle {
	font: 21px Georgia, "Times New Roman", Times, serif;
	text-align: left;
}

#publishTitle {
	font-size: 18px;
	margin-top: 11px;
	margin-left: 15px;
	line-height: 40px;
	text-align: left;
}

#divArticleContent {
	line-height: 17px;
	margin-top: 8px;
	margin-left: 17px;
	margin-right: 10%;
	color: black;
	text-align: left;
}


#dnn_ctr660_ItemDisplay_ArticleDisplay_lblArticleText p {
	font: 14px/23px Georgia, "Times New Roman", Times, serif;
	text-align: left;
}

#dnn_ctr660_ItemDisplay_ArticleDisplay_pnlComments {
	padding: 7px;
	margin-top: 9px;
	margin-left: 17px;
	margin-bottom: 0;
	border: 1px solid #7f7f7f;
	background-color: #fff;
}


#articleDisplay 
{
padding:0 0 40px;
width: 650px;
	margin-left: 20px;
	text-align: left;
}

#dnn_ctr660_ItemDisplay_ArticleDisplay_lnkReturnToList {
	font: 14px Georgia, "Times New Roman", Times, serif;
	text-decoration: underline;
	color: #69cbfd;
	margin-left: 17px;
}


#dnn_ctr660_ItemDisplay_ArticleDisplay_lnkReturnToList {
	font: 14px Georgia, "Times New Roman", Times, serif;
	text-decoration: underline;
	color: #69cbfd;
	margin-left: 17px;
}

#dnn_ctr1256_ZhenlModuleContainer_ctr1194_ItemDisplay_upnlPublish div.Normal div.Title {
	font-weight: bold;
	text-align: left;
}

#dnn_ctr1256_ZhenlModuleContainer_ctr1194_ItemDisplay_upnlPublish div.Normal div.Title div.item_listing {
	margin-bottom: -5px;
}

#dnn_ctr1256_ZhenlModuleContainer_ctr1216_ItemDisplay_upnlPublish div.Normal div.Title div.item_listing {
	margin-bottom: -5px;
	font-weight: bold;
}

#dnn_ctr1256_ZhenlModuleContainer_ctr1195_ItemDisplay_upnlPublish div.Normal div.Title div.item_listing {
	font-weight: bold;
	margin-bottom: -5px;
}

#dnn_ctr1256_ZhenlModuleContainer_ctr1212_ItemDisplay_upnlPublish div.Normal div.Title div.item_listing {
	margin-bottom: -5px;
	font-weight: bold;
}




