


/*----------------------------------------------------------------*/
/*  General Settings */
body
{
	background-color: #e4e4e4;
background-image:  url(../../files/PowerlineTechnology/Theme/bg.gif);
}

td {
	font-size: 8pt;
	color: #D9CFCF;	
	}
	
	
h2 {line-height: 20pt;}

h3, h4 {line-height: 15pt;}

h5, h6 {line-height: 10pt;}

h1, h2, h3, h4, h5, h6 {
	font-family: "arial narrow", "helvetica condensed", "arial";
	margin-bottom: 0px;
	}
	
h1 {
	font-size: 10pt;
	margin-top: 0px;
	margin-bottom: 10px;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: 1px solid #232323;
	}

a {
	text-decoration: underline;
	font-weight: bold;
	}

a:link:hover {text-decoration: none;}
	
a, h1, h2, h3, h4, h5, h6 {color: #F5C362;}

.Content, .RadEContent, .RadEContentBordered
{
	padding-right: 10px;
	padding-left: 10px;
	font-size: 8pt;
	color: black;
	padding-top: 10px;
	font-family: "arial";
	background-color: white;
}

/*----------------------------------------------------------------*/
/*----------------------------------------------------------------*/
/* Module Classes */


/* Feedback Form */
.FeedbackFormLabel
{
	font-family:"arial";
	font-size: 10pt;
	color:Black;
	font-weight:bold;
}
.FeedbackFormError
{
	font-family:"arial";
	font-size: 10pt;
	color:Red;
	font-weight:bold;
}




/* NewsLetter */
.NewsletterTitle
{
	font-family:"arial";
	font-size: 10pt;
	color:Black;
	font-weight:bold;
}
.NewsletterContent
{
	font-family:"arial";
	font-size: 10pt;
	color:Black;
}
.NewsletterIntro
{
	font-family:"arial";
	font-size: 10pt;
	color:Black;
}
.NewsletterMore
{
	font-family:"arial";
	font-size: 10pt;
	color:blue;
}



/* ECommerce */
.ECommerceError
{
	background-color:SteelBlue;
	font-family:"arial";
	font-size: 12pt;
	color:Red;
	font-weight:bold;
}
.ECommerceBackButton,.ECommerceNextButton,.ECommerceFinishButton,.ECommerceCouponButton,.ECommerceContinueShopping,.ECommerceCheckout
{
	background-color:SteelBlue;
	font-family:"arial";
	font-size: 8pt;
	color:White;
}
.ECommerceTitleBar
{
	background-color:#4682b4;
	font-family:"arial";
	font-size: 8pt;
	color:White;
}
.ECommerceFormLabel
{
	font-family:"arial";
	font-size: 10pt;
	color:Black;
}
.ECommerceExtensionLabel
{
	font-family:"arial";
	font-size: 10pt;
	color:Black;
}
.ECommerceItemTitle, .ECommerceCategoryTitle
{
	font-family:"arial";
	font-size: 12pt;
	color:Blue;
	font-weight:bold;
}
.ECommerceCategoryShortDescription, .ECommerceCategoryLongDescription, .ECommerceItemShortDescription,.ECommerceItemLongDescription
{
	font-family:"arial";
	font-size: 10pt;
	color:Black;
}
.ECommerceItemMoreInformation
{
	font-family:"arial";
	font-size: 10pt;
	color:Black;
}
.ECommerceItemPrice
{
	font-family:"arial";
	font-size: 12pt;
	color:Black;
}

/* Events */
.EventsSearchButton
{
	background-color:SteelBlue;
	font-family:"arial";
	font-size: 8pt;
	color:White;
}
.EventsMonthHeader
{
	font-family:"arial";
	font-size: 12pt;
	color:Navy;
	font-weight:bold;
}
.EventsTitle
{
	font-family:"arial";
	font-size: 10pt;
	color:Navy;
	font-weight:bold;
}
.EventsTime,.EventsDate
{
	font-family:"arial";
	font-size: 10pt;
	color:Black;
	font-weight:normal;
}
.EventsLocation
{
	font-family:"arial";
	font-size: 10pt;
	color:Black;
	font-weight:normal;
}
.EventsDescription
{
	font-family:"arial";
	font-size: 10pt;
	color:Black;
	font-weight:normal;
}


/* Links Module */
.LinksLocation
{
	font-family:"arial";
	font-size: 10pt;
	color:Black;
	font-weight:bold;
}
.LinksDescription
{
	font-family:"arial";
	font-size: 10pt;
	color:Black;
	font-weight:normal;
}
.LinksLink,.LinksLink:link:hover
{
	font-family:"arial";
	font-size: 10pt;
	color:Black;
	font-weight:normal;
}


/* Product Line Module */
.ProductLineTitle
{
	font-family:"arial";
	font-size: 12pt;
	color:Black;
	font-weight:bold;
}
.ProductLineShortDescription
{
	font-family:"arial";
	font-size: 10pt;
	color:Black;
	font-weight:normal;
}
.ProductLineLongDescription
{
	font-family:"arial";
	font-size: 10pt;
	color:Black;
	font-weight:normal;
}
.ProductLineSubTitle
{
	font-family:"arial";
	font-size: 8pt;
	color:Black;
	font-weight:normal;
}


/*----------------------------------------------------------------*/



