body { background: #e9f1f3; color:#2f2928; } 

/* General Links */
a:link { color: #0066cc; } 
a:active { color : #0066cc; } 
a:visited { color : #0066cc; } 
a:hover { color : #cc0000; } 

#container { background: url(../Images/blueContainer.gif) no-repeat left bottom;} 

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Header {} 
.Header a { color: #fff; }
.Header a:visited { color: #fff; }
.Header a:hover { color: #fff; text-decoration: none; }

.HL { background: #004f99 url(../Images/blueHL.gif) no-repeat left bottom;}
.HR { background: #318ccb url(../Images/blueHR.gif) no-repeat left bottom; }

/* Theme ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* Search */
.BR { background: #666 url(../Images/blueSearchBottom.gif) no-repeat left bottom; }
.BR .BRTop { background: url(../Images/blueSearchTop.gif) no-repeat left top;}
.BR .arrow { background: url(../Images/blueSearchArrow.png) no-repeat;}
.BR .arrow:hover { background: #ffd780 url(../Images/blueSearchArrow.png) no-repeat 0 -20px; }
.BR .arrowIE { background: #ffd780 url(../Images/blueSearchArrow.png) no-repeat 0 -20px; }
.BR p a { color:#fff;}

.BL { background: url(../Images/blueFitness.jpg) no-repeat left top;}

/* DropDown Menu ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#menu li { border-left: solid 1px #318ccb;}
#menu li a { color: #ccebff; }
#menu a span { color: #ccebff; }
#menu a:hover span { color: #ccebff;}
#menu a:hover { color: #ccebff; }
DIV#menu ul li ul {	background: #004f99; }
#menu li li a  { background: #004f99;}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.content { background: #fff url(../Images/blueContentBottom.gif) no-repeat left bottom;} 

.contentTop { background: url(../Images/blueContentTop.gif) no-repeat left top;} 


/* BreadCrumb */

.content .BreadCrumb { color: #333366; background: #e9f6ff; }

.content h1 { color: #993333;}
.content h2 { color: #993333;}
.content h3 { color: #993333;}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Featured h1 { border-bottom: dashed 1px #ccc; color:#cc0000; }

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.RecentArticles h1 { border-bottom: dashed 1px #ccc; color:#cc0000; }

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.SearchResults {}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* Recent Blogs */
.RecentBlogs { background:#fff; }
.RecentBlogs h3 { border-bottom: dashed 1px #ccc; color:#cc0000;  }
.RecentBlogs em { color: #999; }
.RecentBlogs em a { color: #999; }
.RecentBlogs em a:visited { color: #999; }
.RecentBlogs em a:hover { color: #999; }

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.News {}
.News h1 { border-bottom: dashed 1px #ccc; color:#cc0000; }
.News h2 { color:#0086cc; }

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* Post */
.Post { padding: 0px; margin: 0px;}

/* Post Author left side from the article */
.Post .PostAuthorDetails { background:#e9f6ff;  }
.Post .PostAuthorDetails h2 {}
.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:#F5F9FA url('../Images/commentquote.gif') no-repeat 5px 10px; border-top: 1px solid #E9F1F3; }
.Post .PostMore .CommentAlt {background:#FFFFFF url('../Images/commentquote.gif') no-repeat 5px 10px; border-top: 1px solid #E9F1F3;}


/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Category .Desc { color:#333; }

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* Authors A-Z - ( Only on the Author page) */
.AZ ul { background:#e9f6ff; }

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* PageForms */
.PageForms form { border: solid 2px #e9f6ff;}
.PageForms th { background: #e9f6ff;}
.PageForms .Button { background: #c9e7ff; border: outset 2px #ccc; }


/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* tabs styles */
#tabnav .tablink a:link, #tabnav  .tablink a:visited 
{ background: #e9f6ff; border: 1px solid #c9e7ff; color:#003366; }
#tabnav .tablink a:link.active, #tabnav .tablink a:visited.active 
{ border-bottom: 1px solid #fff; background: #fff; color:#cc0000;}
#tabnav a:hover { background: #fff;}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.right h2 { border-bottom: solid 1px #a1bac9; color:#000033; }
.right li a { color:#003366;}
.right li a:visited { color:#003366;}
.right li a:hover { color:#336699; text-decoration: underline;}


.right .block { background: #d1dfe7 url(../Images/blueBlockBottom.gif) no-repeat left bottom;}
.right .blockTop { position: absolute; background: url(../Images/blueBlockTop.gif) no-repeat left top; }


.right .Categ { background: #b6cdda url(../Images/blueCategBottom.gif) no-repeat left bottom;}
.right .CategTop { position: absolute; background: url(../Images/blueCategTop.gif) no-repeat left top;}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* 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 #cc0000; background: #ff0000; color: #fff;}

.PagingDisabled { border: 1px solid #ccc; background: #e5e5e5; }
.PagingCurrentPageNumber { border: 1px solid #cc0000; background: #ff0000; color: #fff;}

/* Footer ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.footer { color:#666;}
.footer a {color:#666;}
.footer a:visited {color:#666;}
.footer a:hover {color:#666;}

/* Summary Article Attachment */
.AttachmentList { background-color: #E4EDF1; border: #B6CDDA 1px solid; }
.AttachmentList ul li { background: url(../Images/attach.gif) no-repeat left top; }
.AttachmentHeading { color:#338CC5;}
/* Teaser Image Styles */
.FeatureImageSpan {background-color: #F5F5F5;}
.FeatureImageCaption {  border-bottom: 1px #CCCCCC solid;  }