/* Jelpro Simple Skin */
body
{
text-align: Center; /* for IE */
background-image: url(BackGroundFill.png);
background-repeat: repeat;

}
.HoldContent{width: 771px;}

.Content {

width: 779px;
background-image: url(Content.png);
text-align: Left;
}

.ContentArea {

width: 779px;
background-color: white;
text-align: Left;
}
.HeaderFill
{
width: 771px;
background-image: url(HeaderFill.png);
height: 35px;
background-repeat: repeat-x;
}
.HeaderRightShadow
{
width: 7px;
background-image: url(HeaderRightShadow.png);
height: 35px;
}
.RightShadowFill {background-image: url(RightShadowFill.png);
width: 7px;
background-repeat: repeat-y;} 

.MenuBarShadowFill {background-image: url(MenuBarShadowFill.png);
width: 7px;
background-repeat: repeat-y; height:100%;} 

.BreadCrumbsLeftShadow {background-image: url(BreadCrumbsLeftShadow.png);
width: 7px; height: 21px;} 

.BreadCrumbsFill {background-image: url(BreadCrumbsFill.png);
height: 21px; width: 606px;     font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    color: #ffffff;} 

A.BreadCrumbsFill:link {
    text-decoration: none;
	font-size: 8pt;
    font-family: Arial, Helvetica;
    color: #ffffff;
}

A.BreadCrumbsFill:visited  {
    text-decoration: none;
	font-size: 8pt;
    font-family: Arial, Helvetica;
    color: #ffffff;
}

A.BreadCrumbsFill:active   {
    text-decoration: none;
	font-size: 8pt;
    font-family: Arial, Helvetica;
    color: #ffffff;
}

A.BreadCrumbsFill:hover    {
    text-decoration: underline;
	font-size: 8pt;
    font-family: Arial, Helvetica;
    color: #ffffff;}

.BottomFill
{
width: 771px;
background-image: url(BottomFill.png);
height: 33px;
background-repeat: repeat-x;
}
.Bottom-Right-Shadow
{
width: 7px;
background-image: url(Bottom-Right-Shadow.png);
height: 8px;
}
.BottomLeftShadow
{
width: 7px;
background-image: url(BottomLeftShadow.png);
height: 8px;
}
.BottomShadowFill
{
background-image: url(BottomShadowFill.png);
height: 8px;
Width: 765px;
}
.Logo
{
background-image: url(Logo.png);
height: 138px;
Width: 165px;
}
.Menu
{
background-image: url(MenuBar.png);
width: 165px;
padding-left: 9px;
padding-top: 15px;
}

.MenuBarBottom
{ background-image: url(BottomLeftBar.png);
Width: 165px; height: 43px;}

.HeaderGraphic
{ 
Width: 606px; height: 89px;}
.BottomRightBar
{ background-image: url(BottomRightBar.png);
Width: 606px; height: 43px;}

/* LeaderText */
.LeaderText
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    color: #ffffff;
}
A.LeaderText:link {
    text-decoration: none;
	font-size: 8pt;
    font-family: Arial, Helvetica;
    color: #ffffff;
}

A.LeaderText:visited  {
    text-decoration: none;
	font-size: 8pt;
    font-family: Arial, Helvetica;
    color: #ffffff;
}

A.LeaderText:active   {
    text-decoration: none;
	font-size: 8pt;
    font-family: Arial, Helvetica;
    color: #ffffff;
}

A.LeaderText:hover    {
    text-decoration: underline;
	font-size: 8pt;
    font-family: Arial, Helvetica;
    color: #ffffff;}

/* Panes */
        
.ContentPane
{Width: 434px; height:100%;
}
.RightPane
{Width: 165px; height:100%;

}
.LeftPane
{ background-image: url(MenuBar.png);
Width: 165px; height:100%; }

.LowerLeftPane
{background-image: url(MenuBar.png);
Width: 165px; height:100%; padding-left: 13px; padding-right: 4px;
padding-top: 15px;
}
.PaneSpacer
{   height:  8px;
    width: 560px;}
/* ================================
    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
{
    background-color: #fffff;
}

/* background/border colors for the selected tab */
.TabBg {
}

/* text style for the selected tab */
.SelectedTab {
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
}

A.SelectedTab:visited  {
}

A.SelectedTab:active   {
}

A.SelectedTab:hover    {
}

/* text style for the unselected tabs */
.OtherTabs {
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
}

A.OtherTabs:visited  {
}

A.OtherTabs:active   {
}

A.OtherTabs:hover    {
}

/* 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:active   {
}

A.CommandButton:hover    {
}
    
/* GENERIC */
H1  {
}

H2  {
}

H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
}

A:visited   {
}

A:active    {
}

A:hover {
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL LI {
}

HR {
}


/* Main Menu */

.MainMenu_MenuContainer 
{
    background-color: Transparent;
    width: 100%;
   text-align:center;
}

.MainMenu_MenuBar
{
background-image: url(MenuSpacer.png);
height: 28px;
background-repeat: no-repeat;
}

.MainMenu_MenuItem
{
background-color: Transparent;
font-size: 9pt;
height: 28px;
font-style: normal;
font-weight: normal;
color: #244927;
font-family: Arial;
text-align: center;
font-variant: small-caps;
}

.MainMenu_MenuIcon {    

}

.MainMenu_SubMenu 
{
	background-image: url("MenuBarFill.png");
 	background-repeat:repeat;
}

.MainMenu_MenuBreak {
  background-image: url("MenuSpacer.png");
  Height: 6px;
}

.MainMenu_MenuItemSel 
{
    font-size: 9pt;
height: 28px;
    font-style: normal;
    font-weight: normal;
    color: #ffffff;
	background-image: url("MenuSelectedFill.png");
 	background-repeat:repeat;
    font-family: Arial;
text-align: center;
font-variant: small-caps;
}

.MainMenu_MenuArrow {	}

.MainMenu_RootMenuArrow {	}

/******  Announcements Nuke News ******/
.newscontainer
{
	width: 100%;
}

.newsheadercontainer
{
	font-family:Arial;
	font-weight:Normal;
	font-size:11px;
	padding: 3px 3px 10px 3px;
}

.newsactionbar
{
	font-family:Arial;
	font-weight:Normal;
	font-size:11px;
	padding: 10px 3px 3px 3px;
	text-align: left;
}

.newsactionbarlinks:link, .newsactionbarlinks:active, .newsactionbarlinks:visited
{
	font-family:Arial;
	font-weight:Underline;
    font-size: 9px;
    color: darkgreen;
    background-color: #ffffff;
    padding: 1px 1px 1px 1px;
}

.newsactionbarlinks:hover
{
    color: darkgreen;
    background-color: #ffffff;
}

.newsPublishRSSLink:link, .newsPublishRSSLink:active, .newsPublishRSSLink:visited
{
	font-family:Arial;
	font-weight:Normal;
	font-size:11px;
	color:#000000;
}

.newsPublishRSSLink:hover
{
	color:red;
}
.newsrow
{
	padding: 5px 5px 5px 5px
}

.NukeNews_Item
{
	background-color:white;
	padding: 5px 0px 5px 0px;
}

.NukeNews_AltItem
{
	background-color: transparent;
	padding: 5px 0px 5px 0px;
}

.newsrowspacer
{
	height:1px;
	background-color:gray;
}
.newscategoryimage
{
}

.newscategoryimagecontainer 
{
	float: left; 
	text-align: center;
	padding: 0px 0px 0px 0px;
}
.newstitle
{
	font-family:Tahoma, Arial;
	font-weight:bold;
	font-size:13px;
	color:#000000;	
}

.newstitle2
{
	font-family:Tahoma, Arial;
	font-weight:bold;
	font-size:14px;
	color:#000000;	
}

.newspostdate
{
	font-family:Tahoma, Arial;
	font-weight:normal;
	font-size:10px;
	color:gray;	
}

.newssummary
{
	font-family:Tahoma, Arial;
	font-weight:normal;
	font-size:10px;
	color:#000000;
}

.newsreadmore:link, .newsreadmore:active, .newsreadmore:visited
{
	font-family:Tahoma, Arial;
	font-weight:bold;
	font-size:9px;
	text-decoration: underline;
	color:#000000;
}

.newsreadmore:hover
{
	font-family:Tahoma, Arial;
	font-weight:bold;
	font-size:9px;
	color:red;
}

.archivelinkcontainer
{
	background-color: Silver;
	padding: 3px 3px 3px 3px;
}

.archivelink:link, .archivelink:active, .archivelink:visited
{
	font-family:Tahoma, Arial;
	font-weight:bold;
	font-size:11px;
	text-decoration: underline;
	color:#000000;
}

.archivelink:hover
{
	font-family:Tahoma, Arial;
	font-weight:bold;
	font-size:11px;
	color:red;
}

.archivedisplaymonthlink:link, .archivedisplaymonthlink:active, .archivedisplaymonthlink:visited
{
	font-family:Tahoma, Arial;
	font-weight:bold;
	font-size:14px;
	text-decoration: underline;
	color:#000000;
}

.archivedisplaymonthlink:hover
{
	font-family:Tahoma, Arial;
	font-weight:bold;
	font-size:14px;
	color:red;
}

.archivedisplayreturnlinkcontainer
{
	padding: 5px 5px 10px 5px;
}

.archivedisplayreturnlink:link, .archivedisplayreturnlink:active, .archivedisplayreturnlink:visited
{
	font-family:Tahoma, Arial;
	font-weight:bold;
	font-size:11px;
	text-decoration: underline;
	color:#000000;
}

.archiveddisplayreturnlink:hover
{
	font-family:Tahoma, Arial;
	font-weight:bold;
	font-size:11px;
	color:red;
}

.viewnewstitle
{
	font-family:Tahoma, Arial;
	font-weight:normal;
	font-size:18px;
	color:#000000;	
}

.viewnewsimage
{
	float:right;
	padding: 0px 0px 0px 5px;
}

.viewnewsreturn:link, .viewnewsreturn:active, .viewnewsreturn:visited
{
	font-family:Tahoma, Arial;
	font-weight:bold;
	font-size:11px;
	text-decoration: underline;
	color:#000000;
}

.viewnewsreturn:hover
{
	font-family:Tahoma, Arial;
	font-weight:bold;
	font-size:11px;
	color:red;
}

.viewnewsarticle 
{
	font-family:Tahoma, Arial;
	font-weight:normal;
	font-size:11px;
	color:#000000;
}

.viewnewspostedby 
{
	font-family:Tahoma, Arial;
	font-weight:normal;
	font-size:10px;
	color:gray;	
	padding: 0px 0px 0px 5px;
}

.adminMenuTitle
{
	font-family:Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color: Black;
	padding: 0px 0px 3px 3px;
	vertical-align: bottom;

}

.adminMenuDesc
{
	font-family:Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: gray;
	padding-left: 3px;
	vertical-align:top;
}

.adminlabels
{
	font-family:Tahoma, Arial;
	font-weight:bold;
	font-size:11px;
	color:#000000;
}
.admindata
{
	font-family:Tahoma, Arial;
	font-weight:normal;
	font-size:11px;
	color:#000000;
}
.adminlinks:link, .adminlinks:active, .adminlinks:visited
{
	font-family:Tahoma, Arial;
	font-weight:bold;
	font-size:11px;
	color:#000000;
}	
.adminlinks:hover
{
	color:Red;
}
.errors 
{
	font-family:Tahoma, Arial;
	font-weight:bold;
	font-size:11px;
	color:Red;
}

.admincategorygridheader 
{
	font-family: Tahoma, Arial;
	font-weight:bold;
	font-size:11px;
	color:Gray;
}

.admincategorygriditem 
{
	font-family: Tahoma, Arial;
	font-weight:bold;
	font-size:10px;
}

.admincategorygrid
{

}

.submitnewsdata
{
	font-family:Tahoma, Arial;
	font-weight:normal;
	font-size:11px;
	color:#000000;	
}

.submitnewslabels
{
	font-family:Tahoma, Arial;
	font-weight:bold;
	font-size:11px;
	color:#000000;
}

.submitnewslinks:link, .submitnewslinks:active, .submitnewslinks:visited
{
	font-family:Tahoma, Arial;
	font-weight:bold;
	font-size:11px;
	color:#000000;
}

.helplist
{
	color:Green;
	font-size:12px;
	font-family: Arial;
}


/*****  Comments & Ratings *****/
.newsRatingsDisplay
{
	font-family:Tahoma, Arial;
	color:Black;
	font-size: 11px;
	font-weight: bold;
}

.RatingLabel
{
	font-family:Tahoma, Arial;
	color:Black;
	font-size: 12px;
	font-weight:bold;
}

.CommentsEntryLabel
{
	font-family:Tahoma, Arial;
	color:Black;
	font-size: 12px;
	font-weight:bold;
}

.SaveCommentsRating:link, .SaveCommentsRating:active, .SaveCommentsRating:visited
{
	font-family:Tahoma, Arial;
	font-weight:bold;
	font-size:11px;
	color:Black;
	text-decoration: underline;
}

.SaveCommentsRating:hover
{
	text-decoration:none;	
}	
	
.EditCommentsLink:link, .EditCommentsLink:active, .EditCommentsLink:visited
{
	font-family:Tahoma, Arial;
	font-weight:bold;
	font-size:11px;
	color:Black;
	text-decoration: underline;
}

.EditCommentsLink:hover
{
	text-decoration:none;	
}	

.commentsRating
{
	color:Red;
	font-size:12px;	
	font-family: Arial;
}

.CurrentRatingLabel
{
	font-family:Tahoma, Arial;
	color:Black;
	font-size: 12px;
	font-weight:bold;
}

.CurrentRating
{
	font-family:Tahoma, Arial;
	color:Black;
	font-size: 12px;
}

.RatingLabelRow
{
	font-family:Tahoma, Arial;
	color:Black;
	font-size: 11px;
	font-weight:bold;
	padding-top:10px;
}

.RatingRow
{
	font-family:Tahoma, Arial;
	color:Gray;
	font-size: 11px;
	padding-top:10px;
}

.CommentsRow
{
	font-family:Tahoma, Arial;
	color:Gray;
	font-size: 11px;
}
/* ================================
    CSS STYLES FOR DNN Event Module 
   ================================
*/

/* The following control the Calendar Month Style-Look */
.Eventtooltip
{
	border-right: #000 1px solid;
	padding-right: 5px;
	border-top: #000 1px solid;
	padding-left: 5px;
	font-size: 10px;
	filter: alpha(opacity=80);
	padding-bottom: 5px;
	border-left: #000 1px solid;
	width: 200px;
	color: #000;
	padding-top: 5px;
	border-bottom: #000 1px solid;
	font-family: Arial;
	background-color: #ffd;
	text-align: left;
	moz-opacity: 0.8;
}
	 
.Event
{
	table-layout: auto;
	font-size: 7pt;
	width: 550px;
	color: white;
	font-family: Verdana;
	height: 550px;
	text-align: center;
	border-right: #e5dfdf 1px solid;
	border-bottom: #e5dfdf 1px solid;
	border-left: #e5dfdf 1px solid;
	border-top: #e5dfdf 1px solid;
	BACKGROUND-COLOR: #ffffff;

}

.EventTitle
{
font-weight: Normal;
font-size: 11pt;
background-image: url(CalMonthHeader.png);
background-repeat: repeat;
width: 100%;
color: black !important;
text-align: center;
height: 32px !important;
}

.EventTitle, .EventTitle td
{
	font-weight: bold;
	font-size: 11pt;
	width: 100%;
	color: black !important;
	text-align: center;
	background-image: url(CalMonthHeader.png);
	background-repeat: repeat;
	height: 32px !important;
}

/* Note use of "!important" to override Inline Style */
.EventNextPrev, .EventNextPrev a:link
{
	padding-right: 0.5em;
	padding-left: 0.5em;
	font-size: 8pt;
	padding-bottom: 0px;
	color: black !important;
	padding-top: 0px;
}

.EventNextPrev a, .EventNextPrev a:visited, .EventNextPrev a:hover
{
	padding-right: 0.5em;
	padding-left: 0.5em;
	font-size: 8pt;
	padding-bottom: 0px;
	color: black !important;
	padding-top: 0px;
}

.EventDayHeader
{
	font-weight: bold;
	font-size: 7pt;
	font-family: Verdana;
	background-image: url(CalDayHeader.png);
	background-repeat: repeat;
	vertical-align: middle;
	height: 20px;
}

.EventDay, .EventDay td
{
	font-size: 7pt;
	width: 14%;
	color: #0000ff !important;
	font-family: Verdana;
	background-image: url(CalWeekday.png);
	background-repeat: repeat;
	height: 14%;
}
.EventDay a,
.EventDay a:visited,
.EventDay a:hover
{
	font-size: 7pt;
	color: #0000ff !important;
	font-family: Verdana;
}
.EventDayScroll
{
}
.EventOtherMonthDay
{
	color: #808080;
	background-image: url(CalOtherMonth.png);
	background-repeat: repeat;
}

.EventOtherMonthDay a, .EventOtherMonthDay a:visited, .EventOtherMonthDay a:hover
{
	color: #8080c0;
	background-color: Transparent;
}


.EventWeekendDay
{
	background-image: url(CalWeekend.png);
	background-repeat: repeat;
}


.EventTodayDay
{
	font-weight: bold;
	color: #0000ff !important;
	background-color: darkgray !important;
}

/* Note use of "!important" to override Inline Style */
.EventSelectedDay
{
	border-right: red 2px solid ;
	border-top: red 2px solid;
	border-left: red 2px solid;
	border-bottom: red 2px solid;
}

.EventSelector
{
	background-color: #c0c0e0;
}
.EventSelector a,
.EventSelector a:visited,
.EventSelector a:hover
{
	color: #0000ff;
	text-decoration: none;
}	



/* The following control the Calendar Week View Style-Look */
.WeekTable
{
	table-layout: auto;
	font-size: 7pt;
	color: black;
	font-family: Verdana;
	text-align: center;
	border-right: #e5dfdf 1px solid;
	border-bottom: #e5dfdf 1px solid;
	border-left: #e5dfdf 1px solid;
	border-top: #e5dfdf 1px solid;
}

.WeekItem 
{
	text-align: center;
	ALIGNMENT: center;
	ALIGN: center;
	FONT-FAMILY: verdana,helvetica,arial;
	font-size: xx-small;
	BACKGROUND-COLOR: #FFFFFF;
	FONT-WEIGHT: bold;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr= '#FFFFFF' , EndColorStr= '#CCCCCC' );
}
.WeekBackground 
{
	ALIGNMENT: center;
	ALIGN: center;
	FONT-FAMILY: verdana,helvetica,arial;
	BACKGROUND-COLOR: #ffffff;
	font-size: xx-small;
}
.WeekTitle 
{
	FONT-FAMILY: verdana,helvetica,arial;
	font-size: xx-small;
	width: 100%;
	color: black;
	height: 15%;
	text-align: center;
	background-image: url(CalMonthHeader.png);
	background-repeat: repeat;
}

.WeekRangeheader 
{
	color: black;
	text-align: center;
	vertical-align: middle;
	font-family: verdana,helvetica,arial;
	font-size: xx-small;
	BACKGROUND-COLOR: #ffffff;
}


/* The following control the Calendar List View Style-Look */
.ListTable
{
	width: 160px;
}.ListDate
{
	font-size: 7pt;
	font-family: arial;
	text-align: left;
	vertical-align:top;
}
.ListTitle
{
	font-size: 7pt;
	font-family: arial;
	text-align: left;
	vertical-align:top;
}
.ListDescription
{
	font-size: 7pt;
	font-family: arial;
	text-align: left;
	vertical-align:top;
}
.ListLink 
{
	font-weight: bold;
	font-size: 7pt;
	font-family: arial;
	text-align: left;
	vertical-align:top;
}

.ListHeader
{
font-weight: bold;
font-size: xx-small;
color: black;
font-family: arial;
height: 22px;
text-align: left;
	background-image: url(CalMonthHeader.png);
	background-repeat: repeat;
}



