body { background: #d9ebf7; color:#2f2928; } 

/* General Links */
a:link { color: #0066cc;} 
a:active { color: #0066cc; } 
a:visited { color: #0066cc; } 
a:hover { color: #003366; } 

#container { background: #fff url(../Images/lightContainer.gif) no-repeat left bottom;} 

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Header {} 
.Header a { color: #000; }
.Header a:visited { color: #000; }
.Header a:hover { color: #000; text-decoration: none; }

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Search .arrow { background: url(../Images/lightSearchArrow.gif) no-repeat;}
.Search .arrow:hover { background: #ffd780 url(../Images/lightSearchArrow.gif) no-repeat 0 -21px; }
.Search .arrowIE { background: #ffd780 url(../Images/lightSearchArrow.gif) no-repeat 0 -21px; }
.Search p a {}

/* Theme Girl +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.ML { background: url(../Images/lightML.gif) no-repeat left top;}
.MR { background: url(../Images/lightMR.gif) no-repeat left top;}


/* Top Menu ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.TopMenu ul { border-left: solid 1px #82acd0; }
.TopMenu li { border-right: solid 1px #82acd0;}
.TopMenu li a { color:#abd8ff; }
.TopMenu li a:visited { color:#abd8ff; }
.TopMenu li a:hover { color:#fff; }

/* DropDown Menu ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#menu { background: #666;}
#menu li a { color: #0066cc; background: url(../Images/BlueMenuLeft.png) no-repeat left top; border-right: solid 1px #a7a7a7;}
#menu a span { background: url(../Images/BlueMenuRight.png) no-repeat right top; color: #fff; }
#menu a:hover span { color: #fff;}
#menu a:hover { color: #fff; }
DIV#menu ul li ul {	background: #666; color:#fff; }
#menu li li a  { background: #666; color:#fff;}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* BreadCrumb */

.SC .BreadCrumb { color: #333366; background: #e9f6ff; }

.SC h1 { color: #666666; border-bottom: dashed 1px #999; }
.SC h2 { color: #666666;}
.SC h3 { color: #666666;}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Featured h1 { border-bottom: solid 1px #ccc; color:#666; }

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.RecentArticles h1 { border-bottom: solid 1px #ccc; color:#666; }

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.SearchResults {}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* Recent Blogs */
.RecentBlogs h1 {  color:#333; border-bottom: solid 1px #ccc; color:#333;  }
.RecentBlogs big { background: url(../Images/ArticleIco.png) no-repeat left center; border-bottom: solid 1px #999; padding-left: 18px;}
.RecentBlogs em { color: #999; }
.RecentBlogs em a { color: #999; }
.RecentBlogs em a:visited { color: #999; }
.RecentBlogs em a:hover { color: #999; }

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.News {}

/* RecentNews +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.RecentNews h1 { border-bottom: solid 1px #ccc; color:#333; }

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* Post */
.Post { padding: 0px; margin: 0px;}

/* Post Author */
.Post .PostAuthorDetails {}
.Post .PostAuthorDetails big {}
.Post .PostAuthorDetails p { color:#333;}

.Post .PostBottom li a {}
.Post .PostBottom li a:visited {}
.Post .PostBottom li a:hover {}


/* Article Comments */
.Post .PostMore .Comment .Details { }
.Post .PostMore .Comment {background:#F5F5EC url('../Images/commentquote1.gif') no-repeat 5px 10px; border-top: 1px solid #E1E1C8; }
.Post .PostMore .CommentAlt {background:#FFFFFF url('../Images/commentquote1.gif') no-repeat 5px 10px; border-top: 1px solid #E1E1C8;}

/* Article Navigation */
.ArtNav { background: #e9f6ff;}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* Authors A-Z - ( Only on the Author page) */
.AZ ul { background:#e9f6ff; }

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* PageForms */
.PageForms form { border: solid 1px #e5e5dc; margin: 10px 0px;}
.PageForms th { background: #e5e5dc;}
.PageForms table tr td  { background: #f5f5ec; }
.PageForms table tr td table tr td { background: none; }
.PageForms .Button { background: #c9e7ff; border: outset 2px #ccc; }


/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* tabs styles */
#tabnav .tablink a:link, #tabnav  .tablink a:visited 
{ background: #f5f5ec; border: 1px solid #e5e5dc; color:#003366; }
#tabnav .tablink a:link.active, #tabnav .tablink a:visited.active 
{ border-bottom: 1px solid #fff; background: #fff; color:#0066cc;}
#tabnav a:hover { background: #fff;}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.SR h2 {}
.SR li a { color:#007fd8;}
.SR li a:visited { color:#007fd8;}
.SR li a:hover { color: #666; }

/* Search */
.SR .search { background: #004181 url(../Images/BlueSearchBottom.gif) no-repeat left bottom; }
.SR .searchTop { background: url(../Images/BlueSearchTop.gif) no-repeat left top;}

.SR .block { background: #e9f6ff url(../Images/BlueBlockBottom.gif) no-repeat left bottom;}
.SR .blockTop { position: absolute; background: url(../Images/BlueBlockTop.gif) no-repeat left top; }

.SR .Categ { background: #f2f4c1 url(../Images/lightCategBottom.gif) no-repeat left bottom;}
.SR .Categ h2 { border-bottom: dashed 1px #cccf8f; background: url(/templates/ModernSlick/Images/H3Categ.png) no-repeat left top; padding-left: 15px;}
.SR .CategTop { position: absolute; background: url(../Images/lightCategTop.gif) no-repeat left top;}

.SR .Categ li a { color:#000033; border-bottom: dashed 1px #d6d99a;}
.SR .Categ li a:visited { color:#000033; border-bottom: dashed 1px #d6d99a;}
.SR .Categ li a:hover { color:#000033; border-bottom: dashed 1px #d6d99a; background: #fdffc8 url(../Images/RightIcoLi.gif) no-repeat left top;}


.SR .SRTop { background: url(../Images/lightBlockTop.gif) no-repeat left top;}

.SR .ArticleOptions { background: #f5f5ec url(../Images/lightBlockBottom.gif) no-repeat left bottom;}
.SR .PopularArticles { background: #f5f5ec url(../Images/lightBlockBottom.gif) no-repeat left bottom;}
.SR .FavoriteArticles { background: #f5f5ec url(../Images/lightBlockBottom.gif) no-repeat left bottom;}
.SR .ArticleHistory { background: #f5f5ec url(../Images/lightBlockBottom.gif) no-repeat left bottom;}
.SR .ArticlesToRead { background: #f5f5ec url(../Images/lightBlockBottom.gif) no-repeat left bottom;}
.SR .PopularAuthors { background: #f5f5ec url(../Images/lightBlockBottom.gif) no-repeat left bottom;}


.SR .SiteMenu { background: #666 url(../Images/lightSiteMenuBottom.gif) no-repeat left bottom;}
.SR .SiteMenu h2 { color:#fff; border-bottom: dashed 1px #909090; }
.SR .SiteMenuCorner { background: url(../Images/lightSiteMenuCorner.gif) no-repeat left top;}
.SR .SiteMenu li { background:url(../Images/SiteMenuIcoLi.gif) no-repeat left top;}
.SR .SiteMenu li a { color:#fff;}
.SR .SiteMenu li a:visited { color:#fff;}
.SR .SiteMenu li a:hover { color:#f2f4c1;}


/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* Paging */
.Paging a { background: #e9f6ff; border: 1px solid #c9e7ff; }
.Paging a:link { background: #e9f6ff; border: 1px solid #c9e7ff; }
.Paging a:visited { background: #e9f6ff; border: 1px solid #c9e7ff;}
.Paging a:hover { border: 1px solid #003366; background: #0066cc; color: #fff;}

.PagingDisabled { border: 1px solid #ccc; background: #e5e5e5; }
.PagingCurrentPageNumber { border: 1px solid #003366; background: #0066cc; color: #fff;}

/* Footer ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* Footer ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.footer p { color:#556370;}
.footer a { color:#556370;}
.footer a:visited { color:#556370;}
.footer a:hover { color:#333;}


/* Summary Article Attachment */
.AttachmentList { border:1px solid #BEBEBE; background-color: #F8F8F8; }
.AttachmentList ul li { background: url(../Images/attach.gif) no-repeat left top; }
.AttachmentHeading { color:#384C4B;}

.SR .Newsletter { background: #f5f5ec url(../Images/lightBlockBottom.gif) no-repeat left bottom;}
/* Teaser Image Styles */
.FeatureImageSpan {background-color: #F5F5F5;}
.FeatureImageCaption {  border-bottom: 1px #CCCCCC solid;  }
