/* body { background: url(../Images/blueBody.gif) repeat-x left top; } */
body { }


/* General Links +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
a:link { color: #000000;} 
a:active { color: #000000; } 
a:visited { color: #000000; } 
a:hover { color: #123885; } 

/* Header +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#Header	{ background:url(../Images/blueHeaderBiggest2.jpg) no-repeat left top; height: 175px; }
#Header	h1 { color:#373633;}
#Header	h1 a { color:#373633;}

/* Footer ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#Footer { background: #e5e5e5; color:#333; border-top: solid 1px #666;}
#Footer a { color:#999; }

/* SR +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.SR	h2 { border-bottom: dashed 1px #999;}

/* Menu +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#menu {background: #ffffff;}
#menu li a { border-right: color:#000000; /* solid 1px #eb3a97; */}
#menu a span {}
#menu a:hover span {}
#menu a:hover {background: #eb3a97; color: #000;}
#menu a:hover span {}
#menu li li a {}

/* BreadCrumb  ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.BreadCrumb { border-bottom: solid 1px #999; }

/* Featured +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.Featured h1 { border-bottom: solid 2px #ccc; color:#333;}

/* RecentArticles+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.RecentArticles h1 { border-bottom: solid 2px #ccc; color:#333;}


/* RecentNews ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.RecentNews h1 { border-bottom: solid 2px #ccc; color:#333;}

/* Recent Blogs ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.RecentBlogsTop { border-top: solid 1px #123885; }
.RecentBlogs { background: #ccc;}
.RecentBlogs h1 { border-bottom: solid 1px #e7e2d6; color:#666;}
.RecentBlogs big { border-bottom: dashed 1px #cfcfcf; }
.RecentBlogs small { color:#cc9966; } 
.RecentBlogs small a { color:#cc9966;}
.RecentBlogs a { color:#cc9966;}

.ArticleOptions { background: #ccc; border-bottom: solid 1px #123885;}
.PopularArticles { background: #ccc; border-bottom: solid 1px #123885;}
.FavoriteArticles { background: #ccc;  border-bottom: solid 1px #123885;}
.ArticleHistory { background: #ccc;  border-bottom: solid 1px #123885;}
.ArticlesToRead { background: #ccc;  border-bottom: solid 1px #123885;}
.PopularAuthors { background: #ccc;  border-bottom: solid 1px #123885;}


/* Post Info/Details */
.Post .PostInfo { color:#999; border-top: dashed 1px #ccc;}
.Post .PostInfo a { color: #999;}

/* Search Left +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.Search { background: #ccc; border-bottom: solid 1px #123885;}
.SearchTop { border-top: solid 1px #123885;}
.Search .arrow { background: url(../Images/blueSearchArrow.gif) no-repeat;}
.Search h2 { color:#000033; border-bottom: solid 1px #123885;}
.Search .arrow:hover { background: url(../Images/blueSearchArrow.gif) no-repeat 0 -20px; }
.Search .arrowIE { background: url(../Images/blueSearchArrow.gif) no-repeat 0 -20px; }
.Search p a { color:#02396e; }

/* SearchResults  +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.SearchResults a { color:#003399; }

/* Category Left ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/*
.Cat { background: #e8e8e8; border: solid 1px #666;}
.CatTop { /* border-top: solid 1px #123885; */ }
.Cat li a { color:#000; text-decoration: none; border-bottom: solid 1px #999;}
.Cat li a:visited { color:#000; text-decoration: none; border-bottom: solid 1px #999;}
.Cat li a:hover { background: #ddd; color:#000; text-decoration: none; border-bottom: solid 1px #999;}
*/

.Cat { background: #e8e8e8;}
.CatTop { border-top: solid 1px #999; }

.Cat li { border-bottom: solid 1px #999; }
.Cat li a { color:#e22f87; text-decoration: none; border-bottom-style: none}
.Cat li a:visited { color:#e22f87; border-bottom-style: none}
.Cat li a:hover { background: #dc3082; color:#000; border-bottom-style: none}

/* Site Menu Left ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.SiteMenu { background: #ccc; border-bottom: solid 1px #123885;}
.SiteMenuTop { border-top: solid 1px #123885; }
.SiteMenu h2 { color:#003366; border-bottom: solid 1px #123885; }
.SiteMenu li { border-bottom: dashed 1px #123885;} 
.SiteMenu li a { color:#003366; }
.SiteMenu li a:visited { color:#336699;}
.SiteMenu li a:hover { color:#6699cc;}

/* Block Area ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.Block h2 { color:#000;} 
.Block a { color:#333;}
.Block a:visited { color:#333}
.Block a:hover { color:#333; }
.BlockTop { border-top: solid 1px #123885; } /* this is the first bit of every built in module on the right */

/* Article Navigation +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.ArtNav { background: #ccc;}

/* Authors A-Z - ( Only on the Author page) +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.AZ ul { background:#ccc; }

/* PageForms +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.PageForms form { border: solid 1px #ccc; margin: 10px 0px; width: 99%;}
.PageForms th { background: #ccc;}

.PageForms .Button { background: #c5e6ff; border: outset 2px #ccc; }

/* Author Tabs +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#tabnav .tablink a:link, #tabnav  .tablink a:visited 
{ background: #ccc; border: 1px solid #c5e6ff; color:#003366; }
#tabnav .tablink a:link.active, #tabnav .tablink a:visited.active 
{ border-bottom: 1px solid #fff; background: #fff; color:#3366cc;}
#tabnav a:hover { background: #fff;}

/* Paging +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.Paging a { background: #ccc; border: 1px solid #c5e6ff; }
.Paging a:link { background: #ccc; border: 1px solid #daebe7; }
.Paging a:visited { background: #ccc; border: 1px solid #daebe7;}
.Paging a:hover { border: 1px solid #ff3300; background: #ff6600; color:#fff; }
.PagingDisabled { border: 1px solid #ccc; background: #e5e5e5; }
.PagingCurrentPageNumber { border: 1px solid #ff3300; background: #ff6600; color:#fff;}

.Post .PostMore .Comment .Details { }
.Post .PostMore .Comment {background:#F9FDFF url('../Images/commentquote.gif') no-repeat 5px 10px; border-top: 1px solid #E8F5FD; }
.Post .PostMore .CommentAlt {background:#FFFFFF url('../Images/commentquote.gif') no-repeat 5px 10px; border-top: 1px solid #E8F5FD;}



/* Summary Article Attachment */
.AttachmentList { border: 1px dashed #CCCCCC; }
.AttachmentList ul li { background: url(../Images/attach.gif) no-repeat left top; }
.AttachmentHeading { color: #666666;}

.Newsletter { background: #f4f1ea url(../Images/blueBlockBottom.gif) no-repeat left bottom; }
/* Teaser Image Styles */
.FeatureImageSpan {background-color: #F5F5F5;}
.FeatureImageCaption {  border-bottom: 1px #CCCCCC solid;  }

.shout {
    border-top-color: #e22f87;
    border-right-color: #e22f87;
    border-bottom-color: #e22f87;
    border-left-color: #e22f87;
    background-color: #e1e1e1;}

.shoutfixed {
    border-top-color: #e22f87;
    border-right-color: #e22f87;
    border-bottom-color: #e22f87;
    border-left-color: #e22f87;
    background-color: #e1e1e1;}

.pinktext {
    color: #e22f87;
}
