﻿/*========================================================*/
/*                                                                                                                                  */
/*                          created by - Interzoic Media - www.interzoic.com		                            */
/*                          DNN Skin Design and Custom Module Development		                         */
/*                                                                                                                                  */
/*========================================================*/

/*========================================================*/
/*  Universal                                          */
/*========================================================*/
H1, H2, H3, H4, H5, H6, .normal, .Normal, .NormalBold, .NormalRed, .NormalTextBox, .CommandButton,
 .Head,  .SubHead,.SubSubHead, div, p, textarea, TH,TD, a, a, li,input, span, select, .RSS
{ font-family: Verdana, Arial, Helvetica, sans-serif;	 font-size: 12px; margin: 0px ;  color: #111; }

/*========================================================*/
/*  Page Elements                                    */
/*  Note: background must always be white for Telerik editor.  If you want a colored            */
/*  background then you must tile a colored image          */
/*========================================================*/
html { min-height:100%; height:auto; }
body {	background: #fff;	margin: 0;	height: 100%;}


/*========================================================*/
/*  Text and Links                                               */
/*========================================================*/

.NormalBold {  font-weight: bold;  }
.NormalRed { color: #C50000;  font-weight: bold;  }
.NormalTextBox { padding-left: 2px;  }
/* anchor with class=Normal */
Normal:link, Normal:visited,
a.Normal:link, a.Normal:visited,
.Normal a:link, .Normal a:visited  { color: #bb872d;  font-weight: bold; text-decoration: underline; }
Normal:hover, Normal:active,
a.Normal:hover, a.Normal:active,
.Normal a:hover, .Normal a:active { color: #8a1010; 	text-decoration: underline; }

a, a:link, a:visited { color: #bb872d; font-weight: bold; text-decoration: underline; }
a:hover, a:active { color: #8a1010; text-decoration: underline; }

a.CommandButton {  font-weight: bold;  }
a.CommandButton:link, a.CommandButton:visited { color: #bb872d;  font-weight: bold; text-decoration: underline; }
a.CommandButton:hover, a.CommandButton:active { color: #8a1010;  text-decoration: underline; }

TH { color:#472744; font-size:14px;  font-weight: bold; } 
HR {	border: 0; color: #27492D; background-color: #27492D; height: 2; width : 100%; text-align: center; }
ul {margin: .5em .5em .5em 0em; padding-left: 2.0em;}
ul li{list-style-type:disc;}

.Head{font-size:18px;font-weight:bold;color:#472744;}

/* anchor, span tag, etc. */
.SubHead { font-size: 14px; font-weight: bold; color: #27492D;}
td.SubHead span{ color: #27492D!important;}
SubHead:link, SubHead:visited,
a.SubHead:link, a.SubHead:visited, 
.SubHead a:link, .SubHead a:visited {font-size: 14px; font-weight: bold; color: #bb872d;	text-decoration: underline;}
SubHead:hover, SubHead:active,
a.SubHead:hover, a.SubHead:active,
.SubHead a:hover, .SubHead a:active {font-size: 14px; font-weight: bold; color: #8a1010;	text-decoration: underline;}

/* anchor, span tag, etc. */
.SubSubHead { font-size: 13px; font-weight: bold; color: #27492D;}
SubSubHead:link, SubSubHead:visited,
a.SubSubHead:link, a.SubSubHead:visited, 
.SubSubHead a:link, .SubSubHead a:visited {color: #bb872d;	text-decoration: underline;}
SubSubHead:hover, SubSubHead:active,
a.SubSubHead:hover, a.SubSubHead:active,
.SubSubHead a:hover, .SubSubHead a:active {	color: #8a1010;	text-decoration: underline;}


/*========================================================*/
/*  Telerik Rich Text Editor                                       */
/*========================================================*/

H1{ color:#27492D; font-size:24px; font-weight: bold;  }
.HeaderLarge{ color:#27492D; font-size:24px; font-weight: bold;  }
.HeaderLarge2{ color:#472744; font-size:24px; font-weight: bold;  }
H2{ color:#27492D; font-size:18px; font-weight: bold;  } 
.HeaderMedium{ color:#27492D; font-size:18px; font-weight: bold;  } 
.HeaderMedium2{ color:#472744; font-size:18px; font-weight: bold;  } 
H3,H4,H5,H6{ color:#27492D; font-size:14px;  font-weight: bold; } 
.HeaderSmall{ color:#27492D; font-size:14px;  font-weight: bold; } 
.HeaderSmall2{ color:#472744; font-size:14px;  font-weight: bold; } 

/* copy from NormalRed */
.HeaderNormalRed { color: #C50000;  font-weight: bold;  }

.LinkButton
{font-size:11px;  font-weight:bold;
	color: #ffffff; border-top: 2px solid #95B5E1;	border-bottom: 3px solid #3F608D;	border-left: 2px solid #95B5E1;
	border-right: 3px solid #3F608D;	padding: 2px 6px 3px 7px;
	text-decoration: none;	background: #5373b9;	 font-family:Verdana, Arial, Helvetica, sans-serif;}
LinkButton:link, LinkButton:visited,
a.LinkButton:link,a.LinkButton:visited,
.LinkButton a:link,.LinkButton a:visited 
{font-size:11px;  font-weight:bold;
	color: #ffffff; border-top: 2px solid #95B5E1;	border-bottom: 3px solid #3F608D;	border-left: 2px solid #95B5E1;
	border-right: 3px solid #3F608D;	padding: 2px 6px 3px 7px;
	text-decoration: none;	background: #5373b9;	 font-family:Verdana, Arial, Helvetica, sans-serif;}
.LinkButton:hover, .LinkButton:active,
a.LinkButton:hover, a.LinkButton:active,
.LinkButton a:active, .LinkButton a:hover
{color: #111111; 	border-top: 3px solid #3F608D;	border-bottom: 2px solid #95B5E1;	
	border-left: 3px solid #3F608D;	border-right: 2px solid #95B5E1;	text-decoration: none; 	padding: 1px 7px 4px 6px;
	 font-family:Verdana, Arial, Helvetica, sans-serif;}

.PullQuote-Right{color:black;background:#E6EDF6;float:right;
margin: 5px;padding: 5 10 5 10;font-family:Times New Roman, Serif;font-size: 14px;
text-align: center;font-weight:bold;font-style:italic;}
.PullQuote-Left{color:black;background:#E6EDF6;float:left;
margin: 5px;padding: 5 10 5 10;font-family:Times New Roman, Serif;font-size: 14px;
text-align: center;font-weight:bold;font-style:italic;}

.Accent{ color:#27492D;  } 
.Accent2{ color:#472744;  } 

.HeaderPageTitle{ color:#27492D; font-size:24px; font-weight: bold;  }
.px30px{font-size:30px;}
.px27px{font-size:27px;}
.px24px{font-size:24px;}
.px21px{font-size:21px;}
.px18px{font-size:18px;}
.px15px{font-size:15px;}
.px12px{font-size:12px;}
.px10px{font-size:10px;}
.px8px{font-size:8px;}

/*========================================================*/
/*  Additional                                            */
/*========================================================*/

.RSS { font-size:11px; font-weight:bold;	 } 
RSS:link, RSS:visited,
a.RSS:link, a.RSS:visited,
.RSS a:link, .RSS a:visited {color: #bb872d;	text-decoration: underline; }
RSS:hover, RSS:active,
a.RSS:hover, a.RSS:active,
.RSS a:hover, .RSS a:active {	color: #8a1010; text-decoration: underline;  }

/*========================================================*/
/*  Open Search                                      */
/*========================================================*/

.OpenSearchTextBox { margin: 2 3 0 0; padding: 2 3 0 0; vertical-align:bottom; BORDER: transparent; 
	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size:12px; color:#111; 
	BACKGROUND: transparent;  WIDTH: 170px;  HEIGHT: 17px;}
.OpenSearchImageButton { width:27px; height:17px; }

.OpenSearchAdvTextBox { WIDTH: 350px; }

/*  .OpenSearchAdvButton - copy from LinkButton */
.OpenSearchAdvButton
{font-size:11px;  font-weight:bold;
	color: #ffffff; border-top: 2px solid #95B5E1;	border-bottom: 3px solid #3F608D;	border-left: 2px solid #95B5E1;
	border-right: 3px solid #3F608D;	padding: 2px 6px 3px 7px;
	text-decoration: none;	background: #5373b9;	 font-family:Verdana, Arial, Helvetica, sans-serif;}
.OpenSearchAdvButton:link, OpenSearchAdvButton:visited
{font-size:11px;  font-weight:bold;
	color: #ffffff; border-top: 2px solid #95B5E1;	border-bottom: 3px solid #3F608D;	border-left: 2px solid #95B5E1;
	border-right: 3px solid #3F608D;	padding: 2px 6px 3px 7px;
	text-decoration: none;	background: #5373b9;	 font-family:Verdana, Arial, Helvetica, sans-serif;}
.OpenSearchAdvButton:hover, .OpenSearchAdvButton:active
{color: #111111; 	border-top: 3px solid #3F608D;	border-bottom: 2px solid #95B5E1;	
	border-left: 3px solid #3F608D;	border-right: 2px solid #95B5E1;	text-decoration: none; 	padding: 1px 7px 4px 6px;
	 font-family:Verdana, Arial, Helvetica, sans-serif;}

/* copy from PullQuote */
.OpenSearchResultHeader{  border-top: solid 1px #27492D; background-color:#E6EDF6; padding: 0 5px 0 5px; }


/*========================================================*/
/*  News Articles                                      */
/*========================================================*/

.articleTopCell { background:#3A5999;padding: 6px; height: 25px; }
.articleTopCell .NormalBold {color: #ffffff; font-weight: bold; }
.articleFooterCell { color: #FFFFFF; padding: 3px; background-color: #3A5999; height: 25px; }
.articleFooterCell .NormalBold {color: #ffffff; font-weight: bold; }
.articlePagingCell { padding: 3px; background-color: #E6EDF6; height: 25px; }
.articleIconCell { background-color: #C0C0C0; width: 20px; }
/* color from HeaderMedium */
.HeaderNews,a.HeaderNews:link,a.HeaderNews:active,a.HeaderNews:visited,.a.HeaderNews:hover{ color:#27492D; font-size:18px; font-weight: bold; text-decoration:none;  } 
.HeaderNews,HeaderNews a:link,HeaderNews a:active,HeaderNews a:visited,.HeaderNews a:hover{ color:#27492D; font-size:18px; font-weight: bold; text-decoration:none;  } 
/* color from Accent 1 for link and mouse over */
.ArticleLink, a.ArticleLink { font-size: 16px; font-weight: bold; color: #27492D;}
a.ArticleLink:link, a.ArticleLink:visited {color: #27492D;	text-decoration: none;}
a.ArticleLink:hover, a.ArticleLink:active {	color: #27492D;	text-decoration: underline;}

.ArticleImage { vertical-align: top;  width:28;  padding: 3px 0px 0px 0px; text-align:center;  }

/*========================================================*/
/*  DNN Core Documents                                     */
/*========================================================*/
.DNN_Documents TD{  padding: 1px;}
.DNN_Documents .TitleHeader { color:#472744; font-size:12px;  font-weight: bold; padding: 0 7px 5px 0px;} 
.DNN_Documents .CategoryHeader{ color:#472744; font-size:12px;  font-weight: bold; padding: 0 7px 5px 7px;} 
.DNN_Documents .SizeHeader { color:#472744; font-size:12px;  font-weight: bold; padding: 0 7px 5px 7px;white-space:nowrap;} 
.DNN_Documents .TitleCell { color:#27492D; font-size:12px;  font-weight: bold; padding: 0 7px 5px 0px; } 
.DNN_Documents .CategoryCell { font-size:12px; font-weight: bold; padding: 0 7px 5px 7px;white-space:nowrap;} 
.DNN_Documents .SizeCell { font-size:12px; font-weight: bold; padding: 0 7px 5px 7px;} 
.DNN_Documents .DownloadCell {  padding: 0 7px 5px 7px;} 

a.DownloadCell:link, a.DownloadCell:active, a.DownloadCell:visited, 
.DownloadCell a:link, .DownloadCell a:active, .DownloadCell a:visited{font-size:11px;  font-weight:bold;
	color: #ffffff; border-top: 2px solid #95B5E1;	border-bottom: 3px solid #3F608D;	border-left: 2px solid #95B5E1;
	border-right: 3px solid #3F608D;	padding: 1px 5px 2px 6px;
	text-decoration: none;	background: #5373b9;	line-height: 1.8em;}
a.DownloadCell:hover, .DownloadCell a:hover{color: #111111; 	border-top: 3px solid #3F608D;	border-bottom: 2px solid #95B5E1;	border-left: 3px solid #3F608D;	border-right: 2px solid #95B5E1;	text-decoration: none; 	padding: 0px 6px 3px 5px;}


/*==========================================================*/
/*  End Style Sheet                                         */
/*==========================================================*/




