/* ===================================
   CSS STYLES FOR Module wildPortfolio
   =================================== */

.Article {
	text-align: justify;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.LinkArticle:link {
	color:#006699;
	font-size:20px;
	font-weight:bold;
	text-decoration:none;
}
.LinkArticle:visited {
	color:#006699;
	font-size:20px;
	font-weight:bold;
	text-decoration:none;
}
.LinkArticle:hover {
	color:#FF0000;
	text-decoration: underline;
}
.LinkArticle:active {
	color:#006699;
	font-size:20px;
	font-weight:bold;
	text-decoration:none;
}

.HeaderArticle {
	font-size: 18px;
}

.DateArticle {
	font-size: 10px;
	margin-bottom: 5px;
}

.DescriptionArticle {
	font-size: 12px;
}

.ImageArticle img {
	float:left;
	margin:0 8px 4px 0;
}

.wildPFHead {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  20px;
    font-weight:    normal;
    color: #333333;
}

.wildPFSubHead {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  14px;
    font-weight:    bold;
    color: #003366;
}

.wildPFSubSubHead {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: black;
}

.wildPFNormal {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
}

.wildPFNormalTextBox {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
}

.wildPFNormalRed {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: bold;
    color: #ff0000
}

.wildPFNormalBold {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: bold;
}

/* hyperlink style for paging numeric buttons */

.wildButton { 
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
}
    
A.wildButton:link {
	color: #003366;
}

A.wildButton:visited {
	color: #003366;
}

A.wildButton:hover {
	color: #FF0000;
}

A.wildButton:active {
	color: #003366;
}

.wildButtonOn { 
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
}

/* hyperlink style for direction buttons */
.wildDirection {
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
}
    
A.wildDirection:link {
	color: #003366;
}

A.wildDirection:visited {
	color: #003366;
}

A.wildDirection:hover {
	color: #FF0000; 
}

A.wildDirection:active {
	color: #003366;
}

/* ====================================== */
/* wildPortfolio background sample styles */
/* ====================================== */

.wildDefaultBG {
    background-color: #CCCCCC;
    font-family: Arial, Helvetica;
    font-size: .9em;
    font-weight: normal;
}
.wildDefaultAltBG {
    background-color: #EEEEEE;
    font-family: Arial, Helvetica;
    font-size: .9em;
    font-weight: normal;
}

/* these Gradients work in Internet Explorer */

.wildGradientTop {
	background-color: #7f8da7; 
	filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr='#FFFFFF', startColorstr='#4D6185', gradientType='0');
}

.wildGradientBottom {
	background-color: #7f8da7; 
	filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr='#4D6185', startColorstr='#FFFFFF', gradientType='0');
}

.wildGradientLeft {
	background-color: #7f8da7; 
	filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr='#FFFFFF', startColorstr='#4D6185', gradientType='1');
}

.wildGradientRight {
	background-color: #7f8da7; 
	filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr='#4D6185', startColorstr='#FFFFFF', gradientType='1');
}

.wildGradientLeft3 {
	background-color: #E4E7EE;
	filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr='#FFFFFF', startColorstr='#E4E7EE', gradientType='1');
}

.wildGradientRight3 {
	background-color: #7f8da7; 
	filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr='#E4E7EE', startColorstr='#FFFFFF', gradientType='1');
}

.bgGray {
  background-color: #333333;
}

.bgBlack {
    background-color: #000000;
    font-family: Arial, Helvetica;
    font-size: 1.4em;
    font-weight: bold;
    color: #ffffff;
}

.bgSpacer {
  background-color: #000000;
}

.wildFBNews {
	float:left;
	margin:0 8px 4px 0;
}

.wildFBNewsRight {
	float:right;
	margin:0 8px 4px 0;
}

.wildPFHead a:link {
	font-weight: normal !important;
	font-size: 20px !important;
	text-decoration: none;
}
.wildPFHead a:visited {
	font-weight: normal !important;
	font-size: 20px !important;
	text-decoration: none;
}
.wildPFHead a:hover{
	text-decoration: underline;
}
.wildPFHead a:active {
	font-weight: normal !important;
	font-size: 20px !important;
	text-decoration: none;
}

.wildPFSubHead a:link {
	font-weight: bold !important;
	font-size: 14px !important;
	text-decoration: none;
}
.wildPFSubHead a:visited {
	font-weight: bold !important;
	font-size: 14px !important;
	text-decoration: none;
}
.wildPFSubHead a:hover{
	text-decoration: underline;
}
.wildPFSubHead a:active {
	font-weight: bold !important;
	font-size: 14px !important;
	text-decoration: none;
}

.wildPFSubSubHead a:link {
	font-weight: bold !important;
	font-size: 11px !important;
	text-decoration: none;
}
.wildPFSubSubHead a:visited {
	font-weight: bold !important;
	font-size: 11px !important;
	text-decoration: none;
}
.wildPFSubSubHead a:hover{
	text-decoration: underline;
}
.wildPFSubSubHead a:active {
	font-weight: bold !important;
	font-size: 11px !important;
	text-decoration: none;
}

.wildPFNormalBold a:link {
    font-size: 11px !important;
    font-weight: bold !important;
	text-decoration: none;
}
.wildPFNormalBold a:visited {
    font-size: 11px !important;
    font-weight: bold !important;
	text-decoration: none;
}
.wildPFNormalBold a:hover{
	text-decoration: underline;
}
.wildPFNormalBold a:active {
    font-size: 11px !important;
    font-weight: bold !important;
	text-decoration: none;
}

.wildPFNormal a:link {
    font-size: 11px !important;
    font-weight: normal !important;
	text-decoration: none;
}
.wildPFNormal a:visited {
    font-size: 11px !important;
    font-weight: normal !important;
	text-decoration: none;
}
.wildPFNormal a:hover{
	text-decoration: underline;
}
.wildPFNormal a:active {
    font-size: 11px !important;
    font-weight: normal !important;
	text-decoration: none;
}
