/*----------------------------------------------------*/
/*    Skin Styles for DotNetNuke - Flex by DrNuke     */
/*           http://www.DrNuke.co.uk/flex             */
/*       Copyright DrNuke - All rights reserved       */
/*----------------------------------------------------*/
									
.MainTable { width:100%; height:100%; background:#eaeaea; }
.MainCell { padding:0px 20px 0px 20px; }
.FooterArea { height:30px; padding:10px 25px 15px 25px; width:100%; background-color:#eaeaea; }

/* Logo cell */ 
.LogoCell { height:210px; width:318px; padding:0px 0px 0px 0px; }
/* Privacy token cell */ 
.PrivacyCell { vertical-align:middle; padding:0 0 0 0; background:url(images/footer.jpg) repeat-x top left; }
/* Terms token cell */ 
.TermsCell { vertical-align:middle; text-align:center; color:#515151; width:100%; padding:0 0 7px 0; background:url(images/footer.jpg) repeat-x top left; }
/* Copyright token cell */ 
.CopyrightCell { width:100%; vertical-align:middle; text-align:center; padding:0 0 0 0; background:url(images/footer.jpg) repeat-x top left; }

.BorderTable { height:100%; background:#ffffff; background-image:url(images/blue_header_stretch.gif); background-position:top left; background-repeat:repeat-x;  }
.BorderTable2 { height:100%; background:#ffffff; background-image:url(images/red_header_stretch.gif); background-position:top left; background-repeat:repeat-x;  }
.BorderTable3 { height:100%; background:#ffffff; background-image:url(images/black_header_stretch.gif); background-position:top left; background-repeat:repeat-x;  }
.BorderTable4 { height:100%; background:#ffffff; background-image:url(images/green_header_stretch.gif); background-position:top left; background-repeat:repeat-x;  }
.BorderTable5 { height:100%; background:#ffffff; background-image:url(images/orange_header_stretch.gif); background-position:top left; background-repeat:repeat-x;  }
.BorderL { width:20px; background-color:#eaeaea; }
.BorderM { background:#FFFFFF; }
.BorderR { width:20px; background-color:#eaeaea; }

/* End Style Sheet */
/*----------------------------------------------------*/

/* Feed Reader Lite styles */
hr{ height:2px; color:#b6c1cd; background:#b6c1cd; border:#b6c1cd; }
.feedtitle{ color:#ffffff; font-size:13pt;}
.feeddescription{  color:#ffffff; margin-bottom:10px;}

.feedarticletitle{ color:#ffffff; font-weight:700; text-decoration:none; padding-bottom:3px; font-size:10pt; line-height:10pt;}
a.feedarticletitle:link{ color:#ffffff; font-weight:700; text-decoration:none;font-size:10pt; line-height:10pt;}
a.feedarticletitle:visited{ color:#ffffff; font-weight:700; text-decoration:none;font-size:10pt; line-height:10pt;}
a.feedarticletitle:hover{ color:#ffffff; font-weight:700; text-decoration:underline;font-size:10pt; line-height:10pt;}
a.feedarticletitle:active{ ccolor:#ffffff; font-weight:700; text-decoration:none;font-size:10pt; line-height:10pt;}

.feedarticledescription{ color:#ffffff; font-size:8pt; line-height:10pt;margin-bottom:3px;}

.feedpublication{ color:#DAE0E6; font-size:8pt; }

.feedlink{ text-align:right; float:right; margin-bottom:8px}
a.feedlink:link{ color:#ffffff;  text-decoration:none; font-size:7pt; font-weight:700;}
a.feedlink:visited{ color:#ffffff;  text-decoration:none;font-size:7pt;font-weight:700;}
a.feedlink:hover{ color:#ffffff;  text-decoration:underline;font-size:7pt;font-weight:700;}
a.feedlink:active{ color:#ffffff;  text-decoration:none;font-size:7pt;font-weight:700;}

a.feedpager:link{ color:#ffffff;text-decoration:underline; font-size:8pt;}
a.feedpager:visited{ color:#ffffff;text-decoration:underline;font-size:8pt;}
a.feedpager:hover{ color:#ffffff;text-decoration:underline;font-size:8pt;}
a.feedpager:active{ color:#ffffff;text-decoration:underline;font-size:8pt;}
/* End Feed Reader Lite styles */



