/* Default fonts */

td
{
	font-family:Arial, Helvetica, sans-serif, Tahoma;
	font-size:11px
}

p
{
	margin-bottom:10px;
}

body
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	background-color: #000000;
	horizontal-align: centre;
	background-image: url("http://www.nationalpaintballfields.com//templates/npf/Images/treesBack_small.jpg");
	background-repeat: repeat-x;
	color:#FFFFFF;
}

UL
{
	padding-right: 5px;
	padding-left:11px;
}

/* Form styles */
.FieldFull
{
	font-size: 9px;
}

.Field,
.Field200,
.Field400
{
	font-size: 9px;
}

.Field200
{
	width: 200px;
}

.Field400
{
	width: 400px;
}

.Required
{
	color: #FF7113;
}

.Button
{
	font-size: 9px;
}

.FormButton
{
	font-size: 9px;
	width: 100px;
}

.FieldLabel
{
	white-space: nowrap;
}

/* Misc styles */
A
{
	color: #3488CE;
}

.RatingDisplay .Label
{
	font-family: Tahoma;
	font-size: 10px;
	margin-right: 5px;
}

.RatingDisplay .Rating
{
	padding: 0px 0px 0px 0px;
}

.RatingDisplay .Rating IMG
{
	margin: 0px 2px 0px 2px;
}

.Trail
{
	
	padding: 5px;
	margin-bottom: 0px;
	font-size: 11px;
	font-family: Arial, Verdana;
	text-decoration: none;
	color: #999999;
}

.Trail A
{
	
	padding: 5px;
	margin-bottom: 0px;
	font-size: 11px;
	font-family: Arial, Verdana;
	text-decoration: underline;
	color:#999999;
}

.Trail A:Hover
{
	
	padding: 5px;
	margin-bottom: 0px;
	font-size: 11px;
	font-family: Arial, Verdana;
	text-decoration: underline;
	color: #666666;
}

.Details,
.Details A
{
	color: Gray;
	font-size: 10px;
}

/* Container styles */
.GlobalContainer
{
	text-align: center;
}

.PageContainer
{
	width: 800px;
	background-color: #000000;
	border-collapse: collapse;
	padding: 0px;
	margin-left: auto; 
	margin-right: auto;
}

.PageContainer TD
{
	padding: 0px;
}

.BodyColumns
{
	border-collapse: collapse;
	width: 800px;
}

.BodyColumns TD
{
	padding-left: 0px;
	padding-right: 0px;
}

.FadeRow
{
	background-image: url(Images/greyer.gif);
	height: 0px;
}

.FadeRowDark
{
	background-image: url(Images/whiter.gif);
	height: 0px;
}

.FadeRowJoin
{
	background-image: url(Images/whiter.gif);
	height: 0px;
}

.FadeRowJoin2
{
	background-image: url(Images/whiter.gif);
	height: 0px;
}

.FadeRowWhite
{
	background-image: url(Images/whiter.gif);
	height: 0px;
}

.LeftColumn
{
	background-color: #000000;
	width: 178px;
	vertical-align: top;
}


.RightColumn
{
	background-color: #3E6DBA;
	width: 0px;
	vertical-align: top;
	horizontal-align: right;
}

.LeftColumn .Heading,
.RightColumn .Heading
{
	font-weight: bold;
	color: Black;
	font-style: normal;
	font-family: Arial, Verdana;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 11px;
	padding-right: 14px;
}

.LeftColumn .Content
{
	font-size: 11px;
	color: #ffffff;
	font-style: normal;
	font-family: Verdana, Arial;
	padding-left: 16px;
	padding-right: 16px;
	padding-bottom: 10px;
	padding-top: 5px;
	
}


.RightColumn .Content
{
	font-size: 10px;
	color: #ffffff;
	font-style: normal;
	font-family: Verdana, Arial;
	padding-left: 11px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-top: 0px;
	
}

.LeftColumn .Content DIV
{
	margin-left: 10px;
}

.LeftColumn DIV.BulletItem,
.RightColumn DIV.BulletItem
{
	background-image: url(Images/TriBulletj.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}

.LeftColumn A
{
	font-size: 11px;
	font-family: Arial, Verdana;
	color: #2d2c26;
	font-weight: bold;
	text-decoration: none;
	 line-height: 13pt;

}

.RightColumn A
{
	font-size: 9px;
	font-family: Verdana, Arial;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
	 line-height: 11pt;
	 padding-right: 5px;


}

.RightColumn A:Hover
{
	font-size: 9px;
	font-family: Verdana, Arial;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
	 line-height: 11pt;
	 padding-right: 5px;


}



.LeftColumn OL,
.RightColumn OL
{
	margin-bottom: 0px;
}

.LeftColumn .HorizontalRule,
.RightColumn .HorizontalRule
{
border-bottom: solid 1px #FFFFFF;
}

.LeftColumn DIV.BulletItem
{
background-image: url(Images/TriBulletj.jpg);
background-repeat: no-repeat;
background-position: left center;
padding-left: 10px;
}

.LeftColumn DIV.BulletItemnocat,
.RightColumn DIV.BulletItem
{
padding-left: 10px;
}

TD.CentreColumn
{
	background-color: #000000;
	padding-left: 38px;
	padding-right: 30px;
	vertical-align: top;
	padding-bottom: 20px;
	height: 100%;
	width: 420px;
}

.CentreColumn .Heading
{
font-family: Arial, Verdana;
	font-weight: bolder;
	font-size: 18px;
	color: #000000;
	padding: 3px 3px 10px 0px;
}

.CentreColumn .HorizontalRule
{
	border-top: solid 1px #FFFFFF;
}

.CentreColumn UL
{
	margin-top: 3px;
	margin-bottom: 3px;
}


/* Header & Footer styles */
.PageHeader
{
	width: 800px;

}

.PageHeader .Main
{
	font-size: 22px;
	font-family: Arial Narrow;
	font-weight: bold;
	padding: 15px;
	/*color: #57739A;*/
	color:#FFFFFF;
}

.PageHeader .Menu
{
	background-color: #6A89A6;
	text-align: right;
	border-bottom: solid 4px #577398;
	padding: 5px;
	color: white;
}

.PageHeader .Menu A
{
	color: White;
	text-decoration: none;
	margin: 8px;
}

.PageFooter
{
	width: 800px;
	background-color: #000000;
	
}

.PageFooter TD
{
	font-size: 11px;
	text-align: center;
}

.Message
{
	background-color: #F9F9F9;
}

/* ArticleSummariesPanel styles */

#ViewCategoryArticleSummariesPanel_CategoryList A 
{
font-size: 11px;
font-family: Arial, Verdana;
text-decoration: underline;
color: #3E6EBA;
}

#ViewCategoryArticleSummariesPanel_CategoryList A:Hover 
{
font-size: 11px;
font-family: Arial, Verdana;
text-decoration: underline;
color: #05416C;
}

#SiteMap div 
{
font-size: 10px;
font-family: Arial, Verdana;
text-decoration: underline;
color: #3E6EBA;
}

.ArticleSummariesPanel .Item
{
	margin-bottom: 30px;
}

.ArticleSummariesPanel .Heading
{
	padding-right: 5px;
	padding-top: 2px;
	padding-left: 0px;	
	padding-bottom: 3px;
	font-weight: bold;
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #333333;
}

.ArticleSummariesPanel .Title
{
	font-weight: bold;
	font-family: Arial, Verdana;
	font-size: 14px;
	color: #cccccc;
	padding-right: 5px;
	margin-top: 10px;
	padding-left: 0px;	
	padding-bottom: 3px;
}

.ArticleSummariesPanel .Title A
{
	text-decoration: none;
}

.ArticleSummariesPanel .Title A:hover
{
	text-decoration: underline;
}

.ArticleSummariesPanel .Details
{
	color: Gray;
	font-size: 9px;
	padding: 9px;
	font-family: Verdana, Arial;
}

.ArticleSummariesPanel .Details A
{
	color: #FF0000;
}

.ArticleSummariesPanel .Status
{
	background-color: #FFFFCC;
}

.ArticleSummariesPanel .Status TABLE TD
{
	font-size: 11px;
}

.ArticleSummariesPanel .Status .Notes
{
	font-style: italic;
}

.ArticleSummariesPanel .Content
{
	font-size: 11px;
	font-family: Verdana, Arial;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	 line-height: 11pt;
	 padding-top: 2px;
	 padding-bottom: 0px;
}
.ArticleSummariesPanel .Content A
{
	font-size: 11px;
	font-family: Verdana, Arial;
	color: #999999;
	font-weight: normal;
	text-decoration: underline;
	 line-height: 11pt;
	 padding-top: 2px;
	 padding-bottom: 0px;
}
.ArticleSummariesPanel .Content A:Hover
{
	font-size: 11px;
	font-family: Verdana, Arial;
	color: #666666;
	font-weight: normal;
	text-decoration: underline;
	 line-height: 11pt;
	 padding-top: 2px;
	 padding-bottom: 0px;
}
.ArticleSummariesPanel .SmallLinks
{
	margin: 10px 0px 20px 0px;
	border-bottom: dotted 1px white;
	border-top: dotted 1px white;
}

.ArticleSummariesPanel .SmallLinks A
{
	text-decoration: none;
}

.ArticleSummariesPanel .SmallLinks .IMG
{
	vertical-align: super;
}

.ArticleSummariesPanel IMG.AuthorPicture
{
	margin-right: 10px;
	float: left;
}

/* RecentBlogsPanel styles */
.RecentBlogsPanel
{
	background-color: #f4f4f4;
	float: right;
	border: lightblue 1px solid;
	padding: 2px 8px 8px 8px;
	margin: 35px 0px 5px 15px;
	width: 180px;
	font-size: 11px;
}

.RecentBlogsPanel .Title
{
	line-height: 18px
}

.RecentBlogsPanel .Details
{
	font-size: 10px;
	color: Gray;
	padding-bottom: 10px;
}

.RecentBlogsPanel .Details A
{
	color: Gray;
}

.RecentBlogsPanel .Heading
{
	color: black;
	font-weight: bold;
	font-size: 11px;
}

.RecentBlogsPanel .Link
{
	text-align: right;
}

/* RecentNewsPanel styles */
.RecentNewsPanel SPAN
{
	width: 100%;
	display: block;
}

.RecentNewsPanel .Item
{
	margin-bottom: 20px;
}

.RecentNewsPanel .Heading
{
	font-weight: bold;
	font-family: Verdana, Arial;
}

.RecentNewsPanel .Title
{
	font-weight: bold;
	font-family: Arial, Verdana;
	font-size: 12px;
}

.RecentNewsPanel .Date
{
	font-family: Verdana, Arial;
	color: Gray;
	font-size: 10px;
	padding: 5px 0px 3px 0px;
}

.RecentNewsPanel .Content
{
	font-size: 11px;
	font-family: Verdana, Arial;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	 line-height: 11pt;
}

.RecentNewsPanel .SmallLinks
{
	margin: 40px 10px 20px 10px;
}

.RecentNewsPanel .SmallLinks A
{
	text-decoration: none;
}

.RecentNewsPanel .SmallLinks .IMG
{
	vertical-align: super;
}

/* ViewArticlePanel styles */
.ViewArticlePanel
{
	border-collapse: collapse;
	width: 100%;
}

.ViewArticlePanel .Title
{
	font-weight: bolder;
	font-size: 18px;
	color: #006699;
	/*font-style: italic;*/
	padding: 0px 0px 10px 0px;
}

.ViewArticlePanel .content
{
	line-height:18px;
}

.ViewArticlePanel .PageTitle
{
	font-weight: bold;
	font-size: 14px;
	margin: 5px 0px 10px 0px;
}

.ViewArticlePanel .Details
{
	color: Gray;
	font-size: 10px;
	padding: 5px;
}

.ViewArticlePanel .Details A
{
	color: gray;
}

.AuthorSummary
{
	background-color: #f4f4f4;
	float: right;
	border: lightblue 1px solid;
	padding: 8px 8px 8px 8px;
	margin: 0px 0px 15px 15px;
	width: 180px;
}

.AuthorSummary .Name
{
	font-weight: bold;
	margin: 2px 0px 8px 0px;
	font-size: 11px;
}

.AuthorSummary .Biography
{
	line-height: 18px;
	font-size: 11px;
}

.AuthorSummary .Picture
{
	float: right;
	margin: 10px 10px 10px 10px;
}

.ArticleFeedbackPanel
{
	background-color: #f4f4f4;
	margin: 5px 0px 5px 0px;
	width: 100%;
	text-align: left;
	border: lightblue 1px solid;
	padding: 10px;
}

.ArticleFeedbackPanel textarea
{
	width:100%;
}

.ArticleFeedbackPanel .Heading
{
	font-size: 12px;
}

.ArticleRelatedArticlesPanel .Heading
{
	font-size:12px;
}

.ArticleSeriesPanel .Heading
{
	font-size: 12px;
}

.ArticleCommentsPanel .Heading
{
	font-size: 12px;
}

.ArticleRelatedLinksPanel .Heading
{
	font-size: 12px;
}

.ArticleNavigation
{
	margin-top: 10px;
	margin-bottom: 10px;
}

/* BlogSummariesPanel styles */
.BlogSummariesPanel .Title
{
	font-weight: bold;
	padding: 3px;
}

.BlogSummariesPanel .Title A
{
	text-decoration: none;
}

.BlogSummariesPanel .Title A:hover
{
	text-decoration: underline;
}

.BlogSummariesPanel .Details
{
	color: Gray;
	font-size: 10px;
	padding: 5px;
}

.BlogSummariesPanel .Details A
{
	color: gray;
}

.BlogSummariesPanel .Status
{
	background-color: #FFFFCC;
}

.BlogSummariesPanel .Status TABLE TD
{
	font-size: 11px;
}

.BlogSummariesPanel .Status .Notes
{
	font-style: italic;
}

.BlogSummariesPanel .Content
{
	line-height: 18px;
	margin-bottom: 10px;
}

.BlogSummariesPanel .Content .SmallLinks
{
	margin: 10px 10px 20px 10px;
}

.BlogSummariesPanel .Content .SmallLinks A
{
	text-decoration: none;
}

.BlogSummariesPanel .Content .SmallLinks .IMG
{
	vertical-align: super;
}

.BlogEntryCommentsPanel .Heading
{
	font-size: 12px;
}

/* SyndicatePanel styles */
.SyndicatePanel .Title
{
	font-weight: bold;
	font-size: 14px;
	margin: 0px 0px 10px 0px;
}

.SyndicatePanel .Content DIV
{
	margin-bottom: 5px;
	margin-left: 10px;
}

.SmallSearchPanel .Heading
{
font-size: 10px;
font-family: Arial, Verdana;
}

.SmallSearchPanel .Content
{
font-size: 10px;
font-family: Arial, Verdana;
}

/* NEEDED STYLES FOR SLIDEMENU NAVIGATION*/
div.slideMenuBG{position:absolute; left:20; top:30; z-index:1}
div.slideMenuText{position:absolute; left:2; top:2; z-index:200}
#slideMenucont{position:absolute;	height:800; width:160; visibility:hidden;}

div.clSlideMenu2{ /* All slideMenu2 DIV elements */
	position:absolute;
	font-family:verdana,arial,helvetica;
	font-size:10px;
	overflow:hidden;
	width:160;
	height:18;
	background-color:#000000;
	background-image: url(navback5_j.gif); 
	layer-background-color:#000000;
}
div.clSlideMenu3{ /* for top level selected category */
	position:absolute;
	font-family:verdana,arial,helvetica;
	font-size:10px;
	overflow:hidden;
	width:160;
	height:18;
	background-color:#948f77;
	background-image: url(navback5_j.gif); 
	layer-background-color:#948f77;

}
div.clSlideMenu4{ /* sub category that is selected */
	position:absolute;
	font-family:verdana,arial,helvetica;
	font-size:10px;
	overflow:hidden;
	width:160;
	height:18;
	background-color:#666666;
	background-image: url(navback5_j.gif); 
	layer-background-color:#666666;
}
div.clSlideMenu5{ /* rollover*/
	position:absolute;
	font-family:verdana,arial,helvetica;
	font-size:10px;
	overflow:hidden;
	width:160;
	height:18;
	background-color:#999999;
	background-image: url(navback5_j.gif); 
	layer-background-color:#999999;
}
#slideMenu2cont{position:absolute;	height:800; width:180; clip:rect(0,800,600,0); visibility:hidden;}
a.clAmenu2{ /* All sub4 level links */
	/*color:#2d2c26;*/
	color:#FFFFFF;
	text-decoration:none;
}
span.clArrow{
	font-family:verdana;
}
/* slidemenu specific styles*/
a.thickbox {display:block !important;}
